diff --git a/ESP32-Rainmaker-Switch/.vscode/c_cpp_properties.json b/ESP32-Rainmaker-Switch/.vscode/c_cpp_properties.json index c3eac26c2..8a9385d5a 100644 --- a/ESP32-Rainmaker-Switch/.vscode/c_cpp_properties.json +++ b/ESP32-Rainmaker-Switch/.vscode/c_cpp_properties.json @@ -2,7 +2,7 @@ "configurations": [ { "name": "ESP-IDF", - "compilerPath": "${config:idf.toolsPathWin}\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\\xtensa-esp32s2-elf-gcc.exe", + "compilerPath": "${config:idf.toolsPathWin}\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe", "compileCommands": "${config:idf.buildPath}/compile_commands.json", "includePath": [ "${config:idf.espIdfPath}/components/**", diff --git a/ESP32-Rainmaker-Switch/.vscode/settings.json b/ESP32-Rainmaker-Switch/.vscode/settings.json index 137b7e637..9f47b7e8e 100644 --- a/ESP32-Rainmaker-Switch/.vscode/settings.json +++ b/ESP32-Rainmaker-Switch/.vscode/settings.json @@ -1,6 +1,6 @@ { "C_Cpp.intelliSenseEngine": "default", - "idf.adapterTargetName": "esp32s2", + "idf.adapterTargetName": "esp32c3", "idf.customExtraPaths": "c:\\Users\\alex\\.espressif\\tools\\tools\\xtensa-esp-elf-gdb\\14.2_20240403\\xtensa-esp-elf-gdb\\bin;c:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf-gdb\\14.2_20240403\\riscv32-esp-elf-gdb\\bin;c:\\Users\\alex\\.espressif\\tools\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin;c:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin;c:\\Users\\alex\\.espressif\\tools\\tools\\esp32ulp-elf\\2.35_20220830\\esp32ulp-elf\\bin;c:\\Users\\alex\\.espressif\\tools\\tools\\cmake\\3.24.0\\bin;c:\\Users\\alex\\.espressif\\tools\\tools\\openocd-esp32\\v0.12.0-esp32-20240318\\openocd-esp32\\bin;c:\\Users\\alex\\.espressif\\tools\\tools\\ninja\\1.11.1;c:\\Users\\alex\\.espressif\\tools\\tools\\idf-exe\\1.0.3;c:\\Users\\alex\\.espressif\\tools\\tools\\ccache\\4.8\\ccache-4.8-windows-x86_64;c:\\Users\\alex\\.espressif\\tools\\tools\\dfu-util\\0.11\\dfu-util-0.11-win64;c:\\Users\\alex\\.espressif\\tools\\tools\\esp-rom-elfs\\20230320", "idf.customExtraVars": { "OPENOCD_SCRIPTS": "c:\\Users\\alex\\.espressif\\tools\\tools\\openocd-esp32\\v0.12.0-esp32-20240318/openocd-esp32/share/openocd/scripts", @@ -10,10 +10,9 @@ "idf.espIdfPathWin": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf", "idf.espAdfPathWin": "C:\\Users\\alex\\.espressif\\esp-adf", "idf.openOcdConfigs": [ - "interface/ftdi/esp32_devkitj_v1.cfg", - "target/esp32s2.cfg" + "board/esp32c3-ftdi.cfg" ], - "idf.portWin": "COM33", + "idf.portWin": "COM32", "idf.pythonBinPathWin": "c:\\Users\\alex\\.espressif\\tools\\python_env\\idf5.2_py3.11_env\\Scripts\\python.exe", "idf.toolsPathWin": "c:\\Users\\alex\\.espressif\\tools", "idf.gitPathWin": "c:\\Users\\alex\\.espressif\\tools\\tools\\idf-git\\2.39.2\\cmd\\git.exe", diff --git a/ESP32-Rainmaker-Switch/build/.bin_timestamp b/ESP32-Rainmaker-Switch/build/.bin_timestamp new file mode 100644 index 000000000..339910257 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/.bin_timestamp @@ -0,0 +1 @@ +f44eac26c73f91f3a3c59cb8c506f8ad C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/ESP32-Rainmaker-Switch.bin diff --git a/ESP32-Rainmaker-Switch/build/.ninja_deps b/ESP32-Rainmaker-Switch/build/.ninja_deps new file mode 100644 index 000000000..c5b941b1c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/.ninja_deps differ diff --git a/ESP32-Rainmaker-Switch/build/.ninja_log b/ESP32-Rainmaker-Switch/build/.ninja_log new file mode 100644 index 000000000..fb92f19b2 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/.ninja_log @@ -0,0 +1,1149 @@ +# ninja log v5 +7770 8415 7450171935877692 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj 1783afc15820275d +128382 130263 7450173152557237 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj bc0380bffdbf1725 +93728 94415 7450172795652031 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj 7d64cd4e905fc578 +191128 192399 7450173775065685 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp.c.obj c471e7bab88737ac +143 349 7450171855240376 project_elf_src_esp32c3.c 95b03d74abb8223f +116246 117046 7450173022104025 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj 6f846702fe70dbf4 +143 349 7450171855240376 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/project_elf_src_esp32c3.c 95b03d74abb8223f +203177 204102 7450173892560147 esp-idf/esp_diag_data_store/CMakeFiles/__idf_esp_diag_data_store.dir/src/rtc_store/rtc_store.c.obj 997dbb5c68b863d0 +1556 2946 7450171880580666 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj 12d9d5bedbcde538 +77685 78813 7450172639954753 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj 62f270deb05ec1ce +303 568 7450171857713875 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/sections.ld.in 78165bcfe24bb977 +7402 8112 7450171932558102 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj 422348b65019a457 +183040 184518 7450173694947245 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_date.c.obj d892b03e84a44e73 +49527 50495 7450172355203161 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modem.c.obj 4cc8f4e5250a8610 +101415 102761 7450172878138044 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj 141bfc7381c7931a +128480 130396 7450173154353274 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj eaedf454eb3b373d +212227 213128 7450173981532874 esp-idf/espressif__mdns/libespressif__mdns.a 9a28132d66e68fd2 +174 529 7450171856920775 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/ota_data_initial.bin 6261a0f1aa1cb3d7 +8278 9108 7450171942361837 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_ecc.c.obj b3cad0a7137a5c62 +174 529 7450171856920775 ota_data_initial.bin 6261a0f1aa1cb3d7 +189915 190673 7450173757701966 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj f2729a29d1c9c54b +159 2071 7450171857074448 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/partition_table/partition-table.bin 4f4662f0a51335f +189606 190589 7450173756516203 esp-idf/esp_lcd/libesp_lcd.a 5edfb3507307f59c +2073 3187 7450171882115445 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj 42089b7ee31abd68 +132984 133268 7450173184612326 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-install c2c8c3a7b48e5968 +150443 151550 7450173367117796 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_platform.c.obj 8bf9e4a7034108ba +59420 60164 7450172453179816 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj feaad3b800573d11 +3871 4540 7450171896901868 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj 529a87383a3de16a +102347 103594 7450172887099861 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj dc5b79a7235b9ad5 +28340 29017 7450172141468573 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-update 10ce12ecec60ccbe +191 542 7450171857391162 esp-idf/esp_system/ld/memory.ld 6f0b78c0ac16d02a +11968 12875 7450171980290791 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj baad7583221c52ce +191 542 7450171857391162 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/memory.ld 6f0b78c0ac16d02a +48344 48863 7450172340399121 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj 420e6ffd36aa7b3b +14492 15325 7450172004148374 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_hardware.c.obj 680ab98cf75df50b +25218 26158 7450172111586763 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj 3673973408f6a490 +7045 7597 7450171927679772 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj be444d7f7df8db4c +84232 85490 7450172706551950 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj ab8891520747e604 +303 568 7450171857713875 esp-idf/esp_system/ld/sections.ld.in 78165bcfe24bb977 +95788 96776 7450172819073464 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj 40b6c130453eb150 +151751 152811 7450173379615951 esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_common.c.obj 89bd4537f6b06a6c +583 1164 7450171863018092 esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x25519.c.obj 4cfd4fad3734a476 +95747 96634 7450172817966047 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj fb408aabc5c55eeb +46119 46753 7450172318522093 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/spi_periph.c.obj d42a81295144817d +570 1319 7450171863403691 esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/everest.c.obj b5258b581f537523 +57726 58257 7450172433881390 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/portasm.S.obj 31779daac2ec4d03 +209049 209961 7450173950441871 esp-idf/json_parser/libjson_parser.a 74c301c493e89d00 +606 1437 7450171863594480 esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.obj 704a8083bd79a463 +10844 11893 7450171970520324 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ffdh.c.obj 694036d1cf243221 +7118 7884 7450171930055187 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.obj 98fd817c19cf7f1d +20970 22720 7450172078568648 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj 5eed1613f51207e1 +625 1545 7450171865733150 esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m_driver_entrypoints.c.obj 1fce1c35535c9941 +667 1661 7450171866799728 esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m.c.obj c243d47030656974 +93431 94540 7450172795906593 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj 68a1d334e7f1b445 +16950 18212 7450172032265050 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj b62b266015acc447 +159 2071 7450171857074448 partition_table/partition-table.bin 4f4662f0a51335f +7080 7768 7450171929135253 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj dfe8603daff13a97 +188005 188849 7450173739708708 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_spi.c.obj 708a64b0d10756af +84567 85439 7450172705779064 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj 778ba848c0ed9a77 +89757 90630 7450172757873315 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj c332fa7703beb707 +77813 79053 7450172641619727 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj 71e89762dbc24f3 +2997 3912 7450171890838036 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod_raw.c.obj 7d6a91276a0109a2 +5798 7038 7450171921527149 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj e0f865a13f35776d +127325 128266 7450173133620437 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj f20a667404bbf6b3 +100058 101310 7450172864887403 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj 560671e6a6684819 +1336 2156 7450171872286268 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj 50966ee2c6f5e5bb +12629 13394 7450171984602490 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj 2871fb1120215831 +1255 2320 7450171873185122 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj 5530c83808a71046 +147677 148429 7450173336088004 esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/rtc_io.c.obj 2d7dc3d6b6933d7c +2476 3862 7450171889419142 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.obj bbf7c7ff75d989ae +41437 42126 7450172272826878 esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj 5d5b277b43a69530 +1443 2460 7450171874165789 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.obj a1c0f159b7e8ef27 +54684 55283 7450172404372836 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_crypto_lock.c.obj a934ba0c8ddd2cad +206318 207262 7450173924021035 esp-idf/rmaker_common/librmaker_common.a b9849ce3e2ef05b2 +91882 93246 7450172784188803 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj 539a003726ecfbfc +1673 2843 7450171879594498 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj bcaa83e0907119de +114243 115691 7450173008094845 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj a97db0401969f3d6 +4231 5082 7450171902447350 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj c8be1ebe0f81b49e +2177 3361 7450171884541819 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj 8daad7c4f7bbbc80 +14682 15512 7450172006855342 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_timing.c.obj 3c162360331907ec +157960 159042 7450173441801100 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/core/btc_manage.c.obj 47791855effa7332 +2845 3664 7450171887601814 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.obj 8928f027bac3f9b8 +69255 71908 7450172569885159 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_encrypted_partition.cpp.obj 31c0d9f66a539430 +2325 3950 7450171890930884 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj 4c88ab12ea0aae7f +6568 7377 7450171925272843 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj 5f6a797a8c738e1d +37859 38363 7450172235018334 esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj d013faa71158ff5b +92301 93717 7450172787956532 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj cb54a612c85b8acd +4564 5666 7450171907543517 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj dd4e0fc8cf0eb3e6 +3362 4055 7450171891917505 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj c069f6cc2c8d82cf +15328 16135 7450172012444507 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj 4766c936d3764c9a +27806 28646 7450172138423486 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj 33a16d50a80cc6f3 +3208 4212 7450171892239754 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/block_cipher.c.obj 23b13d076c12cc81 +155048 156448 7450173415260354 esp-idf/driver/CMakeFiles/__idf_driver.dir/twai/twai.c.obj ac65bb94c4587612 +79075 80896 7450172660625893 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj 3315a7166898ad6 +4724 5877 7450171910143235 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj 9c011c1abab3f3e0 +203030 203807 7450173889425776 esp-idf/esp_diag_data_store/CMakeFiles/__idf_esp_diag_data_store.dir/src/esp_diag_data_store.c.obj 338fe3350fc27cd +181965 183012 7450173681223957 esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl.c.obj 6ae80c00b0292815 +105603 107253 7450172923664872 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj 54cf805f9f292866 +3913 4701 7450171897747605 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj e7ba8addddec01a3 +194052 194634 7450173798028136 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj 74ecded65437366 +139607 139897 7450173250977776 esp-idf/soc/libsoc.a bdfc663fc2bd69e4 +79665 81150 7450172662822919 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj e2ed9d3d7afd5480 +5043 5785 7450171909295170 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj 2c3ab14672d1ba3f +46517 47056 7450172321777500 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2s_periph.c.obj b26ff632461d46fc +3673 4790 7450171898446115 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj c0a376d9879ae474 +117960 118720 7450173038435943 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj 5d53648e9bc36551 +5879 6541 7450171916873447 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves_new.c.obj 328091ac0d675cee +117244 118550 7450173037350154 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj fe43c37fac2fd6f7 +4061 5014 7450171900976708 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj c5896363c5b0103c +8421 9432 7450171945249430 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj 55ae375d165e282c +6425 7215 7450171923576679 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj cb100d486445a67f +3963 5347 7450171904259617 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj b2832a5cc4eee15d +4827 5733 7450171908858486 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj 173fb8b69c053296 +7977 8684 7450171938213695 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj 9f19d26532d76c30 +25135 26281 7450172112581974 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj cc43f8c748b8f362 +208673 209869 7450173949286800 esp-idf/espressif__cbor/libespressif__cbor.a 20ebfa9e655421b4 +5093 6227 7450171913683485 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj f18f7473b4240ad6 +43661 44533 7450172297018286 esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj 23730dfc7831be3c +7918 8996 7450171941166185 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj f3c8925b764e6343 +147521 148936 7450173340138250 esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/gpio.c.obj 9643ff0f887730b2 +7216 8205 7450171933369979 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj 66bf0ca6c8c837ae +24046 24961 7450172101020639 esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj a5fec8e0bc4bc0fa +53673 54752 7450172399190809 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj 5713e4de026ba771 +157768 158537 7450173437047420 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/core/btc_alarm.c.obj 4e27e577bebb9020 +5669 6364 7450171914864145 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj 69a795851b8520b +148437 149365 7450173344491806 esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/gpio_pin_glitch_filter.c.obj ba5ecbf8a15dd5a9 +39005 39642 7450172247938792 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/clk_tree_hal.c.obj bd46380125b11c4a +198007 199464 7450173846418066 esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj 49d70db04f57d54 +37653 38252 7450172233533239 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj 7e2912f7c7e8b015 +46707 47239 7450172323863147 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2c_periph.c.obj 48300527725666bc +99236 100608 7450172857244781 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj 33ca6c3cb2f0b83b +5359 6423 7450171915722725 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj d1a32fec217c751f +6251 7077 7450171922546095 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj 8428084b59d86d12 +38371 39056 7450172241783697 esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj e5f5931f0a8c106d +141651 142052 7450173272480314 esp-idf/spi_flash/libspi_flash.a 12aaf378817c5834 +51263 52746 7450172378224482 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma.c.obj b9323efbf06f4e8a +5746 7106 7450171922516061 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj f6290f59847c0fba +73466 74691 7450172598351855 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj 19728225a8977c35 +8933 9812 7450171949671512 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj 4169c5cba2daca6c +6393 7154 7450171922783519 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj 6a8a52a582917aba +40117 40662 7450172258250882 esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj 29f9a46f1fd355fe +7155 7973 7450171931348490 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.obj 757ee3e9d7a9e714 +7601 8260 7450171933885567 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj 5460bc85f8de5ad9 +170302 171837 7450173569687847 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_store.c.obj e0e2b739bc7fed79 +8114 8931 7450171941023804 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj 89206a039a4e4c73 +45405 46156 7450172312839279 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/uart_periph.c.obj e7f8df23837f38a8 +13990 14477 7450171996298100 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj af0226de89e31d92 +8211 9158 7450171942928213 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj 9a24989182d357ed +52090 53046 7450172379827157 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/systimer.c.obj 6272382998b9e2e5 +8692 9732 7450171949020556 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj 56b0dd0ca2af0bd6 +9162 9912 7450171950495186 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj 724f7b8cd41ec318 +29984 30934 7450172159826277 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj 669efb03ffc8a286 +161040 161941 7450173471072510 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/mutex.c.obj b5affbe48394da15 +101088 102342 7450172873949219 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj be0a81657444456d +9007 9979 7450171950940947 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj 6981e320b5a95206 +238436 241512 7450174266747993 ESP32-Rainmaker-Switch.elf deb2634d5539d691 +160978 162030 7450173470870856 esp-idf/esp_mm/libesp_mm.a a6f0839d16958619 +9116 10025 7450171951111167 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj fa25f2d94aa9dc46 +21102 22458 7450172076150071 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj dddd439df43d67b3 +9456 10333 7450171954758836 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj 7c3293d8f4597676 +20033 20900 7450172060481718 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj 91de64f4e2a7d805 +184524 185481 7450173705639939 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_int.c.obj 5dea819de5917b60 +41977 42737 7450172279088803 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj 7cd3b68950bcf2e1 +9748 10537 7450171957072620 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj 49e7793737f93e3d +10026 10826 7450171959477301 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj cc68622a6279340f +216847 218585 7450174036260164 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_system_service.c.obj b4b57e26db9f0d0b +188408 189408 7450173745208147 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj 97f88946eaeed933 +9922 10921 7450171959227563 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj 84829f4e12661b9a +29878 98469 7450172836256705 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure 2b90ee8ddcfa4e6f +19237 20197 7450172052798754 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj a70cca346440053c +149774 151331 7450173364369594 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_slave.c.obj 737c43e9e1306832 +48869 50354 7450172354759067 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj 127a4bbce3bc666f +9982 11027 7450171961045601 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj 3877b26da859acb +55786 56661 7450172418307642 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj 9d17656cad4498dd +10339 11216 7450171963425965 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers_no_static.c.obj 9cb85e479e23596f +214351 214881 7450174000787633 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/rmaker_ota_server.crt.S 71fbcb6a07786134 +10567 11809 7450171968792749 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj 17210e2c430802c2 +196484 197224 7450173823889534 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj 811d7204259ae64e +125069 125693 7450173108458631 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj 18b49925ba4f4882 +219335 220487 7450174056463141 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/mqtt/esp_rmaker_mqtt.c.obj 2243d6dff6ff5bb1 +182203 183194 7450173682409881 esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj 27fa243a44cd5ebf +11034 12150 7450171972887405 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj d6cac96336d7247a +124564 125450 7450173105574621 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj 41b9b72a9c029793 +10923 11962 7450171970762450 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj 4d2af62f541117da +73841 74640 7450172598289922 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj 88e0b8c601cee038 +182611 184169 7450173692130085 esp-idf/unity/libunity.a 2e30b43f1a039d6a +11233 12437 7450171975651748 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_pake.c.obj ff0fd75480e77536 +47057 47641 7450172327826325 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/twai_periph.c.obj e09aacb568f38620 +9831 12484 7450171975570286 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj c4baba29fba46bff +11918 12617 7450171977432604 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj 5dcc01bc7a04ef0a +11816 12805 7450171979473711 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj 78960f4c4c9d1d21 +26011 27118 7450172122732304 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj 333100965e48d8e6 +41589 42181 7450172273086816 esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj d0c5724b02b43788 +218606 220302 7450174054716608 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_secure_boot_digest.c.obj e90906182c4b5386 +12452 13136 7450171982699334 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj 29ba68b027fb32da +76956 78065 7450172631910548 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj 58b9e0bc8632771b +12160 13211 7450171982527329 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj ca1d82db297abab5 +46241 46811 7450172319665893 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/rmt_periph.c.obj 55a5c6e2400c88d5 +206168 206875 7450173920183248 esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_variables.c.obj a2b7688e90712618 +12504 13345 7450171985021856 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.obj bfe15070c79d2320 +37333 37852 7450172229438768 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj 320c270953931d5d +12888 13604 7450171987593455 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.obj c258006eff5d2a95 +184028 185136 7450173702644732 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_file.c.obj 1cb2b49dbf8f3e70 +13145 13952 7450171991076498 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj faef05c4aecaada4 +13228 13989 7450171991554098 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj cad616c8c84fc58d +129962 131018 7450173161680235 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj a9f57dd6ce79a4ab +40749 41436 7450172265496575 esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_ahb_v1.c.obj 86b99b2fb9349649 +49096 50201 7450172353013969 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.obj c541a93a15038530 +156517 157269 7450173424245903 esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj b90763ac4c1b3943 +13352 14086 7450171992416104 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj 3cac4dd2b2abe01e +146285 146930 7450173320268512 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj 590db7bc8aefaf4f +194005 194746 7450173798187639 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/riscv/core_dump_port.c.obj 39838b65709cfc08 +13624 14132 7450171992943269 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj e084fe48c7114d09 +12812 14197 7450171993248753 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj e44260da1be5b847 +48023 49019 7450172341354018 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj 9130eefac1cd6f63 +71642 72515 7450172576453079 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/btbb_init.c.obj 58404afa6a852119 +13406 14358 7450171995268339 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha3.c.obj 9ae230bc86a71860 +13960 14531 7450171996777509 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj 7939e0f693945c3d +118682 119446 7450173046043446 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj eb5ab14698582f14 +51653 52664 7450172378314342 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/async_memcpy_gdma.c.obj 39db5b36ee1ddf82 +14141 14675 7450171997969001 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c.obj 49344ba3d73dc9cd +57165 57896 7450172430588710 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj 2ca473e630798631 +14103 14734 7450171998641088 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj f9f8dff4cad9b8af +61172 62215 7450172473314162 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj 680f76d87260f00a +17009 17893 7450172030275340 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/md/esp_md.c.obj 2f821963b14d178a +14241 15076 7450172001639009 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj dc47bc20a07d8bfb +14363 15270 7450172004215587 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj f8acecab510b53b1 +14532 15389 7450172005162632 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_mem.c.obj 97f706cfdf59f11a +202195 203170 7450173883550212 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj 5987f4d9c8f24876 +133269 133510 7450173187195503 CMakeFiles/bootloader-complete dcaeb71dcb0bd10d +62975 66322 7450172514645983 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj 940a17c5ec5a72dc +14760 15826 7450172010010950 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj 8b21b14f2e69ba2b +27343 27904 7450172130821148 esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_app_desc.c.obj a2bde1844d12a77c +181180 182202 7450173673693729 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj ece5e7755fda1dd3 +113611 115009 7450173000403575 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj 96b7b90c47b6223f +165495 166693 7450173518812730 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_conn.c.obj 229c0435be24829b +20902 22118 7450172072221319 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj ddd64b929bccbd84 +30864 31969 7450172171056307 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj c4ebfee145d9f78 +32655 33692 7450172188494875 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj c0e92ffcad00ea7d +214351 214881 7450174000787633 rmaker_ota_server.crt.S 71fbcb6a07786134 +116181 117231 7450173023421917 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj 2c9144a26786e2df +45365 46100 7450172311053115 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj 3c986f106c16b854 +15092 15999 7450172011166487 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj 589e330505ba3bc1 +188748 189592 7450173746522487 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj fb1bb7869a78121f +15399 16415 7450172015019022 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj 2ee0ce0ad42d1bf8 +37711 38309 7450172234618364 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj c8c52a033b650690 +67043 68963 7450172540825760 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj e4df4d6b1c20022c +115794 117136 7450173022675627 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj b951c303af6621b +29025 29860 7450172148915771 bootloader-prefix/src/bootloader-stamp/bootloader-patch 8e94b3c53aaff695 +15282 16651 7450172016119299 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj 434b9e8306707164 +42432 43278 7450172284295021 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj 1f176d847bfdcd24 +15544 16940 7450172020847037 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj 972e11a4c54e999c +112753 114221 7450172993004709 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj ddc94c6006c7e66b +16005 17005 7450172021297406 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj a2ed6e75ced64d2e +200950 201869 7450173870079675 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj 22656a8a1ec000a3 +15846 17164 7450172023290893 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj 6fe0787f71323d89 +150655 151887 7450173369170288 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_std.c.obj e01419eeae6fd9ca +22386 23477 7450172082875435 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj e8ca9911129a0e26 +83154 84556 7450172696976055 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj 7cb0b37fd0712c60 +16146 17238 7450172023726245 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj d635e2817845ab67 +46766 47124 7450172322879457 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/temperature_sensor_periph.c.obj 4f19f51a02ac859b +117062 117955 7450173030390859 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj bc86f193e33ccdf +16674 17327 7450172024856432 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj c84635f0a540944c +165347 165991 7450173511474641 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/hid/src/ble_svc_hid.c.obj a0aa5c9cdfd5bb78 +16453 17677 7450172027519392 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj cc945271a6f45cad +71591 72664 7450172578255704 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj 7c0a5780184bbb01 +17191 18604 7450172037249168 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.obj abd20249af747ef6 +17341 18656 7450172038195285 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj a8cbd9663dc9caa4 +187289 187999 7450173731630687 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj a68046e12315b631 +143251 143599 7450173287983500 esp-idf/mbedtls/mbedtls/library/libmbedtls.a 582ce1292d3c21dc +48919 49679 7450172347727150 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_console.c.obj df8db48e3136d33d +151367 152566 7450173376091573 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_tdm.c.obj 9c97bb93474bdc7c +17244 18947 7450172040480120 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj 5da58003a1f4bd78 +74490 75461 7450172605745250 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj 139fa420c4a259dc +17683 19112 7450172041157941 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj e708f5fdbdf60fdf +18261 19612 7450172047465373 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj e5fa0069d50ddeb2 +18615 19731 7450172048184196 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj 6e806abdf1b1baca +111786 113604 7450172986986580 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj 839995b57a8d3ca7 +18665 20022 7450172051741940 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj 90084aea16b36f48 +17931 20103 7450172051803370 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj 862e048c485606c5 +205749 206372 7450173914987909 esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_metrics.c.obj 5a24fbd5ca0e2e28 +39643 40213 7450172253130203 esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj e608a0750e980e0c +18968 20152 7450172052962361 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj bd03f5b926193aa2 +19631 20267 7450172053798289 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj 7de1ad99d0fd628a +19743 20417 7450172055163765 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj a9b654462647163f +20119 20955 7450172060651001 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj 1a3480e5950dbd2c +20165 21052 7450172061627231 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj 5a57cc5806530ca3 +20281 21101 7450172062070066 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.obj 4f5caa6e26b5a780 +35629 36649 7450172217579028 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_helpers.c.obj b05848b83e7c42c2 +40213 40797 7450172259283598 esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj 5cf8caf48c2aca49 +30024 30805 7450172159756219 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj b32cb86cba066645 +75364 76413 7450172615846146 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj dbfb275501690b57 +157858 158792 7450173438061903 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/hci_log/bt_hci_log.c.obj 490fdcf90ee09f07 +20211 21147 7450172062230085 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj 44c5b467626b790b +92143 93428 7450172785838146 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj 63e932aaf6fc94c2 +20473 21993 7450172070760612 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj 8853538d19bc0707 +197225 198708 7450173836397494 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj 9b9f8619fe0d47f9 +21149 22057 7450172071234021 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj 1abf009715e6b170 +43467 44334 7450172294630372 esp-idf/log/CMakeFiles/__idf_log.dir/log_freertos.c.obj f270e8af3b3e6b12 +98328 99598 7450172846936773 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj afe2bb429aee50c4 +21054 22371 7450172075169424 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj cfdfeff6cfdd9cca +69549 70786 7450172557669798 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj 36bda69f192340e2 +63435 67035 7450172521332183 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj 4aecffb1e587aeac +98498 132973 7450172836256705 bootloader-prefix/src/bootloader-stamp/bootloader-build be50754f10ab1bb6 +22005 22557 7450172077370749 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj 19d261185266a9c5 +88266 89271 7450172743636102 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj 20f0d3c5c1b3c8bb +200849 201986 7450173871623494 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj 278e07e9afc248bf +22073 22853 7450172078665881 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj c66950d36f3d358e +24982 25746 7450172109053770 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj 979a8a01290d6473 +22125 22966 7450172079112646 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj e2a832054b04c59e +53623 54676 7450172398338296 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj 430892efc1776d7b +181838 182853 7450173680270304 esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj 8a9780d6419809f5 +156890 157758 7450173428892921 esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj 75de3b82e5e78427 +28279 28940 7450172140711193 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj cc6078bf3abd0fea +22465 23148 7450172082052125 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_platform_time.c.obj d75943389d25fcd0 +22565 24036 7450172091398448 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_mbedtls_dynamic_impl.c.obj f8cc6681c51334e4 +61823 62518 7450172476711969 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj 43875464227dcc44 +125719 127477 7450173126109269 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj 1792f32254c761af +22731 24311 7450172094534361 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_ssl_cli.c.obj d050717f3f30096e +22970 24404 7450172095656832 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_ssl_tls.c.obj 2e8c009d252c38e +27750 28339 7450172134005095 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-download 443867d63e7bf89d +119240 119841 7450173049341780 esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist.c.obj dca395efb126d2f7 +22886 24477 7450172095776840 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_ssl_srv.c.obj d6a7700f64983b04 +58080 58786 7450172439339299 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj 93d65f840f011eb4 +23507 24593 7450172097231481 esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj 490a2eee50208fdb +169316 170923 7450173559068826 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att.c.obj b0c2fc1f5b9bafcb +23164 25018 7450172101301201 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/net_sockets.c.obj da5ecd11e31a10df +24318 25129 7450172103232726 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj 4fb6dad48631160a +24487 25103 7450172102794613 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj d1301bbf1eba8f1a +47960 48700 7450172338862045 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj 3aac4ee98c625b44 +154104 155372 7450173404966331 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/sdspi/sdspi_host.c.obj 476e075a15ccda05 +61083 62712 7450172478448446 esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj 19b3eab29caf50ca +122741 123494 7450173086852704 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj 30e35835585f2a31 +29404 30113 7450172152615837 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj 61a72beac7c4589a +88606 89684 7450172748346174 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj 449e28fd87fc208d +24419 25207 7450172103707607 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj e12dd1a95c8ab444 +190597 191592 7450173767247194 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj 3c35e1a29ec62d1f +170161 172376 7450173574982520 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gattc.c.obj b840d75439153ea2 +24599 25321 7450172104464515 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj 7fa0781f7702404d +25322 26486 7450172116603684 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj 2ec35be7220ed6c4 +25020 25879 7450172109866125 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj 8fef05d10d36509e +25105 26004 7450172111173534 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj b80d296e2802ba50 +199612 200246 7450173854108237 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj edfdb38e6021aea5 +103607 104999 7450172900960379 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj 675ae6a5570922a3 +46310 46874 7450172319999306 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/sdm_periph.c.obj 1bed8684a9dc0275 +171401 173020 7450173580279567 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap_coc.c.obj 88b3874ecbe61af9 +25748 26747 7450172118982633 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj 3060fb9d82fa4217 +44851 45596 7450172307244348 esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj 70a4c2e157199a9c +25920 26811 7450172119643906 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj 28ef0c98ee8d3619 +42738 43370 7450172285275955 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj 1e5a5bf615401450 +26186 26936 7450172120265979 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj 2f5ea36127baa93 +171211 173206 7450173583060205 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att_clt.c.obj 260b72c59c6c9389 +26289 27341 7450172125046075 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj f1e4ce2021abeee1 +30119 31654 7450172168301452 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj 877ffc7590ffa940 +82362 83896 7450172690542414 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj 4a39fb32439a026d +26520 27561 7450172126964375 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj c422e052640d0137 +221162 222118 7450174072383045 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/standard_types/esp_rmaker_standard_devices.c.obj 14813b6040c935ae +74128 75358 7450172605052027 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj 982e188124a6b5ee +88345 89744 7450172747770890 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj 92958584b4692ec6 +26847 27680 7450172128571564 esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj 4fcff092f434a1bb +101322 102575 7450172876994657 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj 9b1777dd1ddf0f51 +26747 27737 7450172127917861 bootloader-prefix/src/bootloader-stamp/bootloader-mkdir 998e3852823deb89 +26747 27737 7450172127917861 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir 998e3852823deb89 +26946 27804 7450172129524560 esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj ac5a6ef7bd8620b3 +183201 184345 7450173694446626 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dbl.c.obj d317ed5fd3d92b9a +27124 28068 7450172132168999 esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj 3f876156f069d4b +27569 28145 7450172132583612 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj 92153c570ac28023 +145981 147010 7450173321219947 esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj 21d7cce4ed12425e +27682 28267 7450172134178405 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj a02a307c60be120 +27750 28339 7450172134005095 bootloader-prefix/src/bootloader-stamp/bootloader-download 443867d63e7bf89d +204663 205796 7450173908406600 esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/console/rmaker_common_cmds.c.obj 45b9b8d500bb08f5 +27911 28510 7450172136766791 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj d4b57119ddf314e4 +132984 133268 7450173184612326 bootloader-prefix/src/bootloader-stamp/bootloader-install c2c8c3a7b48e5968 +28103 28715 7450172138984401 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj 87f68ea0f6a4485b +119319 120151 7450173052688810 esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32c3/esp_coex_adapter.c.obj 303a9ba3fca442fc +28147 28745 7450172139337110 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj 84ccd768260b4529 +28340 29017 7450172141468573 bootloader-prefix/src/bootloader-stamp/bootloader-update 10ce12ecec60ccbe +28538 29142 7450172142834568 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj 6c5cb6cb71f76a54 +200622 201962 7450173871407692 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj bedc113d03bfe216 +191463 192459 7450173774874370 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_mpi.c.obj c8e9364fdd42ec6b +55293 56271 7450172414512636 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_memprot_conv.c.obj fdcad0754163f6e3 +73558 74812 7450172599479332 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj 7aaf8a5eed46a205 +115097 116234 7450173013879527 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj 4741966aebd77c0b +28716 29317 7450172144765048 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj 50048d4f44773781 +48703 49523 7450172346706013 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.obj 843c195510838637 +55115 56181 7450172413202178 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/adc2_init_cal.c.obj c1ca78bb8bd2c042 +59371 60052 7450172451769724 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj f7f9de048b7e2329 +191592 193163 7450173783175396 esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj a7669f17243681cf +110707 112204 7450172972324545 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj cfed64e1981aac09 +28650 29399 7450172145776996 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj fd004a0d9d29742d +28760 29524 7450172146913225 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj d541be331d15d33a +34402 35358 7450172204913991 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/hw_stack_guard.c.obj da8c3580a521dab1 +152931 154035 7450173391454745 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c.obj dff5a60b867d0ebd +28948 29748 7450172149326790 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj 1979e645762c8a6e +29025 29860 7450172148915771 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch 8e94b3c53aaff695 +81162 82446 7450172675380150 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj 465e505ba17a1b21 +202698 203382 7450173885362890 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_ctrl.pb-c.c.obj 196957015048036e +29146 29983 7450172151424109 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj 12434ab9ef6338c +29332 30017 7450172151920003 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj 76c61c7bb609f9ca +29551 30776 7450172159390992 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj 1fe90f5bcd8a6421 +90701 91860 7450172767512284 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj e6569dc6aa3b4873 +29761 30833 7450172159676208 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj 55196370ed1e0268 +47642 48297 7450172334762518 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj 740be19a122a27c2 +30810 31857 7450172170256348 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj 940b9787ef2acd8d +85802 87005 7450172720587286 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj 6f91267881667cca +30784 31934 7450172169843677 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj e65b780d08537822 +216701 218196 7450174033050772 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_time_service.c.obj f4488907a764eff9 +47488 48337 7450172334742490 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj dfbdcbd6e7d13d37 +31018 32130 7450172172878229 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj 2874f843a9ba0d0c +87881 88996 7450172741227298 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj 9f9e68d5c64db3c4 +123441 124353 7450173095275534 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj dc7d23bb99cb7320 +213548 214351 7450173994852310 esp-idf/app_reset/libapp_reset.a 61c188ee4832b4e9 +31660 32653 7450172177924526 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj 33666923819e54b1 +157188 157958 7450173431198478 esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port/port_uart.c.obj f02bcd3cb761940f +78108 79122 7450172642458389 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj 8704e870eca6153d +145622 145877 7450173310820340 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/x509_crt_bundle.S 492a6250557118de +31865 32899 7450172180659615 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj c09ae1a098496e31 +49038 50126 7450172351887343 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj a1a1954404c5c73d +31935 32949 7450172181019584 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj 9388fa1505820616 +62218 62907 7450172480562187 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_common.c.obj 7cb7656d6f356e55 +31971 33117 7450172182424986 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj 39e9b200ffa5820f +32138 33529 7450172187005754 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj 2ec0cecf90c5c67b +42128 42824 7450172279595145 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj 8883cd0d0cf4bb75 +75643 76955 7450172620756742 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj b647117c82ddec85 +156666 157138 7450173423229327 esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj a79fdb84a870b650 +131849 132347 7450173175046829 esp-idf/esp_http_server/libesp_http_server.a 22dd364e9fe07cb5 +32904 33753 7450172188660494 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj d92b987af92ce802 +60070 60868 7450172460408642 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj 6436a3990d76d4a9 +194203 195083 7450173802536342 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj 2d209988732e0032 +171859 173298 7450173584601945 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_mbuf.c.obj 90b0183ef64a85a7 +108501 110705 7450172957548660 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj 9d5cda91b0991dba +152580 154294 7450173394191967 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj 9e0e1e5f4ec730f4 +33150 34006 7450172191538380 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj ba4ebb4d0c29ad64 +178585 180119 7450173652588067 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/os_mbuf.c.obj 44617bde26d0040c +39528 40116 7450172252940145 esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj 88bc5e252edc984e +100281 101386 7450172864615302 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj 7611fd370e47b00a +32949 34169 7450172193143741 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj 728aee14d74b6212 +33534 34284 7450172193741534 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj edd0b85291c50930 +34704 35548 7450172206662517 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj b053a37e72eedb49 +120870 121779 7450173068731035 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj ef3a76b19920e07d +33698 34402 7450172195748086 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj 8b2da3ca9fd0f34e +167390 168403 7450173534890450 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gatts_lcl.c.obj 667717f4408c93e6 +33756 34527 7450172196493351 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj 2c84c79b3f9c8f3c +34027 34691 7450172198090854 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/debug_stubs.c.obj e01c2bbf4f4bedbc +34297 35279 7450172204362896 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj e2e063918f9d6882 +94268 94785 7450172799881436 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj 115a788a6c0b9bb +34194 35316 7450172204372912 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj f3d8520d399a0740 +34531 35474 7450172206652512 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj 404dba595d77ba3 +35285 36271 7450172214131591 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c.obj 6dcfa2b19b4c98fd +37607 38207 7450172233433100 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj b9978bce233115ca +35319 36323 7450172214771614 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj 7e327b6ce077af47 +38918 39512 7450172246531001 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj 870b3d76a6aa9c3c +41252 41787 7450172269252839 esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_oneshot_hal.c.obj 81c85c8a6816e45 +35363 36372 7450172215261636 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/expression_with_stack.c.obj 4e540d0d1ccbe519 +35482 36570 7450172217029050 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/panic_arch.c.obj 6c7a1526be66c389 +36289 37086 7450172222430408 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_stubs.c.obj fd5a825ec9d0ed94 +46157 46702 7450172318662155 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/ledc_periph.c.obj 9f6b0ad01ad03b26 +57595 58449 7450172435980532 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/port.c.obj 428370770e3c6757 +36383 37175 7450172222745797 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/reset_reason.c.obj 8c5f8c6e4dd2c5f6 +36329 37310 7450172224351420 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/clk.c.obj d25342e405750f3e +238300 238436 7450174236445048 CMakeFiles/ESP32-Rainmaker-Switch.elf.dir/project_elf_src_esp32c3.c.obj c8c1e5b5b31e9738 +109575 110977 7450172959480255 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj 27a5171023a21be6 +36654 37442 7450172226126785 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/cache_err_int.c.obj ebe530f72baab0f4 +180900 181965 7450173670727945 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_memory.c.obj 96689dbc4da3fd3 +62425 63026 7450172481991471 esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj 96d8c7d380d6a626 +193481 194385 7450173794680498 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj b542f49426a1395a +42970 43645 7450172287715645 esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj 68182a7c4e76cd3d +36577 37595 7450172227882201 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/system_internal.c.obj 83331c4e14808d94 +109260 111196 7450172960774945 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj 1e430fda60af2137 +37185 37636 7450172228272196 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj aa294a6b518bb72c +202969 203976 7450173891333857 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_ble.c.obj 62950b516c2d378 +37099 37707 7450172228752194 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/apb_backup_dma.c.obj b26906023c2981a6 +98498 132973 7450172836256705 bootloader/bootloader.elf be50754f10ab1bb6 +40934 41581 7450172267023925 esp-idf/hal/CMakeFiles/__idf_hal.dir/sdm_hal.c.obj 62b213f50486f746 +68967 71570 7450172566862963 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj 857e0c7317137cce +174527 175879 7450173609975490 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap.c.obj 6c475cb5b166f058 +167822 169276 7450173544128752 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_alg.c.obj d97b9ed95c3e0638 +37453 38093 7450172232744916 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj ed6b893bf5e74e29 +38094 38625 7450172237852004 esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj 36dce9bb37ba3b89 +38207 38800 7450172239558546 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj 2b8457a3230b5b92 +38263 38917 7450172240515450 esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj ba56ed6013842369 +78516 79612 7450172647481928 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj ceba9fe97a721a33 +38323 38984 7450172240865427 esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj 2d158d8921bfcb60 +86278 87241 7450172723708214 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj f2009e70c458f705 +43287 44004 7450172290524979 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/rtc_cntl_hal.c.obj 643264975eae6950 +38626 39346 7450172245106785 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj 9317e3e6f507cea2 +194656 195229 7450173804026442 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj 545da18b59dbe6b6 +188825 190275 7450173754461494 esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj ccf16d9a065566be +38817 39560 7450172247256568 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj 332b8fb4da9332de +209608 210382 7450173955496603 esp-idf/esp_schedule/CMakeFiles/__idf_esp_schedule.dir/src/esp_schedule_nvs.c.obj 61b160c7fb4a22ab +60655 61348 7450172464658252 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj 82b7a77228d720a9 +94786 95947 7450172810587191 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj 15312462d3126784 +81938 83333 7450172683189213 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj 52a812350d5b4e9c +39064 39730 7450172248518897 esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj 68f14522f3d2f687 +196626 197325 7450173824561775 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj d49ed2db2c33f75b +82114 83637 7450172687678023 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj c608668af872e588 +39352 40056 7450172252218689 esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj bee0e1e034cd475e +194392 195136 7450173802994685 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj 5d6f7fab6ab849d0 +39561 40170 7450172252840160 esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj eac53bdb8f33982f +144771 144992 7450173301956487 esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a cee0f2b4c817b3aa +39731 40278 7450172253665397 esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj 6ab2bdab50abed7 +40057 40565 7450172257325518 esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj 8cd86c9982d278de +199566 200167 7450173853067167 esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/nvs_sec_provider.c.obj 949dc1d5127c0336 +40171 40737 7450172258570924 esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj ea768d0c4490d05f +40313 40927 7450172260888766 esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj 5a4a6a43181acffe +161718 162407 7450173475567906 esp-idf/bt/CMakeFiles/__idf_bt.dir/porting/mem/bt_osi_mem.c.obj c5fa4889f14558c3 +221928 222978 7450174081823651 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/console/esp_rmaker_commands.c.obj afd8ced777d745b1 +40581 41200 7450172263598763 esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj d96b0ec9b9bddcd9 +40675 41244 7450172263918486 esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_top.c.obj fd1e812d14d15b27 +242153 242352 0 esp-idf/esptool_py/CMakeFiles/app_check_size e2e552add3db6290 +75465 76515 7450172616613435 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj 8841ecfab19b4aa9 +213181 213935 7450173990842368 esp-idf/qrcode/CMakeFiles/__idf_qrcode.dir/src/esp_qrcode_main.c.obj e4b12952b66190f6 +44555 45364 7450172304780327 esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32c3/memory_layout.c.obj 59dd2a69a9cc351c +41857 42308 7450172274562881 esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj e308b06fc2bebd89 +40804 41472 7450172266241813 esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj cca5ceb5cd75cbf8 +41210 41848 7450172269522769 esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal_common.c.obj 60f96a708f9aee06 +41473 41963 7450172271439018 esp-idf/hal/CMakeFiles/__idf_hal.dir/mpi_hal.c.obj f11a58360093d613 +193169 194004 7450173791435394 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj a48d71374ab11ed5 +41811 42417 7450172275358350 esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj 6fa534b4f439226e +42186 42766 7450172279385128 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj 43c12f7c8e708da1 +193967 194462 7450173795729768 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_crc.c.obj d6fbcf706f0f9a11 +42335 42934 7450172280896256 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj 4439e71a86b4ab97 +58809 59663 7450172447606868 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj 72d9843175a8022c +42766 43409 7450172285515984 esp-idf/hal/CMakeFiles/__idf_hal.dir/hmac_hal.c.obj fce14c968463d2ce +42825 43455 7450172286203174 esp-idf/hal/CMakeFiles/__idf_hal.dir/ds_hal.c.obj 7c931141865ae4c6 +43380 43922 7450172290811455 esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj 1ec135d6e70a81e9 +43412 44067 7450172292042170 esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj 3fb1e7f40a89eefa +43949 44666 7450172298124765 esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj 18dda1e55b9831c1 +44014 44827 7450172298854734 esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj f64c833db0075ecb +145908 146343 7450173314568298 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors.S.obj a74f910152d1800d +44345 45036 7450172301917202 esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj 7427521c36fdd630 +164199 165341 7450173504832657 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/bas/src/ble_svc_bas.c.obj 305f348bc125c1c5 +173907 175213 7450173603583511 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_pvcy.c.obj d07dc9141fe273ea +44667 45405 7450172305736608 esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj 4540d91050ac398e +44078 45489 7450172306189696 esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj 650fe9d60672de79 +45048 45714 7450172308610872 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj ef62c362feaeddfc +61393 62266 7450172473954313 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj 472d43f40175bfc7 +45506 46240 7450172313807264 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/adc_periph.c.obj a613f46390b75bd2 +134168 134413 7450173196168640 esp-idf/esp_wifi/libesp_wifi.a 874755217821d0b1 +45605 46309 7450172314482008 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/dedic_gpio_periph.c.obj 500e0ecbadf42f9e +45718 46516 7450172315959976 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gdma_periph.c.obj 62e2fc21d0471bf4 +46822 47384 7450172325373905 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/timer_periph.c.obj 303dca6d6c650934 +51124 52216 7450172372651945 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_cpu.c.obj e556c986581cbb2d +46876 47469 7450172325413909 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/mpi_periph.c.obj 9e3186533c9dff13 +47239 47951 7450172330513983 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj a11f8b1a833881fb +190138 191116 7450173762117471 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj 539cc860f35bffdc +92370 93800 7450172788999510 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj f77c594913d8ed61 +47125 48009 7450172331674962 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj d8d6132f660b6e4f +181622 183598 7450173686084901 esp-idf/bt/libbt.a be107e05d51e0591 +47389 48179 7450172333286335 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/cpu_region_protect.c.obj ddac5abccfdd7239 +48185 48902 7450172340520305 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj 6bcf08c6791135cc +80917 81932 7450172671160251 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj f070a7d3de7270ba +122633 123429 7450173085875717 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj 9ca7695d2600c8fe +57898 58509 7450172436892466 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/freertos_compatibility.c.obj 1b5293b37379ee7d +48305 49090 7450172342557339 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj 4d7d3de18c1633b4 +49685 50565 7450172356799324 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj bdee6ad7f23ad5ff +50130 50860 7450172359991262 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_gpio_reserve.c.obj db36bf6d686124db +50220 51030 7450172362049446 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sar_periph_ctrl_common.c.obj cb41059f2be7c83e +159549 160959 7450173460159082 esp-idf/driver/libdriver.a 2187ab3fb6dd2d4e +159608 160625 7450173457591624 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/fixed_queue.c.obj 91773c01e68efb62 +184195 185789 7450173707702748 esp-idf/cmock/libcmock.a 650f57508a1dc216 +72519 73804 7450172588631193 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj 9be2b3e727b7ebd0 +57246 58072 7450172432496601 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj d4c14365de2581f2 +50361 51112 7450172362154672 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/io_mux.c.obj 3546e782b6136c87 +52779 53672 7450172388561910 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_config.c.obj 73a9acf8fbc6897a +50504 51247 7450172363611661 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_clk_tree.c.obj 113ab8713eaafb82 +56604 57584 7450172427338098 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj 8fcec712e8dfba86 +50629 51479 7450172365906914 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_clk_tree_common.c.obj c9c89347bdd30650 +106248 108189 7450172932489062 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj 25dba1e0bb419401 +50877 51638 7450172367733180 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_dma_utils.c.obj 959c83281fd4aed2 +117154 118296 7450173033890832 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj 305d5154d9359ddb +132353 132596 7450173177972307 esp-idf/esp_http_client/libesp_http_client.a cec243bdc359dd77 +51034 52078 7450172372242034 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ctrl.c.obj 69f3399015fdcc31 +102447 104252 7450172891523905 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj 9fa5ac1eade2f898 +83341 84593 7450172697648320 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj c21897df9f28deb0 +189435 190136 7450173753050962 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj c863fca57bc5f99f +87337 88265 7450172734307259 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj fac334ba4a714f77 +51493 52382 7450172375103147 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_async_memcpy.c.obj 1c29a7f4b46eb244 +52271 53224 7450172383984824 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_hmac.c.obj b3d5c3355b3bda2b +211739 212709 7450173978413008 esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_cbor_encoder.c.obj 25b226972360d4b0 +52393 53439 7450172386010039 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_ds.c.obj dd2968ba370636d +84601 85527 7450172706887044 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj 5df172a346e3caf3 +222061 222563 7450174077369209 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/__/__/rmaker_mqtt_server.crt.S.obj b8f2c712424b97c8 +52666 53615 7450172387291248 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning.c.obj d703d7cd0a848871 +53064 54000 7450172391426739 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub.c.obj 3e079e343a742fb2 +62726 63432 7450172485657013 esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj 30eebb88978dc4a7 +53251 54451 7450172396310665 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_output.c.obj 4cd75b566ca6966e +209830 211082 7450173962212910 esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/__idf_espressif__esp_secure_cert_mgr.dir/srcs/esp_secure_cert_tlv_read.c.obj cf43a30aefed7eaa +87033 87876 7450172730570919 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj 45ed1684d3ac360a +81039 82110 7450172672903509 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj 2271408262511b92 +151895 152930 7450173380833025 esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_encoder.c.obj 2a15991a6baee05f +53442 54566 7450172396997852 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk_init.c.obj 9d89e3bef1724d8d +54039 55109 7450172402913897 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj 219ad1b69f571a90 +54577 55243 7450172403821593 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj ce50faf8df16e25c +78078 79243 7450172643994086 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj f084b50c5ccaed7f +54459 55350 7450172404815245 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj de5f9a7d9c656d35 +68824 71811 7450172569391830 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj 8866778ce6b0210f +54765 55778 7450172407822926 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/sar_periph_ctrl.c.obj 1f9f8d313b3f1117 +55352 56355 7450172415280482 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/heap_idf.c.obj 450f636081c1387b +55251 56595 7450172417352360 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_memprot.c.obj 9117be09039d8555 +56193 56887 7450172420452003 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj d57f839c3183be21 +142800 143012 7450173282110753 esp-idf/esp_app_format/libesp_app_format.a eb049e5e2487ef4 +196869 197646 7450173827927058 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj 76f11a02e3a32ecb +56358 57159 7450172422896417 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj 140338600fa60be9 +56292 57235 7450172423418651 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj 2e78f5a0edf71013 +56897 57724 7450172428920845 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj 8bcc83ee3299a66c +213775 214455 7450173996166518 esp-idf/ws2812_led/CMakeFiles/__idf_ws2812_led.dir/ws2812_led.c.obj b508f33d808a76df +56662 57952 7450172430361882 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj a616667a453b839f +93826 94485 7450172796128020 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj c50a614a7bd4016a +57954 58679 7450172438459658 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj 6762050049752d72 +62525 63589 7450172486638354 esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj 9b4f77f2646a9c2f +146895 147630 7450173327825163 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj 46eaa85384a21a2f +58279 58932 7450172440524438 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj 160e77cef458d067 +58456 59206 7450172443474352 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj b1fb89fec67ac292 +58517 59370 7450172445346792 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj 9346ef42ea2d6255 +213958 214856 7450174000230807 rmaker_claim_service_server.crt.S ce4d8f093e866b8f +58688 59413 7450172445657758 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj dde6a9b7f1c81e83 +125466 127134 7450173123261931 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj 38a3cae5d14e03c0 +142491 142800 7450173280011558 esp-idf/bootloader_support/libbootloader_support.a 840a2e46df95f8dd +183602 184701 7450173697620259 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dstr.c.obj 33230f9cc306c4f4 +58933 59584 7450172447366953 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj 1476baed275de9d1 +84773 85754 7450172708506031 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj e6d9663e36a029dd +209528 210444 7450173955605454 esp-idf/esp_schedule/CMakeFiles/__idf_esp_schedule.dir/src/esp_schedule.c.obj b11a2ed3eac8d7b8 +140789 141053 7450173262535538 esp-idf/esp_rom/libesp_rom.a e8b80a7f616a763d +59215 59926 7450172450724861 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/getentropy.c.obj e90f33f5cfc2c624 +59671 60519 7450172456242521 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj 4623dcb60a29f7b2 +61034 62424 7450172476038729 esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj 6837d4c8a6e03a3d +59590 60641 7450172457633659 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj 82f8106ad19a3eef +193373 194110 7450173792607378 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj 6a52200b6b20a87d +200348 201510 7450173865838844 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj 5ee2832e3731823e +60168 61023 7450172461393950 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj 77c4eaa2a8b222be +119684 120743 7450173059311301 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj f9a530e8825c313d +89708 90691 7450172757658898 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj ca8ab23b2c23f493 +59940 61078 7450172462016706 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj 16f9ab3cdbee2d0b +76851 78107 7450172631808759 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj 6c1d1bf65f76b7ec +213884 214712 7450173998883679 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/rmaker_mqtt_server.crt.S f18b0ffecf54b52 +178905 180168 7450173652918584 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/os_msys_init.c.obj 33ad5166c13cf66d +60525 61170 7450172463222253 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj 4914a7347957199c +60875 61817 7450172469134509 esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj fda7633390e9a366 +140344 140788 7450173259833896 esp-idf/hal/libhal.a 4c95dfc1c8bef878 +62286 62968 7450172481176088 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systimer.c.obj f333515691a37639 +63032 66209 7450172513278582 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj 2ffd61ca0ab4b8c8 +212595 213530 7450173986772596 esp-idf/app_reset/CMakeFiles/__idf_app_reset.dir/app_reset.c.obj ae33137c261ce168 +154297 155458 7450173404806294 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/sdspi/sdspi_transaction.c.obj da24b42772784a45 +62927 66500 7450172516311629 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj 3a2d1d934687acd9 +63617 66941 7450172519992545 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj be3742d6beba11c2 +173304 175271 7450173604067495 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gap.c.obj 9b59718784c2bc83 +66959 68800 7450172538562027 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj 38cddde6418b7cc5 +66327 69146 7450172542974599 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj dabb461098bb5520 +115493 116385 7450173015586486 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj 4025c0e015ae1f5e +66515 69248 7450172544066835 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj 33bde46735e5aefc +180541 181825 7450173668580073 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_cache.c.obj 7ffe1f122dda7b13 +71839 72820 7450172580017722 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj 3b7e2ebb7fd0854b +145219 145622 7450173307924855 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/x509_crt_bundle 5d5401cbf0870a3d +66219 69537 7450172546339070 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj 52ab93f488ee8019 +69165 70136 7450172551999926 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_platform.cpp.obj f0d43ef0fe8e4fc9 +70207 71636 7450172567635381 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj b05eefa3a7244342 +104601 105973 7450172910137112 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj c2a9a934148506ec +70863 71769 7450172568994985 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj a6834b4fd1f61adf +91762 93309 7450172783966141 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj 5798bdbd179b7ac8 +71778 73295 7450172583906740 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj 6345fc836b6411df +71915 73460 7450172586129893 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_uart.c.obj 8628386b3c8cd488 +72671 73555 7450172587197539 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_console.c.obj 9580b5e3f82cbcdf +191549 192900 7450173780294064 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_nimble.c.obj 34204980bacb4363 +72827 74111 7450172592150474 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_usb_serial_jtag.c.obj 2aeac600de7316b8 +143013 143251 7450173284525989 esp-idf/esp_bootloader_format/libesp_bootloader_format.a 2f983d7203ac0acc +73335 74482 7450172596636185 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj e1d3986a4246010 +74641 75621 7450172607652604 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj e7adb192200fb6c0 +74697 76073 7450172612175556 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj a90a85fb41b80298 +74869 76811 7450172619316749 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj 47bf2348d7b62f87 +76078 77152 7450172622925722 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj e5e73a8b7eae2549 +76522 77657 7450172627365631 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj dab1a77763d759a5 +76443 77812 7450172629131544 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj c0ef1accb50436f8 +77160 78501 7450172635665626 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj c7466389cb137553 +118297 119297 7450173044593443 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj b7862f6437dfed4a +148377 149421 7450173344974200 esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/dedic_gpio.c.obj 23ad713149ced271 +78826 79880 7450172649167341 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj 790b60859792c5ae +153574 154917 7450173400401989 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_master.c.obj ab3ab85ef4009dff +166077 167374 7450173523081252 esp-idf/app_trace/libapp_trace.a 5cd0df9704bcc611 +79142 80959 7450172660938942 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj 94252535d33b9ab +79277 81025 7450172661633724 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj 107d94010070e50f +79899 81863 7450172669537293 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj 835dc0a27560f31e +89888 90783 7450172759381493 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj 6659098d1a0026d5 +80969 82349 7450172674888570 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj 8c8babc44b402ea4 +148203 149301 7450173344471823 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_dma_legacy.c.obj 7228a4c2531678ad +81877 83148 7450172682722454 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj d1f85fc7dfc77499 +82489 84203 7450172693057074 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj 20f1d449406254dd +182780 183929 7450173690020241 esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj f4f90c5c89b29ec2 +83654 84760 7450172698804913 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj 47c47fe006cba9e0 +85492 86264 7450172714326714 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj 8cfd10e3123ff75e +83919 84868 7450172699769507 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj 9d4ce6f93284d0ea +86536 87710 7450172728579372 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj 9f232076a941ef73 +84870 86353 7450172714844325 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj fa0b3c25b0381111 +85451 86420 7450172715244791 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj defbfa492a176cf +85528 86536 7450172716497987 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj 1b1d5194064680bc +119447 120211 7450173052558473 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj f5d09ef3b94d287 +86359 87324 7450172724178811 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj 62ef8c05ba60cc2a +86435 87421 7450172724808117 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj 113d867dba9f18c6 +87246 88128 7450172732627581 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj 431cad0e50f696a8 +195903 196853 7450173820105459 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj 8834bbe99b013872 +87430 88327 7450172735068629 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj 92e574253c53a27b +87712 88582 7450172736234349 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj fab52ee308ce458b +88128 89109 7450172742662267 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj e77944385e762450 +133483 133738 7450173189395815 esp-idf/esp_adc/libesp_adc.a e42ded8fd35c908d +94507 95780 7450172808429679 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj 8630c26890235f0e +134626 135557 7450173207495721 esp-idf/wpa_supplicant/libwpa_supplicant.a ec93db041e7f6530 +89012 89882 7450172750503959 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj fa9a41e5b360c91f +195424 196474 7450173816382265 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj 54428a92114ea9b6 +89125 90060 7450172752196910 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj 8615c2be06640101 +89274 90177 7450172753059276 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj 9b3ee68c49223ed0 +90179 90940 7450172760956386 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj c1cea8d0c0f69da0 +90090 90992 7450172761331063 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj ffc2f7cb8f798fc +120110 120868 7450173060172455 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj f8d00a29fbf81448 +90640 91746 7450172767572338 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj a01500000a3e3c10 +132835 133233 7450173184179634 esp-idf/esp_gdbstub/libesp_gdbstub.a dd384d1bae40b70e +90795 92135 7450172772638201 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj efcf89420e4afa6c +155400 157187 7450173422980308 esp-idf/driver/CMakeFiles/__idf_driver.dir/uart/uart.c.obj 4494f6dd6cc7281e +91012 92300 7450172774235909 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj e61403db7143050 +163321 164846 7450173498536487 esp-idf/esp_ringbuf/libesp_ringbuf.a fb07e9dd480b2930 +192483 193456 7450173785808813 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj d7fc8df362660afb +90943 92350 7450172774698817 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj 8235da7551fd32a9 +197002 197987 7450173831059792 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj 21289f9b8861f3a +210457 211731 7450173968136559 esp-idf/esp_schedule/libesp_schedule.a 71150ecc36d85e2a +93265 94258 7450172794436680 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj cde7eb784286e5bc +93319 94321 7450172795091168 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj 432bb09a5582a7bc +157271 158442 7450173434501949 esp-idf/mbedtls/libmbedtls.a 23e81cd4e319b77c +162182 163085 7450173482021999 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/util/src/addr.c.obj 167ae04f58be4efe +94563 95692 7450172808461966 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj 866cd15a0b2d408a +94445 95826 7450172809378771 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj fc2672e4c78f6d45 +94326 96456 7450172815763010 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj 8e1423b6e0801d7c +95827 96897 7450172820328037 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj 2e448ea0e83f5114 +133234 133483 7450173186870837 esp-idf/esp_eth/libesp_eth.a bbca9b39e6feaac +148945 149757 7450173348860614 esp-idf/driver/CMakeFiles/__idf_driver.dir/gptimer/gptimer_priv.c.obj 39ad911c8c212f4b +95965 97063 7450172821997079 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj e55a7e61878141a3 +96476 97670 7450172827799954 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj aae7e2d35817fbec +96807 97843 7450172830218072 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj 4310bc3529893af0 +96942 97972 7450172830744453 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj 45bdecd47284f377 +97072 98093 7450172832222184 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj 2091acf8a2d7f5ec +96650 98315 7450172833045161 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj 4d051d3c1df72e7b +29878 98469 7450172836256705 bootloader-prefix/src/bootloader-stamp/bootloader-configure 2b90ee8ddcfa4e6f +97684 98822 7450172839648695 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj 89375f781c6d0e +97851 99121 7450172842561809 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj 5202a122d2da69c4 +98107 99231 7450172843851853 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj 3561a3a105988640 +98002 99719 7450172847245569 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj 488b4e064f6db953 +122036 123643 7450173087643868 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj 3c297028f42d8b97 +98862 100032 7450172851294057 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj b5c2e0bf8682ff93 +99138 100264 7450172852980247 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj c2ef4dcf33dd2e0d +155703 156658 7450173418296018 esp-idf/driver/CMakeFiles/__idf_driver.dir/usb_serial_jtag/usb_serial_jtag_connection_monitor.c.obj b5141d134a3dda55 +99601 100878 7450172859815763 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj a3a0acd365ab5b68 +99725 101055 7450172862002025 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj 18c85b017fdcd27b +100612 101740 7450172867640245 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj f96269c5798869c3 +100907 102446 7450172875924804 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj c64df3b728b431f4 +213028 213835 7450173989246627 esp-idf/esp_insights/libesp_insights.a fc587b3c5ed94ede +101766 103201 7450172882555431 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj adde5533d5fd6d1f +143866 144770 7450173299677128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a c7fb93cfdfd261fb +122854 123954 7450173090747715 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj 42b09dcbe9f01ca6 +102578 103999 7450172890638275 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj 8bb2040d49ccfef5 +111258 112928 7450172979909394 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj 959197bcdea0731e +119854 120770 7450173059411326 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj 9858c73f2191ffe0 +175482 177059 7450173620912663 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci.c.obj 8062c968895ae5f1 +102806 104566 7450172894112326 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj 1f53857edb1a4c18 +103201 104758 7450172898149311 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj 7d6d8716d2c71546 +104031 105577 7450172906308349 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj a4c6fccaf4149180 +188858 190044 7450173752393073 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj eda2aabc69a34fa3 +104429 106233 7450172913293497 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj 132ef60f22ad0e7f +104820 106467 7450172915233516 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj 71b7dc32c81923c8 +105000 106805 7450172917452905 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj fbf00e353718836b +106011 107371 7450172924996365 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj 93461d175debdbb3 +106823 108383 7450172934064008 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj d6b69a0f517baa0d +106515 108498 7450172935104393 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj f9180b30774c6ea9 +107448 109260 7450172942693541 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj 39e9288f7de0462c +175916 177287 7450173624116423 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci_util.c.obj a3f9e8692a64dbb9 +107258 109571 7450172946789348 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj de3a160938134355 +111591 113410 7450172984924744 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj a50fecff973ecb81 +108389 109752 7450172948251128 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj f71a194f80c7b0ea +178316 179172 7450173642518080 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/endian.c.obj cd292060f4333efb +213603 214796 7450173999606796 esp-idf/app_wifi/CMakeFiles/__idf_app_wifi.dir/app_wifi.c.obj 849cff76f912634f +108217 109875 7450172949249970 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj cfc2c8efc3e3c5d8 +109888 111510 7450172964384226 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj 4e5cf576c56b087a +109757 111778 7450172965130534 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj 7d9b5544e75a58a2 +147026 147887 7450173330095191 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj 5ca6c5109d933806 +111051 112741 7450172978763161 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj 630e00d351b90972 +112207 113866 7450172989373825 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj 5a51d4fba08646e4 +140135 140344 7450173255485703 esp-idf/log/liblog.a e8676435c586f838 +112949 114395 7450172993844363 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj b21cf5f57cb67061 +113432 114748 7450172998544506 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj bbdf4ca4503941fd +113894 115481 7450173006418041 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj c546548a57b5a7b +193805 194183 7450173793532722 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_sha.c.obj ced19fd7315a1a56 +114788 115781 7450173008494838 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj b31fda3a457495b3 +192106 193115 7450173781921714 esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj fbe34c1a61677d8e +114467 116166 7450173012704123 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj 3634d965b6485ae8 +205709 206508 7450173916162643 esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_utils.c.obj 7736f986bce272ef +115710 116637 7450173017096191 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj b9e7285753224c9d +222194 222613 7450174078061836 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/__/__/rmaker_ota_server.crt.S.obj 8d38c72cfb7f42dc +116388 117572 7450173026971140 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj 8431c3eb76e0db73 +156186 157091 7450173422497657 esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj db6aeceb1bb0aa4c +116667 117904 7450173030541118 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj ac7f89cf76bb4d65 +117602 118674 7450173038294198 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj 60d9b77a3b1074ba +117912 119239 7450173043539964 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj 3ea396bfb45ded82 +212386 213299 7450173983607103 esp-idf/gpio_button/libgpio_button.a c09687f12548e523 +118555 119355 7450173044493474 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj 21a29cf50c02a45f +187899 188807 7450173739042852 esp-idf/esp_https_server/libesp_https_server.a dbb80ae649af5314 +118748 119664 7450173048034116 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj a9449fcc14d4f81e +119357 120099 7450173052688810 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj da634ff3dd6ff8f9 +98498 132973 7450172836256705 bootloader/bootloader.map be50754f10ab1bb6 +223635 223850 7450174090519051 esp-idf/main/libmain.a 8df08645a1b22e8a +120157 120826 7450173059533965 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj b0872e14268c56e0 +154871 155692 7450173408528514 esp-idf/driver/CMakeFiles/__idf_driver.dir/temperature_sensor/temperature_sensor.c.obj ce6e969baebb101b +120221 121518 7450173066398604 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32c3/esp_adapter.c.obj acbadf17adc9d1d3 +120747 122016 7450173068952669 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj d9581e9877e765c8 +120777 122521 7450173076763713 esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj 7c171fe3ce53d77c +183933 184790 7450173699452638 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_end.c.obj ad4cc5a189b40d15 +190694 191873 7450173769971393 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj 3d82ebbcbf884477 +120836 122608 7450173076973737 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj 3e943d5f0bd0ce45 +146343 146878 7450173320238506 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj 37bd39bdd478bd7a +121786 122737 7450173078454085 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj 5265558c7d4281bb +145892 146410 7450173315287612 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt.c.obj 111dd96130c1a9ef +121523 122842 7450173079761123 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj 6927c513f43403be +122524 123259 7450173083866789 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj 9e6d57038d9d2017 +123271 124227 7450173094052554 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj 7ffa63c0c4ec80c4 +179980 181156 7450173662826577 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj e276eb8d2633eba2 +205817 206573 7450173916650353 esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_heap_metrics.c.obj 40a8e78eda7c6a50 +123650 124436 7450173096034074 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_filter.c.obj d5cb97fc3d902df9 +173022 174263 7450173593741435 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_startup.c.obj 9dd43e8ac78140f5 +123511 124463 7450173096114065 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_monitor.c.obj 2ff61a4392a480a0 +123957 124555 7450173097034045 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3/curve_fitting_coefficients.c.obj 55dab93aa486c0e4 +189538 190236 7450173753888734 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj 9c62b3a38044737d +124242 125058 7450173102115559 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32c3/esp_adc_cal_legacy.c.obj b01c8144c0b1171f +133269 133510 7450173187195503 bootloader-prefix/src/bootloader-stamp/bootloader-done dcaeb71dcb0bd10d +172219 173723 7450173587471928 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att_cmd.c.obj 5413fe79bf4e1d95 +124473 125260 7450173104343390 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj 81beb9cb2a744a30 +195139 195870 7450173810608184 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj 34cf33cb6dba93bd +124363 125287 7450173104378761 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj f07c2882e09aea6b +124443 125373 7450173105253804 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_phy_802_3.c.obj 6d3c5f5cdb88788b +190240 191445 7450173765924009 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj 1945ba17b1632cec +125261 125941 7450173110733970 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj ad8dafcc043daa92 +125288 126003 7450173111389988 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/gdbstub_riscv.c.obj d3910bbb433fd692 +125389 126128 7450173112923574 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/rv_decode.c.obj 592795557f2fe9c1 +126014 127213 7450173123924835 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj 32522c8a2d3c152d +125946 127300 7450173124513565 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj 8108548823392090 +126134 128170 7450173132824496 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj 44d44738c8832e2d +136815 137142 7450173223427810 esp-idf/esp_phy/libesp_phy.a ff4fb4528d039a34 +127225 128370 7450173134291813 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj f41069891a7f2c37 +127494 128468 7450173135313924 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj e3bb73e548292a40 +127141 129616 7450173144419249 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj e2f989b010dc577d +128183 129952 7450173151297610 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj 67451d526293f18e +128268 130131 7450173152375623 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj e50a56ad77e58cb3 +129680 130958 7450173160632010 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj 5f9c5818a7beda55 +130155 131119 7450173162747138 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj 92ebc4be3ab10089 +170967 172472 7450173575598745 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_cfg.c.obj c7318508f7671baf +130301 131325 7450173165191418 esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj e3a8ce3606e06fe0 +131329 131848 7450173170400241 esp-idf/esp_https_ota/libesp_https_ota.a 81b38cf5a16c85fc +132598 132834 7450173180331255 esp-idf/tcp_transport/libtcp_transport.a b70a19ea8d829b12 +98498 132973 7450172836256705 bootloader/bootloader.bin be50754f10ab1bb6 +98498 132973 7450172836256705 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-build be50754f10ab1bb6 +98498 132973 7450172836256705 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/bootloader.elf be50754f10ab1bb6 +98498 132973 7450172836256705 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/bootloader.bin be50754f10ab1bb6 +98498 132973 7450172836256705 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/bootloader.map be50754f10ab1bb6 +186824 187933 7450173730460053 esp-idf/console/libconsole.a fb99e2393caaca2f +211208 212220 7450173973470928 esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_client_data.c.obj 8dd45f65335136dd +133269 133510 7450173187195503 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/bootloader-complete dcaeb71dcb0bd10d +149431 150628 7450173356810354 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_common.c.obj ff6c38b81476c4a +133269 133510 7450173187195503 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dcaeb71dcb0bd10d +168871 170292 7450173553427432 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_mqueue.c.obj 9e8dc4dabbda8f83 +133738 133955 7450173191566559 esp-idf/esp-tls/libesp-tls.a 6a5282701321969f +194748 195739 7450173808869353 esp-idf/espcoredump/libespcoredump.a 1e76cfa6094b2c36 +133955 134167 7450173193673978 esp-idf/http_parser/libhttp_parser.a b712a60f02282c6f +198542 199609 7450173847415871 esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj 5fb3070de96c4ecc +134414 134626 7450173198273218 esp-idf/esp_coex/libesp_coex.a af7a7abab83d2c36 +166701 167805 7450173528411894 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci_cmd.c.obj f170c654ae4036b0 +135559 135793 7450173209951120 esp-idf/esp_netif/libesp_netif.a df951bb1dc31483a +135794 136545 7450173217423678 esp-idf/lwip/liblwip.a e5513bae463cf5ae +136546 136814 7450173220137983 esp-idf/vfs/libvfs.a 52766fd40eb79af7 +144993 145218 7450173304115974 esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a 9cf68a225dea9924 +137143 137464 7450173226610488 esp-idf/nvs_flash/libnvs_flash.a bca23ede855fb17a +137464 137715 7450173229085699 esp-idf/esp_event/libesp_event.a 1d88b3164fc40b7a +146061 146773 7450173319350561 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj 2f5e770b9d6e9440 +137716 137943 7450173231429930 esp-idf/esp_timer/libesp_timer.a 79c737cabd0c9a14 +137944 138167 7450173233659134 esp-idf/esp_common/libesp_common.a 74b2afbbf04b6a3b +221276 222192 7450174072653106 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/console/esp_rmaker_console.c.obj fc05ef518b7f5202 +138167 138376 7450173235733831 esp-idf/cxx/libcxx.a ae67647339161bcb +138376 138704 7450173239070034 esp-idf/newlib/libnewlib.a c49412ec92dbcb1f +138705 139073 7450173242688070 esp-idf/freertos/libfreertos.a beccc8f88115879c +173214 174526 7450173596076513 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap_sig.c.obj 19556def9f2718b4 +139074 139607 7450173247837630 esp-idf/esp_hw_support/libesp_hw_support.a e6db47452e2607fe +155468 156502 7450173416016948 esp-idf/driver/CMakeFiles/__idf_driver.dir/usb_serial_jtag/usb_serial_jtag.c.obj 8e7197ede11714fe +139898 140135 7450173253367676 esp-idf/heap/libheap.a d3c6f4d62865c7c9 +160884 161706 7450173468170131 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/list.c.obj c76792684a76aa4c +203888 204425 7450173895949211 esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/timezone.c.obj c73310bed2cbb91e +141053 141442 7450173266376728 esp-idf/esp_system/libesp_system.a df6722a25b158e97 +141442 141651 7450173268526818 esp-idf/pthread/libpthread.a 98bd73f83f69fbe9 +157100 157798 7450173429018570 esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj bde572144075efbe +201995 203015 7450173880949403 esp-idf/spiffs/libspiffs.a 2971ad6825747632 +142052 142264 7450173274648105 esp-idf/app_update/libapp_update.a c52005bd3a1839d0 +142265 142490 7450173276939934 esp-idf/esp_partition/libesp_partition.a ef0d96a29edab1fe +143599 143865 7450173290575143 esp-idf/mbedtls/mbedtls/library/libmbedx509.a 6daeae315f47d822 +145219 145622 7450173307924855 esp-idf/mbedtls/x509_crt_bundle 5d5401cbf0870a3d +145622 145877 7450173310820340 x509_crt_bundle.S 492a6250557118de +145878 146252 7450173314175841 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/instruction_decode.c.obj 1b6d297b9a5bea9d +145933 146451 7450173315805308 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors_intc.S.obj 942268860800069d +146423 147069 7450173322499221 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj 284acc33b45796c3 +188616 189533 7450173745679164 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj 7a0f04dae81f7638 +146460 147369 7450173325306686 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj 5a8e7c3e8e4c8dc3 +146775 147515 7450173326650261 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj 5741a6cabaa7c6ea +146942 147674 7450173328239843 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj 18fba357fbfa2e11 +147078 147712 7450173328727508 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32c3/ext_mem_layout.c.obj ce7f12fae0c739fb +147392 148196 7450173333370379 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache.c.obj 28a75b2eaaa8350c +147640 148360 7450173334801872 esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/gpio_glitch_filter_ops.c.obj 23bfec27ee4a8017 +198082 199001 7450173841071879 esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj cb9e4322a37d90ec +147726 148782 7450173338788974 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/spi_bus_lock.c.obj 153020bad11b0678 +147923 149096 7450173342314718 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_legacy.c.obj 14fdd37481d2f709 +148791 150274 7450173353288624 esp-idf/driver/CMakeFiles/__idf_driver.dir/gptimer/gptimer.c.obj d028616970d1bc08 +170520 172155 7450173572912047 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_lgcy.c.obj a687c813984a51b +149112 150443 7450173356259409 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/timer_legacy.c.obj 71c7ec3d11ae95b +163610 165119 7450173502500429 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/gap/src/ble_svc_gap.c.obj 5fda352a5eef1747 +149381 150693 7450173358427781 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_master.c.obj fb0294ae0513970c +149313 150755 7450173358686877 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj dc42bf539ab889fd +150282 151677 7450173367602203 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_common.c.obj a4ba387b52d6f8a2 +150760 152091 7450173372190728 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_pdm.c.obj 80ab16c54e58c256 +150705 152332 7450173374493935 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/i2s_legacy.c.obj 6cacf150021b1888 +151552 153244 7450173383625856 esp-idf/driver/CMakeFiles/__idf_driver.dir/ledc/ledc.c.obj 9b45a260c2cddd3d +174340 175473 7450173606142844 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_flow.c.obj b9bfdc2372e66d88 +159510 160569 7450173456982999 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/config.c.obj a1ec91f1912818bd +176074 176895 7450173619905972 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_resolv.c.obj 7314f59369cfa845 +152105 153564 7450173386649235 esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_rx.c.obj b2b2770e56583fe1 +190295 191548 7450173766392238 esp-idf/protobuf-c/libprotobuf-c.a 275e99cc56e9a800 +152840 153923 7450173390573063 esp-idf/driver/CMakeFiles/__idf_driver.dir/sigma_delta/sdm.c.obj 578efdd819a6cfa6 +152436 153985 7450173390805153 esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_tx.c.obj 74d483b8700bf858 +153260 154733 7450173398401739 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_common.c.obj 36992da73ef94af1 +153996 154856 7450173399346778 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/sdspi/sdspi_crc.c.obj 6efd4e43cfe39fc4 +153932 155046 7450173401898334 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_slave.c.obj 477ee4d0a713283a +154926 155926 7450173409456164 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rtc_temperature_legacy.c.obj 54d1e54bddd4db8f +154744 156180 7450173411413851 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_slave_hd.c.obj 7f3a50fde1b85277 +155984 156885 7450173420413132 esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj f816d401d4745166 +156459 157314 7450173424902815 esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj e8017f33f122b6be +222979 223365 7450174085576116 esp-idf/esp_rainmaker/libesp_rainmaker.a a215e4413e22f0b3 +157140 157853 7450173429433984 esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj d4b753be74dd6470 +157803 158569 7450173437382541 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/api/esp_blufi_api.c.obj f22868a752f323d6 +157333 158729 7450173437898792 esp-idf/bt/CMakeFiles/__idf_bt.dir/controller/esp32c3/bt.c.obj e2eada2b4294de76 +158743 159441 7450173446289267 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/profile/esp/blufi/blufi_protocol.c.obj 9616a789a01dded2 +158539 159497 7450173446322295 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/core/btc_task.c.obj 45797fa3e9173c71 +158445 159541 7450173446158954 esp-idf/esp_pm/libesp_pm.a e19569409649ec59 +158573 159590 7450173446975620 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/profile/esp/blufi/blufi_prf.c.obj b897eda7d81c1721 +174983 176066 7450173612270213 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_misc.c.obj b20723328d6640dd +159061 159876 7450173449690935 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/allocator.c.obj b885806793e6ab5b +186754 187892 7450173730671588 esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/src/https_server.c.obj 4f2385d2e3056080 +158804 159928 7450173450380860 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/alarm.c.obj f51079b3b8079aac +216262 217617 7450174027430393 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_client_data.c.obj b8f4155ab4098ee0 +168428 169811 7450173549130082 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs.c.obj 3c723bbdc18de341 +219408 220584 7450174056901696 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/mqtt/esp_rmaker_mqtt_budget.c.obj 2ce794ce24f99e62 +159444 160208 7450173452717463 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/buffer.c.obj e7ed245f1b1868b4 +194471 195422 7450173805861946 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj d5dd8ead0d3cdefc +159892 160873 7450173460501745 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/pkt_queue.c.obj 9c94a5b3b188085f +166335 166812 7450173519870871 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_shutdown.c.obj 1b65ce9933df2b72 +159938 161035 7450173461248129 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/fixed_pkt_queue.c.obj 541371ef8b25989b +160239 161222 7450173462976086 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/future.c.obj 262c1cd6d38d9776 +160570 161438 7450173465898917 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/hash_functions.c.obj 2e065dfcb84b7c7a +160627 161498 7450173466822223 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/hash_map.c.obj a2a2fceaaddc16e9 +161236 162172 7450173473331511 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/thread.c.obj 79b7f059350c4f0b +161440 162219 7450173473999999 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/osi.c.obj 3f553d0fa34a869e +161510 162344 7450173475085682 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/semaphore.c.obj 27a8f27e2275c0b0 +161953 162949 7450173481322426 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/transport/src/transport.c.obj b7891526dea82717 +194113 194808 7450173799858386 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj 6fe976953b150695 +162224 163222 7450173483519358 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/gatt/src/ble_svc_gatt.c.obj efa5c266da9665f +162031 163304 7450173482899685 esp-idf/efuse/libefuse.a 98dbe5be3dcb1d9 +162349 163434 7450173484867709 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/tps/src/ble_svc_tps.c.obj e7381333f647db03 +200064 200948 7450173860557046 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj a7ebfb6a0da8e057 +162422 163597 7450173487638333 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/ias/src/ble_svc_ias.c.obj f3af8c4e9e68745b +165764 166839 7450173519880902 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_store_util.c.obj 6a80985c4dddb58d +169471 171200 7450173561335679 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_ead.c.obj 95d9a336088504c8 +162966 164174 7450173493387662 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/ipss/src/ble_svc_ipss.c.obj cff77bf8ec86cfa0 +163101 164337 7450173494107620 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/ans/src/ble_svc_ans.c.obj 9af3533432a0c736 +163242 164447 7450173495849420 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/hr/src/ble_svc_hr.c.obj 62659e6fa1650a43 +163446 164593 7450173497646999 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/htp/src/ble_svc_htp.c.obj 2f9e0a06cefcc420 +198721 199549 7450173847166536 esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj 7aea422fbd963f72 +164344 165426 7450173505324095 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/dis/src/ble_svc_dis.c.obj 24e171c4d7a2710c +164450 165487 7450173505819137 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/lls/src/ble_svc_lls.c.obj 7db3091dedbed804 +164618 165723 7450173508070509 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/prox/src/ble_svc_prox.c.obj a46f994633d69054 +164873 166057 7450173510967556 esp-idf/riscv/libriscv.a 5cb143edfdb930d9 +179855 181620 7450173664433601 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/profile/esp/blufi/nimble_host/esp_blufi.c.obj 3d1e1f405db6f71e +220525 222051 7450174072032093 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/ota/esp_rmaker_ota_using_topics.c.obj e7b638d56bf13bcb +165129 166312 7450173514417766 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/cts/src/ble_svc_cts.c.obj 3de640f01a038253 +165443 166657 7450173518049508 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/sps/src/ble_svc_sps.c.obj b34767bcc90a59b7 +166668 167665 7450173528316740 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap_sig_cmd.c.obj 479d25c5a52e48c6 +165994 167723 7450173528074225 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm.c.obj f41c81e767fcf532 +166815 167937 7450173530278635 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_id.c.obj c75b77d39376689a +166859 168653 7450173537374084 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att_svr.c.obj 60df2fe21bbf8126 +167674 168807 7450173539388731 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_ibeacon.c.obj 99bc7ead3e851cd4 +167737 169024 7450173541411320 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_atomic.c.obj 62169a7d48e2be99 +195701 196543 7450173816572144 esp-idf/wear_levelling/libwear_levelling.a 741dd7c4214f451e +167962 169465 7450173544625920 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_stop.c.obj e3b5faf7c212c27d +168658 170151 7450173552141025 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci_evt.c.obj 98633779eb758b4d +169025 170519 7450173556345335 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_periodic_sync.c.obj d50a15115002d4b8 +169831 171395 7450173565228655 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_aes_ccm.c.obj 4a208ec325794be8 +172396 173592 7450173587315423 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_log.c.obj 84306d0590366c21 +172484 173890 7450173589703747 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_eddystone.c.obj 5ab642a1dbd91824 +173609 174757 7450173599123249 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_cmd.c.obj 9d5b90b39da3131e +173733 174963 7450173601332114 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_uuid.c.obj 552e7a36800e00ad +174775 176105 7450173612320290 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_sc.c.obj 80b4297953a0b153 +175296 176997 7450173620596022 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_adv.c.obj d3e4679629f44423 +175218 177152 7450173621446522 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gatts.c.obj c65e7f8798cd0457 +176107 177662 7450173627846462 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/store/ram/src/ble_store_ram.c.obj 5a062d8903911b0d +177014 177863 7450173628387359 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/store/config/src/ble_store_nvs.c.obj 2f1e1938015afd07 +177066 178293 7450173634405556 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gattc_cache.c.obj 6959dd0bba742146 +201878 202692 7450173878427742 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj f8694cbce689ffda +176934 178444 7450173635877408 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/store/config/src/ble_store_config.c.obj ac9a1d797147f3a7 +177163 178517 7450173636278374 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gattc_cache_conn.c.obj 99a7e42f0304a224 +177294 178574 7450173637668078 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/nimble_port.c.obj b438f3ad653b43b9 +177888 178878 7450173639711766 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/port/src/nvs_port.c.obj bf790c0f471ba191 +177703 179007 7450173640292676 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/npl/freertos/src/nimble_port_freertos.c.obj a56de50384bf01 +178449 179821 7450173649017328 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/os_mempool.c.obj 95df59bd1838aac1 +178526 179955 7450173650072825 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/mem.c.obj bb97721005a8310 +179014 180501 7450173655999038 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/npl/freertos/src/npl_os_freertos.c.obj c4d8d85727c7c82a +179185 180822 7450173659368566 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/esp-hci/src/esp_nimble_hci.c.obj a18b06ba225c49a9 +180120 181436 7450173662433291 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj ed6f98a8a84ffbbe +180169 181697 7450173665745054 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_freertos.c.obj 9e6c675605de2140 +181510 182585 7450173676430658 esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp/unity_utils_memory_esp.c.obj 1d4ea466670f4835 +181699 182729 7450173677577530 esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj 6194992d02e28007 +182859 184017 7450173690282118 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_cmd.c.obj e2bcd8ed08ac606e +184352 185233 7450173703937343 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_hashtable.c.obj 76c6106311895d9c +184724 185623 7450173706208560 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_lit.c.obj fcd350c83773d95d +184791 185847 7450173709376153 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rem.c.obj 34fc89cc62b3daed +185245 186234 7450173713309167 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_str.c.obj 8859017e1de05c9a +197656 198828 7450173839845762 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj 7864f4baca6391be +185148 186305 7450173713420392 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rex.c.obj c1b3b3fd8cf813a +185501 186514 7450173716567765 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_utils.c.obj dc1f953cb242cc22 +185797 186748 7450173718662600 esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj e81d0395066ad3a6 +185696 186823 7450173719000772 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj a6ab11f73bf150f1 +195874 196675 7450173818289717 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj 32831f74c112470d +185857 187130 7450173722601315 esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj 394f68cfb70c19ac +186247 187284 7450173723395105 esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj d2d80df814b1bb03 +186354 187486 7450173726550236 esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/nimble_hidd.c.obj 384f2d60a8b25fb8 +186519 187665 7450173728346245 esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/nimble_hidh.c.obj 2d473a74441e7212 +208489 209526 7450173946809039 esp-idf/espressif__mdns/CMakeFiles/__idf_espressif__mdns.dir/mdns_networking_lwip.c.obj 7cefc12ad74d5aa +187154 188065 7450173732033305 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj c6dc311cc1bbb541 +187507 188392 7450173735691013 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2c_v1.c.obj 8e2743d514471af1 +187671 188615 7450173736899526 esp-idf/esp_hid/libesp_hid.a a0d1efa2e2c6f6cf +207507 208320 7450173934920860 esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborpretty.c.obj 181db3323a62a0d +187944 188736 7450173738861430 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2c_v2.c.obj 49e3cd9a389cb220 +188081 188955 7450173740070192 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj 17ed4286ca0c508a +188969 189877 7450173750525565 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj 24226d4244f8a0ac +190047 190738 7450173757914019 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj f789645e8fdc2146 +190748 192097 7450173772139092 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c.obj 688ca27e21f759d2 +191914 193355 7450173785011716 esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj e9212d2896d9e5c8 +192413 193789 7450173789498792 esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_transport_httpd.c.obj b86b79c530a6b733 +193129 193956 7450173791026461 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj da06d357ce8aaad3 +192908 194052 7450173791464018 esp-idf/protocomm/libprotocomm.a 234329148346e694 +194835 195688 7450173808697270 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj 6c6f11990f648a00 +195089 195896 7450173810252348 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj cfd0e35d2cc9eb7a +195238 195971 7450173811292264 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj 47fb7141927f0767 +195748 196617 7450173816956265 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj 95436313c6a6989f +195975 196996 7450173821443511 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj ea0dcd5655e29a31 +219105 221161 7450174062954751 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_claim.c.obj d3d4e34af3717e40 +196686 198081 7450173829240131 esp-idf/sdmmc/libsdmmc.a 519efda3574580d8 +196566 198126 7450173832487009 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj ae85db3a139bc919 +197334 198496 7450173836088888 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj 8e9a86c143d3edd9 +198144 199972 7450173850794240 esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj 746da2d30597702c +199011 200006 7450173851083826 esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj efe3e9add66848c8 +198855 200058 7450173851356661 esp-idf/fatfs/libfatfs.a c9f8aab57a558145 +199464 200343 7450173854450010 esp-idf/json/libjson.a e02b8712a981e5e1 +199976 200611 7450173857801600 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj ecfe599c89955b7a +200012 200834 7450173859157811 esp-idf/mqtt/libmqtt.a b2c0c0eca3bfb92d +200259 201041 7450173861415422 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj 48013b51fa287a00 +200172 201103 7450173861863585 esp-idf/nvs_sec_provider/libnvs_sec_provider.a 5195929c26e1896a +201118 202101 7450173872428877 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ctrl.c.obj 7881f07352e4fba7 +201043 202174 7450173872544680 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj 645f9be73d00239b +201963 202727 7450173878804558 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj 2475bf59fdfcecbb +202121 202916 7450173880475335 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj a436e6a281f650ed +201535 202963 7450173881139983 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj d094a408099ed711 +202735 203559 7450173885733587 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj b47a50898fae7d52 +202926 203874 7450173889475609 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj 347e3f36e075abe7 +203410 204205 7450173893888301 esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/work_queue.c.obj c40e67f3e1308afa +203580 204646 7450173896675923 esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/factory.c.obj 3a86f6ef23fe0320 +203825 204921 7450173900537371 esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/time.c.obj a662598a5ba52746 +203987 204975 7450173900769465 esp-idf/wifi_provisioning/libwifi_provisioning.a b8ee2c6586895e78 +204114 205055 7450173901280274 esp-idf/esp_diag_data_store/libesp_diag_data_store.a 90ea5925a51decf0 +204213 205179 7450173901860904 esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/utils.c.obj b7a86851efa2c380 +204435 205687 7450173907824273 esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/cmd_resp.c.obj 807f890b3253a194 +204924 205742 7450173908762364 esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/console/rmaker_console.c.obj 4fcfe199d48055ad +205059 205975 7450173911210953 esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/create_APN3_PPI_string.c.obj 6d9e321a61d01e4b +205186 206157 7450173911983588 esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_log_hook.c.obj d732e3d19a2b5491 +204988 206310 7450173914770255 esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/esp-mqtt/esp-mqtt-glue.c.obj 52ae52e043a26ed4 +214969 216783 7450174016984214 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_node.c.obj a32b4ed80c9d5bf1 +219245 221265 7450174063707185 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_local_ctrl.c.obj b1c9d67e733b0271 +206018 206921 7450173920424113 esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_wifi_metrics.c.obj 748846905e1ab9c3 +206515 207053 7450173922119095 esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborencoder_close_container_checked.c.obj 4feed05d88ca7dab +206414 207170 7450173923243359 esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_network_variables.c.obj e68f5d493f2ff776 +206573 207225 7450173923268400 esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborencoder.c.obj f234c22c0b0d4889 +206878 207412 7450173925547336 esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborencoder_float.c.obj e73ec0b0b18c1b0e +206951 207493 7450173926334496 esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborerrorstrings.c.obj 5592882a7e78fba2 +207058 207658 7450173928321208 esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborparser_dup_string.c.obj 7ec07adeadea52e2 +207227 207752 7450173929231368 esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborparser_float.c.obj a7c8e2db0580d5fd +207188 207938 7450173930916375 esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborparser.c.obj 9f7239063362e218 +207417 208057 7450173931396598 esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborpretty_stdio.c.obj cdbe9f136bb731a2 +207266 208238 7450173933361721 esp-idf/esp_diagnostics/libesp_diagnostics.a fc3c14b958622f0b +207671 208485 7450173936347513 esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cbortojson.c.obj bc63baf40781263f +207757 208572 7450173937234785 esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborvalidation.c.obj 11deafec918d2527 +207945 208663 7450173938421267 esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/open_memstream.c.obj 2201c89a52327de7 +208238 208901 7450173940233208 esp-idf/json_generator/CMakeFiles/__idf_json_generator.dir/src/json_generator.c.obj e652154dd9a9f8c0 +208069 209022 7450173941087049 esp-idf/json_parser/CMakeFiles/__idf_json_parser.dir/src/json_parser.c.obj ad149cfc167e49b5 +208606 209598 7450173947572354 esp-idf/espressif__mdns/CMakeFiles/__idf_espressif__mdns.dir/mdns_console.c.obj c857836a80c6cbca +208923 209821 7450173948965275 esp-idf/json_generator/libjson_generator.a 96200c48d7f634be +210053 210690 7450173958741572 esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/__idf_espressif__esp_secure_cert_mgr.dir/srcs/esp_secure_cert_crypto.c.obj 4b4f148351832dd3 +209874 211033 7450173961419771 https_server.crt.S 658a5de8ea5a438a +209874 211033 7450173961419771 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/https_server.crt.S 658a5de8ea5a438a +210383 211206 7450173963604486 esp-idf/gpio_button/CMakeFiles/__idf_gpio_button.dir/button/button.c.obj 92a1446732ec7ee6 +208321 211575 7450173966355269 esp-idf/espressif__mdns/CMakeFiles/__idf_espressif__mdns.dir/mdns.c.obj 71d17c5758eb8361 +210698 211697 7450173968646019 esp-idf/gpio_button/CMakeFiles/__idf_gpio_button.dir/button/button_obj.cpp.obj 16a49f87d3b890c0 +211084 211893 7450173969922994 esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_transport.c.obj 71dd02d34c283e99 +211043 212059 7450173972276045 esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights.c.obj d971aa37a6aa5683 +211592 212297 7450173974658587 esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_encoder.c.obj 9644a631c5317a41 +211929 212383 7450173975429501 esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/__/__/https_server.crt.S.obj fd546514fb9b5a50 +211699 212583 7450173977727742 esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_cbor_decoder.c.obj 90787973f6023ae3 +212067 213016 7450173981092243 esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/transport/esp_insights_https.c.obj 9ac3225350acbbed +212309 213174 7450173982669926 esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a 826df40454e629ca +212715 213590 7450173987122255 esp-idf/qrcode/CMakeFiles/__idf_qrcode.dir/src/qrcodegen.c.obj 74afaa44a0fe0c4f +213303 213769 7450173989528161 esp-idf/qrcode/CMakeFiles/__idf_qrcode.dir/src/esp_qrcode_wrapper.c.obj 87348680be68eb92 +213130 213882 7450173989977295 esp-idf/esp_local_ctrl/libesp_local_ctrl.a 77d5c85db98691ea +213835 214600 7450173997039112 esp-idf/ws2812_led/CMakeFiles/__idf_ws2812_led.dir/led_strip_rmt_ws2812.c.obj e464f361c85f4514 +213884 214712 7450173998883679 rmaker_mqtt_server.crt.S f18b0ffecf54b52 +213958 214856 7450174000230807 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/rmaker_claim_service_server.crt.S ce4d8f093e866b8f +214464 215020 7450174001227659 esp-idf/qrcode/libqrcode.a 62b0c0d56d605fe0 +214601 215478 7450174004040025 esp-idf/ws2812_led/libws2812_led.a ceb251d02a3e242e +214881 215931 7450174010810459 esp-idf/main/CMakeFiles/__idf_main.dir/app_driver.c.obj 5959b69643102a16 +214902 216256 7450174013845668 esp-idf/main/CMakeFiles/__idf_main.dir/app_main.c.obj a98fd39209706c4c +215020 216680 7450174016904362 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_device.c.obj 3517ee05a77333f1 +214949 217056 7450174020047961 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_core.c.obj 670cb7f0c61a3ddf +215494 217500 7450174026219928 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_param.c.obj a3eb5b53d3c21bdf +215967 217729 7450174027844398 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_node_config.c.obj f541794b55600ef0 +217063 218017 7450174031711764 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_user_mapping.pb-c.c.obj 2675c5e77d1fe794 +217506 219096 7450174042430279 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_user_mapping.c.obj d03e2c4f2f4c584f +217630 219241 7450174044258987 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_node_auth.c.obj ad6c4f06e764dcce +217755 219304 7450174044408455 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_schedule.c.obj 5fad237d7ac6f3cf +218022 219400 7450174045479164 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_scenes.c.obj 43d3b605554b180e +218237 219902 7450174049886537 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_cmd_resp_manager.c.obj 5820bb7dc00d7081 +220311 221194 7450174063388014 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/ota/esp_rmaker_ota_using_params.c.obj f8a9fbff49bbea0e +220617 221923 7450174070985356 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/standard_types/esp_rmaker_standard_params.c.obj b99797ff422aa9fd +219984 222227 7450174072483000 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/ota/esp_rmaker_ota.c.obj dbd60cf6f153156a +221199 222283 7450174073699410 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/standard_types/esp_rmaker_standard_services.c.obj 7f79794b2e59747e +222127 222606 7450174077970796 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/__/__/rmaker_claim_service_server.crt.S.obj 4dec8fa6321659a2 +222227 222695 7450174078734389 esp-idf/app_insights/CMakeFiles/__idf_app_insights.dir/app_insights.c.obj 885ace0a0b2e5cbe +222303 222798 7450174079996428 esp-idf/app_wifi/libapp_wifi.a 47a33502319f6f30 +223365 223634 7450174088369849 esp-idf/app_insights/libapp_insights.a 2c754826bda702e9 +223850 238299 7450174234651732 esp-idf/esp_system/ld/sections.ld ab09ddea2c39cf62 +223850 238299 7450174234651732 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/sections.ld ab09ddea2c39cf62 +241513 242152 7450174273580949 .bin_timestamp 983b9a5bbba3c76a +241513 242152 7450174273580949 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/.bin_timestamp 983b9a5bbba3c76a +242153 242352 0 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esptool_py/CMakeFiles/app_check_size e2e552add3db6290 diff --git a/ESP32-Rainmaker-Switch/build/CMakeCache.txt b/ESP32-Rainmaker-Switch/build/CMakeCache.txt new file mode 100644 index 000000000..8fdeda8a4 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/CMakeCache.txt @@ -0,0 +1,615 @@ +# This is the CMakeCache file. +# For build in directory: c:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build +# It was generated by CMake: C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/bin/cmake.exe +# 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 +######################## + +//No help, variable specified on the command line. +CCACHE_ENABLE:UNINITIALIZED=1 + +//Path to a program. +CCACHE_FOUND:FILEPATH=C:/Users/alex/.espressif/tools/tools/ccache/4.8/ccache-4.8-windows-x86_64/ccache.exe + +//Path to a program. +CMAKE_ADDR2LINE:FILEPATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-addr2line.exe + +//Path to a program. +CMAKE_AR:FILEPATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ar.exe + +//A wrapper around 'ar' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_ASM_COMPILER_AR:FILEPATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_ASM_COMPILER_RANLIB:FILEPATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe + +//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=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_CXX_COMPILER_RANLIB:FILEPATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe + +//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=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_C_COMPILER_RANLIB:FILEPATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe + +//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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/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=C:/Program Files (x86)/ESP32-Rainmaker-Switch + +//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=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ld.exe + +//Program used to build from build.ninja files. +CMAKE_MAKE_PROGRAM:FILEPATH=C:/Users/alex/.espressif/tools/tools/ninja/1.11.1/ninja.exe + +//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=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-nm.exe + +//Path to a program. +CMAKE_OBJCOPY:FILEPATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objcopy.exe + +//Path to a program. +CMAKE_OBJDUMP:FILEPATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe + +//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=ESP32-Rainmaker-Switch + +//Value Computed by CMake +CMAKE_PROJECT_VERSION:STATIC=3.6.0 + +//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=0 + +//Value Computed by CMake +CMAKE_PROJECT_VERSION_TWEAK:STATIC= + +//Path to a program. +CMAKE_RANLIB:FILEPATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib.exe + +//Path to a program. +CMAKE_READELF:FILEPATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-readelf.exe + +//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=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-strip.exe + +//The CMake toolchain file +CMAKE_TOOLCHAIN_FILE:FILEPATH=C:/Users/alex/esp/v5.2.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 +ESP32-Rainmaker-Switch_BINARY_DIR:STATIC=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build + +//Value Computed by CMake +ESP32-Rainmaker-Switch_IS_TOP_LEVEL:STATIC=ON + +//Value Computed by CMake +ESP32-Rainmaker-Switch_SOURCE_DIR:STATIC=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch + +//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=C:/Users/alex/.espressif/tools/tools/idf-git/2.39.2/cmd/git.exe + +//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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/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=C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls + +//No help, variable specified on the command line. +PYTHON:UNINITIALIZED=c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe + +//No help, variable specified on the command line. +PYTHON_DEPS_CHECKED:UNINITIALIZED=1 + +//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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf + +//Value Computed by CMake +esp-idf_IS_TOP_LEVEL:STATIC=OFF + +//Value Computed by CMake +esp-idf_SOURCE_DIR:STATIC=C:/Users/alex/esp/v5.2.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; + +//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=c:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/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=24 +//Patch version of cmake used to create the current loaded cache +CMAKE_CACHE_PATCH_VERSION:INTERNAL=0 +//Path to CMake executable. +CMAKE_COMMAND:INTERNAL=C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/bin/cmake.exe +//Path to cpack program executable. +CMAKE_CPACK_COMMAND:INTERNAL=C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/bin/cpack.exe +//Path to ctest program executable. +CMAKE_CTEST_COMMAND:INTERNAL=C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/bin/ctest.exe +//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=C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/bin/cmake-gui.exe +//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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch +//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=106 +//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=C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24 +//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_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=[C:/Users/alex/.espressif/tools/tools/idf-git/2.39.2/cmd/git.exe][v2.39.2.windows.1()] +//Details about finding Python3 +FIND_PACKAGE_MESSAGE_DETAILS_Python3:INTERNAL=[c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe][cfound components: Interpreter ][v3.11.2()] +//Details about finding Threads +FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] +//ADVANCED property for variable: GIT_EXECUTABLE +GIT_EXECUTABLE-ADVANCED:INTERNAL=1 +//Have include stddef.h +HAVE_STDDEF_H:INTERNAL=1 +//Have include stdint.h +HAVE_STDINT_H:INTERNAL=1 +//Have include sys/types.h +HAVE_SYS_TYPES_H:INTERNAL=1 +//Result of TRY_COMPILE +HAVE_TIME_T_SIZE:INTERNAL=TRUE +//CHECK_TYPE_SIZE: sizeof(time_t) +TIME_T_SIZE:INTERNAL=8 +//CMAKE_INSTALL_PREFIX during last run +_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=C:/Program Files (x86)/ESP32-Rainmaker-Switch +_Python3_EXECUTABLE:INTERNAL=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe +//Python3 Properties +_Python3_INTERPRETER_PROPERTIES:INTERNAL=Python;3;11;2;32;;;c:\Users\alex\.espressif\tools\tools\idf-python\3.11.2\Lib;c:\Users\alex\.espressif\tools\tools\idf-python\3.11.2\Lib;c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Lib\site-packages;c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Lib\site-packages +_Python3_INTERPRETER_SIGNATURE:INTERNAL=cd70981d6d2e42d13a6e222226015e22 + diff --git a/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeASMCompiler.cmake b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeASMCompiler.cmake new file mode 100644 index 000000000..a04a51502 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeASMCompiler.cmake @@ -0,0 +1,20 @@ +set(CMAKE_ASM_COMPILER "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe") +set(CMAKE_ASM_COMPILER_ARG1 "") +set(CMAKE_AR "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ar.exe") +set(CMAKE_ASM_COMPILER_AR "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe") +set(CMAKE_RANLIB "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib.exe") +set(CMAKE_ASM_COMPILER_RANLIB "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe") +set(CMAKE_LINKER "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ld.exe") +set(CMAKE_MT "") +set(CMAKE_ASM_COMPILER_LOADED 1) +set(CMAKE_ASM_COMPILER_ID "GNU") +set(CMAKE_ASM_COMPILER_VERSION "") +set(CMAKE_ASM_COMPILER_ENV_VAR "ASM") + + + + +set(CMAKE_ASM_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) +set(CMAKE_ASM_LINKER_PREFERENCE 0) + + diff --git a/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeCCompiler.cmake b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeCCompiler.cmake new file mode 100644 index 000000000..cdf030e6b --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeCCompiler.cmake @@ -0,0 +1,72 @@ +set(CMAKE_C_COMPILER "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe") +set(CMAKE_C_COMPILER_ARG1 "") +set(CMAKE_C_COMPILER_ID "GNU") +set(CMAKE_C_COMPILER_VERSION "13.2.0") +set(CMAKE_C_COMPILER_VERSION_INTERNAL "") +set(CMAKE_C_COMPILER_WRAPPER "") +set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17") +set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON") +set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23") +set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes") +set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros") +set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert") +set(CMAKE_C17_COMPILE_FEATURES "c_std_17") +set(CMAKE_C23_COMPILE_FEATURES "c_std_23") + +set(CMAKE_C_PLATFORM_ID "") +set(CMAKE_C_SIMULATE_ID "") +set(CMAKE_C_COMPILER_FRONTEND_VARIANT "") +set(CMAKE_C_SIMULATE_VERSION "") + + + + +set(CMAKE_AR "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ar.exe") +set(CMAKE_C_COMPILER_AR "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe") +set(CMAKE_RANLIB "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib.exe") +set(CMAKE_C_COMPILER_RANLIB "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe") +set(CMAKE_LINKER "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ld.exe") +set(CMAKE_MT "") +set(CMAKE_COMPILER_IS_GNUCC 1) +set(CMAKE_C_COMPILER_LOADED 1) +set(CMAKE_C_COMPILER_WORKS TRUE) +set(CMAKE_C_ABI_COMPILED TRUE) + +set(CMAKE_C_COMPILER_ENV_VAR "CC") + +set(CMAKE_C_COMPILER_ID_RUN 1) +set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m) +set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) +set(CMAKE_C_LINKER_PREFERENCE 10) + +# Save compiler ABI information. +set(CMAKE_C_SIZEOF_DATA_PTR "4") +set(CMAKE_C_COMPILER_ABI "ELF") +set(CMAKE_C_BYTE_ORDER "LITTLE_ENDIAN") +set(CMAKE_C_LIBRARY_ARCHITECTURE "") + +if(CMAKE_C_SIZEOF_DATA_PTR) + set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}") +endif() + +if(CMAKE_C_COMPILER_ABI) + set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}") +endif() + +if(CMAKE_C_LIBRARY_ARCHITECTURE) + set(CMAKE_LIBRARY_ARCHITECTURE "") +endif() + +set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "") +if(CMAKE_C_CL_SHOWINCLUDES_PREFIX) + set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}") +endif() + + + + + +set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include-fixed;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/sys-include;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include") +set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;c;nosys;c;gcc;gcc;c;nosys") +set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib") +set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeCXXCompiler.cmake b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeCXXCompiler.cmake new file mode 100644 index 000000000..3e3fa6904 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeCXXCompiler.cmake @@ -0,0 +1,83 @@ +set(CMAKE_CXX_COMPILER "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-g++.exe") +set(CMAKE_CXX_COMPILER_ARG1 "") +set(CMAKE_CXX_COMPILER_ID "GNU") +set(CMAKE_CXX_COMPILER_VERSION "13.2.0") +set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "") +set(CMAKE_CXX_COMPILER_WRAPPER "") +set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "17") +set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT "ON") +set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23") +set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters") +set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates") +set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates") +set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17") +set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20") +set(CMAKE_CXX23_COMPILE_FEATURES "cxx_std_23") + +set(CMAKE_CXX_PLATFORM_ID "") +set(CMAKE_CXX_SIMULATE_ID "") +set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "") +set(CMAKE_CXX_SIMULATE_VERSION "") + + + + +set(CMAKE_AR "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ar.exe") +set(CMAKE_CXX_COMPILER_AR "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe") +set(CMAKE_RANLIB "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib.exe") +set(CMAKE_CXX_COMPILER_RANLIB "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe") +set(CMAKE_LINKER "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ld.exe") +set(CMAKE_MT "") +set(CMAKE_COMPILER_IS_GNUCXX 1) +set(CMAKE_CXX_COMPILER_LOADED 1) +set(CMAKE_CXX_COMPILER_WORKS TRUE) +set(CMAKE_CXX_ABI_COMPILED TRUE) + +set(CMAKE_CXX_COMPILER_ENV_VAR "CXX") + +set(CMAKE_CXX_COMPILER_ID_RUN 1) +set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm) +set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) + +foreach (lang C OBJC OBJCXX) + if (CMAKE_${lang}_COMPILER_ID_RUN) + foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS) + list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension}) + endforeach() + endif() +endforeach() + +set(CMAKE_CXX_LINKER_PREFERENCE 30) +set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1) + +# Save compiler ABI information. +set(CMAKE_CXX_SIZEOF_DATA_PTR "4") +set(CMAKE_CXX_COMPILER_ABI "ELF") +set(CMAKE_CXX_BYTE_ORDER "LITTLE_ENDIAN") +set(CMAKE_CXX_LIBRARY_ARCHITECTURE "") + +if(CMAKE_CXX_SIZEOF_DATA_PTR) + set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}") +endif() + +if(CMAKE_CXX_COMPILER_ABI) + set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}") +endif() + +if(CMAKE_CXX_LIBRARY_ARCHITECTURE) + set(CMAKE_LIBRARY_ARCHITECTURE "") +endif() + +set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "") +if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX) + set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}") +endif() + + + + + +set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0/backward;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include-fixed;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/sys-include;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include") +set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc;c;nosys;c;gcc;gcc;c;nosys") +set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib") +set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeDetermineCompilerABI_C.bin b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeDetermineCompilerABI_C.bin new file mode 100644 index 000000000..95b195675 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeDetermineCompilerABI_C.bin differ diff --git a/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeDetermineCompilerABI_CXX.bin b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeDetermineCompilerABI_CXX.bin new file mode 100644 index 000000000..ac04ad527 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeDetermineCompilerABI_CXX.bin differ diff --git a/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeSystem.cmake b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeSystem.cmake new file mode 100644 index 000000000..076463239 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeSystem.cmake @@ -0,0 +1,15 @@ +set(CMAKE_HOST_SYSTEM "Windows-10.0.22621") +set(CMAKE_HOST_SYSTEM_NAME "Windows") +set(CMAKE_HOST_SYSTEM_VERSION "10.0.22621") +set(CMAKE_HOST_SYSTEM_PROCESSOR "AMD64") + +include("C:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/toolchain-esp32c3.cmake") + +set(CMAKE_SYSTEM "Generic") +set(CMAKE_SYSTEM_NAME "Generic") +set(CMAKE_SYSTEM_VERSION "") +set(CMAKE_SYSTEM_PROCESSOR "") + +set(CMAKE_CROSSCOMPILING "TRUE") + +set(CMAKE_SYSTEM_LOADED 1) diff --git a/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CompilerIdC/CMakeCCompilerId.c b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CompilerIdC/CMakeCCompilerId.c new file mode 100644 index 000000000..2b43aa69b --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CompilerIdC/CMakeCCompilerId.c @@ -0,0 +1,838 @@ +#ifdef __cplusplus +# error "A C++ compiler has been selected for C." +#endif + +#if defined(__18CXX) +# define ID_VOID_MAIN +#endif +#if defined(__CLASSIC_C__) +/* cv-qualifiers did not exist in K&R C */ +# define const +# define volatile +#endif + +#if !defined(__has_include) +/* If the compiler does not have __has_include, pretend the answer is + always no. */ +# define __has_include(x) 0 +#endif + + +/* Version number components: V=Version, R=Revision, P=Patch + Version date components: YYYY=Year, MM=Month, DD=Day */ + +#if defined(__INTEL_COMPILER) || defined(__ICC) +# define COMPILER_ID "Intel" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# if defined(__GNUC__) +# define SIMULATE_ID "GNU" +# endif + /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, + except that a few beta releases use the old format with V=2021. */ +# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) +# if defined(__INTEL_COMPILER_UPDATE) +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) +# else +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) +# endif +# else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) + /* The third version component from --version is an update index, + but no macro is provided for it. */ +# define COMPILER_VERSION_PATCH DEC(0) +# endif +# if defined(__INTEL_COMPILER_BUILD_DATE) + /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ +# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) +# endif +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) +# define COMPILER_ID "IntelLLVM" +#if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +#endif +#if defined(__GNUC__) +# define SIMULATE_ID "GNU" +#endif +/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and + * later. Look for 6 digit vs. 8 digit version number to decide encoding. + * VVVV is no smaller than the current year when a version is released. + */ +#if __INTEL_LLVM_COMPILER < 1000000L +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) +#else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) +#endif +#if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +#endif +#if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +#elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +#endif +#if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +#endif +#if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +#endif + +#elif defined(__PATHCC__) +# define COMPILER_ID "PathScale" +# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) +# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) +# if defined(__PATHCC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) +# endif + +#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) +# define COMPILER_ID "Embarcadero" +# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) +# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) +# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) + +#elif defined(__BORLANDC__) +# define COMPILER_ID "Borland" + /* __BORLANDC__ = 0xVRR */ +# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) +# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) + +#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 +# define COMPILER_ID "Watcom" + /* __WATCOMC__ = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__WATCOMC__) +# define COMPILER_ID "OpenWatcom" + /* __WATCOMC__ = VVRP + 1100 */ +# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__SUNPRO_C) +# define COMPILER_ID "SunPro" +# if __SUNPRO_C >= 0x5100 + /* __SUNPRO_C = 0xVRRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) +# else + /* __SUNPRO_CC = 0xVRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) +# endif + +#elif defined(__HP_cc) +# define COMPILER_ID "HP" + /* __HP_cc = VVRRPP */ +# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000) +# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100) + +#elif defined(__DECC) +# define COMPILER_ID "Compaq" + /* __DECC_VER = VVRRTPPPP */ +# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000) +# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100) +# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000) + +#elif defined(__IBMC__) && defined(__COMPILER_VER__) +# define COMPILER_ID "zOS" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__open_xl__) && defined(__clang__) +# define COMPILER_ID "IBMClang" +# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) +# define COMPILER_VERSION_MINOR DEC(__open_xl_release__) +# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) + + +#elif defined(__ibmxl__) && defined(__clang__) +# define COMPILER_ID "XLClang" +# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) +# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) +# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) + + +#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800 +# define COMPILER_ID "XL" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 +# define COMPILER_ID "VisualAge" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__NVCOMPILER) +# define COMPILER_ID "NVHPC" +# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) +# if defined(__NVCOMPILER_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) +# endif + +#elif defined(__PGI) +# define COMPILER_ID "PGI" +# define COMPILER_VERSION_MAJOR DEC(__PGIC__) +# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) +# if defined(__PGIC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) +# endif + +#elif defined(_CRAYC) +# define COMPILER_ID "Cray" +# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) +# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) + +#elif defined(__TI_COMPILER_VERSION__) +# define COMPILER_ID "TI" + /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ +# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) +# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) +# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) + +#elif defined(__CLANG_FUJITSU) +# define COMPILER_ID "FujitsuClang" +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(__FUJITSU) +# define COMPILER_ID "Fujitsu" +# if defined(__FCC_version__) +# define COMPILER_VERSION __FCC_version__ +# elif defined(__FCC_major__) +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# endif +# if defined(__fcc_version) +# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) +# elif defined(__FCC_VERSION) +# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) +# endif + + +#elif defined(__ghs__) +# define COMPILER_ID "GHS" +/* __GHS_VERSION_NUMBER = VVVVRP */ +# ifdef __GHS_VERSION_NUMBER +# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) +# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) +# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) +# endif + +#elif defined(__TINYC__) +# define COMPILER_ID "TinyCC" + +#elif defined(__BCC__) +# define COMPILER_ID "Bruce" + +#elif defined(__SCO_VERSION__) +# define COMPILER_ID "SCO" + +#elif defined(__ARMCC_VERSION) && !defined(__clang__) +# define COMPILER_ID "ARMCC" +#if __ARMCC_VERSION >= 1000000 + /* __ARMCC_VERSION = VRRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#else + /* __ARMCC_VERSION = VRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#endif + + +#elif defined(__clang__) && defined(__apple_build_version__) +# define COMPILER_ID "AppleClang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) + +#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) +# define COMPILER_ID "ARMClang" + # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) +# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) + +#elif defined(__clang__) +# define COMPILER_ID "Clang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif + +#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) +# define COMPILER_ID "LCC" +# define COMPILER_VERSION_MAJOR DEC(1) +# if defined(__LCC__) +# define COMPILER_VERSION_MINOR DEC(__LCC__- 100) +# endif +# if defined(__LCC_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) +# endif +# if defined(__GNUC__) && defined(__GNUC_MINOR__) +# define SIMULATE_ID "GNU" +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif +# endif + +#elif defined(__GNUC__) +# define COMPILER_ID "GNU" +# define COMPILER_VERSION_MAJOR DEC(__GNUC__) +# if defined(__GNUC_MINOR__) +# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif defined(_MSC_VER) +# define COMPILER_ID "MSVC" + /* _MSC_VER = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) +# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) +# if defined(_MSC_FULL_VER) +# if _MSC_VER >= 1400 + /* _MSC_FULL_VER = VVRRPPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) +# else + /* _MSC_FULL_VER = VVRRPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) +# endif +# endif +# if defined(_MSC_BUILD) +# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) +# endif + +#elif defined(_ADI_COMPILER) +# define COMPILER_ID "ADSP" +#if defined(__VERSIONNUM__) + /* __VERSIONNUM__ = 0xVVRRPPTT */ +# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) +# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) +# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) +# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) +#endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# define COMPILER_ID "IAR" +# if defined(__VER__) && defined(__ICCARM__) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) +# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) +# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) +# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) +# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# endif + +#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC) +# define COMPILER_ID "SDCC" +# if defined(__SDCC_VERSION_MAJOR) +# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR) +# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR) +# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH) +# else + /* SDCC = VRP */ +# define COMPILER_VERSION_MAJOR DEC(SDCC/100) +# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10) +# define COMPILER_VERSION_PATCH DEC(SDCC % 10) +# endif + + +/* These compilers are either not known or too old to define an + identification macro. Try to identify the platform and guess that + it is the native compiler. */ +#elif defined(__hpux) || defined(__hpua) +# define COMPILER_ID "HP" + +#else /* unknown compiler */ +# define COMPILER_ID "" +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; +#ifdef SIMULATE_ID +char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; +#endif + +#ifdef __QNXNTO__ +char const* qnxnto = "INFO" ":" "qnxnto[]"; +#endif + +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) +char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; +#endif + +#define STRINGIFY_HELPER(X) #X +#define STRINGIFY(X) STRINGIFY_HELPER(X) + +/* Identify known platforms by name. */ +#if defined(__linux) || defined(__linux__) || defined(linux) +# define PLATFORM_ID "Linux" + +#elif defined(__MSYS__) +# define PLATFORM_ID "MSYS" + +#elif defined(__CYGWIN__) +# define PLATFORM_ID "Cygwin" + +#elif defined(__MINGW32__) +# define PLATFORM_ID "MinGW" + +#elif defined(__APPLE__) +# define PLATFORM_ID "Darwin" + +#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) +# define PLATFORM_ID "Windows" + +#elif defined(__FreeBSD__) || defined(__FreeBSD) +# define PLATFORM_ID "FreeBSD" + +#elif defined(__NetBSD__) || defined(__NetBSD) +# define PLATFORM_ID "NetBSD" + +#elif defined(__OpenBSD__) || defined(__OPENBSD) +# define PLATFORM_ID "OpenBSD" + +#elif defined(__sun) || defined(sun) +# define PLATFORM_ID "SunOS" + +#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) +# define PLATFORM_ID "AIX" + +#elif defined(__hpux) || defined(__hpux__) +# define PLATFORM_ID "HP-UX" + +#elif defined(__HAIKU__) +# define PLATFORM_ID "Haiku" + +#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) +# define PLATFORM_ID "BeOS" + +#elif defined(__QNX__) || defined(__QNXNTO__) +# define PLATFORM_ID "QNX" + +#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) +# define PLATFORM_ID "Tru64" + +#elif defined(__riscos) || defined(__riscos__) +# define PLATFORM_ID "RISCos" + +#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) +# define PLATFORM_ID "SINIX" + +#elif defined(__UNIX_SV__) +# define PLATFORM_ID "UNIX_SV" + +#elif defined(__bsdos__) +# define PLATFORM_ID "BSDOS" + +#elif defined(_MPRAS) || defined(MPRAS) +# define PLATFORM_ID "MP-RAS" + +#elif defined(__osf) || defined(__osf__) +# define PLATFORM_ID "OSF1" + +#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) +# define PLATFORM_ID "SCO_SV" + +#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) +# define PLATFORM_ID "ULTRIX" + +#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) +# define PLATFORM_ID "Xenix" + +#elif defined(__WATCOMC__) +# if defined(__LINUX__) +# define PLATFORM_ID "Linux" + +# elif defined(__DOS__) +# define PLATFORM_ID "DOS" + +# elif defined(__OS2__) +# define PLATFORM_ID "OS2" + +# elif defined(__WINDOWS__) +# define PLATFORM_ID "Windows3x" + +# elif defined(__VXWORKS__) +# define PLATFORM_ID "VxWorks" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#elif defined(__INTEGRITY) +# if defined(INT_178B) +# define PLATFORM_ID "Integrity178" + +# else /* regular Integrity */ +# define PLATFORM_ID "Integrity" +# endif + +# elif defined(_ADI_COMPILER) +# define PLATFORM_ID "ADSP" + +#else /* unknown platform */ +# define PLATFORM_ID + +#endif + +/* For windows compilers MSVC and Intel we can determine + the architecture of the compiler being used. This is because + the compilers do not have flags that can change the architecture, + but rather depend on which compiler is being used +*/ +#if defined(_WIN32) && defined(_MSC_VER) +# if defined(_M_IA64) +# define ARCHITECTURE_ID "IA64" + +# elif defined(_M_ARM64EC) +# define ARCHITECTURE_ID "ARM64EC" + +# elif defined(_M_X64) || defined(_M_AMD64) +# define ARCHITECTURE_ID "x64" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# elif defined(_M_ARM64) +# define ARCHITECTURE_ID "ARM64" + +# elif defined(_M_ARM) +# if _M_ARM == 4 +# define ARCHITECTURE_ID "ARMV4I" +# elif _M_ARM == 5 +# define ARCHITECTURE_ID "ARMV5I" +# else +# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) +# endif + +# elif defined(_M_MIPS) +# define ARCHITECTURE_ID "MIPS" + +# elif defined(_M_SH) +# define ARCHITECTURE_ID "SHx" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__WATCOMC__) +# if defined(_M_I86) +# define ARCHITECTURE_ID "I86" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# if defined(__ICCARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__ICCRX__) +# define ARCHITECTURE_ID "RX" + +# elif defined(__ICCRH850__) +# define ARCHITECTURE_ID "RH850" + +# elif defined(__ICCRL78__) +# define ARCHITECTURE_ID "RL78" + +# elif defined(__ICCRISCV__) +# define ARCHITECTURE_ID "RISCV" + +# elif defined(__ICCAVR__) +# define ARCHITECTURE_ID "AVR" + +# elif defined(__ICC430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__ICCV850__) +# define ARCHITECTURE_ID "V850" + +# elif defined(__ICC8051__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__ICCSTM8__) +# define ARCHITECTURE_ID "STM8" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__ghs__) +# if defined(__PPC64__) +# define ARCHITECTURE_ID "PPC64" + +# elif defined(__ppc__) +# define ARCHITECTURE_ID "PPC" + +# elif defined(__ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__x86_64__) +# define ARCHITECTURE_ID "x64" + +# elif defined(__i386__) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__TI_COMPILER_VERSION__) +# if defined(__TI_ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__MSP430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__TMS320C28XX__) +# define ARCHITECTURE_ID "TMS320C28x" + +# elif defined(__TMS320C6X__) || defined(_TMS320C6X) +# define ARCHITECTURE_ID "TMS320C6x" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +# elif defined(__ADSPSHARC__) +# define ARCHITECTURE_ID "SHARC" + +# elif defined(__ADSPBLACKFIN__) +# define ARCHITECTURE_ID "Blackfin" + +#else +# define ARCHITECTURE_ID +#endif + +/* Convert integer to decimal digit literals. */ +#define DEC(n) \ + ('0' + (((n) / 10000000)%10)), \ + ('0' + (((n) / 1000000)%10)), \ + ('0' + (((n) / 100000)%10)), \ + ('0' + (((n) / 10000)%10)), \ + ('0' + (((n) / 1000)%10)), \ + ('0' + (((n) / 100)%10)), \ + ('0' + (((n) / 10)%10)), \ + ('0' + ((n) % 10)) + +/* Convert integer to hex digit literals. */ +#define HEX(n) \ + ('0' + ((n)>>28 & 0xF)), \ + ('0' + ((n)>>24 & 0xF)), \ + ('0' + ((n)>>20 & 0xF)), \ + ('0' + ((n)>>16 & 0xF)), \ + ('0' + ((n)>>12 & 0xF)), \ + ('0' + ((n)>>8 & 0xF)), \ + ('0' + ((n)>>4 & 0xF)), \ + ('0' + ((n) & 0xF)) + +/* Construct a string literal encoding the version number. */ +#ifdef COMPILER_VERSION +char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; + +/* Construct a string literal encoding the version number components. */ +#elif defined(COMPILER_VERSION_MAJOR) +char const info_version[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', + COMPILER_VERSION_MAJOR, +# ifdef COMPILER_VERSION_MINOR + '.', COMPILER_VERSION_MINOR, +# ifdef COMPILER_VERSION_PATCH + '.', COMPILER_VERSION_PATCH, +# ifdef COMPILER_VERSION_TWEAK + '.', COMPILER_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct a string literal encoding the internal version number. */ +#ifdef COMPILER_VERSION_INTERNAL +char const info_version_internal[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', + 'i','n','t','e','r','n','a','l','[', + COMPILER_VERSION_INTERNAL,']','\0'}; +#elif defined(COMPILER_VERSION_INTERNAL_STR) +char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; +#endif + +/* Construct a string literal encoding the version number components. */ +#ifdef SIMULATE_VERSION_MAJOR +char const info_simulate_version[] = { + 'I', 'N', 'F', 'O', ':', + 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', + SIMULATE_VERSION_MAJOR, +# ifdef SIMULATE_VERSION_MINOR + '.', SIMULATE_VERSION_MINOR, +# ifdef SIMULATE_VERSION_PATCH + '.', SIMULATE_VERSION_PATCH, +# ifdef SIMULATE_VERSION_TWEAK + '.', SIMULATE_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; +char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; + + + +#if !defined(__STDC__) && !defined(__clang__) +# if defined(_MSC_VER) || defined(__ibmxl__) || defined(__IBMC__) +# define C_VERSION "90" +# else +# define C_VERSION +# endif +#elif __STDC_VERSION__ > 201710L +# define C_VERSION "23" +#elif __STDC_VERSION__ >= 201710L +# define C_VERSION "17" +#elif __STDC_VERSION__ >= 201000L +# define C_VERSION "11" +#elif __STDC_VERSION__ >= 199901L +# define C_VERSION "99" +#else +# define C_VERSION "90" +#endif +const char* info_language_standard_default = + "INFO" ":" "standard_default[" C_VERSION "]"; + +const char* info_language_extensions_default = "INFO" ":" "extensions_default[" +#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \ + defined(__TI_COMPILER_VERSION__)) && \ + !defined(__STRICT_ANSI__) + "ON" +#else + "OFF" +#endif +"]"; + +/*--------------------------------------------------------------------------*/ + +#ifdef ID_VOID_MAIN +void main() {} +#else +# if defined(__CLASSIC_C__) +int main(argc, argv) int argc; char *argv[]; +# else +int main(int argc, char* argv[]) +# endif +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; + require += info_arch[argc]; +#ifdef COMPILER_VERSION_MAJOR + require += info_version[argc]; +#endif +#ifdef COMPILER_VERSION_INTERNAL + require += info_version_internal[argc]; +#endif +#ifdef SIMULATE_ID + require += info_simulate[argc]; +#endif +#ifdef SIMULATE_VERSION_MAJOR + require += info_simulate_version[argc]; +#endif +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) + require += info_cray[argc]; +#endif + require += info_language_standard_default[argc]; + require += info_language_extensions_default[argc]; + (void)argv; + return require; +} +#endif diff --git a/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CompilerIdC/a.out b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CompilerIdC/a.out new file mode 100644 index 000000000..224d70336 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CompilerIdC/a.out differ diff --git a/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CompilerIdCXX/CMakeCXXCompilerId.cpp b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CompilerIdCXX/CMakeCXXCompilerId.cpp new file mode 100644 index 000000000..486becdc4 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CompilerIdCXX/CMakeCXXCompilerId.cpp @@ -0,0 +1,826 @@ +/* This source file must have a .cpp extension so that all C++ compilers + recognize the extension without flags. Borland does not know .cxx for + example. */ +#ifndef __cplusplus +# error "A C compiler has been selected for C++." +#endif + +#if !defined(__has_include) +/* If the compiler does not have __has_include, pretend the answer is + always no. */ +# define __has_include(x) 0 +#endif + + +/* Version number components: V=Version, R=Revision, P=Patch + Version date components: YYYY=Year, MM=Month, DD=Day */ + +#if defined(__COMO__) +# define COMPILER_ID "Comeau" + /* __COMO_VERSION__ = VRR */ +# define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100) +# define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100) + +#elif defined(__INTEL_COMPILER) || defined(__ICC) +# define COMPILER_ID "Intel" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# if defined(__GNUC__) +# define SIMULATE_ID "GNU" +# endif + /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, + except that a few beta releases use the old format with V=2021. */ +# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) +# if defined(__INTEL_COMPILER_UPDATE) +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) +# else +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) +# endif +# else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) + /* The third version component from --version is an update index, + but no macro is provided for it. */ +# define COMPILER_VERSION_PATCH DEC(0) +# endif +# if defined(__INTEL_COMPILER_BUILD_DATE) + /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ +# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) +# endif +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) +# define COMPILER_ID "IntelLLVM" +#if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +#endif +#if defined(__GNUC__) +# define SIMULATE_ID "GNU" +#endif +/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and + * later. Look for 6 digit vs. 8 digit version number to decide encoding. + * VVVV is no smaller than the current year when a version is released. + */ +#if __INTEL_LLVM_COMPILER < 1000000L +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) +#else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) +#endif +#if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +#endif +#if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +#elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +#endif +#if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +#endif +#if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +#endif + +#elif defined(__PATHCC__) +# define COMPILER_ID "PathScale" +# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) +# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) +# if defined(__PATHCC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) +# endif + +#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) +# define COMPILER_ID "Embarcadero" +# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) +# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) +# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) + +#elif defined(__BORLANDC__) +# define COMPILER_ID "Borland" + /* __BORLANDC__ = 0xVRR */ +# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) +# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) + +#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 +# define COMPILER_ID "Watcom" + /* __WATCOMC__ = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__WATCOMC__) +# define COMPILER_ID "OpenWatcom" + /* __WATCOMC__ = VVRP + 1100 */ +# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__SUNPRO_CC) +# define COMPILER_ID "SunPro" +# if __SUNPRO_CC >= 0x5100 + /* __SUNPRO_CC = 0xVRRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) +# else + /* __SUNPRO_CC = 0xVRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) +# endif + +#elif defined(__HP_aCC) +# define COMPILER_ID "HP" + /* __HP_aCC = VVRRPP */ +# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) +# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) + +#elif defined(__DECCXX) +# define COMPILER_ID "Compaq" + /* __DECCXX_VER = VVRRTPPPP */ +# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) +# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) +# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) + +#elif defined(__IBMCPP__) && defined(__COMPILER_VER__) +# define COMPILER_ID "zOS" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__open_xl__) && defined(__clang__) +# define COMPILER_ID "IBMClang" +# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) +# define COMPILER_VERSION_MINOR DEC(__open_xl_release__) +# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) + + +#elif defined(__ibmxl__) && defined(__clang__) +# define COMPILER_ID "XLClang" +# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) +# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) +# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) + + +#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 +# define COMPILER_ID "XL" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 +# define COMPILER_ID "VisualAge" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__NVCOMPILER) +# define COMPILER_ID "NVHPC" +# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) +# if defined(__NVCOMPILER_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) +# endif + +#elif defined(__PGI) +# define COMPILER_ID "PGI" +# define COMPILER_VERSION_MAJOR DEC(__PGIC__) +# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) +# if defined(__PGIC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) +# endif + +#elif defined(_CRAYC) +# define COMPILER_ID "Cray" +# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) +# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) + +#elif defined(__TI_COMPILER_VERSION__) +# define COMPILER_ID "TI" + /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ +# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) +# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) +# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) + +#elif defined(__CLANG_FUJITSU) +# define COMPILER_ID "FujitsuClang" +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(__FUJITSU) +# define COMPILER_ID "Fujitsu" +# if defined(__FCC_version__) +# define COMPILER_VERSION __FCC_version__ +# elif defined(__FCC_major__) +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# endif +# if defined(__fcc_version) +# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) +# elif defined(__FCC_VERSION) +# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) +# endif + + +#elif defined(__ghs__) +# define COMPILER_ID "GHS" +/* __GHS_VERSION_NUMBER = VVVVRP */ +# ifdef __GHS_VERSION_NUMBER +# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) +# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) +# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) +# endif + +#elif defined(__SCO_VERSION__) +# define COMPILER_ID "SCO" + +#elif defined(__ARMCC_VERSION) && !defined(__clang__) +# define COMPILER_ID "ARMCC" +#if __ARMCC_VERSION >= 1000000 + /* __ARMCC_VERSION = VRRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#else + /* __ARMCC_VERSION = VRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#endif + + +#elif defined(__clang__) && defined(__apple_build_version__) +# define COMPILER_ID "AppleClang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) + +#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) +# define COMPILER_ID "ARMClang" + # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) +# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) + +#elif defined(__clang__) +# define COMPILER_ID "Clang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif + +#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) +# define COMPILER_ID "LCC" +# define COMPILER_VERSION_MAJOR DEC(1) +# if defined(__LCC__) +# define COMPILER_VERSION_MINOR DEC(__LCC__- 100) +# endif +# if defined(__LCC_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) +# endif +# if defined(__GNUC__) && defined(__GNUC_MINOR__) +# define SIMULATE_ID "GNU" +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif +# endif + +#elif defined(__GNUC__) || defined(__GNUG__) +# define COMPILER_ID "GNU" +# if defined(__GNUC__) +# define COMPILER_VERSION_MAJOR DEC(__GNUC__) +# else +# define COMPILER_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif defined(_MSC_VER) +# define COMPILER_ID "MSVC" + /* _MSC_VER = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) +# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) +# if defined(_MSC_FULL_VER) +# if _MSC_VER >= 1400 + /* _MSC_FULL_VER = VVRRPPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) +# else + /* _MSC_FULL_VER = VVRRPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) +# endif +# endif +# if defined(_MSC_BUILD) +# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) +# endif + +#elif defined(_ADI_COMPILER) +# define COMPILER_ID "ADSP" +#if defined(__VERSIONNUM__) + /* __VERSIONNUM__ = 0xVVRRPPTT */ +# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) +# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) +# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) +# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) +#endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# define COMPILER_ID "IAR" +# if defined(__VER__) && defined(__ICCARM__) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) +# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) +# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) +# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) +# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# endif + + +/* These compilers are either not known or too old to define an + identification macro. Try to identify the platform and guess that + it is the native compiler. */ +#elif defined(__hpux) || defined(__hpua) +# define COMPILER_ID "HP" + +#else /* unknown compiler */ +# define COMPILER_ID "" +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; +#ifdef SIMULATE_ID +char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; +#endif + +#ifdef __QNXNTO__ +char const* qnxnto = "INFO" ":" "qnxnto[]"; +#endif + +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) +char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; +#endif + +#define STRINGIFY_HELPER(X) #X +#define STRINGIFY(X) STRINGIFY_HELPER(X) + +/* Identify known platforms by name. */ +#if defined(__linux) || defined(__linux__) || defined(linux) +# define PLATFORM_ID "Linux" + +#elif defined(__MSYS__) +# define PLATFORM_ID "MSYS" + +#elif defined(__CYGWIN__) +# define PLATFORM_ID "Cygwin" + +#elif defined(__MINGW32__) +# define PLATFORM_ID "MinGW" + +#elif defined(__APPLE__) +# define PLATFORM_ID "Darwin" + +#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) +# define PLATFORM_ID "Windows" + +#elif defined(__FreeBSD__) || defined(__FreeBSD) +# define PLATFORM_ID "FreeBSD" + +#elif defined(__NetBSD__) || defined(__NetBSD) +# define PLATFORM_ID "NetBSD" + +#elif defined(__OpenBSD__) || defined(__OPENBSD) +# define PLATFORM_ID "OpenBSD" + +#elif defined(__sun) || defined(sun) +# define PLATFORM_ID "SunOS" + +#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) +# define PLATFORM_ID "AIX" + +#elif defined(__hpux) || defined(__hpux__) +# define PLATFORM_ID "HP-UX" + +#elif defined(__HAIKU__) +# define PLATFORM_ID "Haiku" + +#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) +# define PLATFORM_ID "BeOS" + +#elif defined(__QNX__) || defined(__QNXNTO__) +# define PLATFORM_ID "QNX" + +#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) +# define PLATFORM_ID "Tru64" + +#elif defined(__riscos) || defined(__riscos__) +# define PLATFORM_ID "RISCos" + +#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) +# define PLATFORM_ID "SINIX" + +#elif defined(__UNIX_SV__) +# define PLATFORM_ID "UNIX_SV" + +#elif defined(__bsdos__) +# define PLATFORM_ID "BSDOS" + +#elif defined(_MPRAS) || defined(MPRAS) +# define PLATFORM_ID "MP-RAS" + +#elif defined(__osf) || defined(__osf__) +# define PLATFORM_ID "OSF1" + +#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) +# define PLATFORM_ID "SCO_SV" + +#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) +# define PLATFORM_ID "ULTRIX" + +#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) +# define PLATFORM_ID "Xenix" + +#elif defined(__WATCOMC__) +# if defined(__LINUX__) +# define PLATFORM_ID "Linux" + +# elif defined(__DOS__) +# define PLATFORM_ID "DOS" + +# elif defined(__OS2__) +# define PLATFORM_ID "OS2" + +# elif defined(__WINDOWS__) +# define PLATFORM_ID "Windows3x" + +# elif defined(__VXWORKS__) +# define PLATFORM_ID "VxWorks" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#elif defined(__INTEGRITY) +# if defined(INT_178B) +# define PLATFORM_ID "Integrity178" + +# else /* regular Integrity */ +# define PLATFORM_ID "Integrity" +# endif + +# elif defined(_ADI_COMPILER) +# define PLATFORM_ID "ADSP" + +#else /* unknown platform */ +# define PLATFORM_ID + +#endif + +/* For windows compilers MSVC and Intel we can determine + the architecture of the compiler being used. This is because + the compilers do not have flags that can change the architecture, + but rather depend on which compiler is being used +*/ +#if defined(_WIN32) && defined(_MSC_VER) +# if defined(_M_IA64) +# define ARCHITECTURE_ID "IA64" + +# elif defined(_M_ARM64EC) +# define ARCHITECTURE_ID "ARM64EC" + +# elif defined(_M_X64) || defined(_M_AMD64) +# define ARCHITECTURE_ID "x64" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# elif defined(_M_ARM64) +# define ARCHITECTURE_ID "ARM64" + +# elif defined(_M_ARM) +# if _M_ARM == 4 +# define ARCHITECTURE_ID "ARMV4I" +# elif _M_ARM == 5 +# define ARCHITECTURE_ID "ARMV5I" +# else +# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) +# endif + +# elif defined(_M_MIPS) +# define ARCHITECTURE_ID "MIPS" + +# elif defined(_M_SH) +# define ARCHITECTURE_ID "SHx" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__WATCOMC__) +# if defined(_M_I86) +# define ARCHITECTURE_ID "I86" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# if defined(__ICCARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__ICCRX__) +# define ARCHITECTURE_ID "RX" + +# elif defined(__ICCRH850__) +# define ARCHITECTURE_ID "RH850" + +# elif defined(__ICCRL78__) +# define ARCHITECTURE_ID "RL78" + +# elif defined(__ICCRISCV__) +# define ARCHITECTURE_ID "RISCV" + +# elif defined(__ICCAVR__) +# define ARCHITECTURE_ID "AVR" + +# elif defined(__ICC430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__ICCV850__) +# define ARCHITECTURE_ID "V850" + +# elif defined(__ICC8051__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__ICCSTM8__) +# define ARCHITECTURE_ID "STM8" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__ghs__) +# if defined(__PPC64__) +# define ARCHITECTURE_ID "PPC64" + +# elif defined(__ppc__) +# define ARCHITECTURE_ID "PPC" + +# elif defined(__ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__x86_64__) +# define ARCHITECTURE_ID "x64" + +# elif defined(__i386__) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__TI_COMPILER_VERSION__) +# if defined(__TI_ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__MSP430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__TMS320C28XX__) +# define ARCHITECTURE_ID "TMS320C28x" + +# elif defined(__TMS320C6X__) || defined(_TMS320C6X) +# define ARCHITECTURE_ID "TMS320C6x" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +# elif defined(__ADSPSHARC__) +# define ARCHITECTURE_ID "SHARC" + +# elif defined(__ADSPBLACKFIN__) +# define ARCHITECTURE_ID "Blackfin" + +#else +# define ARCHITECTURE_ID +#endif + +/* Convert integer to decimal digit literals. */ +#define DEC(n) \ + ('0' + (((n) / 10000000)%10)), \ + ('0' + (((n) / 1000000)%10)), \ + ('0' + (((n) / 100000)%10)), \ + ('0' + (((n) / 10000)%10)), \ + ('0' + (((n) / 1000)%10)), \ + ('0' + (((n) / 100)%10)), \ + ('0' + (((n) / 10)%10)), \ + ('0' + ((n) % 10)) + +/* Convert integer to hex digit literals. */ +#define HEX(n) \ + ('0' + ((n)>>28 & 0xF)), \ + ('0' + ((n)>>24 & 0xF)), \ + ('0' + ((n)>>20 & 0xF)), \ + ('0' + ((n)>>16 & 0xF)), \ + ('0' + ((n)>>12 & 0xF)), \ + ('0' + ((n)>>8 & 0xF)), \ + ('0' + ((n)>>4 & 0xF)), \ + ('0' + ((n) & 0xF)) + +/* Construct a string literal encoding the version number. */ +#ifdef COMPILER_VERSION +char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; + +/* Construct a string literal encoding the version number components. */ +#elif defined(COMPILER_VERSION_MAJOR) +char const info_version[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', + COMPILER_VERSION_MAJOR, +# ifdef COMPILER_VERSION_MINOR + '.', COMPILER_VERSION_MINOR, +# ifdef COMPILER_VERSION_PATCH + '.', COMPILER_VERSION_PATCH, +# ifdef COMPILER_VERSION_TWEAK + '.', COMPILER_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct a string literal encoding the internal version number. */ +#ifdef COMPILER_VERSION_INTERNAL +char const info_version_internal[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', + 'i','n','t','e','r','n','a','l','[', + COMPILER_VERSION_INTERNAL,']','\0'}; +#elif defined(COMPILER_VERSION_INTERNAL_STR) +char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; +#endif + +/* Construct a string literal encoding the version number components. */ +#ifdef SIMULATE_VERSION_MAJOR +char const info_simulate_version[] = { + 'I', 'N', 'F', 'O', ':', + 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', + SIMULATE_VERSION_MAJOR, +# ifdef SIMULATE_VERSION_MINOR + '.', SIMULATE_VERSION_MINOR, +# ifdef SIMULATE_VERSION_PATCH + '.', SIMULATE_VERSION_PATCH, +# ifdef SIMULATE_VERSION_TWEAK + '.', SIMULATE_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; +char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; + + + +#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) && _MSVC_LANG < 201403L +# if defined(__INTEL_CXX11_MODE__) +# if defined(__cpp_aggregate_nsdmi) +# define CXX_STD 201402L +# else +# define CXX_STD 201103L +# endif +# else +# define CXX_STD 199711L +# endif +#elif defined(_MSC_VER) && defined(_MSVC_LANG) +# define CXX_STD _MSVC_LANG +#else +# define CXX_STD __cplusplus +#endif + +const char* info_language_standard_default = "INFO" ":" "standard_default[" +#if CXX_STD > 202002L + "23" +#elif CXX_STD > 201703L + "20" +#elif CXX_STD >= 201703L + "17" +#elif CXX_STD >= 201402L + "14" +#elif CXX_STD >= 201103L + "11" +#else + "98" +#endif +"]"; + +const char* info_language_extensions_default = "INFO" ":" "extensions_default[" +#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \ + defined(__TI_COMPILER_VERSION__)) && \ + !defined(__STRICT_ANSI__) + "ON" +#else + "OFF" +#endif +"]"; + +/*--------------------------------------------------------------------------*/ + +int main(int argc, char* argv[]) +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; +#ifdef COMPILER_VERSION_MAJOR + require += info_version[argc]; +#endif +#ifdef COMPILER_VERSION_INTERNAL + require += info_version_internal[argc]; +#endif +#ifdef SIMULATE_ID + require += info_simulate[argc]; +#endif +#ifdef SIMULATE_VERSION_MAJOR + require += info_simulate_version[argc]; +#endif +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) + require += info_cray[argc]; +#endif + require += info_language_standard_default[argc]; + require += info_language_extensions_default[argc]; + (void)argv; + return require; +} diff --git a/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CompilerIdCXX/a.out b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CompilerIdCXX/a.out new file mode 100644 index 000000000..e0e50b214 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CompilerIdCXX/a.out differ diff --git a/ESP32-Rainmaker-Switch/build/CMakeFiles/CMakeOutput.log b/ESP32-Rainmaker-Switch/build/CMakeFiles/CMakeOutput.log new file mode 100644 index 000000000..85bccd237 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/CMakeFiles/CMakeOutput.log @@ -0,0 +1,512 @@ +The target system is: Generic - - +The host system is: Windows - 10.0.22621 - AMD64 +Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. +Compiler: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe +Build flags: -march=rv32imc_zicsr_zifencei; +Id flags: + +The output was: +0 +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32\libc.a(libc_a-closer.o): in function `_close_r': +/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/newlib/newlib/libc/reent/closer.c:47:(.text+0x14): warning: _close is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32\libc.a(libc_a-lseekr.o): in function `_lseek_r': +/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/newlib/newlib/libc/reent/lseekr.c:49:(.text+0x18): warning: _lseek is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32\libc.a(libc_a-readr.o): in function `_read_r': +/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/newlib/newlib/libc/reent/readr.c:49:(.text+0x18): warning: _read is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32\libc.a(libc_a-writer.o): in function `_write_r': +/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/newlib/newlib/libc/reent/writer.c:49:(.text+0x18): warning: _write is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32\libc.a(libc_a-fclose.o): in function `fclose': +/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/newlib/newlib/libc/stdio/fclose.c:125:(.text+0x118): warning: __getreent is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32\libc.a(libc_a-findfp.o): in function `__sfp': +/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/newlib/newlib/libc/stdio/findfp.c:180:(.text+0x1ee): warning: pthread_setcancelstate is not implemented and will always fail + + +Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" + +The C compiler identification is GNU, found in "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CompilerIdC/a.out" + +Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. +Compiler: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-g++.exe +Build flags: -march=rv32imc_zicsr_zifencei; +Id flags: + +The output was: +0 +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32\libc.a(libc_a-closer.o): in function `_close_r': +/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/newlib/newlib/libc/reent/closer.c:47:(.text+0x14): warning: _close is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32\libc.a(libc_a-lseekr.o): in function `_lseek_r': +/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/newlib/newlib/libc/reent/lseekr.c:49:(.text+0x18): warning: _lseek is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32\libc.a(libc_a-readr.o): in function `_read_r': +/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/newlib/newlib/libc/reent/readr.c:49:(.text+0x18): warning: _read is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32\libc.a(libc_a-writer.o): in function `_write_r': +/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/newlib/newlib/libc/reent/writer.c:49:(.text+0x18): warning: _write is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32\libc.a(libc_a-fclose.o): in function `fclose': +/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/newlib/newlib/libc/stdio/fclose.c:125:(.text+0x118): warning: __getreent is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32\libc.a(libc_a-findfp.o): in function `__sfp': +/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/newlib/newlib/libc/stdio/findfp.c:180:(.text+0x1ee): warning: pthread_setcancelstate is not implemented and will always fail + + +Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" + +The CXX compiler identification is GNU, found in "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CompilerIdCXX/a.out" + +Checking whether the ASM compiler is GNU using "--version" matched "(GNU assembler)|(GCC)|(Free Software Foundation)": +riscv32-esp-elf-gcc.exe (crosstool-NG esp-13.2.0_20230928) 13.2.0 +Copyright (C) 2023 Free Software Foundation, Inc. +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +Detecting C compiler ABI info compiled with the following output: +Change Dir: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/CMakeTmp + +Run Build Command(s):C:/Users/alex/.espressif/tools/tools/ninja/1.11.1/ninja.exe cmTC_3c1fb && [1/2] Building C object CMakeFiles/cmTC_3c1fb.dir/CMakeCCompilerABI.c.obj +Using built-in specs. +COLLECT_GCC=C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe +Target: riscv32-esp-elf +Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld +Thread model: posix +Supported LTO compression algorithms: zlib +gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) +COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_3c1fb.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_3c1fb.dir/' + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/cc1.exe -quiet -v -imultilib rv32imc_zicsr_zifencei/ilp32 -iprefix C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/ C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_3c1fb.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -march=rv32imc_zicsr_zifencei -version -o C:\Users\alex\AppData\Local\Temp\ccClUiMY.s +GNU C17 (crosstool-NG esp-13.2.0_20230928) version 13.2.0 (riscv32-esp-elf) + compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/include" +ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed" +ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/sys-include" +ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include" +#include "..." search starts here: +#include <...> search starts here: + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/sys-include + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include +End of search list. +Compiler executable checksum: 96e036bc63b64a7cb69af58289e1d9da +COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_3c1fb.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_3c1fb.dir/' + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/as.exe -v --traditional-format -march=rv32imc_zicsr_zifencei -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_3c1fb.dir/CMakeCCompilerABI.c.obj C:\Users\alex\AppData\Local\Temp\ccClUiMY.s +GNU assembler version 2.41 (riscv32-esp-elf) using BFD version (crosstool-NG esp-13.2.0_20230928) 2.41 +COMPILER_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ +LIBRARY_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/ +COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_3c1fb.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_3c1fb.dir/CMakeCCompilerABI.c.' +[2/2] Linking C executable cmTC_3c1fb +Using built-in specs. +Reading specs from C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/nosys.specs +rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence +COLLECT_GCC=C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe +COLLECT_LTO_WRAPPER=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper.exe +Target: riscv32-esp-elf +Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld +Thread model: posix +Supported LTO compression algorithms: zlib +gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) +COMPILER_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ +LIBRARY_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/ +COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_3c1fb' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_3c1fb.' + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/collect2.exe -plugin C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/liblto_plugin.dll -plugin-opt=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\alex\AppData\Local\Temp\cczNk8Hg.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -melf32lriscv -o cmTC_3c1fb -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib CMakeFiles/cmTC_3c1fb.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00010074 +COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_3c1fb' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_3c1fb.' + + + +Parsed C implicit include dir info from above output: rv=done + found start of include info + found start of implicit include info + add: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include] + add: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed] + add: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/sys-include] + add: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include] + end of search list found + collapse include dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include] + collapse include dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include-fixed] + collapse include dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/sys-include] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/sys-include] + collapse include dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include] + implicit include dirs: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include-fixed;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/sys-include;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include] + + +Parsed C implicit link information from above output: + link line regex: [^( *|.*[/\])(riscv32-esp-elf-ld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] + ignore line: [Change Dir: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/CMakeTmp] + ignore line: [] + ignore line: [Run Build Command(s):C:/Users/alex/.espressif/tools/tools/ninja/1.11.1/ninja.exe cmTC_3c1fb && [1/2] Building C object CMakeFiles/cmTC_3c1fb.dir/CMakeCCompilerABI.c.obj] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe] + ignore line: [Target: riscv32-esp-elf] + ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib] + ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) ] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_3c1fb.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_3c1fb.dir/'] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/cc1.exe -quiet -v -imultilib rv32imc_zicsr_zifencei/ilp32 -iprefix C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/ C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_3c1fb.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -march=rv32imc_zicsr_zifencei -version -o C:\Users\alex\AppData\Local\Temp\ccClUiMY.s] + ignore line: [GNU C17 (crosstool-NG esp-13.2.0_20230928) version 13.2.0 (riscv32-esp-elf)] + ignore line: [ compiled by GNU C version 6.3.0 20170516 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/include"] + ignore line: [ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed"] + ignore line: [ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/sys-include"] + ignore line: [ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/sys-include] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include] + ignore line: [End of search list.] + ignore line: [Compiler executable checksum: 96e036bc63b64a7cb69af58289e1d9da] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_3c1fb.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_3c1fb.dir/'] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/as.exe -v --traditional-format -march=rv32imc_zicsr_zifencei -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_3c1fb.dir/CMakeCCompilerABI.c.obj C:\Users\alex\AppData\Local\Temp\ccClUiMY.s] + ignore line: [GNU assembler version 2.41 (riscv32-esp-elf) using BFD version (crosstool-NG esp-13.2.0_20230928) 2.41] + ignore line: [COMPILER_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/] + ignore line: [LIBRARY_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_3c1fb.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_3c1fb.dir/CMakeCCompilerABI.c.'] + ignore line: [[2/2] Linking C executable cmTC_3c1fb] + ignore line: [Using built-in specs.] + ignore line: [Reading specs from C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/nosys.specs] + ignore line: [rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence] + ignore line: [COLLECT_GCC=C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe] + ignore line: [COLLECT_LTO_WRAPPER=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper.exe] + ignore line: [Target: riscv32-esp-elf] + ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib] + ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) ] + ignore line: [COMPILER_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/] + ignore line: [LIBRARY_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_3c1fb' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_3c1fb.'] + link line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/collect2.exe -plugin C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/liblto_plugin.dll -plugin-opt=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\alex\AppData\Local\Temp\cczNk8Hg.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -melf32lriscv -o cmTC_3c1fb -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib CMakeFiles/cmTC_3c1fb.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group] + arg [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/collect2.exe] ==> ignore + arg [-plugin] ==> ignore + arg [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/liblto_plugin.dll] ==> ignore + arg [-plugin-opt=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper.exe] ==> ignore + arg [-plugin-opt=-fresolution=C:\Users\alex\AppData\Local\Temp\cczNk8Hg.res] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lnosys] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lnosys] ==> ignore + arg [-melf32lriscv] ==> ignore + arg [-o] ==> ignore + arg [cmTC_3c1fb] ==> ignore + arg [-LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32] ==> dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32] + arg [-LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] ==> dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] + arg [-LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0] ==> dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0] + arg [-LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc] ==> dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc] + arg [-LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib] ==> dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib] + arg [CMakeFiles/cmTC_3c1fb.dir/CMakeCCompilerABI.c.obj] ==> ignore + arg [-lgcc] ==> lib [gcc] + arg [-lc] ==> lib [c] + arg [-lnosys] ==> lib [nosys] + arg [-lc] ==> lib [c] + arg [-lgcc] ==> lib [gcc] + arg [--start-group] ==> ignore + arg [-lgcc] ==> lib [gcc] + arg [-lc] ==> lib [c] + arg [-lnosys] ==> lib [nosys] + arg [--end-group] ==> ignore + collapse library dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32] + collapse library dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] + collapse library dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0] + collapse library dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc] + collapse library dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib] + implicit libs: [gcc;c;nosys;c;gcc;gcc;c;nosys] + implicit objs: [] + implicit dirs: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib] + implicit fwks: [] + + +Detecting CXX compiler ABI info compiled with the following output: +Change Dir: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/CMakeTmp + +Run Build Command(s):C:/Users/alex/.espressif/tools/tools/ninja/1.11.1/ninja.exe cmTC_ca2ec && [1/2] Building CXX object CMakeFiles/cmTC_ca2ec.dir/CMakeCXXCompilerABI.cpp.obj +Using built-in specs. +COLLECT_GCC=C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe +Target: riscv32-esp-elf +Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld +Thread model: posix +Supported LTO compression algorithms: zlib +gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) +COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_ca2ec.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_ca2ec.dir/' + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/cc1plus.exe -quiet -v -imultilib rv32imc_zicsr_zifencei/ilp32 -iprefix C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/ C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_ca2ec.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -march=rv32imc_zicsr_zifencei -version -o C:\Users\alex\AppData\Local\Temp\ccl5F4gC.s +GNU C++17 (crosstool-NG esp-13.2.0_20230928) version 13.2.0 (riscv32-esp-elf) + compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0" +ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32" +ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/backward" +ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/include" +ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed" +ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/sys-include" +ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include" +#include "..." search starts here: +#include <...> search starts here: + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0 + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32 + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/backward + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/sys-include + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include +End of search list. +Compiler executable checksum: c3899898cbd00b593a05a0e9a2f92cb0 +COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_ca2ec.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_ca2ec.dir/' + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/as.exe -v --traditional-format -march=rv32imc_zicsr_zifencei -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_ca2ec.dir/CMakeCXXCompilerABI.cpp.obj C:\Users\alex\AppData\Local\Temp\ccl5F4gC.s +GNU assembler version 2.41 (riscv32-esp-elf) using BFD version (crosstool-NG esp-13.2.0_20230928) 2.41 +COMPILER_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ +LIBRARY_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/ +COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_ca2ec.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_ca2ec.dir/CMakeCXXCompilerABI.cpp.' +[2/2] Linking CXX executable cmTC_ca2ec +Using built-in specs. +Reading specs from C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/nosys.specs +rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence +COLLECT_GCC=C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe +COLLECT_LTO_WRAPPER=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper.exe +Target: riscv32-esp-elf +Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld +Thread model: posix +Supported LTO compression algorithms: zlib +gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) +COMPILER_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ +LIBRARY_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/ +COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_ca2ec' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_ca2ec.' + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/collect2.exe -plugin C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/liblto_plugin.dll -plugin-opt=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\alex\AppData\Local\Temp\ccTKbo8X.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -melf32lriscv -o cmTC_ca2ec -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib CMakeFiles/cmTC_ca2ec.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00010074 +COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_ca2ec' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_ca2ec.' + + + +Parsed CXX implicit include dir info from above output: rv=done + found start of include info + found start of implicit include info + add: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0] + add: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32] + add: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/backward] + add: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include] + add: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed] + add: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/sys-include] + add: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include] + end of search list found + collapse include dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0] + collapse include dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32] + collapse include dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/backward] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0/backward] + collapse include dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include] + collapse include dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include-fixed] + collapse include dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/sys-include] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/sys-include] + collapse include dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include] + implicit include dirs: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0/backward;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include-fixed;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/sys-include;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include] + + +Parsed CXX implicit link information from above output: + link line regex: [^( *|.*[/\])(riscv32-esp-elf-ld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] + ignore line: [Change Dir: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/CMakeTmp] + ignore line: [] + ignore line: [Run Build Command(s):C:/Users/alex/.espressif/tools/tools/ninja/1.11.1/ninja.exe cmTC_ca2ec && [1/2] Building CXX object CMakeFiles/cmTC_ca2ec.dir/CMakeCXXCompilerABI.cpp.obj] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe] + ignore line: [Target: riscv32-esp-elf] + ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib] + ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) ] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_ca2ec.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_ca2ec.dir/'] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/cc1plus.exe -quiet -v -imultilib rv32imc_zicsr_zifencei/ilp32 -iprefix C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/ C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_ca2ec.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -march=rv32imc_zicsr_zifencei -version -o C:\Users\alex\AppData\Local\Temp\ccl5F4gC.s] + ignore line: [GNU C++17 (crosstool-NG esp-13.2.0_20230928) version 13.2.0 (riscv32-esp-elf)] + ignore line: [ compiled by GNU C version 6.3.0 20170516 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0"] + ignore line: [ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32"] + ignore line: [ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/backward"] + ignore line: [ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/include"] + ignore line: [ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed"] + ignore line: [ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/sys-include"] + ignore line: [ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/backward] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/sys-include] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include] + ignore line: [End of search list.] + ignore line: [Compiler executable checksum: c3899898cbd00b593a05a0e9a2f92cb0] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_ca2ec.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_ca2ec.dir/'] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/as.exe -v --traditional-format -march=rv32imc_zicsr_zifencei -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_ca2ec.dir/CMakeCXXCompilerABI.cpp.obj C:\Users\alex\AppData\Local\Temp\ccl5F4gC.s] + ignore line: [GNU assembler version 2.41 (riscv32-esp-elf) using BFD version (crosstool-NG esp-13.2.0_20230928) 2.41] + ignore line: [COMPILER_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/] + ignore line: [LIBRARY_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_ca2ec.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_ca2ec.dir/CMakeCXXCompilerABI.cpp.'] + ignore line: [[2/2] Linking CXX executable cmTC_ca2ec] + ignore line: [Using built-in specs.] + ignore line: [Reading specs from C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/nosys.specs] + ignore line: [rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence] + ignore line: [COLLECT_GCC=C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe] + ignore line: [COLLECT_LTO_WRAPPER=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper.exe] + ignore line: [Target: riscv32-esp-elf] + ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib] + ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) ] + ignore line: [COMPILER_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/] + ignore line: [LIBRARY_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_ca2ec' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_ca2ec.'] + link line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/collect2.exe -plugin C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/liblto_plugin.dll -plugin-opt=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\alex\AppData\Local\Temp\ccTKbo8X.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -melf32lriscv -o cmTC_ca2ec -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib CMakeFiles/cmTC_ca2ec.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group] + arg [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/collect2.exe] ==> ignore + arg [-plugin] ==> ignore + arg [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/liblto_plugin.dll] ==> ignore + arg [-plugin-opt=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper.exe] ==> ignore + arg [-plugin-opt=-fresolution=C:\Users\alex\AppData\Local\Temp\ccTKbo8X.res] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lnosys] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lnosys] ==> ignore + arg [-melf32lriscv] ==> ignore + arg [-o] ==> ignore + arg [cmTC_ca2ec] ==> ignore + arg [-LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32] ==> dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32] + arg [-LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] ==> dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] + arg [-LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0] ==> dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0] + arg [-LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc] ==> dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc] + arg [-LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib] ==> dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib] + arg [CMakeFiles/cmTC_ca2ec.dir/CMakeCXXCompilerABI.cpp.obj] ==> ignore + arg [-lstdc++] ==> lib [stdc++] + arg [-lm] ==> lib [m] + arg [-lgcc] ==> lib [gcc] + arg [-lc] ==> lib [c] + arg [-lnosys] ==> lib [nosys] + arg [-lc] ==> lib [c] + arg [-lgcc] ==> lib [gcc] + arg [--start-group] ==> ignore + arg [-lgcc] ==> lib [gcc] + arg [-lc] ==> lib [c] + arg [-lnosys] ==> lib [nosys] + arg [--end-group] ==> ignore + collapse library dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32] + collapse library dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] + collapse library dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0] + collapse library dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc] + collapse library dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib] + implicit libs: [stdc++;m;gcc;c;nosys;c;gcc;gcc;c;nosys] + implicit objs: [] + implicit dirs: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib] + implicit fwks: [] + + +Determining if the include file sys/types.h exists passed with the following output: +Change Dir: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/CMakeTmp + +Run Build Command(s):C:/Users/alex/.espressif/tools/tools/ninja/1.11.1/ninja.exe cmTC_18679 && [1/2] Building C object CMakeFiles/cmTC_18679.dir/CheckIncludeFile.c.obj +[2/2] Linking C executable cmTC_18679 +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00010074 + + + +Determining if the include file stdint.h exists passed with the following output: +Change Dir: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/CMakeTmp + +Run Build Command(s):C:/Users/alex/.espressif/tools/tools/ninja/1.11.1/ninja.exe cmTC_f010a && [1/2] Building C object CMakeFiles/cmTC_f010a.dir/CheckIncludeFile.c.obj +[2/2] Linking C executable cmTC_f010a +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00010074 + + + +Determining if the include file stddef.h exists passed with the following output: +Change Dir: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/CMakeTmp + +Run Build Command(s):C:/Users/alex/.espressif/tools/tools/ninja/1.11.1/ninja.exe cmTC_be0be && [1/2] Building C object CMakeFiles/cmTC_be0be.dir/CheckIncludeFile.c.obj +[2/2] Linking C executable cmTC_be0be +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00010074 + + + +Determining size of time_t passed with the following output: +Change Dir: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/CMakeTmp + +Run Build Command(s):C:/Users/alex/.espressif/tools/tools/ninja/1.11.1/ninja.exe cmTC_33a57 && [1/2] Building C object CMakeFiles/cmTC_33a57.dir/TIME_T_SIZE.c.obj +[2/2] Linking C executable cmTC_33a57 +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00010094 + + + +Performing C SOURCE FILE Test CMAKE_HAVE_LIBC_PTHREAD succeeded with the following output: +Change Dir: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/CMakeTmp + +Run Build Command(s):C:/Users/alex/.espressif/tools/tools/ninja/1.11.1/ninja.exe cmTC_ac8e3 && [1/2] Building C object CMakeFiles/cmTC_ac8e3.dir/src.c.obj +[2/2] Linking C executable cmTC_ac8e3 +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: CMakeFiles/cmTC_ac8e3.dir/src.c.obj: in function `main': +src.c:(.text+0x6a): warning: pthread_atfork is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: src.c:(.text+0x4c): warning: pthread_cancel is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: src.c:(.text+0x30): warning: pthread_create is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: src.c:(.text+0x3e): warning: pthread_detach is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: src.c:(.text+0x74): warning: pthread_exit is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: src.c:(.text+0x5c): warning: pthread_join is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00010074 + + +Source file was: +#include + +static void* test_func(void* data) +{ + return data; +} + +int main(void) +{ + pthread_t thread; + pthread_create(&thread, NULL, test_func, NULL); + pthread_detach(thread); + pthread_cancel(thread); + pthread_join(thread, NULL); + pthread_atfork(NULL, NULL, NULL); + pthread_exit(NULL); + + return 0; +} + +Performing C SOURCE FILE Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS succeeded with the following output: +Change Dir: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/CMakeTmp + +Run Build Command(s):C:/Users/alex/.espressif/tools/tools/ninja/1.11.1/ninja.exe cmTC_6ad86 && [1/2] Building C object CMakeFiles/cmTC_6ad86.dir/src.c.obj +[2/2] Linking C executable cmTC_6ad86 +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00010074 + + +Source file was: +int main(void) { return 0; } diff --git a/ESP32-Rainmaker-Switch/build/CMakeFiles/CheckTypeSize/TIME_T_SIZE.bin b/ESP32-Rainmaker-Switch/build/CMakeFiles/CheckTypeSize/TIME_T_SIZE.bin new file mode 100644 index 000000000..ab1706aa1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/CMakeFiles/CheckTypeSize/TIME_T_SIZE.bin differ diff --git a/ESP32-Rainmaker-Switch/build/CMakeFiles/CheckTypeSize/TIME_T_SIZE.c b/ESP32-Rainmaker-Switch/build/CMakeFiles/CheckTypeSize/TIME_T_SIZE.c new file mode 100644 index 000000000..4ce0740fd --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/CMakeFiles/CheckTypeSize/TIME_T_SIZE.c @@ -0,0 +1,50 @@ +#include +#include +#include + + +#undef KEY +#if defined(__i386) +# define KEY '_','_','i','3','8','6' +#elif defined(__x86_64) +# define KEY '_','_','x','8','6','_','6','4' +#elif defined(__PPC64__) +# define KEY '_','_','P','P','C','6','4','_','_' +#elif defined(__ppc64__) +# define KEY '_','_','p','p','c','6','4','_','_' +#elif defined(__PPC__) +# define KEY '_','_','P','P','C','_','_' +#elif defined(__ppc__) +# define KEY '_','_','p','p','c','_','_' +#elif defined(__aarch64__) +# define KEY '_','_','a','a','r','c','h','6','4','_','_' +#elif defined(__ARM_ARCH_7A__) +# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' +#elif defined(__ARM_ARCH_7S__) +# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' +#endif + +#define SIZE (sizeof(time_t)) +static char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', + ('0' + ((SIZE / 10000)%10)), + ('0' + ((SIZE / 1000)%10)), + ('0' + ((SIZE / 100)%10)), + ('0' + ((SIZE / 10)%10)), + ('0' + (SIZE % 10)), + ']', +#ifdef KEY + ' ','k','e','y','[', KEY, ']', +#endif + '\0'}; + +#ifdef __CLASSIC_C__ +int main(argc, argv) int argc; char *argv[]; +#else +int main(int argc, char *argv[]) +#endif +{ + int require = 0; + require += info_size[argc]; + (void)argv; + return require; +} diff --git a/ESP32-Rainmaker-Switch/build/CMakeFiles/ESP32-Rainmaker-Switch.elf.dir/project_elf_src_esp32c3.c.obj b/ESP32-Rainmaker-Switch/build/CMakeFiles/ESP32-Rainmaker-Switch.elf.dir/project_elf_src_esp32c3.c.obj new file mode 100644 index 000000000..880eb1261 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/CMakeFiles/ESP32-Rainmaker-Switch.elf.dir/project_elf_src_esp32c3.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/CMakeFiles/TargetDirectories.txt b/ESP32-Rainmaker-Switch/build/CMakeFiles/TargetDirectories.txt new file mode 100644 index 000000000..60e9deeef --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/CMakeFiles/TargetDirectories.txt @@ -0,0 +1,771 @@ +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/menuconfig.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/confserver.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/save-defconfig.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/bootloader.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/gen_project_binary.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/app.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/erase_flash.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/uf2.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/uf2-app.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/monitor.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/flash.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/encrypted-flash.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/_project_elf_src.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/ESP32-Rainmaker-Switch.elf.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/size.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/size-files.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/size-components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/riscv/CMakeFiles/__idf_riscv.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/riscv/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/riscv/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/riscv/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/riscv/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/riscv/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/riscv/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_ringbuf/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_ringbuf/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_ringbuf/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_ringbuf/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_ringbuf/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_ringbuf/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/efuse-common-table.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/efuse_common_table.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/efuse-custom-table.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/efuse_custom_table.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/show-efuse-table.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/show_efuse_table.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/efuse_test_table.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/CMakeFiles/custom_bundle.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/CMakeFiles/apidoc.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/lib.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_bootloader_format/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_bootloader_format/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_bootloader_format/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_bootloader_format/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_bootloader_format/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_bootloader_format/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_app_format/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_app_format/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_app_format/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_app_format/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_app_format/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_app_format/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bootloader/CMakeFiles/bootloader-flash.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bootloader/CMakeFiles/encrypted-bootloader-flash.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bootloader/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bootloader/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bootloader/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bootloader/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bootloader/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bootloader/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esptool_py/CMakeFiles/app-flash.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esptool_py/CMakeFiles/encrypted-app-flash.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esptool_py/CMakeFiles/app_check_size.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esptool_py/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esptool_py/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esptool_py/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esptool_py/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esptool_py/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esptool_py/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/partition_table/CMakeFiles/partition_table_bin.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/partition_table/CMakeFiles/partition-table.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/partition_table/CMakeFiles/partition_table.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/partition_table/CMakeFiles/partition-table-flash.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/partition_table/CMakeFiles/encrypted-partition-table-flash.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/partition_table/CMakeFiles/partition_table-flash.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/partition_table/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/partition_table/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/partition_table/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/partition_table/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/partition_table/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/partition_table/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_partition/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_partition/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_partition/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_partition/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_partition/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_partition/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_update/CMakeFiles/__idf_app_update.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_update/CMakeFiles/blank_ota_data.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_update/CMakeFiles/read-otadata.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_update/CMakeFiles/read_otadata.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_update/CMakeFiles/erase-otadata.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_update/CMakeFiles/erase_otadata.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_update/CMakeFiles/otadata-flash.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_update/CMakeFiles/encrypted-otadata-flash.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_update/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_update/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_update/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_update/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_update/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_update/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/pthread/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/pthread/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/pthread/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/pthread/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/pthread/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/pthread/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/memory.ld.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/sections.ld.in.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__ldgen_output_sections.ld.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/port/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/port/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/port/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/port/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/port/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/port/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/log/CMakeFiles/__idf_log.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/log/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/log/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/log/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/log/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/log/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/log/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/__idf_heap.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/newlib/port/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/newlib/port/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/newlib/port/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/newlib/port/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/newlib/port/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/newlib/port/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/cxx/CMakeFiles/__idf_cxx.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/cxx/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/cxx/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/cxx/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/cxx/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/cxx/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/cxx/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_common/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_common/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_common/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_common/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_common/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_common/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif_stack/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif_stack/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif_stack/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif_stack/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif_stack/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif_stack/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_coex/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_coex/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_coex/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_coex/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_coex/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_coex/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/__idf_unity.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/cmock/CMakeFiles/__idf_cmock.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/cmock/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/cmock/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/cmock/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/cmock/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/cmock/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/cmock/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/http_parser/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/http_parser/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/http_parser/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/http_parser/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/http_parser/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/http_parser/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_ota/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_ota/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_ota/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_ota/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_ota/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_ota/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_server/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_server/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_server/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_server/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_server/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_server/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_psram/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_psram/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_psram/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_psram/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_psram/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_psram/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/protobuf-c/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/protobuf-c/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/protobuf-c/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/protobuf-c/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/protobuf-c/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/protobuf-c/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/idf_test/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/idf_test/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/idf_test/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/idf_test/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/idf_test/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/idf_test/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ieee802154/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ieee802154/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ieee802154/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ieee802154/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ieee802154/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ieee802154/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json/CMakeFiles/__idf_json.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/nvs_sec_provider/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/nvs_sec_provider/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/nvs_sec_provider/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/nvs_sec_provider/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/nvs_sec_provider/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/nvs_sec_provider/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/openthread/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/openthread/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/openthread/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/openthread/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/openthread/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/openthread/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ulp/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ulp/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ulp/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ulp/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ulp/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ulp/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/usb/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/usb/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/usb/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/usb/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/usb/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/usb/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/main/CMakeFiles/__idf_main.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/main/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/main/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/main/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/main/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/main/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/main/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_diag_data_store/CMakeFiles/__idf_esp_diag_data_store.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_diag_data_store/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_diag_data_store/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_diag_data_store/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_diag_data_store/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_diag_data_store/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_diag_data_store/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/jsmn/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/jsmn/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/jsmn/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/jsmn/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/jsmn/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/jsmn/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json_parser/CMakeFiles/__idf_json_parser.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json_parser/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json_parser/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json_parser/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json_parser/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json_parser/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json_parser/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json_generator/CMakeFiles/__idf_json_generator.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json_generator/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json_generator/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json_generator/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json_generator/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json_generator/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json_generator/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/CMakeFiles/__idf_espressif__mdns.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_schedule/CMakeFiles/__idf_esp_schedule.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_schedule/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_schedule/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_schedule/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_schedule/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_schedule/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_schedule/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/__idf_espressif__esp_secure_cert_mgr.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_insights/CMakeFiles/__idf_app_insights.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_insights/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_insights/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_insights/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_insights/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_insights/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_insights/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/gpio_button/CMakeFiles/__idf_gpio_button.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/gpio_button/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/gpio_button/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/gpio_button/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/gpio_button/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/gpio_button/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/gpio_button/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_reset/CMakeFiles/__idf_app_reset.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_reset/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_reset/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_reset/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_reset/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_reset/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_reset/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/CMakeFiles/__idf_qrcode.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_wifi/CMakeFiles/__idf_app_wifi.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_wifi/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_wifi/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_wifi/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_wifi/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_wifi/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_wifi/CMakeFiles/install/strip.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ws2812_led/CMakeFiles/__idf_ws2812_led.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ws2812_led/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ws2812_led/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ws2812_led/CMakeFiles/list_install_components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ws2812_led/CMakeFiles/install.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ws2812_led/CMakeFiles/install/local.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ws2812_led/CMakeFiles/install/strip.dir diff --git a/ESP32-Rainmaker-Switch/build/CMakeFiles/bootloader-complete b/ESP32-Rainmaker-Switch/build/CMakeFiles/bootloader-complete new file mode 100644 index 000000000..e69de29bb diff --git a/ESP32-Rainmaker-Switch/build/CMakeFiles/bootloader.dir/Labels.json b/ESP32-Rainmaker-Switch/build/CMakeFiles/bootloader.dir/Labels.json new file mode 100644 index 000000000..4f6c1553c --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/CMakeFiles/bootloader.dir/Labels.json @@ -0,0 +1,43 @@ +{ + "sources" : + [ + { + "file" : "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/bootloader" + }, + { + "file" : "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/bootloader.rule" + }, + { + "file" : "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/bootloader-complete.rule" + }, + { + "file" : "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-build.rule" + }, + { + "file" : "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure.rule" + }, + { + "file" : "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-download.rule" + }, + { + "file" : "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-install.rule" + }, + { + "file" : "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir.rule" + }, + { + "file" : "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch.rule" + }, + { + "file" : "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-update.rule" + } + ], + "target" : + { + "labels" : + [ + "bootloader" + ], + "name" : "bootloader" + } +} \ No newline at end of file diff --git a/ESP32-Rainmaker-Switch/build/CMakeFiles/bootloader.dir/Labels.txt b/ESP32-Rainmaker-Switch/build/CMakeFiles/bootloader.dir/Labels.txt new file mode 100644 index 000000000..10f07c9e9 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/CMakeFiles/bootloader.dir/Labels.txt @@ -0,0 +1,13 @@ +# Target labels + bootloader +# Source files and their labels +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/bootloader +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/bootloader.rule +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/bootloader-complete.rule +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-build.rule +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure.rule +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-download.rule +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-install.rule +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir.rule +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch.rule +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-update.rule diff --git a/ESP32-Rainmaker-Switch/build/CMakeFiles/clean_additional.cmake b/ESP32-Rainmaker-Switch/build/CMakeFiles/clean_additional.cmake new file mode 100644 index 000000000..66c240208 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/CMakeFiles/clean_additional.cmake @@ -0,0 +1,28 @@ +# Additional clean files +cmake_minimum_required(VERSION 3.16) + +if("${CONFIG}" STREQUAL "" OR "${CONFIG}" STREQUAL "") + file(REMOVE_RECURSE + "ESP32-Rainmaker-Switch.bin" + "ESP32-Rainmaker-Switch.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" + "https_server.crt.S" + "ldgen_libraries" + "ldgen_libraries.in" + "project_elf_src_esp32c3.c" + "rmaker_claim_service_server.crt.S" + "rmaker_mqtt_server.crt.S" + "rmaker_ota_server.crt.S" + "x509_crt_bundle.S" + ) +endif() diff --git a/ESP32-Rainmaker-Switch/build/CMakeFiles/cmake.check_cache b/ESP32-Rainmaker-Switch/build/CMakeFiles/cmake.check_cache new file mode 100644 index 000000000..3dccd7317 --- /dev/null +++ b/ESP32-Rainmaker-Switch/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/ESP32-Rainmaker-Switch/build/CMakeFiles/rules.ninja b/ESP32-Rainmaker-Switch/build/CMakeFiles/rules.ninja new file mode 100644 index 000000000..9221f63d7 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/CMakeFiles/rules.ninja @@ -0,0 +1,1793 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Ninja" Generator, CMake Version 3.24 + +# 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: ESP32-Rainmaker-Switch +# Configurations: +# ============================================================================= +# ============================================================================= + +############################################# +# Rule for compiling C files. + +rule C_COMPILER__ESP32-Rainmaker-Switch.2eelf_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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__ESP32-Rainmaker-Switch.2eelf_ + command = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe $FLAGS $LINK_FLAGS @$RSP_FILE -o $TARGET_FILE && $POST_BUILD" + description = Linking CXX executable $TARGET_FILE + rspfile = $RSP_FILE + rspfile_content = $in $LINK_PATH $LINK_LIBRARIES + restat = $RESTAT + + +############################################# +# Rule for running custom commands. + +rule CUSTOM_COMMAND + command = $COMMAND + description = $DESC + + +############################################# +# Rule for compiling ASM files. + +rule ASM_COMPILER____idf_riscv_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_ringbuf_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_efuse_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_mm_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_driver_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_pm_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling ASM files. + +rule ASM_COMPILER____idf_mbedtls_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER__everest_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking CXX static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER__p256m_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking CXX static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER__mbedcrypto_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS @$RSP_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking CXX static library $TARGET_FILE + rspfile = $RSP_FILE + rspfile_content = $in $LINK_PATH $LINK_LIBRARIES + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER__mbedx509_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking CXX static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER__mbedtls_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking CXX static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_bootloader_format_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_app_format_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_bootloader_support_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_partition_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_app_update_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_spi_flash_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_pthread_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_system_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_rom_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_hal_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_log_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_heap_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_soc_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $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_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling ASM files. + +rule ASM_COMPILER____idf_freertos_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_newlib_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling CXX files. + +rule CXX_COMPILER____idf_cxx_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_common_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_timer_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_app_trace_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_event_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling CXX files. + +rule CXX_COMPILER____idf_nvs_flash_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_phy_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_vfs_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_lwip_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_netif_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_wpa_supplicant_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS @$RSP_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + rspfile = $RSP_FILE + rspfile_content = $in $LINK_PATH $LINK_LIBRARIES + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_coex_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_wifi_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_bt_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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_bt_ + command = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS @$RSP_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + rspfile = $RSP_FILE + rspfile_content = $in $LINK_PATH $LINK_LIBRARIES + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_unity_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_cmock_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_console_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_http_parser_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp-tls_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_adc_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_eth_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_gdbstub_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_hid_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_tcp_transport_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $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_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $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_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $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_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $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_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_lcd_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_protobuf-c_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_protocomm_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $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_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_espcoredump_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling CXX files. + +rule CXX_COMPILER____idf_wear_levelling_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_sdmmc_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_fatfs_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_json_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_mqtt_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $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_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_spiffs_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_wifi_provisioning_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_main_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_diag_data_store_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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_diag_data_store_ + command = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_rmaker_common_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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_rmaker_common_ + command = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_diagnostics_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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_diagnostics_ + command = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_espressif__cbor_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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__cbor_ + command = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling ASM files. + +rule ASM_COMPILER____idf_esp_insights_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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_esp_insights_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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_insights_ + command = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_json_parser_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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_parser_ + command = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_json_generator_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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_generator_ + command = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_espressif__mdns_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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__mdns_ + command = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_schedule_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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_schedule_ + command = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_espressif__esp_secure_cert_mgr_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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__esp_secure_cert_mgr_ + command = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling ASM files. + +rule ASM_COMPILER____idf_esp_rainmaker_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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_esp_rainmaker_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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_rainmaker_ + command = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_app_insights_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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_insights_ + command = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_gpio_button_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for compiling CXX files. + +rule CXX_COMPILER____idf_gpio_button_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe $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_gpio_button_ + command = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_app_reset_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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_reset_ + command = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_qrcode_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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_qrcode_ + command = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_app_wifi_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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_wifi_ + command = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_ws2812_led_ + depfile = $DEP_FILE + deps = gcc + command = ccache C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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_ws2812_led_ + command = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for re-running cmake. + +rule RERUN_CMAKE + command = C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build + description = Re-running CMake... + generator = 1 + + +############################################# +# Rule for cleaning additional files. + +rule CLEAN_ADDITIONAL + command = C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCONFIG=$CONFIG -P CMakeFiles\clean_additional.cmake + description = Cleaning additional files... + + +############################################# +# Rule for cleaning all built files. + +rule CLEAN + command = C:\Users\alex\.espressif\tools\tools\ninja\1.11.1\ninja.exe $FILE_ARG -t clean $TARGETS + description = Cleaning all built files... + + +############################################# +# Rule for printing all primary targets available. + +rule HELP + command = C:\Users\alex\.espressif\tools\tools\ninja\1.11.1\ninja.exe -t targets + description = All primary targets available: + diff --git a/ESP32-Rainmaker-Switch/build/ESP32-Rainmaker-Switch.bin b/ESP32-Rainmaker-Switch/build/ESP32-Rainmaker-Switch.bin new file mode 100644 index 000000000..d32ea59f8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/ESP32-Rainmaker-Switch.bin differ diff --git a/ESP32-Rainmaker-Switch/build/ESP32-Rainmaker-Switch.elf b/ESP32-Rainmaker-Switch/build/ESP32-Rainmaker-Switch.elf new file mode 100644 index 000000000..da7ed0477 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/ESP32-Rainmaker-Switch.elf differ diff --git a/ESP32-Rainmaker-Switch/build/ESP32-Rainmaker-Switch.map b/ESP32-Rainmaker-Switch/build/ESP32-Rainmaker-Switch.map new file mode 100644 index 000000000..5e31e534d --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/ESP32-Rainmaker-Switch.map @@ -0,0 +1,93077 @@ +Archive member included to satisfy reference by file (symbol) + +esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + (esp_app_desc) +esp-idf/pthread/libpthread.a(pthread.c.obj) + (pthread_include_pthread_impl) +esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + (pthread_include_pthread_cond_var_impl) +esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) (pthread_key_create) +esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + (pthread_include_pthread_rwlock_impl) +esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + (pthread_include_pthread_semaphore_impl) +esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + (__ubsan_include) +esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + (call_start_cpu0) +esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + esp-idf/esp_system/libesp_system.a(ubsan.c.obj) (esp_system_abort) +esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (esp_clk_init) +esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (esp_restart_noos) +esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (esp_cache_err_int_init) +esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) (panic_abort) +esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (esp_restart) +esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (g_startup_fn) +esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) (panic_restart) +esp-idf/esp_system/libesp_system.a(brownout.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_brownout_init) +esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) (panic_print_registers) +esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_apb_backup_dma_lock_init) +esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) (esp_hw_stack_guard_get_bounds) +esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (efuse_hal_chip_revision) +esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/hal/libhal.a(efuse_hal.c.obj) (efuse_hal_get_major_chip_version) +esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) (wdt_hal_init) +esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) (uart_hal_write_txfifo) +esp-idf/hal/libhal.a(brownout_hal.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) (brownout_hal_config) +esp-idf/log/liblog.a(log.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (esp_log_default_level) +esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/log/liblog.a(log.c.obj) (esp_log_impl_lock) +esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) (heap_caps_get_free_size) +esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) (registered_heaps) +esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) (multi_heap_get_allocated_size) +esp-idf/heap/libheap.a(tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) (tlsf_check) +esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) (soc_get_available_memory_region_max_count) +esp-idf/heap/libheap.a(memory_layout.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) (soc_memory_region_count) +esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) (esp_cpu_set_breakpoint) +esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_clk_cpu_freq) +esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) (esp_intr_enable_source) +esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) (periph_module_enable) +esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) (rtc_isr_register) +esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (esp_deep_sleep_wakeup_io_reset) +esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/hal/libhal.a(brownout_hal.c.obj) (regi2c_ctrl_write_reg_mask) +esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) (rtc_clk_32k_enable) +esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) (rtc_init) +esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) (rtc_sleep_pu) +esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) (rtc_clk_cal) +esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) (sar_periph_ctrl_init) +esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) (esp_mprot_get_active_intr) +esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) (esp_mprot_ll_err_to_esp_err) +esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_startup_start_app) +esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) (xQueueGetMutexHolder) +esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) (vTaskDelete) +esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) (vPortEndScheduler) +esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) (pvPortMalloc) +esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) (vApplicationGetIdleTaskMemory) +esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) (vPortSetupTimer) +esp-idf/freertos/libfreertos.a(list.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) (vListInitialise) +esp-idf/newlib/libnewlib.a(abort.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) (abort) +esp-idf/newlib/libnewlib.a(assert.c.obj) + (__assert_func) +esp-idf/newlib/libnewlib.a(heap.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) (malloc) +esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) (_lock_init_recursive) +esp-idf/newlib/libnewlib.a(pthread.c.obj) + (newlib_include_pthread_impl) +esp-idf/newlib/libnewlib.a(reent_init.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) (esp_reent_init) +esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_newlib_init) +esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) (_kill_r) +esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) (_gettimeofday_r) +esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) (esp_time_impl_get_time_since_boot) +esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + (__cxa_guard_dummy) +esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (esp_err_to_name) +esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_timer_early_init) +esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) (esp_timer_impl_init_system_time) +esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) (esp_timer_impl_get_min_period_us) +esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) (esp_timer_impl_get_time) +esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + (include_esp_phy_override) +esp-idf/vfs/libvfs.a(vfs.c.obj) + (vfs_include_syscalls_impl) +esp-idf/vfs/libvfs.a(vfs_console.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_vfs_console_register) +esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs_console.c.obj) (esp_vfs_usb_serial_jtag_get_vfs) +esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_console.c.obj) (esp_vfs_uart_get_vfs) +esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (g_coex_adapter_funcs) +esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + (nvs_sec_provider_include_impl) +esp-idf/main/libmain.a(app_main.c.obj) + (app_main) +esp-idf/main/libmain.a(app_driver.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (app_driver_init) +esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (RMAKER_COMMON_EVENT) +esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) (__wrap_esp_log_write) +esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) (esp_diag_timestamp_get) +esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) (esp_diag_metrics_meta_get_all) +esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) (esp_diag_variable_meta_get_all) +esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (esp_rmaker_node_init) +esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) (esp_rmaker_node_delete) +esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) (esp_rmaker_device_delete) +esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (esp_rmaker_device_cb_src_to_str) +esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) (esp_rmaker_report_value) +esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) (esp_rmaker_clean_mqtt_conn_params) +esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (esp_rmaker_timezone_service_enable) +esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) (esp_rmaker_user_mapping_prov_init) +esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (esp_rmaker_schedule_enable) +esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (esp_rmaker_scenes_enable) +esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) (esp_rmaker_cmd_response_enable) +esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) (esp_rmaker_secure_boot_digest_free) +esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) (esp_rmaker_claim_data_free) +esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) (esp_rmaker_init_local_ctrl_service) +esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) (esp_rmaker_mqtt_init) +esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) (esp_rmaker_mqtt_is_budget_available) +esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (esp_rmaker_ota_enable_default) +esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) (esp_rmaker_ota_finish_using_params) +esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) (esp_rmaker_ota_report_status_using_topics) +esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (esp_rmaker_name_param_create) +esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) (esp_rmaker_ota_service_create) +esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (esp_rmaker_console_init) +esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) (register_commands) +esp-idf/esp_rainmaker/libesp_rainmaker.a(rmaker_mqtt_server.crt.S.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) (_binary_rmaker_mqtt_server_crt_start) +esp-idf/esp_rainmaker/libesp_rainmaker.a(rmaker_ota_server.crt.S.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) (_binary_rmaker_ota_server_crt_start) +esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) (rainmaker__resp_set_user_mapping__init) +esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (app_insights_enable) +esp-idf/gpio_button/libgpio_button.a(button.c.obj) + esp-idf/main/libmain.a(app_driver.c.obj) (iot_button_create) +esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + esp-idf/main/libmain.a(app_driver.c.obj) (app_reset_button_register) +esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (app_wifi_set_custom_mfg_data) +esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + esp-idf/main/libmain.a(app_driver.c.obj) (ws2812_led_set_rgb) +esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) (led_strip_new_rmt_ws2812) +esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) (esp_local_ctrl_stop) +esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) (esp_local_ctrl_data_handler) +esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) (resp_get_property_count__init) +esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) (esp_local_ctrl_get_transport_httpd) +esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) (httpd_ssl_start) +esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) (json_obj_get_array) +esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) (json_gen_str_start) +esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) (mdns_init) +esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) (mdns_is_netif_ready) +esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) (esp_schedule_enable) +esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) (esp_schedule_nvs_add) +esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) (wifi_prov_mgr_endpoint_create) +esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) (get_wifi_prov_handlers) +esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) (wifi_prov_scheme_ble_set_service_uuid) +esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) (wifi_prov_config_data_handler) +esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) (wifi_prov_scan_handler) +esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) (wifi_ctrl_handler) +esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) (resp_get_status__init) +esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) (resp_scan_start__init) +esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) (resp_ctrl_reset__init) +esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) (wifi_connected_state__init) +esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) (protocomm_new) +esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) (status__descriptor) +esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) (protocomm_httpd_start) +esp-idf/protocomm/libprotocomm.a(security0.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) (protocomm_security0) +esp-idf/protocomm/libprotocomm.a(security1.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) (protocomm_security1) +esp-idf/protocomm/libprotocomm.a(security2.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) (protocomm_security2) +esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) (esp_srp_free) +esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) (esp_mpi_new) +esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) (protocomm_ble_start) +esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(security0.c.obj) (s0_session_resp__init) +esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) (session_resp1__init) +esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) (s2_session_resp0__init) +esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(security0.c.obj) (session_data__init) +esp-idf/bt/libbt.a(bt.c.obj) esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) (esp_bt_mem_release) +esp-idf/bt/libbt.a(addr.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) (ble_hs_util_ensure_addr) +esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) (ble_svc_gap_device_name) +esp-idf/bt/libbt.a(ble_store_util.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) (ble_store_util_status_rr) +esp-idf/bt/libbt.a(ble_hs_id.c.obj) + esp-idf/bt/libbt.a(addr.c.obj) (ble_hs_id_gen_rnd) +esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/bt/libbt.a(ble_hs_id.c.obj) (ble_hs_lock) +esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) (ble_hs_hci_evt_process) +esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) (ble_mqueue_init) +esp-idf/bt/libbt.a(ble_att.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) (ble_att_init) +esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) (ble_gattc_timer) +esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_store_util.c.obj) (ble_store_delete) +esp-idf/bt/libbt.a(ble_hs_cfg.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) (ble_hs_cfg) +esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) (ble_att_clt_rx_error) +esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) (ble_hs_mbuf_att_pkt) +esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) (ble_att_cmd_get) +esp-idf/bt/libbt.a(ble_hs_log.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) (ble_hs_log_mbuf) +esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) (ble_hs_startup_go) +esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) (ble_l2cap_sig_timer) +esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) (ble_gap_conn_find) +esp-idf/bt/libbt.a(ble_uuid.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) (ble_uuid_cmp) +esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) (ble_hs_pvcy_remove_entry) +esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) (ble_hs_flow_connection_broken) +esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) (ble_l2cap_chan_alloc) +esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) (ble_hs_misc_conn_chan_find) +esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) (ble_gatts_connection_broken) +esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) (ble_hs_adv_set_fields) +esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs_startup.c.obj) (ble_hs_hci_set_buf_sz) +esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci.c.obj) (ble_hs_hci_util_handle_pb_bc_join) +esp-idf/bt/libbt.a(ble_store_config.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) (ble_store_config_init) +esp-idf/bt/libbt.a(nimble_port.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) (nimble_port_init) +esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) (nimble_port_freertos_init) +esp-idf/bt/libbt.a(endian.c.obj) + esp-idf/bt/libbt.a(ble_uuid.c.obj) (put_le16) +esp-idf/bt/libbt.a(os_mempool.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) (os_mempool_init) +esp-idf/bt/libbt.a(mem.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci.c.obj) (mem_init_mbuf_pool) +esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(mem.c.obj) (os_mbuf_pool_init) +esp-idf/bt/libbt.a(os_msys_init.c.obj) + esp-idf/bt/libbt.a(nimble_port.c.obj) (os_msys_init) +esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) (npl_funcs) +esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) (ble_hci_trans_hs_acl_tx) +esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) (bt_osi_mem_malloc) +esp-idf/bt/libbt.a(transport.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) (ble_transport_alloc_evt) +esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) (ble_hs_conn_can_alloc) +esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) (ble_sm_incr_our_sign_counter) +esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) (ble_l2cap_sig_tx) +esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci.c.obj) (ble_hs_hci_cmd_send_buf) +esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) (ble_att_svr_register) +esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) (ble_hs_atomic_conn_delete) +esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) (ble_sm_alg_aes_cmac) +esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + esp-idf/bt/libbt.a(nimble_port.c.obj) (ble_hs_stop) +esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) (ble_sm_lgcy_io_action) +esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) (ble_sm_cmd_get) +esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) (ble_sm_sc_io_action) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + esp-idf/bt/libbt.a(bt.c.obj) (btdm_lpclk_select_src) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(bt_rw_v9.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) (rw_rf_le_exit_test_mode) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) (coex_schm_wakeup_flag_get) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hl_itf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) (btdm_hli_funcs_register) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(intc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) (r_intc_enable) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) (r_cca_funcs_ro) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_chmap_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_llc_loc_ch_map_proc_continue) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_llc_pref_param_compute_eco) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_encrypt.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_llc_rem_encrypt_proc_continue_eco) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_llc_hci_command_handler_pre) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_le_ping.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_llc_le_ping_restart) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_llc_enc_state_get) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_llc_init) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_phy_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_llc_loc_phy_upd_proc_continue) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_ble_ll_qa_config_get) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_lld_cca_get_cca_env) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_lld_con_cntl_pkt_info_get) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_lld_init_start_hook) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_lld_core_init) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_per_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_lld_per_adv_sched) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_lld_ext_scan_dynamic_pti_reset) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_sync.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_lld_sync_start_eco) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_test.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_lld_test_frm_isr_hack) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) (llm_ext_adv_get_own_addr) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) (ble_ll_reset_rand_addr) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) (hci_le_create_con_cmd_handler) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_llm_le_scan_duplicate_opt_get) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) (ble_ll_scan_set_perfer_addr) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) (r_modules_funcs_ro) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) (r_nvds_is_magic_number_ok) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(osi.o) + esp-idf/bt/libbt.a(bt.c.obj) (btdm_osi_funcs_register) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) (r_plf_funcs_ro) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) (bt_rf_coex_cfg_overwrite) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_espressif.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) (r_rf_txpwr_dbm_get) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) (r_rf_pwr_tbl_get) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_ble_isr_error_state_get) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) (r_rwip_driver_init) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) (r_rwip_init) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_arb.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_sch_arb_event_start_isr) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_plan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_sch_plan_set) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_sch_prog_state_get) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) (r_sdk_cfg_priv_opts_ext_get) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) (r_btdm_vnd_ol_task_env_get) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) (r_vhci_init) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) (r_register_esp_vendor_cmd_handler) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(aes.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) (rw_crypto_aes_encrypt_sync) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ble_util_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_ble_util_buf_init) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) (r_emi_em_base_deinit) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) (r_writebyte) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_msg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_hci_register_vendor_desc_tab) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_hci_init) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_tl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) (r_hci_tl_env_init) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) (r_ke_task_handler_get_overwrite) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_dl_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) (hci_le_set_data_len_cmd_pre_handler) +C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_espressif.o) (bt_rf_coex_hook_register) +esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) (protobuf_c_message_get_packed_size) +esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) (cJSON_Delete) +esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) (qrcode_display) +esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) (qrcodegen_getSize) +esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) (esp_rmaker_work_queue_add_task) +esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) (esp_rmaker_factory_init) +esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) (esp_rmaker_time_get_timezone_posix) +esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) (esp_rmaker_tz_db_get_posix_str) +esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) (esp_rmaker_cmd_prepare_empty_response) +esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) (esp_rmaker_common_console_init) +esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) (esp_rmaker_mqtt_glue_setup) +esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) (esp_get_aws_ppi) +esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) (esp_rmaker_common_register_commands) +esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) (esp_console_init) +esp-idf/console/libconsole.a(split_argv.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) (esp_console_split_argv) +esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) (linenoiseAddCompletion) +esp-idf/console/libconsole.a(arg_end.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) (arg_end) +esp-idf/console/libconsole.a(arg_str.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) (arg_str0) +esp-idf/console/libconsole.a(arg_utils.c.obj) + esp-idf/console/libconsole.a(arg_end.c.obj) (argtable3_xmalloc) +esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) (arg_parse) +esp-idf/console/libconsole.a(arg_dstr.c.obj) + esp-idf/console/libconsole.a(arg_end.c.obj) (arg_dstr_create) +esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) (esp_mqtt_client_start) +esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) (mqtt_get_total_length) +esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) (outbox_init) +esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) (platform_create_id_string) +esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) (riscv_decode_offset_from_jal_instruction) +esp-idf/riscv/libriscv.a(interrupt.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) (intr_handler_set) +esp-idf/riscv/libriscv.a(vectors.S.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) (_interrupt_handler) +esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (_vector_table) +esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) (ESP_EFUSE_OPTIONAL_UNIQUE_ID) +esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) (esp_efuse_read_field_blob) +esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) (esp_efuse_check_secure_version) +esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) (esp_efuse_utility_process) +esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) (esp_efuse_get_coding_scheme) +esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (esp_efuse_utility_clear_program_registers) +esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (esp_mmu_map_init) +esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) (g_mmu_mem_regions) +esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/gpio_button/libgpio_button.a(button.c.obj) (gpio_set_intr_type) +esp-idf/driver/libdriver.a(rtc_io.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) (rtc_gpio_is_valid_gpio) +esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) (rmt_config) +esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) (uart_set_word_length) +esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) (usb_serial_jtag_read_bytes) +esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) (esp_crt_bundle_attach) +esp-idf/mbedtls/libmbedtls.a(x509_crt_bundle.S.obj) + esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) (_binary_x509_crt_bundle_start) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (bootloader_init_mem) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) (bootloader_random_enable) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) (bootloader_flash_reset_chip) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (bootloader_flash_update_id) +esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) (esp_flash_encryption_enabled) +esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) (esp_ota_get_running_partition) +esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (spi_flash_needs_reset_check) +esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) (spi_flash_disable_interrupts_caches_and_other_cpu) +esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) (spi_flash_mmap) +esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (spi_flash_init_chip_state) +esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) (esp_flash_erase_region) +esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_flash_init_default_chip) +esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) (esp_flash_init_os_functions) +esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) (esp_flash_app_disable_os_functions) +esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) (esp_flash_registered_chips) +esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) (esp_flash_chip_generic) +esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) (esp_flash_chip_issi) +esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) (esp_flash_chip_mxic) +esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) (esp_flash_chip_gd) +esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) (spi_flash_chip_winbond_page_program) +esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) (esp_flash_chip_boya) +esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) (esp_flash_chip_th) +esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) (memspi_host_init_pointers) +esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) (_esp_error_check_failed) +esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) (esp_crosscore_int_init) +esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) (esp_vApplicationTickHook) +esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) (esp_int_wdt_init) +esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) (task_wdt_timeout_abort) +esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) (esp_task_wdt_impl_timer_allocate) +esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) (esp_backtrace_print) +esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) (esp_reset_reason) +esp-idf/hal/libhal.a(mmu_hal.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) (mmu_hal_paddr_to_vaddr) +esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) (cache_hal_disable) +esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) (spi_flash_hal_init) +esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) (spi_flash_hal_poll_cmd_done) +esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) (spi_flash_encryption_hal_enable) +esp-idf/hal/libhal.a(systimer_hal.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) (systimer_hal_init) +esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) (uart_hal_get_sclk) +esp-idf/hal/libhal.a(gpio_hal.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) (gpio_hal_intr_enable_on_core) +esp-idf/hal/libhal.a(rmt_hal.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) (rmt_hal_tx_channel_reset) +esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) (spi_flash_hal_gpspi_poll_cmd_done) +esp-idf/log/liblog.a(log_buffers.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) (esp_log_buffer_hexdump_internal) +esp-idf/soc/libsoc.a(interrupts.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) (esp_isr_names) +esp-idf/soc/libsoc.a(gpio_periph.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) (GPIO_HOLD_MASK) +esp-idf/soc/libsoc.a(uart_periph.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) (uart_periph_signal) +esp-idf/soc/libsoc.a(spi_periph.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) (spi_periph_signal) +esp-idf/soc/libsoc.a(rmt_periph.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) (rmt_periph_signals) +esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + esp-idf/freertos/libfreertos.a(heap_idf.c.obj) (esp_ptr_byte_accessible) +esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) (esp_cpu_configure_region_protection) +esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) (periph_rtc_dig_clk8m_enable) +esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) (esp_random) +esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) (esp_read_mac) +esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) (esp_gpio_reserve_pins) +esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) (temperature_sensor_power_acquire) +esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) (esp_clk_tree_src_get_freq_hz) +esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) (esp_clk_tree_rc_fast_d256_get_freq_hz) +esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) (adc_apb_periph_claim) +esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) (systimer_ticks_to_us) +esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) (esp_hmac_calculate) +esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) (esp_chip_info) +esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) (esp_crypto_hmac_lock_acquire) +esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) (xTimerCreate) +esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) (xEventGroupCreate) +esp-idf/freertos/libfreertos.a(portasm.S.obj) + esp-idf/riscv/libriscv.a(vectors.S.obj) (rtos_int_enter) +esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) (xQueueCreateWithCaps) +esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) (xStreamBufferGenericCreateStatic) +esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) (__atomic_fetch_add_8) +esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) (ets_timer_setfn) +esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (esp_event_handler_register) +esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) (esp_event_loop_create) +esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) (nvs_flash_init_partition) +esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) (nvs::Storage::isValid() const) +esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) (nvs::NVSHandleSimple::findEntryNs(nvs_opaque_iterator_t*)) +esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) (nvs::NVSPartition::NVSPartition(esp_partition_t const*)) +esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) (nvs::NVSPartitionManager::get_instance()) +esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) (nvs::Lock::Lock()) +esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) (nvs::HashList::~HashList()) +esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) (nvs::Page::markFull()) +esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) (nvs::PageManager::fillStats(nvs_stats_t&)) +esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) (nvs::partition_lookup::lookup_nvs_partition(char const*, nvs::NVSPartition**)) +esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) (nvs::Item::calculateCrc32() const) +esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) (nvs::NVSEncryptedPartition::NVSEncryptedPartition(esp_partition_t const*)) +esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) (esp_phy_disable) +esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) (phy_track_pll) +esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) (sntp_set_time_sync_notification_cb) +esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) (lwip_getpeername) +esp-idf/lwip/liblwip.a(tcpip.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) (tcpip_callback) +esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) (sntp_init) +esp-idf/lwip/liblwip.a(def.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) (lwip_htons) +esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) (dns_gethostbyname) +esp-idf/lwip/liblwip.a(init.c.obj) + esp-idf/lwip/liblwip.a(tcpip.c.obj) (lwip_init) +esp-idf/lwip/liblwip.a(ip.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) (ipaddr_aton) +esp-idf/lwip/liblwip.a(mem.c.obj) + esp-idf/lwip/liblwip.a(init.c.obj) (mem_init) +esp-idf/lwip/liblwip.a(memp.c.obj) + esp-idf/lwip/liblwip.a(init.c.obj) (memp_init) +esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) (netif_get_by_index) +esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) (pbuf_free) +esp-idf/lwip/liblwip.a(raw.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) (raw_bind_netif) +esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(init.c.obj) (tcp_init) +esp-idf/lwip/liblwip.a(tcp_in.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) (tcp_input_pcb) +esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) (tcp_split_unsent_seg) +esp-idf/lwip/liblwip.a(timeouts.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) (sys_timeout) +esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(init.c.obj) (udp_init) +esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) (dhcp_network_changed) +esp-idf/lwip/liblwip.a(etharp.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) (etharp_cleanup_netif) +esp-idf/lwip/liblwip.a(icmp.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) (icmp_dest_unreach) +esp-idf/lwip/liblwip.a(igmp.c.obj) + esp-idf/lwip/liblwip.a(init.c.obj) (igmp_init) +esp-idf/lwip/liblwip.a(ip4.c.obj) + esp-idf/lwip/liblwip.a(etharp.c.obj) (ip4_route) +esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + esp-idf/lwip/liblwip.a(raw.c.obj) (ip4_addr_isbroadcast_u32) +esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) (ip4_frag) +esp-idf/lwip/liblwip.a(icmp6.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) (icmp6_dest_unreach) +esp-idf/lwip/liblwip.a(ip6.c.obj) + esp-idf/lwip/liblwip.a(raw.c.obj) (ip6_route) +esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) (ip6addr_aton) +esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + esp-idf/lwip/liblwip.a(ip6.c.obj) (ip6_frag) +esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) (mld6_stop) +esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(icmp6.c.obj) (nd6_input) +esp-idf/lwip/liblwip.a(ethernet.c.obj) + esp-idf/lwip/liblwip.a(tcpip.c.obj) (ethernet_input) +esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) (lwip_hook_tcp_isn) +esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) (ip4_route_src_hook) +esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) (lwip_setsockopt_impl_ext) +esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) (sys_sem_signal) +esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) (esp_vfs_lwip_sockets_register) +esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) (netconn_new_with_proto_and_callback) +esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) (lwip_netconn_is_deallocated_msg) +esp-idf/lwip/liblwip.a(err.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) (err_to_errno) +esp-idf/lwip/liblwip.a(netbuf.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) (netbuf_delete) +esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + esp-idf/lwip/liblwip.a(raw.c.obj) (ip6_chksum_pseudo) +esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) (IP_EVENT) +esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) (esp_ip4addr_ntoa) +esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) (g_wifi_default_wpa_crypto_funcs) +esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) (sha256_prf) +esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) (sha1_prf) +esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) (sha256_vector) +esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) (rc4_skip) +esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) (aes_wrap) +esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) (aes_unwrap) +esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) (os_get_random) +esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) (ccmp_decrypt) +esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) (bin_clear_free) +esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) (fastpbkdf2_hmac_sha1) +esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) (aes_ccm_ae) +esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) (esp_wifi_init) +esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) (esp_netif_create_default_wifi_ap) +esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) (esp_wifi_destroy_if_driver) +esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) (g_wifi_osi_funcs) +esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) (http_parser_url_init) +esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) (esp_tls_conn_read) +esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) (esp_tls_internal_event_tracker_capture) +esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) (esp_tls_get_platform_time) +esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) (esp_mbedtls_read) +esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) (ETH_EVENT) +esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) (esp_transport_list_init) +esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) (esp_transport_ssl_enable_global_ca_store) +esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) (esp_transport_utils_ms_to_timeval) +esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) (esp_transport_ws_set_path) +esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) (esp_http_client_set_method) +esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) (http_auth_basic) +esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) (http_header_init) +esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) (http_utils_assign_string) +esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) (httpd_get_global_transport_ctx) +esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) (httpd_req_get_hdr_value_str) +esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) (httpd_sess_enum) +esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) (httpd_sess_set_send_override) +esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) (httpd_register_uri_handler) +esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) (cs_create_ctrl_sock) +esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) (esp_https_ota_begin) +esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) (mbedtls_ssl_list_ciphersuites) +esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) (mbedtls_ssl_get_bytes_avail) +esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) (mbedtls_ssl_init) +esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) (__wrap_mbedtls_ssl_handshake_client_step) +esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) (__wrap_mbedtls_ssl_handshake_server_step) +esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) (__wrap_mbedtls_ssl_setup) +esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) (mbedtls_net_init) +esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) (mbedtls_ssl_write_client_hello) +esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) (mbedtls_ssl_tls12_write_client_hello_exts) +esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) (mbedtls_ssl_handshake_server_step) +esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) (mbedtls_ms_time) +esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) (esp_mbedtls_free_buf) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) (mbedtls_mpi_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) (mbedtls_mpi_core_bitlen) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) (mbedtls_cipher_info_from_type) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) (mbedtls_cipher_base_lookup_table) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) (mbedtls_ct_memcmp) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) (mbedtls_cipher_cmac_starts) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) (mbedtls_ctr_drbg_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) (mbedtls_ecdh_gen_public) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) (mbedtls_ecp_restart_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) (mbedtls_ecp_group_load) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) (mbedtls_entropy_free) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) (mbedtls_md_info_from_type) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) (mbedtls_md5) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) (mbedtls_pk_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) (mbedtls_pk_ecc_set_group) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) (mbedtls_rsa_alt_info) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) (mbedtls_pk_parse_key) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) (mbedtls_pk_write_key_pem) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) (mbedtls_calloc) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) (mbedtls_platform_zeroize) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) (psa_get_key_attributes) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) (mbedtls_psa_aead_encrypt_setup) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) (mbedtls_cipher_values_from_psa) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) (psa_reset_key_attributes) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_driver_wrappers_no_static.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) (psa_driver_wrapper_get_key_buffer_size) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) (mbedtls_psa_ecp_load_representation) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) (mbedtls_psa_hash_abort) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) (mbedtls_psa_mac_abort) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) (mbedtls_psa_rsa_import_key) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) (psa_is_valid_key_id) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) (psa_destroy_persistent_key) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) (psa_its_get_info) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) (psa_generic_status_to_mbedtls) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) (mbedtls_rsa_export) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) (mbedtls_rsa_deduce_primes) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) (mbedtls_sha1) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) (mbedtls_sha256) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) (mbedtls_sha512_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) (mbedtls_sha3_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) (mbedtls_hardware_poll) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) (esp_mbedtls_mem_calloc) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) (esp_aes_xts_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) (esp_aes_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) (esp_aes_intr_alloc) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) (esp_ds_set_session_timeout) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) (mbedtls_mpi_exp_mod) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) (esp_mpi_enable_hardware_hw_op) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) (mbedtls_sha1_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) (mbedtls_sha256_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) (esp_aes_gcm_setkey) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) (esp_md5_finish) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) (mbedtls_aria_setkey_enc) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) (mbedtls_asn1_get_tag) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) (mbedtls_asn1_write_len) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) (mbedtls_ccm_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) (mbedtls_ecdsa_sign_restartable) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) (mbedtls_hmac_drbg_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) (mbedtls_oid_get_pk_alg) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) (mbedtls_pem_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) (mbedtls_pkcs12_pbe_ext) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) (mbedtls_pkcs5_pbes2_ext) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) (esp_aes_dma_start) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) (esp_crypto_shared_gdma_start) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) (esp_sha_write_digest_state) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) (mbedtls_base64_encode) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) (esp_sha_dma_start) +esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) (mbedtls_x509_crt_check_key_usage) +esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) (mbedtls_x509write_csr_init) +esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) (mbedtls_x509_get_serial) +esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) (mbedtls_x509_string_to_names) +esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) (mbedtls_x509_write_set_san_common) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_coex_adapter_register) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) (coex_core_pti_set) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_hw.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) (coex_hw_timer_set) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) (coex_rom_osi_funcs_init) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) (coex_schm_lock) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) (esp_wifi_init_internal) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) (wifi_destroy_softap) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) (ieee80211_crypto_attach) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) (wifi_log) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) (ftm_responder_set_offset) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) (wifi_softap_cur_max_ap_bss_num) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) (ieee80211_ht_attach) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) (ieee80211_add_ie_vendor_esp_head) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) (ieee80211_decap) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) (current_task_is_wifi_task) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) (ieee80211_mesh_quick_init) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) (wifi_nvs_get) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) (ieee80211_reg_netstack_buf_cb) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) (ieee80211_phy_deinit) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) (ieee80211_psq_init) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) (ieee80211_proto_attach) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) (ieee80211_get_chan_info) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) (ieee80211_regdomain_get_country) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) (ieee80211_rfid_locp_recv_reset) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) (ieee80211_scan_attach) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) (ieee80211_sta_new_state) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) (wifi_sta_get_prof_password) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) (ieee80211_register_ftm_timer) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) (chm_deinit) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) (g_cnxMgr) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) (offchan_in_progress) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) (ieee80211_send_action_register) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) (get_iav_key) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) (ieee80211_decrypt_espnow_pkt) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) (gcmp) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) (sms4) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) (tkip) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) (wep) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) (ieee80211_getmgtframe) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) (esf_buf_setup_for_mesh) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) (ic_get_addr) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) (lmacIsIdle) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) (pm_is_open) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) (pp_register_net80211_tx_cb) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) (wifi_gpio_debug) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) (pp_timer_do_process) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) (RC_SetBasicRate) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) (rcUpdateAMPDUParam) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) (wDev_ftm_set_t1t4) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) (hal_agreement_add_rx_ba) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) (hal_set_rx_beacon_pti) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) (hal_crypto_clr_key_entry) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) (hal_mac_tx_set_ppdu) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) (hal_mac_rx_get_last_dscr) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) (mac_tx_set_plcp1) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) (hal_sniffer_enable) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) (hal_enable_sta_tsf) +esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) (xRingbufferCreate) +esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) (esp_efuse_enable_rom_secure_download_mode) +esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) (esp_efuse_rtc_calib_get_ver) +esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) (spi_bus_lock_register_dev) +esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) (spicommon_bus_using_iomux) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) (bootloader_common_ota_select_crc) +esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) (esp_image_verify) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) (bootloader_sha256_start) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) (bootloader_debug_buffer) +esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (esp_partition_table_verify) +esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) (esp_partition_iterator_release) +esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) (esp_partition_write) +esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) (clk_hal_lp_slow_get_freq_hz) +esp-idf/hal/libhal.a(adc_hal_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) (adc_hal_set_calibration_param) +esp-idf/hal/libhal.a(mpi_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) (mpi_hal_calc_hardware_words) +esp-idf/hal/libhal.a(sha_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) (sha_hal_wait_idle) +esp-idf/hal/libhal.a(aes_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) (aes_hal_setkey) +esp-idf/hal/libhal.a(hmac_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) (hmac_hal_start) +esp-idf/soc/libsoc.a(lldesc.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) (lldesc_setup_link_constrained) +esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) (temperature_sensor_attributes) +esp-idf/soc/libsoc.a(mpi_periph.c.obj) + esp-idf/hal/libhal.a(mpi_hal.c.obj) (MPI_LL_OPERATIONS) +esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) (esp_deep_sleep_register_phy_hook) +esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) (sleep_console_usj_pad_backup_and_disable) +esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) (esp_sleep_execute_event_callbacks) +esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) (sleep_modem_reject_triggers) +esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) (sleep_enable_cpu_retention) +esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) (gdma_new_ahb_channel) +esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) (esp_ds_start_sign) +esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) (mspi_timing_change_speed_mode_cache_safe) +esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) (adc2_cal_include) +esp-idf/newlib/libnewlib.a(random.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) (getrandom) +esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) (pp_printf) +esp-idf/lwip/liblwip.a(netdb.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) (lwip_freeaddrinfo) +esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) (dhcps_new) +esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) (esp_netif_action_start) +esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) (_g_esp_netif_inherent_ap_config) +esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) (_g_esp_netif_netstack_default_wifi_ap) +esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) (wlanif_input) +esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) (ethernetif_input) +esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) (esp_pbuf_allocate) +esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) (esp_supplicant_init) +esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) (esp_supplicant_unset_all_appie) +esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) (esp_wpa3_free_sae_data) +esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) (owe_deinit) +esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) (hostapd_get_hapd_data) +esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) (crypto_ecdh_deinit) +esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) (eloop_init) +esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) (hostapd_setup_wpa_psk) +esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) (wpa_init) +esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) (wpa_auth_gen_wpa_ie) +esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) (pmksa_cache_free_entry) +esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) (ap_get_sta) +esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) (handle_auth_sae) +esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) (check_comeback_token) +esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) (sae_clear_temp_data) +esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) (dragonfly_min_pwe_loop_iter) +esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) (wpa_parse_wpa_ie_rsn) +esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) (hmac_sha256_kdf) +esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) (dh_groups_get) +esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) (cipher_type_map_supp_to_public) +esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) (wpa_parse_wpa_ie) +esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) (wpabuf_alloc) +esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) (wpa_snprintf_hex) +esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) (sae_pk_valid_password) +esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) (eap_client_get_eap_state) +esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) (wpa_alloc_eapol) +esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) (tls_init) +esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) (crypto_bignum_init) +esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) (aes_siv_decrypt) +esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) (ieee802_11_parse_elems) +esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) (eap_peer_get_eap_method) +esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) (eap_msg_alloc) +esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) (eap_peer_mschapv2_register) +esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) (eap_peer_peap_register) +esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) (peap_prfplus) +esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) (eap_peer_tls_register) +esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) (eap_peer_tls_ssl_init) +esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) (eap_peer_ttls_register) +esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) (mschapv2_remove_domain) +esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) (pmksa_cache_flush) +esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) (nt_password_hash) +esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) (md4_vector) +esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) (chap_md5) +esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) (des_encrypt) +esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) (esp_crypto_sha1) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) (misc_nvs_deinit) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) (mesh_sta_auth_expire_time) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) (mesh_set_ie_crypto_config) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) (esp_mesh_match_self) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) (esp_mesh_txupQ_pending_get_cidx) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) (esp_mesh_pm_tbtt_timeout_process) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) (mesh_timer_do_process) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) (mesh_mutex_lock) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) (mesh_topo_get_ttl) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) (mesh_send_process_topo) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) (esp_mesh_ap_list_clear) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) (esp_mesh_nvs_set_layer) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) (esp_mesh_io_sem_signal) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) (esp_mesh_delivery_toDS) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) (esp_mesh_channel_enable_jp) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) (bootloader_common_get_sha256_of_partition) +esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) (gdma_hal_deinit) +esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) (gdma_ahb_hal_init) +esp-idf/hal/libhal.a(ds_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) (ds_hal_start) +esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) (rtc_cntl_hal_dma_link_init) +esp-idf/soc/libsoc.a(gdma_periph.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) (gdma_periph_signals) +esp-idf/lwip/liblwip.a(ethip6.c.obj) + esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) (ethip6_output) +esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) (esp_mesh_send_event_internal) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opv.o) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) (operator delete[](void*)) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opvs.o) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) (operator delete[](void*, unsigned int)) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) (std::nothrow) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) (operator new[](unsigned int, std::nothrow_t const&)) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) (vtable for __cxxabiv1::__si_class_type_info) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) (std::type_info::__is_pointer_p() const) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) (__cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_op.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opv.o) (operator delete(void*)) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_ops.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) (operator delete(void*, unsigned int)) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) (__cxa_begin_catch) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) (std::exception::~exception()) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) (__cxa_get_globals_fast) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) (std::terminate()) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_unex_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) (__cxxabiv1::__unexpected_handler) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opv.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) (operator new[](unsigned int)) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_term_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) (__cxxabiv1::__terminate_handler) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opv.o) (operator new(unsigned int)) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) (vtable for std::bad_alloc) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffssi2.o) + esp-idf/heap/libheap.a(tlsf.c.obj) (__ffssi2) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffsdi2.o) + esp-idf/driver/libdriver.a(gpio.c.obj) (__ffsdi2) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffssi2.o) (__clz_tab) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clzsi2.o) + esp-idf/heap/libheap.a(tlsf.c.obj) (__clzsi2) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ctzsi2.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) (__ctzsi2) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + esp-idf/bt/libbt.a(ble_hs_id.c.obj) (__popcountsi2) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapsi2.o) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) (__bswapsi2) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapdi2.o) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) (__bswapdi2) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + esp-idf/newlib/libnewlib.a(time.c.obj) (__divdi3) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_moddi3.o) + esp-idf/newlib/libnewlib.a(time.c.obj) (__moddi3) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (__udivdi3) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_umoddi3.o) + esp-idf/newlib/libnewlib.a(time.c.obj) (__umoddi3) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqdf2.o) + esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) (__eqdf2) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gedf2.o) + esp-idf/json/libjson.a(cJSON.c.obj) (__gedf2) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(ledf2.o) + esp-idf/json/libjson.a(cJSON.c.obj) (__ledf2) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(muldf3.o) + esp-idf/json/libjson.a(cJSON.c.obj) (__muldf3) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(subdf3.o) + esp-idf/json/libjson.a(cJSON.c.obj) (__subdf3) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unorddf2.o) + esp-idf/json/libjson.a(cJSON.c.obj) (__unorddf2) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfsi.o) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) (__fixdfsi) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsidf.o) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) (__floatsidf) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divsf3.o) + esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) (__divsf3) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqsf2.o) + esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) (__eqsf2) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gesf2.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) (__gesf2) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(lesf2.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) (__lesf2) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(mulsf3.o) + esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) (__mulsf3) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunssfsi.o) + esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) (__fixunssfsi) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsisf.o) + esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) (__floatsisf) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsisf.o) + esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) (__floatunsisf) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatundisf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) (__floatundisf) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extendsfdf2.o) + esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) (__extendsfdf2) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatundisf.o) (__lshrdi3) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatundisf.o) (__ashldi3) +esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) (__wrap__Unwind_DeleteException) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) (phy_wakeup_init) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) (get_phy_version_str) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) (phy_dig_reg_backup) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) (get_rf_freq_init) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) (ram1_phy_wakeup_init) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) (ram_pbus_force_mode) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) (rom1_read_sar2_code) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) (ram1_set_pbus_reg) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) (rfpll_set_freq) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rom.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) (rom_phy_param_addr) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) (wr_rx_gain_mem) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) (rom1_txpwr_cal_track) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) (rom2_tsens_read_init1) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) (txdc_cal_init) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) (rom1_wifi_tx_dig_gain) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) (rc_cal) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_basic.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) (rom1_i2c_master_reset) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) (bias_dreg_i2c_set) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_basic.o) (pbus_rx_dco_cal) +C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(bt_rw_v9.o) (bt_bb_tx_cca_set) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-atoi.o) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) (atoi) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-div.o) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) (div) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-environ.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) (environ) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-exit.o) + esp-idf/console/libconsole.a(arg_utils.c.obj) (exit) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv.o) + esp-idf/console/libconsole.a(arg_utils.c.obj) (getenv) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv.o) (_findenv_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-itoa.o) + esp-idf/newlib/libnewlib.a(abort.c.obj) (itoa) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rand.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) (rand) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + esp-idf/json/libjson.a(cJSON.c.obj) (strtod) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtol.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-atoi.o) (_strtol_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoul.o) + esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) (strtoul) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-utoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-itoa.o) (__utoa) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoull.o) + esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) (strtoull) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + esp-idf/console/libconsole.a(argtable3.c.obj) (optarg) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv.o) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) (setenv) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv.o) (_setenv_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ctype_.o) + esp-idf/json/libjson.a(cJSON.c.obj) (_ctype_) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-qsort.o) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) (qsort) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + esp-idf/console/libconsole.a(arg_utils.c.obj) (vfprintf) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) (__sprint_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) (_fclose_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ferror.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) (ferror) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) (__sflush_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgetc.o) + esp-idf/console/libconsole.a(linenoise.c.obj) (fgetc) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) + esp-idf/console/libconsole.a(linenoise.c.obj) (fgets) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fileno.o) + esp-idf/console/libconsole.a(linenoise.c.obj) (fileno) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-exit.o) (__stdio_exit_handler) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) (fopen) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fprintf.o) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) (fprintf) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputc.o) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) (fputc) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputs.o) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) (fputs) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fread.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) (fread) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseek.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) (_fseek_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftell.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) (ftell) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fvwrite.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) (__sfvwrite_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwalk.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) (_fwalk_sglue) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwrite.o) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) (fwrite) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-printf.o) + esp-idf/heap/libheap.a(heap_caps.c.obj) (printf) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputc.o) (_putc_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putchar.o) + esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) (putchar) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) + esp-idf/heap/libheap.a(heap_caps.c.obj) (puts) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) (__srefill_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-remove.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) (remove) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rename.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) (rename) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rget.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgetc.o) (__srget_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setbuf.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) (setbuf) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setbuf.o) (setvbuf) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-snprintf.o) + esp-idf/log/liblog.a(log_freertos.c.obj) (snprintf) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sprintf.o) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) (sprintf) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sscanf.o) + esp-idf/json/libjson.a(cJSON.c.obj) (sscanf) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-stdio.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) (__sread) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vprintf.o) + esp-idf/log/liblog.a(log.c.obj) (vprintf) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vsnprintf.o) + esp-idf/console/libconsole.a(arg_dstr.c.obj) (vsnprintf) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wbuf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putc.o) (__swbuf_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wsetup.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) (__swsetup_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-asprintf.o) + esp-idf/console/libconsole.a(commands.c.obj) (asprintf) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseek.o) (_fseeko_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftello.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftell.o) (_ftello_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vasprintf.o) + esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) (vasprintf) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + esp-idf/console/libconsole.a(commands.c.obj) (open_memstream) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-bzero.o) + esp-idf/newlib/libnewlib.a(heap.c.obj) (bzero) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fls.o) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) (fls) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memchr.o) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) (memchr) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + esp-idf/vfs/libvfs.a(vfs.c.obj) (memcmp) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasecmp.o) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) (strcasecmp) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcat.o) + esp-idf/freertos/libfreertos.a(port.c.obj) (strcat) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strchr.o) + esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) (strchr) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcspn.o) + esp-idf/console/libconsole.a(argtable3.c.obj) (strcspn) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup.o) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) (strdup) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup.o) (_strdup_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror.o) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) (strerror) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror_r.o) + esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) (strerror_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcat.o) + esp-idf/esp_system/libesp_system.a(ubsan.c.obj) (strlcat) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcpy.o) + esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) (strlcpy) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncasecmp.o) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) (strncasecmp) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncat.o) + esp-idf/console/libconsole.a(argtable3.c.obj) (strncat) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncmp.o) + esp-idf/vfs/libvfs.a(vfs.c.obj) (strncmp) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncpy.o) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) (strncpy) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strnlen.o) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) (strnlen) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strrchr.o) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) (strrchr) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strstr.o) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) (strstr) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-u_strerr.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror.o) (_user_strerror) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup.o) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) (strndup) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasestr.o) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) (strcasestr) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup.o) (_strndup_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-difftime.o) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) (difftime) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) (gmtime) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime.o) (gmtime_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) + esp-idf/log/liblog.a(log_freertos.c.obj) (localtime_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mktime.o) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) (mktime) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-month_lengths.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) (__month_lengths) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) (strftime) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-time.o) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) (time) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzcalc_limits.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) (__tzcalc_limits) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzlock.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) (__tz_lock) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) (_tzset_unlocked) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset.o) (_tzset_unlocked_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzvars.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) (_timezone) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) (__global_locale_ptr) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-localeconv.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) (_localeconv_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-timelocal.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) (_C_time_locale) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-reent.o) + esp-idf/freertos/libfreertos.a(tasks.c.obj) (_reclaim_reent) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-reent.o) (_impure_ptr) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-errno.o) + esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) (__errno) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysclose.o) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) (close) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysgettod.o) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) (gettimeofday) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysread.o) + esp-idf/console/libconsole.a(linenoise.c.obj) (read) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysstat.o) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) (stat) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-syswrite.o) + esp-idf/console/libconsole.a(linenoise.c.obj) (write) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memmove-stub.o) + esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) (memmove) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memset.o) + esp-idf/pthread/libpthread.a(pthread.c.obj) (memset) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) (memcpy) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlen.o) + esp-idf/esp_system/libesp_system.a(panic.c.obj) (strlen) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcpy.o) + esp-idf/vfs/libvfs.a(vfs.c.obj) (strcpy) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcmp.o) + esp-idf/log/liblog.a(log.c.obj) (strcmp) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_nan.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) (nan) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-sf_nan.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) (nanf) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_frexp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) (frexp) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-__call_atexit.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-exit.o) (__call_exitprocs) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-abs.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) (abs) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) (_dtoa_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-envlock.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv_r.o) (__env_lock) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) (__gethex) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-hexnan.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) (__match) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-labs.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) (labs) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbtowc_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) (__ascii_mbtowc) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) (_Balloc) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wctomb_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) (__ascii_wctomb) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-siscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) (siscanf) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sniprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) (sniprintf) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sniprintf.o) (_svfiprintf_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-siscanf.o) (__ssvfiscanf_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-snprintf.o) (_svfprintf_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sscanf.o) (__ssvfscanf_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-flags.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) (__sflags) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-makebuf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) (__swhatbuf_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sccl.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) (__sccl) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) (__submore) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gettzinfo.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) (__gettzinfo) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoll.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) (_strtoll_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbrtowc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) (_mbrtowc_r) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) (iswspace) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace_l.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace.o) (iswspace_l) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(adddf3.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) (__adddf3) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divdf3.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) (__divdf3) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunsdfsi.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) (__fixunsdfsi) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsidf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) (__floatunsidf) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfdi.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) (__fixdfdi) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatdidf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) (__floatdidf) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unordsf2.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) (__unordsf2) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extenddftf2.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) (__extenddftf2) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(truncdfsf2.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) (__truncdfsf2) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(trunctfdf2.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) (__trunctfdf2) + +Discarded input sections + + .text 0x00000000 0x0 CMakeFiles/ESP32-Rainmaker-Switch.elf.dir/project_elf_src_esp32c3.c.obj + .data 0x00000000 0x0 CMakeFiles/ESP32-Rainmaker-Switch.elf.dir/project_elf_src_esp32c3.c.obj + .bss 0x00000000 0x0 CMakeFiles/ESP32-Rainmaker-Switch.elf.dir/project_elf_src_esp32c3.c.obj + .comment 0x00000000 0x30 CMakeFiles/ESP32-Rainmaker-Switch.elf.dir/project_elf_src_esp32c3.c.obj + .riscv.attributes + 0x00000000 0x44 CMakeFiles/ESP32-Rainmaker-Switch.elf.dir/project_elf_src_esp32c3.c.obj + .text 0x00000000 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .data 0x00000000 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .text 0x00000000 0x0 esp-idf/pthread/libpthread.a(pthread.c.obj) + .data 0x00000000 0x0 esp-idf/pthread/libpthread.a(pthread.c.obj) + .bss 0x00000000 0x0 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_list_find_item + 0x00000000 0x34 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_get_handle_by_desc + 0x00000000 0xc esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_get_desc_by_handle + 0x00000000 0xa esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_find + 0x00000000 0x1c esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.get_default_pthread_core + 0x00000000 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_delete + 0x00000000 0x36 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.esp_pthread_set_cfg + 0x00000000 0x6e esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.esp_pthread_get_cfg + 0x00000000 0x4c esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.esp_pthread_get_default_config + 0x00000000 0x30 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_create + 0x00000000 0x270 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_join + 0x00000000 0x1a4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_detach + 0x00000000 0xc2 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_exit.str1.4 + 0x00000000 0x34 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_exit + 0x00000000 0xfe esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_task_func + 0x00000000 0x40 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_cancel.str1.4 + 0x00000000 0x2b esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_cancel + 0x00000000 0x3e esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.sched_yield + 0x00000000 0x16 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_self.str1.4 + 0x00000000 0x2d esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_self + 0x00000000 0x9a esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_equal + 0x00000000 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_once.str1.4 + 0x00000000 0x2a esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_once + 0x00000000 0x64 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_mutex_destroy.str1.4 + 0x00000000 0x24 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutex_destroy + 0x00000000 0x9c esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutex_timedlock + 0x00000000 0x108 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutex_trylock + 0x00000000 0x2e esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutexattr_init + 0x00000000 0x3e esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutexattr_destroy + 0x00000000 0xe esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutexattr_gettype + 0x00000000 0xe esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutexattr_settype + 0x00000000 0x32 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_attr_init + 0x00000000 0x32 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_attr_destroy + 0x00000000 0x12 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_attr_getstacksize + 0x00000000 0xe esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_attr_setstacksize + 0x00000000 0x18 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_attr_getdetachstate + 0x00000000 0xe esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_attr_setdetachstate + 0x00000000 0x20 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__.1 + 0x00000000 0x16 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__FUNCTION__.2 + 0x00000000 0xd esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__.3 + 0x00000000 0xd esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__FUNCTION__.4 + 0x00000000 0xf esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__.5 + 0x00000000 0xd esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__.6 + 0x00000000 0xf esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__.7 + 0x00000000 0xd esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__.8 + 0x00000000 0xf esp-idf/pthread/libpthread.a(pthread.c.obj) + .sbss.s_threads_list + 0x00000000 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .sdata.pthread_lazy_init_lock + 0x00000000 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text 0x00000000 0x0 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .data 0x00000000 0x0 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .bss 0x00000000 0x0 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .rodata.pthread_condattr_init.str1.4 + 0x00000000 0x40 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_condattr_init + 0x00000000 0x46 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_condattr_destroy + 0x00000000 0x46 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_condattr_getpshared + 0x00000000 0x46 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_condattr_setpshared + 0x00000000 0x46 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_condattr_getclock + 0x00000000 0x46 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .rodata.pthread_condattr_setclock.str1.4 + 0x00000000 0x2f esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_condattr_setclock + 0x00000000 0x3c esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_cond_init + 0x00000000 0x44 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.s_check_and_init_if_static + 0x00000000 0x54 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_cond_signal + 0x00000000 0x4e esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_cond_broadcast + 0x00000000 0x5a esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_cond_timedwait + 0x00000000 0x184 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_cond_wait + 0x00000000 0x14 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_cond_destroy + 0x00000000 0x6e esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .rodata.__func__.0 + 0x00000000 0x1a esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .rodata.__FUNCTION__.1 + 0x00000000 0x1a esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .rodata.__FUNCTION__.2 + 0x00000000 0x1c esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .rodata.__FUNCTION__.3 + 0x00000000 0x1c esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .rodata.__FUNCTION__.4 + 0x00000000 0x19 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .rodata.__FUNCTION__.5 + 0x00000000 0x16 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text 0x00000000 0x0 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .data 0x00000000 0x0 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .bss 0x00000000 0x0 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .text.pthread_internal_local_storage_destructor_callback + 0x00000000 0x32 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .text 0x00000000 0x0 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .data 0x00000000 0x0 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .bss 0x00000000 0x0 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_init + 0x00000000 0x8e esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_init_if_static + 0x00000000 0x48 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.checkrw_lock + 0x00000000 0x28 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_destroy + 0x00000000 0x7c esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_rdlock + 0x00000000 0x78 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_tryrdlock + 0x00000000 0x5a esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_wrlock + 0x00000000 0x7c esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_trywrlock + 0x00000000 0x6a esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .rodata.pthread_rwlock_unlock.str1.4 + 0x00000000 0x6e esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_unlock + 0x00000000 0xa4 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .rodata.__func__.0 + 0x00000000 0x16 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text 0x00000000 0x0 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .data 0x00000000 0x0 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .bss 0x00000000 0x0 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .text.sem_destroy + 0x00000000 0x28 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .text.sem_init + 0x00000000 0x5c esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .text.sem_post + 0x00000000 0x40 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .text.sem_timedwait + 0x00000000 0x116 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .text.sem_trywait + 0x00000000 0x3c esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .text.sem_wait + 0x00000000 0x2a esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .text.sem_getvalue + 0x00000000 0x42 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_maybe_debugbreak + 0x00000000 0x12 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__ubsan_default_handler.str1.4 + 0x00000000 0x1c esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_default_handler + 0x00000000 0x58 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_type_mismatch + 0x00000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_type_mismatch_v1 + 0x00000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_add_overflow + 0x00000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_sub_overflow + 0x00000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_mul_overflow + 0x00000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_negate_overflow + 0x00000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_divrem_overflow + 0x00000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_shift_out_of_bounds + 0x00000000 0x32 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_out_of_bounds + 0x00000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_missing_return + 0x00000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_vla_bound_not_positive + 0x00000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_load_invalid_value + 0x00000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_nonnull_arg + 0x00000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_nonnull_return + 0x00000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_builtin_unreachable + 0x00000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_pointer_overflow + 0x00000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_invalid_builtin + 0x00000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.0 + 0x00000000 0x1f esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.1 + 0x00000000 0x20 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.2 + 0x00000000 0x23 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.3 + 0x00000000 0x1e esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.4 + 0x00000000 0x1b esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.5 + 0x00000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.6 + 0x00000000 0x26 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.7 + 0x00000000 0x1e esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.8 + 0x00000000 0x1d esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.9 + 0x00000000 0x23 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.10 + 0x00000000 0x1f esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.11 + 0x00000000 0x1f esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.12 + 0x00000000 0x1c esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.13 + 0x00000000 0x1c esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.14 + 0x00000000 0x1c esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.15 + 0x00000000 0x20 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.16 + 0x00000000 0x1d esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .text.esp_get_minimum_free_heap_size + 0x00000000 0x14 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .rodata.esp_get_idf_version.str1.4 + 0x00000000 0x7 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .text.esp_get_idf_version + 0x00000000 0xa esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .text.rtc_clk_select_rtc_slow_clk + 0x00000000 0x14 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .iram1.1 0x00000000 0x2 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .iram1.2 0x00000000 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text.__cxx_eh_arena_size_get + 0x00000000 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .text.esp_brownout_disable + 0x00000000 0x3c esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .text.panic_get_address + 0x00000000 0x4 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .text.panic_set_address + 0x00000000 0x4 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .text.esp_hw_stack_guard_monitor_start + 0x00000000 0xe esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .text.esp_hw_stack_guard_monitor_stop + 0x00000000 0xe esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .text.esp_hw_stack_guard_set_bounds + 0x00000000 0xe esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_get_mac + 0x00000000 0x14 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .iram1.1 0x00000000 0x1e esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_clear_program_registers + 0x00000000 0x12 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .rodata.efuse_hal_program.str1.4 + 0x00000000 0x53 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_program + 0x00000000 0x98 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_rs_calculate + 0x00000000 0x12 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_is_coding_error_in_block + 0x00000000 0x76 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .text.wdt_hal_deinit + 0x00000000 0x9a esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .text.uart_hal_txfifo_rst + 0x00000000 0x1a esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .text 0x00000000 0x0 esp-idf/log/liblog.a(log.c.obj) + .data 0x00000000 0x0 esp-idf/log/liblog.a(log.c.obj) + .bss 0x00000000 0x0 esp-idf/log/liblog.a(log.c.obj) + .text.esp_log_set_vprintf + 0x00000000 0x32 esp-idf/log/liblog.a(log.c.obj) + .text.esp_log_level_get + 0x00000000 0x22 esp-idf/log/liblog.a(log.c.obj) + .text.esp_log_write + 0x00000000 0x20 esp-idf/log/liblog.a(log.c.obj) + .text 0x00000000 0x0 esp-idf/log/liblog.a(log_freertos.c.obj) + .data 0x00000000 0x0 esp-idf/log/liblog.a(log_freertos.c.obj) + .bss 0x00000000 0x0 esp-idf/log/liblog.a(log_freertos.c.obj) + .rodata.esp_log_system_timestamp.str1.4 + 0x00000000 0x15 esp-idf/log/liblog.a(log_freertos.c.obj) + .text.esp_log_system_timestamp + 0x00000000 0xec esp-idf/log/liblog.a(log_freertos.c.obj) + .sbss.bufferLock.1 + 0x00000000 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) + .bss.buffer.2 0x00000000 0x12 esp-idf/log/liblog.a(log_freertos.c.obj) + .text 0x00000000 0x0 esp-idf/heap/libheap.a(heap_caps.c.obj) + .data 0x00000000 0x0 esp-idf/heap/libheap.a(heap_caps.c.obj) + .bss 0x00000000 0x0 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_register_failed_alloc_callback + 0x00000000 0x14 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_malloc_extmem_enable + 0x00000000 0xa esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.8 0x00000000 0x7c esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.7 0x00000000 0x7c esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_get_total_size + 0x00000000 0x42 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.heap_caps_print_heap_info.str1.4 + 0x00000000 0xf4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_print_heap_info + 0x00000000 0xb8 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_check_integrity + 0x00000000 0x74 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_check_integrity_all + 0x00000000 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_check_integrity_addr + 0x00000000 0x2a esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_dump + 0x00000000 0x56 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_dump_all + 0x00000000 0x16 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.heap_caps_get_allocated_size.str1.4 + 0x00000000 0x5 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_get_allocated_size + 0x00000000 0x4a esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.15 0x00000000 0xd4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.16 0x00000000 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_aligned_calloc + 0x00000000 0x48 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__.0 + 0x00000000 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__.1 + 0x00000000 0x1d esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__.5 + 0x00000000 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__.6 + 0x00000000 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text 0x00000000 0x0 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .data 0x00000000 0x0 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .bss 0x00000000 0x0 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .text 0x00000000 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + .data 0x00000000 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + .bss 0x00000000 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + .rodata.multi_heap_dump_tlsf.str1.4 + 0x00000000 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_dump_tlsf + 0x00000000 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_get_block_address_impl + 0x00000000 0x4 esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_get_first_block + 0x00000000 0x3c esp-idf/heap/libheap.a(multi_heap.c.obj) + .rodata.multi_heap_get_next_block.str1.4 + 0x00000000 0x4a esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_get_next_block + 0x00000000 0x82 esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_is_free + 0x00000000 0x6 esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_aligned_alloc_impl_offs + 0x00000000 0x8e esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_aligned_alloc_offs + 0x00000000 0x12 esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_aligned_alloc_impl + 0x00000000 0x14 esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_check + 0x00000000 0x76 esp-idf/heap/libheap.a(multi_heap.c.obj) + .rodata.multi_heap_dump.str1.4 + 0x00000000 0x1c esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_dump + 0x00000000 0x76 esp-idf/heap/libheap.a(multi_heap.c.obj) + .rodata.__func__.6 + 0x00000000 0x10 esp-idf/heap/libheap.a(multi_heap.c.obj) + .rodata.__func__.5 + 0x00000000 0x11 esp-idf/heap/libheap.a(multi_heap.c.obj) + .rodata.__func__.3 + 0x00000000 0xb esp-idf/heap/libheap.a(multi_heap.c.obj) + .rodata.__func__.2 + 0x00000000 0x1a esp-idf/heap/libheap.a(multi_heap.c.obj) + .rodata.__func__.1 + 0x00000000 0x1b esp-idf/heap/libheap.a(multi_heap.c.obj) + .text 0x00000000 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) + .data 0x00000000 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) + .bss 0x00000000 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) + .text.integrity_walker + 0x00000000 0x68 esp-idf/heap/libheap.a(tlsf.c.obj) + .text.tlsf_check + 0x00000000 0x16c esp-idf/heap/libheap.a(tlsf.c.obj) + .text.tlsf_check_pool + 0x00000000 0x22 esp-idf/heap/libheap.a(tlsf.c.obj) + .text.tlsf_align_size + 0x00000000 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) + .text.tlsf_block_size_min + 0x00000000 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) + .text.tlsf_remove_pool + 0x00000000 0x1de esp-idf/heap/libheap.a(tlsf.c.obj) + .text.tlsf_destroy + 0x00000000 0x2 esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.tlsf_memalign_offs.str1.4 + 0x00000000 0x6b esp-idf/heap/libheap.a(tlsf.c.obj) + .text.tlsf_memalign_offs + 0x00000000 0x90e esp-idf/heap/libheap.a(tlsf.c.obj) + .text.tlsf_memalign + 0x00000000 0x14 esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.__func__.7 + 0x00000000 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.__func__.13 + 0x00000000 0x9 esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.__func__.16 + 0x00000000 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.__func__.17 + 0x00000000 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + .text 0x00000000 0x0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .data 0x00000000 0x0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .bss 0x00000000 0x0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .text 0x00000000 0x0 esp-idf/heap/libheap.a(memory_layout.c.obj) + .data 0x00000000 0x0 esp-idf/heap/libheap.a(memory_layout.c.obj) + .bss 0x00000000 0x0 esp-idf/heap/libheap.a(memory_layout.c.obj) + .srodata.soc_memory_type_count + 0x00000000 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .rodata.esp_cpu_stall.str1.4 + 0x00000000 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_stall + 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_unstall + 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_reset + 0x00000000 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_clear_breakpoint + 0x00000000 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_set_watchpoint + 0x00000000 0xde esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_clear_watchpoint + 0x00000000 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_compare_and_set + 0x00000000 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .rodata.__func__.0 + 0x00000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .rodata.__func__.1 + 0x00000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .rodata.__func__.2 + 0x00000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .text.esp_clk_rtc_time + 0x00000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .text.esp_clk_private_lock + 0x00000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .text.esp_clk_private_unlock + 0x00000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.esp_intr_mark_shared + 0x00000000 0x6e esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.esp_intr_reserve + 0x00000000 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .iram1.1 0x00000000 0x96 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.esp_intr_get_intno + 0x00000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .iram1.6 0x00000000 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .iram1.7 0x00000000 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.esp_intr_dump.str1.4 + 0x00000000 0x12f esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.esp_intr_dump + 0x00000000 0x29a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.__func__.1 + 0x00000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text.periph_rcc_release_enter + 0x00000000 0x2e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text.periph_rcc_release_exit + 0x00000000 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .text.rtc_isr_deregister + 0x00000000 0x8c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .sdata.rtc_spinlock + 0x00000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .rodata.str1.4 + 0x00000000 0xb1 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .iram1.0 0x00000000 0x17c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .rodata.__func__.2 + 0x00000000 0x1f esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .iram1.1 0x00000000 0x66 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .iram1.8 0x00000000 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .iram1.9 0x00000000 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .dram1.7 0x00000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_bbpll_add_consumer + 0x00000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_bbpll_remove_consumer + 0x00000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_32k_bootstrap + 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_32k_enabled + 0x00000000 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_8m_enabled + 0x00000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_fast_src_get + 0x00000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_xtal_freq_update + 0x00000000 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_cpu_freq_set_config_fast + 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_apb_freq_get + 0x00000000 0x2e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_divider_set + 0x00000000 0x64 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_8m_divider_set + 0x00000000 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_dig_clk8m_enable + 0x00000000 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_dig_8m_enabled + 0x00000000 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .rodata.__func__.2 + 0x00000000 0x1b esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .rodata.__func__.1 + 0x00000000 0x1b esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .text.rtc_sleep_finish + 0x00000000 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .rodata.rtc_sleep_get_default_config.str1.4 + 0x00000000 0x59 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .text.rtc_sleep_get_default_config + 0x00000000 0x1c2 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .rodata.rtc_sleep_init.str1.4 + 0x00000000 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .text.rtc_sleep_init + 0x00000000 0x37a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .text.rtc_sleep_low_init + 0x00000000 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .text.rtc_sleep_systimer_enable + 0x00000000 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .text.rtc_sleep_start + 0x00000000 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .text.rtc_deep_sleep_start + 0x00000000 0xca esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .rodata.__func__.0 + 0x00000000 0xf esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .rodata.__func__.1 + 0x00000000 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_clk_cal_ratio + 0x00000000 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_time_slowclk_to_us + 0x00000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_clk_wait_for_slow_cycle + 0x00000000 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .rodata.__func__.2 + 0x00000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .text.sar_periph_ctrl_power_enable + 0x00000000 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .text.sar_periph_ctrl_power_disable + 0x00000000 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .text.sar_periph_ctrl_adc_continuous_power_acquire + 0x00000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .text.sar_periph_ctrl_adc_continuous_power_release + 0x00000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.memprot_ll_get_split_addr_from_reg + 0x00000000 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.esp_mprot_get_split_addr + 0x00000000 0x10c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.esp_mprot_get_pms_area + 0x00000000 0x192 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.esp_mprot_get_monitor_en + 0x00000000 0x64 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.esp_mprot_is_intr_ena_any + 0x00000000 0x7e esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .rodata.esp_mprot_dump_configuration.str1.4 + 0x00000000 0x356 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.esp_mprot_dump_configuration + 0x00000000 0x43a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .text 0x00000000 0x0 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .data 0x00000000 0x0 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .bss 0x00000000 0x0 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .text 0x00000000 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + .data 0x00000000 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + .bss 0x00000000 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueGetMutexHolderFromISR + 0x00000000 0x3a esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueuePeek + 0x00000000 0x1cc esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueuePeekFromISR.str1.4 + 0x00000000 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueuePeekFromISR + 0x00000000 0xd0 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueIsQueueFullFromISR + 0x00000000 0x40 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueCreateSet + 0x00000000 0x16 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueAddToSet + 0x00000000 0x3c esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueRemoveFromSet + 0x00000000 0x38 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueSelectFromSet + 0x00000000 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueSelectFromSetFromISR + 0x00000000 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.0 + 0x00000000 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.6 + 0x00000000 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.8 + 0x00000000 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.19 + 0x00000000 0x1c esp-idf/freertos/libfreertos.a(queue.c.obj) + .text 0x00000000 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .data 0x00000000 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss 0x00000000 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvSearchForNameWithinSingleList + 0x00000000 0x7e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvTaskCheckFreeStackSpace + 0x00000000 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvTaskIsTaskSuspended + 0x00000000 0x60 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.pxGetTaskListByIndex + 0x00000000 0x58 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.eTaskGetState + 0x00000000 0xca esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.uxTaskPriorityGet + 0x00000000 0x30 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.uxTaskPriorityGetFromISR + 0x00000000 0x30 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskPrioritySet.str1.4 + 0x00000000 0x17 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskPrioritySet + 0x00000000 0x166 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskResume.str1.4 + 0x00000000 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskResume + 0x00000000 0xe2 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskResumeFromISR + 0x00000000 0x110 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskEndScheduler + 0x00000000 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskGetStaticBuffers.str1.4 + 0x00000000 0x3d esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGetStaticBuffers + 0x00000000 0x8e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskDelayUntil.str1.4 + 0x00000000 0x2c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskDelayUntil + 0x00000000 0xf6 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskGetHandle.str1.4 + 0x00000000 0x1d esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGetHandle + 0x00000000 0xe0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskCatchUpTicks + 0x00000000 0x6e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskAbortDelay + 0x00000000 0x108 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskSetTimeOutState + 0x00000000 0x5a esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskSetThreadLocalStoragePointer.str1.4 + 0x00000000 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskSetThreadLocalStoragePointer + 0x00000000 0x4e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.uxTaskGetStackHighWaterMark2 + 0x00000000 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.uxTaskGetStackHighWaterMark + 0x00000000 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGenericNotifyWait + 0x00000000 0x12c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGenericNotify + 0x00000000 0x20e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGenericNotifyFromISR + 0x00000000 0x26a esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskGenericNotifyStateClear.str1.4 + 0x00000000 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGenericNotifyStateClear + 0x00000000 0x7c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.ulTaskGenericNotifyValueClear + 0x00000000 0x52 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTimerCreateTimerTask + 0x00000000 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGetIdleTaskHandle + 0x00000000 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.pxTaskGetStackStart + 0x00000000 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.prvTaskPriorityRaise.str1.4 + 0x00000000 0x1b esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvTaskPriorityRaise + 0x00000000 0x12c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvTaskPriorityRestore + 0x00000000 0x110 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGetNext + 0x00000000 0x9c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.uxTaskGetSnapshotAll + 0x00000000 0x5e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.pvTaskGetCurrentTCBForCore + 0x00000000 0x3e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.0 + 0x00000000 0x1b esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.1 + 0x00000000 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.7 + 0x00000000 0x1d esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.9 + 0x00000000 0x1a esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.10 + 0x00000000 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.11 + 0x00000000 0x17 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.15 + 0x00000000 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.17 + 0x00000000 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.25 + 0x00000000 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.26 + 0x00000000 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.27 + 0x00000000 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.28 + 0x00000000 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.32 + 0x00000000 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.33 + 0x00000000 0x17 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.34 + 0x00000000 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.36 + 0x00000000 0x11 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.37 + 0x00000000 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.39 + 0x00000000 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.non_ready_task_lists + 0x00000000 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text 0x00000000 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + .data 0x00000000 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + .bss 0x00000000 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + .text.vPortEndScheduler + 0x00000000 0xc esp-idf/freertos/libfreertos.a(port.c.obj) + .iram1.1 0x00000000 0xa esp-idf/freertos/libfreertos.a(port.c.obj) + .text.vPortYieldOtherCore + 0x00000000 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) + .text.xPortGetTickRateHz + 0x00000000 0x6 esp-idf/freertos/libfreertos.a(port.c.obj) + .text.vPortSetStackWatchpoint + 0x00000000 0x20 esp-idf/freertos/libfreertos.a(port.c.obj) + .text 0x00000000 0x0 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .data 0x00000000 0x0 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .bss 0x00000000 0x0 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .text.xPortGetFreeHeapSize + 0x00000000 0x18 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .text.xPortGetMinimumEverFreeHeapSize + 0x00000000 0x18 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .text.xPortCheckValidListMem + 0x00000000 0x3a esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .text 0x00000000 0x0 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .data 0x00000000 0x0 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .bss 0x00000000 0x0 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .text 0x00000000 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .data 0x00000000 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .bss 0x00000000 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .text 0x00000000 0x0 esp-idf/freertos/libfreertos.a(list.c.obj) + .data 0x00000000 0x0 esp-idf/freertos/libfreertos.a(list.c.obj) + .bss 0x00000000 0x0 esp-idf/freertos/libfreertos.a(list.c.obj) + .text 0x00000000 0x0 esp-idf/newlib/libnewlib.a(abort.c.obj) + .data 0x00000000 0x0 esp-idf/newlib/libnewlib.a(abort.c.obj) + .bss 0x00000000 0x0 esp-idf/newlib/libnewlib.a(abort.c.obj) + .text 0x00000000 0x0 esp-idf/newlib/libnewlib.a(assert.c.obj) + .data 0x00000000 0x0 esp-idf/newlib/libnewlib.a(assert.c.obj) + .bss 0x00000000 0x0 esp-idf/newlib/libnewlib.a(assert.c.obj) + .text.__assert + 0x00000000 0x10 esp-idf/newlib/libnewlib.a(assert.c.obj) + .text 0x00000000 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + .data 0x00000000 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + .bss 0x00000000 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.memalign + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.aligned_alloc + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.posix_memalign + 0x00000000 0x32 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.malloc_trim + 0x00000000 0x4 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.malloc_usable_size + 0x00000000 0x4 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.malloc_stats + 0x00000000 0x2 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.mallopt 0x00000000 0x4 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.mallinfo + 0x00000000 0x42 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text 0x00000000 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + .data 0x00000000 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + .bss 0x00000000 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.1 0x00000000 0x18 esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.2 0x00000000 0x18 esp-idf/newlib/libnewlib.a(locks.c.obj) + .text 0x00000000 0x0 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .data 0x00000000 0x0 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .bss 0x00000000 0x0 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .text.pthread_sigmask + 0x00000000 0x4 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .text.sigfillset + 0x00000000 0xa esp-idf/newlib/libnewlib.a(pthread.c.obj) + .text 0x00000000 0x0 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .data 0x00000000 0x0 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .bss 0x00000000 0x0 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .text.esp_reent_cleanup + 0x00000000 0x94 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .text 0x00000000 0x0 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .data 0x00000000 0x0 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .bss 0x00000000 0x0 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .text 0x00000000 0x0 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .data 0x00000000 0x0 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .bss 0x00000000 0x0 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .text._write_r_console + 0x00000000 0x46 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .text._read_r_console + 0x00000000 0x50 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .text._fstat_r_console + 0x00000000 0x36 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .text._fsync_console + 0x00000000 0x2e esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .text.system 0x00000000 0x1a esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .text 0x00000000 0x0 esp-idf/newlib/libnewlib.a(time.c.obj) + .data 0x00000000 0x0 esp-idf/newlib/libnewlib.a(time.c.obj) + .bss 0x00000000 0x0 esp-idf/newlib/libnewlib.a(time.c.obj) + .text.clock_settime + 0x00000000 0x54 esp-idf/newlib/libnewlib.a(time.c.obj) + .text.clock_getres + 0x00000000 0x38 esp-idf/newlib/libnewlib.a(time.c.obj) + .text 0x00000000 0x0 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .data 0x00000000 0x0 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .bss 0x00000000 0x0 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .text 0x00000000 0x0 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .data 0x00000000 0x0 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .bss 0x00000000 0x0 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text._ZL20signal_waiting_tasksv + 0x00000000 0x36 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .rodata._ZL18wait_for_guard_objP7guard_t.str1.4 + 0x00000000 0x50 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text._ZL18wait_for_guard_objP7guard_t + 0x00000000 0x106 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text._ZL19static_init_preparev + 0x00000000 0x62 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .rodata.__cxa_guard_acquire.str1.4 + 0x00000000 0x2e esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text.__cxa_guard_acquire + 0x00000000 0xe6 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .rodata.__cxa_guard_release.str1.4 + 0x00000000 0x6f esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text.__cxa_guard_release + 0x00000000 0xd8 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .rodata.__cxa_guard_abort.str1.4 + 0x00000000 0xa7 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text.__cxa_guard_abort + 0x00000000 0xfe esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .sbss._ZL31s_static_init_max_waiting_count + 0x00000000 0x4 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .sbss._ZL27s_static_init_waiting_count + 0x00000000 0x4 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .sbss._ZL22s_static_init_wait_sem + 0x00000000 0x4 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .sbss._ZL19s_static_init_mutex + 0x00000000 0x4 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text 0x00000000 0x0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .data 0x00000000 0x0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .rodata.esp_err_to_name_r.str1.4 + 0x00000000 0xc esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .text.esp_err_to_name_r + 0x00000000 0x8a esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .text 0x00000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .data 0x00000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .rodata.print_timer_info.str1.4 + 0x00000000 0x1f esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.print_timer_info + 0x00000000 0x4c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.0 0x00000000 0x12a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.esp_timer_deinit + 0x00000000 0x4c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .rodata.esp_timer_dump.str1.4 + 0x00000000 0x3d esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.esp_timer_dump + 0x00000000 0x116 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.11 0x00000000 0x64 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.12 0x00000000 0x70 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.13 0x00000000 0x58 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text 0x00000000 0x0 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .data 0x00000000 0x0 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .iram1.1 0x00000000 0x6 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .text 0x00000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + .data 0x00000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + .text.esp_timer_impl_lock + 0x00000000 0x12 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + .text.esp_timer_impl_unlock + 0x00000000 0x12 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + .iram1.0 0x00000000 0x14 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + .sdata.s_time_update_lock + 0x00000000 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + .text 0x00000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .data 0x00000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .iram1.0 0x00000000 0x1c esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .iram1.4 0x00000000 0x2 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text.esp_timer_impl_set + 0x00000000 0x7e esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text.esp_timer_impl_advance + 0x00000000 0x64 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text.esp_timer_impl_deinit + 0x00000000 0x76 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text.esp_timer_impl_get_alarm_reg + 0x00000000 0x64 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text 0x00000000 0x0 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .data 0x00000000 0x0 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .text.set_xpd_sar + 0x00000000 0x32 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .sbss.s_wifi_adc_xpd_flag + 0x00000000 0x1 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .text 0x00000000 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .data 0x00000000 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .bss 0x00000000 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_register_with_id + 0x00000000 0x2e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_unregister_with_id + 0x00000000 0xbc esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_unregister + 0x00000000 0x6e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_register_fd_with_local_fd + 0x00000000 0xe0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_register_fd + 0x00000000 0x18 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_unregister_fd + 0x00000000 0xbe esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_set_readonly_flag + 0x00000000 0x70 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_pread + 0x00000000 0x9e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_pwrite + 0x00000000 0x9e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_ioctl + 0x00000000 0x9a esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_fsync + 0x00000000 0x7c esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_utime + 0x00000000 0x6e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_opendir + 0x00000000 0x6e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_readdir + 0x00000000 0x5a esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_readdir_r + 0x00000000 0x72 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_telldir + 0x00000000 0x5e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_seekdir + 0x00000000 0x64 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_rewinddir + 0x00000000 0x14 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_closedir + 0x00000000 0x5e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_mkdir + 0x00000000 0x80 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_rmdir + 0x00000000 0x76 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_access + 0x00000000 0x6e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_truncate + 0x00000000 0x80 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_ftruncate + 0x00000000 0x94 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcgetattr + 0x00000000 0x86 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcsetattr + 0x00000000 0x90 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcdrain 0x00000000 0x7c esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcflush 0x00000000 0x86 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcflow 0x00000000 0x88 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcgetsid + 0x00000000 0x7e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcsendbreak + 0x00000000 0x88 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text 0x00000000 0x0 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .data 0x00000000 0x0 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .bss 0x00000000 0x0 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .text 0x00000000 0x0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .data 0x00000000 0x0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .bss 0x00000000 0x0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usbjtag_rx_char_via_driver + 0x00000000 0x38 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usbjtag_tx_char_via_driver + 0x00000000 0x5e esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.esp_vfs_dev_usb_serial_jtag_set_tx_line_endings + 0x00000000 0xc esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.esp_vfs_dev_usb_serial_jtag_set_rx_line_endings + 0x00000000 0xc esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .rodata.esp_vfs_dev_usb_serial_jtag_register.str1.4 + 0x00000000 0x10 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.esp_vfs_dev_usb_serial_jtag_register + 0x00000000 0x24 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.esp_vfs_usb_serial_jtag_use_nonblocking + 0x00000000 0x66 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.esp_vfs_usb_serial_jtag_use_driver + 0x00000000 0x66 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text 0x00000000 0x0 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .data 0x00000000 0x0 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .bss 0x00000000 0x0 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_rx_char_via_driver + 0x00000000 0x40 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_tx_char_via_driver + 0x00000000 0x1c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.esp_vfs_dev_uart_register.str1.4 + 0x00000000 0x57 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_register + 0x00000000 0x4a esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_port_set_rx_line_endings + 0x00000000 0x32 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_port_set_tx_line_endings + 0x00000000 0x32 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_set_rx_line_endings + 0x00000000 0x20 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_set_tx_line_endings + 0x00000000 0x20 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_use_nonblocking + 0x00000000 0x68 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_use_driver + 0x00000000 0x68 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.__func__.0 + 0x00000000 0x1a esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text 0x00000000 0x0 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .data 0x00000000 0x0 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .text 0x00000000 0x0 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .data 0x00000000 0x0 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .bss 0x00000000 0x0 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .text.convert_key_type + 0x00000000 0x4 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .text.is_hmac_key_burnt_in_efuse + 0x00000000 0x26 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .rodata.compute_nvs_keys_with_hmac.str1.4 + 0x00000000 0x59 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .text.compute_nvs_keys_with_hmac + 0x00000000 0x18e esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .rodata.read_security_cfg_hmac.str1.4 + 0x00000000 0xcd esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .text.read_security_cfg_hmac + 0x00000000 0xc8 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .rodata.generate_keys_hmac.str1.4 + 0x00000000 0x10b esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .text.generate_keys_hmac + 0x00000000 0x19e esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .text.nvs_sec_provider_register_hmac + 0x00000000 0xc2 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .text.nvs_sec_provider_deregister + 0x00000000 0x30 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .rodata 0x00000000 0x40 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .text 0x00000000 0x0 esp-idf/main/libmain.a(app_main.c.obj) + .data 0x00000000 0x0 esp-idf/main/libmain.a(app_main.c.obj) + .bss 0x00000000 0x0 esp-idf/main/libmain.a(app_main.c.obj) + .text 0x00000000 0x0 esp-idf/main/libmain.a(app_driver.c.obj) + .data 0x00000000 0x0 esp-idf/main/libmain.a(app_driver.c.obj) + .bss 0x00000000 0x0 esp-idf/main/libmain.a(app_driver.c.obj) + .text.app_driver_get_state + 0x00000000 0xa esp-idf/main/libmain.a(app_driver.c.obj) + .text 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .data 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .bss 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .text 0x00000000 0x0 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .data 0x00000000 0x0 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .text.esp_diag_log_event + 0x00000000 0x2a esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .text.esp_diag_log_hook_enable + 0x00000000 0x10 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .text.esp_diag_log_hook_disable + 0x00000000 0x14 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .text.esp_diag_log_hook_init + 0x00000000 0x78 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .text.esp_diag_log_writev + 0x00000000 0x2 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .text 0x00000000 0x0 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .data 0x00000000 0x0 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .rodata.print_task_info.str1.4 + 0x00000000 0x7e esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .text.print_task_info + 0x00000000 0x70 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .text.esp_diag_device_info_get + 0x00000000 0x7c esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .text.esp_diag_task_snapshot_get + 0x00000000 0xf2 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .text.esp_diag_task_snapshot_dump + 0x00000000 0x68 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .text.esp_diag_data_size_get_crc + 0x00000000 0x1e esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .text.esp_diag_meta_crc_get + 0x00000000 0x194 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .text 0x00000000 0x0 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .data 0x00000000 0x0 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .text.esp_diag_metrics_meta_get + 0x00000000 0x62 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .text.key_present + 0x00000000 0x16 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .rodata.esp_diag_metrics_register.str1.4 + 0x00000000 0xce esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .text.esp_diag_metrics_register + 0x00000000 0x116 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .text.esp_diag_metrics_unregister + 0x00000000 0xbe esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .text.esp_diag_metrics_unregister_all + 0x00000000 0x3e esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .text.esp_diag_metrics_meta_get_all + 0x00000000 0x2a esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .rodata.esp_diag_metrics_meta_print_all.str1.4 + 0x00000000 0x60 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .text.esp_diag_metrics_meta_print_all + 0x00000000 0x98 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .text.esp_diag_metrics_init + 0x00000000 0x80 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .text.esp_diag_metrics_deinit + 0x00000000 0x36 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .text.esp_diag_metrics_add + 0x00000000 0xe6 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .text.esp_diag_metrics_add_bool + 0x00000000 0x32 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .text.esp_diag_metrics_add_int + 0x00000000 0x2e esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .text.esp_diag_metrics_add_uint + 0x00000000 0x2e esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .text.esp_diag_metrics_add_float + 0x00000000 0x2e esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .text.esp_diag_metrics_add_ipv4 + 0x00000000 0x2e esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .text.esp_diag_metrics_add_mac + 0x00000000 0x32 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .text.esp_diag_metrics_add_str + 0x00000000 0x42 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .bss.s_priv_data + 0x00000000 0x1a0 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .debug_info 0x00000000 0xc1b esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .debug_abbrev 0x00000000 0x24f esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .debug_loc 0x00000000 0x7e4 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .debug_aranges + 0x00000000 0xa0 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .debug_ranges 0x00000000 0x90 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .debug_line 0x00000000 0xe23 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .debug_str 0x00000000 0x72d esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .comment 0x00000000 0x30 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .debug_frame 0x00000000 0x268 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + .text 0x00000000 0x0 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .data 0x00000000 0x0 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .text.esp_diag_variable_meta_get + 0x00000000 0x62 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .text.key_present + 0x00000000 0x16 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .rodata.esp_diag_variable_register.str1.4 + 0x00000000 0xd0 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .text.esp_diag_variable_register + 0x00000000 0x116 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .text.esp_diag_variable_unregister + 0x00000000 0xd2 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .text.esp_diag_variable_unregister_all + 0x00000000 0x3e esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .text.esp_diag_variable_meta_get_all + 0x00000000 0x2a esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .rodata.esp_diag_variable_meta_print_all.str1.4 + 0x00000000 0x60 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .text.esp_diag_variable_meta_print_all + 0x00000000 0x98 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .text.esp_diag_variable_init + 0x00000000 0x80 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .text.esp_diag_variables_deinit + 0x00000000 0x36 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .text.esp_diag_variable_add + 0x00000000 0xec esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .text.esp_diag_variable_add_bool + 0x00000000 0x32 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .text.esp_diag_variable_add_int + 0x00000000 0x2e esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .text.esp_diag_variable_add_uint + 0x00000000 0x2e esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .text.esp_diag_variable_add_float + 0x00000000 0x2e esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .text.esp_diag_variable_add_ipv4 + 0x00000000 0x2e esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .text.esp_diag_variable_add_mac + 0x00000000 0x32 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .text.esp_diag_variable_add_str + 0x00000000 0x42 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .bss.s_priv_data + 0x00000000 0x1a0 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .debug_info 0x00000000 0xc1b esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .debug_abbrev 0x00000000 0x24f esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .debug_loc 0x00000000 0x7e4 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .debug_aranges + 0x00000000 0xa0 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .debug_ranges 0x00000000 0x90 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .debug_line 0x00000000 0xe55 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .debug_str 0x00000000 0x752 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .comment 0x00000000 0x30 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .debug_frame 0x00000000 0x268 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .rodata.esp_rmaker_report_node_config_and_state.str1.4 + 0x00000000 0x66 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text.esp_rmaker_report_node_config_and_state + 0x00000000 0x8e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text.__esp_rmaker_report_node_config_and_state + 0x00000000 0x12 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .rodata.esp_rmaker_node_deinit.str1.4 + 0x00000000 0x8e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text.esp_rmaker_node_deinit + 0x00000000 0x9e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text.esp_rmaker_report_node_details + 0x00000000 0x1c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .rodata.esp_rmaker_change_node_id.str1.4 + 0x00000000 0x75 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text.esp_rmaker_change_node_id + 0x00000000 0xae esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text.esp_rmaker_stop + 0x00000000 0x48 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .rodata.esp_rmaker_node_remove_device.str1.4 + 0x00000000 0x37 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .text.esp_rmaker_node_remove_device + 0x00000000 0xa6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .rodata.esp_rmaker_node_add_fw_version.str1.4 + 0x00000000 0xba esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .text.esp_rmaker_node_add_fw_version + 0x00000000 0xca esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .rodata.esp_rmaker_node_add_model.str1.4 + 0x00000000 0x82 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .text.esp_rmaker_node_add_model + 0x00000000 0xca esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .rodata.esp_rmaker_node_add_subtype.str1.4 + 0x00000000 0x84 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .text.esp_rmaker_node_add_subtype + 0x00000000 0xca esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .text.esp_rmaker_node_get_id + 0x00000000 0x40 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .rodata.esp_rmaker_device_add_subtype.str1.4 + 0x00000000 0x89 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .text.esp_rmaker_device_add_subtype + 0x00000000 0x92 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .rodata.esp_rmaker_device_add_model.str1.4 + 0x00000000 0x83 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .text.esp_rmaker_device_add_model + 0x00000000 0x92 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .text.esp_rmaker_device_get_type + 0x00000000 0x40 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_float + 0x00000000 0x14 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_obj + 0x00000000 0x14 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_param_get_val + 0x00000000 0x40 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_param_add_bounds + 0x00000000 0x132 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_param_add_valid_str_list.str1.4 + 0x00000000 0x97 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_param_add_valid_str_list + 0x00000000 0xdc esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_param_notify.str1.4 + 0x00000000 0x33 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_param_notify + 0x00000000 0x86 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_param_update_and_notify + 0x00000000 0x56 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_raise_alert.str1.4 + 0x00000000 0x48 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_raise_alert + 0x00000000 0xaa esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .rodata.esp_rmaker_get_client_csr.str1.4 + 0x00000000 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .text.esp_rmaker_get_client_csr + 0x00000000 0x1a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .text.esp_rmaker_user_node_mapping_deinit + 0x00000000 0x26 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .rodata.esp_rmaker_local_ctrl_service_disable.str1.4 + 0x00000000 0x9d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .text.esp_rmaker_local_ctrl_service_disable + 0x00000000 0xa6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .text.esp_rmaker_local_ctrl_service_started + 0x00000000 0xa esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .rodata.esp_rmaker_local_ctrl_disable.str1.4 + 0x00000000 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .text.esp_rmaker_local_ctrl_disable + 0x00000000 0xc6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .text.esp_rmaker_mqtt_get_conn_params + 0x00000000 0x22 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .text.esp_rmaker_mqtt_setup + 0x00000000 0x4a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .rodata.esp_rmaker_mqtt_deinit.str1.4 + 0x00000000 0x3e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .text.esp_rmaker_mqtt_deinit + 0x00000000 0x4a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .text.esp_rmaker_mqtt_budgeting_deinit + 0x00000000 0x5a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .sdata.ESP_RMAKER_OTA_DEFAULT_SERVER_CERT + 0x00000000 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .text.esp_rmaker_ota_autofetch_timer_cb + 0x00000000 0x12 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_brightness_param_create.str1.4 + 0x00000000 0x26 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .text.esp_rmaker_brightness_param_create + 0x00000000 0x8e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_hue_param_create.str1.4 + 0x00000000 0x22 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .text.esp_rmaker_hue_param_create + 0x00000000 0x8e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_saturation_param_create.str1.4 + 0x00000000 0x15 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .text.esp_rmaker_saturation_param_create + 0x00000000 0x8e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_intensity_param_create.str1.4 + 0x00000000 0x14 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .text.esp_rmaker_intensity_param_create + 0x00000000 0x8e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_cct_param_create.str1.4 + 0x00000000 0xe esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .text.esp_rmaker_cct_param_create + 0x00000000 0x96 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_direction_param_create.str1.4 + 0x00000000 0x24 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .text.esp_rmaker_direction_param_create + 0x00000000 0x8c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_speed_param_create.str1.4 + 0x00000000 0x10 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .text.esp_rmaker_speed_param_create + 0x00000000 0x8c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_temperature_param_create.str1.4 + 0x00000000 0x24 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .text.esp_rmaker_temperature_param_create + 0x00000000 0x4c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_reboot_param_create.str1.4 + 0x00000000 0x11 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .text.esp_rmaker_reboot_param_create + 0x00000000 0x36 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_factory_reset_param_create.str1.4 + 0x00000000 0x18 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .text.esp_rmaker_factory_reset_param_create + 0x00000000 0x36 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_wifi_reset_param_create.str1.4 + 0x00000000 0x15 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .text.esp_rmaker_wifi_reset_param_create + 0x00000000 0x36 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .rodata.esp_rmaker_create_system_service.str1.4 + 0x00000000 0x13 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .text.esp_rmaker_create_system_service + 0x00000000 0x1c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(rmaker_mqtt_server.crt.S.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(rmaker_mqtt_server.crt.S.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(rmaker_mqtt_server.crt.S.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(rmaker_ota_server.crt.S.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(rmaker_ota_server.crt.S.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(rmaker_ota_server.crt.S.obj) + .text 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .text.rainmaker__cmd_set_user_mapping__get_packed_size + 0x00000000 0x42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .text.rainmaker__cmd_set_user_mapping__pack + 0x00000000 0x42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .text.rainmaker__cmd_set_user_mapping__pack_to_buffer + 0x00000000 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .text.rainmaker__cmd_set_user_mapping__unpack + 0x00000000 0x20 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .text.rainmaker__cmd_set_user_mapping__free_unpacked + 0x00000000 0x46 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__resp_set_user_mapping__get_packed_size.str1.4 + 0x00000000 0x4a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .text.rainmaker__resp_set_user_mapping__get_packed_size + 0x00000000 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .text.rainmaker__resp_set_user_mapping__pack + 0x00000000 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .text.rainmaker__resp_set_user_mapping__pack_to_buffer + 0x00000000 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .text.rainmaker__resp_set_user_mapping__unpack + 0x00000000 0x20 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .text.rainmaker__resp_set_user_mapping__free_unpacked + 0x00000000 0x46 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .text.rainmaker__rmaker_config_payload__pack_to_buffer + 0x00000000 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.__func__.1 + 0x00000000 0x31 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.__func__.4 + 0x00000000 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.__func__.5 + 0x00000000 0x31 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.__func__.6 + 0x00000000 0x27 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.__func__.7 + 0x00000000 0x32 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.__func__.9 + 0x00000000 0x2f esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.__func__.10 + 0x00000000 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.__func__.11 + 0x00000000 0x26 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.__func__.12 + 0x00000000 0x31 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .text 0x00000000 0x0 esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + .data 0x00000000 0x0 esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + .bss 0x00000000 0x0 esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + .text 0x00000000 0x0 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .data 0x00000000 0x0 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .bss 0x00000000 0x0 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .text.button_free_tmr + 0x00000000 0x3c esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .text.iot_button_delete + 0x00000000 0xd4 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .text.iot_button_rm_cb + 0x00000000 0x50 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .rodata.__FUNCTION__.4 + 0x00000000 0x12 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .text 0x00000000 0x0 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .data 0x00000000 0x0 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .bss 0x00000000 0x0 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .text.app_reset_button_create + 0x00000000 0x12 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .text 0x00000000 0x0 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .data 0x00000000 0x0 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .bss 0x00000000 0x0 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .text.app_wifi_set_custom_pop + 0x00000000 0x4e esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .text 0x00000000 0x0 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .data 0x00000000 0x0 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .bss 0x00000000 0x0 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .text.ws2812_led_hsv2rgb + 0x00000000 0x11a esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .text.ws2812_led_set_hsv + 0x00000000 0x3c esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .srodata.cst4 0x00000000 0x8 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .text 0x00000000 0x0 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .data 0x00000000 0x0 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .bss 0x00000000 0x0 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .text 0x00000000 0x0 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .data 0x00000000 0x0 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .rodata.esp_local_ctrl_remove_property.str1.4 + 0x00000000 0x2e esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .text.esp_local_ctrl_remove_property + 0x00000000 0xdc esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .text.esp_local_ctrl_get_property + 0x00000000 0x5a esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .rodata.esp_local_ctrl_set_handler.str1.4 + 0x00000000 0x3c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .text.esp_local_ctrl_set_handler + 0x00000000 0x5c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .text 0x00000000 0x0 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .data 0x00000000 0x0 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .text 0x00000000 0x0 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .data 0x00000000 0x0 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.cmd_get_property_count__get_packed_size + 0x00000000 0x42 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.cmd_get_property_count__pack + 0x00000000 0x42 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.cmd_get_property_count__pack_to_buffer + 0x00000000 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.cmd_get_property_count__unpack + 0x00000000 0x20 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.cmd_get_property_count__free_unpacked + 0x00000000 0x46 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.resp_get_property_count__get_packed_size.str1.4 + 0x00000000 0x41 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.resp_get_property_count__get_packed_size + 0x00000000 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.resp_get_property_count__pack + 0x00000000 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.resp_get_property_count__pack_to_buffer + 0x00000000 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.resp_get_property_count__unpack + 0x00000000 0x20 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.resp_get_property_count__free_unpacked + 0x00000000 0x46 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.property_info__get_packed_size.str1.4 + 0x00000000 0x37 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.property_info__get_packed_size + 0x00000000 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.property_info__pack + 0x00000000 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.property_info__pack_to_buffer + 0x00000000 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.property_info__unpack + 0x00000000 0x20 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.property_info__free_unpacked + 0x00000000 0x46 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.cmd_get_property_values__get_packed_size.str1.4 + 0x00000000 0x41 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.cmd_get_property_values__get_packed_size + 0x00000000 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.cmd_get_property_values__pack + 0x00000000 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.cmd_get_property_values__pack_to_buffer + 0x00000000 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.cmd_get_property_values__unpack + 0x00000000 0x20 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.cmd_get_property_values__free_unpacked + 0x00000000 0x46 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.resp_get_property_values__get_packed_size.str1.4 + 0x00000000 0x42 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.resp_get_property_values__get_packed_size + 0x00000000 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.resp_get_property_values__pack + 0x00000000 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.resp_get_property_values__pack_to_buffer + 0x00000000 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.resp_get_property_values__unpack + 0x00000000 0x20 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.resp_get_property_values__free_unpacked + 0x00000000 0x46 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.property_value__get_packed_size.str1.4 + 0x00000000 0x38 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.property_value__get_packed_size + 0x00000000 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.property_value__pack + 0x00000000 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.property_value__pack_to_buffer + 0x00000000 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.property_value__unpack + 0x00000000 0x20 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.property_value__free_unpacked + 0x00000000 0x46 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.cmd_set_property_values__get_packed_size.str1.4 + 0x00000000 0x41 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.cmd_set_property_values__get_packed_size + 0x00000000 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.cmd_set_property_values__pack + 0x00000000 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.cmd_set_property_values__pack_to_buffer + 0x00000000 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.cmd_set_property_values__unpack + 0x00000000 0x20 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.cmd_set_property_values__free_unpacked + 0x00000000 0x46 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.resp_set_property_values__get_packed_size.str1.4 + 0x00000000 0x42 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.resp_set_property_values__get_packed_size + 0x00000000 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.resp_set_property_values__pack + 0x00000000 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.resp_set_property_values__pack_to_buffer + 0x00000000 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.resp_set_property_values__unpack + 0x00000000 0x20 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.resp_set_property_values__free_unpacked + 0x00000000 0x46 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text.local_ctrl_message__pack_to_buffer + 0x00000000 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.1 + 0x00000000 0x23 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.4 + 0x00000000 0x28 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.5 + 0x00000000 0x29 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.6 + 0x00000000 0x1f esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.7 + 0x00000000 0x2a esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.8 + 0x00000000 0x27 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.9 + 0x00000000 0x28 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.10 + 0x00000000 0x1e esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.11 + 0x00000000 0x29 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.12 + 0x00000000 0x1e esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.13 + 0x00000000 0x1f esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.14 + 0x00000000 0x15 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.15 + 0x00000000 0x20 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.16 + 0x00000000 0x28 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.17 + 0x00000000 0x29 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.18 + 0x00000000 0x1f esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.19 + 0x00000000 0x2a esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.20 + 0x00000000 0x27 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.21 + 0x00000000 0x28 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.22 + 0x00000000 0x1e esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.23 + 0x00000000 0x29 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.24 + 0x00000000 0x1d esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.25 + 0x00000000 0x1e esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.26 + 0x00000000 0x14 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.27 + 0x00000000 0x1f esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.29 + 0x00000000 0x27 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.30 + 0x00000000 0x28 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.31 + 0x00000000 0x1e esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.32 + 0x00000000 0x29 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.33 + 0x00000000 0x26 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.34 + 0x00000000 0x27 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.35 + 0x00000000 0x1d esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.36 + 0x00000000 0x28 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .text 0x00000000 0x0 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .data 0x00000000 0x0 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .text 0x00000000 0x0 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .data 0x00000000 0x0 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .text 0x00000000 0x0 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .data 0x00000000 0x0 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .bss 0x00000000 0x0 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_arr_get_array + 0x00000000 0x24 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_arr_leave_array + 0x00000000 0x1e esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_arr_get_bool + 0x00000000 0x34 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_arr_get_int + 0x00000000 0x34 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_arr_get_int64 + 0x00000000 0x34 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_arr_get_float + 0x00000000 0x34 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_arr_get_string + 0x00000000 0x3c esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_arr_get_strlen + 0x00000000 0x2a esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_parse_start_static + 0x00000000 0xb8 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_parse_end_static + 0x00000000 0x18 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text 0x00000000 0x0 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .data 0x00000000 0x0 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .bss 0x00000000 0x0 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .text.json_gen_arr_set_bool + 0x00000000 0x2a esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .text.json_gen_arr_set_int + 0x00000000 0x2a esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .text.json_gen_arr_set_float + 0x00000000 0x2a esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .text.json_gen_arr_start_long_string + 0x00000000 0x2a esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .text.json_gen_arr_set_null + 0x00000000 0x22 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .text 0x00000000 0x0 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .data 0x00000000 0x0 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .bss 0x00000000 0x0 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.free_delegated_hostnames + 0x00000000 0x48 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_send_browse_action + 0x00000000 0x9c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._copy_delegated_host_address_list + 0x00000000 0x3e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._copy_mdns_txt_items + 0x00000000 0x1e0 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_service_task_stop + 0x00000000 0x86 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_init + 0x00000000 0x1a8 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_lookup_service + 0x00000000 0x354 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_netif_action + 0x00000000 0x22 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_register_netif + 0x00000000 0xc8 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_unregister_netif + 0x00000000 0x90 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_hostname_get + 0x00000000 0x94 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_delegate_hostname_add + 0x00000000 0x116 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_delegate_hostname_remove + 0x00000000 0x100 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_delegate_hostname_set_address + 0x00000000 0x116 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_hostname_exists + 0x00000000 0x46 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_instance_name_set + 0x00000000 0x10a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_service_exists + 0x00000000 0x58 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_service_exists_with_instance + 0x00000000 0x60 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_service_port_set_for_host + 0x00000000 0x134 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_service_port_set + 0x00000000 0x2c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_service_txt_set_for_host + 0x00000000 0x16c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_service_txt_set + 0x00000000 0x2e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_service_txt_item_set_for_host + 0x00000000 0x50 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_service_txt_item_set_with_explicit_value_len + 0x00000000 0x30 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_service_txt_item_remove_for_host + 0x00000000 0x162 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_service_txt_item_remove + 0x00000000 0x2c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_service_subtype_add_for_host + 0x00000000 0x182 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_service_instance_name_set_for_host + 0x00000000 0x190 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_service_instance_name_set + 0x00000000 0x2c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_service_remove_all + 0x00000000 0xee esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_free + 0x00000000 0x160 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_browse_init + 0x00000000 0xee esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_query_async_delete + 0x00000000 0x56 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_query_async_get_results + 0x00000000 0x56 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_query_async_new + 0x00000000 0x86 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_query_generic + 0x00000000 0xc4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_query + 0x00000000 0x20 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_query_ptr + 0x00000000 0x48 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_query_srv + 0x00000000 0x58 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_query_txt + 0x00000000 0x56 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_lookup_delegated_service + 0x00000000 0xa6 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_lookup_selfhosted_service + 0x00000000 0xa6 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .rodata.mdns_query_a.str1.4 + 0x00000000 0x75 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_query_a + 0x00000000 0xc0 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_query_aaaa + 0x00000000 0xca esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_browse_new + 0x00000000 0x60 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_browse_delete + 0x00000000 0x6c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text 0x00000000 0x0 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .data 0x00000000 0x0 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .bss 0x00000000 0x0 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .text 0x00000000 0x0 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .data 0x00000000 0x0 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .text.esp_schedule_get + 0x00000000 0x9e esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .text 0x00000000 0x0 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .data 0x00000000 0x0 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .rodata.esp_schedule_nvs_remove_all.str1.4 + 0x00000000 0x77 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .text.esp_schedule_nvs_remove_all + 0x00000000 0xec esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .text 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .data 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .bss 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.wifi_prov_mgr_set_app_info + 0x00000000 0x1a6 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.wifi_prov_mgr_endpoint_unregister + 0x00000000 0xdc esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.wifi_prov_mgr_disable_auto_stop + 0x00000000 0xe0 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.wifi_prov_mgr_wait + 0x00000000 0x110 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_mgr_reset_provisioning.str1.4 + 0x00000000 0x39 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.wifi_prov_mgr_reset_provisioning + 0x00000000 0x4a esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.__func__.8 + 0x00000000 0x13 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.__func__.19 + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.__func__.20 + 0x00000000 0x22 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.__func__.23 + 0x00000000 0x1b esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .srodata.WIFI_PROV_MGR_PVT_EVENT + 0x00000000 0x4 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .data 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .bss 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .text 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .data 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .bss 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .text.wifi_prov_scheme_ble_event_cb_free_bt + 0x00000000 0x74 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .rodata.wifi_prov_scheme_ble_event_cb_free_ble.str1.4 + 0x00000000 0x64 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .text.wifi_prov_scheme_ble_event_cb_free_ble + 0x00000000 0x78 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .text 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .data 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .bss 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .text 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .data 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .bss 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .text 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .data 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .bss 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .text 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .data 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .bss 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.cmd_get_status__get_packed_size + 0x00000000 0x42 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.cmd_get_status__pack + 0x00000000 0x42 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.cmd_get_status__pack_to_buffer + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.cmd_get_status__unpack + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.cmd_get_status__free_unpacked + 0x00000000 0x46 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.resp_get_status__get_packed_size.str1.4 + 0x00000000 0x39 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.resp_get_status__get_packed_size + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.resp_get_status__pack + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.resp_get_status__pack_to_buffer + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.resp_get_status__unpack + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.resp_get_status__free_unpacked + 0x00000000 0x46 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.cmd_set_config__get_packed_size.str1.4 + 0x00000000 0x38 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.cmd_set_config__get_packed_size + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.cmd_set_config__pack + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.cmd_set_config__pack_to_buffer + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.cmd_set_config__unpack + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.cmd_set_config__free_unpacked + 0x00000000 0x46 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.resp_set_config__get_packed_size.str1.4 + 0x00000000 0x39 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.resp_set_config__get_packed_size + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.resp_set_config__pack + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.resp_set_config__pack_to_buffer + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.resp_set_config__unpack + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.resp_set_config__free_unpacked + 0x00000000 0x46 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.cmd_apply_config__get_packed_size.str1.4 + 0x00000000 0x3a esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.cmd_apply_config__get_packed_size + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.cmd_apply_config__pack + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.cmd_apply_config__pack_to_buffer + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.cmd_apply_config__unpack + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.cmd_apply_config__free_unpacked + 0x00000000 0x46 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.resp_apply_config__get_packed_size.str1.4 + 0x00000000 0x3b esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.resp_apply_config__get_packed_size + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.resp_apply_config__pack + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.resp_apply_config__pack_to_buffer + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.resp_apply_config__unpack + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.resp_apply_config__free_unpacked + 0x00000000 0x46 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text.wi_fi_config_payload__pack_to_buffer + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.1 + 0x00000000 0x25 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.4 + 0x00000000 0x21 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.5 + 0x00000000 0x22 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.6 + 0x00000000 0x18 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.7 + 0x00000000 0x23 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.8 + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.9 + 0x00000000 0x21 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.10 + 0x00000000 0x17 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.11 + 0x00000000 0x22 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.12 + 0x00000000 0x1f esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.13 + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.14 + 0x00000000 0x16 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.15 + 0x00000000 0x21 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.16 + 0x00000000 0x1e esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.17 + 0x00000000 0x1f esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.18 + 0x00000000 0x15 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.19 + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.20 + 0x00000000 0x1f esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.21 + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.22 + 0x00000000 0x16 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.23 + 0x00000000 0x21 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.24 + 0x00000000 0x1e esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.25 + 0x00000000 0x1f esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.26 + 0x00000000 0x15 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.27 + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .text 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .data 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .bss 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.cmd_scan_start__get_packed_size + 0x00000000 0x42 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.cmd_scan_start__pack + 0x00000000 0x42 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.cmd_scan_start__pack_to_buffer + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.cmd_scan_start__unpack + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.cmd_scan_start__free_unpacked + 0x00000000 0x46 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.resp_scan_start__get_packed_size.str1.4 + 0x00000000 0x39 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.resp_scan_start__get_packed_size + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.resp_scan_start__pack + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.resp_scan_start__pack_to_buffer + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.resp_scan_start__unpack + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.resp_scan_start__free_unpacked + 0x00000000 0x46 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.cmd_scan_status__get_packed_size.str1.4 + 0x00000000 0x39 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.cmd_scan_status__get_packed_size + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.cmd_scan_status__pack + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.cmd_scan_status__pack_to_buffer + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.cmd_scan_status__unpack + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.cmd_scan_status__free_unpacked + 0x00000000 0x46 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.resp_scan_status__get_packed_size.str1.4 + 0x00000000 0x3a esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.resp_scan_status__get_packed_size + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.resp_scan_status__pack + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.resp_scan_status__pack_to_buffer + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.resp_scan_status__unpack + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.resp_scan_status__free_unpacked + 0x00000000 0x46 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.cmd_scan_result__get_packed_size.str1.4 + 0x00000000 0x39 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.cmd_scan_result__get_packed_size + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.cmd_scan_result__pack + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.cmd_scan_result__pack_to_buffer + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.cmd_scan_result__unpack + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.cmd_scan_result__free_unpacked + 0x00000000 0x46 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.wi_fi_scan_result__get_packed_size.str1.4 + 0x00000000 0x3b esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.wi_fi_scan_result__get_packed_size + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.wi_fi_scan_result__pack + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.wi_fi_scan_result__pack_to_buffer + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.wi_fi_scan_result__unpack + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.wi_fi_scan_result__free_unpacked + 0x00000000 0x46 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.resp_scan_result__get_packed_size.str1.4 + 0x00000000 0x3a esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.resp_scan_result__get_packed_size + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.resp_scan_result__pack + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.resp_scan_result__pack_to_buffer + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.resp_scan_result__unpack + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.resp_scan_result__free_unpacked + 0x00000000 0x46 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text.wi_fi_scan_payload__pack_to_buffer + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.1 + 0x00000000 0x23 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.4 + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.5 + 0x00000000 0x21 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.6 + 0x00000000 0x17 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.7 + 0x00000000 0x22 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.8 + 0x00000000 0x21 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.9 + 0x00000000 0x22 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.10 + 0x00000000 0x18 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.11 + 0x00000000 0x23 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.12 + 0x00000000 0x1f esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.13 + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.14 + 0x00000000 0x16 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.15 + 0x00000000 0x21 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.16 + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.17 + 0x00000000 0x21 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.18 + 0x00000000 0x17 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.19 + 0x00000000 0x22 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.20 + 0x00000000 0x1f esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.21 + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.22 + 0x00000000 0x16 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.23 + 0x00000000 0x21 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.24 + 0x00000000 0x1f esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.25 + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.26 + 0x00000000 0x16 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.27 + 0x00000000 0x21 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.28 + 0x00000000 0x1e esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.29 + 0x00000000 0x1f esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.30 + 0x00000000 0x15 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.31 + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .text 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .data 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .bss 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .text.cmd_ctrl_reset__get_packed_size + 0x00000000 0x42 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .text.cmd_ctrl_reset__pack + 0x00000000 0x42 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .text.cmd_ctrl_reset__pack_to_buffer + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .text.cmd_ctrl_reset__unpack + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .text.cmd_ctrl_reset__free_unpacked + 0x00000000 0x46 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.resp_ctrl_reset__get_packed_size.str1.4 + 0x00000000 0x39 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .text.resp_ctrl_reset__get_packed_size + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .text.resp_ctrl_reset__pack + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .text.resp_ctrl_reset__pack_to_buffer + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .text.resp_ctrl_reset__unpack + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .text.resp_ctrl_reset__free_unpacked + 0x00000000 0x46 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.cmd_ctrl_reprov__get_packed_size.str1.4 + 0x00000000 0x39 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .text.cmd_ctrl_reprov__get_packed_size + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .text.cmd_ctrl_reprov__pack + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .text.cmd_ctrl_reprov__pack_to_buffer + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .text.cmd_ctrl_reprov__unpack + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .text.cmd_ctrl_reprov__free_unpacked + 0x00000000 0x46 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.resp_ctrl_reprov__get_packed_size.str1.4 + 0x00000000 0x3a esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .text.resp_ctrl_reprov__get_packed_size + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .text.resp_ctrl_reprov__pack + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .text.resp_ctrl_reprov__pack_to_buffer + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .text.resp_ctrl_reprov__unpack + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .text.resp_ctrl_reprov__free_unpacked + 0x00000000 0x46 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .text.wi_fi_ctrl_payload__pack_to_buffer + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.__func__.1 + 0x00000000 0x23 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.__func__.4 + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.__func__.5 + 0x00000000 0x21 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.__func__.6 + 0x00000000 0x17 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.__func__.7 + 0x00000000 0x22 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.__func__.8 + 0x00000000 0x1f esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.__func__.9 + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.__func__.10 + 0x00000000 0x16 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.__func__.11 + 0x00000000 0x21 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.__func__.12 + 0x00000000 0x1f esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.__func__.13 + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.__func__.14 + 0x00000000 0x16 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.__func__.15 + 0x00000000 0x21 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.__func__.16 + 0x00000000 0x1e esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.__func__.17 + 0x00000000 0x1f esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.__func__.18 + 0x00000000 0x15 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.__func__.19 + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .text 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .data 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .bss 0x00000000 0x0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_connected_state__get_packed_size.str1.4 + 0x00000000 0x81 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .text.wifi_connected_state__get_packed_size + 0x00000000 0x42 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .text.wifi_connected_state__pack + 0x00000000 0x42 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .text.wifi_connected_state__pack_to_buffer + 0x00000000 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .text.wifi_connected_state__unpack + 0x00000000 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .text.wifi_connected_state__free_unpacked + 0x00000000 0x46 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.__func__.0 + 0x00000000 0x24 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.__func__.1 + 0x00000000 0x25 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.__func__.2 + 0x00000000 0x1b esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.__func__.3 + 0x00000000 0x26 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .text 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .data 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .bss 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .rodata.protocomm_open_session.str1.4 + 0x00000000 0x42 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .text.protocomm_open_session + 0x00000000 0x62 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .rodata.protocomm_close_session.str1.4 + 0x00000000 0x41 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .text.protocomm_close_session + 0x00000000 0x62 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .text.protocomm_unset_security + 0x00000000 0x52 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .text.protocomm_unset_version + 0x00000000 0x42 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .text 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + .data 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + .bss 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + .text 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .data 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .bss 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .text 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .data 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .bss 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .text 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .data 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .bss 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .text 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .data 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .bss 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .text 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .data 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .bss 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .rodata.calculate_x.str1.4 + 0x00000000 0x2 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .text.calculate_x + 0x00000000 0xf4 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .rodata._esp_srp_gen_salt_verifier.str1.4 + 0x00000000 0xe9 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .text._esp_srp_gen_salt_verifier + 0x00000000 0x1ba esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .text.esp_srp_srv_pubkey + 0x00000000 0xa2 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .rodata.esp_srp_gen_salt_verifier.str1.4 + 0x00000000 0x7b esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .text.esp_srp_gen_salt_verifier + 0x00000000 0xea esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .text 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .data 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .bss 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .text.esp_mpi_new_from_hex + 0x00000000 0x50 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .text 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .data 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .bss 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .srodata.PROTOCOMM_TRANSPORT_BLE_EVENT + 0x00000000 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .data 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .bss 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.s0_session_cmd__get_packed_size.str1.4 + 0x00000000 0x67 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .text.s0_session_cmd__get_packed_size + 0x00000000 0x42 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .text.s0_session_cmd__pack + 0x00000000 0x42 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .text.s0_session_cmd__pack_to_buffer + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .text.s0_session_cmd__unpack + 0x00000000 0x20 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .text.s0_session_cmd__free_unpacked + 0x00000000 0x46 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.s0_session_resp__get_packed_size.str1.4 + 0x00000000 0x39 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .text.s0_session_resp__get_packed_size + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .text.s0_session_resp__pack + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .text.s0_session_resp__pack_to_buffer + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .text.s0_session_resp__unpack + 0x00000000 0x20 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .text.s0_session_resp__free_unpacked + 0x00000000 0x46 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.sec0_payload__get_packed_size.str1.4 + 0x00000000 0x36 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .text.sec0_payload__get_packed_size + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .text.sec0_payload__pack + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .text.sec0_payload__pack_to_buffer + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .text.sec0_payload__unpack + 0x00000000 0x20 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .text.sec0_payload__free_unpacked + 0x00000000 0x46 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.__func__.0 + 0x00000000 0x1c esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.__func__.1 + 0x00000000 0x1d esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.__func__.2 + 0x00000000 0x13 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.__func__.3 + 0x00000000 0x1e esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.__func__.4 + 0x00000000 0x1f esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.__func__.5 + 0x00000000 0x20 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.__func__.6 + 0x00000000 0x16 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.__func__.7 + 0x00000000 0x21 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.__func__.8 + 0x00000000 0x1e esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.__func__.9 + 0x00000000 0x1f esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.__func__.10 + 0x00000000 0x15 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.__func__.11 + 0x00000000 0x20 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .text 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .data 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .bss 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.session_cmd1__get_packed_size.str1.4 + 0x00000000 0x67 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.session_cmd1__get_packed_size + 0x00000000 0x42 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.session_cmd1__pack + 0x00000000 0x42 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.session_cmd1__pack_to_buffer + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.session_cmd1__unpack + 0x00000000 0x20 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.session_cmd1__free_unpacked + 0x00000000 0x46 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.session_resp1__get_packed_size.str1.4 + 0x00000000 0x37 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.session_resp1__get_packed_size + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.session_resp1__pack + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.session_resp1__pack_to_buffer + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.session_resp1__unpack + 0x00000000 0x20 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.session_resp1__free_unpacked + 0x00000000 0x46 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.session_cmd0__get_packed_size.str1.4 + 0x00000000 0x36 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.session_cmd0__get_packed_size + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.session_cmd0__pack + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.session_cmd0__pack_to_buffer + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.session_cmd0__unpack + 0x00000000 0x20 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.session_cmd0__free_unpacked + 0x00000000 0x46 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.session_resp0__get_packed_size.str1.4 + 0x00000000 0x37 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.session_resp0__get_packed_size + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.session_resp0__pack + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.session_resp0__pack_to_buffer + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.session_resp0__unpack + 0x00000000 0x20 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.session_resp0__free_unpacked + 0x00000000 0x46 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.sec1_payload__get_packed_size.str1.4 + 0x00000000 0x36 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.sec1_payload__get_packed_size + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.sec1_payload__pack + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.sec1_payload__pack_to_buffer + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.sec1_payload__unpack + 0x00000000 0x20 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text.sec1_payload__free_unpacked + 0x00000000 0x46 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.__func__.0 + 0x00000000 0x1c esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.__func__.1 + 0x00000000 0x1d esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.__func__.2 + 0x00000000 0x13 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.__func__.3 + 0x00000000 0x1e esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.__func__.4 + 0x00000000 0x1d esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.__func__.5 + 0x00000000 0x1e esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.__func__.6 + 0x00000000 0x14 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.__func__.7 + 0x00000000 0x1f esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.__func__.8 + 0x00000000 0x1c esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.__func__.9 + 0x00000000 0x1d esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.__func__.10 + 0x00000000 0x13 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.__func__.11 + 0x00000000 0x1e esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.__func__.12 + 0x00000000 0x1d esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.__func__.13 + 0x00000000 0x1e esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.__func__.14 + 0x00000000 0x14 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.__func__.15 + 0x00000000 0x1f esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.__func__.16 + 0x00000000 0x1c esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.__func__.17 + 0x00000000 0x1d esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.__func__.18 + 0x00000000 0x13 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.__func__.19 + 0x00000000 0x1e esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .text 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .data 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .bss 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.s2_session_cmd0__get_packed_size.str1.4 + 0x00000000 0x6b esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.s2_session_cmd0__get_packed_size + 0x00000000 0x42 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.s2_session_cmd0__pack + 0x00000000 0x42 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.s2_session_cmd0__pack_to_buffer + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.s2_session_cmd0__unpack + 0x00000000 0x20 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.s2_session_cmd0__free_unpacked + 0x00000000 0x46 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.s2_session_resp0__get_packed_size.str1.4 + 0x00000000 0x3a esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.s2_session_resp0__get_packed_size + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.s2_session_resp0__pack + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.s2_session_resp0__pack_to_buffer + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.s2_session_resp0__unpack + 0x00000000 0x20 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.s2_session_resp0__free_unpacked + 0x00000000 0x46 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.s2_session_cmd1__get_packed_size.str1.4 + 0x00000000 0x39 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.s2_session_cmd1__get_packed_size + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.s2_session_cmd1__pack + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.s2_session_cmd1__pack_to_buffer + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.s2_session_cmd1__unpack + 0x00000000 0x20 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.s2_session_cmd1__free_unpacked + 0x00000000 0x46 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.s2_session_resp1__get_packed_size.str1.4 + 0x00000000 0x3a esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.s2_session_resp1__get_packed_size + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.s2_session_resp1__pack + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.s2_session_resp1__pack_to_buffer + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.s2_session_resp1__unpack + 0x00000000 0x20 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.s2_session_resp1__free_unpacked + 0x00000000 0x46 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.sec2_payload__get_packed_size.str1.4 + 0x00000000 0x36 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.sec2_payload__get_packed_size + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.sec2_payload__pack + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.sec2_payload__pack_to_buffer + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.sec2_payload__unpack + 0x00000000 0x20 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text.sec2_payload__free_unpacked + 0x00000000 0x46 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.__func__.0 + 0x00000000 0x1c esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.__func__.1 + 0x00000000 0x1d esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.__func__.2 + 0x00000000 0x13 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.__func__.3 + 0x00000000 0x1e esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.__func__.4 + 0x00000000 0x20 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.__func__.5 + 0x00000000 0x21 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.__func__.6 + 0x00000000 0x17 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.__func__.7 + 0x00000000 0x22 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.__func__.8 + 0x00000000 0x1f esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.__func__.9 + 0x00000000 0x20 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.__func__.10 + 0x00000000 0x16 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.__func__.11 + 0x00000000 0x21 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.__func__.12 + 0x00000000 0x20 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.__func__.13 + 0x00000000 0x21 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.__func__.14 + 0x00000000 0x17 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.__func__.15 + 0x00000000 0x22 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.__func__.16 + 0x00000000 0x1f esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.__func__.17 + 0x00000000 0x20 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.__func__.18 + 0x00000000 0x16 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.__func__.19 + 0x00000000 0x21 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .text 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .data 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .bss 0x00000000 0x0 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .text.session_data__pack_to_buffer + 0x00000000 0x44 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .rodata.__func__.1 + 0x00000000 0x1d esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(bt.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(bt.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(bt.c.obj) + .text.bt_async_wakeup_request + 0x00000000 0x14 esp-idf/bt/libbt.a(bt.c.obj) + .text.bt_wakeup_request_end + 0x00000000 0x14 esp-idf/bt/libbt.a(bt.c.obj) + .text.esp_bt_controller_mem_release + 0x00000000 0x7e esp-idf/bt/libbt.a(bt.c.obj) + .text.esp_bt_get_lpclk_src + 0x00000000 0x22 esp-idf/bt/libbt.a(bt.c.obj) + .text.esp_ble_tx_power_set + 0x00000000 0x26 esp-idf/bt/libbt.a(bt.c.obj) + .text.esp_ble_tx_power_get + 0x00000000 0x42 esp-idf/bt/libbt.a(bt.c.obj) + .text.esp_bt_sleep_enable + 0x00000000 0x3e esp-idf/bt/libbt.a(bt.c.obj) + .text.esp_bt_sleep_disable + 0x00000000 0x3e esp-idf/bt/libbt.a(bt.c.obj) + .text.esp_bt_controller_is_sleeping + 0x00000000 0x3a esp-idf/bt/libbt.a(bt.c.obj) + .text.esp_bt_controller_wakeup_request + 0x00000000 0x30 esp-idf/bt/libbt.a(bt.c.obj) + .iram1.28 0x00000000 0x12 esp-idf/bt/libbt.a(bt.c.obj) + .text.esp_bt_get_tx_buf_num + 0x00000000 0x12 esp-idf/bt/libbt.a(bt.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(addr.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(addr.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(addr.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .rodata.ble_svc_gap_device_name_write_access.str1.4 + 0x00000000 0x56 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .text.ble_svc_gap_device_name_write_access + 0x00000000 0x28 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .text.ble_svc_gap_appearance_write_access + 0x00000000 0x28 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .text.ble_svc_gap_device_name_read_access + 0x00000000 0x3e esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .text.ble_svc_gap_appearance_read_access + 0x00000000 0x2c esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .rodata.ble_svc_gap_access.str1.4 + 0x00000000 0xc esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .text.ble_svc_gap_access + 0x00000000 0x104 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .text.ble_svc_gap_device_appearance + 0x00000000 0xa esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .text.ble_svc_gap_device_appearance_set + 0x00000000 0xc esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .text.ble_svc_gap_set_chr_changed_cb + 0x00000000 0xa esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .rodata.ble_svc_gap_init.str1.4 + 0x00000000 0x8 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .text.ble_svc_gap_init + 0x00000000 0x76 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .rodata.__func__.0 + 0x00000000 0x24 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .rodata.__func__.1 + 0x00000000 0x25 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .rodata.__func__.2 + 0x00000000 0x13 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .rodata.__func__.3 + 0x00000000 0x11 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .rodata.ble_svc_gap_defs + 0x00000000 0x20 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .data.__compound_literal.3 + 0x00000000 0x54 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .sdata.__compound_literal.2 + 0x00000000 0x4 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .sdata.__compound_literal.1 + 0x00000000 0x4 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .sdata.__compound_literal.0 + 0x00000000 0x4 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .sbss.ble_svc_gap_appearance + 0x00000000 0x2 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .sbss.ble_svc_gap_chr_changed_cb_fn + 0x00000000 0x4 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_store_util.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_store_util.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_store_util.c.obj) + .text.ble_store_util_delete_oldest_peer + 0x00000000 0x2a esp-idf/bt/libbt.a(ble_store_util.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .text.ble_hs_is_rpa + 0x00000000 0x1e esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .text.ble_hs_id_rnd_reset + 0x00000000 0x12 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_synced + 0x00000000 0x10 esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_sched_start + 0x00000000 0x26 esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_notifications_sched + 0x00000000 0x26 esp-idf/bt/libbt.a(ble_hs.c.obj) + .bss.ble_hs_stats + 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_att.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_att.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_att.c.obj) + .text.ble_att_preferred_mtu + 0x00000000 0xa esp-idf/bt/libbt.a(ble_att.c.obj) + .text.ble_att_set_preferred_mtu + 0x00000000 0x6e esp-idf/bt/libbt.a(ble_att.c.obj) + .bss.ble_att_stats + 0x00000000 0x0 esp-idf/bt/libbt.a(ble_att.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_tx + 0x00000000 0x1a esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_uuid_tx + 0x00000000 0x22 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_log_find_inc_svcs.str1.4 + 0x00000000 0x53 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_log_find_inc_svcs + 0x00000000 0x52 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_log_disc_all_chrs.str1.4 + 0x00000000 0x1f esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_log_disc_all_chrs + 0x00000000 0x52 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_log_disc_all_dscs.str1.4 + 0x00000000 0x55 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_log_disc_all_dscs + 0x00000000 0x50 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_log_read + 0x00000000 0x4a esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_log_read_long.str1.4 + 0x00000000 0xc esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_log_read_long + 0x00000000 0x4c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_log_read_mult.str1.4 + 0x00000000 0x7a esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_log_read_mult + 0x00000000 0xca esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_log_write.str1.4 + 0x00000000 0x46 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_log_write + 0x00000000 0x5e esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_log_signed_write.str1.4 + 0x00000000 0xf esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_log_signed_write + 0x00000000 0x52 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_log_write_long.str1.4 + 0x00000000 0xd esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_log_write_long + 0x00000000 0x52 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_log_write_reliable.str1.4 + 0x00000000 0x11 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_log_write_reliable + 0x00000000 0xc8 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_mtu_tx + 0x00000000 0x5a esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_log_uuid.str1.4 + 0x00000000 0x1b esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_log_uuid + 0x00000000 0x3e esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_log_disc_svc_uuid.str1.4 + 0x00000000 0x20 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_log_disc_svc_uuid + 0x00000000 0x54 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_log_disc_chr_uuid.str1.4 + 0x00000000 0x60 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_log_disc_chr_uuid + 0x00000000 0x86 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_log_read_uuid.str1.4 + 0x00000000 0xf esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_log_read_uuid + 0x00000000 0x86 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_mult_tx + 0x00000000 0x22 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_mult_internal + 0x00000000 0xb8 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_exchange_mtu.str1.4 + 0x00000000 0xe esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_exchange_mtu + 0x00000000 0x68 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_disc_all_svcs.str1.4 + 0x00000000 0x17 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_svcs + 0x00000000 0x6e esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_svc_by_uuid + 0x00000000 0x7c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_find_inc_svcs + 0x00000000 0x7c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_chrs + 0x00000000 0x7c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_chrs_by_uuid + 0x00000000 0x90 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_dscs + 0x00000000 0x7c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read + 0x00000000 0x70 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_by_uuid + 0x00000000 0x92 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_long + 0x00000000 0x76 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_mult + 0x00000000 0x1a esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_mult_var + 0x00000000 0x1a esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_no_rsp + 0x00000000 0x3a esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_no_rsp_flat + 0x00000000 0x36 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_signed_write + 0x00000000 0xe0 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write + 0x00000000 0x8c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_flat + 0x00000000 0x46 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_long + 0x00000000 0x8c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_reliable + 0x00000000 0xc4 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_notify_custom + 0x00000000 0x12 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_notify + 0x00000000 0x12 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_indicate_custom + 0x00000000 0x12 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_indicate + 0x00000000 0x12 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_any_jobs + 0x00000000 0xe esp-idf/bt/libbt.a(ble_gattc.c.obj) + .bss.ble_gattc_stats + 0x00000000 0x0 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_store.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_store.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_store.c.obj) + .text.ble_store_delete_our_sec + 0x00000000 0x16 esp-idf/bt/libbt.a(ble_store.c.obj) + .text.ble_store_delete_local_irk + 0x00000000 0x16 esp-idf/bt/libbt.a(ble_store.c.obj) + .text.ble_store_read_rpa_rec + 0x00000000 0x18 esp-idf/bt/libbt.a(ble_store.c.obj) + .text.ble_store_delete_rpa_rec + 0x00000000 0x16 esp-idf/bt/libbt.a(ble_store.c.obj) + .text.ble_store_key_from_value + 0x00000000 0x56 esp-idf/bt/libbt.a(ble_store.c.obj) + .text.ble_store_clear + 0x00000000 0x5e esp-idf/bt/libbt.a(ble_store.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_cfg.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_cfg.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_cfg.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .text.ble_att_clt_tx_mtu + 0x00000000 0xc2 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .text.ble_att_clt_tx_read_mult + 0x00000000 0x70 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .text.ble_att_clt_tx_write_req + 0x00000000 0x5c esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .text.ble_att_clt_tx_write_cmd + 0x00000000 0x5e esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .text.ble_att_clt_tx_signed_write_cmd + 0x00000000 0x174 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .text.ble_hs_mbuf_bare_pkt + 0x00000000 0x14 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_init_parse + 0x00000000 0x6 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_init_write + 0x00000000 0xa esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_error_rsp_parse + 0x00000000 0x40 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_error_rsp_write + 0x00000000 0x40 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_mtu_req_parse + 0x00000000 0x30 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_mtu_rsp_parse + 0x00000000 0x30 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_mtu_req_write + 0x00000000 0x30 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_mtu_rsp_write + 0x00000000 0x30 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_find_info_req_parse + 0x00000000 0x40 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_find_info_req_write + 0x00000000 0x40 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_find_info_rsp_parse + 0x00000000 0x28 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_find_info_rsp_write + 0x00000000 0x28 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_find_type_value_req_parse + 0x00000000 0x50 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_find_type_value_req_write + 0x00000000 0x50 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_read_type_req_parse + 0x00000000 0x40 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_read_type_req_write + 0x00000000 0x40 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_read_type_rsp_parse + 0x00000000 0x28 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_read_type_rsp_write + 0x00000000 0x28 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_read_req_parse + 0x00000000 0x30 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_read_req_write + 0x00000000 0x30 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_read_blob_req_parse + 0x00000000 0x40 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_read_blob_req_write + 0x00000000 0x40 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_read_mult_req_parse + 0x00000000 0x2 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_read_mult_req_write + 0x00000000 0x1a esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_read_mult_rsp_parse + 0x00000000 0x2 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_read_mult_rsp_write + 0x00000000 0x1a esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_read_group_type_req_parse + 0x00000000 0x40 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_read_group_type_req_write + 0x00000000 0x40 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_read_group_type_rsp_parse + 0x00000000 0x28 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_read_group_type_rsp_write + 0x00000000 0x28 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_write_req_parse + 0x00000000 0x30 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_write_cmd_parse + 0x00000000 0x32 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_write_req_write + 0x00000000 0x30 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_write_cmd_write + 0x00000000 0x32 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_prep_write_req_parse + 0x00000000 0x40 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_prep_write_req_write + 0x00000000 0x40 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_prep_write_rsp_parse + 0x00000000 0x40 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_prep_write_rsp_write + 0x00000000 0x40 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_exec_write_req_parse + 0x00000000 0x28 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_exec_write_req_write + 0x00000000 0x28 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_exec_write_rsp_parse + 0x00000000 0x2 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_exec_write_rsp_write + 0x00000000 0x1a esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_notify_req_parse + 0x00000000 0x30 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_notify_req_write + 0x00000000 0x30 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_indicate_req_parse + 0x00000000 0x30 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_indicate_req_write + 0x00000000 0x30 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_indicate_rsp_parse + 0x00000000 0x2 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text.ble_att_indicate_rsp_write + 0x00000000 0x1a esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_log.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_log.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_log.c.obj) + .bss.ble_hs_log + 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_log.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_gap.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_gap.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_wl_busy + 0x00000000 0x2a esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_disc_fill_dflts + 0x00000000 0x3e esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_wl_tx_add + 0x00000000 0x64 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_disc_tx_params + 0x00000000 0x5a esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_log_wl + 0x00000000 0xea esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_log_duration.str1.4 + 0x00000000 0x52 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_log_duration + 0x00000000 0x6e esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_log_disc.str1.4 + 0x00000000 0x66 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_log_disc + 0x00000000 0x6e esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_conn_find_by_addr + 0x00000000 0x5a esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_set_priv_mode + 0x00000000 0x30 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_read_le_phy + 0x00000000 0x8a esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_set_prefered_default_le_phy + 0x00000000 0x76 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_set_prefered_le_phy + 0x00000000 0xc6 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_set_event_cb + 0x00000000 0x4c esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_wl_tx_clear + 0x00000000 0x1e esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_wl_read_size + 0x00000000 0x2e esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_wl_tx_rmv + 0x00000000 0x78 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_wl_set + 0x00000000 0xf0 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_ext_disc + 0x00000000 0x4 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_disc_cancel + 0x00000000 0x38 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_disc_ext_validate + 0x00000000 0x54 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_disc_validate + 0x00000000 0x5e esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_disc.str1.4 + 0x00000000 0x3d esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_disc + 0x00000000 0x18a esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_conn_cancel + 0x00000000 0x38 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_set_data_len + 0x00000000 0x12 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_read_sugg_def_data_len + 0x00000000 0x12 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_write_sugg_def_data_len + 0x00000000 0x12 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_security_initiate + 0x00000000 0xf6 esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_dev_authorization.str1.4 + 0x00000000 0x94 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_dev_authorization + 0x00000000 0x9a esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_pair_initiate + 0x00000000 0x28 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_encryption_initiate + 0x00000000 0x74 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_conn_rssi + 0x00000000 0x30 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_enh_read_transmit_power_level + 0x00000000 0x4 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_read_remote_transmit_power_level + 0x00000000 0x4 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_set_path_loss_reporting_param + 0x00000000 0x4 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_set_path_loss_reporting_enable + 0x00000000 0x4 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_set_transmit_power_reporting_enable + 0x00000000 0x4 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_set_data_related_addr_change_param + 0x00000000 0x12 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_dtm_tx_start + 0x00000000 0x12 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_dtm_rx_start + 0x00000000 0x12 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_dtm_stop + 0x00000000 0x12 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_dtm_enh_tx_start + 0x00000000 0x12 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_dtm_enh_rx_start + 0x00000000 0x12 esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_host_check_status.str1.4 + 0x00000000 0xee esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_host_check_status + 0x00000000 0x15e esp-idf/bt/libbt.a(ble_gap.c.obj) + .bss.ble_gap_stats + 0x00000000 0x0 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_uuid.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_uuid.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_uuid.c.obj) + .text.ble_uuid_copy + 0x00000000 0x4a esp-idf/bt/libbt.a(ble_uuid.c.obj) + .rodata.ble_uuid_to_str.str1.4 + 0x00000000 0x55 esp-idf/bt/libbt.a(ble_uuid.c.obj) + .text.ble_uuid_to_str + 0x00000000 0xc6 esp-idf/bt/libbt.a(ble_uuid.c.obj) + .text.ble_uuid_to_any + 0x00000000 0x56 esp-idf/bt/libbt.a(ble_uuid.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .text.ble_hs_set_rpa_timeout + 0x00000000 0x1a esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .text.ble_hs_reset_rpa_timeout + 0x00000000 0xa esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .text.ble_hs_pvcy_enabled + 0x00000000 0xe esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + .text.ble_hs_flow_stop + 0x00000000 0x2 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .text.ble_l2cap_create_server + 0x00000000 0x4 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .text.ble_l2cap_connect + 0x00000000 0x4 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .text.ble_l2cap_get_chan_info + 0x00000000 0x68 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .text.ble_l2cap_enhanced_connect + 0x00000000 0x4 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .text.ble_l2cap_reconfig + 0x00000000 0x64 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .text.ble_l2cap_disconnect + 0x00000000 0x4 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .text.ble_l2cap_send + 0x00000000 0x4 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .text.ble_l2cap_recv_ready + 0x00000000 0x4 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .bss.ble_l2cap_stats + 0x00000000 0x0 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_find_svc_entry + 0x00000000 0x4e esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_find_svc_chr_attr + 0x00000000 0x98 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_chr_updated + 0x00000000 0x126 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_peer_cl_sup_feat_get + 0x00000000 0x5e esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_peer_cl_sup_feat_update + 0x00000000 0xc2 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_find_svc + 0x00000000 0x2e esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_find_chr + 0x00000000 0x3e esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_find_dsc + 0x00000000 0x7a esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_svc_set_visibility + 0x00000000 0x56 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_get_cfgable_chrs + 0x00000000 0xa esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_lcl_svc_foreach + 0x00000000 0x48 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_reset + 0x00000000 0x40 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .bss.ble_gatts_stats + 0x00000000 0x0 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text.find_field_func + 0x00000000 0x16 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text.ble_hs_adv_parse_uuids16 + 0x00000000 0x68 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text.ble_hs_adv_parse_uuids128 + 0x00000000 0x74 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text.ble_hs_adv_parse_uuids32 + 0x00000000 0x6c esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text.ble_hs_adv_parse_one_field + 0x00000000 0x3a6 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text.ble_hs_adv_set_flat + 0x00000000 0x14 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text.ble_hs_adv_set_fields_mbuf + 0x00000000 0x1a esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text.ble_hs_adv_parse_fields + 0x00000000 0x52 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text.ble_hs_adv_parse + 0x00000000 0x56 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text.ble_hs_adv_find_field + 0x00000000 0x3a esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .bss.ble_hs_adv_uuids128 + 0x00000000 0x11 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .bss.ble_hs_adv_uuids32 + 0x00000000 0x38 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .bss.ble_hs_adv_uuids16 + 0x00000000 0x38 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text.ble_hs_hci_cmd_tx_no_rsp + 0x00000000 0x3e esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text.ble_hs_hci_frag_num_mbufs + 0x00000000 0xe esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text.ble_hs_hci_frag_num_mbufs_free + 0x00000000 0xe esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text.ble_hs_hci_get_le_supported_feat + 0x00000000 0xa esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .text.ble_hs_hci_util_read_rssi + 0x00000000 0x46 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .text.ble_hs_hci_util_set_data_len + 0x00000000 0x68 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .rodata.ble_hs_hci_util_read_sugg_def_data_len.str1.4 + 0x00000000 0x9c esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .text.ble_hs_hci_util_read_sugg_def_data_len + 0x00000000 0xc2 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .text.ble_hs_hci_util_write_sugg_def_data_len + 0x00000000 0x52 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .text.ble_hs_hci_read_chan_map + 0x00000000 0x64 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .text.ble_hs_hci_set_chan_class + 0x00000000 0x46 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .text.ble_hs_hci_util_set_data_addr_change + 0x00000000 0x28 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .text.ble_hs_hci_dtm_tx_start + 0x00000000 0x26 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .text.ble_hs_hci_dtm_rx_start + 0x00000000 0x1e esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .text.ble_hs_hci_dtm_stop + 0x00000000 0x1a esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .text.ble_hs_hci_dtm_enh_tx_start + 0x00000000 0x2c esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .text.ble_hs_hci_dtm_enh_rx_start + 0x00000000 0x28 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(nimble_port.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(nimble_port.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(nimble_port.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(endian.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(endian.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(endian.c.obj) + .text.put_le24 + 0x00000000 0x14 esp-idf/bt/libbt.a(endian.c.obj) + .text.put_le64 + 0x00000000 0x36 esp-idf/bt/libbt.a(endian.c.obj) + .text.get_le24 + 0x00000000 0x16 esp-idf/bt/libbt.a(endian.c.obj) + .text.get_le64 + 0x00000000 0x3c esp-idf/bt/libbt.a(endian.c.obj) + .text.put_be16 + 0x00000000 0xe esp-idf/bt/libbt.a(endian.c.obj) + .text.put_be24 + 0x00000000 0x16 esp-idf/bt/libbt.a(endian.c.obj) + .text.put_be32 + 0x00000000 0x1e esp-idf/bt/libbt.a(endian.c.obj) + .text.put_be64 + 0x00000000 0x3a esp-idf/bt/libbt.a(endian.c.obj) + .text.get_be16 + 0x00000000 0xe esp-idf/bt/libbt.a(endian.c.obj) + .text.get_be24 + 0x00000000 0x16 esp-idf/bt/libbt.a(endian.c.obj) + .text.get_be64 + 0x00000000 0x3a esp-idf/bt/libbt.a(endian.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(os_mempool.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(os_mempool.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(os_mempool.c.obj) + .text.os_mempool_unregister + 0x00000000 0x54 esp-idf/bt/libbt.a(os_mempool.c.obj) + .text.os_mempool_is_sane + 0x00000000 0x30 esp-idf/bt/libbt.a(os_mempool.c.obj) + .text.os_mempool_info_get_next + 0x00000000 0x50 esp-idf/bt/libbt.a(os_mempool.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(mem.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(mem.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(mem.c.obj) + .text.mem_malloc_mempool_gen + 0x00000000 0x40 esp-idf/bt/libbt.a(mem.c.obj) + .text.mem_malloc_mempool + 0x00000000 0x6e esp-idf/bt/libbt.a(mem.c.obj) + .text.mem_malloc_mempool_ext + 0x00000000 0x6e esp-idf/bt/libbt.a(mem.c.obj) + .text.mem_malloc_mbuf_pool + 0x00000000 0x88 esp-idf/bt/libbt.a(mem.c.obj) + .text.mem_malloc_mbufpkt_pool + 0x00000000 0x18 esp-idf/bt/libbt.a(mem.c.obj) + .text.mem_pullup_obj + 0x00000000 0x20 esp-idf/bt/libbt.a(mem.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .text.os_mqueue_init + 0x00000000 0x20 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .text.os_mqueue_get + 0x00000000 0x44 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .text.os_mqueue_put + 0x00000000 0x74 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .text.os_msys_count + 0x00000000 0x1a esp-idf/bt/libbt.a(os_mbuf.c.obj) + .text.os_msys_num_free + 0x00000000 0x1a esp-idf/bt/libbt.a(os_mbuf.c.obj) + .text.os_msys_get + 0x00000000 0x24 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .text.os_mbuf_len + 0x00000000 0x16 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .text.os_mbuf_dup + 0x00000000 0xd0 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .text.os_mbuf_widen + 0x00000000 0x154 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .text.npl_freertos_funcs_get + 0x00000000 0xa esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .text.npl_freertos_mempool_deinit + 0x00000000 0x2 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .sdata.ble_port_mutex + 0x00000000 0x8 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .text.ble_hci_trans_cfg_hs + 0x00000000 0x22 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .text.ble_hci_trans_ll_acl_tx + 0x00000000 0x12 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .text.ble_hci_trans_reset + 0x00000000 0x4 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .sbss.ble_hci_rx_acl_hs_arg + 0x00000000 0x4 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .sbss.ble_hci_rx_acl_hs_cb + 0x00000000 0x4 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .sbss.ble_hci_rx_cmd_hs_arg + 0x00000000 0x4 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .sbss.ble_hci_rx_cmd_hs_cb + 0x00000000 0x4 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + .iram1.2 0x00000000 0x18 esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + .iram1.3 0x00000000 0x18 esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(transport.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(transport.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(transport.c.obj) + .text.ble_transport_alloc_acl_from_hs + 0x00000000 0x24 esp-idf/bt/libbt.a(transport.c.obj) + .text.ble_transport_register_put_acl_from_ll_cb + 0x00000000 0xc esp-idf/bt/libbt.a(transport.c.obj) + .sbss.transport_put_acl_from_ll_cb + 0x00000000 0x4 esp-idf/bt/libbt.a(transport.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .text.ble_hs_conn_chan_find_by_dcid + 0x00000000 0x12 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .text.ble_hs_conn_chan_exist + 0x00000000 0x14 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_sm.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_sm.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_incr_our_sign_counter + 0x00000000 0xa2 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_inject_io + 0x00000000 0x25a esp-idf/bt/libbt.a(ble_sm.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_move_entries + 0x00000000 0x86 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_entry_free + 0x00000000 0x1c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_read_local + 0x00000000 0x52 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_write_local + 0x00000000 0x32 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_hide_range + 0x00000000 0x26 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_restore_range + 0x00000000 0x26 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_reset + 0x00000000 0x60 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + .text.ble_hs_atomic_conn_insert + 0x00000000 0x2a esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + .text.ble_hs_atomic_conn_set_flags + 0x00000000 0x60 esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .text.mbedtls_free_keypair + 0x00000000 0x1a esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + .text 0x00000000 0x0 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .data 0x00000000 0x0 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .bss 0x00000000 0x0 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .text.ble_sm_sc_oob_confirm + 0x00000000 0x8c esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .text.ble_sm_sc_oob_data_check + 0x00000000 0x2e esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .text.ble_sm_sc_oob_generate_data + 0x00000000 0x46 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.pll_track_state_get + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .iram1.1 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.btdm_set_cca_fifo_int_cnt + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.btdm_get_power_state + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.btdm_get_prevent_sleep_flag + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.btdm_controller_sleep_enable + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.btdm_disable_adv_delay + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.btdm_switch_phy_coded + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.btdm_enable_scan_continue + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.btdm_dis_privacy_err_report + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.btdm_enable_scan_forever + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.esp_ble_disable_adv_delay + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.esp_ble_switch_phy_coded + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.esp_ble_enable_scan_continue + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.esp_ble_dis_privacy_err_report + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.esp_ble_enable_scan_forever + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.esp_ble_qa_test_enable + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.esp_ble_qa_set_scan_perfer_addr + 0x00000000 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.esp_ble_qa_get_adv_txed_cnt + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.esp_ble_qa_get_scan_rxed_cnt + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.esp_ble_clear_rand_addr + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.esp_ble_adv_aa_setting + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.esp_ble_scan_aa_setting + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.esp_ble_rxerr_record_en + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.esp_ble_clear_all_rxerr_cnt + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.esp_ble_get_rxerr_cnt + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.esp_ble_enable_fixed_aux_chan_index + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.esp_ble_set_aux_chan_index + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.esp_ble_txpower_lvl_range_get + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.btdm_con_maxevtime_cal + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .iram1.2 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .iram1.3 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .iram1.4 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.btdm_deep_sleep_mem_deinit + 0x00000000 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.btdm_deep_sleep_mem_init + 0x00000000 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .iram1.6 0x00000000 0x112 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.btdm_controller_compile_version_check_impl + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.btdm_app_ref_init + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.btdm_cca_feature_enable + 0x00000000 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .bss.bb_agc_mem_addr + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .bss.bb_mem_addr + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .bss.lc_mem_addr + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(bt_rw_v9.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(bt_rw_v9.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(bt_rw_v9.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + .iram1.1 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hl_itf.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hl_itf.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hl_itf.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(intc.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(intc.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(intc.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) + .rodata.r_cca_funcs_ro + 0x00000000 0x9c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_chmap_upd.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_chmap_upd.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_chmap_upd.o) + .text.r_llc_loc_ch_map_proc_continue + 0x00000000 0x1ba C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_chmap_upd.o) + .rodata.r_llc_loc_ch_map_proc_continue.str1.4 + 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_chmap_upd.o) + .comment 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_chmap_upd.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_encrypt.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_encrypt.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_encrypt.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_le_ping.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_le_ping.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_le_ping.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_phy_upd.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_phy_upd.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_phy_upd.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.1 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.2 0x00000000 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.3 0x00000000 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.4 0x00000000 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.5 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.6 0x00000000 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.7 0x00000000 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.8 0x00000000 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.9 0x00000000 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.10 0x00000000 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.11 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.12 0x00000000 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.13 0x00000000 0xac C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.14 0x00000000 0xce C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.15 0x00000000 0x7a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.16 0x00000000 0x8a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.17 0x00000000 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.18 0x00000000 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.19 0x00000000 0x9c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.20 0x00000000 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.21 0x00000000 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.22 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.23 0x00000000 0xb0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.24 0x00000000 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.25 0x00000000 0xce C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.26 0x00000000 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.27 0x00000000 0xd0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.28 0x00000000 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.29 0x00000000 0xcc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.30 0x00000000 0x11a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.31 0x00000000 0x11c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.32 0x00000000 0x136 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.33 0x00000000 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .iram1.34 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .text.r_lld_cca_config_init + 0x00000000 0xc8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .text.r_lld_cca_sw_init + 0x00000000 0xf2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .text.r_lld_cca_sw_alloc + 0x00000000 0x80 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .text.r_lld_cca_sw_free + 0x00000000 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .bss.p_lld_cca + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .data.ble_2_rf_chan_tab + 0x00000000 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .data.rf_2_ble_chan_tab + 0x00000000 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .rodata.str1.4 + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .comment 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + .iram1.18 0x00000000 0x1f6 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + .dram1.2 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + .rodata.byte_tx_time + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + .rodata.connect_req_dur_tab + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_init.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_init.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_init.o) + .rodata.lld_init_max_aux_dur_tab + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_init.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + .text.lld_le_pkt_err_en + 0x00000000 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + .text.lld_le_pkt_err_clear + 0x00000000 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + .text.lld_le_pkt_err_get + 0x00000000 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + .text.lld_enable_fixed_ch_idx + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + .text.lld_ch_idx_set + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_per_adv.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_per_adv.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_per_adv.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + .rodata.lld_scan_map_legacy_pdu_to_evt_type + 0x00000000 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + .rodata.lld_scan_max_aux_dur_tab + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_sync.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_sync.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_sync.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_test.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_test.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_test.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + .text.llm_hdl_to_id + 0x00000000 0x100 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + .rodata.llm_hdl_to_id + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(osi.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(osi.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(osi.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist.o) + .text.btdm_coex_dynamic_pti_enable + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_espressif.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_espressif.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_espressif.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + .text.esp_get_ble_isr_err_counter + 0x00000000 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + .rodata.esp_get_ble_isr_err_counter + 0x00000000 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_arb.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_arb.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_arb.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_plan.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_plan.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_plan.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + .text.btdm_enable_irq_fifo + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(aes.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(aes.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(aes.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ble_util_buf.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ble_util_buf.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ble_util_buf.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_msg.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_msg.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_msg.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_tl.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_tl.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_tl.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_dl_upd.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_dl_upd.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_dl_upd.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + .text 0x00000000 0x0 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .data 0x00000000 0x0 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .bss 0x00000000 0x0 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.unknown_field_pack_to_buffer + 0x00000000 0x4c esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.get_packed_payload_length + 0x00000000 0x19a esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.pack_buffer_packed_payload + 0x00000000 0x1fa esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.protobuf_c_service_invoke_internal.str1.4 + 0x00000000 0x2e esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.protobuf_c_service_invoke_internal + 0x00000000 0x4a esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.protobuf_c_version.str1.4 + 0x00000000 0x6 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.protobuf_c_version + 0x00000000 0xa esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.protobuf_c_version_number + 0x00000000 0xa esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.protobuf_c_buffer_simple_append + 0x00000000 0xb2 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.protobuf_c_message_pack_to_buffer + 0x00000000 0x10e esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.required_field_pack_to_buffer + 0x00000000 0x364 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.oneof_field_pack_to_buffer + 0x00000000 0x42 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.optional_field_pack_to_buffer + 0x00000000 0x3e esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.unlabeled_field_pack_to_buffer + 0x00000000 0x38 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.repeated_field_pack_to_buffer.str1.4 + 0x00000000 0x13 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.repeated_field_pack_to_buffer + 0x00000000 0xe8 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.protobuf_c_message_check + 0x00000000 0x14e esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.protobuf_c_service_generated_init.str1.4 + 0x00000000 0x3c esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.protobuf_c_service_generated_init + 0x00000000 0x5c esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.protobuf_c_service_destroy + 0x00000000 0xe esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.protobuf_c_enum_descriptor_get_value_by_name + 0x00000000 0xba esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.protobuf_c_enum_descriptor_get_value + 0x00000000 0x34 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.protobuf_c_message_descriptor_get_field_by_name + 0x00000000 0xbc esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.protobuf_c_message_descriptor_get_field + 0x00000000 0x34 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.protobuf_c_service_descriptor_get_method_by_name + 0x00000000 0xbc esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.__func__.0 + 0x00000000 0x22 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.__func__.1 + 0x00000000 0x23 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.__func__.6 + 0x00000000 0x1b esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.__func__.7 + 0x00000000 0x1a esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.__func__.8 + 0x00000000 0x1e esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.__func__.9 + 0x00000000 0x1e esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.__func__.10 + 0x00000000 0x22 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text 0x00000000 0x0 esp-idf/json/libjson.a(cJSON.c.obj) + .data 0x00000000 0x0 esp-idf/json/libjson.a(cJSON.c.obj) + .bss 0x00000000 0x0 esp-idf/json/libjson.a(cJSON.c.obj) + .text.case_insensitive_strcmp + 0x00000000 0x6a esp-idf/json/libjson.a(cJSON.c.obj) + .text.parse_hex4 + 0x00000000 0x6a esp-idf/json/libjson.a(cJSON.c.obj) + .text.utf16_literal_to_utf8 + 0x00000000 0x14c esp-idf/json/libjson.a(cJSON.c.obj) + .text.parse_string + 0x00000000 0x1de esp-idf/json/libjson.a(cJSON.c.obj) + .text.buffer_skip_whitespace + 0x00000000 0x3c esp-idf/json/libjson.a(cJSON.c.obj) + .text.get_array_item + 0x00000000 0x10 esp-idf/json/libjson.a(cJSON.c.obj) + .text.skip_oneline_comment + 0x00000000 0x22 esp-idf/json/libjson.a(cJSON.c.obj) + .text.skip_multiline_comment + 0x00000000 0x30 esp-idf/json/libjson.a(cJSON.c.obj) + .text.minify_string + 0x00000000 0x84 esp-idf/json/libjson.a(cJSON.c.obj) + .text.create_reference + 0x00000000 0x4c esp-idf/json/libjson.a(cJSON.c.obj) + .rodata.skip_utf8_bom.str1.4 + 0x00000000 0x4 esp-idf/json/libjson.a(cJSON.c.obj) + .text.skip_utf8_bom + 0x00000000 0x4c esp-idf/json/libjson.a(cJSON.c.obj) + .text.parse_number + 0x00000000 0x13e esp-idf/json/libjson.a(cJSON.c.obj) + .text.get_object_item + 0x00000000 0x5e esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_GetErrorPtr + 0x00000000 0x10 esp-idf/json/libjson.a(cJSON.c.obj) + .rodata.cJSON_Version.str1.4 + 0x00000000 0x9 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_Version + 0x00000000 0x30 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_InitHooks + 0x00000000 0xa8 esp-idf/json/libjson.a(cJSON.c.obj) + .text.parse_object + 0x00000000 0x198 esp-idf/json/libjson.a(cJSON.c.obj) + .text.parse_value + 0x00000000 0x16c esp-idf/json/libjson.a(cJSON.c.obj) + .text.parse_array + 0x00000000 0x148 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_SetNumberHelper + 0x00000000 0x86 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_ParseWithLengthOpts + 0x00000000 0xfa esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_ParseWithOpts + 0x00000000 0x38 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_Parse + 0x00000000 0x16 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_ParseWithLength + 0x00000000 0x16 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_PrintUnformatted + 0x00000000 0x1c esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_PrintBuffered + 0x00000000 0x84 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_PrintPreallocated + 0x00000000 0x52 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_GetArraySize + 0x00000000 0x14 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_GetArrayItem + 0x00000000 0x1a esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_GetObjectItem + 0x00000000 0x14 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_GetObjectItemCaseSensitive + 0x00000000 0x14 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_HasObjectItem + 0x00000000 0x16 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_AddItemToObjectCS + 0x00000000 0x1c esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_AddItemReferenceToArray + 0x00000000 0x34 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_AddItemReferenceToObject + 0x00000000 0x4c esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_DetachItemViaPointer + 0x00000000 0x3e esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_DetachItemFromArray + 0x00000000 0x2c esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_DeleteItemFromArray + 0x00000000 0x1a esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_DetachItemFromObject + 0x00000000 0x24 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_DetachItemFromObjectCaseSensitive + 0x00000000 0x24 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_DeleteItemFromObject + 0x00000000 0x1a esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_DeleteItemFromObjectCaseSensitive + 0x00000000 0x1a esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_InsertItemInArray + 0x00000000 0x64 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_ReplaceItemViaPointer + 0x00000000 0x70 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_ReplaceItemInArray + 0x00000000 0x34 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateNull + 0x00000000 0x20 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_AddNullToObject + 0x00000000 0x4e esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateTrue + 0x00000000 0x20 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_AddTrueToObject + 0x00000000 0x4e esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateFalse + 0x00000000 0x20 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_AddFalseToObject + 0x00000000 0x4e esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateBool + 0x00000000 0x2c esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_AddBoolToObject + 0x00000000 0x50 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateStringReference + 0x00000000 0x3c esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateObjectReference + 0x00000000 0x3c esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateArrayReference + 0x00000000 0x3c esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateRaw + 0x00000000 0x56 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_AddRawToObject + 0x00000000 0x50 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_AddArrayToObject + 0x00000000 0x4e esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_AddObjectToObject + 0x00000000 0x4e esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateIntArray + 0x00000000 0x9e esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateFloatArray + 0x00000000 0x9e esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateDoubleArray + 0x00000000 0x98 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_CreateStringArray + 0x00000000 0x96 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_Minify + 0x00000000 0xac esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_IsInvalid + 0x00000000 0x10 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_IsFalse + 0x00000000 0x12 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_IsTrue + 0x00000000 0x12 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_IsBool + 0x00000000 0x10 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_IsNull + 0x00000000 0x12 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_IsNumber + 0x00000000 0x12 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_GetNumberValue + 0x00000000 0x2c esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_IsString + 0x00000000 0x12 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_GetStringValue + 0x00000000 0x20 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_IsArray + 0x00000000 0x12 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_IsObject + 0x00000000 0x14 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_IsRaw + 0x00000000 0x14 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_Compare + 0x00000000 0x1a6 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_malloc + 0x00000000 0x14 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_free + 0x00000000 0x16 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_SetValuestring + 0x00000000 0x88 esp-idf/json/libjson.a(cJSON.c.obj) + .text.replace_item_in_object + 0x00000000 0x80 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_ReplaceItemInObject + 0x00000000 0x14 esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_ReplaceItemInObjectCaseSensitive + 0x00000000 0x14 esp-idf/json/libjson.a(cJSON.c.obj) + .bss.version.0 + 0x00000000 0xf esp-idf/json/libjson.a(cJSON.c.obj) + .sbss.global_error + 0x00000000 0x8 esp-idf/json/libjson.a(cJSON.c.obj) + .text 0x00000000 0x0 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .data 0x00000000 0x0 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .bss 0x00000000 0x0 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .text 0x00000000 0x0 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .data 0x00000000 0x0 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .bss 0x00000000 0x0 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.qrcodegen_encodeBinary + 0x00000000 0x76 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.qrcodegen_encodeSegments + 0x00000000 0x20 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.qrcodegen_makeBytes.str1.4 + 0x00000000 0x33 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.qrcodegen_makeBytes + 0x00000000 0x9e esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.qrcodegen_makeEci + 0x00000000 0x116 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.__func__.0 + 0x00000000 0x12 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.__func__.3 + 0x00000000 0x14 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .data 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .bss 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .text 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .data 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .bss 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .text 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .data 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .bss 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .rodata.esp_rmaker_time_wait_for_sync.str1.4 + 0x00000000 0xf5 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .text.esp_rmaker_time_wait_for_sync + 0x00000000 0xdc esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .text 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .data 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .bss 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .text 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .data 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .bss 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .rodata.esp_rmaker_cmd_register.str1.4 + 0x00000000 0xe3 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .text.esp_rmaker_cmd_register + 0x00000000 0x15c esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .rodata.esp_rmaker_cmd_deregister.str1.4 + 0x00000000 0x4e esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .text.esp_rmaker_cmd_deregister + 0x00000000 0x84 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .rodata.esp_rmaker_cmd_resp_parse_response.str1.4 + 0x00000000 0xeb esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .text.esp_rmaker_cmd_resp_parse_response + 0x00000000 0x194 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .rodata.str1.4 + 0x00000000 0x46 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .rodata.cmd_status + 0x00000000 0x14 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .text 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .data 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .bss 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .text 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .data 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .bss 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .data 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .bss 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .text 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .data 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .bss 0x00000000 0x0 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text 0x00000000 0x0 esp-idf/console/libconsole.a(commands.c.obj) + .data 0x00000000 0x0 esp-idf/console/libconsole.a(commands.c.obj) + .bss 0x00000000 0x0 esp-idf/console/libconsole.a(commands.c.obj) + .text.esp_console_deinit + 0x00000000 0x7c esp-idf/console/libconsole.a(commands.c.obj) + .text.esp_console_get_completion + 0x00000000 0x5c esp-idf/console/libconsole.a(commands.c.obj) + .text.esp_console_get_hint + 0x00000000 0x78 esp-idf/console/libconsole.a(commands.c.obj) + .text 0x00000000 0x0 esp-idf/console/libconsole.a(split_argv.c.obj) + .data 0x00000000 0x0 esp-idf/console/libconsole.a(split_argv.c.obj) + .bss 0x00000000 0x0 esp-idf/console/libconsole.a(split_argv.c.obj) + .text 0x00000000 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + .data 0x00000000 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + .bss 0x00000000 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.abInit 0x00000000 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + .text.prompt_len_ignore_escape_seq + 0x00000000 0x2c esp-idf/console/libconsole.a(linenoise.c.obj) + .text.sanitize + 0x00000000 0x32 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.flushWrite + 0x00000000 0x46 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.abAppend + 0x00000000 0x4c esp-idf/console/libconsole.a(linenoise.c.obj) + .text.abFree 0x00000000 0x14 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.freeCompletions + 0x00000000 0x3e esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.getCursorPosition.str1.4 + 0x00000000 0x6 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.getCursorPosition + 0x00000000 0xf4 esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.getColumns.str1.4 + 0x00000000 0x53 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.getColumns + 0x00000000 0x10c esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseBeep + 0x00000000 0x26 esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.linenoiseDumb.str1.4 + 0x00000000 0x3 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseDumb + 0x00000000 0xee esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseSetMultiLine + 0x00000000 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseSetDumbMode + 0x00000000 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseIsDumbMode + 0x00000000 0xe esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.linenoiseClearScreen.str1.4 + 0x00000000 0x8 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseClearScreen + 0x00000000 0x30 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseSetCompletionCallback + 0x00000000 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseSetHintsCallback + 0x00000000 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseSetFreeHintsCallback + 0x00000000 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseAddCompletion + 0x00000000 0x74 esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.refreshShowHints.str1.4 + 0x00000000 0x11 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.refreshShowHints + 0x00000000 0xec esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.refreshMultiLine.str1.4 + 0x00000000 0x1b esp-idf/console/libconsole.a(linenoise.c.obj) + .text.refreshMultiLine + 0x00000000 0x24e esp-idf/console/libconsole.a(linenoise.c.obj) + .text.refreshSingleLine + 0x00000000 0x140 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.refreshLine + 0x00000000 0x26 esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.completeLine.str1.4 + 0x00000000 0x3 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.completeLine + 0x00000000 0x15e esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseEditInsert + 0x00000000 0xf0 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseInsertPastedChar + 0x00000000 0x7a esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseEditMoveLeft + 0x00000000 0x1c esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseEditMoveRight + 0x00000000 0x20 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseEditMoveHome + 0x00000000 0x1c esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseEditMoveEnd + 0x00000000 0x1e esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseEditHistoryNext + 0x00000000 0xce esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseEditDelete + 0x00000000 0x4a esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseEditBackspace + 0x00000000 0x4c esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseEditDeletePrevWord + 0x00000000 0x7e esp-idf/console/libconsole.a(linenoise.c.obj) + .text.getMillis + 0x00000000 0x30 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseAllowEmpty + 0x00000000 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.linenoiseProbe.str1.4 + 0x00000000 0x5 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseProbe + 0x00000000 0xde esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseFree + 0x00000000 0x12 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseHistoryFree + 0x00000000 0x50 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseHistoryAdd + 0x00000000 0xf8 esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.linenoiseEdit.str1.4 + 0x00000000 0x1 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseEdit + 0x00000000 0x478 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseRaw + 0x00000000 0x48 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoise + 0x00000000 0x80 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseHistorySetMaxLen + 0x00000000 0xd6 esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.linenoiseHistorySave.str1.4 + 0x00000000 0x8 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseHistorySave + 0x00000000 0x6a esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.linenoiseHistoryLoad.str1.4 + 0x00000000 0x2 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseHistoryLoad + 0x00000000 0xa6 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseSetMaxLineLen + 0x00000000 0x18 esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.__func__.0 + 0x00000000 0xb esp-idf/console/libconsole.a(linenoise.c.obj) + .sdata.allow_empty + 0x00000000 0x1 esp-idf/console/libconsole.a(linenoise.c.obj) + .sbss.history 0x00000000 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .sbss.history_len + 0x00000000 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .sdata.history_max_len + 0x00000000 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .sbss.dumbmode + 0x00000000 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .sbss.mlmode 0x00000000 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .sdata.max_cmdline_length + 0x00000000 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .sbss.freeHintsCallback + 0x00000000 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .sbss.hintsCallback + 0x00000000 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .sbss.completionCallback + 0x00000000 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_info 0x00000000 0x3096 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_abbrev 0x00000000 0x4aa esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_loc 0x00000000 0x1494 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_aranges + 0x00000000 0x190 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_ranges 0x00000000 0x268 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_line 0x00000000 0x3426 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_str 0x00000000 0xe02 esp-idf/console/libconsole.a(linenoise.c.obj) + .comment 0x00000000 0x30 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_frame 0x00000000 0x664 esp-idf/console/libconsole.a(linenoise.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/console/libconsole.a(linenoise.c.obj) + .text 0x00000000 0x0 esp-idf/console/libconsole.a(arg_end.c.obj) + .data 0x00000000 0x0 esp-idf/console/libconsole.a(arg_end.c.obj) + .bss 0x00000000 0x0 esp-idf/console/libconsole.a(arg_end.c.obj) + .text 0x00000000 0x0 esp-idf/console/libconsole.a(arg_str.c.obj) + .data 0x00000000 0x0 esp-idf/console/libconsole.a(arg_str.c.obj) + .bss 0x00000000 0x0 esp-idf/console/libconsole.a(arg_str.c.obj) + .text.arg_str1 + 0x00000000 0x18 esp-idf/console/libconsole.a(arg_str.c.obj) + .text 0x00000000 0x0 esp-idf/console/libconsole.a(arg_utils.c.obj) + .data 0x00000000 0x0 esp-idf/console/libconsole.a(arg_utils.c.obj) + .bss 0x00000000 0x0 esp-idf/console/libconsole.a(arg_utils.c.obj) + .text.dbg_printf + 0x00000000 0x38 esp-idf/console/libconsole.a(arg_utils.c.obj) + .text.arg_set_panic + 0x00000000 0xa esp-idf/console/libconsole.a(arg_utils.c.obj) + .text.argtable3_xcalloc + 0x00000000 0x40 esp-idf/console/libconsole.a(arg_utils.c.obj) + .text.argtable3_xrealloc + 0x00000000 0x34 esp-idf/console/libconsole.a(arg_utils.c.obj) + .text.merge 0x00000000 0x118 esp-idf/console/libconsole.a(arg_utils.c.obj) + .text.arg_mgsort + 0x00000000 0x7e esp-idf/console/libconsole.a(arg_utils.c.obj) + .text 0x00000000 0x0 esp-idf/console/libconsole.a(argtable3.c.obj) + .data 0x00000000 0x0 esp-idf/console/libconsole.a(argtable3.c.obj) + .bss 0x00000000 0x0 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_print_option + 0x00000000 0x64 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_print_syntaxv_ds + 0x00000000 0x186 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_print_syntaxv + 0x00000000 0x54 esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_print_glossary_gnu_ds.str1.4 + 0x00000000 0x15 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_print_glossary_gnu_ds + 0x00000000 0xf0 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_print_glossary_gnu + 0x00000000 0x4c esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_nullcheck + 0x00000000 0x24 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_free + 0x00000000 0x3e esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_freetable + 0x00000000 0x40 esp-idf/console/libconsole.a(argtable3.c.obj) + .text 0x00000000 0x0 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .data 0x00000000 0x0 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .bss 0x00000000 0x0 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .text.arg_dstr_set + 0x00000000 0xbe esp-idf/console/libconsole.a(arg_dstr.c.obj) + .text 0x00000000 0x0 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .data 0x00000000 0x0 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .bss 0x00000000 0x0 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_dispatch_custom_event + 0x00000000 0x28 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_client_disconnect.str1.4 + 0x00000000 0x33 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_client_disconnect + 0x00000000 0x78 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_client_reconnect.str1.4 + 0x00000000 0x39 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_client_reconnect + 0x00000000 0x92 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_client_enqueue + 0x00000000 0xee esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_client_unregister_event + 0x00000000 0x2a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_client_get_outbox_size + 0x00000000 0x4a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .srodata.MQTT_EVENTS + 0x00000000 0x4 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text 0x00000000 0x0 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .data 0x00000000 0x0 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .bss 0x00000000 0x0 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .text.mqtt_header_complete + 0x00000000 0x78 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .text.mqtt_msg_pingresp + 0x00000000 0x2a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .text 0x00000000 0x0 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .data 0x00000000 0x0 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .bss 0x00000000 0x0 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .text.outbox_delete_single_expired + 0x00000000 0xa2 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .text 0x00000000 0x0 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .data 0x00000000 0x0 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .bss 0x00000000 0x0 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .text 0x00000000 0x0 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .data 0x00000000 0x0 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .bss 0x00000000 0x0 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .text 0x00000000 0x0 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .data 0x00000000 0x0 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .bss 0x00000000 0x0 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .text.intr_handler_get_arg + 0x00000000 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .text.esprv_intc_get_interrupt_unmask + 0x00000000 0xa esp-idf/riscv/libriscv.a(interrupt.c.obj) + .text.esprv_intc_int_get_type + 0x00000000 0x16 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .text.esprv_intc_int_get_priority + 0x00000000 0x10 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .rodata.str1.4 + 0x00000000 0xfd esp-idf/riscv/libriscv.a(interrupt.c.obj) + .data.riscv_excp_names + 0x00000000 0x40 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .text 0x00000000 0x0 esp-idf/riscv/libriscv.a(vectors.S.obj) + .data 0x00000000 0x0 esp-idf/riscv/libriscv.a(vectors.S.obj) + .bss 0x00000000 0x0 esp-idf/riscv/libriscv.a(vectors.S.obj) + .riscv.attributes + 0x00000000 0x55 esp-idf/riscv/libriscv.a(vectors.S.obj) + .text 0x00000000 0x0 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .data 0x00000000 0x0 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .bss 0x00000000 0x0 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .riscv.attributes + 0x00000000 0x51 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .text 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .bss 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SYS_DATA_PART2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY5 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY4 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY3 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY0 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_USER_DATA + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN3 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN0 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_OCODE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_TEMP_CALIB + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WAFER_VERSION_MAJOR + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WAFER_VERSION_MINOR_HI + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_THRES_HVT + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIG_DBIAS_HVT + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_V_DIG_DBIAS20 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_V_RTC_DBIAS20 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_K_DIG_LDO + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_K_RTC_LDO + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_FLASH_VENDOR + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_FLASH_TEMP + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_FLASH_CAP + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_BLK_VERSION_MINOR + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_PKG_VERSION + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WAFER_VERSION_MINOR_LO + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D7 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D6 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D5 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D4 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_DQS + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_WP + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_HD + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_CS + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_Q + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_CLK + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DISABLE_BLK_VERSION_MAJOR + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DISABLE_WAFER_VERSION_MAJOR + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ERR_RST_ENABLE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_FORCE_SEND_RESUME + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_UART_PRINT_CONTROL + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ENABLE_SECURITY_DOWNLOAD + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_USB_SERIAL_JTAG_ROM_PRINT + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_DIRECT_BOOT + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_DOWNLOAD_MODE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_FLASH_TPUW + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_BOOT_EN + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY_PURPOSE_5 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY_PURPOSE_4 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY_PURPOSE_3 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY_PURPOSE_2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY_PURPOSE_1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY_PURPOSE_0 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_BOOT_KEY_REVOKE2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_BOOT_KEY_REVOKE1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_BOOT_KEY_REVOKE0 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_BOOT_CRYPT_CNT + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WDT_DELAY_SEL + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_VDD_SPI_AS_GPIO + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_USB_EXCHG_PINS + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_PAD_JTAG + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SOFT_DIS_JTAG + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_JTAG_SEL_ENABLE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_TWAI + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_FORCE_DOWNLOAD + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_USB_SERIAL_JTAG + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_DOWNLOAD_ICACHE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_USB_JTAG + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_ICACHE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_BLOCK_SYS_DATA2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_BLOCK_KEY5 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_BLOCK_KEY4 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_BLOCK_KEY3 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_BLOCK_KEY2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_BLOCK_KEY1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_BLOCK_KEY0 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SOFT_DIS_JTAG + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_VDD_SPI_AS_GPIO + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_USB_EXCHG_PINS + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_BLOCK_SYS_DATA2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_BLOCK_KEY5 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_BLOCK_KEY4 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_BLOCK_KEY3 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_BLOCK_KEY2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_BLOCK_KEY1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_BLOCK_KEY0 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_CUSTOM_MAC + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_BLOCK_USR_DATA + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN3 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN0 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN3 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN0 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_OCODE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_TEMP_CALIB + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_BLK_VERSION_MAJOR + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_OPTIONAL_UNIQUE_ID + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SYS_DATA_PART1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_WAFER_VERSION_MAJOR + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_WAFER_VERSION_MINOR_HI + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_THRES_HVT + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIG_DBIAS_HVT + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_V_DIG_DBIAS20 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_V_RTC_DBIAS20 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_K_DIG_LDO + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_K_RTC_LDO + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_FLASH_VENDOR + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_FLASH_TEMP + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_FLASH_CAP + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_BLK_VERSION_MINOR + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_PKG_VERSION + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_WAFER_VERSION_MINOR_LO + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D7 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D6 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D5 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D4 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_DQS + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_WP + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_HD + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_CS + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_Q + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_CLK + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_MAC + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_BLK1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DISABLE_BLK_VERSION_MAJOR + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DISABLE_WAFER_VERSION_MAJOR + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_ERR_RST_ENABLE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SECURE_VERSION + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_FORCE_SEND_RESUME + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_UART_PRINT_CONTROL + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_ENABLE_SECURITY_DOWNLOAD + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIS_USB_SERIAL_JTAG_ROM_PRINT + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIS_DIRECT_BOOT + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIS_DOWNLOAD_MODE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_FLASH_TPUW + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_EN + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY_PURPOSE_5 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY_PURPOSE_4 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY_PURPOSE_3 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY_PURPOSE_2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY_PURPOSE_1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY_PURPOSE_0 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE0 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_BOOT_CRYPT_CNT + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_WDT_DELAY_SEL + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIS_DOWNLOAD_MANUAL_ENCRYPT + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIS_PAD_JTAG + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_JTAG_SEL_ENABLE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIS_TWAI + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIS_FORCE_DOWNLOAD + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIS_USB_SERIAL_JTAG + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIS_DOWNLOAD_ICACHE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIS_USB_JTAG + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIS_ICACHE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_RD_DIS + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SYS_DATA_PART2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY5 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY4 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY3 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY2 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY1 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY0 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.USER_DATA + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_CAL_VOL_ATTEN3 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_CAL_VOL_ATTEN2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_CAL_VOL_ATTEN1 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_CAL_VOL_ATTEN0 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.OCODE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.TEMP_CALIB + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WAFER_VERSION_MAJOR + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WAFER_VERSION_MINOR_HI + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.THRES_HVT + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIG_DBIAS_HVT + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.V_DIG_DBIAS20 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.V_RTC_DBIAS20 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.K_DIG_LDO + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.K_RTC_LDO + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.FLASH_VENDOR + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.FLASH_TEMP + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.FLASH_CAP + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.BLK_VERSION_MINOR + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.PKG_VERSION + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WAFER_VERSION_MINOR_LO + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_D7 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_D6 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_D5 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_D4 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_DQS + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_WP + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_HD + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_CS + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_D + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_Q + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_CLK + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DISABLE_BLK_VERSION_MAJOR + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DISABLE_WAFER_VERSION_MAJOR + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ERR_RST_ENABLE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.FORCE_SEND_RESUME + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.UART_PRINT_CONTROL + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ENABLE_SECURITY_DOWNLOAD + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_USB_SERIAL_JTAG_ROM_PRINT + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_DIRECT_BOOT + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_DOWNLOAD_MODE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.FLASH_TPUW + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_BOOT_AGGRESSIVE_REVOKE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_BOOT_EN + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY_PURPOSE_5 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY_PURPOSE_4 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY_PURPOSE_3 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY_PURPOSE_2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY_PURPOSE_1 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY_PURPOSE_0 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_BOOT_KEY_REVOKE2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_BOOT_KEY_REVOKE1 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_BOOT_KEY_REVOKE0 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_BOOT_CRYPT_CNT + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WDT_DELAY_SEL + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.VDD_SPI_AS_GPIO + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.USB_EXCHG_PINS + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_DOWNLOAD_MANUAL_ENCRYPT + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_PAD_JTAG + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SOFT_DIS_JTAG + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.JTAG_SEL_ENABLE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_TWAI + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_FORCE_DOWNLOAD + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_USB_SERIAL_JTAG + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_DOWNLOAD_ICACHE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_USB_JTAG + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_ICACHE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_BLOCK_SYS_DATA2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_BLOCK_KEY5 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_BLOCK_KEY4 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_BLOCK_KEY3 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_BLOCK_KEY2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_BLOCK_KEY1 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_BLOCK_KEY0 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SOFT_DIS_JTAG + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_VDD_SPI_AS_GPIO + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_USB_EXCHG_PINS + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_BLOCK_SYS_DATA2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_BLOCK_KEY5 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_BLOCK_KEY4 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_BLOCK_KEY3 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_BLOCK_KEY2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_BLOCK_KEY1 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_BLOCK_KEY0 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_CUSTOM_MAC + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_BLOCK_USR_DATA + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_ADC1_CAL_VOL_ATTEN3 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_ADC1_CAL_VOL_ATTEN2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_ADC1_CAL_VOL_ATTEN1 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_ADC1_CAL_VOL_ATTEN0 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_ADC1_INIT_CODE_ATTEN3 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_ADC1_INIT_CODE_ATTEN2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_ADC1_INIT_CODE_ATTEN1 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_ADC1_INIT_CODE_ATTEN0 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_OCODE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_TEMP_CALIB + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_BLK_VERSION_MAJOR + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_OPTIONAL_UNIQUE_ID + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SYS_DATA_PART1 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_WAFER_VERSION_MAJOR + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_WAFER_VERSION_MINOR_HI + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_THRES_HVT + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIG_DBIAS_HVT + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_V_DIG_DBIAS20 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_V_RTC_DBIAS20 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_K_DIG_LDO + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_K_RTC_LDO + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_FLASH_VENDOR + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_FLASH_TEMP + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_FLASH_CAP + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_BLK_VERSION_MINOR + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_PKG_VERSION + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_WAFER_VERSION_MINOR_LO + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_PAD_CONFIG_D7 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_PAD_CONFIG_D6 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_PAD_CONFIG_D5 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_PAD_CONFIG_D4 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_PAD_CONFIG_DQS + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_PAD_CONFIG_WP + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_PAD_CONFIG_HD + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_PAD_CONFIG_CS + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_PAD_CONFIG_D + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_PAD_CONFIG_Q + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_PAD_CONFIG_CLK + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_MAC + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_BLK1 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DISABLE_BLK_VERSION_MAJOR + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DISABLE_WAFER_VERSION_MAJOR + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_ERR_RST_ENABLE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SECURE_VERSION + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_FORCE_SEND_RESUME + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_UART_PRINT_CONTROL + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_ENABLE_SECURITY_DOWNLOAD + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIS_USB_SERIAL_JTAG_ROM_PRINT + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIS_DIRECT_BOOT + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIS_DOWNLOAD_MODE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_FLASH_TPUW + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SECURE_BOOT_EN + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY_PURPOSE_5 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY_PURPOSE_4 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY_PURPOSE_3 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY_PURPOSE_2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY_PURPOSE_1 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY_PURPOSE_0 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SECURE_BOOT_KEY_REVOKE2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SECURE_BOOT_KEY_REVOKE1 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SECURE_BOOT_KEY_REVOKE0 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_BOOT_CRYPT_CNT + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_WDT_DELAY_SEL + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIS_DOWNLOAD_MANUAL_ENCRYPT + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIS_PAD_JTAG + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_JTAG_SEL_ENABLE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIS_TWAI + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIS_FORCE_DOWNLOAD + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIS_USB_SERIAL_JTAG + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIS_DOWNLOAD_ICACHE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIS_USB_JTAG + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIS_ICACHE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_RD_DIS + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .text 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .data 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .bss 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_read_field_bit.str1.4 + 0x00000000 0x3b esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_field_bit + 0x00000000 0x4e esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_field_cnt + 0x00000000 0x66 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_field_blob + 0x00000000 0xb0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_write_field_cnt.str1.4 + 0x00000000 0x59 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_field_cnt + 0x00000000 0xe2 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_field_bit + 0x00000000 0x5a esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_reg + 0x00000000 0x8e esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_block + 0x00000000 0x48 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_reg + 0x00000000 0x46 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_block + 0x00000000 0x48 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_batch_write_begin.str1.4 + 0x00000000 0x5c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_batch_write_begin + 0x00000000 0x8e esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_batch_write_cancel.str1.4 + 0x00000000 0x76 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_batch_write_cancel + 0x00000000 0x98 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_batch_write_commit.str1.4 + 0x00000000 0x42 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_batch_write_commit + 0x00000000 0xb0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.__func__.0 + 0x00000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.__func__.1 + 0x00000000 0x13 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.__func__.2 + 0x00000000 0x19 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .sbss.s_batch_writing_mode + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .sbss.s_efuse_lock + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .data 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .bss 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .text.esp_efuse_reset + 0x00000000 0x12 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .rodata.esp_efuse_update_secure_version.str1.4 + 0x00000000 0x164 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .text.esp_efuse_update_secure_version + 0x00000000 0x160 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .text 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .data 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .bss 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.fill_reg + 0x00000000 0xdc esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.set_cnt_in_reg + 0x00000000 0x5a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.write_reg + 0x00000000 0x8c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_reset + 0x00000000 0x66 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_burn_efuses + 0x00000000 0x2e esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_erase_virt_blocks + 0x00000000 0x2 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_update_virt_blocks.str1.4 + 0x00000000 0x32 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_update_virt_blocks + 0x00000000 0x3c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_debug_dump_single_block.str1.4 + 0x00000000 0x12 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_debug_dump_single_block + 0x00000000 0xb0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_debug_dump_pending + 0x00000000 0x52 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_debug_dump_blocks.str1.4 + 0x00000000 0xd esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_debug_dump_blocks + 0x00000000 0x46 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_write_cnt + 0x00000000 0x8c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_write_reg.str1.4 + 0x00000000 0x5d esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_write_reg + 0x00000000 0x7c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_write_blob + 0x00000000 0x34 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_get_read_register_address.str1.4 + 0x00000000 0x16 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_get_read_register_address + 0x00000000 0x42 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_is_correct_written_data.str1.4 + 0x00000000 0xdd esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_is_correct_written_data + 0x00000000 0x102 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__.0 + 0x00000000 0x2c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__.2 + 0x00000000 0xa esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__.3 + 0x00000000 0xf esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .data 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .bss 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_block_is_empty + 0x00000000 0x4e esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_write_protect + 0x00000000 0x9e esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_read_protect + 0x00000000 0x52 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_coding_scheme + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_purpose_field + 0x00000000 0x22 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_key + 0x00000000 0x22 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.esp_efuse_get_key_dis_read.str1.4 + 0x00000000 0x8f esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_key_dis_read + 0x00000000 0x52 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_key_dis_read + 0x00000000 0x34 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_key_dis_write + 0x00000000 0x52 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_key_dis_write + 0x00000000 0x34 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_key_purpose + 0x00000000 0x4a esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_key_purpose + 0x00000000 0x3e esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_keypurpose_dis_write + 0x00000000 0x52 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_keypurpose_dis_write + 0x00000000 0x34 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_find_purpose + 0x00000000 0x46 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_key_block_unused + 0x00000000 0x5a esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_find_unused_key_block + 0x00000000 0x2a esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_count_unused_key_blocks + 0x00000000 0x32 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.esp_efuse_write_key.str1.4 + 0x00000000 0x70 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_write_key + 0x00000000 0x124 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.esp_efuse_write_keys.str1.4 + 0x00000000 0xed esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_write_keys + 0x00000000 0x158 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.esp_efuse_get_digest_revoke.str1.4 + 0x00000000 0x42 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_digest_revoke + 0x00000000 0x50 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_digest_revoke + 0x00000000 0x32 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_write_protect_of_digest_revoke + 0x00000000 0x50 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_write_protect_of_digest_revoke + 0x00000000 0x32 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.esp_secure_boot_read_key_digests.str1.4 + 0x00000000 0x24 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_secure_boot_read_key_digests + 0x00000000 0xc6 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.__func__.0 + 0x00000000 0x21 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.__func__.1 + 0x00000000 0x2d esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.__func__.2 + 0x00000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.__func__.3 + 0x00000000 0x23 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.__func__.4 + 0x00000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.__func__.5 + 0x00000000 0x1b esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.s_revoke_table + 0x00000000 0x24 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.s_table + 0x00000000 0x78 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_info 0x00000000 0x15ed esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_abbrev 0x00000000 0x325 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_loc 0x00000000 0xc0a esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_aranges + 0x00000000 0xe0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_ranges 0x00000000 0x150 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_line 0x00000000 0x142a esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_str 0x00000000 0x103b esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .comment 0x00000000 0x30 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_frame 0x00000000 0x350 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .data 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .bss 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_set_timing + 0x00000000 0x16 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_clear_program_registers + 0x00000000 0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_burn_chip.str1.4 + 0x00000000 0x237 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_burn_chip + 0x00000000 0x39a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_apply_new_coding_scheme.str1.4 + 0x00000000 0x4a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_apply_new_coding_scheme + 0x00000000 0xd2 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.range_write_addr_blocks + 0x00000000 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .bss.write_mass_blocks + 0x00000000 0x160 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text 0x00000000 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .data 0x00000000 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .iram1.17 0x00000000 0x48 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text.esp_mmu_map_reserve_block_with_caps + 0x00000000 0x14c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_map_dump_mapped_blocks.str1.4 + 0x00000000 0x152 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text.esp_mmu_map_dump_mapped_blocks + 0x00000000 0x1c0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .iram1.5 0x00000000 0x264 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_paddr_to_vaddr.str1.4 + 0x00000000 0x33 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text.esp_mmu_paddr_to_vaddr + 0x00000000 0xa2 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.__FUNCTION__.0 + 0x00000000 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.__FUNCTION__.6 + 0x00000000 0x24 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .dram1.15 0x00000000 0x1a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .dram1.14 0x00000000 0x18 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .dram1.13 0x00000000 0x1a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .dram1.12 0x00000000 0x1b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .dram1.11 0x00000000 0x1e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .dram1.10 0x00000000 0x20 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .dram1.9 0x00000000 0x19 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .dram1.8 0x00000000 0x18 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .dram1.7 0x00000000 0x1d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .dram1.6 0x00000000 0x1f esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text 0x00000000 0x0 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .data 0x00000000 0x0 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .text 0x00000000 0x0 esp-idf/driver/libdriver.a(gpio.c.obj) + .data 0x00000000 0x0 esp-idf/driver/libdriver.a(gpio.c.obj) + .bss 0x00000000 0x0 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_ll_get_io_config + 0x00000000 0x96 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_ll_set_drive_capability + 0x00000000 0x48 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_ll_get_drive_capability + 0x00000000 0x36 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_ll_hold_en + 0x00000000 0x3a esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_ll_hold_dis + 0x00000000 0x42 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_ll_iomux_out + 0x00000000 0x5c esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_ll_force_hold_all + 0x00000000 0x32 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_ll_force_unhold_all + 0x00000000 0x40 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_ll_deepsleep_wakeup_enable.str1.4 + 0x00000000 0x8e esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_ll_deepsleep_wakeup_enable + 0x00000000 0x84 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_ll_deepsleep_wakeup_disable + 0x00000000 0x60 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_set_pull_mode + 0x00000000 0x166 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_reset_pin.str1.4 + 0x00000000 0x1d esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_reset_pin + 0x00000000 0x80 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_isr_handler_remove + 0x00000000 0xfe esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_wakeup_enable.str1.4 + 0x00000000 0x5d esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_wakeup_enable + 0x00000000 0x102 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_wakeup_disable + 0x00000000 0xb2 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_set_drive_capability.str1.4 + 0x00000000 0x1c esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_set_drive_capability + 0x00000000 0xfa esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_get_drive_capability.str1.4 + 0x00000000 0x24 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_get_drive_capability + 0x00000000 0xf6 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_hold_en.str1.4 + 0x00000000 0x2f esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_hold_en + 0x00000000 0xbe esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_hold_dis + 0x00000000 0xbe esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_deep_sleep_hold_en + 0x00000000 0x3c esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_deep_sleep_hold_dis + 0x00000000 0x2e esp-idf/driver/libdriver.a(gpio.c.obj) + .iram1.2 0x00000000 0x24 esp-idf/driver/libdriver.a(gpio.c.obj) + .iram1.3 0x00000000 0x24 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_iomux_in + 0x00000000 0x30 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_iomux_out + 0x00000000 0x22 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_deep_sleep_wakeup_enable.str1.4 + 0x00000000 0x43 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_deep_sleep_wakeup_enable + 0x00000000 0xd8 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_deep_sleep_wakeup_disable + 0x00000000 0x98 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_dump_io_configuration.str1.4 + 0x00000000 0x1ec esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_dump_io_configuration + 0x00000000 0x2ec esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.0 + 0x00000000 0x1b esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__func__.1 + 0x00000000 0x21 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__func__.2 + 0x00000000 0x20 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.15 + 0x00000000 0xe esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.16 + 0x00000000 0xd esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.17 + 0x00000000 0x1a esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.18 + 0x00000000 0x1a esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.19 + 0x00000000 0x14 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.20 + 0x00000000 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.22 + 0x00000000 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__func__.25 + 0x00000000 0xf esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.34 + 0x00000000 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + .text 0x00000000 0x0 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .data 0x00000000 0x0 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .bss 0x00000000 0x0 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text 0x00000000 0x0 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .data 0x00000000 0x0 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .bss 0x00000000 0x0 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_module_disable + 0x00000000 0x88 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_set_clk_div + 0x00000000 0xc6 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_get_clk_div + 0x00000000 0x120 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_set_rx_idle_thresh + 0x00000000 0xbe esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_get_rx_idle_thresh + 0x00000000 0xee esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_set_mem_block_num + 0x00000000 0x11c esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_get_mem_block_num + 0x00000000 0x106 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_set_tx_carrier.str1.4 + 0x00000000 0x36 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_set_tx_carrier + 0x00000000 0x136 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_set_mem_pd + 0x00000000 0xb2 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_get_mem_pd + 0x00000000 0xb4 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_tx_stop + 0x00000000 0xca esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_set_rx_thr_intr_en + 0x00000000 0x180 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_rx_start + 0x00000000 0x144 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_rx_stop + 0x00000000 0xf0 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_tx_memory_reset + 0x00000000 0xb8 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_rx_memory_reset + 0x00000000 0xba esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_set_memory_owner.str1.4 + 0x00000000 0x32 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_set_memory_owner + 0x00000000 0xf0 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_get_memory_owner + 0x00000000 0xe8 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_set_tx_loop_mode + 0x00000000 0xb0 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_get_tx_loop_mode + 0x00000000 0xac esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_set_rx_filter + 0x00000000 0xce esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_set_source_clk + 0x00000000 0xae esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_get_source_clk + 0x00000000 0xb4 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_set_idle_level.str1.4 + 0x00000000 0x33 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_set_idle_level + 0x00000000 0x106 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_get_idle_level + 0x00000000 0xc0 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_get_status + 0x00000000 0xc0 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_set_rx_intr_en + 0x00000000 0xba esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_set_err_intr_en + 0x00000000 0xe4 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_set_tx_intr_en + 0x00000000 0xb6 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_fill_tx_items.str1.4 + 0x00000000 0x68 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_fill_tx_items + 0x00000000 0x126 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_isr_deregister + 0x00000000 0x12 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_driver_uninstall + 0x00000000 0x296 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_write_items + 0x00000000 0x2bc esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_get_ringbuf_handle + 0x00000000 0xd4 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_register_tx_end_callback + 0x00000000 0x22 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_translator_set_context + 0x00000000 0x96 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_translator_get_context.str1.4 + 0x00000000 0x32 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_translator_get_context + 0x00000000 0x4e esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_get_channel_status.str1.4 + 0x00000000 0x30 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_get_channel_status + 0x00000000 0xc0 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_add_channel_to_group + 0x00000000 0xbc esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_remove_channel_from_group + 0x00000000 0xb8 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_set_tx_loop_count.str1.4 + 0x00000000 0x34 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_set_tx_loop_count + 0x00000000 0xfa esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_enable_tx_loop_autostop + 0x00000000 0x5e esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.0 + 0x00000000 0x1c esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.1 + 0x00000000 0x16 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.2 + 0x00000000 0x1e esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.3 + 0x00000000 0x19 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.5 + 0x00000000 0x17 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.7 + 0x00000000 0x1b esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.8 + 0x00000000 0x1b esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.10 + 0x00000000 0x17 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.12 + 0x00000000 0x10 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.14 + 0x00000000 0x15 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.16 + 0x00000000 0x12 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.23 + 0x00000000 0x13 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.24 + 0x00000000 0x14 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.25 + 0x00000000 0x13 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.26 + 0x00000000 0xf esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.27 + 0x00000000 0x13 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.28 + 0x00000000 0x13 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.29 + 0x00000000 0x13 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.31 + 0x00000000 0x13 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.32 + 0x00000000 0x12 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.33 + 0x00000000 0x15 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.34 + 0x00000000 0x15 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.35 + 0x00000000 0x15 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.36 + 0x00000000 0x15 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.37 + 0x00000000 0x14 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.38 + 0x00000000 0x14 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.39 + 0x00000000 0xc esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.40 + 0x00000000 0xd esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.41 + 0x00000000 0x17 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.42 + 0x00000000 0xc esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.44 + 0x00000000 0xf esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.45 + 0x00000000 0xf esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.47 + 0x00000000 0x13 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.48 + 0x00000000 0x16 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.49 + 0x00000000 0x16 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.50 + 0x00000000 0x17 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.51 + 0x00000000 0x17 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.52 + 0x00000000 0x10 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.55 + 0x00000000 0x10 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text 0x00000000 0x0 esp-idf/driver/libdriver.a(uart.c.obj) + .data 0x00000000 0x0 esp-idf/driver/libdriver.a(uart.c.obj) + .bss 0x00000000 0x0 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_dequeue + 0x00000000 0x38 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_try_set_iomux_pin + 0x00000000 0xbc esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_sclk_freq + 0x00000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_line_inverse + 0x00000000 0x7c esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_sw_flow_ctrl.str1.4 + 0x00000000 0x76 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_sw_flow_ctrl + 0x00000000 0x116 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_hw_flow_ctrl.str1.4 + 0x00000000 0x6f esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_hw_flow_ctrl + 0x00000000 0x104 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_hw_flow_ctrl + 0x00000000 0x7c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_clear_intr_status + 0x00000000 0x60 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_enable_intr_mask + 0x00000000 0x92 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_pop_pos + 0x00000000 0xa8 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_get_pos + 0x00000000 0x98 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_enable_pattern_det_baud_intr.str1.4 + 0x00000000 0x38 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_enable_pattern_det_baud_intr + 0x00000000 0x15a esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_disable_pattern_det_intr + 0x00000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_enable_rx_intr + 0x00000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_pin.str1.4 + 0x00000000 0xc5 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_pin + 0x00000000 0x40c esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_rts.str1.4 + 0x00000000 0x4c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_rts + 0x00000000 0xd0 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_dtr + 0x00000000 0x7c esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_tx_idle_num.str1.4 + 0x00000000 0x34 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_tx_idle_num + 0x00000000 0xbc esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_param_config + 0x00000000 0x344 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_tx_chars + 0x00000000 0x120 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_write_bytes_with_break + 0x00000000 0x156 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_get_tx_buffer_free_size.str1.4 + 0x00000000 0x34 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_tx_buffer_free_size + 0x00000000 0xdc esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_mode.str1.4 + 0x00000000 0x4c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_mode + 0x00000000 0x178 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_rx_full_threshold.str1.4 + 0x00000000 0x7f esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_rx_full_threshold + 0x00000000 0x11a esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_tx_empty_threshold.str1.4 + 0x00000000 0x44 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_tx_empty_threshold + 0x00000000 0x11a esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_rx_timeout.str1.4 + 0x00000000 0x3e esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_rx_timeout + 0x00000000 0xc6 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_get_collision_flag.str1.4 + 0x00000000 0x63 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_collision_flag + 0x00000000 0x120 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_wakeup_threshold.str1.4 + 0x00000000 0x3f esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_wakeup_threshold + 0x00000000 0xc4 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_get_wakeup_threshold.str1.4 + 0x00000000 0x31 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_wakeup_threshold + 0x00000000 0x9c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_wait_tx_idle_polling + 0x00000000 0xae esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_loop_back + 0x00000000 0x60 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_always_rx_timeout + 0x00000000 0x4a esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.48 + 0x00000000 0x13 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.47 + 0x00000000 0x1a esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.46 + 0x00000000 0x1a esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.45 + 0x00000000 0x1a esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.44 + 0x00000000 0x18 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.43 + 0x00000000 0x14 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.42 + 0x00000000 0x1c esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.41 + 0x00000000 0x1b esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.40 + 0x00000000 0xe esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.35 + 0x00000000 0x1d esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.31 + 0x00000000 0x1c esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.29 + 0x00000000 0xe esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.25 + 0x00000000 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.24 + 0x00000000 0x15 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.23 + 0x00000000 0xd esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.22 + 0x00000000 0xd esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.20 + 0x00000000 0xd esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.18 + 0x00000000 0x22 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.16 + 0x00000000 0x15 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.15 + 0x00000000 0x15 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.13 + 0x00000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.12 + 0x00000000 0x17 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.11 + 0x00000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.10 + 0x00000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.9 + 0x00000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.8 + 0x00000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .text 0x00000000 0x0 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .data 0x00000000 0x0 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .bss 0x00000000 0x0 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .text.usb_serial_jtag_write_and_flush + 0x00000000 0x3e esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .rodata.usb_serial_jtag_isr_handler_default.str1.4 + 0x00000000 0x56 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .text.usb_serial_jtag_isr_handler_default + 0x00000000 0x1c8 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .text.usb_serial_jtag_read_bytes + 0x00000000 0x5e esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .rodata.usb_serial_jtag_write_bytes.str1.4 + 0x00000000 0xcb esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .text.usb_serial_jtag_write_bytes + 0x00000000 0x16a esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .rodata.usb_serial_jtag_driver_uninstall.str1.4 + 0x00000000 0x25 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .text.usb_serial_jtag_driver_uninstall + 0x00000000 0xb0 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .rodata.usb_serial_jtag_driver_install.str1.4 + 0x00000000 0x16c esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .text.usb_serial_jtag_driver_install + 0x00000000 0x2ac esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .rodata.__FUNCTION__.0 + 0x00000000 0x1c esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .rodata.__func__.1 + 0x00000000 0x24 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .rodata.__FUNCTION__.2 + 0x00000000 0x1f esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .sbss.p_usb_serial_jtag_obj + 0x00000000 0x4 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_info 0x00000000 0x6d06 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_abbrev 0x00000000 0x4ae esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_loc 0x00000000 0x77d esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_aranges + 0x00000000 0x48 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_ranges 0x00000000 0x38 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_line 0x00000000 0x158d esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_str 0x00000000 0x5b12 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .comment 0x00000000 0x30 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_frame 0x00000000 0xfc esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .text.esp_crt_bundle_detach + 0x00000000 0x3a esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .text.esp_crt_bundle_set + 0x00000000 0x12 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/libmbedtls.a(x509_crt_bundle.S.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/libmbedtls.a(x509_crt_bundle.S.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/libmbedtls.a(x509_crt_bundle.S.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .text.bootloader_random_enable + 0x00000000 0x1a2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .text.bootloader_random_disable + 0x00000000 0x8e esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .debug_info 0x00000000 0x1d8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .debug_abbrev 0x00000000 0xaf esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .debug_aranges + 0x00000000 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .debug_ranges 0x00000000 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .debug_line 0x00000000 0x5b5 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .debug_str 0x00000000 0x28e esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .comment 0x00000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .debug_frame 0x00000000 0x50 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .iram1.6 0x00000000 0x6a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_flash_write + 0x00000000 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_flash_erase_sector + 0x00000000 0x1a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_flash_erase_range + 0x00000000 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .iram1.0 0x00000000 0x196 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .iram1.3 0x00000000 0x50 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_enable_wp + 0x00000000 0x1a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_spi_flash_reset + 0x00000000 0x2e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .iram1.7 0x00000000 0x118 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .iram1.13 0x00000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_flash_get_spi_mode + 0x00000000 0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.__func__.0 + 0x00000000 0x1b esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .dram1.11 0x00000000 0x1e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .dram1.10 0x00000000 0x1e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .dram1.5 0x00000000 0x11 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .text.bootloader_spi_flash_resume + 0x00000000 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .rodata.print_flash_info.str1.4 + 0x00000000 0xfc esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .text.print_flash_info + 0x00000000 0x1ca esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .text.update_flash_config + 0x00000000 0x7c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .iram1.0 0x00000000 0x42 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .iram1.1 0x00000000 0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .iram1.2 0x00000000 0x1c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .iram1.4 0x00000000 0xc2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .iram1.3 0x00000000 0x1c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .iram1.5 0x00000000 0x22 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .text.bootloader_init_spi_flash + 0x00000000 0x4c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text.esp_flash_write_protect_crypt_cnt + 0x00000000 0x1a esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text.esp_get_flash_encryption_mode + 0x00000000 0x98 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .rodata.esp_flash_encryption_init_checks.str1.4 + 0x00000000 0x95 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text.esp_flash_encryption_init_checks + 0x00000000 0x72 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .rodata.esp_flash_encryption_set_release_mode.str1.4 + 0x00000000 0x8e esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text.esp_flash_encryption_set_release_mode + 0x00000000 0x140 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .rodata.esp_flash_encryption_cfg_verify_release_mode.str1.4 + 0x00000000 0x3ea esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text.esp_flash_encryption_cfg_verify_release_mode + 0x00000000 0x32c esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text 0x00000000 0x0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .data 0x00000000 0x0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .bss 0x00000000 0x0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.find_default_boot_partition + 0x00000000 0x84 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.check_invalid_otadata + 0x00000000 0x42 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.get_last_invalid_otadata + 0x00000000 0x3a esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_write_with_offset.str1.4 + 0x00000000 0xc5 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_write_with_offset + 0x00000000 0x116 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_abort + 0x00000000 0x32 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_get_boot_partition.str1.4 + 0x00000000 0x4b esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_boot_partition + 0x00000000 0xb4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_bootloader_description + 0x00000000 0x86 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_last_invalid_partition + 0x00000000 0x76 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_erase_last_boot_app_partition + 0x00000000 0xf2 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.__func__.4 + 0x00000000 0x1a esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .data 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .bss 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .text 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .data 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .bss 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .iram1.2 0x00000000 0x24 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .iram1.3 0x00000000 0x24 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .rodata.esp_enable_cache_wrap.str1.4 + 0x00000000 0x4f esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .text.esp_enable_cache_wrap + 0x00000000 0x3e esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .text 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .data 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .bss 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .text.s_find_non_contiguous_block_nums + 0x00000000 0x28 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .text.s_pages_to_bytes + 0x00000000 0x1e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .text.s_merge_contiguous_pages + 0x00000000 0x82 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .text.spi_flash_mmap_pages + 0x00000000 0x15c esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .text.spi_flash_mmap_dump + 0x00000000 0x1c esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .rodata.spi_flash_phys2cache.str1.4 + 0x00000000 0xe esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .text.spi_flash_phys2cache + 0x00000000 0x54 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .rodata.__func__.0 + 0x00000000 0x15 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .rodata.__func__.2 + 0x00000000 0x19 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .text 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .data 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .bss 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .iram1.3 0x00000000 0xa esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .iram1.6 0x00000000 0x2 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .dram1.1 0x00000000 0x8 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .text 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .data 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .bss 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.11 0x00000000 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.find_region + 0x00000000 0x5e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.esp_flash_read_id + 0x00000000 0x44 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.esp_flash_read_unique_chip_id + 0x00000000 0xb0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.8 0x00000000 0x1d4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.14 0x00000000 0x40 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.15 0x00000000 0x62 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.17 0x00000000 0x60 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.18 0x00000000 0x58 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.esp_flash_get_protectable_regions + 0x00000000 0x5a esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.19 0x00000000 0xb2 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.20 0x00000000 0xe8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.26 0x00000000 0x66 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.27 0x00000000 0x60 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.esp_flash_suspend_cmd_init.str1.4 + 0x00000000 0x93 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.esp_flash_suspend_cmd_init + 0x00000000 0xbc esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.esp_flash_app_disable_protect + 0x00000000 0x2e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .data 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .bss 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .text.use_bus_lock + 0x00000000 0x8 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.acquire_spi_device.str1.4 + 0x00000000 0xa6 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .text.acquire_spi_device + 0x00000000 0x120 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .iram1.0 0x00000000 0x15c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .text.spi_bus_remove_flash_device + 0x00000000 0x46 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.spi_bus_add_flash_device.str1.4 + 0x00000000 0x5c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .text.spi_bus_add_flash_device + 0x00000000 0x18e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.__func__.1 + 0x00000000 0x19 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .text 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .data 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .bss 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .text.use_bus_lock + 0x00000000 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.3 0x00000000 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.5 0x00000000 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.2 0x00000000 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.4 0x00000000 0x12 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .text.esp_flash_init_os_functions + 0x00000000 0x8c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .text.esp_flash_deinit_os_functions + 0x00000000 0x2c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .text.esp_flash_init_main_bus_lock + 0x00000000 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .rodata.esp_flash_spi23_default_os_functions + 0x00000000 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .text 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .data 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .bss 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.4 0x00000000 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.6 0x00000000 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .dram1.0 0x00000000 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .text 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .data 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .bss 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .text 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .data 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .bss 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .text 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .data 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .bss 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .text 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .data 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .bss 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .text 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .data 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .bss 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .text 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .data 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .bss 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .text 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .data 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .bss 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .text 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .data 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .bss 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .text 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .data 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .bss 0x00000000 0x0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .text.memspi_host_read + 0x00000000 0x36 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .rodata._esp_error_check_failed_without_abort.str1.4 + 0x00000000 0x1e esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .text._esp_error_check_failed_without_abort + 0x00000000 0x26 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .iram1.4 0x00000000 0x14 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .iram1.5 0x00000000 0x14 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .iram1.6 0x00000000 0x14 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .iram1.7 0x00000000 0x14 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text.esp_register_freertos_idle_hook + 0x00000000 0x14 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text.esp_register_freertos_tick_hook + 0x00000000 0x14 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text.esp_deregister_freertos_idle_hook_for_cpu + 0x00000000 0x66 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text.esp_deregister_freertos_idle_hook + 0x00000000 0x3a esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text.esp_deregister_freertos_tick_hook_for_cpu + 0x00000000 0x66 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text.esp_deregister_freertos_tick_hook + 0x00000000 0x3a esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.delete_entry + 0x00000000 0x186 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_stop + 0x00000000 0x44 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_restart + 0x00000000 0x44 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_add_user + 0x00000000 0xa6 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_reset_user.str1.4 + 0x00000000 0x36 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_reset_user + 0x00000000 0x10c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_delete + 0x00000000 0x68 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.unsubscribe_idle.str1.4 + 0x00000000 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.unsubscribe_idle + 0x00000000 0x9c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_reconfigure.str1.4 + 0x00000000 0x39 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_reconfigure + 0x00000000 0x12c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_deinit.str1.4 + 0x00000000 0x3d esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_deinit + 0x00000000 0xe8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_delete_user + 0x00000000 0x96 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_status + 0x00000000 0x8c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.0 + 0x00000000 0x14 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.1 + 0x00000000 0x19 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.2 + 0x00000000 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.3 + 0x00000000 0x14 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.4 + 0x00000000 0x18 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.6 + 0x00000000 0x16 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.9 + 0x00000000 0x14 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__func__.10 + 0x00000000 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.11 + 0x00000000 0x19 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .text.esp_task_wdt_impl_timer_reconfigure + 0x00000000 0x5e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .rodata.esp_task_wdt_impl_timer_free.str1.4 + 0x00000000 0x84 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .text.esp_task_wdt_impl_timer_free + 0x00000000 0xb6 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .text.esp_task_wdt_impl_timer_stop + 0x00000000 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .rodata.__func__.0 + 0x00000000 0x1d esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .text.esp_reset_reason + 0x00000000 0xa esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .text.mmu_hal_unmap_all + 0x00000000 0x54 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .text.mmu_hal_init + 0x00000000 0x1a esp-idf/hal/libhal.a(mmu_hal.c.obj) + .text.mmu_hal_bytes_to_pages + 0x00000000 0x6 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .rodata.__func__.10 + 0x00000000 0x19 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(cache_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(cache_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(cache_hal.c.obj) + .text.s_cache_hal_init_ctx + 0x00000000 0x7e esp-idf/hal/libhal.a(cache_hal.c.obj) + .text.cache_hal_init + 0x00000000 0x42 esp-idf/hal/libhal.a(cache_hal.c.obj) + .text.cache_hal_disable + 0x00000000 0x3a esp-idf/hal/libhal.a(cache_hal.c.obj) + .text.cache_hal_enable + 0x00000000 0x4a esp-idf/hal/libhal.a(cache_hal.c.obj) + .rodata.__func__.3 + 0x00000000 0x11 esp-idf/hal/libhal.a(cache_hal.c.obj) + .rodata.__func__.4 + 0x00000000 0x12 esp-idf/hal/libhal.a(cache_hal.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .text.systimer_hal_deinit + 0x00000000 0x14 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .text.systimer_hal_get_clock_source + 0x00000000 0x4 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .text.systimer_hal_get_time + 0x00000000 0x1a esp-idf/hal/libhal.a(systimer_hal.c.obj) + .text.systimer_hal_get_alarm_value + 0x00000000 0x16 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .text.systimer_hal_counter_value_advance + 0x00000000 0x78 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_hw_flow_ctrl + 0x00000000 0x4a esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_hw_flow_ctrl + 0x00000000 0x24 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_sw_flow_ctrl + 0x00000000 0x76 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_at_cmd_char + 0x00000000 0x82 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_tx_idle_num + 0x00000000 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_dtr + 0x00000000 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_wakeup_thrd + 0x00000000 0x14 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_wakeup_thrd + 0x00000000 0xe esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_mode + 0x00000000 0x10e esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_is_hw_rts_en + 0x00000000 0xa esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_inverse_signal + 0x00000000 0xb8 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_loop_back + 0x00000000 0x14 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_init + 0x00000000 0x68 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_max_rx_timeout_thrd + 0x00000000 0x1e esp-idf/hal/libhal.a(uart_hal.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(rmt_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(rmt_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(rmt_hal.c.obj) + .text.rmt_hal_init + 0x00000000 0x3a esp-idf/hal/libhal.a(rmt_hal.c.obj) + .text.rmt_hal_deinit + 0x00000000 0x24 esp-idf/hal/libhal.a(rmt_hal.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .text 0x00000000 0x0 esp-idf/log/liblog.a(log_buffers.c.obj) + .data 0x00000000 0x0 esp-idf/log/liblog.a(log_buffers.c.obj) + .bss 0x00000000 0x0 esp-idf/log/liblog.a(log_buffers.c.obj) + .text.esp_log_buffer_hex_internal + 0x00000000 0x176 esp-idf/log/liblog.a(log_buffers.c.obj) + .text.esp_log_buffer_char_internal + 0x00000000 0x172 esp-idf/log/liblog.a(log_buffers.c.obj) + .text 0x00000000 0x0 esp-idf/soc/libsoc.a(interrupts.c.obj) + .data 0x00000000 0x0 esp-idf/soc/libsoc.a(interrupts.c.obj) + .bss 0x00000000 0x0 esp-idf/soc/libsoc.a(interrupts.c.obj) + .text 0x00000000 0x0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .data 0x00000000 0x0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .bss 0x00000000 0x0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .text 0x00000000 0x0 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .data 0x00000000 0x0 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .bss 0x00000000 0x0 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .text 0x00000000 0x0 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .data 0x00000000 0x0 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .bss 0x00000000 0x0 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .rodata.spi_periph_signal + 0x00000000 0x50 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .debug_info 0x00000000 0x187f esp-idf/soc/libsoc.a(spi_periph.c.obj) + .debug_abbrev 0x00000000 0x1a8 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .debug_aranges + 0x00000000 0x18 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .debug_line 0x00000000 0x23e esp-idf/soc/libsoc.a(spi_periph.c.obj) + .debug_str 0x00000000 0x149e esp-idf/soc/libsoc.a(spi_periph.c.obj) + .comment 0x00000000 0x30 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .text 0x00000000 0x0 esp-idf/soc/libsoc.a(rmt_periph.c.obj) + .data 0x00000000 0x0 esp-idf/soc/libsoc.a(rmt_periph.c.obj) + .bss 0x00000000 0x0 esp-idf/soc/libsoc.a(rmt_periph.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .text.esp_ptr_dma_ext_capable + 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .text.esp_ptr_external_ram + 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .text.periph_rtc_dig_clk8m_enable + 0x00000000 0x64 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .text.periph_rtc_dig_clk8m_get_freq + 0x00000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .text.esp_mac_addr_len_get + 0x00000000 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .text.esp_iface_mac_addr_set + 0x00000000 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .text.esp_base_mac_addr_set + 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .text.esp_efuse_mac_get_custom + 0x00000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .text.esp_derive_local_mac + 0x00000000 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .text.esp_base_mac_addr_get + 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .text.esp_gpio_is_pin_reserved + 0x00000000 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .text.temp_sensor_sync_tsens_idx + 0x00000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .text.adc_lock_acquire + 0x00000000 0x3e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .text.adc_lock_release + 0x00000000 0xc8 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .text.adc_lock_try_acquire + 0x00000000 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .rodata.__FUNCTION__.1 + 0x00000000 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .sbss.adc2_lock + 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .sbss.adc1_lock + 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + .text.convert_key_type + 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + .text.write_and_padd + 0x00000000 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + .text.esp_hmac_calculate + 0x00000000 0x256 esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + .rodata.esp_hmac_jtag_enable.str1.4 + 0x00000000 0x75 esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + .text.esp_hmac_jtag_enable + 0x00000000 0xea esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + .text.esp_hmac_jtag_disable + 0x00000000 0x78 esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + .debug_info 0x00000000 0x5cfc esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + .debug_abbrev 0x00000000 0x385 esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + .debug_loc 0x00000000 0x653 esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + .debug_aranges + 0x00000000 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + .debug_ranges 0x00000000 0xb0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + .debug_line 0x00000000 0xdd8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + .debug_str 0x00000000 0x540f esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + .comment 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + .debug_frame 0x00000000 0xc0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .text.esp_chip_info + 0x00000000 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_info 0x00000000 0x1ce esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_abbrev 0x00000000 0xf9 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_loc 0x00000000 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_aranges + 0x00000000 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_ranges 0x00000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_line 0x00000000 0x3ad esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_str 0x00000000 0x33c esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .comment 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_frame 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .text 0x00000000 0x0 esp-idf/freertos/libfreertos.a(timers.c.obj) + .data 0x00000000 0x0 esp-idf/freertos/libfreertos.a(timers.c.obj) + .bss 0x00000000 0x0 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.xTimerCreateStatic.str1.4 + 0x00000000 0x2a esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.xTimerCreateStatic + 0x00000000 0x7c esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.xTimerGetTimerDaemonTaskHandle.str1.4 + 0x00000000 0x24 esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.xTimerGetTimerDaemonTaskHandle + 0x00000000 0x38 esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.xTimerGetPeriod + 0x00000000 0x32 esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.vTimerSetReloadMode + 0x00000000 0x66 esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.xTimerGetReloadMode + 0x00000000 0x56 esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.uxTimerGetReloadMode + 0x00000000 0x12 esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.xTimerGetExpiryTime + 0x00000000 0x32 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.xTimerGetStaticBuffer.str1.4 + 0x00000000 0x1e esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.xTimerGetStaticBuffer + 0x00000000 0x40 esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.pcTimerGetName + 0x00000000 0x32 esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.xTimerIsTimerActive + 0x00000000 0x56 esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.vTimerSetTimerID + 0x00000000 0x4e esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.xTimerPendFunctionCallFromISR + 0x00000000 0x2c esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.xTimerPendFunctionCall.str1.4 + 0x00000000 0xc esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.xTimerPendFunctionCall + 0x00000000 0x54 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.__func__.0 + 0x00000000 0x17 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.__func__.1 + 0x00000000 0x11 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.__func__.3 + 0x00000000 0x14 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.__func__.4 + 0x00000000 0xf esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.__func__.5 + 0x00000000 0x16 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.__func__.6 + 0x00000000 0x14 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.__func__.7 + 0x00000000 0x14 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.__func__.8 + 0x00000000 0x14 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.__func__.9 + 0x00000000 0x10 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.__func__.10 + 0x00000000 0x1f esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.__func__.12 + 0x00000000 0x13 esp-idf/freertos/libfreertos.a(timers.c.obj) + .text 0x00000000 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .data 0x00000000 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .bss 0x00000000 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.xEventGroupCreateStatic + 0x00000000 0xaa esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.xEventGroupGetBitsFromISR + 0x00000000 0x24 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.xEventGroupSync + 0x00000000 0x15e esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.xEventGroupGetStaticBuffer.str1.4 + 0x00000000 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.xEventGroupGetStaticBuffer + 0x00000000 0x68 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.vEventGroupSetBitsCallback + 0x00000000 0x12 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.vEventGroupClearBitsCallback + 0x00000000 0x12 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.__func__.0 + 0x00000000 0x1b esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.__func__.5 + 0x00000000 0x10 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.__func__.7 + 0x00000000 0x18 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .data 0x00000000 0x0 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .bss 0x00000000 0x0 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .text 0x00000000 0x0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .data 0x00000000 0x0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .bss 0x00000000 0x0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .text.xTaskCreatePinnedToCoreWithCaps + 0x00000000 0x9e esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .text.vTaskDeleteWithCaps + 0x00000000 0x64 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .text.xStreamBufferGenericCreateWithCaps + 0x00000000 0x96 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .text.vStreamBufferGenericDeleteWithCaps + 0x00000000 0x90 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .text.xEventGroupCreateWithCaps + 0x00000000 0x42 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .text.vEventGroupDeleteWithCaps + 0x00000000 0x58 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .rodata.__func__.0 + 0x00000000 0x1a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .rodata.__func__.1 + 0x00000000 0x23 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .rodata.__func__.4 + 0x00000000 0x14 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .text 0x00000000 0x0 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .data 0x00000000 0x0 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .bss 0x00000000 0x0 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.prvBytesInBuffer + 0x00000000 0x14 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.prvInitialiseNewStreamBuffer.str1.4 + 0x00000000 0x82 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.prvInitialiseNewStreamBuffer + 0x00000000 0x7c esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.prvWriteBytesToBuffer.str1.4 + 0x00000000 0x81 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.prvWriteBytesToBuffer + 0x00000000 0xe8 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.prvWriteMessageToBuffer + 0x00000000 0x64 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.prvReadBytesFromBuffer.str1.4 + 0x00000000 0x4c esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.prvReadBytesFromBuffer + 0x00000000 0xbe esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.prvReadMessageFromBuffer + 0x00000000 0x66 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.xStreamBufferGenericCreate.str1.4 + 0x00000000 0xa3 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferGenericCreate + 0x00000000 0x110 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.xStreamBufferGenericCreateStatic.str1.4 + 0x00000000 0x56 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferGenericCreateStatic + 0x00000000 0x142 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.xStreamBufferGetStaticBuffers.str1.4 + 0x00000000 0x42 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferGetStaticBuffers + 0x00000000 0x90 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.vStreamBufferDelete + 0x00000000 0x50 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferReset + 0x00000000 0x70 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferSetTriggerLevel + 0x00000000 0x42 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferSpacesAvailable + 0x00000000 0x4c esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferBytesAvailable + 0x00000000 0x38 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.xStreamBufferSend.str1.4 + 0x00000000 0x62 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferSend + 0x00000000 0x1b8 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferSendFromISR + 0x00000000 0xe6 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.xStreamBufferReceive.str1.4 + 0x00000000 0x41 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferReceive + 0x00000000 0x162 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.xStreamBufferNextMessageLengthBytes.str1.4 + 0x00000000 0x15 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferNextMessageLengthBytes + 0x00000000 0x8c esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferReceiveFromISR + 0x00000000 0xd8 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferIsEmpty + 0x00000000 0x3e esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferIsFull + 0x00000000 0x54 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferSendCompletedFromISR + 0x00000000 0x78 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferReceiveCompletedFromISR + 0x00000000 0x78 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.0 + 0x00000000 0x25 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.1 + 0x00000000 0x22 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.2 + 0x00000000 0x14 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.3 + 0x00000000 0x15 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.4 + 0x00000000 0x1c esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.5 + 0x00000000 0x24 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.6 + 0x00000000 0x17 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.7 + 0x00000000 0x15 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.8 + 0x00000000 0x19 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.9 + 0x00000000 0x16 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.11 + 0x00000000 0x12 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.12 + 0x00000000 0x1c esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.13 + 0x00000000 0x1d esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.14 + 0x00000000 0x1d esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.15 + 0x00000000 0x13 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.16 + 0x00000000 0x14 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.17 + 0x00000000 0x1e esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.18 + 0x00000000 0x21 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.19 + 0x00000000 0x14 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.20 + 0x00000000 0x1d esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.21 + 0x00000000 0x1b esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .debug_info 0x00000000 0x20c6 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .debug_abbrev 0x00000000 0x34e esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .debug_loc 0x00000000 0x26b7 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .debug_aranges + 0x00000000 0xd0 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .debug_ranges 0x00000000 0x108 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .debug_line 0x00000000 0x1cfe esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .debug_str 0x00000000 0xadc esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .comment 0x00000000 0x30 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .debug_frame 0x00000000 0x3c4 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text 0x00000000 0x0 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .data 0x00000000 0x0 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .bss 0x00000000 0x0 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_exchange_1 + 0x00000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_exchange_2 + 0x00000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_exchange_4 + 0x00000000 0x32 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_compare_exchange_1 + 0x00000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_compare_exchange_2 + 0x00000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_compare_exchange_4 + 0x00000000 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_add_1 + 0x00000000 0x42 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_add_2 + 0x00000000 0x42 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_add_4 + 0x00000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_add_fetch_1 + 0x00000000 0x3a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_add_fetch_2 + 0x00000000 0x3a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_add_fetch_4 + 0x00000000 0x32 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_sub_1 + 0x00000000 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_sub_2 + 0x00000000 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_sub_4 + 0x00000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_sub_fetch_1 + 0x00000000 0x3c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_sub_fetch_2 + 0x00000000 0x3c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_sub_fetch_4 + 0x00000000 0x34 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_and_1 + 0x00000000 0x40 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_and_2 + 0x00000000 0x40 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_and_4 + 0x00000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_and_fetch_1 + 0x00000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_and_fetch_2 + 0x00000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_and_fetch_4 + 0x00000000 0x34 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_or_1 + 0x00000000 0x40 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_or_2 + 0x00000000 0x40 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_or_4 + 0x00000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_or_fetch_1 + 0x00000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_or_fetch_2 + 0x00000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_or_fetch_4 + 0x00000000 0x34 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_xor_1 + 0x00000000 0x40 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_xor_2 + 0x00000000 0x40 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_xor_4 + 0x00000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_xor_fetch_1 + 0x00000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_xor_fetch_2 + 0x00000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_xor_fetch_4 + 0x00000000 0x34 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_nand_1 + 0x00000000 0x48 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_nand_2 + 0x00000000 0x48 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_nand_4 + 0x00000000 0x3a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_nand_fetch_1 + 0x00000000 0x40 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_nand_fetch_2 + 0x00000000 0x40 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_nand_fetch_4 + 0x00000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_add_1 + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_add_2 + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_add_4 + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_add_and_fetch_1 + 0x00000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_add_and_fetch_2 + 0x00000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_add_and_fetch_4 + 0x00000000 0x1c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_sub_1 + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_sub_2 + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_sub_4 + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_sub_and_fetch_1 + 0x00000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_sub_and_fetch_2 + 0x00000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_sub_and_fetch_4 + 0x00000000 0x1c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_and_1 + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_and_2 + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_and_4 + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_and_and_fetch_1 + 0x00000000 0x1c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_and_and_fetch_2 + 0x00000000 0x1c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_and_and_fetch_4 + 0x00000000 0x1c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_or_1 + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_or_2 + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_or_4 + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_or_and_fetch_1 + 0x00000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_or_and_fetch_2 + 0x00000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_or_and_fetch_4 + 0x00000000 0x1c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_xor_1 + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_xor_2 + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_xor_4 + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_xor_and_fetch_1 + 0x00000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_xor_and_fetch_2 + 0x00000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_xor_and_fetch_4 + 0x00000000 0x1c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_nand_1 + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_nand_2 + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_nand_4 + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_nand_and_fetch_1 + 0x00000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_nand_and_fetch_2 + 0x00000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_nand_and_fetch_4 + 0x00000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_bool_compare_and_swap_1 + 0x00000000 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_bool_compare_and_swap_2 + 0x00000000 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_bool_compare_and_swap_4 + 0x00000000 0x3e esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_val_compare_and_swap_1 + 0x00000000 0x4c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_val_compare_and_swap_2 + 0x00000000 0x4c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_val_compare_and_swap_4 + 0x00000000 0x42 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_lock_test_and_set_1 + 0x00000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_lock_test_and_set_2 + 0x00000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_lock_test_and_set_4 + 0x00000000 0x32 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_lock_release_1 + 0x00000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_lock_release_2 + 0x00000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_lock_release_4 + 0x00000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_load_1 + 0x00000000 0x2a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_load_2 + 0x00000000 0x2a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_load_4 + 0x00000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_store_1 + 0x00000000 0x2a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_store_2 + 0x00000000 0x2a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_store_4 + 0x00000000 0x28 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_exchange_8 + 0x00000000 0x48 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_compare_exchange_8 + 0x00000000 0x5a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_and_8 + 0x00000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_or_8 + 0x00000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_xor_8 + 0x00000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_nand_8 + 0x00000000 0x56 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_add_fetch_8 + 0x00000000 0x58 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_sub_fetch_8 + 0x00000000 0x5a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_and_fetch_8 + 0x00000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_or_fetch_8 + 0x00000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_xor_fetch_8 + 0x00000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_nand_fetch_8 + 0x00000000 0x54 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_add_8 + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_sub_8 + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_and_8 + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_or_8 + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_xor_8 + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_nand_8 + 0x00000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_add_and_fetch_8 + 0x00000000 0x2c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_sub_and_fetch_8 + 0x00000000 0x2c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_and_and_fetch_8 + 0x00000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_or_and_fetch_8 + 0x00000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_xor_and_fetch_8 + 0x00000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_nand_and_fetch_8 + 0x00000000 0x2c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_bool_compare_and_swap_8 + 0x00000000 0x54 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_val_compare_and_swap_8 + 0x00000000 0x62 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_lock_test_and_set_8 + 0x00000000 0x48 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_lock_release_8 + 0x00000000 0x2a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_load + 0x00000000 0x42 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_store + 0x00000000 0x42 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_compare_exchange + 0x00000000 0x6e esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text 0x00000000 0x0 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .data 0x00000000 0x0 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .text.ets_timer_init + 0x00000000 0x2 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .text.ets_timer_deinit + 0x00000000 0x2 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .text 0x00000000 0x0 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .data 0x00000000 0x0 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .text.esp_event_handler_instance_register + 0x00000000 0x2e esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .text.esp_event_handler_instance_unregister + 0x00000000 0x2a esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .text.esp_event_isr_post + 0x00000000 0x2e esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .text.esp_event_loop_delete_default + 0x00000000 0x2c esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .text 0x00000000 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .data 0x00000000 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.esp_event_handler_instance_register_with + 0x00000000 0x14 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.esp_event_handler_instance_unregister_with + 0x00000000 0x1c esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.esp_event_isr_post_to + 0x00000000 0xc4 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.esp_event_dump + 0x00000000 0x4 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .rodata.__func__.0 + 0x00000000 0x16 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x00000000 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x00000000 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x00000000 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x00000000 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x00000000 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x00000000 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x00000000 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x00000000 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x00000000 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x00000000 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x00000000 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x00000000 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x00000000 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x00000000 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x00000000 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x00000000 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .data 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .bss 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZZ27nvs_flash_read_security_cfgENKUlPhS_mE_clES_S_m + 0x00000000 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_dump + 0x00000000 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_flash_init_partition_ptr + 0x00000000 0x88 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_flash_secure_init_partition + 0x00000000 0x54 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_flash_secure_init + 0x00000000 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_find_key + 0x00000000 0x5c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_erase_all + 0x00000000 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_set_str + 0x00000000 0x50 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_get_stats + 0x00000000 0x8a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_get_used_entry_count + 0x00000000 0x5a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_flash_generate_keys + 0x00000000 0x10c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_flash_read_security_cfg + 0x00000000 0x118 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_flash_register_security_scheme + 0x00000000 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_flash_get_default_security_scheme + 0x00000000 0xa esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_flash_generate_keys_v2 + 0x00000000 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_flash_read_security_cfg_v2 + 0x00000000 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_entry_find_in_handle + 0x00000000 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_flash_erase_partition_ptr + 0x00000000 0x76 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZN3nvs9NVSHandle8set_itemIsEEiPKcT_ + 0x00000000 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._Z7nvs_setIsEimPKcT_ + 0x00000000 0x54 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_set_i16 + 0x00000000 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZN3nvs9NVSHandle8set_itemIlEEiPKcT_ + 0x00000000 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._Z7nvs_setIlEimPKcT_ + 0x00000000 0x54 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_set_i32 + 0x00000000 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZN3nvs9NVSHandle8set_itemIxEEiPKcT_ + 0x00000000 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._Z7nvs_setIxEimPKcT_ + 0x00000000 0x5c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_set_i64 + 0x00000000 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZN3nvs9NVSHandle8set_itemIyEEiPKcT_ + 0x00000000 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._Z7nvs_setIyEimPKcT_ + 0x00000000 0x5c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_set_u64 + 0x00000000 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZN3nvs9NVSHandle8get_itemIsEEiPKcRT_ + 0x00000000 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._Z7nvs_getIsEimPKcPT_ + 0x00000000 0x54 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_get_i16 + 0x00000000 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZN3nvs9NVSHandle8get_itemIlEEiPKcRT_ + 0x00000000 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._Z7nvs_getIlEimPKcPT_ + 0x00000000 0x54 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_get_i32 + 0x00000000 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZN3nvs9NVSHandle8get_itemIxEEiPKcRT_ + 0x00000000 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._Z7nvs_getIxEimPKcPT_ + 0x00000000 0x54 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_get_i64 + 0x00000000 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZN3nvs9NVSHandle8get_itemIyEEiPKcRT_ + 0x00000000 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._Z7nvs_getIyEimPKcPT_ + 0x00000000 0x54 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_get_u64 + 0x00000000 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .bss._ZL26nvs_sec_default_scheme_cfg + 0x00000000 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .data 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .bss 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZNK3nvs7Storage7isValidEv + 0x00000000 0xa esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZN3nvs7Storage9debugDumpEv + 0x00000000 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZN3nvs7Storage9fillStatsER11nvs_stats_t + 0x00000000 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZN3nvs7Storage11findEntryNsEP21nvs_opaque_iterator_th + 0x00000000 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .text 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .data 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .bss 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .text._ZN3nvs15NVSHandleSimple9debugDumpEv + 0x00000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .text._ZN3nvs15NVSHandleSimple9fillStatsER11nvs_stats_t + 0x00000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .text._ZN3nvs15NVSHandleSimple22calcEntriesInNamespaceERj + 0x00000000 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .text._ZN3nvs15NVSHandleSimple9findEntryEP21nvs_opaque_iterator_tPKc + 0x00000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .text._ZN3nvs15NVSHandleSimple11findEntryNsEP21nvs_opaque_iterator_t + 0x00000000 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .text._ZN3nvs15NVSHandleSimple9nextEntryEP21nvs_opaque_iterator_t + 0x00000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .text._ZNK3nvs15NVSHandleSimple11get_storageEv + 0x00000000 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .group 0x00000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .text 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .data 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .bss 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .group 0x00000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .text 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .data 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .bss 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .text._ZN3nvs19NVSPartitionManager17open_handles_sizeEv + 0x00000000 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .text._ZN3nvs19NVSPartitionManager21secure_init_partitionEPKcP13nvs_sec_cfg_t + 0x00000000 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .rodata._ZTVN3nvs9NVSHandleE + 0x00000000 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .text 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .data 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .bss 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .text._ZN3nvs4Lock6uninitEv + 0x00000000 0x24 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .text 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .data 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .bss 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .text 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .data 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .bss 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .text._ZN3nvs4Page10setVersionEh + 0x00000000 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .rodata._ZN3nvs4Page15pageStateToNameENS0_9PageStateE.str1.4 + 0x00000000 0xbc esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .text._ZN3nvs4Page15pageStateToNameENS0_9PageStateE + 0x00000000 0x8c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .rodata._ZNK3nvs4Page9debugDumpEv.str1.4 + 0x00000000 0xa6 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .text._ZNK3nvs4Page9debugDumpEv + 0x00000000 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .rodata._ZN3nvs4Page11calcEntriesER11nvs_stats_t.str1.4 + 0x00000000 0x4b esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .text._ZN3nvs4Page11calcEntriesER11nvs_stats_t + 0x00000000 0x8e esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .text._ZN3nvs4Page8findItemEhNS_8ItemTypeEPKchNS_9VerOffsetE + 0x00000000 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .text 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .data 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .bss 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .text._ZN3nvs11PageManager9fillStatsER11nvs_stats_t + 0x00000000 0x7e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .text._ZNKSt14default_deleteIA_N3nvs4PageEEclIS1_EENSt9enable_ifIXsrSt14is_convertibleIPA_T_PS2_E5valueEvE4typeEPS7_ + 0x00000000 0x54 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .text 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .data 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .bss 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .text._ZN3nvs16partition_lookup30lookup_nvs_encrypted_partitionEPKcP13nvs_sec_cfg_tPPNS_12NVSPartitionE + 0x00000000 0x84 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .text 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .data 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .bss 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .group 0x00000000 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + .text 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + .data 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + .bss 0x00000000 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + .text._ZN3nvs21NVSEncryptedPartitionD2Ev + 0x00000000 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + .text._ZN3nvs21NVSEncryptedPartition4readEjPvj + 0x00000000 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + .text._ZN3nvs21NVSEncryptedPartition5writeEjPKvj + 0x00000000 0xca esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + .text._ZN3nvs21NVSEncryptedPartitionD0Ev + 0x00000000 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + .text._ZN3nvs21NVSEncryptedPartitionC2EPK15esp_partition_t + 0x00000000 0x22 esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + .text._ZN3nvs21NVSEncryptedPartition4initEP13nvs_sec_cfg_t + 0x00000000 0x6a esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + .rodata._ZTVN3nvs9PartitionE + 0x00000000 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + .rodata._ZTVN3nvs21NVSEncryptedPartitionE + 0x00000000 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + .debug_info 0x00000000 0x37be esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + .debug_abbrev 0x00000000 0x77e esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + .debug_loc 0x00000000 0x549 esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + .debug_aranges + 0x00000000 0x48 esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + .debug_ranges 0x00000000 0x50 esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + .debug_line 0x00000000 0xe1c esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + .debug_str 0x00000000 0x22a4 esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + .comment 0x00000000 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + .debug_frame 0x00000000 0xec esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + .text 0x00000000 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .data 0x00000000 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .iram1.2 0x00000000 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .iram1.3 0x00000000 0x26 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .text.esp_phy_release_init_data + 0x00000000 0x2 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .rodata.esp_phy_erase_cal_data_in_nvs.str1.4 + 0x00000000 0xd2 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .text.esp_phy_erase_cal_data_in_nvs + 0x00000000 0xe8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .rodata.__func__.4 + 0x00000000 0x1e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .text 0x00000000 0x0 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .data 0x00000000 0x0 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(sntp.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(sntp.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.do_stop 0x00000000 0x12 esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_do_restart + 0x00000000 0x1a esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.do_setserver + 0x00000000 0x1a esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_set_sync_status + 0x00000000 0xa esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_set_sync_mode + 0x00000000 0xa esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_get_sync_mode + 0x00000000 0xa esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_get_sync_status + 0x00000000 0x54 esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_set_sync_interval + 0x00000000 0x1a esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_restart + 0x00000000 0x2c esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_get_system_time + 0x00000000 0x3c esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.esp_sntp_stop + 0x00000000 0x1c esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.esp_sntp_setserver + 0x00000000 0x26 esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.esp_sntp_getservername + 0x00000000 0x12 esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.esp_sntp_getserver + 0x00000000 0x12 esp-idf/lwip/liblwip.a(sntp.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_poll_inc_sockets_used + 0x00000000 0x36 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_pollscan + 0x00000000 0x1ac esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_poll_dec_sockets_used + 0x00000000 0x42 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_socket_thread_init + 0x00000000 0x12 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_socket_thread_cleanup + 0x00000000 0x12 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_socket_dbg_get_socket + 0x00000000 0x12 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_recvmsg + 0x00000000 0x1a6 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_readv + 0x00000000 0x24 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_sendmsg + 0x00000000 0x2aa esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_writev + 0x00000000 0x24 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_poll.str1.4 + 0x00000000 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_poll + 0x00000000 0x148 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.__func__.4 + 0x00000000 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.__func__.5 + 0x00000000 0xa esp-idf/lwip/liblwip.a(sockets.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text.pbuf_free_int + 0x00000000 0x12 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text.tcpip_callbackmsg_new + 0x00000000 0x2a esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text.tcpip_callbackmsg_delete + 0x00000000 0x16 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text.tcpip_callbackmsg_trycallback + 0x00000000 0x4a esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text.tcpip_callbackmsg_trycallback_fromisr + 0x00000000 0x4a esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text.pbuf_free_callback + 0x00000000 0x1c esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text.mem_free_callback + 0x00000000 0x1c esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.__func__.3 + 0x00000000 0x26 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.__func__.4 + 0x00000000 0x1e esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(sntp.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(sntp.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_stop + 0x00000000 0x6e esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_getoperatingmode + 0x00000000 0xa esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_getreachability + 0x00000000 0x18 esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_setserver + 0x00000000 0x70 esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_getserver + 0x00000000 0x1c esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_getservername + 0x00000000 0x16 esp-idf/lwip/liblwip.a(sntp.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(def.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(def.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(def.c.obj) + .text.lwip_strnstr + 0x00000000 0x70 esp-idf/lwip/liblwip.a(def.c.obj) + .text.lwip_stricmp + 0x00000000 0x3a esp-idf/lwip/liblwip.a(def.c.obj) + .text.lwip_itoa + 0x00000000 0x90 esp-idf/lwip/liblwip.a(def.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(dns.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(dns.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_clear_cache + 0x00000000 0x20 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_getserver + 0x00000000 0x24 esp-idf/lwip/liblwip.a(dns.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(init.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(init.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(init.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(ip.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(ip.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(ip.c.obj) + .text.ipaddr_ntoa + 0x00000000 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) + .text.ipaddr_ntoa_r + 0x00000000 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(mem.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(mem.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(mem.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(memp.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(memp.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(memp.c.obj) + .text.memp_init_pool + 0x00000000 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + .rodata.memp_malloc_pool.str1.4 + 0x00000000 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) + .text.memp_malloc_pool + 0x00000000 0x38 esp-idf/lwip/liblwip.a(memp.c.obj) + .text.memp_free_pool + 0x00000000 0x3a esp-idf/lwip/liblwip.a(memp.c.obj) + .rodata.__func__.1 + 0x00000000 0xf esp-idf/lwip/liblwip.a(memp.c.obj) + .rodata.__func__.3 + 0x00000000 0x11 esp-idf/lwip/liblwip.a(memp.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_input.str1.4 + 0x00000000 0x37 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_input + 0x00000000 0x70 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_index_to_name + 0x00000000 0x44 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_name_to_index + 0x00000000 0x22 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_set_ipaddr + 0x00000000 0x40 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_set_netmask + 0x00000000 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_set_gw + 0x00000000 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_add_noaddr + 0x00000000 0x1e esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_create_ip6_linklocal_address.str1.4 + 0x00000000 0x32 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_create_ip6_linklocal_address + 0x00000000 0x126 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_add_ip6_address.str1.4 + 0x00000000 0x4f esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_add_ip6_address + 0x00000000 0x132 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.__func__.3 + 0x00000000 0x16 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.__func__.4 + 0x00000000 0x23 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.__func__.16 + 0x00000000 0xc esp-idf/lwip/liblwip.a(netif.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_header + 0x00000000 0x14 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_dechain.str1.4 + 0x00000000 0x39 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_dechain + 0x00000000 0xa8 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_get_contiguous + 0x00000000 0x62 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_coalesce + 0x00000000 0x3a esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_memcmp + 0x00000000 0x96 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_memfind + 0x00000000 0x68 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_strstr + 0x00000000 0x62 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.__func__.4 + 0x00000000 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(raw.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(raw.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(raw.c.obj) + .text.raw_disconnect + 0x00000000 0xb6 esp-idf/lwip/liblwip.a(raw.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_listen_with_backlog + 0x00000000 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_txnow + 0x00000000 0x32 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_setprio + 0x00000000 0x8 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_debug_state_str + 0x00000000 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_tcp_get_tcp_addrinfo + 0x00000000 0x6e esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_new 0x00000000 0x16 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.str1.4 + 0x00000000 0x76 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_state_str + 0x00000000 0x2c esp-idf/lwip/liblwip.a(tcp.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .text.sys_timeouts_deinit + 0x00000000 0x38 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .text.sys_restart_timeouts + 0x00000000 0x34 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .srodata.lwip_num_cyclic_timers + 0x00000000 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(udp.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(udp.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(udp.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_inform + 0x00000000 0xe2 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_find_addr.str1.4 + 0x00000000 0x22 esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_find_addr + 0x00000000 0x8c esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_get_entry + 0x00000000 0xd2 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.__func__.4 + 0x00000000 0x11 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.__func__.5 + 0x00000000 0x11 esp-idf/lwip/liblwip.a(etharp.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(icmp.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(icmp.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(icmp.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(ip4.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(ip4.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(ip4.c.obj) + .text.ip4_set_default_multicast_netif + 0x00000000 0xa esp-idf/lwip/liblwip.a(ip4.c.obj) + .text.ip4_output + 0x00000000 0x84 esp-idf/lwip/liblwip.a(ip4.c.obj) + .rodata.__func__.0 + 0x00000000 0xb esp-idf/lwip/liblwip.a(ip4.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .text.ip4_addr_netmask_valid + 0x00000000 0x34 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .text.ipaddr_addr + 0x00000000 0x1c esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .text.ip4addr_ntoa + 0x00000000 0x1c esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .bss.str.0 0x00000000 0x10 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .rodata.icmp6_send_response_with_addrs.str1.4 + 0x00000000 0x29 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .text.icmp6_send_response_with_addrs + 0x00000000 0x9e esp-idf/lwip/liblwip.a(icmp6.c.obj) + .text.icmp6_packet_too_big + 0x00000000 0x18 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .text.icmp6_time_exceeded + 0x00000000 0x1a esp-idf/lwip/liblwip.a(icmp6.c.obj) + .text.icmp6_time_exceeded_with_addrs + 0x00000000 0x1e esp-idf/lwip/liblwip.a(icmp6.c.obj) + .rodata.__func__.0 + 0x00000000 0x1f esp-idf/lwip/liblwip.a(icmp6.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(ip6.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(ip6.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(ip6.c.obj) + .text.ip6_output + 0x00000000 0x194 esp-idf/lwip/liblwip.a(ip6.c.obj) + .rodata.__func__.0 + 0x00000000 0xb esp-idf/lwip/liblwip.a(ip6.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .text.ip6addr_ntoa + 0x00000000 0x1e esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .bss.str.0 0x00000000 0x28 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(mld6.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(mld6.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(mld6.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .text.ip4_netif_exist + 0x00000000 0x40 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .text.sys_mutex_free + 0x00000000 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_mbox_trypost_fromisr.str1.4 + 0x00000000 0x14 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .text.sys_mbox_trypost_fromisr + 0x00000000 0x5e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .text.sys_mbox_set_owner + 0x00000000 0xa esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .text.sys_jiffies + 0x00000000 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .text.sys_thread_sem_deinit + 0x00000000 0x36 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .text.sys_delay_ms + 0x00000000 0x18 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.__func__.5 + 0x00000000 0x19 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_bind_if + 0x00000000 0x28 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_sendto + 0x00000000 0x72 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_close + 0x00000000 0x14 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_recv_udp_raw_netbuf + 0x00000000 0x2a esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_recv_tcp_pbuf + 0x00000000 0x2a esp-idf/lwip/liblwip.a(api_lib.c.obj) + .rodata.netconn_recv.str1.4 + 0x00000000 0xa esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_recv + 0x00000000 0xd0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .rodata.netconn_thread_init.str1.4 + 0x00000000 0x27 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_thread_init + 0x00000000 0x4e esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_thread_cleanup + 0x00000000 0x1e esp-idf/lwip/liblwip.a(api_lib.c.obj) + .rodata.__func__.0 + 0x00000000 0x14 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .rodata.__func__.2 + 0x00000000 0xd esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.lwip_netconn_do_bind_if + 0x00000000 0x7e esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(err.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(err.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(err.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .text.netbuf_new + 0x00000000 0x2c esp-idf/lwip/liblwip.a(netbuf.c.obj) + .text.netbuf_ref + 0x00000000 0x62 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .text.netbuf_chain + 0x00000000 0x36 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .text.netbuf_data + 0x00000000 0x2c esp-idf/lwip/liblwip.a(netbuf.c.obj) + .text.netbuf_next + 0x00000000 0x1e esp-idf/lwip/liblwip.a(netbuf.c.obj) + .text.netbuf_first + 0x00000000 0x8 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .rodata.inet_cksum_pseudo_partial_base.str1.4 + 0x00000000 0x3d esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .text.inet_cksum_pseudo_partial_base + 0x00000000 0x10c esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .text.inet_chksum_pseudo_partial + 0x00000000 0x40 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .text.ip6_chksum_pseudo_partial + 0x00000000 0x6a esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .text.ip_chksum_pseudo_partial + 0x00000000 0x28 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .rodata.__func__.0 + 0x00000000 0x1f esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .text 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .data 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .text.esp_netif_next + 0x00000000 0x12 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .text 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .data 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.tcpip_exec_api + 0x00000000 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcpc_option_api + 0x00000000 0x9c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_find_if_api + 0x00000000 0x40 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_lwip_ipc_call_fn + 0x00000000 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcps_start_api + 0x00000000 0xec esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcps_stop_api + 0x00000000 0x46 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_dhcpc_stop_api.str1.4 + 0x00000000 0x3e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcpc_stop_api + 0x00000000 0x82 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_set_hostname_api.str1.4 + 0x00000000 0xa esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_set_hostname_api + 0x00000000 0x7a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_set_ip_info_api.str1.4 + 0x00000000 0x46 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_set_ip_info_api + 0x00000000 0x1f8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcps_get_clients_by_mac_api + 0x00000000 0x46 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_set_dns_info_api + 0x00000000 0x60 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_get_dns_info_api + 0x00000000 0x6c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_create_ip6_linklocal_api + 0x00000000 0x2c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_get_netif_impl_name_api + 0x00000000 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_ppp_set_auth_api + 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_join_ip6_multicast_group_api.str1.4 + 0x00000000 0x3b esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_join_ip6_multicast_group_api + 0x00000000 0x62 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_leave_ip6_multicast_group_api.str1.4 + 0x00000000 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_leave_ip6_multicast_group_api + 0x00000000 0x70 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_add_ip6_address_api.str1.4 + 0x00000000 0x7c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_add_ip6_address_api + 0x00000000 0x122 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_remove_ip6_address_api + 0x00000000 0x4a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_set_default_netif + 0x00000000 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_get_default_netif + 0x00000000 0xa esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_set_ip4_addr + 0x00000000 0x32 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_ip4addr_aton + 0x00000000 0x12 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_str_to_ip4 + 0x00000000 0x34 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_str_to_ip6 + 0x00000000 0x34 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_get_handle_from_netif_impl + 0x00000000 0x6 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_deinit + 0x00000000 0x20 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_tcpip_exec + 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_find_if + 0x00000000 0x2c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_destroy + 0x00000000 0x20 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_transmit + 0x00000000 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcpc_stop + 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcps_get_status + 0x00000000 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcps_start + 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcps_stop + 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_set_hostname + 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_get_mac + 0x00000000 0xa0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_dhcps_option_api.str1.4 + 0x00000000 0x5c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcps_option_api + 0x00000000 0x28e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_set_ip_info + 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcps_get_clients_by_mac + 0x00000000 0x46 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_set_dns_info + 0x00000000 0x5e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_get_dns_info.str1.4 + 0x00000000 0x34 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_get_dns_info + 0x00000000 0x62 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_ip6_get_addr_type + 0x00000000 0x62 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_create_ip6_linklocal + 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_get_ip6_global + 0x00000000 0x88 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_get_route_prio + 0x00000000 0xa esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcps_option + 0x00000000 0x38 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcpc_option + 0x00000000 0x38 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_get_netif_impl_index + 0x00000000 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_get_netif_impl_name + 0x00000000 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_napt_enable + 0x00000000 0x6 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_ppp_set_auth + 0x00000000 0x26 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_napt_disable + 0x00000000 0x6 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_set_link_speed + 0x00000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_join_ip6_multicast_group + 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_leave_ip6_multicast_group + 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_add_ip6_address + 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_remove_ip6_address + 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.__FUNCTION__.0 + 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.__FUNCTION__.1 + 0x00000000 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.__func__.2 + 0x00000000 0x17 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .srodata.g_wifi_default_mesh_crypto_funcs + 0x00000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.sha384_vector + 0x00000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.sha512_vector + 0x00000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.md5_vector + 0x00000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.crypto_hash_init + 0x00000000 0x10a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.crypto_hash_update + 0x00000000 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.crypto_hash_finish + 0x00000000 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.hmac_sha384_vector + 0x00000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.hmac_sha384 + 0x00000000 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.hmac_md5_vector + 0x00000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.hmac_md5 + 0x00000000 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.aes_128_ctr_encrypt + 0x00000000 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.crypto_mod_exp + 0x00000000 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.crypto_dh_init + 0x00000000 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.crypto_global_init + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.crypto_global_deinit + 0x00000000 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .text.ccmp_aad_nonce_pv1 + 0x00000000 0x184 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .text.ccmp_get_pn + 0x00000000 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .text.ccmp_encrypt_pv1 + 0x00000000 0x104 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .text.ccmp_256_decrypt + 0x00000000 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .text.ccmp_256_encrypt + 0x00000000 0x138 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.hwaddr_aton2 + 0x00000000 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .rodata.printf_encode.str1.4 + 0x00000000 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.printf_encode + 0x00000000 0x116 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.wpa_ssid_txt + 0x00000000 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.__hide_aliasing_typecast + 0x00000000 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.wpa_is_hex + 0x00000000 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.has_ctrl_char + 0x00000000 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.wpa_merge_byte_arrays + 0x00000000 0x9e esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.str_clear_free + 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.os_gmtime + 0x00000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.os_mktime + 0x00000000 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.rssi_to_rcpi + 0x00000000 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.get_param + 0x00000000 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .bss.ssid_txt.0 + 0x00000000 0x81 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .text 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .data 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .text.esp_wifi_deinit + 0x00000000 0x22 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .text.nan_start + 0x00000000 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .text.nan_stop + 0x00000000 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .text.nan_input + 0x00000000 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .text.nan_sm_handle_event + 0x00000000 0x2 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .text 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .data 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.disconnect_and_destroy + 0x00000000 0x40 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.esp_netif_attach_wifi + 0x00000000 0x3c esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.esp_wifi_set_default_wifi_nan_handlers + 0x00000000 0x12 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.esp_wifi_clear_default_wifi_driver_and_handlers + 0x00000000 0x78 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.esp_netif_destroy_default_wifi + 0x00000000 0x24 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.esp_netif_create_wifi + 0x00000000 0x7c esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.esp_netif_create_default_wifi_mesh_netifs.str1.4 + 0x00000000 0xa8 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.esp_netif_create_default_wifi_mesh_netifs + 0x00000000 0x252 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.__func__.0 + 0x00000000 0x2a esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.__func__.1 + 0x00000000 0x16 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .data 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .text.esp_wifi_destroy_if_driver + 0x00000000 0x3a esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .text 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .data 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .srodata.memset_func + 0x00000000 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text 0x00000000 0x0 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .data 0x00000000 0x0 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .bss 0x00000000 0x0 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.http_method_str.str1.4 + 0x00000000 0xa esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .text.http_method_str + 0x00000000 0x22 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.http_errno_name.str1.4 + 0x00000000 0x2f esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .text.http_errno_name + 0x00000000 0x44 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .text.http_errno_description + 0x00000000 0x44 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .text.http_body_is_final + 0x00000000 0x1a esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .text.http_parser_version + 0x00000000 0xa esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.__func__.3 + 0x00000000 0x17 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.__func__.4 + 0x00000000 0x10 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.http_strerror_tab + 0x00000000 0x108 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .text 0x00000000 0x0 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .data 0x00000000 0x0 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .bss 0x00000000 0x0 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .rodata.get_port.str1.4 + 0x00000000 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.get_port + 0x00000000 0x72 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.esp_tls_conn_http_new + 0x00000000 0x90 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.esp_tls_conn_http_new_sync + 0x00000000 0x70 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.esp_tls_conn_http_new_async + 0x00000000 0x70 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.esp_tls_get_global_ca_store + 0x00000000 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.esp_tls_get_ciphersuites_list + 0x00000000 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.esp_tls_get_ssl_context + 0x00000000 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.esp_tls_set_conn_sockfd + 0x00000000 0x48 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.esp_tls_get_conn_state + 0x00000000 0x48 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.esp_tls_set_conn_state + 0x00000000 0x4a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.esp_tls_init_global_ca_store + 0x00000000 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.esp_tls_set_global_ca_store + 0x00000000 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.esp_tls_free_global_ca_store + 0x00000000 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text 0x00000000 0x0 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .data 0x00000000 0x0 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .bss 0x00000000 0x0 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .text 0x00000000 0x0 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .data 0x00000000 0x0 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .bss 0x00000000 0x0 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .text 0x00000000 0x0 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .data 0x00000000 0x0 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .bss 0x00000000 0x0 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.esp_mbedtls_get_ssl_context.str1.4 + 0x00000000 0x2a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .text.esp_mbedtls_get_ssl_context + 0x00000000 0x3e esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.esp_mbedtls_init_global_ca_store.str1.4 + 0x00000000 0x34 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .text.esp_mbedtls_init_global_ca_store + 0x00000000 0x68 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.esp_mbedtls_set_global_ca_store.str1.4 + 0x00000000 0x98 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .text.esp_mbedtls_set_global_ca_store + 0x00000000 0x34 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .text.esp_mbedtls_get_global_ca_store + 0x00000000 0xa esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .text.esp_mbedtls_free_global_ca_store + 0x00000000 0x34 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .text.esp_mbedtls_get_ciphersuites_list + 0x00000000 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .text 0x00000000 0x0 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .data 0x00000000 0x0 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.eth_phy_reg_read + 0x00000000 0x18 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.eth_phy_reg_write + 0x00000000 0x18 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.eth_check_link_timer_cb + 0x00000000 0x10 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.eth_stack_input + 0x00000000 0x20 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.eth_on_state_changed + 0x00000000 0x2da esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.esp_eth_driver_install.str1.4 + 0x00000000 0x1a2 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.esp_eth_driver_install + 0x00000000 0x2dc esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.esp_eth_driver_uninstall.str1.4 + 0x00000000 0x11a esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.esp_eth_driver_uninstall + 0x00000000 0x1e0 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.esp_eth_start.str1.4 + 0x00000000 0x174 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.esp_eth_start + 0x00000000 0x1dc esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.esp_eth_stop.str1.4 + 0x00000000 0xf6 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.esp_eth_stop + 0x00000000 0x242 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.esp_eth_update_input_path + 0x00000000 0x4c esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.esp_eth_transmit.str1.4 + 0x00000000 0x71 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.esp_eth_transmit + 0x00000000 0xd6 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.esp_eth_transmit_vargs + 0x00000000 0x32 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.esp_eth_ioctl.str1.4 + 0x00000000 0x7ff esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.esp_eth_ioctl + 0x00000000 0xae6 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.esp_eth_increase_reference + 0x00000000 0x58 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text.esp_eth_decrease_reference + 0x00000000 0x58 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.__FUNCTION__.0 + 0x00000000 0x1b esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.__FUNCTION__.1 + 0x00000000 0x1b esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.__FUNCTION__.2 + 0x00000000 0xe esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.__FUNCTION__.3 + 0x00000000 0x11 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.__FUNCTION__.4 + 0x00000000 0x1a esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.__FUNCTION__.5 + 0x00000000 0xd esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.__FUNCTION__.6 + 0x00000000 0xe esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.__FUNCTION__.7 + 0x00000000 0x19 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.__FUNCTION__.8 + 0x00000000 0x15 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .rodata.__FUNCTION__.9 + 0x00000000 0x17 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .text 0x00000000 0x0 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .data 0x00000000 0x0 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .bss 0x00000000 0x0 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .text.esp_transport_get_payload_transport_handle + 0x00000000 0x18 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .text 0x00000000 0x0 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .data 0x00000000 0x0 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .bss 0x00000000 0x0 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text 0x00000000 0x0 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .data 0x00000000 0x0 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .bss 0x00000000 0x0 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .text 0x00000000 0x0 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .data 0x00000000 0x0 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .bss 0x00000000 0x0 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.esp_transport_ws_send_raw.str1.4 + 0x00000000 0x3c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.esp_transport_ws_send_raw + 0x00000000 0x50 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.esp_transport_ws_set_user_agent + 0x00000000 0x52 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.esp_transport_ws_set_headers + 0x00000000 0x52 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.esp_transport_ws_set_auth + 0x00000000 0x52 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.esp_transport_ws_set_config.str1.4 + 0x00000000 0x3e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.esp_transport_ws_set_config + 0x00000000 0x1b0 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.esp_transport_ws_get_fin_flag + 0x00000000 0x16 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.esp_transport_ws_get_upgrade_request_status + 0x00000000 0x14 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.esp_transport_ws_get_read_opcode + 0x00000000 0x22 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.esp_transport_ws_get_read_payload_len + 0x00000000 0x14 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.__FUNCTION__.0 + 0x00000000 0x1c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text 0x00000000 0x0 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .data 0x00000000 0x0 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_get_header + 0x00000000 0x16 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_delete_header + 0x00000000 0x16 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_get_username.str1.4 + 0x00000000 0x39 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_get_username + 0x00000000 0x42 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_set_username.str1.4 + 0x00000000 0x30 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_set_username + 0x00000000 0x64 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_get_password + 0x00000000 0x42 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_set_password + 0x00000000 0x86 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_set_authtype + 0x00000000 0x3e esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_get_user_data.str1.4 + 0x00000000 0x38 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_get_user_data + 0x00000000 0x42 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_set_user_data + 0x00000000 0x3e esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_get_errno.str1.4 + 0x00000000 0x2e esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_get_errno + 0x00000000 0x42 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_set_timeout_ms + 0x00000000 0x10 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_cancel_request + 0x00000000 0x6c esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_set_post_field.str1.4 + 0x00000000 0x32 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_set_post_field + 0x00000000 0x64 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_is_chunked_response + 0x00000000 0x8 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_get_transport_type + 0x00000000 0x42 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_set_auth_data + 0x00000000 0x32 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_flush_response + 0x00000000 0x7c esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_get_url.str1.4 + 0x00000000 0x36 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_get_url + 0x00000000 0x6a esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_get_chunk_length.str1.4 + 0x00000000 0x30 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_get_chunk_length + 0x00000000 0x64 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .srodata.ESP_HTTP_CLIENT_EVENT + 0x00000000 0x4 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text 0x00000000 0x0 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .data 0x00000000 0x0 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .rodata.md5_printf.str1.4 + 0x00000000 0x5 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .text.md5_printf + 0x00000000 0x96 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .text.http_auth_digest + 0x00000000 0x3c2 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .rodata.__FUNCTION__.1 + 0x00000000 0x11 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .text 0x00000000 0x0 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .data 0x00000000 0x0 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .text.http_header_get + 0x00000000 0x26 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .text.http_header_set_from_string + 0x00000000 0x9a esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .text.http_header_count + 0x00000000 0xe esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .rodata.__FUNCTION__.1 + 0x00000000 0x1c esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .text 0x00000000 0x0 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .data 0x00000000 0x0 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .text.http_utils_join_string + 0x00000000 0x9a esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .text.http_utils_get_string_between + 0x00000000 0x8c esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .text.http_utils_str_starts_with + 0x00000000 0x96 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .rodata.__func__.0 + 0x00000000 0x1e esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .rodata.__func__.3 + 0x00000000 0x17 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .text 0x00000000 0x0 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .data 0x00000000 0x0 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .text.httpd_get_client_list + 0x00000000 0x70 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .text.httpd_get_global_user_ctx + 0x00000000 0x4 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .srodata.ESP_HTTP_SERVER_EVENT + 0x00000000 0x4 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .text 0x00000000 0x0 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .data 0x00000000 0x0 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.httpd_cookie_key_value + 0x00000000 0xfe esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.httpd_validate_req_ptr + 0x00000000 0x30 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.httpd_query_key_value + 0x00000000 0xe8 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.httpd_req_get_url_query_len + 0x00000000 0x1c esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.httpd_req_get_url_query_str + 0x00000000 0x66 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.httpd_req_get_hdr_value_len + 0x00000000 0xb4 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .rodata.httpd_req_get_cookie_val.str1.4 + 0x00000000 0x88 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.httpd_req_get_cookie_val + 0x00000000 0xf4 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text 0x00000000 0x0 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .data 0x00000000 0x0 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .text.httpd_sess_get_ctx + 0x00000000 0x2a esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .text.httpd_sess_set_ctx + 0x00000000 0x76 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .text.httpd_sess_update_lru_counter + 0x00000000 0x6e esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .text.httpd_sess_trigger_close + 0x00000000 0x2c esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .text 0x00000000 0x0 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .data 0x00000000 0x0 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .text.httpd_send + 0x00000000 0x2c esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .rodata.httpd_resp_send_chunk.str1.4 + 0x00000000 0x42 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .text.httpd_resp_send_chunk + 0x00000000 0x1f4 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .text.httpd_register_err_handler + 0x00000000 0x22 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .text.httpd_req_async_handler_begin + 0x00000000 0x92 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .text.httpd_req_async_handler_complete + 0x00000000 0x3a esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .text.httpd_socket_send + 0x00000000 0x4a esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .text.httpd_socket_recv + 0x00000000 0x4a esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .text 0x00000000 0x0 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .data 0x00000000 0x0 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .text.httpd_uri_match_wildcard + 0x00000000 0x126 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .rodata.httpd_unregister_uri.str1.4 + 0x00000000 0x38 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .text.httpd_unregister_uri + 0x00000000 0x108 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .rodata.__func__.1 + 0x00000000 0x15 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .text 0x00000000 0x0 esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .data 0x00000000 0x0 esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .text.cs_recv_from_ctrl_sock + 0x00000000 0x20 esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .text 0x00000000 0x0 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .data 0x00000000 0x0 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .text.esp_https_ota_abort + 0x00000000 0xa2 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .text.esp_https_ota_get_image_size + 0x00000000 0x12 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .rodata.esp_https_ota.str1.4 + 0x00000000 0x38 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .text.esp_https_ota + 0x00000000 0x86 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .srodata.ESP_HTTPS_OTA_EVENT + 0x00000000 0x4 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .text.mbedtls_ssl_ciphersuite_from_string + 0x00000000 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .rodata.mbedtls_ssl_get_ciphersuite_name.str1.4 + 0x00000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .text.mbedtls_ssl_get_ciphersuite_name + 0x00000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .text.mbedtls_ssl_get_ciphersuite_id + 0x00000000 0x1a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .text.mbedtls_ssl_ciphersuite_get_cipher_key_bitlen + 0x00000000 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.mbedtls_ssl_check_record + 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.mbedtls_ssl_reset_in_out_pointers + 0x00000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.mbedtls_ssl_check_pending + 0x00000000 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.mbedtls_ssl_get_record_expansion + 0x00000000 0x5e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.mbedtls_ssl_set_inbound_transform + 0x00000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.mbedtls_ssl_set_outbound_transform + 0x00000000 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.mbedtls_ssl_send_fatal_handshake_failure + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.mbedtls_ssl_close_notify + 0x00000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_conf_version_check + 0x00000000 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_conf_check + 0x00000000 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_tls12_session_save + 0x00000000 0x1fc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_session_save + 0x00000000 0xde esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_tls12_session_load + 0x00000000 0x2ca esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_session_load + 0x00000000 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_get_handshake_transcript_sha384 + 0x00000000 0x90 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_get_handshake_transcript_sha256 + 0x00000000 0x8e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_tls_prf + 0x00000000 0x42 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_extension_id + 0x00000000 0x162 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_extension_mask + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_add_hs_msg_to_checksum + 0x00000000 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_session_reset_msg_layer + 0x00000000 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_dtls_badmac_limit + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_dbg + 0x00000000 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_read_timeout + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_set_timer_cb + 0x00000000 0x1a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_session_cache + 0x00000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_cert_profile + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_hs_sni + 0x00000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_set_hs_own_cert + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_set_hs_ca_chain + 0x00000000 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_set_hs_dn_hints + 0x00000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_set_hs_authmode + 0x00000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_set_verify + 0x00000000 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_sig_algs + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_groups + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_sni + 0x00000000 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_alpn_protocol + 0x00000000 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_cert_req_ca_list + 0x00000000 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_encrypt_then_mac + 0x00000000 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_extended_master_secret + 0x00000000 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_max_frag_len + 0x00000000 0x42 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_legacy_renegotiation + 0x00000000 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_renegotiation_enforced + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_renegotiation_period + 0x00000000 0x42 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_session_tickets + 0x00000000 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_conf_session_tickets_cb + 0x00000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_set_export_keys_cb + 0x00000000 0xa esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_ciphersuite_id_from_ssl + 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_ciphersuite + 0x00000000 0x1a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .rodata.mbedtls_ssl_get_version.str1.4 + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_version + 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_input_max_frag_len + 0x00000000 0x6a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_max_in_record_payload + 0x00000000 0x1a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_peer_cert + 0x00000000 0xa esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_session_save + 0x00000000 0x1a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_session_copy + 0x00000000 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_set_session + 0x00000000 0x66 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_session + 0x00000000 0x66 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_setup + 0x00000000 0xd2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_session_reset_int + 0x00000000 0xc2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_session_reset + 0x00000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_session_load + 0x00000000 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_psa_curve_info_from_tls_id + 0x00000000 0x6a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_handshake_transcript + 0x00000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .srodata.ssl_serialized_session_header + 0x00000000 0x5 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .text.__wrap_mbedtls_ssl_session_reset + 0x00000000 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .text.__wrap_mbedtls_ssl_close_notify + 0x00000000 0x4c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .text.net_prepare + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .text.mbedtls_net_connect + 0x00000000 0xcc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .text.mbedtls_net_bind + 0x00000000 0x148 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .text.mbedtls_net_accept + 0x00000000 0x1aa esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .text.mbedtls_net_set_block + 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .text.mbedtls_net_set_nonblock + 0x00000000 0x2e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .text.mbedtls_net_usleep + 0x00000000 0x32 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .text.mbedtls_net_recv_timeout + 0x00000000 0xd4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.mbedtls_ssl_conf_preference_order + 0x00000000 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .text.esp_mbedtls_reset_add_tx_buffer + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .text.esp_mbedtls_reset_free_tx_buffer + 0x00000000 0x32 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .text.esp_mbedtls_reset_add_rx_buffer + 0x00000000 0x90 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .text.esp_mbedtls_reset_free_rx_buffer + 0x00000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mpi_get_digit + 0x00000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_lt_mpi_ct + 0x00000000 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_read_string + 0x00000000 0x170 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_read_file + 0x00000000 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mpi_write_hlp + 0x00000000 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .rodata.mbedtls_mpi_write_string.str1.4 + 0x00000000 0x11 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_write_string + 0x00000000 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .rodata.mbedtls_mpi_write_file.str1.4 + 0x00000000 0x9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_write_file + 0x00000000 0x16a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .rodata.mbedtls_mpi_self_test.str1.4 + 0x00000000 0x46a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_self_test + 0x00000000 0x40e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .rodata.gcd_pairs + 0x00000000 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .text.mbedtls_mpi_core_add_if + 0x00000000 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .text.mbedtls_mpi_core_mul + 0x00000000 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.mbedtls_cipher_list + 0x00000000 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.mbedtls_cipher_info_from_string + 0x00000000 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.mbedtls_cipher_update_ad + 0x00000000 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.mbedtls_cipher_write_tag + 0x00000000 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.mbedtls_cipher_check_tag + 0x00000000 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .sbss.supported_init + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .bss.mbedtls_cipher_supported + 0x00000000 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .rodata.cmac_test_subkeys.str1.4 + 0x00000000 0x47 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .text.cmac_test_subkeys + 0x00000000 0x1a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .text.mbedtls_cipher_cmac_reset + 0x00000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .text.mbedtls_cipher_cmac + 0x00000000 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .rodata.cmac_test_wth_cipher.str1.4 + 0x00000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .text.cmac_test_wth_cipher + 0x00000000 0x13c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .text.mbedtls_aes_cmac_prf_128 + 0x00000000 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .rodata.test_aes128_cmac_prf.str1.4 + 0x00000000 0x19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .text.test_aes128_cmac_prf + 0x00000000 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .rodata.mbedtls_cmac_self_test.str1.4 + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .text.mbedtls_cmac_self_test + 0x00000000 0x194 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .rodata.PRFT 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .rodata.PRFM 0x00000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .rodata.PRFKlen + 0x00000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .rodata.PRFK 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .rodata.aes_256_expected_result + 0x00000000 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .rodata.aes_256_subkeys + 0x00000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .rodata.aes_256_key + 0x00000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .rodata.aes_192_expected_result + 0x00000000 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .rodata.aes_192_subkeys + 0x00000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .rodata.aes_192_key + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .rodata.aes_128_expected_result + 0x00000000 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .rodata.aes_128_subkeys + 0x00000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .rodata.aes_128_key + 0x00000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .rodata.aes_message_lengths + 0x00000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .rodata.test_message + 0x00000000 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.ctr_drbg_self_test_entropy + 0x00000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.mbedtls_ctr_drbg_set_prediction_resistance + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.mbedtls_ctr_drbg_set_entropy_len + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.mbedtls_ctr_drbg_set_nonce_len + 0x00000000 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.mbedtls_ctr_drbg_set_reseed_interval + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.mbedtls_ctr_drbg_update + 0x00000000 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .rodata.mbedtls_ctr_drbg_write_seed_file.str1.4 + 0x00000000 0x3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.mbedtls_ctr_drbg_write_seed_file + 0x00000000 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .rodata.mbedtls_ctr_drbg_update_seed_file.str1.4 + 0x00000000 0x3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.mbedtls_ctr_drbg_update_seed_file + 0x00000000 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .rodata.mbedtls_ctr_drbg_self_test.str1.4 + 0x00000000 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.mbedtls_ctr_drbg_self_test + 0x00000000 0x298 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .sbss.test_offset + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .rodata.result_nopr + 0x00000000 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .rodata.result_pr + 0x00000000 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .rodata.pers_nopr + 0x00000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .rodata.pers_pr + 0x00000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .rodata.entropy_source_nopr + 0x00000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .rodata.entropy_source_pr + 0x00000000 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.mbedtls_ecdh_can_do + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.mbedtls_ecdh_get_grp_id + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.self_test_rng + 0x00000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.self_test_adjust_exponent + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_set_max_ops + 0x00000000 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_curve_info_from_name + 0x00000000 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_point_read_string + 0x00000000 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_tls_read_group + 0x00000000 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .rodata.self_test_point.str1.4 + 0x00000000 0x17 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.self_test_point + 0x00000000 0x16c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_set_public_key + 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_write_public_key + 0x00000000 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_keypair_calc_public + 0x00000000 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_keypair_get_group_id + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_export + 0x00000000 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .rodata.mbedtls_ecp_self_test.str1.4 + 0x00000000 0xbe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_self_test + 0x00000000 0x1b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .sdata.state.0 + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .rodata 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text.mbedtls_entropy_source_self_test_check_bits + 0x00000000 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text.entropy_dummy_source + 0x00000000 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text.mbedtls_entropy_source_self_test_gather + 0x00000000 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text.mbedtls_entropy_update_manual + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text.mbedtls_entropy_gather + 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .rodata.mbedtls_entropy_write_seed_file.str1.4 + 0x00000000 0x3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text.mbedtls_entropy_write_seed_file + 0x00000000 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .rodata.mbedtls_entropy_update_seed_file.str1.4 + 0x00000000 0x3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text.mbedtls_entropy_update_seed_file + 0x00000000 0xe6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .rodata.mbedtls_entropy_source_self_test.str1.4 + 0x00000000 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text.mbedtls_entropy_source_self_test + 0x00000000 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .rodata.mbedtls_entropy_self_test.str1.4 + 0x00000000 0x11 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text.mbedtls_entropy_self_test + 0x00000000 0x154 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .text.mbedtls_md_error_from_psa + 0x00000000 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .text.mbedtls_md_list + 0x00000000 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .text.mbedtls_md_info_from_string + 0x00000000 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .text.mbedtls_md_get_name + 0x00000000 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .rodata.mbedtls_md_file.str1.4 + 0x00000000 0x3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .text.mbedtls_md_file + 0x00000000 0x106 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .text.mbedtls_md_hmac + 0x00000000 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .rodata.str1.4 + 0x00000000 0x5d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .rodata.md_names + 0x00000000 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .rodata.supported_digests + 0x00000000 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .rodata.mbedtls_md5_self_test.str1.4 + 0x00000000 0x23 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .text.mbedtls_md5_self_test + 0x00000000 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .rodata.md5_test_sum + 0x00000000 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .rodata.md5_test_buflen + 0x00000000 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .rodata.md5_test_buf + 0x00000000 0x237 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text.psa_extend_key_usage_flags + 0x00000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text.psa_algorithm_for_rsa + 0x00000000 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text.mbedtls_pk_check_pair + 0x00000000 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text.mbedtls_pk_debug + 0x00000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .rodata.mbedtls_pk_get_name.str1.4 + 0x00000000 0xb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text.mbedtls_pk_get_name + 0x00000000 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text.copy_from_psa + 0x00000000 0x526 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text.mbedtls_pk_copy_from_psa + 0x00000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text.mbedtls_pk_copy_public_from_psa + 0x00000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text.mbedtls_pk_sign_ext + 0x00000000 0xe8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text.mbedtls_pk_get_psa_attributes + 0x00000000 0x258 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text.import_public_into_psa + 0x00000000 0x126 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text.import_pair_into_psa + 0x00000000 0x2a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text.mbedtls_pk_import_into_psa + 0x00000000 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .rodata.mbedtls_pk_load_file.str1.4 + 0x00000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.mbedtls_pk_load_file + 0x00000000 0x120 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.mbedtls_pk_parse_keyfile + 0x00000000 0x84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.mbedtls_pk_parse_public_keyfile + 0x00000000 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .rodata.mbedtls_pk_write_pubkey_pem.str1.4 + 0x00000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.mbedtls_pk_write_pubkey_pem + 0x00000000 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .text.mbedtls_platform_set_calloc_free + 0x00000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .text.mbedtls_platform_setup + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .text.mbedtls_platform_teardown + 0x00000000 0x2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_extend_key_usage_flags + 0x00000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.key_type_is_raw_bytes + 0x00000000 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_get_initialized + 0x00000000 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_get_drivers_initialized + 0x00000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_mac_key_can_do + 0x00000000 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_policy_algorithm_intersection + 0x00000000 0x51e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_algorithm_permits + 0x00000000 0x43a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_policy_permits + 0x00000000 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_restrict_key_policy + 0x00000000 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_validate_key_policy + 0x00000000 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_validate_optional_attributes + 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_mac_finalize_alg_and_key_validation + 0x00000000 0x2dc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_sign_verify_check_alg + 0x00000000 0x156 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_aead_get_base_algorithm + 0x00000000 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_aead_check_nonce_length + 0x00000000 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_aead_check_algorithm + 0x00000000 0xfe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_validate_tag_length + 0x00000000 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_aead_final_checks + 0x00000000 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_derivation_get_kdf_alg + 0x00000000 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.is_kdf_alg_supported + 0x00000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_agreement_try_support + 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_derivation_allows_free_form_secret_input + 0x00000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_derivation_check_input_type + 0x00000000 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_tls12_prf_set_seed + 0x00000000 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_tls12_prf_set_key + 0x00000000 0x5a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_tls12_prf_set_label + 0x00000000 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_tls12_prf_input + 0x00000000 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_tls12_prf_psk_to_ms_set_other_key + 0x00000000 0x5c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_tls12_ecjpake_to_pms_input + 0x00000000 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_crypto_copy_input + 0x00000000 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_crypto_copy_output + 0x00000000 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_export_key_buffer_internal + 0x00000000 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_wipe_tag_output_buffer + 0x00000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_get_and_lock_key_slot_with_policy + 0x00000000 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_get_and_lock_transparent_key_slot_with_policy + 0x00000000 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_validate_key_attributes + 0x00000000 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_start_key_creation + 0x00000000 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_finish_key_creation + 0x00000000 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_driver_wrapper_hash_setup + 0x00000000 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_tls12_prf_psk_to_ms_set_key + 0x00000000 0x114 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_tls12_prf_psk_to_ms_input + 0x00000000 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_driver_wrapper_mac_sign_setup + 0x00000000 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_derivation_start_hmac + 0x00000000 0x196 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_driver_wrapper_mac_verify_setup + 0x00000000 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_driver_wrapper_mac_compute + 0x00000000 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_mac_compute_internal + 0x00000000 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_driver_wrapper_asymmetric_encrypt + 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_driver_wrapper_asymmetric_decrypt + 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_driver_wrapper_cipher_encrypt_setup + 0x00000000 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_driver_wrapper_cipher_decrypt_setup + 0x00000000 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_driver_wrapper_cipher_abort + 0x00000000 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_driver_wrapper_cipher_encrypt + 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_driver_wrapper_cipher_decrypt + 0x00000000 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_driver_wrapper_aead_encrypt + 0x00000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_driver_wrapper_aead_decrypt + 0x00000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_driver_wrapper_aead_encrypt_setup + 0x00000000 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_driver_wrapper_aead_decrypt_setup + 0x00000000 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_driver_wrapper_aead_verify + 0x00000000 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.mbedtls_psa_random_free + 0x00000000 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.mbedtls_psa_random_init + 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_can_do_hash + 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_can_do_cipher + 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.mbedtls_to_psa_error + 0x00000000 0x5a8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_generate_random_internal + 0x00000000 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.mbedtls_psa_random_seed + 0x00000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.mbedtls_psa_crypto_init_subsystem + 0x00000000 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_validate_unstructured_key_bit_size + 0x00000000 0xd2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_validate_key_type_and_size_for_key_generation + 0x00000000 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_allocate_buffer_to_slot + 0x00000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_copy_key_material_into_slot + 0x00000000 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_import_key_into_slot + 0x00000000 0xe8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_driver_wrapper_import_key + 0x00000000 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_remove_key_data_from_memory + 0x00000000 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_wipe_key_slot + 0x00000000 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_fail_key_creation + 0x00000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_destroy_key + 0x00000000 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_get_key_attributes + 0x00000000 0x5a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_export_key_internal + 0x00000000 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_driver_wrapper_export_key + 0x00000000 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_export_public_key_internal + 0x00000000 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_copy_key + 0x00000000 0x120 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_hash_abort + 0x00000000 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_hash_finish_internal + 0x00000000 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_hash_setup + 0x00000000 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_hash_try_support + 0x00000000 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_derivation_set_maximum_capacity + 0x00000000 0x168 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_derivation_setup_kdf + 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_hash_clone + 0x00000000 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_mac_abort + 0x00000000 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_mac_setup + 0x00000000 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_mac_sign_setup + 0x00000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_mac_verify_setup + 0x00000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_sign_hash_builtin + 0x00000000 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_driver_wrapper_sign_hash + 0x00000000 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_sign_message_builtin + 0x00000000 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_sign_internal + 0x00000000 0xe8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_verify_hash_builtin + 0x00000000 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_driver_wrapper_verify_hash + 0x00000000 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_verify_message_builtin + 0x00000000 0x10c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_verify_internal + 0x00000000 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_interruptible_set_max_ops + 0x00000000 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_interruptible_get_max_ops + 0x00000000 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_sign_hash_get_num_ops + 0x00000000 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_verify_hash_get_num_ops + 0x00000000 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.mbedtls_psa_interruptible_set_max_ops + 0x00000000 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.mbedtls_psa_sign_hash_get_num_ops + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.mbedtls_psa_verify_hash_get_num_ops + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.mbedtls_psa_sign_hash_start + 0x00000000 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_driver_wrapper_sign_hash_start + 0x00000000 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.mbedtls_psa_sign_hash_complete + 0x00000000 0x12e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.mbedtls_psa_sign_hash_abort + 0x00000000 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_sign_hash_abort_internal + 0x00000000 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_sign_hash_abort + 0x00000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.mbedtls_psa_verify_hash_start + 0x00000000 0x13e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_driver_wrapper_verify_hash_start + 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.mbedtls_psa_verify_hash_complete + 0x00000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.mbedtls_psa_verify_hash_abort + 0x00000000 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_verify_hash_abort_internal + 0x00000000 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_verify_hash_complete + 0x00000000 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_verify_hash_abort + 0x00000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_cipher_abort + 0x00000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_cipher_setup + 0x00000000 0x168 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_cipher_encrypt_setup + 0x00000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_cipher_decrypt_setup + 0x00000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_aead_abort + 0x00000000 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_aead_setup + 0x00000000 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_aead_encrypt_setup + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_aead_decrypt_setup + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_aead_set_nonce_internal + 0x00000000 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_aead_set_lengths + 0x00000000 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_derivation_abort + 0x00000000 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_derivation_input_internal + 0x00000000 0xc2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_derivation_input_integer_internal + 0x00000000 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_derivation_get_capacity + 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_derivation_set_capacity + 0x00000000 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_production_parameters_are_default + 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_derivation_setup + 0x00000000 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_derivation_input_integer + 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_derivation_input_key + 0x00000000 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_agreement_raw_builtin + 0x00000000 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_driver_wrapper_key_agreement + 0x00000000 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_agreement_raw_internal + 0x00000000 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_agreement_internal + 0x00000000 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_generate_key_internal + 0x00000000 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_driver_wrapper_generate_key + 0x00000000 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_generate_key_ext + 0x00000000 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_generate_key + 0x00000000 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.mbedtls_psa_crypto_configure_entropy_sources + 0x00000000 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.mbedtls_psa_crypto_free + 0x00000000 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_crypto_init + 0x00000000 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_crypto_local_input_alloc + 0x00000000 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_crypto_local_input_free + 0x00000000 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_import_key + 0x00000000 0x124 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_hash_update + 0x00000000 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_hash_verify + 0x00000000 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_hash_compare + 0x00000000 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_mac_update + 0x00000000 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_mac_verify_finish + 0x00000000 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_mac_verify + 0x00000000 0xbe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_verify_message + 0x00000000 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_verify_hash + 0x00000000 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_sign_hash_start + 0x00000000 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_verify_hash_start + 0x00000000 0x12c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_cipher_set_iv + 0x00000000 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_aead_set_nonce + 0x00000000 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_aead_update_ad + 0x00000000 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_derivation_input_bytes + 0x00000000 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_derivation_key_agreement + 0x00000000 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_crypto_local_output_alloc + 0x00000000 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_crypto_local_output_free + 0x00000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_export_key + 0x00000000 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_export_public_key + 0x00000000 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_hash_finish + 0x00000000 0x5a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_hash_compute + 0x00000000 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_derivation_tls12_ecjpake_to_pms_read + 0x00000000 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_mac_sign_finish + 0x00000000 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_derivation_tls12_prf_generate_next_block + 0x00000000 0x26a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_derivation_tls12_prf_read + 0x00000000 0x18c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_mac_compute + 0x00000000 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_sign_message + 0x00000000 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_sign_hash + 0x00000000 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_asymmetric_encrypt + 0x00000000 0x128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_asymmetric_decrypt + 0x00000000 0x122 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_sign_hash_complete + 0x00000000 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_cipher_generate_iv + 0x00000000 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_cipher_update + 0x00000000 0xc4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_cipher_finish + 0x00000000 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_cipher_encrypt + 0x00000000 0x1e6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_cipher_decrypt + 0x00000000 0x196 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_aead_encrypt + 0x00000000 0x156 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_aead_decrypt + 0x00000000 0x156 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_aead_generate_nonce + 0x00000000 0x134 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_aead_update + 0x00000000 0x10a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_aead_finish + 0x00000000 0xfa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_aead_verify + 0x00000000 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_derivation_output_bytes + 0x00000000 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_generate_derived_ecc_key_weierstrass_helper + 0x00000000 0x18e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_generate_derived_ecc_key_montgomery_helper + 0x00000000 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_generate_derived_key_internal + 0x00000000 0x12c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_derivation_output_key_ext + 0x00000000 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_key_derivation_output_key + 0x00000000 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_raw_key_agreement + 0x00000000 0x120 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text.psa_generate_random + 0x00000000 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .srodata.default_production_parameters + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .sdata.psa_interruptible_max_ops + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .bss.global_data + 0x00000000 0x1fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .debug_info 0x00000000 0xf1e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .debug_abbrev 0x00000000 0x57a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .debug_loc 0x00000000 0x1205e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .debug_aranges + 0x00000000 0x670 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .debug_ranges 0x00000000 0x8a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .debug_line 0x00000000 0xccf5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .debug_str 0x00000000 0x4670 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .comment 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .debug_frame 0x00000000 0x1f8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .text.psa_aead_unpadded_locate_tag + 0x00000000 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .text.psa_aead_setup + 0x00000000 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .text.mbedtls_psa_aead_encrypt_setup + 0x00000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .text.mbedtls_psa_aead_decrypt_setup + 0x00000000 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .text.mbedtls_psa_aead_set_nonce + 0x00000000 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .text.mbedtls_psa_aead_set_lengths + 0x00000000 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .text.mbedtls_psa_aead_update_ad + 0x00000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .text.mbedtls_psa_aead_update + 0x00000000 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .text.mbedtls_psa_aead_finish + 0x00000000 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .text.mbedtls_psa_aead_abort + 0x00000000 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .text.mbedtls_psa_aead_encrypt + 0x00000000 0x142 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .text.mbedtls_psa_aead_decrypt + 0x00000000 0x164 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .debug_info 0x00000000 0x17c5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .debug_abbrev 0x00000000 0x3be esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .debug_loc 0x00000000 0x1394 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .debug_aranges + 0x00000000 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .debug_ranges 0x00000000 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .debug_line 0x00000000 0xdc7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .debug_str 0x00000000 0xc92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .comment 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .debug_frame 0x00000000 0x1f0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .text.mbedtls_cipher_validate_values + 0x00000000 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .text.psa_cipher_update_ecb + 0x00000000 0x10e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .text.mbedtls_cipher_values_from_psa + 0x00000000 0x14c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .text.mbedtls_cipher_info_from_psa + 0x00000000 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .text.psa_cipher_setup + 0x00000000 0x17a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .text.mbedtls_psa_cipher_encrypt_setup + 0x00000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .text.mbedtls_psa_cipher_decrypt_setup + 0x00000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .text.mbedtls_psa_cipher_set_iv + 0x00000000 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .text.mbedtls_psa_cipher_update + 0x00000000 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .text.mbedtls_psa_cipher_finish + 0x00000000 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .text.mbedtls_psa_cipher_abort + 0x00000000 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .text.mbedtls_psa_cipher_encrypt + 0x00000000 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .text.mbedtls_psa_cipher_decrypt + 0x00000000 0xda esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .debug_info 0x00000000 0x1511 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .debug_abbrev 0x00000000 0x394 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .debug_loc 0x00000000 0x1416 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .debug_aranges + 0x00000000 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .debug_ranges 0x00000000 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .debug_line 0x00000000 0x12a5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .debug_str 0x00000000 0xb86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .comment 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .debug_frame 0x00000000 0x22c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_client.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_client.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_client.c.obj) + .text.psa_reset_key_attributes + 0x00000000 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_client.c.obj) + .debug_info 0x00000000 0x232 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_client.c.obj) + .debug_abbrev 0x00000000 0x131 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_client.c.obj) + .debug_loc 0x00000000 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_client.c.obj) + .debug_aranges + 0x00000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_client.c.obj) + .debug_ranges 0x00000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_client.c.obj) + .debug_line 0x00000000 0x33b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_client.c.obj) + .debug_str 0x00000000 0x368 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_client.c.obj) + .comment 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_client.c.obj) + .debug_frame 0x00000000 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_client.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_client.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_driver_wrappers_no_static.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_driver_wrappers_no_static.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_driver_wrappers_no_static.c.obj) + .text.psa_driver_wrapper_get_key_buffer_size + 0x00000000 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_driver_wrappers_no_static.c.obj) + .text.psa_driver_wrapper_export_public_key + 0x00000000 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_driver_wrappers_no_static.c.obj) + .text.psa_driver_wrapper_get_builtin_key + 0x00000000 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_driver_wrappers_no_static.c.obj) + .debug_info 0x00000000 0x4c7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_driver_wrappers_no_static.c.obj) + .debug_abbrev 0x00000000 0x1b9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_driver_wrappers_no_static.c.obj) + .debug_loc 0x00000000 0x207 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_driver_wrappers_no_static.c.obj) + .debug_aranges + 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_driver_wrappers_no_static.c.obj) + .debug_ranges 0x00000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_driver_wrappers_no_static.c.obj) + .debug_line 0x00000000 0x3d5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_driver_wrappers_no_static.c.obj) + .debug_str 0x00000000 0x4f3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_driver_wrappers_no_static.c.obj) + .comment 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_driver_wrappers_no_static.c.obj) + .debug_frame 0x00000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_driver_wrappers_no_static.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_driver_wrappers_no_static.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + .text.check_ecc_parameters + 0x00000000 0x114 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + .text.mbedtls_psa_ecp_load_representation + 0x00000000 0x17a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + .text.mbedtls_psa_ecp_export_key + 0x00000000 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + .text.mbedtls_psa_ecp_import_key + 0x00000000 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + .text.mbedtls_psa_ecp_export_public_key + 0x00000000 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + .text.mbedtls_psa_ecp_generate_key + 0x00000000 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + .text.mbedtls_psa_ecdsa_sign_hash + 0x00000000 0x18e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + .text.mbedtls_psa_ecp_load_public_part + 0x00000000 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + .text.mbedtls_psa_ecdsa_verify_hash + 0x00000000 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + .text.mbedtls_psa_key_agreement_ecdh + 0x00000000 0x182 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + .debug_info 0x00000000 0x198c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + .debug_abbrev 0x00000000 0x348 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + .debug_loc 0x00000000 0x14a6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + .debug_aranges + 0x00000000 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + .debug_ranges 0x00000000 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + .debug_line 0x00000000 0x10c9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + .debug_str 0x00000000 0xcd5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + .comment 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + .debug_frame 0x00000000 0x1fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + .text.mbedtls_psa_hash_abort + 0x00000000 0xec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + .text.mbedtls_psa_hash_setup + 0x00000000 0x204 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + .text.mbedtls_psa_hash_clone + 0x00000000 0x122 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + .text.mbedtls_psa_hash_update + 0x00000000 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + .text.mbedtls_psa_hash_finish + 0x00000000 0x22e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + .text.mbedtls_psa_hash_compute + 0x00000000 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + .debug_info 0x00000000 0x102a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + .debug_abbrev 0x00000000 0x24a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + .debug_loc 0x00000000 0xa48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + .debug_aranges + 0x00000000 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + .debug_ranges 0x00000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + .debug_line 0x00000000 0xcf1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + .debug_str 0x00000000 0x83a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + .comment 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + .debug_frame 0x00000000 0x114 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .text.psa_hmac_abort_internal + 0x00000000 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .text.mac_init + 0x00000000 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .text.cmac_setup + 0x00000000 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .text.psa_hmac_setup_internal + 0x00000000 0x308 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .text.psa_hmac_update_internal + 0x00000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .text.psa_hmac_finish_internal + 0x00000000 0x1ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .text.psa_mac_finish_internal + 0x00000000 0x86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .text.mbedtls_psa_mac_abort + 0x00000000 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .text.psa_mac_setup + 0x00000000 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .text.mbedtls_psa_mac_sign_setup + 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .text.mbedtls_psa_mac_verify_setup + 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .text.mbedtls_psa_mac_update + 0x00000000 0x5a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .text.mbedtls_psa_mac_sign_finish + 0x00000000 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .text.mbedtls_psa_mac_verify_finish + 0x00000000 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .text.mbedtls_psa_mac_compute + 0x00000000 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .debug_info 0x00000000 0x1884 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .debug_abbrev 0x00000000 0x3cc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .debug_loc 0x00000000 0x1086 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .debug_aranges + 0x00000000 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .debug_ranges 0x00000000 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .debug_line 0x00000000 0x1197 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .debug_str 0x00000000 0xb5c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .comment 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .debug_frame 0x00000000 0x27c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .text.psa_rsa_read_exponent + 0x00000000 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .text.rsa_pss_expected_salt_len + 0x00000000 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .text.psa_check_rsa_key_byte_aligned + 0x00000000 0x5a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .text.psa_rsa_oaep_set_padding_mode + 0x00000000 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .text.mbedtls_md_get_size_from_type + 0x00000000 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .text.psa_rsa_decode_md_type + 0x00000000 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .text.mbedtls_psa_rsa_load_representation + 0x00000000 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .text.mbedtls_psa_rsa_export_key + 0x00000000 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .text.mbedtls_psa_rsa_import_key + 0x00000000 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .text.mbedtls_psa_rsa_export_public_key + 0x00000000 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .text.mbedtls_psa_rsa_generate_key + 0x00000000 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .text.mbedtls_psa_rsa_sign_hash + 0x00000000 0x12e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .text.mbedtls_psa_rsa_verify_hash + 0x00000000 0x120 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .text.mbedtls_psa_asymmetric_encrypt + 0x00000000 0x120 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .text.mbedtls_psa_asymmetric_decrypt + 0x00000000 0x116 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .debug_info 0x00000000 0x19cb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .debug_abbrev 0x00000000 0x377 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .debug_loc 0x00000000 0x1698 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .debug_aranges + 0x00000000 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .debug_ranges 0x00000000 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .debug_line 0x00000000 0x12a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .debug_str 0x00000000 0xa99 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .comment 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .debug_frame 0x00000000 0x2b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .text.psa_extend_key_usage_flags + 0x00000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .text.psa_get_key_slots_initialized + 0x00000000 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .text.psa_load_persistent_key_into_slot + 0x00000000 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .text.psa_is_valid_key_id + 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .text.psa_get_and_lock_key_slot_in_memory + 0x00000000 0xc4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .text.psa_initialize_key_slots + 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .text.psa_wipe_all_key_slots + 0x00000000 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .text.psa_reserve_free_key_slot + 0x00000000 0xd4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .text.psa_get_and_lock_key_slot + 0x00000000 0xd2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .text.psa_unregister_read + 0x00000000 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .text.psa_unregister_read_under_mutex + 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .text.psa_validate_key_location + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .text.psa_validate_key_persistence + 0x00000000 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .text.psa_open_key + 0x00000000 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .text.psa_close_key + 0x00000000 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .text.psa_purge_key + 0x00000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .text.mbedtls_psa_get_stats + 0x00000000 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .bss.global_data + 0x00000000 0x504 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .debug_info 0x00000000 0xdc4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .debug_abbrev 0x00000000 0x406 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .debug_loc 0x00000000 0x9a5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .debug_aranges + 0x00000000 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .debug_ranges 0x00000000 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .debug_line 0x00000000 0x126a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .debug_str 0x00000000 0x91b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .comment 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .debug_frame 0x00000000 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .text.psa_its_identifier_of_slot + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .text.psa_crypto_storage_get_data_length + 0x00000000 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .text.check_magic_header + 0x00000000 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .text.psa_crypto_storage_load + 0x00000000 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .text.psa_is_key_present_in_storage + 0x00000000 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .text.psa_crypto_storage_store + 0x00000000 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .text.psa_destroy_persistent_key + 0x00000000 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .text.psa_format_key_data_for_storage + 0x00000000 0x11a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .text.psa_parse_key_data_from_storage + 0x00000000 0x170 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .text.psa_save_persistent_key + 0x00000000 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .text.psa_free_persistent_key_data + 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .text.psa_load_persistent_key + 0x00000000 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .rodata 0x00000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .debug_info 0x00000000 0x1037 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .debug_abbrev 0x00000000 0x35c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .debug_loc 0x00000000 0xe27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .debug_aranges + 0x00000000 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .debug_ranges 0x00000000 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .debug_line 0x00000000 0xe3d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .debug_str 0x00000000 0x70d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .comment 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .debug_frame 0x00000000 0x1f0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + .rodata.psa_its_fill_filename.str1.4 + 0x00000000 0x1d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + .text.psa_its_fill_filename + 0x00000000 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + .rodata.psa_its_read_file.str1.4 + 0x00000000 0x3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + .text.psa_its_read_file + 0x00000000 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + .text.psa_its_get_info + 0x00000000 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + .text.psa_its_get + 0x00000000 0xc2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + .rodata.psa_its_set.str1.4 + 0x00000000 0x15 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + .text.psa_its_set + 0x00000000 0xf2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + .text.psa_its_remove + 0x00000000 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + .rodata 0x00000000 0x9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + .debug_info 0x00000000 0x11f5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + .debug_abbrev 0x00000000 0x307 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + .debug_loc 0x00000000 0x65e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + .debug_aranges + 0x00000000 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + .debug_ranges 0x00000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + .debug_line 0x00000000 0x984 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + .debug_str 0x00000000 0x814 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + .comment 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + .debug_frame 0x00000000 0xf4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .text.convert_raw_to_der_single_int + 0x00000000 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .text.convert_der_to_raw_single_int + 0x00000000 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .text.psa_generic_status_to_mbedtls + 0x00000000 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .text.psa_status_to_mbedtls + 0x00000000 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .text.psa_pk_status_to_mbedtls + 0x00000000 0xb6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .text.mbedtls_ecc_group_to_psa + 0x00000000 0xcc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .text.mbedtls_ecc_group_from_psa + 0x00000000 0xc4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .text.mbedtls_psa_get_random + 0x00000000 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .text.mbedtls_ecdsa_raw_to_der + 0x00000000 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .text.mbedtls_ecdsa_der_to_raw + 0x00000000 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .rodata.psa_to_pk_rsa_errors + 0x00000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .rodata.psa_to_lms_errors + 0x00000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .rodata.psa_to_md_errors + 0x00000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .debug_info 0x00000000 0xa52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .debug_abbrev 0x00000000 0x26e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .debug_loc 0x00000000 0xea0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .debug_aranges + 0x00000000 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .debug_ranges 0x00000000 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .debug_line 0x00000000 0xe13 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .debug_str 0x00000000 0x6bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .comment 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .debug_frame 0x00000000 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.myrand 0x00000000 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mbedtls_rsa_export_raw + 0x00000000 0x120 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mbedtls_rsa_set_padding + 0x00000000 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mbedtls_rsa_get_padding_mode + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mbedtls_rsa_get_md_alg + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mbedtls_rsa_rsassa_pss_sign_no_mode_check + 0x00000000 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mbedtls_rsa_rsassa_pss_sign_ext + 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mbedtls_rsa_copy + 0x00000000 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .rodata.mbedtls_rsa_self_test.str1.4 + 0x00000000 0x3b6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mbedtls_rsa_self_test + 0x00000000 0x358 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .rodata 0x00000000 0x19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .rodata.mbedtls_sha1_self_test.str1.4 + 0x00000000 0x23 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .text.mbedtls_sha1_self_test + 0x00000000 0x15c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .rodata.sha1_test_sum + 0x00000000 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .rodata.sha1_test_buflen + 0x00000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .rodata.sha1_test_buf + 0x00000000 0xab esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .rodata.mbedtls_sha256_common_self_test.str1.4 + 0x00000000 0x3f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_sha256_common_self_test + 0x00000000 0x1a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_sha256_self_test + 0x00000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_sha224_self_test + 0x00000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .rodata.sha256_test_sum + 0x00000000 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .rodata.sha224_test_sum + 0x00000000 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .rodata.sha_test_buflen + 0x00000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .rodata.sha_test_buf + 0x00000000 0xab esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .rodata.mbedtls_sha512_common_self_test.str1.4 + 0x00000000 0x3f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .text.mbedtls_sha512_common_self_test + 0x00000000 0x1c0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .text.mbedtls_sha512_self_test + 0x00000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .text.mbedtls_sha384_self_test + 0x00000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .rodata.sha512_test_sum + 0x00000000 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .rodata.sha384_test_sum + 0x00000000 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .rodata.sha_test_buflen + 0x00000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .rodata.sha_test_buf + 0x00000000 0x153 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .rodata.mbedtls_sha3_long_kat_test.str1.4 + 0x00000000 0x63 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .text.mbedtls_sha3_long_kat_test + 0x00000000 0x1b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .rodata.mbedtls_sha3_kat_test.str1.4 + 0x00000000 0x4d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .text.mbedtls_sha3_kat_test + 0x00000000 0x14e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .rodata.mbedtls_sha3_self_test.str1.4 + 0x00000000 0x2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .text.mbedtls_sha3_self_test + 0x00000000 0x10c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .rodata.long_kat_hash_sha3_512 + 0x00000000 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .rodata.long_kat_hash_sha3_384 + 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .rodata.long_kat_hash_sha3_256 + 0x00000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .rodata.long_kat_hash_sha3_224 + 0x00000000 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .rodata.test_hash_sha3_512 + 0x00000000 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .rodata.test_hash_sha3_384 + 0x00000000 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .rodata.test_hash_sha3_256 + 0x00000000 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .rodata.test_hash_sha3_224 + 0x00000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .srodata.test_data_len + 0x00000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .srodata.test_data + 0x00000000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text.esp_internal_aes_encrypt + 0x00000000 0x86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text.esp_aes_encrypt + 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text.esp_internal_aes_decrypt + 0x00000000 0x86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text.esp_aes_decrypt + 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text.esp_aes_crypt_cfb8 + 0x00000000 0x1a2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .text.esp_mpi_mul_mpi_mod + 0x00000000 0x114 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .text.esp_mpi_hardware_words + 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .text.esp_mpi_interrupt_enable + 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .text.esp_mpi_interrupt_clear + 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .text.esp_mpi_mul_mpi_mod_hw_op + 0x00000000 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .text.mbedtls_internal_sha256_process + 0x00000000 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .text.esp_md5_process + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata.mbedtls_aria_self_test.str1.4 + 0x00000000 0xe1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .text.mbedtls_aria_self_test + 0x00000000 0x66c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata.aria_test2_ctr_ct + 0x00000000 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata.aria_test2_cfb_ct + 0x00000000 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata.aria_test2_cbc_ct + 0x00000000 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata.aria_test2_pt + 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata.aria_test2_key + 0x00000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata.aria_test1_ecb_ct + 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata.aria_test1_ecb_pt + 0x00000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata.aria_test1_ecb_key + 0x00000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .text.mbedtls_asn1_get_enum + 0x00000000 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.mbedtls_asn1_write_algorithm_identifier + 0x00000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.mbedtls_asn1_write_enum + 0x00000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.mbedtls_asn1_write_utf8_string + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.mbedtls_asn1_write_printable_string + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.mbedtls_asn1_write_ia5_string + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.mbedtls_asn1_write_bitstring + 0x00000000 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.mbedtls_asn1_write_named_bitstring + 0x00000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .text.mbedtls_ccm_star_encrypt_and_tag + 0x00000000 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .text.mbedtls_ccm_star_auth_decrypt + 0x00000000 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .rodata.mbedtls_ccm_self_test.str1.4 + 0x00000000 0x33 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .text.mbedtls_ccm_self_test + 0x00000000 0x208 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .rodata.res_test_data + 0x00000000 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .rodata.tag_len_test_data + 0x00000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .rodata.msg_len_test_data + 0x00000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .rodata.add_len_test_data + 0x00000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .rodata.iv_len_test_data + 0x00000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .rodata.msg_test_data + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .rodata.ad_test_data + 0x00000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .rodata.iv_test_data + 0x00000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .rodata.key_test_data + 0x00000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.mbedtls_ecdsa_sign + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.mbedtls_ecdsa_sign_det_ext + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.mbedtls_ecdsa_verify + 0x00000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.mbedtls_ecdsa_genkey + 0x00000000 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .text.hmac_drbg_self_test_entropy + 0x00000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .text.mbedtls_hmac_drbg_seed + 0x00000000 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .text.mbedtls_hmac_drbg_set_prediction_resistance + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .text.mbedtls_hmac_drbg_set_entropy_len + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .text.mbedtls_hmac_drbg_set_reseed_interval + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .rodata.mbedtls_hmac_drbg_write_seed_file.str1.4 + 0x00000000 0x3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .text.mbedtls_hmac_drbg_write_seed_file + 0x00000000 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .rodata.mbedtls_hmac_drbg_update_seed_file.str1.4 + 0x00000000 0x3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .text.mbedtls_hmac_drbg_update_seed_file + 0x00000000 0xde esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .rodata.mbedtls_hmac_drbg_self_test.str1.4 + 0x00000000 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .text.mbedtls_hmac_drbg_self_test + 0x00000000 0x278 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .sbss.test_offset + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .rodata.result_nopr + 0x00000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .rodata.entropy_nopr + 0x00000000 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .rodata.result_pr + 0x00000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .rodata.entropy_pr + 0x00000000 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_x520_attr_from_asn1 + 0x00000000 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_ext_key_usage_from_asn1 + 0x00000000 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_certificate_policies_from_asn1 + 0x00000000 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.mbedtls_oid_get_attr_short_name + 0x00000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.mbedtls_oid_get_extended_key_usage + 0x00000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.mbedtls_oid_get_certificate_policies + 0x00000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.mbedtls_oid_get_sig_alg_desc + 0x00000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.mbedtls_oid_get_numeric_string.str1.4 + 0x00000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.mbedtls_oid_get_numeric_string + 0x00000000 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_certificate_policies + 0x00000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_ext_key_usage + 0x00000000 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_x520_attr_type + 0x00000000 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .rodata.mbedtls_pkcs5_self_test.str1.4 + 0x00000000 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .text.mbedtls_pkcs5_self_test + 0x00000000 0xfe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .rodata.result_key_test_data + 0x00000000 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .rodata.key_len_test_data + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .rodata.it_cnt_test_data + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .rodata.salt_test_data + 0x00000000 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .rodata.slen_test_data + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .rodata.password_test_data + 0x00000000 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .rodata.plen_test_data + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .text.esp_crypto_shared_gdma_free + 0x00000000 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .rodata.mbedtls_base64_self_test.str1.4 + 0x00000000 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .text.mbedtls_base64_self_test + 0x00000000 0xf2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .rodata.base64_test_enc + 0x00000000 0x59 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .rodata.base64_test_dec + 0x00000000 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .rodata.x509_info_ext_key_usage.str1.4 + 0x00000000 0x11 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_info_ext_key_usage + 0x00000000 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_info_cert_policies + 0x00000000 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .rodata.mbedtls_x509_crt_info.str1.4 + 0x00000000 0x1e2 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_info + 0x00000000 0x5f4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .rodata.mbedtls_x509_crt_verify_info.str1.4 + 0x00000000 0x33 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_verify_info + 0x00000000 0xb6 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_parse_der_nocopy + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_parse_der_with_ext_cb + 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_parse_file + 0x00000000 0x46 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .rodata.mbedtls_x509_crt_parse_path.str1.4 + 0x00000000 0x6 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_parse_path + 0x00000000 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_verify + 0x00000000 0x28 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_verify_with_profile + 0x00000000 0x22 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_get_ca_istrue + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .rodata.str1.4 + 0x00000000 0x406 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .rodata.x509_crt_verify_strings + 0x00000000 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .rodata.mbedtls_x509_crt_profile_none + 0x00000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .rodata.mbedtls_x509_crt_profile_next + 0x00000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .text.mbedtls_x509write_csr_set_extension + 0x00000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .text.mbedtls_x509write_csr_set_subject_alternative_name + 0x00000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .rodata.mbedtls_x509write_csr_set_key_usage.str1.4 + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .text.mbedtls_x509write_csr_set_key_usage + 0x00000000 0x52 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .rodata.mbedtls_x509write_csr_set_ns_cert_type.str1.4 + 0x00000000 0xa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .text.mbedtls_x509write_csr_set_ns_cert_type + 0x00000000 0x52 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .rodata.md_type_to_string.str1.4 + 0x00000000 0x2b esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.md_type_to_string + 0x00000000 0x6c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.nibble_to_hex_digit + 0x00000000 0x22 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .rodata.mbedtls_x509_dn_gets.str1.4 + 0x00000000 0x27 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.mbedtls_x509_dn_gets + 0x00000000 0x3fe esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .rodata.mbedtls_x509_serial_gets.str1.4 + 0x00000000 0x15 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.mbedtls_x509_serial_gets + 0x00000000 0xe8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .rodata.mbedtls_x509_sig_alg_gets.str1.4 + 0x00000000 0x1b esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.mbedtls_x509_sig_alg_gets + 0x00000000 0xfc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .rodata.mbedtls_x509_key_size_helper.str1.4 + 0x00000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.mbedtls_x509_key_size_helper + 0x00000000 0x3c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.mbedtls_x509_time_cmp + 0x00000000 0x46 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.mbedtls_x509_time_is_past + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.mbedtls_x509_time_is_future + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .rodata.mbedtls_x509_info_subject_alt_name.str1.4 + 0x00000000 0x164 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.mbedtls_x509_info_subject_alt_name + 0x00000000 0x51c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .rodata.mbedtls_x509_info_cert_type.str1.4 + 0x00000000 0x74 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.mbedtls_x509_info_cert_type + 0x00000000 0x244 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .rodata.mbedtls_x509_info_key_usage.str1.4 + 0x00000000 0x9c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.mbedtls_x509_info_key_usage + 0x00000000 0x284 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .text.mbedtls_x509_set_extension + 0x00000000 0x5a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write.c.obj) + .rodata.mbedtls_x509_write_set_san_common.str1.4 + 0x00000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write.c.obj) + .text.mbedtls_x509_write_set_san_common + 0x00000000 0x250 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write.c.obj) + .debug_info 0x00000000 0x5de esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write.c.obj) + .debug_abbrev 0x00000000 0x1ce esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write.c.obj) + .debug_loc 0x00000000 0x3d6 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write.c.obj) + .debug_aranges + 0x00000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write.c.obj) + .debug_ranges 0x00000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write.c.obj) + .debug_line 0x00000000 0x65f esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write.c.obj) + .debug_str 0x00000000 0x432 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write.c.obj) + .comment 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write.c.obj) + .debug_frame 0x00000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write.c.obj) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .text.esp_coex_adapter_funcs_md5_check + 0x00000000 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .text.esp_coex_i154_funcs_md5_check + 0x00000000 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .text.esp_coex_status_bit_set + 0x00000000 0xa2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .text.esp_coex_status_bit_clear + 0x00000000 0xa2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .text.coex_event_duration_get + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .text.coex_pti_set + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .coexiram.7 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .iram1.8 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .iram1.9 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .coexiram.10 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .text.coex_preference_set + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .text.coex_version_get + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .text.coex_version_get_value + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .text.coex_wifi_register_update_lpclk_callback + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .data.g_coex_adapter_funcs_md5 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .data.g_coex_i154_funcs_md5 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .dram1.1 0x00000000 0x31 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .dram1.2 0x00000000 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .dram1.3 0x00000000 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .dram1.4 0x00000000 0x31 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .dram1.5 0x00000000 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .dram1.6 0x00000000 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .rodata.coex_version_str + 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .rodata.esp_coex_adapter_funcs_md5_check.str1.4 + 0x00000000 0x3d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .rodata.esp_coex_i154_funcs_md5_check.str1.4 + 0x00000000 0x45 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + .text.coex_core_pti_set + 0x00000000 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + .coexiram.3 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + .iram1.4 0x00000000 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + .iram1.5 0x00000000 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + .coexiram.8 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_hw.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_hw.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_hw.o) + .coexiram.1 0x00000000 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_hw.o) + .coexiram.2 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_hw.o) + .coexiram.3 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_hw.o) + .text.coex_hw_timer_force + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_hw.o) + .text.coex_hw_timer_unforce + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_hw.o) + .comment 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_hw.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) + .text.coex_rom_osi_funcs_deinit + 0x00000000 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + .coexiram.1 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + .coexiram.2 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + .text.coex_schm_status_get + 0x00000000 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + .text.coex_schm_curr_phase_idx_set + 0x00000000 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + .coexiram.3 0x00000000 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + .coexiram.4 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + .text.coex_schm_get_phase_by_idx + 0x00000000 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + .text.coex_wifi_channel_get + 0x00000000 0x7a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + .text.coex_register_wifi_channel_change_callback + 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + .text.coex_schm_deinit + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + .data.coex_schm_ble_default_bt_a2dp_wifi_default + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + .data.coex_schm_ble_default_bt_idle_wifi_default + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + .data.coex_schm_ble_idle_bt_idle_wifi_default + 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + .dram1.5 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + .rodata.__func__.3746 + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_config_channel_local + 0x00000000 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_negotiated_channel_local + 0x00000000 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_negotiated_bw_local + 0x00000000 0xc0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_sta_get_aid_local + 0x00000000 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_sta_get_negotiated_phymode_local + 0x00000000 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_inactive_time_local + 0x00000000 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_ftm_end_session_local + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_ftm_get_report_local + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_ftm_resp_set_offset_local + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_inactive_time_local + 0x00000000 0x74 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.wifi_station_get_config + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.wifi_station_get_config_default + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.wifi_station_get_current_ap_id + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.wifi_station_ap_check + 0x00000000 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.wifi_softap_cacl_mac + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_sta_get_rssi + 0x00000000 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.wifi_softap_get_station_num + 0x00000000 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.wifi_register_user_ie_manufacturer_recv_cb + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.wifi_unregister_user_ie_manufacturer_recv_cb + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.wifi_set_user_ie + 0x00000000 0x10c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.wifi_get_user_ie + 0x00000000 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata.wifi_get_user_ie + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.wifi_check_chan_param + 0x00000000 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.wifi_osi_ready + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_osi_funcs_md5_check + 0x00000000 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_crypto_funcs_md5_check + 0x00000000 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_wifi_type_md5_check + 0x00000000 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_esp_wifi_md5_check + 0x00000000 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_esp_wifi_he_md5_check + 0x00000000 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_wifi_he_type_md5_check + 0x00000000 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_ftm_initiate_session + 0x00000000 0xca C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_restart + 0x00000000 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_clear_fast_connect + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_promiscuous_scan_start + 0x00000000 0xae C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_scan_stop + 0x00000000 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_scan_get_ap_record + 0x00000000 0x80 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_ap_get_sta_list + 0x00000000 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_connectionless_module_set_wake_interval + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_protocol + 0x00000000 0xa6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_protocol + 0x00000000 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_config_11b_rate + 0x00000000 0x104 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_config_espnow_rate + 0x00000000 0x84 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_config_80211_tx_rate + 0x00000000 0x84 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_bandwidth + 0x00000000 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_bandwidth + 0x00000000 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_channel + 0x00000000 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_home_channel + 0x00000000 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_channel + 0x00000000 0x72 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_country + 0x00000000 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_country_code + 0x00000000 0xba C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_country + 0x00000000 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_country_code + 0x00000000 0x7a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_mac + 0x00000000 0x94 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_promiscuous_filter + 0x00000000 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_promiscuous_filter + 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_promiscuous_ctrl_filter + 0x00000000 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_promiscuous_ctrl_filter + 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_promiscuous + 0x00000000 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_promiscuous_rx_cb + 0x00000000 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_promiscuous + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_auto_connect + 0x00000000 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_auto_connect + 0x00000000 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_vendor_ie + 0x00000000 0x7a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_vendor_ie_cb + 0x00000000 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_max_tx_power + 0x00000000 0x88 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_max_tx_power + 0x00000000 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_event_mask + 0x00000000 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_csi + 0x00000000 0x9c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_csi_config + 0x00000000 0xc6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_csi_rx_cb + 0x00000000 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_ant_gpio + 0x00000000 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_ant_gpio + 0x00000000 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_ant + 0x00000000 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_ant + 0x00000000 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_set_fix_rate + 0x00000000 0x92 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_get_fix_rate + 0x00000000 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_sta_rx_probe_req + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_ftm_end_session + 0x00000000 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_ftm_get_report + 0x00000000 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_ftm_resp_set_offset + 0x00000000 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_set_mac_sleep + 0x00000000 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_set_log_mod + 0x00000000 0x72 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_get_log + 0x00000000 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_ioctl + 0x00000000 0x72 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_configure_wake_window + 0x00000000 0x84 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_force_wakeup_acquire + 0x00000000 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_force_wakeup_release + 0x00000000 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_is_tsf_active + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .wifislpiram.39 + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_update_tsf_tick_interval + 0x00000000 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_update_listen_interval + 0x00000000 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_update_light_sleep_default_params + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_sleep_delay_time + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_keep_alive_time + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_beacon_monitor_configure + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_get_config_channel + 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_improve_contention_ability + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_get_negotiated_channel + 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_get_negotiated_bandwidth + 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_sta_get_aid + 0x00000000 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_sta_get_negotiated_phymode + 0x00000000 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_tsf_time + 0x00000000 0x9a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_tx_done_cb + 0x00000000 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_inactive_time + 0x00000000 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_inactive_time + 0x00000000 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_statis_dump + 0x00000000 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_internal_set_spp_amsdu + 0x00000000 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_disable_pmf_config + 0x00000000 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_phy_apply_phy_init_data + 0x00000000 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_mesh_reg_rxcb + 0x00000000 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_set_ap_assoc_expire + 0x00000000 0x7c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_get_ap_assoc_expire + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_set_router_bssid + 0x00000000 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_get_router_bssid + 0x00000000 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_get_beacon_interval + 0x00000000 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_beacon_interval + 0x00000000 0x9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_sta_disassoc + 0x00000000 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_scan_get_cur_ap_info + 0x00000000 0xea C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_scan_get_ap_ie_len + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_scan_get_cur_ap_record + 0x00000000 0x19e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_scan_get_ap_record + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_vnd_mesh_init + 0x00000000 0x94 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_vnd_mesh_deinit + 0x00000000 0x7c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_vnd_mesh_set + 0x00000000 0x92 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_vnd_mesh_get + 0x00000000 0xb4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_vnd_roots_set + 0x00000000 0x7c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_vnd_roots_get + 0x00000000 0x7c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_allow_root_conflicts + 0x00000000 0x74 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_is_root_conflicts_allowed + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_set_parent_monitor_config + 0x00000000 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_get_parent_monitor_config + 0x00000000 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_set_ie_crypto_funcs_internal + 0x00000000 0x74 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_set_ie_crypto_key_internal + 0x00000000 0x84 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_scan_sort_ap_records + 0x00000000 0x16a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_scan_sort_get_cur_ap_info + 0x00000000 0x104 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_scan_sort_get_cur_ap_record + 0x00000000 0x1f6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_set_parent_candidate + 0x00000000 0x88 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_clear_parent_candidate + 0x00000000 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_get_parent_candidate + 0x00000000 0x78 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_set_rssi_threshold_internal + 0x00000000 0x78 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_get_rssi_threshold_internal + 0x00000000 0x78 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_is_roots_found + 0x00000000 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_get_storage + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_switch_channel_internal + 0x00000000 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_set_active_duty_cycle + 0x00000000 0xec C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_get_active_duty_cycle + 0x00000000 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_set_network_duty_internal + 0x00000000 0x76 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_set_network_duty_cycle + 0x00000000 0xb6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_get_network_duty_cycle + 0x00000000 0xb0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_ps_get_ext_duty + 0x00000000 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_mesh_ps_duty_signaling + 0x00000000 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_non_mesh_connections + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_dynamic_cs + 0x00000000 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_eb_tx_status_success_internal + 0x00000000 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .bss.s_mesh_fetch_num + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .bss.s_mesh_sort_bss + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .bss.s_mesh_sort_num + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .bss.sort_bss.16768 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .bss.token.16916 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .data.g_esp_wifi_he_md5 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .data.g_esp_wifi_md5 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .data.g_wifi_crypto_funcs_md5 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .data.g_wifi_he_type_md5 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .data.g_wifi_osi_funcs_md5 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .data.g_wifi_type_md5 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata.CSWTCH.437 + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata.esp_wifi_internal_crypto_funcs_md5_check.str1.4 + 0x00000000 0x41 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata.esp_wifi_internal_esp_wifi_he_md5_check.str1.4 + 0x00000000 0x37 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata.esp_wifi_internal_esp_wifi_md5_check.str1.4 + 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata.esp_wifi_internal_osi_funcs_md5_check.str1.4 + 0x00000000 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata.esp_wifi_internal_wifi_he_type_md5_check.str1.4 + 0x00000000 0x3d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata.esp_wifi_internal_wifi_type_md5_check.str1.4 + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_error.11 + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_error.12 + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_error.36 + 0x00000000 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_error.37 + 0x00000000 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_info.24 + 0x00000000 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_info.25 + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_info.26 + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_info.27 + 0x00000000 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_info.42 + 0x00000000 0x41 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.22 + 0x00000000 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.23 + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.28 + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.29 + 0x00000000 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.30 + 0x00000000 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.31 + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.32 + 0x00000000 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.33 + 0x00000000 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.40 + 0x00000000 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.41 + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .text.wifi_recycle_rx_pkt + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .text.wifi_get_rand_macaddr + 0x00000000 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .text.wifi_get_rand_macaddr_keep_oui + 0x00000000 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .text.ieee80211_find_ie_match + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .text.ieee80211_find_elem + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .text.ieee80211_find_ext_elem + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .text.ieee80211_find_ext_ie + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .data.libnet80211_reversion_git + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .data.libnet80211_reversion_remote + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .rodata.ieee80211_opcap + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .rodata.str1.4 + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + .text.ieee80211_crypto_available + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + .text.ieee80211_crypto_setkey + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + .text.ieee80211_crypto_encap + 0x00000000 0x94 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + .rodata_wlog_error.2 + 0x00000000 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + .text.dbg_hmac_rxtx_statis_dump + 0x00000000 0x2aa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + .text.dbg_hmac_statis_dump + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + .rodata.dbg_hmac_rxtx_statis_dump.str1.4 + 0x00000000 0x93 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.10 + 0x00000000 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.11 + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.12 + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.13 + 0x00000000 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.14 + 0x00000000 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.2 + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.3 + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.4 + 0x00000000 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.5 + 0x00000000 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.6 + 0x00000000 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.7 + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.8 + 0x00000000 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + .rodata_wlog_info.9 + 0x00000000 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_get_phy_comp + 0x00000000 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ieee80211_ftm_measurement_txcb + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_record_t2t3_cb + 0x00000000 0xb6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_session_timeout + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_send_msmt_pkt + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_request_timeout + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_send_request + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_offchan_end + 0x00000000 0x72 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.public_send_action_ftm_req + 0x00000000 0x298 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_is_supported + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_map_bw_param_to_phybw + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_get_resp_session_for_peer + 0x00000000 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_get_resp_session_by_cookie + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_add_resp_session + 0x00000000 0x8a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_free_resp_session + 0x00000000 0x9c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_record_t1t4_cb + 0x00000000 0xf2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_set_t1t4_cb + 0x00000000 0xd6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_resp_get_burst_slot + 0x00000000 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_resp_get_burst_inst_delay + 0x00000000 0x9a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.public_send_action_ftm_resp + 0x00000000 0x428 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ieee80211_ftm_sess_timeout_process + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ieee80211_tx_ftm_msmt_process + 0x00000000 0xae C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_resp_allocate_para + 0x00000000 0x1d0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_create_responder_session + 0x00000000 0xb4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_send_initial_resp + 0x00000000 0x146 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.public_recv_action_ftm_req + 0x00000000 0x1ac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_responder_set_offset + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_get_estimated_dist + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_parse_data + 0x00000000 0x2fe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_initiator_session_end + 0x00000000 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_initiator_session_abort + 0x00000000 0xd4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ieee80211_ftm_request_txcb + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ieee80211_send_ftmr_process + 0x00000000 0xd2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_initiator_process_resp + 0x00000000 0x2f2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.public_recv_action_ftm_resp + 0x00000000 0x2a8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_initiator_negotiate_session + 0x00000000 0x9c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_offchan_tx_req + 0x00000000 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_initiator_start_session + 0x00000000 0x106 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ieee80211_ftm_req_timeout_process + 0x00000000 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_start_initiator_local + 0x00000000 0x31a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_initiator_end_session_local + 0x00000000 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_initiator_get_report_local + 0x00000000 0xb4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ftm_validate_initiator_config + 0x00000000 0xb6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text.ieee80211_ftm_attach + 0x00000000 0xb4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .bss.g_ftm_report_num_entries + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .bss.g_t1_offset_psec + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata.ftm_initiator_process_resp.str1.4 + 0x00000000 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.10 + 0x00000000 0x31 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.11 + 0x00000000 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.12 + 0x00000000 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.17 + 0x00000000 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.18 + 0x00000000 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.19 + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.20 + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.21 + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.22 + 0x00000000 0x2d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.24 + 0x00000000 0x41 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.25 + 0x00000000 0x39 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.26 + 0x00000000 0x3d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.27 + 0x00000000 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.3 + 0x00000000 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.4 + 0x00000000 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.5 + 0x00000000 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.6 + 0x00000000 0x2d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.7 + 0x00000000 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_error.8 + 0x00000000 0x41 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_warning.13 + 0x00000000 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_warning.14 + 0x00000000 0x2d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_warning.15 + 0x00000000 0x43 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_warning.16 + 0x00000000 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_warning.23 + 0x00000000 0x41 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .rodata_wlog_warning.9 + 0x00000000 0x6f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .text.ieee80211_hostapd_data_txcb + 0x00000000 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .bss.APRecvBcnStartTick + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .bss.ApFreqCalTimer + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_cal_tx_pps + 0x00000000 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_ampdu_stop + 0x00000000 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .wifirxiram.24 + 0x00000000 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ampdu_dispatch_movement + 0x00000000 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .wifirxiram.26 + 0x00000000 0x9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .wifirxiram.28 + 0x00000000 0x9a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .wifirxiram.30 + 0x00000000 0x108 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_ampdu_start_age_timer + 0x00000000 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.25 + 0x00000000 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.27 + 0x00000000 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.29 + 0x00000000 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.31 + 0x00000000 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.33 + 0x00000000 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + .text.ieee80211_add_ie_vendor_esp_mesh_group + 0x00000000 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + .text.ieee80211_add_ie_vendor_esp_simple_pair + 0x00000000 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + .text.ieee80211_add_ie_vendor_esp_freq_annon + 0x00000000 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + .text.ieee80211_add_ie_vendor_esp_now + 0x00000000 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + .text.ieee80211_add_ie_vendor_esp_ssid + 0x00000000 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .text.ieee80211_deliver_data + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .text.ieee80211_is_11b_rate + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_wps_stop + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_wps_start + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_ioctl_ht2040_get + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_ioctl_ht2040_set + 0x00000000 0x72 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.adc2_wifi_acquire + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.adc2_wifi_release + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.ieee80211_set_phy_2nd_chan + 0x00000000 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.ieee80211_phy_2nd_chan_is_valid + 0x00000000 0xac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.ieee80211_set_phy_mode + 0x00000000 0x208 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_phy_2nd_chan_process + 0x00000000 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.print_sta_pmk + 0x00000000 0x144 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_mac_process + 0x00000000 0xf2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_promis_filter_process + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_promis_ctrl_filter_process + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_sta_set_ap_num_process + 0x00000000 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_auto_connect_process + 0x00000000 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_get_macaddr + 0x00000000 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.chip_post_deinit + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .wifislprxiram.30 + 0x00000000 0xb0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .wifislprxiram.32 + 0x00000000 0xa8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_promis_process + 0x00000000 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.esp_wifi_internal_set_baw + 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_crypto_deinit + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_hmac_deinit + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_lmac_deinit + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_sta_disconnect + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_scan_stop_process + 0x00000000 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.cipher_map_net80211_to_public_cipher + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_get_ap_record_process + 0x00000000 0xa6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_get_sta_list_process + 0x00000000 0x16e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_protocol_process + 0x00000000 0xe2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_get_protocol_process + 0x00000000 0x76 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_bw_process + 0x00000000 0x106 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_get_bw_process + 0x00000000 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_channel_process + 0x00000000 0x168 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_home_channel_process + 0x00000000 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_get_channel_process + 0x00000000 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_chan_range + 0x00000000 0x92 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_country + 0x00000000 0x1e0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_get_country + 0x00000000 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_restart_process + 0x00000000 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_vnd_ie_process + 0x00000000 0x122 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_vnd_ie_cb_process + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_max_tpw + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_event_mask + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_csi + 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_csi_set_config + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_ant_config_check + 0x00000000 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .wifirxiram.80 + 0x00000000 0xba C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_ant + 0x00000000 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_ant_gpio + 0x00000000 0xb0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_fix_rate_process + 0x00000000 0x88 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_wps_start_flag + 0x00000000 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_wpa2_ent_enable_process + 0x00000000 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_wpa2_ent_disable_process + 0x00000000 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_log_mod_process + 0x00000000 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_wps_type_process + 0x00000000 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_wps_status_process + 0x00000000 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_wps_cb_process + 0x00000000 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_internal_ioctl_process + 0x00000000 0x7a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_get_tsf_time_process + 0x00000000 0x74 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_ftm_start_initiator_process + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_rssi_threshold + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_roc_process + 0x00000000 0xd6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_action_tx_process + 0x00000000 0xf8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_configure_wake_window_process + 0x00000000 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_disable_pmf_config_process + 0x00000000 0x160 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_force_wakeup_process + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_update_listen_interval_process + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_update_tsf_tick_interval_process + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_ie_set_progress + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_ie_get_progress + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_roots_ie_set_progress + 0x00000000 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_roots_ie_get_progress + 0x00000000 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_ie_init_progress + 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_ie_deinit_progress + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_sta_disassoc + 0x00000000 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_sta_disassoc_progress + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_set_beacon_interval_progress + 0x00000000 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_assoc_expire_set_progress + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_router_bssid_set_progress + 0x00000000 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_router_bssid_get_progress + 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_root_conflicts_set_progress + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_ie_crypto_funcs_set_progress + 0x00000000 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_ie_crypto_key_set_progress + 0x00000000 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_parent_monitor_set_progress + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_parent_monitor_get_progress + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_parent_candidate_set_progress + 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_parent_candidate_clear_progress + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_parent_candidate_get_progress + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_rssi_threshold_set_progress + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_rssi_threshold_get_progress + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_is_roots_found_progress + 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_switch_channel_progress + 0x00000000 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_ps_duty_cycle_set_process + 0x00000000 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_ps_duty_ext_get_process + 0x00000000 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_mesh_act_duty_signaling_process + 0x00000000 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_dynamic_cs_process + 0x00000000 0x94 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .bss.mesh_router_bssid + 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .data.g_mesh_root_conflicts_allowed + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .data.map_assoc_expire + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .data.s_ioctl_table + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.65 + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.100 + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.101 + 0x00000000 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.102 + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.103 + 0x00000000 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.105 + 0x00000000 0x51 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.115 + 0x00000000 0x2f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.31 + 0x00000000 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.33 + 0x00000000 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.78 + 0x00000000 0x2f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.79 + 0x00000000 0x45 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.81 + 0x00000000 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.82 + 0x00000000 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.83 + 0x00000000 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.84 + 0x00000000 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.85 + 0x00000000 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.86 + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.87 + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.93 + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.94 + 0x00000000 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.95 + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.104 + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.106 + 0x00000000 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.116 + 0x00000000 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.117 + 0x00000000 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.39 + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.6 + 0x00000000 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.74 + 0x00000000 0x27 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.75 + 0x00000000 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.76 + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.77 + 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.91 + 0x00000000 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.92 + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.10 + 0x00000000 0xac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.5 + 0x00000000 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.73 + 0x00000000 0x5b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.9 + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .text.ieee80211_public_action_recv_mesh_awake + 0x00000000 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .text.ieee80211_mesh_quick_init + 0x00000000 0x180 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .text.ieee80211_mesh_quick_deinit + 0x00000000 0x9c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .text.ieee80211_vnd_mesh_update_beacon + 0x00000000 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .text.ieee80211_vnd_mesh_fully_associated + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .text.ieee80211_public_action_send_mesh_awake + 0x00000000 0x15a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .rodata 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .bss.esp_mesh_appie + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .bss.esp_mesh_ps_duty + 0x00000000 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .rodata.ieee80211_public_action_send_mesh_awake.str1.4 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .text.wifi_nvs_sta_restore + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .text.wifi_nvs_ap_restore + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .text.ieee80211_nvs_set_default_ssid + 0x00000000 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .text.wifi_nvs_set_sta_listen_interval + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata_wlog_warning.6 + 0x00000000 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata_wlog_warning.7 + 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.esp_wifi_internal_tx_is_stop + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_reg_encap_amsdu_cb + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.wifi_is_started + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_recycle_cache_eb + 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.get_wifi_internal_state + 0x00000000 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_output_pending_eb + 0x00000000 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_copy_eb_header + 0x00000000 0x8a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_amsdu_adjust_last_length + 0x00000000 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .wifiextrairam.17 + 0x00000000 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .wifiextrairam.18 + 0x00000000 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_vnd_ie_size + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .wifi0iram.36 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_search_node + 0x00000000 0xd6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.esp_wifi_internal_tx_by_ref + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.esp_wifi_mesh_tx + 0x00000000 0xa0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_raw_frame_sanity_check + 0x00000000 0x20a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.esp_wifi_80211_tx + 0x00000000 0x114 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .wifiextrairam.59 + 0x00000000 0xc2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.44 + 0x00000000 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.45 + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.46 + 0x00000000 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.47 + 0x00000000 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.48 + 0x00000000 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.49 + 0x00000000 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.50 + 0x00000000 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.51 + 0x00000000 0x45 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.52 + 0x00000000 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.53 + 0x00000000 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + .text.ieee80211_set_user_sup_rate + 0x00000000 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + .text.ieee80211_psq_cleanup + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + .text.ieee80211_psq_take_tail + 0x00000000 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + .text.ieee80211_gettid + 0x00000000 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + .text.ieee80211_iserp_rateset + 0x00000000 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + .text.ieee80211_wme_initparams + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + .rodata.rates.10958 + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + .text.ieee80211_get_chan_info + 0x00000000 0x74 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + .rodata.ieee80211_get_chan_info + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + .rodata_wlog_warning.3 + 0x00000000 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + .text.ieee80211_regdomain_max_tx_power + 0x00000000 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + .text.ieee80211_regdomain_chan_num + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + .data.s_map 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + .text.ieee80211_rfid_locp_recv_open + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + .text.ieee80211_rfid_locp_recv_close + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + .text.register_ieee80211_rfid_locp_recv_cb + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + .text.unregister_ieee80211_rfid_locp_recv_cb + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.scan_pm_channel_op_cb + 0x00000000 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.cannel_scan_connect_state + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.scan_connect_state + 0x00000000 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_sta_get_prof_pmk_internal + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_sta_disable_sae_pk_internal + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.wifi_ap_pmf_enabled + 0x00000000 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.ieee80211_get_sta_gtk_index + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_enable_sta_privacy_internal + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_sta_is_running_internal + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_unregister_wpa2_cb_internal + 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_register_wpa2_cb_internal + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.ieee80211_unregister_wapi_cb + 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.ieee80211_register_wapi_cb + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_get_assoc_bssid_internal + 0x00000000 0x72 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.ieee80211_espnow_get_init_flag + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.ieee80211_espnow_set_init_flag + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.ieee80211_mt_key_is_mask + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.ieee80211_mt_key_is_mask_zero + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.ieee80211_mt_key_set_mask + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.ieee80211_mt_key_clear_mask + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.ieee80211_get_mac_addr_from_frame + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_del_key_internal + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_set_key_internal + 0x00000000 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_get_key_internal + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_register_tx_cb_internal + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_get_appie_internal + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_sta_wpa2_ent_enable_internal + 0x00000000 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_sta_wpa2_ent_disable_internal + 0x00000000 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_set_wpa2_ent_state_internal + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_set_wps_type_internal + 0x00000000 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_get_wps_type_internal + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_disarm_sta_connection_timer_internal + 0x00000000 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_set_wps_status_internal + 0x00000000 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_set_wps_cb_internal + 0x00000000 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_internal_supplicant_header_md5_check + 0x00000000 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_set_wps_start_flag_internal + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_set_rssi_threshold + 0x00000000 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_is_rm_enabled_internal + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_is_btm_enabled_internal + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_is_mbo_enabled_internal + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_is_ft_enabled_internal + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_action_tx_req + 0x00000000 0xb4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_remain_on_channel + 0x00000000 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .data.g_wifi_supplicant_funcs_md5 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .rodata.esp_wifi_internal_supplicant_header_md5_check.str1.4 + 0x00000000 0x2f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .rodata.str1.4 + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_ftm_sess_timeout + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_ftm_req_timeout + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_tx_ftm_msmt + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_send_ftmr + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_register_ftm_timer + 0x00000000 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .wifi0iram.12 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.cnx_get_authtype_strength + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.esp_mesh_get_tsf_time + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .wifi0iram.90 0x00000000 0x9c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .wifi0iram.92 0x00000000 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.cnx_is_any_node_connecting + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.wifi_softap_staconnected_event_policy + 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.wifi_softap_toomany_deny + 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.cnx_sta_pm + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.cnx_stop_obss_scan + 0x00000000 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .wifislprxiram.116 + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_error.91 + 0x00000000 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_error.93 + 0x00000000 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + .text.roc_op_start + 0x00000000 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + .text.roc_op_end + 0x00000000 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + .text.offchan_txop_end + 0x00000000 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + .text.offchan_txop_start + 0x00000000 0x260 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + .data.s_global_offchan_seq + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + .rodata_wlog_error.2 + 0x00000000 0x31 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + .rodata_wlog_error.3 + 0x00000000 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .text.ieee80211_send_action_unregister + 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .text.ieee80211_recv_action_unregister + 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + .text.register_ieee80211_action_vendor_get_key_cb + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + .text.unregister_ieee80211_action_vendor_get_key_cb + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + .text.ieee80211_add_action_vendor_spec_esp + 0x00000000 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + .text.ieee80211_alloc_action_vendor_spec + 0x00000000 0xf6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + .text.ieee80211_send_action_vendor_spec + 0x00000000 0x35c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + .text.register_ieee80211_action_vendor_spec_cb + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + .text.unregister_ieee80211_action_vendor_spec_cb + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + .bss.avs_tx_content + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + .data.s_global_vendor_seq.11540 + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + .rodata.ieee80211_add_action_vendor_spec_esp.str1.4 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + .text.ieee80211_ccmp_encrypt + 0x00000000 0xfc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + .rodata_wlog_error.5 + 0x00000000 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + .text.esf_buf_setup_for_mesh + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + .text.esf_buf_statis_dump + 0x00000000 0xdc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + .rodata.esf_buf_statis_dump.str1.4 + 0x00000000 0x3b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + .rodata_wlog_info.19 + 0x00000000 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + .rodata_wlog_info.20 + 0x00000000 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + .rodata_wlog_info.21 + 0x00000000 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.bb_intr_handl + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .wifislprxiram.3 + 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_is_pure_sta + 0x00000000 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_get_rssi + 0x00000000 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_ebuf_alloc + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_ebuf_recycle_tx + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_ebuf_recycle_rx + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_register_pp_tx_done_cb + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_set_promis_filter + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_get_promis_filter + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_set_promis_ctrl_filter + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_get_promis_ctrl_filter + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_register_promis_rx_cb + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_register_csi_rx_cb + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_register_ftm_callbacks + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_pp_post + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_reset_rx_ba + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.esp_mesh_set_6m_rate + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_bb_check_noise_init + 0x00000000 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_get_random + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_get_trc + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_tx_is_idle + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_set_fix_rate + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_get_fix_rate + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_set_csi + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .wifislprxiram.11 + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_csi_set_config + 0x00000000 0x7c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_is_sta_tsf_active + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .wifislpiram.13 + 0x00000000 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_update_tsf_tick_interval + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_update_light_sleep_default_params + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_set_sleep_delay_time + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_set_keep_alive_time + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_beacon_monitor_configure + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_update_listen_interval + 0x00000000 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_rx_disable_bssid_check + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_rx_enable_bssid_check + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_set_bar_rate + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_trc_update_def_rate + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_get_espnow_rate + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_get_80211_tx_rate + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_set_espnow_rate + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_set_80211_tx_rate + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_get_default_sched + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_get_G6M_sched + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text.ic_connectionless_module_set_wake_interval + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .rodata_wlog_info.9 + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .text.lmacIsIdle + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .text.lmacReachShortLimit + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .text.lmacReachLongLimit + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .text.lmacIsLongFrame + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .wifi0iram.3 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .wifi0iram.4 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .text.lmacRequestTxopQueue + 0x00000000 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .text.lmacReleaseTxopQueue + 0x00000000 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .text.lmacProcessTxopSuccess + 0x00000000 0x18e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .wifi0iram.20 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .iram1.31 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .iram1.35 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .iram1.36 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .iram1.37 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .text.esp_wifi_internal_set_retry_counter + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .text.esp_wifi_internal_set_msdu_lifetime + 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .text.esp_wifi_internal_get_mib + 0x00000000 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .text.esp_wifi_internal_set_rts + 0x00000000 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .text.esp_wifi_internal_get_rts + 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .wifi0iram.21 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .wifi0iram.22 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .wifi0iram.16 0x00000000 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .text.lmacRxDone + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .text.dbg_lmac_get_acs + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .wifi0iram.66 0x00000000 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .text.esp_wifi_set_11b_tx_plcp + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .bss.g_pp_tx_pkt_num + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .data.txopstart_index + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .rodata.__FUNCTION__.11050 + 0x00000000 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .rodata.__FUNCTION__.11067 + 0x00000000 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .rodata_wlog_error.12 + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .rodata_wlog_error.13 + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .rodata_wlog_error.14 + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .rodata_wlog_error.15 + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .rodata_wlog_error.17 + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .rodata_wlog_info.56 + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.wifi_apb80m_request + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.wifi_apb80m_release + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .wifislprxiram.3 + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_is_dream + 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .wifislprxiram.4 + 0x00000000 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_allow_tx + 0x00000000 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_mac_sleep_init + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_mac_sleep_deinit + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .wifirxiram.18 + 0x00000000 0xac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .wifislpiram.19 + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .wifislprxiram.21 + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_enable_sleep_delay_timer + 0x00000000 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_mac_wakeup + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_mac_sleep + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .wifislprxiram.23 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .wifislprxiram.28 + 0x00000000 0xf0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.is_off_channel + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .wifislpiram.31 + 0x00000000 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_update_tsf_tick_interval + 0x00000000 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_set_beacon_filter + 0x00000000 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_is_in_wifi_slice_threshold + 0x00000000 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .wifislprxiram.35 + 0x00000000 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .wifislprxiram.46 + 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .wifirxiram.50 + 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_beacon_monitor_configure + 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_update_light_sleep_default_params + 0x00000000 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_set_sleep_delay_time + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_set_keep_alive_time + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_scan_lock + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_scan_unlock + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_try_scan_unlock + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_get_idle_wait_time + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_register_connectionless_wake_window + 0x00000000 0x74 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_unregister_connectionless_wake_window + 0x00000000 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_connectionless_module_set_wake_interval + 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_is_hw_beacon_filter_active + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_clear_wakeup_signal + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifislpiram.5 + 0x00000000 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.rotl 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.rotr 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.pp_set_cut_rx + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.pp_set_cut_evt + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.pp_can_cut_sevt + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.pp_can_cut_evt + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.RxNodeNum + 0x00000000 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.TxNodeNum + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.SigSpaceMalloc + 0x00000000 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.SigSpaceFree + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.DefFreqCalTimerCB + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifirxiram.6 0x00000000 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifi0iram.7 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifi0iram.11 0x00000000 0x92 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.ppAddTimCount + 0x00000000 0x1cc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.ppRegisterPromisRxCallback + 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.ppRegisterTxDoneUserActionCallback + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.ppUnregisterTxCallback + 0x00000000 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.pp_register_tx_cb + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.pp_unregister_tx_cb + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifiextrairam.16 + 0x00000000 0x7a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.ppRecycleTxBuf + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifi0iram.19 0x00000000 0x78 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifislprxiram.24 + 0x00000000 0x106 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.ppGetTxQFirstAvail_Locked + 0x00000000 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.ppFetchTxQFirstAvail + 0x00000000 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.ppDequeueTxQ + 0x00000000 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.ppRollBackTxQ + 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.ppSetBarRate + 0x00000000 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifiextrairam.31 + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifi0iram.32 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifi0iram.33 0x00000000 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifi0iram.34 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.ppCheckTxAMPDUlength + 0x00000000 0xb2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifiextrairam.35 + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifi0iram.36 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.ppRecordBarRRC + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifiextrairam.42 + 0x00000000 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifiextrairam.46 + 0x00000000 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifiextrairam.48 + 0x00000000 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifislprxiram.49 + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifislprxiram.50 + 0x00000000 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.emul_timeout + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifiextrairam.58 + 0x00000000 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.ppEnableQueue + 0x00000000 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifi0iram.61 0x00000000 0x132 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .iram1.65 0x00000000 0x176 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifiextrairam.63 + 0x00000000 0x74 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.ppProcessWaitQ + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.ppDisableQueue + 0x00000000 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifiextrairam.60 + 0x00000000 0xaa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifi0iram.59 0x00000000 0x138 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.ppDiscardMPDU + 0x00000000 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifi0iram.69 0x00000000 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifi0iram.12 0x00000000 0x1e4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifiextrairam.39 + 0x00000000 0x9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifi0iram.23 0x00000000 0x154 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifi0iram.43 0x00000000 0x408 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifi0iram.9 0x00000000 0x1fe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .rodata 0x00000000 0x78 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .wifiextrairam.71 + 0x00000000 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.ppMessageInQ + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .bss.CurFreeSigIdx + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .bss.CurSigIdxToBeUse + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .bss.DefFreqCalTimer + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .bss.HighestFreqOffsetInOneChk + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .bss.LowestFreqOffsetInOneChk + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .bss.SigInMacISR + 0x00000000 0x190 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .bss.current_ifidx.11880 + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .bss.pend_flag_periodic_cal + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .bss.pp_allow_cut_sevt + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .bss.pp_need_cut_rx + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .data.CanDoFreqCal + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .data.NoiseTimerInterval + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .data.libpp_reversion_git + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .rodata.str1.4 + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .rodata_wlog_error.10 + 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .rodata_wlog_error.14 + 0x00000000 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .rodata_wlog_error.17 + 0x00000000 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .rodata_wlog_error.44 + 0x00000000 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .rodata_wlog_error.47 + 0x00000000 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .rodata_wlog_warning.13 + 0x00000000 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .rodata_wlog_warning.15 + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .rodata_wlog_warning.66 + 0x00000000 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .iram1.5 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .text.dbg_lmac_rxtx_statis_dump + 0x00000000 0x202 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .text.dbg_lmac_hw_statis_dump + 0x00000000 0x22c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .text.dbg_lmac_diag_statis_dump + 0x00000000 0x15a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .text.dbg_lmac_ps_statis_dump + 0x00000000 0x1ae C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .text.dbg_lmac_statis_dump + 0x00000000 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .text.dbg_his_lmac_eb_show + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .text.dbg_his_lmac_event_show + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .text.dbg_his_lmac_int_show + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .text.dbg_his_lmac_rx_show + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .text.dbg_his_lmac_tx_show + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .text.dbg_ebuf_loc_show + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .text.dbg_perf_path_show + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .text.dbg_perf_path_set + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .text.dbg_perf_throughput_cal + 0x00000000 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .bss.s_t_old 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .bss.s_total 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata.dbg_lmac_diag_statis_dump.str1.4 + 0x00000000 0x67 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata.dbg_lmac_hw_statis_dump.str1.4 + 0x00000000 0xda C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata.dbg_lmac_ps_statis_dump.cst4 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata.dbg_lmac_ps_statis_dump.str1.4 + 0x00000000 0x80 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata.dbg_lmac_rxtx_statis_dump.str1.4 + 0x00000000 0x5f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.10 + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.11 + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.12 + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.13 + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.14 + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.15 + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.16 + 0x00000000 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.17 + 0x00000000 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.18 + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.19 + 0x00000000 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.20 + 0x00000000 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.21 + 0x00000000 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.22 + 0x00000000 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.23 + 0x00000000 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.24 + 0x00000000 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.25 + 0x00000000 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.26 + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.27 + 0x00000000 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.28 + 0x00000000 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.29 + 0x00000000 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.30 + 0x00000000 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.31 + 0x00000000 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.32 + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.33 + 0x00000000 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.34 + 0x00000000 0x51 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.35 + 0x00000000 0x55 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.36 + 0x00000000 0x3 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.6 + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.7 + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.8 + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .rodata_wlog_info.9 + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + .text.RC_GetAckRate + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + .text.RC_GetRtsRate + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + .text.RC_GetAckTime + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + .text.RC_GetBlockAckTime + 0x00000000 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.trc_calc_duration + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rx11NRate2AMPDULimit + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.trcAmpduSetState + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rcSetTxAmpduLimit + 0x00000000 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rcClearCurStat + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rcClearCurSched + 0x00000000 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rcClearCurAMPDUSched + 0x00000000 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rcLowerSched + 0x00000000 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rcUpSched + 0x00000000 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rcUpdateAckSnr + 0x00000000 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .wifirxiram.9 0x00000000 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.trc_onAmpduOp + 0x00000000 0xe0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rcSetBarRate + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rc_get_default_sched + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rc_get_G6M_sched + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rcGetAmpduSched + 0x00000000 0x9c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rssi_margin + 0x00000000 0x12c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata.rssi_margin + 0x00000000 0x80 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.TRC_PER_IS_GOOD + 0x00000000 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.TRC_AMPDU_PER_DOWN_THRESHOLD + 0x00000000 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata.TRC_AMPDU_PER_DOWN_THRESHOLD + 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rcAmpduLowerRate + 0x00000000 0xd6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.TRC_AMPDU_PER_UP_THRESHOLD + 0x00000000 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata.TRC_AMPDU_PER_UP_THRESHOLD + 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .wifi0iram.10 0x00000000 0x2cc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.trc_NeedRTS + 0x00000000 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata.trc_NeedRTS + 0x00000000 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.trc_onDisconnect + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.trc_onScanStart + 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.trc_onScanDone + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.trc_isAmpduOn + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.trc_SetTxAmpduState + 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .wifi0iram.20 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .wifi0iram.21 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rc_get_mask + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rc_get_sta_trc + 0x00000000 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .wifirxiram.25 + 0x00000000 0x76 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rc_get_trc_by_index + 0x00000000 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rc_get_trc_default + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rc_only_sta_trc + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.trc_update_def_rate + 0x00000000 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rc_get_fix_rate + 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rc_set_fix_rate + 0x00000000 0x78 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.trc_get_espnow_rate + 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.trc_set_espnow_rate + 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.trc_get_80211_tx_rate + 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.trc_set_80211_tx_rate + 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .bss.g_80211_tx_rate + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .bss.g_espnow_rate + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .data.BAROFDMSched + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata.CSWTCH.47 + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata.__FUNCTION__.12649 + 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata_wlog_error.12 + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata_wlog_warning.27 + 0x00000000 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .text.config_is_cache_tx_buf_enabled + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .wifi0iram.5 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .wifi0iram.8 0x00000000 0x8e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .wifi0iram.6 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .wifi0iram.7 0x00000000 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .wifi0iram.9 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .wifi0iram.10 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .iram1.14 0x00000000 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .wifislpiram.16 + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .wifislprxiram.43 + 0x00000000 0xa6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .wifi0iram.13 0x00000000 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .wifi0iram.15 0x00000000 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .wifislprxiram.39 + 0x00000000 0x130 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .wifislpiram.22 + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .wifiorslpiram.23 + 0x00000000 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .text.wDev_Mesh_Enable_Tsf + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .text.wDev_Mesh_Set_TBTT + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .text.wdev_mac_sleep_init + 0x00000000 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .text.wdev_mac_sleep_deinit + 0x00000000 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .text.wdev_set_promis_misc_buf + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .text.wdev_set_promis_filter + 0x00000000 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .text.wdev_get_promis_filter + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .text.wdev_set_promis_ctrl_filter + 0x00000000 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .text.wdev_get_promis_ctrl_filter + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .text.wDev_RxSecError + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .wifirxiram.21 + 0x00000000 0x2d6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .text.wdev_ftm_set_callbacks + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .wifislprxiram.27 + 0x00000000 0x13e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .text.wDev_FetchFirstDesc + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .text.wDev_is_low_rate_enable + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .text.wdev_set_csi_rx_cb + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .text.config_get_wifi_csi_enable + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .text.config_get_wifi_timer_task_stack_size + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .text.config_get_wifi_pm_task_stack_size + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .text.config_get_wifi_wps_task_stack_size + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .text.config_get_wifi_wpa2_task_stack_size + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .text.config_get_wifi_coexist_task_stack_size + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .bss.dbg_rx_bcn_count + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata.__FUNCTION__.12449 + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata.__FUNCTION__.12555 + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata.__FUNCTION__.12598 + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata_wlog_error.28 + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata_wlog_error.29 + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata_wlog_error.40 + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata_wlog_error.41 + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata_wlog_error.42 + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata_wlog_info.12 + 0x00000000 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata_wlog_warning.11 + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + .text.hal_agreement_clr_rx_ba + 0x00000000 0x9a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + .text.hal_ba_session_store + 0x00000000 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + .text.hal_ba_session_restore + 0x00000000 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + .rodata_wlog_info.3 + 0x00000000 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + .text.hal_crypto_get_using_key_idx + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .text.mac_tx_set_plcp0 + 0x00000000 0xbc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .text.mac_tx_set_duration + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .wifi0iram.8 0x00000000 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .text.hal_mac_is_txq_enabled + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .text.hal_now 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .wifi0iram.10 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .text.hal_disable_mac + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .text.hal_enable_mac + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .wifislpiram.11 + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .wifislprxiram.12 + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .wifislprxiram.13 + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .text.mac_rxbuf_disable + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .iram1.14 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .iram1.17 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .text.hal_mac_clr_bssid + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .text.hal_mac_tsf_get_time + 0x00000000 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .text.wDev_Mesh_Disable_Tsf + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .text.hal_mac_tsf_set_time + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .text.hal_mac_set_csi + 0x00000000 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .wifislprxiram.19 + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .text.hal_mac_rx_enable + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .text.hal_mac_rx_disable + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .text.hal_enable_sta_beacon_filter + 0x00000000 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .text.hal_set_sta_beacon_filter + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .text.hal_enable_sta_dump_beacon + 0x00000000 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .text.hal_beacon_ie_crc_get + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .text.hal_beacon_ie_crc_set + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .text.hal_rx_disable_bssid_check + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .text.hal_rx_enable_bssid_check + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .bss.g_mac_deinit_count + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .bss.g_mac_deinit_rxing + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .bss.g_mac_deinit_txing + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) + .iram1.2 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) + .wifirxiram.3 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) + .wifirxiram.4 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) + .wifirxiram.5 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) + .iram1.6 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) + .comment 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + .text.mac_tx_set_plcp2 + 0x00000000 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + .text.hal_sniffer_rx_clr_statistics + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifiextrairam.5 + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.hal_tsf_timer_get_target + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.hal_enable_tsf_timer_wakeup + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.hal_disable_tsf_timer_wakeup + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifiextrairam.6 + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.hal_disable_tsf_timer + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.hal_get_sta_next_tbtt + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.9 + 0x00000000 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.hal_tsf_clear_soc_wakeup_request + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.10 + 0x00000000 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.11 + 0x00000000 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.12 + 0x00000000 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.13 + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.tsf_hal_set_tbtt_rf_ctrl_wait_cycles + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.tsf_hal_set_timer_rf_ctrl_wait_cycles + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.tsf_hal_clear_mac_modem_rf_power_state + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.tsf_hal_get_mac_modem_rf_power_state + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.tsf_hal_clear_soc_wakeup_request + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.tsf_hal_map_tbtt_target_to_rx_frame + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.tsf_hal_unmap_tbtt_target_to_rx_frame + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.tsf_hal_set_tsf_time_deviation + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.tsf_hal_set_tsf_time_deviation_sync_enable + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.tsf_hal_set_tsf_time_deviation_sync_disable + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.tsf_hal_set_rx_beacon_success_tsf_time_deviation_sync_enable + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.tsf_hal_set_rx_beacon_success_tsf_time_deviation_sync_disable + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.tsf_hal_set_rx_beacon_fail_tsf_time_deviation_sync_enable + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.tsf_hal_set_rx_beacon_fail_tsf_time_deviation_sync_disable + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.tsf_hal_set_rx_beacon_abort_tsf_time_deviation_sync_enable + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.tsf_hal_set_rx_beacon_abort_tsf_time_deviation_sync_disable + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.15 + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.17 + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.18 + 0x00000000 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.19 + 0x00000000 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.20 + 0x00000000 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.21 + 0x00000000 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.22 + 0x00000000 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.23 + 0x00000000 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.24 + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.25 + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.26 + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.tsf_hal_set_tbtt_rf_ctrl_disable + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.27 + 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.28 + 0x00000000 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.29 + 0x00000000 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.30 + 0x00000000 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.31 + 0x00000000 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.32 + 0x00000000 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.33 + 0x00000000 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.34 + 0x00000000 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.35 + 0x00000000 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.36 + 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.37 + 0x00000000 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .wifislpiram.38 + 0x00000000 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.tsf_hal_set_timer_modem_wakeup_enable + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.tsf_hal_set_timer_modem_wakeup_disable + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.tsf_hal_set_timer_rf_ctrl_enable + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text.tsf_hal_set_timer_rf_ctrl_disable + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .text 0x00000000 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .data 0x00000000 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvGetFreeSize.str1.4 + 0x00000000 0x1f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvGetFreeSize + 0x00000000 0x4e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferCreateNoSplit + 0x00000000 0x20 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferSendAcquire + 0x00000000 0xaa esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferSendComplete + 0x00000000 0xee esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferReceiveSplit.str1.4 + 0x00000000 0x88 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferReceiveSplit + 0x00000000 0x6e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferReceiveSplitFromISR + 0x00000000 0x6c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferReceiveUpToFromISR + 0x00000000 0x80 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferGetCurFreeSize + 0x00000000 0x50 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferAddToQueueSetRead.str1.4 + 0x00000000 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferAddToQueueSetRead + 0x00000000 0x70 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferRemoveFromQueueSetRead + 0x00000000 0x74 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.vRingbufferGetInfo + 0x00000000 0xa2 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferPrintInfo.str1.4 + 0x00000000 0x43 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferPrintInfo + 0x00000000 0x70 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.2 + 0x00000000 0xf esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.3 + 0x00000000 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.4 + 0x00000000 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.5 + 0x00000000 0x22 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.6 + 0x00000000 0x1d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.7 + 0x00000000 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.12 + 0x00000000 0x1e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.14 + 0x00000000 0x1f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.15 + 0x00000000 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.22 + 0x00000000 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.23 + 0x00000000 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .data 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .bss 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .text.esp_efuse_get_pkg_ver + 0x00000000 0x28 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .text.esp_efuse_set_rom_log_scheme + 0x00000000 0x40 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .text.esp_efuse_disable_rom_download_mode + 0x00000000 0x1a esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .text.esp_efuse_enable_rom_secure_download_mode + 0x00000000 0x32 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_info 0x00000000 0x3ba esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_abbrev 0x00000000 0x181 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_loc 0x00000000 0x1f esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_aranges + 0x00000000 0x38 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_ranges 0x00000000 0x28 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_line 0x00000000 0x43f esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_str 0x00000000 0x5e4 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .comment 0x00000000 0x30 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_frame 0x00000000 0x88 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .text 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .data 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .bss 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .rodata.esp_efuse_rtc_calib_get_cal_voltage.str1.4 + 0x00000000 0x74 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .text.esp_efuse_rtc_calib_get_cal_voltage + 0x00000000 0xfc esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .rodata.esp_efuse_rtc_calib_get_tsens_val.str1.4 + 0x00000000 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .text.esp_efuse_rtc_calib_get_tsens_val + 0x00000000 0xca esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .rodata.__func__.0 + 0x00000000 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .rodata.__func__.1 + 0x00000000 0x24 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .text 0x00000000 0x0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .data 0x00000000 0x0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .bss 0x00000000 0x0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.try_acquire_free_dev + 0x00000000 0x70 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.11 0x00000000 0x9a esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.10 0x00000000 0x90 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.req_core + 0x00000000 0x64 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.13 0x00000000 0x36 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.7 0x00000000 0x1a esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.16 0x00000000 0x68 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.14 0x00000000 0x5c esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.12 0x00000000 0xae esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.spi_bus_init_lock + 0x00000000 0x4c esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .rodata.spi_bus_deinit_lock.str1.4 + 0x00000000 0x5b esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.spi_bus_deinit_lock + 0x00000000 0x54 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.spi_bus_lock_register_dev + 0x00000000 0xc0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.spi_bus_lock_unregister_dev + 0x00000000 0x50 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.spi_bus_lock_set_bg_control + 0x00000000 0x8 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.21 0x00000000 0x1c esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.22 0x00000000 0xe esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .rodata.str1.4 + 0x00000000 0xf2 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.24 0x00000000 0x9e esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.26 0x00000000 0x5c esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.27 0x00000000 0x4 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.28 0x00000000 0x2c esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.29 0x00000000 0x12 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.spi_bus_lock_bg_request + 0x00000000 0x14 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.30 0x00000000 0x102 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.31 0x00000000 0x12 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.32 0x00000000 0x1e esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.33 0x00000000 0x3e esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.34 0x00000000 0x18 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .rodata.__FUNCTION__.0 + 0x00000000 0x1a esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .rodata.__FUNCTION__.1 + 0x00000000 0x19 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .rodata.__FUNCTION__.2 + 0x00000000 0x1b esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .rodata.__func__.3 + 0x00000000 0x14 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .dram1.0 0x00000000 0x9 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .sdata.s_spinlock + 0x00000000 0x8 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text 0x00000000 0x0 esp-idf/driver/libdriver.a(spi_common.c.obj) + .data 0x00000000 0x0 esp-idf/driver/libdriver.a(spi_common.c.obj) + .bss 0x00000000 0x0 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.check_iomux_pins_quad + 0x00000000 0xbc esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.bus_uses_iomux_pins + 0x00000000 0x12 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.spi_ll_enable_bus_clock.str1.4 + 0x00000000 0x39 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_ll_enable_bus_clock + 0x00000000 0x62 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_ll_reset_register + 0x00000000 0x66 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.alloc_dma_chan.str1.4 + 0x00000000 0xd5 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.alloc_dma_chan + 0x00000000 0x196 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.dma_chan_free + 0x00000000 0x74 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.bus_iomux_pins_set_quad + 0x00000000 0x13e esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.bus_iomux_pins_set + 0x00000000 0x12 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.spicommon_periph_claim.str1.4 + 0x00000000 0x35 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_periph_claim + 0x00000000 0xc4 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_periph_in_use + 0x00000000 0x18 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_periph_free + 0x00000000 0x64 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_irqsource_for_host + 0x00000000 0x18 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_irqdma_source_for_host + 0x00000000 0x18 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_dma_chan_alloc + 0x00000000 0xae esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.spicommon_gdma_get_handle.str1.4 + 0x00000000 0x3e esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_gdma_get_handle + 0x00000000 0xa8 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_dma_chan_free + 0x00000000 0x64 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.spicommon_bus_initialize_io.str1.4 + 0x00000000 0x261 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_bus_initialize_io + 0x00000000 0x85c esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_bus_free_io_cfg + 0x00000000 0x66 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_cs_initialize + 0x00000000 0x146 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.spicommon_cs_free_io.str1.4 + 0x00000000 0x20 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_cs_free_io + 0x00000000 0x54 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_bus_using_iomux + 0x00000000 0xc8 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_bus_main_set_lock + 0x00000000 0xc esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_bus_lock_get_by_id + 0x00000000 0x12 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.spi_bus_initialize.str1.4 + 0x00000000 0x14f esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_bus_initialize + 0x00000000 0x33a esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_bus_get_attr + 0x00000000 0x14 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_bus_free + 0x00000000 0xa8 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_bus_register_destroy_func + 0x00000000 0x16 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__FUNCTION__.0 + 0x00000000 0x13 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__func__.1 + 0x00000000 0x15 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__FUNCTION__.2 + 0x00000000 0x1c esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__func__.3 + 0x00000000 0xe esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__func__.4 + 0x00000000 0x18 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__FUNCTION__.5 + 0x00000000 0x1a esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__func__.6 + 0x00000000 0x1a esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__FUNCTION__.7 + 0x00000000 0xf esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__func__.8 + 0x00000000 0xf esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__func__.9 + 0x00000000 0x19 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__func__.10 + 0x00000000 0x16 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__func__.11 + 0x00000000 0x18 esp-idf/driver/libdriver.a(spi_common.c.obj) + .sdata.bus_ctx + 0x00000000 0x8 esp-idf/driver/libdriver.a(spi_common.c.obj) + .data.s_mainbus + 0x00000000 0x6c esp-idf/driver/libdriver.a(spi_common.c.obj) + .bss.spi_claiming_func + 0x00000000 0xc esp-idf/driver/libdriver.a(spi_common.c.obj) + .sdata.spi_periph_claimed + 0x00000000 0x2 esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_info 0x00000000 0xa31d esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_abbrev 0x00000000 0x577 esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_loc 0x00000000 0x1703 esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_aranges + 0x00000000 0xf0 esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_ranges 0x00000000 0x158 esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_line 0x00000000 0x2e55 esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_str 0x00000000 0x66c5 esp-idf/driver/libdriver.a(spi_common.c.obj) + .comment 0x00000000 0x30 esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_frame 0x00000000 0x388 esp-idf/driver/libdriver.a(spi_common.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.bootloader_load_image + 0x00000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.bootloader_load_image_no_verify + 0x00000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_get_metadata + 0x00000000 0x82 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_verify_bootloader_data + 0x00000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_verify_bootloader + 0x00000000 0x2e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_get_flash_size + 0x00000000 0x70 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.index_to_partition + 0x00000000 0x50 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.check_anti_rollback + 0x00000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.try_load_partition + 0x00000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.log_invalid_app_partition.str1.4 + 0x00000000 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.log_invalid_app_partition + 0x00000000 0xb2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.write_otadata.str1.4 + 0x00000000 0x45 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.write_otadata + 0x00000000 0x72 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.set_actual_ota_seq.str1.4 + 0x00000000 0x3d esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.set_actual_ota_seq + 0x00000000 0x8c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.bootloader_common_read_otadata.str1.4 + 0x00000000 0x91 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_common_read_otadata + 0x00000000 0xca esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_common_get_partition_description + 0x00000000 0xa8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.bootloader_utility_load_partition_table.str1.4 + 0x00000000 0x1df esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_utility_load_partition_table + 0x00000000 0x272 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.bootloader_utility_get_selected_boot_partition.str1.4 + 0x00000000 0x113 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_utility_get_selected_boot_partition + 0x00000000 0x1fa esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_reset + 0x00000000 0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_atexit + 0x00000000 0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.set_cache_and_start_app.str1.4 + 0x00000000 0x8d esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.set_cache_and_start_app + 0x00000000 0x1b8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.unpack_load_app.str1.4 + 0x00000000 0x6d esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.unpack_load_app + 0x00000000 0x124 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.load_image.str1.4 + 0x00000000 0x3e esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.load_image + 0x00000000 0x4c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.bootloader_utility_load_boot_image.str1.4 + 0x00000000 0xe2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_utility_load_boot_image + 0x00000000 0x1d2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_sha256_hex_to_str + 0x00000000 0x70 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_sha256_flash_contents + 0x00000000 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.__func__.0 + 0x00000000 0x17 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.__func__.1 + 0x00000000 0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .sbss.ota_has_initial_contents + 0x00000000 0x1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .rodata.esp_partition_table_verify.str1.4 + 0x00000000 0x16c esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .text.esp_partition_table_verify + 0x00000000 0x1dc esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_info 0x00000000 0x654 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_abbrev 0x00000000 0x1fd esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_loc 0x00000000 0x1fc esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_aranges + 0x00000000 0x20 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_ranges 0x00000000 0x68 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_line 0x00000000 0x7fb esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_str 0x00000000 0x4b8 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .comment 0x00000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_frame 0x00000000 0x4c esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .text 0x00000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .data 0x00000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.bootloader_util_regions_overlap.str1.4 + 0x00000000 0x5e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.bootloader_util_regions_overlap + 0x00000000 0x68 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.esp_partition_unload_all + 0x00000000 0x98 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.esp_partition_register_external + 0x00000000 0x136 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.esp_partition_deregister_external + 0x00000000 0x80 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.__func__.0 + 0x00000000 0x20 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.__func__.4 + 0x00000000 0x19 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text 0x00000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .data 0x00000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text.esp_partition_get_sha256 + 0x00000000 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text.esp_partition_check_identity + 0x00000000 0x62 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(sha_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(sha_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(sha_hal.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(aes_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(aes_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(aes_hal.c.obj) + .text.aes_ll_write_block + 0x00000000 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) + .text.aes_ll_read_block + 0x00000000 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) + .text.aes_hal_transform_block + 0x00000000 0x36 esp-idf/hal/libhal.a(aes_hal.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .text.hmac_ll_write_block_512 + 0x00000000 0x2c esp-idf/hal/libhal.a(hmac_hal.c.obj) + .text.hmac_ll_read_result_256 + 0x00000000 0x24 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .text.hmac_hal_write_one_block_512 + 0x00000000 0x34 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .text.hmac_hal_write_block_512 + 0x00000000 0x1e esp-idf/hal/libhal.a(hmac_hal.c.obj) + .text.hmac_hal_next_block_padding + 0x00000000 0x18 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .text.hmac_hal_next_block_normal + 0x00000000 0x16 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .text.hmac_hal_read_result_256 + 0x00000000 0x26 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .text 0x00000000 0x0 esp-idf/soc/libsoc.a(lldesc.c.obj) + .data 0x00000000 0x0 esp-idf/soc/libsoc.a(lldesc.c.obj) + .bss 0x00000000 0x0 esp-idf/soc/libsoc.a(lldesc.c.obj) + .text.lldesc_get_received_len + 0x00000000 0x26 esp-idf/soc/libsoc.a(lldesc.c.obj) + .text 0x00000000 0x0 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .data 0x00000000 0x0 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .bss 0x00000000 0x0 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .text 0x00000000 0x0 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .data 0x00000000 0x0 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .bss 0x00000000 0x0 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rtc.text.5 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.s_do_deep_sleep_phy_callback + 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.s_sleep_hook_deregister + 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.get_power_down_flags + 0x00000000 0x88 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .iram1.10 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .iram1.9 0x00000000 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rodata.gpio_deep_sleep_wakeup_prepare.str1.4 + 0x00000000 0xb7 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.gpio_deep_sleep_wakeup_prepare + 0x00000000 0x162 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.timer_wakeup_prepare + 0x00000000 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .iram1.6 0x00000000 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rodata.str1.4 + 0x00000000 0xb7 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .iram1.7 0x00000000 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .iram1.11 0x00000000 0x3e8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .iram1.16 0x00000000 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_periph_use_8m + 0x00000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_get_deep_sleep_wake_stub + 0x00000000 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rtc.text.4 0x00000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .iram1.13 0x00000000 0xce esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_deep_sleep_register_hook + 0x00000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_deep_sleep_deregister_hook + 0x00000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_deep_sleep_deregister_phy_hook + 0x00000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .iram1.14 0x00000000 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .iram1.15 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_light_sleep_start + 0x00000000 0x3c0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rodata.esp_sleep_disable_wakeup_source.str1.4 + 0x00000000 0x41 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_disable_wakeup_source + 0x00000000 0xee esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_enable_ulp_wakeup + 0x00000000 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_enable_timer_wakeup + 0x00000000 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_deep_sleep + 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_deep_sleep_try + 0x00000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_is_valid_wakeup_gpio + 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rodata.esp_deep_sleep_enable_gpio_wakeup.str1.4 + 0x00000000 0x6b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_deep_sleep_enable_gpio_wakeup + 0x00000000 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_enable_gpio_wakeup + 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_enable_uart_wakeup + 0x00000000 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_enable_wifi_wakeup + 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_disable_wifi_wakeup + 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_enable_wifi_beacon_wakeup + 0x00000000 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_disable_wifi_beacon_wakeup + 0x00000000 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_enable_bt_wakeup + 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_disable_bt_wakeup + 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_get_wakeup_cause + 0x00000000 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_get_gpio_wakeup_status + 0x00000000 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rodata.esp_sleep_pd_config.str1.4 + 0x00000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_pd_config + 0x00000000 0xfc esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rtc.text.17 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_enable_adc_tsens_monitor + 0x00000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.rtc_sleep_enable_ultra_low + 0x00000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rodata.__func__.3 + 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rodata.__func__.2 + 0x00000000 0xd esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rodata.__func__.1 + 0x00000000 0x1f esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .sbss.s_suspended_uarts_bmap + 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .sbss.s_cache_suspend_cnt + 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .sbss.s_periph_use_8m_flag + 0x00000000 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .sbss.s_ultra_low_enabled + 0x00000000 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rtc.force_fast.3 + 0x00000000 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .sbss.s_light_sleep_wakeup + 0x00000000 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .data.s_config + 0x00000000 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .sbss.s_lightsleep_cnt + 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .bss.s_dslp_cb + 0x00000000 0xc esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .text.sleep_console_usj_pad_backup_and_disable + 0x00000000 0x94 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .text.sleep_console_usj_pad_restore + 0x00000000 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .sbss.s_usj_state + 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .debug_info 0x00000000 0x5ce9 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .debug_abbrev 0x00000000 0x257 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .debug_loc 0x00000000 0x89 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .debug_aranges + 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .debug_ranges 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .debug_line 0x00000000 0x4b1 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .debug_str 0x00000000 0x4dbf esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .comment 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .debug_frame 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .iram1.0 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .debug_info 0x00000000 0x126 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .debug_abbrev 0x00000000 0xa6 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .debug_aranges + 0x00000000 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .debug_ranges 0x00000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .debug_line 0x00000000 0xe3 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .debug_str 0x00000000 0x385 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .comment 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .debug_frame 0x00000000 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .text.modem_domain_pd_allowed + 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .iram1.0 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .iram1.1 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .text.sleep_modem_configure + 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .text.esp_pm_register_inform_out_light_sleep_overhead_callback + 0x00000000 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .text.esp_pm_unregister_inform_out_light_sleep_overhead_callback + 0x00000000 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .text.periph_inform_out_light_sleep_overhead + 0x00000000 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .text.esp_pm_register_light_sleep_default_params_config_callback + 0x00000000 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .text.esp_pm_unregister_light_sleep_default_params_config_callback + 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .sbss.s_light_sleep_default_params_config_cb + 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .sbss.s_periph_inform_out_light_sleep_overhead_cb + 0x00000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .debug_info 0x00000000 0x2f4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .debug_abbrev 0x00000000 0x186 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .debug_loc 0x00000000 0x159 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .debug_aranges + 0x00000000 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .debug_ranges 0x00000000 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .debug_line 0x00000000 0x513 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .debug_str 0x00000000 0x4b0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .comment 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .debug_frame 0x00000000 0xb4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .text.esp_sleep_cpu_pd_low_init + 0x00000000 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .text.esp_sleep_cpu_pd_low_deinit + 0x00000000 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .text.sleep_enable_cpu_retention + 0x00000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .iram1.1 0x00000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .text.esp_sleep_cpu_retention_init + 0x00000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .text.esp_sleep_cpu_retention_deinit + 0x00000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .text.cpu_domain_pd_allowed + 0x00000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .rodata.sleep_cpu_configure.str1.4 + 0x00000000 0xa3 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .text.sleep_cpu_configure + 0x00000000 0x96 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .rodata.__FUNCTION__.0 + 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .dram1.0 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .debug_info 0x00000000 0x533 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .debug_abbrev 0x00000000 0x256 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .debug_loc 0x00000000 0xc0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .debug_aranges + 0x00000000 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .debug_ranges 0x00000000 0x78 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .debug_line 0x00000000 0x6de esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .debug_str 0x00000000 0x6a1 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .comment 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .debug_frame 0x00000000 0xf0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_install_tx_interrupt.str1.4 + 0x00000000 0x37 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_install_tx_interrupt + 0x00000000 0xec esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_install_rx_interrupt + 0x00000000 0xea esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_default_rx_isr + 0x00000000 0x10c esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_default_tx_isr + 0x00000000 0xa4 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_get_free_m2m_trig_id_mask + 0x00000000 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_apply_strategy + 0x00000000 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_set_priority + 0x00000000 0x64 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_register_tx_event_callbacks.str1.4 + 0x00000000 0x7c esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_register_tx_event_callbacks + 0x00000000 0x184 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_register_rx_event_callbacks + 0x00000000 0x1c0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_stop + 0x00000000 0xfa esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_append + 0x00000000 0xb2 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_reset + 0x00000000 0xb2 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.19 + 0x00000000 0xb esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.18 + 0x00000000 0xc esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.17 + 0x00000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.15 + 0x00000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.14 + 0x00000000 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.13 + 0x00000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.12 + 0x00000000 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.11 + 0x00000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.10 + 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.8 + 0x00000000 0x1f esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .text.esp_ds_is_busy + 0x00000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .text.esp_ds_sign + 0x00000000 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .text.esp_ds_encrypt_params + 0x00000000 0x84 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .text.s_register_config_driver + 0x00000000 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .text.mspi_timing_flash_tuning + 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .text.mspi_timing_psram_tuning + 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .text.mspi_timing_enter_low_speed_mode + 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .text.mspi_timing_enter_high_speed_mode + 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .text.mspi_timing_change_speed_mode_cache_safe + 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .text.spi_timing_is_tuned + 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .text.spi_timing_get_flash_timing_param + 0x00000000 0xc esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .text.mspi_timing_set_pin_drive_strength + 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .bss.s_tuning_cfg_drv + 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .debug_info 0x00000000 0x402 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .debug_abbrev 0x00000000 0x1bd esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .debug_loc 0x00000000 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .debug_aranges + 0x00000000 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .debug_ranges 0x00000000 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .debug_line 0x00000000 0x523 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .debug_str 0x00000000 0x596 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .comment 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .debug_frame 0x00000000 0xa8 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .text 0x00000000 0x0 esp-idf/newlib/libnewlib.a(random.c.obj) + .data 0x00000000 0x0 esp-idf/newlib/libnewlib.a(random.c.obj) + .bss 0x00000000 0x0 esp-idf/newlib/libnewlib.a(random.c.obj) + .text 0x00000000 0x0 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .data 0x00000000 0x0 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.rtc_printf.str1.4 + 0x00000000 0x4 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .text.rtc_printf + 0x00000000 0x2e esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.wpa_printf.str1.4 + 0x00000000 0x4 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .text.wpa_printf + 0x00000000 0x2e esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.wpa2_printf.str1.4 + 0x00000000 0x5 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .text.wpa2_printf + 0x00000000 0x2e esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.wps_printf.str1.4 + 0x00000000 0x4 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .text.wps_printf + 0x00000000 0x2e esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.sc_printf.str1.4 + 0x00000000 0xc esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .text.sc_printf + 0x00000000 0x2e esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.core_printf.str1.4 + 0x00000000 0x5 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .text.core_printf + 0x00000000 0x2e esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.wapi_printf.str1.4 + 0x00000000 0x5 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .text.wapi_printf + 0x00000000 0x2e esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.mesh_printf.str1.4 + 0x00000000 0x5 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .text.mesh_printf + 0x00000000 0x2e esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(netdb.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(netdb.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(netdb.c.obj) + .text.lwip_gethostbyname + 0x00000000 0xc8 esp-idf/lwip/liblwip.a(netdb.c.obj) + .text.lwip_gethostbyname_r + 0x00000000 0xf8 esp-idf/lwip/liblwip.a(netdb.c.obj) + .sbss.s_aliases.1 + 0x00000000 0x4 esp-idf/lwip/liblwip.a(netdb.c.obj) + .bss.s_hostent.2 + 0x00000000 0x14 esp-idf/lwip/liblwip.a(netdb.c.obj) + .bss.s_hostname.3 + 0x00000000 0x101 esp-idf/lwip/liblwip.a(netdb.c.obj) + .sbss.s_phostent_addr.4 + 0x00000000 0x8 esp-idf/lwip/liblwip.a(netdb.c.obj) + .bss.s_hostent_addr.5 + 0x00000000 0x18 esp-idf/lwip/liblwip.a(netdb.c.obj) + .sbss.h_errno 0x00000000 0x4 esp-idf/lwip/liblwip.a(netdb.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.dhcps_option_info + 0x00000000 0x80 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.dhcp_search_ip_on_mac + 0x00000000 0x66 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.dhcps_dns_setserver + 0x00000000 0x1e esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.dhcps_dns_getserver + 0x00000000 0xe esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .data 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .text.esp_netif_action_join_ip6_multicast_group + 0x00000000 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .text.esp_netif_action_leave_ip6_multicast_group + 0x00000000 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .text.esp_netif_action_add_ip6_address + 0x00000000 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .text.esp_netif_action_remove_ip6_address + 0x00000000 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .text 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .data 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .rodata._g_esp_netif_inherent_eth_config + 0x00000000 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .text 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .data 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .sdata._g_esp_netif_netstack_default_wifi_nan + 0x00000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .sdata._g_esp_netif_netstack_default_eth + 0x00000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .srodata.s_wifi_netif_config_nan + 0x00000000 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .srodata.s_eth_netif_config + 0x00000000 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .text 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .data 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .text.wlanif_init_nan + 0x00000000 0x22 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .text 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .data 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .text.ethernet_low_level_init + 0x00000000 0x26 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .text.ethernet_low_level_output + 0x00000000 0x92 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .text.ethernetif_input + 0x00000000 0x76 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .rodata.ethernetif_init.str1.4 + 0x00000000 0x4e esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .text.ethernetif_init + 0x00000000 0x94 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .rodata.__func__.0 + 0x00000000 0x10 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .debug_info 0x00000000 0xade esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .debug_abbrev 0x00000000 0x2a9 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .debug_loc 0x00000000 0x383 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .debug_aranges + 0x00000000 0x38 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .debug_ranges 0x00000000 0x28 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .debug_line 0x00000000 0x7d9 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .debug_str 0x00000000 0x73c esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .comment 0x00000000 0x30 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .debug_frame 0x00000000 0xa0 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .text 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .data 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .text.wpa_sendto_wrapper + 0x00000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .text.esp_supplicant_disable_pmk_caching + 0x00000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .text.esp_supplicant_str_to_mac + 0x00000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .text.esp_rrm_send_neighbor_rep_request + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .text.esp_wnm_send_bss_transition_mgmt_query + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.esp_wifi_unregister_wpa3_cb + 0x00000000 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_rng_wrapper + 0x00000000 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.pk_write_ec_pubkey_formatted + 0x00000000 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.pk_write_ec_param + 0x00000000 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_get_group_byname + 0x00000000 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_get_affine_coordinates + 0x00000000 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_get_order + 0x00000000 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_key_compare + 0x00000000 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_debug_print_point + 0x00000000 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_get_public_key + 0x00000000 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_get_priv_key_der + 0x00000000 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_get_group_from_key + 0x00000000 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_get_private_key + 0x00000000 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_get_publickey_buf + 0x00000000 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_write_pubkey_der + 0x00000000 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_get_key + 0x00000000 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_get_curve_id + 0x00000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ecdh + 0x00000000 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ecdsa_get_sign + 0x00000000 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_edcsa_sign_verify + 0x00000000 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_debug_print_ec_key + 0x00000000 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_parse_subpub_key + 0x00000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_is_ec_key + 0x00000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_gen_keypair + 0x00000000 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.mbedtls_pk_write_pubkey_formatted + 0x00000000 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_pk_write_formatted_pubkey_der + 0x00000000 0x11e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_write_pub_key + 0x00000000 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .text.eloop_cancel_timeout_one + 0x00000000 0xe6 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .text.eloop_is_timeout_registered + 0x00000000 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .text.eloop_deplete_timeout + 0x00000000 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .text.eloop_replenish_timeout + 0x00000000 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .text.hostapd_config_defaults_bss + 0x00000000 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .text.hostapd_config_defaults + 0x00000000 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .text.hostapd_mac_comp + 0x00000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .text.hostapd_mac_comp_empty + 0x00000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .text.hostapd_wep_key_cmp + 0x00000000 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .text.hostapd_maclist_found + 0x00000000 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .text.hostapd_rate_found + 0x00000000 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_for_each_sta + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_sta_no_wpa + 0x00000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_pmksa_remove + 0x00000000 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_sm_event + 0x00000000 0xc2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .text.pmksa_cache_auth_flush + 0x00000000 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .rodata.pmksa_cache_auth_list.str1.4 + 0x00000000 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .text.pmksa_cache_auth_list + 0x00000000 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .text.ap_sta_delayed_1x_auth_fail_cb + 0x00000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .text.ap_for_each_sta + 0x00000000 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .text.hostapd_free_stas + 0x00000000 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .text.ap_sta_delayed_1x_auth_fail_disconnect + 0x00000000 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .text.ap_sta_pending_delayed_1x_auth_fail_disconnect + 0x00000000 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata.sae_state_txt.str1.4 + 0x00000000 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_state_txt + 0x00000000 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .text.dragonfly_suitable_group + 0x00000000 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .rodata.wpa_cipher_txt.str1.4 + 0x00000000 0x7c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text.wpa_cipher_txt + 0x00000000 0xda esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text.wpa_insert_pmkid + 0x00000000 0x1ac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text.wpa_cipher_rsc_len + 0x00000000 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .text.dh_init 0x00000000 0xe2 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .text.dh_derive_shared + 0x00000000 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.eapol_sm_notify_eap_success + 0x00000000 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_sm_set_pmk + 0x00000000 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_sta_is_cur_pmksa_set + 0x00000000 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .text.wpabuf_resize + 0x00000000 0xaa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .text.wpabuf_alloc_ext_data + 0x00000000 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .text.wpabuf_clear_free + 0x00000000 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .text.wpabuf_dup + 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .text.wpabuf_concat + 0x00000000 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .text.wpabuf_printf + 0x00000000 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .rodata._wpa_snprintf_hex.str1.4 + 0x00000000 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .text._wpa_snprintf_hex + 0x00000000 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .text.wpa_snprintf_hex_uppercase + 0x00000000 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .text.wpa_snprintf_hex + 0x00000000 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .debug_info 0x00000000 0x361 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .debug_abbrev 0x00000000 0x10e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .debug_loc 0x00000000 0x3a8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .debug_aranges + 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .debug_ranges 0x00000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .debug_line 0x00000000 0x46e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .debug_str 0x00000000 0x2c3 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .comment 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .debug_frame 0x00000000 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.add_char + 0x00000000 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.sae_pk_base32_encode + 0x00000000 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.wpa2_api_lock + 0x00000000 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.wpa2_api_unlock + 0x00000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.wpa2_rxq_init + 0x00000000 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.wpa2_rxq_enqueue + 0x00000000 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.wpa2_rxq_dequeue + 0x00000000 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.wpa2_rxq_deinit + 0x00000000 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.wpa2_set_eap_state + 0x00000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .rodata.wpa2_start_eapol_internal.str1.4 + 0x00000000 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.wpa2_start_eapol_internal + 0x00000000 0x94 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.esp_client_enable_fn + 0x00000000 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.esp_wifi_sta_enterprise_disable + 0x00000000 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.wpa2_post + 0x00000000 0xee esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.wpa2_task_delete + 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .rodata.eap_peer_sm_deinit.str1.4 + 0x00000000 0xb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.eap_peer_sm_deinit + 0x00000000 0xda esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .rodata.eap_peer_sm_init.str1.4 + 0x00000000 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.eap_peer_sm_init + 0x00000000 0x144 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.eap_client_disable_fn + 0x00000000 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.wpa2_start_eapol + 0x00000000 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.eap_sm_rx_eapol + 0x00000000 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.wpa2_ent_rx_eapol + 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.eap_sm_send_eapol + 0x00000000 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .rodata.eap_sm_process_request.str1.4 + 0x00000000 0xb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.eap_sm_process_request + 0x00000000 0x240 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .rodata.eap_sm_rx_eapol_internal.str1.4 + 0x00000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.eap_sm_rx_eapol_internal + 0x00000000 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.wpa2_task + 0x00000000 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.esp_wifi_sta_enterprise_enable + 0x00000000 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.esp_eap_client_set_certificate_and_key + 0x00000000 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.esp_eap_client_clear_certificate_and_key + 0x00000000 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.esp_eap_client_set_ca_cert + 0x00000000 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.esp_eap_client_clear_ca_cert + 0x00000000 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.esp_eap_client_set_identity + 0x00000000 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.esp_eap_client_clear_identity + 0x00000000 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.esp_eap_client_set_username + 0x00000000 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.esp_eap_client_clear_username + 0x00000000 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.esp_eap_client_set_password + 0x00000000 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.esp_eap_client_clear_password + 0x00000000 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.esp_eap_client_set_new_password + 0x00000000 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.esp_eap_client_clear_new_password + 0x00000000 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.esp_eap_client_set_disable_time_check + 0x00000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.wifi_sta_get_enterprise_disable_time_check + 0x00000000 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.esp_eap_client_get_disable_time_check + 0x00000000 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .rodata.esp_eap_client_set_ttls_phase2_method.str1.4 + 0x00000000 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.esp_eap_client_set_ttls_phase2_method + 0x00000000 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.esp_eap_client_set_suiteb_192bit_certification + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.esp_eap_client_set_pac_file + 0x00000000 0x86 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .rodata.esp_eap_client_set_fast_params.str1.4 + 0x00000000 0x4b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.esp_eap_client_set_fast_params + 0x00000000 0xf2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text.esp_eap_client_use_default_cert_bundle + 0x00000000 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .sbss.s_wpa2_rxq + 0x00000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .sdata.s_disable_time_check + 0x00000000 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .sbss.s_wifi_wpa2_sync_sem + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .sbss.s_wpa2_api_lock + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .sdata.s_wpa2_state + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .sbss.s_wpa2_queue + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .sbss.s_wpa2_task_hdl + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .sbss.s_wpa2_data_lock + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .text.wpa_sm_get_beacon_ie + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_mbedtls_cleanup + 0x00000000 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_mbedtls_conn_delete + 0x00000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_key_derivation + 0x00000000 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_mbedtls_read + 0x00000000 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.wpabuf_put_data + 0x00000000 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_mbedtls_write + 0x00000000 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_enable_sha1_config + 0x00000000 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.set_ca_cert + 0x00000000 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.set_pki_context + 0x00000000 0xb6 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_set_ciphersuite + 0x00000000 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .rodata.set_client_config.str1.4 + 0x00000000 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.set_client_config + 0x00000000 0x102 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .rodata.tls_create_mbedtls_handle.str1.4 + 0x00000000 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_create_mbedtls_handle + 0x00000000 0x11a esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_prf + 0x00000000 0x8e esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_init + 0x00000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_deinit + 0x00000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_init + 0x00000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_deinit + 0x00000000 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_get_errors + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_established + 0x00000000 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_global_set_verify + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_set_verify + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_handshake + 0x00000000 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_server_handshake + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_encrypt + 0x00000000 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_decrypt + 0x00000000 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_resumed + 0x00000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_set_cipher_list + 0x00000000 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_get_version + 0x00000000 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_get_cipher + 0x00000000 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_enable_workaround + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_get_failed + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_get_read_alerts + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_get_write_alerts + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_set_params + 0x00000000 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_global_set_params + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_set_session_ticket_cb + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_export_key + 0x00000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_get_eap_fast_key + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_client_hello_ext + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_shutdown + 0x00000000 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text.tls_connection_get_random + 0x00000000 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .rodata.__func__.0 + 0x00000000 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .rodata.__func__.1 + 0x00000000 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .rodata.eap_ciphersuite_preference + 0x00000000 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .rodata.eap_mbedtls_x509_crt_profile + 0x00000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .data.tls_sig_algs_for_eap + 0x00000000 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .sbss.tls_instance_count + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .debug_info 0x00000000 0x475d esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .debug_abbrev 0x00000000 0x5b0 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .debug_loc 0x00000000 0x18b7 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .debug_aranges + 0x00000000 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .debug_ranges 0x00000000 0x150 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .debug_line 0x00000000 0x1b13 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .debug_str 0x00000000 0x2c47 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .comment 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .debug_frame 0x00000000 0x4d8 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .text.crypto_bignum_bits + 0x00000000 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .text.crypto_bignum_to_string + 0x00000000 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .text.crypto_free_buffer + 0x00000000 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.aes_siv_encrypt + 0x00000000 0xf8 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .text.wpabuf_put_data + 0x00000000 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .text.get_ie 0x00000000 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .text.ieee802_11_ie_count + 0x00000000 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .text.get_vendor_ie + 0x00000000 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .text.mbo_add_ie + 0x00000000 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .rodata.ieee802_11_parse_candidate_list.str1.4 + 0x00000000 0xb esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .text.ieee802_11_parse_candidate_list + 0x00000000 0x19e esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .text.ieee802_11_vendor_ie_concat + 0x00000000 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .text.ieee802_11_ext_capab + 0x00000000 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .text.get_operating_class + 0x00000000 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_config_allowed_method + 0x00000000 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_allowed_phase2_type + 0x00000000 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_sm_set_scard_pin + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_sm_get_scard_identity + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.wpabuf_put_be24 + 0x00000000 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.wpabuf_put_be32 + 0x00000000 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.wpabuf_put_data + 0x00000000 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_copy_buf + 0x00000000 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_peer_get_eap_method + 0x00000000 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_peer_get_methods + 0x00000000 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_peer_get_type + 0x00000000 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_get_phase2_type + 0x00000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_get_phase2_types + 0x00000000 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_peer_method_alloc + 0x00000000 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_peer_method_free + 0x00000000 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_peer_method_register + 0x00000000 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_peer_unregister_methods + 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_peer_register_methods + 0x00000000 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_deinit_prev_method + 0x00000000 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .rodata.eap_peer_config_init.str1.4 + 0x00000000 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_peer_config_init + 0x00000000 0x22e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_peer_config_deinit + 0x00000000 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .rodata.eap_peer_blob_init.str1.4 + 0x00000000 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_peer_blob_init + 0x00000000 0x198 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .rodata.eap_sm_get_method_name.str1.4 + 0x00000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_sm_get_method_name + 0x00000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_peer_blob_deinit + 0x00000000 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_sm_abort + 0x00000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_get_config + 0x00000000 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_allowed_method + 0x00000000 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_sm_allowMethod + 0x00000000 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_sm_build_identity_resp + 0x00000000 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_sm_build_nak + 0x00000000 0x16e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_sm_request + 0x00000000 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_sm_request_identity + 0x00000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_sm_request_password + 0x00000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_sm_request_new_password + 0x00000000 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_sm_buildIdentity + 0x00000000 0xce esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_get_config_identity + 0x00000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_get_config_password + 0x00000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_get_config_password2 + 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_get_config_new_password + 0x00000000 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_set_config_blob + 0x00000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text.eap_get_config_blob + 0x00000000 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.config_methods + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.eap_methods + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.esp_crt_bundle_attach_fn + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.g_wpa_default_cert_bundle + 0x00000000 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.g_wpa_suiteb_certification + 0x00000000 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.g_wpa_pac_file_len + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.g_wpa_pac_file + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.g_wpa_phase1_options + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.g_wpa_ttls_phase2_type + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.g_wpa_new_password_len + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.g_wpa_new_password + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.g_wpa_password_len + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.g_wpa_password + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.g_wpa_ca_cert_len + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.g_wpa_ca_cert + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.g_wpa_private_key_passwd_len + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.g_wpa_private_key_passwd + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.g_wpa_private_key_len + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.g_wpa_private_key + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.g_wpa_client_cert_len + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.g_wpa_client_cert + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.g_wpa_username_len + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.g_wpa_username + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.g_wpa_anonymous_identity_len + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .sbss.g_wpa_anonymous_identity + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .debug_info 0x00000000 0x24ba esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .debug_abbrev 0x00000000 0x4f2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .debug_loc 0x00000000 0x162d esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .debug_aranges + 0x00000000 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .debug_ranges 0x00000000 0x150 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .debug_line 0x00000000 0x2550 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .debug_str 0x00000000 0x1364 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .comment 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .debug_frame 0x00000000 0x558 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .text.wpabuf_put_be24 + 0x00000000 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .text.wpabuf_put_be32 + 0x00000000 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .text.eap_hdr_len_valid + 0x00000000 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .text.eap_hdr_validate + 0x00000000 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .text.eap_msg_alloc + 0x00000000 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .text.eap_update_len + 0x00000000 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .text.eap_get_id + 0x00000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .text.eap_get_type + 0x00000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .debug_info 0x00000000 0x96f esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .debug_abbrev 0x00000000 0x283 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .debug_loc 0x00000000 0x84d esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .debug_aranges + 0x00000000 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .debug_ranges 0x00000000 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .debug_line 0x00000000 0x9cb esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .debug_str 0x00000000 0x5bb esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .comment 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .debug_frame 0x00000000 0xf8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_check_mslen + 0x00000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_isKeyAvailable + 0x00000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_getKey + 0x00000000 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_check_config + 0x00000000 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_copy_challenge + 0x00000000 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.wpabuf_put_data + 0x00000000 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_challenge_reply + 0x00000000 0x172 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_challenge + 0x00000000 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_deinit + 0x00000000 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_password_changed + 0x00000000 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_success + 0x00000000 0xd2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .rodata.eap_mschapv2_failure_txt.str1.4 + 0x00000000 0x21 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_failure_txt + 0x00000000 0x1ce esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_change_password + 0x00000000 0x20c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_failure + 0x00000000 0xec esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_process + 0x00000000 0x134 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_mschapv2_init + 0x00000000 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .rodata.eap_peer_mschapv2_register.str1.4 + 0x00000000 0x9 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text.eap_peer_mschapv2_register + 0x00000000 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .debug_info 0x00000000 0x25c9 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .debug_abbrev 0x00000000 0x485 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .debug_loc 0x00000000 0x15b4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .debug_aranges + 0x00000000 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .debug_ranges 0x00000000 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .debug_line 0x00000000 0x200c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .debug_str 0x00000000 0x1116 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .comment 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .debug_frame 0x00000000 0x2fc esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_isKeyAvailable + 0x00000000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_get_session_id + 0x00000000 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_init_for_reauth + 0x00000000 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_deinit_for_reauth + 0x00000000 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_has_reauth_data + 0x00000000 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .rodata.eap_peap_get_status.str1.4 + 0x00000000 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_get_status + 0x00000000 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .rodata.eap_peap_getKey.str1.4 + 0x00000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_getKey + 0x00000000 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.wpabuf_put_data + 0x00000000 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.wpabuf_put_be32 + 0x00000000 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.wpabuf_put_be16 + 0x00000000 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peapv2_tlv_eap_payload + 0x00000000 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_get_isk + 0x00000000 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_tlv_build_nak + 0x00000000 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .rodata.eap_peap_derive_cmk.str1.4 + 0x00000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_derive_cmk + 0x00000000 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_tlv_validate_cryptobinding + 0x00000000 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.peap_phase2_sufficient + 0x00000000 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_tlv_add_cryptobinding + 0x00000000 0xf2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_tlv_build_result + 0x00000000 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_tlv_process + 0x00000000 0x1b6 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_phase2_request + 0x00000000 0x1b8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_decrypt + 0x00000000 0x46c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .rodata.eap_peap_process.str1.4 + 0x00000000 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_process + 0x00000000 0x200 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_deinit + 0x00000000 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .rodata.eap_peap_parse_phase1.str1.4 + 0x00000000 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_parse_phase1 + 0x00000000 0x13a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .rodata.eap_peap_init.str1.4 + 0x00000000 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peap_init + 0x00000000 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .rodata.eap_peer_peap_register.str1.4 + 0x00000000 0x5 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text.eap_peer_peap_register + 0x00000000 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .rodata 0x00000000 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .debug_info 0x00000000 0x3701 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .debug_abbrev 0x00000000 0x483 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .debug_loc 0x00000000 0x23be esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .debug_aranges + 0x00000000 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .debug_ranges 0x00000000 0x148 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .debug_line 0x00000000 0x37f5 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .debug_str 0x00000000 0x1319 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .comment 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .debug_frame 0x00000000 0x470 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .text.peap_prfplus + 0x00000000 0xee esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .debug_info 0x00000000 0x346 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .debug_abbrev 0x00000000 0x14d esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .debug_loc 0x00000000 0x244 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .debug_aranges + 0x00000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .debug_ranges 0x00000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .debug_line 0x00000000 0x5ab esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .debug_str 0x00000000 0x2c4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .comment 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .debug_frame 0x00000000 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .text.eap_tls_isKeyAvailable + 0x00000000 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .text.eap_tls_getKey + 0x00000000 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .text.eap_tls_failure + 0x00000000 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .rodata.eap_tls_success.str1.4 + 0x00000000 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .text.eap_tls_success + 0x00000000 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .text.eap_tls_process + 0x00000000 0xda esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .text.eap_tls_deinit + 0x00000000 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .text.eap_tls_init + 0x00000000 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .rodata.eap_peer_tls_register.str1.4 + 0x00000000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .text.eap_peer_tls_register + 0x00000000 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .debug_info 0x00000000 0x12a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .debug_abbrev 0x00000000 0x2df esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .debug_loc 0x00000000 0x613 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .debug_aranges + 0x00000000 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .debug_ranges 0x00000000 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .debug_line 0x00000000 0xa5f esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .debug_str 0x00000000 0xc2d esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .comment 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .debug_frame 0x00000000 0x144 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .rodata.eap_tls_params_flags.str1.4 + 0x00000000 0x69 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_tls_params_flags + 0x00000000 0x86 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_tls_params_from_conf1 + 0x00000000 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_tls_check_blob + 0x00000000 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_tls_params_from_conf + 0x00000000 0xe6 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_tls_init_connection + 0x00000000 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.wpabuf_put_data + 0x00000000 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.wpabuf_put_be32 + 0x00000000 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_tls_msg_alloc + 0x00000000 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .rodata.eap_peer_tls_ssl_init.str1.4 + 0x00000000 0x15 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_ssl_init + 0x00000000 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_derive_key + 0x00000000 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_derive_session_id + 0x00000000 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_build_ack + 0x00000000 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .rodata.eap_peer_tls_status.str1.4 + 0x00000000 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_status + 0x00000000 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_process_init + 0x00000000 0x12e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_reset_input + 0x00000000 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_reassemble_fragment + 0x00000000 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_data_reassemble + 0x00000000 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_tls_process_input + 0x00000000 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_reset_output + 0x00000000 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_ssl_deinit + 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .rodata.eap_tls_process_output.str1.4 + 0x00000000 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_tls_process_output + 0x00000000 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_process_helper + 0x00000000 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_reauth_init + 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_decrypt + 0x00000000 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_encrypt + 0x00000000 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_select_phase2_methods + 0x00000000 0x144 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text.eap_peer_tls_phase2_nak + 0x00000000 0x86 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .debug_info 0x00000000 0x292c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .debug_abbrev 0x00000000 0x4bb esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .debug_loc 0x00000000 0x1e64 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .debug_aranges + 0x00000000 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .debug_ranges 0x00000000 0x110 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .debug_line 0x00000000 0x243a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .debug_str 0x00000000 0x135d esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .comment 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .debug_frame 0x00000000 0x4b0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_phase2_eap_deinit + 0x00000000 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_phase2_select_eap_method + 0x00000000 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_check_auth_status + 0x00000000 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_isKeyAvailable + 0x00000000 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_fake_identity_request + 0x00000000 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_get_emsk + 0x00000000 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_get_session_id + 0x00000000 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_getKey + 0x00000000 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_init_for_reauth + 0x00000000 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_deinit_for_reauth + 0x00000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_has_reauth_data + 0x00000000 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .rodata.eap_ttls_get_status.str1.4 + 0x00000000 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_get_status + 0x00000000 0x11e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_phase2_eap_process + 0x00000000 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_encrypt_response + 0x00000000 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_phase2_request_eap_method + 0x00000000 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_avp_hdr + 0x00000000 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_avp_encapsulate + 0x00000000 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_phase2_request_eap + 0x00000000 0xd0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_avp_add + 0x00000000 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_phase2_request_pap + 0x00000000 0x102 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .rodata.eap_ttls_implicit_challenge.str1.4 + 0x00000000 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_implicit_challenge + 0x00000000 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_phase2_request_mschapv2 + 0x00000000 0x1da esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_phase2_request_mschap + 0x00000000 0x16e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_phase2_request_chap + 0x00000000 0x13a esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .rodata.eap_ttls_phase2_request.str1.4 + 0x00000000 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_phase2_request + 0x00000000 0x118 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_implicit_identity_request + 0x00000000 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_process_phase2_eap + 0x00000000 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_phase2_start + 0x00000000 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_parse_attr_eap + 0x00000000 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_parse_avp + 0x00000000 0xfe esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_parse_avps + 0x00000000 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_process_phase2_mschapv2 + 0x00000000 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_process_decrypted + 0x00000000 0xe6 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_decrypt + 0x00000000 0x11e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .rodata.eap_ttls_v0_derive_key.str1.4 + 0x00000000 0x15 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_v0_derive_key + 0x00000000 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_process_handshake + 0x00000000 0xec esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_process + 0x00000000 0xe0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_deinit + 0x00000000 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .rodata.eap_ttls_init.str1.4 + 0x00000000 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_ttls_init + 0x00000000 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .rodata.eap_peer_ttls_register.str1.4 + 0x00000000 0x5 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text.eap_peer_ttls_register + 0x00000000 0xb6 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .debug_info 0x00000000 0x3f74 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .debug_abbrev 0x00000000 0x464 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .debug_loc 0x00000000 0x35de esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .debug_aranges + 0x00000000 0x158 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .debug_ranges 0x00000000 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .debug_line 0x00000000 0x37c3 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .debug_str 0x00000000 0x14ef esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .comment 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .debug_frame 0x00000000 0x740 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .text.mschapv2_remove_domain + 0x00000000 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .text.mschapv2_derive_response + 0x00000000 0xf8 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .text.mschapv2_verify_auth_response + 0x00000000 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .debug_info 0x00000000 0x59d esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .debug_abbrev 0x00000000 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .debug_loc 0x00000000 0x376 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .debug_aranges + 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .debug_ranges 0x00000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .debug_line 0x00000000 0x695 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .debug_str 0x00000000 0x3fe esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .comment 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .debug_frame 0x00000000 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .rodata.pmksa_cache_list.str1.4 + 0x00000000 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .text.pmksa_cache_list + 0x00000000 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.utf8_to_ucs2 + 0x00000000 0xea esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.challenge_hash + 0x00000000 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.nt_password_hash + 0x00000000 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.hash_nt_password_hash + 0x00000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.challenge_response + 0x00000000 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.generate_nt_response + 0x00000000 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.generate_nt_response_pwhash + 0x00000000 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.generate_authenticator_response_pwhash + 0x00000000 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.generate_authenticator_response + 0x00000000 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.nt_challenge_response + 0x00000000 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.get_master_key + 0x00000000 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.get_asymetric_start_key + 0x00000000 0xaa esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.encrypt_pw_block_with_password_hash + 0x00000000 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.new_password_encrypted_with_old_nt_password_hash + 0x00000000 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.nt_password_hash_encrypted_with_block + 0x00000000 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text.old_nt_password_hash_encrypted_with_new_nt_password_hash + 0x00000000 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .rodata.shs_pad2.0 + 0x00000000 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .rodata.magic2.1 + 0x00000000 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .rodata.magic3.2 + 0x00000000 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .rodata.shs_pad1.3 + 0x00000000 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .rodata.magic1.4 + 0x00000000 0x1b esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .rodata.magic2.5 + 0x00000000 0x29 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .rodata.magic1.6 + 0x00000000 0x27 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .rodata 0x00000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .debug_info 0x00000000 0x12b3 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .debug_abbrev 0x00000000 0x266 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .debug_loc 0x00000000 0x123e esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .debug_aranges + 0x00000000 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .debug_ranges 0x00000000 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .debug_line 0x00000000 0xf2e esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .debug_str 0x00000000 0x696 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .comment 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .debug_frame 0x00000000 0x2a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .text.MD4Init 0x00000000 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .text.MD4Transform + 0x00000000 0x538 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .text.MD4Update + 0x00000000 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .text.MD4Pad 0x00000000 0x86 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .text.MD4Final + 0x00000000 0x7c esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .text.md4_vector + 0x00000000 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .rodata.PADDING + 0x00000000 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .debug_info 0x00000000 0x5bc esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .debug_abbrev 0x00000000 0x1b6 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .debug_loc 0x00000000 0x9c9 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .debug_aranges + 0x00000000 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .debug_ranges 0x00000000 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .debug_line 0x00000000 0x88c esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .debug_str 0x00000000 0x366 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .comment 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .debug_frame 0x00000000 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .text.chap_md5 + 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .debug_info 0x00000000 0x1d3 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .debug_abbrev 0x00000000 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .debug_loc 0x00000000 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .debug_aranges + 0x00000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .debug_ranges 0x00000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .debug_line 0x00000000 0x359 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .debug_str 0x00000000 0x275 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .comment 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .debug_frame 0x00000000 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .text.desfunc 0x00000000 0x29a esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .text.cookey 0x00000000 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .text.deskey 0x00000000 0x1ce esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .text.des_encrypt + 0x00000000 0x10e esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .text.des_key_setup + 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .text.des_block_encrypt + 0x00000000 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .text.des_block_decrypt + 0x00000000 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .text.des3_key_setup + 0x00000000 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .text.des3_encrypt + 0x00000000 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .text.des3_decrypt + 0x00000000 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.SP8 0x00000000 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.SP7 0x00000000 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.SP6 0x00000000 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.SP5 0x00000000 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.SP4 0x00000000 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.SP3 0x00000000 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.SP2 0x00000000 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.SP1 0x00000000 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.pc2 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.totrot + 0x00000000 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.pc1 0x00000000 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.bigbyte + 0x00000000 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .rodata.bytebit + 0x00000000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .debug_info 0x00000000 0xd24 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .debug_abbrev 0x00000000 0x2ba esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .debug_loc 0x00000000 0x1513 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .debug_aranges + 0x00000000 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .debug_ranges 0x00000000 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .debug_line 0x00000000 0x19a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .debug_str 0x00000000 0x3df esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .comment 0x00000000 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .debug_frame 0x00000000 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + .text 0x00000000 0x0 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .data 0x00000000 0x0 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .bss 0x00000000 0x0 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + .bss.g_log_mod + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + .data.libcore_reversion_git + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + .rodata.str1.4 + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_find_conflict_roots.part.5 + 0x00000000 0x7a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_set_root_candidate.part.17 + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_set_root_candidate_ie.part.18 + 0x00000000 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_register_timer_cb + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_ie_update_rssi + 0x00000000 0xb8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_set_ie.constprop.39 + 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_clear_parent.part.25 + 0x00000000 0x124 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_clear_parent.constprop.38 + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_set_ie + 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.is_mesh_last_parent + 0x00000000 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_send_root_switch + 0x00000000 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_is_switch_parent + 0x00000000 0x204 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_compute_my_votes + 0x00000000 0xa4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_check_rc_expire + 0x00000000 0x3a4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_change_layer + 0x00000000 0xb2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_set_parent_candidate_config + 0x00000000 0xd4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_parent_check_root_conflict + 0x00000000 0xda C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.route_announce_timer_start + 0x00000000 0xdc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.route_announce_timeout_process + 0x00000000 0xca C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.route_announce_timer_stop + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_ie_monitor + 0x00000000 0xd8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_ie_monitor_timeout_process + 0x00000000 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_bcn_change_timer_start + 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_root_connect_timer_start + 0x00000000 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.candidate_monitor_timer_stop + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_disable_parent_switch_monitor + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.candidate_monitor_timer_start + 0x00000000 0x226 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_ps_control_check_awake + 0x00000000 0xbe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_ps_control_set_awake + 0x00000000 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_ps_control_set_sleep + 0x00000000 0x78 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_ps_control_get_min_duty + 0x00000000 0x18e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_ps_control_timeout_process + 0x00000000 0x1f4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_find_conflict_roots + 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_remove_conflict_roots + 0x00000000 0x10a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.is_self_mac_greater + 0x00000000 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_is_yield_root + 0x00000000 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_add_conflict_roots + 0x00000000 0x210 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_yield_roots_announce + 0x00000000 0x202 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_yield_roots_monitor + 0x00000000 0x1bc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_delete_timers + 0x00000000 0xdc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_send_roots_gone + 0x00000000 0x88 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_send_roots_fixed + 0x00000000 0xe6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_send_roots_stop + 0x00000000 0xc2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_check_conflict_roots + 0x00000000 0x1a4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_send_rmv_announcement + 0x00000000 0x208 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_is_scan_allowed + 0x00000000 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_rt_change_debug + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_is_rt_change_debug + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_node_process_disconnect + 0x00000000 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_vote_done + 0x00000000 0xcc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_disconnected + 0x00000000 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_scan_request + 0x00000000 0x11e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_rootless + 0x00000000 0xaa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_check_no_parent_found + 0x00000000 0xb4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_root_process_connect + 0x00000000 0x8e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_child_set_ps_duty + 0x00000000 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_child_clr_ps_duty + 0x00000000 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_process_ps_type + 0x00000000 0x8e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_is_better_parent + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.is_mesh_child + 0x00000000 0x76 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_flush_scan_result + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_scan_done + 0x00000000 0x234 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.scan_result_print + 0x00000000 0x2c4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_scan_done_process_weak + 0x00000000 0xf8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_conn_init + 0x00000000 0xc0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_conn_deinit + 0x00000000 0xb6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_parent_insert_candidate + 0x00000000 0x180 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_scan_done_vote + 0x00000000 0x4fc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_scan_done + 0x00000000 0x73a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_update_current_parent + 0x00000000 0x134 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_set_root_candidate + 0x00000000 0x9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_update_ie_rssi + 0x00000000 0x94 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_set_root_candidate_ie + 0x00000000 0x88 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_compute_votes + 0x00000000 0xf2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_process_root_candidate + 0x00000000 0x224 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_process_same_root_candidate + 0x00000000 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_add_invalid_rc + 0x00000000 0x12e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text._mesh_find_root_competitor + 0x00000000 0x62e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.print_rc_info + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_is_last_rc_existing + 0x00000000 0x128 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_update_rcandidate_rssi + 0x00000000 0xa0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_init_rcandidate + 0x00000000 0x10a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_check_last_rcandidate + 0x00000000 0x2c0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_find_root_competitor + 0x00000000 0x1ee C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_vote_root_candidate + 0x00000000 0x5d2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_select_router + 0x00000000 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_nvs_settings + 0x00000000 0x278 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_select_is_better_parent + 0x00000000 0xd0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_select_parent_compute_rank + 0x00000000 0x74 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_select_set_ignore + 0x00000000 0xde C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_select_parent_limit_layer2_cap + 0x00000000 0x274 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_select_parent_try_rssi + 0x00000000 0x1f8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_select_parent_try_layer + 0x00000000 0x150 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_select_parent + 0x00000000 0x204 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_get_child_num + 0x00000000 0x76 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_process_ps_awake + 0x00000000 0x134 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_child_event + 0x00000000 0xf2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_process_child_macconnected + 0x00000000 0x26c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.print_txupQ_pending + 0x00000000 0x2e8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_get_child_idx + 0x00000000 0x8e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_get_child_idx_lock + 0x00000000 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_insert_child + 0x00000000 0x338 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_remove_child + 0x00000000 0x84 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_remove_children + 0x00000000 0x152 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_leaf + 0x00000000 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_no_parent + 0x00000000 0x104 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_clear_parent + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_revote_root + 0x00000000 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_node_process_healing + 0x00000000 0xd0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_push_to_nwk_queue + 0x00000000 0x156 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_route_announce_timeout + 0x00000000 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_ie_monitor_timeout + 0x00000000 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_bcn_change_timeout + 0x00000000 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_root_connect_timeout + 0x00000000 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_candidate_monitor_timeout + 0x00000000 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_candidate_monitor_timeout_process + 0x00000000 0xb4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_ps_control_timeout + 0x00000000 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_sta_connect + 0x00000000 0x240 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_connect_to_router + 0x00000000 0x324 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_connect_to_candidate + 0x00000000 0x3d4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_root_connect_timeout_process + 0x00000000 0x88 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_root_process_disconnect + 0x00000000 0xfa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_manual_networking + 0x00000000 0x2ea C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_sta_disconnect + 0x00000000 0x76 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_connect + 0x00000000 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_disconnect + 0x00000000 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_parent_reselect + 0x00000000 0xb6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_check_layer + 0x00000000 0x122 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_ie_change + 0x00000000 0x41c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_process_conflict_discnx + 0x00000000 0x80 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_node_process_cycle + 0x00000000 0x102 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_wifi_event_cb + 0x00000000 0x41e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_wifi_event_cb + 0x00000000 0xe4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_post_toDS_state + 0x00000000 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_set_rssi_threshold + 0x00000000 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_get_rssi_threshold + 0x00000000 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_set_default_rssi_threshold + 0x00000000 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_is_nwk_inited + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_is_nwk_running + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_process_parent_organized + 0x00000000 0x72 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_task_deinit + 0x00000000 0x9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_nwk_task_init + 0x00000000 0x3ca C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_nwk_task_deinit + 0x00000000 0xc2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_get_beacon_interval + 0x00000000 0x7c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_adjust_passive_scan_time + 0x00000000 0xa0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_set_beacon_interval + 0x00000000 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_parent_select_done + 0x00000000 0x8a8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_parent_select + 0x00000000 0x97a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_bcn_change_timeout_process + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_nwk_task_main + 0x00000000 0x3552 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_nwk_task_main + 0x00000000 0xb0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.mesh_ps_get_duties + 0x00000000 0x14a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text.esp_mesh_print_scan_result + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.MESH_ZERO_ADDR + 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.ann_time_start + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.bcn_change_timer + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.candidate_monitor_timer + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.cnx_backoff.10116 + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.g_is_wifi_connected + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.g_is_wifi_connecting + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.g_is_wifi_disconnecting + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.g_mesh_conn + 0x00000000 0x2c8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.g_mesh_current_parent + 0x00000000 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.g_mesh_ext_vote_state + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.g_mesh_last_parent + 0x00000000 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.g_mesh_last_parent_chain + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.g_mesh_last_parent_ie + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.g_mesh_rmv_opt + 0x00000000 0x4d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.is_nwk_running + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.last_event_id.11147 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.max_voter_num.10099 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.mesh_conn_mutex + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.mesh_nwk_mbox + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.mesh_nwk_task + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.mesh_ps_cnt + 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.mesh_ps_control + 0x00000000 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.mesh_timer_func + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.mie_log_time_start + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.mie_monitor_timer + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.ps_control_timer + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.retry_attemps + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.root_connect_timer + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.route_announce_timer + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_extra_scan_attempts + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_final_struggle.10104 + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_first_short_time_retries + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_history_root_backoff + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_is_parent_set + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_layer_backoff_times + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_mesh_last_layer + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_mesh_last_rcandidate + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_mesh_print_scan_result_enable + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_mesh_rcandidate + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_mesh_root_addr + 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_mesh_rt_change_dbg + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_mesh_running_channel + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_mesh_scan_req + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_monitor_timer_interval + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_parent_cyclic_list + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_parent_idle_list + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_parent_map_list + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_parent_root_children_list + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_parent_rssi_threshold + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_root_connect_timer_armed + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_rssi_backoff_times + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_sta_discnx_times + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_vote_expire_list + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_vote_invalid_list + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_vote_ps_times + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_vote_rc_times + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.s_vote_scan_times + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.vote_log_time_start + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.vote_log_time_stop + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .data.s_mesh_beacon_interval + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .data.s_mesh_scan_done + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .data.s_monitor_parent_config + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.10049 + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.10123 + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.10129 + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.10154 + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.10163 + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.10175 + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.10180 + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.10188 + 0x00000000 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.10220 + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.10359 + 0x00000000 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.10420 + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.10434 + 0x00000000 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.10445 + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.10468 + 0x00000000 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.10487 + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.10623 + 0x00000000 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.10692 + 0x00000000 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.10699 + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.10721 + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.10740 + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.10765 + 0x00000000 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.10777 + 0x00000000 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.10781 + 0x00000000 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.11054 + 0x00000000 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.11070 + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.11083 + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.11114 + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.9973 + 0x00000000 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.__func__.9993 + 0x00000000 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata._mesh_find_root_competitor.str1.4 + 0x00000000 0xcc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.candidate_monitor_timer_start.str1.4 + 0x00000000 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.esp_mesh_clear_parent.part.25.str1.4 + 0x00000000 0x55 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.esp_mesh_connect.str1.4 + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.esp_mesh_ie_monitor.str1.4 + 0x00000000 0x3d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.esp_mesh_insert_child.str1.4 + 0x00000000 0x120 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.esp_mesh_is_switch_parent.str1.4 + 0x00000000 0x128 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.esp_mesh_nwk_task_init.str1.4 + 0x00000000 0x5 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.esp_mesh_parent_select.str1.4 + 0x00000000 0x250 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.esp_mesh_push_to_nwk_queue.str1.4 + 0x00000000 0x3d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.esp_mesh_remove_children.str1.4 + 0x00000000 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.esp_mesh_scan_done.str1.4 + 0x00000000 0xb3 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.esp_mesh_scan_done_vote.str1.4 + 0x00000000 0x18f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.esp_mesh_send_rmv_announcement.str1.4 + 0x00000000 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.esp_mesh_set_parent_candidate_config.str1.4 + 0x00000000 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.esp_mesh_sta_connect.str1.4 + 0x00000000 0x120 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_add_invalid_rc.str1.4 + 0x00000000 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_adjust_passive_scan_time.str1.4 + 0x00000000 0x3f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_check_last_rcandidate.str1.4 + 0x00000000 0xa4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_check_rc_expire.str1.4 + 0x00000000 0x139 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_connect_to_candidate.str1.4 + 0x00000000 0x112 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_connect_to_router.str1.4 + 0x00000000 0x9c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_init_rcandidate.str1.4 + 0x00000000 0x4b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_node_process_cycle.str1.4 + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_nwk_change_layer.str1.4 + 0x00000000 0x3d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_nwk_check_layer.str1.4 + 0x00000000 0x79 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_nwk_check_no_parent_found.str1.4 + 0x00000000 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_nwk_manual_networking.str1.4 + 0x00000000 0xcc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_nwk_process_ie_change.str1.4 + 0x00000000 0x78 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_nwk_process_no_parent.str1.4 + 0x00000000 0x39 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_nwk_process_nvs_settings.str1.4 + 0x00000000 0xdd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_nwk_process_scan_done.str1.4 + 0x00000000 0xaf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_nwk_process_scan_request.str1.4 + 0x00000000 0xe4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_nwk_task_main.str1.4 + 0x00000000 0xd4f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_parent_select_done.str1.4 + 0x00000000 0x1af C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_process_child_macconnected.str1.4 + 0x00000000 0xc9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_ps_control_get_min_duty.str1.4 + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_ps_control_timeout_process.str1.4 + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_scan_done_process_weak.str1.4 + 0x00000000 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_select_parent.str1.4 + 0x00000000 0x69 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_select_parent_limit_layer2_cap.str1.4 + 0x00000000 0x10e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_select_parent_try_layer.str1.4 + 0x00000000 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_select_parent_try_rssi.str1.4 + 0x00000000 0x97 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_select_set_ignore.str1.4 + 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_vote_root_candidate.str1.4 + 0x00000000 0x13f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.mesh_wifi_event_cb.str1.4 + 0x00000000 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.print_txupQ_pending.str1.4 + 0x00000000 0x14d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.route_announce_timeout_process.str1.4 + 0x00000000 0x45 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .rodata.scan_result_print.str1.4 + 0x00000000 0x160 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.is_zero_addr + 0x00000000 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_get_vnd_ext_assoc_len + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_ps_duty_ext_get_process + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.is_esp_mesh_ssid + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.is_esp_mesh_roots_announce + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.is_esp_mesh_roots_yield + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.is_esp_mesh_roots_fixed + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.is_esp_mesh_roots_gone + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.is_esp_mesh_ps + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_parse_ext_assoc_ie + 0x00000000 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_sync_interface_tsf + 0x00000000 0xa0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.is_esp_mesh_ext_assoc + 0x00000000 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text._wifi_vnd_ext_mesh_roots_free.part.11 + 0x00000000 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text._mesh_roots_process_fixed.part.13 + 0x00000000 0x78 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.is_my_ie_encrypted + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_get_vnd_ssid_len + 0x00000000 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_coding_ie_key + 0x00000000 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_encrypt_vnd_ie + 0x00000000 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.ieee80211_add_mesh_assoc_ie + 0x00000000 0x9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_decrypt_vnd_ie + 0x00000000 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_check_vnd_ie + 0x00000000 0x8a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_set_ie_crypto_config + 0x00000000 0x72 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.ieee80211_mesh_quick_set + 0x00000000 0x1de C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata.ieee80211_mesh_quick_set + 0x00000000 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.ieee80211_mesh_quick_get + 0x00000000 0x154 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata.ieee80211_mesh_quick_get + 0x00000000 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_sta_monitor_rssi + 0x00000000 0x132 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_map_reject_connection + 0x00000000 0xc6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_map_change_beacon_interval + 0x00000000 0x8e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.ieee80211_vnd_mesh_quick_set + 0x00000000 0x1be C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.ieee80211_vnd_mesh_quick_get + 0x00000000 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.ieee80211_add_ie_esp_mesh_head + 0x00000000 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.ieee80211_add_mesh_ssid_ie + 0x00000000 0xdc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.ieee80211_add_mesh_ext_assoc_ie + 0x00000000 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.ieee80211_add_mesh_ps_ie + 0x00000000 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.ieee80211_add_mesh_duty_signaling + 0x00000000 0xf2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.ieee80211_init_mesh_assoc_ie + 0x00000000 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.roots_type2str + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text._wifi_vnd_ext_mesh_roots_free + 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text._wifi_vnd_ext_mesh_roots_malloc + 0x00000000 0x80 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text._print_roots_count + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text._mesh_roots_num_reach_max + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text._mesh_reset_window_open_time + 0x00000000 0xa0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text._mesh_roots_process_announce + 0x00000000 0x25a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text._mesh_roots_process_fixed + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.ieee80211_vnd_mesh_roots_get + 0x00000000 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.ieee80211_is_mesh_roots_valid + 0x00000000 0xc6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.ieee80211_is_mesh_roots_announce + 0x00000000 0xc6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.ieee80211_is_mesh_roots_yield + 0x00000000 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.ieee80211_is_mesh_roots_announce_used + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.ieee80211_is_mesh_roots_yield_used + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.ieee80211_is_mesh_roots_fixed + 0x00000000 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.ieee80211_is_mesh_roots_gone + 0x00000000 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_get_vnd_roots_len + 0x00000000 0xbc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.ieee80211_add_mesh_roots_ie + 0x00000000 0x144 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_map_stop_beacon + 0x00000000 0xde C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text._mesh_check_window_close_expire + 0x00000000 0x1a2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text._mesh_check_window_open_expire + 0x00000000 0x1be C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text._mesh_timer_process_fixed + 0x00000000 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text._mesh_timer_process_gone + 0x00000000 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.print_roots_ie + 0x00000000 0x2c0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.is_esp_mesh_duty_signaling + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_ps_set_new_duty + 0x00000000 0xac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_nwk_duty_post_event + 0x00000000 0xee C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_nwk_duty_master_is_root + 0x00000000 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_parse_ps_entire_rule + 0x00000000 0x48c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_parse_ps_uplink_rule + 0x00000000 0x1fc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_nwk_duty_check_duration_expire + 0x00000000 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_nwk_duty_set_master_identity + 0x00000000 0xec C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_nwk_duty_clr_master_identity + 0x00000000 0x13e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_nwk_duty_clr_remaining + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_nwk_duty_set_remaining + 0x00000000 0xa6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_nwk_duty_check_allowed + 0x00000000 0x204 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_ps_duty_cycle_set_process + 0x00000000 0x310 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_parse_ps_ie + 0x00000000 0x276 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.ieee80211_recv_mesh_duty_signaling + 0x00000000 0xfa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_nwk_duty_process_remaining + 0x00000000 0x308 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_root_process_duty_duration_expire + 0x00000000 0xb0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_ps_duty_cycle_get_process + 0x00000000 0x182 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_is_new_root_found + 0x00000000 0x148 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_is_new_root_invalid + 0x00000000 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_is_ie_ignored + 0x00000000 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_is_same_router + 0x00000000 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_get_conflict_root_state + 0x00000000 0x272 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text._mesh_check_roots_gone + 0x00000000 0xe4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text._mesh_timer_process_announce + 0x00000000 0x146 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text._mesh_timer_process_conflict_root + 0x00000000 0x188 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_remove_conflict_root + 0x00000000 0xa4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text._mesh_roots_process_yield + 0x00000000 0x158 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text._mesh_roots_process_conflict_table + 0x00000000 0x11e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_find_conflict_root + 0x00000000 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_update_conflict_root + 0x00000000 0xde C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_add_conflict_root + 0x00000000 0x1ce C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_is_new_found_conflict_root + 0x00000000 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.ieee80211_vnd_mesh_roots_set + 0x00000000 0x4ea C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text._mesh_remove_gone + 0x00000000 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text._mesh_roots_process_gone + 0x00000000 0x17a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text._mesh_roots_process_stop + 0x00000000 0x14a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_process_roots_ie_ttl + 0x00000000 0xb0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text._mesh_timer_process_yield + 0x00000000 0x214 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_root_process_roots_ie + 0x00000000 0x2ae C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_process_roots_ie + 0x00000000 0x36c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_parse_conflict_roots_ie + 0x00000000 0x3c2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_parse_conflict_roots_ie + 0x00000000 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_check_conflict_beacon + 0x00000000 0xde C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_parse_conflict_assoc_ie + 0x00000000 0x43c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_set_parent_candidate + 0x00000000 0xf4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_clear_parent_candidate + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_get_parent_candidate + 0x00000000 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_post_parent_switch_candidate + 0x00000000 0x390 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_post_parent_weak_rssi + 0x00000000 0x1da C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_post_parent_assoc_ie + 0x00000000 0x100 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_monitor_parent_candidate_ie + 0x00000000 0x24e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_set_parent_monitor_config + 0x00000000 0x8a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_get_parent_monitor_config + 0x00000000 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_get_sub_ie + 0x00000000 0x94 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text._mesh_set_flag_roots_found + 0x00000000 0xd4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_get_vnd_roots_len + 0x00000000 0x2a6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_monitor_parent_ie + 0x00000000 0x448 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_map_probe_response + 0x00000000 0x120 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_monitor_vote_candidate_rssi + 0x00000000 0x108 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_parse_beacon + 0x00000000 0x14c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_set_rssi_threshold + 0x00000000 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_get_rssi_threshold + 0x00000000 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_quick_funcs_init + 0x00000000 0x1d0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_init_cb + 0x00000000 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.esp_mesh_quick_funcs_deinit + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text.mesh_deinit_cb + 0x00000000 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.MESH_ZERO_ADDR + 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.esp_mesh_remain_nwk_duty + 0x00000000 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.is_roots_found.10648 + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.iv 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.last_parent_layer.11201 + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.max_ie_len.10651 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.mesh_sub_ie.11192 + 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.monitor_count.11202 + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.monitor_time_start.11112 + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.post_event_time.10608 + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.post_event_time.10901 + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.roots_found_time.10649 + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.rx_bcn_count.11331 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.s_is_probe_requested + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.s_mesh_conflict_roots + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.s_mesh_ie_crypto_funcs + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.s_mesh_ie_crypto_key + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.s_mesh_monitor_parent_cfg + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.s_mesh_parent_candidate + 0x00000000 0xb0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.s_mesh_roots_ie_life + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.s_mesh_rssi_threshold + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.s_parent_monitor_assoc_time + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.s_parent_monitor_weak_time + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.s_parent_worse_rssi_time + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.s_ps_device_duty + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.s_ps_device_duty_type + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.s_ps_parent_duty + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.s_ps_parent_duty_type + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.s_recv_bcn_count + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.signaling_token.10720 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .bss.wifi_vnd_ext_mesh_roots + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .data.MESH_BCAST_ADDR + 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .data.candidate_rssi.11181 + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .data.g_mesh_monitor_parent_beacon_count + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata.CSWTCH.647 + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata.__func__.10105 + 0x00000000 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata.__func__.10278 + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata.__func__.10284 + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata.__func__.10656 + 0x00000000 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata.__func__.11079 + 0x00000000 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata._mesh_check_roots_gone.str1.4 + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata._mesh_check_window_close_expire.str1.4 + 0x00000000 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata._mesh_roots_process_stop.str1.4 + 0x00000000 0x5 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata._mesh_roots_process_yield.str1.4 + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata._mesh_timer_process_conflict_root.str1.4 + 0x00000000 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata._mesh_timer_process_yield.str1.4 + 0x00000000 0x2f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata.esp_mesh_add_conflict_root.str1.4 + 0x00000000 0x49 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata.esp_mesh_parse_conflict_assoc_ie.str1.4 + 0x00000000 0x53 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata.esp_mesh_ps_duty_cycle_get_process.str1.4 + 0x00000000 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata.ieee80211_add_ie_esp_mesh_head.str1.4 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata.ieee80211_vnd_mesh_roots_set.str1.4 + 0x00000000 0x63 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata.mesh_nwk_duty_process_remaining.str1.4 + 0x00000000 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata.mesh_parse_ps_entire_rule.str1.4 + 0x00000000 0xe5 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata.mesh_parse_ps_uplink_rule.str1.4 + 0x00000000 0x74 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata.mesh_post_parent_switch_candidate.str1.4 + 0x00000000 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata.mesh_root_process_roots_ie.str1.4 + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata.roots_type2str.str1.4 + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata.str1.4 + 0x00000000 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_error.2 + 0x00000000 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_error.5 + 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_info.20 + 0x00000000 0x85 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_info.26 + 0x00000000 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_info.27 + 0x00000000 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_info.32 + 0x00000000 0x99 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_info.34 + 0x00000000 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.10 + 0x00000000 0x3d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.11 + 0x00000000 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.12 + 0x00000000 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.13 + 0x00000000 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.14 + 0x00000000 0x43 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.15 + 0x00000000 0x53 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.16 + 0x00000000 0x5f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.17 + 0x00000000 0x37 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.18 + 0x00000000 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.19 + 0x00000000 0x61 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.21 + 0x00000000 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.22 + 0x00000000 0x51 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.23 + 0x00000000 0x27 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.24 + 0x00000000 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.25 + 0x00000000 0x3d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.28 + 0x00000000 0x89 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.29 + 0x00000000 0xa2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.3 + 0x00000000 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.30 + 0x00000000 0xa3 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.31 + 0x00000000 0xa0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.33 + 0x00000000 0x76 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.35 + 0x00000000 0x77 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.36 + 0x00000000 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.4 + 0x00000000 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.6 + 0x00000000 0x76 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.7 + 0x00000000 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.8 + 0x00000000 0x75 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .rodata_wlog_warning.9 + 0x00000000 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .comment 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.mesh_rt_change_timeout + 0x00000000 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_route_init + 0x00000000 0x72 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_route_deinit + 0x00000000 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.mesh_rt_change_timer_start + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.mesh_rt_change_timeout_process + 0x00000000 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_match_self + 0x00000000 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_get_total_children_num + 0x00000000 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_lookup_sub_route + 0x00000000 0xa2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_lookup_route + 0x00000000 0x16c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_print_route_table + 0x00000000 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_get_sub_capacity + 0x00000000 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.routetype2str + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.mesh_update_route_table + 0x00000000 0x39a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_delete_sub_children + 0x00000000 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_send_add_announcement + 0x00000000 0xbe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.mesh_fill_rmv_sub_child + 0x00000000 0x300 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.mesh_malloc_rmv_announcement + 0x00000000 0xda C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.mesh_construct_rmv_announcement + 0x00000000 0xaa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.mesh_pack_rmv_announcement + 0x00000000 0xdc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_pack_rmv_announcement + 0x00000000 0x142 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_pack_multi_routing_table + 0x00000000 0x470 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_ie_update_capacity + 0x00000000 0x19a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_check_nonassociated_children + 0x00000000 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_monitor_nonassociated_children + 0x00000000 0x2aa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_remove_nonassociated_children + 0x00000000 0x1c4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_copy_mgmt_announce + 0x00000000 0x302 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_process_redundant_subchildren + 0x00000000 0x3dc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_combine_multi_redundant_ack + 0x00000000 0x2a2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_check_multi_redundant_ack + 0x00000000 0x2ec C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_refresh_routing_table + 0x00000000 0x6ca C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_get_routing_table_size + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_get_routing_table + 0x00000000 0x1ce C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.mesh_get_subnet_nodes_num + 0x00000000 0xc0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.mesh_get_subnet_nodes_list + 0x00000000 0xe8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_send_rtable_request + 0x00000000 0x8e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_send_rtable_ack + 0x00000000 0x224 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text.esp_mesh_nwk_redundant_route + 0x00000000 0x1de C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .bss.MESH_ZERO_ADDR + 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .bss.is_route_inited + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .bss.mesh_multi_recv_ack + 0x00000000 0xf0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .bss.mesh_multi_send_ack + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .bss.mesh_route_table + 0x00000000 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .bss.rt_change_timer + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.CSWTCH.426 + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.__func__.10024 + 0x00000000 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.__func__.10037 + 0x00000000 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.__func__.9705 + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.__func__.9713 + 0x00000000 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.__func__.9730 + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.__func__.9803 + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.__func__.9843 + 0x00000000 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.__func__.9861 + 0x00000000 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.__func__.9950 + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.__func__.9965 + 0x00000000 0x27 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.__func__.9990 + 0x00000000 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.__func__.9995 + 0x00000000 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.esp_mesh_check_multi_redundant_ack.str1.4 + 0x00000000 0x13a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.esp_mesh_combine_multi_redundant_ack.str1.4 + 0x00000000 0x15f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.esp_mesh_copy_mgmt_announce.str1.4 + 0x00000000 0x114 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.esp_mesh_get_routing_table.str1.4 + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.esp_mesh_lookup_route.str1.4 + 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.esp_mesh_monitor_nonassociated_children.str1.4 + 0x00000000 0xb9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.esp_mesh_nwk_redundant_route.str1.4 + 0x00000000 0xa5 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.esp_mesh_pack_multi_routing_table.str1.4 + 0x00000000 0xd7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.esp_mesh_process_redundant_subchildren.str1.4 + 0x00000000 0x1c5 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.esp_mesh_refresh_routing_table.str1.4 + 0x00000000 0xf1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.esp_mesh_remove_nonassociated_children.str1.4 + 0x00000000 0xae C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.esp_mesh_send_rtable_ack.str1.4 + 0x00000000 0x7b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.mesh_fill_rmv_sub_child.str1.4 + 0x00000000 0x18b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.mesh_malloc_rmv_announcement.str1.4 + 0x00000000 0x59 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.mesh_update_route_table.str1.4 + 0x00000000 0xf3 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.routetype2str.str1.4 + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .rodata.str1.4 + 0x00000000 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .comment 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.mesh_print_txQ_waiting + 0x00000000 0x142 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_print_txQ_waiting + 0x00000000 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.mesh_get_tx_pending + 0x00000000 0x1c8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_get_tx_pending + 0x00000000 0x74 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_send_block_event + 0x00000000 0x20e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_send_block_start + 0x00000000 0x1f0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_forward_check_active + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.mesh_check_tid_mbox_full + 0x00000000 0x1fa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.mesh_check_tid_mbox_full + 0x00000000 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_push_to_ack_state_queue + 0x00000000 0xc6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.mesh_tx_cb + 0x00000000 0x12a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_best_effort_tx + 0x00000000 0x31e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_push_to_wnd_queue + 0x00000000 0x126 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_operation_rxseqno + 0x00000000 0x444 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_txupQ_pending_get_cidx + 0x00000000 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_txupQ_pending_insert_child + 0x00000000 0xa6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_txupQ_pending_delete_child + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_txupQ_pending_get_xonseq + 0x00000000 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_txupQ_pending_clear_xonseq + 0x00000000 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_txupQ_pending + 0x00000000 0xc88 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_process_txupQ_pending + 0x00000000 0x2cc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_push_to_tx_queue + 0x00000000 0x588 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_force_txupQ_pending + 0x00000000 0x17a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_available_txupQ_num + 0x00000000 0x1e4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.mesh_flush_txQ + 0x00000000 0x142 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_tx_tid_flush + 0x00000000 0x218 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.mesh_tx_tid_stop + 0x00000000 0x1e0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_push_to_ps_tx_queue + 0x00000000 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.mesh_ps_tx + 0x00000000 0x15e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.tx_task_main + 0x00000000 0x240 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_discard_context + 0x00000000 0x16c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_send_xon + 0x00000000 0x6c0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_recv_xon + 0x00000000 0x17a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.mesh_tx_task_main + 0x00000000 0xa3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.mesh_xon_deliver_packet + 0x00000000 0x1cc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.mesh_xon_flush_packets + 0x00000000 0x2d2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.mesh_xon_process_disconnected + 0x00000000 0x330 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.mesh_xon_process_expired + 0x00000000 0x146 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.mesh_flush_upstream_packets + 0x00000000 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.xon_task_main + 0x00000000 0x1bc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.mesh_xon_process_no_wnd + 0x00000000 0x140 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.mesh_xon_task_main + 0x00000000 0xa70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.mesh_tx_task_deinit + 0x00000000 0x224 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_tx_task_init + 0x00000000 0x238 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.esp_mesh_tx_task_init + 0x00000000 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_tx_task_deinit + 0x00000000 0xc6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_send_block_deinit + 0x00000000 0xba C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.mesh_send_block_deinit + 0x00000000 0xa0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.mesh_send_block_main + 0x00000000 0x4e0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_send_block_init + 0x00000000 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_flush_upstream_packets + 0x00000000 0x1ac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text.esp_mesh_send_block_time + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .bss.MESH_ZERO_ADDR + 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .bss.is_block_running + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .bss.is_mesh_tx_started + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .bss.mesh_ack_state_mbox + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .bss.mesh_be_xmit_seqno + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .bss.mesh_conn_leave + 0x00000000 0x2c8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .bss.mesh_new_wnd_mbox + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .bss.mesh_reassign_xseqno + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .bss.mesh_self_xonseq + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .bss.mesh_tx_fail_cnt.10035 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .bss.mesh_tx_mbox + 0x00000000 0xa8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .bss.mesh_tx_task + 0x00000000 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .bss.mesh_xon 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .bss.mesh_xreq_seqno + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .bss.send_block_flush_mbox + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .bss.send_block_mbox + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .bss.send_block_task + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .data.MESH_BCAST_ADDR + 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .data.g_mesh_packet_lifetime + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.__func__.10024 + 0x00000000 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.__func__.10042 + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.__func__.10060 + 0x00000000 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.__func__.10068 + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.__func__.10076 + 0x00000000 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.__func__.10094 + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.__func__.10147 + 0x00000000 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.__func__.10212 + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.__func__.10249 + 0x00000000 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.__func__.10257 + 0x00000000 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.__func__.9745 + 0x00000000 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.__func__.9776 + 0x00000000 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.__func__.9813 + 0x00000000 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.__func__.9836 + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.__func__.9848 + 0x00000000 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.__func__.9881 + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.__func__.9897 + 0x00000000 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.__func__.9935 + 0x00000000 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.__func__.9945 + 0x00000000 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.__func__.9958 + 0x00000000 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.__func__.9969 + 0x00000000 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.__func__.9976 + 0x00000000 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.esp_mesh_available_txupQ_num.str1.4 + 0x00000000 0x43 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.esp_mesh_flush_upstream_packets.str1.4 + 0x00000000 0xa0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.esp_mesh_force_txupQ_pending.str1.4 + 0x00000000 0x5b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.esp_mesh_operation_rxseqno.str1.4 + 0x00000000 0x138 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.esp_mesh_print_txQ_waiting.str1.4 + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.esp_mesh_process_txupQ_pending.str1.4 + 0x00000000 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.esp_mesh_push_to_tx_queue.str1.4 + 0x00000000 0x12c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.esp_mesh_push_to_wnd_queue.str1.4 + 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.esp_mesh_send_block_event.str1.4 + 0x00000000 0x91 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.esp_mesh_send_block_init.str1.4 + 0x00000000 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.esp_mesh_send_xon.str1.4 + 0x00000000 0x254 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.esp_mesh_tx_task_init.str1.4 + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.esp_mesh_tx_tid_flush.str1.4 + 0x00000000 0xcc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.esp_mesh_txupQ_pending.str1.4 + 0x00000000 0x3eb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.mesh_check_tid_mbox_full.str1.4 + 0x00000000 0x8b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.mesh_flush_upstream_packets.str1.4 + 0x00000000 0x31 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.mesh_get_tx_pending.str1.4 + 0x00000000 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.mesh_print_txQ_waiting.str1.4 + 0x00000000 0x97 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.mesh_send_block_main.str1.4 + 0x00000000 0x15f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.mesh_tx_task_main.str1.4 + 0x00000000 0x189 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.mesh_tx_tid_stop.str1.4 + 0x00000000 0xa3 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.mesh_xon_deliver_packet.str1.4 + 0x00000000 0x6b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.mesh_xon_process_disconnected.str1.4 + 0x00000000 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.mesh_xon_task_main.str1.4 + 0x00000000 0x232 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.tx_task_main.str1.4 + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .rodata.xon_task_main.str1.4 + 0x00000000 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .comment 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + .text.mesh_pm_tbtt_start + 0x00000000 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + .text.esp_mesh_pm_tbtt_timeout_process + 0x00000000 0x1bc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + .text.esp_mesh_pm_rx_beacon_process + 0x00000000 0x15a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + .text.esp_mesh_pm_tx_data_process + 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + .text.esp_mesh_pm_tx_null_process + 0x00000000 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + .text.mesh_pm_set_null + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + .text.esp_mesh_pm_go_to_sleep + 0x00000000 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + .text.esp_mesh_pm_go_to_wake + 0x00000000 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + .text.esp_mesh_is_start_pm_now + 0x00000000 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + .bss.mesh_ps_keep_cnx + 0x00000000 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + .bss.rx_bcn_count.8479 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + .bss.s_mesh_is_awake_duty + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + .bss.s_mesh_next_awake_tbtt + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + .bss.send_null_cnt.8425 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + .data.g_mesh_dfs_compensation_ms + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + .data.s_mesh_active_duty_cycle + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + .rodata_wlog_info.2 + 0x00000000 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + .rodata_wlog_info.4 + 0x00000000 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + .rodata_wlog_warning.3 + 0x00000000 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + .comment 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) + .text.mesh_timer_route_announce + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) + .text.mesh_timer_mie_monitor + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) + .text.mesh_timer_bcn_change + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) + .text.mesh_timer_root_connect + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) + .text.mesh_timer_candidate_monitor + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) + .text.mesh_timer_rt_change + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) + .text.mesh_timer_ps_control + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) + .text.mesh_timer_do_process + 0x00000000 0x114 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) + .data.mesh_timer_info + 0x00000000 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) + .rodata.__func__.9736 + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) + .rodata.mesh_timer_do_process.str1.4 + 0x00000000 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) + .comment 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text.mesh_mutex_lock + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text.mesh_mutex_unlock + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text.esp_mesh_create_mbox + 0x00000000 0xb0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text.esp_mesh_free_mbox + 0x00000000 0xa6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text.mesh_malloc + 0x00000000 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text.mesh_free + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text.esp_mesh_create_context + 0x00000000 0x72 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text.esp_mesh_free_context + 0x00000000 0xa0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text.mesh_create_task + 0x00000000 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text.wifi_event_id2str + 0x00000000 0x172 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .rodata.wifi_event_id2str + 0x00000000 0xe8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text.nwk_event_id2str + 0x00000000 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text.tx_msg_id2str + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text.tx_state_id2str + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text.discnx_reason_id2str + 0x00000000 0x1ba C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text.mesh_ie_type2str + 0x00000000 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text.scan_status2str + 0x00000000 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text.vote_done2str + 0x00000000 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text.vote_start2str + 0x00000000 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text.txq_opr2str + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text.tx_wifi_err2str + 0x00000000 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text.io_cfg2str + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text.opt_type2str + 0x00000000 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text.reconnect_type2str + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text.dutytype2str + 0x00000000 0xd0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .bss.strid.9748 + 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .rodata.CSWTCH.40 + 0x00000000 0xc0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .rodata.CSWTCH.41 + 0x00000000 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .rodata.CSWTCH.42 + 0x00000000 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .rodata.CSWTCH.43 + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .rodata.CSWTCH.44 + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .rodata.CSWTCH.45 + 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .rodata.CSWTCH.46 + 0x00000000 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .rodata.CSWTCH.47 + 0x00000000 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .rodata.CSWTCH.48 + 0x00000000 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .rodata.CSWTCH.49 + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .rodata.__func__.9698 + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .rodata.__func__.9704 + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .rodata.discnx_reason_id2str.str1.4 + 0x00000000 0x15b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .rodata.dutytype2str.str1.4 + 0x00000000 0x7b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .rodata.esp_mesh_create_mbox.str1.4 + 0x00000000 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .rodata.mesh_ie_type2str.str1.4 + 0x00000000 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .rodata.nwk_event_id2str.str1.4 + 0x00000000 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .rodata.scan_status2str.str1.4 + 0x00000000 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .rodata.str1.4 + 0x00000000 0x914 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .rodata.tx_msg_id2str.str1.4 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .rodata.tx_state_id2str.str1.4 + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .rodata.vote_done2str.str1.4 + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .rodata.wifi_event_id2str.str1.4 + 0x00000000 0x36e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .comment 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .text.esp_mesh_push_to_rx_queue + 0x00000000 0xe8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .text.mesh_topo_get_ttl + 0x00000000 0xe4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .text.esp_mesh_wifi_recv_cb + 0x00000000 0x71a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .text.esp_mesh_rx_task_deinit + 0x00000000 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .text.mesh_rx_task_deinit + 0x00000000 0x9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .text.mesh_rx_task_main + 0x00000000 0x29a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .text.esp_mesh_rx_task_init + 0x00000000 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .bss.MESH_ZERO_ADDR + 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .bss.is_rx_running + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .bss.mesh_rx_mbox + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .bss.mesh_rx_task + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .bss.parent_last_mac_seqno.9744 + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .data.MESH_BCAST_ADDR + 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .rodata.__func__.9720 + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .rodata.__func__.9747 + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .rodata.__func__.9760 + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .rodata.esp_mesh_push_to_rx_queue.str1.4 + 0x00000000 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .rodata.esp_mesh_rx_task_init.str1.4 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .rodata.esp_mesh_wifi_recv_cb.str1.4 + 0x00000000 0x225 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .rodata.mesh_rx_task_main.str1.4 + 0x00000000 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .rodata.mesh_topo_get_ttl.str1.4 + 0x00000000 0x51 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .comment 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_rx_pending + 0x00000000 0x162 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_ie_init + 0x00000000 0x146 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.mesh_wifi_event_init + 0x00000000 0xe8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.mesh_wifi_event_deinit + 0x00000000 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_init + 0x00000000 0x22a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.mesh_stop_recv + 0x00000000 0x1fc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.mesh_parse_option + 0x00000000 0x12c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.mesh_parse_option + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.mesh_add_option + 0x00000000 0x138 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.mesh_chain_header_add_ttl + 0x00000000 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.mesh_send_process_topo + 0x00000000 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.mesh_send_process_flag + 0x00000000 0x18e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_send_sem_wait + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_send_sem_signal + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_send_mgmt + 0x00000000 0x2be C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_send + 0x00000000 0x6ac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.esp_mesh_send + 0x00000000 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.mesh_recv_add_option + 0x00000000 0x190 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.mesh_recv_process_flag + 0x00000000 0x12a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.mesh_recv + 0x00000000 0x3e4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_recv + 0x00000000 0x1a2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.mesh_encrypt_ie_plain_key + 0x00000000 0x11c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_config + 0x00000000 0x84 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_set_router + 0x00000000 0xb8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_router + 0x00000000 0x84 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.mesh_set_id + 0x00000000 0xde C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_set_id + 0x00000000 0x154 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_id + 0x00000000 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_set_type + 0x00000000 0xb4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_type + 0x00000000 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_set_max_layer + 0x00000000 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_set_ap_password + 0x00000000 0xf4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_set_ap_authmode + 0x00000000 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_ap_authmode + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_set_ap_connections + 0x00000000 0x8e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_ap_connections + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_set_non_mesh_connections + 0x00000000 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_set_config + 0x00000000 0x4c6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_non_mesh_connections + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_layer + 0x00000000 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_parent_bssid + 0x00000000 0xa8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_is_root + 0x00000000 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_print_rxQ_waiting + 0x00000000 0x23e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_push_to_myself_queue + 0x00000000 0x22e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_push_to_tcpip_queue + 0x00000000 0x3bc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_flush_tcpip_queue + 0x00000000 0xb2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_recv_release + 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_recv_toDS + 0x00000000 0x206 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_max_layer + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_set_self_organized + 0x00000000 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_self_organized + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.mesh_set_parent + 0x00000000 0x668 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_set_parent + 0x00000000 0x17c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.mesh_waive_root + 0x00000000 0xa0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_waive_root + 0x00000000 0xb2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.mesh_send_stop_vote + 0x00000000 0x194 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_send_stop_vote + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_set_vote_percentage + 0x00000000 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_vote_percentage + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_root_addr + 0x00000000 0xb8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_set_attempts + 0x00000000 0xbe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_attempts + 0x00000000 0x84 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_push_to_xmit_state_queue + 0x00000000 0xca C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_stop + 0x00000000 0x738 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_deinit + 0x00000000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_start + 0x00000000 0x202 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_total_node_num + 0x00000000 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_set_switch_parent_paras + 0x00000000 0xda C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_switch_parent_paras + 0x00000000 0x84 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_set_xon_qsize + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_xon_qsize + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_is_my_group + 0x00000000 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_insert_group_addr + 0x00000000 0x14c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_delete_group_addr + 0x00000000 0x1c8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_set_group_id + 0x00000000 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_delete_group_id + 0x00000000 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_group_num + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_group_list + 0x00000000 0x9a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_set_capacity_num + 0x00000000 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_capacity_num + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_is_my_ie_encrypted + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.mesh_set_ie_crypto_funcs + 0x00000000 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_set_ie_crypto_funcs + 0x00000000 0x114 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.mesh_set_ie_crypto_key + 0x00000000 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_set_ie_crypto_key + 0x00000000 0x19c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_ie_crypto_key + 0x00000000 0x112 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_set_root_healing_delay + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_root_healing_delay + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_set_passive_scan_time + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_passive_scan_time + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_fix_root + 0x00000000 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_is_root_fixed + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_set_announce_interval + 0x00000000 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_announce_interval + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_subnet_nodes_num + 0x00000000 0x102 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_subnet_nodes_list + 0x00000000 0x13e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_switch_channel + 0x00000000 0x128 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_look_for_network + 0x00000000 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_set_topology + 0x00000000 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_get_topology + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_is_device_active + 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_enable_ps + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_disable_ps + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_is_ps_enabled + 0x00000000 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text.esp_mesh_ps_get_duties + 0x00000000 0xfc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.MESH_ZERO_ADDR + 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.g_is_mesh_inited + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.g_is_mesh_started + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.g_is_root_fixed + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.g_is_standalone_sta + 0x00000000 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.g_mesh_cfg_attemps + 0x00000000 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.g_mesh_cfg_switch_parent + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.g_mesh_chain + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.g_mesh_ext_cfg + 0x00000000 0xd0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.g_mesh_ie + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.g_mesh_manual_nwk + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.g_mesh_self_map_addr + 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.g_mesh_self_sta_addr + 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.g_mesh_stop_event_group + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.g_mesh_xon_cfg_qsize + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.mesh_ioctl_sem + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.mesh_myself_mbox + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.mesh_tcpip_mbox + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.mesh_xmit_sem + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.mesh_xmit_state_mbox + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.option.9835 + 0x00000000 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.s_extra_toDS_qsize + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.s_extra_toSelf_qsize + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.s_mesh_ext_crypto_config + 0x00000000 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.s_mesh_group_addr + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.s_mesh_send_mutex + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.s_mesh_stop_mutex + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .bss.value.9834 + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .data.MESH_BCAST_ADDR + 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .data.g_mesh_ann_interval + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .data.g_mesh_cfg_vote_percent + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .data.g_mesh_max_layer + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .data.g_mesh_passive_scan_time + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .data.g_mesh_root_healing_delay + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .data.g_mesh_rt_capacity + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .data.libmesh_reversion_git + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .data.s_mesh_ie_crypto_plain_key + 0x00000000 0x41 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.__func__.10063 + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.__func__.10072 + 0x00000000 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.__func__.10082 + 0x00000000 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.__func__.10141 + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.__func__.10197 + 0x00000000 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.__func__.10209 + 0x00000000 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.__func__.9779 + 0x00000000 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.__func__.9789 + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.__func__.9868 + 0x00000000 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.__func__.9887 + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.__func__.9955 + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.__func__.9987 + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.esp_mesh_get_rx_pending.str1.4 + 0x00000000 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.esp_mesh_init.cst4 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.esp_mesh_print_rxQ_waiting.str1.4 + 0x00000000 0x8d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.esp_mesh_push_to_tcpip_queue.str1.4 + 0x00000000 0x15e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.esp_mesh_recv.str1.4 + 0x00000000 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.esp_mesh_send.str1.4 + 0x00000000 0xdb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.esp_mesh_set_ap_connections.str1.4 + 0x00000000 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.esp_mesh_set_ap_password.str1.4 + 0x00000000 0x3f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.esp_mesh_set_config.str1.4 + 0x00000000 0xfa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.esp_mesh_set_ie_crypto_funcs.str1.4 + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.esp_mesh_set_ie_crypto_key.str1.4 + 0x00000000 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.esp_mesh_set_non_mesh_connections.str1.4 + 0x00000000 0x2f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.esp_mesh_set_parent.str1.4 + 0x00000000 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.esp_mesh_stop.str1.4 + 0x00000000 0x264 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.esp_mesh_switch_channel.str1.4 + 0x00000000 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.esp_mesh_waive_root.cst4 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.mesh_encrypt_ie_plain_key.str1.4 + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.mesh_set_parent.str1.4 + 0x00000000 0x1bf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.mesh_stop_recv.str1.4 + 0x00000000 0xb0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.mesh_wifi_event_init.str1.4 + 0x00000000 0x73 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .rodata.str1.4 + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .comment 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + .text.esp_mesh_ap_list_clear + 0x00000000 0xd2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + .text.esp_mesh_ap_list_find_expire + 0x00000000 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + .text.esp_mesh_ap_list_clear_expire + 0x00000000 0xca C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + .text.esp_mesh_ap_list_find_invalid + 0x00000000 0x9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + .text.esp_mesh_ap_list_clear_invalid + 0x00000000 0xca C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + .text.esp_mesh_ap_list_update_invalid + 0x00000000 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + .text.esp_mesh_ap_list_find + 0x00000000 0x84 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + .text.esp_mesh_ap_enqueue + 0x00000000 0x1c8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + .rodata.__func__.9697 + 0x00000000 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + .rodata.__func__.9769 + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + .rodata.esp_mesh_ap_list_clear.str1.4 + 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + .comment 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + .text.nvs_op2str + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + .text.esp_mesh_nvs_operate + 0x00000000 0x430 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + .rodata.esp_mesh_nvs_operate + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + .text.esp_mesh_nvs_set_layer + 0x00000000 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + .text.esp_mesh_nvs_set_assoc + 0x00000000 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + .text.esp_mesh_nvs_init + 0x00000000 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + .text.esp_mesh_nvs_deinit + 0x00000000 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + .bss.g_mesh_nvs_settings + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + .bss.mesh_nvs_settings + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + .data.mesh_nvs_handle + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + .rodata.CSWTCH.62 + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + .rodata.esp_mesh_nvs_init.str1.4 + 0x00000000 0x5 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + .rodata.esp_mesh_nvs_operate.str1.4 + 0x00000000 0xa3 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + .rodata.nvs_op2str.str1.4 + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + .rodata.str1.4 + 0x00000000 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + .comment 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .text.esp_mesh_io_sem_wait + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .text.esp_mesh_io_sem_signal + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .text.mesh_set_io_process + 0x00000000 0xee C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .text.esp_mesh_stop_parent_reconnection + 0x00000000 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .text.mesh_set_router + 0x00000000 0x24a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .text.mesh_set_self_organized + 0x00000000 0x136 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .text.mesh_set_type + 0x00000000 0x2aa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .text.mesh_csa_set_bssid + 0x00000000 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .text.mesh_switch_channel + 0x00000000 0x72 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .text.mesh_look_for_network + 0x00000000 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .text.mesh_nwk_io_process + 0x00000000 0x1c4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .rodata.mesh_nwk_io_process + 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .bss.MESH_ZERO_ADDR + 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .bss.csa_bssid + 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .bss.g_mesh_stop_reconnection + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .bss.s_mesh_io_error + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .rodata.__func__.9705 + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .rodata.__func__.9759 + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .rodata.mesh_nwk_io_process.str1.4 + 0x00000000 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .rodata.mesh_set_io_process.str1.4 + 0x00000000 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .rodata.mesh_set_router.str1.4 + 0x00000000 0xa9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .rodata.mesh_set_self_organized.str1.4 + 0x00000000 0x5d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .rodata.mesh_set_type.str1.4 + 0x00000000 0xa5 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .comment 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .text.mesh_process_mgmt_routing_table.part.2 + 0x00000000 0x40c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .text.optype2str + 0x00000000 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .text.esp_mesh_get_optlen + 0x00000000 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .text.esp_mesh_mcast_cover_node + 0x00000000 0x364 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .text.mesh_remove_myself_from_forwarding + 0x00000000 0x148 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .text.esp_mesh_delivery_toDS + 0x00000000 0x21e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .text.esp_mesh_delivery_toSelf + 0x00000000 0x412 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .text.mesh_process_mcast_cover_node + 0x00000000 0x488 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .text.esp_mesh_process_mcast + 0x00000000 0x17e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .text.esp_mesh_process_bcast + 0x00000000 0x388 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .text.mesh_process_mgmt_root_switch + 0x00000000 0x184 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .text.mesh_process_mgmt_root_waive + 0x00000000 0x204 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .text.mesh_process_mgmt_announce + 0x00000000 0x468 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .text.mesh_process_mgmt_routing_table + 0x00000000 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .text.esp_mesh_process_options + 0x00000000 0x296 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .text.esp_mesh_process_ucast + 0x00000000 0x97e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .text.esp_mesh_forward_packet + 0x00000000 0x46c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .bss.MESH_ZERO_ADDR + 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .bss.mesh_xseqno + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .data.MESH_BCAST_ADDR + 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .rodata.CSWTCH.646 + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .rodata.__func__.9707 + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .rodata.__func__.9741 + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .rodata.__func__.9773 + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .rodata.__func__.9791 + 0x00000000 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .rodata.__func__.9805 + 0x00000000 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .rodata.esp_mesh_delivery_toDS.str1.4 + 0x00000000 0x65 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .rodata.esp_mesh_delivery_toSelf.str1.4 + 0x00000000 0xab C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .rodata.esp_mesh_forward_packet.str1.4 + 0x00000000 0xb2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .rodata.esp_mesh_mcast_cover_node.str1.4 + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .rodata.esp_mesh_process_options.str1.4 + 0x00000000 0x69 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .rodata.esp_mesh_process_ucast.str1.4 + 0x00000000 0x346 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .rodata.mesh_process_mgmt_announce.str1.4 + 0x00000000 0xc6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .rodata.mesh_process_mgmt_root_waive.str1.4 + 0x00000000 0x74 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .rodata.mesh_process_mgmt_routing_table.part.2.str1.4 + 0x00000000 0x1c9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .rodata.optype2str.str1.4 + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .rodata.str1.4 + 0x00000000 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .comment 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + .text.esp_mesh_channel_enable_jp + 0x00000000 0x76 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + .text.esp_mesh_scan_done_get_channel + 0x00000000 0x80a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + .text.mesh_nwk_process_reselect + 0x00000000 0x312 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + .text.mesh_nwk_process_look_for_network + 0x00000000 0x37c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + .text.mesh_nwk_process_allow_switch + 0x00000000 0x158 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + .rodata 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + .bss.MESH_ZERO_ADDR + 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + .bss.look_for_nwk_count.9758 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + .bss.scan_times.9738 + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + .rodata.__func__.9744 + 0x00000000 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + .rodata.__func__.9763 + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + .rodata.__func__.9774 + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + .rodata.esp_mesh_channel_enable_jp.str1.4 + 0x00000000 0x49 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + .rodata.esp_mesh_scan_done_get_channel.str1.4 + 0x00000000 0x33a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + .rodata.mesh_nwk_process_allow_switch.str1.4 + 0x00000000 0xe8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + .rodata.mesh_nwk_process_look_for_network.str1.4 + 0x00000000 0x109 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + .rodata.mesh_nwk_process_reselect.str1.4 + 0x00000000 0x164 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + .comment 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_check_long_hold_gpio_level + 0x00000000 0xb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_check_long_hold_gpio + 0x00000000 0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .rodata.bootloader_common_label_search.str1.4 + 0x00000000 0x3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_label_search + 0x00000000 0xbe esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .rodata.bootloader_common_erase_part_type_data.str1.4 + 0x00000000 0x115 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_erase_part_type_data + 0x00000000 0x1a6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_get_sha256_of_partition + 0x00000000 0xa4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_vddsdio_configure + 0x00000000 0x2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_info 0x00000000 0x245f esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_abbrev 0x00000000 0x35d esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_loc 0x00000000 0x58a esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_aranges + 0x00000000 0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_ranges 0x00000000 0xd0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_line 0x00000000 0xd9d esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_str 0x00000000 0x1eb9 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .comment 0x00000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_frame 0x00000000 0x104 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .text.gdma_hal_stop + 0x00000000 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .text.gdma_hal_append + 0x00000000 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .text.gdma_hal_reset + 0x00000000 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .text.gdma_hal_set_strategy + 0x00000000 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .text.gdma_hal_read_intr_status + 0x00000000 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .text.gdma_hal_get_intr_status_reg + 0x00000000 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .text.gdma_hal_get_eof_desc_addr + 0x00000000 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(ds_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(ds_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(ds_hal.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) + .rodata.rtc_cntl_hal_dma_link_init.str1.4 + 0x00000000 0x73 esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) + .text.rtc_cntl_hal_dma_link_init + 0x00000000 0xde esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) + .text.rtc_cntl_hal_enable_cpu_retention + 0x00000000 0x54 esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) + .iram1.0 0x00000000 0x1c esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) + .rodata.__func__.0 + 0x00000000 0x1b esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) + .debug_info 0x00000000 0x44c esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) + .debug_abbrev 0x00000000 0x244 esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) + .debug_loc 0x00000000 0x1ff esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) + .debug_aranges + 0x00000000 0x30 esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) + .debug_ranges 0x00000000 0x20 esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) + .debug_line 0x00000000 0x58c esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) + .debug_str 0x00000000 0x400 esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) + .comment 0x00000000 0x30 esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) + .debug_frame 0x00000000 0x50 esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) + .text 0x00000000 0x0 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .data 0x00000000 0x0 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .bss 0x00000000 0x0 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .rodata.gdma_periph_signals + 0x00000000 0x1c esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .debug_info 0x00000000 0x389 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .debug_abbrev 0x00000000 0xac esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .debug_aranges + 0x00000000 0x18 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .debug_line 0x00000000 0x119 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .debug_str 0x00000000 0xb5f esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .comment 0x00000000 0x30 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .text 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .data 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .rodata.esp_mesh_send_event_internal.str1.4 + 0x00000000 0xb esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .text.esp_mesh_send_event_internal + 0x00000000 0x22 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .srodata.MESH_EVENT + 0x00000000 0x4 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .debug_info 0x00000000 0x1b6 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .debug_abbrev 0x00000000 0xca esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .debug_loc 0x00000000 0x96 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .debug_aranges + 0x00000000 0x20 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .debug_ranges 0x00000000 0x10 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .debug_line 0x00000000 0x356 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .debug_str 0x00000000 0x2af esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .comment 0x00000000 0x30 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .debug_frame 0x00000000 0x2c esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opv.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opv.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opv.o) + .eh_frame 0x00000000 0x28 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opv.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opvs.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opvs.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opvs.o) + .eh_frame 0x00000000 0x28 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opvs.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .group 0x00000000 0x14 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .group 0x00000000 0x14 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .group 0x00000000 0x8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .group 0x00000000 0x8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .group 0x00000000 0x8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .text._ZSt15set_new_handlerPFvvE + 0x00000000 0x42 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .gcc_except_table._ZSt15set_new_handlerPFvvE + 0x00000000 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .text.exit._GLOBAL__sub_D__ZSt7nothrow + 0x00000000 0x1a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .gcc_except_table._GLOBAL__sub_D__ZSt7nothrow + 0x00000000 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .fini_array 0x00000000 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .eh_frame 0x00000000 0x188 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) + .sdata.DW.ref.__gxx_personality_v0 + 0x00000000 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) + .eh_frame 0x00000000 0x3c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + .eh_frame 0x00000000 0x130 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + .text._ZNKSt9type_info11__do_upcastEPKN10__cxxabiv117__class_type_infoEPPv + 0x00000000 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + .text._ZNSt9type_infoD0Ev + 0x00000000 0xa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + .text._ZNKSt9type_info10__do_catchEPKS_PPvj + 0x00000000 0x3e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + .rodata._ZTVSt9type_info + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + .eh_frame 0x00000000 0x80 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + .eh_frame 0x00000000 0x12c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_op.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_op.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_op.o) + .eh_frame 0x00000000 0x28 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_op.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_ops.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_ops.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_ops.o) + .eh_frame 0x00000000 0x28 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_ops.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) + .text.__cxa_get_exception_ptr + 0x00000000 0x6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) + .text._ZSt18uncaught_exceptionv + 0x00000000 0x18 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) + .text._ZSt19uncaught_exceptionsv + 0x00000000 0x14 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) + .eh_frame 0x00000000 0xac C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .text._ZNSt13bad_exceptionD2Ev + 0x00000000 0x2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .rodata._ZNKSt9exception4whatEv.str1.4 + 0x00000000 0xf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .text._ZNKSt9exception4whatEv + 0x00000000 0xa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .rodata._ZNKSt13bad_exception4whatEv.str1.4 + 0x00000000 0x13 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .text._ZNKSt13bad_exception4whatEv + 0x00000000 0xa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .text._ZNSt9exceptionD0Ev + 0x00000000 0xa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .text._ZNSt13bad_exceptionD0Ev + 0x00000000 0xa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .text._ZN10__cxxabiv115__forced_unwindD2Ev + 0x00000000 0x2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .text._ZN10__cxxabiv115__forced_unwindD0Ev + 0x00000000 0xa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .text._ZN10__cxxabiv119__foreign_exceptionD2Ev + 0x00000000 0x2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .text._ZN10__cxxabiv119__foreign_exceptionD0Ev + 0x00000000 0xa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .text._ZGTtNKSt9exceptionD1Ev + 0x00000000 0x2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .text._ZGTtNKSt13bad_exceptionD1Ev + 0x00000000 0x2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .rodata._ZTVSt9exception + 0x00000000 0x14 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .rodata._ZTVSt13bad_exception + 0x00000000 0x14 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .rodata._ZTVN10__cxxabiv115__forced_unwindE + 0x00000000 0x14 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .rodata._ZTVN10__cxxabiv119__foreign_exceptionE + 0x00000000 0x14 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .eh_frame 0x00000000 0x104 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .text.exit._GLOBAL__sub_D__ZN17__eh_globals_init7_S_initE + 0x00000000 0x2a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .gcc_except_table._GLOBAL__sub_D__ZN17__eh_globals_init7_S_initE + 0x00000000 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .fini_array 0x00000000 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .sdata.DW.ref.__gxx_personality_v0 + 0x00000000 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .eh_frame 0x00000000 0xe8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .group 0x00000000 0x14 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .group 0x00000000 0x14 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .group 0x00000000 0x8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .group 0x00000000 0x8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .group 0x00000000 0x8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .rodata._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv.str1.4 + 0x00000000 0x24 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .text._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv + 0x00000000 0xa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .rodata._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv.str1.4 + 0x00000000 0x26 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .text._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv + 0x00000000 0xa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .text._ZN9__gnu_cxx24__concurrence_lock_errorD2Ev + 0x00000000 0x12 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .text._ZN9__gnu_cxx24__concurrence_lock_errorD0Ev + 0x00000000 0x22 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .text._ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev + 0x00000000 0x12 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .text._ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev + 0x00000000 0x22 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .text._ZN9__gnu_cxx7__mutex4lockEv + 0x00000000 0x40 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .text._ZN9__gnu_cxx7__mutex6unlockEv + 0x00000000 0x40 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .text._ZSt13set_terminatePFvvE + 0x00000000 0x4c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .gcc_except_table._ZSt13set_terminatePFvvE + 0x00000000 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .text._ZN10__cxxabiv112__unexpectedEPFvvE + 0x00000000 0xe C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .text._ZSt14set_unexpectedPFvvE + 0x00000000 0x4c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .gcc_except_table._ZSt14set_unexpectedPFvvE + 0x00000000 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .text._ZSt14get_unexpectedv + 0x00000000 0x38 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .gcc_except_table._ZSt14get_unexpectedv + 0x00000000 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .text._ZSt10unexpectedv + 0x00000000 0x14 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .text.exit._GLOBAL__sub_D__ZN10__cxxabiv111__terminateEPFvvE + 0x00000000 0x1a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .gcc_except_table._GLOBAL__sub_D__ZN10__cxxabiv111__terminateEPFvvE + 0x00000000 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .fini_array 0x00000000 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .rodata._ZTSSt9exception + 0x00000000 0xd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .srodata._ZTISt9exception + 0x00000000 0x8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .rodata._ZTSN9__gnu_cxx24__concurrence_lock_errorE + 0x00000000 0x27 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .rodata._ZTIN9__gnu_cxx24__concurrence_lock_errorE + 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .rodata._ZTSN9__gnu_cxx26__concurrence_unlock_errorE + 0x00000000 0x29 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .rodata._ZTIN9__gnu_cxx26__concurrence_unlock_errorE + 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .rodata._ZTVN9__gnu_cxx24__concurrence_lock_errorE + 0x00000000 0x14 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .rodata._ZTVN9__gnu_cxx26__concurrence_unlock_errorE + 0x00000000 0x14 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .sdata.DW.ref.__gxx_personality_v0 + 0x00000000 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .eh_frame 0x00000000 0x240 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_unex_handler.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_unex_handler.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_unex_handler.o) + .sdata._ZN10__cxxabiv120__unexpected_handlerE + 0x00000000 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_unex_handler.o) + .debug_info 0x00000000 0x3c7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_unex_handler.o) + .debug_abbrev 0x00000000 0x279 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_unex_handler.o) + .debug_aranges + 0x00000000 0x18 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_unex_handler.o) + .debug_line 0x00000000 0x7c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_unex_handler.o) + .debug_str 0x00000000 0x66e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_unex_handler.o) + .debug_line_str + 0x00000000 0x561 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_unex_handler.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_unex_handler.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_unex_handler.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opv.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opv.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opv.o) + .eh_frame 0x00000000 0x28 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opv.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_term_handler.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_term_handler.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_term_handler.o) + .group 0x00000000 0x8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + .group 0x00000000 0x8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + .rodata._ZTSSt9exception + 0x00000000 0xd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + .srodata._ZTISt9exception + 0x00000000 0x8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + .eh_frame 0x00000000 0x38 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + .group 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + .eh_frame 0x00000000 0x5c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + .text 0x00000000 0x40 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffssi2.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffssi2.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffssi2.o) + .debug_info 0x00000000 0x15d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffssi2.o) + .debug_abbrev 0x00000000 0xd0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffssi2.o) + .debug_loclists + 0x00000000 0x81 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffssi2.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffssi2.o) + .debug_rnglists + 0x00000000 0x16 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffssi2.o) + .debug_line 0x00000000 0x127 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffssi2.o) + .debug_str 0x00000000 0x1cc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffssi2.o) + .debug_line_str + 0x00000000 0x210 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffssi2.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffssi2.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffssi2.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffssi2.o) + .text 0x00000000 0x4c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffsdi2.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffsdi2.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffsdi2.o) + .debug_info 0x00000000 0x203 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffsdi2.o) + .debug_abbrev 0x00000000 0x13d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffsdi2.o) + .debug_loclists + 0x00000000 0x89 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffsdi2.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffsdi2.o) + .debug_rnglists + 0x00000000 0x16 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffsdi2.o) + .debug_line 0x00000000 0x163 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffsdi2.o) + .debug_str 0x00000000 0x1f5 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffsdi2.o) + .debug_line_str + 0x00000000 0x210 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffsdi2.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffsdi2.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffsdi2.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffsdi2.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + .rodata 0x00000000 0x100 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + .debug_info 0x00000000 0xe6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + .debug_abbrev 0x00000000 0x70 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + .debug_aranges + 0x00000000 0x18 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + .debug_line 0x00000000 0x3f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + .debug_str 0x00000000 0x1a0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + .debug_line_str + 0x00000000 0x210 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + .text 0x00000000 0x3c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clzsi2.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clzsi2.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clzsi2.o) + .debug_info 0x00000000 0x150 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clzsi2.o) + .debug_abbrev 0x00000000 0xca C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clzsi2.o) + .debug_loclists + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clzsi2.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clzsi2.o) + .debug_rnglists + 0x00000000 0x16 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clzsi2.o) + .debug_line 0x00000000 0xdf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clzsi2.o) + .debug_str 0x00000000 0x1bd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clzsi2.o) + .debug_line_str + 0x00000000 0x210 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clzsi2.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clzsi2.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clzsi2.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clzsi2.o) + .text 0x00000000 0x3c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ctzsi2.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ctzsi2.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ctzsi2.o) + .debug_info 0x00000000 0x16c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ctzsi2.o) + .debug_abbrev 0x00000000 0xdd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ctzsi2.o) + .debug_loclists + 0x00000000 0x75 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ctzsi2.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ctzsi2.o) + .debug_rnglists + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ctzsi2.o) + .debug_line 0x00000000 0x105 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ctzsi2.o) + .debug_str 0x00000000 0x1cd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ctzsi2.o) + .debug_line_str + 0x00000000 0x210 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ctzsi2.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ctzsi2.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ctzsi2.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ctzsi2.o) + .text 0x00000000 0x42 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .debug_info 0x00000000 0xdf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .debug_abbrev 0x00000000 0x65 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .debug_loclists + 0x00000000 0xd6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .debug_line 0x00000000 0xe9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .debug_str 0x00000000 0x1a4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .debug_line_str + 0x00000000 0x210 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .text 0x00000000 0x24 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapsi2.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapsi2.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapsi2.o) + .debug_info 0x00000000 0xdf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapsi2.o) + .debug_abbrev 0x00000000 0x65 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapsi2.o) + .debug_loclists + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapsi2.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapsi2.o) + .debug_line 0x00000000 0x9b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapsi2.o) + .debug_str 0x00000000 0x1a0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapsi2.o) + .debug_line_str + 0x00000000 0x210 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapsi2.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapsi2.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapsi2.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapsi2.o) + .text 0x00000000 0x52 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapdi2.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapdi2.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapdi2.o) + .debug_info 0x00000000 0xdf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapdi2.o) + .debug_abbrev 0x00000000 0x65 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapdi2.o) + .debug_loclists + 0x00000000 0x21 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapdi2.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapdi2.o) + .debug_line 0x00000000 0xcf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapdi2.o) + .debug_str 0x00000000 0x1a0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapdi2.o) + .debug_line_str + 0x00000000 0x210 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapdi2.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapdi2.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapdi2.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapdi2.o) + .text 0x00000000 0x39e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .debug_info 0x00000000 0x7a1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .debug_abbrev 0x00000000 0x1bf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .debug_loclists + 0x00000000 0x5ab C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .debug_rnglists + 0x00000000 0x93 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .debug_line 0x00000000 0x9ae C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .debug_str 0x00000000 0x252 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .debug_line_str + 0x00000000 0x210 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .eh_frame 0x00000000 0x28 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .text 0x00000000 0x368 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_moddi3.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_moddi3.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_moddi3.o) + .debug_info 0x00000000 0x7f2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_moddi3.o) + .debug_abbrev 0x00000000 0x1ca C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_moddi3.o) + .debug_loclists + 0x00000000 0x4ef C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_moddi3.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_moddi3.o) + .debug_rnglists + 0x00000000 0x70 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_moddi3.o) + .debug_line 0x00000000 0x9fa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_moddi3.o) + .debug_str 0x00000000 0x252 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_moddi3.o) + .debug_line_str + 0x00000000 0x210 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_moddi3.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_moddi3.o) + .eh_frame 0x00000000 0x28 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_moddi3.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_moddi3.o) + .text 0x00000000 0x35e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .debug_info 0x00000000 0x76f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .debug_abbrev 0x00000000 0x1a6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .debug_loclists + 0x00000000 0x6ff C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .debug_rnglists + 0x00000000 0x99 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .debug_line 0x00000000 0x905 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .debug_str 0x00000000 0x253 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .debug_line_str + 0x00000000 0x210 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .eh_frame 0x00000000 0x28 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .text 0x00000000 0x328 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_umoddi3.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_umoddi3.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_umoddi3.o) + .debug_info 0x00000000 0x7c2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_umoddi3.o) + .debug_abbrev 0x00000000 0x1aa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_umoddi3.o) + .debug_loclists + 0x00000000 0x585 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_umoddi3.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_umoddi3.o) + .debug_rnglists + 0x00000000 0x66 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_umoddi3.o) + .debug_line 0x00000000 0x963 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_umoddi3.o) + .debug_str 0x00000000 0x253 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_umoddi3.o) + .debug_line_str + 0x00000000 0x210 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_umoddi3.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_umoddi3.o) + .eh_frame 0x00000000 0x28 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_umoddi3.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_umoddi3.o) + .text 0x00000000 0x6a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqdf2.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqdf2.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqdf2.o) + .debug_info 0x00000000 0x221 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqdf2.o) + .debug_abbrev 0x00000000 0x153 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqdf2.o) + .debug_loclists + 0x00000000 0x6a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqdf2.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqdf2.o) + .debug_rnglists + 0x00000000 0x23 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqdf2.o) + .debug_line 0x00000000 0x277 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqdf2.o) + .debug_str 0x00000000 0x1a5 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqdf2.o) + .debug_line_str + 0x00000000 0x229 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqdf2.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqdf2.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqdf2.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqdf2.o) + .text 0x00000000 0x9a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gedf2.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gedf2.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gedf2.o) + .debug_info 0x00000000 0x225 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gedf2.o) + .debug_abbrev 0x00000000 0x166 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gedf2.o) + .debug_loclists + 0x00000000 0xd6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gedf2.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gedf2.o) + .debug_rnglists + 0x00000000 0x36 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gedf2.o) + .debug_line 0x00000000 0x372 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gedf2.o) + .debug_str 0x00000000 0x1c9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gedf2.o) + .debug_line_str + 0x00000000 0x229 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gedf2.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gedf2.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gedf2.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gedf2.o) + .text 0x00000000 0x9a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(ledf2.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(ledf2.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(ledf2.o) + .debug_info 0x00000000 0x225 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(ledf2.o) + .debug_abbrev 0x00000000 0x166 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(ledf2.o) + .debug_loclists + 0x00000000 0xd6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(ledf2.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(ledf2.o) + .debug_rnglists + 0x00000000 0x36 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(ledf2.o) + .debug_line 0x00000000 0x372 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(ledf2.o) + .debug_str 0x00000000 0x1c9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(ledf2.o) + .debug_line_str + 0x00000000 0x229 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(ledf2.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(ledf2.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(ledf2.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(ledf2.o) + .text 0x00000000 0x47a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(muldf3.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(muldf3.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(muldf3.o) + .debug_info 0x00000000 0x6a4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(muldf3.o) + .debug_abbrev 0x00000000 0x185 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(muldf3.o) + .debug_loclists + 0x00000000 0x7ee C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(muldf3.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(muldf3.o) + .debug_rnglists + 0x00000000 0x135 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(muldf3.o) + .debug_line 0x00000000 0xfa3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(muldf3.o) + .debug_str 0x00000000 0x3ad C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(muldf3.o) + .debug_line_str + 0x00000000 0x226 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(muldf3.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(muldf3.o) + .debug_frame 0x00000000 0x54 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(muldf3.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(muldf3.o) + .text 0x00000000 0x618 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(subdf3.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(subdf3.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(subdf3.o) + .debug_info 0x00000000 0x501 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(subdf3.o) + .debug_abbrev 0x00000000 0x176 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(subdf3.o) + .debug_loclists + 0x00000000 0xabe C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(subdf3.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(subdf3.o) + .debug_rnglists + 0x00000000 0xc7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(subdf3.o) + .debug_line 0x00000000 0x1270 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(subdf3.o) + .debug_str 0x00000000 0x293 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(subdf3.o) + .debug_line_str + 0x00000000 0x21c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(subdf3.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(subdf3.o) + .debug_frame 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(subdf3.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(subdf3.o) + .text 0x00000000 0x38 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unorddf2.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unorddf2.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unorddf2.o) + .debug_info 0x00000000 0x224 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unorddf2.o) + .debug_abbrev 0x00000000 0x169 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unorddf2.o) + .debug_loclists + 0x00000000 0x45 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unorddf2.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unorddf2.o) + .debug_rnglists + 0x00000000 0x16 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unorddf2.o) + .debug_line 0x00000000 0x193 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unorddf2.o) + .debug_str 0x00000000 0x1a8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unorddf2.o) + .debug_line_str + 0x00000000 0x232 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unorddf2.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unorddf2.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unorddf2.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unorddf2.o) + .text 0x00000000 0x64 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfsi.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfsi.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfsi.o) + .debug_info 0x00000000 0x1ca C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfsi.o) + .debug_abbrev 0x00000000 0x15d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfsi.o) + .debug_loclists + 0x00000000 0xcd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfsi.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfsi.o) + .debug_rnglists + 0x00000000 0x13 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfsi.o) + .debug_line 0x00000000 0x1db C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfsi.o) + .debug_str 0x00000000 0x1a0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfsi.o) + .debug_line_str + 0x00000000 0x229 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfsi.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfsi.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfsi.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfsi.o) + .text 0x00000000 0x6c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsidf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsidf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsidf.o) + .debug_info 0x00000000 0x268 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsidf.o) + .debug_abbrev 0x00000000 0x164 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsidf.o) + .debug_loclists + 0x00000000 0xbc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsidf.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsidf.o) + .debug_rnglists + 0x00000000 0x2b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsidf.o) + .debug_line 0x00000000 0x24f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsidf.o) + .debug_str 0x00000000 0x23d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsidf.o) + .debug_line_str + 0x00000000 0x22f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsidf.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsidf.o) + .debug_frame 0x00000000 0x38 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsidf.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsidf.o) + .text 0x00000000 0x254 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divsf3.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divsf3.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divsf3.o) + .rodata 0x00000000 0x3c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divsf3.o) + .debug_info 0x00000000 0x358 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divsf3.o) + .debug_abbrev 0x00000000 0x141 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divsf3.o) + .debug_loclists + 0x00000000 0x446 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divsf3.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divsf3.o) + .debug_rnglists + 0x00000000 0x7b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divsf3.o) + .debug_line 0x00000000 0x89e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divsf3.o) + .debug_str 0x00000000 0x2c0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divsf3.o) + .debug_line_str + 0x00000000 0x21c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divsf3.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divsf3.o) + .debug_frame 0x00000000 0x4c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divsf3.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divsf3.o) + .text 0x00000000 0x54 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqsf2.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqsf2.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqsf2.o) + .debug_info 0x00000000 0x1fb C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqsf2.o) + .debug_abbrev 0x00000000 0x12d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqsf2.o) + .debug_loclists + 0x00000000 0x2c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqsf2.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqsf2.o) + .debug_rnglists + 0x00000000 0x1d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqsf2.o) + .debug_line 0x00000000 0x22f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqsf2.o) + .debug_str 0x00000000 0x189 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqsf2.o) + .debug_line_str + 0x00000000 0x229 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqsf2.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqsf2.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqsf2.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqsf2.o) + .text 0x00000000 0x76 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gesf2.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gesf2.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gesf2.o) + .debug_info 0x00000000 0x201 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gesf2.o) + .debug_abbrev 0x00000000 0x15f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gesf2.o) + .debug_loclists + 0x00000000 0x84 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gesf2.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gesf2.o) + .debug_rnglists + 0x00000000 0x1d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gesf2.o) + .debug_line 0x00000000 0x2df C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gesf2.o) + .debug_str 0x00000000 0x1ad C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gesf2.o) + .debug_line_str + 0x00000000 0x229 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gesf2.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gesf2.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gesf2.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gesf2.o) + .text 0x00000000 0x76 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(lesf2.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(lesf2.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(lesf2.o) + .debug_info 0x00000000 0x201 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(lesf2.o) + .debug_abbrev 0x00000000 0x15f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(lesf2.o) + .debug_loclists + 0x00000000 0x84 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(lesf2.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(lesf2.o) + .debug_rnglists + 0x00000000 0x1d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(lesf2.o) + .debug_line 0x00000000 0x2df C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(lesf2.o) + .debug_str 0x00000000 0x1ad C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(lesf2.o) + .debug_line_str + 0x00000000 0x229 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(lesf2.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(lesf2.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(lesf2.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(lesf2.o) + .text 0x00000000 0x242 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(mulsf3.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(mulsf3.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(mulsf3.o) + .debug_info 0x00000000 0x348 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(mulsf3.o) + .debug_abbrev 0x00000000 0x150 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(mulsf3.o) + .debug_loclists + 0x00000000 0x34c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(mulsf3.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(mulsf3.o) + .debug_rnglists + 0x00000000 0x7b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(mulsf3.o) + .debug_line 0x00000000 0x7e9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(mulsf3.o) + .debug_str 0x00000000 0x27b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(mulsf3.o) + .debug_line_str + 0x00000000 0x226 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(mulsf3.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(mulsf3.o) + .debug_frame 0x00000000 0x4c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(mulsf3.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(mulsf3.o) + .text 0x00000000 0x5a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunssfsi.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunssfsi.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunssfsi.o) + .debug_info 0x00000000 0x19b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunssfsi.o) + .debug_abbrev 0x00000000 0x14d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunssfsi.o) + .debug_loclists + 0x00000000 0x96 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunssfsi.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunssfsi.o) + .debug_rnglists + 0x00000000 0x13 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunssfsi.o) + .debug_line 0x00000000 0x1ab C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunssfsi.o) + .debug_str 0x00000000 0x18a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunssfsi.o) + .debug_line_str + 0x00000000 0x232 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunssfsi.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunssfsi.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunssfsi.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunssfsi.o) + .text 0x00000000 0xbc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsisf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsisf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsisf.o) + .debug_info 0x00000000 0x213 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsisf.o) + .debug_abbrev 0x00000000 0x16d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsisf.o) + .debug_loclists + 0x00000000 0x133 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsisf.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsisf.o) + .debug_rnglists + 0x00000000 0x40 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsisf.o) + .debug_line 0x00000000 0x357 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsisf.o) + .debug_str 0x00000000 0x21e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsisf.o) + .debug_line_str + 0x00000000 0x22f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsisf.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsisf.o) + .debug_frame 0x00000000 0x38 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsisf.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsisf.o) + .text 0x00000000 0xa0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsisf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsisf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsisf.o) + .debug_info 0x00000000 0x20a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsisf.o) + .debug_abbrev 0x00000000 0x186 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsisf.o) + .debug_loclists + 0x00000000 0xe4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsisf.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsisf.o) + .debug_rnglists + 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsisf.o) + .debug_line 0x00000000 0x31f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsisf.o) + .debug_str 0x00000000 0x219 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsisf.o) + .debug_line_str + 0x00000000 0x235 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsisf.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsisf.o) + .debug_frame 0x00000000 0x34 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsisf.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsisf.o) + .text 0x00000000 0xee C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatundisf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatundisf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatundisf.o) + .debug_info 0x00000000 0x23d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatundisf.o) + .debug_abbrev 0x00000000 0x175 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatundisf.o) + .debug_loclists + 0x00000000 0x14b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatundisf.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatundisf.o) + .debug_rnglists + 0x00000000 0x3b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatundisf.o) + .debug_line 0x00000000 0x37f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatundisf.o) + .debug_str 0x00000000 0x22d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatundisf.o) + .debug_line_str + 0x00000000 0x235 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatundisf.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatundisf.o) + .debug_frame 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatundisf.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatundisf.o) + .text 0x00000000 0x9c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extendsfdf2.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extendsfdf2.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extendsfdf2.o) + .debug_info 0x00000000 0x254 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extendsfdf2.o) + .debug_abbrev 0x00000000 0x15b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extendsfdf2.o) + .debug_loclists + 0x00000000 0x11c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extendsfdf2.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extendsfdf2.o) + .debug_rnglists + 0x00000000 0x1d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extendsfdf2.o) + .debug_line 0x00000000 0x3b1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extendsfdf2.o) + .debug_str 0x00000000 0x1c9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extendsfdf2.o) + .debug_line_str + 0x00000000 0x234 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extendsfdf2.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extendsfdf2.o) + .debug_frame 0x00000000 0x38 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extendsfdf2.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extendsfdf2.o) + .text 0x00000000 0x28 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .debug_info 0x00000000 0x1af C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .debug_abbrev 0x00000000 0x10c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .debug_loclists + 0x00000000 0x6b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .debug_line 0x00000000 0x107 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .debug_str 0x00000000 0x1dd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .debug_line_str + 0x00000000 0x210 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .text 0x00000000 0x28 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .debug_info 0x00000000 0x1af C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .debug_abbrev 0x00000000 0x10c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .debug_loclists + 0x00000000 0x6b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .debug_line 0x00000000 0x107 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .debug_str 0x00000000 0x1dd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .debug_line_str + 0x00000000 0x210 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .text 0x00000000 0x0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .data 0x00000000 0x0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .bss 0x00000000 0x0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text._Z12abort_returnIPPvET_v + 0x00000000 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text._Z12abort_returnIPvET_v + 0x00000000 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text._Z12abort_returnIP11frame_stateET_v + 0x00000000 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.abort_expect_void + 0x00000000 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.abort_expect_void_and_return + 0x00000000 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.forward_abort_uw_ctx + 0x00000000 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap__Unwind_SetEnableExceptionFdeSorting + 0x00000000 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap___register_frame_info_bases + 0x00000000 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap___register_frame_info + 0x00000000 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap___register_frame_info_table_bases + 0x00000000 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap___register_frame_info_table + 0x00000000 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap__Unwind_Find_FDE + 0x00000000 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap__Unwind_GetGR + 0x00000000 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap__Unwind_GetCFA + 0x00000000 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap__Unwind_SetIP + 0x00000000 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap__Unwind_SetGR + 0x00000000 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap__Unwind_GetIPInfo + 0x00000000 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text._Z17__frame_state_forPvP11frame_state + 0x00000000 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap__Unwind_Resume + 0x00000000 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap__Unwind_RaiseException + 0x00000000 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap__Unwind_ForcedUnwind + 0x00000000 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap__Unwind_Backtrace + 0x00000000 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + .text.RFChannelSel + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + .text.phy_rx_rifs_en + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + .text.phy_current_level_set + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + .text.phy_bt_power_track + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + .text.tx_pwctrl_background + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + .text.phy_set_11b_param + 0x00000000 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + .text.phy_eco_version_sel + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + .text.phy_force_rx_gain + 0x00000000 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + .text.phy_get_rx_gain + 0x00000000 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + .text.phy_rx_band_set + 0x00000000 0x9a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + .text.phy_get_cca_cnt + 0x00000000 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + .text.phy_param_set + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + .text.phy_get_rfdata_num + 0x00000000 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + .text.ant_tx_cfg + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + .text.ant_rx_cfg + 0x00000000 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + .text.phy_version_print + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + .text.phy_reg_check + 0x00000000 0x258 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + .text.phy_i2c_check + 0x00000000 0x24c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + .text.get_iq_value + 0x00000000 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + .text.get_dc_value + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + .text.phy_tx_gain_print + 0x00000000 0x160 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + .text.phy_cal_print + 0x00000000 0x666 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + .text.pbus_print + 0x00000000 0x124 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + .text.mac_debug + 0x00000000 0xe4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + .text.pll_cap_print + 0x00000000 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + .rodata.mac_debug.str1.4 + 0x00000000 0x9f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + .rodata.pbus_print.str1.4 + 0x00000000 0x49 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + .rodata.phy_cal_print.str1.4 + 0x00000000 0x21a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + .rodata.phy_i2c_check.str1.4 + 0x00000000 0x104 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + .rodata.phy_reg_check.str1.4 + 0x00000000 0xf0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + .rodata.phy_tx_gain_print.str1.4 + 0x00000000 0x9a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + .rodata.phy_version_print.str1.4 + 0x00000000 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + .rodata.pll_cap_print.str1.4 + 0x00000000 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .text.phy_chan_pwr_backoff + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .text.phy_get_most_tpw + 0x00000000 0xac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .text.get_max_power + 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .text.esp_tx_state_out + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .text.phy_get_adc_rand + 0x00000000 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .text.phy_internal_delay + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .text.phy_ftm_comp + 0x00000000 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .text.ant_dft_cfg + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .text.ant_wifitx_cfg + 0x00000000 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .text.ant_wifirx_cfg + 0x00000000 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .text.ant_bttx_cfg + 0x00000000 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .text.ant_btrx_cfg + 0x00000000 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .text.phy_chan_dump_cfg + 0x00000000 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .text.phy_chan_filt_set + 0x00000000 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .text.phy_rx11blr_cfg + 0x00000000 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .text.phy_set_rate + 0x00000000 0x178 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .text.phy_set_rate_xiaomi + 0x00000000 0x1f0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .text.phy_set_wifi_mode_only + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .text.phy_txpwr_backoff + 0x00000000 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .text.phy_get_tx_rate + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .text.phy_dig_ldo_cal + 0x00000000 0x15e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .text.phy_txtone_start + 0x00000000 0xce C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .text.phy_txtone_stop + 0x00000000 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .rodata.phy_dig_ldo_cal.str1.4 + 0x00000000 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + .text.write_freq_mem_all + 0x00000000 0x8a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + .text.get_rf_freq_cap + 0x00000000 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + .text.phy_get_mac_addr + 0x00000000 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + .text.get_chip_version + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + .text.rom_pbus_xpd_tx_on + 0x00000000 0x9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + .text.phy_set_pwdet_power + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + .text.meas_tone_pwr_db + 0x00000000 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + .text.start_tx_tone + 0x00000000 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + .text.ram_check_noise_floor + 0x00000000 0x9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + .text.phy_rx_sense_set + 0x00000000 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + .text.tx_state_set + 0x00000000 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + .text.phy_close_pa + 0x00000000 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + .text.wifi_rifs_mode_en + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + .text.phy_get_fetx_delay + 0x00000000 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + .text.rom_phy_xpd_tsens + 0x00000000 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + .text.phy_fft_scale_force + 0x00000000 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + .text.ram_pll_vol_cal + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + .text.phy_set_freq + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + .text.get_pll_ref_code + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rom.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rom.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rom.o) + .text.rom_phy_param_addr + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rom.o) + .text.chip726_phyrom_version_num + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rom.o) + .bss.phy_param_rom + 0x00000000 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rom.o) + .comment 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rom.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) + .text.rx_blocking_set + 0x00000000 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + .text.pa_i2c_track + 0x00000000 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + .text.rom_bt_track_tx_power + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + .text.rom_wifi_track_tx_power + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + .text.phy_param_track + 0x00000000 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + .text.pocket_sar_power + 0x00000000 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + .text.ram_tx_pwctrl_background + 0x00000000 0x8a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + .text.phy_set_tsens_power + 0x00000000 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + .text.tsens_dac_to_index + 0x00000000 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + .text.tsens_dac_cal1 + 0x00000000 0x78 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + .text.rom_tsens_code_read + 0x00000000 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + .text.tsens_temp_read1 + 0x00000000 0x7a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + .text.phy_get_tsens_value + 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + .text.tx_ict_stg0_cal + 0x00000000 0xde C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + .text.rom_txbbgain_to_index + 0x00000000 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + .text.rom_index_to_txbbgain + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + .text.rom_set_tx_gain_mem + 0x00000000 0x106 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + .text.phy_get_txpwr_param + 0x00000000 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + .text.target_power_backoff + 0x00000000 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + .rodata.CSWTCH.37 + 0x00000000 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) + .text.phy_analog_delay_cal + 0x00000000 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_basic.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_basic.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_basic.o) + .text.chan14_mic_enable + 0x00000000 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_basic.o) + .text.set_adc_rand + 0x00000000 0xd4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_basic.o) + .rodata 0x00000000 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_basic.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + .text.rom_i2c_sar2_init_code + 0x00000000 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + .text.rfrx_sat_rst + 0x00000000 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + .text.get_rfrx_sat + 0x00000000 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + .text.rfrx_sat_check + 0x00000000 0x456 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + .text.rom_noise_check_loop + 0x00000000 0x182 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + .rodata.rfrx_sat_check.str1.4 + 0x00000000 0x49 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + .rodata.rom_noise_check_loop.str1.4 + 0x00000000 0x3b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + .text 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + .data 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + .bss 0x00000000 0x0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + .text.coex_pti_print + 0x00000000 0x8a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + .text.force_coex_timer0_wifi_v2 + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + .text.force_coex_timer0_wifi_pti_v2 + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + .text.force_coex_timer1_bt_v2 + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + .text.force_coex_timer1_bt_pti_v2 + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + .text.force_coex_timer11_bt_v2 + 0x00000000 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + .text.force_coex_timer11_bt_pti_v2 + 0x00000000 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + .text.bt_get_channel_pwr_set + 0x00000000 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + .text.bt_get_channel_pwr + 0x00000000 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + .text.bt_get_channel_pwr_unset + 0x00000000 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + .text.bt_set_chn + 0x00000000 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + .rodata.coex_pti_print.str1.4 + 0x00000000 0x69 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + .text 0x00000000 0x18 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-atoi.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-atoi.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-atoi.o) + .debug_info 0x00000000 0x904 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-atoi.o) + .debug_abbrev 0x00000000 0x1da C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-atoi.o) + .debug_loclists + 0x00000000 0x48 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-atoi.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-atoi.o) + .debug_line 0x00000000 0x9c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-atoi.o) + .debug_str 0x00000000 0x4e7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-atoi.o) + .debug_line_str + 0x00000000 0x34b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-atoi.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-atoi.o) + .debug_frame 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-atoi.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-atoi.o) + .text 0x00000000 0x10 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-div.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-div.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-div.o) + .debug_info 0x00000000 0xec C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-div.o) + .debug_abbrev 0x00000000 0xb6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-div.o) + .debug_loclists + 0x00000000 0x2b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-div.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-div.o) + .debug_line 0x00000000 0x8b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-div.o) + .debug_str 0x00000000 0x115 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-div.o) + .debug_line_str + 0x00000000 0x25d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-div.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-div.o) + .debug_frame 0x00000000 0x28 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-div.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-div.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-environ.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-environ.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-environ.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-exit.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-exit.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv_r.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv_r.o) + .text 0x00000000 0x54 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-itoa.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-itoa.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-itoa.o) + .debug_info 0x00000000 0x183 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-itoa.o) + .debug_abbrev 0x00000000 0xee C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-itoa.o) + .debug_loclists + 0x00000000 0xea C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-itoa.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-itoa.o) + .debug_line 0x00000000 0x14c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-itoa.o) + .debug_str 0x00000000 0x129 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-itoa.o) + .debug_line_str + 0x00000000 0x260 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-itoa.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-itoa.o) + .debug_frame 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-itoa.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-itoa.o) + .text 0x00000000 0x132 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rand.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rand.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rand.o) + .rodata.str1.4 + 0x00000000 0x85 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rand.o) + .debug_info 0x00000000 0x99e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rand.o) + .debug_abbrev 0x00000000 0x246 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rand.o) + .debug_loclists + 0x00000000 0x3a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rand.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rand.o) + .debug_rnglists + 0x00000000 0x1e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rand.o) + .debug_line 0x00000000 0x2b0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rand.o) + .debug_str 0x00000000 0x506 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rand.o) + .debug_line_str + 0x00000000 0x354 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rand.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rand.o) + .debug_frame 0x00000000 0x54 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rand.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rand.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtol.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtol.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoul.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoul.o) + .text 0x00000000 0xa0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-utoa.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-utoa.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-utoa.o) + .rodata.str1.4 + 0x00000000 0x25 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-utoa.o) + .debug_info 0x00000000 0x1c1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-utoa.o) + .debug_abbrev 0x00000000 0xf3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-utoa.o) + .debug_loclists + 0x00000000 0x12b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-utoa.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-utoa.o) + .debug_line 0x00000000 0x1e1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-utoa.o) + .debug_str 0x00000000 0x144 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-utoa.o) + .debug_line_str + 0x00000000 0x26b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-utoa.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-utoa.o) + .debug_frame 0x00000000 0x4c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-utoa.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-utoa.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoull.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoull.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ctype_.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ctype_.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ctype_.o) + .text 0x00000000 0x392 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-qsort.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-qsort.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-qsort.o) + .debug_info 0x00000000 0x759 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-qsort.o) + .debug_abbrev 0x00000000 0x251 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-qsort.o) + .debug_loclists + 0x00000000 0x513 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-qsort.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-qsort.o) + .debug_rnglists + 0x00000000 0x1a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-qsort.o) + .debug_line 0x00000000 0x839 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-qsort.o) + .debug_str 0x00000000 0x16d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-qsort.o) + .debug_line_str + 0x00000000 0x2e6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-qsort.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-qsort.o) + .debug_frame 0x00000000 0xa0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-qsort.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-qsort.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) + .text 0x00000000 0x7e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ferror.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ferror.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ferror.o) + .debug_info 0x00000000 0x937 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ferror.o) + .debug_abbrev 0x00000000 0x225 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ferror.o) + .debug_loclists + 0x00000000 0x36 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ferror.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ferror.o) + .debug_rnglists + 0x00000000 0x13 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ferror.o) + .debug_line 0x00000000 0x167 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ferror.o) + .debug_str 0x00000000 0x568 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ferror.o) + .debug_line_str + 0x00000000 0x360 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ferror.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ferror.o) + .debug_frame 0x00000000 0x34 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ferror.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ferror.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + .text 0x00000000 0xb4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgetc.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgetc.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgetc.o) + .debug_info 0x00000000 0x9b3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgetc.o) + .debug_abbrev 0x00000000 0x24c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgetc.o) + .debug_loclists + 0x00000000 0xb7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgetc.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgetc.o) + .debug_rnglists + 0x00000000 0x1c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgetc.o) + .debug_line 0x00000000 0x1a9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgetc.o) + .debug_str 0x00000000 0x57a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgetc.o) + .debug_line_str + 0x00000000 0x35d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgetc.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgetc.o) + .debug_frame 0x00000000 0x54 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgetc.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgetc.o) + .text 0x00000000 0x170 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) + .debug_info 0x00000000 0xb0e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) + .debug_abbrev 0x00000000 0x281 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) + .debug_loclists + 0x00000000 0x1b0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) + .debug_rnglists + 0x00000000 0x23 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) + .debug_line 0x00000000 0x3fc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) + .debug_str 0x00000000 0x58a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) + .debug_line_str + 0x00000000 0x366 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) + .debug_frame 0x00000000 0x7c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) + .text 0x00000000 0x92 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fileno.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fileno.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fileno.o) + .debug_info 0x00000000 0x940 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fileno.o) + .debug_abbrev 0x00000000 0x21a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fileno.o) + .debug_loclists + 0x00000000 0x45 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fileno.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fileno.o) + .debug_rnglists + 0x00000000 0x1b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fileno.o) + .debug_line 0x00000000 0x17d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fileno.o) + .debug_str 0x00000000 0x568 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fileno.o) + .debug_line_str + 0x00000000 0x360 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fileno.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fileno.o) + .debug_frame 0x00000000 0x38 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fileno.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fileno.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + .text 0x00000000 0x5c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fprintf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fprintf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fprintf.o) + .debug_info 0x00000000 0x97e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fprintf.o) + .debug_abbrev 0x00000000 0x213 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fprintf.o) + .debug_loclists + 0x00000000 0x7a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fprintf.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fprintf.o) + .debug_line 0x00000000 0x14d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fprintf.o) + .debug_str 0x00000000 0x521 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fprintf.o) + .debug_line_str + 0x00000000 0x35a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fprintf.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fprintf.o) + .debug_frame 0x00000000 0x50 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fprintf.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fprintf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputc.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputc.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputs.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputs.o) + .text 0x00000000 0x15c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fread.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fread.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fread.o) + .debug_info 0x00000000 0xaf1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fread.o) + .debug_abbrev 0x00000000 0x2c9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fread.o) + .debug_loclists + 0x00000000 0x18c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fread.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fread.o) + .debug_rnglists + 0x00000000 0x23 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fread.o) + .debug_line 0x00000000 0x37f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fread.o) + .debug_str 0x00000000 0x59a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fread.o) + .debug_line_str + 0x00000000 0x366 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fread.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fread.o) + .debug_frame 0x00000000 0x7c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fread.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fread.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseek.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseek.o) + .text 0x00000000 0x24 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftell.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftell.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftell.o) + .debug_info 0x00000000 0x939 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftell.o) + .debug_abbrev 0x00000000 0x242 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftell.o) + .debug_loclists + 0x00000000 0x5e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftell.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftell.o) + .debug_rnglists + 0x00000000 0x13 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftell.o) + .debug_line 0x00000000 0xd9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftell.o) + .debug_str 0x00000000 0x4f2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftell.o) + .debug_line_str + 0x00000000 0x34b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftell.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftell.o) + .debug_frame 0x00000000 0x3c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftell.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftell.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fvwrite.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fvwrite.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwalk.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwalk.o) + .text 0x00000000 0x106 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwrite.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwrite.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwrite.o) + .debug_info 0x00000000 0xaf9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwrite.o) + .debug_abbrev 0x00000000 0x2a3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwrite.o) + .debug_loclists + 0x00000000 0x1c4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwrite.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwrite.o) + .debug_rnglists + 0x00000000 0x1d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwrite.o) + .debug_line 0x00000000 0x298 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwrite.o) + .debug_str 0x00000000 0x5c6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwrite.o) + .debug_line_str + 0x00000000 0x36a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwrite.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwrite.o) + .debug_frame 0x00000000 0x6c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwrite.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwrite.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-printf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-printf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putc.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putc.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putchar.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putchar.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) + .text 0x00000000 0x38 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-remove.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-remove.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-remove.o) + .debug_info 0x00000000 0x8d1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-remove.o) + .debug_abbrev 0x00000000 0x209 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-remove.o) + .debug_loclists + 0x00000000 0x46 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-remove.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-remove.o) + .debug_line 0x00000000 0xef C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-remove.o) + .debug_str 0x00000000 0x4f8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-remove.o) + .debug_line_str + 0x00000000 0x356 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-remove.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-remove.o) + .debug_frame 0x00000000 0x48 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-remove.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-remove.o) + .text 0x00000000 0x24 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rename.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rename.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rename.o) + .debug_info 0x00000000 0x894 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rename.o) + .debug_abbrev 0x00000000 0x1d2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rename.o) + .debug_loclists + 0x00000000 0x3c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rename.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rename.o) + .debug_line 0x00000000 0xc2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rename.o) + .debug_str 0x00000000 0x4e5 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rename.o) + .debug_line_str + 0x00000000 0x34e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rename.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rename.o) + .debug_frame 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rename.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rename.o) + .text 0x00000000 0x64 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rget.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rget.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rget.o) + .debug_info 0x00000000 0x90d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rget.o) + .debug_abbrev 0x00000000 0x227 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rget.o) + .debug_loclists + 0x00000000 0x69 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rget.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rget.o) + .debug_rnglists + 0x00000000 0x13 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rget.o) + .debug_line 0x00000000 0x163 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rget.o) + .debug_str 0x00000000 0x50f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rget.o) + .debug_line_str + 0x00000000 0x350 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rget.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rget.o) + .debug_frame 0x00000000 0x50 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rget.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rget.o) + .text 0x00000000 0x12 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setbuf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setbuf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setbuf.o) + .debug_info 0x00000000 0x8c1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setbuf.o) + .debug_abbrev 0x00000000 0x1b9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setbuf.o) + .debug_loclists + 0x00000000 0x34 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setbuf.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setbuf.o) + .debug_line 0x00000000 0x8d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setbuf.o) + .debug_str 0x00000000 0x4e4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setbuf.o) + .debug_line_str + 0x00000000 0x34e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setbuf.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setbuf.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setbuf.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setbuf.o) + .text 0x00000000 0x1fc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) + .debug_info 0x00000000 0xae0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) + .debug_abbrev 0x00000000 0x286 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) + .debug_loclists + 0x00000000 0xfd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) + .debug_rnglists + 0x00000000 0x25 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) + .debug_line 0x00000000 0x4ea C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) + .debug_str 0x00000000 0x5ae C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) + .debug_line_str + 0x00000000 0x36c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) + .debug_frame 0x00000000 0x48 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-snprintf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-snprintf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sprintf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sprintf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sscanf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sscanf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-stdio.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-stdio.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vprintf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vprintf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vsnprintf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vsnprintf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wbuf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wbuf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wsetup.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wsetup.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-asprintf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-asprintf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + .text 0x00000000 0x126 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftello.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftello.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftello.o) + .debug_info 0x00000000 0x9b4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftello.o) + .debug_abbrev 0x00000000 0x264 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftello.o) + .debug_loclists + 0x00000000 0x113 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftello.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftello.o) + .debug_rnglists + 0x00000000 0x23 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftello.o) + .debug_line 0x00000000 0x35b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftello.o) + .debug_str 0x00000000 0x56b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftello.o) + .debug_line_str + 0x00000000 0x360 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftello.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftello.o) + .debug_frame 0x00000000 0x54 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftello.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftello.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vasprintf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vasprintf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + .text 0x00000000 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-bzero.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-bzero.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-bzero.o) + .debug_info 0x00000000 0x103 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-bzero.o) + .debug_abbrev 0x00000000 0xae C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-bzero.o) + .debug_loclists + 0x00000000 0x39 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-bzero.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-bzero.o) + .debug_line 0x00000000 0x7c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-bzero.o) + .debug_str 0x00000000 0x11f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-bzero.o) + .debug_line_str + 0x00000000 0x2f0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-bzero.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-bzero.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-bzero.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-bzero.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fls.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fls.o) + .text 0x00000000 0x1a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memchr.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memchr.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memchr.o) + .debug_info 0x00000000 0xfc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memchr.o) + .debug_abbrev 0x00000000 0xb8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memchr.o) + .debug_loclists + 0x00000000 0x55 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memchr.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memchr.o) + .debug_line 0x00000000 0xba C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memchr.o) + .debug_str 0x00000000 0x122 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memchr.o) + .debug_line_str + 0x00000000 0x2e9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memchr.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memchr.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memchr.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memchr.o) + .text 0x00000000 0x4a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .debug_info 0x00000000 0x10f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .debug_abbrev 0x00000000 0x8a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .debug_loclists + 0x00000000 0x130 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .debug_line 0x00000000 0x15f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .debug_str 0x00000000 0x112 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .debug_line_str + 0x00000000 0x2e9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .text 0x00000000 0x4c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasecmp.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasecmp.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasecmp.o) + .debug_info 0x00000000 0x13e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasecmp.o) + .debug_abbrev 0x00000000 0xc6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasecmp.o) + .debug_loclists + 0x00000000 0x4c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasecmp.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasecmp.o) + .debug_rnglists + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasecmp.o) + .debug_line 0x00000000 0xff C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasecmp.o) + .debug_str 0x00000000 0x117 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasecmp.o) + .debug_line_str + 0x00000000 0x27b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasecmp.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasecmp.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasecmp.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasecmp.o) + .text 0x00000000 0x1c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcat.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcat.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcat.o) + .debug_info 0x00000000 0xd3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcat.o) + .debug_abbrev 0x00000000 0x80 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcat.o) + .debug_loclists + 0x00000000 0x27 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcat.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcat.o) + .debug_line 0x00000000 0xe0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcat.o) + .debug_str 0x00000000 0x10b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcat.o) + .debug_line_str + 0x00000000 0x266 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcat.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcat.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcat.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcat.o) + .text 0x00000000 0x1a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strchr.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strchr.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strchr.o) + .debug_info 0x00000000 0xe4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strchr.o) + .debug_abbrev 0x00000000 0x8c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strchr.o) + .debug_loclists + 0x00000000 0x3a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strchr.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strchr.o) + .debug_line 0x00000000 0xcc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strchr.o) + .debug_str 0x00000000 0x10b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strchr.o) + .debug_line_str + 0x00000000 0x266 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strchr.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strchr.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strchr.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strchr.o) + .text 0x00000000 0x22 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcspn.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcspn.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcspn.o) + .debug_info 0x00000000 0xdd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcspn.o) + .debug_abbrev 0x00000000 0x99 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcspn.o) + .debug_loclists + 0x00000000 0x36 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcspn.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcspn.o) + .debug_line 0x00000000 0xdf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcspn.o) + .debug_str 0x00000000 0x113 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcspn.o) + .debug_line_str + 0x00000000 0x2ec C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcspn.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcspn.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcspn.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcspn.o) + .text 0x00000000 0x1c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup.o) + .debug_info 0x00000000 0x873 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup.o) + .debug_abbrev 0x00000000 0x1d1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup.o) + .debug_loclists + 0x00000000 0x1e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup.o) + .debug_line 0x00000000 0xac C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup.o) + .debug_str 0x00000000 0x4e5 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup.o) + .debug_line_str + 0x00000000 0x351 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup.o) + .debug_frame 0x00000000 0x2c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup.o) + .text 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup_r.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup_r.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup_r.o) + .debug_info 0x00000000 0x917 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup_r.o) + .debug_abbrev 0x00000000 0x213 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup_r.o) + .debug_loclists + 0x00000000 0x5b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup_r.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup_r.o) + .debug_line 0x00000000 0xed C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup_r.o) + .debug_str 0x00000000 0x501 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup_r.o) + .debug_line_str + 0x00000000 0x360 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup_r.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup_r.o) + .debug_frame 0x00000000 0x34 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup_r.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup_r.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror.o) + .text 0x00000000 0x58 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror_r.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror_r.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror_r.o) + .debug_info 0x00000000 0x92a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror_r.o) + .debug_abbrev 0x00000000 0x207 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror_r.o) + .debug_loclists + 0x00000000 0x97 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror_r.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror_r.o) + .debug_line 0x00000000 0xf3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror_r.o) + .debug_str 0x00000000 0x514 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror_r.o) + .debug_line_str + 0x00000000 0x35d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror_r.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror_r.o) + .debug_frame 0x00000000 0x48 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror_r.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror_r.o) + .text 0x00000000 0x5c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcat.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcat.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcat.o) + .debug_info 0x00000000 0x143 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcat.o) + .debug_abbrev 0x00000000 0xdb C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcat.o) + .debug_loclists + 0x00000000 0x12a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcat.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcat.o) + .debug_line 0x00000000 0x1c7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcat.o) + .debug_str 0x00000000 0x12f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcat.o) + .debug_line_str + 0x00000000 0x2ec C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcat.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcat.o) + .debug_frame 0x00000000 0x34 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcat.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcat.o) + .text 0x00000000 0x2e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcpy.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcpy.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcpy.o) + .debug_info 0x00000000 0xf9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcpy.o) + .debug_abbrev 0x00000000 0xaa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcpy.o) + .debug_loclists + 0x00000000 0x58 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcpy.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcpy.o) + .debug_line 0x00000000 0x11f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcpy.o) + .debug_str 0x00000000 0x124 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcpy.o) + .debug_line_str + 0x00000000 0x2ec C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcpy.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcpy.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcpy.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcpy.o) + .text 0x00000000 0x58 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncasecmp.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncasecmp.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncasecmp.o) + .debug_info 0x00000000 0x152 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncasecmp.o) + .debug_abbrev 0x00000000 0xd7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncasecmp.o) + .debug_loclists + 0x00000000 0xb4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncasecmp.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncasecmp.o) + .debug_rnglists + 0x00000000 0x23 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncasecmp.o) + .debug_line 0x00000000 0x11a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncasecmp.o) + .debug_str 0x00000000 0x11f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncasecmp.o) + .debug_line_str + 0x00000000 0x301 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncasecmp.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncasecmp.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncasecmp.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncasecmp.o) + .text 0x00000000 0x2e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncat.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncat.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncat.o) + .debug_info 0x00000000 0xec C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncat.o) + .debug_abbrev 0x00000000 0x8f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncat.o) + .debug_loclists + 0x00000000 0x3b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncat.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncat.o) + .debug_line 0x00000000 0x107 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncat.o) + .debug_str 0x00000000 0x113 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncat.o) + .debug_line_str + 0x00000000 0x2ec C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncat.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncat.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncat.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncat.o) + .text 0x00000000 0x2c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncmp.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncmp.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncmp.o) + .debug_info 0x00000000 0xd2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncmp.o) + .debug_abbrev 0x00000000 0x76 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncmp.o) + .debug_loclists + 0x00000000 0xa2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncmp.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncmp.o) + .debug_line 0x00000000 0xf5 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncmp.o) + .debug_str 0x00000000 0x113 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncmp.o) + .debug_line_str + 0x00000000 0x2ec C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncmp.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncmp.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncmp.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncmp.o) + .text 0x00000000 0x24 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncpy.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncpy.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncpy.o) + .debug_info 0x00000000 0x101 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncpy.o) + .debug_abbrev 0x00000000 0xa1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncpy.o) + .debug_loclists + 0x00000000 0x5b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncpy.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncpy.o) + .debug_line 0x00000000 0x106 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncpy.o) + .debug_str 0x00000000 0x12f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncpy.o) + .debug_line_str + 0x00000000 0x2ec C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncpy.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncpy.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncpy.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncpy.o) + .text 0x00000000 0x18 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strnlen.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strnlen.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strnlen.o) + .debug_info 0x00000000 0xd5 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strnlen.o) + .debug_abbrev 0x00000000 0x87 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strnlen.o) + .debug_loclists + 0x00000000 0x9e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strnlen.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strnlen.o) + .debug_line 0x00000000 0xb5 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strnlen.o) + .debug_str 0x00000000 0x119 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strnlen.o) + .debug_line_str + 0x00000000 0x2ec C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strnlen.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strnlen.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strnlen.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strnlen.o) + .text 0x00000000 0x40 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strrchr.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strrchr.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strrchr.o) + .debug_info 0x00000000 0x130 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strrchr.o) + .debug_abbrev 0x00000000 0xc8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strrchr.o) + .debug_loclists + 0x00000000 0x78 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strrchr.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strrchr.o) + .debug_line 0x00000000 0xd8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strrchr.o) + .debug_str 0x00000000 0x118 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strrchr.o) + .debug_line_str + 0x00000000 0x269 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strrchr.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strrchr.o) + .debug_frame 0x00000000 0x38 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strrchr.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strrchr.o) + .text 0x00000000 0x36 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strstr.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strstr.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strstr.o) + .debug_info 0x00000000 0xe8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strstr.o) + .debug_abbrev 0x00000000 0xa9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strstr.o) + .debug_loclists + 0x00000000 0x1d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strstr.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strstr.o) + .debug_line 0x00000000 0x12c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strstr.o) + .debug_str 0x00000000 0x112 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strstr.o) + .debug_line_str + 0x00000000 0x2e9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strstr.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strstr.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strstr.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strstr.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-u_strerr.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-u_strerr.o) + .text 0x00000000 0x24 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup.o) + .debug_info 0x00000000 0x89d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup.o) + .debug_abbrev 0x00000000 0x1d2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup.o) + .debug_loclists + 0x00000000 0x3c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup.o) + .debug_line 0x00000000 0xc2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup.o) + .debug_str 0x00000000 0x4ee C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup.o) + .debug_line_str + 0x00000000 0x354 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup.o) + .debug_frame 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup.o) + .text 0x00000000 0xa0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasestr.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasestr.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasestr.o) + .debug_info 0x00000000 0x1ad C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasestr.o) + .debug_abbrev 0x00000000 0x109 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasestr.o) + .debug_loclists + 0x00000000 0xc4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasestr.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasestr.o) + .debug_rnglists + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasestr.o) + .debug_line 0x00000000 0x18a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasestr.o) + .debug_str 0x00000000 0x136 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasestr.o) + .debug_line_str + 0x00000000 0x307 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasestr.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasestr.o) + .debug_frame 0x00000000 0x4c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasestr.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasestr.o) + .text 0x00000000 0x56 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup_r.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup_r.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup_r.o) + .debug_info 0x00000000 0x8fd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup_r.o) + .debug_abbrev 0x00000000 0x213 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup_r.o) + .debug_loclists + 0x00000000 0xd8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup_r.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup_r.o) + .debug_line 0x00000000 0x12d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup_r.o) + .debug_str 0x00000000 0x4fb C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup_r.o) + .debug_line_str + 0x00000000 0x363 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup_r.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup_r.o) + .debug_frame 0x00000000 0x3c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup_r.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup_r.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-difftime.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-difftime.o) + .text 0x00000000 0x5a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime.o) + .rodata.str1.4 + 0x00000000 0x85 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime.o) + .debug_info 0x00000000 0x9d3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime.o) + .debug_abbrev 0x00000000 0x240 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime.o) + .debug_loclists + 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime.o) + .debug_rnglists + 0x00000000 0x13 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime.o) + .debug_line 0x00000000 0x130 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime.o) + .debug_str 0x00000000 0x569 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime.o) + .debug_line_str + 0x00000000 0x3cd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime.o) + .debug_frame 0x00000000 0x34 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime_r.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime_r.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mktime.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mktime.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-month_lengths.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-month_lengths.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-month_lengths.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-time.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-time.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzcalc_limits.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzcalc_limits.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzlock.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzlock.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzvars.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzvars.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzvars.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) + .sbss 0x00000000 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-localeconv.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-localeconv.o) + .text 0x00000000 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-timelocal.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-timelocal.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-timelocal.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-reent.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-reent.o) + .sbss 0x00000000 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-reent.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-errno.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-errno.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysclose.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysclose.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysgettod.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysgettod.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysread.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysread.o) + .text 0x00000000 0x24 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysstat.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysstat.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysstat.o) + .debug_info 0x00000000 0xa91 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysstat.o) + .debug_abbrev 0x00000000 0x1d2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysstat.o) + .debug_loclists + 0x00000000 0x3c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysstat.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysstat.o) + .debug_line 0x00000000 0xdf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysstat.o) + .debug_str 0x00000000 0x62c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysstat.o) + .debug_line_str + 0x00000000 0x3e2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysstat.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysstat.o) + .debug_frame 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysstat.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysstat.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-syswrite.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-syswrite.o) + .text 0x00000000 0x4a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memmove-stub.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memmove-stub.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memmove-stub.o) + .debug_info 0x00000000 0xff C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memmove-stub.o) + .debug_abbrev 0x00000000 0xa6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memmove-stub.o) + .debug_loclists + 0x00000000 0x119 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memmove-stub.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memmove-stub.o) + .debug_line 0x00000000 0x104 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memmove-stub.o) + .debug_str 0x00000000 0x12c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memmove-stub.o) + .debug_line_str + 0x00000000 0x37e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memmove-stub.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memmove-stub.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memmove-stub.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memmove-stub.o) + .text 0x00000000 0xa8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memset.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memset.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memset.o) + .debug_line 0x00000000 0x18e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memset.o) + .debug_line_str + 0x00000000 0x10b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memset.o) + .debug_info 0x00000000 0x33 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memset.o) + .debug_abbrev 0x00000000 0x28 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memset.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memset.o) + .debug_str 0x00000000 0x11e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memset.o) + .riscv.attributes + 0x00000000 0x42 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memset.o) + .text 0x00000000 0xe8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .debug_info 0x00000000 0x256 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .debug_abbrev 0x00000000 0x107 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .debug_loclists + 0x00000000 0x1d6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .debug_line 0x00000000 0x31c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .debug_str 0x00000000 0x133 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .debug_line_str + 0x00000000 0x3b6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .text 0x00000000 0x66 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlen.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlen.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlen.o) + .debug_info 0x00000000 0x1ae C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlen.o) + .debug_abbrev 0x00000000 0x121 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlen.o) + .debug_loclists + 0x00000000 0x97 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlen.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlen.o) + .debug_rnglists + 0x00000000 0x13 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlen.o) + .debug_line 0x00000000 0x264 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlen.o) + .debug_str 0x00000000 0x146 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlen.o) + .debug_line_str + 0x00000000 0x465 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlen.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlen.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlen.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlen.o) + .text 0x00000000 0x60 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcpy.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcpy.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcpy.o) + .debug_info 0x00000000 0x1e3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcpy.o) + .debug_abbrev 0x00000000 0x131 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcpy.o) + .debug_loclists + 0x00000000 0x10c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcpy.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcpy.o) + .debug_rnglists + 0x00000000 0x13 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcpy.o) + .debug_line 0x00000000 0x26d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcpy.o) + .debug_str 0x00000000 0x153 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcpy.o) + .debug_line_str + 0x00000000 0x3e2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcpy.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcpy.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcpy.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcpy.o) + .text 0x00000000 0x11e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcmp.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcmp.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcmp.o) + .debug_line 0x00000000 0x13a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcmp.o) + .debug_line_str + 0x00000000 0x10b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcmp.o) + .debug_info 0x00000000 0x33 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcmp.o) + .debug_abbrev 0x00000000 0x28 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcmp.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcmp.o) + .debug_str 0x00000000 0x11e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcmp.o) + .riscv.attributes + 0x00000000 0x42 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcmp.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_nan.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_nan.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-sf_nan.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-sf_nan.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_frexp.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_frexp.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-__call_atexit.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-__call_atexit.o) + .text 0x00000000 0xa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-abs.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-abs.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-abs.o) + .debug_info 0x00000000 0xa0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-abs.o) + .debug_abbrev 0x00000000 0x56 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-abs.o) + .debug_loclists + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-abs.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-abs.o) + .debug_line 0x00000000 0x6e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-abs.o) + .debug_str 0x00000000 0x104 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-abs.o) + .debug_line_str + 0x00000000 0x25d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-abs.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-abs.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-abs.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-abs.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-envlock.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-envlock.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-hexnan.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-hexnan.o) + .text 0x00000000 0xa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-labs.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-labs.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-labs.o) + .debug_info 0x00000000 0xa0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-labs.o) + .debug_abbrev 0x00000000 0x56 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-labs.o) + .debug_loclists + 0x00000000 0x2e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-labs.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-labs.o) + .debug_rnglists + 0x00000000 0x13 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-labs.o) + .debug_line 0x00000000 0x74 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-labs.o) + .debug_str 0x00000000 0x109 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-labs.o) + .debug_line_str + 0x00000000 0x260 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-labs.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-labs.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-labs.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-labs.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbtowc_r.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbtowc_r.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wctomb_r.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wctomb_r.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-siscanf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-siscanf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sniprintf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sniprintf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-flags.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-flags.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-makebuf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-makebuf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sccl.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sccl.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gettzinfo.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoll.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoll.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbrtowc.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbrtowc.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace_l.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace_l.o) + .text 0x00000000 0x5fa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(adddf3.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(adddf3.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(adddf3.o) + .debug_info 0x00000000 0x501 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(adddf3.o) + .debug_abbrev 0x00000000 0x176 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(adddf3.o) + .debug_loclists + 0x00000000 0xaad C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(adddf3.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(adddf3.o) + .debug_rnglists + 0x00000000 0xc7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(adddf3.o) + .debug_line 0x00000000 0x1224 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(adddf3.o) + .debug_str 0x00000000 0x293 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(adddf3.o) + .debug_line_str + 0x00000000 0x21c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(adddf3.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(adddf3.o) + .debug_frame 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(adddf3.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(adddf3.o) + .text 0x00000000 0x552 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divdf3.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divdf3.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divdf3.o) + .rodata 0x00000000 0x3c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divdf3.o) + .debug_info 0x00000000 0x67b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divdf3.o) + .debug_abbrev 0x00000000 0x173 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divdf3.o) + .debug_loclists + 0x00000000 0xf49 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divdf3.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divdf3.o) + .debug_rnglists + 0x00000000 0xce C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divdf3.o) + .debug_line 0x00000000 0x106b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divdf3.o) + .debug_str 0x00000000 0x355 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divdf3.o) + .debug_line_str + 0x00000000 0x226 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divdf3.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divdf3.o) + .debug_frame 0x00000000 0x54 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divdf3.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divdf3.o) + .text 0x00000000 0x64 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunsdfsi.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunsdfsi.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunsdfsi.o) + .debug_info 0x00000000 0x1ad C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunsdfsi.o) + .debug_abbrev 0x00000000 0x162 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunsdfsi.o) + .debug_loclists + 0x00000000 0x90 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunsdfsi.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunsdfsi.o) + .debug_rnglists + 0x00000000 0x16 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunsdfsi.o) + .debug_line 0x00000000 0x1bb C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunsdfsi.o) + .debug_str 0x00000000 0x19c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunsdfsi.o) + .debug_line_str + 0x00000000 0x232 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunsdfsi.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunsdfsi.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunsdfsi.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunsdfsi.o) + .text 0x00000000 0x52 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsidf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsidf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsidf.o) + .debug_info 0x00000000 0x25d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsidf.o) + .debug_abbrev 0x00000000 0x163 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsidf.o) + .debug_loclists + 0x00000000 0xb3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsidf.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsidf.o) + .debug_rnglists + 0x00000000 0x2e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsidf.o) + .debug_line 0x00000000 0x239 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsidf.o) + .debug_str 0x00000000 0x238 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsidf.o) + .debug_line_str + 0x00000000 0x235 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsidf.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsidf.o) + .debug_frame 0x00000000 0x34 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsidf.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsidf.o) + .text 0x00000000 0x9e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfdi.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfdi.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfdi.o) + .debug_info 0x00000000 0x1d8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfdi.o) + .debug_abbrev 0x00000000 0x162 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfdi.o) + .debug_loclists + 0x00000000 0x153 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfdi.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfdi.o) + .debug_rnglists + 0x00000000 0x13 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfdi.o) + .debug_line 0x00000000 0x26f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfdi.o) + .debug_str 0x00000000 0x1aa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfdi.o) + .debug_line_str + 0x00000000 0x229 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfdi.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfdi.o) + .debug_frame 0x00000000 0x38 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfdi.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfdi.o) + .text 0x00000000 0x182 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatdidf.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatdidf.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatdidf.o) + .debug_info 0x00000000 0x2c8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatdidf.o) + .debug_abbrev 0x00000000 0x182 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatdidf.o) + .debug_loclists + 0x00000000 0x1a9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatdidf.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatdidf.o) + .debug_rnglists + 0x00000000 0x51 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatdidf.o) + .debug_line 0x00000000 0x449 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatdidf.o) + .debug_str 0x00000000 0x25b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatdidf.o) + .debug_line_str + 0x00000000 0x22f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatdidf.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatdidf.o) + .debug_frame 0x00000000 0x4c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatdidf.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatdidf.o) + .text 0x00000000 0x34 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unordsf2.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unordsf2.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unordsf2.o) + .debug_info 0x00000000 0x1f3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unordsf2.o) + .debug_abbrev 0x00000000 0x14a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unordsf2.o) + .debug_loclists + 0x00000000 0x32 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unordsf2.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unordsf2.o) + .debug_rnglists + 0x00000000 0x16 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unordsf2.o) + .debug_line 0x00000000 0x181 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unordsf2.o) + .debug_str 0x00000000 0x18c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unordsf2.o) + .debug_line_str + 0x00000000 0x232 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unordsf2.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unordsf2.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unordsf2.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unordsf2.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extenddftf2.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extenddftf2.o) + .text 0x00000000 0x116 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(truncdfsf2.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(truncdfsf2.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(truncdfsf2.o) + .debug_info 0x00000000 0x26e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(truncdfsf2.o) + .debug_abbrev 0x00000000 0x152 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(truncdfsf2.o) + .debug_loclists + 0x00000000 0x1e8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(truncdfsf2.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(truncdfsf2.o) + .debug_rnglists + 0x00000000 0x21 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(truncdfsf2.o) + .debug_line 0x00000000 0x480 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(truncdfsf2.o) + .debug_str 0x00000000 0x21f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(truncdfsf2.o) + .debug_line_str + 0x00000000 0x231 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(truncdfsf2.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(truncdfsf2.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(truncdfsf2.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(truncdfsf2.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(trunctfdf2.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(trunctfdf2.o) + +Memory Configuration + +Name Origin Length Attributes +iram0_0_seg 0x40380000 0x0004e710 xr +iram0_2_seg 0x42000020 0x007fffe0 xr +dram0_0_seg 0x3fc80000 0x0004e710 rw +drom0_0_seg 0x3c000020 0x007fffe0 r +rtc_iram_seg 0x50000000 0x00001fe8 xrw +rtc_reserved_seg 0x50001fe8 0x00000018 rw +*default* 0x00000000 0xffffffff + +Linker script and memory map + + 0x00000000 IDF_TARGET_ESP32C3 = 0x0 +LOAD CMakeFiles/ESP32-Rainmaker-Switch.elf.dir/project_elf_src_esp32c3.c.obj +LOAD esp-idf/riscv/libriscv.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/esp_mm/libesp_mm.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/esp_bootloader_format/libesp_bootloader_format.a +LOAD esp-idf/esp_app_format/libesp_app_format.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/esp_partition/libesp_partition.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_system/libesp_system.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/log/liblog.a +LOAD esp-idf/heap/libheap.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/esp_hw_support/libesp_hw_support.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/app_trace/libapp_trace.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/esp_phy/libesp_phy.a +LOAD esp-idf/vfs/libvfs.a +LOAD esp-idf/lwip/liblwip.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/esp_coex/libesp_coex.a +LOAD esp-idf/esp_wifi/libesp_wifi.a +LOAD esp-idf/bt/libbt.a +LOAD esp-idf/unity/libunity.a +LOAD esp-idf/cmock/libcmock.a +LOAD esp-idf/console/libconsole.a +LOAD esp-idf/http_parser/libhttp_parser.a +LOAD esp-idf/esp-tls/libesp-tls.a +LOAD esp-idf/esp_adc/libesp_adc.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/esp_hid/libesp_hid.a +LOAD esp-idf/tcp_transport/libtcp_transport.a +LOAD esp-idf/esp_http_client/libesp_http_client.a +LOAD esp-idf/esp_http_server/libesp_http_server.a +LOAD esp-idf/esp_https_ota/libesp_https_ota.a +LOAD esp-idf/esp_https_server/libesp_https_server.a +LOAD esp-idf/esp_lcd/libesp_lcd.a +LOAD esp-idf/protobuf-c/libprotobuf-c.a +LOAD esp-idf/protocomm/libprotocomm.a +LOAD esp-idf/esp_local_ctrl/libesp_local_ctrl.a +LOAD esp-idf/espcoredump/libespcoredump.a +LOAD esp-idf/wear_levelling/libwear_levelling.a +LOAD esp-idf/sdmmc/libsdmmc.a +LOAD esp-idf/fatfs/libfatfs.a +LOAD esp-idf/json/libjson.a +LOAD esp-idf/mqtt/libmqtt.a +LOAD esp-idf/nvs_sec_provider/libnvs_sec_provider.a +LOAD esp-idf/spiffs/libspiffs.a +LOAD esp-idf/wifi_provisioning/libwifi_provisioning.a +LOAD esp-idf/main/libmain.a +LOAD esp-idf/esp_diag_data_store/libesp_diag_data_store.a +LOAD esp-idf/rmaker_common/librmaker_common.a +LOAD esp-idf/esp_diagnostics/libesp_diagnostics.a +LOAD esp-idf/espressif__cbor/libespressif__cbor.a +LOAD esp-idf/esp_insights/libesp_insights.a +LOAD esp-idf/json_parser/libjson_parser.a +LOAD esp-idf/json_generator/libjson_generator.a +LOAD esp-idf/espressif__mdns/libespressif__mdns.a +LOAD esp-idf/esp_schedule/libesp_schedule.a +LOAD esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a +LOAD esp-idf/esp_rainmaker/libesp_rainmaker.a +LOAD esp-idf/app_insights/libapp_insights.a +LOAD esp-idf/gpio_button/libgpio_button.a +LOAD esp-idf/app_reset/libapp_reset.a +LOAD esp-idf/qrcode/libqrcode.a +LOAD esp-idf/app_wifi/libapp_wifi.a +LOAD esp-idf/ws2812_led/libws2812_led.a +LOAD esp-idf/app_trace/libapp_trace.a +LOAD esp-idf/app_trace/libapp_trace.a +LOAD esp-idf/cmock/libcmock.a +LOAD esp-idf/unity/libunity.a +LOAD esp-idf/esp_hid/libesp_hid.a +LOAD esp-idf/esp_lcd/libesp_lcd.a +LOAD esp-idf/fatfs/libfatfs.a +LOAD esp-idf/wear_levelling/libwear_levelling.a +LOAD esp-idf/sdmmc/libsdmmc.a +LOAD esp-idf/nvs_sec_provider/libnvs_sec_provider.a +LOAD esp-idf/spiffs/libspiffs.a +LOAD esp-idf/esp_insights/libesp_insights.a +LOAD esp-idf/espcoredump/libespcoredump.a +LOAD esp-idf/esp_diag_data_store/libesp_diag_data_store.a +LOAD esp-idf/esp_diagnostics/libesp_diagnostics.a +LOAD esp-idf/espressif__cbor/libespressif__cbor.a +LOAD esp-idf/esp_rainmaker/libesp_rainmaker.a +LOAD esp-idf/esp_local_ctrl/libesp_local_ctrl.a +LOAD esp-idf/esp_https_server/libesp_https_server.a +LOAD esp-idf/json_parser/libjson_parser.a +LOAD esp-idf/json_generator/libjson_generator.a +LOAD esp-idf/espressif__mdns/libespressif__mdns.a +LOAD esp-idf/esp_schedule/libesp_schedule.a +LOAD esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a +LOAD esp-idf/gpio_button/libgpio_button.a +LOAD esp-idf/wifi_provisioning/libwifi_provisioning.a +LOAD esp-idf/protocomm/libprotocomm.a +LOAD esp-idf/bt/libbt.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a +LOAD esp-idf/protobuf-c/libprotobuf-c.a +LOAD esp-idf/json/libjson.a +LOAD esp-idf/qrcode/libqrcode.a +LOAD esp-idf/rmaker_common/librmaker_common.a +LOAD esp-idf/console/libconsole.a +LOAD esp-idf/mqtt/libmqtt.a +LOAD esp-idf/riscv/libriscv.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/esp_mm/libesp_mm.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/esp_bootloader_format/libesp_bootloader_format.a +LOAD esp-idf/esp_app_format/libesp_app_format.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/esp_partition/libesp_partition.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_system/libesp_system.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/log/liblog.a +LOAD esp-idf/heap/libheap.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/esp_hw_support/libesp_hw_support.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/esp_phy/libesp_phy.a +LOAD esp-idf/vfs/libvfs.a +LOAD esp-idf/lwip/liblwip.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/esp_coex/libesp_coex.a +LOAD esp-idf/esp_wifi/libesp_wifi.a +LOAD esp-idf/http_parser/libhttp_parser.a +LOAD esp-idf/esp-tls/libesp-tls.a +LOAD esp-idf/esp_adc/libesp_adc.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/tcp_transport/libtcp_transport.a +LOAD esp-idf/esp_http_client/libesp_http_client.a +LOAD esp-idf/esp_http_server/libesp_http_server.a +LOAD esp-idf/esp_https_ota/libesp_https_ota.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedtls.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedx509.a +LOAD esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a +LOAD esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a +LOAD esp-idf/riscv/libriscv.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/esp_mm/libesp_mm.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/esp_bootloader_format/libesp_bootloader_format.a +LOAD esp-idf/esp_app_format/libesp_app_format.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/esp_partition/libesp_partition.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_system/libesp_system.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/log/liblog.a +LOAD esp-idf/heap/libheap.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/esp_hw_support/libesp_hw_support.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/esp_phy/libesp_phy.a +LOAD esp-idf/vfs/libvfs.a +LOAD esp-idf/lwip/liblwip.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/esp_coex/libesp_coex.a +LOAD esp-idf/esp_wifi/libesp_wifi.a +LOAD esp-idf/http_parser/libhttp_parser.a +LOAD esp-idf/esp-tls/libesp-tls.a +LOAD esp-idf/esp_adc/libesp_adc.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/tcp_transport/libtcp_transport.a +LOAD esp-idf/esp_http_client/libesp_http_client.a +LOAD esp-idf/esp_http_server/libesp_http_server.a +LOAD esp-idf/esp_https_ota/libesp_https_ota.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedtls.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedx509.a +LOAD esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a +LOAD esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a +LOAD esp-idf/riscv/libriscv.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/esp_mm/libesp_mm.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/esp_bootloader_format/libesp_bootloader_format.a +LOAD esp-idf/esp_app_format/libesp_app_format.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/esp_partition/libesp_partition.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_system/libesp_system.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/log/liblog.a +LOAD esp-idf/heap/libheap.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/esp_hw_support/libesp_hw_support.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/esp_phy/libesp_phy.a +LOAD esp-idf/vfs/libvfs.a +LOAD esp-idf/lwip/liblwip.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/esp_coex/libesp_coex.a +LOAD esp-idf/esp_wifi/libesp_wifi.a +LOAD esp-idf/http_parser/libhttp_parser.a +LOAD esp-idf/esp-tls/libesp-tls.a +LOAD esp-idf/esp_adc/libesp_adc.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/tcp_transport/libtcp_transport.a +LOAD esp-idf/esp_http_client/libesp_http_client.a +LOAD esp-idf/esp_http_server/libesp_http_server.a +LOAD esp-idf/esp_https_ota/libesp_https_ota.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedtls.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedx509.a +LOAD esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a +LOAD esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a +LOAD esp-idf/riscv/libriscv.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/esp_mm/libesp_mm.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/esp_bootloader_format/libesp_bootloader_format.a +LOAD esp-idf/esp_app_format/libesp_app_format.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/esp_partition/libesp_partition.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_system/libesp_system.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/log/liblog.a +LOAD esp-idf/heap/libheap.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/esp_hw_support/libesp_hw_support.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/esp_phy/libesp_phy.a +LOAD esp-idf/vfs/libvfs.a +LOAD esp-idf/lwip/liblwip.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/esp_coex/libesp_coex.a +LOAD esp-idf/esp_wifi/libesp_wifi.a +LOAD esp-idf/http_parser/libhttp_parser.a +LOAD esp-idf/esp-tls/libesp-tls.a +LOAD esp-idf/esp_adc/libesp_adc.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/tcp_transport/libtcp_transport.a +LOAD esp-idf/esp_http_client/libesp_http_client.a +LOAD esp-idf/esp_http_server/libesp_http_server.a +LOAD esp-idf/esp_https_ota/libesp_https_ota.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedtls.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedx509.a +LOAD esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a +LOAD esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a +LOAD esp-idf/riscv/libriscv.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/esp_mm/libesp_mm.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/esp_bootloader_format/libesp_bootloader_format.a +LOAD esp-idf/esp_app_format/libesp_app_format.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/esp_partition/libesp_partition.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_system/libesp_system.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/log/liblog.a +LOAD esp-idf/heap/libheap.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/esp_hw_support/libesp_hw_support.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/esp_phy/libesp_phy.a +LOAD esp-idf/vfs/libvfs.a +LOAD esp-idf/lwip/liblwip.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/esp_coex/libesp_coex.a +LOAD esp-idf/esp_wifi/libesp_wifi.a +LOAD esp-idf/http_parser/libhttp_parser.a +LOAD esp-idf/esp-tls/libesp-tls.a +LOAD esp-idf/esp_adc/libesp_adc.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/tcp_transport/libtcp_transport.a +LOAD esp-idf/esp_http_client/libesp_http_client.a +LOAD esp-idf/esp_http_server/libesp_http_server.a +LOAD esp-idf/esp_https_ota/libesp_https_ota.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedtls.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedx509.a +LOAD esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a +LOAD esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a +LOAD esp-idf/riscv/libriscv.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/esp_mm/libesp_mm.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/esp_bootloader_format/libesp_bootloader_format.a +LOAD esp-idf/esp_app_format/libesp_app_format.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/esp_partition/libesp_partition.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_system/libesp_system.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/log/liblog.a +LOAD esp-idf/heap/libheap.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/esp_hw_support/libesp_hw_support.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/esp_phy/libesp_phy.a +LOAD esp-idf/vfs/libvfs.a +LOAD esp-idf/lwip/liblwip.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/esp_coex/libesp_coex.a +LOAD esp-idf/esp_wifi/libesp_wifi.a +LOAD esp-idf/http_parser/libhttp_parser.a +LOAD esp-idf/esp-tls/libesp-tls.a +LOAD esp-idf/esp_adc/libesp_adc.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/tcp_transport/libtcp_transport.a +LOAD esp-idf/esp_http_client/libesp_http_client.a +LOAD esp-idf/esp_http_server/libesp_http_server.a +LOAD esp-idf/esp_https_ota/libesp_https_ota.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedtls.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedx509.a +LOAD esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a +LOAD esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a +LOAD C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/newlib/libnewlib.a +LOAD C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a +LOAD esp-idf/cxx/libcxx.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a +LOAD esp-idf/esp_phy/libesp_phy.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a +LOAD esp-idf/esp_phy/libesp_phy.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a +LOAD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a +LOAD C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a +LOAD C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libm.a +LOAD C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a +LOAD C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a +LOAD C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a +LOAD C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libnosys.a +LOAD C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a +LOAD C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a +START GROUP +LOAD C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a +LOAD C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a +LOAD C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libnosys.a +END GROUP + 0x60000000 PROVIDE (UART0 = 0x60000000) + 0x60010000 PROVIDE (UART1 = 0x60010000) + 0x60002000 PROVIDE (SPIMEM1 = 0x60002000) + 0x60003000 PROVIDE (SPIMEM0 = 0x60003000) + 0x60004000 PROVIDE (GPIO = 0x60004000) + [!provide] PROVIDE (SDM = 0x60004f00) + 0x60008000 PROVIDE (RTCCNTL = 0x60008000) + [!provide] PROVIDE (RTCIO = 0x60008400) + 0x60008800 PROVIDE (EFUSE = 0x60008800) + [!provide] PROVIDE (HINF = 0x6000b000) + [!provide] PROVIDE (I2S0 = 0x6002d000) + [!provide] PROVIDE (I2C0 = 0x60013000) + [!provide] PROVIDE (UHCI0 = 0x60014000) + [!provide] PROVIDE (UHCI1 = 0x6000c000) + [!provide] PROVIDE (HOST = 0x60015000) + 0x60016000 PROVIDE (RMT = 0x60016000) + 0x60016400 PROVIDE (RMTMEM = 0x60016400) + [!provide] PROVIDE (SLC = 0x60018000) + [!provide] PROVIDE (LEDC = 0x60019000) + 0x6001f000 PROVIDE (TIMERG0 = 0x6001f000) + 0x60020000 PROVIDE (TIMERG1 = 0x60020000) + 0x60023000 PROVIDE (SYSTIMER = 0x60023000) + 0x60024000 PROVIDE (GPSPI2 = 0x60024000) + [!provide] PROVIDE (SYSCON = 0x60026000) + [!provide] PROVIDE (TWAI = 0x6002b000) + 0x60040000 PROVIDE (APB_SARADC = 0x60040000) + 0x60043000 PROVIDE (USB_SERIAL_JTAG = 0x60043000) + 0x6003f000 PROVIDE (GDMA = 0x6003f000) + 0x600c0000 PROVIDE (SYSTEM = 0x600c0000) + 0x40000018 rtc_get_reset_reason = 0x40000018 + 0x4000001c analog_super_wdt_reset_happened = 0x4000001c + 0x40000020 jtag_cpu_reset_happened = 0x40000020 + 0x40000024 rtc_get_wakeup_cause = 0x40000024 + 0x40000028 rtc_boot_control = 0x40000028 + 0x4000002c rtc_select_apb_bridge = 0x4000002c + 0x40000030 rtc_unhold_all_pads = 0x40000030 + 0x40000034 set_rtc_memory_crc = 0x40000034 + 0x40000038 cacl_rtc_memory_crc = 0x40000038 + 0x4000003c ets_is_print_boot = 0x4000003c + 0x40000040 ets_printf = 0x40000040 + 0x40000044 ets_install_putc1 = 0x40000044 + 0x40000048 ets_install_uart_printf = 0x40000048 + 0x4000004c ets_install_putc2 = 0x4000004c + 0x40000050 PROVIDE (ets_delay_us = 0x40000050) + 0x40000054 ets_get_stack_info = 0x40000054 + 0x40000058 ets_install_lock = 0x40000058 + 0x4000005c ets_backup_dma_copy = 0x4000005c + 0x40000060 ets_apb_backup_init_lock_func = 0x40000060 + 0x40000064 UartRxString = 0x40000064 + 0x40000068 uart_tx_one_char = 0x40000068 + 0x4000006c uart_tx_one_char2 = 0x4000006c + 0x40000070 uart_rx_one_char = 0x40000070 + 0x40000074 uart_rx_one_char_block = 0x40000074 + 0x40000078 uart_rx_readbuff = 0x40000078 + 0x4000007c uartAttach = 0x4000007c + 0x40000080 uart_tx_flush = 0x40000080 + 0x40000084 uart_tx_wait_idle = 0x40000084 + 0x40000088 uart_div_modify = 0x40000088 + 0x4000008c multofup = 0x4000008c + 0x40000090 software_reset = 0x40000090 + 0x40000094 software_reset_cpu = 0x40000094 + 0x40000098 assist_debug_clock_enable = 0x40000098 + 0x4000009c assist_debug_record_enable = 0x4000009c + 0x400000a0 clear_super_wdt_reset_flag = 0x400000a0 + 0x400000a4 disable_default_watchdog = 0x400000a4 + 0x400000a8 send_packet = 0x400000a8 + 0x400000ac recv_packet = 0x400000ac + 0x400000b0 GetUartDevice = 0x400000b0 + 0x400000b4 UartDwnLdProc = 0x400000b4 + 0x400000b8 Uart_Init = 0x400000b8 + 0x400000bc ets_set_user_start = 0x400000bc + 0x3ff1fffc ets_rom_layout_p = 0x3ff1fffc + 0x3fcdfffc ets_ops_table_ptr = 0x3fcdfffc + 0x400000c0 mz_adler32 = 0x400000c0 + 0x400000c4 mz_crc32 = 0x400000c4 + 0x400000c8 mz_free = 0x400000c8 + 0x400000cc tdefl_compress = 0x400000cc + 0x400000d0 tdefl_compress_buffer = 0x400000d0 + 0x400000d4 tdefl_compress_mem_to_heap = 0x400000d4 + 0x400000d8 tdefl_compress_mem_to_mem = 0x400000d8 + 0x400000dc tdefl_compress_mem_to_output = 0x400000dc + 0x400000e0 tdefl_get_adler32 = 0x400000e0 + 0x400000e4 tdefl_get_prev_return_status = 0x400000e4 + 0x400000e8 tdefl_init = 0x400000e8 + 0x400000ec tdefl_write_image_to_png_file_in_memory = 0x400000ec + 0x400000f0 tdefl_write_image_to_png_file_in_memory_ex = 0x400000f0 + 0x400000f4 tinfl_decompress = 0x400000f4 + 0x400000f8 tinfl_decompress_mem_to_callback = 0x400000f8 + 0x400000fc tinfl_decompress_mem_to_heap = 0x400000fc + 0x40000100 tinfl_decompress_mem_to_mem = 0x40000100 + [!provide] PROVIDE (jd_prepare = 0x40000104) + [!provide] PROVIDE (jd_decomp = 0x40000108) + 0x4000010c PROVIDE (esp_rom_spiflash_wait_idle = 0x4000010c) + [!provide] PROVIDE (esp_rom_spiflash_write_encrypted = 0x40000110) + [!provide] PROVIDE (esp_rom_spiflash_write_encrypted_dest = 0x40000114) + [!provide] PROVIDE (esp_rom_spiflash_write_encrypted_enable = 0x40000118) + [!provide] PROVIDE (esp_rom_spiflash_write_encrypted_disable = 0x4000011c) + [!provide] PROVIDE (esp_rom_spiflash_erase_chip = 0x40000120) + [!provide] PROVIDE (esp_rom_spiflash_erase_block = 0x40000124) + [!provide] PROVIDE (esp_rom_spiflash_erase_sector = 0x40000128) + [!provide] PROVIDE (esp_rom_spiflash_write = 0x4000012c) + [!provide] PROVIDE (esp_rom_spiflash_read = 0x40000130) + 0x40000134 PROVIDE (esp_rom_spiflash_config_param = 0x40000134) + [!provide] PROVIDE (esp_rom_spiflash_read_user_cmd = 0x40000138) + [!provide] PROVIDE (esp_rom_spiflash_select_qio_pins = 0x4000013c) + [!provide] PROVIDE (esp_rom_spiflash_unlock = 0x40000140) + [!provide] PROVIDE (esp_rom_spi_flash_auto_sus_res = 0x40000144) + [!provide] PROVIDE (esp_rom_spi_flash_send_resume = 0x40000148) + [!provide] PROVIDE (esp_rom_spi_flash_update_id = 0x4000014c) + 0x40000150 PROVIDE (esp_rom_spiflash_config_clk = 0x40000150) + [!provide] PROVIDE (esp_rom_spiflash_config_readmode = 0x40000154) + [!provide] PROVIDE (esp_rom_spiflash_read_status = 0x40000158) + [!provide] PROVIDE (esp_rom_spiflash_read_statushigh = 0x4000015c) + [!provide] PROVIDE (esp_rom_spiflash_write_status = 0x40000160) + [!provide] PROVIDE (esp_rom_spiflash_attach = 0x40000164) + [!provide] PROVIDE (spi_flash_get_chip_size = 0x40000168) + [!provide] PROVIDE (spi_flash_guard_set = 0x4000016c) + [!provide] PROVIDE (spi_flash_guard_get = 0x40000170) + [!provide] PROVIDE (spi_flash_write_config_set = 0x40000174) + [!provide] PROVIDE (spi_flash_write_config_get = 0x40000178) + [!provide] PROVIDE (spi_flash_safe_write_address_func_set = 0x4000017c) + [!provide] PROVIDE (spi_flash_unlock = 0x40000180) + [!provide] PROVIDE (spi_flash_erase_range = 0x40000184) + [!provide] PROVIDE (spi_flash_erase_sector = 0x40000188) + [!provide] PROVIDE (spi_flash_write = 0x4000018c) + [!provide] PROVIDE (spi_flash_read = 0x40000190) + [!provide] PROVIDE (spi_flash_write_encrypted = 0x40000194) + [!provide] PROVIDE (spi_flash_read_encrypted = 0x40000198) + [!provide] PROVIDE (spi_flash_mmap_os_func_set = 0x4000019c) + [!provide] PROVIDE (spi_flash_mmap_page_num_init = 0x400001a0) + [!provide] PROVIDE (spi_flash_mmap = 0x400001a4) + [!provide] PROVIDE (spi_flash_mmap_pages = 0x400001a8) + [!provide] PROVIDE (spi_flash_munmap = 0x400001ac) + [!provide] PROVIDE (spi_flash_mmap_dump = 0x400001b0) + [!provide] PROVIDE (spi_flash_check_and_flush_cache = 0x400001b4) + [!provide] PROVIDE (spi_flash_mmap_get_free_pages = 0x400001b8) + [!provide] PROVIDE (spi_flash_cache2phys = 0x400001bc) + [!provide] PROVIDE (spi_flash_phys2cache = 0x400001c0) + [!provide] PROVIDE (spi_flash_disable_cache = 0x400001c4) + [!provide] PROVIDE (spi_flash_restore_cache = 0x400001c8) + [!provide] PROVIDE (spi_flash_cache_enabled = 0x400001cc) + [!provide] PROVIDE (spi_flash_enable_cache = 0x400001d0) + [!provide] PROVIDE (spi_cache_mode_switch = 0x400001d4) + [!provide] PROVIDE (spi_common_set_dummy_output = 0x400001d8) + [!provide] PROVIDE (spi_common_set_flash_cs_timing = 0x400001dc) + [!provide] PROVIDE (esp_enable_cache_flash_wrap = 0x400001e0) + [!provide] PROVIDE (SPIEraseArea = 0x400001e4) + [!provide] PROVIDE (SPILock = 0x400001e8) + [!provide] PROVIDE (SPIMasterReadModeCnfig = 0x400001ec) + [!provide] PROVIDE (SPI_Common_Command = 0x400001f0) + [!provide] PROVIDE (SPI_WakeUp = 0x400001f4) + [!provide] PROVIDE (SPI_block_erase = 0x400001f8) + [!provide] PROVIDE (SPI_chip_erase = 0x400001fc) + [!provide] PROVIDE (SPI_init = 0x40000200) + [!provide] PROVIDE (SPI_page_program = 0x40000204) + [!provide] PROVIDE (SPI_read_data = 0x40000208) + [!provide] PROVIDE (SPI_sector_erase = 0x4000020c) + [!provide] PROVIDE (SPI_write_enable = 0x40000210) + [!provide] PROVIDE (SelectSpiFunction = 0x40000214) + [!provide] PROVIDE (SetSpiDrvs = 0x40000218) + [!provide] PROVIDE (Wait_SPI_Idle = 0x4000021c) + [!provide] PROVIDE (spi_dummy_len_fix = 0x40000220) + [!provide] PROVIDE (Disable_QMode = 0x40000224) + [!provide] PROVIDE (Enable_QMode = 0x40000228) + [!provide] PROVIDE (rom_spiflash_legacy_funcs = 0x3fcdfff4) + 0x3fcdfff0 PROVIDE (rom_spiflash_legacy_data = 0x3fcdfff0) + [!provide] PROVIDE (g_flash_guard_ops = 0x3fcdfff8) + [!provide] PROVIDE (spi_flash_hal_poll_cmd_done = 0x4000022c) + [!provide] PROVIDE (spi_flash_hal_device_config = 0x40000230) + [!provide] PROVIDE (spi_flash_hal_configure_host_io_mode = 0x40000234) + [!provide] PROVIDE (spi_flash_hal_common_command = 0x40000238) + [!provide] PROVIDE (spi_flash_hal_read = 0x4000023c) + [!provide] PROVIDE (spi_flash_hal_erase_chip = 0x40000240) + [!provide] PROVIDE (spi_flash_hal_erase_sector = 0x40000244) + [!provide] PROVIDE (spi_flash_hal_erase_block = 0x40000248) + [!provide] PROVIDE (spi_flash_hal_program_page = 0x4000024c) + [!provide] PROVIDE (spi_flash_hal_set_write_protect = 0x40000250) + [!provide] PROVIDE (spi_flash_hal_host_idle = 0x40000254) + [!provide] PROVIDE (spi_flash_chip_generic_probe = 0x40000258) + [!provide] PROVIDE (spi_flash_chip_generic_detect_size = 0x4000025c) + [!provide] PROVIDE (spi_flash_chip_generic_write = 0x40000260) + [!provide] PROVIDE (spi_flash_chip_generic_write_encrypted = 0x40000264) + [!provide] PROVIDE (spi_flash_chip_generic_set_write_protect = 0x40000268) + [!provide] PROVIDE (spi_flash_common_write_status_16b_wrsr = 0x4000026c) + [!provide] PROVIDE (spi_flash_chip_generic_reset = 0x40000270) + [!provide] PROVIDE (spi_flash_chip_generic_erase_chip = 0x40000274) + [!provide] PROVIDE (spi_flash_chip_generic_erase_sector = 0x40000278) + [!provide] PROVIDE (spi_flash_chip_generic_erase_block = 0x4000027c) + [!provide] PROVIDE (spi_flash_chip_generic_page_program = 0x40000280) + [!provide] PROVIDE (spi_flash_chip_generic_get_write_protect = 0x40000284) + [!provide] PROVIDE (spi_flash_common_read_status_16b_rdsr_rdsr2 = 0x40000288) + [!provide] PROVIDE (spi_flash_chip_generic_read_reg = 0x4000028c) + [!provide] PROVIDE (spi_flash_chip_generic_yield = 0x40000290) + [!provide] PROVIDE (spi_flash_generic_wait_host_idle = 0x40000294) + [!provide] PROVIDE (spi_flash_chip_generic_wait_idle = 0x40000298) + [!provide] PROVIDE (spi_flash_chip_generic_config_host_io_mode = 0x4000029c) + [!provide] PROVIDE (spi_flash_chip_generic_read = 0x400002a0) + [!provide] PROVIDE (spi_flash_common_read_status_8b_rdsr2 = 0x400002a4) + [!provide] PROVIDE (spi_flash_chip_generic_get_io_mode = 0x400002a8) + [!provide] PROVIDE (spi_flash_common_read_status_8b_rdsr = 0x400002ac) + [!provide] PROVIDE (spi_flash_common_write_status_8b_wrsr = 0x400002b0) + [!provide] PROVIDE (spi_flash_common_write_status_8b_wrsr2 = 0x400002b4) + [!provide] PROVIDE (spi_flash_common_set_io_mode = 0x400002b8) + [!provide] PROVIDE (spi_flash_chip_generic_set_io_mode = 0x400002bc) + [!provide] PROVIDE (spi_flash_chip_gd_get_io_mode = 0x400002c0) + [!provide] PROVIDE (spi_flash_chip_gd_probe = 0x400002c4) + [!provide] PROVIDE (spi_flash_chip_gd_set_io_mode = 0x400002c8) + [!provide] PROVIDE (spi_flash_chip_generic_config_data = 0x3fcdffec) + [!provide] PROVIDE (memspi_host_read_id_hs = 0x400002cc) + [!provide] PROVIDE (memspi_host_read_status_hs = 0x400002d0) + [!provide] PROVIDE (memspi_host_flush_cache = 0x400002d4) + [!provide] PROVIDE (memspi_host_erase_chip = 0x400002d8) + [!provide] PROVIDE (memspi_host_erase_sector = 0x400002dc) + [!provide] PROVIDE (memspi_host_erase_block = 0x400002e0) + [!provide] PROVIDE (memspi_host_program_page = 0x400002e4) + [!provide] PROVIDE (memspi_host_read = 0x400002e8) + [!provide] PROVIDE (memspi_host_set_write_protect = 0x400002ec) + [!provide] PROVIDE (memspi_host_set_max_read_len = 0x400002f0) + [!provide] PROVIDE (memspi_host_read_data_slicer = 0x400002f4) + [!provide] PROVIDE (memspi_host_write_data_slicer = 0x400002f8) + [!provide] PROVIDE (esp_flash_chip_driver_initialized = 0x400002fc) + [!provide] PROVIDE (esp_flash_read_id = 0x40000300) + [!provide] PROVIDE (esp_flash_get_size = 0x40000304) + [!provide] PROVIDE (esp_flash_erase_chip = 0x40000308) + [!provide] PROVIDE (rom_esp_flash_erase_region = 0x4000030c) + [!provide] PROVIDE (esp_flash_get_chip_write_protect = 0x40000310) + [!provide] PROVIDE (esp_flash_set_chip_write_protect = 0x40000314) + [!provide] PROVIDE (esp_flash_get_protectable_regions = 0x40000318) + [!provide] PROVIDE (esp_flash_get_protected_region = 0x4000031c) + [!provide] PROVIDE (esp_flash_set_protected_region = 0x40000320) + [!provide] PROVIDE (esp_flash_read = 0x40000324) + [!provide] PROVIDE (esp_flash_write = 0x40000328) + [!provide] PROVIDE (esp_flash_write_encrypted = 0x4000032c) + [!provide] PROVIDE (esp_flash_read_encrypted = 0x40000330) + [!provide] PROVIDE (esp_flash_get_io_mode = 0x40000334) + [!provide] PROVIDE (esp_flash_set_io_mode = 0x40000338) + [!provide] PROVIDE (spi_flash_boot_attach = 0x4000033c) + [!provide] PROVIDE (spi_flash_dump_counters = 0x40000340) + [!provide] PROVIDE (spi_flash_get_counters = 0x40000344) + [!provide] PROVIDE (spi_flash_op_counters_config = 0x40000348) + [!provide] PROVIDE (spi_flash_reset_counters = 0x4000034c) + [!provide] PROVIDE (esp_flash_default_chip = 0x3fcdffe8) + [!provide] PROVIDE (esp_flash_api_funcs = 0x3fcdffe4) + 0x400004b0 PROVIDE (Cache_Get_ICache_Line_Size = 0x400004b0) + [!provide] PROVIDE (Cache_Get_Mode = 0x400004b4) + [!provide] PROVIDE (Cache_Address_Through_IBus = 0x400004b8) + [!provide] PROVIDE (Cache_Address_Through_DBus = 0x400004bc) + [!provide] PROVIDE (Cache_Set_Default_Mode = 0x400004c0) + [!provide] PROVIDE (Cache_Enable_Defalut_ICache_Mode = 0x400004c4) + 0x400004c8 PROVIDE (ROM_Boot_Cache_Init = 0x400004c8) + [!provide] PROVIDE (Cache_Invalidate_ICache_Items = 0x400004cc) + [!provide] PROVIDE (Cache_Op_Addr = 0x400004d0) + 0x400004d4 PROVIDE (Cache_Invalidate_Addr = 0x400004d4) + 0x400004d8 PROVIDE (Cache_Invalidate_ICache_All = 0x400004d8) + [!provide] PROVIDE (Cache_Mask_All = 0x400004dc) + [!provide] PROVIDE (Cache_UnMask_Dram0 = 0x400004e0) + [!provide] PROVIDE (Cache_Suspend_ICache_Autoload = 0x400004e4) + [!provide] PROVIDE (Cache_Resume_ICache_Autoload = 0x400004e8) + [!provide] PROVIDE (Cache_Start_ICache_Preload = 0x400004ec) + [!provide] PROVIDE (Cache_ICache_Preload_Done = 0x400004f0) + [!provide] PROVIDE (Cache_End_ICache_Preload = 0x400004f4) + [!provide] PROVIDE (Cache_Config_ICache_Autoload = 0x400004f8) + [!provide] PROVIDE (Cache_Enable_ICache_Autoload = 0x400004fc) + [!provide] PROVIDE (Cache_Disable_ICache_Autoload = 0x40000500) + [!provide] PROVIDE (Cache_Enable_ICache_PreLock = 0x40000504) + [!provide] PROVIDE (Cache_Disable_ICache_PreLock = 0x40000508) + [!provide] PROVIDE (Cache_Lock_ICache_Items = 0x4000050c) + [!provide] PROVIDE (Cache_Unlock_ICache_Items = 0x40000510) + [!provide] PROVIDE (Cache_Lock_Addr = 0x40000514) + [!provide] PROVIDE (Cache_Unlock_Addr = 0x40000518) + 0x4000051c PROVIDE (Cache_Disable_ICache = 0x4000051c) + 0x40000520 PROVIDE (Cache_Enable_ICache = 0x40000520) + 0x40000524 PROVIDE (Cache_Suspend_ICache = 0x40000524) + 0x40000528 PROVIDE (Cache_Resume_ICache = 0x40000528) + [!provide] PROVIDE (Cache_Freeze_ICache_Enable = 0x4000052c) + [!provide] PROVIDE (Cache_Freeze_ICache_Disable = 0x40000530) + [!provide] PROVIDE (Cache_Pms_Lock = 0x40000534) + [!provide] PROVIDE (Cache_Ibus_Pms_Set_Addr = 0x40000538) + [!provide] PROVIDE (Cache_Ibus_Pms_Set_Attr = 0x4000053c) + [!provide] PROVIDE (Cache_Dbus_Pms_Set_Addr = 0x40000540) + [!provide] PROVIDE (Cache_Dbus_Pms_Set_Attr = 0x40000544) + 0x40000548 PROVIDE (Cache_Set_IDROM_MMU_Size = 0x40000548) + [!provide] PROVIDE (Cache_Get_IROM_MMU_End = 0x4000054c) + [!provide] PROVIDE (Cache_Get_DROM_MMU_End = 0x40000550) + [!provide] PROVIDE (Cache_Owner_Init = 0x40000554) + [!provide] PROVIDE (Cache_Occupy_ICache_MEMORY = 0x40000558) + [!provide] PROVIDE (Cache_MMU_Init = 0x4000055c) + [!provide] PROVIDE (Cache_Ibus_MMU_Set = 0x40000560) + [!provide] PROVIDE (Cache_Dbus_MMU_Set = 0x40000564) + [!provide] PROVIDE (Cache_Count_Flash_Pages = 0x40000568) + [!provide] PROVIDE (Cache_Travel_Tag_Memory = 0x4000056c) + [!provide] PROVIDE (Cache_Get_Virtual_Addr = 0x40000570) + [!provide] PROVIDE (Cache_Get_Memory_BaseAddr = 0x40000574) + [!provide] PROVIDE (Cache_Get_Memory_Addr = 0x40000578) + [!provide] PROVIDE (Cache_Get_Memory_value = 0x4000057c) + [!provide] PROVIDE (rom_cache_op_cb = 0x3fcdffd8) + [!provide] PROVIDE (rom_cache_internal_table_ptr = 0x3fcdffd4) + 0x40000580 ets_get_apb_freq = 0x40000580 + 0x40000584 ets_get_cpu_frequency = 0x40000584 + 0x40000588 ets_update_cpu_frequency = 0x40000588 + 0x4000058c ets_get_printf_channel = 0x4000058c + 0x40000590 ets_get_xtal_div = 0x40000590 + 0x40000594 ets_set_xtal_div = 0x40000594 + 0x40000598 ets_get_xtal_freq = 0x40000598 + 0x4000059c gpio_input_get = 0x4000059c + 0x400005a0 gpio_matrix_in = 0x400005a0 + 0x400005a4 gpio_matrix_out = 0x400005a4 + 0x400005a8 gpio_output_disable = 0x400005a8 + 0x400005ac gpio_output_enable = 0x400005ac + 0x400005b0 gpio_output_set = 0x400005b0 + 0x400005b4 gpio_pad_hold = 0x400005b4 + 0x400005b8 gpio_pad_input_disable = 0x400005b8 + 0x400005bc gpio_pad_input_enable = 0x400005bc + 0x400005c0 gpio_pad_pulldown = 0x400005c0 + 0x400005c4 gpio_pad_pullup = 0x400005c4 + 0x400005c8 gpio_pad_select_gpio = 0x400005c8 + 0x400005cc gpio_pad_set_drv = 0x400005cc + 0x400005d0 gpio_pad_unhold = 0x400005d0 + 0x400005d4 gpio_pin_wakeup_disable = 0x400005d4 + 0x400005d8 gpio_pin_wakeup_enable = 0x400005d8 + 0x400005dc gpio_bypass_matrix_in = 0x400005dc + 0x400005e0 esprv_intc_int_set_priority = 0x400005e0 + 0x400005e4 esprv_intc_int_set_threshold = 0x400005e4 + 0x400005e8 esprv_intc_int_enable = 0x400005e8 + 0x400005ec esprv_intc_int_disable = 0x400005ec + 0x400005f0 esprv_intc_int_set_type = 0x400005f0 + 0x400005f4 intr_matrix_set = 0x400005f4 + 0x400005f8 ets_intr_lock = 0x400005f8 + 0x400005fc ets_intr_unlock = 0x400005fc + [!provide] PROVIDE (intr_handler_set = 0x40000600) + 0x40000604 ets_isr_attach = 0x40000604 + 0x40000608 ets_isr_mask = 0x40000608 + 0x4000060c ets_isr_unmask = 0x4000060c + 0x40000610 md5_vector = 0x40000610 + 0x40000614 MD5Init = 0x40000614 + 0x40000618 MD5Update = 0x40000618 + 0x4000061c MD5Final = 0x4000061c + 0x40000620 hmac_md5_vector = 0x40000620 + 0x40000624 hmac_md5 = 0x40000624 + 0x40000628 crc32_le = 0x40000628 + 0x4000062c crc32_be = 0x4000062c + 0x40000630 crc16_le = 0x40000630 + 0x40000634 crc16_be = 0x40000634 + 0x40000638 crc8_le = 0x40000638 + 0x4000063c crc8_be = 0x4000063c + 0x40000640 esp_crc8 = 0x40000640 + 0x40000644 ets_sha_enable = 0x40000644 + 0x40000648 ets_sha_disable = 0x40000648 + 0x4000064c ets_sha_get_state = 0x4000064c + 0x40000650 ets_sha_init = 0x40000650 + 0x40000654 ets_sha_process = 0x40000654 + 0x40000658 ets_sha_starts = 0x40000658 + 0x4000065c ets_sha_update = 0x4000065c + 0x40000660 ets_sha_finish = 0x40000660 + 0x40000664 ets_sha_clone = 0x40000664 + 0x40000668 ets_hmac_enable = 0x40000668 + 0x4000066c ets_hmac_disable = 0x4000066c + 0x40000670 ets_hmac_calculate_message = 0x40000670 + 0x40000674 ets_hmac_calculate_downstream = 0x40000674 + 0x40000678 ets_hmac_invalidate_downstream = 0x40000678 + 0x4000067c ets_jtag_enable_temporarily = 0x4000067c + 0x40000680 ets_aes_enable = 0x40000680 + 0x40000684 ets_aes_disable = 0x40000684 + 0x40000688 ets_aes_setkey = 0x40000688 + 0x4000068c ets_aes_block = 0x4000068c + 0x40000690 ets_bigint_enable = 0x40000690 + 0x40000694 ets_bigint_disable = 0x40000694 + 0x40000698 ets_bigint_multiply = 0x40000698 + 0x4000069c ets_bigint_modmult = 0x4000069c + 0x400006a0 ets_bigint_modexp = 0x400006a0 + 0x400006a4 ets_bigint_wait_finish = 0x400006a4 + 0x400006a8 ets_bigint_getz = 0x400006a8 + 0x400006ac ets_ds_enable = 0x400006ac + 0x400006b0 ets_ds_disable = 0x400006b0 + 0x400006b4 ets_ds_start_sign = 0x400006b4 + 0x400006b8 ets_ds_is_busy = 0x400006b8 + 0x400006bc ets_ds_finish_sign = 0x400006bc + 0x400006c0 ets_ds_encrypt_params = 0x400006c0 + 0x400006c4 ets_aes_setkey_dec = 0x400006c4 + 0x400006c8 ets_aes_setkey_enc = 0x400006c8 + 0x400006cc ets_mgf1_sha256 = 0x400006cc + 0x400006d0 ets_efuse_read = 0x400006d0 + 0x400006d4 ets_efuse_program = 0x400006d4 + 0x400006d8 ets_efuse_clear_program_registers = 0x400006d8 + 0x400006dc ets_efuse_write_key = 0x400006dc + 0x400006e0 ets_efuse_get_read_register_address = 0x400006e0 + 0x400006e4 ets_efuse_get_key_purpose = 0x400006e4 + 0x400006e8 ets_efuse_key_block_unused = 0x400006e8 + 0x400006ec ets_efuse_find_unused_key_block = 0x400006ec + 0x400006f0 ets_efuse_rs_calculate = 0x400006f0 + 0x400006f4 ets_efuse_count_unused_key_blocks = 0x400006f4 + 0x400006f8 ets_efuse_secure_boot_enabled = 0x400006f8 + 0x400006fc ets_efuse_secure_boot_aggressive_revoke_enabled = 0x400006fc + 0x40000700 ets_efuse_cache_encryption_enabled = 0x40000700 + 0x40000704 ets_efuse_download_modes_disabled = 0x40000704 + 0x40000708 ets_efuse_find_purpose = 0x40000708 + 0x4000070c ets_efuse_flash_opi_5pads_power_sel_vddspi = 0x4000070c + 0x40000710 ets_efuse_force_send_resume = 0x40000710 + 0x40000714 ets_efuse_get_flash_delay_us = 0x40000714 + 0x40000718 ets_efuse_get_mac = 0x40000718 + 0x4000071c ets_efuse_get_spiconfig = 0x4000071c + 0x40000720 ets_efuse_usb_print_is_disabled = 0x40000720 + 0x40000724 ets_efuse_usb_serial_jtag_print_is_disabled = 0x40000724 + 0x40000728 ets_efuse_get_uart_print_control = 0x40000728 + 0x4000072c ets_efuse_get_wp_pad = 0x4000072c + 0x40000730 ets_efuse_legacy_spi_boot_mode_disabled = 0x40000730 + 0x40000734 ets_efuse_security_download_modes_enabled = 0x40000734 + 0x40000738 ets_efuse_set_timing = 0x40000738 + 0x4000073c ets_efuse_jtag_disabled = 0x4000073c + 0x40000740 ets_efuse_usb_download_mode_disabled = 0x40000740 + 0x40000744 ets_efuse_usb_module_disabled = 0x40000744 + 0x40000748 ets_efuse_usb_device_disabled = 0x40000748 + 0x4000074c ets_emsa_pss_verify = 0x4000074c + 0x40000750 ets_rsa_pss_verify = 0x40000750 + 0x40000754 ets_secure_boot_verify_bootloader_with_keys = 0x40000754 + 0x40000758 ets_secure_boot_verify_signature = 0x40000758 + 0x4000075c ets_secure_boot_read_key_digests = 0x4000075c + 0x40000760 ets_secure_boot_revoke_public_key_digest = 0x40000760 + [!provide] PROVIDE (usb_uart_rx_one_char = 0x400008cc) + [!provide] PROVIDE (usb_uart_rx_one_char_block = 0x400008d0) + [!provide] PROVIDE (usb_uart_tx_flush = 0x400008d4) + [!provide] PROVIDE (usb_uart_tx_one_char = 0x400008d8) + [!provide] PROVIDE (g_uart_print = 0x3fcdffd1) + [!provide] PROVIDE (g_usb_print = 0x3fcdffd0) + 0x400008dc bt_rf_coex_get_dft_cfg = 0x400008dc + 0x400008e0 bt_rf_coex_hooks_p_set = 0x400008e0 + 0x400008e4 btdm_con_maxevtime_cal_impl = 0x400008e4 + 0x400008e8 btdm_controller_get_compile_version_impl = 0x400008e8 + 0x400008ec btdm_controller_rom_data_init = 0x400008ec + 0x400008f0 btdm_dis_privacy_err_report_impl = 0x400008f0 + 0x400008f4 btdm_disable_adv_delay_impl = 0x400008f4 + 0x400008f8 btdm_enable_scan_continue_impl = 0x400008f8 + 0x400008fc btdm_enable_scan_forever_impl = 0x400008fc + 0x40000900 btdm_get_power_state_impl = 0x40000900 + 0x40000904 btdm_get_prevent_sleep_flag_impl = 0x40000904 + 0x40000908 btdm_power_state_active_impl = 0x40000908 + 0x4000090c btdm_switch_phy_coded_impl = 0x4000090c + 0x40000910 hci_acl_data_handler = 0x40000910 + 0x40000914 hci_disconnect_cmd_handler = 0x40000914 + 0x40000918 hci_le_con_upd_cmd_handler = 0x40000918 + 0x4000091c hci_le_ltk_req_neg_reply_cmd_handler = 0x4000091c + 0x40000920 hci_le_ltk_req_reply_cmd_handler = 0x40000920 + 0x40000924 hci_le_rd_chnl_map_cmd_handler = 0x40000924 + 0x40000928 hci_le_rd_phy_cmd_handler = 0x40000928 + 0x4000092c hci_le_rd_rem_feats_cmd_handler = 0x4000092c + 0x40000930 hci_le_rem_con_param_req_neg_reply_cmd_handler = 0x40000930 + 0x40000934 hci_le_rem_con_param_req_reply_cmd_handler = 0x40000934 + 0x40000938 hci_le_set_data_len_cmd_handler = 0x40000938 + 0x4000093c hci_le_set_phy_cmd_handler = 0x4000093c + 0x40000940 hci_le_start_enc_cmd_handler = 0x40000940 + 0x40000944 hci_rd_auth_payl_to_cmd_handler = 0x40000944 + 0x40000948 hci_rd_rem_ver_info_cmd_handler = 0x40000948 + 0x4000094c hci_rd_rssi_cmd_handler = 0x4000094c + 0x40000950 hci_rd_tx_pwr_lvl_cmd_handler = 0x40000950 + 0x40000954 hci_vs_set_pref_slave_evt_dur_cmd_handler = 0x40000954 + 0x40000958 hci_vs_set_pref_slave_latency_cmd_handler = 0x40000958 + 0x4000095c hci_wr_auth_payl_to_cmd_handler = 0x4000095c + 0x40000960 ll_channel_map_ind_handler = 0x40000960 + 0x40000964 ll_connection_param_req_handler = 0x40000964 + 0x40000968 ll_connection_param_rsp_handler = 0x40000968 + 0x4000096c ll_connection_update_ind_handler = 0x4000096c + 0x40000970 ll_enc_req_handler = 0x40000970 + 0x40000974 ll_enc_rsp_handler = 0x40000974 + 0x40000978 ll_feature_req_handler = 0x40000978 + 0x4000097c ll_feature_rsp_handler = 0x4000097c + 0x40000980 ll_length_req_handler = 0x40000980 + 0x40000984 ll_length_rsp_handler = 0x40000984 + 0x40000988 ll_min_used_channels_ind_handler = 0x40000988 + 0x4000098c ll_pause_enc_req_handler = 0x4000098c + 0x40000990 ll_pause_enc_rsp_handler = 0x40000990 + 0x40000994 ll_phy_req_handler = 0x40000994 + 0x40000998 ll_phy_rsp_handler = 0x40000998 + 0x4000099c ll_phy_update_ind_handler = 0x4000099c + 0x400009a0 ll_ping_req_handler = 0x400009a0 + 0x400009a4 ll_ping_rsp_handler = 0x400009a4 + 0x400009a8 ll_slave_feature_req_handler = 0x400009a8 + 0x400009ac ll_start_enc_req_handler = 0x400009ac + 0x400009b0 ll_start_enc_rsp_handler = 0x400009b0 + 0x400009b4 ll_terminate_ind_handler = 0x400009b4 + 0x400009b8 ll_version_ind_handler = 0x400009b8 + 0x400009bc llc_auth_payl_nearly_to_handler = 0x400009bc + 0x400009c0 llc_auth_payl_real_to_handler = 0x400009c0 + 0x400009c4 llc_encrypt_ind_handler = 0x400009c4 + 0x400009c8 llc_hci_command_handler_wrapper = 0x400009c8 + 0x400009cc llc_ll_connection_param_req_pdu_send = 0x400009cc + 0x400009d0 llc_ll_connection_param_rsp_pdu_send = 0x400009d0 + 0x400009d4 llc_ll_connection_update_ind_pdu_send = 0x400009d4 + 0x400009d8 llc_ll_enc_req_pdu_send = 0x400009d8 + 0x400009dc llc_ll_enc_rsp_pdu_send = 0x400009dc + 0x400009e0 llc_ll_feature_req_pdu_send = 0x400009e0 + 0x400009e4 llc_ll_feature_rsp_pdu_send = 0x400009e4 + 0x400009e8 llc_ll_length_req_pdu_send = 0x400009e8 + 0x400009ec llc_ll_length_rsp_pdu_send = 0x400009ec + 0x400009f0 llc_ll_pause_enc_req_pdu_send = 0x400009f0 + 0x400009f4 llc_ll_pause_enc_rsp_pdu_send = 0x400009f4 + 0x400009f8 llc_ll_phy_req_pdu_send = 0x400009f8 + 0x400009fc llc_ll_phy_rsp_pdu_send = 0x400009fc + 0x40000a00 llc_ll_ping_req_pdu_send = 0x40000a00 + 0x40000a04 llc_ll_ping_rsp_pdu_send = 0x40000a04 + 0x40000a08 llc_ll_start_enc_req_pdu_send = 0x40000a08 + 0x40000a0c llc_ll_start_enc_rsp_pdu_send = 0x40000a0c + 0x40000a10 llc_ll_terminate_ind_pdu_send = 0x40000a10 + 0x40000a14 llc_ll_unknown_rsp_pdu_send = 0x40000a14 + 0x40000a18 llc_llcp_ch_map_update_ind_pdu_send = 0x40000a18 + 0x40000a1c llc_llcp_phy_upd_ind_pdu_send = 0x40000a1c + 0x40000a20 llc_llcp_version_ind_pdu_send = 0x40000a20 + 0x40000a24 llc_op_ch_map_upd_ind_handler = 0x40000a24 + 0x40000a28 llc_op_con_upd_ind_handler = 0x40000a28 + 0x40000a2c llc_op_disconnect_ind_handler = 0x40000a2c + 0x40000a30 llc_op_dl_upd_ind_handler = 0x40000a30 + 0x40000a34 llc_op_encrypt_ind_handler = 0x40000a34 + 0x40000a38 llc_op_feats_exch_ind_handler = 0x40000a38 + 0x40000a3c llc_op_le_ping_ind_handler = 0x40000a3c + 0x40000a40 llc_op_phy_upd_ind_handler = 0x40000a40 + 0x40000a44 llc_op_ver_exch_ind_handler = 0x40000a44 + 0x40000a48 llc_stopped_ind_handler = 0x40000a48 + 0x40000a4c lld_acl_rx_ind_handler = 0x40000a4c + 0x40000a50 lld_acl_tx_cfm_handler = 0x40000a50 + 0x40000a54 lld_adv_end_ind_handler = 0x40000a54 + 0x40000a58 lld_adv_rep_ind_handler = 0x40000a58 + 0x40000a5c lld_ch_map_upd_cfm_handler = 0x40000a5c + 0x40000a60 lld_con_estab_ind_handler = 0x40000a60 + 0x40000a64 lld_con_evt_sd_evt_time_set = 0x40000a64 + 0x40000a68 lld_con_offset_upd_ind_handler = 0x40000a68 + 0x40000a6c lld_con_param_upd_cfm_handler = 0x40000a6c + 0x40000a70 lld_disc_ind_handler = 0x40000a70 + 0x40000a74 lld_init_end_ind_handler = 0x40000a74 + 0x40000a78 lld_llcp_rx_ind_handler_wrapper = 0x40000a78 + 0x40000a7c lld_llcp_tx_cfm_handler = 0x40000a7c + 0x40000a80 lld_per_adv_end_ind_handler = 0x40000a80 + 0x40000a84 lld_per_adv_rep_ind_handler = 0x40000a84 + 0x40000a88 lld_per_adv_rx_end_ind_handler = 0x40000a88 + 0x40000a8c lld_phy_coded_500k_get = 0x40000a8c + 0x40000a90 lld_phy_upd_cfm_handler = 0x40000a90 + 0x40000a94 lld_scan_end_ind_handler = 0x40000a94 + 0x40000a98 lld_scan_req_ind_handler = 0x40000a98 + 0x40000a9c lld_sync_start_req_handler = 0x40000a9c + 0x40000aa0 lld_test_end_ind_handler = 0x40000aa0 + 0x40000aa4 lld_update_rxbuf_handler = 0x40000aa4 + 0x40000aa8 llm_ch_map_update_ind_handler = 0x40000aa8 + 0x40000aac llm_hci_command_handler_wrapper = 0x40000aac + 0x40000ab0 llm_scan_period_to_handler = 0x40000ab0 + 0x40000ab4 r_Add2SelfBigHex256 = 0x40000ab4 + 0x40000ab8 r_AddBigHex256 = 0x40000ab8 + 0x40000abc r_AddBigHexModP256 = 0x40000abc + 0x40000ac0 r_AddP256 = 0x40000ac0 + 0x40000ac4 r_AddPdiv2_256 = 0x40000ac4 + 0x40000ac8 r_GF_Jacobian_Point_Addition256 = 0x40000ac8 + 0x40000acc r_GF_Jacobian_Point_Double256 = 0x40000acc + 0x40000ad0 r_GF_Point_Jacobian_To_Affine256 = 0x40000ad0 + 0x40000ad4 r_MultiplyBigHexByUint32_256 = 0x40000ad4 + 0x40000ad8 r_MultiplyBigHexModP256 = 0x40000ad8 + 0x40000adc r_MultiplyByU16ModP256 = 0x40000adc + 0x40000ae0 r_SubtractBigHex256 = 0x40000ae0 + 0x40000ae4 r_SubtractBigHexMod256 = 0x40000ae4 + 0x40000ae8 r_SubtractBigHexUint32_256 = 0x40000ae8 + 0x40000aec r_SubtractFromSelfBigHex256 = 0x40000aec + 0x40000af0 r_SubtractFromSelfBigHexSign256 = 0x40000af0 + 0x40000af4 r_aes_alloc = 0x40000af4 + 0x40000af8 r_aes_ccm_continue = 0x40000af8 + 0x40000afc r_aes_ccm_process_e = 0x40000afc + 0x40000b00 r_aes_ccm_xor_128_lsb = 0x40000b00 + 0x40000b04 r_aes_ccm_xor_128_msb = 0x40000b04 + 0x40000b08 r_aes_cmac_continue = 0x40000b08 + 0x40000b0c r_aes_cmac_start = 0x40000b0c + 0x40000b10 r_aes_k1_continue = 0x40000b10 + 0x40000b14 r_aes_k2_continue = 0x40000b14 + 0x40000b18 r_aes_k3_continue = 0x40000b18 + 0x40000b1c r_aes_k4_continue = 0x40000b1c + 0x40000b20 r_aes_shift_left_128 = 0x40000b20 + 0x40000b24 r_aes_start = 0x40000b24 + 0x40000b28 r_aes_xor_128 = 0x40000b28 + 0x40000b2c r_assert_err = 0x40000b2c + 0x40000b30 r_assert_param = 0x40000b30 + 0x40000b34 r_assert_warn = 0x40000b34 + 0x40000b38 r_bigHexInversion256 = 0x40000b38 + 0x40000b3c r_ble_sw_cca_check_isr = 0x40000b3c + 0x40000b40 r_ble_util_buf_acl_tx_alloc = 0x40000b40 + 0x40000b44 r_ble_util_buf_acl_tx_elt_get = 0x40000b44 + 0x40000b48 r_ble_util_buf_acl_tx_free = 0x40000b48 + 0x40000b4c r_ble_util_buf_acl_tx_free_in_isr = 0x40000b4c + 0x40000b50 r_ble_util_buf_adv_tx_alloc = 0x40000b50 + 0x40000b54 r_ble_util_buf_adv_tx_free = 0x40000b54 + 0x40000b58 r_ble_util_buf_adv_tx_free_in_isr = 0x40000b58 + 0x40000b5c r_ble_util_buf_env_deinit = 0x40000b5c + 0x40000b60 r_ble_util_buf_env_init = 0x40000b60 + 0x40000b64 r_ble_util_buf_get_rx_buf_nb = 0x40000b64 + 0x40000b68 r_ble_util_buf_get_rx_buf_size = 0x40000b68 + 0x40000b6c r_ble_util_buf_llcp_tx_alloc = 0x40000b6c + 0x40000b70 r_ble_util_buf_llcp_tx_free = 0x40000b70 + 0x40000b74 r_ble_util_buf_rx_alloc = 0x40000b74 + 0x40000b78 r_ble_util_buf_rx_alloc_in_isr = 0x40000b78 + 0x40000b7c r_ble_util_buf_rx_free = 0x40000b7c + 0x40000b80 r_ble_util_buf_rx_free_in_isr = 0x40000b80 + 0x40000b84 r_ble_util_buf_set_rx_buf_nb = 0x40000b84 + 0x40000b88 r_ble_util_buf_set_rx_buf_size = 0x40000b88 + 0x40000b8c r_ble_util_data_rx_buf_reset = 0x40000b8c + 0x40000b90 r_bt_bb_get_intr_mask = 0x40000b90 + 0x40000b94 r_bt_bb_intr_clear = 0x40000b94 + 0x40000b98 r_bt_bb_intr_mask_set = 0x40000b98 + 0x40000ba0 r_bt_rf_coex_cfg_set = 0x40000ba0 + 0x40000ba4 r_bt_rf_coex_conn_dynamic_pti_en_get = 0x40000ba4 + 0x40000bac r_bt_rf_coex_ext_adv_dynamic_pti_en_get = 0x40000bac + 0x40000bb0 r_bt_rf_coex_ext_scan_dynamic_pti_en_get = 0x40000bb0 + 0x40000bb4 r_bt_rf_coex_legacy_adv_dynamic_pti_en_get = 0x40000bb4 + 0x40000bb8 r_bt_rf_coex_per_adv_dynamic_pti_en_get = 0x40000bb8 + 0x40000bbc r_bt_rf_coex_pti_table_get = 0x40000bbc + 0x40000bc0 r_bt_rf_coex_st_param_get = 0x40000bc0 + 0x40000bc4 r_bt_rf_coex_st_param_set = 0x40000bc4 + 0x40000bc8 r_bt_rf_coex_sync_scan_dynamic_pti_en_get = 0x40000bc8 + 0x40000bcc r_bt_rma_apply_rule_cs_fmt = 0x40000bcc + 0x40000bd0 r_bt_rma_apply_rule_cs_idx = 0x40000bd0 + 0x40000bd4 r_bt_rma_configure = 0x40000bd4 + 0x40000bd8 r_bt_rma_deregister_rule_cs_fmt = 0x40000bd8 + 0x40000bdc r_bt_rma_deregister_rule_cs_idx = 0x40000bdc + 0x40000be0 r_bt_rma_get_ant_by_act = 0x40000be0 + 0x40000be4 r_bt_rma_init = 0x40000be4 + 0x40000be8 r_bt_rma_register_rule_cs_fmt = 0x40000be8 + 0x40000bec r_bt_rma_register_rule_cs_idx = 0x40000bec + 0x40000bf0 r_bt_rtp_apply_rule_cs_fmt = 0x40000bf0 + 0x40000bf4 r_bt_rtp_apply_rule_cs_idx = 0x40000bf4 + 0x40000bf8 r_bt_rtp_deregister_rule_cs_fmt = 0x40000bf8 + 0x40000bfc r_bt_rtp_deregister_rule_cs_idx = 0x40000bfc + 0x40000c04 r_bt_rtp_init = 0x40000c04 + 0x40000c08 r_bt_rtp_register_rule_cs_fmt = 0x40000c08 + 0x40000c0c r_bt_rtp_register_rule_cs_idx = 0x40000c0c + 0x40000c10 r_btdm_isr = 0x40000c10 + 0x40000c20 r_cali_phase_match_p = 0x40000c20 + 0x40000c24 r_cmp_abs_time = 0x40000c24 + 0x40000c28 r_cmp_dest_id = 0x40000c28 + 0x40000c2c r_cmp_timer_id = 0x40000c2c + 0x40000c30 r_co_bdaddr_compare = 0x40000c30 + 0x40000c34 r_co_ble_pkt_dur_in_us = 0x40000c34 + 0x40000c38 r_co_list_extract = 0x40000c38 + 0x40000c3c r_co_list_extract_after = 0x40000c3c + 0x40000c40 r_co_list_extract_sublist = 0x40000c40 + 0x40000c44 r_co_list_find = 0x40000c44 + 0x40000c48 r_co_list_init = 0x40000c48 + 0x40000c4c r_co_list_insert_after = 0x40000c4c + 0x40000c50 r_co_list_insert_before = 0x40000c50 + 0x40000c54 r_co_list_merge = 0x40000c54 + 0x40000c58 r_co_list_pool_init = 0x40000c58 + 0x40000c5c r_co_list_pop_front = 0x40000c5c + 0x40000c60 r_co_list_push_back = 0x40000c60 + 0x40000c64 r_co_list_push_back_sublist = 0x40000c64 + 0x40000c68 r_co_list_push_front = 0x40000c68 + 0x40000c6c r_co_list_size = 0x40000c6c + 0x40000c70 r_co_nb_good_le_channels = 0x40000c70 + 0x40000c74 r_co_util_pack = 0x40000c74 + 0x40000c78 r_co_util_read_array_size = 0x40000c78 + 0x40000c7c r_co_util_unpack = 0x40000c7c + 0x40000c80 r_dbg_env_deinit = 0x40000c80 + 0x40000c84 r_dbg_env_init = 0x40000c84 + 0x40000c88 r_dbg_platform_reset_complete = 0x40000c88 + 0x40000c8c r_dl_upd_proc_start = 0x40000c8c + 0x40000c90 r_dump_data = 0x40000c90 + 0x40000c94 r_ecc_abort_key256_generation = 0x40000c94 + 0x40000c98 r_ecc_gen_new_public_key = 0x40000c98 + 0x40000c9c r_ecc_gen_new_secret_key = 0x40000c9c + 0x40000ca0 r_ecc_generate_key256 = 0x40000ca0 + 0x40000ca4 r_ecc_get_debug_Keys = 0x40000ca4 + 0x40000ca8 r_ecc_init = 0x40000ca8 + 0x40000cac r_ecc_is_valid_point = 0x40000cac + 0x40000cb0 r_ecc_multiplication_event_handler = 0x40000cb0 + 0x40000cb4 r_ecc_point_multiplication_win_256 = 0x40000cb4 + 0x40000cb8 r_emi_alloc_em_mapping_by_offset = 0x40000cb8 + 0x40000cbc r_emi_base_reg_lut_show = 0x40000cbc + 0x40000cc0 r_emi_em_base_reg_show = 0x40000cc0 + 0x40000cc4 r_emi_free_em_mapping_by_offset = 0x40000cc4 + 0x40000cc8 r_emi_get_em_mapping_idx_by_offset = 0x40000cc8 + 0x40000ccc r_emi_get_mem_addr_by_offset = 0x40000ccc + 0x40000cd0 r_emi_overwrite_em_mapping_by_offset = 0x40000cd0 + 0x40000cd4 r_esp_vendor_hci_command_handler = 0x40000cd4 + 0x40000cd8 r_get_stack_usage = 0x40000cd8 + 0x40000cdc r_h4tl_acl_hdr_rx_evt_handler = 0x40000cdc + 0x40000ce0 r_h4tl_cmd_hdr_rx_evt_handler = 0x40000ce0 + 0x40000ce4 r_h4tl_cmd_pld_rx_evt_handler = 0x40000ce4 + 0x40000ce8 r_h4tl_eif_io_event_post = 0x40000ce8 + 0x40000cec r_h4tl_eif_register = 0x40000cec + 0x40000cf0 r_h4tl_init = 0x40000cf0 + 0x40000cf4 r_h4tl_out_of_sync = 0x40000cf4 + 0x40000cf8 r_h4tl_out_of_sync_check = 0x40000cf8 + 0x40000cfc r_h4tl_read_hdr = 0x40000cfc + 0x40000d00 r_h4tl_read_next_out_of_sync = 0x40000d00 + 0x40000d04 r_h4tl_read_payl = 0x40000d04 + 0x40000d08 r_h4tl_read_start = 0x40000d08 + 0x40000d0c r_h4tl_rx_acl_hdr_extract = 0x40000d0c + 0x40000d10 r_h4tl_rx_cmd_hdr_extract = 0x40000d10 + 0x40000d14 r_h4tl_rx_done = 0x40000d14 + 0x40000d18 r_h4tl_start = 0x40000d18 + 0x40000d1c r_h4tl_stop = 0x40000d1c + 0x40000d20 r_h4tl_tx_done = 0x40000d20 + 0x40000d24 r_h4tl_tx_evt_handler = 0x40000d24 + 0x40000d28 r_h4tl_write = 0x40000d28 + 0x40000d2c r_hci_acl_tx_data_alloc = 0x40000d2c + 0x40000d30 r_hci_acl_tx_data_received = 0x40000d30 + 0x40000d34 r_hci_basic_cmd_send_2_controller = 0x40000d34 + 0x40000d38 r_hci_ble_adv_report_filter_check = 0x40000d38 + 0x40000d3c r_hci_ble_adv_report_tx_check = 0x40000d3c + 0x40000d40 r_hci_ble_conhdl_register = 0x40000d40 + 0x40000d44 r_hci_ble_conhdl_unregister = 0x40000d44 + 0x40000d48 r_hci_build_acl_data = 0x40000d48 + 0x40000d4c r_hci_build_cc_evt = 0x40000d4c + 0x40000d50 r_hci_build_cs_evt = 0x40000d50 + 0x40000d54 r_hci_build_evt = 0x40000d54 + 0x40000d58 r_hci_build_le_evt = 0x40000d58 + 0x40000d5c r_hci_cmd_get_max_param_size = 0x40000d5c + 0x40000d60 r_hci_cmd_received = 0x40000d60 + 0x40000d64 r_hci_cmd_reject = 0x40000d64 + 0x40000d68 r_hci_evt_mask_check = 0x40000d68 + 0x40000d6c r_hci_evt_mask_set = 0x40000d6c + 0x40000d70 r_hci_fc_acl_buf_size_set = 0x40000d70 + 0x40000d74 r_hci_fc_acl_en = 0x40000d74 + 0x40000d78 r_hci_fc_acl_packet_sent = 0x40000d78 + 0x40000d7c r_hci_fc_check_host_available_nb_acl_packets = 0x40000d7c + 0x40000d80 r_hci_fc_host_nb_acl_pkts_complete = 0x40000d80 + 0x40000d84 r_hci_fc_init = 0x40000d84 + 0x40000d88 r_hci_look_for_cmd_desc = 0x40000d88 + 0x40000d8c r_hci_look_for_evt_desc = 0x40000d8c + 0x40000d90 r_hci_look_for_le_evt_desc = 0x40000d90 + 0x40000d94 r_hci_look_for_le_evt_desc_esp = 0x40000d94 + 0x40000d98 r_hci_pack_bytes = 0x40000d98 + 0x40000da0 r_hci_send_2_controller = 0x40000da0 + 0x40000da4 r_hci_send_2_host = 0x40000da4 + 0x40000da8 r_hci_tl_c2h_data_flow_on = 0x40000da8 + 0x40000dac r_hci_tl_cmd_hdr_rx_evt_handler = 0x40000dac + 0x40000db0 r_hci_tl_cmd_pld_rx_evt_handler = 0x40000db0 + 0x40000db4 r_hci_tl_get_pkt = 0x40000db4 + 0x40000db8 r_hci_tl_hci_pkt_handler = 0x40000db8 + 0x40000dbc r_hci_tl_hci_tx_done_evt_handler = 0x40000dbc + 0x40000dc0 r_hci_tl_inc_nb_h2c_cmd_pkts = 0x40000dc0 + 0x40000dc4 r_hci_tl_save_pkt = 0x40000dc4 + 0x40000dc8 r_hci_tl_send = 0x40000dc8 + 0x40000dcc r_hci_tx_done = 0x40000dcc + 0x40000dd0 r_hci_tx_start = 0x40000dd0 + 0x40000dd4 r_hci_tx_trigger = 0x40000dd4 + 0x40000dd8 r_isValidSecretKey_256 = 0x40000dd8 + 0x40000ddc r_ke_check_malloc = 0x40000ddc + 0x40000de0 r_ke_event_callback_set = 0x40000de0 + 0x40000de4 r_ke_event_clear = 0x40000de4 + 0x40000de8 r_ke_event_flush = 0x40000de8 + 0x40000dec r_ke_event_get = 0x40000dec + 0x40000df0 r_ke_event_get_all = 0x40000df0 + 0x40000df4 r_ke_event_init = 0x40000df4 + 0x40000df8 r_ke_event_schedule = 0x40000df8 + 0x40000dfc r_ke_event_set = 0x40000dfc + 0x40000e00 r_ke_flush = 0x40000e00 + 0x40000e04 r_ke_free = 0x40000e04 + 0x40000e08 r_ke_handler_search = 0x40000e08 + 0x40000e0c r_ke_init = 0x40000e0c + 0x40000e10 r_ke_is_free = 0x40000e10 + 0x40000e14 r_ke_malloc = 0x40000e14 + 0x40000e18 r_ke_mem_init = 0x40000e18 + 0x40000e1c r_ke_mem_is_empty = 0x40000e1c + 0x40000e20 r_ke_mem_is_in_heap = 0x40000e20 + 0x40000e24 r_ke_msg_alloc = 0x40000e24 + 0x40000e28 r_ke_msg_dest_id_get = 0x40000e28 + 0x40000e2c r_ke_msg_discard = 0x40000e2c + 0x40000e30 r_ke_msg_forward = 0x40000e30 + 0x40000e34 r_ke_msg_forward_new_id = 0x40000e34 + 0x40000e38 r_ke_msg_free = 0x40000e38 + 0x40000e3c r_ke_msg_in_queue = 0x40000e3c + 0x40000e40 r_ke_msg_save = 0x40000e40 + 0x40000e44 r_ke_msg_send = 0x40000e44 + 0x40000e48 r_ke_msg_send_basic = 0x40000e48 + 0x40000e4c r_ke_msg_src_id_get = 0x40000e4c + 0x40000e50 r_ke_queue_extract = 0x40000e50 + 0x40000e54 r_ke_queue_insert = 0x40000e54 + 0x40000e58 r_ke_sleep_check = 0x40000e58 + 0x40000e5c r_ke_state_get = 0x40000e5c + 0x40000e60 r_ke_state_set = 0x40000e60 + 0x40000e64 r_ke_task_check = 0x40000e64 + 0x40000e68 r_ke_task_create = 0x40000e68 + 0x40000e6c r_ke_task_delete = 0x40000e6c + 0x40000e70 r_ke_task_handler_get = 0x40000e70 + 0x40000e74 r_ke_task_init = 0x40000e74 + 0x40000e78 r_ke_task_msg_flush = 0x40000e78 + 0x40000e7c r_ke_task_saved_update = 0x40000e7c + 0x40000e84 r_ke_time = 0x40000e84 + 0x40000e88 r_ke_time_cmp = 0x40000e88 + 0x40000e8c r_ke_time_past = 0x40000e8c + 0x40000e90 r_ke_timer_active = 0x40000e90 + 0x40000e94 r_ke_timer_adjust_all = 0x40000e94 + 0x40000e98 r_ke_timer_clear = 0x40000e98 + 0x40000e9c r_ke_timer_init = 0x40000e9c + 0x40000ea0 r_ke_timer_schedule = 0x40000ea0 + 0x40000ea4 r_ke_timer_set = 0x40000ea4 + 0x40000ea8 r_led_init = 0x40000ea8 + 0x40000eac r_led_set_all = 0x40000eac + 0x40000eb0 r_llc_aes_res_cb = 0x40000eb0 + 0x40000eb4 r_llc_ch_map_up_proc_err_cb = 0x40000eb4 + 0x40000eb8 r_llc_cleanup = 0x40000eb8 + 0x40000ebc r_llc_cmd_cmp_send = 0x40000ebc + 0x40000ec0 r_llc_cmd_stat_send = 0x40000ec0 + 0x40000ec4 r_llc_con_move_cbk = 0x40000ec4 + 0x40000ec8 r_llc_con_plan_set_update = 0x40000ec8 + 0x40000ecc r_llc_con_upd_param_in_range = 0x40000ecc + 0x40000ed0 r_llc_disconnect = 0x40000ed0 + 0x40000ed4 r_llc_disconnect_end = 0x40000ed4 + 0x40000ed8 r_llc_disconnect_proc_continue = 0x40000ed8 + 0x40000edc r_llc_disconnect_proc_err_cb = 0x40000edc + 0x40000ee0 r_llc_dl_chg_check = 0x40000ee0 + 0x40000ee4 r_llc_dle_proc_err_cb = 0x40000ee4 + 0x40000ee8 r_llc_feats_exch_proc_err_cb = 0x40000ee8 + 0x40000eec r_llc_hci_cmd_handler_tab_p_get = 0x40000eec + 0x40000ef4 r_llc_hci_con_param_req_evt_send = 0x40000ef4 + 0x40000ef8 r_llc_hci_con_upd_info_send = 0x40000ef8 + 0x40000efc r_llc_hci_disconnected_dis = 0x40000efc + 0x40000f00 r_llc_hci_dl_upd_info_send = 0x40000f00 + 0x40000f04 r_llc_hci_enc_evt_send = 0x40000f04 + 0x40000f08 r_llc_hci_feats_info_send = 0x40000f08 + 0x40000f0c r_llc_hci_le_phy_upd_cmp_evt_send = 0x40000f0c + 0x40000f10 r_llc_hci_ltk_request_evt_send = 0x40000f10 + 0x40000f14 r_llc_hci_nb_cmp_pkts_evt_send = 0x40000f14 + 0x40000f18 r_llc_hci_version_info_send = 0x40000f18 + 0x40000f1c r_llc_init_term_proc = 0x40000f1c + 0x40000f20 r_llc_iv_skd_rand_gen = 0x40000f20 + 0x40000f24 r_llc_le_ping_proc_continue = 0x40000f24 + 0x40000f28 r_llc_le_ping_proc_err_cb = 0x40000f28 + 0x40000f30 r_llc_le_ping_set = 0x40000f30 + 0x40000f34 r_llc_ll_pause_enc_rsp_ack_handler = 0x40000f34 + 0x40000f38 r_llc_ll_reject_ind_ack_handler = 0x40000f38 + 0x40000f3c r_llc_ll_reject_ind_pdu_send = 0x40000f3c + 0x40000f40 r_llc_ll_start_enc_rsp_ack_handler = 0x40000f40 + 0x40000f44 r_llc_ll_terminate_ind_ack = 0x40000f44 + 0x40000f48 r_llc_ll_unknown_ind_handler = 0x40000f48 + 0x40000f4c r_llc_llcp_send = 0x40000f4c + 0x40000f50 r_llc_llcp_state_set = 0x40000f50 + 0x40000f54 r_llc_llcp_trans_timer_set = 0x40000f54 + 0x40000f58 r_llc_llcp_tx_check = 0x40000f58 + 0x40000f5c r_llc_loc_ch_map_proc_continue = 0x40000f5c + 0x40000f64 r_llc_loc_con_upd_proc_err_cb = 0x40000f64 + 0x40000f68 r_llc_loc_dl_upd_proc_continue = 0x40000f68 + 0x40000f6c r_llc_loc_encrypt_proc_continue = 0x40000f6c + 0x40000f70 r_llc_loc_encrypt_proc_err_cb = 0x40000f70 + 0x40000f74 r_llc_loc_feats_exch_proc_continue = 0x40000f74 + 0x40000f7c r_llc_loc_phy_upd_proc_err_cb = 0x40000f7c + 0x40000f80 r_llc_msg_handler_tab_p_get = 0x40000f80 + 0x40000f84 r_llc_pref_param_compute = 0x40000f84 + 0x40000f88 r_llc_proc_collision_check = 0x40000f88 + 0x40000f8c r_llc_proc_err_ind = 0x40000f8c + 0x40000f90 r_llc_proc_get = 0x40000f90 + 0x40000f94 r_llc_proc_id_get = 0x40000f94 + 0x40000f98 r_llc_proc_reg = 0x40000f98 + 0x40000f9c r_llc_proc_state_get = 0x40000f9c + 0x40000fa0 r_llc_proc_state_set = 0x40000fa0 + 0x40000fa4 r_llc_proc_timer_pause_set = 0x40000fa4 + 0x40000fa8 r_llc_proc_timer_set = 0x40000fa8 + 0x40000fac r_llc_proc_unreg = 0x40000fac + 0x40000fb0 r_llc_rem_ch_map_proc_continue = 0x40000fb0 + 0x40000fb8 r_llc_rem_con_upd_proc_err_cb = 0x40000fb8 + 0x40000fbc r_llc_rem_dl_upd_proc = 0x40000fbc + 0x40000fc0 r_llc_rem_encrypt_proc_continue = 0x40000fc0 + 0x40000fc4 r_llc_rem_encrypt_proc_err_cb = 0x40000fc4 + 0x40000fc8 r_llc_rem_phy_upd_proc_continue = 0x40000fc8 + 0x40000fcc r_llc_rem_phy_upd_proc_err_cb = 0x40000fcc + 0x40000fd0 r_llc_role_get = 0x40000fd0 + 0x40000fd4 r_llc_sk_gen = 0x40000fd4 + 0x40000fd8 r_llc_start = 0x40000fd8 + 0x40000fdc r_llc_stop = 0x40000fdc + 0x40000fe0 r_llc_ver_exch_loc_proc_continue = 0x40000fe0 + 0x40000fe4 r_llc_ver_proc_err_cb = 0x40000fe4 + 0x40000fe8 r_llcp_pdu_handler_tab_p_get = 0x40000fe8 + 0x40000fec r_lld_aa_gen = 0x40000fec + 0x40000ff0 r_lld_adv_adv_data_set = 0x40000ff0 + 0x40000ff4 r_lld_adv_adv_data_update = 0x40000ff4 + 0x40000ff8 r_lld_adv_aux_ch_idx_set = 0x40000ff8 + 0x40000ffc r_lld_adv_aux_evt_canceled_cbk = 0x40000ffc + 0x40001000 r_lld_adv_aux_evt_start_cbk = 0x40001000 + 0x40001004 r_lld_adv_coex_check_ext_adv_synced = 0x40001004 + 0x40001008 r_lld_adv_coex_env_reset = 0x40001008 + 0x4000100c r_lld_adv_duration_update = 0x4000100c + 0x40001010 r_lld_adv_dynamic_pti_process = 0x40001010 + 0x40001014 r_lld_adv_end = 0x40001014 + 0x40001018 r_lld_adv_evt_canceled_cbk = 0x40001018 + 0x4000101c r_lld_adv_evt_start_cbk = 0x4000101c + 0x40001020 r_lld_adv_ext_chain_construct = 0x40001020 + 0x40001024 r_lld_adv_ext_pkt_prepare = 0x40001024 + 0x40001028 r_lld_adv_frm_cbk = 0x40001028 + 0x4000102c r_lld_adv_frm_isr = 0x4000102c + 0x40001030 r_lld_adv_frm_skip_isr = 0x40001030 + 0x40001034 r_lld_adv_init = 0x40001034 + 0x40001038 r_lld_adv_pkt_rx = 0x40001038 + 0x4000103c r_lld_adv_pkt_rx_connect_ind = 0x4000103c + 0x40001040 r_lld_adv_pkt_rx_send_scan_req_evt = 0x40001040 + 0x40001044 r_lld_adv_rand_addr_update = 0x40001044 + 0x40001048 r_lld_adv_restart = 0x40001048 + 0x4000104c r_lld_adv_scan_rsp_data_set = 0x4000104c + 0x40001050 r_lld_adv_scan_rsp_data_update = 0x40001050 + 0x40001054 r_lld_adv_set_tx_power = 0x40001054 + 0x40001058 r_lld_adv_start = 0x40001058 + 0x4000105c r_lld_adv_stop = 0x4000105c + 0x40001060 r_lld_adv_sync_info_set = 0x40001060 + 0x40001064 r_lld_adv_sync_info_update = 0x40001064 + 0x40001068 r_lld_calc_aux_rx = 0x40001068 + 0x4000106c r_lld_cca_alloc = 0x4000106c + 0x40001070 r_lld_cca_data_reset = 0x40001070 + 0x40001074 r_lld_cca_free = 0x40001074 + 0x40001078 r_lld_ch_assess_data_get = 0x40001078 + 0x4000107c r_lld_ch_idx_get = 0x4000107c + 0x40001080 r_lld_ch_map_set = 0x40001080 + 0x40001084 r_lld_channel_assess = 0x40001084 + 0x40001088 r_lld_con_activity_act_offset_compute = 0x40001088 + 0x4000108c r_lld_con_activity_offset_compute = 0x4000108c + 0x40001090 r_lld_con_ch_map_update = 0x40001090 + 0x40001094 r_lld_con_cleanup = 0x40001094 + 0x40001098 r_lld_con_current_tx_power_get = 0x40001098 + 0x4000109c r_lld_con_data_flow_set = 0x4000109c + 0x400010a0 r_lld_con_data_len_update = 0x400010a0 + 0x400010a4 r_lld_con_data_tx = 0x400010a4 + 0x400010a8 r_lld_con_enc_key_load = 0x400010a8 + 0x400010ac r_lld_con_event_counter_get = 0x400010ac + 0x400010b0 r_lld_con_evt_canceled_cbk = 0x400010b0 + 0x400010b4 r_lld_con_evt_duration_min_get = 0x400010b4 + 0x400010b8 r_lld_con_evt_max_eff_time_cal = 0x400010b8 + 0x400010bc r_lld_con_evt_sd_evt_time_get = 0x400010bc + 0x400010c0 r_lld_con_evt_start_cbk = 0x400010c0 + 0x400010c4 r_lld_con_evt_time_update = 0x400010c4 + 0x400010c8 r_lld_con_free_all_tx_buf = 0x400010c8 + 0x400010cc r_lld_con_frm_cbk = 0x400010cc + 0x400010d0 r_lld_con_frm_isr = 0x400010d0 + 0x400010d4 r_lld_con_frm_skip_isr = 0x400010d4 + 0x400010d8 r_lld_con_init = 0x400010d8 + 0x400010dc r_lld_con_llcp_tx = 0x400010dc + 0x400010e0 r_lld_con_max_lat_calc = 0x400010e0 + 0x400010e4 r_lld_con_offset_get = 0x400010e4 + 0x400010e8 r_lld_con_param_update = 0x400010e8 + 0x400010ec r_lld_con_phys_update = 0x400010ec + 0x400010f0 r_lld_con_pref_slave_evt_dur_set = 0x400010f0 + 0x400010f4 r_lld_con_pref_slave_latency_set = 0x400010f4 + 0x400010f8 r_lld_con_rssi_get = 0x400010f8 + 0x400010fc r_lld_con_rx = 0x400010fc + 0x40001100 r_lld_con_rx_channel_assess = 0x40001100 + 0x40001104 r_lld_con_rx_enc = 0x40001104 + 0x40001108 r_lld_con_rx_isr = 0x40001108 + 0x4000110c r_lld_con_rx_link_info_check = 0x4000110c + 0x40001110 r_lld_con_rx_llcp_check = 0x40001110 + 0x40001114 r_lld_con_rx_sync_time_update = 0x40001114 + 0x4000111c r_lld_con_set_tx_power = 0x4000111c + 0x40001120 r_lld_con_start = 0x40001120 + 0x40001128 r_lld_con_tx = 0x40001128 + 0x4000112c r_lld_con_tx_enc = 0x4000112c + 0x40001130 r_lld_con_tx_isr = 0x40001130 + 0x40001134 r_lld_con_tx_len_update = 0x40001134 + 0x40001138 r_lld_con_tx_len_update_for_intv = 0x40001138 + 0x4000113c r_lld_con_tx_len_update_for_rate = 0x4000113c + 0x40001140 r_lld_con_tx_prog = 0x40001140 + 0x40001144 r_lld_conn_dynamic_pti_process = 0x40001144 + 0x40001148 r_lld_continue_scan_rx_isr_end_process = 0x40001148 + 0x4000114c r_lld_ext_scan_dynamic_pti_process = 0x4000114c + 0x40001150 r_lld_hw_cca_end_isr = 0x40001150 + 0x40001154 r_lld_hw_cca_evt_handler = 0x40001154 + 0x40001158 r_lld_hw_cca_isr = 0x40001158 + 0x4000115c r_lld_init_cal_anchor_point = 0x4000115c + 0x40001160 r_lld_init_compute_winoffset = 0x40001160 + 0x40001164 r_lld_init_connect_req_pack = 0x40001164 + 0x40001168 r_lld_init_end = 0x40001168 + 0x4000116c r_lld_init_evt_canceled_cbk = 0x4000116c + 0x40001170 r_lld_init_evt_start_cbk = 0x40001170 + 0x40001174 r_lld_init_frm_cbk = 0x40001174 + 0x40001178 r_lld_init_frm_eof_isr = 0x40001178 + 0x4000117c r_lld_init_frm_skip_isr = 0x4000117c + 0x40001180 r_lld_init_init = 0x40001180 + 0x40001184 r_lld_init_process_pkt_rx = 0x40001184 + 0x40001188 r_lld_init_process_pkt_rx_adv_ext_ind = 0x40001188 + 0x4000118c r_lld_init_process_pkt_rx_adv_ind_or_direct_ind = 0x4000118c + 0x40001190 r_lld_init_process_pkt_rx_aux_connect_rsp = 0x40001190 + 0x40001194 r_lld_init_process_pkt_tx = 0x40001194 + 0x40001198 r_lld_init_process_pkt_tx_cal_con_timestamp = 0x40001198 + 0x4000119c r_lld_init_sched = 0x4000119c + 0x400011a0 r_lld_init_set_tx_power = 0x400011a0 + 0x400011a4 r_lld_init_start = 0x400011a4 + 0x400011a8 r_lld_init_stop = 0x400011a8 + 0x400011ac r_lld_instant_proc_end = 0x400011ac + 0x400011b4 r_lld_per_adv_ch_map_update = 0x400011b4 + 0x400011b8 r_lld_per_adv_chain_construct = 0x400011b8 + 0x400011bc r_lld_per_adv_cleanup = 0x400011bc + 0x400011c0 r_lld_per_adv_coex_env_reset = 0x400011c0 + 0x400011c4 r_lld_per_adv_data_set = 0x400011c4 + 0x400011c8 r_lld_per_adv_data_update = 0x400011c8 + 0x400011cc r_lld_per_adv_dynamic_pti_process = 0x400011cc + 0x400011d0 r_lld_per_adv_evt_canceled_cbk = 0x400011d0 + 0x400011d4 r_lld_per_adv_evt_start_cbk = 0x400011d4 + 0x400011d8 r_lld_per_adv_ext_pkt_prepare = 0x400011d8 + 0x400011dc r_lld_per_adv_frm_cbk = 0x400011dc + 0x400011e0 r_lld_per_adv_frm_isr = 0x400011e0 + 0x400011e4 r_lld_per_adv_frm_skip_isr = 0x400011e4 + 0x400011e8 r_lld_per_adv_init = 0x400011e8 + 0x400011ec r_lld_per_adv_init_info_get = 0x400011ec + 0x400011f0 r_lld_per_adv_list_add = 0x400011f0 + 0x400011f4 r_lld_per_adv_list_rem = 0x400011f4 + 0x400011fc r_lld_per_adv_set_tx_power = 0x400011fc + 0x40001200 r_lld_per_adv_start = 0x40001200 + 0x40001204 r_lld_per_adv_stop = 0x40001204 + 0x40001208 r_lld_per_adv_sync_info_get = 0x40001208 + 0x4000120c r_lld_process_cca_data = 0x4000120c + 0x40001210 r_lld_ral_search = 0x40001210 + 0x40001214 r_lld_read_clock = 0x40001214 + 0x40001218 r_lld_res_list_add = 0x40001218 + 0x40001220 r_lld_res_list_is_empty = 0x40001220 + 0x40001224 r_lld_res_list_local_rpa_get = 0x40001224 + 0x40001228 r_lld_res_list_peer_rpa_get = 0x40001228 + 0x4000122c r_lld_res_list_peer_update = 0x4000122c + 0x40001230 r_lld_res_list_priv_mode_update = 0x40001230 + 0x40001238 r_lld_reset_reg = 0x40001238 + 0x4000123c r_lld_rpa_renew = 0x4000123c + 0x40001240 r_lld_rpa_renew_evt_canceled_cbk = 0x40001240 + 0x40001244 r_lld_rpa_renew_evt_start_cbk = 0x40001244 + 0x40001248 r_lld_rpa_renew_instant_cbk = 0x40001248 + 0x4000124c r_lld_rxdesc_check = 0x4000124c + 0x40001250 r_lld_rxdesc_free = 0x40001250 + 0x40001254 r_lld_scan_create_sync = 0x40001254 + 0x40001258 r_lld_scan_create_sync_cancel = 0x40001258 + 0x4000125c r_lld_scan_end = 0x4000125c + 0x40001260 r_lld_scan_evt_canceled_cbk = 0x40001260 + 0x40001264 r_lld_scan_evt_start_cbk = 0x40001264 + 0x40001268 r_lld_scan_frm_cbk = 0x40001268 + 0x4000126c r_lld_scan_frm_eof_isr = 0x4000126c + 0x40001270 r_lld_scan_frm_rx_isr = 0x40001270 + 0x40001274 r_lld_scan_frm_skip_isr = 0x40001274 + 0x40001278 r_lld_scan_init = 0x40001278 + 0x4000127c r_lld_scan_params_update = 0x4000127c + 0x40001288 r_lld_scan_process_pkt_rx_aux_adv_ind = 0x40001288 + 0x4000128c r_lld_scan_process_pkt_rx_aux_chain_ind = 0x4000128c + 0x40001290 r_lld_scan_process_pkt_rx_aux_scan_rsp = 0x40001290 + 0x40001294 r_lld_scan_process_pkt_rx_ext_adv = 0x40001294 + 0x40001298 r_lld_scan_process_pkt_rx_ext_adv_ind = 0x40001298 + 0x4000129c r_lld_scan_process_pkt_rx_legacy_adv = 0x4000129c + 0x400012a0 r_lld_scan_restart = 0x400012a0 + 0x400012a4 r_lld_scan_sched = 0x400012a4 + 0x400012a8 r_lld_scan_set_tx_power = 0x400012a8 + 0x400012ac r_lld_scan_start = 0x400012ac + 0x400012b0 r_lld_scan_stop = 0x400012b0 + 0x400012b4 r_lld_scan_sync_accept = 0x400012b4 + 0x400012b8 r_lld_scan_sync_info_unpack = 0x400012b8 + 0x400012bc r_lld_scan_trunc_ind = 0x400012bc + 0x400012c0 r_lld_sw_cca_evt_handler = 0x400012c0 + 0x400012c4 r_lld_sw_cca_isr = 0x400012c4 + 0x400012c8 r_lld_sync_ch_map_update = 0x400012c8 + 0x400012cc r_lld_sync_cleanup = 0x400012cc + 0x400012d0 r_lld_sync_evt_canceled_cbk = 0x400012d0 + 0x400012d4 r_lld_sync_evt_start_cbk = 0x400012d4 + 0x400012d8 r_lld_sync_frm_cbk = 0x400012d8 + 0x400012dc r_lld_sync_frm_eof_isr = 0x400012dc + 0x400012e0 r_lld_sync_frm_rx_isr = 0x400012e0 + 0x400012e4 r_lld_sync_frm_skip_isr = 0x400012e4 + 0x400012e8 r_lld_sync_init = 0x400012e8 + 0x400012ec r_lld_sync_process_pkt_rx = 0x400012ec + 0x400012f0 r_lld_sync_process_pkt_rx_aux_sync_ind = 0x400012f0 + 0x400012f4 r_lld_sync_process_pkt_rx_pkt_check = 0x400012f4 + 0x400012f8 r_lld_sync_scan_dynamic_pti_process = 0x400012f8 + 0x400012fc r_lld_sync_sched = 0x400012fc + 0x40001300 r_lld_sync_start = 0x40001300 + 0x40001304 r_lld_sync_stop = 0x40001304 + 0x40001308 r_lld_sync_trunc_ind = 0x40001308 + 0x4000130c r_lld_test_cleanup = 0x4000130c + 0x40001310 r_lld_test_evt_canceled_cbk = 0x40001310 + 0x40001314 r_lld_test_evt_start_cbk = 0x40001314 + 0x40001318 r_lld_test_freq2chnl = 0x40001318 + 0x4000131c r_lld_test_frm_cbk = 0x4000131c + 0x40001320 r_lld_test_frm_isr = 0x40001320 + 0x40001324 r_lld_test_init = 0x40001324 + 0x40001328 r_lld_test_rx_isr = 0x40001328 + 0x4000132c r_lld_test_set_tx_power = 0x4000132c + 0x40001330 r_lld_test_start = 0x40001330 + 0x40001338 r_lld_update_rxbuf = 0x40001338 + 0x4000133c r_lld_update_rxbuf_isr = 0x4000133c + 0x40001340 r_lld_white_list_add = 0x40001340 + 0x40001344 r_lld_white_list_rem = 0x40001344 + 0x40001348 r_llm_activity_free_get = 0x40001348 + 0x4000134c r_llm_activity_free_set = 0x4000134c + 0x40001350 r_llm_activity_syncing_get = 0x40001350 + 0x40001354 r_llm_adv_con_len_check = 0x40001354 + 0x40001358 r_llm_adv_hdl_to_id = 0x40001358 + 0x4000135c r_llm_adv_rep_flow_control_check = 0x4000135c + 0x40001360 r_llm_adv_rep_flow_control_update = 0x40001360 + 0x40001364 r_llm_adv_reports_list_check = 0x40001364 + 0x40001368 r_llm_adv_set_all_release = 0x40001368 + 0x4000136c r_llm_adv_set_dft_params = 0x4000136c + 0x40001370 r_llm_adv_set_release = 0x40001370 + 0x40001374 r_llm_aes_res_cb = 0x40001374 + 0x40001378 r_llm_ble_update_adv_flow_control = 0x40001378 + 0x4000137c r_llm_ch_map_update = 0x4000137c + 0x40001380 r_llm_cmd_cmp_send = 0x40001380 + 0x40001384 r_llm_cmd_stat_send = 0x40001384 + 0x40001388 r_llm_dev_list_empty_entry = 0x40001388 + 0x4000138c r_llm_dev_list_search = 0x4000138c + 0x40001390 r_llm_env_adv_dup_filt_deinit = 0x40001390 + 0x40001394 r_llm_env_adv_dup_filt_init = 0x40001394 + 0x40001398 r_llm_init_ble_adv_report_flow_contol = 0x40001398 + 0x4000139c r_llm_is_dev_connected = 0x4000139c + 0x400013a0 r_llm_is_dev_synced = 0x400013a0 + 0x400013a4 r_llm_is_non_con_act_ongoing_check = 0x400013a4 + 0x400013a8 r_llm_is_wl_accessible = 0x400013a8 + 0x400013ac r_llm_le_evt_mask_check = 0x400013ac + 0x400013b4 r_llm_link_disc = 0x400013b4 + 0x400013b8 r_llm_master_ch_map_get = 0x400013b8 + 0x400013bc r_llm_msg_handler_tab_p_get = 0x400013bc + 0x400013c0 r_llm_no_activity = 0x400013c0 + 0x400013c4 r_llm_per_adv_slot_dur = 0x400013c4 + 0x400013c8 r_llm_plan_elt_get = 0x400013c8 + 0x400013cc r_llm_rx_path_comp_get = 0x400013cc + 0x400013d0 r_llm_scan_start = 0x400013d0 + 0x400013d4 r_llm_scan_sync_acad_attach = 0x400013d4 + 0x400013d8 r_llm_scan_sync_acad_detach = 0x400013d8 + 0x400013dc r_llm_send_adv_lost_event_to_host = 0x400013dc + 0x400013e0 r_llm_tx_path_comp_get = 0x400013e0 + 0x400013e4 r_misc_deinit = 0x400013e4 + 0x400013e8 r_misc_free_em_buf_in_isr = 0x400013e8 + 0x400013ec r_misc_init = 0x400013ec + 0x400013f0 r_misc_msg_handler_tab_p_get = 0x400013f0 + 0x400013f4 r_notEqual256 = 0x400013f4 + 0x400013f8 r_phy_upd_proc_start = 0x400013f8 + 0x400013fc r_platform_reset = 0x400013fc + 0x40001404 r_rf_em_init = 0x40001404 + 0x40001408 r_rf_force_agc_enable = 0x40001408 + 0x4000140c r_rf_reg_rd = 0x4000140c + 0x40001410 r_rf_reg_wr = 0x40001410 + 0x40001414 r_rf_reset = 0x40001414 + 0x40001418 r_rf_rssi_convert = 0x40001418 + 0x4000141c r_rf_rw_v9_le_disable = 0x4000141c + 0x40001420 r_rf_rw_v9_le_enable = 0x40001420 + 0x40001424 r_rf_sleep = 0x40001424 + 0x40001430 r_rf_util_cs_fmt_convert = 0x40001430 + 0x40001434 r_rw_crypto_aes_ccm = 0x40001434 + 0x40001438 r_rw_crypto_aes_encrypt = 0x40001438 + 0x4000143c r_rw_crypto_aes_init = 0x4000143c + 0x40001440 r_rw_crypto_aes_k1 = 0x40001440 + 0x40001444 r_rw_crypto_aes_k2 = 0x40001444 + 0x40001448 r_rw_crypto_aes_k3 = 0x40001448 + 0x4000144c r_rw_crypto_aes_k4 = 0x4000144c + 0x40001450 r_rw_crypto_aes_rand = 0x40001450 + 0x40001454 r_rw_crypto_aes_result_handler = 0x40001454 + 0x40001458 r_rw_crypto_aes_s1 = 0x40001458 + 0x4000145c r_rw_cryto_aes_cmac = 0x4000145c + 0x40001460 r_rw_v9_init_em_radio_table = 0x40001460 + 0x40001468 r_rwble_sleep_enter = 0x40001468 + 0x4000146c r_rwble_sleep_wakeup_end = 0x4000146c + 0x40001470 r_rwbtdm_isr_wrapper = 0x40001470 + 0x40001474 r_rwip_active_check = 0x40001474 + 0x40001478 r_rwip_aes_encrypt = 0x40001478 + 0x4000147c r_rwip_assert = 0x4000147c + 0x40001480 r_rwip_crypt_evt_handler = 0x40001480 + 0x40001484 r_rwip_crypt_isr_handler = 0x40001484 + 0x40001488 r_rwip_eif_get = 0x40001488 + 0x4000148c r_rwip_half_slot_2_lpcycles = 0x4000148c + 0x40001490 r_rwip_hus_2_lpcycles = 0x40001490 + 0x40001494 r_rwip_isr = 0x40001494 + 0x40001498 r_rwip_lpcycles_2_hus = 0x40001498 + 0x4000149c r_rwip_prevent_sleep_clear = 0x4000149c + 0x400014a0 r_rwip_prevent_sleep_set = 0x400014a0 + 0x400014a4 r_rwip_schedule = 0x400014a4 + 0x400014a8 r_rwip_sleep = 0x400014a8 + 0x400014ac r_rwip_sw_int_handler = 0x400014ac + 0x400014b0 r_rwip_sw_int_req = 0x400014b0 + 0x400014b4 r_rwip_time_get = 0x400014b4 + 0x400014b8 r_rwip_timer_10ms_handler = 0x400014b8 + 0x400014bc r_rwip_timer_10ms_set = 0x400014bc + 0x400014c0 r_rwip_timer_hs_handler = 0x400014c0 + 0x400014c4 r_rwip_timer_hs_set = 0x400014c4 + 0x400014c8 r_rwip_timer_hus_handler = 0x400014c8 + 0x400014cc r_rwip_timer_hus_set = 0x400014cc + 0x400014d0 r_rwip_wakeup = 0x400014d0 + 0x400014d8 r_rwip_wlcoex_set = 0x400014d8 + 0x400014dc r_sch_alarm_clear = 0x400014dc + 0x400014e0 r_sch_alarm_init = 0x400014e0 + 0x400014e4 r_sch_alarm_prog = 0x400014e4 + 0x400014e8 r_sch_alarm_set = 0x400014e8 + 0x400014ec r_sch_alarm_timer_isr = 0x400014ec + 0x400014f0 r_sch_arb_conflict_check = 0x400014f0 + 0x400014f4 r_sch_arb_elt_cancel = 0x400014f4 + 0x400014fc r_sch_arb_init = 0x400014fc + 0x40001500 r_sch_arb_insert = 0x40001500 + 0x40001504 r_sch_arb_prog_timer = 0x40001504 + 0x40001508 r_sch_arb_remove = 0x40001508 + 0x4000150c r_sch_arb_sw_isr = 0x4000150c + 0x40001510 r_sch_plan_chk = 0x40001510 + 0x40001514 r_sch_plan_clock_wrap_offset_update = 0x40001514 + 0x40001518 r_sch_plan_init = 0x40001518 + 0x4000151c r_sch_plan_interval_req = 0x4000151c + 0x40001520 r_sch_plan_offset_max_calc = 0x40001520 + 0x40001524 r_sch_plan_offset_req = 0x40001524 + 0x40001528 r_sch_plan_position_range_compute = 0x40001528 + 0x4000152c r_sch_plan_rem = 0x4000152c + 0x40001530 r_sch_plan_req = 0x40001530 + 0x4000153c r_sch_prog_init = 0x4000153c + 0x40001540 r_sch_prog_push = 0x40001540 + 0x40001544 r_sch_prog_rx_isr = 0x40001544 + 0x40001548 r_sch_prog_skip_isr = 0x40001548 + 0x4000154c r_sch_prog_tx_isr = 0x4000154c + 0x40001550 r_sch_slice_bg_add = 0x40001550 + 0x40001554 r_sch_slice_bg_remove = 0x40001554 + 0x40001558 r_sch_slice_compute = 0x40001558 + 0x4000155c r_sch_slice_fg_add = 0x4000155c + 0x40001560 r_sch_slice_fg_remove = 0x40001560 + 0x40001564 r_sch_slice_init = 0x40001564 + 0x40001568 r_sch_slice_per_add = 0x40001568 + 0x4000156c r_sch_slice_per_remove = 0x4000156c + 0x40001570 r_sdk_config_get_bt_sleep_enable = 0x40001570 + 0x40001574 r_sdk_config_get_hl_derived_opts = 0x40001574 + 0x40001578 r_sdk_config_get_opts = 0x40001578 + 0x4000157c r_sdk_config_get_priv_opts = 0x4000157c + 0x40001580 r_sdk_config_set_bt_sleep_enable = 0x40001580 + 0x40001584 r_sdk_config_set_hl_derived_opts = 0x40001584 + 0x40001588 r_sdk_config_set_opts = 0x40001588 + 0x4000158c r_specialModP256 = 0x4000158c + 0x40001590 r_unloaded_area_init = 0x40001590 + 0x40001594 r_vhci_flow_off = 0x40001594 + 0x40001598 r_vhci_flow_on = 0x40001598 + 0x4000159c r_vhci_notify_host_send_available = 0x4000159c + 0x400015a0 r_vhci_send_to_host = 0x400015a0 + 0x400015a4 r_vnd_hci_command_handler = 0x400015a4 + 0x400015a8 r_vshci_init = 0x400015a8 + 0x400015ac vnd_hci_command_handler_wrapper = 0x400015ac + 0x3fcdffcc bt_rf_coex_cfg_p = 0x3fcdffcc + 0x3fcdffc8 bt_rf_coex_hooks_p = 0x3fcdffc8 + 0x3fcdffc4 btdm_env_p = 0x3fcdffc4 + 0x3fcdffc0 g_rw_controller_task_handle = 0x3fcdffc0 + 0x3fcdffbc g_rw_init_sem = 0x3fcdffbc + 0x3fcdffb8 g_rw_schd_queue = 0x3fcdffb8 + 0x3fcdffb4 lld_init_env = 0x3fcdffb4 + 0x3fcdffb0 lld_rpa_renew_env = 0x3fcdffb0 + 0x3fcdffac lld_scan_env = 0x3fcdffac + 0x3fcdffa8 lld_scan_sync_env = 0x3fcdffa8 + 0x3fcdffa4 lld_test_env = 0x3fcdffa4 + 0x3fcdffa0 p_ble_util_buf_env = 0x3fcdffa0 + 0x3fcdff9c p_lld_env = 0x3fcdff9c + 0x3fcdff98 p_llm_env = 0x3fcdff98 + 0x3fcdff94 r_h4tl_eif_p = 0x3fcdff94 + 0x3fcdff90 r_hli_funcs_p = 0x3fcdff90 + 0x3fcdff8c r_ip_funcs_p = 0x3fcdff8c + 0x3fcdff88 r_modules_funcs_p = 0x3fcdff88 + 0x3fcdff84 r_osi_funcs_p = 0x3fcdff84 + 0x3fcdff80 r_plf_funcs_p = 0x3fcdff80 + 0x3fcdff7c vhci_env_p = 0x3fcdff7c + 0x3fcdff78 aa_gen = 0x3fcdff78 + 0x3fcdff6c aes_env = 0x3fcdff6c + 0x3fcdff1c bt_rf_coex_cfg_cb = 0x3fcdff1c + 0x3fcdff18 btdm_pwr_state = 0x3fcdff18 + 0x3fcdff14 btdm_slp_err = 0x3fcdff14 + 0x3fcdff0c ecc_env = 0x3fcdff0c + 0x3fcdff04 esp_handler = 0x3fcdff04 + 0x3fcdfefc esp_vendor_cmd = 0x3fcdfefc + 0x3fcdfef8 g_adv_delay_dis = 0x3fcdfef8 + 0x3fcdfef4 g_conflict_elt = 0x3fcdfef4 + 0x3fcdfee4 g_eif_api = 0x3fcdfee4 + 0x3fcdfed8 g_event_empty = 0x3fcdfed8 + 0x3fcdfecc g_llc_state = 0x3fcdfecc + 0x3fcdfec8 g_llm_state = 0x3fcdfec8 + 0x3fcdfec4 g_max_evt_env = 0x3fcdfec4 + 0x3fcdfec0 g_misc_state = 0x3fcdfec0 + 0x3fcdfea4 g_rma_rule_db = 0x3fcdfea4 + 0x3fcdfe88 g_rtp_rule_db = 0x3fcdfe88 + 0x3fcdfe85 g_scan_forever = 0x3fcdfe85 + 0x3fcdfe84 g_time_msb = 0x3fcdfe84 + 0x3fcdfe5c h4tl_env = 0x3fcdfe5c + 0x3fcdfe38 hci_env = 0x3fcdfe38 + 0x3fcdfe34 hci_ext_host = 0x3fcdfe34 + 0x3fcdfe2c hci_fc_env = 0x3fcdfe2c + 0x3fcdfe00 hci_tl_env = 0x3fcdfe00 + 0x3fcdfdd0 ke_env = 0x3fcdfdd0 + 0x3fcdfd90 ke_event_env = 0x3fcdfd90 + 0x3fcdfd14 ke_task_env = 0x3fcdfd14 + 0x3fcdfcec llc_env = 0x3fcdfcec + 0x3fcdfcc4 lld_adv_env = 0x3fcdfcc4 + 0x3fcdfc9c lld_con_env = 0x3fcdfc9c + 0x3fcdfc94 lld_exp_sync_pos_tab = 0x3fcdfc94 + 0x3fcdfc6c lld_per_adv_env = 0x3fcdfc6c + 0x3fcdfc44 lld_sync_env = 0x3fcdfc44 + 0x3fcdfc38 llm_le_adv_flow_env = 0x3fcdfc38 + 0x3fcdfc34 rw_sleep_enable = 0x3fcdfc34 + 0x3fcdfc2c rwble_env = 0x3fcdfc2c + 0x3fcdfc10 rwip_env = 0x3fcdfc10 + 0x3fcdfc04 rwip_param = 0x3fcdfc04 + 0x3fcdfc00 rwip_prog_delay = 0x3fcdfc00 + 0x3fcdfbc8 rwip_rf = 0x3fcdfbc8 + 0x3fcdfbc0 sch_alarm_env = 0x3fcdfbc0 + 0x3fcdfbac sch_arb_env = 0x3fcdfbac + 0x3fcdfba4 sch_plan_env = 0x3fcdfba4 + 0x3fcdfaa0 sch_prog_env = 0x3fcdfaa0 + 0x3fcdfa40 sch_slice_env = 0x3fcdfa40 + 0x3fcdfa38 sch_slice_params = 0x3fcdfa38 + 0x3fcdfa30 timer_env = 0x3fcdfa30 + 0x3fcdfa2c unloaded_area = 0x3fcdfa2c + 0x3fcdfa28 vshci_state = 0x3fcdfa28 + 0x3fcdfa1c TASK_DESC_LLC = 0x3fcdfa1c + 0x3fcdfa10 TASK_DESC_LLM = 0x3fcdfa10 + 0x3fcdfa04 TASK_DESC_VSHCI = 0x3fcdfa04 + 0x3fcdf9fc co_default_bdaddr = 0x3fcdf9fc + 0x3fcdf9f8 dbg_assert_block = 0x3fcdf9f8 + 0x3fcdf9f4 g_bt_plf_log_level = 0x3fcdf9f4 + 0x3fcdf9d0 hci_cmd_desc_tab_vs_esp = 0x3fcdf9d0 + 0x3fcdf9b8 hci_command_handler_tab_esp = 0x3fcdf9b8 + 0x3fcdf9b4 privacy_en = 0x3fcdf9b4 + 0x3fcdf96c sdk_cfg_priv_opts = 0x3fcdf96c + 0x3ff1ffdc BasePoint_x_256 = 0x3ff1ffdc + 0x3ff1ffbc BasePoint_y_256 = 0x3ff1ffbc + 0x3ff1ff9c DebugE256PublicKey_x = 0x3ff1ff9c + 0x3ff1ff7c DebugE256PublicKey_y = 0x3ff1ff7c + 0x3ff1ff5c DebugE256SecretKey = 0x3ff1ff5c + 0x3ff1f7a0 ECC_4Win_Look_up_table = 0x3ff1f7a0 + 0x3ff1f79c LLM_AA_CT1 = 0x3ff1f79c + 0x3ff1f798 LLM_AA_CT2 = 0x3ff1f798 + 0x3ff1f790 RF_TX_PW_CONV_TBL = 0x3ff1f790 + 0x3ff1f784 TASK_DESC_MISC = 0x3ff1f784 + 0x3ff1f768 adv_evt_prop2type = 0x3ff1f768 + 0x3ff1f760 adv_evt_type2prop = 0x3ff1f760 + 0x3ff1f750 aes_cmac_zero = 0x3ff1f750 + 0x3ff1f740 aes_k2_salt = 0x3ff1f740 + 0x3ff1f738 aes_k3_id64 = 0x3ff1f738 + 0x3ff1f728 aes_k3_salt = 0x3ff1f728 + 0x3ff1f724 aes_k4_id6 = 0x3ff1f724 + 0x3ff1f714 aes_k4_salt = 0x3ff1f714 + 0x3ff1f6e8 bigHexP256 = 0x3ff1f6e8 + 0x3ff1f6e0 byte_tx_time = 0x3ff1f6e0 + 0x3ff1f6d8 co_null_bdaddr = 0x3ff1f6d8 + 0x3ff1f6d0 co_phy_mask_to_rate = 0x3ff1f6d0 + 0x3ff1f6c8 co_phy_mask_to_value = 0x3ff1f6c8 + 0x3ff1f6c4 co_phy_to_rate = 0x3ff1f6c4 + 0x3ff1f6c0 co_phy_value_to_mask = 0x3ff1f6c0 + 0x3ff1f6b8 co_rate_to_byte_dur_us = 0x3ff1f6b8 + 0x3ff1f6b0 co_rate_to_phy = 0x3ff1f6b0 + 0x3ff1f6ac co_rate_to_phy_mask = 0x3ff1f6ac + 0x3ff1f69c co_sca2ppm = 0x3ff1f69c + 0x3ff1f670 coef_B = 0x3ff1f670 + 0x3ff1f668 connect_req_dur_tab = 0x3ff1f668 + 0x3ff1f5e4 ecc_Jacobian_InfinityPoint256 = 0x3ff1f5e4 + 0x3ff1f518 em_base_reg_lut = 0x3ff1f518 + 0x3ff1f510 fixed_tx_time = 0x3ff1f510 + 0x3ff1f508 h4tl_msgtype2hdrlen = 0x3ff1f508 + 0x3ff1f4d8 hci_cmd_desc_root_tab = 0x3ff1f4d8 + 0x3ff1f46c hci_cmd_desc_tab_ctrl_bb = 0x3ff1f46c + 0x3ff1f43c hci_cmd_desc_tab_info_par = 0x3ff1f43c + 0x3ff1f0a0 hci_cmd_desc_tab_le = 0x3ff1f0a0 + 0x3ff1f088 hci_cmd_desc_tab_lk_ctrl = 0x3ff1f088 + 0x3ff1f07c hci_cmd_desc_tab_stat_par = 0x3ff1f07c + 0x3ff1f040 hci_cmd_desc_tab_vs = 0x3ff1f040 + 0x3ff1eff8 hci_evt_desc_tab = 0x3ff1eff8 + 0x3ff1ef58 hci_evt_le_desc_tab = 0x3ff1ef58 + 0x3ff1ef50 hci_evt_le_desc_tab_esp = 0x3ff1ef50 + 0x3ff1ef48 hci_rsvd_evt_msk = 0x3ff1ef48 + 0x3ff1ef44 lld_aux_phy_to_rate = 0x3ff1ef44 + 0x3ff1ef3c lld_init_max_aux_dur_tab = 0x3ff1ef3c + 0x3ff1ef34 lld_scan_map_legacy_pdu_to_evt_type = 0x3ff1ef34 + 0x3ff1ef2c lld_scan_max_aux_dur_tab = 0x3ff1ef2c + 0x3ff1ef24 lld_sync_max_aux_dur_tab = 0x3ff1ef24 + 0x3ff1ef1c llm_local_le_feats = 0x3ff1ef1c + 0x3ff1ef14 llm_local_le_states = 0x3ff1ef14 + 0x3ff1eeec llm_local_supp_cmds = 0x3ff1eeec + 0x3ff1eecc maxSecretKey_256 = 0x3ff1eecc + 0x3ff1eec4 max_data_tx_time = 0x3ff1eec4 + 0x3ff1eeb4 one_bits = 0x3ff1eeb4 + 0x3ff1eeac rwip_coex_cfg = 0x3ff1eeac + 0x3ff1ee94 rwip_priority = 0x3ff1ee94 + 0x3ff1ee48 veryBigHexP256 = 0x3ff1ee48 + 0x40001c60 r_llc_loc_encrypt_proc_continue_hook = 0x40001c60 + 0x40001c64 r_llc_loc_phy_upd_proc_continue_hook = 0x40001c64 + 0x40001c68 r_llc_rem_phy_upd_proc_continue_hook = 0x40001c68 + 0x40001c6c r_lld_scan_frm_eof_isr_hook = 0x40001c6c + 0x40001c70 r_lld_scan_evt_start_cbk_hook = 0x40001c70 + 0x40001c78 r_lld_scan_process_pkt_rx_ext_adv_hook = 0x40001c78 + 0x40001c7c r_lld_scan_sched_hook = 0x40001c7c + 0x40001c84 r_lld_adv_evt_start_cbk_hook = 0x40001c84 + 0x40001c88 r_lld_adv_aux_evt_start_cbk_hook = 0x40001c88 + 0x40001c8c r_lld_adv_frm_isr_hook = 0x40001c8c + 0x40001c90 r_lld_adv_start_init_evt_param_hook = 0x40001c90 + 0x40001c94 r_lld_con_evt_canceled_cbk_hook = 0x40001c94 + 0x40001c98 r_lld_con_frm_isr_hook = 0x40001c98 + 0x40001c9c r_lld_con_tx_hook = 0x40001c9c + 0x40001ca0 r_lld_con_rx_hook = 0x40001ca0 + 0x40001ca4 r_lld_con_evt_start_cbk_hook = 0x40001ca4 + 0x40001cac r_lld_con_tx_prog_new_packet_hook = 0x40001cac + 0x40001cb0 r_lld_init_frm_eof_isr_hook = 0x40001cb0 + 0x40001cb4 r_lld_init_evt_start_cbk_hook = 0x40001cb4 + 0x40001cbc r_lld_init_sched_hook = 0x40001cbc + 0x40001cc0 r_lld_init_process_pkt_tx_hook = 0x40001cc0 + 0x40001cc4 r_lld_per_adv_evt_start_cbk_hook = 0x40001cc4 + 0x40001cc8 r_lld_per_adv_frm_isr_hook = 0x40001cc8 + 0x40001ccc r_lld_per_adv_start_hook = 0x40001ccc + 0x40001cd0 r_lld_sync_frm_eof_isr_hook = 0x40001cd0 + 0x40001cd4 r_lld_sync_evt_start_cbk_hook = 0x40001cd4 + 0x40001cd8 r_lld_sync_start_hook = 0x40001cd8 + 0x40001cdc r_lld_sync_process_pkt_rx_pkt_check_hook = 0x40001cdc + 0x40001ce0 r_sch_arb_insert_hook = 0x40001ce0 + 0x40001ce4 r_sch_plan_offset_req_hook = 0x40001ce4 + 0x400015b0 esp_pp_rom_version_get = 0x400015b0 + 0x400015b4 RC_GetBlockAckTime = 0x400015b4 + 0x400015b8 ebuf_list_remove = 0x400015b8 + 0x400015c8 GetAccess = 0x400015c8 + 0x400015cc hal_mac_is_low_rate_enabled = 0x400015cc + 0x400015d0 hal_mac_tx_get_blockack = 0x400015d0 + 0x400015d8 ic_get_trc = 0x400015d8 + 0x400015e0 ic_mac_init = 0x400015e0 + 0x400015e4 ic_interface_enabled = 0x400015e4 + 0x400015e8 is_lmac_idle = 0x400015e8 + 0x400015f0 lmacDiscardAgedMSDU = 0x400015f0 + 0x400015fc lmacIsIdle = 0x400015fc + 0x40001600 lmacIsLongFrame = 0x40001600 + 0x40001608 lmacPostTxComplete = 0x40001608 + 0x4000160c lmacProcessAllTxTimeout = 0x4000160c + 0x40001610 lmacProcessCollisions = 0x40001610 + 0x40001614 lmacProcessRxSucData = 0x40001614 + 0x40001618 lmacReachLongLimit = 0x40001618 + 0x4000161c lmacReachShortLimit = 0x4000161c + 0x40001620 lmacRecycleMPDU = 0x40001620 + 0x40001624 lmacRxDone = 0x40001624 + 0x40001634 mac_tx_set_duration = 0x40001634 + 0x4000163c mac_tx_set_plcp0 = 0x4000163c + 0x40001644 mac_tx_set_plcp2 = 0x40001644 + 0x4000164c pm_disable_dream_timer = 0x4000164c + 0x40001650 pm_disable_sleep_delay_timer = 0x40001650 + 0x40001654 pm_dream = 0x40001654 + 0x40001658 pm_mac_wakeup = 0x40001658 + 0x4000165c pm_mac_sleep = 0x4000165c + 0x40001660 pm_enable_active_timer = 0x40001660 + 0x40001664 pm_enable_sleep_delay_timer = 0x40001664 + 0x40001668 pm_local_tsf_process = 0x40001668 + 0x4000166c pm_set_beacon_filter = 0x4000166c + 0x40001670 pm_is_in_wifi_slice_threshold = 0x40001670 + 0x40001674 pm_is_waked = 0x40001674 + 0x40001678 pm_keep_alive = 0x40001678 + 0x40001680 pm_on_data_rx = 0x40001680 + 0x40001684 pm_on_tbtt = 0x40001684 + 0x4000169c pm_sleep_for = 0x4000169c + 0x400016a4 ppAMPDU2Normal = 0x400016a4 + 0x400016ac ppCalFrameTimes = 0x400016ac + 0x400016b0 ppCalSubFrameLength = 0x400016b0 + 0x400016b8 ppCheckTxAMPDUlength = 0x400016b8 + 0x400016bc ppDequeueRxq_Locked = 0x400016bc + 0x400016c0 ppDequeueTxQ = 0x400016c0 + 0x400016c4 ppEmptyDelimiterLength = 0x400016c4 + 0x400016c8 ppEnqueueRxq = 0x400016c8 + 0x400016cc ppEnqueueTxDone = 0x400016cc + 0x400016d0 ppGetTxQFirstAvail_Locked = 0x400016d0 + 0x400016d4 ppGetTxframe = 0x400016d4 + 0x400016e0 ppProcessRxPktHdr = 0x400016e0 + 0x400016e4 ppProcessTxQ = 0x400016e4 + 0x400016e8 ppRecordBarRRC = 0x400016e8 + 0x400016ec lmacRequestTxopQueue = 0x400016ec + 0x400016f0 lmacReleaseTxopQueue = 0x400016f0 + 0x400016f4 ppRecycleAmpdu = 0x400016f4 + 0x400016f8 ppRecycleRxPkt = 0x400016f8 + 0x400016fc ppResortTxAMPDU = 0x400016fc + 0x40001700 ppResumeTxAMPDU = 0x40001700 + 0x4000170c ppRxProtoProc = 0x4000170c + 0x40001710 ppSearchTxQueue = 0x40001710 + 0x40001714 ppSearchTxframe = 0x40001714 + 0x40001718 ppSelectNextQueue = 0x40001718 + 0x4000171c ppSubFromAMPDU = 0x4000171c + 0x40001720 ppTask = 0x40001720 + 0x40001724 ppTxPkt = 0x40001724 + 0x40001728 ppTxProtoProc = 0x40001728 + 0x4000172c ppTxqUpdateBitmap = 0x4000172c + 0x40001734 pp_hdrsize = 0x40001734 + 0x40001738 pp_post = 0x40001738 + 0x4000173c pp_process_hmac_waiting_txq = 0x4000173c + 0x40001740 rcGetAmpduSched = 0x40001740 + 0x40001744 rcUpdateRxDone = 0x40001744 + 0x40001748 rc_get_trc = 0x40001748 + 0x4000174c rc_get_trc_by_index = 0x4000174c + 0x40001750 rcAmpduLowerRate = 0x40001750 + 0x40001754 rcampduuprate = 0x40001754 + 0x40001758 rcClearCurAMPDUSched = 0x40001758 + 0x4000175c rcClearCurSched = 0x4000175c + 0x40001760 rcClearCurStat = 0x40001760 + 0x40001768 rcLowerSched = 0x40001768 + 0x4000176c rcSetTxAmpduLimit = 0x4000176c + 0x40001774 rcUpdateAckSnr = 0x40001774 + 0x40001780 rcUpdateTxDoneAmpdu2 = 0x40001780 + 0x40001784 rcUpSched = 0x40001784 + 0x40001788 rssi_margin = 0x40001788 + 0x4000178c rx11NRate2AMPDULimit = 0x4000178c + 0x40001790 TRC_AMPDU_PER_DOWN_THRESHOLD = 0x40001790 + 0x40001794 TRC_AMPDU_PER_UP_THRESHOLD = 0x40001794 + 0x40001798 trc_calc_duration = 0x40001798 + 0x4000179c trc_isTxAmpduOperational = 0x4000179c + 0x400017a0 trc_onAmpduOp = 0x400017a0 + 0x400017a4 TRC_PER_IS_GOOD = 0x400017a4 + 0x400017a8 trc_SetTxAmpduState = 0x400017a8 + 0x400017ac trc_tid_isTxAmpduOperational = 0x400017ac + 0x400017b0 trcAmpduSetState = 0x400017b0 + 0x400017b8 wDev_AppendRxBlocks = 0x400017b8 + 0x400017bc wDev_DiscardFrame = 0x400017bc + 0x400017c0 wDev_GetNoiseFloor = 0x400017c0 + 0x400017c4 wDev_IndicateAmpdu = 0x400017c4 + 0x400017cc wdev_bank_store = 0x400017cc + 0x400017d0 wdev_bank_load = 0x400017d0 + 0x400017d4 wdev_mac_reg_load = 0x400017d4 + 0x400017d8 wdev_mac_reg_store = 0x400017d8 + 0x400017dc wdev_mac_special_reg_load = 0x400017dc + 0x400017e0 wdev_mac_special_reg_store = 0x400017e0 + 0x400017e4 wdev_mac_wakeup = 0x400017e4 + 0x400017e8 wdev_mac_sleep = 0x400017e8 + 0x400017ec hal_mac_is_dma_enable = 0x400017ec + 0x400017f8 wdevProcessRxSucDataAll = 0x400017f8 + 0x400017fc wdev_csi_len_align = 0x400017fc + 0x40001800 ppDequeueTxDone_Locked = 0x40001800 + 0x4000180c config_is_cache_tx_buf_enabled = 0x4000180c + 0x40001810 //ppMapWaitTxq = 0x40001810 + 0x40001814 ppProcessWaitingQueue = 0x40001814 + 0x40001818 ppDisableQueue = 0x40001818 + 0x4000181c pm_allow_tx = 0x4000181c + 0x3ff1ee44 our_instances_ptr = 0x3ff1ee44 + 0x3fcdf968 pTxRx = 0x3fcdf968 + 0x3fcdf964 lmacConfMib_ptr = 0x3fcdf964 + 0x3fcdf960 our_wait_eb = 0x3fcdf960 + 0x3fcdf95c our_tx_eb = 0x3fcdf95c + 0x3fcdf958 pp_wdev_funcs = 0x3fcdf958 + 0x3fcdf954 g_osi_funcs_p = 0x3fcdf954 + 0x3fcdf950 wDevCtrl_ptr = 0x3fcdf950 + 0x3ff1ee40 g_wdev_last_desc_reset_ptr = 0x3ff1ee40 + 0x3fcdf94c wDevMacSleep_ptr = 0x3fcdf94c + 0x3fcdf948 g_lmac_cnt_ptr = 0x3fcdf948 + 0x3ff1ee3c our_controls_ptr = 0x3ff1ee3c + 0x3fcdf944 pp_sig_cnt_ptr = 0x3fcdf944 + 0x3fcdf940 g_eb_list_desc_ptr = 0x3fcdf940 + 0x3fcdf93c s_fragment_ptr = 0x3fcdf93c + 0x3fcdf938 if_ctrl_ptr = 0x3fcdf938 + 0x3fcdf934 g_intr_lock_mux = 0x3fcdf934 + 0x3fcdf930 g_wifi_global_lock = 0x3fcdf930 + 0x3fcdf92c s_wifi_queue = 0x3fcdf92c + 0x3fcdf928 pp_task_hdl = 0x3fcdf928 + 0x3fcdf924 s_pp_task_create_sem = 0x3fcdf924 + 0x3fcdf920 s_pp_task_del_sem = 0x3fcdf920 + 0x3fcdf91c g_wifi_menuconfig_ptr = 0x3fcdf91c + 0x3fcdf918 xphyQueue = 0x3fcdf918 + 0x3fcdf914 ap_no_lr_ptr = 0x3fcdf914 + 0x3fcdf910 rc11BSchedTbl_ptr = 0x3fcdf910 + 0x3fcdf90c rc11NSchedTbl_ptr = 0x3fcdf90c + 0x3fcdf908 rcLoRaSchedTbl_ptr = 0x3fcdf908 + 0x3fcdf904 BasicOFDMSched_ptr = 0x3fcdf904 + 0x3fcdf900 trc_ctl_ptr = 0x3fcdf900 + 0x3fcdf8fc g_pm_cnt_ptr = 0x3fcdf8fc + 0x3fcdf8f8 g_pm_ptr = 0x3fcdf8f8 + 0x3fcdf8f4 g_pm_cfg_ptr = 0x3fcdf8f4 + 0x3fcdf8f0 g_esp_mesh_quick_funcs_ptr = 0x3fcdf8f0 + 0x3fcdf8ec g_txop_queue_status_ptr = 0x3fcdf8ec + 0x3fcdf8e8 g_mac_sleep_en_ptr = 0x3fcdf8e8 + 0x3fcdf8e4 g_mesh_is_root_ptr = 0x3fcdf8e4 + 0x3fcdf8e0 g_mesh_topology_ptr = 0x3fcdf8e0 + 0x3fcdf8dc g_mesh_init_ps_type_ptr = 0x3fcdf8dc + 0x3fcdf8d8 g_mesh_is_started_ptr = 0x3fcdf8d8 + 0x3fcdf8d4 g_config_func = 0x3fcdf8d4 + 0x3fcdf8d0 g_net80211_tx_func = 0x3fcdf8d0 + 0x3fcdf8cc g_timer_func = 0x3fcdf8cc + 0x3fcdf8c8 s_michael_mic_failure_cb = 0x3fcdf8c8 + 0x3fcdf8c4 wifi_sta_rx_probe_req = 0x3fcdf8c4 + 0x3fcdf8c0 g_tx_done_cb_func = 0x3fcdf8c0 + 0x3fcdf874 g_per_conn_trc = 0x3fcdf874 + 0x3fcdf870 s_encap_amsdu_func = 0x3fcdf870 + 0x40001820 esp_net80211_rom_version_get = 0x40001820 + 0x40001824 ampdu_dispatch = 0x40001824 + 0x40001828 ampdu_dispatch_all = 0x40001828 + 0x4000182c ampdu_dispatch_as_many_as_possible = 0x4000182c + 0x40001830 ampdu_dispatch_movement = 0x40001830 + 0x40001834 ampdu_dispatch_upto = 0x40001834 + 0x40001838 chm_is_at_home_channel = 0x40001838 + 0x4000183c cnx_node_is_existing = 0x4000183c + 0x40001840 cnx_node_search = 0x40001840 + 0x40001844 ic_ebuf_recycle_rx = 0x40001844 + 0x40001848 ic_ebuf_recycle_tx = 0x40001848 + 0x4000184c ic_reset_rx_ba = 0x4000184c + 0x40001850 ieee80211_align_eb = 0x40001850 + 0x40001858 ieee80211_ampdu_start_age_timer = 0x40001858 + 0x40001860 ieee80211_is_tx_allowed = 0x40001860 + 0x40001864 ieee80211_output_pending_eb = 0x40001864 + 0x4000186c ieee80211_set_tx_desc = 0x4000186c + 0x40001870 rom_sta_input = 0x40001870 + 0x40001874 wifi_get_macaddr = 0x40001874 + 0x40001878 wifi_rf_phy_disable = 0x40001878 + 0x4000187c wifi_rf_phy_enable = 0x4000187c + 0x40001880 ic_ebuf_alloc = 0x40001880 + 0x40001888 ieee80211_copy_eb_header = 0x40001888 + 0x4000188c ieee80211_recycle_cache_eb = 0x4000188c + 0x40001890 ieee80211_search_node = 0x40001890 + 0x40001894 roundup2 = 0x40001894 + 0x40001898 ieee80211_crypto_encap = 0x40001898 + 0x400018a4 ieee80211_set_tx_pti = 0x400018a4 + 0x400018a8 wifi_is_started = 0x400018a8 + 0x3fcdf86c net80211_funcs = 0x3fcdf86c + 0x3fcdf868 g_scan = 0x3fcdf868 + 0x3fcdf864 g_chm = 0x3fcdf864 + 0x3fcdf860 g_ic_ptr = 0x3fcdf860 + 0x3fcdf85c g_hmac_cnt_ptr = 0x3fcdf85c + 0x3fcdf858 g_tx_cacheq_ptr = 0x3fcdf858 + 0x3fcdf854 s_netstack_free = 0x3fcdf854 + 0x3fcdf850 mesh_rxcb = 0x3fcdf850 + 0x3fcdf84c sta_rxcb = 0x3fcdf84c + 0x400018ac esp_coex_rom_version_get = 0x400018ac + 0x400018b0 coex_bt_release = 0x400018b0 + 0x400018b4 coex_bt_request = 0x400018b4 + 0x400018b8 coex_core_ble_conn_dyn_prio_get = 0x400018b8 + 0x400018c0 coex_core_pti_get = 0x400018c0 + 0x400018c4 coex_core_release = 0x400018c4 + 0x400018c8 coex_core_request = 0x400018c8 + 0x400018cc coex_core_status_get = 0x400018cc + 0x400018d4 coex_event_duration_get = 0x400018d4 + 0x400018d8 coex_hw_timer_disable = 0x400018d8 + 0x400018dc coex_hw_timer_enable = 0x400018dc + 0x400018e0 coex_hw_timer_set = 0x400018e0 + 0x400018e4 coex_schm_interval_set = 0x400018e4 + 0x400018e8 coex_schm_lock = 0x400018e8 + 0x400018ec coex_schm_unlock = 0x400018ec + 0x400018f0 coex_status_get = 0x400018f0 + 0x400018f4 coex_wifi_release = 0x400018f4 + 0x400018f8 esp_coex_ble_conn_dynamic_prio_get = 0x400018f8 + 0x3fcdf848 coex_env_ptr = 0x3fcdf848 + 0x3fcdf844 coex_pti_tab_ptr = 0x3fcdf844 + 0x3fcdf840 coex_schm_env_ptr = 0x3fcdf840 + 0x3fcdf83c coexist_funcs = 0x3fcdf83c + 0x3fcdf838 g_coa_funcs_p = 0x3fcdf838 + 0x3fcdf834 g_coex_param_ptr = 0x3fcdf834 + 0x400018fc phy_get_romfuncs = 0x400018fc + 0x40001900 rom_abs_temp = 0x40001900 + 0x40001904 rom_bb_bss_cbw40_dig = 0x40001904 + 0x40001908 rom_bb_wdg_test_en = 0x40001908 + 0x4000190c rom_bb_wdt_get_status = 0x4000190c + 0x40001910 rom_bb_wdt_int_enable = 0x40001910 + 0x40001914 rom_bb_wdt_rst_enable = 0x40001914 + 0x40001918 rom_bb_wdt_timeout_clear = 0x40001918 + 0x4000191c rom_cbw2040_cfg = 0x4000191c + 0x40001920 rom_check_noise_floor = 0x40001920 + 0x40001924 rom_chip_i2c_readReg = 0x40001924 + 0x40001928 rom_chip_i2c_writeReg = 0x40001928 + 0x4000192c rom_correct_rf_ana_gain = 0x4000192c + 0x40001930 rom_dc_iq_est = 0x40001930 + 0x40001934 rom_disable_agc = 0x40001934 + 0x40001938 rom_en_pwdet = 0x40001938 + 0x4000193c rom_enable_agc = 0x4000193c + 0x40001940 rom_get_bbgain_db = 0x40001940 + 0x40001944 rom_get_data_sat = 0x40001944 + 0x40001948 rom_get_i2c_read_mask = 0x40001948 + 0x4000194c rom_get_pwctrl_correct = 0x4000194c + 0x40001950 rom_get_rf_gain_qdb = 0x40001950 + 0x40001954 rom_i2c_readReg = 0x40001954 + 0x40001958 rom_i2c_readReg_Mask = 0x40001958 + 0x4000195c rom_i2c_writeReg = 0x4000195c + 0x40001960 rom_i2c_writeReg_Mask = 0x40001960 + 0x40001968 rom_iq_est_disable = 0x40001968 + 0x4000196c rom_iq_est_enable = 0x4000196c + 0x40001970 rom_linear_to_db = 0x40001970 + 0x40001974 rom_loopback_mode_en = 0x40001974 + 0x40001978 rom_mhz2ieee = 0x40001978 + 0x4000197c rom_noise_floor_auto_set = 0x4000197c + 0x40001980 rom_pbus_debugmode = 0x40001980 + 0x40001984 rom_pbus_force_mode = 0x40001984 + 0x40001988 rom_pbus_force_test = 0x40001988 + 0x4000198c rom_pbus_rd = 0x4000198c + 0x40001990 rom_pbus_rd_addr = 0x40001990 + 0x40001994 rom_pbus_rd_shift = 0x40001994 + 0x40001998 rom_pbus_set_dco = 0x40001998 + 0x4000199c rom_pbus_set_rxgain = 0x4000199c + 0x400019a0 rom_pbus_workmode = 0x400019a0 + 0x400019a4 rom_pbus_xpd_rx_off = 0x400019a4 + 0x400019a8 rom_pbus_xpd_rx_on = 0x400019a8 + 0x400019ac rom_pbus_xpd_tx_off = 0x400019ac + 0x400019b4 rom_phy_byte_to_word = 0x400019b4 + 0x400019b8 rom_phy_disable_cca = 0x400019b8 + 0x400019bc rom_phy_enable_cca = 0x400019bc + 0x400019c0 rom_phy_get_noisefloor = 0x400019c0 + 0x400019c4 rom_phy_get_rx_freq = 0x400019c4 + 0x400019c8 rom_phy_set_bbfreq_init = 0x400019c8 + 0x400019cc rom_pow_usr = 0x400019cc + 0x400019d0 rom_pwdet_sar2_init = 0x400019d0 + 0x400019d4 rom_read_hw_noisefloor = 0x400019d4 + 0x400019d8 rom_read_sar_dout = 0x400019d8 + 0x400019dc rom_set_cal_rxdc = 0x400019dc + 0x400019e0 rom_set_chan_cal_interp = 0x400019e0 + 0x400019e4 rom_set_loopback_gain = 0x400019e4 + 0x400019e8 rom_set_noise_floor = 0x400019e8 + 0x400019ec rom_set_rxclk_en = 0x400019ec + 0x400019f8 rom_set_txclk_en = 0x400019f8 + 0x400019fc rom_spur_cal = 0x400019fc + 0x40001a00 rom_spur_reg_write_one_tone = 0x40001a00 + 0x40001a04 rom_target_power_add_backoff = 0x40001a04 + 0x40001a08 rom_tx_pwctrl_bg_init = 0x40001a08 + 0x40001a10 rom_wifi_11g_rate_chg = 0x40001a10 + 0x40001a14 rom_write_gain_mem = 0x40001a14 + 0x40001a18 chip726_phyrom_version = 0x40001a18 + 0x40001a1c rom_disable_wifi_agc = 0x40001a1c + 0x40001a20 rom_enable_wifi_agc = 0x40001a20 + 0x40001a24 rom_set_tx_gain_table = 0x40001a24 + 0x40001a28 rom_bt_index_to_bb = 0x40001a28 + 0x40001a2c rom_bt_bb_to_index = 0x40001a2c + 0x40001a30 rom_wr_bt_tx_atten = 0x40001a30 + 0x40001a34 rom_wr_bt_tx_gain_mem = 0x40001a34 + 0x40001a38 rom_spur_coef_cfg = 0x40001a38 + 0x40001a3c rom_bb_bss_cbw40 = 0x40001a3c + 0x40001a40 rom_set_cca = 0x40001a40 + 0x40001a44 rom_tx_paon_set = 0x40001a44 + 0x40001a48 rom_i2cmst_reg_init = 0x40001a48 + 0x40001a4c rom_iq_corr_enable = 0x40001a4c + 0x40001a50 rom_fe_reg_init = 0x40001a50 + 0x40001a5c rom_mac_enable_bb = 0x40001a5c + 0x40001a60 rom_bb_wdg_cfg = 0x40001a60 + 0x40001a64 rom_force_txon = 0x40001a64 + 0x40001a68 rom_fe_txrx_reset = 0x40001a68 + 0x40001a6c rom_set_rx_comp = 0x40001a6c + 0x40001a74 rom_write_chan_freq = 0x40001a74 + 0x40001a7c rom_set_xpd_sar = 0x40001a7c + 0x40001a80 rom_write_dac_gain2 = 0x40001a80 + 0x40001a84 rom_rtc_sar2_init = 0x40001a84 + 0x40001a88 rom_get_target_power_offset = 0x40001a88 + 0x40001a90 rom_get_rate_fcc_index = 0x40001a90 + 0x40001a94 rom_get_rate_target_power = 0x40001a94 + 0x40001a98 rom_write_wifi_dig_gain = 0x40001a98 + 0x40001a9c rom_bt_correct_rf_ana_gain = 0x40001a9c + 0x40001aa0 rom_pkdet_vol_start = 0x40001aa0 + 0x40001aa4 rom_read_sar2_code = 0x40001aa4 + 0x40001aa8 rom_get_sar2_vol = 0x40001aa8 + 0x40001aac rom_get_pll_vol = 0x40001aac + 0x40001ab0 rom_get_phy_target_power = 0x40001ab0 + 0x40001ab8 rom_phy_track_pll_cap = 0x40001ab8 + 0x40001abc rom_phy_pwdet_always_en = 0x40001abc + 0x40001ac0 rom_phy_pwdet_onetime_en = 0x40001ac0 + 0x40001ac4 rom_get_i2c_mst0_mask = 0x40001ac4 + 0x40001ac8 rom_get_i2c_hostid = 0x40001ac8 + 0x40001acc rom_enter_critical_phy = 0x40001acc + 0x40001ad0 rom_exit_critical_phy = 0x40001ad0 + 0x40001ad4 rom_chip_i2c_readReg_org = 0x40001ad4 + 0x40001ad8 rom_i2c_paral_set_mst0 = 0x40001ad8 + 0x40001adc rom_i2c_paral_set_read = 0x40001adc + 0x40001ae0 rom_i2c_paral_read = 0x40001ae0 + 0x40001ae4 rom_i2c_paral_write = 0x40001ae4 + 0x40001ae8 rom_i2c_paral_write_num = 0x40001ae8 + 0x40001aec rom_i2c_paral_write_mask = 0x40001aec + 0x40001af0 rom_bb_bss_cbw40_ana = 0x40001af0 + 0x40001af4 rom_chan_to_freq = 0x40001af4 + 0x40001afc rom_dac_rate_set = 0x40001afc + 0x40001b08 rom_tsens_index_to_dac = 0x40001b08 + 0x40001b0c rom_tsens_index_to_offset = 0x40001b0c + 0x40001b14 rom_code_to_temp = 0x40001b14 + 0x40001b18 rom_write_pll_cap_mem = 0x40001b18 + 0x40001b1c rom_pll_correct_dcap = 0x40001b1c + 0x40001b20 rom_phy_en_hw_set_freq = 0x40001b20 + 0x40001b24 rom_phy_dis_hw_set_freq = 0x40001b24 + 0x40000628 PROVIDE (esp_rom_crc32_le = crc32_le) + [!provide] PROVIDE (esp_rom_crc16_le = crc16_le) + [!provide] PROVIDE (esp_rom_crc8_le = crc8_le) + [!provide] PROVIDE (esp_rom_crc32_be = crc32_be) + [!provide] PROVIDE (esp_rom_crc16_be = crc16_be) + [!provide] PROVIDE (esp_rom_crc8_be = crc8_be) + 0x400005c8 PROVIDE (esp_rom_gpio_pad_select_gpio = gpio_pad_select_gpio) + 0x400005c4 PROVIDE (esp_rom_gpio_pad_pullup_only = gpio_pad_pullup) + 0x400005cc PROVIDE (esp_rom_gpio_pad_set_drv = gpio_pad_set_drv) + [!provide] PROVIDE (esp_rom_gpio_pad_unhold = gpio_pad_unhold) + 0x400005a0 PROVIDE (esp_rom_gpio_connect_in_signal = gpio_matrix_in) + 0x400005a4 PROVIDE (esp_rom_gpio_connect_out_signal = gpio_matrix_out) + [!provide] PROVIDE (esp_rom_efuse_mac_address_crc8 = esp_crc8) + 0x4000071c PROVIDE (esp_rom_efuse_get_flash_gpio_info = ets_efuse_get_spiconfig) + [!provide] PROVIDE (esp_rom_efuse_is_secure_boot_enabled = ets_efuse_secure_boot_enabled) + 0x4000072c PROVIDE (esp_rom_efuse_get_flash_wp_gpio = ets_efuse_get_wp_pad) + 0x40000080 PROVIDE (esp_rom_uart_flush_tx = uart_tx_flush) + 0x40000068 PROVIDE (esp_rom_uart_tx_one_char = uart_tx_one_char) + 0x40000084 PROVIDE (esp_rom_uart_tx_wait_idle = uart_tx_wait_idle) + 0x40000070 PROVIDE (esp_rom_uart_rx_one_char = uart_rx_one_char) + [!provide] PROVIDE (esp_rom_uart_rx_string = UartRxString) + 0x40000614 PROVIDE (esp_rom_md5_init = MD5Init) + 0x40000618 PROVIDE (esp_rom_md5_update = MD5Update) + 0x4000061c PROVIDE (esp_rom_md5_final = MD5Final) + 0x40000090 PROVIDE (esp_rom_software_reset_system = software_reset) + 0x40000094 PROVIDE (esp_rom_software_reset_cpu = software_reset_cpu) + 0x40000040 PROVIDE (esp_rom_printf = ets_printf) + 0x40000050 PROVIDE (esp_rom_delay_us = ets_delay_us) + 0x40000018 PROVIDE (esp_rom_get_reset_reason = rtc_get_reset_reason) + 0x400005f4 PROVIDE (esp_rom_route_intr_matrix = intr_matrix_set) + 0x40000584 PROVIDE (esp_rom_get_cpu_ticks_per_us = ets_get_cpu_frequency) + 0x40000588 PROVIDE (esp_rom_set_cpu_ticks_per_us = ets_update_cpu_frequency) + [!provide] PROVIDE (esp_rom_spiflash_clear_bp = esp_rom_spiflash_unlock) + [!provide] PROVIDE (esp_rom_spiflash_write_enable = SPI_write_enable) + [!provide] PROVIDE (esp_rom_spiflash_erase_area = SPIEraseArea) + [!provide] PROVIDE (esp_rom_spiflash_fix_dummylen = spi_dummy_len_fix) + [!provide] PROVIDE (esp_rom_spiflash_set_drvs = SetSpiDrvs) + [!provide] PROVIDE (esp_rom_spiflash_select_padsfunc = SelectSpiFunction) + [!provide] PROVIDE (esp_rom_spiflash_common_cmd = SPI_Common_Command) + 0x40001954 PROVIDE (esp_rom_regi2c_read = rom_i2c_readReg) + 0x40001958 PROVIDE (esp_rom_regi2c_read_mask = rom_i2c_readReg_Mask) + 0x4000195c PROVIDE (esp_rom_regi2c_write = rom_i2c_writeReg) + 0x40001960 PROVIDE (esp_rom_regi2c_write_mask = rom_i2c_writeReg_Mask) + 0x40000764 __absvdi2 = 0x40000764 + 0x40000768 __absvsi2 = 0x40000768 + 0x4000076c __adddf3 = 0x4000076c + 0x40000770 __addsf3 = 0x40000770 + 0x40000774 __addvdi3 = 0x40000774 + 0x40000778 __addvsi3 = 0x40000778 + 0x4000077c __ashldi3 = 0x4000077c + 0x40000780 __ashrdi3 = 0x40000780 + 0x40000784 __bswapdi2 = 0x40000784 + 0x40000788 __bswapsi2 = 0x40000788 + 0x4000078c __clear_cache = 0x4000078c + 0x40000790 __clrsbdi2 = 0x40000790 + 0x40000794 __clrsbsi2 = 0x40000794 + 0x40000798 __clzdi2 = 0x40000798 + 0x4000079c __clzsi2 = 0x4000079c + 0x400007a0 __cmpdi2 = 0x400007a0 + 0x400007a4 __ctzdi2 = 0x400007a4 + 0x400007a8 __ctzsi2 = 0x400007a8 + 0x400007ac __divdc3 = 0x400007ac + 0x400007b0 __divdf3 = 0x400007b0 + 0x400007b4 __divdi3 = 0x400007b4 + 0x400007b8 __divsc3 = 0x400007b8 + 0x400007bc __divsf3 = 0x400007bc + 0x400007c0 __divsi3 = 0x400007c0 + 0x400007c4 __eqdf2 = 0x400007c4 + 0x400007c8 __eqsf2 = 0x400007c8 + 0x400007cc __extendsfdf2 = 0x400007cc + 0x400007d0 __ffsdi2 = 0x400007d0 + 0x400007d4 __ffssi2 = 0x400007d4 + 0x400007d8 __fixdfdi = 0x400007d8 + 0x400007dc __fixdfsi = 0x400007dc + 0x400007e0 __fixsfdi = 0x400007e0 + 0x400007e4 __fixsfsi = 0x400007e4 + 0x400007e8 __fixunsdfsi = 0x400007e8 + 0x400007ec __fixunssfdi = 0x400007ec + 0x400007f0 __fixunssfsi = 0x400007f0 + 0x400007f4 __floatdidf = 0x400007f4 + 0x400007f8 __floatdisf = 0x400007f8 + 0x400007fc __floatsidf = 0x400007fc + 0x40000800 __floatsisf = 0x40000800 + 0x40000804 __floatundidf = 0x40000804 + 0x40000808 __floatundisf = 0x40000808 + 0x4000080c __floatunsidf = 0x4000080c + 0x40000810 __floatunsisf = 0x40000810 + 0x40000814 __gcc_bcmp = 0x40000814 + 0x40000818 __gedf2 = 0x40000818 + 0x4000081c __gesf2 = 0x4000081c + 0x40000820 __gtdf2 = 0x40000820 + 0x40000824 __gtsf2 = 0x40000824 + 0x40000828 __ledf2 = 0x40000828 + 0x4000082c __lesf2 = 0x4000082c + 0x40000830 __lshrdi3 = 0x40000830 + 0x40000834 __ltdf2 = 0x40000834 + 0x40000838 __ltsf2 = 0x40000838 + 0x4000083c __moddi3 = 0x4000083c + 0x40000840 __modsi3 = 0x40000840 + 0x40000844 __muldc3 = 0x40000844 + 0x40000848 __muldf3 = 0x40000848 + 0x4000084c __muldi3 = 0x4000084c + 0x40000850 __mulsc3 = 0x40000850 + 0x40000854 __mulsf3 = 0x40000854 + 0x40000858 __mulsi3 = 0x40000858 + 0x4000085c __mulvdi3 = 0x4000085c + 0x40000860 __mulvsi3 = 0x40000860 + 0x40000864 __nedf2 = 0x40000864 + 0x40000868 __negdf2 = 0x40000868 + 0x4000086c __negdi2 = 0x4000086c + 0x40000870 __negsf2 = 0x40000870 + 0x40000874 __negvdi2 = 0x40000874 + 0x40000878 __negvsi2 = 0x40000878 + 0x4000087c __nesf2 = 0x4000087c + 0x40000880 __paritysi2 = 0x40000880 + 0x40000884 __popcountdi2 = 0x40000884 + 0x40000888 __popcountsi2 = 0x40000888 + 0x4000088c __powidf2 = 0x4000088c + 0x40000890 __powisf2 = 0x40000890 + 0x40000894 __subdf3 = 0x40000894 + 0x40000898 __subsf3 = 0x40000898 + 0x4000089c __subvdi3 = 0x4000089c + 0x400008a0 __subvsi3 = 0x400008a0 + 0x400008a4 __truncdfsf2 = 0x400008a4 + 0x400008a8 __ucmpdi2 = 0x400008a8 + 0x400008ac __udivdi3 = 0x400008ac + 0x400008b0 __udivmoddi4 = 0x400008b0 + 0x400008b4 __udivsi3 = 0x400008b4 + 0x400008b8 __udiv_w_sdiv = 0x400008b8 + 0x400008bc __umoddi3 = 0x400008bc + 0x400008c0 __umodsi3 = 0x400008c0 + 0x400008c4 __unorddf2 = 0x400008c4 + 0x400008c8 __unordsf2 = 0x400008c8 + 0x40000350 esp_rom_newlib_init_common_mutexes = 0x40000350 + 0x40000354 memset = 0x40000354 + 0x40000358 memcpy = 0x40000358 + 0x4000035c memmove = 0x4000035c + 0x40000360 memcmp = 0x40000360 + 0x40000364 strcpy = 0x40000364 + 0x40000368 strncpy = 0x40000368 + 0x4000036c strcmp = 0x4000036c + 0x40000370 strncmp = 0x40000370 + 0x40000374 strlen = 0x40000374 + 0x40000378 strstr = 0x40000378 + 0x4000037c bzero = 0x4000037c + 0x40000384 sbrk = 0x40000384 + 0x40000388 isalnum = 0x40000388 + 0x4000038c isalpha = 0x4000038c + 0x40000390 isascii = 0x40000390 + 0x40000394 isblank = 0x40000394 + 0x40000398 iscntrl = 0x40000398 + 0x4000039c isdigit = 0x4000039c + 0x400003a0 islower = 0x400003a0 + 0x400003a4 isgraph = 0x400003a4 + 0x400003a8 isprint = 0x400003a8 + 0x400003ac ispunct = 0x400003ac + 0x400003b0 isspace = 0x400003b0 + 0x400003b4 isupper = 0x400003b4 + 0x400003b8 toupper = 0x400003b8 + 0x400003bc tolower = 0x400003bc + 0x400003c0 toascii = 0x400003c0 + 0x400003c4 memccpy = 0x400003c4 + 0x400003c8 memchr = 0x400003c8 + 0x400003cc memrchr = 0x400003cc + 0x400003d0 strcasecmp = 0x400003d0 + 0x400003d4 strcasestr = 0x400003d4 + 0x400003d8 strcat = 0x400003d8 + 0x400003dc strdup = 0x400003dc + 0x400003e0 strchr = 0x400003e0 + 0x400003e4 strcspn = 0x400003e4 + 0x400003e8 strcoll = 0x400003e8 + 0x400003ec strlcat = 0x400003ec + 0x400003f0 strlcpy = 0x400003f0 + 0x400003f4 strlwr = 0x400003f4 + 0x400003f8 strncasecmp = 0x400003f8 + 0x400003fc strncat = 0x400003fc + 0x40000400 strndup = 0x40000400 + 0x40000404 strnlen = 0x40000404 + 0x40000408 strrchr = 0x40000408 + 0x4000040c strsep = 0x4000040c + 0x40000410 strspn = 0x40000410 + 0x40000414 strtok_r = 0x40000414 + 0x40000418 strupr = 0x40000418 + 0x4000041c longjmp = 0x4000041c + 0x40000420 setjmp = 0x40000420 + 0x40000424 abs = 0x40000424 + 0x40000428 div = 0x40000428 + 0x4000042c labs = 0x4000042c + 0x40000430 ldiv = 0x40000430 + 0x40000434 qsort = 0x40000434 + 0x40000438 rand_r = 0x40000438 + 0x4000043c rand = 0x4000043c + 0x40000440 srand = 0x40000440 + 0x40000444 utoa = 0x40000444 + 0x40000448 itoa = 0x40000448 + 0x4000044c atoi = 0x4000044c + 0x40000450 atol = 0x40000450 + 0x40000454 strtol = 0x40000454 + 0x40000458 strtoul = 0x40000458 + [!provide] PROVIDE (fflush = 0x4000045c) + [!provide] PROVIDE (_fflush_r = 0x40000460) + [!provide] PROVIDE (_fwalk = 0x40000464) + [!provide] PROVIDE (_fwalk_reent = 0x40000468) + [!provide] PROVIDE (__swbuf_r = 0x40000474) + 0x40000478 __swbuf = 0x40000478 + 0x3fcdffe0 syscall_table_ptr = 0x3fcdffe0 + 0x3fcdffdc _global_impure_ptr = 0x3fcdffdc + 0x40000010 _rom_chip_id = 0x40000010 + 0x40000014 _rom_eco_version = 0x40000014 + 0x400017b4 wDevCheckBlockError = 0x400017b4 + 0x40001964 rom_index_to_txbbgain = 0x40001964 + 0x400019b0 rom_pbus_xpd_tx_on = 0x400019b0 + 0x400019f0 rom_set_tx_dig_gain = 0x400019f0 + 0x400019f4 rom_set_txcap_reg = 0x400019f4 + 0x40001a0c rom_txbbgain_to_index = 0x40001a0c + 0x40001a54 rom_agc_reg_init = 0x40001a54 + 0x40001a58 rom_bb_reg_init = 0x40001a58 + 0x40001a70 rom_set_pbus_reg = 0x40001a70 + 0x40001a78 rom_phy_xpd_rf = 0x40001a78 + 0x40001a8c rom_write_txrate_power_offset = 0x40001a8c + 0x40001ab4 rom_temp_to_power = 0x40001ab4 + 0x40001af8 rom_open_i2c_xpd = 0x40001af8 + 0x40001b00 rom_tsens_read_init = 0x40001b00 + 0x40001b04 rom_tsens_code_read = 0x40001b04 + 0x40001b10 rom_tsens_dac_cal = 0x40001b10 + 0x40001b28 rom_pll_vol_cal = 0x40001b28 + 0x40001b2c wdev_is_data_in_rxlist = 0x40001b2c + 0x40001b30 ppProcTxCallback = 0x40001b30 + 0x40001b34 ieee80211_gettid = 0x40001b34 + 0x40001b38 r_lld_legacy_adv_dynamic_pti_get = 0x40001b38 + 0x40001b3c r_lld_legacy_adv_dynamic_pti_process = 0x40001b3c + 0x40001b40 r_lld_ext_adv_dynamic_pti_get = 0x40001b40 + 0x40001b44 r_lld_ext_adv_dynamic_aux_pti_process = 0x40001b44 + 0x40001b48 r_lld_ext_adv_dynamic_pti_process = 0x40001b48 + 0x40001b4c r_lld_adv_ext_pkt_prepare_set = 0x40001b4c + 0x40001b54 r_lld_adv_ext_chain_connectable_construct = 0x40001b54 + 0x40001b5c r_lld_adv_pkt_rx_connect_post = 0x40001b5c + 0x40001b60 r_lld_adv_start_init_evt_param = 0x40001b60 + 0x40001b64 r_lld_adv_start_set_cs = 0x40001b64 + 0x40001b6c r_lld_adv_start_schedule_asap = 0x40001b6c + 0x40001b70 r_lld_con_tx_prog_new_packet_coex = 0x40001b70 + 0x40001b78 r_lld_per_adv_dynamic_pti_get = 0x40001b78 + 0x40001b7c r_lld_per_adv_evt_start_chm_upd = 0x40001b7c + 0x40001b80 r_lld_ext_scan_dynamic_pti_get = 0x40001b80 + 0x40001b88 r_lld_sync_insert = 0x40001b88 + 0x40001b8c r_sch_prog_ble_push = 0x40001b8c + 0x40001b90 r_sch_prog_bt_push = 0x40001b90 + 0x40001b94 r_lld_init_evt_end_type_set = 0x40001b94 + 0x40001b98 r_lld_init_evt_end_type_get = 0x40001b98 + 0x40001b9c r_lld_adv_direct_adv_use_rpa_addr_state_set = 0x40001b9c + 0x40001ba0 r_lld_adv_direct_adv_use_rpa_addr_state_get = 0x40001ba0 + 0x40001ba4 r_lld_init_evt_end_type_check_state_set = 0x40001ba4 + 0x40001ba8 r_lld_init_evt_end_type_check_state_get = 0x40001ba8 + 0x40001bac rom_wrtie_pll_cap = 0x40001bac + 0x40001bb0 rom_set_tx_gain_mem = 0x40001bb0 + 0x40001bb4 rom_bt_tx_dig_gain = 0x40001bb4 + 0x40001bb8 rom_bt_get_tx_gain = 0x40001bb8 + 0x40001bbc rom_get_chan_target_power = 0x40001bbc + 0x40001bc0 rom_get_tx_gain_value = 0x40001bc0 + 0x40001bc4 rom_wifi_tx_dig_gain = 0x40001bc4 + 0x40001bc8 rom_wifi_get_tx_gain = 0x40001bc8 + 0x40001bcc rom_fe_i2c_reg_renew = 0x40001bcc + 0x40001bd0 rom_wifi_agc_sat_gain = 0x40001bd0 + 0x40001bd4 rom_i2c_master_reset = 0x40001bd4 + 0x40001bd8 rom_bt_filter_reg = 0x40001bd8 + 0x40001bdc rom_phy_bbpll_cal = 0x40001bdc + 0x40001be0 rom_i2c_sar2_init_code = 0x40001be0 + 0x40001be4 rom_phy_param_addr = 0x40001be4 + 0x40001be8 rom_phy_reg_init = 0x40001be8 + 0x40001bec rom_set_chan_reg = 0x40001bec + 0x40001bf0 rom_phy_wakeup_init = 0x40001bf0 + 0x40001bf4 rom_phy_i2c_init1 = 0x40001bf4 + 0x40001bf8 rom_tsens_temp_read = 0x40001bf8 + 0x40001bfc rom_bt_track_pll_cap = 0x40001bfc + 0x40001c00 rom_wifi_track_pll_cap = 0x40001c00 + 0x40001c04 rom_wifi_set_tx_gain = 0x40001c04 + 0x40001c08 rom_txpwr_cal_track = 0x40001c08 + 0x40001c0c rom_tx_pwctrl_background = 0x40001c0c + 0x40001c10 rom_bt_set_tx_gain = 0x40001c10 + 0x40001c14 rom_noise_check_loop = 0x40001c14 + 0x40001c18 rom_phy_close_rf = 0x40001c18 + 0x40001c1c rom_phy_xpd_tsens = 0x40001c1c + 0x40001c20 rom_phy_freq_mem_backup = 0x40001c20 + 0x40001c24 rom_phy_ant_init = 0x40001c24 + 0x40001c28 rom_bt_track_tx_power = 0x40001c28 + 0x40001c2c rom_wifi_track_tx_power = 0x40001c2c + 0x40001c30 rom_phy_dig_reg_backup = 0x40001c30 + 0x40001c34 chip726_phyrom_version_num = 0x40001c34 + 0x3fcdf830 phy_param_rom = 0x3fcdf830 + [!provide] PROVIDE (esp_flash_read_chip_id = 0x40001c38) + [!provide] PROVIDE (detect_spi_flash_chip = 0x40001c3c) + [!provide] PROVIDE (esp_rom_spiflash_write_disable = 0x40001c40) + 0x00000010 _esp_flash_mmap_prefetch_pad_size = 0x10 + 0x00000010 _esp_memprot_prefetch_pad_size = 0x10 + 0x00000200 _esp_memprot_align_size = 0x200 + 0x00010000 _esp_mmu_block_size = 0x10000 + 0x40000000 _heap_end = 0x40000000 + 0x50000000 _data_seg_org = ORIGIN (rtc_data_seg) + 0x00000001 ASSERT ((_flash_rodata_dummy_start == ORIGIN (default_rodata_seg)), .flash_rodata_dummy section must be placed at the beginning of the rodata segment.) + +.rtc.text 0x50000000 0x10 + 0x50000000 . = ALIGN (0x4) + 0x50000000 _rtc_fast_start = ABSOLUTE (.) + *(.rtc.literal .rtc.text .rtc.text.*) + *rtc_wake_stub*.*(.literal .text .literal.* .text.*) + *(.rtc_text_end_test) + 0x50000010 . = (. + _esp_memprot_prefetch_pad_size) + *fill* 0x50000000 0x10 + 0x50000010 . = ALIGN (0x4) + 0x50000010 _rtc_text_end = ABSOLUTE (.) + +.rtc.force_fast + 0x50000010 0x0 + 0x50000010 . = ALIGN (0x4) + 0x50000010 _rtc_force_fast_start = ABSOLUTE (.) + 0x50000010 _coredump_rtc_fast_start = ABSOLUTE (.) + *(.rtc.fast.coredump .rtc.fast.coredump.*) + 0x50000010 _coredump_rtc_fast_end = ABSOLUTE (.) + *(.rtc.force_fast .rtc.force_fast.*) + 0x50000010 . = ALIGN (0x4) + 0x50000010 _rtc_force_fast_end = ABSOLUTE (.) + +.rtc.data 0x50000010 0x0 + 0x50000010 _rtc_data_start = ABSOLUTE (.) + 0x50000010 _coredump_rtc_start = ABSOLUTE (.) + *(.rtc.coredump .rtc.coredump.*) + 0x50000010 _coredump_rtc_end = ABSOLUTE (.) + *(.rtc.data .rtc.data.*) + *(.rtc.rodata .rtc.rodata.*) + *rtc_wake_stub*.*(.data .rodata .data.* .rodata.* .srodata.*) + 0x50000010 _rtc_data_end = ABSOLUTE (.) + +.rtc.bss 0x50000010 0x0 + 0x50000010 _rtc_bss_start = ABSOLUTE (.) + *rtc_wake_stub*.*(.bss .bss.* .sbss .sbss.*) + *rtc_wake_stub*.*(COMMON) + *(.rtc.bss) + 0x50000010 _rtc_bss_end = ABSOLUTE (.) + +.rtc_noinit 0x50000010 0x0 + 0x50000010 . = ALIGN (0x4) + 0x50000010 _rtc_noinit_start = ABSOLUTE (.) + *(.rtc_noinit .rtc_noinit.*) + 0x50000010 . = ALIGN (0x4) + 0x50000010 _rtc_noinit_end = ABSOLUTE (.) + +.rtc.force_slow + 0x50000010 0x0 + 0x50000010 . = ALIGN (0x4) + 0x50000010 _rtc_force_slow_start = ABSOLUTE (.) + *(.rtc.force_slow .rtc.force_slow.*) + 0x50000010 . = ALIGN (0x4) + 0x50000010 _rtc_force_slow_end = ABSOLUTE (.) + +.rtc_reserved 0x50001fe8 0x18 + 0x50001fe8 . = ALIGN (0x4) + 0x50001fe8 _rtc_reserved_start = ABSOLUTE (.) + *(.rtc_timer_data_in_rtc_mem .rtc_timer_data_in_rtc_mem.*) + .rtc_timer_data_in_rtc_mem + 0x50001fe8 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + *(.bootloader_data_rtc_mem .bootloader_data_rtc_mem.*) + 0x50002000 _rtc_reserved_end = ABSOLUTE (.) + 0x00000018 _rtc_reserved_length = (_rtc_reserved_end - _rtc_reserved_start) + 0x00000001 ASSERT ((_rtc_reserved_length <= LENGTH (rtc_reserved_seg)), RTC reserved segment data does not fit.) + 0x00000000 _rtc_slow_length = (ORIGIN (rtc_slow_seg) == ORIGIN (rtc_data_location))?(_rtc_force_slow_end - _rtc_data_start):(_rtc_force_slow_end - _rtc_force_slow_start) + 0x00000010 _rtc_fast_length = (ORIGIN (rtc_slow_seg) == ORIGIN (rtc_data_location))?(_rtc_force_fast_end - _rtc_fast_start):(_rtc_noinit_end - _rtc_fast_start) + 0x00000000 ASSERT ((_rtc_slow_length <= LENGTH (rtc_slow_seg)), RTC_SLOW segment data does not fit.) + 0x00000000 ASSERT ((_rtc_fast_length <= LENGTH (rtc_data_seg)), RTC_FAST segment data does not fit.) + +.iram0.text 0x40380000 0x17f54 + 0x40380000 _iram_start = ABSOLUTE (.) + 0x00000001 ASSERT (((ABSOLUTE (.) % 0x100) == 0x0), vector address must be 256 byte aligned) + *(.exception_vectors_table.text) + .exception_vectors_table.text + 0x40380000 0x80 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + 0x40380000 _vector_table + *(.exception_vectors.text) + .exception_vectors.text + 0x40380080 0x1d0 esp-idf/riscv/libriscv.a(vectors.S.obj) + 0x40380080 _panic_handler + 0x40380156 _interrupt_handler + 0x40380250 . = ALIGN (0x4) + 0x40380250 _invalid_pc_placeholder = ABSOLUTE (.) + 0x40380250 _iram_text_start = ABSOLUTE (.) + *(.iram1 .iram1.*) + .iram1.0 0x40380250 0x2e6 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x40380250 call_start_cpu0 + .iram1.0 0x40380536 0x98 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + 0x40380536 esp_system_reset_modules_on_exit + .iram1.1 0x403805ce 0xf0 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + 0x403805ce esp_restart_noos + .iram1.0 0x403806be 0x18 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x403806be panic_abort + .iram1.0 0x403806d6 0x16 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .iram1.1 0x403806ec 0x1e esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x403806ec panicHandler + .iram1.2 0x4038070a 0x1e esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x4038070a xt_unhandled_exception + .iram1.1 0x40380728 0x4c esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .iram1.1 0x40380774 0x1a esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .iram1.0 0x4038078e 0x1a esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .iram1.0 0x403807a8 0x1c esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x403807a8 efuse_hal_chip_revision + .iram1.2 0x403807c4 0xe esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x403807c4 efuse_hal_get_disable_wafer_version_major + .iram1.3 0x403807d2 0x24 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x403807d2 efuse_hal_flash_encryption_enabled + .iram1.0 0x403807f6 0x10 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x403807f6 efuse_hal_get_major_chip_version + .iram1.1 0x40380806 0x1a esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x40380806 efuse_hal_get_minor_chip_version + .iram1.1 0x40380820 0x16 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.9 0x40380836 0x22 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.0 0x40380858 0xc4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.2 0x4038091c 0xce esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.13 0x403809ea 0x42 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.3 0x40380a2c 0x34 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x40380a2c heap_caps_malloc + .iram1.4 0x40380a60 0x68 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x40380a60 heap_caps_malloc_default + .iram1.6 0x40380ac8 0x6a esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x40380ac8 heap_caps_malloc_prefer + .iram1.10 0x40380b32 0x52 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x40380b32 heap_caps_free + .iram1.11 0x40380b84 0x152 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.12 0x40380cd6 0x34 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x40380cd6 heap_caps_realloc + .iram1.5 0x40380d0a 0x70 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x40380d0a heap_caps_realloc_default + .iram1.14 0x40380d7a 0x3e esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x40380d7a heap_caps_calloc + .iram1.1 0x40380db8 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x40380db8 esp_clk_cpu_freq + .iram1.2 0x40380dd6 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x40380dd6 esp_clk_apb_freq + .iram1.3 0x40380e1e 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x40380e1e esp_clk_xtal_freq + .iram1.0 0x40380e38 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .iram1.4 0x40380e72 0x82 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x40380e72 esp_intr_noniram_disable + .iram1.5 0x40380ef4 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x40380ef4 esp_intr_noniram_enable + .iram1.8 0x40380f56 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x40380f56 esp_intr_enable_source + .iram1.2 0x40380f7c 0xa6 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x40380f7c esp_intr_enable + .iram1.9 0x40381022 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x40381022 esp_intr_disable_source + .iram1.3 0x40381048 0xf4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x40381048 esp_intr_disable + .iram1.3 0x4038113c 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4038113c periph_rcc_enter + .iram1.4 0x40381156 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x40381156 periph_rcc_exit + .iram1.5 0x40381170 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x40381170 wifi_bt_common_module_enable + .iram1.6 0x403811cc 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x403811cc wifi_bt_common_module_disable + .iram1.5 0x40381220 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .iram1.6 0x4038126a 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x4038126a rtc_isr_noniram_disable + .iram1.7 0x403812a0 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x403812a0 rtc_isr_noniram_enable + .iram1.2 0x403812c6 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x403812c6 regi2c_ctrl_read_reg_mask + .iram1.3 0x40381324 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x40381324 regi2c_ctrl_write_reg + .iram1.4 0x40381376 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x40381376 regi2c_ctrl_write_reg_mask + .iram1.5 0x403813d8 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x403813d8 regi2c_enter_critical + .iram1.6 0x403813f2 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x403813f2 regi2c_exit_critical + .iram1.0 0x4038140c 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.16 0x4038143e 0x2c esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.4 0x4038146a 0xce esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.9 0x40381538 0x86 esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.3 0x403815be 0x52 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x403815be _lock_close_recursive + 0x403815be _lock_close + .iram1.5 0x40381610 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381610 _lock_acquire + .iram1.6 0x40381620 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381620 _lock_acquire_recursive + .iram1.7 0x40381630 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381630 _lock_try_acquire + .iram1.8 0x40381640 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381640 _lock_try_acquire_recursive + .iram1.10 0x40381650 0xe esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381650 _lock_release + .iram1.11 0x4038165e 0xe esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x4038165e _lock_release_recursive + .iram1.12 0x4038166c 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x4038166c __retarget_lock_init + .iram1.13 0x4038167e 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x4038167e __retarget_lock_init_recursive + .iram1.14 0x40381690 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381690 __retarget_lock_close + .iram1.15 0x403816a0 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x403816a0 __retarget_lock_close_recursive + .iram1.17 0x403816b0 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x403816b0 __retarget_lock_acquire + .iram1.18 0x403816e2 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x403816e2 __retarget_lock_acquire_recursive + .iram1.19 0x40381714 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381714 __retarget_lock_try_acquire + .iram1.20 0x40381746 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381746 __retarget_lock_try_acquire_recursive + .iram1.21 0x40381778 0x14 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381778 __retarget_lock_release + .iram1.22 0x4038178c 0x14 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x4038178c __retarget_lock_release_recursive + .iram1.0 0x403817a0 0x3a esp-idf/newlib/libnewlib.a(reent_init.c.obj) + 0x403817a0 esp_reent_init + .iram1.1 0x403817da 0x72 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x403817da _gettimeofday_r + .iram1.0 0x4038184c 0x46 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x4038184c _times_r + .iram1.6 0x40381892 0xe esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.7 0x403818a0 0x1a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.4 0x403818ba 0xc0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.8 0x4038197a 0x1a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.5 0x40381994 0x80 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.9 0x40381a14 0x2a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.1 0x40381a3e 0x82 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x40381a3e esp_timer_start_once + .iram1.2 0x40381ac0 0xb0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x40381ac0 esp_timer_start_periodic + .iram1.3 0x40381b70 0x52 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x40381b70 esp_timer_stop + .iram1.14 0x40381bc2 0x5e esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x40381bc2 esp_timer_get_expiry_time + .iram1.15 0x40381c20 0x14 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x40381c20 esp_timer_is_active + .iram1.0 0x40381c34 0x24 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x40381c34 esp_system_get_time + .iram1.1 0x40381c58 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + 0x40381c58 esp_timer_impl_get_min_period_us + .iram1.3 0x40381c60 0x24 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .iram1.1 0x40381c84 0x24 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x40381c84 esp_timer_impl_get_time + 0x40381c84 esp_timer_get_time + .iram1.2 0x40381ca8 0x96 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x40381ca8 esp_timer_impl_set_alarm_id + .iram1.0 0x40381d3e 0xe esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + 0x40381d3e phy_i2c_enter_critical + .iram1.1 0x40381d4c 0xe esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + 0x40381d4c phy_i2c_exit_critical + .iram1.3 0x40381d5a 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x40381d5a esp_coex_common_task_yield_from_isr_wrapper + .iram1.4 0x40381d68 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x40381d68 esp_coex_common_timer_disarm_wrapper + .iram1.5 0x40381d76 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x40381d76 esp_coex_common_timer_arm_us_wrapper + .iram1.6 0x40381d84 0x14 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x40381d84 esp_coex_common_malloc_internal_wrapper + .iram1.8 0x40381d98 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .iram1.7 0x40381da6 0x12 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .iram1.0 0x40381db8 0x4 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x40381db8 esp_coex_common_env_is_chip_wrapper + .iram1.1 0x40381dbc 0x1c esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x40381dbc esp_coex_common_int_disable_wrapper + .iram1.2 0x40381dd8 0x1a esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x40381dd8 esp_coex_common_int_restore_wrapper + .iram1.0 0x40381df2 0x22 esp-idf/main/libmain.a(app_driver.c.obj) + 0x40381df2 app_driver_set_state + .iram1.0 0x40381e14 0xc0 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .iram1.9 0x40381ed4 0x2 esp-idf/bt/libbt.a(bt.c.obj) + .iram1.10 0x40381ed6 0x2 esp-idf/bt/libbt.a(bt.c.obj) + .iram1.11 0x40381ed8 0x2 esp-idf/bt/libbt.a(bt.c.obj) + .iram1.21 0x40381eda 0x2 esp-idf/bt/libbt.a(bt.c.obj) + .iram1.23 0x40381edc 0x74 esp-idf/bt/libbt.a(bt.c.obj) + .iram1.24 0x40381f50 0x4a esp-idf/bt/libbt.a(bt.c.obj) + .iram1.25 0x40381f9a 0x14 esp-idf/bt/libbt.a(bt.c.obj) + .iram1.27 0x40381fae 0x2 esp-idf/bt/libbt.a(bt.c.obj) + .iram1.22 0x40381fb0 0xe esp-idf/bt/libbt.a(bt.c.obj) + .iram1.20 0x40381fbe 0x64 esp-idf/bt/libbt.a(bt.c.obj) + .iram1.19 0x40382022 0x12 esp-idf/bt/libbt.a(bt.c.obj) + .iram1.18 0x40382034 0x10 esp-idf/bt/libbt.a(bt.c.obj) + .iram1.15 0x40382044 0x14 esp-idf/bt/libbt.a(bt.c.obj) + .iram1.17 0x40382058 0x12 esp-idf/bt/libbt.a(bt.c.obj) + .iram1.26 0x4038206a 0x9e esp-idf/bt/libbt.a(bt.c.obj) + .iram1.16 0x40382108 0x10 esp-idf/bt/libbt.a(bt.c.obj) + .iram1.14 0x40382118 0xe esp-idf/bt/libbt.a(bt.c.obj) + .iram1.13 0x40382126 0x1a esp-idf/bt/libbt.a(bt.c.obj) + .iram1.12 0x40382140 0x1a esp-idf/bt/libbt.a(bt.c.obj) + .iram1.0 0x4038215a 0x4a esp-idf/bt/libbt.a(nimble_port.c.obj) + 0x4038215a nimble_port_run + .iram1.1 0x403821a4 0xa esp-idf/bt/libbt.a(nimble_port.c.obj) + 0x403821a4 nimble_port_get_dflt_eventq + .iram1.0 0x403821ae 0x14 esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + 0x403821ae bt_osi_mem_malloc + .iram1.1 0x403821c2 0x14 esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + 0x403821c2 bt_osi_mem_calloc + .iram1.4 0x403821d6 0xe esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + 0x403821d6 bt_osi_mem_free + .iram1.5 0x403821e4 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x403821e4 btdm_sleep_clock_sync + .iram1.7 0x40382254 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x40382254 ble_try_turn_on_pll_track + .iram1.8 0x403822ac 0xc2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .iram1.9 0x4038236e 0x1f4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x4038236e btdm_controller_task + .iram1.2 0x40382562 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + 0x40382562 coex_schm_phase_end_ts_get + .iram1.3 0x4038256c 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + 0x4038256c coex_schm_ble_scan_stop_interval_num_get + .iram1.1 0x403825c0 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(intc.o) + 0x403825c0 r_bt_bb_recorrect_is_dead + .iram1.2 0x403825e6 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(intc.o) + 0x403825e6 r_bt_bb_restart_hw_recorrect + .iram1.3 0x4038260c 0x1d2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(intc.o) + 0x4038260c r_bt_bb_isr + .iram1.1 0x403827de 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + 0x403827de r_llc_con_conflict_check + .iram1.1 0x4038285c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + 0x4038285c r_llc_enc_state_get + .iram1.1 0x40382866 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x40382866 r_ble_ll_qa_config_get + .iram1.2 0x40382870 0x13e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x40382870 r_lld_ext_adv_dynamic_aux_pti_process_eco + .iram1.3 0x403829ae 0x342 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x403829ae r_lld_adv_ext_chain_scannable_construct + .iram1.5 0x40382cf0 0x17c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x40382cf0 r_lld_adv_frm_isr_eco + .iram1.6 0x40382e6c 0x36e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x40382e6c r_lld_adv_ext_chain_none_construct + .iram1.7 0x403831da 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x403831da r_lld_adv_evt_canceled_cbk_hack + .iram1.3 0x4038320a 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x4038320a r_lld_con_cntl_pkt_info_get + .iram1.4 0x40383214 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x40383214 r_lld_con_count_get + .iram1.5 0x40383264 0x76 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x40383264 r_lld_update_con_offset + .iram1.6 0x403832da 0x480 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x403832da r_lld_con_sched + .iram1.7 0x4038375a 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x4038375a r_lld_con_update_terminte_info_init + .iram1.8 0x40383792 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x40383792 r_lld_con_terminate_max_evt_update + .iram1.9 0x40383828 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x40383828 r_lld_con_evt_canceled_cbk_eco + .iram1.10 0x403838ae 0x94 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x403838ae r_lld_con_evt_time_update_eco + .iram1.11 0x40383942 0x88 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x40383942 r_lld_con_frm_isr_eco + .iram1.12 0x403839ca 0x460 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x403839ca r_lld_con_tx_prog_new_packet + .iram1.14 0x40383e2a 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x40383e2a r_lld_con_tx_eco + .iram1.15 0x40383e96 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x40383e96 r_lld_con_llcp_ind_info_clear + .iram1.16 0x40383ec6 0x22e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x40383ec6 r_lld_con_evt_start_cbk_eco + .iram1.1 0x403840f4 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x403840f4 r_lld_hw_cca_isr_eco + .iram1.2 0x4038414a 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x4038414a r_lld_sw_cca_isr_eco + .iram1.4 0x403841a0 0x74 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x403841a0 lld_le_pkt_err_set + .iram1.3 0x40384214 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x40384214 r_lld_rxdesc_check_hack + .iram1.5 0x40384272 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x40384272 r_lld_ch_idx_get_hack + .iram1.1 0x4038428e 0xf6 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_per_adv.o) + 0x4038428e r_lld_per_adv_sched + .iram1.2 0x40384384 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_per_adv.o) + 0x40384384 r_lld_per_adv_frm_isr_hack + .iram1.2 0x403843ee 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + .iram1.1 0x40384486 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + 0x40384486 r_lld_ext_scan_dynamic_pti_reset + .iram1.3 0x403844ae 0x150 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + 0x403844ae r_lld_scan_evt_start_cbk_eco + .iram1.4 0x403845fe 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + 0x403845fe r_lld_ext_scan_dynamic_pti_process_eco + .iram1.5 0x4038465c 0x26c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + 0x4038465c r_lld_scan_process_pkt_rx + .iram1.6 0x403848c8 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + 0x403848c8 r_lld_scan_frm_eof_isr_eco + .iram1.7 0x40384910 0x76 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + 0x40384910 r_lld_scan_frm_skip_isr_eco + .iram1.8 0x40384986 0x26a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + 0x40384986 r_lld_scan_process_pkt_rx_adv_rep + .iram1.9 0x40384bf0 0x46a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + 0x40384bf0 r_lld_scan_try_sched + .iram1.10 0x4038505a 0xae C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + 0x4038505a r_lld_scan_try_sched_eco + .iram1.11 0x40385108 0x106 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + 0x40385108 coex_lld_scan_stop + .iram1.1 0x4038520e 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_sync.o) + 0x4038520e r_lld_sync_insert_eco + .iram1.1 0x4038523e 0xd6 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_test.o) + 0x4038523e r_lld_test_frm_isr_hack + .iram1.1 0x40385314 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x40385314 r_llm_le_scan_duplicate_opt_get + .iram1.1 0x4038531e 0x92 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4038531e r_llm_update_duplicate_scan_count + .iram1.2 0x403853b0 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x403853b0 r_llm_adv_rep_flow_control_update_eco + .iram1.3 0x4038541e 0x7a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4038541e r_llm_adv_rep_flow_control_check_eco + .iram1.1 0x40385498 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_espressif.o) + 0x40385498 r_rf_txpwr_dbm_get + .iram1.2 0x403854be 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_espressif.o) + 0x403854be r_rf_txpwr_cs_get + .iram1.3 0x4038551c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + 0x4038551c r_rf_pwr_tbl_get + .iram1.4 0x40385526 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + 0x40385526 r_bt_rtp_get_txpwr_idx_by_act + .iram1.1 0x40385580 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + 0x40385580 r_ble_isr_error_state_get + .iram1.2 0x4038558a 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + 0x4038558a r_rwble_isr_hw_fixed + .iram1.3 0x403855e2 0x31e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + 0x403855e2 r_rwble_isr + .iram1.1 0x40385900 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + 0x40385900 r_rwip_wakeup_hack + .iram1.2 0x4038591e 0x182 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + 0x4038591e r_rwip_wakeup_end + .iram1.1 0x40385aa0 0x120 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_arb.o) + 0x40385aa0 r_sch_arb_event_start_isr + .iram1.1 0x40385bc0 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_plan.o) + 0x40385bc0 r_sch_plan_conflict_check + .iram1.2 0x40385c4c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + 0x40385c4c r_sch_prog_state_get + .iram1.3 0x40385c56 0x122 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + 0x40385c56 r_sch_prog_end_isr_handler + .iram1.4 0x40385d78 0x74 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + 0x40385d78 r_sch_prog_hw_reset_try + .iram1.6 0x40385dec 0x17c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + 0x40385dec r_sch_prog_et_state_reset + .iram1.8 0x40385f68 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + 0x40385f68 r_sch_prog_end_isr + .iram1.1 0x40385fa6 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + 0x40385fa6 r_sdk_cfg_priv_opts_ext_get + .iram1.2 0x40385fb0 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + 0x40385fb0 r_sdk_config_get_opts_ext + .iram1.1 0x40385fba 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + 0x40385fba r_btdm_vnd_ol_task_env_get + .iram1.2 0x40385fc4 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + 0x40385fc4 r_btdm_task_recycle + .iram1.3 0x40385fe0 0xa4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + 0x40385fe0 r_btdm_task_post_from_isr_impl + .iram1.4 0x40386084 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + 0x40386084 r_btdm_task_post_from_isr + .iram1.5 0x403860a6 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + 0x403860a6 r_btdm_vnd_offload_post_from_isr + .iram1.6 0x403860c8 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + 0x403860c8 r_btdm_vnd_offload_post + .iram1.7 0x403860ec 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + 0x403860ec r_btdm_vnd_offload_process + .iram1.2 0x4038610a 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .iram1.3 0x40386118 0xd2 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .iram1.4 0x403861ea 0x28 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .iram1.16 0x40386212 0x34 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .iram1.1 0x40386246 0x7a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x40386246 esp_mmu_paddr_find_caps + .iram1.0 0x403862c0 0xdc esp-idf/driver/libdriver.a(gpio.c.obj) + .iram1.1 0x4038639c 0x2a esp-idf/driver/libdriver.a(gpio.c.obj) + .iram1.0 0x403863c6 0x2e esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .iram1.1 0x403863f4 0x62a esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .iram1.1 0x40386a1e 0x1de esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x40386a1e bootloader_flash_execute_command_common + .iram1.2 0x40386bfc 0x1a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x40386bfc bootloader_execute_flash_command + .iram1.4 0x40386c16 0x34 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x40386c16 bootloader_read_flash_id + .iram1.12 0x40386c4a 0x88 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x40386c4a bootloader_flash_reset_chip + .iram1.0 0x40386cd2 0xe esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + 0x40386cd2 esp_flash_encryption_enabled + .iram1.5 0x40386ce0 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40386ce0 spi_flash_disable_cache + .iram1.0 0x40386cf2 0x22 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40386cf2 spi_flash_disable_interrupts_caches_and_other_cpu + .iram1.6 0x40386d14 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40386d14 spi_flash_restore_cache + .iram1.1 0x40386d26 0x22 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40386d26 spi_flash_enable_interrupts_caches_and_other_cpu + .iram1.4 0x40386d48 0x10 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40386d48 spi_flash_enable_cache + .iram1.7 0x40386d58 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40386d58 spi_flash_cache_enabled + .iram1.0 0x40386d6a 0x52 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.1 0x40386dbc 0x76 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x40386dbc spi_flash_check_and_flush_cache + .iram1.2 0x40386e32 0xa esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x40386e32 spi_flash_guard_set + .iram1.5 0x40386e3c 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x40386e3c spi_flash_init_chip_state + .iram1.4 0x40386e40 0x58 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x40386e40 esp_mspi_pin_init + .iram1.3 0x40386e98 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.4 0x40386ec0 0x22 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.6 0x40386ee2 0x5c esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.7 0x40386f3e 0xc esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x40386f3e esp_flash_chip_driver_initialized + .iram1.5 0x40386f4a 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.12 0x40386f72 0xb2 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.10 0x40387024 0x8a esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.13 0x403870ae 0x70 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x403870ae esp_flash_get_physical_size + .iram1.9 0x4038711e 0x1da esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x4038711e esp_flash_init_main + .iram1.16 0x403872f8 0x23e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x403872f8 esp_flash_erase_region + .iram1.21 0x40387536 0x146 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x40387536 esp_flash_read + .iram1.22 0x4038767c 0x1d4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x4038767c esp_flash_write + .iram1.25 0x40387850 0x92 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x40387850 esp_flash_read_encrypted + .iram1.28 0x403878e2 0x1fa esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x403878e2 esp_flash_write_encrypted + .iram1.9 0x40387adc 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.17 0x40387b06 0x3e esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.8 0x40387b44 0x48 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.12 0x40387b8c 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.11 0x40387b9c 0x68 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.10 0x40387c04 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.14 0x40387c1a 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.13 0x40387c2a 0x4c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.0 0x40387c76 0xe esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.7 0x40387c84 0x1e esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.1 0x40387ca2 0xe esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.6 0x40387cb0 0x12 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.3 0x40387cc2 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.2 0x40387cd8 0x24 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.1 0x40387cfc 0x1c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.1 0x40387d18 0x54 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .iram1.2 0x40387d6c 0x5c esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .iram1.3 0x40387dc8 0x10 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x40387dc8 esp_crosscore_int_send_yield + .iram1.0 0x40387dd8 0x30 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x40387dd8 esp_vApplicationTickHook + .iram1.0 0x40387e08 0x4a esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .iram1.0 0x40387e52 0x5e esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x40387e52 esp_backtrace_print + .iram1.0 0x40387eb0 0x44 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x40387eb0 esp_reset_reason_set_hint + .iram1.0 0x40387ef4 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x40387ef4 esp_random + .iram1.0 0x40387f48 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x40387f48 adc_set_hw_calibration_code + .iram1.0 0x40387f6e 0x12 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .iram1.1 0x40387f80 0xa4 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x40387f80 os_timer_arm_us + 0x40387f80 ets_timer_arm_us + .iram1.2 0x40388024 0xb2 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x40388024 ets_timer_arm + 0x40388024 os_timer_arm + .iram1.3 0x403880d6 0x1e esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x403880d6 ets_timer_disarm + 0x403880d6 os_timer_disarm + .iram1.4 0x403880f4 0xe esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x403880f4 esp_phy_common_clock_enable + .iram1.5 0x40388102 0xe esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x40388102 esp_phy_common_clock_disable + .iram1.6 0x40388110 0x8a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x40388110 esp_wifi_power_domain_on + 0x40388110 esp_wifi_bt_power_domain_on + .iram1.4 0x4038819a 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.8 0x403881ac 0x8 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.9 0x403881b4 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.10 0x403881b6 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.12 0x403881b8 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.13 0x403881ba 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.21 0x403881bc 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.0 0x403881be 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x403881be wifi_malloc + .iram1.1 0x403881cc 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x403881cc wifi_realloc + .iram1.2 0x403881da 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x403881da wifi_calloc + .iram1.3 0x403881e8 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.20 0x403881fa 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.19 0x4038820c 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.18 0x4038821e 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.17 0x40388230 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.16 0x40388242 0x18 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.15 0x4038825a 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.14 0x4038826e 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.11 0x40388282 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.7 0x40388290 0x10 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.6 0x403882a0 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.5 0x403882ae 0x10 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .iram1.4 0x403882be 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .iram1.0 0x403882ea 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .iram1.58 0x40388314 0xac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40388314 pm_get_null_max_tx_time + .iram1.4 0x403883c0 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x403883c0 wifi_gpio_debug + .iram1.38 0x403883d0 0xc0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x403883d0 wDev_ProcessFiq + .iram1.15 0x40388490 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x40388490 hal_mac_interrupt_get_event + .iram1.16 0x4038849a 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4038849a hal_mac_interrupt_clr_event + .iram1.2 0x403884a4 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x403884a4 hal_pwr_interrupt_get_event + .iram1.3 0x403884ae 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x403884ae hal_pwr_interrupt_clr_event + .iram1 0x403884b8 0xa8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + 0x403884b8 phy_wakeup_init + 0x40388500 phy_close_rf + 0x40388530 phy_xpd_tsens + .iram1 0x40388560 0x110 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + 0x40388560 phy_freq_mem_backup + 0x40388668 phy_dig_reg_backup + .iram1 0x40388670 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + 0x40388670 wait_freq_set_busy + 0x4038867e ram1_phy_dis_hw_set_freq + 0x4038869a rom1_phy_en_hw_set_freq + .iram1 0x403886b0 0x2bc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x403887be ram1_phy_wakeup_init + 0x40388926 ram1_phy_close_rf + .iram1 0x4038896c 0x5fe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + 0x4038896c ram1_set_pbus_reg + 0x403889aa rom1_tx_paon_set + 0x403889fe btbb_wifi_bb_cfg2 + 0x40388a10 rx_11b_opt + 0x40388e3a rom1_disable_wifi_agc + 0x40388e66 rom1_enable_wifi_agc + 0x40388e90 ram1_fe_i2c_reg_renew + 0x40388f56 phy_wifi_enable_set + .iram1 0x40388f6a 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + 0x40388f6a rom1_wifi_tx_dig_gain + .iram1 0x40388ffa 0x106 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_basic.o) + 0x40388ffa rom1_i2c_master_reset + .iram1 0x40389100 0x44a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + 0x4038913c bias_dreg_i2c_set + 0x4038917c rom1_get_i2c_hostid + 0x40389246 rom1_chip_i2c_readReg + 0x403892b4 rom1_chip_i2c_writeReg + 0x4038932a rom1_phy_i2c_init1 + 0x403894f4 phy_i2c_bbtop_wakeup + *libapp_trace.a:app_trace.*(.literal .literal.* .text .text.*) + *libapp_trace.a:app_trace_util.*(.literal .literal.* .text .text.*) + *libapp_trace.a:port_uart.*(.literal .literal.* .text .text.*) + *libclang_rt.builtins.a:_divsf3.*(.literal .literal.* .text .text.*) + *libclang_rt.builtins.a:restore.*(.literal .literal.* .text .text.*) + *libclang_rt.builtins.a:save.*(.literal .literal.* .text .text.*) + *libcoexist.a:(.coexiram .coexiram.*) + *libdriver.a:gptimer.*(.literal.gptimer_default_isr .text.gptimer_default_isr) + *libesp_event.a:default_event_loop.*(.literal.esp_event_isr_post .text.esp_event_isr_post) + *libesp_event.a:esp_event.*(.literal.esp_event_isr_post_to .text.esp_event_isr_post_to) + *libesp_hw_support.a:cpu.*(.literal.esp_cpu_compare_and_set .text.esp_cpu_compare_and_set) + *libesp_hw_support.a:cpu.*(.literal.esp_cpu_reset .text.esp_cpu_reset) + *libesp_hw_support.a:cpu.*(.literal.esp_cpu_stall .text.esp_cpu_stall) + *libesp_hw_support.a:cpu.*(.literal.esp_cpu_unstall .text.esp_cpu_unstall) + *libesp_hw_support.a:cpu.*(.literal.esp_cpu_wait_for_intr .text.esp_cpu_wait_for_intr) + .text.esp_cpu_wait_for_intr + 0x4038954a 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x4038954a esp_cpu_wait_for_intr + *libesp_hw_support.a:esp_gpio_reserve.*(.literal.esp_gpio_is_pin_reserved .text.esp_gpio_is_pin_reserved) + *libesp_hw_support.a:esp_gpio_reserve.*(.literal.esp_gpio_reserve_pins .text.esp_gpio_reserve_pins) + .text.esp_gpio_reserve_pins + 0x4038956a 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x4038956a esp_gpio_reserve_pins + *libesp_hw_support.a:esp_memory_utils.*(.literal .literal.* .text .text.*) + .text.esp_ptr_byte_accessible + 0x40389582 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + 0x40389582 esp_ptr_byte_accessible + *libesp_hw_support.a:gdma.*(.literal.gdma_default_rx_isr .text.gdma_default_rx_isr) + *libesp_hw_support.a:gdma.*(.literal.gdma_default_tx_isr .text.gdma_default_tx_isr) + *libesp_hw_support.a:mspi_timing_config.*(.literal .literal.* .text .text.*) + *libesp_hw_support.a:mspi_timing_tuning.*(.literal .literal.* .text .text.*) + *libesp_hw_support.a:periph_ctrl.*(.literal.periph_module_reset .text.periph_module_reset) + .text.periph_module_reset + 0x403895a0 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x403895a0 periph_module_reset + *libesp_hw_support.a:periph_ctrl.*(.literal.wifi_module_disable .text.wifi_module_disable) + .text.wifi_module_disable + 0x40389600 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x40389600 wifi_module_disable + *libesp_hw_support.a:periph_ctrl.*(.literal.wifi_module_enable .text.wifi_module_enable) + .text.wifi_module_enable + 0x4038963a 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4038963a wifi_module_enable + *libesp_hw_support.a:rtc_clk.*(.literal .literal.* .text .text.*) + .text.rtc_clk_bbpll_disable + 0x40389674 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_bbpll_enable + 0x4038968a 0xe esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_bbpll_configure + 0x40389698 0x156 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_32k_enable + 0x403897ee 0x78 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403897ee rtc_clk_32k_enable + .text.rtc_clk_32k_enable_external + 0x40389866 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40389866 rtc_clk_32k_enable_external + .text.rtc_clk_8m_enable + 0x403898c4 0x7c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403898c4 rtc_clk_8m_enable + .text.rtc_clk_8md256_enabled + 0x40389940 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40389940 rtc_clk_8md256_enabled + .text.rtc_clk_slow_src_set + 0x40389950 0x86 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40389950 rtc_clk_slow_src_set + .text.rtc_clk_slow_src_get + 0x403899d6 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403899d6 rtc_clk_slow_src_get + .text.rtc_clk_slow_freq_get_hz + 0x403899f0 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403899f0 rtc_clk_slow_freq_get_hz + .text.rtc_clk_fast_src_set + 0x40389a24 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40389a24 rtc_clk_fast_src_set + .text.rtc_clk_xtal_freq_get + 0x40389a64 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40389a64 rtc_clk_xtal_freq_get + 0x40389a64 rtc_get_xtal + .text.rtc_clk_cpu_freq_mhz_to_config + 0x40389ac4 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40389ac4 rtc_clk_cpu_freq_mhz_to_config + .text.rtc_clk_cpu_freq_get_config + 0x40389b30 0x116 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40389b30 rtc_clk_cpu_freq_get_config + .text.rtc_clk_apb_freq_update + 0x40389c46 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40389c46 rtc_clk_apb_freq_update + .text.rtc_clk_cpu_freq_to_xtal + 0x40389c5c 0x7c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_cpu_set_to_default_config + 0x40389cd8 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40389cd8 rtc_clk_cpu_set_to_default_config + .text.rtc_clk_cpu_freq_set_xtal + 0x40389cec 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40389cec rtc_clk_cpu_freq_set_xtal + .text.rtc_clk_cpu_freq_to_pll_mhz + 0x40389cfe 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_cpu_freq_to_8m + 0x40389d6e 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_cpu_freq_set_config + 0x40389dae 0x94 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40389dae rtc_clk_cpu_freq_set_config + .text.rtc_dig_clk8m_disable + 0x40389e42 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40389e42 rtc_dig_clk8m_disable + *libesp_hw_support.a:rtc_sleep.*(.literal .literal.* .text .text.*) + .text.rtc_sleep_pu + 0x40389e62 0x138 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + 0x40389e62 rtc_sleep_pu + *libesp_hw_support.a:rtc_time.*(.literal .literal.* .text .text.*) + .text.rtc_clk_cal_32k_valid + 0x40389f9a 0x98 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_clk_cal_internal + 0x4038a032 0x22a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x4038a032 rtc_clk_cal_internal + .text.rtc_clk_cal + 0x4038a25c 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x4038a25c rtc_clk_cal + .text.rtc_time_us_to_slowclk + 0x4038a2fc 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x4038a2fc rtc_time_us_to_slowclk + .text.rtc_time_get + 0x4038a33c 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x4038a33c rtc_time_get + .text.rtc_clk_freq_cal + 0x4038a358 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x4038a358 rtc_clk_freq_cal + .text.enable_timer_group0_for_calibration + 0x4038a378 0x66 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + *libesp_hw_support.a:sar_periph_ctrl.*(.literal.sar_periph_ctrl_power_enable .text.sar_periph_ctrl_power_enable) + *libesp_hw_support.a:sleep_console.*(.literal .literal.* .text .text.*) + *libesp_hw_support.a:systimer.*(.literal .literal.* .text .text.*) + .text.systimer_ticks_to_us + 0x4038a3de 0xc esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + 0x4038a3de systimer_ticks_to_us + .text.systimer_us_to_ticks + 0x4038a3ea 0xc esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + 0x4038a3ea systimer_us_to_ticks + *libesp_mm.a:esp_cache.*(.literal .literal.* .text .text.*) + *libesp_ringbuf.a:(.literal .literal.* .text .text.*) + .text.prvCheckItemAvail + 0x4038a3f6 0x36 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvGetCurMaxSizeNoSplit + 0x4038a42c 0x3e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvGetCurMaxSizeAllowSplit + 0x4038a46a 0x4a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvGetCurMaxSizeByteBuf + 0x4038a4b4 0x1e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvReturnItemByteBuf + 0x4038a4d2 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvGetItemByteBuf + 0x4038a538 0x102 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvCheckItemFitsByteBuffer + 0x4038a63a 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvReturnItemDefault + 0x4038a6a0 0x192 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvGetItemDefault + 0x4038a832 0x1a2 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvAcquireItemNoSplit + 0x4038a9d4 0xda esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvSendItemDoneNoSplit + 0x4038aaae 0x178 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvCheckItemFitsDefault + 0x4038ac26 0xb8 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvInitializeNewRingbuffer + 0x4038acde 0x11c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvCopyItemByteBuf + 0x4038adfa 0xae esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvCopyItemAllowSplit + 0x4038aea8 0x148 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvCopyItemNoSplit + 0x4038aff0 0x3c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvReceiveGeneric + 0x4038b02c 0x134 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvReceiveGenericFromISR + 0x4038b160 0xe6 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvSendAcquireGeneric + 0x4038b246 0xe6 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferCreate + 0x4038b32c 0xaa esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4038b32c xRingbufferCreate + .text.xRingbufferCreateStatic + 0x4038b3d6 0xba esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4038b3d6 xRingbufferCreateStatic + .text.xRingbufferSend + 0x4038b490 0x70 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4038b490 xRingbufferSend + .text.xRingbufferSendFromISR + 0x4038b500 0xfe esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4038b500 xRingbufferSendFromISR + .text.xRingbufferReceive + 0x4038b5fe 0x4a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4038b5fe xRingbufferReceive + .text.xRingbufferReceiveFromISR + 0x4038b648 0x48 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4038b648 xRingbufferReceiveFromISR + .text.xRingbufferReceiveUpTo + 0x4038b690 0x76 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4038b690 xRingbufferReceiveUpTo + .text.vRingbufferReturnItem + 0x4038b706 0x82 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4038b706 vRingbufferReturnItem + .text.vRingbufferReturnItemFromISR + 0x4038b788 0x8c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4038b788 vRingbufferReturnItemFromISR + .text.vRingbufferDelete + 0x4038b814 0x46 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4038b814 vRingbufferDelete + .text.xRingbufferGetMaxItemSize + 0x4038b85a 0x2e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4038b85a xRingbufferGetMaxItemSize + .text.xRingbufferGetStaticBuffer + 0x4038b888 0x42 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4038b888 xRingbufferGetStaticBuffer + .text.xRingbufferCreateWithCaps + 0x4038b8ca 0x58 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4038b8ca xRingbufferCreateWithCaps + .text.vRingbufferDeleteWithCaps + 0x4038b922 0x54 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4038b922 vRingbufferDeleteWithCaps + *libesp_rom.a:esp_rom_spiflash.*(.literal .literal.* .text .text.*) + *libesp_rom.a:esp_rom_systimer.*(.literal .literal.* .text .text.*) + *libesp_system.a:esp_err.*(.literal .literal.* .text .text.*) + .text.esp_error_check_failed_print + 0x4038b976 0x92 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .text._esp_error_check_failed + 0x4038ba08 0x20 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x4038ba08 _esp_error_check_failed + *libesp_system.a:esp_system_chip.*(.literal.esp_system_abort .text.esp_system_abort) + .text.esp_system_abort + 0x4038ba28 0x8 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x4038ba28 esp_system_abort + *libesp_system.a:ubsan.*(.literal .literal.* .text .text.*) + .text.__ubsan_include + 0x4038ba30 0x2 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + 0x4038ba30 __ubsan_include + *libesp_wifi.a:esp_adapter.*(.literal.coex_pti_get_wrapper .text.coex_pti_get_wrapper) + .text.coex_pti_get_wrapper + 0x4038ba32 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *libesp_wifi.a:wifi_netif.*(.literal.wifi_sta_receive .text.wifi_sta_receive) + .text.wifi_sta_receive + 0x4038ba44 0x22 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + *libesp_wifi.a:wifi_netif.*(.literal.wifi_transmit_wrap .text.wifi_transmit_wrap) + .text.wifi_transmit_wrap + 0x4038ba66 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + *libfreertos.a:(EXCLUDE_FILE(*libfreertos.a:tasks.* *libfreertos.a:idf_additions.* *libfreertos.a:freertos_compatibility.* *libfreertos.a:app_startup.*) .literal EXCLUDE_FILE(*libfreertos.a:tasks.* *libfreertos.a:idf_additions.* *libfreertos.a:freertos_compatibility.* *libfreertos.a:app_startup.*) .literal.* EXCLUDE_FILE(*libfreertos.a:tasks.* *libfreertos.a:idf_additions.* *libfreertos.a:freertos_compatibility.* *libfreertos.a:app_startup.*) .text EXCLUDE_FILE(*libfreertos.a:tasks.* *libfreertos.a:idf_additions.* *libfreertos.a:freertos_compatibility.* *libfreertos.a:app_startup.*) .text.*) + .text.prvGetDisinheritPriorityAfterTimeout + 0x4038ba7e 0x10 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.prvIsQueueFull + 0x4038ba8e 0x28 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.prvIsQueueEmpty + 0x4038bab6 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.prvCopyDataToQueue + 0x4038bada 0x9a esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.prvCopyDataFromQueue + 0x4038bb74 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.prvNotifyQueueSetContainer + 0x4038bba0 0xde esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.prvUnlockQueue + 0x4038bc7e 0x92 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueGenericReset + 0x4038bd10 0xd6 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038bd10 xQueueGenericReset + .text.prvInitialiseNewQueue + 0x4038bde6 0x28 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueGenericCreateStatic + 0x4038be0e 0x9c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038be0e xQueueGenericCreateStatic + .text.xQueueGenericGetStaticBuffers + 0x4038beaa 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038beaa xQueueGenericGetStaticBuffers + .text.xQueueGenericCreate + 0x4038bf10 0x7e esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038bf10 xQueueGenericCreate + .text.xQueueGetMutexHolder + 0x4038bf8e 0x46 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038bf8e xQueueGetMutexHolder + .text.xQueueCreateCountingSemaphoreStatic + 0x4038bfd4 0x46 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038bfd4 xQueueCreateCountingSemaphoreStatic + .text.xQueueCreateCountingSemaphore + 0x4038c01a 0x42 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038c01a xQueueCreateCountingSemaphore + .text.xQueueGenericSend + 0x4038c05c 0x1be esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038c05c xQueueGenericSend + .text.prvInitialiseMutex + 0x4038c21a 0x48 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueCreateMutex + 0x4038c262 0x20 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038c262 xQueueCreateMutex + .text.xQueueCreateMutexStatic + 0x4038c282 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038c282 xQueueCreateMutexStatic + .text.xQueueGiveMutexRecursive + 0x4038c2a6 0x5e esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038c2a6 xQueueGiveMutexRecursive + .text.xQueueGenericSendFromISR + 0x4038c304 0x178 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038c304 xQueueGenericSendFromISR + .text.xQueueGiveFromISR + 0x4038c47c 0x142 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038c47c xQueueGiveFromISR + .text.xQueueReceive + 0x4038c5be 0x16a esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038c5be xQueueReceive + .text.xQueueSemaphoreTake + 0x4038c728 0x188 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038c728 xQueueSemaphoreTake + .text.xQueueTakeMutexRecursive + 0x4038c8b0 0x62 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038c8b0 xQueueTakeMutexRecursive + .text.xQueueReceiveFromISR + 0x4038c912 0x112 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038c912 xQueueReceiveFromISR + .text.uxQueueMessagesWaiting + 0x4038ca24 0x3c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038ca24 uxQueueMessagesWaiting + .text.uxQueueSpacesAvailable + 0x4038ca60 0x42 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038ca60 uxQueueSpacesAvailable + .text.uxQueueMessagesWaitingFromISR + 0x4038caa2 0x30 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038caa2 uxQueueMessagesWaitingFromISR + .text.vQueueDelete + 0x4038cad2 0x38 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038cad2 vQueueDelete + .text.xQueueIsQueueEmptyFromISR + 0x4038cb0a 0x38 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038cb0a xQueueIsQueueEmptyFromISR + .text.vQueueWaitForMessageRestricted + 0x4038cb42 0x60 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038cb42 vQueueWaitForMessageRestricted + .text.vPortTaskWrapper + 0x4038cba2 0x52 esp-idf/freertos/libfreertos.a(port.c.obj) + .text.vPortTLSPointersDelCb + 0x4038cbf4 0xbc esp-idf/freertos/libfreertos.a(port.c.obj) + .text.pxPortInitialiseStack + 0x4038ccb0 0xae esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4038ccb0 pxPortInitialiseStack + .text.xPortInIsrContext + 0x4038cd5e 0xa esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4038cd5e xPortInIsrContext + .text.xPortSetInterruptMaskFromISR + 0x4038cd68 0x1a esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4038cd68 xPortSetInterruptMaskFromISR + .text.vPortClearInterruptMaskFromISR + 0x4038cd82 0x10 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4038cd82 vPortClearInterruptMaskFromISR + .text.vPortEnterCritical + 0x4038cd92 0x30 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4038cd92 vPortEnterCritical + .text.vPortExitCritical + 0x4038cdc2 0x36 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4038cdc2 vPortExitCritical + .text.vPortYieldFromISR + 0x4038cdf8 0x14 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4038cdf8 vPortYieldFromISR + .text.vPortYield + 0x4038ce0c 0x40 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4038ce0c vPortYield + .text.xPortStartScheduler + 0x4038ce4c 0x76 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4038ce4c xPortStartScheduler + .text.vApplicationStackOverflowHook + 0x4038cec2 0x56 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4038cec2 vApplicationStackOverflowHook + .text.vPortTCBPreDeleteHook + 0x4038cf18 0xe esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4038cf18 vPortTCBPreDeleteHook + .text.pvPortMalloc + 0x4038cf26 0x14 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x4038cf26 pvPortMalloc + .text.vPortFree + 0x4038cf3a 0xe esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x4038cf3a vPortFree + .text.xPortCheckValidTCBMem + 0x4038cf48 0x36 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x4038cf48 xPortCheckValidTCBMem + .text.xPortcheckValidStackMem + 0x4038cf7e 0x36 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x4038cf7e xPortcheckValidStackMem + .text.vApplicationGetIdleTaskMemory + 0x4038cfb4 0x84 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x4038cfb4 vApplicationGetIdleTaskMemory + .text.vApplicationGetTimerTaskMemory + 0x4038d038 0x88 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x4038d038 vApplicationGetTimerTaskMemory + .text.vSystimerSetup + 0x4038d0c0 0x11c esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x4038d0c0 vSystimerSetup + .text.vPortSetupTimer + 0x4038d1dc 0xe esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x4038d1dc vPortSetupTimer + .text.xPortSysTickHandler + 0x4038d1ea 0x32 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x4038d1ea xPortSysTickHandler + .text.SysTickIsrHandler + 0x4038d21c 0x74 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x4038d21c SysTickIsrHandler + .text.vListInitialise + 0x4038d290 0x14 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x4038d290 vListInitialise + .text.vListInitialiseItem + 0x4038d2a4 0x6 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x4038d2a4 vListInitialiseItem + .text.vListInsertEnd + 0x4038d2aa 0x18 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x4038d2aa vListInsertEnd + .text.vListInsert + 0x4038d2c2 0x32 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x4038d2c2 vListInsert + .text.uxListRemove + 0x4038d2f4 0x28 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x4038d2f4 uxListRemove + .text.prvGetNextExpireTime + 0x4038d31c 0x1c esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.prvInsertTimerInActiveList + 0x4038d338 0x50 esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.prvReloadTimer + 0x4038d388 0x38 esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.prvProcessExpiredTimer + 0x4038d3c0 0x50 esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.prvSwitchTimerLists + 0x4038d410 0x36 esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.prvSampleTimeNow + 0x4038d446 0x3e esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.prvProcessTimerOrBlockTask + 0x4038d484 0x70 esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.prvProcessReceivedCommands + 0x4038d4f4 0x13e esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.prvTimerTask + 0x4038d632 0x16 esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.prvCheckForValidListAndQueue + 0x4038d648 0x78 esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.prvInitialiseNewTimer + 0x4038d6c0 0x7a esp-idf/freertos/libfreertos.a(timers.c.obj) + .text.xTimerCreateTimerTask + 0x4038d73a 0x78 esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x4038d73a xTimerCreateTimerTask + .text.xTimerCreate + 0x4038d7b2 0x4e esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x4038d7b2 xTimerCreate + .text.xTimerGenericCommand + 0x4038d800 0x8c esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x4038d800 xTimerGenericCommand + .text.pvTimerGetTimerID + 0x4038d88c 0x3e esp-idf/freertos/libfreertos.a(timers.c.obj) + 0x4038d88c pvTimerGetTimerID + .text.prvTestWaitCondition + 0x4038d8ca 0x1c esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.xEventGroupCreate + 0x4038d8e6 0x50 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x4038d8e6 xEventGroupCreate + .text.xEventGroupWaitBits + 0x4038d936 0x164 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x4038d936 xEventGroupWaitBits + .text.xEventGroupClearBits + 0x4038da9a 0x7c esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x4038da9a xEventGroupClearBits + .text.xEventGroupSetBits + 0x4038db16 0xd2 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x4038db16 xEventGroupSetBits + .text.vEventGroupDelete + 0x4038dbe8 0x82 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x4038dbe8 vEventGroupDelete + .text 0x4038dc6a 0xd8 esp-idf/freertos/libfreertos.a(portasm.S.obj) + 0x4038dc74 rtos_int_enter + 0x4038dcd0 rtos_int_exit + *libfreertos.a:tasks.*(.text .text.__getreent .text.eTaskGetState .text.pcTaskGetName .text.prvAddCurrentTaskToDelayedList .text.prvAddNewTaskToReadyList .text.prvCheckTasksWaitingTermination .text.prvCreateIdleTasks .text.prvDeleteTCB .text.prvIdleTask .text.prvInitialiseNewTask .text.prvInitialiseTaskLists .text.prvResetNextTaskUnblockTime .text.prvSearchForNameWithinSingleList .text.prvTaskCheckFreeStackSpace .text.prvTaskIsTaskSuspended .text.prvTaskPriorityRaise .text.prvTaskPriorityRestore .text.pvTaskGetCurrentTCBForCore .text.pvTaskGetThreadLocalStoragePointer .text.pvTaskIncrementMutexHeldCount .text.pxTaskGetStackStart .text.ulTaskGenericNotifyTake .text.ulTaskGenericNotifyValueClear .text.uxTaskGetNumberOfTasks .text.uxTaskGetStackHighWaterMark .text.uxTaskGetStackHighWaterMark2 .text.uxTaskPriorityGet .text.uxTaskPriorityGetFromISR .text.uxTaskResetEventItemValue .text.vTaskDelay .text.vTaskDelete .text.vTaskEndScheduler .text.vTaskGenericNotifyGiveFromISR .text.vTaskGetSnapshot .text.vTaskInternalSetTimeOutState .text.vTaskMissedYield .text.vTaskPlaceOnEventList .text.vTaskPlaceOnEventListRestricted .text.vTaskPlaceOnUnorderedEventList .text.vTaskPriorityDisinheritAfterTimeout .text.vTaskPrioritySet .text.vTaskRemoveFromUnorderedEventList .text.vTaskResume .text.vTaskSetThreadLocalStoragePointer .text.vTaskSetThreadLocalStoragePointerAndDelCallback .text.vTaskSetTimeOutState .text.vTaskStartScheduler .text.vTaskSuspend .text.vTaskSuspendAll .text.vTaskSwitchContext .text.xTaskAbortDelay .text.xTaskCatchUpTicks .text.xTaskCheckForTimeOut .text.xTaskCreatePinnedToCore .text.xTaskCreateStaticPinnedToCore .text.xTaskDelayUntil .text.xTaskGenericNotify .text.xTaskGenericNotifyFromISR .text.xTaskGenericNotifyStateClear .text.xTaskGenericNotifyWait .text.xTaskGetCoreID .text.xTaskGetCurrentTaskHandle .text.xTaskGetCurrentTaskHandleForCore .text.xTaskGetHandle .text.xTaskGetIdleTaskHandle .text.xTaskGetIdleTaskHandleForCore .text.xTaskGetSchedulerState .text.xTaskGetStaticBuffers .text.xTaskGetTickCount .text.xTaskGetTickCountFromISR .text.xTaskIncrementTick .text.xTaskPriorityDisinherit .text.xTaskPriorityInherit .text.xTaskRemoveFromEventList .text.xTaskResumeAll .text.xTaskResumeFromISR .text.xTimerCreateTimerTask) + .text.prvResetNextTaskUnblockTime + 0x4038dd42 0x2e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvDeleteTCB + 0x4038dd70 0x68 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvCheckTasksWaitingTermination + 0x4038ddd8 0x58 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvAddCurrentTaskToDelayedList + 0x4038de30 0xf2 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvIdleTask + 0x4038df22 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvInitialiseNewTask + 0x4038df34 0xde esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvInitialiseTaskLists + 0x4038e012 0xa2 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvAddNewTaskToReadyList + 0x4038e0b4 0xfc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskDelete + 0x4038e1b0 0x104 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038e1b0 vTaskDelete + .text.vTaskSuspendAll + 0x4038e2b4 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038e2b4 vTaskSuspendAll + .text.xTaskGetTickCount + 0x4038e2c4 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038e2c4 xTaskGetTickCount + .text.xTaskGetTickCountFromISR + 0x4038e2ce 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038e2ce xTaskGetTickCountFromISR + .text.uxTaskGetNumberOfTasks + 0x4038e2d8 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038e2d8 uxTaskGetNumberOfTasks + .text.pcTaskGetName + 0x4038e2e2 0x3e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038e2e2 pcTaskGetName + .text.xTaskIncrementTick + 0x4038e320 0x1ce esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038e320 xTaskIncrementTick + .text.xTaskResumeAll + 0x4038e4ee 0x184 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038e4ee xTaskResumeAll + .text.vTaskDelay + 0x4038e672 0x52 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038e672 vTaskDelay + .text.vTaskSwitchContext + 0x4038e6c4 0x126 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038e6c4 vTaskSwitchContext + .text.vTaskSuspend + 0x4038e7ea 0x11e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038e7ea vTaskSuspend + .text.vTaskPlaceOnEventList + 0x4038e908 0x4a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038e908 vTaskPlaceOnEventList + .text.vTaskPlaceOnUnorderedEventList + 0x4038e952 0xa2 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038e952 vTaskPlaceOnUnorderedEventList + .text.vTaskPlaceOnEventListRestricted + 0x4038e9f4 0x7a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038e9f4 vTaskPlaceOnEventListRestricted + .text.xTaskRemoveFromEventList + 0x4038ea6e 0x11e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038ea6e xTaskRemoveFromEventList + .text.vTaskRemoveFromUnorderedEventList + 0x4038eb8c 0x11c esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038eb8c vTaskRemoveFromUnorderedEventList + .text.vTaskInternalSetTimeOutState + 0x4038eca8 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038eca8 vTaskInternalSetTimeOutState + .text.xTaskCheckForTimeOut + 0x4038ecbe 0xd0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038ecbe xTaskCheckForTimeOut + .text.vTaskMissedYield + 0x4038ed8e 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038ed8e vTaskMissedYield + .text.pvTaskGetThreadLocalStoragePointer + 0x4038ed9a 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038ed9a pvTaskGetThreadLocalStoragePointer + .text.xTaskGetCurrentTaskHandle + 0x4038edba 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038edba xTaskGetCurrentTaskHandle + .text.xTaskGetSchedulerState + 0x4038edc4 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038edc4 xTaskGetSchedulerState + .text.xTaskPriorityInherit + 0x4038ede4 0x104 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038ede4 xTaskPriorityInherit + .text.xTaskPriorityDisinherit + 0x4038eee8 0x106 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038eee8 xTaskPriorityDisinherit + .text.vTaskPriorityDisinheritAfterTimeout + 0x4038efee 0x120 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038efee vTaskPriorityDisinheritAfterTimeout + .text.uxTaskResetEventItemValue + 0x4038f10e 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038f10e uxTaskResetEventItemValue + .text.pvTaskIncrementMutexHeldCount + 0x4038f12a 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038f12a pvTaskIncrementMutexHeldCount + .text.ulTaskGenericNotifyTake + 0x4038f14c 0xd8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038f14c ulTaskGenericNotifyTake + .text.vTaskGenericNotifyGiveFromISR + 0x4038f224 0x18a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038f224 vTaskGenericNotifyGiveFromISR + .text.xTaskCreatePinnedToCore + 0x4038f3ae 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038f3ae xTaskCreatePinnedToCore + .text.xTaskCreateStaticPinnedToCore + 0x4038f46c 0x126 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038f46c xTaskCreateStaticPinnedToCore + .text.prvCreateIdleTasks + 0x4038f592 0x60 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskStartScheduler + 0x4038f5f2 0x72 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038f5f2 vTaskStartScheduler + .text.xTaskGetCoreID + 0x4038f664 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038f664 xTaskGetCoreID + .text.xTaskGetIdleTaskHandleForCore + 0x4038f668 0x5c esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038f668 xTaskGetIdleTaskHandleForCore + .text.xTaskGetCurrentTaskHandleForCore + 0x4038f6c4 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038f6c4 xTaskGetCurrentTaskHandleForCore + .text.vTaskSetThreadLocalStoragePointerAndDelCallback + 0x4038f6fe 0x26 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038f6fe vTaskSetThreadLocalStoragePointerAndDelCallback + .text.__getreent + 0x4038f724 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038f724 __getreent + .text.vTaskGetSnapshot + 0x4038f742 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038f742 vTaskGetSnapshot + *libgcc.a:_divsf3.*(.literal .literal.* .text .text.*) + *libgcc.a:lib2funcs.*(.literal .literal.* .text .text.*) + *libgcc.a:save-restore.*(.literal .literal.* .text .text.*) + *libgcov.a:(.literal .literal.* .text .text.*) + *libhal.a:cache_hal.*(.literal .literal.* .text .text.*) + .text.cache_hal_suspend + 0x4038f774 0x36 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x4038f774 cache_hal_suspend + .text.cache_hal_resume + 0x4038f7aa 0x46 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x4038f7aa cache_hal_resume + .text.cache_hal_is_cache_enabled + 0x4038f7f0 0xa esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x4038f7f0 cache_hal_is_cache_enabled + .text.cache_hal_vaddr_to_cache_level_id + 0x4038f7fa 0x6c esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x4038f7fa cache_hal_vaddr_to_cache_level_id + .text.cache_hal_invalidate_addr + 0x4038f866 0x3a esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x4038f866 cache_hal_invalidate_addr + .text.cache_hal_get_cache_line_size + 0x4038f8a0 0x36 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x4038f8a0 cache_hal_get_cache_line_size + *libhal.a:gdma_hal_ahb_v1.*(.literal.gdma_ahb_hal_clear_intr .text.gdma_ahb_hal_clear_intr) + .text.gdma_ahb_hal_clear_intr + 0x4038f8d6 0x26 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4038f8d6 gdma_ahb_hal_clear_intr + *libhal.a:gdma_hal_ahb_v1.*(.literal.gdma_ahb_hal_get_eof_desc_addr .text.gdma_ahb_hal_get_eof_desc_addr) + .text.gdma_ahb_hal_get_eof_desc_addr + 0x4038f8fc 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4038f8fc gdma_ahb_hal_get_eof_desc_addr + *libhal.a:gdma_hal_ahb_v1.*(.literal.gdma_ahb_hal_read_intr_status .text.gdma_ahb_hal_read_intr_status) + .text.gdma_ahb_hal_read_intr_status + 0x4038f93a 0x26 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4038f93a gdma_ahb_hal_read_intr_status + *libhal.a:gdma_hal_top.*(.literal.gdma_hal_clear_intr .text.gdma_hal_clear_intr) + .text.gdma_hal_clear_intr + 0x4038f960 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4038f960 gdma_hal_clear_intr + *libhal.a:gdma_hal_top.*(.literal.gdma_hal_get_eof_desc_addr .text.gdma_hal_get_eof_desc_addr) + *libhal.a:gdma_hal_top.*(.literal.gdma_hal_read_intr_status .text.gdma_hal_read_intr_status) + *libhal.a:i2c_hal_iram.*(.literal .literal.* .text .text.*) + *libhal.a:ledc_hal_iram.*(.literal .literal.* .text .text.*) + *libhal.a:mmu_hal.*(.literal .literal.* .text .text.*) + .text.mmu_ll_check_entry_valid + 0x4038f96e 0x46 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .text.mmu_ll_find_entry_id_based_on_map_value + 0x4038f9b4 0x7e esp-idf/hal/libhal.a(mmu_hal.c.obj) + .text.mmu_ll_entry_id_to_paddr_base + 0x4038fa32 0x46 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .text.mmu_hal_pages_to_bytes + 0x4038fa78 0x6 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x4038fa78 mmu_hal_pages_to_bytes + .text.mmu_hal_paddr_to_vaddr + 0x4038fa7e 0x9a esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x4038fa7e mmu_hal_paddr_to_vaddr + .text.mmu_hal_check_valid_ext_vaddr_region + 0x4038fb18 0x60 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x4038fb18 mmu_hal_check_valid_ext_vaddr_region + .text.mmu_hal_map_region + 0x4038fb78 0x15c esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x4038fb78 mmu_hal_map_region + .text.mmu_hal_unmap_region + 0x4038fcd4 0xa8 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x4038fcd4 mmu_hal_unmap_region + .text.mmu_hal_vaddr_to_paddr + 0x4038fd7c 0x8c esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x4038fd7c mmu_hal_vaddr_to_paddr + *libhal.a:spi_flash_encrypt_hal_iram.*(.literal .literal.* .text .text.*) + .text.spi_flash_encrypt_ll_type + 0x4038fe08 0x32 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .text.spi_flash_encryption_hal_enable + 0x4038fe3a 0x1c esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x4038fe3a spi_flash_encryption_hal_enable + .text.spi_flash_encryption_hal_disable + 0x4038fe56 0xc esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x4038fe56 spi_flash_encryption_hal_disable + .text.spi_flash_encryption_hal_prepare + 0x4038fe62 0x34 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x4038fe62 spi_flash_encryption_hal_prepare + .text.spi_flash_encryption_hal_done + 0x4038fe96 0x22 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x4038fe96 spi_flash_encryption_hal_done + .text.spi_flash_encryption_hal_destroy + 0x4038feb8 0xa esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x4038feb8 spi_flash_encryption_hal_destroy + .text.spi_flash_encryption_hal_check + 0x4038fec2 0xa esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x4038fec2 spi_flash_encryption_hal_check + *libhal.a:spi_flash_hal_gpspi.*(.literal .literal.* .text .text.*) + .text.gpspi_flash_ll_set_read_mode + 0x4038fecc 0xac esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .text.gpspi_flash_ll_set_buffer_data + 0x4038ff78 0x66 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .text.gpspi_flash_ll_get_buffer_data + 0x4038ffde 0x80 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .text.spi_flash_hal_gpspi_poll_cmd_done + 0x4039005e 0xc esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x4039005e spi_flash_hal_gpspi_poll_cmd_done + .text.spi_flash_hal_gpspi_device_config + 0x4039006a 0xd2 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x4039006a spi_flash_hal_gpspi_device_config + .text.spi_flash_hal_gpspi_configure_host_io_mode + 0x4039013c 0x124 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x4039013c spi_flash_hal_gpspi_configure_host_io_mode + .text.spi_flash_hal_gpspi_common_command + 0x40390260 0x148 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x40390260 spi_flash_hal_gpspi_common_command + .text.spi_flash_hal_gpspi_read + 0x403903a8 0xb6 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x403903a8 spi_flash_hal_gpspi_read + .text.spi_flash_hal_gpspi_supports_direct_write + 0x4039045e 0x4 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x4039045e spi_flash_hal_gpspi_supports_direct_write + .text.spi_flash_hal_gpspi_supports_direct_read + 0x40390462 0x4 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x40390462 spi_flash_hal_gpspi_supports_direct_read + .text.spi_flash_hal_gpspi_check_status + 0x40390466 0xe esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x40390466 spi_flash_hal_gpspi_check_status + *libhal.a:spi_flash_hal_iram.*(.literal .literal.* .text .text.*) + .text.spimem_flash_ll_set_read_mode + 0x40390474 0x86 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .text.spimem_flash_ll_get_source_freq_mhz + 0x403904fa 0x3a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .text.spimem_flash_ll_set_buffer_data + 0x40390534 0x66 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .text.spimem_flash_ll_get_buffer_data + 0x4039059a 0x80 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .text.spi_flash_hal_poll_cmd_done + 0x4039061a 0x8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4039061a spi_flash_hal_poll_cmd_done + .text.spi_flash_hal_configure_host_io_mode + 0x40390622 0x130 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40390622 spi_flash_hal_configure_host_io_mode + .text.spi_flash_hal_common_command + 0x40390752 0x114 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40390752 spi_flash_hal_common_command + .text.spi_flash_hal_read + 0x40390866 0x76 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40390866 spi_flash_hal_read + .text.spi_flash_hal_erase_chip + 0x403908dc 0x22 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x403908dc spi_flash_hal_erase_chip + .text.spi_flash_hal_erase_sector + 0x403908fe 0x4a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x403908fe spi_flash_hal_erase_sector + .text.spi_flash_hal_erase_block + 0x40390948 0x48 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40390948 spi_flash_hal_erase_block + .text.spi_flash_hal_program_page + 0x40390990 0x6a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40390990 spi_flash_hal_program_page + .text.spi_flash_hal_set_write_protect + 0x403909fa 0x2c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x403909fa spi_flash_hal_set_write_protect + .text.spi_flash_hal_check_status + 0x40390a26 0x18 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40390a26 spi_flash_hal_check_status + .text.spi_flash_hal_setup_read_suspend + 0x40390a3e 0xde esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40390a3e spi_flash_hal_setup_read_suspend + .text.spi_flash_hal_setup_auto_suspend_mode + 0x40390b1c 0x152 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40390b1c spi_flash_hal_setup_auto_suspend_mode + .text.spi_flash_hal_setup_auto_resume_mode + 0x40390c6e 0x3a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40390c6e spi_flash_hal_setup_auto_resume_mode + .text.spi_flash_hal_disable_auto_suspend_mode + 0x40390ca8 0x70 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40390ca8 spi_flash_hal_disable_auto_suspend_mode + .text.spi_flash_hal_disable_auto_resume_mode + 0x40390d18 0x3c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40390d18 spi_flash_hal_disable_auto_resume_mode + .text.spi_flash_hal_device_config + 0x40390d54 0xa8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40390d54 spi_flash_hal_device_config + .text.spi_flash_hal_resume + 0x40390dfc 0x10 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40390dfc spi_flash_hal_resume + .text.spi_flash_hal_suspend + 0x40390e0c 0x10 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40390e0c spi_flash_hal_suspend + *libhal.a:spi_hal_iram.*(.literal .literal.* .text .text.*) + *libhal.a:spi_slave_hal_iram.*(.literal .literal.* .text .text.*) + *libhal.a:systimer_hal.*(.literal .literal.* .text .text.*) + .text.systimer_hal_init + 0x40390e1c 0x16 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x40390e1c systimer_hal_init + .text.systimer_hal_set_tick_rate_ops + 0x40390e32 0xa esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x40390e32 systimer_hal_set_tick_rate_ops + .text.systimer_hal_get_counter_value + 0x40390e3c 0x4e esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x40390e3c systimer_hal_get_counter_value + .text.systimer_hal_set_alarm_target + 0x40390e8a 0x68 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x40390e8a systimer_hal_set_alarm_target + .text.systimer_hal_set_alarm_period + 0x40390ef2 0x9c esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x40390ef2 systimer_hal_set_alarm_period + .text.systimer_hal_enable_alarm_int + 0x40390f8e 0x10 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x40390f8e systimer_hal_enable_alarm_int + .text.systimer_hal_enable_counter + 0x40390f9e 0x14 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x40390f9e systimer_hal_enable_counter + .text.systimer_hal_select_alarm_mode + 0x40390fb2 0x34 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x40390fb2 systimer_hal_select_alarm_mode + .text.systimer_hal_connect_alarm_counter + 0x40390fe6 0x1a esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x40390fe6 systimer_hal_connect_alarm_counter + .text.systimer_hal_counter_can_stall_by_cpu + 0x40391000 0x3a esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x40391000 systimer_hal_counter_can_stall_by_cpu + *libhal.a:timer_hal.*(.literal.timer_hal_capture_and_get_counter_value .text.timer_hal_capture_and_get_counter_value) + *libhal.a:wdt_hal_iram.*(.literal .literal.* .text .text.*) + .text.wdt_hal_init + 0x4039103a 0x232 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4039103a wdt_hal_init + .text.wdt_hal_config_stage + 0x4039126c 0x14a esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4039126c wdt_hal_config_stage + .text.wdt_hal_write_protect_disable + 0x403913b6 0x22 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x403913b6 wdt_hal_write_protect_disable + .text.wdt_hal_write_protect_enable + 0x403913d8 0x14 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x403913d8 wdt_hal_write_protect_enable + .text.wdt_hal_enable + 0x403913ec 0x36 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x403913ec wdt_hal_enable + .text.wdt_hal_disable + 0x40391422 0x28 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40391422 wdt_hal_disable + .text.wdt_hal_handle_intr + 0x4039144a 0x32 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4039144a wdt_hal_handle_intr + .text.wdt_hal_feed + 0x4039147c 0x1e esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4039147c wdt_hal_feed + .text.wdt_hal_set_flashboot_en + 0x4039149a 0x3a esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4039149a wdt_hal_set_flashboot_en + .text.wdt_hal_is_enabled + 0x403914d4 0x16 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x403914d4 wdt_hal_is_enabled + *libheap.a:multi_heap.*(.literal.assert_valid_block .text.assert_valid_block) + .text.assert_valid_block + 0x403914ea 0x44 esp-idf/heap/libheap.a(multi_heap.c.obj) + *libheap.a:multi_heap.*(.literal.multi_heap_aligned_alloc_impl .text.multi_heap_aligned_alloc_impl) + *libheap.a:multi_heap.*(.literal.multi_heap_aligned_alloc_impl_offs .text.multi_heap_aligned_alloc_impl_offs) + *libheap.a:multi_heap.*(.literal.multi_heap_aligned_alloc_offs .text.multi_heap_aligned_alloc_offs) + *libheap.a:multi_heap.*(.literal.multi_heap_free_impl .text.multi_heap_free_impl) + .text.multi_heap_free_impl + 0x4039152e 0x40 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4039152e multi_heap_free + 0x4039152e multi_heap_free_impl + 0x4039152e multi_heap_aligned_free + *libheap.a:multi_heap.*(.literal.multi_heap_get_allocated_size_impl .text.multi_heap_get_allocated_size_impl) + .text.multi_heap_get_allocated_size_impl + 0x4039156e 0xe esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4039156e multi_heap_get_allocated_size_impl + 0x4039156e multi_heap_get_allocated_size + *libheap.a:multi_heap.*(.literal.multi_heap_get_block_address_impl .text.multi_heap_get_block_address_impl) + *libheap.a:multi_heap.*(.literal.multi_heap_get_first_block .text.multi_heap_get_first_block) + *libheap.a:multi_heap.*(.literal.multi_heap_get_next_block .text.multi_heap_get_next_block) + *libheap.a:multi_heap.*(.literal.multi_heap_internal_lock .text.multi_heap_internal_lock) + .text.multi_heap_internal_lock + 0x4039157c 0x1e esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4039157c multi_heap_internal_lock + *libheap.a:multi_heap.*(.literal.multi_heap_internal_unlock .text.multi_heap_internal_unlock) + .text.multi_heap_internal_unlock + 0x4039159a 0x1e esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4039159a multi_heap_internal_unlock + *libheap.a:multi_heap.*(.literal.multi_heap_is_free .text.multi_heap_is_free) + *libheap.a:multi_heap.*(.literal.multi_heap_malloc_impl .text.multi_heap_malloc_impl) + .text.multi_heap_malloc_impl + 0x403915b8 0x54 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x403915b8 multi_heap_malloc_impl + 0x403915b8 multi_heap_malloc + *libheap.a:multi_heap.*(.literal.multi_heap_realloc_impl .text.multi_heap_realloc_impl) + .text.multi_heap_realloc_impl + 0x4039160c 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4039160c multi_heap_realloc + 0x4039160c multi_heap_realloc_impl + *libheap.a:multi_heap.*(.literal.multi_heap_set_lock .text.multi_heap_set_lock) + .text.multi_heap_set_lock + 0x403916a0 0x4 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x403916a0 multi_heap_set_lock + *libheap.a:tlsf.*(.literal.tlsf_align_size .text.tlsf_align_size) + *libheap.a:tlsf.*(.literal.tlsf_alloc_overhead .text.tlsf_alloc_overhead) + .text.tlsf_alloc_overhead + 0x403916a4 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x403916a4 tlsf_alloc_overhead + *libheap.a:tlsf.*(.literal.tlsf_block_size .text.tlsf_block_size) + .text.tlsf_block_size + 0x403916a8 0xe esp-idf/heap/libheap.a(tlsf.c.obj) + 0x403916a8 tlsf_block_size + *libheap.a:tlsf.*(.literal.tlsf_block_size_max .text.tlsf_block_size_max) + .text.tlsf_block_size_max + 0x403916b6 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x403916b6 tlsf_block_size_max + *libheap.a:tlsf.*(.literal.tlsf_block_size_min .text.tlsf_block_size_min) + *libheap.a:tlsf.*(.literal.tlsf_free .text.tlsf_free) + .text.tlsf_free + 0x403916c8 0x5a2 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x403916c8 tlsf_free + *libheap.a:tlsf.*(.literal.tlsf_get_pool .text.tlsf_get_pool) + .text.tlsf_get_pool + 0x40391c6a 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x40391c6a tlsf_get_pool + *libheap.a:tlsf.*(.literal.tlsf_malloc .text.tlsf_malloc) + .text.tlsf_malloc + 0x40391c80 0x52c esp-idf/heap/libheap.a(tlsf.c.obj) + 0x40391c80 tlsf_malloc + *libheap.a:tlsf.*(.literal.tlsf_memalign .text.tlsf_memalign) + *libheap.a:tlsf.*(.literal.tlsf_memalign_offs .text.tlsf_memalign_offs) + *libheap.a:tlsf.*(.literal.tlsf_realloc .text.tlsf_realloc) + .text.tlsf_realloc + 0x403921ac 0x778 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x403921ac tlsf_realloc + *libheap.a:tlsf.*(.literal.tlsf_size .text.tlsf_size) + .text.tlsf_size + 0x40392924 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + 0x40392924 tlsf_size + *liblog.a:log.*(.literal.esp_log_write .text.esp_log_write) + *liblog.a:log_freertos.*(.literal.esp_log_early_timestamp .text.esp_log_early_timestamp) + .text.esp_log_early_timestamp + 0x4039292e 0x26 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x4039292e esp_log_early_timestamp + *liblog.a:log_freertos.*(.literal.esp_log_impl_lock .text.esp_log_impl_lock) + .text.esp_log_impl_lock + 0x40392954 0x3c esp-idf/log/liblog.a(log_freertos.c.obj) + 0x40392954 esp_log_impl_lock + *liblog.a:log_freertos.*(.literal.esp_log_impl_lock_timeout .text.esp_log_impl_lock_timeout) + .text.esp_log_impl_lock_timeout + 0x40392990 0x46 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x40392990 esp_log_impl_lock_timeout + *liblog.a:log_freertos.*(.literal.esp_log_impl_unlock .text.esp_log_impl_unlock) + .text.esp_log_impl_unlock + 0x403929d6 0x26 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x403929d6 esp_log_impl_unlock + *liblog.a:log_freertos.*(.literal.esp_log_timestamp .text.esp_log_timestamp) + .text.esp_log_timestamp + 0x403929fc 0x54 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x403929fc esp_log_timestamp + *libnet80211.a:(.wifi0iram .wifi0iram.*) + .wifi0iram.46 0x40392a50 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x40392a50 wifi_softap_cur_max_ap_bss_num + .wifi0iram.19 0x40392a5c 0x516 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x40392a5c ieee80211_encap_esfbuf + .wifi0iram.10 0x40392f72 0x294 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x40392f72 ieee80211_output_process + *libnet80211.a:(.wifirxiram .wifirxiram.*) + .wifirxiram.34 + 0x40393206 0x270 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x40393206 ieee80211_ampdu_reorder + .wifirxiram.45 + 0x40393476 0x56a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x40393476 sta_input + .wifirxiram.51 + 0x403939e0 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x403939e0 sta_rx_cb + *libnet80211.a:(.wifislprxiram .wifislprxiram.*) + .wifislprxiram.115 + 0x403939f2 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x403939f2 sta_reset_beacon_timeout + *libnewlib.a:abort.*(.literal .literal.* .text .text.*) + .text.abort 0x40393a60 0x8a esp-idf/newlib/libnewlib.a(abort.c.obj) + 0x40393a60 abort + *libnewlib.a:assert.*(.literal .literal.* .text .text.*) + .text.ra_to_str + 0x40393aea 0x2c esp-idf/newlib/libnewlib.a(assert.c.obj) + .text.__assert_func + 0x40393b16 0x12e esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x40393b16 __assert_func + .text.newlib_include_assert_impl + 0x40393c44 0x2 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x40393c44 newlib_include_assert_impl + *libnewlib.a:heap.*(.literal .literal.* .text .text.*) + .text.malloc 0x40393c46 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40393c46 pvalloc + 0x40393c46 valloc + 0x40393c46 malloc + .text.realloc 0x40393c54 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40393c54 realloc + .text.free 0x40393c62 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40393c62 free + 0x40393c62 cfree + .text._malloc_r + 0x40393c70 0x10 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40393c70 _malloc_r + .text._free_r 0x40393c80 0x10 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40393c80 _free_r + .text._realloc_r + 0x40393c90 0x12 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40393c90 _realloc_r + .text._calloc_r + 0x40393ca2 0x3e esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40393ca2 _calloc_r + .text.calloc 0x40393ce0 0x22 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40393ce0 calloc + .text.newlib_include_heap_impl + 0x40393d02 0x2 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40393d02 newlib_include_heap_impl + *libnewlib.a:stdatomic.*(.literal .literal.* .text .text.*) + .text.__atomic_fetch_add_8 + 0x40393d04 0x4e esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + 0x40393d04 __atomic_fetch_add_8 + .text.__atomic_fetch_sub_8 + 0x40393d52 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + 0x40393d52 __atomic_fetch_sub_8 + .text.__atomic_load_8 + 0x40393da2 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + 0x40393da2 __atomic_load_8 + .text.__atomic_store_8 + 0x40393dc6 0x2c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + 0x40393dc6 __atomic_store_8 + *libpp.a:(.wifi0iram .wifi0iram.*) + .wifi0iram.41 0x40393df2 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x40393df2 lmacMSDUAged + .wifi0iram.57 0x40393e4e 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x40393e4e lmacAdjustTimestamp + .wifi0iram.58 0x40393e9a 0x1e8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x40393e9a lmacTxFrame + .wifi0iram.62 0x40394082 0xf8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x40394082 lmacTxDone + .wifi0iram.25 0x4039417a 0x314 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4039417a lmacEndFrameExchangeSequence + .wifi0iram.22 0x4039448e 0x154 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4039448e pp_coex_tx_request + .wifi0iram.64 0x403945e2 0x15c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x403945e2 ppMapTxQueue + .wifi0iram.67 0x4039473e 0x14a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4039473e ppProcTxSecFrame + .wifi0iram.40 0x40394888 0x2e0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x40394888 ppCalTxAMPDULength + .wifi0iram.73 0x40394b68 0xb0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x40394b68 ppProcessLifeTime + .wifi0iram.8 0x40394c18 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x40394c18 rcUpdateTxDone + .wifi0iram.11 0x40394cae 0xe4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x40394cae rcGetSched + .wifi0iram.4 0x40394d92 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x40394d92 hal_mac_tx_config_timeout + .wifi0iram.5 0x40394db8 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x40394db8 hal_mac_tx_config_edca + .wifi0iram.6 0x40394e0a 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x40394e0a hal_mac_txq_enable + .wifi0iram.9 0x40394e24 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x40394e24 hal_random + .wifi0iram.20 0x40394e2c 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x40394e2c hal_mac_deinit + .wifi0iram.3 0x40394e6c 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x40394e6c hal_mac_tx_is_cbw40 + *libpp.a:(.wifiorslpiram .wifiorslpiram.*) + *libpp.a:(.wifirxiram .wifirxiram.*) + .wifirxiram.9 0x40394e8a 0x144 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x40394e8a esf_buf_recycle + .wifirxiram.44 + 0x40394fce 0x8e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40394fce pm_rx_data_process + .wifirxiram.45 + 0x4039505c 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4039505c pm_hmac_rx_data_process + .wifirxiram.26 + 0x4039505e 0x400 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4039505e ppRxFragmentProc + .wifirxiram.2 0x4039545e 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4039545e hal_clear_rx_beacon_pti + *libpp.a:(.wifislprxiram .wifislprxiram.*) + .wifislprxiram.7 + 0x40395470 0x188 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x40395470 esf_buf_alloc + .wifislprxiram.12 + 0x403955f8 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x403955f8 ic_mac_deinit + .wifislprxiram.6 + 0x40395608 0xd6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40395608 pm_scale_listen_interval + .wifislprxiram.8 + 0x403956de 0x234 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x403956de pm_parse_beacon + .wifislprxiram.24 + 0x40395912 0xcc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40395912 pm_beacon_monitor_tbtt_start + .wifislprxiram.25 + 0x403959de 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x403959de pm_beacon_monitor_tbtt_stop + .wifislprxiram.26 + 0x403959f0 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x403959f0 pm_enable_beacon_monitor_timer + .wifislprxiram.27 + 0x40395a3e 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40395a3e pm_disable_beacon_monitor_timer + .wifislprxiram.29 + 0x40395a7c 0x1e0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40395a7c pm_sleep + .wifislprxiram.30 + 0x40395c5c 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40395c5c pm_check_state + .wifislprxiram.37 + 0x40395caa 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40395caa pm_beacon_monitor_timeout_process + .wifislprxiram.36 + 0x40395cee 0x1ae C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40395cee pm_process_tim + .wifislprxiram.42 + 0x40395e9c 0xa6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40395e9c pm_rx_beacon_process + .wifislprxiram.41 + 0x40395f42 0x106 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40395f42 pm_tbtt_process + .wifislprxiram.38 + 0x40396048 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40396048 pm_beacon_monitor_tbtt_timeout_process + .wifislprxiram.47 + 0x40396068 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40396068 pm_on_tsf_timer + .wifislprxiram.49 + 0x40396076 0xf0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40396076 pm_on_beacon_rx + .wifislprxiram.28 + 0x40396166 0x11c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x40396166 ppRxPkt + .wifislprxiram.19 + 0x40396282 0x2d2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x40396282 wDev_IndicateFrame + .wifislprxiram.24 + 0x40396554 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x40396554 wDev_record_ftm_data + .wifislprxiram.25 + 0x40396576 0x33a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x40396576 wDev_ProcessRxSucData + *libriscv.a:interrupt.*(.text .text._global_interrupt_handler .text.assert_valid_rv_int_num .text.esprv_intc_get_interrupt_unmask .text.esprv_intc_int_get_priority .text.esprv_intc_int_get_type .text.intr_get_item .text.intr_handler_get_arg .text.intr_matrix_route) + .text.assert_valid_rv_int_num + 0x403968b0 0x52 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .text.intr_get_item + 0x40396902 0x20 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .text._global_interrupt_handler + 0x40396922 0x3c esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x40396922 _global_interrupt_handler + .text.intr_matrix_route + 0x4039695e 0x2a esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x4039695e intr_matrix_route + *libriscv.a:vectors.*(.literal .literal.* .text .text.*) + *librtc.a:(.literal .literal.* .text .text.*) + *libsoc.a:lldesc.*(.literal .literal.* .text .text.*) + .text.lldesc_setup_link_constrained + 0x40396988 0x10c esp-idf/soc/libsoc.a(lldesc.c.obj) + 0x40396988 lldesc_setup_link_constrained + *libspi_flash.a:flash_brownout_hook.*(.literal .literal.* .text .text.*) + .text.spi_flash_needs_reset_check + 0x40396a94 0x22 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x40396a94 spi_flash_needs_reset_check + .text.spi_flash_set_erasing_flag + 0x40396ab6 0xa esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x40396ab6 spi_flash_set_erasing_flag + .text.spi_flash_brownout_need_reset + 0x40396ac0 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x40396ac0 spi_flash_brownout_need_reset + *libspi_flash.a:memspi_host_driver.*(.literal .literal.* .text .text.*) + .text.memspi_host_read_status_hs + 0x40396ae0 0x40 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40396ae0 memspi_host_read_status_hs + .text.memspi_host_erase_chip + 0x40396b20 0x28 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40396b20 memspi_host_erase_chip + .text.memspi_host_set_write_protect + 0x40396b48 0x2e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40396b48 memspi_host_set_write_protect + .text.memspi_host_write_data_slicer + 0x40396b76 0x44 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40396b76 memspi_host_write_data_slicer + .text.memspi_host_read_data_slicer + 0x40396bba 0x38 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40396bba memspi_host_read_data_slicer + .text.memspi_host_read_id_hs + 0x40396bf2 0x8e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40396bf2 memspi_host_read_id_hs + .text.memspi_host_flush_cache + 0x40396c80 0x26 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40396c80 memspi_host_flush_cache + .text.memspi_host_erase_sector + 0x40396ca6 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40396ca6 memspi_host_erase_sector + .text.memspi_host_erase_block + 0x40396cfe 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40396cfe memspi_host_erase_block + .text.memspi_host_program_page + 0x40396d56 0x62 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40396d56 memspi_host_program_page + .text.memspi_host_init_pointers + 0x40396db8 0x52 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40396db8 memspi_host_init_pointers + *libspi_flash.a:spi_flash_chip_boya.*(.literal .literal.* .text .text.*) + .text.spi_flash_chip_boya_probe + 0x40396e0a 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x40396e0a spi_flash_chip_boya_probe + .text.spi_flash_chip_boya_get_caps + 0x40396e34 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x40396e34 spi_flash_chip_boya_get_caps + *libspi_flash.a:spi_flash_chip_gd.*(.literal .literal.* .text .text.*) + .text.spi_flash_chip_gd_get_caps + 0x40396e38 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x40396e38 spi_flash_chip_gd_get_caps + .text.spi_flash_chip_gd_detect_size + 0x40396e4e 0x34 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x40396e4e spi_flash_chip_gd_detect_size + .text.spi_flash_chip_gd_probe + 0x40396e82 0x34 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x40396e82 spi_flash_chip_gd_probe + .text.spi_flash_chip_gd_suspend_cmd_conf + 0x40396eb6 0x36 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x40396eb6 spi_flash_chip_gd_suspend_cmd_conf + .text.spi_flash_chip_gd_set_io_mode + 0x40396eec 0x54 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x40396eec spi_flash_chip_gd_set_io_mode + .text.spi_flash_chip_gd_get_io_mode + 0x40396f40 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x40396f40 spi_flash_chip_gd_get_io_mode + *libspi_flash.a:spi_flash_chip_generic.*(.literal .literal.* .text .text.*) + .text.spi_flash_chip_generic_detect_size + 0x40396f60 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40396f60 spi_flash_chip_generic_detect_size + .text.spi_flash_chip_generic_probe + 0x40396fa0 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40396fa0 spi_flash_chip_generic_probe + .text.spi_flash_chip_generic_reset + 0x40396fa4 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40396fa4 spi_flash_chip_generic_reset + .text.spi_flash_chip_generic_erase_chip + 0x40397004 0x82 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40397004 spi_flash_chip_generic_erase_chip + .text.spi_flash_chip_generic_erase_sector + 0x40397086 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40397086 spi_flash_chip_generic_erase_sector + .text.spi_flash_chip_generic_erase_block + 0x40397110 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40397110 spi_flash_chip_generic_erase_block + .text.spi_flash_chip_generic_page_program + 0x4039719a 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4039719a spi_flash_chip_generic_page_program + .text.spi_flash_chip_generic_set_write_protect + 0x40397206 0x4e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40397206 spi_flash_chip_generic_set_write_protect + .text.spi_flash_chip_generic_read_reg + 0x40397254 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40397254 spi_flash_chip_generic_read_reg + .text.spi_flash_chip_generic_wait_idle + 0x40397268 0xae esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40397268 spi_flash_chip_generic_wait_idle + .text.spi_flash_chip_generic_config_host_io_mode + 0x40397316 0x18a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40397316 spi_flash_chip_generic_config_host_io_mode + .text.spi_flash_chip_generic_write_encrypted + 0x403974a0 0x102 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x403974a0 spi_flash_chip_generic_write_encrypted + .text.spi_flash_chip_generic_get_caps + 0x403975a2 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x403975a2 spi_flash_chip_generic_get_caps + .text.spi_flash_common_read_qe_sr + 0x403975ba 0x3c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .text.spi_flash_common_write_qe_sr + 0x403975f6 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .text.spi_flash_common_read_status_16b_rdsr_rdsr2 + 0x40397628 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40397628 spi_flash_common_read_status_16b_rdsr_rdsr2 + .text.spi_flash_common_write_status_16b_wrsr + 0x4039766e 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4039766e spi_flash_common_write_status_16b_wrsr + .text.spi_flash_chip_generic_read + 0x40397682 0xe2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40397682 spi_flash_chip_generic_read + .text.spi_flash_chip_generic_write + 0x40397764 0xb6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40397764 spi_flash_chip_generic_write + .text.spi_flash_chip_generic_get_write_protect + 0x4039781a 0x4a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4039781a spi_flash_chip_generic_get_write_protect + .text.spi_flash_chip_generic_yield + 0x40397864 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40397864 spi_flash_chip_generic_yield + .text.spi_flash_chip_generic_suspend_cmd_conf + 0x403978aa 0x6e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x403978aa spi_flash_chip_generic_suspend_cmd_conf + .text.spi_flash_chip_generic_read_unique_id + 0x40397918 0xb0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40397918 spi_flash_chip_generic_read_unique_id + .text.spi_flash_chip_generic_read_unique_id_none + 0x403979c8 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x403979c8 spi_flash_chip_generic_read_unique_id_none + .text.spi_flash_common_read_status_8b_rdsr2 + 0x403979ce 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x403979ce spi_flash_common_read_status_8b_rdsr2 + .text.spi_flash_chip_generic_get_io_mode + 0x403979e4 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x403979e4 spi_flash_chip_generic_get_io_mode + .text.spi_flash_common_read_status_8b_rdsr + 0x40397a04 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40397a04 spi_flash_common_read_status_8b_rdsr + .text.spi_flash_common_write_status_8b_wrsr + 0x40397a18 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40397a18 spi_flash_common_write_status_8b_wrsr + .text.spi_flash_common_write_status_8b_wrsr2 + 0x40397a2c 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40397a2c spi_flash_common_write_status_8b_wrsr2 + .text.spi_flash_common_set_io_mode + 0x40397a42 0xd2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40397a42 spi_flash_common_set_io_mode + .text.spi_flash_chip_generic_set_io_mode + 0x40397b14 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40397b14 spi_flash_chip_generic_set_io_mode + *libspi_flash.a:spi_flash_chip_issi.*(.literal .literal.* .text .text.*) + .text.spi_flash_chip_issi_probe + 0x40397b36 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x40397b36 spi_flash_chip_issi_probe + .text.spi_flash_chip_issi_get_caps + 0x40397b60 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x40397b60 spi_flash_chip_issi_get_caps + .text.spi_flash_chip_issi_set_io_mode + 0x40397b64 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x40397b64 spi_flash_chip_issi_set_io_mode + .text.spi_flash_chip_issi_get_io_mode + 0x40397b86 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x40397b86 spi_flash_chip_issi_get_io_mode + *libspi_flash.a:spi_flash_chip_mxic.*(.literal .literal.* .text .text.*) + .text.spi_flash_chip_mxic_probe + 0x40397ba6 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x40397ba6 spi_flash_chip_mxic_probe + .text.spi_flash_chip_mxic_detect_size + 0x40397bc8 0x4c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x40397bc8 spi_flash_chip_mxic_detect_size + .text.spi_flash_chip_mxic_get_caps + 0x40397c14 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x40397c14 spi_flash_chip_mxic_get_caps + *libspi_flash.a:spi_flash_chip_th.*(.literal .literal.* .text .text.*) + .text.spi_flash_chip_th_probe + 0x40397c18 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x40397c18 spi_flash_chip_th_probe + .text.spi_flash_chip_th_get_caps + 0x40397c42 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x40397c42 spi_flash_chip_th_get_caps + *libspi_flash.a:spi_flash_chip_winbond.*(.literal .literal.* .text .text.*) + .text.spi_flash_chip_winbond_probe + 0x40397c46 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x40397c46 spi_flash_chip_winbond_probe + .text.spi_flash_chip_winbond_get_caps + 0x40397c5a 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x40397c5a spi_flash_chip_winbond_get_caps + .text.spi_flash_command_winbond_program_4B + 0x40397c70 0x54 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .text.spi_flash_chip_winbond_page_program + 0x40397cc4 0x4a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x40397cc4 spi_flash_chip_winbond_page_program + .text.spi_flash_command_winbond_erase_sector_4B + 0x40397d0e 0x52 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .text.spi_flash_chip_winbond_erase_sector + 0x40397d60 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x40397d60 spi_flash_chip_winbond_erase_sector + .text.spi_flash_command_erase_block_4B + 0x40397db8 0x52 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .text.spi_flash_chip_winbond_erase_block + 0x40397e0a 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x40397e0a spi_flash_chip_winbond_erase_block + .text.spi_flash_chip_winbond_read + 0x40397e62 0xf2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x40397e62 spi_flash_chip_winbond_read + *libspi_flash.a:spi_flash_wrap.*(.literal .literal.* .text .text.*) + +.dram0.dummy 0x3fc80000 0x18000 + 0x3fc98000 . = ((ORIGIN (dram0_0_seg) + _iram_end) - _iram_start) + *fill* 0x3fc80000 0x18000 + +.dram0.data 0x3fc98000 0x35d0 + 0x3fc98000 _data_start = ABSOLUTE (.) + *(.gnu.linkonce.d.*) + *(.data1) + 0x3fc98800 __global_pointer$ = (. + 0x800) + *(.sdata) + .sdata 0x3fc98000 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-environ.o) + 0x3fc98000 environ + .sdata 0x3fc98004 0x8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + 0x3fc98004 optopt + 0x3fc98008 opterr + .sdata 0x3fc9800c 0x8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzvars.o) + 0x3fc9800c _tzname + .sdata 0x3fc98014 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) + 0x3fc98014 __global_locale_ptr + .sdata 0x3fc98018 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + 0x3fc98018 _impure_ptr + .sdata 0x3fc9801c 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-__call_atexit.o) + 0x3fc9801c __atexit_recursive_mutex + *(.sdata.*) + .sdata.s_panic_uart + 0x3fc98020 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .sdata.rtc_wdt_ctx + 0x3fc98024 0x8 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .sdata.wdt0_context + 0x3fc9802c 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .sdata.s_memp_intr + 0x3fc98034 0x8 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .sdata.s_log_print_func + 0x3fc9803c 0x4 esp-idf/log/liblog.a(log.c.obj) + .sdata.esp_log_default_level + 0x3fc98040 0x4 esp-idf/log/liblog.a(log.c.obj) + 0x3fc98040 esp_log_default_level + .sdata.malloc_alwaysinternal_limit + 0x3fc98044 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .sdata.first_call.0 + 0x3fc98048 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .sdata.g_power_state + 0x3fc98049 0x1 esp-idf/main/libmain.a(app_driver.c.obj) + *fill* 0x3fc9804a 0x2 + .sdata.max_node_params_size + 0x3fc9804c 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .sdata.mqtt_budget + 0x3fc98050 0x2 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + *fill* 0x3fc98052 0x2 + .sdata.cookie_session_id + 0x3fc98054 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .sdata.sock_session_id + 0x3fc98058 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .sdata.__compound_literal.6 + 0x3fc9805c 0x4 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .sdata.__compound_literal.5 + 0x3fc98060 0x4 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .sdata.__compound_literal.4 + 0x3fc98064 0x4 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .sdata.__compound_literal.3 + 0x3fc98068 0x4 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .sdata.__compound_literal.2 + 0x3fc9806c 0x4 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .sdata.__compound_literal.1 + 0x3fc98070 0x4 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .sdata.__compound_literal.0 + 0x3fc98074 0x4 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .sdata.g_os_mempool_list + 0x3fc98078 0x8 esp-idf/bt/libbt.a(os_mempool.c.obj) + 0x3fc98078 g_os_mempool_list + .sdata.g_msys_pool_list + 0x3fc98080 0x8 esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x3fc98080 g_msys_pool_list + .sdata.alpn_protocols + 0x3fc98088 0x8 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .sdata.s_panic + 0x3fc98090 0x4 esp-idf/console/libconsole.a(arg_utils.c.obj) + .sdata.ESP_EFUSE_USER_DATA_MAC_CUSTOM + 0x3fc98094 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3fc98094 ESP_EFUSE_USER_DATA_MAC_CUSTOM + .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN3 + 0x3fc9809c 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3fc9809c ESP_EFUSE_ADC1_INIT_CODE_ATTEN3 + .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN2 + 0x3fc980a4 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3fc980a4 ESP_EFUSE_ADC1_INIT_CODE_ATTEN2 + .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN1 + 0x3fc980ac 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3fc980ac ESP_EFUSE_ADC1_INIT_CODE_ATTEN1 + .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN0 + 0x3fc980b4 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3fc980b4 ESP_EFUSE_ADC1_INIT_CODE_ATTEN0 + .sdata.ESP_EFUSE_BLK_VERSION_MAJOR + 0x3fc980bc 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3fc980bc ESP_EFUSE_BLK_VERSION_MAJOR + .sdata.ESP_EFUSE_OPTIONAL_UNIQUE_ID + 0x3fc980c4 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3fc980c4 ESP_EFUSE_OPTIONAL_UNIQUE_ID + .sdata.ESP_EFUSE_SECURE_VERSION + 0x3fc980cc 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3fc980cc ESP_EFUSE_SECURE_VERSION + .sdata._gpio_hal + 0x3fc980d4 0x4 esp-idf/driver/libdriver.a(gpio.c.obj) + .sdata.uart_selectlock + 0x3fc980d8 0x8 esp-idf/driver/libdriver.a(uart.c.obj) + .sdata.esp_flash_registered_chips + 0x3fc980e0 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x3fc980e0 esp_flash_registered_chips + .sdata.s_tsens_idx + 0x3fc980e4 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + *fill* 0x3fc980e5 0x3 + .sdata.s_record_max + 0x3fc980e8 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .sdata.s_record_min + 0x3fc980ec 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .sdata.s_sync_interval + 0x3fc980f0 0x4 esp-idf/lwip/liblwip.a(sntp.c.obj) + .sdata.tcp_port + 0x3fc980f4 0x2 esp-idf/lwip/liblwip.a(tcp.c.obj) + .sdata.udp_port + 0x3fc980f6 0x2 esp-idf/lwip/liblwip.a(udp.c.obj) + .sdata.retrans_timer + 0x3fc980f8 0x4 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc980f8 retrans_timer + .sdata.reachable_time + 0x3fc980fc 0x4 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc980fc reachable_time + .sdata.ssl_tls12_preset_suiteb_sig_algs + 0x3fc98100 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + *fill* 0x3fc98106 0x2 + .sdata.mbedtls_free_func + 0x3fc98108 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .sdata.mbedtls_calloc_func + 0x3fc9810c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .sdata.s_previous_init_code + 0x3fc98110 0x8 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .sdata._g_esp_netif_netstack_default_wifi_ap + 0x3fc98118 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + 0x3fc98118 _g_esp_netif_netstack_default_wifi_ap + .sdata._g_esp_netif_netstack_default_wifi_sta + 0x3fc9811c 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + 0x3fc9811c _g_esp_netif_netstack_default_wifi_sta + .sdata.g_allowed_groups + 0x3fc98120 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3fc98120 g_allowed_groups + .sdata.gdma_ahb_hal_priv_data + 0x3fc98128 0x4 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .sdata.DW.ref.__gxx_personality_v0 + 0x3fc9812c 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + 0x3fc9812c DW.ref.__gxx_personality_v0 + .sdata._ZN10__cxxabiv119__terminate_handlerE + 0x3fc98130 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_term_handler.o) + 0x3fc98130 __cxxabiv1::__terminate_handler + *(.gnu.linkonce.s.*) + *(.gnu.linkonce.s2.*) + *(.jcr) + *(EXCLUDE_FILE(*libbtdm_app.a *libbt.a) .data EXCLUDE_FILE(*libbtdm_app.a *libbt.a) .data.*) + .data.s_stub_table + 0x3fc98134 0x9c esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .data.timestamp_id + 0x3fc981d0 0x10 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + 0x3fc981d0 timestamp_id + .data.s_fd_table + 0x3fc981e0 0xc0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .data.s_ctx 0x3fc982a0 0x28 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .data.s_context + 0x3fc982c8 0x48 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .data.g_coex_adapter_funcs + 0x3fc98310 0x48 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x3fc98310 g_coex_adapter_funcs + .data.https_conf.1 + 0x3fc98358 0x8c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .data.s_esp_netifs + 0x3fc983e4 0x30 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .data.protobuf_c__allocator + 0x3fc98414 0xc esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .data.global_hooks + 0x3fc98420 0xc esp-idf/json/libjson.a(cJSON.c.obj) + .data.skutable.1 + 0x3fc9842c 0x24 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .data.s_config + 0x3fc98450 0x14 esp-idf/console/libconsole.a(commands.c.obj) + .data.ESP_EFUSE_MAC + 0x3fc98464 0x1c esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3fc98464 ESP_EFUSE_MAC + .data.gpio_context + 0x3fc98480 0x20 esp-idf/driver/libdriver.a(gpio.c.obj) + .data.rmt_contex + 0x3fc984a0 0x24 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .data.uart_context + 0x3fc984c4 0x10 esp-idf/driver/libdriver.a(uart.c.obj) + .data.default_registered_chips + 0x3fc984d4 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .data.s_mac_table + 0x3fc984f4 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .data.g_wifi_osi_funcs + 0x3fc9852c 0x1d4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x3fc9852c g_wifi_osi_funcs + .data.ssl_tls12_preset_default_sig_algs + 0x3fc98700 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .data.mbedtls_cipher_base_lookup_table + 0x3fc98714 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3fc98714 mbedtls_cipher_base_lookup_table + .data.libcoexist_reversion_git + 0x3fc98730 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + 0x3fc98730 libcoexist_reversion_git + .data.g_coex_param + 0x3fc98734 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + 0x3fc98734 g_coex_param + .data.coex_schm_all_default + 0x3fc98748 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98748 coex_schm_all_default + *fill* 0x3fc98752 0x2 + .data.coex_schm_ble_default_bt_a2dp_wifi_conn + 0x3fc98754 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98754 coex_schm_ble_default_bt_a2dp_wifi_conn + *fill* 0x3fc9875e 0x2 + .data.coex_schm_ble_default_bt_a2dp_wifi_connecting + 0x3fc98760 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98760 coex_schm_ble_default_bt_a2dp_wifi_connecting + *fill* 0x3fc9876a 0x2 + .data.coex_schm_ble_default_bt_a2dp_wifi_scan + 0x3fc9876c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc9876c coex_schm_ble_default_bt_a2dp_wifi_scan + *fill* 0x3fc98776 0x2 + .data.coex_schm_ble_default_bt_default_wifi_conn + 0x3fc98778 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98778 coex_schm_ble_default_bt_default_wifi_conn + *fill* 0x3fc98782 0x2 + .data.coex_schm_ble_default_bt_default_wifi_connecting + 0x3fc98784 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98784 coex_schm_ble_default_bt_default_wifi_connecting + *fill* 0x3fc9878e 0x2 + .data.coex_schm_ble_default_bt_default_wifi_scan + 0x3fc98790 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98790 coex_schm_ble_default_bt_default_wifi_scan + *fill* 0x3fc9879a 0x2 + .data.coex_schm_ble_default_bt_idle_wifi_conn + 0x3fc9879c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc9879c coex_schm_ble_default_bt_idle_wifi_conn + *fill* 0x3fc987a6 0x2 + .data.coex_schm_ble_default_bt_idle_wifi_connecting + 0x3fc987a8 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc987a8 coex_schm_ble_default_bt_idle_wifi_connecting + *fill* 0x3fc987b2 0x2 + .data.coex_schm_ble_default_bt_idle_wifi_scan + 0x3fc987b4 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc987b4 coex_schm_ble_default_bt_idle_wifi_scan + *fill* 0x3fc987be 0x2 + .data.coex_schm_ble_mesh_config_bt_a2dp_paused_wifi_conn + 0x3fc987c0 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc987c0 coex_schm_ble_mesh_config_bt_a2dp_paused_wifi_conn + *fill* 0x3fc987ce 0x2 + .data.coex_schm_ble_mesh_config_bt_a2dp_paused_wifi_connecting + 0x3fc987d0 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc987d0 coex_schm_ble_mesh_config_bt_a2dp_paused_wifi_connecting + *fill* 0x3fc987de 0x2 + .data.coex_schm_ble_mesh_config_bt_a2dp_paused_wifi_scan + 0x3fc987e0 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc987e0 coex_schm_ble_mesh_config_bt_a2dp_paused_wifi_scan + *fill* 0x3fc987ee 0x2 + .data.coex_schm_ble_mesh_config_bt_a2dp_wifi_conn + 0x3fc987f0 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc987f0 coex_schm_ble_mesh_config_bt_a2dp_wifi_conn + *fill* 0x3fc987fe 0x2 + .data.coex_schm_ble_mesh_config_bt_a2dp_wifi_connecting + 0x3fc98800 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98800 coex_schm_ble_mesh_config_bt_a2dp_wifi_connecting + *fill* 0x3fc9880e 0x2 + .data.coex_schm_ble_mesh_config_bt_a2dp_wifi_scan + 0x3fc98810 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98810 coex_schm_ble_mesh_config_bt_a2dp_wifi_scan + *fill* 0x3fc9881e 0x2 + .data.coex_schm_ble_mesh_config_bt_conn_wifi_conn + 0x3fc98820 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98820 coex_schm_ble_mesh_config_bt_conn_wifi_conn + *fill* 0x3fc9882e 0x2 + .data.coex_schm_ble_mesh_config_bt_conn_wifi_connecting + 0x3fc98830 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98830 coex_schm_ble_mesh_config_bt_conn_wifi_connecting + *fill* 0x3fc9883e 0x2 + .data.coex_schm_ble_mesh_config_bt_conn_wifi_scan + 0x3fc98840 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98840 coex_schm_ble_mesh_config_bt_conn_wifi_scan + *fill* 0x3fc9884e 0x2 + .data.coex_schm_ble_mesh_config_bt_default_wifi_conn + 0x3fc98850 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98850 coex_schm_ble_mesh_config_bt_default_wifi_conn + *fill* 0x3fc9885e 0x2 + .data.coex_schm_ble_mesh_config_bt_default_wifi_connecting + 0x3fc98860 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98860 coex_schm_ble_mesh_config_bt_default_wifi_connecting + *fill* 0x3fc9886e 0x2 + .data.coex_schm_ble_mesh_config_bt_default_wifi_scan + 0x3fc98870 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98870 coex_schm_ble_mesh_config_bt_default_wifi_scan + *fill* 0x3fc9887e 0x2 + .data.coex_schm_ble_mesh_config_bt_iscan_wifi_conn + 0x3fc98880 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98880 coex_schm_ble_mesh_config_bt_iscan_wifi_conn + *fill* 0x3fc9888a 0x2 + .data.coex_schm_ble_mesh_config_bt_iscan_wifi_connecting + 0x3fc9888c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc9888c coex_schm_ble_mesh_config_bt_iscan_wifi_connecting + *fill* 0x3fc98896 0x2 + .data.coex_schm_ble_mesh_config_bt_iscan_wifi_scan + 0x3fc98898 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98898 coex_schm_ble_mesh_config_bt_iscan_wifi_scan + *fill* 0x3fc988a2 0x2 + .data.coex_schm_ble_mesh_config_bt_sniff_wifi_conn + 0x3fc988a4 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc988a4 coex_schm_ble_mesh_config_bt_sniff_wifi_conn + *fill* 0x3fc988ae 0x2 + .data.coex_schm_ble_mesh_config_bt_sniff_wifi_connecting + 0x3fc988b0 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc988b0 coex_schm_ble_mesh_config_bt_sniff_wifi_connecting + *fill* 0x3fc988ba 0x2 + .data.coex_schm_ble_mesh_config_bt_sniff_wifi_scan + 0x3fc988bc 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc988bc coex_schm_ble_mesh_config_bt_sniff_wifi_scan + *fill* 0x3fc988c6 0x2 + .data.coex_schm_ble_mesh_config_wifi_conn + 0x3fc988c8 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc988c8 coex_schm_ble_mesh_config_wifi_conn + *fill* 0x3fc988d2 0x2 + .data.coex_schm_ble_mesh_config_wifi_connecting + 0x3fc988d4 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc988d4 coex_schm_ble_mesh_config_wifi_connecting + *fill* 0x3fc988de 0x2 + .data.coex_schm_ble_mesh_config_wifi_scan + 0x3fc988e0 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc988e0 coex_schm_ble_mesh_config_wifi_scan + *fill* 0x3fc988ea 0x2 + .data.coex_schm_ble_mesh_standby_bt_a2dp_paused_wifi_conn + 0x3fc988ec 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc988ec coex_schm_ble_mesh_standby_bt_a2dp_paused_wifi_conn + *fill* 0x3fc988fa 0x2 + .data.coex_schm_ble_mesh_standby_bt_a2dp_paused_wifi_connecting + 0x3fc988fc 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc988fc coex_schm_ble_mesh_standby_bt_a2dp_paused_wifi_connecting + *fill* 0x3fc9890a 0x2 + .data.coex_schm_ble_mesh_standby_bt_a2dp_paused_wifi_scan + 0x3fc9890c 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc9890c coex_schm_ble_mesh_standby_bt_a2dp_paused_wifi_scan + *fill* 0x3fc9891a 0x2 + .data.coex_schm_ble_mesh_standby_bt_a2dp_wifi_conn + 0x3fc9891c 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc9891c coex_schm_ble_mesh_standby_bt_a2dp_wifi_conn + *fill* 0x3fc9892a 0x2 + .data.coex_schm_ble_mesh_standby_bt_a2dp_wifi_connecting + 0x3fc9892c 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc9892c coex_schm_ble_mesh_standby_bt_a2dp_wifi_connecting + *fill* 0x3fc98942 0x2 + .data.coex_schm_ble_mesh_standby_bt_a2dp_wifi_scan + 0x3fc98944 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98944 coex_schm_ble_mesh_standby_bt_a2dp_wifi_scan + *fill* 0x3fc9895a 0x2 + .data.coex_schm_ble_mesh_standby_bt_conn_wifi_conn + 0x3fc9895c 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc9895c coex_schm_ble_mesh_standby_bt_conn_wifi_conn + *fill* 0x3fc9896a 0x2 + .data.coex_schm_ble_mesh_standby_bt_conn_wifi_connecting + 0x3fc9896c 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc9896c coex_schm_ble_mesh_standby_bt_conn_wifi_connecting + *fill* 0x3fc9897a 0x2 + .data.coex_schm_ble_mesh_standby_bt_conn_wifi_scan + 0x3fc9897c 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc9897c coex_schm_ble_mesh_standby_bt_conn_wifi_scan + *fill* 0x3fc9898a 0x2 + .data.coex_schm_ble_mesh_standby_bt_default_wifi_conn + 0x3fc9898c 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc9898c coex_schm_ble_mesh_standby_bt_default_wifi_conn + *fill* 0x3fc9899a 0x2 + .data.coex_schm_ble_mesh_standby_bt_default_wifi_connecting + 0x3fc9899c 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc9899c coex_schm_ble_mesh_standby_bt_default_wifi_connecting + *fill* 0x3fc989b2 0x2 + .data.coex_schm_ble_mesh_standby_bt_default_wifi_scan + 0x3fc989b4 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc989b4 coex_schm_ble_mesh_standby_bt_default_wifi_scan + *fill* 0x3fc989ca 0x2 + .data.coex_schm_ble_mesh_standby_bt_iscan_wifi_conn + 0x3fc989cc 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc989cc coex_schm_ble_mesh_standby_bt_iscan_wifi_conn + *fill* 0x3fc989d6 0x2 + .data.coex_schm_ble_mesh_standby_bt_iscan_wifi_connecting + 0x3fc989d8 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc989d8 coex_schm_ble_mesh_standby_bt_iscan_wifi_connecting + *fill* 0x3fc989e2 0x2 + .data.coex_schm_ble_mesh_standby_bt_iscan_wifi_scan + 0x3fc989e4 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc989e4 coex_schm_ble_mesh_standby_bt_iscan_wifi_scan + *fill* 0x3fc989ee 0x2 + .data.coex_schm_ble_mesh_standby_bt_sniff_wifi_conn + 0x3fc989f0 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc989f0 coex_schm_ble_mesh_standby_bt_sniff_wifi_conn + *fill* 0x3fc989fa 0x2 + .data.coex_schm_ble_mesh_standby_bt_sniff_wifi_connecting + 0x3fc989fc 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc989fc coex_schm_ble_mesh_standby_bt_sniff_wifi_connecting + *fill* 0x3fc98a06 0x2 + .data.coex_schm_ble_mesh_standby_bt_sniff_wifi_scan + 0x3fc98a08 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98a08 coex_schm_ble_mesh_standby_bt_sniff_wifi_scan + *fill* 0x3fc98a12 0x2 + .data.coex_schm_ble_mesh_standby_wifi_conn + 0x3fc98a14 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98a14 coex_schm_ble_mesh_standby_wifi_conn + *fill* 0x3fc98a1e 0x2 + .data.coex_schm_ble_mesh_standby_wifi_connecting + 0x3fc98a20 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98a20 coex_schm_ble_mesh_standby_wifi_connecting + *fill* 0x3fc98a2a 0x2 + .data.coex_schm_ble_mesh_standby_wifi_scan + 0x3fc98a2c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98a2c coex_schm_ble_mesh_standby_wifi_scan + *fill* 0x3fc98a36 0x2 + .data.coex_schm_ble_mesh_traffic_bt_a2dp_paused_wifi_conn + 0x3fc98a38 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98a38 coex_schm_ble_mesh_traffic_bt_a2dp_paused_wifi_conn + *fill* 0x3fc98a46 0x2 + .data.coex_schm_ble_mesh_traffic_bt_a2dp_paused_wifi_connecting + 0x3fc98a48 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98a48 coex_schm_ble_mesh_traffic_bt_a2dp_paused_wifi_connecting + *fill* 0x3fc98a56 0x2 + .data.coex_schm_ble_mesh_traffic_bt_a2dp_paused_wifi_scan + 0x3fc98a58 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98a58 coex_schm_ble_mesh_traffic_bt_a2dp_paused_wifi_scan + *fill* 0x3fc98a66 0x2 + .data.coex_schm_ble_mesh_traffic_bt_a2dp_wifi_conn + 0x3fc98a68 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98a68 coex_schm_ble_mesh_traffic_bt_a2dp_wifi_conn + *fill* 0x3fc98a76 0x2 + .data.coex_schm_ble_mesh_traffic_bt_a2dp_wifi_connecting + 0x3fc98a78 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98a78 coex_schm_ble_mesh_traffic_bt_a2dp_wifi_connecting + *fill* 0x3fc98a8e 0x2 + .data.coex_schm_ble_mesh_traffic_bt_a2dp_wifi_scan + 0x3fc98a90 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98a90 coex_schm_ble_mesh_traffic_bt_a2dp_wifi_scan + *fill* 0x3fc98aa6 0x2 + .data.coex_schm_ble_mesh_traffic_bt_conn_wifi_conn + 0x3fc98aa8 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98aa8 coex_schm_ble_mesh_traffic_bt_conn_wifi_conn + *fill* 0x3fc98ab6 0x2 + .data.coex_schm_ble_mesh_traffic_bt_conn_wifi_connecting + 0x3fc98ab8 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98ab8 coex_schm_ble_mesh_traffic_bt_conn_wifi_connecting + *fill* 0x3fc98ac6 0x2 + .data.coex_schm_ble_mesh_traffic_bt_conn_wifi_scan + 0x3fc98ac8 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98ac8 coex_schm_ble_mesh_traffic_bt_conn_wifi_scan + *fill* 0x3fc98ad6 0x2 + .data.coex_schm_ble_mesh_traffic_bt_default_wifi_conn + 0x3fc98ad8 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98ad8 coex_schm_ble_mesh_traffic_bt_default_wifi_conn + *fill* 0x3fc98ae6 0x2 + .data.coex_schm_ble_mesh_traffic_bt_default_wifi_connecting + 0x3fc98ae8 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98ae8 coex_schm_ble_mesh_traffic_bt_default_wifi_connecting + *fill* 0x3fc98afe 0x2 + .data.coex_schm_ble_mesh_traffic_bt_default_wifi_scan + 0x3fc98b00 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98b00 coex_schm_ble_mesh_traffic_bt_default_wifi_scan + *fill* 0x3fc98b16 0x2 + .data.coex_schm_ble_mesh_traffic_bt_iscan_wifi_conn + 0x3fc98b18 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98b18 coex_schm_ble_mesh_traffic_bt_iscan_wifi_conn + *fill* 0x3fc98b22 0x2 + .data.coex_schm_ble_mesh_traffic_bt_iscan_wifi_connecting + 0x3fc98b24 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98b24 coex_schm_ble_mesh_traffic_bt_iscan_wifi_connecting + *fill* 0x3fc98b2e 0x2 + .data.coex_schm_ble_mesh_traffic_bt_iscan_wifi_scan + 0x3fc98b30 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98b30 coex_schm_ble_mesh_traffic_bt_iscan_wifi_scan + *fill* 0x3fc98b3a 0x2 + .data.coex_schm_ble_mesh_traffic_bt_sniff_wifi_conn + 0x3fc98b3c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98b3c coex_schm_ble_mesh_traffic_bt_sniff_wifi_conn + *fill* 0x3fc98b46 0x2 + .data.coex_schm_ble_mesh_traffic_bt_sniff_wifi_connecting + 0x3fc98b48 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98b48 coex_schm_ble_mesh_traffic_bt_sniff_wifi_connecting + *fill* 0x3fc98b52 0x2 + .data.coex_schm_ble_mesh_traffic_bt_sniff_wifi_scan + 0x3fc98b54 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98b54 coex_schm_ble_mesh_traffic_bt_sniff_wifi_scan + *fill* 0x3fc98b5e 0x2 + .data.coex_schm_ble_mesh_traffic_wifi_conn + 0x3fc98b60 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98b60 coex_schm_ble_mesh_traffic_wifi_conn + *fill* 0x3fc98b6a 0x2 + .data.coex_schm_ble_mesh_traffic_wifi_connecting + 0x3fc98b6c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98b6c coex_schm_ble_mesh_traffic_wifi_connecting + *fill* 0x3fc98b76 0x2 + .data.coex_schm_ble_mesh_traffic_wifi_scan + 0x3fc98b78 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98b78 coex_schm_ble_mesh_traffic_wifi_scan + *fill* 0x3fc98b82 0x2 + .data.coex_schm_bt_a2dp_paused_wifi_conn + 0x3fc98b84 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98b84 coex_schm_bt_a2dp_paused_wifi_conn + *fill* 0x3fc98b8e 0x2 + .data.coex_schm_bt_a2dp_paused_wifi_connecting + 0x3fc98b90 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98b90 coex_schm_bt_a2dp_paused_wifi_connecting + *fill* 0x3fc98b9a 0x2 + .data.coex_schm_bt_a2dp_paused_wifi_scan + 0x3fc98b9c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98b9c coex_schm_bt_a2dp_paused_wifi_scan + *fill* 0x3fc98ba6 0x2 + .data.coex_schm_bt_a2dp_wifi_conn + 0x3fc98ba8 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98ba8 coex_schm_bt_a2dp_wifi_conn + *fill* 0x3fc98bb2 0x2 + .data.coex_schm_bt_a2dp_wifi_connecting + 0x3fc98bb4 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98bb4 coex_schm_bt_a2dp_wifi_connecting + *fill* 0x3fc98bbe 0x2 + .data.coex_schm_bt_a2dp_wifi_scan + 0x3fc98bc0 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98bc0 coex_schm_bt_a2dp_wifi_scan + *fill* 0x3fc98bca 0x2 + .data.coex_schm_bt_conn_wifi_conn + 0x3fc98bcc 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98bcc coex_schm_bt_conn_wifi_conn + *fill* 0x3fc98bd6 0x2 + .data.coex_schm_bt_conn_wifi_connecting + 0x3fc98bd8 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98bd8 coex_schm_bt_conn_wifi_connecting + *fill* 0x3fc98be2 0x2 + .data.coex_schm_bt_conn_wifi_scan + 0x3fc98be4 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98be4 coex_schm_bt_conn_wifi_scan + *fill* 0x3fc98bee 0x2 + .data.coex_schm_bt_default_wifi_conn + 0x3fc98bf0 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98bf0 coex_schm_bt_default_wifi_conn + *fill* 0x3fc98bfa 0x2 + .data.coex_schm_bt_default_wifi_connecting + 0x3fc98bfc 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98bfc coex_schm_bt_default_wifi_connecting + *fill* 0x3fc98c06 0x2 + .data.coex_schm_bt_default_wifi_scan + 0x3fc98c08 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98c08 coex_schm_bt_default_wifi_scan + *fill* 0x3fc98c12 0x2 + .data.coex_schm_bt_idle_wifi_conn + 0x3fc98c14 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98c14 coex_schm_bt_idle_wifi_conn + *fill* 0x3fc98c1a 0x2 + .data.coex_schm_bt_idle_wifi_connecting + 0x3fc98c1c 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98c1c coex_schm_bt_idle_wifi_connecting + *fill* 0x3fc98c22 0x2 + .data.coex_schm_bt_idle_wifi_scan + 0x3fc98c24 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98c24 coex_schm_bt_idle_wifi_scan + *fill* 0x3fc98c2a 0x2 + .data.coex_schm_bt_iscan_wifi_conn + 0x3fc98c2c 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98c2c coex_schm_bt_iscan_wifi_conn + *fill* 0x3fc98c32 0x2 + .data.coex_schm_bt_iscan_wifi_connecting + 0x3fc98c34 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98c34 coex_schm_bt_iscan_wifi_connecting + *fill* 0x3fc98c3a 0x2 + .data.coex_schm_bt_iscan_wifi_scan + 0x3fc98c3c 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98c3c coex_schm_bt_iscan_wifi_scan + *fill* 0x3fc98c42 0x2 + .data.coex_schm_bt_sniff_wifi_conn + 0x3fc98c44 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98c44 coex_schm_bt_sniff_wifi_conn + *fill* 0x3fc98c4a 0x2 + .data.coex_schm_bt_sniff_wifi_connecting + 0x3fc98c4c 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98c4c coex_schm_bt_sniff_wifi_connecting + *fill* 0x3fc98c52 0x2 + .data.coex_schm_bt_sniff_wifi_scan + 0x3fc98c54 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98c54 coex_schm_bt_sniff_wifi_scan + *fill* 0x3fc98c5a 0x2 + .data.coex_schm_external_coex_wifi_connecting + 0x3fc98c5c 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98c5c coex_schm_external_coex_wifi_connecting + *fill* 0x3fc98c62 0x2 + .data.coex_schm_external_coex_wifi_default + 0x3fc98c64 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98c64 coex_schm_external_coex_wifi_default + *fill* 0x3fc98c6e 0x2 + .data.coex_schm_external_coex_wifi_scan + 0x3fc98c70 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc98c70 coex_schm_external_coex_wifi_scan + *fill* 0x3fc98c76 0x2 + .data.WIFI_MESH_EVENT + 0x3fc98c78 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3fc98c78 WIFI_MESH_EVENT + .data.g_wifi_event_mask + 0x3fc98c7c 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3fc98c7c g_wifi_event_mask + .data.s_wifi_init_state + 0x3fc98c80 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .data.TmpSTAAPCloseAP + 0x3fc98c84 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc98c84 TmpSTAAPCloseAP + .data.g_phy_cap_rx_stbc + 0x3fc98c85 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3fc98c85 g_phy_cap_rx_stbc + .data.g_mesh_self_organized + 0x3fc98c86 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x3fc98c86 g_mesh_self_organized + *fill* 0x3fc98c87 0x1 + .data.g_wifi_nvs + 0x3fc98c88 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3fc98c88 g_wifi_nvs + .data.s_raw_seq.13847 + 0x3fc98c8c 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3fc98c8e 0x2 + .data.country_info_24ghz + 0x3fc98c90 0xe6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + 0x3fc98c90 country_info_24ghz + *fill* 0x3fc98d76 0x2 + .data.g_scan_chan_list + 0x3fc98d78 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3fc98d86 0x2 + .data.g_dynamic_cs + 0x3fc98d88 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc98d88 g_dynamic_cs + .data.s_ap_igtk_active_idx + 0x3fc98d94 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .data.s_sta_igtk_active_idx + 0x3fc98d96 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .data.g_timer_info + 0x3fc98d98 0xc8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x3fc98d98 g_timer_info + .data.join_deny_flag + 0x3fc98e60 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3fc98e61 0x3 + .data.ba_recv_action + 0x3fc98e64 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .data.ba_send_action + 0x3fc98e70 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .data.ht_recv_action + 0x3fc98e7c 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .data.ht_send_action + 0x3fc98e80 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .data.public_recv_action + 0x3fc98e84 0x88 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .data.public_send_action + 0x3fc98f0c 0x88 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .data.sa_query_recv_action + 0x3fc98f94 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .data.sa_query_send_action + 0x3fc98f9c 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .data.vendor_recv_action + 0x3fc98fa4 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .data.vendor_send_action + 0x3fc98fa8 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .data.ccmp 0x3fc98fac 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x3fc98fac ccmp + .data.gcmp 0x3fc98fc4 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + 0x3fc98fc4 gcmp + .data.sms4 0x3fc98fdc 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + 0x3fc98fdc sms4 + .data.tkip 0x3fc98ff4 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + 0x3fc98ff4 tkip + .data.wep 0x3fc9900c 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + 0x3fc9900c wep + .data.g_eb_list_desc + 0x3fc99024 0xdc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x3fc99024 g_eb_list_desc + .data.g_txop_queue_status + 0x3fc99100 0x3 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x3fc99100 g_txop_queue_status + *fill* 0x3fc99103 0x1 + .data.lmacConfMib + 0x3fc99104 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x3fc99104 lmacConfMib + .data.g_pm_cfg + 0x3fc99134 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3fc99134 g_pm_cfg + .data.TxRxCxt 0x3fc99178 0x3c0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3fc99178 TxRxCxt + .data.g_pp_timer_info + 0x3fc99538 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x3fc99538 g_pp_timer_info + .data.BasicOFDMSched + 0x3fc99598 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc99598 BasicOFDMSched + .data.rc11BSchedTbl + 0x3fc995a4 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc995a4 rc11BSchedTbl + .data.rc11GSchedTbl + 0x3fc995ec 0x9c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc995ec rc11GSchedTbl + .data.rc11NSchedTbl + 0x3fc99688 0xa8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc99688 rc11NSchedTbl + .data.rcLoRaSchedTbl + 0x3fc99730 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc99730 rcLoRaSchedTbl + .data.rcP2P11GSchedTbl + 0x3fc99748 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc99748 rcP2P11GSchedTbl + .data.rcP2P11NSchedTbl + 0x3fc997a8 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc997a8 rcP2P11NSchedTbl + .data.trc_ctl 0x3fc99814 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc99814 trc_ctl + .data.BcnInterval + 0x3fc99830 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc99830 BcnInterval + .data.wDevCtrl + 0x3fc99834 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc99834 wDevCtrl + .data.s_platform + 0x3fc9986c 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .data.phy_param + 0x3fc9987c 0x340 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x3fc9987c phy_param + .data.wifi_ht20 + 0x3fc99bbc 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) + 0x3fc99bbc wifi_ht20 + .data.wifi_ht40 + 0x3fc99bbe 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) + 0x3fc99bbe wifi_ht40 + .data 0x3fc99bc0 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + 0x3fc99bc0 __sglue + .data 0x3fc99bcc 0xf0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + 0x3fc99bcc _impure_data + *fill* 0x3fc99cbc 0x4 + .data 0x3fc99cc0 0x58 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gettzinfo.o) + *(.dram1 .dram1.*) + .dram1.2 0x3fc99d18 0x2b esp-idf/esp_system/libesp_system.a(brownout.c.obj) + *fill* 0x3fc99d43 0x1 + .dram1.0 0x3fc99d44 0x4 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .dram1.3 0x3fc99d48 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.2 0x3fc99d4c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.1 0x3fc99d50 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.0 0x3fc99d54 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.0 0x3fc99d58 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .dram1.0 0x3fc99d5c 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc99d5c FreeRTOS_openocd_params + .dram1.0 0x3fc99d64 0x50 esp-idf/freertos/libfreertos.a(port.c.obj) + .dram1.8 0x3fc99db4 0x4 esp-idf/bt/libbt.a(bt.c.obj) + .dram1.7 0x3fc99db8 0x4 esp-idf/bt/libbt.a(bt.c.obj) + .dram1.6 0x3fc99dbc 0x1 esp-idf/bt/libbt.a(bt.c.obj) + *fill* 0x3fc99dbd 0x3 + .dram1.5 0x3fc99dc0 0x4 esp-idf/bt/libbt.a(bt.c.obj) + .dram1.4 0x3fc99dc4 0x4 esp-idf/bt/libbt.a(bt.c.obj) + .dram1.3 0x3fc99dc8 0x4 esp-idf/bt/libbt.a(bt.c.obj) + .dram1.1 0x3fc99dcc 0x4 esp-idf/bt/libbt.a(bt.c.obj) + .dram1.0 0x3fc99dd0 0x4 esp-idf/bt/libbt.a(bt.c.obj) + .dram1.1 0x3fc99dd4 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + .dram1.13 0x3fc99ddc 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + *fill* 0x3fc99df7 0x1 + .dram1.17 0x3fc99df8 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + .dram1.1 0x3fc99e14 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + .dram1.2 0x3fc99e1c 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + .dram1.4 0x3fc99e2c 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + *fill* 0x3fc99e3f 0x1 + .dram1.5 0x3fc99e40 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + .dram1.6 0x3fc99e64 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + *fill* 0x3fc99e77 0x1 + .dram1.7 0x3fc99e78 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + *fill* 0x3fc99ea2 0x2 + .dram1.8 0x3fc99ea4 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + *fill* 0x3fc99eb6 0x2 + .dram1.9 0x3fc99eb8 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + *fill* 0x3fc99ec5 0x3 + .dram1.1 0x3fc99ec8 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + 0x3fc99ec8 sch_prog_state + *fill* 0x3fc99ec9 0x3 + .dram1.5 0x3fc99ecc 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + .dram1.7 0x3fc99ed8 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + *fill* 0x3fc99ee5 0x3 + .dram1.0 0x3fc99ee8 0x4 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .dram1.4 0x3fc99eec 0x22 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3fc99f0e 0x2 + .dram1.3 0x3fc99f10 0x1b esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3fc99f2b 0x1 + .dram1.2 0x3fc99f2c 0x1a esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3fc99f46 0x2 + .dram1.0 0x3fc99f48 0x8 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3fc99f48 g_flash_guard_default_ops + .dram1.29 0x3fc99f50 0x1b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc99f6b 0x1 + .dram1.23 0x3fc99f6c 0x1b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc99f87 0x1 + .dram1.2 0x3fc99f88 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3fc99f88 rom_spiflash_api_funcs + .dram1.1 0x3fc99f8c 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .dram1.0 0x3fc99f9c 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc99fa6 0x2 + .dram1.2 0x3fc99fa8 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .dram1.1 0x3fc99fc8 0x2c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .dram1.16 0x3fc99ff4 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .dram1.15 0x3fc9a01c 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .dram1.5 0x3fc9a02c 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + 0x3fc9a02c esp_flash_noos_functions + .dram1.5 0x3fc9a054 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc9a054 spi_flash_chip_generic_timeout + .dram1.4 0x3fc9a068 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .dram1.3 0x3fc9a080 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc9a080 rom_flash_chip_dummy_hpm + .dram1.2 0x3fc9a084 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc9a084 rom_flash_chip_dummy + .dram1.1 0x3fc9a088 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x3fc9a08e 0x2 + .dram1.0 0x3fc9a090 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x3fc9a096 0x2 + .dram1.0 0x3fc9a098 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .dram1.0 0x3fc9a0f0 0x19 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3fc9a109 0x3 + .dram1.0 0x3fc9a10c 0x8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .dram1.3 0x3fc9a114 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .dram1.2 0x3fc9a124 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .dram1.1 0x3fc9a134 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .dram1.0 0x3fc9a140 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .dram1.1 0x3fc9a14c 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .dram1.0 0x3fc9a158 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .dram1.1 0x3fc9a164 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + 0x3fc9a164 coex_env + .dram1.2 0x3fc9a174 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + 0x3fc9a174 coex_pti_tab + *fill* 0x3fc9a19d 0x3 + .dram1.6 0x3fc9a1a0 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + *fill* 0x3fc9a1c2 0x2 + .dram1.7 0x3fc9a1c4 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + .dram1.1 0x3fc9a1e4 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) + *fill* 0x3fc9a212 0x2 + .dram1.6 0x3fc9a214 0x27 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + .dram1.2 0x3fc9a23b 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x3fc9a23b g_mesh_is_started + .dram1.3 0x3fc9a23c 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x3fc9a23c g_mesh_init_ps_type + .dram1.4 0x3fc9a240 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x3fc9a240 g_mesh_is_root + .dram1.2 0x3fc9a241 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc9a241 g_sta_connected_flag + *fill* 0x3fc9a242 0x2 + .dram1.3 0x3fc9a244 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x3fc9a244 eb_txdesc_space + .dram1.3 0x3fc9a2d4 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3fc9a2d4 pp_sig_cnt + *fill* 0x3fc9a2f5 0x3 + .dram1.4 0x3fc9a2f8 0xa0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3fc9a2f8 bars + .dram1.3 0x3fc9a398 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .dram1.3 0x3fc9a39c 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc9a3a0 _coredump_dram_start = ABSOLUTE (.) + *(.dram2.coredump .dram2.coredump.*) + 0x3fc9a3a0 _coredump_dram_end = ABSOLUTE (.) + *libapp_trace.a:app_trace.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libapp_trace.a:app_trace_util.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libapp_trace.a:port_uart.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + 0x3fc9a3a0 . = ALIGN (0x4) + 0x3fc9a3a0 _bt_data_start = ABSOLUTE (.) + *libbt.a:(.data .data.*) + .data.ble_svc_gap_name + 0x3fc9a3a0 0x20 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .data.ble_hs_cfg + 0x3fc9a3c0 0x28 esp-idf/bt/libbt.a(ble_hs_cfg.c.obj) + 0x3fc9a3c0 ble_hs_cfg + 0x3fc9a3e8 . = ALIGN (0x4) + 0x3fc9a3e8 _bt_data_end = ABSOLUTE (.) + 0x3fc9a3e8 . = ALIGN (0x4) + 0x3fc9a3e8 _bt_controller_data_start = ABSOLUTE (.) + *libbtdm_app.a:(.data .data.*) + .data.s_hli_null_funcs + 0x3fc9a3e8 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hl_itf.o) + .data.s_coex_dynamic_pti_en + 0x3fc9a400 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist.o) + .data.s_rw_use_irq_fifo + 0x3fc9a401 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + *fill* 0x3fc9a402 0x2 + .data.sdk_cfg_priv_opts_extend + 0x3fc9a404 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + 0x3fc9a404 sdk_cfg_priv_opts_extend + *fill* 0x3fc9a406 0x2 + .data.hci_command_handler_tab_esp_hack + 0x3fc9a408 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + 0x3fc9a408 hci_command_handler_tab_esp_hack + .data.hci_cmd_desc_tab_vs_esp_hack + 0x3fc9a438 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_msg.o) + 0x3fc9a438 hci_cmd_desc_tab_vs_esp_hack + .data.bt_rf_coex_hooks + 0x3fc9a480 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + .data.coex_hook_wifi_sleep_flag + 0x3fc9a488 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + 0x3fc9a49c . = ALIGN (0x4) + *fill* 0x3fc9a49a 0x2 + 0x3fc9a49c _bt_controller_data_end = ABSOLUTE (.) + *libclang_rt.builtins.a:_divsf3.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libclang_rt.builtins.a:restore.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libclang_rt.builtins.a:save.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libesp_hw_support.a:esp_memory_utils.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libesp_hw_support.a:mspi_timing_config.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libesp_hw_support.a:mspi_timing_tuning.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libesp_hw_support.a:rtc_clk.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + .rodata.rtc_clk_xtal_freq_get.str1.4 + 0x3fc9a49c 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .rodata.rtc_clk_cpu_freq_get_config.str1.4 + 0x3fc9a49c 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .rodata.rtc_clk_cpu_freq_to_xtal.str1.4 + 0x3fc9a49c 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .rodata.__func__.0 + 0x3fc9a49c 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *libesp_hw_support.a:sleep_console.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libesp_hw_support.a:systimer.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libesp_mm.a:esp_cache.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libesp_rom.a:esp_rom_spiflash.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libesp_rom.a:esp_rom_systimer.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libesp_system.a:esp_err.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + .rodata.esp_error_check_failed_print.str1.4 + 0x3fc9a4b3 0x5c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .rodata._esp_error_check_failed.str1.4 + 0x3fc9a4b3 0x10 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + *libesp_system.a:ubsan.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libgcc.a:_divsf3.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libgcc.a:save-restore.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libgcov.a:(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libhal.a:cache_hal.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + .rodata.cache_hal_disable.str1.4 + 0x3fc9a4b3 0x54 esp-idf/hal/libhal.a(cache_hal.c.obj) + *fill* 0x3fc9a4b3 0x1 + .rodata.__func__.0 + 0x3fc9a4b4 0x1e esp-idf/hal/libhal.a(cache_hal.c.obj) + *fill* 0x3fc9a4d2 0x2 + .rodata.__func__.1 + 0x3fc9a4d4 0x11 esp-idf/hal/libhal.a(cache_hal.c.obj) + *fill* 0x3fc9a4e5 0x3 + .rodata.__func__.2 + 0x3fc9a4e8 0x12 esp-idf/hal/libhal.a(cache_hal.c.obj) + *libhal.a:i2c_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libhal.a:ledc_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libhal.a:mmu_hal.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + .rodata.mmu_ll_check_entry_valid.str1.4 + 0x3fc9a4fa 0x51 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .rodata.mmu_hal_paddr_to_vaddr.str1.4 + 0x3fc9a4fa 0x52 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .rodata.mmu_hal_map_region.str1.4 + 0x3fc9a4fa 0xf4 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .rodata.mmu_hal_vaddr_to_paddr.str1.4 + 0x3fc9a4fa 0x5f esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc9a4fa 0x2 + .rodata.__func__.0 + 0x3fc9a4fc 0x17 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc9a513 0x1 + .rodata.__func__.1 + 0x3fc9a514 0x1e esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc9a532 0x2 + .rodata.__func__.2 + 0x3fc9a534 0x18 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .rodata.__func__.3 + 0x3fc9a54c 0x19 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc9a565 0x3 + .rodata.__func__.4 + 0x3fc9a568 0x17 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc9a57f 0x1 + .rodata.__func__.5 + 0x3fc9a580 0x15 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc9a595 0x3 + .rodata.__func__.6 + 0x3fc9a598 0x13 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc9a5ab 0x1 + .rodata.__func__.7 + 0x3fc9a5ac 0x13 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *libhal.a:spi_flash_encrypt_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + .rodata.spi_flash_encrypt_ll_type.str1.4 + 0x3fc9a5bf 0x61 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + *fill* 0x3fc9a5bf 0x1 + .rodata.__func__.0 + 0x3fc9a5c0 0x1a esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + *libhal.a:spi_flash_hal_gpspi.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libhal.a:spi_flash_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libhal.a:spi_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libhal.a:spi_slave_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libhal.a:systimer_hal.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + .rodata.systimer_hal_set_alarm_period.str1.4 + 0x3fc9a5da 0x4a esp-idf/hal/libhal.a(systimer_hal.c.obj) + *fill* 0x3fc9a5da 0x2 + .rodata.__func__.0 + 0x3fc9a5dc 0x1d esp-idf/hal/libhal.a(systimer_hal.c.obj) + *libhal.a:wdt_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *fill* 0x3fc9a5f9 0x3 + .rodata.wdt_hal_config_stage.str1.4 + 0x3fc9a5fc 0x964 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x56 (size before relaxing) + .rodata.__func__.0 + 0x3fc9af60 0x15 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + *libnewlib.a:abort.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + .rodata.abort.str1.4 + 0x3fc9af75 0x26 esp-idf/newlib/libnewlib.a(abort.c.obj) + *libnewlib.a:assert.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + .rodata.__assert_func.str1.4 + 0x3fc9af75 0x36 esp-idf/newlib/libnewlib.a(assert.c.obj) + *libnewlib.a:heap.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libnewlib.a:stdatomic.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libphy.a:(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + .rodata.get_phy_version_str.str1.4 + 0x3fc9af75 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + *fill* 0x3fc9af75 0x3 + .rodata.freq_i2c_write_set + 0x3fc9af78 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + .rodata.freq_get_i2c_data + 0x3fc9af9c 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + .rodata 0x3fc9afc4 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + .rodata.set_pbus_mem + 0x3fc9afcc 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + .rodata 0x3fc9aff4 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + .rodata 0x3fc9b038 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + *fill* 0x3fc9b041 0x3 + .rodata.CSWTCH.51 + 0x3fc9b044 0x3 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + .rodata.ram2_rfpll_cap_correct.str1.4 + 0x3fc9b047 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + .rodata.wait_rfpll_cal_end.str1.4 + 0x3fc9b047 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + *fill* 0x3fc9b047 0x1 + .rodata 0x3fc9b048 0x4b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) + .rodata.gen_rx_gain_table.str1.4 + 0x3fc9b093 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) + .rodata.ram2_rfpll_cap_track.str1.4 + 0x3fc9b093 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + .rodata.rfcal_track.str1.4 + 0x3fc9b093 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + .rodata.rom1_txpwr_cal_track.str1.4 + 0x3fc9b093 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + .rodata.rom2_ulp_code_track.str1.4 + 0x3fc9b093 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + *fill* 0x3fc9b093 0x1 + .rodata.phy_tsens_attribute + 0x3fc9b094 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + 0x3fc9b094 phy_tsens_attribute + *fill* 0x3fc9b0b2 0x2 + .rodata.CSWTCH.166 + 0x3fc9b0b4 0x3 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + *fill* 0x3fc9b0b7 0x1 + .rodata.CSWTCH.167 + 0x3fc9b0b8 0x3 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + .rodata.get_power_atten.str1.4 + 0x3fc9b0bb 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + .rodata.rfcal_pwrctrl.str1.4 + 0x3fc9b0bb 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + .rodata.rfcal_txcap.str1.4 + 0x3fc9b0bb 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + *fill* 0x3fc9b0bb 0x1 + .rodata 0x3fc9b0bc 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + .rodata.rom1_bt_get_tx_gain.str1.4 + 0x3fc9b124 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + .rodata.rom1_wifi_get_tx_gain.str1.4 + 0x3fc9b124 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + .rodata.CSWTCH.14 + 0x3fc9b124 0x3 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) + *fill* 0x3fc9b127 0x1 + .rodata.rc_cal.cst8 + 0x3fc9b128 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) + .rodata.dco_gain_coarse.4646 + 0x3fc9b140 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + .rodata.get_rfcal_rxiq_data.str1.4 + 0x3fc9b146 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + .rodata.pbus_rx_dco_cal.str1.4 + 0x3fc9b146 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + .rodata.rxiq_get_mis.str1.4 + 0x3fc9b146 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + .rodata.set_rx_gain_cal_iq.str1.4 + 0x3fc9b146 0x84 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + *libsoc.a:lldesc.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libspi_flash.a:flash_brownout_hook.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libspi_flash.a:memspi_host_driver.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + .rodata.memspi_host_read_id_hs.str1.4 + 0x3fc9b146 0x25 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .rodata.memspi_host_erase_sector.str1.4 + 0x3fc9b146 0x4c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .rodata.memspi_host_program_page.str1.4 + 0x3fc9b146 0x1e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x3fc9b146 0x2 + .rodata.__func__.0 + 0x3fc9b148 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x3fc9b161 0x3 + .rodata.__func__.1 + 0x3fc9b164 0x18 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .rodata.__func__.2 + 0x3fc9b17c 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x3fc9b195 0x3 + .srodata.TAG 0x3fc9b198 0x7 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x3fc9b19f 0x1 + .rodata.esp_flash_gpspi_host + 0x3fc9b1a0 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *libspi_flash.a:spi_flash_chip_boya.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + .rodata.esp_flash_chip_boya + 0x3fc9b1f8 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x3fc9b1f8 esp_flash_chip_boya + .srodata.chip_name + 0x3fc9b274 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + *libspi_flash.a:spi_flash_chip_gd.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *fill* 0x3fc9b279 0x3 + .rodata.esp_flash_chip_gd + 0x3fc9b27c 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x3fc9b27c esp_flash_chip_gd + .srodata.chip_name + 0x3fc9b2f8 0x3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + *libspi_flash.a:spi_flash_chip_generic.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + .rodata.spi_flash_chip_generic_read.str1.4 + 0x3fc9b2fb 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .rodata.spi_flash_chip_generic_get_write_protect.str1.4 + 0x3fc9b2fb 0x4c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .rodata.spi_flash_chip_generic_suspend_cmd_conf.str1.4 + 0x3fc9b2fb 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .rodata.spi_flash_chip_generic_read_unique_id.str1.4 + 0x3fc9b2fb 0x53 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x3fc9b2fb 0x1 + .rodata.__func__.0 + 0x3fc9b2fc 0x29 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x3fc9b325 0x3 + .rodata.esp_flash_chip_generic + 0x3fc9b328 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc9b328 esp_flash_chip_generic + .srodata.chip_name + 0x3fc9b3a4 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .rodata.TAG 0x3fc9b3ac 0xd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *libspi_flash.a:spi_flash_chip_issi.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *fill* 0x3fc9b3b9 0x3 + .rodata.esp_flash_chip_issi + 0x3fc9b3bc 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x3fc9b3bc esp_flash_chip_issi + .srodata.chip_name + 0x3fc9b438 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + *libspi_flash.a:spi_flash_chip_mxic.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *fill* 0x3fc9b43d 0x3 + .rodata.esp_flash_chip_mxic + 0x3fc9b440 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x3fc9b440 esp_flash_chip_mxic + .srodata.chip_name + 0x3fc9b4bc 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + *libspi_flash.a:spi_flash_chip_th.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *fill* 0x3fc9b4c1 0x3 + .rodata.esp_flash_chip_th + 0x3fc9b4c4 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x3fc9b4c4 esp_flash_chip_th + .srodata.chip_name + 0x3fc9b540 0x3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + *libspi_flash.a:spi_flash_chip_winbond.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + .rodata.spi_flash_chip_winbond_read.str1.4 + 0x3fc9b543 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + *fill* 0x3fc9b543 0x1 + .rodata.esp_flash_chip_winbond + 0x3fc9b544 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x3fc9b544 esp_flash_chip_winbond + .srodata.chip_name + 0x3fc9b5c0 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .srodata.TAG 0x3fc9b5c8 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + *libspi_flash.a:spi_flash_wrap.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + 0x3fc9b5d0 _data_end = ABSOLUTE (.) + 0x3fc9b5d0 . = ALIGN (0x4) + +.noinit 0x3fc9b5d0 0x0 + 0x3fc9b5d0 . = ALIGN (0x4) + 0x3fc9b5d0 _noinit_start = ABSOLUTE (.) + *(.noinit .noinit.*) + 0x3fc9b5d0 . = ALIGN (0x4) + 0x3fc9b5d0 _noinit_end = ABSOLUTE (.) + +.dram0.bss 0x3fc9b5d0 0x7030 + 0x3fc9b5d0 . = ALIGN (0x8) + 0x3fc9b5d0 _bss_start = ABSOLUTE (.) + *(EXCLUDE_FILE(*libbtdm_app.a *libbt.a) .bss EXCLUDE_FILE(*libbtdm_app.a *libbt.a) .bss.*) + .bss.app_elf_sha256_str + 0x3fc9b5d0 0xa esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3fc9b5d0 app_elf_sha256_str + *fill* 0x3fc9b5da 0x2 + .bss.shutdown_handlers + 0x3fc9b5dc 0x14 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .bss.s_log_cache + 0x3fc9b5f0 0xf8 esp-idf/log/liblog.a(log.c.obj) + .bss.ref_counts + 0x3fc9b6e8 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x3fc9b705 0x3 + .bss.xSuspendedTaskList + 0x3fc9b708 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xTasksWaitingTermination + 0x3fc9b71c 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xPendingReadyList + 0x3fc9b730 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xDelayedTaskList2 + 0x3fc9b744 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xDelayedTaskList1 + 0x3fc9b758 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.pxReadyTasksLists + 0x3fc9b76c 0x1f4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xIsrStack + 0x3fc9b960 0x600 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc9b960 xIsrStack + .bss.systimer_hal.1 + 0x3fc9bf60 0xc esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .bss.s_common_recursive_mutex + 0x3fc9bf6c 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3fc9bf6c __lock___atexit_recursive_mutex + 0x3fc9bf6c __lock___sinit_recursive_mutex + 0x3fc9bf6c __lock___sfp_recursive_mutex + 0x3fc9bf6c __lock___env_recursive_mutex + 0x3fc9bf6c __lock___malloc_recursive_mutex + .bss.s_common_mutex + 0x3fc9bfc0 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3fc9bfc0 __lock___arc4random_mutex + 0x3fc9bfc0 __lock___dd_hash_mutex + 0x3fc9bfc0 __lock___tz_mutex + 0x3fc9bfc0 __lock___at_quick_exit_mutex + .bss.systimer_hal + 0x3fc9c014 0xc esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .bss.s_vfs 0x3fc9c020 0x20 esp-idf/vfs/libvfs.a(vfs.c.obj) + .bss.s_priv_data + 0x3fc9c040 0x10 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .bss.publish_topic + 0x3fc9c050 0x96 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + *fill* 0x3fc9c0e6 0x2 + .bss.g_mqtt_config + 0x3fc9c0e8 0x24 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .bss.buf.2 0x3fc9c10c 0x41 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + *fill* 0x3fc9c14d 0x3 + .bss.packet.3 0x3fc9c150 0x5b4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .bss.buf.4 0x3fc9c704 0x41 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + *fill* 0x3fc9c745 0x3 + .bss.n.5 0x3fc9c748 0x107 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + *fill* 0x3fc9c84f 0x1 + .bss._mdns_self_host + 0x3fc9c850 0xc esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .bss.s_interfaces + 0x3fc9c85c 0x18 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .bss.resp_data + 0x3fc9c874 0x94 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .bss.adv_data 0x3fc9c908 0x94 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .bss.adv_params + 0x3fc9c99c 0xa esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + *fill* 0x3fc9c9a6 0x2 + .bss.ble_uuid_base + 0x3fc9c9a8 0x10 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .bss.esp_rmaker_cmd_list + 0x3fc9c9b8 0x28 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .bss.ppistring.0 + 0x3fc9c9e0 0x41 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + *fill* 0x3fc9ca21 0x3 + .bss.mac_str.2 + 0x3fc9ca24 0xd esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + *fill* 0x3fc9ca31 0x3 + .bss.s_intr_handlers + 0x3fc9ca34 0x100 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .bss.s_mmu_ctx + 0x3fc9cb34 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .bss.p_rmt_obj + 0x3fc9cb60 0x10 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .bss.s_crt_bundle + 0x3fc9cb70 0xc esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .bss.s_dummy_crt + 0x3fc9cb7c 0x198 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .bss.tick_cb 0x3fc9cd14 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .bss.idle_cb 0x3fc9cd34 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .bss.init_context + 0x3fc9cd54 0xc esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .bss.s_adc_cali_param + 0x3fc9cd60 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .bss.xStaticTimerQueue.14 + 0x3fc9cd80 0x54 esp-idf/freertos/libfreertos.a(timers.c.obj) + .bss.ucStaticTimerQueueStorage.15 + 0x3fc9cdd4 0xa0 esp-idf/freertos/libfreertos.a(timers.c.obj) + .bss.xActiveTimerList2 + 0x3fc9ce74 0x14 esp-idf/freertos/libfreertos.a(timers.c.obj) + .bss.xActiveTimerList1 + 0x3fc9ce88 0x14 esp-idf/freertos/libfreertos.a(timers.c.obj) + .bss._ZL13s_nvs_handles + 0x3fc9ce9c 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .bss.sockets 0x3fc9cea8 0xc8 esp-idf/lwip/liblwip.a(sockets.c.obj) + .bss.socket_ipv6_multicast_memberships + 0x3fc9cf70 0x118 esp-idf/lwip/liblwip.a(sockets.c.obj) + .bss.socket_ipv4_multicast_memberships + 0x3fc9d088 0x78 esp-idf/lwip/liblwip.a(sockets.c.obj) + .bss.sntp_servers + 0x3fc9d100 0x20 esp-idf/lwip/liblwip.a(sntp.c.obj) + .bss.dns_servers + 0x3fc9d120 0x48 esp-idf/lwip/liblwip.a(dns.c.obj) + .bss.dns_requests + 0x3fc9d168 0x30 esp-idf/lwip/liblwip.a(dns.c.obj) + .bss.dns_table + 0x3fc9d198 0x4a0 esp-idf/lwip/liblwip.a(dns.c.obj) + .bss.dns_pcbs 0x3fc9d638 0x10 esp-idf/lwip/liblwip.a(dns.c.obj) + .bss.ip_data 0x3fc9d648 0x44 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x3fc9d648 ip_data + .bss.loop_netif + 0x3fc9d68c 0xfc esp-idf/lwip/liblwip.a(netif.c.obj) + .bss.inseg 0x3fc9d788 0x10 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .bss.dhcp_rx_options_given + 0x3fc9d798 0xb esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3fc9d798 dhcp_rx_options_given + *fill* 0x3fc9d7a3 0x1 + .bss.dhcp_rx_options_val + 0x3fc9d7a4 0x2c esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3fc9d7a4 dhcp_rx_options_val + .bss.arp_table + 0x3fc9d7d0 0xf0 esp-idf/lwip/liblwip.a(etharp.c.obj) + .bss.nd6_ra_buffer + 0x3fc9d8c0 0x20 esp-idf/lwip/liblwip.a(nd6.c.obj) + .bss.multicast_address + 0x3fc9d8e0 0x14 esp-idf/lwip/liblwip.a(nd6.c.obj) + .bss.default_router_list + 0x3fc9d8f4 0x24 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc9d8f4 default_router_list + .bss.prefix_list + 0x3fc9d918 0x8c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc9d918 prefix_list + .bss.destination_cache + 0x3fc9d9a4 0x1e0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc9d9a4 destination_cache + .bss.neighbor_cache + 0x3fc9db84 0xdc esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc9db84 neighbor_cache + .bss.input 0x3fc9dc60 0x40 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .bss.supported_ciphersuites + 0x3fc9dca0 0xec esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .bss.ecp_supported_grp_id + 0x3fc9dd8c 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .bss.op_sem_buf.2 + 0x3fc9ddc0 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .bss.op_sem_buf.1 + 0x3fc9de14 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .bss.s_set_lpclk_source_cb + 0x3fc9de68 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .bss.coex_enabled_ref + 0x3fc9de6c 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + .bss.s_coex_rom_data_init + 0x3fc9de6d 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) + *fill* 0x3fc9de6e 0x2 + .bss.coex_schm_env + 0x3fc9de70 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x3fc9de70 coex_schm_env + .bss.old_scan_id.15984 + 0x3fc9deac 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .bss.s_net80211_data_init + 0x3fc9dead 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3fc9deae 0x2 + .bss.s_wifi_api_lock + 0x3fc9deb0 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3fc9deb0 s_wifi_api_lock + .bss.s_wifi_stop_in_progress + 0x3fc9deb4 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3fc9deb5 0x3 + .bss.g_ic 0x3fc9deb8 0x29c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3fc9deb8 g_ic + .bss.wpa_crypto_funcs + 0x3fc9e154 0x74 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x3fc9e154 wpa_crypto_funcs + .bss.g_hmac_cnt + 0x3fc9e1c8 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + 0x3fc9e1c8 g_hmac_cnt + .bss.ftm_req_expiry_timer + 0x3fc9e208 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .bss.ftm_resp_ctx + 0x3fc9e21c 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x3fc9e21c ftm_resp_ctx + .bss.ftmr_timer + 0x3fc9e228 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .bss.g_ftm_report_data + 0x3fc9e23c 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .bss.g_ftm_using_get_report_api + 0x3fc9e240 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + *fill* 0x3fc9e241 0x3 + .bss.s_ftm_initiator + 0x3fc9e244 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .bss.BcnIntvl 0x3fc9e248 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .bss.ap_rxcb 0x3fc9e24c 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc9e24c ap_rxcb + .bss.beacon_send_start_flag + 0x3fc9e250 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3fc9e251 0x3 + .bss.beacon_timer + 0x3fc9e254 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .bss.g_beacon_dtim_send_mc + 0x3fc9e268 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3fc9e269 0x3 + .bss.g_beacon_eb + 0x3fc9e26c 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc9e26c g_beacon_eb + .bss.g_beacon_eb_allocated + 0x3fc9e274 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .bss.g_beacon_idx + 0x3fc9e275 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc9e275 g_beacon_idx + .bss.tim_offset + 0x3fc9e276 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3fc9e277 0x1 + .bss.tokens.11863 + 0x3fc9e278 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .bss.ap_id.14264 + 0x3fc9e27c 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .bss.g_mac_sleep_en + 0x3fc9e27d 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3fc9e27d g_mac_sleep_en + *fill* 0x3fc9e27e 0x2 + .bss.g_wifi_menuconfig + 0x3fc9e280 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3fc9e280 g_wifi_menuconfig + .bss.mesh_deauth_reason + 0x3fc9e2e0 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .bss.s_wifi_task_hdl + 0x3fc9e2e4 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3fc9e2e4 s_wifi_task_hdl + .bss.s_wpa2_start + 0x3fc9e2e8 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .bss.s_wps_start + 0x3fc9e2e9 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3fc9e2ea 0x2 + .bss.esp_mesh_quick_funcs + 0x3fc9e2ec 0xb0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x3fc9e2ec esp_mesh_quick_funcs + .bss.g_mesh_topology + 0x3fc9e39c 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x3fc9e39c g_mesh_topology + .bss.g_wifi_nvs_cfg + 0x3fc9e3a0 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .bss.s_wifi_nvs + 0x3fc9e3a4 0x500 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3fc9e3a4 s_wifi_nvs + .bss.len_dh_ie + 0x3fc9e8a4 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3fc9e8a5 0x3 + .bss.s_netstack_ref + 0x3fc9e8a8 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3fc9e8a8 s_netstack_ref + .bss.s_tx_cacheq + 0x3fc9e8ac 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3fc9e8ac s_tx_cacheq + .bss.g_wifi_improve_contention_ability + 0x3fc9e8b4 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x3fc9e8b4 g_wifi_improve_contention_ability + .bss.connect_scan_flag + 0x3fc9e8b5 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3fc9e8b5 connect_scan_flag + *fill* 0x3fc9e8b6 0x2 + .bss.gScanStruct + 0x3fc9e8b8 0x11c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3fc9e8b8 gScanStruct + .bss.s_ch.12307 + 0x3fc9e9d4 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3fc9e9d6 0x2 + .bss.s_owe_scan_flag + 0x3fc9e9d8 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .bss.scannum 0x3fc9e9dc 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3fc9e9dc scannum + .bss.in_rssi_adjust + 0x3fc9e9de 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc9e9de in_rssi_adjust + .bss.rssi_index + 0x3fc9e9df 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc9e9df rssi_index + .bss.rssi_saved + 0x3fc9e9e0 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc9e9e0 rssi_saved + .bss.s_eapol_txdone_cb + 0x3fc9e9e8 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc9e9e8 s_eapol_txdone_cb + .bss.sta_csa_timer + 0x3fc9e9ec 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc9e9ec sta_csa_timer + .bss.s_ap_igtk + 0x3fc9ea00 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .bss.s_sta_igtk + 0x3fc9ea50 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .bss.gChmCxt 0x3fc9eaa0 0xfc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x3fc9eaa0 gChmCxt + .bss.ap_no_lr 0x3fc9eb9c 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc9eb9c ap_no_lr + *fill* 0x3fc9eb9d 0x3 + .bss.cnx_csa_timer + 0x3fc9eba0 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .bss.g_authmode_incompatible + 0x3fc9ebb4 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc9ebb4 g_authmode_incompatible + .bss.g_authmode_threshold_failure + 0x3fc9ebb5 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc9ebb5 g_authmode_threshold_failure + *fill* 0x3fc9ebb6 0x2 + .bss.g_cnxMgr 0x3fc9ebb8 0xef8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc9ebb8 g_cnxMgr + .bss.g_cnx_probe_rc_list_cb + 0x3fc9fab0 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc9fab0 g_cnx_probe_rc_list_cb + .bss.g_in_blacklist_flag + 0x3fc9fab4 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc9fab4 g_in_blacklist_flag + .bss.g_rssi_threshold_failure + 0x3fc9fab5 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc9fab5 g_rssi_threshold_failure + .bss.is_connected_sync + 0x3fc9fab6 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .bss.reconnect_flag + 0x3fc9fab7 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc9fab7 reconnect_flag + .bss.s_csa_timer_bss + 0x3fc9fab8 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .bss.s_sta_last_start_txseq + 0x3fc9fabc 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3fc9fabe 0x2 + .bss.sta_con_timer + 0x3fc9fac0 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc9fac0 sta_con_timer + .bss.ctx 0x3fc9fad4 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x3fc9fad4 ctx + .bss.avs_cb 0x3fc9fadc 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + .bss.avs_rx_content + 0x3fc9fae0 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + .bss.get_key_cb + 0x3fc9fae4 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + .bss.eb_space 0x3fc9fae8 0xc0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x3fc9fae8 eb_space + .bss.if_ctrl 0x3fc9fba8 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x3fc9fba8 if_ctrl + .bss.s_is_6m 0x3fc9fbd0 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x3fc9fbd0 s_is_6m + *fill* 0x3fc9fbd1 0x3 + .bss.beacon_monitor_data.11730 + 0x3fc9fbd4 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .bss.beacon_monitor_tbtt_time.11713 + 0x3fc9fbe8 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .bss.g_pm 0x3fc9fbf0 0x1d0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3fc9fbf0 g_pm + .bss.g_pm_tx_null_func + 0x3fc9fdc0 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3fc9fdc4 0x4 + .bss.s_fragment + 0x3fc9fdc8 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3fc9fdc8 s_fragment + .bss.g_lmac_cnt + 0x3fc9fdd8 0xc0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x3fc9fdd8 g_lmac_cnt + .bss.g_pm_cnt 0x3fc9fe98 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x3fc9fe98 g_pm_cnt + .bss.s_timer_post + 0x3fc9fee0 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + .bss.s_fix_rate + 0x3fc9fee4 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc9fee4 s_fix_rate + .bss.s_fix_rate_mask + 0x3fc9feec 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc9feec s_fix_rate_mask + .bss.BcnSendTick + 0x3fc9fef0 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc9fef0 BcnSendTick + .bss.dbg_rx_all_count + 0x3fc9fef4 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc9fef4 dbg_rx_all_count + .bss.g_wdev_csi_rx + 0x3fc9fef8 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc9fef8 g_wdev_csi_rx + .bss.g_wdev_csi_rx_ctx + 0x3fc9fefc 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc9fefc g_wdev_csi_rx_ctx + .bss.g_wdev_record_t1t4_cb + 0x3fc9ff00 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc9ff00 g_wdev_record_t1t4_cb + .bss.g_wdev_record_t2t3_cb + 0x3fc9ff04 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc9ff04 g_wdev_record_t2t3_cb + .bss.g_wdev_set_t1t4_cb + 0x3fc9ff08 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc9ff08 g_wdev_set_t1t4_cb + .bss.wDevMacSleep + 0x3fc9ff0c 0x74 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc9ff0c wDevMacSleep + .bss.s_dslp_phy_cb + 0x3fc9ff80 0xc esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + *fill* 0x3fc9ff8c 0x4 + .bss.g_wpa_supp + 0x3fc9ff90 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x3fc9ff90 g_wpa_supp + .bss.g_sae_data + 0x3fca0038 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .bss.eloop 0x3fca00b8 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .bss.s_sm_table + 0x3fca00d8 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .bss.assoc_ie_buf + 0x3fca0118 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x3fca0118 assoc_ie_buf + .bss.gWpaSm 0x3fca0148 0x338 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x3fca0148 gWpaSm + .bss.g_log_level + 0x3fca0480 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x3fca0480 g_log_level + .bss.g_misc_nvs + 0x3fca0484 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x3fca0484 g_misc_nvs + .bss.g_misc_nvs_init + 0x3fca0488 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + *fill* 0x3fca0489 0x3 + .bss.s_sta_cnx_times + 0x3fca048c 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.phy_version_str + 0x3fca0490 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + 0x3fca0490 phy_version_str + .bss.chip7_phy_init_ctrl + 0x3fca04b8 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x3fca04b8 chip7_phy_init_ctrl + *fill* 0x3fca04e2 0x2 + .bss.g_phyFuns + 0x3fca04e4 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x3fca04e4 g_phyFuns + .bss.new_rom.4579 + 0x3fca04e8 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + *fill* 0x3fca04e9 0x3 + .bss 0x3fca04ec 0x138 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + 0x3fca04ec __sf + .bss 0x3fca0624 0x18 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + *(.dynbss .dynsbss .gnu.linkonce.b .gnu.linkonce.b.* .gnu.linkonce.sb .gnu.linkonce.sb.* .gnu.linkonce.sb2 .gnu.linkonce.sb2.* .sbss .sbss.* .sbss2 .sbss2.* .scommon .share.mem) + .sbss.s_pthread_cfg_key + 0x3fca063c 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .sbss.s_threads_mux + 0x3fca0640 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .sbss.s_keys 0x3fca0644 0x4 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x3fca0644 s_keys + .sbss.s_usbserial_timeout + 0x3fca0648 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .sbss.g_panic_abort_details + 0x3fca064c 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3fca064c g_panic_abort_details + .sbss.g_panic_abort + 0x3fca0650 0x1 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3fca0650 g_panic_abort + *fill* 0x3fca0651 0x7 + .sbss.g_startup_time + 0x3fca0658 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3fca0658 g_startup_time + .sbss.g_exc_frames + 0x3fca0660 0x4 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3fca0660 g_exc_frames + .sbss.s_log_cache_misses + 0x3fca0664 0x4 esp-idf/log/liblog.a(log.c.obj) + .sbss.s_log_cache_entry_count + 0x3fca0668 0x4 esp-idf/log/liblog.a(log.c.obj) + .sbss.s_log_cache_max_generation + 0x3fca066c 0x4 esp-idf/log/liblog.a(log.c.obj) + .sbss.s_log_tags + 0x3fca0670 0x4 esp-idf/log/liblog.a(log.c.obj) + .sbss.base.0 0x3fca0674 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) + .sbss.s_log_mutex + 0x3fca0678 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) + .sbss.alloc_failed_callback + 0x3fca067c 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .sbss.registered_heaps + 0x3fca0680 0x4 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3fca0680 registered_heaps + .sbss.non_iram_int_disabled_flag + 0x3fca0684 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3fca0685 0x3 + .sbss.non_iram_int_disabled + 0x3fca0688 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .sbss.non_iram_int_mask + 0x3fca068c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .sbss.vector_desc_head + 0x3fca0690 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .sbss.s_rtc_isr_handle + 0x3fca0694 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .sbss.s_i2c_saradc_enable_cnt + 0x3fca0698 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .sbss.s_bbpll_digi_consumers_ref_count + 0x3fca069c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .sbss.s_cur_pll_freq + 0x3fca06a0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .sbss.s_saradc_power_on_cnt + 0x3fca06a4 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .sbss.s_pwdet_power_on_cnt + 0x3fca06a8 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .sbss.uxSchedulerSuspended + 0x3fca06ac 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xIdleTaskHandle + 0x3fca06b0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xNextTaskUnblockTime + 0x3fca06b4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.uxTaskNumber + 0x3fca06b8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xNumOfOverflows + 0x3fca06bc 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xYieldPending + 0x3fca06c0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xPendedTicks + 0x3fca06c4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xSchedulerRunning + 0x3fca06c8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.uxTopReadyPriority + 0x3fca06cc 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xTickCount + 0x3fca06d0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.uxCurrentNumberOfTasks + 0x3fca06d4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.uxDeletedTasksWaitingCleanUp + 0x3fca06d8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.pxOverflowDelayedTaskList + 0x3fca06dc 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.pxDelayedTaskList + 0x3fca06e0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.pxCurrentTCBs + 0x3fca06e4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fca06e4 pxCurrentTCBs + .sbss.xIsrStackBottom + 0x3fca06e8 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fca06e8 xIsrStackBottom + .sbss.xIsrStackTop + 0x3fca06ec 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fca06ec xIsrStackTop + .sbss.xPortSwitchFlag + 0x3fca06f0 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fca06f0 xPortSwitchFlag + .sbss.port_uxOldInterruptState + 0x3fca06f4 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fca06f4 port_uxOldInterruptState + .sbss.port_uxCriticalNesting + 0x3fca06f8 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fca06f8 port_uxCriticalNesting + .sbss.port_uxInterruptNesting + 0x3fca06fc 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fca06fc port_uxInterruptNesting + .sbss.port_xSchedulerRunning + 0x3fca0700 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fca0700 port_xSchedulerRunning + .sbss.s_handled_systicks + 0x3fca0704 0x4 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .sbss.s_time_lock + 0x3fca0708 0x4 esp-idf/newlib/libnewlib.a(time.c.obj) + *fill* 0x3fca070c 0x4 + .sbss.s_adjtime_total_correction_us + 0x3fca0710 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + .sbss.s_adjtime_start_us + 0x3fca0718 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + .sbss.s_boot_time_lock + 0x3fca0720 0x4 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + *fill* 0x3fca0724 0x4 + .sbss.s_microseconds_offset + 0x3fca0728 0x8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x3fca0728 s_microseconds_offset + .sbss.s_timer_task + 0x3fca0730 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .sbss.s_timers + 0x3fca0734 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .sbss.s_correction_us + 0x3fca0738 0x8 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .sbss.s_alarm_handler + 0x3fca0740 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .sbss.s_timer_interrupt_handle + 0x3fca0744 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .sbss.s_wifi_tsens_xpd_flag + 0x3fca0748 0x1 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .sbss.s_wifi_pwdet_xpd_flag + 0x3fca0749 0x1 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + *fill* 0x3fca074a 0x2 + .sbss.s_fd_table_lock + 0x3fca074c 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + .sbss.s_vfs_count + 0x3fca0750 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + .sbss.vfs_console + 0x3fca0754 0x8 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .sbss.primary_vfs_index + 0x3fca075c 0x4 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .sbss.secondary_vfs_index + 0x3fca0760 0x4 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .sbss.s_uart_select_count + 0x3fca0764 0x8 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .sbss.s_registered_select_num + 0x3fca076c 0x4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .sbss.s_registered_selects + 0x3fca0770 0x4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .sbss.switch_device + 0x3fca0774 0x4 esp-idf/main/libmain.a(app_main.c.obj) + 0x3fca0774 switch_device + .sbss.reset_timer + 0x3fca0778 0x4 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .sbss.reboot_timer + 0x3fca077c 0x4 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .sbss.esp_rmaker_priv_data + 0x3fca0780 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .sbss.rmaker_core_event_group + 0x3fca0784 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .sbss.node_created.0 + 0x3fca0788 0x1 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + *fill* 0x3fca0789 0x3 + .sbss.s_param_buf_size.0 + 0x3fca078c 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .sbss.s_node_params_buf.1 + 0x3fca0790 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .sbss.esp_rmaker_params_mqtt_init_done + 0x3fca0794 0x1 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + *fill* 0x3fca0795 0x3 + .sbss.esp_rmaker_user_mapping_lock + 0x3fca0798 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + 0x3fca0798 esp_rmaker_user_mapping_lock + .sbss.rmaker_user_mapping_state + 0x3fca079c 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + 0x3fca079c rmaker_user_mapping_state + .sbss.rmaker_user_mapping_data + 0x3fca07a0 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .sbss.schedule_priv_data + 0x3fca07a4 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .sbss.scenes_priv_data + 0x3fca07a8 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .sbss.enabled.0 + 0x3fca07ac 0x1 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + *fill* 0x3fca07ad 0x3 + .sbss.claim_event_group + 0x3fca07b0 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .sbss.wait_for_wifi_prov + 0x3fca07b4 0x1 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + *fill* 0x3fca07b5 0x3 + .sbss.g_serv_name + 0x3fca07b8 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .sbss.g_local_ctrl_is_started + 0x3fca07bc 0x1 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + *fill* 0x3fca07bd 0x3 + .sbss.mqtt_budget_lock + 0x3fca07c0 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .sbss.mqtt_budget_timer + 0x3fca07c4 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .sbss.ota_init_done.0 + 0x3fca07c8 0x1 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + *fill* 0x3fca07c9 0x3 + .sbss.g_ota_priv + 0x3fca07cc 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .sbss.retries.2 + 0x3fca07d0 0x4 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .sbss.custom_pop + 0x3fca07d4 0x4 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .sbss.custom_mfg_data_len + 0x3fca07d8 0x4 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .sbss.custom_mfg_data + 0x3fca07dc 0x4 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .sbss.prov_stop_timer + 0x3fca07e0 0x4 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .sbss.wifi_event_group + 0x3fca07e4 0x4 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .sbss.g_strip 0x3fca07e8 0x4 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .sbss.ws2812_t1l_ticks + 0x3fca07ec 0x4 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .sbss.ws2812_t0l_ticks + 0x3fca07f0 0x4 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .sbss.ws2812_t1h_ticks + 0x3fca07f4 0x4 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .sbss.ws2812_t0h_ticks + 0x3fca07f8 0x4 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .sbss.local_ctrl_inst_ctx + 0x3fca07fc 0x4 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + 0x3fca07fc local_ctrl_inst_ctx + .sbss.server_handle + 0x3fca0800 0x4 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .sbss.share_step.0 + 0x3fca0804 0x1 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + *fill* 0x3fca0805 0x3 + .sbss._mdns_service_semaphore + 0x3fca0808 0x4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .sbss._mdns_service_task_handle + 0x3fca080c 0x4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .sbss._mdns_host_list + 0x3fca0810 0x4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .sbss._mdns_server + 0x3fca0814 0x4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x3fca0814 _mdns_server + .sbss._pcb_main + 0x3fca0818 0x4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .sbss.init_done + 0x3fca081c 0x1 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .sbss.nvs_enabled + 0x3fca081d 0x1 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + *fill* 0x3fca081e 0x2 + .sbss.esp_schedule_nvs_partition + 0x3fca0820 0x4 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .sbss.sec1_params.3 + 0x3fca0824 0x8 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .sbss.prov_ctx + 0x3fca082c 0x4 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .sbss.prov_ctx_lock + 0x3fca0830 0x4 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .sbss.custom_manufacturer_data_len + 0x3fca0834 0x4 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .sbss.custom_manufacturer_data + 0x3fca0838 0x4 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .sbss.custom_service_uuid + 0x3fca083c 0x4 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .sbss.pc_ext_httpd_handle_provided + 0x3fca0840 0x1 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + *fill* 0x3fca0841 0x3 + .sbss.pc_httpd + 0x3fca0844 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .sbss.ble_cfg_p + 0x3fca0848 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .sbss.uuid128_name_list + 0x3fca084c 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .sbss.protocomm_ble_mfg_data_len + 0x3fca0850 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .sbss.protocomm_ble_mfg_data + 0x3fca0854 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .sbss.protocomm_ble_device_name + 0x3fca0858 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .sbss.protoble_internal + 0x3fca085c 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .sbss.own_addr_type + 0x3fca0860 0x1 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + *fill* 0x3fca0861 0x3 + .sbss.data_mbuf_list + 0x3fca0864 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .sbss.s_cached_conn_handle + 0x3fca0868 0x2 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + *fill* 0x3fca086a 0x2 + .sbss.num_chr_dsc + 0x3fca086c 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .sbss.ble_hs_id_rnd + 0x3fca0870 0x6 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + *fill* 0x3fca0876 0x2 + .sbss.ble_hs_id_pub + 0x3fca0878 0x6 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .sbss.ble_hs_max_client_configs + 0x3fca087e 0x2 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x3fca087e ble_hs_max_client_configs + .sbss.ble_hs_max_services + 0x3fca0880 0x2 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x3fca0880 ble_hs_max_services + .sbss.ble_hs_max_attrs + 0x3fca0882 0x2 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x3fca0882 ble_hs_max_attrs + .sbss.ble_hs_mutex + 0x3fca0884 0x4 esp-idf/bt/libbt.a(ble_hs.c.obj) + .sbss.ble_hs_evq + 0x3fca0888 0x4 esp-idf/bt/libbt.a(ble_hs.c.obj) + .sbss.ble_hs_timer + 0x3fca088c 0x4 esp-idf/bt/libbt.a(ble_hs.c.obj) + .sbss.ble_hs_parent_task + 0x3fca0890 0x4 esp-idf/bt/libbt.a(ble_hs.c.obj) + .sbss.ble_hs_reset_reason + 0x3fca0894 0x4 esp-idf/bt/libbt.a(ble_hs.c.obj) + .sbss.ble_hs_enabled_state + 0x3fca0898 0x1 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x3fca0898 ble_hs_enabled_state + .sbss.ble_hs_sync_state + 0x3fca0899 0x1 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x3fca0899 ble_hs_sync_state + *fill* 0x3fca089a 0x2 + .sbss.ble_hs_ev_start_stage2 + 0x3fca089c 0x4 esp-idf/bt/libbt.a(ble_hs.c.obj) + .sbss.ble_hs_ev_start_stage1 + 0x3fca08a0 0x4 esp-idf/bt/libbt.a(ble_hs.c.obj) + .sbss.ble_hs_ev_reset + 0x3fca08a4 0x4 esp-idf/bt/libbt.a(ble_hs.c.obj) + .sbss.ble_hs_ev_tx_notifications + 0x3fca08a8 0x4 esp-idf/bt/libbt.a(ble_hs.c.obj) + .sbss.reattempt_conn + 0x3fca08ac 0x8 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + 0x3fca08ac reattempt_conn + .sbss.ble_att_preferred_mtu_val + 0x3fca08b4 0x2 esp-idf/bt/libbt.a(ble_att.c.obj) + *fill* 0x3fca08b6 0x2 + .sbss.error.1 0x3fca08b8 0x4 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .sbss.ble_gattc_resume_at + 0x3fca08bc 0x4 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .sbss.ble_gattc_procs + 0x3fca08c0 0x8 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .sbss.ble_l2cap_sig_cur_id + 0x3fca08c8 0x1 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + *fill* 0x3fca08c9 0x3 + .sbss.ble_l2cap_sig_procs + 0x3fca08cc 0x8 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .sbss.preempt_done_mutex + 0x3fca08d4 0x4 esp-idf/bt/libbt.a(ble_gap.c.obj) + .sbss.ble_gap_update_entries + 0x3fca08d8 0x4 esp-idf/bt/libbt.a(ble_gap.c.obj) + .sbss.ble_gap_event_listener_list + 0x3fca08dc 0x4 esp-idf/bt/libbt.a(ble_gap.c.obj) + .sbss.rpa_timeout + 0x3fca08e0 0x2 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + 0x3fca08e0 rpa_timeout + .sbss.ble_hs_pvcy_started + 0x3fca08e2 0x1 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + *fill* 0x3fca08e3 0x1 + .sbss.ble_gatts_num_cfgable_chrs + 0x3fca08e4 0x4 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .sbss.ble_gatts_clt_cfgs + 0x3fca08e8 0x4 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .sbss.ble_gatts_clt_cfg_mem + 0x3fca08ec 0x4 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .sbss.ble_gatts_num_svc_entries + 0x3fca08f0 0x2 esp-idf/bt/libbt.a(ble_gatts.c.obj) + *fill* 0x3fca08f2 0x2 + .sbss.ble_gatts_svc_entries + 0x3fca08f4 0x4 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .sbss.ble_gatts_num_svc_defs + 0x3fca08f8 0x4 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .sbss.ble_gatts_svc_defs + 0x3fca08fc 0x4 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .sbss.ble_hs_hci_avail_pkts + 0x3fca0900 0x2 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + 0x3fca0900 ble_hs_hci_avail_pkts + .sbss.ble_hs_hci_version + 0x3fca0902 0x1 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + *fill* 0x3fca0903 0x1 + .sbss.ble_hs_hci_sup_feat + 0x3fca0904 0x4 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .sbss.ble_hs_hci_max_pkts + 0x3fca0908 0x1 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + *fill* 0x3fca0909 0x1 + .sbss.ble_hs_hci_buf_sz + 0x3fca090a 0x2 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .sbss.ble_hs_hci_ack + 0x3fca090c 0x4 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .sbss.ble_hs_hci_sem + 0x3fca0910 0x4 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .sbss.ble_hs_hci_mutex + 0x3fca0914 0x4 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .sbss.ble_store_config_num_local_irks + 0x3fca0918 0x4 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x3fca0918 ble_store_config_num_local_irks + .sbss.ble_store_config_num_rpa_recs + 0x3fca091c 0x4 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x3fca091c ble_store_config_num_rpa_recs + .sbss.ble_store_config_num_cccds + 0x3fca0920 0x4 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x3fca0920 ble_store_config_num_cccds + .sbss.ble_store_config_num_peer_secs + 0x3fca0924 0x4 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x3fca0924 ble_store_config_num_peer_secs + .sbss.ble_store_config_peer_bond_count + 0x3fca0928 0x2 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x3fca0928 ble_store_config_peer_bond_count + .sbss.ble_store_config_our_bond_count + 0x3fca092a 0x2 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x3fca092a ble_store_config_our_bond_count + .sbss.ble_store_config_num_our_secs + 0x3fca092c 0x4 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x3fca092c ble_store_config_num_our_secs + .sbss.ble_hs_ev_stop + 0x3fca0930 0x4 esp-idf/bt/libbt.a(nimble_port.c.obj) + .sbss.ble_hs_stop_sem + 0x3fca0934 0x4 esp-idf/bt/libbt.a(nimble_port.c.obj) + .sbss.g_eventq_dflt + 0x3fca0938 0x4 esp-idf/bt/libbt.a(nimble_port.c.obj) + .sbss.host_task_h + 0x3fca093c 0x4 esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .sbss.os_msys_init_2_data + 0x3fca0940 0x4 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .sbss.os_msys_init_1_data + 0x3fca0944 0x4 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .sbss.npl_funcs + 0x3fca0948 0x4 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x3fca0948 npl_funcs + .sbss.hw_critical_state_status + 0x3fca094c 0x1 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x3fca094c hw_critical_state_status + *fill* 0x3fca094d 0x3 + .sbss.vhci_send_sem + 0x3fca0950 0x4 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .sbss.pool_acl_buf + 0x3fca0954 0x4 esp-idf/bt/libbt.a(transport.c.obj) + .sbss.pool_evt_lo_buf + 0x3fca0958 0x4 esp-idf/bt/libbt.a(transport.c.obj) + .sbss.pool_evt_buf + 0x3fca095c 0x4 esp-idf/bt/libbt.a(transport.c.obj) + .sbss.pool_cmd_buf + 0x3fca0960 0x4 esp-idf/bt/libbt.a(transport.c.obj) + .sbss.ble_hs_conns + 0x3fca0964 0x4 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .sbss.ble_sm_procs + 0x3fca0968 0x8 esp-idf/bt/libbt.a(ble_sm.c.obj) + .sbss.ble_att_svr_entry_mem + 0x3fca0970 0x4 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .sbss.ble_att_svr_id + 0x3fca0974 0x2 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + *fill* 0x3fca0976 0x2 + .sbss.ble_att_svr_hidden_list + 0x3fca0978 0x8 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .sbss.ble_att_svr_list + 0x3fca0980 0x8 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .sbss.ble_hs_stop_terminate_tmo + 0x3fca0988 0x4 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .sbss.ble_hs_stop_conn_cnt + 0x3fca098c 0x1 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + *fill* 0x3fca098d 0x3 + .sbss.ble_hs_stop_listeners + 0x3fca0990 0x4 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .sbss.ble_sm_sc_keys_generated + 0x3fca0994 0x1 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + *fill* 0x3fca0995 0x3 + .sbss.queue_state + 0x3fca0998 0x4 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .sbss.work_queue + 0x3fca099c 0x4 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .sbss.esp_rmaker_storage_init_done.0 + 0x3fca09a0 0x1 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .sbss.init_done + 0x3fca09a1 0x1 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .sbss.cli_started.0 + 0x3fca09a2 0x1 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + *fill* 0x3fca09a3 0x1 + .sbss.long_data.0 + 0x3fca09a4 0x4 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .sbss.mqtt_data + 0x3fca09a8 0x4 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + 0x3fca09a8 mqtt_data + .sbss.registered.0 + 0x3fca09ac 0x1 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + *fill* 0x3fca09ad 0x3 + .sbss.help_args + 0x3fca09b0 0x8 esp-idf/console/libconsole.a(commands.c.obj) + .sbss.s_tmp_line_buf + 0x3fca09b8 0x4 esp-idf/console/libconsole.a(commands.c.obj) + .sbss.s_cmd_list + 0x3fca09bc 0x4 esp-idf/console/libconsole.a(commands.c.obj) + .sbss.s_burn_counter + 0x3fca09c0 0x4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .sbss.s_rmt_source_clock_hz + 0x3fca09c4 0x4 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .sbss.pat_flg.38 + 0x3fca09c8 0x1 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3fca09c9 0x3 + .sbss.p_uart_obj + 0x3fca09cc 0x8 esp-idf/driver/libdriver.a(uart.c.obj) + .sbss.map 0x3fca09d4 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .sbss.curr_partition.2 + 0x3fca09d8 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .sbss.s_ota_ops_last_handle + 0x3fca09dc 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .sbss.s_ota_ops_entries_head + 0x3fca09e0 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .sbss.flash_erasing + 0x3fca09e4 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .sbss.flash_brownout_needs_reset + 0x3fca09e5 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + *fill* 0x3fca09e6 0x2 + .sbss.s_flash_op_cache_state + 0x3fca09e8 0x8 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .sbss.s_flash_guard_ops + 0x3fca09f0 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .sbss.esp_flash_default_chip + 0x3fca09f4 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3fca09f4 esp_flash_default_chip + .sbss.reason 0x3fca09f8 0x4 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .sbss.iwdt_context + 0x3fca09fc 0x8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .sbss.p_twdt_obj + 0x3fca0a04 0x4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .sbss.g_twdt_isr + 0x3fca0a08 0x1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3fca0a08 g_twdt_isr + *fill* 0x3fca0a09 0x3 + .sbss.s_reset_reason + 0x3fca0a0c 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .sbss.ctx 0x3fca0a10 0x4 esp-idf/hal/libhal.a(cache_hal.c.obj) + .sbss.s_rc_fast_freq + 0x3fca0a14 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .sbss.s_periph_ref_counts + 0x3fca0a18 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + *fill* 0x3fca0a19 0x3 + .sbss.last_ccount.1 + 0x3fca0a1c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .sbss.s_reserve_status + 0x3fca0a20 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .sbss.s_temperature_sensor_power_cnt + 0x3fca0a28 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .sbss.s_calibrated_freq + 0x3fca0a2c 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .sbss.s_adc_digi_ctrlr_cnt + 0x3fca0a34 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .sbss.s_crypto_sha_aes_lock + 0x3fca0a38 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .sbss.s_crypto_mpi_lock + 0x3fca0a3c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .sbss.s_crypto_hmac_lock + 0x3fca0a40 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .sbss.s_crypto_ds_lock + 0x3fca0a44 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .sbss.xLastTime.17 + 0x3fca0a48 0x4 esp-idf/freertos/libfreertos.a(timers.c.obj) + .sbss.xTimerTaskHandle + 0x3fca0a4c 0x4 esp-idf/freertos/libfreertos.a(timers.c.obj) + .sbss.xTimerQueue + 0x3fca0a50 0x4 esp-idf/freertos/libfreertos.a(timers.c.obj) + .sbss.pxOverflowTimerList + 0x3fca0a54 0x4 esp-idf/freertos/libfreertos.a(timers.c.obj) + .sbss.pxCurrentTimerList + 0x3fca0a58 0x4 esp-idf/freertos/libfreertos.a(timers.c.obj) + .sbss.s_default_loop + 0x3fca0a5c 0x4 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .sbss._ZN14NVSHandleEntry17s_nvs_next_handleE + 0x3fca0a60 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x3fca0a60 NVSHandleEntry::s_nvs_next_handle + .sbss._ZN3nvs19NVSPartitionManager8instanceE + 0x3fca0a64 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x3fca0a64 nvs::NVSPartitionManager::instance + .sbss._ZN3nvs4Lock10mSemaphoreE + 0x3fca0a68 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x3fca0a68 nvs::Lock::mSemaphore + .sbss.s_phy_modem_init_ref + 0x3fca0a6c 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3fca0a6d 0x3 + .sbss.s_phy_digital_regs_mem + 0x3fca0a70 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .sbss.s_is_phy_reg_stored + 0x3fca0a74 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .sbss.s_is_phy_calibrated + 0x3fca0a75 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3fca0a76 0x2 + .sbss.s_phy_access_lock + 0x3fca0a78 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3fca0a7c 0x4 + .sbss.s_bt_154_prev_timestamp + 0x3fca0a80 0x8 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .sbss.s_wifi_prev_timestamp + 0x3fca0a88 0x8 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .sbss.phy_track_pll_timer + 0x3fca0a90 0x4 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .sbss.s_phy_modem_flag + 0x3fca0a94 0x2 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + *fill* 0x3fca0a96 0x2 + .sbss.time_sync_notification_cb + 0x3fca0a98 0x4 esp-idf/lwip/liblwip.a(sntp.c.obj) + .sbss.sntp_sync_status + 0x3fca0a9c 0x4 esp-idf/lwip/liblwip.a(sntp.c.obj) + .sbss.sntp_sync_mode + 0x3fca0aa0 0x4 esp-idf/lwip/liblwip.a(sntp.c.obj) + .sbss.select_cb_list + 0x3fca0aa4 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + .sbss.select_cb_ctr + 0x3fca0aa8 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + .sbss.tcpip_mbox + 0x3fca0aac 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .sbss.tcpip_init_done_arg + 0x3fca0ab0 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .sbss.tcpip_init_done + 0x3fca0ab4 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .sbss.sntp_retry_timeout + 0x3fca0ab8 0x4 esp-idf/lwip/liblwip.a(sntp.c.obj) + .sbss.sntp_pcb + 0x3fca0abc 0x4 esp-idf/lwip/liblwip.a(sntp.c.obj) + .sbss.sntp_opmode + 0x3fca0ac0 0x1 esp-idf/lwip/liblwip.a(sntp.c.obj) + .sbss.dns_seqno + 0x3fca0ac1 0x1 esp-idf/lwip/liblwip.a(dns.c.obj) + .sbss.dns_last_pcb_idx + 0x3fca0ac2 0x1 esp-idf/lwip/liblwip.a(dns.c.obj) + .sbss.s_is_tmr_start + 0x3fca0ac3 0x1 esp-idf/lwip/liblwip.a(dns.c.obj) + .sbss.netif_num + 0x3fca0ac4 0x1 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3fca0ac5 0x3 + .sbss.netif_default + 0x3fca0ac8 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3fca0ac8 netif_default + .sbss.netif_list + 0x3fca0acc 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3fca0acc netif_list + .sbss.ext_callback + 0x3fca0ad0 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + .sbss.pbuf_free_ooseq_pending + 0x3fca0ad4 0x1 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3fca0ad4 pbuf_free_ooseq_pending + *fill* 0x3fca0ad5 0x3 + .sbss.raw_pcbs + 0x3fca0ad8 0x4 esp-idf/lwip/liblwip.a(raw.c.obj) + .sbss.tcp_timer_ctr + 0x3fca0adc 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) + .sbss.tcp_timer + 0x3fca0add 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) + .sbss.tcp_active_pcbs_changed + 0x3fca0ade 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fca0ade tcp_active_pcbs_changed + *fill* 0x3fca0adf 0x1 + .sbss.tcp_tw_pcbs + 0x3fca0ae0 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fca0ae0 tcp_tw_pcbs + .sbss.tcp_active_pcbs + 0x3fca0ae4 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fca0ae4 tcp_active_pcbs + .sbss.tcp_listen_pcbs + 0x3fca0ae8 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fca0ae8 tcp_listen_pcbs + .sbss.tcp_bound_pcbs + 0x3fca0aec 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fca0aec tcp_bound_pcbs + .sbss.tcp_ticks + 0x3fca0af0 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fca0af0 tcp_ticks + .sbss.tcp_input_pcb + 0x3fca0af4 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3fca0af4 tcp_input_pcb + .sbss.recv_data + 0x3fca0af8 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.recv_flags + 0x3fca0afc 0x1 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.flags 0x3fca0afd 0x1 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.tcplen 0x3fca0afe 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.recv_acked + 0x3fca0b00 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3fca0b02 0x2 + .sbss.ackno 0x3fca0b04 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.seqno 0x3fca0b08 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.tcp_optidx + 0x3fca0b0c 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3fca0b0e 0x2 + .sbss.tcphdr_opt2 + 0x3fca0b10 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.tcphdr_opt1len + 0x3fca0b14 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.tcphdr_optlen + 0x3fca0b16 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.tcphdr 0x3fca0b18 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.tcpip_tcp_timer_active + 0x3fca0b1c 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .sbss.current_timeout_due_time + 0x3fca0b20 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .sbss.next_timeout + 0x3fca0b24 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .sbss.udp_pcbs + 0x3fca0b28 0x4 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x3fca0b28 udp_pcbs + .sbss.xid.12 0x3fca0b2c 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .sbss.dhcp_pcb_refcount + 0x3fca0b30 0x1 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3fca0b31 0x3 + .sbss.dhcp_pcb + 0x3fca0b34 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .sbss.etharp_cached_entry + 0x3fca0b38 0x1 esp-idf/lwip/liblwip.a(etharp.c.obj) + .sbss.is_tmr_start + 0x3fca0b39 0x1 esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x3fca0b3a 0x2 + .sbss.allrouters + 0x3fca0b3c 0x4 esp-idf/lwip/liblwip.a(igmp.c.obj) + .sbss.allsystems + 0x3fca0b40 0x4 esp-idf/lwip/liblwip.a(igmp.c.obj) + .sbss.ip4_default_multicast_netif + 0x3fca0b44 0x4 esp-idf/lwip/liblwip.a(ip4.c.obj) + .sbss.ip_id 0x3fca0b48 0x2 esp-idf/lwip/liblwip.a(ip4.c.obj) + *fill* 0x3fca0b4a 0x2 + .sbss.identification.1 + 0x3fca0b4c 0x4 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .sbss.is_tmr_start + 0x3fca0b50 0x1 esp-idf/lwip/liblwip.a(mld6.c.obj) + .sbss.last_router.1 + 0x3fca0b51 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) + .sbss.nd6_tmr_rs_reduction + 0x3fca0b52 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) + .sbss.nd6_cached_destination_index + 0x3fca0b53 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) + .sbss.nd6_cached_neighbor_index + 0x3fca0b54 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3fca0b55 0x3 + .sbss.base_time + 0x3fca0b58 0x4 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .sbss.lwip_task.1 + 0x3fca0b5c 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .sbss.sys_thread_sem_key + 0x3fca0b60 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .sbss.g_lwip_protect_mutex + 0x3fca0b64 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .sbss.s_esp_netif_counter + 0x3fca0b68 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .sbss.s_head 0x3fca0b6c 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x3fca0b6c s_head + .sbss.api_lock_sem + 0x3fca0b70 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .sbss.api_sync_sem + 0x3fca0b74 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .sbss.netif_callback + 0x3fca0b78 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .sbss.s_is_last_default_esp_netif_overridden + 0x3fca0b80 0x1 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + *fill* 0x3fca0b81 0x3 + .sbss.s_last_default_esp_netif + 0x3fca0b84 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .sbss.s_wifi_inited + 0x3fca0b88 0x1 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .sbss.wifi_default_handlers_set + 0x3fca0b89 0x1 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + *fill* 0x3fca0b8a 0x2 + .sbss.s_wifi_netifs + 0x3fca0b8c 0x8 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .sbss.s_wifi_netifs + 0x3fca0b94 0x8 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .sbss.s_wifi_rxcbs + 0x3fca0b9c 0x8 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .sbss.s_wifi_thread_sem_key.0 + 0x3fca0ba4 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .sbss.s_wifi_thread_sem_key_init.1 + 0x3fca0ba8 0x1 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x3fca0ba9 0x3 + .sbss.global_cacert + 0x3fca0bac 0x4 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .sbss.supported_init + 0x3fca0bb0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .sbss.init_done.1 + 0x3fca0bb4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .sbss.ecp_max_ops + 0x3fca0bb8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .sbss.mul_count + 0x3fca0bbc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .sbss.dbl_count + 0x3fca0bc0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .sbss.add_count + 0x3fca0bc4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .sbss.op_complete_sem + 0x3fca0bc8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .sbss.s_timeout_ms + 0x3fca0bcc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .sbss.s_ds_lock + 0x3fca0bd0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .sbss.s_ds_data + 0x3fca0bd4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .sbss.s_esp_ds_hmac_key_id + 0x3fca0bd8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .sbss.op_complete_sem + 0x3fca0bdc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .sbss.tx_channel + 0x3fca0be0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .sbss.rx_channel + 0x3fca0be4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .sbss.s_partition_list_lock + 0x3fca0be8 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .sbss.s_partition_list + 0x3fca0bec 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .sbss.wpa_cb 0x3fca0bf0 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x3fca0bf0 wpa_cb + .sbss.wifi_funcs + 0x3fca0bf4 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x3fca0bf4 wifi_funcs + .sbss.g_wpa_pmk_caching_disabled + 0x3fca0bf8 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x3fca0bf8 g_wpa_pmk_caching_disabled + *fill* 0x3fca0bf9 0x3 + .sbss.g_wpa3_hostap_auth_api_lock + 0x3fca0bfc 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3fca0bfc g_wpa3_hostap_auth_api_lock + .sbss.g_wpa3_hostap_evt_queue + 0x3fca0c00 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .sbss.g_wpa3_hostap_task_hdl + 0x3fca0c04 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .sbss.g_sae_confirm + 0x3fca0c08 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .sbss.g_sae_commit + 0x3fca0c0c 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .sbss.g_sae_token + 0x3fca0c10 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .sbss.g_sae_pt + 0x3fca0c14 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .sbss.global_hapd + 0x3fca0c18 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x3fca0c18 global_hapd + .sbss.eloop_data_lock + 0x3fca0c1c 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .sbss.s_sm_valid_bitmap + 0x3fca0c20 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .sbss.gEapSm 0x3fca0c24 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .sbss._ZN12_GLOBAL__N_113__new_handlerE + 0x3fca0c28 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .sbss._ZN12_GLOBAL__N_12mxE + 0x3fca0c2c 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .sbss._ZL4init + 0x3fca0c30 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .sbss._ZN17__eh_globals_init7_S_initE + 0x3fca0c34 0x1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + 0x3fca0c34 __eh_globals_init::_S_init + *fill* 0x3fca0c35 0x3 + .sbss._ZN12_GLOBAL__N_110eh_globalsE + 0x3fca0c38 0x8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .sbss._ZN12_GLOBAL__N_12mxE + 0x3fca0c40 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .sbss 0x3fca0c44 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-environ.o) + .sbss 0x3fca0c48 0x14 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + 0x3fca0c54 optind + 0x3fca0c58 optarg + .sbss 0x3fca0c5c 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + .sbss 0x3fca0c60 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + 0x3fca0c60 __stdio_exit_handler + .sbss 0x3fca0c64 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + .sbss 0x3fca0c68 0x8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzvars.o) + 0x3fca0c68 _timezone + 0x3fca0c6c _daylight + .sbss 0x3fca0c70 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-__call_atexit.o) + 0x3fca0c70 __atexit + *(.ext_ram.bss .ext_ram.bss.*) + *(EXCLUDE_FILE(*libbtdm_app.a *libbt.a) COMMON) + 0x3fca0c74 . = ALIGN (0x4) + 0x3fca0c74 _bt_bss_start = ABSOLUTE (.) + *libbt.a:(.bss .bss.*) + .bss.ble_hs_rx_q + 0x3fca0c74 0xc esp-idf/bt/libbt.a(ble_hs.c.obj) + .bss.ble_hs_hci_os_event_buf + 0x3fca0c80 0x78 esp-idf/bt/libbt.a(ble_hs.c.obj) + .bss.ble_hs_hci_ev_pool + 0x3fca0cf8 0x1c esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x3fca0cf8 ble_hs_hci_ev_pool + .bss.ble_gattc_proc_pool + 0x3fca0d14 0x1c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .bss.ble_gattc_proc_mem + 0x3fca0d30 0xe0 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .bss.ble_l2cap_sig_proc_pool + 0x3fca0e10 0x1c esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .bss.ble_l2cap_sig_proc_mem + 0x3fca0e2c 0x14 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .bss.slaves.0 0x3fca0e40 0x10 esp-idf/bt/libbt.a(ble_gap.c.obj) + .bss.ble_gap_update_entry_pool + 0x3fca0e50 0x1c esp-idf/bt/libbt.a(ble_gap.c.obj) + .bss.ble_gap_update_entry_mem + 0x3fca0e6c 0x18 esp-idf/bt/libbt.a(ble_gap.c.obj) + .bss.ble_gap_slave + 0x3fca0e84 0x20 esp-idf/bt/libbt.a(ble_gap.c.obj) + .bss.ble_gap_master + 0x3fca0ea4 0x14 esp-idf/bt/libbt.a(ble_gap.c.obj) + .bss.ble_conn_reattempt + 0x3fca0eb8 0x28 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x3fca0eb8 ble_conn_reattempt + .bss.ble_hs_pvcy_default_irk + 0x3fca0ee0 0x10 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + 0x3fca0ee0 ble_hs_pvcy_default_irk + .bss.ble_hs_pvcy_irk + 0x3fca0ef0 0x10 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .bss.ble_l2cap_chan_mem + 0x3fca0f00 0xfc esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .bss.ble_l2cap_chan_pool + 0x3fca0ffc 0x1c esp-idf/bt/libbt.a(ble_l2cap.c.obj) + 0x3fca0ffc ble_l2cap_chan_pool + .bss.ble_gatts_clt_cfg_pool + 0x3fca1018 0x1c esp-idf/bt/libbt.a(ble_gatts.c.obj) + .bss.ble_hs_hci_frag_mempool + 0x3fca1034 0x1c esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .bss.ble_hs_hci_frag_mbuf_pool + 0x3fca1050 0xc esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .bss.ble_hs_hci_frag_data + 0x3fca105c 0x12c esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .bss.ble_store_config_local_irks + 0x3fca1188 0x45 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x3fca1188 ble_store_config_local_irks + *fill* 0x3fca11cd 0x3 + .bss.ble_store_config_rpa_recs + 0x3fca11d0 0x2a esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x3fca11d0 ble_store_config_rpa_recs + *fill* 0x3fca11fa 0x2 + .bss.ble_store_config_cccds + 0x3fca11fc 0x80 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x3fca11fc ble_store_config_cccds + *fill* 0x3fca127c 0x4 + .bss.ble_store_config_peer_secs + 0x3fca1280 0x108 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x3fca1280 ble_store_config_peer_secs + .bss.ble_store_config_our_secs + 0x3fca1388 0x108 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x3fca1388 ble_store_config_our_secs + .bss.stop_listener + 0x3fca1490 0xc esp-idf/bt/libbt.a(nimble_port.c.obj) + .bss.os_msys_init_2_mempool + 0x3fca149c 0x1c esp-idf/bt/libbt.a(os_msys_init.c.obj) + .bss.os_msys_init_2_mbuf_pool + 0x3fca14b8 0xc esp-idf/bt/libbt.a(os_msys_init.c.obj) + .bss.os_msys_init_1_mempool + 0x3fca14c4 0x1c esp-idf/bt/libbt.a(os_msys_init.c.obj) + .bss.os_msys_init_1_mbuf_pool + 0x3fca14e0 0xc esp-idf/bt/libbt.a(os_msys_init.c.obj) + .bss.ble_freertos_mutex_buf + 0x3fca14ec 0x28 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .bss.ble_freertos_mutex_pool + 0x3fca1514 0x1c esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x3fca1514 ble_freertos_mutex_pool + .bss.ble_freertos_sem_buf + 0x3fca1530 0x28 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .bss.ble_freertos_sem_pool + 0x3fca1558 0x1c esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x3fca1558 ble_freertos_sem_pool + .bss.ble_freertos_co_buf + 0x3fca1574 0x1e0 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .bss.ble_freertos_co_pool + 0x3fca1754 0x1c esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x3fca1754 ble_freertos_co_pool + .bss.ble_freertos_evq_buf + 0x3fca1770 0x28 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .bss.ble_freertos_evq_pool + 0x3fca1798 0x1c esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x3fca1798 ble_freertos_evq_pool + .bss.ble_freertos_ev_buf + 0x3fca17b4 0x3c0 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .bss.ble_freertos_ev_pool + 0x3fca1b74 0x1c esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x3fca1b74 ble_freertos_ev_pool + .bss.mpool_acl + 0x3fca1b90 0xc esp-idf/bt/libbt.a(transport.c.obj) + .bss.pool_acl 0x3fca1b9c 0x24 esp-idf/bt/libbt.a(transport.c.obj) + .bss.pool_evt_lo + 0x3fca1bc0 0x1c esp-idf/bt/libbt.a(transport.c.obj) + .bss.pool_evt 0x3fca1bdc 0x1c esp-idf/bt/libbt.a(transport.c.obj) + .bss.pool_cmd 0x3fca1bf8 0x1c esp-idf/bt/libbt.a(transport.c.obj) + .bss.ble_hs_conn_elem_mem + 0x3fca1c14 0x12c esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .bss.ble_hs_conn_pool + 0x3fca1d40 0x1c esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .bss.ble_sm_proc_pool + 0x3fca1d5c 0x1c esp-idf/bt/libbt.a(ble_sm.c.obj) + .bss.ble_sm_proc_mem + 0x3fca1d78 0x190 esp-idf/bt/libbt.a(ble_sm.c.obj) + .bss.ble_att_svr_prep_entry_pool + 0x3fca1f08 0x1c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .bss.ble_att_svr_prep_entry_mem + 0x3fca1f24 0x300 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .bss.ble_att_svr_entry_pool + 0x3fca2224 0x1c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .bss.keypair 0x3fca2240 0x80 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .bss.ble_hs_stop_gap_listener + 0x3fca22c0 0xc esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .bss.ble_sm_sc_priv_key + 0x3fca22cc 0x20 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .bss.ble_sm_sc_pub_key + 0x3fca22ec 0x40 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + 0x3fca232c . = ALIGN (0x4) + 0x3fca232c _bt_bss_end = ABSOLUTE (.) + 0x3fca232c . = ALIGN (0x4) + 0x3fca232c _bt_common_start = ABSOLUTE (.) + *libbt.a:(COMMON) + 0x3fca232c . = ALIGN (0x4) + 0x3fca232c _bt_common_end = ABSOLUTE (.) + 0x3fca232c . = ALIGN (0x4) + 0x3fca232c _bt_controller_bss_start = ABSOLUTE (.) + *libbtdm_app.a:(.bss .bss.*) + .bss.counter.20609 + 0x3fca232c 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .bss.pll_track_state + 0x3fca2330 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x3fca2330 pll_track_state + .bss.coex_schm_btdm_env + 0x3fca2340 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + 0x3fca2340 coex_schm_btdm_env + .bss.llc_enc_state + 0x3fca234c 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + 0x3fca234c llc_enc_state + *fill* 0x3fca234e 0x2 + .bss.adv_adv_data_need_to_set + 0x3fca2350 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x3fca2350 adv_adv_data_need_to_set + *fill* 0x3fca235a 0x2 + .bss.adv_scan_rsp_data_need_to_set + 0x3fca235c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x3fca235c adv_scan_rsp_data_need_to_set + *fill* 0x3fca2366 0x2 + .bss.g_qa_test_config + 0x3fca2368 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x3fca2368 g_qa_test_config + .bss.lld_con_cntl_pkt_info + 0x3fca2384 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x3fca2384 lld_con_cntl_pkt_info + .bss.aux_chan_idx + 0x3fca23d8 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + .bss.fixed_chan_idx + 0x3fca23d9 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + *fill* 0x3fca23da 0x2 + .bss.lld_le_pkt_env + 0x3fca23dc 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x3fca23dc lld_le_pkt_env + .bss.lld_pkt_record_en + 0x3fca2404 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + *fill* 0x3fca2405 0x3 + .bss.lld_rpa_res_list + 0x3fca2408 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x3fca2408 lld_rpa_res_list + *fill* 0x3fca248a 0x2 + .bss.lld_wl_res_list + 0x3fca248c 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x3fca248c lld_wl_res_list + .bss.periodic_adv_data_need_to_set + 0x3fca24bc 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_per_adv.o) + 0x3fca24bc periodic_adv_data_need_to_set + *fill* 0x3fca24c6 0x2 + .bss.lld_scan_evt_end_reason + 0x3fca24c8 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + .bss.scan_anchor_point + 0x3fca24cc 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + .bss.llm_hci_command_handler_tab + 0x3fca24d4 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + 0x3fca24d4 llm_hci_command_handler_tab + .bss.le_scan_duplicate_option + 0x3fca24d8 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x3fca24d8 le_scan_duplicate_option + .bss.nvds_env 0x3fca2514 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + .bss.nvds_temp_buf + 0x3fca252c 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + .bss.g_rf_pwr_tbl_desc + 0x3fca2530 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + 0x3fca2530 g_rf_pwr_tbl_desc + .bss.ble_isr_state + 0x3fca253c 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + 0x3fca253c ble_isr_state + .bss.enc_in_buf.17664 + 0x3fca2598 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + .bss.g_waking_sleeping_sem + 0x3fca25a8 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + 0x3fca25a8 g_waking_sleeping_sem + .bss.rwip_rst_state + 0x3fca25ac 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + *fill* 0x3fca25ad 0x3 + .bss.sdk_cfg_mask + 0x3fca25b0 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + .bss.sdk_cfg_opts_ext + 0x3fca25b4 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + .bss.btdm_ol_task_env + 0x3fca25d4 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + 0x3fca25d4 btdm_ol_task_env + .bss.flash_env + 0x3fca25e0 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + .bss.vflash_mem + 0x3fca25ec 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x3fca25ec vflash_mem + .bss.coex_hook_act_id_map + 0x3fca25f0 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + *fill* 0x3fca25f2 0x2 + .bss.s_ble_st_group_map + 0x3fca25f4 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + 0x3fca25fc . = ALIGN (0x4) + 0x3fca25fc _bt_controller_bss_end = ABSOLUTE (.) + 0x3fca25fc . = ALIGN (0x4) + 0x3fca25fc _bt_controller_common_start = ABSOLUTE (.) + *libbtdm_app.a:(COMMON) + 0x3fca25fc . = ALIGN (0x4) + 0x3fca25fc _bt_controller_common_end = ABSOLUTE (.) + *(.dynsbss) + *(.sbss) + *(.sbss.*) + *(.gnu.linkonce.sb.*) + *(.scommon) + *(.sbss2) + *(.sbss2.*) + *(.gnu.linkonce.sb2.*) + *(.dynbss) + *(.share.mem) + *(.gnu.linkonce.b.*) + 0x3fca2600 . = ALIGN (0x8) + *fill* 0x3fca25fc 0x4 + 0x3fca2600 _bss_end = ABSOLUTE (.) + 0x00000001 ASSERT (((_bss_end - ORIGIN (dram0_0_seg)) <= LENGTH (dram0_0_seg)), DRAM segment data does not fit.) + +.flash.text 0x42000020 0x11ff24 + 0x42000020 _stext = . + 0x42000020 _instruction_reserved_start = ABSOLUTE (.) + 0x42000020 _text_start = ABSOLUTE (.) + *(EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libriscv.a:vectors.* *libriscv.a:interrupt.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_freertos.* *liblog.a:log.* *libheap.a:tlsf.* *libheap.a:multi_heap.* *libhal.a:wdt_hal_iram.* *libhal.a:timer_hal.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:gdma_hal_top.* *libhal.a:gdma_hal_ahb_v1.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:lib2funcs.* *libgcc.a:_divsf3.* *libesp_wifi.a:wifi_netif.* *libesp_wifi.a:esp_adapter.* *libesp_system.a:ubsan.* *libesp_system.a:esp_system_chip.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:sar_periph_ctrl.* *libesp_hw_support.a:rtc_time.* *libesp_hw_support.a:rtc_sleep.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:periph_ctrl.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:mspi_timing_config.* *libesp_hw_support.a:gdma.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:esp_gpio_reserve.* *libesp_hw_support.a:cpu.* *libesp_event.a:esp_event.* *libesp_event.a:default_event_loop.* *libdriver.a:gptimer.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *librtc.a *libgcov.a *libfreertos.a *libesp_ringbuf.a) .literal EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libriscv.a:vectors.* *libriscv.a:interrupt.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_freertos.* *liblog.a:log.* *libheap.a:tlsf.* *libheap.a:multi_heap.* *libhal.a:wdt_hal_iram.* *libhal.a:timer_hal.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:gdma_hal_top.* *libhal.a:gdma_hal_ahb_v1.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:lib2funcs.* *libgcc.a:_divsf3.* *libesp_wifi.a:wifi_netif.* *libesp_wifi.a:esp_adapter.* *libesp_system.a:ubsan.* *libesp_system.a:esp_system_chip.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:sar_periph_ctrl.* *libesp_hw_support.a:rtc_time.* *libesp_hw_support.a:rtc_sleep.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:periph_ctrl.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:mspi_timing_config.* *libesp_hw_support.a:gdma.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:esp_gpio_reserve.* *libesp_hw_support.a:cpu.* *libesp_event.a:esp_event.* *libesp_event.a:default_event_loop.* *libdriver.a:gptimer.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *librtc.a *libgcov.a *libfreertos.a *libesp_ringbuf.a) .literal.* EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libriscv.a:vectors.* *libriscv.a:interrupt.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_freertos.* *liblog.a:log.* *libheap.a:tlsf.* *libheap.a:multi_heap.* *libhal.a:wdt_hal_iram.* *libhal.a:timer_hal.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:gdma_hal_top.* *libhal.a:gdma_hal_ahb_v1.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:lib2funcs.* *libgcc.a:_divsf3.* *libesp_wifi.a:wifi_netif.* *libesp_wifi.a:esp_adapter.* *libesp_system.a:ubsan.* *libesp_system.a:esp_system_chip.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:sar_periph_ctrl.* *libesp_hw_support.a:rtc_time.* *libesp_hw_support.a:rtc_sleep.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:periph_ctrl.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:mspi_timing_config.* *libesp_hw_support.a:gdma.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:esp_gpio_reserve.* *libesp_hw_support.a:cpu.* *libesp_event.a:esp_event.* *libesp_event.a:default_event_loop.* *libdriver.a:gptimer.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *librtc.a *libgcov.a *libfreertos.a *libesp_ringbuf.a) .text EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libriscv.a:vectors.* *libriscv.a:interrupt.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_freertos.* *liblog.a:log.* *libheap.a:tlsf.* *libheap.a:multi_heap.* *libhal.a:wdt_hal_iram.* *libhal.a:timer_hal.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:gdma_hal_top.* *libhal.a:gdma_hal_ahb_v1.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:lib2funcs.* *libgcc.a:_divsf3.* *libesp_wifi.a:wifi_netif.* *libesp_wifi.a:esp_adapter.* *libesp_system.a:ubsan.* *libesp_system.a:esp_system_chip.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:sar_periph_ctrl.* *libesp_hw_support.a:rtc_time.* *libesp_hw_support.a:rtc_sleep.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:periph_ctrl.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:mspi_timing_config.* *libesp_hw_support.a:gdma.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:esp_gpio_reserve.* *libesp_hw_support.a:cpu.* *libesp_event.a:esp_event.* *libesp_event.a:default_event_loop.* *libdriver.a:gptimer.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *librtc.a *libgcov.a *libfreertos.a *libesp_ringbuf.a) .text.*) + .text.esp_app_get_description + 0x42000020 0xa esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x42000020 esp_app_get_description + .text.esp_app_format_init_elf_sha256 + 0x4200002a 0x70 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x4200002a esp_app_format_init_elf_sha256 + .text.esp_app_get_elf_sha256 + 0x4200009a 0x50 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x4200009a esp_app_get_elf_sha256 + .text.mutexattr_check + 0x420000ea 0x10 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.esp_pthread_cfg_key_destructor + 0x420000fa 0x12 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutex_lock_internal + 0x4200010c 0x80 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.esp_pthread_init + 0x4200018c 0x50 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x4200018c esp_pthread_init + .text.pthread_mutex_init + 0x420001dc 0x84 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x420001dc pthread_mutex_init + .text.pthread_mutex_init_if_static + 0x42000260 0x42 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutex_lock + 0x420002a2 0x22 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x420002a2 pthread_mutex_lock + .text.pthread_mutex_unlock + 0x420002c4 0x96 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x420002c4 pthread_mutex_unlock + .text.pthread_include_pthread_impl + 0x4200035a 0x2 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x4200035a pthread_include_pthread_impl + .text.pthread_include_pthread_cond_var_impl + 0x4200035c 0x2 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + 0x4200035c pthread_include_pthread_cond_var_impl + .text.find_value + 0x4200035e 0x10 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .text.find_key + 0x4200036e 0x3a esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .text.pthread_cleanup_thread_specific_data_callback + 0x420003a8 0x66 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .text.pthread_key_create + 0x4200040e 0x66 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x4200040e pthread_key_create + .text.pthread_key_delete + 0x42000474 0x54 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x42000474 pthread_key_delete + .text.pthread_getspecific + 0x420004c8 0x26 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x420004c8 pthread_getspecific + .text.pthread_setspecific + 0x420004ee 0xdc esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x420004ee pthread_setspecific + .text.pthread_include_pthread_local_storage_impl + 0x420005ca 0x2 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x420005ca pthread_include_pthread_local_storage_impl + .text.pthread_include_pthread_rwlock_impl + 0x420005cc 0x2 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + 0x420005cc pthread_include_pthread_rwlock_impl + .text.pthread_include_pthread_semaphore_impl + 0x420005ce 0x2 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + 0x420005ce pthread_include_pthread_semaphore_impl + .text.core_intr_matrix_clear + 0x420005d0 0x2a esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .text.select_rtc_slow_clk + 0x420005fa 0xd8 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .text.esp_clk_init + 0x420006d2 0x1cc esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x420006d2 esp_clk_init + .text.esp_perip_clk_init + 0x4200089e 0xe4 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x4200089e esp_perip_clk_init + .text.esp_cache_err_int_init + 0x42000982 0x8e esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x42000982 esp_cache_err_int_init + .text.esp_cache_err_get_cpuid + 0x42000a10 0x4 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x42000a10 esp_cache_err_get_cpuid + .text.semihosting_call_noerrno + 0x42000a14 0xe esp-idf/esp_system/libesp_system.a(panic.c.obj) + .text.panic_print_char_uart + 0x42000a22 0x34 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .text.panic_print_char_usb_serial_jtag + 0x42000a56 0x90 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .text.disable_all_wdts + 0x42000ae6 0x62 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .text.panic_print_char + 0x42000b48 0x16 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x42000b48 panic_print_char + .text.panic_print_str + 0x42000b5e 0x26 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x42000b5e panic_print_str + .text.print_abort_details + 0x42000b84 0x14 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .text.panic_print_hex + 0x42000b98 0x3a esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x42000b98 panic_print_hex + .text.panic_print_dec + 0x42000bd2 0x36 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x42000bd2 panic_print_dec + .text.esp_panic_handler_reconfigure_wdts + 0x42000c08 0x9a esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x42000c08 esp_panic_handler_reconfigure_wdts + .text.esp_panic_handler + 0x42000ca2 0x22a esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x42000ca2 esp_panic_handler + .text.esp_register_shutdown_handler + 0x42000ecc 0x3e esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x42000ecc esp_register_shutdown_handler + .text.esp_unregister_shutdown_handler + 0x42000f0a 0x38 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x42000f0a esp_unregister_shutdown_handler + .text.esp_restart + 0x42000f42 0x36 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x42000f42 esp_restart + .text.do_global_ctors + 0x42000f78 0x46 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text.do_core_init + 0x42000fbe 0xb2 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text.do_system_init_fn + 0x42001070 0x68 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text.do_secondary_init + 0x420010d8 0xc esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text.start_cpu0_default + 0x420010e4 0x2a8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x420010e4 start_cpu0 + .text.__esp_system_init_fn_init_components0 + 0x4200138c 0x1c esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text.frame_to_panic_info + 0x420013a8 0x48 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .text.panic_handler + 0x420013f0 0x80 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .text.print_state_for_core + 0x42001470 0x2c esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .text.print_state + 0x4200149c 0x1a esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .text.panic_restart + 0x420014b6 0xc esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x420014b6 panic_restart + .text.esp_brownout_init + 0x420014c2 0x54 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + 0x420014c2 esp_brownout_init + .text.esp_mprot_mem_type_to_str + 0x42001516 0x78 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .text.test_and_print_register_bits + 0x4200158e 0x3c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .text.panic_print_register_array + 0x420015ca 0x70 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .text.print_cache_err_details + 0x4200163a 0xc6 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .text.panic_print_basic_backtrace + 0x42001700 0x92 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .text.print_memprot_err_details + 0x42001792 0x194 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .text.print_assist_debug_details + 0x42001926 0xc6 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .text.panic_print_registers + 0x420019ec 0x70 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x420019ec panic_print_registers + .text.panic_soc_fill_info + 0x42001a5c 0xb2 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x42001a5c panic_soc_fill_info + .text.panic_arch_fill_info + 0x42001b0e 0x34 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x42001b0e panic_arch_fill_info + .text.panic_print_backtrace + 0x42001b42 0xc esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x42001b42 panic_print_backtrace + .text.panic_get_cause + 0x42001b4e 0x6 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x42001b4e panic_get_cause + .text.esp_apb_backup_dma_lock_init + 0x42001b54 0x22 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + 0x42001b54 esp_apb_backup_dma_lock_init + .text.__esp_system_init_fn_esp_hw_stack_guard_init + 0x42001b76 0x70 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .text.esp_hw_stack_guard_get_bounds + 0x42001be6 0x1e esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + 0x42001be6 esp_hw_stack_guard_get_bounds + .text.esp_hw_stack_guard_is_fired + 0x42001c04 0x10 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + 0x42001c04 esp_hw_stack_guard_is_fired + .text.esp_hw_stack_guard_get_pc + 0x42001c14 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + 0x42001c14 esp_hw_stack_guard_get_pc + .text.efuse_hal_set_timing + 0x42001c1c 0x54 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x42001c1c efuse_hal_set_timing + .text.efuse_hal_read + 0x42001c70 0x56 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x42001c70 efuse_hal_read + .text.uart_hal_rxfifo_rst + 0x42001cc6 0x18 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x42001cc6 uart_hal_rxfifo_rst + .text.uart_hal_tx_break + 0x42001cde 0x32 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x42001cde uart_hal_tx_break + .text.uart_hal_write_txfifo + 0x42001d10 0x40 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x42001d10 uart_hal_write_txfifo + .text.uart_hal_read_rxfifo + 0x42001d50 0x2c esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x42001d50 uart_hal_read_rxfifo + .text.brownout_ll_set_threshold + 0x42001d7c 0x20 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .text.brownout_hal_config + 0x42001d9c 0xd0 esp-idf/hal/libhal.a(brownout_hal.c.obj) + 0x42001d9c brownout_hal_config + .text.heap_caps_match + 0x42001e6c 0x2e esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x42001e6c heap_caps_match + .text.heap_caps_get_free_size + 0x42001e9a 0x40 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x42001e9a heap_caps_get_free_size + .text.heap_caps_get_minimum_free_size + 0x42001eda 0x40 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x42001eda heap_caps_get_minimum_free_size + .text.heap_caps_get_info + 0x42001f1a 0x86 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x42001f1a heap_caps_get_info + .text.heap_caps_get_largest_free_block + 0x42001fa0 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x42001fa0 heap_caps_get_largest_free_block + .text.register_heap + 0x42001fb2 0x4c esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .text.heap_caps_enable_nonos_stack_heaps + 0x42001ffe 0x36 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x42001ffe heap_caps_enable_nonos_stack_heaps + .text.heap_caps_init + 0x42002034 0x3de esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x42002034 heap_caps_init + .text.heap_caps_check_add_region_allowed + 0x42002412 0x4c esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x42002412 heap_caps_check_add_region_allowed + .text.heap_caps_add_region_with_caps + 0x4200245e 0x194 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x4200245e heap_caps_add_region_with_caps + .text.heap_caps_add_region + 0x420025f2 0x7e esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x420025f2 heap_caps_add_region + .text.s_get_num_reserved_regions + 0x42002670 0x18 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .text.s_compare_reserved_regions + 0x42002688 0x8 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .text.s_prepare_reserved_regions + 0x42002690 0x11e esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .text.soc_get_available_memory_region_max_count + 0x420027ae 0x16 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x420027ae soc_get_available_memory_region_max_count + .text.soc_get_available_memory_regions + 0x420027c4 0x168 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x420027c4 soc_get_available_memory_regions + .text.calc_checksum + 0x4200292c 0x2a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .text.esp_clk_slowclk_cal_get + 0x42002956 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x42002956 esp_clk_slowclk_cal_get + .text.esp_rtc_get_time_us + 0x4200295e 0x106 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x4200295e esp_rtc_get_time_us + .text.esp_clk_slowclk_cal_set + 0x42002a64 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x42002a64 esp_clk_slowclk_cal_set + .text.insert_vector_desc + 0x42002a7c 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.find_desc_for_int + 0x42002ad4 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.get_desc_for_int + 0x42002afa 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.find_desc_for_source + 0x42002b8a 0x86 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.is_vect_desc_usable + 0x42002c10 0xd0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.get_available_int + 0x42002ce0 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.esp_intr_get_cpu + 0x42002e3e 0xa esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x42002e3e esp_intr_get_cpu + .text.esp_intr_alloc_intrstatus + 0x42002e48 0x41e esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x42002e48 esp_intr_alloc_intrstatus + .text.esp_intr_alloc + 0x42003266 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x42003266 esp_intr_alloc + .text.intr_free_for_current_cpu + 0x4200327e 0x104 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.esp_intr_free + 0x42003382 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x42003382 esp_intr_free + .text.s_rtc_isr_noniram_hook + 0x42003396 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .text.s_rtc_isr_noniram_hook_relieve + 0x420033a6 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .text.rtc_isr_ensure_installed + 0x420033ba 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .text.rtc_isr_register + 0x4200342a 0x8c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x4200342a rtc_isr_register + .text.gpio_ll_hold_dis + 0x420034b6 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .text.gpio_ll_deepsleep_wakeup_is_enabled + 0x420034f8 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .text.gpio_ll_deepsleep_wakeup_disable + 0x42003542 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .text.esp_sleep_config_gpio_isolate + 0x420035a2 0x84 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x420035a2 esp_sleep_config_gpio_isolate + .text.esp_sleep_enable_gpio_switch + 0x42003626 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x42003626 esp_sleep_enable_gpio_switch + .text.__esp_system_init_fn_esp_sleep_startup_init + 0x420036b6 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .text.esp_deep_sleep_wakeup_io_reset + 0x420036c8 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x420036c8 esp_deep_sleep_wakeup_io_reset + .text.regi2c_saradc_enable + 0x42003724 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x42003724 regi2c_saradc_enable + .text.regi2c_saradc_disable + 0x42003770 0x7c esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x42003770 regi2c_saradc_disable + .text.set_ocode_by_efuse + 0x420037ec 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .text.get_dig_dbias_by_efuse + 0x42003858 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .text.calibrate_ocode + 0x4200389a 0x12c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .text.get_rtc_dbias_by_efuse + 0x420039c6 0xf8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x420039c6 get_rtc_dbias_by_efuse + .text.set_rtc_dig_dbias + 0x42003abe 0x78 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .text.rtc_init + 0x42003b36 0x454 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x42003b36 rtc_init + .text.memprot_ll_set_iram0_split_line + 0x42003f8a 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.memprot_ll_iram0_set_pms_area_0 + 0x42004000 0x2e esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.memprot_ll_iram0_set_pms_area_1 + 0x4200402e 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.memprot_ll_iram0_set_pms_area_2 + 0x42004060 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.memprot_ll_iram0_set_pms_area_3 + 0x42004092 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.memprot_ll_set_rtcfast_split_line + 0x420040cc 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.memprot_ll_rtcfast_set_pms_area + 0x42004136 0xbc esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.memprot_ll_set_dram0_split_line + 0x420041f2 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.memprot_ll_dram0_set_pms_area_0 + 0x42004268 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.memprot_ll_dram0_set_pms_area_1 + 0x42004290 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.memprot_ll_dram0_set_pms_area_2 + 0x420042b8 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.memprot_ll_dram0_set_pms_area_3 + 0x420042e4 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.esp_memprot_iram0_get_def_split_addr + 0x42004310 0xa esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.esp_memprot_dram0_get_def_split_addr + 0x4200431a 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.esp_memprot_rtcfast_get_min_split_addr + 0x4200432a 0xa esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.esp_mprot_set_intr_matrix + 0x42004334 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.esp_mprot_set_split_addr + 0x420043be 0xc4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x420043be esp_mprot_set_split_addr + .text.esp_mprot_get_default_main_split_addr + 0x42004482 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004482 esp_mprot_get_default_main_split_addr + .text.esp_mprot_set_split_addr_lock + 0x420044c8 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x420044c8 esp_mprot_set_split_addr_lock + .text.esp_mprot_get_split_addr_lock + 0x420044fe 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x420044fe esp_mprot_get_split_addr_lock + .text.esp_mprot_set_pms_lock + 0x42004550 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004550 esp_mprot_set_pms_lock + .text.esp_mprot_get_pms_lock + 0x42004592 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004592 esp_mprot_get_pms_lock + .text.esp_mprot_set_pms_area + 0x420045fa 0xde esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x420045fa esp_mprot_set_pms_area + .text.esp_mprot_set_monitor_lock + 0x420046d8 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x420046d8 esp_mprot_set_monitor_lock + .text.esp_mprot_get_monitor_lock + 0x4200471a 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x4200471a esp_mprot_get_monitor_lock + .text.esp_mprot_set_monitor_en + 0x42004782 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004782 esp_mprot_set_monitor_en + .text.esp_mprot_monitor_clear_intr + 0x42004812 0x72 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004812 esp_mprot_monitor_clear_intr + .text.esp_mprot_get_active_intr + 0x42004884 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004884 esp_mprot_get_active_intr + .text.esp_mprot_is_conf_locked_any + 0x420048da 0xdc esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x420048da esp_mprot_is_conf_locked_any + .text.esp_mprot_get_violate_addr + 0x420049b6 0x7c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x420049b6 esp_mprot_get_violate_addr + .text.esp_mprot_get_violate_world + 0x42004a32 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004a32 esp_mprot_get_violate_world + .text.esp_mprot_get_violate_operation + 0x42004aa2 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004aa2 esp_mprot_get_violate_operation + .text.esp_mprot_has_byte_enables + 0x42004b30 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004b30 esp_mprot_has_byte_enables + .text.esp_mprot_get_violate_byte_enables + 0x42004b38 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004b38 esp_mprot_get_violate_byte_enables + .text.esp_mprot_set_prot + 0x42004b60 0x324 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004b60 esp_mprot_set_prot + .text.esp_mprot_ll_err_to_esp_err + 0x42004e84 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x42004e84 esp_mprot_ll_err_to_esp_err + .text.esp_mprot_ll_world_to_hl_world + 0x42004ed0 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x42004ed0 esp_mprot_ll_world_to_hl_world + .text.esp_mprot_oper_type_to_str + 0x42004eea 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x42004eea esp_mprot_oper_type_to_str + .text.esp_mprot_pms_world_to_str + 0x42004f3e 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x42004f3e esp_mprot_pms_world_to_str + .text.esp_newlib_locks_init + 0x42004fa6 0xa0 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x42004fa6 esp_newlib_locks_init + .text.pthread_setcancelstate + 0x42005046 0x4 esp-idf/newlib/libnewlib.a(pthread.c.obj) + 0x42005046 pthread_setcancelstate + .text.newlib_include_pthread_impl + 0x4200504a 0x2 esp-idf/newlib/libnewlib.a(pthread.c.obj) + 0x4200504a newlib_include_pthread_impl + .text.esp_cleanup_r + 0x4200504c 0x5c esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .text.raise_r_stub + 0x420050a8 0xe esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .text.esp_newlib_init + 0x420050b6 0x6a esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x420050b6 esp_setup_newlib_syscalls + 0x420050b6 esp_newlib_init + .text.esp_newlib_init_global_stdio + 0x42005120 0xb2 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x42005120 esp_newlib_init_global_stdio + .text.syscall_not_implemented + 0x420051d2 0x1c esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x420051d2 _getpid_r + 0x420051d2 _system_r + 0x420051d2 _isatty_r + 0x420051d2 _kill_r + .text.syscall_not_implemented_aborts + 0x420051ee 0xc esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x420051ee _sbrk_r + 0x420051ee _exit + 0x420051ee raise + 0x420051ee _raise_r + .text.fcntl 0x420051fa 0x42 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x420051fa fcntl + .text.newlib_include_syscalls_impl + 0x4200523c 0x2 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x4200523c newlib_include_syscalls_impl + .text.adjust_boot_time + 0x4200523e 0x16e esp-idf/newlib/libnewlib.a(time.c.obj) + .text.get_adjusted_boot_time + 0x420053ac 0x3c esp-idf/newlib/libnewlib.a(time.c.obj) + .text.adjtime_corr_stop + 0x420053e8 0x52 esp-idf/newlib/libnewlib.a(time.c.obj) + .text.adjtime 0x4200543a 0x14c esp-idf/newlib/libnewlib.a(time.c.obj) + 0x4200543a adjtime + .text.settimeofday + 0x42005586 0x58 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x42005586 settimeofday + .text.usleep 0x420055de 0x3a esp-idf/newlib/libnewlib.a(time.c.obj) + 0x420055de usleep + .text.sleep 0x42005618 0x1a esp-idf/newlib/libnewlib.a(time.c.obj) + 0x42005618 sleep + .text.clock_gettime + 0x42005632 0xaa esp-idf/newlib/libnewlib.a(time.c.obj) + 0x42005632 clock_gettime + .text.esp_newlib_time_init + 0x420056dc 0xc esp-idf/newlib/libnewlib.a(time.c.obj) + 0x420056dc esp_newlib_time_init + .text.esp_time_impl_get_time_since_boot + 0x420056e8 0x2a esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x420056e8 esp_time_impl_get_time_since_boot + .text.esp_time_impl_get_time + 0x42005712 0x12 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x42005712 esp_time_impl_get_time + .text.esp_time_impl_set_boot_time + 0x42005724 0x42 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x42005724 esp_time_impl_set_boot_time + .text.esp_time_impl_get_boot_time + 0x42005766 0x44 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x42005766 esp_time_impl_get_boot_time + .text.esp_set_time_from_rtc + 0x420057aa 0x3a esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x420057aa esp_set_time_from_rtc + .text.esp_sync_timekeeping_timers + 0x420057e4 0x70 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x420057e4 esp_sync_timekeeping_timers + .text.esp_time_impl_init + 0x42005854 0xc esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x42005854 esp_time_impl_init + .text.__cxa_guard_dummy + 0x42005860 0x2 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + 0x42005860 __cxa_guard_dummy + .text.esp_err_to_name + 0x42005862 0x3a esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x42005862 esp_err_to_name + .text.init_timer_task + 0x4200589c 0xac esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.timer_process_alarm + 0x42005948 0x16c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.timer_task + 0x42005ab4 0x1a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.deinit_timer_task + 0x42005ace 0x24 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.esp_timer_create + 0x42005af2 0x8a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x42005af2 esp_timer_create + .text.esp_timer_delete + 0x42005b7c 0x8a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x42005b7c esp_timer_delete + .text.esp_timer_early_init + 0x42005c06 0x10 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x42005c06 esp_timer_early_init + .text.esp_timer_init + 0x42005c16 0x56 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x42005c16 esp_timer_init + .text.__esp_system_init_fn_esp_timer_startup_init + 0x42005c6c 0xc esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.esp_timer_impl_init_system_time + 0x42005c78 0x88 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x42005c78 esp_timer_impl_init_system_time + .text.esp_timer_impl_early_init + 0x42005d00 0x7a esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x42005d00 esp_timer_impl_early_init + .text.esp_timer_impl_init + 0x42005d7a 0x104 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x42005d7a esp_timer_impl_init + .text.include_esp_phy_override + 0x42005e7e 0x2 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + 0x42005e7e include_esp_phy_override + .text.phy_set_pwdet_power + 0x42005e80 0x32 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + 0x42005e80 phy_set_pwdet_power + .text.phy_set_tsens_power + 0x42005eb2 0x2a esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + 0x42005eb2 phy_set_tsens_power + .text.phy_get_tsens_value + 0x42005edc 0x10 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + 0x42005edc phy_get_tsens_value + .text.esp_vfs_safe_fd_isset + 0x42005eec 0x34 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.set_global_fd_sets + 0x42005f20 0x126 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.translate_path + 0x42006046 0x6a esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_register_common + 0x420060b0 0x16e esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x420060b0 esp_vfs_register_common + .text.esp_vfs_register + 0x4200621e 0x32 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200621e esp_vfs_register + .text.esp_vfs_register_fd_range + 0x42006250 0x150 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42006250 esp_vfs_register_fd_range + .text.get_vfs_for_index + 0x420063a0 0x28 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x420063a0 get_vfs_for_index + .text.get_vfs_for_fd + 0x420063c8 0x28 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.call_end_selects + 0x420063f0 0x52 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.get_vfs_for_path + 0x42006442 0xaa esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42006442 get_vfs_for_path + .text.esp_vfs_open + 0x420064ec 0x14a esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x420064ec esp_vfs_open + 0x420064ec _open_r + .text.esp_vfs_write + 0x42006636 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42006636 _write_r + 0x42006636 esp_vfs_write + .text.esp_vfs_lseek + 0x420066ba 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x420066ba esp_vfs_lseek + 0x420066ba _lseek_r + .text.esp_vfs_read + 0x4200673e 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200673e esp_vfs_read + 0x4200673e _read_r + .text.esp_vfs_close + 0x420067c2 0xf4 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x420067c2 _close_r + 0x420067c2 esp_vfs_close + .text.esp_vfs_fstat + 0x420068b6 0x76 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x420068b6 esp_vfs_fstat + 0x420068b6 _fstat_r + .text.esp_vfs_fcntl_r + 0x4200692c 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200692c esp_vfs_fcntl_r + 0x4200692c _fcntl_r + .text.esp_vfs_stat + 0x420069b0 0x60 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x420069b0 esp_vfs_stat + 0x420069b0 _stat_r + .text.esp_vfs_link + 0x42006a10 0x92 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42006a10 esp_vfs_link + 0x42006a10 _link_r + .text.esp_vfs_unlink + 0x42006aa2 0x70 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42006aa2 esp_vfs_unlink + 0x42006aa2 _unlink_r + .text.esp_vfs_rename + 0x42006b12 0xac esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42006b12 _rename_r + 0x42006b12 esp_vfs_rename + .text.esp_vfs_select + 0x42006bbe 0x476 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42006bbe select + 0x42006bbe esp_vfs_select + .text.esp_vfs_select_triggered + 0x42007034 0x54 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42007034 esp_vfs_select_triggered + .text.esp_vfs_select_triggered_isr + 0x42007088 0x50 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42007088 esp_vfs_select_triggered_isr + .text.vfs_include_syscalls_impl + 0x420070d8 0x2 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x420070d8 vfs_include_syscalls_impl + .text.console_open + 0x420070da 0x60 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x420070da console_open + .text.console_write + 0x4200713a 0x50 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x4200713a console_write + .text.console_fstat + 0x4200718a 0x2a esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x4200718a console_fstat + .text.console_close + 0x420071b4 0x3c esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x420071b4 console_close + .text.console_read + 0x420071f0 0x32 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x420071f0 console_read + .text.console_fcntl + 0x42007222 0x32 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x42007222 console_fcntl + .text.console_fsync + 0x42007254 0x22 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x42007254 console_fsync + .text.console_access + 0x42007276 0x2a esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x42007276 console_access + .text.console_end_select + 0x420072a0 0x34 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x420072a0 console_end_select + .text.console_tcsetattr + 0x420072d4 0x32 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x420072d4 console_tcsetattr + .text.console_tcgetattr + 0x42007306 0x2a esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x42007306 console_tcgetattr + .text.console_tcdrain + 0x42007330 0x22 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x42007330 console_tcdrain + .text.console_tcflush + 0x42007352 0x2a esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x42007352 console_tcflush + .text.console_start_select + 0x4200737c 0x5e esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .text.esp_vfs_dev_console_register + 0x420073da 0x20 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x420073da esp_vfs_dev_console_register + .text.esp_vfs_console_register + 0x420073fa 0x4e esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x420073fa esp_vfs_console_register + .text.usb_serial_jtag_open + 0x42007448 0x14 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_rx_char + 0x4200745c 0x3c esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_read_char + 0x42007498 0x26 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_close + 0x420074be 0x4 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_tx_char + 0x420074c2 0x88 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_tcflush + 0x4200754a 0x18 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_fcntl + 0x42007562 0x4e esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_tcgetattr + 0x420075b0 0x60 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_fstat + 0x42007610 0x26 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_fsync + 0x42007636 0x94 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_tcdrain + 0x420076ca 0x10 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_tcsetattr + 0x420076da 0x74 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_write + 0x4200774e 0xa2 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_return_char + 0x420077f0 0x3a esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_read + 0x4200782a 0xb8 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.esp_vfs_usb_serial_jtag_get_vfs + 0x420078e2 0xa esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x420078e2 esp_vfs_usb_serial_jtag_get_vfs + .text.uart_tx_char + 0x420078ec 0x46 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_rx_char + 0x42007932 0x3c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_read_char + 0x4200796e 0x30 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.unregister_select + 0x4200799e 0x80 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_end_select + 0x42007a1e 0xac esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.register_select + 0x42007aca 0x72 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_start_select + 0x42007b3c 0x242 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.select_notif_callback_isr + 0x42007d7e 0x10a esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_tcflush + 0x42007e88 0x48 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_tcdrain + 0x42007ed0 0x38 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_tcgetattr + 0x42007f08 0x39a esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_tcsetattr + 0x420082a2 0x39e esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_access + 0x42008640 0x80 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_open + 0x420086c0 0x78 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_fcntl + 0x42008738 0x8c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_fstat + 0x420087c4 0x50 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_close + 0x42008814 0x36 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_return_char + 0x4200884a 0x44 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_fsync + 0x4200888e 0x72 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_read + 0x42008900 0x108 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_write + 0x42008a08 0xec esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_uart_get_vfs + 0x42008af4 0xa esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + 0x42008af4 esp_vfs_uart_get_vfs + .text.esp_coex_common_semphr_create_wrapper + 0x42008afe 0x12 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x42008afe esp_coex_common_semphr_create_wrapper + .text.esp_coex_common_semphr_delete_wrapper + 0x42008b10 0x12 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x42008b10 esp_coex_common_semphr_delete_wrapper + .text.esp_coex_common_semphr_take_wrapper + 0x42008b22 0x24 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x42008b22 esp_coex_common_semphr_take_wrapper + .text.esp_coex_common_semphr_give_wrapper + 0x42008b46 0x18 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x42008b46 esp_coex_common_semphr_give_wrapper + .text.esp_coex_common_timer_done_wrapper + 0x42008b5e 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x42008b5e esp_coex_common_timer_done_wrapper + .text.esp_coex_common_timer_setfn_wrapper + 0x42008b6c 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x42008b6c esp_coex_common_timer_setfn_wrapper + .text.esp_coex_common_spin_lock_create_wrapper + 0x42008b7a 0x60 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x42008b7a esp_coex_common_spin_lock_create_wrapper + .text.esp_coex_common_clk_slowclk_cal_get_wrapper + 0x42008bda 0x26 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x42008bda esp_coex_common_clk_slowclk_cal_get_wrapper + .text.nvs_sec_provider_include_impl + 0x42008c00 0x2 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + 0x42008c00 nvs_sec_provider_include_impl + .text.event_handler + 0x42008c02 0x4e4 esp-idf/main/libmain.a(app_main.c.obj) + .text.write_cb + 0x420090e6 0xdc esp-idf/main/libmain.a(app_main.c.obj) + .text.app_main + 0x420091c2 0x2e0 esp-idf/main/libmain.a(app_main.c.obj) + 0x420091c2 app_main + .text.app_indicator_set + 0x420094a2 0x1c esp-idf/main/libmain.a(app_driver.c.obj) + .text.app_indicator_init + 0x420094be 0x16 esp-idf/main/libmain.a(app_driver.c.obj) + .text.set_power_state + 0x420094d4 0x1e esp-idf/main/libmain.a(app_driver.c.obj) + .text.app_driver_init + 0x420094f2 0x5c esp-idf/main/libmain.a(app_driver.c.obj) + 0x420094f2 app_driver_init + .text.push_btn_cb + 0x4200954e 0x4e esp-idf/main/libmain.a(app_driver.c.obj) + .text.esp_rmaker_reboot_cb + 0x4200959c 0x26 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .text.esp_rmaker_start_reset_timer + 0x420095c2 0xb4 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .text.esp_rmaker_reboot + 0x42009676 0xdc esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + 0x42009676 esp_rmaker_reboot + .text.__esp_rmaker_wifi_reset + 0x42009752 0x22 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .text.esp_rmaker_wifi_reset_cb + 0x42009774 0x50 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .text.__esp_rmaker_factory_reset + 0x420097c4 0x26 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .text.esp_rmaker_factory_reset_cb + 0x420097ea 0x50 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .text.esp_rmaker_wifi_reset + 0x4200983a 0x3e esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + 0x4200983a esp_rmaker_wifi_reset + .text.esp_rmaker_factory_reset + 0x42009878 0x3e esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + 0x42009878 esp_rmaker_factory_reset + .text.write_data + 0x420098b6 0x26 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .text.append_arg + 0x420098dc 0x50 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .text.get_tlv_from_ap + 0x4200992c 0x58a esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .text.diag_log_add + 0x42009eb6 0xb0 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .text.esp_diag_log_error + 0x42009f66 0x18 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .text.esp_diag_log_warning + 0x42009f7e 0x18 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .text.esp_diag_log + 0x42009f96 0x2e esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .text.esp_diag_log_write + 0x42009fc4 0x4c esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + 0x42009fc4 esp_diag_log_write + .text.__wrap_esp_log_writev + 0x4200a010 0x36 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + 0x4200a010 __wrap_esp_log_writev + .text.__wrap_esp_log_write + 0x4200a046 0x1c esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + 0x4200a046 __wrap_esp_log_write + .text.esp_diag_timestamp_get + 0x4200a062 0x58 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + 0x4200a062 esp_diag_timestamp_get + .text.esp_rmaker_mqtt_event_handler + 0x4200a0ba 0x36 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text.esp_rmaker_register_node + 0x4200a0f0 0x9c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text.esp_rmaker_deinit_priv_data + 0x4200a18c 0x52 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text.reset_event_handler + 0x4200a1de 0x20 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text.esp_rmaker_event_handler + 0x4200a1fe 0x90 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text.esp_rmaker_populate_node_id + 0x4200a28e 0x94 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text.esp_rmaker_mqtt_conn_params_init + 0x4200a322 0x60 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text.esp_rmaker_init + 0x4200a382 0x2a6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text.esp_rmaker_is_mqtt_connected + 0x4200a628 0x14 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + 0x4200a628 esp_rmaker_is_mqtt_connected + .text.esp_rmaker_get_state + 0x4200a63c 0x12 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + 0x4200a63c esp_rmaker_get_state + .text.esp_rmaker_get_node_id + 0x4200a64e 0xe esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + 0x4200a64e esp_rmaker_get_node_id + .text.esp_rmaker_node_init + 0x4200a65c 0x6a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + 0x4200a65c esp_rmaker_node_init + .text.esp_rmaker_get_node + 0x4200a6c6 0x42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + 0x4200a6c6 esp_rmaker_get_node + .text.esp_rmaker_task + 0x4200a708 0x500 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text.esp_rmaker_start + 0x4200ac08 0xe0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + 0x4200ac08 esp_rmaker_start + .text.esp_rmaker_node_info_free + 0x4200ace8 0x64 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .text.esp_rmaker_attribute_delete + 0x4200ad4c 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + 0x4200ad4c esp_rmaker_attribute_delete + .text.esp_rmaker_node_delete + 0x4200ad88 0x4c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + 0x4200ad88 esp_rmaker_node_delete + .text.esp_rmaker_node_create + 0x4200add4 0x208 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + 0x4200add4 esp_rmaker_node_create + .text.esp_rmaker_node_add_attribute + 0x4200afdc 0x15c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + 0x4200afdc esp_rmaker_node_add_attribute + .text.esp_rmaker_node_add_device + 0x4200b138 0xb8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + 0x4200b138 esp_rmaker_node_add_device + .text.esp_rmaker_node_get_device_by_name + 0x4200b1f0 0x56 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + 0x4200b1f0 esp_rmaker_node_get_device_by_name + .text.esp_rmaker_node_get_first_device + 0x4200b246 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + 0x4200b246 esp_rmaker_node_get_first_device + .text.esp_rmaker_node_get_info + 0x4200b282 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + 0x4200b282 esp_rmaker_node_get_info + .text.esp_rmaker_node_get_first_attribute + 0x4200b2be 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + 0x4200b2be esp_rmaker_node_get_first_attribute + .text.esp_rmaker_device_delete + 0x4200b2fa 0x98 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + 0x4200b2fa esp_rmaker_device_delete + .text.__esp_rmaker_device_create + 0x4200b392 0x164 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .text.esp_rmaker_device_create + 0x4200b4f6 0x10 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + 0x4200b4f6 esp_rmaker_device_create + .text.esp_rmaker_service_create + 0x4200b506 0x10 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + 0x4200b506 esp_rmaker_service_create + .text.esp_rmaker_device_add_param + 0x4200b516 0x11e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + 0x4200b516 esp_rmaker_device_add_param + .text.esp_rmaker_device_add_attribute + 0x4200b634 0x13a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + 0x4200b634 esp_rmaker_device_add_attribute + .text.esp_rmaker_device_assign_primary_param + 0x4200b76e 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + 0x4200b76e esp_rmaker_device_assign_primary_param + .text.esp_rmaker_device_add_cb + 0x4200b7aa 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + 0x4200b7aa esp_rmaker_device_add_cb + .text.esp_rmaker_device_get_name + 0x4200b7e6 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + 0x4200b7e6 esp_rmaker_device_get_name + .text.esp_rmaker_device_get_param_by_type + 0x4200b822 0x56 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + 0x4200b822 esp_rmaker_device_get_param_by_type + .text.esp_rmaker_device_get_param_by_name + 0x4200b878 0x56 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + 0x4200b878 esp_rmaker_device_get_param_by_name + .text.esp_rmaker_param_get_buf + 0x4200b8ce 0xaa esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_populate_params + 0x4200b978 0xde esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_allocate_and_populate_params + 0x4200ba56 0xc2 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_report_param_internal + 0x4200bb18 0x128 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.__esp_rmaker_param_report_time_series_records + 0x4200bc40 0x56 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.__esp_rmaker_param_report_time_series + 0x4200bc96 0x88 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_param_report_time_series + 0x4200bd1e 0x18e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_report_all_ts_params + 0x4200beac 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_register_for_set_params + 0x4200bee8 0x76 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_device_cb_src_to_str + 0x4200bf5e 0x1a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200bf5e esp_rmaker_device_cb_src_to_str + .text.esp_rmaker_bool + 0x4200bf78 0x1a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200bf78 esp_rmaker_bool + .text.esp_rmaker_int + 0x4200bf92 0x14 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200bf92 esp_rmaker_int + .text.esp_rmaker_str + 0x4200bfa6 0x14 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200bfa6 esp_rmaker_str + .text.esp_rmaker_array + 0x4200bfba 0x14 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200bfba esp_rmaker_array + .text.esp_rmaker_get_node_params + 0x4200bfce 0xc4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200bfce esp_rmaker_get_node_params + .text.esp_rmaker_param_get_stored_value + 0x4200c092 0xf4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c092 esp_rmaker_param_get_stored_value + .text.esp_rmaker_param_store_value + 0x4200c186 0x8e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c186 esp_rmaker_param_store_value + .text.esp_rmaker_param_delete + 0x4200c214 0x48 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c214 esp_rmaker_param_delete + .text.esp_rmaker_param_create + 0x4200c25c 0x19e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c25c esp_rmaker_param_create + .text.esp_rmaker_param_add_array_max_count + 0x4200c3fa 0xcc esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c3fa esp_rmaker_param_add_array_max_count + .text.esp_rmaker_param_add_ui_type + 0x4200c4c6 0x66 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c4c6 esp_rmaker_param_add_ui_type + .text.esp_rmaker_param_update + 0x4200c52c 0xdc esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c52c esp_rmaker_param_update + .text.esp_rmaker_param_report + 0x4200c608 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c608 esp_rmaker_param_report + .text.esp_rmaker_param_update_and_report + 0x4200c644 0x46 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c644 esp_rmaker_param_update_and_report + .text.esp_rmaker_device_set_params + 0x4200c68a 0x1c0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_handle_set_params + 0x4200c84a 0x8a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c84a esp_rmaker_handle_set_params + .text.esp_rmaker_set_params_callback + 0x4200c8d4 0x14 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_report_node_state + 0x4200c8e8 0xc8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c8e8 esp_rmaker_report_node_state + .text.esp_rmaker_params_mqtt_init + 0x4200c9b0 0x4c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c9b0 esp_rmaker_params_mqtt_init + .text.esp_rmaker_param_get_name + 0x4200c9fc 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c9fc esp_rmaker_param_get_name + .text.esp_rmaker_param_get_type + 0x4200ca38 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200ca38 esp_rmaker_param_get_type + .text.esp_rmaker_report_attribute + 0x4200ca74 0x42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .text.esp_rmaker_report_info + 0x4200cab6 0xdc esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .text.esp_rmaker_report_node_attributes + 0x4200cb92 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .text.esp_rmaker_report_value + 0x4200cbd6 0x92 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + 0x4200cbd6 esp_rmaker_report_value + .text.esp_rmaker_report_data_type + 0x4200cc68 0x98 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + 0x4200cc68 esp_rmaker_report_data_type + .text.esp_rmaker_report_param_config + 0x4200cd00 0x154 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .text.esp_rmaker_report_devices_or_services + 0x4200ce54 0x12c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .text.__esp_rmaker_get_node_config + 0x4200cf80 0x5a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + 0x4200cf80 __esp_rmaker_get_node_config + .text.esp_rmaker_get_node_config + 0x4200cfda 0xe4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + 0x4200cfda esp_rmaker_get_node_config + .text.esp_rmaker_report_node_config + 0x4200d0be 0x82 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + 0x4200d0be esp_rmaker_report_node_config + .text.esp_rmaker_get_mqtt_host + 0x4200d140 0x2a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + 0x4200d140 esp_rmaker_get_mqtt_host + .text.esp_rmaker_get_client_cert + 0x4200d16a 0x16 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + 0x4200d16a esp_rmaker_get_client_cert + .text.esp_rmaker_get_client_cert_len + 0x4200d180 0x18 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + 0x4200d180 esp_rmaker_get_client_cert_len + .text.esp_rmaker_get_client_key + 0x4200d198 0x16 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + 0x4200d198 esp_rmaker_get_client_key + .text.esp_rmaker_get_client_key_len + 0x4200d1ae 0x18 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + 0x4200d1ae esp_rmaker_get_client_key_len + .text.esp_rmaker_clean_mqtt_conn_params + 0x4200d1c6 0x36 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + 0x4200d1c6 esp_rmaker_clean_mqtt_conn_params + .text.esp_rmaker_get_mqtt_conn_params + 0x4200d1fc 0x68 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + 0x4200d1fc esp_rmaker_get_mqtt_conn_params + .text.esp_rmaker_time_add_service + 0x4200d264 0x9a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .text.esp_rmaker_time_service_cb + 0x4200d2fe 0x12c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .text.esp_rmaker_timezone_service_enable + 0x4200d42a 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + 0x4200d42a esp_rmaker_timezone_service_enable + .text.esp_rmaker_post_event + 0x4200d46e 0x22 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .text.esp_rmaker_user_mapping_detect_reset + 0x4200d490 0xa8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .text.esp_rmaker_user_mapping_cleanup_data + 0x4200d538 0x42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .text.esp_rmaker_user_mapping_endpoint_create + 0x4200d57a 0x16 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + 0x4200d57a esp_rmaker_user_mapping_endpoint_create + .text.esp_rmaker_user_mapping_endpoint_register + 0x4200d590 0x20 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + 0x4200d590 esp_rmaker_user_mapping_endpoint_register + .text.esp_rmaker_user_mapping_event_handler + 0x4200d5b0 0x1d2 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .text.esp_rmaker_user_mapping_prov_init + 0x4200d782 0x46 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + 0x4200d782 esp_rmaker_user_mapping_prov_init + .text.esp_rmaker_user_mapping_prov_deinit + 0x4200d7c8 0x40 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + 0x4200d7c8 esp_rmaker_user_mapping_prov_deinit + .text.esp_rmaker_start_user_node_mapping + 0x4200d808 0x20e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + 0x4200d808 esp_rmaker_start_user_node_mapping + .text.esp_rmaker_reset_user_node_mapping + 0x4200da16 0x1e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + 0x4200da16 esp_rmaker_reset_user_node_mapping + .text.esp_rmaker_user_mapping_handler + 0x4200da34 0x1a4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + 0x4200da34 esp_rmaker_user_mapping_handler + .text.esp_rmaker_user_node_mapping_get_state + 0x4200dbd8 0xa esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + 0x4200dbd8 esp_rmaker_user_node_mapping_get_state + .text.esp_rmaker_user_mapping_cb + 0x4200dbe2 0x1d2 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .text.esp_rmaker_user_node_mapping_init + 0x4200ddb4 0x98 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + 0x4200ddb4 esp_rmaker_user_node_mapping_init + .text.esp_rmaker_schedule_get_schedule_from_index + 0x4200de4c 0x1a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_get_schedule_from_id + 0x4200de66 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_timestamp_common_cb + 0x4200dea2 0x4c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_add_to_list + 0x4200deee 0x9a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_remove_from_list + 0x4200df88 0xc6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_prepare_config + 0x4200e04e 0x116 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_find_or_create + 0x4200e164 0x198 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_free + 0x4200e2fc 0x34 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_parse_action + 0x4200e330 0x96 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_parse_trigger + 0x4200e3c6 0x138 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_parse_info_and_flags + 0x4200e4fe 0xb4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_parse_validity + 0x4200e5b2 0x50 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_add + 0x4200e602 0x38 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_operation_add + 0x4200e63a 0x1e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_trigger_common_cb + 0x4200e658 0x16 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_timesync_timer_cb + 0x4200e66e 0x18 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_process_action + 0x4200e686 0x14 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_is_expired + 0x4200e69a 0x144 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_remove + 0x4200e7de 0x10 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_operation_remove + 0x4200e7ee 0x1e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_timesync_timer_init + 0x4200e80c 0x6e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_timesync_timer_deinit + 0x4200e87a 0x32 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_timesync_timer_start + 0x4200e8ac 0x34 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_operation_disable + 0x4200e8e0 0x24 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.__esp_rmaker_schedule_get_params + 0x4200e904 0x248 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_get_params + 0x4200eb4c 0xb6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_report_params + 0x4200ec02 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_trigger_work_cb + 0x4200ec46 0x60 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_operation_enable + 0x4200eca6 0xc0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_operation_edit + 0x4200ed66 0x4c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_perform_operation + 0x4200edb2 0xe0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_timesync_timer_work_cb + 0x4200ee92 0x66 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_get_operation_from_str + 0x4200eef8 0xa8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + 0x4200eef8 esp_rmaker_schedule_get_operation_from_str + .text.esp_rmaker_schedule_parse_operation + 0x4200efa0 0xa6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_parse_json + 0x4200f046 0x170 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.write_cb + 0x4200f1b6 0xd6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_enable + 0x4200f28c 0xf4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + 0x4200f28c esp_rmaker_schedule_enable + .text.esp_rmaker_scenes_get_scene_from_id + 0x4200f380 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.esp_rmaker_scenes_add_to_list + 0x4200f3bc 0x9a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.esp_rmaker_scenes_remove_from_list + 0x4200f456 0xc6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.esp_rmaker_scenes_find_or_create + 0x4200f51c 0x184 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.esp_rmaker_scenes_free + 0x4200f6a0 0x34 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.esp_rmaker_scenes_parse_info_and_flags + 0x4200f6d4 0xb4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.esp_rmaker_scenes_parse_action + 0x4200f788 0x96 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.esp_rmaker_scenes_perform_operation + 0x4200f81e 0x110 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.__esp_rmaker_scenes_get_params + 0x4200f92e 0xe0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.esp_rmaker_scenes_get_params + 0x4200fa0e 0xb6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.esp_rmaker_scenes_report_params + 0x4200fac4 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.esp_rmaker_scenes_get_operation_from_str + 0x4200fb08 0xa8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + 0x4200fb08 esp_rmaker_scenes_get_operation_from_str + .text.esp_rmaker_scenes_parse_operation + 0x4200fbb0 0xa6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.esp_rmaker_scenes_parse_json + 0x4200fc56 0x148 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.write_cb + 0x4200fd9e 0xe4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.esp_rmaker_scenes_enable + 0x4200fe82 0xe2 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + 0x4200fe82 esp_rmaker_scenes_enable + .text.esp_rmaker_publish_response + 0x4200ff64 0x9e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .text.esp_rmaker_cmd_resp_check_pending + 0x42010002 0xae esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .text.event_handler + 0x420100b0 0xe esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .text.esp_rmaker_cmd_callback + 0x420100be 0x26 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .text.esp_rmaker_test_cmd_resp + 0x420100e4 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + 0x420100e4 esp_rmaker_test_cmd_resp + .text.esp_rmaker_cmd_response_enable + 0x42010114 0xbc esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + 0x42010114 esp_rmaker_cmd_response_enable + .text.esp_rmaker_secure_boot_digest_free + 0x420101d0 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + 0x420101d0 esp_rmaker_secure_boot_digest_free + .text.esp_rmaker_get_secure_boot_digest + 0x420101d4 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + 0x420101d4 esp_rmaker_get_secure_boot_digest + .text.unescape_new_line + 0x42010204 0x42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.generate_claim_init_request + 0x42010246 0xa6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.esp_rmaker_claim_perform_common + 0x420102ec 0x224 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.read_hmac_key + 0x42010510 0x7c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.hmac_challenge + 0x4201058c 0x74 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.handle_self_claim_init_response + 0x42010600 0x1a2 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.esp_rmaker_claim_perform_init + 0x420107a2 0x8e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.handle_claim_verify_response + 0x42010830 0x11a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.esp_rmaker_claim_perform_verify + 0x4201094a 0x5e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.esp_rmaker_claim_generate_key + 0x420109a8 0x1dc esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.esp_rmaker_claim_generate_csr + 0x42010b84 0x186 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.escape_new_line + 0x42010d0a 0x8a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.esp_rmaker_claim_init + 0x42010d94 0xde esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.esp_rmaker_claim_data_free + 0x42010e72 0x26 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + 0x42010e72 esp_rmaker_claim_data_free + .text.esp_rmaker_self_claim_perform + 0x42010e98 0xcc esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + 0x42010e98 esp_rmaker_self_claim_perform + .text.__esp_rmaker_claim_init + 0x42010f64 0x1aa esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + 0x42010f64 __esp_rmaker_claim_init + .text.esp_rmaker_claim_task + 0x4201110e 0xa0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + 0x4201110e esp_rmaker_claim_task + .text.esp_rmaker_self_claim_init + 0x420111ae 0x32 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + 0x420111ae esp_rmaker_self_claim_init + .text.esp_rmaker_local_ctrl_get_security_type + 0x420111e0 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .text.set_property_values + 0x420111e4 0x9a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .text.get_property_values + 0x4201127e 0x164 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .text.__esp_rmaker_local_ctrl_get_nvs + 0x420113e2 0x6c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .text.__esp_rmaker_local_ctrl_set_nvs + 0x4201144e 0x5e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .text.esp_rmaker_local_ctrl_get_pop + 0x420114ac 0xba esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .text.esp_rmaker_post_event + 0x42011566 0x22 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .text.__esp_rmaker_start_local_ctrl_service + 0x42011588 0x280 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .text.esp_rmaker_local_ctrl_prov_event_handler + 0x42011808 0xbe esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .text.esp_rmaker_local_ctrl_service_enable + 0x420118c6 0xf4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .text.esp_rmaker_init_local_ctrl_service + 0x420119ba 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + 0x420119ba esp_rmaker_init_local_ctrl_service + .text.esp_rmaker_start_local_ctrl_service + 0x420119fe 0x66 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + 0x420119fe esp_rmaker_start_local_ctrl_service + .text.esp_rmaker_local_ctrl_enable + 0x42011a64 0x7c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + 0x42011a64 esp_rmaker_local_ctrl_enable + .text.esp_rmaker_mqtt_init + 0x42011ae0 0x90 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + 0x42011ae0 esp_rmaker_mqtt_init + .text.esp_rmaker_mqtt_connect + 0x42011b70 0x4e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + 0x42011b70 esp_rmaker_mqtt_connect + .text.esp_rmaker_mqtt_disconnect + 0x42011bbe 0x42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + 0x42011bbe esp_rmaker_mqtt_disconnect + .text.esp_rmaker_mqtt_subscribe + 0x42011c00 0x40 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + 0x42011c00 esp_rmaker_mqtt_subscribe + .text.esp_rmaker_mqtt_unsubscribe + 0x42011c40 0x40 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + 0x42011c40 esp_rmaker_mqtt_unsubscribe + .text.esp_rmaker_mqtt_publish + 0x42011c80 0xa0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + 0x42011c80 esp_rmaker_mqtt_publish + .text.esp_rmaker_create_mqtt_topic + 0x42011d20 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + 0x42011d20 esp_rmaker_create_mqtt_topic + .text.esp_rmaker_mqtt_is_budget_available + 0x42011d5c 0x98 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + 0x42011d5c esp_rmaker_mqtt_is_budget_available + .text.esp_rmaker_mqtt_increase_budget + 0x42011df4 0xb4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + 0x42011df4 esp_rmaker_mqtt_increase_budget + .text.esp_rmaker_mqtt_revive_budget + 0x42011ea8 0x10 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .text.esp_rmaker_mqtt_decrease_budget + 0x42011eb8 0xac esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + 0x42011eb8 esp_rmaker_mqtt_decrease_budget + .text.esp_rmaker_mqtt_budgeting_start + 0x42011f64 0x38 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + 0x42011f64 esp_rmaker_mqtt_budgeting_start + .text.esp_rmaker_mqtt_budgeting_stop + 0x42011f9c 0x2c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + 0x42011f9c esp_rmaker_mqtt_budgeting_stop + .text.esp_rmaker_mqtt_budgeting_init + 0x42011fc8 0xb6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + 0x42011fc8 esp_rmaker_mqtt_budgeting_init + .text.esp_ota_check_for_mqtt + 0x4201207e 0x98 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .text.esp_rmaker_erase_rollback_flag + 0x42012116 0x42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .text.esp_rmaker_ota_status_to_string + 0x42012158 0x68 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + 0x42012158 esp_rmaker_ota_status_to_string + .text.esp_rmaker_ota_status_to_event + 0x420121c0 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + 0x420121c0 esp_rmaker_ota_status_to_event + .text.esp_rmaker_ota_report_status + 0x420121fc 0xbc esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + 0x420121fc esp_rmaker_ota_report_status + .text.validate_image_header + 0x420122b8 0x12a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .text.esp_rmaker_ota_common_cb + 0x420123e2 0x54 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + 0x420123e2 esp_rmaker_ota_common_cb + .text.esp_rmaker_ota_handle_time + 0x42012436 0x322 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + 0x42012436 esp_rmaker_ota_handle_time + .text.esp_rmaker_ota_handle_metadata + 0x42012758 0x50 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + 0x42012758 esp_rmaker_ota_handle_metadata + .text.esp_rmaker_ota_default_cb + 0x420127a8 0x418 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + 0x420127a8 esp_rmaker_ota_default_cb + .text.esp_rmaker_ota_mark_valid + 0x42012bc0 0xf2 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + 0x42012bc0 esp_rmaker_ota_mark_valid + .text.esp_rmaker_ota_mark_invalid + 0x42012cb2 0x4e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + 0x42012cb2 esp_rmaker_ota_mark_invalid + .text.event_handler + 0x42012d00 0x7c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .text.esp_rmaker_ota_manage_rollback + 0x42012d7c 0x152 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .text.esp_ota_rollback + 0x42012ece 0x36 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .text.esp_rmaker_ota_enable + 0x42012f04 0x15a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + 0x42012f04 esp_rmaker_ota_enable + .text.esp_rmaker_ota_enable_default + 0x4201305e 0x12 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + 0x4201305e esp_rmaker_ota_enable_default + .text.esp_rmaker_ota_finish_using_params + 0x42013070 0x40 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + 0x42013070 esp_rmaker_ota_finish_using_params + .text.esp_rmaker_ota_service_cb + 0x420130b0 0x12c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .text.esp_rmaker_ota_report_status_using_params + 0x420131dc 0x82 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + 0x420131dc esp_rmaker_ota_report_status_using_params + .text.esp_rmaker_ota_enable_using_params + 0x4201325e 0x8c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + 0x4201325e esp_rmaker_ota_enable_using_params + .text.esp_rmaker_ota_subscribe + 0x420132ea 0x9c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .text.esp_rmaker_ota_report_status_using_topics + 0x42013386 0x1b0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + 0x42013386 esp_rmaker_ota_report_status_using_topics + .text.esp_rmaker_ota_finish_using_topics + 0x42013536 0x58 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + 0x42013536 esp_rmaker_ota_finish_using_topics + .text.ota_url_handler + 0x4201358e 0x476 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .text.esp_rmaker_ota_fetch + 0x42013a04 0x114 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + 0x42013a04 esp_rmaker_ota_fetch + .text.esp_rmaker_ota_fetch_timer_cb + 0x42013b18 0x26 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .text.esp_rmaker_ota_enable_using_topics + 0x42013b3e 0x48 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + 0x42013b3e esp_rmaker_ota_enable_using_topics + .text.esp_rmaker_ota_fetch_with_delay + 0x42013b86 0x58 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + 0x42013b86 esp_rmaker_ota_fetch_with_delay + .text.esp_rmaker_ota_work_fn + 0x42013bde 0x64 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .text.esp_rmaker_name_param_create + 0x42013c42 0x2e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + 0x42013c42 esp_rmaker_name_param_create + .text.esp_rmaker_power_param_create + 0x42013c70 0x40 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + 0x42013c70 esp_rmaker_power_param_create + .text.esp_rmaker_ota_status_param_create + 0x42013cb0 0x34 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + 0x42013cb0 esp_rmaker_ota_status_param_create + .text.esp_rmaker_ota_info_param_create + 0x42013ce4 0x34 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + 0x42013ce4 esp_rmaker_ota_info_param_create + .text.esp_rmaker_ota_url_param_create + 0x42013d18 0x34 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + 0x42013d18 esp_rmaker_ota_url_param_create + .text.esp_rmaker_timezone_param_create + 0x42013d4c 0x2e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + 0x42013d4c esp_rmaker_timezone_param_create + .text.esp_rmaker_timezone_posix_param_create + 0x42013d7a 0x2e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + 0x42013d7a esp_rmaker_timezone_posix_param_create + .text.esp_rmaker_schedules_param_create + 0x42013da8 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + 0x42013da8 esp_rmaker_schedules_param_create + .text.esp_rmaker_scenes_param_create + 0x42013dec 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + 0x42013dec esp_rmaker_scenes_param_create + .text.esp_rmaker_local_control_pop_param_create + 0x42013e30 0x2e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + 0x42013e30 esp_rmaker_local_control_pop_param_create + .text.esp_rmaker_local_control_type_param_create + 0x42013e5e 0x2e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + 0x42013e5e esp_rmaker_local_control_type_param_create + .text.esp_rmaker_ota_service_create + 0x42013e8c 0x5e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + 0x42013e8c esp_rmaker_ota_service_create + .text.esp_rmaker_time_service_create + 0x42013eea 0x5a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + 0x42013eea esp_rmaker_time_service_create + .text.esp_rmaker_create_schedule_service + 0x42013f44 0x52 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + 0x42013f44 esp_rmaker_create_schedule_service + .text.esp_rmaker_create_scenes_service + 0x42013f96 0x7a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + 0x42013f96 esp_rmaker_create_scenes_service + .text.esp_rmaker_create_local_control_service + 0x42014010 0x5a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + 0x42014010 esp_rmaker_create_local_control_service + .text.esp_rmaker_console_init + 0x4201406a 0x12 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) + 0x4201406a esp_rmaker_console_init + .text.register_user_node_mapping + 0x4201407c 0x5e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .text.register_get_node_id + 0x420140da 0x5e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .text.register_wifi_prov + 0x42014138 0x5e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .text.register_cmd_resp_command + 0x42014196 0x5e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .text.user_node_mapping_handler + 0x420141f4 0x4c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .text.get_node_id_handler + 0x42014240 0x26 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .text.wifi_prov_handler + 0x42014266 0x11e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .text.cmd_resp_cli_handler + 0x42014384 0x7c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .text.register_commands + 0x42014400 0x1a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + 0x42014400 register_commands + .text.rainmaker__cmd_set_user_mapping__init + 0x4201441a 0x1e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + 0x4201441a rainmaker__cmd_set_user_mapping__init + .text.rainmaker__resp_set_user_mapping__init + 0x42014438 0x1e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + 0x42014438 rainmaker__resp_set_user_mapping__init + .text.rainmaker__rmaker_config_payload__init + 0x42014456 0x20 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + 0x42014456 rainmaker__rmaker_config_payload__init + .text.rainmaker__rmaker_config_payload__get_packed_size + 0x42014476 0x40 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + 0x42014476 rainmaker__rmaker_config_payload__get_packed_size + .text.rainmaker__rmaker_config_payload__pack + 0x420144b6 0x40 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + 0x420144b6 rainmaker__rmaker_config_payload__pack + .text.rainmaker__rmaker_config_payload__unpack + 0x420144f6 0x1c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + 0x420144f6 rainmaker__rmaker_config_payload__unpack + .text.rainmaker__rmaker_config_payload__free_unpacked + 0x42014512 0x42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + 0x42014512 rainmaker__rmaker_config_payload__free_unpacked + .text.app_insights_enable + 0x42014554 0x30 esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + 0x42014554 app_insights_enable + .text.button_gpio_isr_handler + 0x42014584 0xd4 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .text.button_tap_psh_cb + 0x42014658 0xba esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .text.button_press_serial_cb + 0x42014712 0x4e esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .text.button_tap_rls_cb + 0x42014760 0xd4 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .text.button_press_cb + 0x42014834 0x7a esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .text.iot_button_create + 0x420148ae 0x180 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + 0x420148ae iot_button_create + .text.iot_button_set_serial_cb + 0x42014a2e 0x86 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + 0x42014a2e iot_button_set_serial_cb + .text.iot_button_set_evt_cb + 0x42014ab4 0xc0 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + 0x42014ab4 iot_button_set_evt_cb + .text.iot_button_add_on_press_cb + 0x42014b74 0x13e esp-idf/gpio_button/libgpio_button.a(button.c.obj) + 0x42014b74 iot_button_add_on_press_cb + .text.iot_button_add_on_release_cb + 0x42014cb2 0x13e esp-idf/gpio_button/libgpio_button.a(button.c.obj) + 0x42014cb2 iot_button_add_on_release_cb + .text.factory_reset_indicate + 0x42014df0 0x2e esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .text.wifi_reset_indicate + 0x42014e1e 0x2e esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .text.factory_reset_trigger + 0x42014e4c 0x12 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .text.wifi_reset_trigger + 0x42014e5e 0x12 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .text.app_reset_button_register + 0x42014e70 0x9e esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + 0x42014e70 app_reset_button_register + .text.event_handler + 0x42014f0e 0x224 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .text.app_wifi_prov_stop + 0x42015132 0x4a esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .text.read_random_bytes_from_nvs + 0x4201517c 0x96 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .text.get_device_service_name + 0x42015212 0x90 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .text.get_device_pop + 0x420152a2 0x178 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .text.app_wifi_print_qr + 0x4201541a 0xf2 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .text.wifi_init_sta + 0x4201550c 0x60 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .text.app_wifi_set_custom_mfg_data + 0x4201556c 0xda esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + 0x4201556c app_wifi_set_custom_mfg_data + .text.app_wifi_init + 0x42015646 0x1fc esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + 0x42015646 app_wifi_init + .text.app_wifi_start_timer + 0x42015842 0xa8 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + 0x42015842 app_wifi_start_timer + .text.app_wifi_start + 0x420158ea 0x286 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + 0x420158ea app_wifi_start + .text.ws2812_led_set_rgb + 0x42015b70 0x3c esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + 0x42015b70 ws2812_led_set_rgb + .text.ws2812_led_clear + 0x42015bac 0x24 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + 0x42015bac ws2812_led_clear + .text.ws2812_led_init + 0x42015bd0 0xf8 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + 0x42015bd0 ws2812_led_init + .text.ws2812_set_pixel + 0x42015cc8 0x68 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .text.ws2812_del + 0x42015d30 0x14 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .text.ws2812_refresh + 0x42015d44 0x76 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .text.ws2812_clear + 0x42015dba 0x32 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .text.led_strip_new_rmt_ws2812 + 0x42015dec 0x190 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + 0x42015dec led_strip_new_rmt_ws2812 + .text.esp_local_ctrl_get_property_index + 0x42015f7c 0x56 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .text.esp_local_ctrl_stop + 0x42015fd2 0xd0 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + 0x42015fd2 esp_local_ctrl_stop + .text.esp_local_ctrl_start + 0x420160a2 0x3cc esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + 0x420160a2 esp_local_ctrl_start + .text.esp_local_ctrl_add_property + 0x4201646e 0x1cc esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + 0x4201646e esp_local_ctrl_add_property + .text.esp_local_ctrl_get_prop_count + 0x4201663a 0x4c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + 0x4201663a esp_local_ctrl_get_prop_count + .text.esp_local_ctrl_get_prop_values + 0x42016686 0x162 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + 0x42016686 esp_local_ctrl_get_prop_values + .text.esp_local_ctrl_set_prop_values + 0x420167e8 0x1d2 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + 0x420167e8 esp_local_ctrl_set_prop_values + .text.err_to_status + 0x420169ba 0x20 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .text.lookup_cmd_handler + 0x420169da 0x28 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .text.esp_local_ctrl_command_dispatcher + 0x42016a02 0x94 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .text.esp_local_ctrl_command_cleanup + 0x42016a96 0xd2 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .text.cmd_set_prop_vals_handler + 0x42016b68 0x13a esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .text.cmd_get_prop_vals_handler + 0x42016ca2 0x1ea esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .text.cmd_get_prop_count_handler + 0x42016e8c 0x68 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .text.esp_local_ctrl_data_handler + 0x42016ef4 0x138 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + 0x42016ef4 esp_local_ctrl_data_handler + .text.cmd_get_property_count__init + 0x4201702c 0x14 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x4201702c cmd_get_property_count__init + .text.resp_get_property_count__init + 0x42017040 0x1c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x42017040 resp_get_property_count__init + .text.property_info__init + 0x4201705c 0x3e esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x4201705c property_info__init + .text.cmd_get_property_values__init + 0x4201709a 0x1c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x4201709a cmd_get_property_values__init + .text.resp_get_property_values__init + 0x420170b6 0x20 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x420170b6 resp_get_property_values__init + .text.property_value__init + 0x420170d6 0x20 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x420170d6 property_value__init + .text.cmd_set_property_values__init + 0x420170f6 0x1c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x420170f6 cmd_set_property_values__init + .text.resp_set_property_values__init + 0x42017112 0x18 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x42017112 resp_set_property_values__init + .text.local_ctrl_message__init + 0x4201712a 0x20 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x4201712a local_ctrl_message__init + .text.local_ctrl_message__get_packed_size + 0x4201714a 0x40 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x4201714a local_ctrl_message__get_packed_size + .text.local_ctrl_message__pack + 0x4201718a 0x40 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x4201718a local_ctrl_message__pack + .text.local_ctrl_message__unpack + 0x420171ca 0x1c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x420171ca local_ctrl_message__unpack + .text.local_ctrl_message__free_unpacked + 0x420171e6 0x42 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x420171e6 local_ctrl_message__free_unpacked + .text.free_config + 0x42017228 0x22 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .text.copy_httpd_config + 0x4201724a 0x94 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .text.stop_httpd_transport + 0x420172de 0x40 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .text.start_httpd_transport + 0x4201731e 0x1a2 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .text.esp_local_ctrl_get_transport_httpd + 0x420174c0 0xa esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + 0x420174c0 esp_local_ctrl_get_transport_httpd + .text.httpd_ssl_open + 0x420174ca 0x166 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .text.httpd_ssl_pending + 0x42017630 0x60 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .text.httpd_ssl_recv + 0x42017690 0x70 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .text.httpd_ssl_send + 0x42017700 0x70 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .text.httpd_ssl_close + 0x42017770 0x60 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .text.free_secure_context + 0x420177d0 0x9e esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .text.create_secure_context + 0x4201786e 0x222 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .text.httpd_ssl_start + 0x42017a90 0x108 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + 0x42017a90 httpd_ssl_start + .text.httpd_ssl_stop + 0x42017b98 0xe esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + 0x42017b98 httpd_ssl_stop + .text.jsmn_alloc_token + 0x42017ba6 0x2a esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.jsmn_fill_token + 0x42017bd0 0xc esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.jsmn_parse_primitive + 0x42017bdc 0xc8 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.jsmn_parse_string + 0x42017ca4 0x130 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.jsmn_parse + 0x42017dd4 0x2cc esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.jsmn_init + 0x420180a0 0xe esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_skip_elem + 0x420180ae 0x1e esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_arr_search + 0x420180cc 0x42 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_arr_get_val_tok + 0x4201810e 0x20 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.token_matches_str + 0x4201812e 0x5a esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_obj_search + 0x42018188 0x5a esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_obj_get_val_tok + 0x420181e2 0x24 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_tok_to_bool + 0x42018206 0x74 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_tok_to_int + 0x4201827a 0x38 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_tok_to_int64 + 0x420182b2 0x36 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_tok_to_float + 0x420182e8 0x32 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_tok_to_string + 0x4201831a 0x42 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_obj_get_array + 0x4201835c 0x2a esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x4201835c json_obj_get_array + .text.json_obj_leave_array + 0x42018386 0x34 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x42018386 json_obj_leave_array + .text.json_obj_get_object + 0x420183ba 0x20 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x420183ba json_obj_get_object + .text.json_obj_leave_object + 0x420183da 0x34 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x420183da json_obj_leave_object + .text.json_obj_get_bool + 0x4201840e 0x2c esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x4201840e json_obj_get_bool + .text.json_obj_get_int + 0x4201843a 0x2c esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x4201843a json_obj_get_int + .text.json_obj_get_int64 + 0x42018466 0x2c esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x42018466 json_obj_get_int64 + .text.json_obj_get_float + 0x42018492 0x2c esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x42018492 json_obj_get_float + .text.json_obj_get_string + 0x420184be 0x34 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x420184be json_obj_get_string + .text.json_obj_get_strlen + 0x420184f2 0x26 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x420184f2 json_obj_get_strlen + .text.json_obj_get_object_str + 0x42018518 0x34 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x42018518 json_obj_get_object_str + .text.json_obj_get_object_strlen + 0x4201854c 0x26 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x4201854c json_obj_get_object_strlen + .text.json_obj_get_array_str + 0x42018572 0x34 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x42018572 json_obj_get_array_str + .text.json_obj_get_array_strlen + 0x420185a6 0x26 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x420185a6 json_obj_get_array_strlen + .text.json_arr_get_object + 0x420185cc 0x20 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x420185cc json_arr_get_object + .text.json_arr_leave_object + 0x420185ec 0x1e esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x420185ec json_arr_leave_object + .text.json_parse_start + 0x4201860a 0x94 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x4201860a json_parse_start + .text.json_parse_end + 0x4201869e 0x2c esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x4201869e json_parse_end + .text.json_gen_add_to_str + 0x420186ca 0x88 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .text.json_gen_handle_comma + 0x42018752 0x1e esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .text.json_gen_handle_name + 0x42018770 0x38 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .text.json_gen_set_bool + 0x420187a8 0x2c esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .text.json_gen_set_string + 0x420187d4 0x3e esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .text.json_gen_set_long_string + 0x42018812 0x30 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .text.json_gen_set_null + 0x42018842 0x1c esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .text.json_gen_set_int + 0x4201885e 0x30 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .text.json_gen_set_float + 0x4201888e 0x3e esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .text.json_gen_str_start + 0x420188cc 0x44 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x420188cc json_gen_str_start + .text.json_gen_str_end + 0x42018910 0x3c esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018910 json_gen_str_end + .text.json_gen_start_object + 0x4201894c 0x26 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x4201894c json_gen_start_object + .text.json_gen_end_object + 0x42018972 0x1c esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018972 json_gen_end_object + .text.json_gen_start_array + 0x4201898e 0x26 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x4201898e json_gen_start_array + .text.json_gen_end_array + 0x420189b4 0x1c esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x420189b4 json_gen_end_array + .text.json_gen_push_object + 0x420189d0 0x34 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x420189d0 json_gen_push_object + .text.json_gen_pop_object + 0x42018a04 0x1c esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018a04 json_gen_pop_object + .text.json_gen_push_object_str + 0x42018a20 0x36 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018a20 json_gen_push_object_str + .text.json_gen_push_array + 0x42018a56 0x34 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018a56 json_gen_push_array + .text.json_gen_pop_array + 0x42018a8a 0x1c esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018a8a json_gen_pop_array + .text.json_gen_push_array_str + 0x42018aa6 0x36 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018aa6 json_gen_push_array_str + .text.json_gen_obj_set_bool + 0x42018adc 0x30 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018adc json_gen_obj_set_bool + .text.json_gen_obj_set_int + 0x42018b0c 0x30 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018b0c json_gen_obj_set_int + .text.json_gen_obj_set_float + 0x42018b3c 0x30 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018b3c json_gen_obj_set_float + .text.json_gen_obj_set_string + 0x42018b6c 0x30 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018b6c json_gen_obj_set_string + .text.json_gen_arr_set_string + 0x42018b9c 0x22 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018b9c json_gen_arr_set_string + .text.json_gen_obj_start_long_string + 0x42018bbe 0x30 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018bbe json_gen_obj_start_long_string + .text.json_gen_add_to_long_string + 0x42018bee 0xe esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018bee json_gen_add_to_long_string + .text.json_gen_end_long_string + 0x42018bfc 0x16 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018bfc json_gen_end_long_string + .text.json_gen_obj_set_null + 0x42018c12 0x28 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018c12 json_gen_obj_set_null + .text.esp_netif_ip_addr_copy + 0x42018c3a 0x3e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_if_from_preset_if + 0x42018c78 0x30 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_can_add_more_services + 0x42018ca8 0x24 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_get_default_instance_name + 0x42018ccc 0x42 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_get_service_instance_name + 0x42018d0e 0x26 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_u16 + 0x42018d34 0x54 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_u32 + 0x42018d88 0x9c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_type + 0x42018e24 0xe0 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_get_other_if + 0x42018f04 0x16 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_if_is_dup + 0x42018f1a 0x6a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._ipv6_address_is_zero + 0x42018f84 0x22 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_get_next_pcb_packet + 0x42018fa6 0x20 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_question_exists + 0x42018fc6 0x32 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_read_u32 + 0x42018ff8 0x20 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_txt_items_count_get + 0x42019018 0x3c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_txt_item_name_get_len + 0x42019054 0x32 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_add + 0x42019086 0x14 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.set_default_duplicated_interfaces + 0x4201909a 0x68 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.esp_netif_from_preset_if + 0x42019102 0x44 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_get_if_from_esp_netif + 0x42019146 0x68 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_add_browse_result + 0x420191ae 0x7c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_alloc_answer + 0x4201922a 0xce esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_host + 0x420192f8 0x44 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_finish + 0x4201933c 0x5a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_finish_done + 0x42019396 0x34 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.free_address_list + 0x420193ca 0x1e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.copy_address_list + 0x420193e8 0x68 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_free_tx_packet + 0x42019450 0x9e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_clear_pcb_tx_queue_head + 0x420194ee 0x5e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_clear_tx_queue_head + 0x4201954c 0x20 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_dealloc_answer + 0x4201956c 0x5c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_host_question + 0x420195c8 0xc0 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_host_questions_for_services + 0x42019688 0x72 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_remove_scheduled_answer + 0x420196fa 0x9c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_sync_browse_action + 0x42019796 0x98 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_free_linked_txt + 0x4201982e 0x3a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_dealloc_scheduled_service_answers + 0x42019868 0x58 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_free_service + 0x420198c0 0x8e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_sync_browse_result_link_free + 0x4201994e 0x30 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_send_search_action + 0x4201997e 0x98 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_query_results_free + 0x42019a16 0xa4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_post_custom_action_tcpip_if + 0x42019aba 0xb6 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.post_mdns_disable_pcb + 0x42019b70 0x24 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.post_mdns_enable_pcb + 0x42019b94 0x20 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.post_mdns_announce_pcb + 0x42019bb4 0x20 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_strdup_check + 0x42019bd4 0x34 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_alloc_packet_default + 0x42019c08 0xe2 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_result_txt_create + 0x42019cea 0x28c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_result_addr_create_ip + 0x42019f76 0x8a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_result_add_ip + 0x4201a000 0x64 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_remap_self_service_hostname + 0x4201a064 0x5c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_name_is_discovery + 0x4201a0c0 0xaa esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._hostname_is_ours + 0x4201a16a 0x64 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_delegate_hostname_add + 0x4201a1ce 0x4a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_service_match + 0x4201a218 0x88 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_get_service_item + 0x4201a2a0 0x40 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_get_service_item_subtype + 0x4201a2e0 0x5c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_instance_name_match + 0x4201a33c 0x3a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_service_match_instance + 0x4201a376 0x8a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_get_service_item_instance + 0x4201a400 0x58 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_name_is_ours + 0x4201a458 0x108 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_copy_address_in_previous_result + 0x4201a560 0x82 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_get_host_item + 0x4201a5e2 0x5c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_host_list_in_services + 0x4201a63e 0x7a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_create_announce_packet + 0x4201a6b8 0xd4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_create_probe_packet + 0x4201a78c 0x162 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_create_answer_from_service + 0x4201a8ee 0x168 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_create_answer_from_hostname + 0x4201aa56 0x4e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_host_list + 0x4201aaa4 0x70 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_create_announce_from_probe + 0x4201ab14 0x102 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_question_matches + 0x4201ac16 0x168 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_remove_parsed_question + 0x4201ad7e 0xae esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_name_is_selfhosted + 0x4201ae2c 0x74 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_service_match_ptr_question + 0x4201aea0 0x6a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_delegate_hostname_set_address + 0x4201af0a 0x6e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_read_fqdn + 0x4201af78 0x1d0 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_string + 0x4201b148 0x80 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.append_one_txt_record_entry + 0x4201b1c8 0xd4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_allocate_txt + 0x4201b29c 0xde esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_check_srv_collision + 0x4201b37a 0x23e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_check_txt_collision + 0x4201b5b8 0xda esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_remove_scheduled_service_packets + 0x4201b692 0x244 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_fqdn + 0x4201b8d6 0x186 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_question + 0x4201ba5c 0xbc esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_subtype_ptr_record + 0x4201bb18 0xd0 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_ptr_record + 0x4201bbe8 0xbe esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_service_ptr_answers + 0x4201bca6 0x88 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_srv_record + 0x4201bd2e 0x15a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_txt_record + 0x4201be88 0x10c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_sdptr_record + 0x4201bf94 0xd0 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_a_record + 0x4201c064 0x144 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_aaaa_record + 0x4201c1a8 0xdc esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_host_answer + 0x4201c284 0x82 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_pcb_deinit_local + 0x4201c306 0x5e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_schedule_tx_packet + 0x4201c364 0x62 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_mangle_name + 0x4201c3c6 0x116 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_init_pcb_probe_new_service + 0x4201c4dc 0x1ce esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_init_pcb_probe + 0x4201c6aa 0x106 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_probe_all_pcbs + 0x4201c7b0 0xa2 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_restart_all_pcbs_no_instance + 0x4201c852 0x70 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_restart_all_pcbs + 0x4201c8c2 0x56 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_announce_pcb + 0x4201c918 0x16a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_dup_interface + 0x4201ca82 0x82 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_announce_all_pcbs + 0x4201cb04 0x52 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_restart_pcb + 0x4201cb56 0x50 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_preset_if_handle_system_event + 0x4201cba6 0x136 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x4201cba6 mdns_preset_if_handle_system_event + .text._mdns_scheduler_run + 0x4201ccdc 0x106 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_run + 0x4201cde2 0xc6 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_timer_cb + 0x4201cea8 0x12 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_free + 0x4201ceba 0x42 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_start_timer + 0x4201cefc 0x58 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_stop_timer + 0x4201cf54 0x32 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_service_task_start + 0x4201cf86 0xe6 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.unregister_predefined_handlers + 0x4201d06c 0x48 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_create_service + 0x4201d0b4 0x138 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_parse_fqdn + 0x4201d1ec 0xc8 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_get_esp_netif + 0x4201d2b4 0x52 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x4201d2b4 _mdns_get_esp_netif + .text._mdns_browse_find_from + 0x4201d306 0xf2 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_browse_result_add_srv + 0x4201d3f8 0x2a4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_result_add_srv + 0x4201d69c 0x152 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_answer + 0x4201d7ee 0x36a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_dispatch_tx_packet + 0x4201db58 0x14c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_pcb_send_bye + 0x4201dca4 0x86 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_send_bye + 0x4201dd2a 0x92 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_send_bye_all_pcbs_no_instance + 0x4201ddbc 0x6e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_send_final_bye + 0x4201de2a 0x5e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_delegate_hostname_remove + 0x4201de88 0xd2 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_create_answer_from_parsed_packet + 0x4201df5a 0x32e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_tx_handle_packet + 0x4201e288 0x132 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_browse_result_add_txt + 0x4201e3ba 0x262 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_result_add_ptr + 0x4201e61c 0x142 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_result_add_txt + 0x4201e75e 0x13e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_check_aaaa_collision + 0x4201e89c 0xa8 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_browse_result_add_ip + 0x4201e944 0xf6 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_result_add_ip + 0x4201ea3a 0x1a4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_find_from + 0x4201ebde 0x18c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_check_a_collision + 0x4201ed6a 0x86 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_create_search_packet + 0x4201edf0 0x182 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_send_pcb + 0x4201ef72 0x5a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_send + 0x4201efcc 0x5a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_browse_send + 0x4201f026 0x64 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_send_rx_action + 0x4201f08a 0x8e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x4201f08a _mdns_send_rx_action + .text.mdns_parse_packet + 0x4201f118 0x153c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x4201f118 mdns_parse_packet + .text._mdns_enable_pcb + 0x42020654 0x48 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x42020654 _mdns_enable_pcb + .text._mdns_disable_pcb + 0x4202069c 0x94 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x4202069c _mdns_disable_pcb + .text.perform_event_action + 0x42020730 0x8e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_init + 0x420207be 0x214 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x420207be mdns_init + .text.mdns_hostname_set + 0x420209d2 0x10a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x420209d2 mdns_hostname_set + .text.mdns_service_add_for_host + 0x42020adc 0x2a4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x42020adc mdns_service_add_for_host + .text.mdns_service_add + 0x42020d80 0x2a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x42020d80 mdns_service_add + .text.mdns_service_txt_item_set_for_host_with_explicit_value_len + 0x42020daa 0x1be esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x42020daa mdns_service_txt_item_set_for_host_with_explicit_value_len + .text.mdns_service_txt_item_set + 0x42020f68 0x58 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x42020f68 mdns_service_txt_item_set + .text.mdns_service_remove_for_host + 0x42020fc0 0x1d6 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x42020fc0 mdns_service_remove_for_host + .text.mdns_service_remove + 0x42021196 0x26 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x42021196 mdns_service_remove + .text.mdns_query_results_free + 0x420211bc 0x3e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x420211bc mdns_query_results_free + .text._mdns_browse_item_free + 0x420211fa 0x36 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_free_action + 0x42021230 0x152 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_browse_add + 0x42021382 0xc8 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_browse_finish + 0x4202144a 0xda esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_browse_sync + 0x42021524 0x64 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_execute_action + 0x42021588 0x5ac esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_service_task + 0x42021b34 0x8a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._udp_join_group + 0x42021bbe 0xca esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .text._udp_pcb_main_init + 0x42021c88 0xd4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .text._udp_recv + 0x42021d5c 0x184 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .text._udp_pcb_main_deinit + 0x42021ee0 0x38 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .text.mdns_is_netif_ready + 0x42021f18 0x38 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + 0x42021f18 mdns_is_netif_ready + .text._udp_pcb_init + 0x42021f50 0x62 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .text._mdns_pcb_init_api + 0x42021fb2 0x1e esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .text._udp_pcb_is_in_use + 0x42021fd0 0x38 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .text._udp_pcb_deinit + 0x42022008 0x56 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .text._mdns_pcb_deinit_api + 0x4202205e 0x1e esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .text._mdns_udp_pcb_write_api + 0x4202207c 0x5e esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .text._mdns_pcb_init + 0x420220da 0x2c esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + 0x420220da _mdns_pcb_init + .text._mdns_pcb_deinit + 0x42022106 0x2c esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + 0x42022106 _mdns_pcb_deinit + .text._mdns_udp_pcb_write + 0x42022132 0xa6 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + 0x42022132 _mdns_udp_pcb_write + .text._mdns_get_packet_data + 0x420221d8 0x6 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + 0x420221d8 _mdns_get_packet_data + .text._mdns_get_packet_len + 0x420221de 0x8 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + 0x420221de _mdns_get_packet_len + .text._mdns_packet_free + 0x420221e6 0x20 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + 0x420221e6 _mdns_packet_free + .text.esp_schedule_get_next_year + 0x42022206 0x18 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .text.esp_schedule_stop_timer + 0x4202221e 0x1c esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .text.esp_schedule_delete_timer + 0x4202223a 0x1c esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .text.esp_schedule_get_no_of_days + 0x42022256 0xb2 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .text.esp_schedule_get_next_month + 0x42022308 0x12c esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .text.esp_schedule_get_next_schedule_time_diff + 0x42022434 0x274 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .text.esp_schedule_start_timer + 0x420226a8 0xcc esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .text.esp_schedule_set + 0x42022774 0x8a esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .text.esp_schedule_create_timer + 0x420227fe 0x44 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .text.esp_schedule_is_expired + 0x42022842 0x150 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .text.esp_schedule_common_timer_cb + 0x42022992 0x176 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .text.esp_schedule_enable + 0x42022b08 0x18 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + 0x42022b08 esp_schedule_enable + .text.esp_schedule_disable + 0x42022b20 0x28 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + 0x42022b20 esp_schedule_disable + .text.esp_schedule_edit + 0x42022b48 0x82 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + 0x42022b48 esp_schedule_edit + .text.esp_schedule_delete + 0x42022bca 0x5e esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + 0x42022bca esp_schedule_delete + .text.esp_schedule_create + 0x42022c28 0xc8 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + 0x42022c28 esp_schedule_create + .text.esp_schedule_init + 0x42022cf0 0x162 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + 0x42022cf0 esp_schedule_init + .text.esp_schedule_nvs_get_count + 0x42022e52 0xda esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .text.esp_schedule_nvs_get + 0x42022f2c 0x15c esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .text.esp_schedule_nvs_add + 0x42023088 0x200 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + 0x42023088 esp_schedule_nvs_add + .text.esp_schedule_nvs_remove + 0x42023288 0x16a esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + 0x42023288 esp_schedule_nvs_remove + .text.esp_schedule_nvs_get_all + 0x420233f2 0x15c esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + 0x420233f2 esp_schedule_nvs_get_all + .text.esp_schedule_nvs_is_enabled + 0x4202354e 0xa esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + 0x4202354e esp_schedule_nvs_is_enabled + .text.esp_schedule_nvs_init + 0x42023558 0xbc esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + 0x42023558 esp_schedule_nvs_init + .text.debug_print_wifi_credentials + 0x42023614 0x4a esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.execute_event_cb + 0x4202365e 0x114 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.wifi_connect_timer_cb + 0x42023772 0x36 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.update_wifi_scan_results + 0x420237a8 0x278 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.prov_stop_and_notify + 0x42023a20 0x18a esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.wifi_prov_mgr_stop_service + 0x42023baa 0x322 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.wifi_prov_mgr_event_handler_internal + 0x42023ecc 0x35e esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.cleanup_delay_timer_cb + 0x4202422a 0x5c esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.wifi_prov_get_info_json + 0x42024286 0xec esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.wifi_prov_mgr_start_service + 0x42024372 0x688 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.wifi_prov_mgr_endpoint_create + 0x420249fa 0x116 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x420249fa wifi_prov_mgr_endpoint_create + .text.wifi_prov_mgr_endpoint_register + 0x42024b10 0x11e esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x42024b10 wifi_prov_mgr_endpoint_register + .text.wifi_prov_mgr_wifi_scan_start + 0x42024c2e 0x2e6 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x42024c2e wifi_prov_mgr_wifi_scan_start + .text.wifi_prov_mgr_wifi_scan_finished + 0x42024f14 0x12a esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x42024f14 wifi_prov_mgr_wifi_scan_finished + .text.wifi_prov_mgr_wifi_scan_result_count + 0x4202503e 0x13e esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x4202503e wifi_prov_mgr_wifi_scan_result_count + .text.wifi_prov_mgr_wifi_scan_result + 0x4202517c 0x138 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x4202517c wifi_prov_mgr_wifi_scan_result + .text.wifi_prov_mgr_get_wifi_state + 0x420252b4 0x108 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x420252b4 wifi_prov_mgr_get_wifi_state + .text.wifi_prov_mgr_get_wifi_disconnect_reason + 0x420253bc 0x152 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x420253bc wifi_prov_mgr_get_wifi_disconnect_reason + .text.wifi_prov_mgr_is_provisioned + 0x4202550e 0x82 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x4202550e wifi_prov_mgr_is_provisioned + .text.wifi_prov_mgr_configure_sta + 0x42025590 0x3c6 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x42025590 wifi_prov_mgr_configure_sta + .text.wifi_prov_mgr_init + 0x42025956 0x43c esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x42025956 wifi_prov_mgr_init + .text.wifi_prov_mgr_deinit + 0x42025d92 0x232 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x42025d92 wifi_prov_mgr_deinit + .text.wifi_prov_mgr_start_provisioning + 0x42025fc4 0x5c2 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x42025fc4 wifi_prov_mgr_start_provisioning + .text.wifi_prov_mgr_stop_provisioning + 0x42026586 0xb0 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x42026586 wifi_prov_mgr_stop_provisioning + .text.wifi_prov_mgr_done + 0x42026636 0xd8 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x42026636 wifi_prov_mgr_done + .text.stop_prov_timer_cb + 0x4202670e 0xe esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.wifi_prov_mgr_reset_sm_state_on_failure + 0x4202671c 0x14a esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x4202671c wifi_prov_mgr_reset_sm_state_on_failure + .text.wifi_prov_mgr_reset_sm_state_for_reprovision + 0x42026866 0x1be esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x42026866 wifi_prov_mgr_reset_sm_state_for_reprovision + .text.get_config + 0x42026a24 0x4 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .text.free_config + 0x42026a28 0x1e esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .text.apply_config_handler + 0x42026a46 0x7a esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .text.new_config + 0x42026ac0 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .text.set_config_handler + 0x42026af0 0xa4 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .text.get_status_handler + 0x42026b94 0xec esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .text.scan_result + 0x42026c80 0x78 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .text.scan_status + 0x42026cf8 0x28 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .text.scan_start + 0x42026d20 0xe esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .text.ctrl_reprov + 0x42026d2e 0xe esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .text.ctrl_reset + 0x42026d3c 0xe esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .text.get_wifi_prov_handlers + 0x42026d4a 0x2e esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + 0x42026d4a get_wifi_prov_handlers + .text.get_wifi_scan_handlers + 0x42026d78 0x2e esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + 0x42026d78 get_wifi_scan_handlers + .text.get_wifi_ctrl_handlers + 0x42026da6 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + 0x42026da6 get_wifi_ctrl_handlers + .text.set_config_endpoint + 0x42026dc6 0x102 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .text.set_config_service + 0x42026ec8 0xe4 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .text.delete_config + 0x42026fac 0x6e esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .text.new_config + 0x4202701a 0x6e esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .text.prov_start + 0x42027088 0x9c esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .text.wifi_prov_scheme_ble_set_service_uuid + 0x42027124 0x14 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + 0x42027124 wifi_prov_scheme_ble_set_service_uuid + .text.wifi_prov_scheme_ble_set_mfg_data + 0x42027138 0x7a esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + 0x42027138 wifi_prov_scheme_ble_set_mfg_data + .text.wifi_prov_scheme_ble_event_cb_free_btdm + 0x420271b2 0xc6 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + 0x420271b2 wifi_prov_scheme_ble_event_cb_free_btdm + .text.lookup_cmd_handler + 0x42027278 0x28 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .text.wifi_prov_config_command_dispatcher + 0x420272a0 0x90 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .text.cmd_apply_config_handler + 0x42027330 0xa2 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .text.cmd_set_config_handler + 0x420273d2 0x11e esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .text.wifi_prov_config_command_cleanup + 0x420274f0 0xb0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .text.cmd_get_status_handler + 0x420275a0 0x1d0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .text.wifi_prov_config_data_handler + 0x42027770 0x12a esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + 0x42027770 wifi_prov_config_data_handler + .text.lookup_cmd_handler + 0x4202789a 0x28 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .text.wifi_prov_scan_cmd_dispatcher + 0x420278c2 0x90 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .text.cmd_scan_result_handler + 0x42027952 0x278 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .text.cmd_scan_status_handler + 0x42027bca 0xbc esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .text.cmd_scan_start_handler + 0x42027c86 0xbc esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .text.wifi_prov_scan_cmd_cleanup + 0x42027d42 0xd2 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .text.wifi_prov_scan_handler + 0x42027e14 0x122 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + 0x42027e14 wifi_prov_scan_handler + .text.lookup_cmd_handler + 0x42027f36 0x28 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .text.wifi_ctrl_cmd_dispatcher + 0x42027f5e 0x94 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .text.cmd_ctrl_reprov_handler + 0x42027ff2 0x98 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .text.cmd_ctrl_reset_handler + 0x4202808a 0x98 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .text.wifi_ctrl_cmd_cleanup + 0x42028122 0x54 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .text.wifi_ctrl_handler + 0x42028176 0x120 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + 0x42028176 wifi_ctrl_handler + .text.cmd_get_status__init + 0x42028296 0x14 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x42028296 cmd_get_status__init + .text.resp_get_status__init + 0x420282aa 0x24 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x420282aa resp_get_status__init + .text.cmd_set_config__init + 0x420282ce 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x420282ce cmd_set_config__init + .text.resp_set_config__init + 0x420282fe 0x18 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x420282fe resp_set_config__init + .text.cmd_apply_config__init + 0x42028316 0x14 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x42028316 cmd_apply_config__init + .text.resp_apply_config__init + 0x4202832a 0x18 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x4202832a resp_apply_config__init + .text.wi_fi_config_payload__init + 0x42028342 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x42028342 wi_fi_config_payload__init + .text.wi_fi_config_payload__get_packed_size + 0x42028362 0x40 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x42028362 wi_fi_config_payload__get_packed_size + .text.wi_fi_config_payload__pack + 0x420283a2 0x40 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x420283a2 wi_fi_config_payload__pack + .text.wi_fi_config_payload__unpack + 0x420283e2 0x1c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x420283e2 wi_fi_config_payload__unpack + .text.wi_fi_config_payload__free_unpacked + 0x420283fe 0x42 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x420283fe wi_fi_config_payload__free_unpacked + .text.cmd_scan_start__init + 0x42028440 0x24 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x42028440 cmd_scan_start__init + .text.resp_scan_start__init + 0x42028464 0x14 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x42028464 resp_scan_start__init + .text.cmd_scan_status__init + 0x42028478 0x14 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x42028478 cmd_scan_status__init + .text.resp_scan_status__init + 0x4202848c 0x1c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x4202848c resp_scan_status__init + .text.cmd_scan_result__init + 0x420284a8 0x1c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x420284a8 cmd_scan_result__init + .text.wi_fi_scan_result__init + 0x420284c4 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x420284c4 wi_fi_scan_result__init + .text.resp_scan_result__init + 0x420284f4 0x1c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x420284f4 resp_scan_result__init + .text.wi_fi_scan_payload__init + 0x42028510 0x24 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x42028510 wi_fi_scan_payload__init + .text.wi_fi_scan_payload__get_packed_size + 0x42028534 0x40 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x42028534 wi_fi_scan_payload__get_packed_size + .text.wi_fi_scan_payload__pack + 0x42028574 0x40 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x42028574 wi_fi_scan_payload__pack + .text.wi_fi_scan_payload__unpack + 0x420285b4 0x1c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x420285b4 wi_fi_scan_payload__unpack + .text.wi_fi_scan_payload__free_unpacked + 0x420285d0 0x42 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x420285d0 wi_fi_scan_payload__free_unpacked + .text.cmd_ctrl_reset__init + 0x42028612 0x14 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x42028612 cmd_ctrl_reset__init + .text.resp_ctrl_reset__init + 0x42028626 0x14 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x42028626 resp_ctrl_reset__init + .text.cmd_ctrl_reprov__init + 0x4202863a 0x14 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x4202863a cmd_ctrl_reprov__init + .text.resp_ctrl_reprov__init + 0x4202864e 0x14 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x4202864e resp_ctrl_reprov__init + .text.wi_fi_ctrl_payload__init + 0x42028662 0x24 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x42028662 wi_fi_ctrl_payload__init + .text.wi_fi_ctrl_payload__get_packed_size + 0x42028686 0x40 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x42028686 wi_fi_ctrl_payload__get_packed_size + .text.wi_fi_ctrl_payload__pack + 0x420286c6 0x40 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x420286c6 wi_fi_ctrl_payload__pack + .text.wi_fi_ctrl_payload__unpack + 0x42028706 0x1c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x42028706 wi_fi_ctrl_payload__unpack + .text.wi_fi_ctrl_payload__free_unpacked + 0x42028722 0x42 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x42028722 wi_fi_ctrl_payload__free_unpacked + .text.wifi_connected_state__init + 0x42028764 0x46 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + 0x42028764 wifi_connected_state__init + .text.protocomm_common_security_handler + 0x420287aa 0x34 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .text.search_endpoint + 0x420287de 0x2c esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .text.protocomm_add_endpoint_internal + 0x4202880a 0xf8 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .text.protocomm_version_handler + 0x42028902 0x7a esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .text.protocomm_new + 0x4202897c 0x4c esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + 0x4202897c protocomm_new + .text.protocomm_delete + 0x420289c8 0x56 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + 0x420289c8 protocomm_delete + .text.protocomm_add_endpoint + 0x42028a1e 0x10 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + 0x42028a1e protocomm_add_endpoint + .text.protocomm_remove_endpoint + 0x42028a2e 0x8e esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + 0x42028a2e protocomm_remove_endpoint + .text.protocomm_req_handle + 0x42028abc 0x230 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + 0x42028abc protocomm_req_handle + .text.protocomm_set_security + 0x42028cec 0x1ec esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + 0x42028cec protocomm_set_security + .text.protocomm_set_version + 0x42028ed8 0xae esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + 0x42028ed8 protocomm_set_version + .text.protocomm_httpd_session_close + 0x42028f86 0x48 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .text.protocomm_httpd_remove_endpoint + 0x42028fce 0xda esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .text.protocomm_httpd_add_endpoint + 0x420290a8 0xea esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .text.common_post_handler + 0x42029192 0x2f6 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .text.protocomm_httpd_start + 0x42029488 0x19c esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + 0x42029488 protocomm_httpd_start + .text.protocomm_httpd_stop + 0x42029624 0x9a esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + 0x42029624 protocomm_httpd_stop + .text.sec0_session_setup_cleanup + 0x420296be 0x28 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .text.sec0_session_setup + 0x420296e6 0x98 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .text.sec0_req_handler + 0x4202977e 0x138 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .text.flip_endian + 0x420298b6 0x2c esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .text.sec1_decrypt + 0x420298e2 0x12a esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .text.sec1_session_setup_cleanup + 0x42029a0c 0x56 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .text.sec1_close_session + 0x42029a62 0x72 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .text.sec1_new_session + 0x42029ad4 0x5a esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .text.handle_session_command0 + 0x42029b2e 0x568 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .text.sec1_cleanup + 0x4202a096 0x24 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .text.handle_session_command1 + 0x4202a0ba 0x34a esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .text.sec1_session_setup + 0x4202a404 0x76 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .text.sec1_req_handler + 0x4202a47a 0x1b2 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .text.sec1_init + 0x4202a62c 0x5a esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .text.sec2_decrypt + 0x4202a686 0x134 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .text.sec2_encrypt + 0x4202a7ba 0x146 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .text.sec2_session_setup_cleanup + 0x4202a900 0x56 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .text.sec2_init + 0x4202a956 0x5a esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .text.handle_session_command1 + 0x4202a9b0 0x2ca esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .text.sec2_close_session + 0x4202ac7a 0x86 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .text.sec2_new_session + 0x4202ad00 0x5a esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .text.handle_session_command0 + 0x4202ad5a 0x3de esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .text.sec2_session_setup + 0x4202b138 0x76 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .text.sec2_req_handler + 0x4202b1ae 0x1b2 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .text.sec2_cleanup + 0x4202b360 0x24 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .text.hexdump_mpi + 0x4202b384 0x1e esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .text.calculate_padded_hash + 0x4202b3a2 0x100 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .text.calculate_k + 0x4202b4a2 0x16 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .text.__esp_srp_srv_pubkey + 0x4202b4b8 0xfa esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .text.calculate_u + 0x4202b5b2 0x12 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .text.esp_srp_free + 0x4202b5c4 0x7c esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + 0x4202b5c4 esp_srp_free + .text.esp_srp_init + 0x4202b640 0x7c esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + 0x4202b640 esp_srp_init + .text.esp_srp_srv_pubkey_from_salt_verifier + 0x4202b6bc 0x26 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + 0x4202b6bc esp_srp_srv_pubkey_from_salt_verifier + .text.esp_srp_set_salt_verifier + 0x4202b6e2 0x8a esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + 0x4202b6e2 esp_srp_set_salt_verifier + .text.esp_srp_get_session_key + 0x4202b76c 0x1a4 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + 0x4202b76c esp_srp_get_session_key + .text.esp_srp_exchange_proofs + 0x4202b910 0x19a esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + 0x4202b910 esp_srp_exchange_proofs + .text.esp_get_random + 0x4202baaa 0x14 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + 0x4202baaa esp_get_random + .text.esp_mpi_new + 0x4202babe 0x22 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + 0x4202babe esp_mpi_new + .text.esp_mpi_free + 0x4202bae0 0x20 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + 0x4202bae0 esp_mpi_free + .text.esp_mpi_new_from_bin + 0x4202bb00 0x46 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + 0x4202bb00 esp_mpi_new_from_bin + .text.esp_mpi_ctx_new + 0x4202bb46 0xe esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + 0x4202bb46 esp_mpi_ctx_new + .text.esp_mpi_ctx_free + 0x4202bb54 0xe esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + 0x4202bb54 esp_mpi_ctx_free + .text.esp_mpi_sizeof + 0x4202bb62 0xe esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + 0x4202bb62 esp_mpi_sizeof + .text.esp_mpi_to_bin + 0x4202bb70 0x56 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + 0x4202bb70 esp_mpi_to_bin + .text.esp_mpi_get_rand + 0x4202bbc6 0x22 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + 0x4202bbc6 esp_mpi_get_rand + .text.esp_mpi_a_exp_b_mod_c + 0x4202bbe8 0xe esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + 0x4202bbe8 esp_mpi_a_exp_b_mod_c + .text.esp_mpi_a_mul_b_mod_c + 0x4202bbf6 0x6c esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + 0x4202bbf6 esp_mpi_a_mul_b_mod_c + .text.esp_mpi_a_add_b_mod_c + 0x4202bc62 0x6c esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + 0x4202bc62 esp_mpi_a_add_b_mod_c + .text.find_attr_with_handle + 0x4202bcce 0x1a esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.uuid128_to_handler + 0x4202bce8 0x30 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.transport_simple_ble_set_mtu + 0x4202bd18 0x12 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.protocomm_ble_add_endpoint + 0x4202bd2a 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.protocomm_ble_remove_endpoint + 0x4202bd2e 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.gatt_svr_register_cb + 0x4202bd32 0x3a esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + 0x4202bd32 gatt_svr_register_cb + .text.simple_ble_gatts_get_attr_value + 0x4202bd6c 0x58 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.simple_ble_on_reset + 0x4202bdc4 0x36 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.nimble_host_task + 0x4202bdfa 0x3a esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + 0x4202bdfa nimble_host_task + .text.ble_gatt_add_primary_svcs + 0x4202be34 0x5c esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.ble_gatt_add_characteristics + 0x4202be90 0xd0 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.ble_gatt_add_char_dsc + 0x4202bf60 0xf4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.populate_gatt_db + 0x4202c054 0x18e esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.transport_simple_ble_disconnect + 0x4202c1e2 0xdc esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.transport_simple_ble_connect + 0x4202c2be 0xc8 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.simple_ble_gatts_set_attr_value + 0x4202c386 0x88 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.free_gatt_ble_misc_memory + 0x4202c40e 0x104 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.protocomm_ble_cleanup + 0x4202c512 0x9a esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.gatt_svr_chr_access + 0x4202c5ac 0x24e esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.gatt_svr_dsc_access + 0x4202c7fa 0x62 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.simple_ble_advertise + 0x4202c85c 0x10a esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.simple_ble_on_sync + 0x4202c966 0x7a esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.simple_ble_gap_event + 0x4202c9e0 0x120 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.gatt_svr_init + 0x4202cb00 0x24 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + 0x4202cb00 gatt_svr_init + .text.simple_ble_start + 0x4202cb24 0x188 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.protocomm_ble_start + 0x4202ccac 0x452 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + 0x4202ccac protocomm_ble_start + .text.protocomm_ble_stop + 0x4202d0fe 0x56 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + 0x4202d0fe protocomm_ble_stop + .text.s0_session_cmd__init + 0x4202d154 0x14 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + 0x4202d154 s0_session_cmd__init + .text.s0_session_resp__init + 0x4202d168 0x18 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + 0x4202d168 s0_session_resp__init + .text.sec0_payload__init + 0x4202d180 0x20 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + 0x4202d180 sec0_payload__init + .text.session_cmd1__init + 0x4202d1a0 0x1c esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + 0x4202d1a0 session_cmd1__init + .text.session_resp1__init + 0x4202d1bc 0x20 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + 0x4202d1bc session_resp1__init + .text.session_cmd0__init + 0x4202d1dc 0x1c esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + 0x4202d1dc session_cmd0__init + .text.session_resp0__init + 0x4202d1f8 0x28 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + 0x4202d1f8 session_resp0__init + .text.sec1_payload__init + 0x4202d220 0x20 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + 0x4202d220 sec1_payload__init + .text.s2_session_cmd0__init + 0x4202d240 0x24 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + 0x4202d240 s2_session_cmd0__init + .text.s2_session_resp0__init + 0x4202d264 0x28 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + 0x4202d264 s2_session_resp0__init + .text.s2_session_cmd1__init + 0x4202d28c 0x1c esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + 0x4202d28c s2_session_cmd1__init + .text.s2_session_resp1__init + 0x4202d2a8 0x28 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + 0x4202d2a8 s2_session_resp1__init + .text.sec2_payload__init + 0x4202d2d0 0x20 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + 0x4202d2d0 sec2_payload__init + .text.session_data__init + 0x4202d2f0 0x20 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + 0x4202d2f0 session_data__init + .text.session_data__get_packed_size + 0x4202d310 0x3e esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + 0x4202d310 session_data__get_packed_size + .text.session_data__pack + 0x4202d34e 0x3e esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + 0x4202d34e session_data__pack + .text.session_data__unpack + 0x4202d38c 0x1c esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + 0x4202d38c session_data__unpack + .text.session_data__free_unpacked + 0x4202d3a8 0x42 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + 0x4202d3a8 session_data__free_unpacked + .text.interrupt_clear_wrapper + 0x4202d3ea 0x2 esp-idf/bt/libbt.a(bt.c.obj) + .text.btdm_funcs_table_ready_wrapper + 0x4202d3ec 0x2 esp-idf/bt/libbt.a(bt.c.obj) + .text.coex_wifi_sleep_set_hook + 0x4202d3ee 0x2 esp-idf/bt/libbt.a(bt.c.obj) + .text.async_wakeup_request_end + 0x4202d3f0 0x24 esp-idf/bt/libbt.a(bt.c.obj) + .text.coex_bt_wakeup_request_end + 0x4202d414 0x10 esp-idf/bt/libbt.a(bt.c.obj) + .text.semphr_take_wrapper + 0x4202d424 0x2e esp-idf/bt/libbt.a(bt.c.obj) + .text.async_wakeup_request + 0x4202d452 0xae esp-idf/bt/libbt.a(bt.c.obj) + .text.coex_bt_wakeup_request + 0x4202d500 0x10 esp-idf/bt/libbt.a(bt.c.obj) + .text.mutex_lock_wrapper + 0x4202d510 0x14 esp-idf/bt/libbt.a(bt.c.obj) + .text.try_heap_caps_add_region + 0x4202d524 0x1a esp-idf/bt/libbt.a(bt.c.obj) + .text.esp_bt_mem_release_area + 0x4202d53e 0x1c esp-idf/bt/libbt.a(bt.c.obj) + .text.esp_bt_mem_release_areas + 0x4202d55a 0x36 esp-idf/bt/libbt.a(bt.c.obj) + .text.interrupt_off_wrapper + 0x4202d590 0x26 esp-idf/bt/libbt.a(bt.c.obj) + .text.interrupt_on_wrapper + 0x4202d5b6 0x26 esp-idf/bt/libbt.a(bt.c.obj) + .text.coex_schm_curr_phase_get_wrapper + 0x4202d5dc 0xe esp-idf/bt/libbt.a(bt.c.obj) + .text.coex_schm_curr_period_get_wrapper + 0x4202d5ea 0xe esp-idf/bt/libbt.a(bt.c.obj) + .text.coex_schm_interval_get_wrapper + 0x4202d5f8 0xe esp-idf/bt/libbt.a(bt.c.obj) + .text.coex_schm_status_bit_clear_wrapper + 0x4202d606 0xe esp-idf/bt/libbt.a(bt.c.obj) + .text.coex_schm_status_bit_set_wrapper + 0x4202d614 0xe esp-idf/bt/libbt.a(bt.c.obj) + .text.coex_schm_register_btdm_callback_wrapper + 0x4202d622 0x12 esp-idf/bt/libbt.a(bt.c.obj) + .text.btdm_sleep_exit_phase3_wrapper + 0x4202d634 0x7c esp-idf/bt/libbt.a(bt.c.obj) + .text.btdm_sleep_enter_phase2_wrapper + 0x4202d6b0 0x5a esp-idf/bt/libbt.a(bt.c.obj) + .text.btdm_sleep_enter_phase1_wrapper + 0x4202d70a 0x104 esp-idf/bt/libbt.a(bt.c.obj) + .text.task_delete_wrapper + 0x4202d80e 0x12 esp-idf/bt/libbt.a(bt.c.obj) + .text.task_create_wrapper + 0x4202d820 0x1c esp-idf/bt/libbt.a(bt.c.obj) + .text.queue_recv_wrapper + 0x4202d83c 0x2e esp-idf/bt/libbt.a(bt.c.obj) + .text.queue_send_wrapper + 0x4202d86a 0x32 esp-idf/bt/libbt.a(bt.c.obj) + .text.mutex_unlock_wrapper + 0x4202d89c 0x18 esp-idf/bt/libbt.a(bt.c.obj) + .text.semphr_give_wrapper + 0x4202d8b4 0x1a esp-idf/bt/libbt.a(bt.c.obj) + .text.queue_delete_wrapper + 0x4202d8ce 0x28 esp-idf/bt/libbt.a(bt.c.obj) + .text.mutex_delete_wrapper + 0x4202d8f6 0x12 esp-idf/bt/libbt.a(bt.c.obj) + .text.semphr_delete_wrapper + 0x4202d908 0x28 esp-idf/bt/libbt.a(bt.c.obj) + .text.malloc_internal_wrapper + 0x4202d930 0x48 esp-idf/bt/libbt.a(bt.c.obj) + .text.queue_create_wrapper + 0x4202d978 0x8a esp-idf/bt/libbt.a(bt.c.obj) + .text.mutex_create_wrapper + 0x4202da02 0x14 esp-idf/bt/libbt.a(bt.c.obj) + .text.semphr_create_wrapper + 0x4202da16 0x8a esp-idf/bt/libbt.a(bt.c.obj) + .text.interrupt_handler_set_wrapper + 0x4202daa0 0x38 esp-idf/bt/libbt.a(bt.c.obj) + .text.interrupt_set_wrapper + 0x4202dad8 0x36 esp-idf/bt/libbt.a(bt.c.obj) + .text.esp_bt_power_domain_on + 0x4202db0e 0x3a esp-idf/bt/libbt.a(bt.c.obj) + .text.btdm_controller_mem_init + 0x4202db48 0x12 esp-idf/bt/libbt.a(bt.c.obj) + .text.btdm_low_power_mode_init + 0x4202db5a 0x330 esp-idf/bt/libbt.a(bt.c.obj) + .text.btdm_low_power_mode_deinit + 0x4202de8a 0xae esp-idf/bt/libbt.a(bt.c.obj) + .text.esp_bt_power_domain_off + 0x4202df38 0x34 esp-idf/bt/libbt.a(bt.c.obj) + .text.bt_controller_deinit_internal + 0x4202df6c 0x3e esp-idf/bt/libbt.a(bt.c.obj) + .text.esp_vhci_host_check_send_available + 0x4202dfaa 0x20 esp-idf/bt/libbt.a(bt.c.obj) + 0x4202dfaa esp_vhci_host_check_send_available + .text.esp_vhci_host_send_packet + 0x4202dfca 0x3a esp-idf/bt/libbt.a(bt.c.obj) + 0x4202dfca esp_vhci_host_send_packet + .text.esp_vhci_host_register_callback + 0x4202e004 0x26 esp-idf/bt/libbt.a(bt.c.obj) + 0x4202e004 esp_vhci_host_register_callback + .text.esp_bt_controller_rom_mem_release + 0x4202e02a 0x84 esp-idf/bt/libbt.a(bt.c.obj) + 0x4202e02a esp_bt_controller_rom_mem_release + .text.esp_bt_mem_release + 0x4202e0ae 0xbc esp-idf/bt/libbt.a(bt.c.obj) + 0x4202e0ae esp_bt_mem_release + .text.esp_bt_controller_init + 0x4202e16a 0x23e esp-idf/bt/libbt.a(bt.c.obj) + 0x4202e16a esp_bt_controller_init + .text.esp_bt_controller_deinit + 0x4202e3a8 0x28 esp-idf/bt/libbt.a(bt.c.obj) + 0x4202e3a8 esp_bt_controller_deinit + .text.esp_bt_controller_enable + 0x4202e3d0 0xe8 esp-idf/bt/libbt.a(bt.c.obj) + 0x4202e3d0 esp_bt_controller_enable + .text.esp_bt_controller_disable + 0x4202e4b8 0x66 esp-idf/bt/libbt.a(bt.c.obj) + 0x4202e4b8 esp_bt_controller_disable + .text.esp_bt_controller_get_status + 0x4202e51e 0xa esp-idf/bt/libbt.a(bt.c.obj) + 0x4202e51e esp_bt_controller_get_status + .text.ble_hs_util_load_rand_addr + 0x4202e528 0x4 esp-idf/bt/libbt.a(addr.c.obj) + .text.ble_hs_util_ensure_rand_addr + 0x4202e52c 0x2a esp-idf/bt/libbt.a(addr.c.obj) + .text.ble_hs_util_ensure_addr + 0x4202e556 0x34 esp-idf/bt/libbt.a(addr.c.obj) + 0x4202e556 ble_hs_util_ensure_addr + .text.ble_svc_gap_device_name + 0x4202e58a 0xa esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + 0x4202e58a ble_svc_gap_device_name + .text.ble_svc_gap_device_name_set + 0x4202e594 0x4c esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + 0x4202e594 ble_svc_gap_device_name_set + .text.ble_store_util_iter_count + 0x4202e5e0 0xa esp-idf/bt/libbt.a(ble_store_util.c.obj) + .text.ble_addr_cmp + 0x4202e5ea 0x2c esp-idf/bt/libbt.a(ble_store_util.c.obj) + .text.ble_store_util_iter_unique_peer + 0x4202e616 0x94 esp-idf/bt/libbt.a(ble_store_util.c.obj) + .text.ble_store_util_bonded_peers + 0x4202e6aa 0x2e esp-idf/bt/libbt.a(ble_store_util.c.obj) + 0x4202e6aa ble_store_util_bonded_peers + .text.ble_store_util_delete_all + 0x4202e6d8 0x28 esp-idf/bt/libbt.a(ble_store_util.c.obj) + 0x4202e6d8 ble_store_util_delete_all + .text.ble_store_util_delete_peer + 0x4202e700 0x110 esp-idf/bt/libbt.a(ble_store_util.c.obj) + 0x4202e700 ble_store_util_delete_peer + .text.ble_store_util_count + 0x4202e810 0x1c esp-idf/bt/libbt.a(ble_store_util.c.obj) + 0x4202e810 ble_store_util_count + .text.ble_store_util_status_rr + 0x4202e82c 0x4e esp-idf/bt/libbt.a(ble_store_util.c.obj) + 0x4202e82c ble_store_util_status_rr + .text.ble_hs_id_set_pub + 0x4202e87a 0x4c esp-idf/bt/libbt.a(ble_hs_id.c.obj) + 0x4202e87a ble_hs_id_set_pub + .text.ble_hs_id_gen_rnd + 0x4202e8c6 0x44 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + 0x4202e8c6 ble_hs_id_gen_rnd + .text.ble_hs_id_set_rnd + 0x4202e90a 0xe2 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + 0x4202e90a ble_hs_id_set_rnd + .text.ble_hs_id_addr + 0x4202e9ec 0x78 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + 0x4202e9ec ble_hs_id_addr + .text.ble_hs_id_addr_type_usable + 0x4202ea64 0x40 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .text.ble_hs_id_copy_addr + 0x4202eaa4 0x64 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + 0x4202eaa4 ble_hs_id_copy_addr + .text.ble_hs_id_use_addr + 0x4202eb08 0x28 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + 0x4202eb08 ble_hs_id_use_addr + .text.ble_hs_id_infer_auto + 0x4202eb30 0x68 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + 0x4202eb30 ble_hs_id_infer_auto + .text.ble_hs_id_reset + 0x4202eb98 0x22 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + 0x4202eb98 ble_hs_id_reset + .text.ble_hs_wakeup_tx_conn + 0x4202ebba 0x4e esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_event_rx_hci_ev + 0x4202ec08 0x44 esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_clear_rx_queue + 0x4202ec4c 0x1e esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_event_tx_notify + 0x4202ec6a 0xe esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_rx_data + 0x4202ec78 0x36 esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_evq_get + 0x4202ecae 0xa esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202ecae ble_hs_evq_get + .text.ble_hs_sched_start_stage2 + 0x4202ecb8 0x22 esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_event_start_stage1 + 0x4202ecda 0xe esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_evq_set + 0x4202ece8 0xa esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202ece8 ble_hs_evq_set + .text.ble_hs_is_parent_task + 0x4202ecf2 0x3a esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202ecf2 ble_hs_is_parent_task + .text.ble_hs_lock_nested + 0x4202ed2c 0x20 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202ed2c ble_hs_lock_nested + .text.ble_hs_unlock_nested + 0x4202ed4c 0x1e esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202ed4c ble_hs_unlock_nested + .text.ble_hs_lock + 0x4202ed6a 0xe esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202ed6a ble_hs_lock + .text.ble_hs_unlock + 0x4202ed78 0xe esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202ed78 ble_hs_unlock + .text.ble_hs_process_rx_data_queue + 0x4202ed86 0x1e esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202ed86 ble_hs_process_rx_data_queue + .text.ble_hs_event_rx_data + 0x4202eda4 0xe esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_wakeup_tx + 0x4202edb2 0x42 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202edb2 ble_hs_wakeup_tx + .text.ble_hs_is_enabled + 0x4202edf4 0x10 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202edf4 ble_hs_is_enabled + .text.ble_hs_timer_reset + 0x4202ee04 0x52 esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_timer_sched + 0x4202ee56 0xb8 esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_sync + 0x4202ef0e 0x8e esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_reset + 0x4202ef9c 0x4a esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_event_reset + 0x4202efe6 0xe esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_timer_exp + 0x4202eff4 0x6c esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_timer_resched + 0x4202f060 0x10 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202f060 ble_hs_timer_resched + .text.ble_hs_enqueue_hci_event + 0x4202f070 0x74 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202f070 ble_hs_enqueue_hci_event + .text.ble_hs_sched_reset + 0x4202f0e4 0x2e esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202f0e4 ble_hs_sched_reset + .text.ble_hs_hw_error + 0x4202f112 0x12 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202f112 ble_hs_hw_error + .text.ble_hs_start + 0x4202f124 0xac esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202f124 ble_hs_start + .text.ble_hs_event_start_stage2 + 0x4202f1d0 0x34 esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_tx_data + 0x4202f204 0xe esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202f204 ble_hs_tx_data + .text.ble_hs_init + 0x4202f212 0x288 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202f212 ble_hs_init + .text.ble_transport_to_hs_evt_impl + 0x4202f49a 0x10 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202f49a ble_transport_to_hs_evt_impl + .text.ble_transport_to_hs_acl_impl + 0x4202f4aa 0x10 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202f4aa ble_transport_to_hs_acl_impl + .text.ble_transport_hs_init + 0x4202f4ba 0xe esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202f4ba ble_transport_hs_init + .text.ble_hs_deinit + 0x4202f4c8 0x92 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202f4c8 ble_hs_deinit + .text.ble_hs_hci_evt_dispatch_find + 0x4202f55a 0x28 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_dispatch_find + 0x4202f582 0x1a esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_meta + 0x4202f59c 0x3a esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_adv_rpt_first_pass + 0x4202f5d6 0x58 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_ext_adv_rpt + 0x4202f62e 0x4 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_periodic_adv_sync_estab + 0x4202f632 0x4 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_periodic_adv_rpt + 0x4202f636 0x4 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_periodic_adv_sync_lost + 0x4202f63a 0x4 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_periodic_adv_sync_transfer + 0x4202f63e 0x4 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_scan_timeout + 0x4202f642 0x4 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_adv_set_terminated + 0x4202f646 0x4 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_scan_req_rcvd + 0x4202f64a 0x4 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_end_test + 0x4202f64e 0x16 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_tx_test + 0x4202f664 0x16 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_rx_test + 0x4202f67a 0x16 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_hw_error + 0x4202f690 0x1e esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_enc_key_refresh + 0x4202f6ae 0x1c esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_encrypt_change + 0x4202f6ca 0x1c esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_disconn_complete + 0x4202f6e6 0x136 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_num_completed_pkts + 0x4202f81c 0x8c esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_phy_update_complete + 0x4202f8a8 0x1c esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_dir_adv_rpt + 0x4202f8c4 0xd4 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_adv_rpt + 0x4202f998 0xe0 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_enh_conn_complete + 0x4202fa78 0x11e esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_conn_complete + 0x4202fb96 0xbe esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_data_len_change + 0x4202fc54 0x1c esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_conn_parm_req + 0x4202fc70 0x1c esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_lt_key_req + 0x4202fc8c 0x1c esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_rd_rem_used_feat_complete + 0x4202fca8 0x1c esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_conn_upd_complete + 0x4202fcc4 0x1c esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_process + 0x4202fce0 0x4c esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + 0x4202fce0 ble_hs_hci_evt_process + .text.ble_hs_hci_evt_acl_process + 0x4202fd2c 0xba esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + 0x4202fd2c ble_hs_hci_evt_acl_process + .text.ble_mqueue_init + 0x4202fde6 0x20 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + 0x4202fde6 ble_mqueue_init + .text.ble_mqueue_deinit + 0x4202fe06 0x18 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + 0x4202fe06 ble_mqueue_deinit + .text.ble_mqueue_get + 0x4202fe1e 0x44 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + 0x4202fe1e ble_mqueue_get + .text.ble_mqueue_put + 0x4202fe62 0x74 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + 0x4202fe62 ble_mqueue_put + .text.ble_att_rx_dispatch_entry_find + 0x4202fed6 0x30 esp-idf/bt/libbt.a(ble_att.c.obj) + .text.ble_att_rx_handle_unknown_request + 0x4202ff06 0x40 esp-idf/bt/libbt.a(ble_att.c.obj) + .text.ble_att_rx + 0x4202ff46 0x92 esp-idf/bt/libbt.a(ble_att.c.obj) + .text.ble_att_conn_chan_find + 0x4202ffd8 0x14 esp-idf/bt/libbt.a(ble_att.c.obj) + 0x4202ffd8 ble_att_conn_chan_find + .text.ble_att_inc_tx_stat + 0x4202ffec 0x2 esp-idf/bt/libbt.a(ble_att.c.obj) + 0x4202ffec ble_att_inc_tx_stat + .text.ble_att_set_peer_mtu + 0x4202ffee 0xe esp-idf/bt/libbt.a(ble_att.c.obj) + 0x4202ffee ble_att_set_peer_mtu + .text.ble_att_chan_mtu + 0x4202fffc 0x34 esp-idf/bt/libbt.a(ble_att.c.obj) + 0x4202fffc ble_att_chan_mtu + .text.ble_att_truncate_to_mtu + 0x42030030 0x2c esp-idf/bt/libbt.a(ble_att.c.obj) + 0x42030030 ble_att_truncate_to_mtu + .text.ble_att_mtu + 0x4203005c 0x32 esp-idf/bt/libbt.a(ble_att.c.obj) + 0x4203005c ble_att_mtu + .text.ble_att_create_chan + 0x4203008e 0x30 esp-idf/bt/libbt.a(ble_att.c.obj) + 0x4203008e ble_att_create_chan + .text.ble_att_init + 0x420300be 0x10 esp-idf/bt/libbt.a(ble_att.c.obj) + 0x420300be ble_att_init + .text.ble_gattc_rx_entry_find + 0x420300ce 0x20 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_proc_set_exp_timer + 0x420300ee 0x3c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_proc_set_resume_timer + 0x4203012a 0x58 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_process_resume_status + 0x42030182 0x1e esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_err_dispatch_get + 0x420301a0 0x10 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_resume_dispatch_get + 0x420301b0 0x10 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_tmo_dispatch_get + 0x420301c0 0x10 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_proc_matches_conn_op + 0x420301d0 0x30 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_proc_matches_expired + 0x42030200 0x1e esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_proc_matches_conn_rx_entry + 0x4203021e 0x3a esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_proc_matches_stalled + 0x42030258 0x8 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_ticks_until_resume + 0x42030260 0x3e esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_proc_timeout + 0x4203029e 0x20 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_error + 0x420302be 0x24 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_mtu_cb + 0x420302e2 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_mtu_tmo + 0x42030322 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_mtu_err + 0x42030336 0x10 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_svcs_cb + 0x42030346 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_svcs_tmo + 0x42030386 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_svcs_err + 0x4203039a 0x20 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_svc_uuid_cb + 0x420303ba 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_svc_uuid_tmo + 0x420303fa 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_svc_uuid_err + 0x4203040e 0x1c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_svc_uuid_rx_hinfo + 0x4203042a 0x56 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_find_inc_svcs_cb + 0x42030480 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_find_inc_svcs_tmo + 0x420304c0 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_find_inc_svcs_err + 0x420304d4 0x22 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_chrs_cb + 0x420304f6 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_chrs_tmo + 0x42030536 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_chrs_err + 0x4203054a 0x1c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_chr_uuid_cb + 0x42030566 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_chr_uuid_tmo + 0x420305a6 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_chr_uuid_err + 0x420305ba 0x1c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_dscs_cb + 0x420305d6 0x44 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_dscs_tmo + 0x4203061a 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_dscs_err + 0x4203062e 0x1c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_dscs_rx_idata + 0x4203064a 0x54 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_cb + 0x4203069e 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_tmo + 0x420306de 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_err + 0x420306f2 0x10 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_rx_read_rsp + 0x42030702 0x2e esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_uuid_cb + 0x42030730 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_uuid_tmo + 0x42030770 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_uuid_err + 0x42030784 0x10 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_uuid_rx_complete + 0x42030794 0x22 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_long_cb + 0x420307b6 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_long_tmo + 0x420307f6 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_long_err + 0x4203080a 0x10 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_long_cb + 0x4203081a 0x38 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_long_tmo + 0x42030852 0x12 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_long_rx_exec + 0x42030864 0x24 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_reliable_cb + 0x42030888 0x3c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_reliable_tmo + 0x420308c4 0x12 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_reliable_rx_exec + 0x420308d6 0x12 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_extract + 0x420308e8 0xb0 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_extract_expired + 0x42030998 0x42 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_extract_stalled + 0x420309da 0x1c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_extract_by_conn_op + 0x420309f6 0x20 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_extract_first_by_conn_op + 0x42030a16 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_extract_one + 0x42030a2a 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_extract_with_rx_entry + 0x42030a3e 0x2c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_proc_insert + 0x42030a6a 0x2a esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gatts_indicate_tmo + 0x42030a94 0x1a esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_cb + 0x42030aae 0x42 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_tmo + 0x42030af0 0x12 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_err + 0x42030b02 0xe esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_mult_cb_var + 0x42030b10 0x18a esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_mult_cb + 0x42030c9a 0x66 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_mult_tmo + 0x42030d00 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_mult_err + 0x42030d14 0x10 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_proc_free + 0x42030d24 0x56 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_fail_procs + 0x42030d7a 0x48 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_reliable_err + 0x42030dc2 0x2c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_long_err + 0x42030dee 0x42 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_reliable_tx + 0x42030e30 0xae esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_reliable_resume + 0x42030ede 0x32 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_long_tx + 0x42030f10 0x90 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_long_resume + 0x42030fa0 0x32 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_long_tx + 0x42030fd2 0x2a esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_long_resume + 0x42030ffc 0x34 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_long_rx_read_rsp + 0x42031030 0x86 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_dscs_tx + 0x420310b6 0x20 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_dscs_resume + 0x420310d6 0x34 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_dscs_rx_complete + 0x4203110a 0x3c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_chr_uuid_tx + 0x42031146 0x32 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_chr_uuid_resume + 0x42031178 0x34 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_chr_uuid_rx_complete + 0x420311ac 0x3c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_chrs_tx + 0x420311e8 0x32 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_chrs_resume + 0x4203121a 0x34 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_chrs_rx_complete + 0x4203124e 0x3c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_find_inc_svcs_tx + 0x4203128a 0x42 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_find_inc_svcs_resume + 0x420312cc 0x34 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_find_inc_svcs_rx_complete + 0x42031300 0x3c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_svc_uuid_tx + 0x4203133c 0x4e esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_svc_uuid_resume + 0x4203138a 0x34 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_svc_uuid_rx_complete + 0x420313be 0x3c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_svcs_tx + 0x420313fa 0x32 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_svcs_resume + 0x4203142c 0x38 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_svcs_rx_complete + 0x42031464 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_process_status + 0x420314a4 0x30 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_resume_procs + 0x420314d4 0x44 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_proc_alloc + 0x42031518 0x2e esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_log_proc_init + 0x42031546 0x36 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_log_notify + 0x4203157c 0x42 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_log_indicate + 0x420315be 0x42 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_uuid_rx_adata + 0x42031600 0x4c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gatts_indicate_err + 0x4203164c 0x42 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gatts_indicate_rx_rsp + 0x4203168e 0x38 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_chrs_rx_adata + 0x420316c6 0x92 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_find_inc_svcs_rx_adata + 0x42031758 0xae esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_svcs_rx_adata + 0x42031806 0x74 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_chr_uuid_rx_adata + 0x4203187a 0xae esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_find_inc_svcs_rx_read_rsp + 0x42031928 0x8a esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_reliable_rx_prep + 0x420319b2 0x9e esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_long_rx_prep + 0x42031a50 0x96 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_timer + 0x42031ae6 0x5a esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031ae6 ble_gattc_timer + .text.ble_gatts_notify_custom + 0x42031b40 0x6c esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031b40 ble_gatts_notify_custom + .text.ble_gatts_notify + 0x42031bac 0x10 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031bac ble_gatts_notify + .text.ble_gatts_indicate_fail_notconn + 0x42031bbc 0x12 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031bbc ble_gatts_indicate_fail_notconn + .text.ble_gatts_indicate_custom + 0x42031bce 0xac esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031bce ble_gatts_indicate_custom + .text.ble_gatts_indicate + 0x42031c7a 0x10 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031c7a ble_gatts_indicate + .text.ble_gattc_rx_err + 0x42031c8a 0x42 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031c8a ble_gattc_rx_err + .text.ble_gattc_rx_mtu + 0x42031ccc 0x36 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031ccc ble_gattc_rx_mtu + .text.ble_gattc_rx_find_info_idata + 0x42031d02 0x2c esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031d02 ble_gattc_rx_find_info_idata + .text.ble_gattc_rx_find_info_complete + 0x42031d2e 0x2c esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031d2e ble_gattc_rx_find_info_complete + .text.ble_gattc_rx_find_type_value_hinfo + 0x42031d5a 0x2c esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031d5a ble_gattc_rx_find_type_value_hinfo + .text.ble_gattc_rx_find_type_value_complete + 0x42031d86 0x2c esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031d86 ble_gattc_rx_find_type_value_complete + .text.ble_gattc_rx_read_type_adata + 0x42031db2 0x38 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031db2 ble_gattc_rx_read_type_adata + .text.ble_gattc_rx_read_type_complete + 0x42031dea 0x38 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031dea ble_gattc_rx_read_type_complete + .text.ble_gattc_rx_read_group_type_adata + 0x42031e22 0x2c esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031e22 ble_gattc_rx_read_group_type_adata + .text.ble_gattc_rx_read_group_type_complete + 0x42031e4e 0x2c esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031e4e ble_gattc_rx_read_group_type_complete + .text.ble_gattc_rx_read_rsp + 0x42031e7a 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031e7a ble_gattc_rx_read_rsp + .text.ble_gattc_rx_read_blob_rsp + 0x42031eba 0x34 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031eba ble_gattc_rx_read_blob_rsp + .text.ble_gattc_rx_read_mult_rsp + 0x42031eee 0x3c esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031eee ble_gattc_rx_read_mult_rsp + .text.ble_gattc_rx_write_rsp + 0x42031f2a 0x28 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031f2a ble_gattc_rx_write_rsp + .text.ble_gattc_rx_prep_write_rsp + 0x42031f52 0x50 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031f52 ble_gattc_rx_prep_write_rsp + .text.ble_gattc_rx_exec_write_rsp + 0x42031fa2 0x38 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031fa2 ble_gattc_rx_exec_write_rsp + .text.ble_gatts_rx_indicate_rsp + 0x42031fda 0x24 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031fda ble_gatts_rx_indicate_rsp + .text.ble_gattc_connection_broken + 0x42031ffe 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031ffe ble_gattc_connection_broken + .text.ble_gattc_init + 0x42032012 0x3a esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42032012 ble_gattc_init + .text.ble_store_status + 0x4203204c 0x26 esp-idf/bt/libbt.a(ble_store.c.obj) + .text.ble_addr_cmp + 0x42032072 0x2c esp-idf/bt/libbt.a(ble_store.c.obj) + .text.ble_store_read + 0x4203209e 0x40 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x4203209e ble_store_read + .text.ble_store_delete + 0x420320de 0x38 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x420320de ble_store_delete + .text.ble_store_overflow_event + 0x42032116 0x18 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x42032116 ble_store_overflow_event + .text.ble_store_write + 0x4203212e 0x5a esp-idf/bt/libbt.a(ble_store.c.obj) + 0x4203212e ble_store_write + .text.ble_store_persist_sec + 0x42032188 0xe esp-idf/bt/libbt.a(ble_store.c.obj) + .text.ble_store_full_event + 0x42032196 0x1a esp-idf/bt/libbt.a(ble_store.c.obj) + 0x42032196 ble_store_full_event + .text.ble_store_read_our_sec + 0x420321b0 0x14 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x420321b0 ble_store_read_our_sec + .text.ble_store_write_our_sec + 0x420321c4 0x12 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x420321c4 ble_store_write_our_sec + .text.ble_store_delete_peer_sec + 0x420321d6 0x12 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x420321d6 ble_store_delete_peer_sec + .text.ble_store_read_peer_sec + 0x420321e8 0x14 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x420321e8 ble_store_read_peer_sec + .text.ble_store_write_peer_sec + 0x420321fc 0x66 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x420321fc ble_store_write_peer_sec + .text.ble_store_read_cccd + 0x42032262 0x14 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x42032262 ble_store_read_cccd + .text.ble_store_write_cccd + 0x42032276 0x12 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x42032276 ble_store_write_cccd + .text.ble_store_delete_cccd + 0x42032288 0x12 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x42032288 ble_store_delete_cccd + .text.ble_store_key_from_value_cccd + 0x4203229a 0x2e esp-idf/bt/libbt.a(ble_store.c.obj) + 0x4203229a ble_store_key_from_value_cccd + .text.ble_store_key_from_value_sec + 0x420322c8 0x36 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x420322c8 ble_store_key_from_value_sec + .text.ble_store_read_local_irk + 0x420322fe 0x14 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x420322fe ble_store_read_local_irk + .text.ble_store_write_local_irk + 0x42032312 0x12 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x42032312 ble_store_write_local_irk + .text.ble_store_key_from_value_local_irk + 0x42032324 0x3e esp-idf/bt/libbt.a(ble_store.c.obj) + 0x42032324 ble_store_key_from_value_local_irk + .text.ble_store_write_rpa_rec + 0x42032362 0x12 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x42032362 ble_store_write_rpa_rec + .text.ble_store_key_from_value_rpa_rec + 0x42032374 0x3e esp-idf/bt/libbt.a(ble_store.c.obj) + 0x42032374 ble_store_key_from_value_rpa_rec + .text.ble_store_iterate + 0x420323b2 0x154 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x420323b2 ble_store_iterate + .text.ble_att_clt_parse_find_type_value_hinfo + 0x42032506 0x56 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .text.ble_att_clt_parse_read_group_type_adata + 0x4203255c 0x5e esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .text.ble_att_clt_parse_find_info_entry + 0x420325ba 0x9a esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .text.ble_att_clt_rx_error + 0x42032654 0x44 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032654 ble_att_clt_rx_error + .text.ble_att_clt_rx_mtu + 0x42032698 0x7e esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032698 ble_att_clt_rx_mtu + .text.ble_att_clt_tx_find_info + 0x42032716 0x56 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032716 ble_att_clt_tx_find_info + .text.ble_att_clt_rx_find_info + 0x4203276c 0x62 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x4203276c ble_att_clt_rx_find_info + .text.ble_att_clt_tx_find_type_value + 0x420327ce 0x80 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x420327ce ble_att_clt_tx_find_type_value + .text.ble_att_clt_rx_find_type_value + 0x4203284e 0x44 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x4203284e ble_att_clt_rx_find_type_value + .text.ble_att_clt_tx_read_type + 0x42032892 0x6a esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032892 ble_att_clt_tx_read_type + .text.ble_att_clt_rx_read_type + 0x420328fc 0x8c esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x420328fc ble_att_clt_rx_read_type + .text.ble_att_clt_tx_read + 0x42032988 0x3a esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032988 ble_att_clt_tx_read + .text.ble_att_clt_rx_read + 0x420329c2 0x14 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x420329c2 ble_att_clt_rx_read + .text.ble_att_clt_tx_read_blob + 0x420329d6 0x4a esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x420329d6 ble_att_clt_tx_read_blob + .text.ble_att_clt_rx_read_blob + 0x42032a20 0x14 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032a20 ble_att_clt_rx_read_blob + .text.ble_att_clt_rx_read_mult + 0x42032a34 0x16 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032a34 ble_att_clt_rx_read_mult + .text.ble_att_clt_rx_read_mult_var + 0x42032a4a 0x16 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032a4a ble_att_clt_rx_read_mult_var + .text.ble_att_clt_tx_read_group_type + 0x42032a60 0x6a esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032a60 ble_att_clt_tx_read_group_type + .text.ble_att_clt_rx_read_group_type + 0x42032aca 0x68 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032aca ble_att_clt_rx_read_group_type + .text.ble_att_clt_rx_write + 0x42032b32 0x10 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032b32 ble_att_clt_rx_write + .text.ble_att_clt_tx_prep_write + 0x42032b42 0x88 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032b42 ble_att_clt_tx_prep_write + .text.ble_att_clt_rx_prep_write + 0x42032bca 0x68 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032bca ble_att_clt_rx_prep_write + .text.ble_att_clt_tx_exec_write + 0x42032c32 0x2e esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032c32 ble_att_clt_tx_exec_write + .text.ble_att_clt_rx_exec_write + 0x42032c60 0x12 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032c60 ble_att_clt_rx_exec_write + .text.ble_att_clt_tx_notify + 0x42032c72 0x52 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032c72 ble_att_clt_tx_notify + .text.ble_att_clt_tx_indicate + 0x42032cc4 0x52 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032cc4 ble_att_clt_tx_indicate + .text.ble_att_clt_rx_indicate + 0x42032d16 0x10 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032d16 ble_att_clt_rx_indicate + .text.ble_hs_mbuf_gen_pkt + 0x42032d26 0x32 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .text.ble_hs_mbuf_acl_pkt + 0x42032d58 0x10 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + 0x42032d58 ble_hs_mbuf_acl_pkt + .text.ble_hs_mbuf_l2cap_pkt + 0x42032d68 0x10 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + 0x42032d68 ble_hs_mbuf_l2cap_pkt + .text.ble_hs_mbuf_att_pkt + 0x42032d78 0x10 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + 0x42032d78 ble_hs_mbuf_att_pkt + .text.ble_hs_mbuf_from_flat + 0x42032d88 0x3a esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + 0x42032d88 ble_hs_mbuf_from_flat + .text.ble_hs_mbuf_to_flat + 0x42032dc2 0x42 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + 0x42032dc2 ble_hs_mbuf_to_flat + .text.ble_hs_mbuf_pullup_base + 0x42032e04 0x30 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + 0x42032e04 ble_hs_mbuf_pullup_base + .text.ble_att_cmd_prepare + 0x42032e34 0x3c esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + 0x42032e34 ble_att_cmd_prepare + .text.ble_att_cmd_get + 0x42032e70 0x2e esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + 0x42032e70 ble_att_cmd_get + .text.ble_att_tx + 0x42032e9e 0x56 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + 0x42032e9e ble_att_tx + .text.ble_hs_log_mbuf + 0x42032ef4 0x30 esp-idf/bt/libbt.a(ble_hs_log.c.obj) + 0x42032ef4 ble_hs_log_mbuf + .text.ble_hs_log_flat_buf + 0x42032f24 0xc esp-idf/bt/libbt.a(ble_hs_log.c.obj) + 0x42032f24 ble_hs_log_flat_buf + .text.ble_hs_startup_reset_tx + 0x42032f30 0x1c esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .text.ble_hs_startup_read_sup_f_tx + 0x42032f4c 0x4c esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .text.ble_hs_startup_set_evmask_tx + 0x42032f98 0x5c esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .text.ble_hs_startup_le_set_evmask_tx + 0x42032ff4 0x52 esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .text.ble_hs_startup_le_read_buf_sz_tx + 0x42033046 0x38 esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .text.ble_hs_startup_read_buf_sz_tx + 0x4203307e 0x40 esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .text.ble_hs_startup_read_local_ver_tx + 0x420330be 0x2e esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .text.ble_hs_startup_read_buf_sz + 0x420330ec 0x54 esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .text.ble_hs_startup_le_read_sup_f_tx + 0x42033140 0x2c esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .text.ble_hs_startup_read_bd_addr + 0x4203316c 0x2c esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .text.ble_hs_startup_go + 0x42033198 0x92 esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + 0x42033198 ble_hs_startup_go + .text.ble_l2cap_sig_next_id + 0x4203322a 0x26 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_dispatch_get + 0x42033250 0x1a esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_proc_matches + 0x4203326a 0x2e esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_rx_noop + 0x42033298 0x4 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_update_call_cb + 0x4203329c 0x16 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_check_conn_params + 0x420332b2 0x78 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_proc_insert + 0x4203332a 0x38 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_proc_extract + 0x42033362 0x88 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_extract_expired + 0x420333ea 0x86 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_proc_alloc + 0x42033470 0x2c esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_proc_set_timer + 0x4203349c 0x40 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_proc_free + 0x420334dc 0x1a esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_process_status + 0x420334f6 0x22 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_rx_reject + 0x42033518 0x1c esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_update_rsp_rx + 0x42033534 0x6c esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_rx + 0x420335a0 0x8e esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_update_req_rx + 0x4203362e 0xe0 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_update + 0x4203370e 0xdc esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + 0x4203370e ble_l2cap_sig_update + .text.ble_l2cap_sig_create_chan + 0x420337ea 0x2c esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + 0x420337ea ble_l2cap_sig_create_chan + .text.ble_l2cap_sig_conn_broken + 0x42033816 0x52 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + 0x42033816 ble_l2cap_sig_conn_broken + .text.ble_l2cap_sig_timer + 0x42033868 0x46 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + 0x42033868 ble_l2cap_sig_timer + .text.ble_l2cap_sig_init + 0x420338ae 0x38 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + 0x420338ae ble_l2cap_sig_init + .text.ble_gap_call_event_cb + 0x420338e6 0x58 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_is_preempted + 0x4203393e 0x38 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_has_client + 0x42033976 0xe esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_master_ticks_until_exp + 0x42033984 0x5a esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_slave_ticks_until_exp + 0x420339de 0x5a esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_update_next_exp + 0x42033a38 0x56 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_update_to_l2cap + 0x42033a8e 0x22 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_adv_active_instance + 0x42033ab0 0x18 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_accept_master_conn + 0x42033ac8 0x16 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_accept_slave_conn + 0x42033ade 0x3e esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_rx_adv_report_sanity_check + 0x42033b1c 0x16 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_adv_type + 0x42033b32 0x2e esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_adv_dflt_itvls + 0x42033b60 0x56 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_update_entry_find + 0x42033bb6 0x22 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_validate_conn_params + 0x42033bd8 0x6c esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_event_listener_call + 0x42033c44 0x2c esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_extract_conn_cb + 0x42033c70 0x48 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_call_conn_event_cb + 0x42033cb8 0x28 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_fill_conn_desc + 0x42033ce0 0x100 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_conn_to_snapshot + 0x42033de0 0x24 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_find_snapshot + 0x42033e04 0x36 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_rd_rem_sup_feat_tx + 0x42033e3a 0x1e esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_conn_cancel_tx + 0x42033e58 0x1a esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_disc_enable_tx + 0x42033e72 0x2a esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_disc_disable_tx + 0x42033e9c 0x12 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_adv_enable_tx + 0x42033eae 0x22 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_adv_params_tx + 0x42033ed0 0xe6 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_tx_param_pos_reply + 0x42033fb6 0x50 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_tx_param_neg_reply + 0x42034006 0x24 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_update_tx + 0x4203402a 0x4e esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_conn_create_tx + 0x42034078 0xd8 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_update_entry_remove + 0x42034150 0x36 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_slave_reset_state + 0x42034186 0x28 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_slave_extract_cb + 0x420341ae 0x42 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_adv_finished + 0x420341f0 0x4c esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_slave_timer + 0x4203423c 0x34 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_master_reset_state + 0x42034270 0x2e esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_master_extract_state + 0x4203429e 0x4e esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_master_connect_failure + 0x420342ec 0x48 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_disc_complete + 0x42034334 0x4c esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_master_timer + 0x42034380 0x88 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_disc_report + 0x42034408 0x62 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_master_connect_cancelled + 0x4203446a 0x4e esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_master_failed + 0x420344b8 0x2c esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_slave_set_timer + 0x420344e4 0x3a esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_master_set_timer + 0x4203451e 0x3a esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_update_entry_free + 0x42034558 0x1a esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_update_timer + 0x42034572 0x3c esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_log_adv + 0x420345ae 0xea esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_log_conn + 0x42034698 0xd8 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_log_update + 0x42034770 0x5c esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_addr_cmp + 0x420347cc 0x2c esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_adv_validate + 0x420347f8 0xb8 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_update_entry_alloc + 0x420348b0 0x2c esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_conn_find + 0x420348dc 0x38 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x420348dc ble_gap_conn_find + .text.ble_gap_reattempt_count + 0x42034914 0x46 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034914 ble_gap_reattempt_count + .text.ble_gap_master_in_progress + 0x4203495a 0xe esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x4203495a ble_gap_master_in_progress + .text.ble_gap_rx_adv_report + 0x42034968 0x24 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034968 ble_gap_rx_adv_report + .text.ble_gap_rx_rd_rem_sup_feat_complete + 0x4203498c 0x42 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x4203498c ble_gap_rx_rd_rem_sup_feat_complete + .text.ble_gap_rx_l2cap_update_req + 0x420349ce 0x38 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x420349ce ble_gap_rx_l2cap_update_req + .text.ble_gap_rx_phy_update_complete + 0x42034a06 0x62 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034a06 ble_gap_rx_phy_update_complete + .text.ble_gap_rx_data_len_change + 0x42034a68 0x8a esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034a68 ble_gap_rx_data_len_change + .text.ble_gap_timer + 0x42034af2 0x30 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034af2 ble_gap_timer + .text.ble_gap_adv_start + 0x42034b22 0x164 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034b22 ble_gap_adv_start + .text.ble_gap_adv_set_data + 0x42034c86 0x58 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034c86 ble_gap_adv_set_data + .text.ble_gap_adv_rsp_set_data + 0x42034cde 0x58 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034cde ble_gap_adv_rsp_set_data + .text.ble_gap_adv_set_fields + 0x42034d36 0x34 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034d36 ble_gap_adv_set_fields + .text.ble_gap_adv_rsp_set_fields + 0x42034d6a 0x24 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034d6a ble_gap_adv_rsp_set_fields + .text.ble_gap_adv_active + 0x42034d8e 0x10 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034d8e ble_gap_adv_active + .text.ble_gap_rx_conn_complete + 0x42034d9e 0x2ea esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034d9e ble_gap_rx_conn_complete + .text.ble_gap_adv_stop_no_lock + 0x42035088 0x54 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_adv_stop + 0x420350dc 0x28 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x420350dc ble_gap_adv_stop + .text.ble_gap_disc_active + 0x42035104 0x10 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035104 ble_gap_disc_active + .text.ble_gap_disc_cancel_no_lock + 0x42035114 0x26 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_conn_active + 0x4203513a 0x10 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x4203513a ble_gap_conn_active + .text.ble_gap_connect + 0x4203514a 0x29e esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x4203514a ble_gap_connect + .text.ble_gap_conn_cancel_no_lock + 0x420353e8 0x52 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_terminate_with_conn + 0x4203543a 0x76 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x4203543a ble_gap_terminate_with_conn + .text.ble_gap_terminate + 0x420354b0 0x3e esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x420354b0 ble_gap_terminate + .text.ble_gap_update_notify + 0x420354ee 0x5a esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_master_connect_reattempt + 0x42035548 0xb0 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035548 ble_gap_master_connect_reattempt + .text.ble_gap_conn_broken + 0x420355f8 0xa2 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x420355f8 ble_gap_conn_broken + .text.ble_gap_rx_disconn_complete + 0x4203569a 0x78 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x4203569a ble_gap_rx_disconn_complete + .text.ble_gap_reset_state + 0x42035712 0x40 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035712 ble_gap_reset_state + .text.ble_gap_rx_update_complete + 0x42035752 0x120 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035752 ble_gap_rx_update_complete + .text.ble_gap_update_l2cap_cb + 0x42035872 0x40 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_update_failed + 0x420358b2 0x38 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_rx_param_req + 0x420358ea 0xc2 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x420358ea ble_gap_rx_param_req + .text.ble_gap_update_params + 0x420359ac 0x198 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x420359ac ble_gap_update_params + .text.ble_gap_unpair + 0x42035b44 0x1d6 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035b44 ble_gap_unpair + .text.ble_gap_unpair_oldest_peer + 0x42035d1a 0x2e esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035d1a ble_gap_unpair_oldest_peer + .text.ble_gap_unpair_oldest_except + 0x42035d48 0x6e esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035d48 ble_gap_unpair_oldest_except + .text.ble_gap_passkey_event + 0x42035db6 0x3e esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035db6 ble_gap_passkey_event + .text.ble_gap_enc_event + 0x42035df4 0x70 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035df4 ble_gap_enc_event + .text.ble_gap_identity_event + 0x42035e64 0x36 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035e64 ble_gap_identity_event + .text.ble_gap_repeat_pairing_event + 0x42035e9a 0x48 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035e9a ble_gap_repeat_pairing_event + .text.ble_gap_notify_rx_event + 0x42035ee2 0x5c esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035ee2 ble_gap_notify_rx_event + .text.ble_gap_notify_tx_event + 0x42035f3e 0x56 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035f3e ble_gap_notify_tx_event + .text.ble_gap_subscribe_event + 0x42035f94 0x96 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035f94 ble_gap_subscribe_event + .text.ble_gap_mtu_event + 0x4203602a 0x4a esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x4203602a ble_gap_mtu_event + .text.ble_gap_authorize_event + 0x42036074 0x48 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42036074 ble_gap_authorize_event + .text.ble_gap_rx_test_evt + 0x420360bc 0x3e esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x420360bc ble_gap_rx_test_evt + .text.ble_gap_tx_test_evt + 0x420360fa 0x38 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x420360fa ble_gap_tx_test_evt + .text.ble_gap_end_test_evt + 0x42036132 0x46 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42036132 ble_gap_end_test_evt + .text.ble_gap_preempt_no_lock + 0x42036178 0x4c esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42036178 ble_gap_preempt_no_lock + .text.ble_gap_preempt + 0x420361c4 0x1e esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x420361c4 ble_gap_preempt + .text.ble_gap_preempt_done + 0x420361e2 0x136 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x420361e2 ble_gap_preempt_done + .text.ble_gap_event_listener_register + 0x42036318 0x64 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42036318 ble_gap_event_listener_register + .text.ble_gap_event_listener_unregister + 0x4203637c 0x3c esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x4203637c ble_gap_event_listener_unregister + .text.ble_gap_init + 0x420363b8 0xd2 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x420363b8 ble_gap_init + .text.ble_gap_deinit + 0x4203648a 0x1e esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x4203648a ble_gap_deinit + .text.ble_uuid_init_from_buf + 0x420364a8 0x64 esp-idf/bt/libbt.a(ble_uuid.c.obj) + 0x420364a8 ble_uuid_init_from_buf + .text.ble_uuid_cmp + 0x4203650c 0x58 esp-idf/bt/libbt.a(ble_uuid.c.obj) + 0x4203650c ble_uuid_cmp + .text.ble_uuid_u16 + 0x42036564 0x14 esp-idf/bt/libbt.a(ble_uuid.c.obj) + 0x42036564 ble_uuid_u16 + .text.ble_uuid_init_from_att_buf + 0x42036578 0x4a esp-idf/bt/libbt.a(ble_uuid.c.obj) + 0x42036578 ble_uuid_init_from_att_buf + .text.ble_uuid_init_from_att_mbuf + 0x420365c2 0x30 esp-idf/bt/libbt.a(ble_uuid.c.obj) + 0x420365c2 ble_uuid_init_from_att_mbuf + .text.ble_uuid_flat + 0x420365f2 0x76 esp-idf/bt/libbt.a(ble_uuid.c.obj) + 0x420365f2 ble_uuid_flat + .text.ble_uuid_length + 0x42036668 0x8 esp-idf/bt/libbt.a(ble_uuid.c.obj) + 0x42036668 ble_uuid_length + .text.ble_uuid_to_mbuf + 0x42036670 0x36 esp-idf/bt/libbt.a(ble_uuid.c.obj) + 0x42036670 ble_uuid_to_mbuf + .text.ble_hs_pvcy_set_addr_timeout + 0x420366a6 0x36 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .text.ble_hs_pvcy_clear_entries + 0x420366dc 0x1c esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .text.ble_hs_get_rpa_timeout + 0x420366f8 0xa esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + 0x420366f8 ble_hs_get_rpa_timeout + .text.ble_hs_pvcy_set_resolve_enabled + 0x42036702 0x20 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + 0x42036702 ble_hs_pvcy_set_resolve_enabled + .text.ble_hs_pvcy_remove_entry + 0x42036722 0x58 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + 0x42036722 ble_hs_pvcy_remove_entry + .text.ble_hs_pvcy_ensure_started + 0x4203677a 0x38 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + 0x4203677a ble_hs_pvcy_ensure_started + .text.ble_hs_pvcy_set_default_irk + 0x420367b2 0x132 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + 0x420367b2 ble_hs_pvcy_set_default_irk + .text.ble_hs_pvcy_our_irk + 0x420368e4 0xe esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + 0x420368e4 ble_hs_pvcy_our_irk + .text.ble_hs_pvcy_set_mode + 0x420368f2 0x66 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + 0x420368f2 ble_hs_pvcy_set_mode + .text.ble_hs_pvcy_add_entry_hci + 0x42036958 0xd2 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .text.ble_hs_pvcy_add_entry + 0x42036a2a 0x32 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + 0x42036a2a ble_hs_pvcy_add_entry + .text.ble_hs_pvcy_set_our_irk + 0x42036a5c 0x7c esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + 0x42036a5c ble_hs_pvcy_set_our_irk + .text.ble_hs_flow_connection_broken + 0x42036ad8 0x2 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + 0x42036ad8 ble_hs_flow_connection_broken + .text.ble_hs_flow_track_data_mbuf + 0x42036ada 0x2 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + 0x42036ada ble_hs_flow_track_data_mbuf + .text.ble_hs_flow_startup + 0x42036adc 0x4 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + 0x42036adc ble_hs_flow_startup + .text.ble_hs_flow_init + 0x42036ae0 0x2 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + 0x42036ae0 ble_hs_flow_init + .text.ble_hs_flow_deinit + 0x42036ae2 0x2 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + 0x42036ae2 ble_hs_flow_deinit + .text.ble_l2cap_get_mtu + 0x42036ae4 0x1e esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .text.ble_l2cap_append_rx + 0x42036b02 0x36 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .text.ble_l2cap_chan_alloc + 0x42036b38 0x36 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + 0x42036b38 ble_l2cap_chan_alloc + .text.ble_l2cap_chan_free + 0x42036b6e 0x26 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + 0x42036b6e ble_l2cap_chan_free + .text.ble_l2cap_is_mtu_req_sent + 0x42036b94 0x8 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + 0x42036b94 ble_l2cap_is_mtu_req_sent + .text.ble_l2cap_parse_hdr + 0x42036b9c 0x3c esp-idf/bt/libbt.a(ble_l2cap.c.obj) + 0x42036b9c ble_l2cap_parse_hdr + .text.ble_l2cap_prepend_hdr + 0x42036bd8 0x54 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + 0x42036bd8 ble_l2cap_prepend_hdr + .text.ble_l2cap_get_conn_handle + 0x42036c2c 0xe esp-idf/bt/libbt.a(ble_l2cap.c.obj) + 0x42036c2c ble_l2cap_get_conn_handle + .text.ble_l2cap_remove_rx + 0x42036c3a 0x22 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + 0x42036c3a ble_l2cap_remove_rx + .text.ble_l2cap_rx_payload + 0x42036c5c 0x72 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .text.ble_l2cap_rx + 0x42036cce 0x120 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + 0x42036cce ble_l2cap_rx + .text.ble_l2cap_tx + 0x42036dee 0x4c esp-idf/bt/libbt.a(ble_l2cap.c.obj) + 0x42036dee ble_l2cap_tx + .text.ble_l2cap_init + 0x42036e3a 0x3a esp-idf/bt/libbt.a(ble_l2cap.c.obj) + 0x42036e3a ble_l2cap_init + .text.ble_hs_misc_restore_one_irk + 0x42036e74 0x4c esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .text.ble_hs_misc_conn_chan_find + 0x42036ec0 0x4a esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + 0x42036ec0 ble_hs_misc_conn_chan_find + .text.ble_hs_misc_conn_chan_find_reqd + 0x42036f0a 0x2c esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + 0x42036f0a ble_hs_misc_conn_chan_find_reqd + .text.ble_hs_misc_own_addr_type_to_id + 0x42036f36 0x14 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + 0x42036f36 ble_hs_misc_own_addr_type_to_id + .text.ble_hs_misc_peer_addr_type_to_id + 0x42036f4a 0x14 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + 0x42036f4a ble_hs_misc_peer_addr_type_to_id + .text.ble_hs_misc_restore_irks + 0x42036f5e 0x1a esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + 0x42036f5e ble_hs_misc_restore_irks + .text.ble_gatts_chr_clt_cfg_allowed + 0x42036f78 0x18 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_att_flags_from_chr_flags + 0x42036f90 0x5a esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_chr_properties + 0x42036fea 0x58 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_chr_is_sane + 0x42037042 0x14 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_chr_op + 0x42037056 0xe esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_find_svc_entry_idx + 0x42037064 0x2e esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_svc_incs_satisfied + 0x42037092 0x50 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_dsc_op + 0x420370e2 0xe esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_dsc_is_sane + 0x420370f0 0x14 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_cpfd_is_sane + 0x42037104 0xe0 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_clt_cfg_find_idx + 0x420371e4 0x28 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_clt_cfg_find + 0x4203720c 0x26 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_svc_type_to_uuid + 0x42037232 0x24 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_svc_is_sane + 0x42037256 0x20 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_clt_cfg_size + 0x42037276 0xc esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_schedule_update + 0x42037282 0x3a esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_count_resources + 0x420372bc 0x190 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_clt_cfg_access_locked + 0x4203744c 0x142 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_subscribe_event + 0x4203758e 0x24 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_clt_cfg_access + 0x420375b2 0x9e esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x420375b2 ble_gatts_clt_cfg_access + .text.ble_gatts_register_inc + 0x42037650 0x24 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_register_clt_cfg_dsc + 0x42037674 0x22 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_register_dsc + 0x42037696 0x78 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_svc_access + 0x4203770e 0x38 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_chr_def_access + 0x42037746 0x74 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_inc_access + 0x420377ba 0x66 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_val_access + 0x42037820 0xda esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_chr_val_access + 0x420378fa 0x48 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_dsc_access + 0x42037942 0x48 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_register_cpfds + 0x4203798a 0x82 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_register_chr + 0x42037a0c 0x11e esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_register_svc + 0x42037b2a 0xcc esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_register_round + 0x42037bf6 0x8c esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_cafd_access + 0x42037c82 0x50 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_cpfd_access + 0x42037cd2 0x64 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_free_mem + 0x42037d36 0x36 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_free_svc_defs + 0x42037d6c 0x2a esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_mutable + 0x42037d96 0x2c esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_tx_notifications_one_chr + 0x42037dc2 0x8c esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_register_svcs + 0x42037e4e 0x8a esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x42037e4e ble_gatts_register_svcs + .text.ble_gatts_connection_broken + 0x42037ed8 0x7a esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x42037ed8 ble_gatts_connection_broken + .text.ble_gatts_stop + 0x42037f52 0x2e esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x42037f52 ble_gatts_stop + .text.ble_gatts_start + 0x42037f80 0x18c esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x42037f80 ble_gatts_start + .text.ble_gatts_conn_can_alloc + 0x4203810c 0x24 esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x4203810c ble_gatts_conn_can_alloc + .text.ble_gatts_conn_init + 0x42038130 0x6c esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x42038130 ble_gatts_conn_init + .text.ble_gatts_send_next_indicate + 0x4203819c 0x76 esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x4203819c ble_gatts_send_next_indicate + .text.ble_gatts_rx_indicate_ack + 0x42038212 0xfa esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x42038212 ble_gatts_rx_indicate_ack + .text.ble_gatts_tx_notifications + 0x4203830c 0x36 esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x4203830c ble_gatts_tx_notifications + .text.ble_gatts_bonding_established + 0x42038342 0xb6 esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x42038342 ble_gatts_bonding_established + .text.ble_gatts_bonding_restored + 0x420383f8 0x114 esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x420383f8 ble_gatts_bonding_restored + .text.ble_gatts_add_svcs + 0x4203850c 0x6c esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x4203850c ble_gatts_add_svcs + .text.ble_gatts_count_cfg + 0x42038578 0x52 esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x42038578 ble_gatts_count_cfg + .text.ble_gatts_init + 0x420385ca 0x14 esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x420385ca ble_gatts_init + .text.ble_hs_adv_set_hdr + 0x420385de 0x7a esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text.ble_hs_adv_set_flat_mbuf + 0x42038658 0x74 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text.ble_hs_adv_set_array_uuid16 + 0x420386cc 0x7a esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text.ble_hs_adv_set_array_uuid128 + 0x42038746 0x7e esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text.ble_hs_adv_set_array16 + 0x420387c4 0x8c esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text.ble_hs_adv_set_array_uuid32 + 0x42038850 0x86 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text.adv_set_fields + 0x420388d6 0x3aa esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text.ble_hs_adv_set_fields + 0x42038c80 0x10 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + 0x42038c80 ble_hs_adv_set_fields + .text.ble_hs_hci_lock + 0x42038c90 0x2e esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text.ble_hs_hci_unlock + 0x42038cbe 0x1e esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text.ble_hs_hci_rx_cmd_complete + 0x42038cdc 0x6a esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text.ble_hs_hci_rx_cmd_status + 0x42038d46 0x36 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text.ble_hs_hci_wait_for_ack + 0x42038d7c 0x40 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text.ble_hs_hci_max_acl_payload_sz + 0x42038dbc 0xa esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text.ble_hs_hci_rx_ack + 0x42038dc6 0x4a esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text.ble_hs_hci_process_ack + 0x42038e10 0xa6 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text.ble_hs_hci_frag_alloc + 0x42038eb6 0x26 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text.ble_hs_hci_acl_hdr_prepend + 0x42038edc 0x6e esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text.ble_hs_hci_set_buf_sz + 0x42038f4a 0x28 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + 0x42038f4a ble_hs_hci_set_buf_sz + .text.ble_hs_hci_add_avail_pkts + 0x42038f72 0x2e esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + 0x42038f72 ble_hs_hci_add_avail_pkts + .text.ble_hs_hci_cmd_tx + 0x42038fa0 0x102 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + 0x42038fa0 ble_hs_hci_cmd_tx + .text.ble_hs_hci_rx_evt + 0x420390a2 0x6e esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + 0x420390a2 ble_hs_hci_rx_evt + .text.ble_hs_hci_acl_tx_now + 0x42039110 0xce esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + 0x42039110 ble_hs_hci_acl_tx_now + .text.ble_hs_hci_acl_tx + 0x420391de 0x16 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + 0x420391de ble_hs_hci_acl_tx + .text.ble_hs_hci_set_le_supported_feat + 0x420391f4 0xa esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + 0x420391f4 ble_hs_hci_set_le_supported_feat + .text.ble_hs_hci_set_hci_version + 0x420391fe 0xa esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + 0x420391fe ble_hs_hci_set_hci_version + .text.ble_hs_hci_get_hci_version + 0x42039208 0xa esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + 0x42039208 ble_hs_hci_get_hci_version + .text.ble_hs_hci_init + 0x42039212 0x5e esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + 0x42039212 ble_hs_hci_init + .text.ble_hs_hci_deinit + 0x42039270 0x32 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + 0x42039270 ble_hs_hci_deinit + .text.ble_hs_hci_util_handle_pb_bc_join + 0x420392a2 0x14 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + 0x420392a2 ble_hs_hci_util_handle_pb_bc_join + .text.ble_hs_hci_util_read_adv_tx_pwr + 0x420392b6 0x64 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + 0x420392b6 ble_hs_hci_util_read_adv_tx_pwr + .text.ble_hs_hci_util_rand + 0x4203931a 0x52 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + 0x4203931a ble_hs_hci_util_rand + .text.ble_hs_hci_util_set_random_addr + 0x4203936c 0x4a esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + 0x4203936c ble_hs_hci_util_set_random_addr + .text.ble_hs_hci_util_data_hdr_strip + 0x420393b6 0x4c esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + 0x420393b6 ble_hs_hci_util_data_hdr_strip + .text.ble_store_config_compare_bond_count + 0x42039402 0xc esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x42039402 ble_store_config_compare_bond_count + .text.ble_addr_cmp + 0x4203940e 0x2c esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_find_sec + 0x4203943a 0xa2 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_read_peer_sec + 0x420394dc 0x68 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_read_our_sec + 0x42039544 0x68 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_find_cccd + 0x420395ac 0x8e esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_read_cccd + 0x4203963a 0x3c esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_find_rpa_rec + 0x42039676 0x68 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_read_rpa_rec + 0x420396de 0x3e esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_find_local_irk + 0x4203971c 0x86 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_read_local_irk + 0x420397a2 0x42 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_print_key_sec + 0x420397e4 0x40 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_read + 0x42039824 0x7c esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x42039824 ble_store_config_read + .text.ble_store_config_print_value_sec + 0x420398a0 0x4a esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_write_cccd + 0x420398ea 0x64 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_write_rpa_rec + 0x4203994e 0x64 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_write_local_irk + 0x420399b2 0x64 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_delete_obj + 0x42039a16 0x3c esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_delete_sec + 0x42039a52 0x34 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_delete_peer_sec + 0x42039a86 0x1e esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_delete_our_sec + 0x42039aa4 0x1e esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_delete_cccd + 0x42039ac2 0x30 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_delete_rpa_rec + 0x42039af2 0x30 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_delete_local_irk + 0x42039b22 0x30 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_delete + 0x42039b52 0x54 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x42039b52 ble_store_config_delete + .text.ble_restore_peer_sec_nvs + 0x42039ba6 0xda esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x42039ba6 ble_restore_peer_sec_nvs + .text.ble_store_config_write_peer_sec + 0x42039c80 0xcc esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_write + 0x42039d4c 0x52 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x42039d4c ble_store_config_write + .text.ble_restore_our_sec_nvs + 0x42039d9e 0xdc esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x42039d9e ble_restore_our_sec_nvs + .text.ble_store_config_write_our_sec + 0x42039e7a 0xcc esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_init + 0x42039f46 0x50 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x42039f46 ble_store_config_init + .text.ble_hs_stop_cb + 0x42039f96 0x1e esp-idf/bt/libbt.a(nimble_port.c.obj) + .text.nimble_port_stop_cb + 0x42039fb4 0x1e esp-idf/bt/libbt.a(nimble_port.c.obj) + .text.esp_nimble_init + 0x42039fd2 0x66 esp-idf/bt/libbt.a(nimble_port.c.obj) + 0x42039fd2 esp_nimble_init + .text.esp_nimble_deinit + 0x4203a038 0x5c esp-idf/bt/libbt.a(nimble_port.c.obj) + 0x4203a038 esp_nimble_deinit + .text.nimble_port_init + 0x4203a094 0xc8 esp-idf/bt/libbt.a(nimble_port.c.obj) + 0x4203a094 nimble_port_init + .text.nimble_port_deinit + 0x4203a15c 0x9a esp-idf/bt/libbt.a(nimble_port.c.obj) + 0x4203a15c nimble_port_deinit + .text.nimble_port_stop + 0x4203a1f6 0x10c esp-idf/bt/libbt.a(nimble_port.c.obj) + 0x4203a1f6 nimble_port_stop + .text.esp_nimble_enable + 0x4203a302 0x2c esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + 0x4203a302 esp_nimble_enable + .text.esp_nimble_disable + 0x4203a32e 0x26 esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + 0x4203a32e esp_nimble_disable + .text.nimble_port_freertos_init + 0x4203a354 0xe esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + 0x4203a354 nimble_port_freertos_init + .text.nimble_port_freertos_deinit + 0x4203a362 0xe esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + 0x4203a362 nimble_port_freertos_deinit + .text.put_le16 + 0x4203a370 0xc esp-idf/bt/libbt.a(endian.c.obj) + 0x4203a370 put_le16 + .text.put_le32 + 0x4203a37c 0x1c esp-idf/bt/libbt.a(endian.c.obj) + 0x4203a37c put_le32 + .text.get_le16 + 0x4203a398 0x10 esp-idf/bt/libbt.a(endian.c.obj) + 0x4203a398 get_le16 + .text.get_le32 + 0x4203a3a8 0x1e esp-idf/bt/libbt.a(endian.c.obj) + 0x4203a3a8 get_le32 + .text.get_be32 + 0x4203a3c6 0x1e esp-idf/bt/libbt.a(endian.c.obj) + 0x4203a3c6 get_be32 + .text.swap_in_place + 0x4203a3e4 0x28 esp-idf/bt/libbt.a(endian.c.obj) + 0x4203a3e4 swap_in_place + .text.swap_buf + 0x4203a40c 0x20 esp-idf/bt/libbt.a(endian.c.obj) + 0x4203a40c swap_buf + .text.os_mempool_init_internal + 0x4203a42c 0x6e esp-idf/bt/libbt.a(os_mempool.c.obj) + .text.os_mempool_init + 0x4203a49a 0x10 esp-idf/bt/libbt.a(os_mempool.c.obj) + 0x4203a49a os_mempool_init + .text.os_mempool_ext_init + 0x4203a4aa 0x20 esp-idf/bt/libbt.a(os_mempool.c.obj) + 0x4203a4aa os_mempool_ext_init + .text.os_mempool_clear + 0x4203a4ca 0x40 esp-idf/bt/libbt.a(os_mempool.c.obj) + 0x4203a4ca os_mempool_clear + .text.os_mempool_ext_clear + 0x4203a50a 0x1a esp-idf/bt/libbt.a(os_mempool.c.obj) + 0x4203a50a os_mempool_ext_clear + .text.os_memblock_from + 0x4203a524 0x38 esp-idf/bt/libbt.a(os_mempool.c.obj) + 0x4203a524 os_memblock_from + .text.os_memblock_get + 0x4203a55c 0x5e esp-idf/bt/libbt.a(os_mempool.c.obj) + 0x4203a55c os_memblock_get + .text.os_memblock_put_from_cb + 0x4203a5ba 0x44 esp-idf/bt/libbt.a(os_mempool.c.obj) + 0x4203a5ba os_memblock_put_from_cb + .text.os_memblock_put + 0x4203a5fe 0x2c esp-idf/bt/libbt.a(os_mempool.c.obj) + 0x4203a5fe os_memblock_put + .text.os_mempool_module_init + 0x4203a62a 0xc esp-idf/bt/libbt.a(os_mempool.c.obj) + 0x4203a62a os_mempool_module_init + .text.mem_init_mbuf_pool + 0x4203a636 0x48 esp-idf/bt/libbt.a(mem.c.obj) + 0x4203a636 mem_init_mbuf_pool + .text.mem_split_frag + 0x4203a67e 0x56 esp-idf/bt/libbt.a(mem.c.obj) + 0x4203a67e mem_split_frag + .text._os_msys_find_pool + 0x4203a6d4 0x2a esp-idf/bt/libbt.a(os_mbuf.c.obj) + .text._os_mbuf_copypkthdr + 0x4203a6fe 0x66 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .text.os_msys_register + 0x4203a764 0x42 esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203a764 os_msys_register + .text.os_msys_reset + 0x4203a7a6 0xc esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203a7a6 os_msys_reset + .text.os_mbuf_pool_init + 0x4203a7b2 0xc esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203a7b2 os_mbuf_pool_init + .text.os_mbuf_get + 0x4203a7be 0x44 esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203a7be os_mbuf_get + .text.os_mbuf_get_pkthdr + 0x4203a802 0x4c esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203a802 os_mbuf_get_pkthdr + .text.os_msys_get_pkthdr + 0x4203a84e 0x2c esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203a84e os_msys_get_pkthdr + .text.os_mbuf_free + 0x4203a87a 0x1a esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203a87a os_mbuf_free + .text.os_mbuf_free_chain + 0x4203a894 0x1c esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203a894 os_mbuf_free_chain + .text.os_mbuf_append + 0x4203a8b0 0xf0 esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203a8b0 os_mbuf_append + .text.os_mbuf_off + 0x4203a9a0 0x20 esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203a9a0 os_mbuf_off + .text.os_mbuf_appendfrom + 0x4203a9c0 0x74 esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203a9c0 os_mbuf_appendfrom + .text.os_mbuf_copydata + 0x4203aa34 0x76 esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203aa34 os_mbuf_copydata + .text.os_mbuf_adj + 0x4203aaaa 0xd2 esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203aaaa os_mbuf_adj + .text.os_mbuf_cmpf + 0x4203ab7c 0x9a esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203ab7c os_mbuf_cmpf + .text.os_mbuf_cmpm + 0x4203ac16 0xf2 esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203ac16 os_mbuf_cmpm + .text.os_mbuf_prepend + 0x4203ad08 0xd6 esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203ad08 os_mbuf_prepend + .text.os_mbuf_copyinto + 0x4203adde 0xac esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203adde os_mbuf_copyinto + .text.os_mbuf_concat + 0x4203ae8a 0x48 esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203ae8a os_mbuf_concat + .text.os_mbuf_extend + 0x4203aed2 0x7e esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203aed2 os_mbuf_extend + .text.os_mbuf_pullup + 0x4203af50 0x12c esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203af50 os_mbuf_pullup + .text.os_mbuf_prepend_pullup + 0x4203b07c 0x1c esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203b07c os_mbuf_prepend_pullup + .text.os_mbuf_trim_front + 0x4203b098 0x82 esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203b098 os_mbuf_trim_front + .text.os_mbuf_pack_chains + 0x4203b11a 0xfa esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203b11a os_mbuf_pack_chains + .text.os_msys_init_once + 0x4203b214 0x66 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .text.os_msys_buf_alloc + 0x4203b27a 0x60 esp-idf/bt/libbt.a(os_msys_init.c.obj) + 0x4203b27a os_msys_buf_alloc + .text.os_msys_buf_free + 0x4203b2da 0x36 esp-idf/bt/libbt.a(os_msys_init.c.obj) + 0x4203b2da os_msys_buf_free + .text.os_msys_init + 0x4203b310 0x62 esp-idf/bt/libbt.a(os_msys_init.c.obj) + 0x4203b310 os_msys_init + .text.npl_freertos_event_run + 0x4203b372 0x12 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b372 npl_freertos_event_run + .text.npl_freertos_event_is_queued + 0x4203b384 0xe esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b384 npl_freertos_event_is_queued + .text.npl_freertos_event_get_arg + 0x4203b392 0x8 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b392 npl_freertos_event_get_arg + .text.npl_freertos_event_set_arg + 0x4203b39a 0x8 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b39a npl_freertos_event_set_arg + .text.esp_err_to_npl_error + 0x4203b3a2 0x20 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .text.npl_freertos_callout_get_ticks + 0x4203b3c2 0x4 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b3c2 npl_freertos_callout_get_ticks + .text.npl_freertos_callout_set_arg + 0x4203b3c6 0x8 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b3c6 npl_freertos_callout_set_arg + .text.npl_freertos_time_ms_to_ticks + 0x4203b3ce 0x6 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b3ce npl_freertos_time_ms_to_ticks + .text.npl_freertos_time_ticks_to_ms + 0x4203b3d4 0x6 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b3d4 npl_freertos_time_ticks_to_ms + .text.npl_freertos_time_ms_to_ticks32 + 0x4203b3da 0x2 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b3da npl_freertos_time_ms_to_ticks32 + .text.npl_freertos_time_ticks_to_ms32 + 0x4203b3dc 0x2 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b3dc npl_freertos_time_ticks_to_ms32 + .text.npl_freertos_hw_is_in_critical + 0x4203b3de 0xa esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b3de npl_freertos_hw_is_in_critical + .text.npl_freertos_get_time_forever + 0x4203b3e8 0x4 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b3e8 npl_freertos_get_time_forever + .text.npl_freertos_os_started + 0x4203b3ec 0x18 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b3ec npl_freertos_os_started + .text.npl_freertos_get_current_task_id + 0x4203b404 0x12 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b404 npl_freertos_get_current_task_id + .text.npl_freertos_event_reset + 0x4203b416 0x6a esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b416 npl_freertos_event_reset + .text.npl_freertos_callout_mem_reset + 0x4203b480 0xcc esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b480 npl_freertos_callout_mem_reset + .text.ble_npl_event_fn_wrapper + 0x4203b54c 0x84 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .text.npl_freertos_event_init + 0x4203b5d0 0xca esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b5d0 npl_freertos_event_init + .text.npl_freertos_event_deinit + 0x4203b69a 0x78 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b69a npl_freertos_event_deinit + .text.npl_freertos_eventq_init + 0x4203b712 0x102 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b712 npl_freertos_eventq_init + .text.npl_freertos_eventq_deinit + 0x4203b814 0x88 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b814 npl_freertos_eventq_deinit + .text.npl_freertos_mutex_deinit + 0x4203b89c 0x90 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b89c npl_freertos_mutex_deinit + .text.npl_freertos_sem_deinit + 0x4203b92c 0x90 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b92c npl_freertos_sem_deinit + .text.npl_freertos_eventq_get + 0x4203b9bc 0x114 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b9bc npl_freertos_eventq_get + .text.npl_freertos_eventq_put + 0x4203bad0 0xba esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203bad0 npl_freertos_eventq_put + .text.npl_freertos_hw_enter_critical + 0x4203bb8a 0x22 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203bb8a npl_freertos_hw_enter_critical + .text.npl_freertos_sem_get_count + 0x4203bbac 0x1a esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203bbac npl_freertos_sem_get_count + .text.npl_freertos_eventq_remove + 0x4203bbc6 0x254 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203bbc6 npl_freertos_eventq_remove + .text.npl_freertos_hw_exit_critical + 0x4203be1a 0x20 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203be1a npl_freertos_hw_exit_critical + .text.npl_freertos_mutex_init + 0x4203be3a 0xb2 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203be3a npl_freertos_mutex_init + .text.npl_freertos_eventq_is_empty + 0x4203beec 0x1a esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203beec npl_freertos_eventq_is_empty + .text.npl_freertos_mutex_pend + 0x4203bf06 0xe6 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203bf06 npl_freertos_mutex_pend + .text.npl_freertos_mutex_release + 0x4203bfec 0xe2 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203bfec npl_freertos_mutex_release + .text.npl_freertos_sem_init + 0x4203c0ce 0xbe esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c0ce npl_freertos_sem_init + .text.npl_freertos_sem_pend + 0x4203c18c 0x114 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c18c npl_freertos_sem_pend + .text.npl_freertos_sem_release + 0x4203c2a0 0x106 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c2a0 npl_freertos_sem_release + .text.npl_freertos_callout_init + 0x4203c3a6 0x1aa esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c3a6 npl_freertos_callout_init + .text.npl_freertos_callout_stop + 0x4203c550 0x18 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c550 npl_freertos_callout_stop + .text.npl_freertos_callout_deinit + 0x4203c568 0xda esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c568 npl_freertos_callout_deinit + .text.npl_freertos_callout_reset + 0x4203c642 0x38 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c642 npl_freertos_callout_reset + .text.npl_freertos_callout_is_active + 0x4203c67a 0x16 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c67a npl_freertos_callout_is_active + .text.npl_freertos_callout_remaining_ticks + 0x4203c690 0x52 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c690 npl_freertos_callout_remaining_ticks + .text.npl_freertos_time_get + 0x4203c6e2 0x20 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c6e2 npl_freertos_time_get + .text.npl_freertos_time_delay + 0x4203c702 0x18 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c702 npl_freertos_time_delay + .text.npl_freertos_funcs_init + 0x4203c71a 0x64 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c71a npl_freertos_funcs_init + .text.npl_freertos_mempool_init + 0x4203c77e 0x110 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c77e npl_freertos_mempool_init + .text.npl_freertos_funcs_deinit + 0x4203c88e 0x24 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c88e npl_freertos_funcs_deinit + .text.controller_rcv_pkt_ready + 0x4203c8b2 0x22 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .text.ble_hci_rx_acl + 0x4203c8d4 0xa6 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .text.ble_hci_trans_hs_cmd_tx + 0x4203c97a 0x7c esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + 0x4203c97a ble_hci_trans_hs_cmd_tx + .text.ble_hci_trans_ll_evt_tx + 0x4203c9f6 0xe esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + 0x4203c9f6 ble_hci_trans_ll_evt_tx + .text.host_rcv_pkt + 0x4203ca04 0x18e esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .text.ble_hci_trans_hs_acl_tx + 0x4203cb92 0x84 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + 0x4203cb92 ble_hci_trans_hs_acl_tx + .text.esp_nimble_hci_init + 0x4203cc16 0x58 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + 0x4203cc16 esp_nimble_hci_init + .text.esp_nimble_hci_deinit + 0x4203cc6e 0x4e esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + 0x4203cc6e esp_nimble_hci_deinit + .text.ble_transport_acl_put + 0x4203ccbc 0xe esp-idf/bt/libbt.a(transport.c.obj) + .text.ble_transport_alloc_cmd + 0x4203ccca 0x16 esp-idf/bt/libbt.a(transport.c.obj) + 0x4203ccca ble_transport_alloc_cmd + .text.ble_transport_alloc_evt + 0x4203cce0 0x34 esp-idf/bt/libbt.a(transport.c.obj) + 0x4203cce0 ble_transport_alloc_evt + .text.ble_transport_alloc_acl_from_ll + 0x4203cd14 0x20 esp-idf/bt/libbt.a(transport.c.obj) + 0x4203cd14 ble_transport_alloc_acl_from_ll + .text.ble_transport_free + 0x4203cd34 0x92 esp-idf/bt/libbt.a(transport.c.obj) + 0x4203cd34 ble_transport_free + .text.ble_buf_free + 0x4203cdc6 0x62 esp-idf/bt/libbt.a(transport.c.obj) + 0x4203cdc6 ble_buf_free + .text.ble_buf_alloc + 0x4203ce28 0xa4 esp-idf/bt/libbt.a(transport.c.obj) + 0x4203ce28 ble_buf_alloc + .text.ble_transport_init + 0x4203cecc 0x17c esp-idf/bt/libbt.a(transport.c.obj) + 0x4203cecc ble_transport_init + .text.ble_transport_deinit + 0x4203d048 0xd2 esp-idf/bt/libbt.a(transport.c.obj) + 0x4203d048 ble_transport_deinit + .text.ble_addr_cmp + 0x4203d11a 0x2c esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .text.ble_hs_conn_can_alloc + 0x4203d146 0x3a esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d146 ble_hs_conn_can_alloc + .text.ble_hs_conn_chan_find_by_scid + 0x4203d180 0x1a esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d180 ble_hs_conn_chan_find_by_scid + .text.ble_hs_conn_chan_insert + 0x4203d19a 0x3a esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d19a ble_hs_conn_chan_insert + .text.ble_hs_conn_delete_chan + 0x4203d1d4 0x32 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d1d4 ble_hs_conn_delete_chan + .text.ble_hs_conn_foreach + 0x4203d206 0x30 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d206 ble_hs_conn_foreach + .text.ble_hs_conn_free + 0x4203d236 0x4e esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d236 ble_hs_conn_free + .text.ble_hs_conn_alloc + 0x4203d284 0x8c esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d284 ble_hs_conn_alloc + .text.ble_hs_conn_remove + 0x4203d310 0x26 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d310 ble_hs_conn_remove + .text.ble_hs_conn_find + 0x4203d336 0x1a esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d336 ble_hs_conn_find + .text.ble_hs_conn_insert + 0x4203d350 0x26 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d350 ble_hs_conn_insert + .text.ble_hs_conn_find_assert + 0x4203d376 0xe esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d376 ble_hs_conn_find_assert + .text.ble_hs_conn_find_by_idx + 0x4203d384 0x1a esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d384 ble_hs_conn_find_by_idx + .text.ble_hs_conn_exists + 0x4203d39e 0x12 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d39e ble_hs_conn_exists + .text.ble_hs_conn_first + 0x4203d3b0 0xa esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d3b0 ble_hs_conn_first + .text.ble_hs_conn_addrs + 0x4203d3ba 0x20c esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d3ba ble_hs_conn_addrs + .text.ble_hs_conn_find_by_addr + 0x4203d5c6 0x7a esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d5c6 ble_hs_conn_find_by_addr + .text.ble_hs_conn_timer + 0x4203d640 0xb4 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d640 ble_hs_conn_timer + .text.ble_hs_conn_init + 0x4203d6f4 0x3a esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d6f4 ble_hs_conn_init + .text.ble_sm_dispatch_get + 0x4203d72e 0x1a esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_proc_remove + 0x4203d748 0x34 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_proc_matches + 0x4203d77c 0x3c esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_insert + 0x4203d7b8 0x22 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_rx_noop + 0x4203d7da 0x1a esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_build_authreq + 0x4203d7f4 0x2e esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_key_dist + 0x4203d822 0x2e esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_state_after_pair + 0x4203d850 0x10 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_pair_base_fill + 0x4203d860 0x38 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_pair_req_fill + 0x4203d898 0x34 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_pair_rsp_fill + 0x4203d8cc 0x40 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_verify_auth_requirements + 0x4203d90c 0x4 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_gen_ediv + 0x4203d910 0x10 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_gen_master_id_rand + 0x4203d920 0x12 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_gen_csrk + 0x4203d932 0x12 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_io_action + 0x4203d944 0x1c esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_pair_cfg + 0x4203d960 0xd4 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_gen_ltk + 0x4203da34 0x40 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_extract_expired + 0x4203da74 0xa2 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_update_sec_state + 0x4203db16 0x6c esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_key_exch_success + 0x4203db82 0x5c esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_key_rxed + 0x4203dbde 0x2a esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_exec + 0x4203dc08 0x54 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_sec_req_exec + 0x4203dc5c 0x4a esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_fill_store_value + 0x4203dca6 0x134 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_key_exch_exec + 0x4203ddda 0x2ec esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_start_encrypt_tx + 0x4203e0c6 0x5c esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_enc_restore_exec + 0x4203e122 0x18 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_enc_start_exec + 0x4203e13a 0x50 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_ltk_req_reply_tx + 0x4203e18a 0x40 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_ltk_start_exec + 0x4203e1ca 0x3a esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_ltk_req_neg_reply_tx + 0x4203e204 0x32 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_ltk_restore_exec + 0x4203e236 0x70 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_random_exec + 0x4203e2a6 0x1c esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_confirm_exec + 0x4203e2c2 0x1c esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_proc_set_timer + 0x4203e2de 0x40 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_pair_fail_tx + 0x4203e31e 0x5a esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_persist_keys + 0x4203e378 0x208 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_proc_free + 0x4203e580 0x1a esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_proc_alloc + 0x4203e59a 0x2e esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_retrieve_ltk + 0x4203e5c8 0x6a esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_read_bond + 0x4203e632 0x6a esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_fail_rx + 0x4203e69c 0x3e esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_chk_repeat_pairing + 0x4203e6da 0xae esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_num_procs + 0x4203e788 0x14 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203e788 ble_sm_num_procs + .text.ble_sm_chk_store_overflow_by_type + 0x4203e79c 0x4c esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_chk_store_overflow + 0x4203e7e8 0x24 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_gen_pair_rand + 0x4203e80c 0x10 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203e80c ble_sm_gen_pair_rand + .text.ble_sm_ia_ra + 0x4203e81c 0x120 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203e81c ble_sm_ia_ra + .text.ble_sm_proc_find + 0x4203e93c 0x54 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203e93c ble_sm_proc_find + .text.ble_sm_sign_info_rx + 0x4203e990 0xa8 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_id_addr_info_rx + 0x4203ea38 0xc2 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_id_info_rx + 0x4203eafa 0xa4 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_master_id_rx + 0x4203eb9e 0xda esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_enc_info_rx + 0x4203ec78 0xac esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_pair_req_rx + 0x4203ed24 0x19e esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_ioact_state + 0x4203eec2 0x34 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203eec2 ble_sm_ioact_state + .text.ble_sm_proc_can_advance + 0x4203eef6 0x3e esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203eef6 ble_sm_proc_can_advance + .text.ble_sm_confirm_rx + 0x4203ef34 0xd8 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_pair_rsp_rx + 0x4203f00c 0x14c esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_our_pair_rand + 0x4203f158 0x14 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203f158 ble_sm_our_pair_rand + .text.ble_sm_pair_exec + 0x4203f16c 0x116 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_peer_pair_rand + 0x4203f282 0x14 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203f282 ble_sm_peer_pair_rand + .text.ble_sm_random_rx + 0x4203f296 0x9a esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_incr_peer_sign_counter + 0x4203f330 0x92 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203f330 ble_sm_incr_peer_sign_counter + .text.ble_sm_timer + 0x4203f3c2 0x44 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203f3c2 ble_sm_timer + .text.ble_sm_slave_initiate + 0x4203f406 0x70 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203f406 ble_sm_slave_initiate + .text.ble_sm_process_result + 0x4203f476 0x156 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203f476 ble_sm_process_result + .text.ble_sm_enc_event_rx + 0x4203f5cc 0x130 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_enc_change_rx + 0x4203f6fc 0x26 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203f6fc ble_sm_enc_change_rx + .text.ble_sm_enc_key_refresh_rx + 0x4203f722 0x22 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203f722 ble_sm_enc_key_refresh_rx + .text.ble_sm_ltk_req_rx + 0x4203f744 0x14e esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203f744 ble_sm_ltk_req_rx + .text.ble_sm_pair_initiate + 0x4203f892 0x90 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203f892 ble_sm_pair_initiate + .text.ble_sm_rx + 0x4203f922 0x78 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_enc_initiate + 0x4203f99a 0xc6 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203f99a ble_sm_enc_initiate + .text.ble_sm_sec_req_rx + 0x4203fa60 0x126 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_connection_broken + 0x4203fb86 0x2c esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203fb86 ble_sm_connection_broken + .text.ble_sm_init + 0x4203fbb2 0x4a esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203fbb2 ble_sm_init + .text.ble_sm_create_chan + 0x4203fbfc 0x2c esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203fbfc ble_sm_create_chan + .text.ble_l2cap_sig_tx + 0x4203fc28 0x44 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + 0x4203fc28 ble_l2cap_sig_tx + .text.ble_l2cap_sig_hdr_parse + 0x4203fc6c 0x22 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + 0x4203fc6c ble_l2cap_sig_hdr_parse + .text.ble_l2cap_sig_cmd_get + 0x4203fc8e 0x68 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + 0x4203fc8e ble_l2cap_sig_cmd_get + .text.ble_l2cap_sig_reject_tx + 0x4203fcf6 0x58 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + 0x4203fcf6 ble_l2cap_sig_reject_tx + .text.ble_l2cap_sig_reject_invalid_cid_tx + 0x4203fd4e 0x1c esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + 0x4203fd4e ble_l2cap_sig_reject_invalid_cid_tx + .text.ble_hs_hci_cmd_transport + 0x4203fd6a 0x1c esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .text.ble_hs_hci_cmd_send + 0x4203fd86 0x5e esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .text.ble_hs_hci_cmd_send_buf + 0x4203fde4 0x4e esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + 0x4203fde4 ble_hs_hci_cmd_send_buf + .text.ble_att_svr_next_id + 0x4203fe32 0x14 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_prep_find_prev + 0x4203fe46 0x22 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_prep_validate + 0x4203fe68 0x6c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_entry_alloc + 0x4203fed4 0x2c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_get_sec_state + 0x4203ff00 0x28 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_check_perms + 0x4203ff28 0x188 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_read + 0x420400b0 0x6a esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_write + 0x4204011a 0x6e esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_pullup_req_base + 0x42040188 0x26 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_build_mtu_rsp + 0x420401ae 0x8c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_pkt + 0x4204023a 0x38 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_build_write_rsp + 0x42040272 0x40 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_build_indicate_rsp + 0x420402b2 0x40 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_fill_info + 0x420402f2 0xdc esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_build_find_info_rsp + 0x420403ce 0x7c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_read_group_type_entry_write + 0x4204044a 0x68 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_is_valid_find_group_type + 0x420404b2 0x34 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_is_valid_group_end + 0x420404e6 0x72 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_is_valid_read_group_type + 0x42040558 0x1e esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_read_flat + 0x42040576 0x80 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_fill_type_value_entry + 0x420405f6 0x6e esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_fill_type_value + 0x42040664 0x10a esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_build_find_type_value_rsp + 0x4204076e 0x74 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_service_uuid + 0x420407e2 0x36 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_build_read_group_type_rsp + 0x42040818 0x1a8 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_free_start_mem + 0x420409c0 0x22 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_prep_free + 0x420409e2 0x26 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_prep_alloc + 0x42040a08 0x7c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_insert_prep_entry + 0x42040a84 0xac esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_prep_extract + 0x42040b30 0x68 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_register + 0x42040b98 0x7c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42040b98 ble_att_svr_register + .text.ble_att_svr_prev_handle + 0x42040c14 0xa esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42040c14 ble_att_svr_prev_handle + .text.ble_att_svr_find_by_handle + 0x42040c1e 0x1a esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42040c1e ble_att_svr_find_by_handle + .text.ble_att_svr_write_handle + 0x42040c38 0x44 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_prep_write + 0x42040c7c 0x74 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_find_by_uuid + 0x42040cf0 0x46 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42040cf0 ble_att_svr_find_by_uuid + .text.ble_att_svr_build_read_type_rsp + 0x42040d36 0x16a esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_ticks_until_tmo + 0x42040ea0 0x1a esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42040ea0 ble_att_svr_ticks_until_tmo + .text.ble_att_svr_read_handle + 0x42040eba 0x44 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42040eba ble_att_svr_read_handle + .text.ble_att_svr_build_read_mult_rsp + 0x42040efe 0xc2 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_build_read_mult_rsp_var + 0x42040fc0 0x120 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_tx_error_rsp + 0x420410e0 0x52 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x420410e0 ble_att_svr_tx_error_rsp + .text.ble_att_svr_tx_rsp + 0x42041132 0xb0 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_rx_mtu + 0x420411e2 0xaa esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x420411e2 ble_att_svr_rx_mtu + .text.ble_att_svr_rx_find_info + 0x4204128c 0x86 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x4204128c ble_att_svr_rx_find_info + .text.ble_att_svr_rx_find_type_value + 0x42041312 0x9e esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42041312 ble_att_svr_rx_find_type_value + .text.ble_att_svr_rx_read_type + 0x420413b0 0xcc esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x420413b0 ble_att_svr_rx_read_type + .text.ble_att_svr_rx_read + 0x4204147c 0x94 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x4204147c ble_att_svr_rx_read + .text.ble_att_svr_rx_read_blob + 0x42041510 0xa4 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42041510 ble_att_svr_rx_read_blob + .text.ble_att_svr_rx_read_mult + 0x420415b4 0x3c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x420415b4 ble_att_svr_rx_read_mult + .text.ble_att_svr_rx_read_mult_var + 0x420415f0 0x3e esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x420415f0 ble_att_svr_rx_read_mult_var + .text.ble_att_svr_rx_read_group_type + 0x4204162e 0xe2 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x4204162e ble_att_svr_rx_read_group_type + .text.ble_att_svr_rx_write + 0x42041710 0x80 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42041710 ble_att_svr_rx_write + .text.ble_att_svr_rx_write_no_rsp + 0x42041790 0x52 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42041790 ble_att_svr_rx_write_no_rsp + .text.ble_att_svr_rx_signed_write + 0x420417e2 0x1c4 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x420417e2 ble_att_svr_rx_signed_write + .text.ble_att_svr_prep_clear + 0x420419a6 0x1e esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x420419a6 ble_att_svr_prep_clear + .text.ble_att_svr_rx_prep_write + 0x420419c4 0xda esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x420419c4 ble_att_svr_rx_prep_write + .text.ble_att_svr_rx_exec_write + 0x42041a9e 0xbc esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42041a9e ble_att_svr_rx_exec_write + .text.ble_att_svr_rx_notify + 0x42041b5a 0x6c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42041b5a ble_att_svr_rx_notify + .text.ble_att_svr_rx_indicate + 0x42041bc6 0x94 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42041bc6 ble_att_svr_rx_indicate + .text.ble_att_svr_start + 0x42041c5a 0x6c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42041c5a ble_att_svr_start + .text.ble_att_svr_stop + 0x42041cc6 0xe esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42041cc6 ble_att_svr_stop + .text.ble_att_svr_init + 0x42041cd4 0x56 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42041cd4 ble_att_svr_init + .text.ble_hs_atomic_conn_delete + 0x42041d2a 0x36 esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + 0x42041d2a ble_hs_atomic_conn_delete + .text.ble_hs_atomic_conn_flags + 0x42041d60 0x3c esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + 0x42041d60 ble_hs_atomic_conn_flags + .text.ble_hs_atomic_first_conn_handle + 0x42041d9c 0x28 esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + 0x42041d9c ble_hs_atomic_first_conn_handle + .text.ble_sm_alg_xor_128 + 0x42041dc4 0x2a esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .text.ble_sm_alg_log_buf + 0x42041dee 0x12 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .text.mbedtls_gen_keypair + 0x42041e00 0x120 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .text.ble_sm_alg_encrypt + 0x42041f20 0x86 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + 0x42041f20 ble_sm_alg_encrypt + .text.ble_sm_alg_s1 + 0x42041fa6 0xd6 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + 0x42041fa6 ble_sm_alg_s1 + .text.ble_sm_alg_c1 + 0x4204207c 0x198 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + 0x4204207c ble_sm_alg_c1 + .text.ble_sm_alg_aes_cmac + 0x42042214 0x82 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + 0x42042214 ble_sm_alg_aes_cmac + .text.ble_sm_alg_f4 + 0x42042296 0x90 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + 0x42042296 ble_sm_alg_f4 + .text.ble_sm_alg_f5 + 0x42042326 0x184 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + 0x42042326 ble_sm_alg_f5 + .text.ble_sm_alg_f6 + 0x420424aa 0x1be esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + 0x420424aa ble_sm_alg_f6 + .text.ble_sm_alg_g2 + 0x42042668 0xd6 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + 0x42042668 ble_sm_alg_g2 + .text.ble_sm_alg_gen_dhkey + 0x4204273e 0x1e6 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + 0x4204273e ble_sm_alg_gen_dhkey + .text.ble_sm_alg_gen_key_pair + 0x42042924 0x68 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + 0x42042924 ble_sm_alg_gen_key_pair + .text.ble_sm_alg_ecc_init + 0x4204298c 0x2 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + 0x4204298c ble_sm_alg_ecc_init + .text.ble_hs_stop_register_listener + 0x4204298e 0x14 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .text.ble_hs_stop_terminate_conn + 0x420429a2 0x50 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .text.ble_hs_stop_begin + 0x420429f2 0x6c esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .text.ble_hs_stop_done + 0x42042a5e 0x5e esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .text.ble_hs_stop_gap_event + 0x42042abc 0x38 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .text.ble_hs_stop_terminate_timeout_cb + 0x42042af4 0x3c esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .text.ble_hs_stop + 0x42042b30 0xac esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + 0x42042b30 ble_hs_stop + .text.ble_hs_stop_init + 0x42042bdc 0x32 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + 0x42042bdc ble_hs_stop_init + .text.ble_hs_stop_deinit + 0x42042c0e 0x1e esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + 0x42042c0e ble_hs_stop_deinit + .text.ble_sm_gen_stk + 0x42042c2c 0x58 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + .text.ble_sm_lgcy_io_action + 0x42042c84 0xde esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + 0x42042c84 ble_sm_lgcy_io_action + .text.ble_sm_lgcy_confirm_exec + 0x42042d62 0xaa esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + 0x42042d62 ble_sm_lgcy_confirm_exec + .text.ble_sm_lgcy_random_exec + 0x42042e0c 0x80 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + 0x42042e0c ble_sm_lgcy_random_exec + .text.ble_sm_lgcy_random_rx + 0x42042e8c 0xda esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + 0x42042e8c ble_sm_lgcy_random_rx + .text.ble_sm_cmd_get + 0x42042f66 0x54 esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + 0x42042f66 ble_sm_cmd_get + .text.ble_sm_tx + 0x42042fba 0x38 esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + 0x42042fba ble_sm_tx + .text.ble_sm_sc_initiator_txes_confirm + 0x42042ff2 0x18 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .text.ble_sm_sc_responder_verifies_random + 0x4204300a 0x18 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .text.ble_sm_sc_gen_ri + 0x42043022 0x5e esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .text.ble_sm_sc_random_advance + 0x42043080 0x36 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .text.ble_sm_sc_gen_numcmp + 0x420430b6 0x5a esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .text.ble_sm_gen_pub_priv + 0x42043110 0xe esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .text.ble_sm_sc_ensure_keys_generated + 0x4204311e 0x56 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .text.ble_sm_sc_dhkey_addrs + 0x42043174 0x94 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .text.ble_sm_sc_io_action + 0x42043208 0xfc esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + 0x42043208 ble_sm_sc_io_action + .text.ble_sm_dhkey_check_process + 0x42043304 0x178 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .text.ble_sm_sc_confirm_exec + 0x4204347c 0xd2 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + 0x4204347c ble_sm_sc_confirm_exec + .text.ble_sm_sc_random_exec + 0x4204354e 0xca esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + 0x4204354e ble_sm_sc_random_exec + .text.ble_sm_sc_random_rx + 0x42043618 0x202 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + 0x42043618 ble_sm_sc_random_rx + .text.ble_sm_sc_public_key_exec + 0x4204381a 0x10a esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + 0x4204381a ble_sm_sc_public_key_exec + .text.ble_sm_sc_public_key_rx + 0x42043924 0x16c esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + 0x42043924 ble_sm_sc_public_key_rx + .text.ble_sm_sc_dhkey_check_exec + 0x42043a90 0xfa esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + 0x42043a90 ble_sm_sc_dhkey_check_exec + .text.ble_sm_sc_dhkey_check_rx + 0x42043b8a 0x70 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + 0x42043b8a ble_sm_sc_dhkey_check_rx + .text.ble_sm_sc_init + 0x42043bfa 0x16 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + 0x42043bfa ble_sm_sc_init + .text.btdm_funcs_table_destroy + 0x42043c10 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.btdm_controller_deinit_internal + 0x42043c6c 0x174 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .text.btdm_lpclk_select_src + 0x42043de0 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42043de0 btdm_lpclk_select_src + .text.btdm_lpclk_set_div + 0x42043e14 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42043e14 btdm_lpclk_set_div + .text.btdm_wakeup_request + 0x42043e3e 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42043e3e btdm_wakeup_request + .text.btdm_set_cca_sw_intr + 0x42043ea8 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42043ea8 btdm_set_cca_sw_intr + .text.r_btdm_config_cca_sw + 0x42043ec8 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42043ec8 r_btdm_config_cca_sw + .text.btdm_power_state_active + 0x42043f26 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42043f26 btdm_power_state_active + .text.btdm_controller_get_mode + 0x42043f2e 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42043f2e btdm_controller_get_mode + .text.btdm_controller_get_compile_version + 0x42043f48 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42043f48 btdm_controller_get_compile_version + .text.btdm_controller_enable_sleep + 0x42043f52 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42043f52 btdm_controller_enable_sleep + .text.btdm_controller_get_sleep_mode + 0x42043f90 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42043f90 btdm_controller_get_sleep_mode + .text.esp_ble_scan_channel_setting + 0x42043faa 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42043faa esp_ble_scan_channel_setting + .text.btdm_in_wakeup_requesting_set + 0x42043fce 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42043fce btdm_in_wakeup_requesting_set + .text.rw_schedule + 0x4204400e 0xb6 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x4204400e rw_schedule + .text.rw_em_show + 0x420440c4 0x2c8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x420440c4 rw_em_show + .text.btdm_rom_ref_init + 0x4204438c 0xaa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x4204438c btdm_rom_ref_init + .text.rw_pre_main + 0x42044436 0xdc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42044436 rw_pre_main + .text.btdm_controller_on_reset + 0x42044512 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42044512 btdm_controller_on_reset + .text.rw_stop 0x4204454e 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x4204454e rw_stop + .text.btdm_controller_enable + 0x4204459e 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x4204459e btdm_controller_enable + .text.btdm_controller_disable + 0x420445f0 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x420445f0 btdm_controller_disable + .text.btdm_controller_init + 0x42044624 0x678 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42044624 btdm_controller_init + .text.btdm_controller_deinit + 0x42044c9c 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42044c9c btdm_controller_deinit + .text.r_rf_rw_v9_le_init + 0x42044cec 0x200 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(bt_rw_v9.o) + 0x42044cec r_rf_rw_v9_le_init + .text.rw_rf_le_exit_test_mode + 0x42044eec 0xa2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(bt_rw_v9.o) + 0x42044eec rw_rf_le_exit_test_mode + .text.rw_rf_le_enter_test_mode + 0x42044f8e 0xa2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(bt_rw_v9.o) + 0x42044f8e rw_rf_le_enter_test_mode + .text.coex_schm_wakeup_flag_get + 0x42045030 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + 0x42045030 coex_schm_wakeup_flag_get + .text.coex_schm_process_in_active + 0x4204503a 0xd8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + 0x4204503a coex_schm_process_in_active + .text.coex_schm_process + 0x42045112 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + 0x42045112 coex_schm_process + .text.coex_schm_btdm_callback + 0x4204514c 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + 0x4204514c coex_schm_btdm_callback + .text.btdm_hli_funcs_register + 0x42045170 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hl_itf.o) + 0x42045170 btdm_hli_funcs_register + .text.btdm_hli_get_funcs + 0x42045206 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hl_itf.o) + 0x42045206 btdm_hli_get_funcs + .text.btdm_hli_get_null_funcs + 0x42045210 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hl_itf.o) + 0x42045210 btdm_hli_get_null_funcs + .text.r_intc_init + 0x4204521a 0xae C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(intc.o) + 0x4204521a r_intc_init + .text.r_intc_enable + 0x420452c8 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(intc.o) + 0x420452c8 r_intc_enable + .text.r_intc_disable + 0x420452f0 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(intc.o) + 0x420452f0 r_intc_disable + .text.hci_le_con_upd_cmd_pre_handler + 0x42045318 0x74 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + 0x42045318 hci_le_con_upd_cmd_pre_handler + .text.ll_connection_param_rsp_param_handler_pre + 0x4204538c 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + 0x4204538c ll_connection_param_rsp_param_handler_pre + .text.ll_connection_param_req_handler_pre + 0x420453dc 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + 0x420453dc ll_connection_param_req_handler_pre + .text.lld_con_estab_ind_handler_hack + 0x4204543c 0x112 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + 0x4204543c lld_con_estab_ind_handler_hack + .text.r_llc_pref_param_compute_eco + 0x4204554e 0x7c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + 0x4204554e r_llc_pref_param_compute_eco + .text.r_llc_loc_con_upd_proc_continue + 0x420455ca 0x394 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + 0x420455ca r_llc_loc_con_upd_proc_continue + .text.r_llc_rem_con_upd_proc_continue + 0x4204595e 0x2f4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + 0x4204595e r_llc_rem_con_upd_proc_continue + .text.r_llc_hci_con_upd_info_send_eco + 0x42045c52 0x7c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + 0x42045c52 r_llc_hci_con_upd_info_send_eco + .text.r_llc_rem_encrypt_proc_continue_eco + 0x42045cce 0x94 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_encrypt.o) + 0x42045cce r_llc_rem_encrypt_proc_continue_eco + .text.lld_acl_rx_ind_handler_hack + 0x42045d62 0x13a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) + 0x42045d62 lld_acl_rx_ind_handler_hack + .text.r_llc_hci_command_handler_pre + 0x42045e9c 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) + 0x42045e9c r_llc_hci_command_handler_pre + .text.r_llc_hci_command_handler_search + 0x42045ec0 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) + 0x42045ec0 r_llc_hci_command_handler_search + .text.r_llc_hci_command_handler_get + 0x42045ef6 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) + 0x42045ef6 r_llc_hci_command_handler_get + .text.r_llc_hci_command_handler + 0x42045f08 0x7c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) + 0x42045f08 r_llc_hci_command_handler + .text.r_llc_le_ping_restart + 0x42045f84 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_le_ping.o) + 0x42045f84 r_llc_le_ping_restart + .text.llc_llcp_conn_update_ind_ack + 0x42046006 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + 0x42046006 llc_llcp_conn_update_ind_ack + .text.llc_llcp_phy_update_ind_ack + 0x42046036 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + 0x42046036 llc_llcp_phy_update_ind_ack + .text.r_llc_llcp_pdu_handler_pre + 0x42046066 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + 0x42046066 r_llc_llcp_pdu_handler_pre + .text.r_llc_llcp_pdu_handler_end + 0x42046082 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + 0x42046082 r_llc_llcp_pdu_handler_end + .text.r_llc_llcp_pdu_handler_get_overwrite + 0x42046084 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + 0x42046084 r_llc_llcp_pdu_handler_get_overwrite + .text.r_lld_llcp_rx_ind_handler + 0x420460ac 0x2a0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + 0x420460ac r_lld_llcp_rx_ind_handler + .text.r_llc_llcp_channel_map_ind_ack + 0x4204634c 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + 0x4204634c r_llc_llcp_channel_map_ind_ack + .text.r_llc_llcp_send_eco + 0x4204637c 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + 0x4204637c r_llc_llcp_send_eco + .text.r_llc_init + 0x420463ba 0xc2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc.o) + 0x420463ba r_llc_init + .text.r_llc_start_eco + 0x4204647c 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc.o) + 0x4204647c r_llc_start_eco + .text.r_llc_loc_phy_upd_proc_continue + 0x420464de 0x552 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_phy_upd.o) + 0x420464de r_llc_loc_phy_upd_proc_continue + .text.r_llc_rem_phy_upd_proc_continue_eco + 0x42046a30 0x76 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_phy_upd.o) + 0x42046a30 r_llc_rem_phy_upd_proc_continue_eco + .text.ble_ll_qa_test_enable + 0x42046aa6 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x42046aa6 ble_ll_qa_test_enable + .text.ble_ll_get_adv_txed_cnt + 0x42046ad8 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x42046ad8 ble_ll_get_adv_txed_cnt + .text.ble_ll_adv_aa_setting + 0x42046af6 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x42046af6 ble_ll_adv_aa_setting + .text.r_lld_adv_start_hook + 0x42046b34 0x14c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x42046b34 r_lld_adv_start_hook + .text.r_lld_adv_start_eco + 0x42046c80 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x42046c80 r_lld_adv_start_eco + .text.r_lld_adv_adv_data_update_hack + 0x42046d06 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x42046d06 r_lld_adv_adv_data_update_hack + .text.r_lld_adv_scan_rsp_data_update_hack + 0x42046d68 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x42046d68 r_lld_adv_scan_rsp_data_update_hack + .text.r_lld_adv_start_update_filter_policy + 0x42046dca 0x1ce C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x42046dca r_lld_adv_start_update_filter_policy + .text.lld_con_llcp_proc_type_get + 0x42046f98 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x42046f98 lld_con_llcp_proc_type_get + .text.r_lld_con_update_last_clock + 0x42046fc6 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x42046fc6 r_lld_con_update_last_clock + .text.r_lld_con_start_hook + 0x42046ff8 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x42046ff8 r_lld_con_start_hook + .text.r_lld_con_start_eco + 0x42047028 0xce C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x42047028 r_lld_con_start_eco + .text.r_lld_con_stop + 0x420470f6 0xbe C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x420470f6 r_lld_con_stop + .text.r_lld_init_start_hook + 0x420471b4 0x84 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_init.o) + 0x420471b4 r_lld_init_start_hook + .text.r_lld_init_start_hack + 0x42047238 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_init.o) + 0x42047238 r_lld_init_start_hack + .text.lld_rpa_res + 0x4204729a 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + .text.lld_peer_rpa_res + 0x420472e6 0x72 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + .text.r_lld_core_init + 0x42047358 0x4b2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x42047358 r_lld_core_init + .text.r_lld_env_init + 0x4204780a 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x4204780a r_lld_env_init + .text.r_lld_env_deinit + 0x42047896 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x42047896 r_lld_env_deinit + .text.r_lld_deinit + 0x4204791c 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x4204791c r_lld_deinit + .text.lld_ral_valid_count + 0x4204794a 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x4204794a lld_ral_valid_count + .text.lld_wl_search + 0x420479a0 0xbc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x420479a0 lld_wl_search + .text.r_lld_res_list_clear + 0x42047a5c 0x88 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x42047a5c r_lld_res_list_clear + .text.r_lld_res_list_rem + 0x42047ae4 0x192 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x42047ae4 r_lld_res_list_rem + .text.lld_le_pkt_err_state_check + 0x42047c76 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x42047c76 lld_le_pkt_err_state_check + .text.lld_rpa_res_list_init + 0x42047c80 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x42047c80 lld_rpa_res_list_init + .text.r_lld_init + 0x42047c96 0x228 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x42047c96 r_lld_init + .text.lld_priv_rpa_res + 0x42047ebe 0x214 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x42047ebe lld_priv_rpa_res + .text.lld_wl_rpa_res + 0x420480d2 0x132 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x420480d2 lld_wl_rpa_res + .text.lld_wl_res_rem + 0x42048204 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x42048204 lld_wl_res_rem + .text.lld_fixed_ch_idx_state_check + 0x42048256 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x42048256 lld_fixed_ch_idx_state_check + .text.r_lld_per_adv_data_update_hack + 0x42048260 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_per_adv.o) + 0x42048260 r_lld_per_adv_data_update_hack + .text.ble_ll_scan_aa_setting + 0x420482c2 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + 0x420482c2 ble_ll_scan_aa_setting + .text.ble_ll_scan_channel_setting + 0x42048300 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + 0x42048300 ble_ll_scan_channel_setting + .text.r_lld_scan_start_hook + 0x42048336 0x12a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + 0x42048336 r_lld_scan_start_hook + .text.r_lld_scan_start_eco + 0x42048460 0x19e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + 0x42048460 r_lld_scan_start_eco + .text.coex_schm_ble_scan_stop + 0x420485fe 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + 0x420485fe coex_schm_ble_scan_stop + .text.r_lld_sync_start_eco + 0x42048640 0x8a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_sync.o) + 0x42048640 r_lld_sync_start_eco + .text.lld_dtm_is_ongoing + 0x420486ca 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_test.o) + 0x420486ca lld_dtm_is_ongoing + .text.r_lld_test_stop + 0x420486d8 0xf2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_test.o) + 0x420486d8 r_lld_test_stop + .text.hci_le_rd_adv_ch_tx_pw_cmd_handler + 0x420487ca 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x420487ca hci_le_rd_adv_ch_tx_pw_cmd_handler + .text.hci_le_set_adv_param_cmd_handler + 0x42048848 0x28e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x42048848 hci_le_set_adv_param_cmd_handler + .text.hci_le_set_adv_data_cmd_handler + 0x42048ad6 0x134 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x42048ad6 hci_le_set_adv_data_cmd_handler + .text.hci_le_set_scan_rsp_data_cmd_handler + 0x42048c0a 0x134 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x42048c0a hci_le_set_scan_rsp_data_cmd_handler + .text.hci_le_set_adv_en_cmd_handler + 0x42048d3e 0x30e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x42048d3e hci_le_set_adv_en_cmd_handler + .text.hci_le_set_ext_adv_param_cmd_handler + 0x4204904c 0x356 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204904c hci_le_set_ext_adv_param_cmd_handler + .text.hci_le_set_adv_set_rand_addr_cmd_handler + 0x420493a2 0x100 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x420493a2 hci_le_set_adv_set_rand_addr_cmd_handler + .text.hci_le_set_ext_adv_data_cmd_handler + 0x420494a2 0x386 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x420494a2 hci_le_set_ext_adv_data_cmd_handler + .text.hci_le_set_ext_scan_rsp_data_cmd_handler + 0x42049828 0x332 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x42049828 hci_le_set_ext_scan_rsp_data_cmd_handler + .text.hci_le_set_ext_adv_en_cmd_handler + 0x42049b5a 0x6e8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x42049b5a hci_le_set_ext_adv_en_cmd_handler + .text.hci_le_set_per_adv_param_cmd_handler + 0x4204a242 0x1ce C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204a242 hci_le_set_per_adv_param_cmd_handler + .text.hci_le_set_per_adv_data_cmd_handler + 0x4204a410 0x294 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204a410 hci_le_set_per_adv_data_cmd_handler + .text.hci_le_set_per_adv_en_cmd_handler + 0x4204a6a4 0x29c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204a6a4 hci_le_set_per_adv_en_cmd_handler + .text.hci_le_rd_max_adv_data_len_cmd_handler + 0x4204a940 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204a940 hci_le_rd_max_adv_data_len_cmd_handler + .text.hci_le_rd_nb_supp_adv_sets_cmd_handler + 0x4204a9a0 0xba C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204a9a0 hci_le_rd_nb_supp_adv_sets_cmd_handler + .text.hci_le_rmv_adv_set_cmd_handler + 0x4204aa5a 0xce C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204aa5a hci_le_rmv_adv_set_cmd_handler + .text.hci_le_clear_adv_sets_cmd_handler + 0x4204ab28 0xf8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204ab28 hci_le_clear_adv_sets_cmd_handler + .text.llm_ext_adv_get_own_addr + 0x4204ac20 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204ac20 llm_ext_adv_get_own_addr + .text.llm_clear_adv + 0x4204ac5a 0x84 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204ac5a llm_clear_adv + .text.adv_itf_version_is_legacy + 0x4204acde 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204acde adv_itf_version_is_legacy + .text.r_llm_adv_set_release_hack + 0x4204acf6 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204acf6 r_llm_adv_set_release_hack + .text.hci_rd_local_ver_info_cmd_handler + 0x4204ad30 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_set_evt_mask_cmd_handler + 0x4204ad8a 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_set_evt_mask_page_2_cmd_handler + 0x4204adbe 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_set_ctrl_to_host_flow_ctrl_cmd_handler + 0x4204adf2 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_host_buf_size_cmd_handler + 0x4204ae3e 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_rd_buff_size_cmd_handler + 0x4204ae78 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_rd_wl_size_cmd_handler + 0x4204aec0 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_rd_rslv_list_size_cmd_handler + 0x4204aefe 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_set_addr_resol_en_cmd_handler + 0x4204af3c 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_rd_peer_rslv_addr_cmd_handler + 0x4204af92 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_rd_loc_rslv_addr_cmd_handler + 0x4204affe 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_enc_cmd_handler + 0x4204b06a 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_rand_cmd_handler + 0x4204b098 0x92 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_rd_tx_pwr_cmd_handler + 0x4204b12a 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_rd_rf_path_comp_cmd_handler + 0x4204b196 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_wr_rf_path_comp_cmd_handler + 0x4204b1ea 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_set_priv_mode_cmd_handler + 0x4204b26c 0x72 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_rd_suggted_dft_data_len_cmd_handler + 0x4204b2de 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_wr_suggted_dft_data_len_cmd_handler + 0x4204b332 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_rd_max_data_len_cmd_handler + 0x4204b390 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_rd_local_p256_public_key_cmd_handler + 0x4204b3e2 0xa6 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_generate_dhkey_cmd_handler + 0x4204b488 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_set_dft_phy_cmd_handler + 0x4204b4e6 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_rd_supp_states_cmd_handler + 0x4204b56c 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_set_host_ch_class_cmd_handler + 0x4204b5c2 0xb4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_set_rand_addr_cmd_handler + 0x4204b676 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_rd_local_supp_feats_cmd_handler + 0x4204b6e2 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_set_evt_mask_cmd_handler + 0x4204b742 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_rd_bd_addr_cmd_handler + 0x4204b792 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_test_end_cmd_handler + 0x4204b7e8 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_enh_tx_test_cmd_handler + 0x4204b842 0x9a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_enh_rx_test_cmd_handler + 0x4204b8dc 0x88 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_tx_test_cmd_handler + 0x4204b964 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_rx_test_cmd_handler + 0x4204b9ea 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_set_rslv_priv_addr_to_cmd_handler + 0x4204ba56 0x88 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_clear_rslv_list_cmd_handler + 0x4204bade 0x72 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_rmv_dev_from_rslv_list_cmd_handler + 0x4204bb50 0x8a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_add_dev_to_rslv_list_cmd_handler + 0x4204bbda 0x14a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_add_dev_to_wlst_cmd_handler + 0x4204bd24 0x112 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_rmv_dev_from_wlst_cmd_handler + 0x4204be36 0xce C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_le_clear_wlst_cmd_handler + 0x4204bf04 0xa6 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_rd_local_supp_feats_cmd_handler + 0x4204bfaa 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_rd_local_supp_cmds_cmd_handler + 0x4204c000 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_reset_cmd_handler + 0x4204c068 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.hci_host_nb_cmp_pkts_cmd_handler + 0x4204c08c 0xaa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .text.ble_ll_reset_rand_addr + 0x4204c136 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + 0x4204c136 ble_ll_reset_rand_addr + .text.ble_ll_rand_addr_check + 0x4204c172 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + 0x4204c172 ble_ll_rand_addr_check + .text.r_llm_hci_cmd_handler_tab_p_get + 0x4204c1a4 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + 0x4204c1a4 r_llm_hci_cmd_handler_tab_p_get + .text.r_llm_hci_command_handler + 0x4204c1ae 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + 0x4204c1ae r_llm_hci_command_handler + .text.llm_hci_env_init + 0x4204c1dc 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + 0x4204c1dc llm_hci_env_init + .text.llm_hci_env_deinit + 0x4204c21a 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + 0x4204c21a llm_hci_env_deinit + .text.lld_init_end_ind_pre_handler + 0x4204c244 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + 0x4204c244 lld_init_end_ind_pre_handler + .text.hci_le_create_con_cmd_handler + 0x4204c2ca 0x406 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + 0x4204c2ca hci_le_create_con_cmd_handler + .text.hci_le_ext_create_con_cmd_handler + 0x4204c6d0 0x46a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + 0x4204c6d0 hci_le_ext_create_con_cmd_handler + .text.hci_le_create_con_cancel_cmd_handler + 0x4204cb3a 0x140 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + 0x4204cb3a hci_le_create_con_cancel_cmd_handler + .text.llm_util_flush_list + 0x4204cc7a 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204cc7a llm_util_flush_list + .text.llm_adv_is_in_duplicate_scan_duplicate_exceptional_list + 0x4204ccae 0x146 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204ccae llm_adv_is_in_duplicate_scan_duplicate_exceptional_list + .text.r_llm_update_duplicate_scan_exceptional_list + 0x4204cdf4 0x22a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204cdf4 r_llm_update_duplicate_scan_exceptional_list + .text.llm_exception_list_init + 0x4204d01e 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204d01e llm_exception_list_init + .text.r_llm_duplicate_list_clear + 0x4204d060 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204d060 r_llm_duplicate_list_clear + .text.llm_duplicate_list_init + 0x4204d096 0xda C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204d096 llm_duplicate_list_init + .text.r_llm_le_features_get + 0x4204d170 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204d170 r_llm_le_features_get + .text.r_llm_env_init + 0x4204d1a0 0x7a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204d1a0 r_llm_env_init + .text.r_llm_env_deinit + 0x4204d21a 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204d21a r_llm_env_deinit + .text.r_llm_init + 0x4204d26a 0x2a6 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204d26a r_llm_init + .text.r_llm_deinit + 0x4204d510 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204d510 r_llm_deinit + .text.r_llm_get_preferred_phys + 0x4204d526 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204d526 r_llm_get_preferred_phys + .text.esp_ble_controller_status_check + 0x4204d544 0x1bc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204d544 esp_ble_controller_status_check + .text.r_llm_ch_map_update_hack + 0x4204d700 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204d700 r_llm_ch_map_update_hack + .text.llm_hash_function_blob + 0x4204d746 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + .text.ble_ll_scan_set_perfer_addr + 0x4204d792 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204d792 ble_ll_scan_set_perfer_addr + .text.ble_ll_get_scan_rxed_cnt + 0x4204d7c0 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204d7c0 ble_ll_get_scan_rxed_cnt + .text.hci_le_set_scan_param_cmd_handler + 0x4204d7de 0x1cc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204d7de hci_le_set_scan_param_cmd_handler + .text.hci_le_set_ext_scan_param_cmd_handler + 0x4204d9aa 0x1a6 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204d9aa hci_le_set_ext_scan_param_cmd_handler + .text.hci_le_set_ext_scan_en_cmd_handler + 0x4204db50 0x3e6 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204db50 hci_le_set_ext_scan_en_cmd_handler + .text.llm_is_pal_empty + 0x4204df36 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204df36 llm_is_pal_empty + .text.hci_le_per_adv_create_sync_cmd_handler + 0x4204df62 0x1aa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204df62 hci_le_per_adv_create_sync_cmd_handler + .text.hci_le_per_adv_create_sync_cancel_cmd_handler + 0x4204e10c 0x188 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204e10c hci_le_per_adv_create_sync_cancel_cmd_handler + .text.hci_le_per_adv_term_sync_cmd_handler + 0x4204e294 0xb4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204e294 hci_le_per_adv_term_sync_cmd_handler + .text.hci_le_add_dev_to_per_adv_list_cmd_handler + 0x4204e348 0x158 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204e348 hci_le_add_dev_to_per_adv_list_cmd_handler + .text.hci_le_rmv_dev_from_per_adv_list_cmd_handler + 0x4204e4a0 0x10e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204e4a0 hci_le_rmv_dev_from_per_adv_list_cmd_handler + .text.hci_le_clear_per_adv_list_cmd_handler + 0x4204e5ae 0xd2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204e5ae hci_le_clear_per_adv_list_cmd_handler + .text.hci_le_rd_per_adv_list_size_cmd_handler + 0x4204e680 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204e680 hci_le_rd_per_adv_list_size_cmd_handler + .text.llm_util_check_mesh_adv_report_list + 0x4204e6de 0x102 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204e6de llm_util_check_mesh_adv_report_list + .text.llm_util_check_adv_report_list_by_hash + 0x4204e7e0 0xae C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204e7e0 llm_util_check_adv_report_list_by_hash + .text.r_llm_le_adv_report_ind_duplicate_check + 0x4204e88e 0x19e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204e88e r_llm_le_adv_report_ind_duplicate_check + .text.llm_cal_duplicate_scan_defer_count + 0x4204ea2c 0x7c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204ea2c llm_cal_duplicate_scan_defer_count + .text.hci_le_set_scan_en_cmd_handler + 0x4204eaa8 0x30a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204eaa8 hci_le_set_scan_en_cmd_handler + .text.r_llm_env_adv_dup_filt_init_eco + 0x4204edb2 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204edb2 r_llm_env_adv_dup_filt_init_eco + .text.r_llm_env_adv_dup_filt_deinit_eco + 0x4204edfc 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204edfc r_llm_env_adv_dup_filt_deinit_eco + .text.r_llm_scan_start_eco + 0x4204ee62 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204ee62 r_llm_scan_start_eco + .text.lld_adv_rep_ind_handler_hack + 0x4204ee9a 0x68e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204ee9a lld_adv_rep_ind_handler_hack + .text.nvds_null_read + 0x4204f528 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + .text.nvds_null_erase + 0x4204f52a 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + .text.nvds_null_write + 0x4204f52c 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + .text.r_nvds_is_magic_number_ok + 0x4204f52e 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204f52e r_nvds_is_magic_number_ok + .text.r_nvds_walk_tag + 0x4204f560 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204f560 r_nvds_walk_tag + .text.r_nvds_browse_tag + 0x4204f5ce 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204f5ce r_nvds_browse_tag + .text.r_nvds_null_init + 0x4204f62a 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204f62a r_nvds_null_init + .text.r_nvds_read + 0x4204f660 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204f660 r_nvds_read + .text.r_nvds_write + 0x4204f6c8 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204f6c8 r_nvds_write + .text.r_nvds_erase + 0x4204f730 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204f730 r_nvds_erase + .text.r_nvds_init_memory + 0x4204f754 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204f754 r_nvds_init_memory + .text.r_nvds_purge + 0x4204f782 0xcc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204f782 r_nvds_purge + .text.r_nvds_init + 0x4204f84e 0xc6 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204f84e r_nvds_init + .text.r_nvds_get + 0x4204f914 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204f914 r_nvds_get + .text.r_nvds_del + 0x4204f980 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204f980 r_nvds_del + .text.r_nvds_lock + 0x4204f9da 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204f9da r_nvds_lock + .text.r_nvds_put + 0x4204fa2a 0x19c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204fa2a r_nvds_put + .text.btdm_osi_funcs_register + 0x4204fbc6 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(osi.o) + 0x4204fbc6 btdm_osi_funcs_register + .text.bt_rf_coex_cfg_overwrite + 0x4204fc5c 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist.o) + 0x4204fc5c bt_rf_coex_cfg_overwrite + .text.r_bt_rf_coex_conn_phy_coded_data_time_limit_en_get + 0x4204fca4 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist.o) + 0x4204fca4 r_bt_rf_coex_conn_phy_coded_data_time_limit_en_get + .text.r_rw_rf_init + 0x4204fcd8 0xb4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_espressif.o) + 0x4204fcd8 r_rw_rf_init + .text.r_rf_sleep_hack + 0x4204fd8c 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_espressif.o) + 0x4204fd8c r_rf_sleep_hack + .text.bt_controller_txpwr_level_2_index + 0x4204fd9e 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + 0x4204fd9e bt_controller_txpwr_level_2_index + .text.bt_controller_txpwr_index_2_level + 0x4204fdf6 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + 0x4204fdf6 bt_controller_txpwr_index_2_level + .text.ble_txpwr_get + 0x4204fe64 0x8a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + 0x4204fe64 ble_txpwr_get + .text.ble_txpwr_set + 0x4204feee 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + 0x4204feee ble_txpwr_set + .text.ble_txpwr_set_inter + 0x4204ff4c 0xec C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + 0x4204ff4c ble_txpwr_set_inter + .text.rtp_pwr_tbl_desc_init + 0x42050038 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + 0x42050038 rtp_pwr_tbl_desc_init + .text.ble_txpwr_lvl_range_get + 0x42050086 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + 0x42050086 ble_txpwr_lvl_range_get + .text.r_rwble_hw_disable + 0x420500bc 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + 0x420500bc r_rwble_hw_disable + .text.r_rwble_init + 0x42050100 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + 0x42050100 r_rwble_init + .text.r_cca_hw_intr_set + 0x42050190 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + 0x42050190 r_cca_hw_intr_set + .text.bb_hw_intr_set + 0x420501aa 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + 0x420501aa bb_hw_intr_set + .text.r_cca_init + 0x420501ba 0xa6 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + 0x420501ba r_cca_init + .text.bb_int_init + 0x42050260 0x8e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + 0x42050260 bb_int_init + .text.r_rwip_driver_init + 0x420502ee 0x2d0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + 0x420502ee r_rwip_driver_init + .text.rwip_aes_encrypt_sync + 0x420505be 0x166 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + 0x420505be rwip_aes_encrypt_sync + .text.r_rwip_init + 0x42050724 0x1d4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + 0x42050724 r_rwip_init + .text.r_rwip_reset + 0x420508f8 0x150 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + 0x420508f8 r_rwip_reset + .text.r_sch_plan_set + 0x42050a48 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_plan.o) + 0x42050a48 r_sch_plan_set + .text.sdk_config_overwrite_priv_opts + 0x42050a60 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + 0x42050a60 sdk_config_overwrite_priv_opts + .text.sdk_config_get_mask + 0x42050a7e 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + 0x42050a7e sdk_config_get_mask + .text.sdk_config_set_mask + 0x42050a88 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + 0x42050a88 sdk_config_set_mask + .text.sdk_config_set_opts_ext + 0x42050a92 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + 0x42050a92 sdk_config_set_opts_ext + .text.sdk_config_set_derived_opts + 0x42050aa8 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + 0x42050aa8 sdk_config_set_derived_opts + .text.sdk_config_extend_set_pll_track + 0x42050ac6 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + 0x42050ac6 sdk_config_extend_set_pll_track + .text.r_btdm_task_post_impl + 0x42050ae8 0xde C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + 0x42050ae8 r_btdm_task_post_impl + .text.r_btdm_task_post + 0x42050bc6 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + 0x42050bc6 r_btdm_task_post + .text.btdm_vnd_offload_task_register + 0x42050bea 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + 0x42050bea btdm_vnd_offload_task_register + .text.btdm_vnd_offload_task_deregister + 0x42050c0e 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + 0x42050c0e btdm_vnd_offload_task_deregister + .text.r_vhci_init + 0x42050c2e 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + 0x42050c2e r_vhci_init + .text.r_vhci_deinit + 0x42050c92 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + 0x42050c92 r_vhci_deinit + .text.r_vhci_check_packet_allow + 0x42050cca 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + 0x42050cca r_vhci_check_packet_allow + .text.API_vhci_host_check_send_available + 0x42050d34 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + 0x42050d34 API_vhci_host_check_send_available + .text.API_vhci_host_send_packet + 0x42050d78 0xd2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + 0x42050d78 API_vhci_host_send_packet + .text.API_vhci_host_register_callback + 0x42050e4a 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + 0x42050e4a API_vhci_host_register_callback + .text.hci_dbg_common_echo_cmd_handler + 0x42050e5e 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vendor_ble_init_adv_flow_control_cmd_handler + 0x42050ea8 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_set_txpwr_lvl_enhanced_cmd_handler + 0x42050f10 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_get_txpwr_lvl_enhanced_cmd_handler + 0x42050f58 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_ignore_wl_for_dir_adv_cmd_handler + 0x42050fb0 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_get_adv_rxed_rssi_cmd_handler + 0x42050fb4 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_enable_cca_cmd_handler + 0x4205100c 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_set_cca_win_cmd_handler + 0x42051010 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_read_cca_data_cmd_handler + 0x42051014 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_skip_light_sleep_check_cmd_handler + 0x42051064 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_set_wakeup_overhead_cmd_handler + 0x420510b0 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_get_min_itvl_for_adv_cmd_handler + 0x420510b4 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_set_conn_phy_txpwr_cmd_handler + 0x4205110c 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_get_conn_phy_txpwr_cmd_handler + 0x42051110 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vendor_ble_qa_test_cmd_handler + 0x42051168 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_get_ctrl_status_cmd_handler + 0x420511a0 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_set_scan_chan_cmd_handler + 0x420511f6 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_set_adv_aa_cmd_handler + 0x4205125a 0x78 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_set_scan_aa_cmd_handler + 0x420512d2 0x78 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_get_txpwr_lvl_range_cmd_handler + 0x4205134a 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_get_max_txpwr_cmd_handler + 0x420513a2 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_clear_rand_addr_cmd_handler + 0x420513f8 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_get_txpwr_lvl_cmd_handler + 0x4205144a 0x76 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_set_txpwr_lvl_cmd_handler + 0x420514c0 0x80 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_get_scan_rxed_cnt_cmd_handler + 0x42051540 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_get_adv_txed_cnt_cmd_handler + 0x420515ac 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_set_scan_prefer_addr_cmd_handler + 0x42051618 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_scan_forever_cmd_handler + 0x42051672 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_set_dflt_priv_mode_cmd_handler + 0x420516d6 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_switch_coded_phy_cmd_handler + 0x4205173a 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_dis_adv_delay_cmd_handler + 0x4205179e 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vs_ble_qa_test_en_cmd_handler + 0x42051802 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vendor_ble_clear_adv_cmd_handler + 0x4205185e 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vendor_ble_update_duplicate_exceptional_list_cmd_handler + 0x420518a6 0xb6 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.hci_vendor_ble_update_adv_report_flow_control_cmd_handler + 0x4205195c 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .text.r_register_esp_vendor_cmd_handler + 0x420519c4 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + 0x420519c4 r_register_esp_vendor_cmd_handler + .text.rw_crypto_aes_encrypt_sync + 0x420519e0 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(aes.o) + 0x420519e0 rw_crypto_aes_encrypt_sync + .text.r_ble_util_buf_init + 0x42051a20 0x190 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ble_util_buf.o) + 0x42051a20 r_ble_util_buf_init + .text.r_emi_em_base_deinit + 0x42051bb0 0x12a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) + 0x42051bb0 r_emi_em_base_deinit + .text.r_emi_em_base_init + 0x42051cda 0x604 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) + 0x42051cda r_emi_em_base_init + .text.r_emi_init + 0x420522de 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) + 0x420522de r_emi_init + .text.r_emi_deinit + 0x42052302 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) + 0x42052302 r_emi_deinit + .text.r_writebyte + 0x42052326 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x42052326 r_writebyte + .text.r_readbyte + 0x4205232c 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x4205232c r_readbyte + .text.r_flash_writebyte + 0x42052332 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x42052332 r_flash_writebyte + .text.r_flash_unlocksector + 0x4205234a 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x4205234a r_flash_unlocksector + .text.r_flash_unlock + 0x4205234c 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x4205234c r_flash_unlock + .text.r_flash_env_init + 0x4205234e 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x4205234e r_flash_env_init + .text.r_flash_env_deinit + 0x4205238e 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x4205238e r_flash_env_deinit + .text.r_flash_init + 0x420523ba 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x420523ba r_flash_init + .text.r_flash_identify + 0x42052426 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x42052426 r_flash_identify + .text.r_flash_erase + 0x420524a8 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x420524a8 r_flash_erase + .text.r_flash_write + 0x420524f4 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x420524f4 r_flash_write + .text.r_flash_read + 0x4205253e 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x4205253e r_flash_read + .text.hci_vendor_ble_qa_test_cmd_upk + 0x42052586 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_msg.o) + .text.hci_vendor_ble_qa_test_cmd_cmp_evt_pk + 0x420525da 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_msg.o) + .text.r_hci_register_vendor_desc_tab + 0x420525de 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_msg.o) + 0x420525de r_hci_register_vendor_desc_tab + .text.r_hci_init + 0x420525fa 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci.o) + 0x420525fa r_hci_init + .text.r_hci_tl_env_init + 0x4205268a 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_tl.o) + 0x4205268a r_hci_tl_env_init + .text.r_hci_tl_env_deinit + 0x420526c6 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_tl.o) + 0x420526c6 r_hci_tl_env_deinit + .text.r_hci_tl_init + 0x42052704 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_tl.o) + 0x42052704 r_hci_tl_init + .text.r_ke_task_handler_get_overwrite + 0x4205279c 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) + 0x4205279c r_ke_task_handler_get_overwrite + .text.r_ke_task_handler_pre + 0x420527ea 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) + 0x420527ea r_ke_task_handler_pre + .text.r_ke_task_handler_end + 0x4205280c 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) + 0x4205280c r_ke_task_handler_end + .text.r_ke_task_schedule + 0x4205280e 0x14c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) + 0x4205280e r_ke_task_schedule + .text.hci_le_set_data_len_cmd_pre_handler + 0x4205295a 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_dl_upd.o) + 0x4205295a hci_le_set_data_len_cmd_pre_handler + .text.coex_hook_calc_aux_adv_dur + 0x420529ba 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + .text.coex_hook_check_wifi_sleep + 0x42052a26 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + .text.bt_rf_coex_hook_st_param_set + 0x42052a5e 0x22e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + .text.bt_rf_coex_hook_st_set + 0x42052c8c 0xf2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + .text.bt_rf_coex_hook_register + 0x42052d7e 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + 0x42052d7e bt_rf_coex_hook_register + .text.int32_size + 0x42052da6 0x3a esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.sint32_size + 0x42052de0 0x3a esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.uint64_size + 0x42052e1a 0x6e esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.field_is_zeroish + 0x42052e88 0xe8 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.unknown_field_get_packed_size + 0x42052f70 0x38 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.uint32_pack + 0x42052fa8 0x6a esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.int32_pack + 0x42053012 0x64 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.uint64_pack + 0x42053076 0x98 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.tag_pack + 0x4205310e 0x28 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.get_type_min_size + 0x42053136 0x2a esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.int_range_lookup + 0x42053160 0x86 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.parse_tag_and_wiretype + 0x420531e6 0x76 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.scan_length_prefixed_data + 0x4205325c 0x5a esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.max_b128_numbers + 0x420532b6 0x22 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.count_packed_elements + 0x420532d8 0x82 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.parse_uint32 + 0x4205335a 0x58 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.parse_uint64 + 0x420533b2 0x92 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.parse_boolean + 0x42053444 0x20 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.scan_varint + 0x42053464 0x2c esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.is_packable_type + 0x42053490 0xc esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.binary_data_pack + 0x4205349c 0x3c esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.copy_to_little_endian_32 + 0x420534d8 0x14 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.copy_to_little_endian_64 + 0x420534ec 0x14 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.unknown_field_pack + 0x42053500 0x40 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.system_free + 0x42053540 0x14 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.system_alloc + 0x42053554 0x14 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.sizeof_elt_in_repeated_array + 0x42053568 0x60 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.parse_packed_repeated_member + 0x420535c8 0x25c esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.string_pack + 0x42053824 0x4c esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.message_init_generic + 0x42053870 0x15c esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.merge_messages + 0x420539cc 0x222 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.protobuf_c_message_get_packed_size + 0x42053bee 0xd6 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + 0x42053bee protobuf_c_message_get_packed_size + .text.required_field_get_packed_size + 0x42053cc4 0x238 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.oneof_field_get_packed_size + 0x42053efc 0x3a esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.optional_field_get_packed_size + 0x42053f36 0x38 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.unlabeled_field_get_packed_size + 0x42053f6e 0x28 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.repeated_field_get_packed_size + 0x42053f96 0x30a esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.protobuf_c_message_pack + 0x420542a0 0xf8 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + 0x420542a0 protobuf_c_message_pack + .text.prefixed_message_pack + 0x42054398 0x72 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.required_field_pack + 0x4205440a 0x238 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.oneof_field_pack + 0x42054642 0x3e esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.optional_field_pack + 0x42054680 0x3a esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.unlabeled_field_pack + 0x420546ba 0x30 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.repeated_field_pack + 0x420546ea 0x2ce esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.protobuf_c_message_free_unpacked + 0x420549b8 0x1d4 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + 0x420549b8 protobuf_c_message_free_unpacked + .text.protobuf_c_message_init + 0x42054b8c 0x10 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + 0x42054b8c protobuf_c_message_init + .text.protobuf_c_message_unpack + 0x42054b9c 0x560 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + 0x42054b9c protobuf_c_message_unpack + .text.parse_required_member + 0x420550fc 0x336 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.parse_oneof_member + 0x42055432 0xea esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.parse_optional_member + 0x4205551c 0x34 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.parse_repeated_member + 0x42055550 0x4e esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.parse_member + 0x4205559e 0x102 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.get_decimal_point + 0x420556a0 0x6 esp-idf/json/libjson.a(cJSON.c.obj) + .text.compare_double + 0x420556a6 0xa0 esp-idf/json/libjson.a(cJSON.c.obj) + .text.suffix_object + 0x42055746 0x6 esp-idf/json/libjson.a(cJSON.c.obj) + .text.add_item_to_array + 0x4205574c 0x4c esp-idf/json/libjson.a(cJSON.c.obj) + .text.cast_away_const + 0x42055798 0x2 esp-idf/json/libjson.a(cJSON.c.obj) + .text.update_offset + 0x4205579a 0x2a esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_strdup + 0x420557c4 0x44 esp-idf/json/libjson.a(cJSON.c.obj) + .text.add_item_to_object + 0x42055808 0x88 esp-idf/json/libjson.a(cJSON.c.obj) + .text.ensure 0x42055890 0xca esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_New_Item + 0x4205595a 0x2a esp-idf/json/libjson.a(cJSON.c.obj) + .text.print_string_ptr + 0x42055984 0x1c0 esp-idf/json/libjson.a(cJSON.c.obj) + .text.print_string + 0x42055b44 0x10 esp-idf/json/libjson.a(cJSON.c.obj) + .text.print_number + 0x42055b54 0x190 esp-idf/json/libjson.a(cJSON.c.obj) + .text.print_value + 0x42055ce4 0x194 esp-idf/json/libjson.a(cJSON.c.obj) + .text.print 0x42055e78 0xb4 esp-idf/json/libjson.a(cJSON.c.obj) + .text.print_array + 0x42055f2c 0xc0 esp-idf/json/libjson.a(cJSON.c.obj) + .text.print_object + 0x42055fec 0x17c esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_Delete + 0x42056168 0x5e esp-idf/json/libjson.a(cJSON.c.obj) + 0x42056168 cJSON_Delete + .text.cJSON_Print + 0x420561c6 0x14 esp-idf/json/libjson.a(cJSON.c.obj) + 0x420561c6 cJSON_Print + .text.cJSON_AddItemToArray + 0x420561da 0xe esp-idf/json/libjson.a(cJSON.c.obj) + 0x420561da cJSON_AddItemToArray + .text.cJSON_AddItemToObject + 0x420561e8 0x14 esp-idf/json/libjson.a(cJSON.c.obj) + 0x420561e8 cJSON_AddItemToObject + .text.cJSON_CreateNumber + 0x420561fc 0x8a esp-idf/json/libjson.a(cJSON.c.obj) + 0x420561fc cJSON_CreateNumber + .text.cJSON_AddNumberToObject + 0x42056286 0x42 esp-idf/json/libjson.a(cJSON.c.obj) + 0x42056286 cJSON_AddNumberToObject + .text.cJSON_CreateString + 0x420562c8 0x40 esp-idf/json/libjson.a(cJSON.c.obj) + 0x420562c8 cJSON_CreateString + .text.cJSON_AddStringToObject + 0x42056308 0x40 esp-idf/json/libjson.a(cJSON.c.obj) + 0x42056308 cJSON_AddStringToObject + .text.cJSON_CreateArray + 0x42056348 0x1a esp-idf/json/libjson.a(cJSON.c.obj) + 0x42056348 cJSON_CreateArray + .text.cJSON_CreateObject + 0x42056362 0x1a esp-idf/json/libjson.a(cJSON.c.obj) + 0x42056362 cJSON_CreateObject + .text.cJSON_Duplicate + 0x4205637c 0xa6 esp-idf/json/libjson.a(cJSON.c.obj) + 0x4205637c cJSON_Duplicate + .text.esp_qrcode_print_console + 0x42056422 0xb4 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + 0x42056422 esp_qrcode_print_console + .text.esp_qrcode_generate + 0x420564d6 0xd2 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + 0x420564d6 esp_qrcode_generate + .text.qrcode_display + 0x420565a8 0x26 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + 0x420565a8 qrcode_display + .text.reedSolomonMultiply + 0x420565ce 0x36 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.getAlignmentPatternPositions + 0x42056604 0x58 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.getBit 0x4205665c 0x8 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.calcSegmentBitLength + 0x42056664 0xc6 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.numCharCountBits + 0x4205672a 0xc8 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.getTotalBits + 0x420567f2 0x148 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.appendBitsToBuffer + 0x4205693a 0x6e esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.getNumRawDataModules + 0x420569a8 0xa8 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.getNumDataCodewords + 0x42056a50 0x84 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.getModule + 0x42056ad4 0x62 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.setModule + 0x42056b36 0x8a esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.setModuleBounded + 0x42056bc0 0x24 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.fillRectangle + 0x42056be4 0x54 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.finderPenaltyCountPatterns + 0x42056c38 0xaa esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.reedSolomonComputeDivisor + 0x42056ce2 0xae esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.initializeFunctionModules + 0x42056d90 0x11e esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.reedSolomonComputeRemainder + 0x42056eae 0xcc esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.addEccAndInterleave + 0x42056f7a 0x144 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.finderPenaltyAddHistory + 0x420570be 0x26 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.finderPenaltyTerminateAndCount + 0x420570e4 0x38 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.qrcodegen_getSize + 0x4205711c 0x62 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + 0x4205711c qrcodegen_getSize + .text.drawCodewords + 0x4205717e 0xea esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.drawWhiteFunctionModules + 0x42057268 0x1e4 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.getPenaltyScore + 0x4205744c 0x216 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.applyMask + 0x42057662 0x19c esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.drawFormatBits + 0x420577fe 0x192 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.qrcodegen_encodeSegmentsAdvanced + 0x42057990 0x35c esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + 0x42057990 qrcodegen_encodeSegmentsAdvanced + .text.qrcodegen_getModule + 0x42057cec 0x60 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + 0x42057cec qrcodegen_getModule + .text.qrcodegen_isAlphanumeric + 0x42057d4c 0x58 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + 0x42057d4c qrcodegen_isAlphanumeric + .text.qrcodegen_isNumeric + 0x42057da4 0x4e esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + 0x42057da4 qrcodegen_isNumeric + .text.qrcodegen_calcSegmentBufferSize + 0x42057df2 0x46 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + 0x42057df2 qrcodegen_calcSegmentBufferSize + .text.qrcodegen_makeNumeric + 0x42057e38 0x16a esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + 0x42057e38 qrcodegen_makeNumeric + .text.qrcodegen_makeAlphanumeric + 0x42057fa2 0x17a esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + 0x42057fa2 qrcodegen_makeAlphanumeric + .text.qrcodegen_encodeText + 0x4205811c 0x134 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + 0x4205811c qrcodegen_encodeText + .text.esp_rmaker_handle_work_queue + 0x42058250 0x42 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .text.esp_rmaker_work_queue_task + 0x42058292 0x7a esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .text.esp_rmaker_work_queue_add_task + 0x4205830c 0x5e esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + 0x4205830c esp_rmaker_work_queue_add_task + .text.esp_rmaker_work_queue_init + 0x4205836a 0xac esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + 0x4205836a esp_rmaker_work_queue_init + .text.esp_rmaker_work_queue_start + 0x42058416 0xd0 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + 0x42058416 esp_rmaker_work_queue_start + .text.esp_rmaker_work_queue_stop + 0x420584e6 0x1e esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + 0x420584e6 esp_rmaker_work_queue_stop + .text.esp_rmaker_work_queue_deinit + 0x42058504 0xd8 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + 0x42058504 esp_rmaker_work_queue_deinit + .text.esp_rmaker_factory_init + 0x420585dc 0x82 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + 0x420585dc esp_rmaker_factory_init + .text.esp_rmaker_factory_get + 0x4205865e 0x72 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + 0x4205865e esp_rmaker_factory_get + .text.esp_rmaker_factory_get_size + 0x420586d0 0x44 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + 0x420586d0 esp_rmaker_factory_get_size + .text.esp_rmaker_factory_set + 0x42058714 0xb8 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + 0x42058714 esp_rmaker_factory_set + .text.__esp_rmaker_time_get_nvs + 0x420587cc 0x6c esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .text.__esp_rmaker_time_set_nvs + 0x42058838 0x5e esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .text.esp_setenv + 0x42058896 0xe esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + 0x42058896 esp_setenv + .text.esp_rmaker_get_local_time_str + 0x420588a4 0x96 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + 0x420588a4 esp_rmaker_get_local_time_str + .text.esp_rmaker_time_get_timezone_posix + 0x4205893a 0x16 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + 0x4205893a esp_rmaker_time_get_timezone_posix + .text.esp_rmaker_time_get_timezone + 0x42058950 0x16 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + 0x42058950 esp_rmaker_time_get_timezone + .text.esp_rmaker_timezone_enable + 0x42058966 0x8c esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + 0x42058966 esp_rmaker_timezone_enable + .text.esp_rmaker_time_sync_init + 0x420589f2 0xc4 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + 0x420589f2 esp_rmaker_time_sync_init + .text.esp_rmaker_time_check + 0x42058ab6 0x2c esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + 0x42058ab6 esp_rmaker_time_check + .text.esp_rmaker_print_current_time + 0x42058ae2 0x74 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .text.esp_rmaker_time_set_timezone_posix + 0x42058b56 0x62 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + 0x42058b56 esp_rmaker_time_set_timezone_posix + .text.esp_rmaker_time_set_timezone + 0x42058bb8 0x50 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + 0x42058bb8 esp_rmaker_time_set_timezone + .text.esp_rmaker_time_sync_cb + 0x42058c08 0x32 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .text.lower 0x42058c3a 0x1a esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .text.tz_name_cmp + 0x42058c54 0x78 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .text.esp_rmaker_tz_db_get_posix_str + 0x42058ccc 0x64 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + 0x42058ccc esp_rmaker_tz_db_get_posix_str + .text.get_u16_le + 0x42058d30 0x10 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .text.put_u16_le + 0x42058d40 0xc esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .text.esp_rmaker_tlv_data_init + 0x42058d4c 0xa esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .text.esp_rmaker_get_tlv_length + 0x42058d56 0x62 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .text.esp_rmaker_add_tlv + 0x42058db8 0xa8 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .text.esp_rmaker_get_value_from_tlv + 0x42058e60 0xbc esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .text.esp_rmaker_get_cmd_info + 0x42058f1c 0x98 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .text.esp_rmaker_cmd_prepare_response + 0x42058fb4 0xe6 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .text.esp_rmaker_get_user_role_string + 0x4205909a 0x3a esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + 0x4205909a esp_rmaker_get_user_role_string + .text.esp_rmaker_cmd_prepare_empty_response + 0x420590d4 0x64 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + 0x420590d4 esp_rmaker_cmd_prepare_empty_response + .text.esp_rmaker_cmd_response_handler + 0x42059138 0x238 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + 0x42059138 esp_rmaker_cmd_response_handler + .text.esp_rmaker_cmd_resp_test_send + 0x42059370 0xfa esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + 0x42059370 esp_rmaker_cmd_resp_test_send + .text.scli_task + 0x4205946a 0x1a4 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .text.scli_init + 0x4205960e 0x78 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .text.esp_rmaker_common_console_init + 0x42059686 0x42 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + 0x42059686 esp_rmaker_common_console_init + .text.esp_mqtt_glue_subscribe_callback + 0x420596c8 0x86 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.unsubscribe_helper + 0x4205974e 0x6e esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.esp_mqtt_glue_unsubscribe + 0x420597bc 0x7a esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.esp_mqtt_glue_unsubscribe_all + 0x42059836 0x44 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.esp_mqtt_glue_free_long_data + 0x4205987a 0x36 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.esp_mqtt_glue_subscribe + 0x420598b0 0xda esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.esp_mqtt_glue_publish + 0x4205998a 0x74 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.esp_mqtt_glue_disconnect + 0x420599fe 0x7e esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.esp_mqtt_glue_connect + 0x42059a7c 0x84 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.esp_mqtt_glue_deinit + 0x42059b00 0x3a esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.esp_mqtt_glue_init + 0x42059b3a 0x1ac esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.esp_mqtt_glue_manage_long_data + 0x42059ce6 0x126 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.mqtt_event_handler + 0x42059e0c 0x14c esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.esp_rmaker_mqtt_glue_setup + 0x42059f58 0x50 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + 0x42059f58 esp_rmaker_mqtt_glue_setup + .text.platform_get_product_name + 0x42059fa8 0xa esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + 0x42059fa8 platform_get_product_name + .text.platform_get_product_UID + 0x42059fb2 0x74 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + 0x42059fb2 platform_get_product_UID + .text.platform_get_product_version + 0x4205a026 0xa esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + 0x4205a026 platform_get_product_version + .text.platform_get_silicon_sku_code + 0x4205a030 0xa esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + 0x4205a030 platform_get_silicon_sku_code + .text.validate_sku_code + 0x4205a03a 0x2e esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + 0x4205a03a validate_sku_code + .text.validate_platform_inputs + 0x4205a068 0xa4 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + 0x4205a068 validate_platform_inputs + .text.create_APN_PPI_string + 0x4205a10c 0xa2 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + 0x4205a10c create_APN_PPI_string + .text.esp_get_aws_ppi + 0x4205a1ae 0x64 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + 0x4205a1ae esp_get_aws_ppi + .text.register_generic_debug_commands + 0x4205a212 0x146 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.register_reset_to_factory + 0x4205a358 0x5c esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.register_time_commands + 0x4205a3b4 0xae esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.heap_trace_cli_handler + 0x4205a462 0x20 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.cpu_dump_cli_handler + 0x4205a482 0x20 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.task_dump_cli_handler + 0x4205a4a2 0x20 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.sock_dump_cli_handler + 0x4205a4c2 0x134 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.mem_dump_cli_handler + 0x4205a5f6 0x8e esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.up_time_cli_handler + 0x4205a684 0x3a esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.reboot_cli_handler + 0x4205a6be 0xe esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.reset_to_factory_handler + 0x4205a6cc 0x28 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.tz_set_cli_handler + 0x4205a6f4 0x80 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.local_time_cli_handler + 0x4205a774 0x46 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.esp_rmaker_common_register_commands + 0x4205a7ba 0x50 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + 0x4205a7ba esp_rmaker_common_register_commands + .text.find_command_by_name + 0x4205a80a 0x54 esp-idf/console/libconsole.a(commands.c.obj) + .text.print_arg_help + 0x4205a85e 0x70 esp-idf/console/libconsole.a(commands.c.obj) + .text.help_command + 0x4205a8ce 0xbc esp-idf/console/libconsole.a(commands.c.obj) + .text.esp_console_init + 0x4205a98a 0x82 esp-idf/console/libconsole.a(commands.c.obj) + 0x4205a98a esp_console_init + .text.esp_console_cmd_register + 0x4205aa0c 0x108 esp-idf/console/libconsole.a(commands.c.obj) + 0x4205aa0c esp_console_cmd_register + .text.esp_console_run + 0x4205ab14 0xb8 esp-idf/console/libconsole.a(commands.c.obj) + 0x4205ab14 esp_console_run + .text.esp_console_register_help_command + 0x4205abcc 0x64 esp-idf/console/libconsole.a(commands.c.obj) + 0x4205abcc esp_console_register_help_command + .text.esp_console_split_argv + 0x4205ac30 0x10a esp-idf/console/libconsole.a(split_argv.c.obj) + 0x4205ac30 esp_console_split_argv + .text.arg_end_resetfn + 0x4205ad3a 0x6 esp-idf/console/libconsole.a(arg_end.c.obj) + .text.arg_end_errorfn + 0x4205ad40 0xda esp-idf/console/libconsole.a(arg_end.c.obj) + .text.arg_end 0x4205ae1a 0x64 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4205ae1a arg_end + .text.arg_print_errors_ds + 0x4205ae7e 0x54 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4205ae7e arg_print_errors_ds + .text.arg_print_errors + 0x4205aed2 0x40 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4205aed2 arg_print_errors + .text.arg_str_resetfn + 0x4205af12 0x24 esp-idf/console/libconsole.a(arg_str.c.obj) + .text.arg_str_scanfn + 0x4205af36 0x28 esp-idf/console/libconsole.a(arg_str.c.obj) + .text.arg_str_checkfn + 0x4205af5e 0xa esp-idf/console/libconsole.a(arg_str.c.obj) + .text.arg_str_errorfn + 0x4205af68 0xa2 esp-idf/console/libconsole.a(arg_str.c.obj) + .text.arg_strn + 0x4205b00a 0xb2 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4205b00a arg_strn + .text.arg_str0 + 0x4205b0bc 0x14 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4205b0bc arg_str0 + .text.panic 0x4205b0d0 0x4e esp-idf/console/libconsole.a(arg_utils.c.obj) + .text.argtable3_xmalloc + 0x4205b11e 0x2c esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x4205b11e argtable3_xmalloc + .text.argtable3_xfree + 0x4205b14a 0x12 esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x4205b14a argtable3_xfree + .text.arg_register_error + 0x4205b15c 0x5a esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_endindex + 0x4205b1b6 0x1a esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_parse_untagged + 0x4205b1d0 0xe8 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_parse_check + 0x4205b2b8 0x56 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_reset + 0x4205b30e 0x3a esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_cat 0x4205b348 0x3e esp-idf/console/libconsole.a(argtable3.c.obj) + .text.alloc_shortoptions + 0x4205b386 0xb4 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.alloc_longoptions + 0x4205b43a 0x15a esp-idf/console/libconsole.a(argtable3.c.obj) + .text.find_shortoption + 0x4205b594 0x46 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_parse_tagged + 0x4205b5da 0x19e esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_cat_optionv + 0x4205b778 0x15a esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_cat_option + 0x4205b8d2 0x14e esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_print_gnuswitch_ds + 0x4205ba20 0xd0 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_print_formatted_ds + 0x4205baf0 0x116 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_parse + 0x4205bc06 0xa8 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4205bc06 arg_parse + .text.arg_print_option_ds + 0x4205bcae 0x6a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4205bcae arg_print_option_ds + .text.arg_print_syntax_ds + 0x4205bd18 0x12e esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4205bd18 arg_print_syntax_ds + .text.arg_print_syntax + 0x4205be46 0x3a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4205be46 arg_print_syntax + .text.arg_print_glossary_ds + 0x4205be80 0x92 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4205be80 arg_print_glossary_ds + .text.arg_print_glossary + 0x4205bf12 0x3a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4205bf12 arg_print_glossary + .text.arg_print_formatted + 0x4205bf4c 0x42 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4205bf4c arg_print_formatted + .text.arg_dstr_create + 0x4205bf8e 0x2e esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4205bf8e arg_dstr_create + .text.arg_dstr_cstr + 0x4205bfbc 0x4 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4205bfbc arg_dstr_cstr + .text.arg_dstr_free + 0x4205bfc0 0x2a esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4205bfc0 arg_dstr_free + .text.setup_append_buf + 0x4205bfea 0xdc esp-idf/console/libconsole.a(arg_dstr.c.obj) + .text.arg_dstr_cat + 0x4205c0c6 0x50 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4205c0c6 arg_dstr_cat + .text.arg_dstr_catf + 0x4205c116 0xb6 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4205c116 arg_dstr_catf + .text.arg_dstr_catc + 0x4205c1cc 0x2e esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4205c1cc arg_dstr_catc + .text.arg_dstr_reset + 0x4205c1fa 0x3a esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4205c1fa arg_dstr_reset + .text.arg_dstr_destroy + 0x4205c234 0x1c esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4205c234 arg_dstr_destroy + .text.create_string + 0x4205c250 0x7a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_check_cfg_conflict + 0x4205c2ca 0x148 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.create_client_data + 0x4205c412 0x13c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.run_event_loop + 0x4205c54e 0x44 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_dispatch_event + 0x4205c592 0x42 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_client_create_transport + 0x4205c5d4 0x334 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_set_cert_key_data + 0x4205c908 0xcc esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_set_ssl_transport_properties + 0x4205c9d4 0x1b6 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_dispatch_event_with_msgid + 0x4205cb8a 0x2c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_client_dispatch_transport_error + 0x4205cbb6 0x52 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_handle_transport_read_error + 0x4205cc08 0x90 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_abort_connection + 0x4205cc98 0x62 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_write + 0x4205ccfa 0xa6 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.mqtt_message_receive + 0x4205cda0 0x202 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_connect + 0x4205cfa2 0x272 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.send_disconnect_msg + 0x4205d214 0x7e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.deliver_suback + 0x4205d292 0xba esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.deliver_publish + 0x4205d34c 0x16a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.remove_initiator_message + 0x4205d4b6 0x20 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.mqtt_process_receive + 0x4205d4d6 0x320 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.mqtt_delete_expired_messages + 0x4205d7f6 0x28 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.mqtt_resend_queued + 0x4205d81e 0xd6 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_client_ping + 0x4205d8f4 0x74 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.process_keepalive + 0x4205d968 0x124 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_task + 0x4205da8c 0x4d4 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.mqtt_enqueue + 0x4205df60 0x4a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.make_publish + 0x4205dfaa 0x5c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.mqtt_client_enqueue_publish + 0x4205e006 0x88 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_set_if_config + 0x4205e08e 0x3a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205e08e esp_mqtt_set_if_config + .text.esp_mqtt_destroy_config + 0x4205e0c8 0x116 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205e0c8 esp_mqtt_destroy_config + .text.esp_mqtt_client_set_uri + 0x4205e1de 0x1f8 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205e1de esp_mqtt_client_set_uri + .text.esp_mqtt_set_config + 0x4205e3d6 0xa78 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205e3d6 esp_mqtt_set_config + .text.esp_mqtt_client_start + 0x4205ee4e 0x10a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205ee4e esp_mqtt_client_start + .text.esp_mqtt_client_stop + 0x4205ef58 0x126 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205ef58 esp_mqtt_client_stop + .text.esp_mqtt_client_destroy + 0x4205f07e 0x70 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205f07e esp_mqtt_client_destroy + .text.esp_mqtt_client_init + 0x4205f0ee 0xbc esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205f0ee esp_mqtt_client_init + .text.esp_mqtt_client_subscribe_multiple + 0x4205f1aa 0x190 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205f1aa esp_mqtt_client_subscribe_multiple + .text.esp_mqtt_client_subscribe_single + 0x4205f33a 0x16 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205f33a esp_mqtt_client_subscribe_single + .text.esp_mqtt_client_unsubscribe + 0x4205f350 0x15a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205f350 esp_mqtt_client_unsubscribe + .text.esp_mqtt_client_publish + 0x4205f4aa 0x1d2 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205f4aa esp_mqtt_client_publish + .text.esp_mqtt_client_register_event + 0x4205f67c 0x28 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205f67c esp_mqtt_client_register_event + .text.set_message_header_size + 0x4205f6a4 0x8 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .text.fail_message + 0x4205f6ac 0xa esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .text.fini_message + 0x4205f6b6 0xce esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .text.append_string + 0x4205f784 0x64 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .text.append_message_id + 0x4205f7e8 0x54 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .text.mqtt_get_total_length + 0x4205f83c 0x3e esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205f83c mqtt_get_total_length + .text.mqtt_get_publish_topic + 0x4205f87a 0x4e esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205f87a mqtt_get_publish_topic + .text.mqtt_get_publish_data + 0x4205f8c8 0xa2 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205f8c8 mqtt_get_publish_data + .text.mqtt_get_suback_data + 0x4205f96a 0x18 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205f96a mqtt_get_suback_data + .text.mqtt_get_id + 0x4205f982 0xbc esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205f982 mqtt_get_id + .text.mqtt_msg_connect + 0x4205fa3e 0x27a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205fa3e mqtt_msg_connect + .text.mqtt_msg_publish + 0x4205fcb8 0xee esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205fcb8 mqtt_msg_publish + .text.mqtt_msg_puback + 0x4205fda6 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205fda6 mqtt_msg_puback + .text.mqtt_msg_pubrec + 0x4205fde0 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205fde0 mqtt_msg_pubrec + .text.mqtt_msg_pubrel + 0x4205fe1a 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205fe1a mqtt_msg_pubrel + .text.mqtt_msg_pubcomp + 0x4205fe54 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205fe54 mqtt_msg_pubcomp + .text.mqtt_msg_subscribe + 0x4205fe8e 0xb8 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205fe8e mqtt_msg_subscribe + .text.mqtt_msg_unsubscribe + 0x4205ff46 0x74 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205ff46 mqtt_msg_unsubscribe + .text.mqtt_msg_pingreq + 0x4205ffba 0x22 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205ffba mqtt_msg_pingreq + .text.mqtt_msg_disconnect + 0x4205ffdc 0x22 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205ffdc mqtt_msg_disconnect + .text.mqtt_has_valid_msg_hdr + 0x4205fffe 0x6c esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205fffe mqtt_has_valid_msg_hdr + .text.mqtt_msg_buffer_init + 0x4206006a 0x3c esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4206006a mqtt_msg_buffer_init + .text.mqtt_msg_buffer_destroy + 0x420600a6 0x16 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x420600a6 mqtt_msg_buffer_destroy + .text.outbox_init + 0x420600bc 0xd0 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x420600bc outbox_init + .text.outbox_enqueue + 0x4206018c 0x138 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x4206018c outbox_enqueue + .text.outbox_get + 0x420602c4 0x12 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x420602c4 outbox_get + .text.outbox_dequeue + 0x420602d6 0x1e esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x420602d6 outbox_dequeue + .text.outbox_delete_item + 0x420602f4 0x70 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x420602f4 outbox_delete_item + .text.outbox_item_get_data + 0x42060364 0x18 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42060364 outbox_item_get_data + .text.outbox_delete + 0x4206037c 0x86 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x4206037c outbox_delete + .text.outbox_set_pending + 0x42060402 0x1e esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42060402 outbox_set_pending + .text.outbox_item_get_pending + 0x42060420 0xa esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42060420 outbox_item_get_pending + .text.outbox_set_tick + 0x4206042a 0x26 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x4206042a outbox_set_tick + .text.outbox_delete_expired + 0x42060450 0xc0 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42060450 outbox_delete_expired + .text.outbox_get_size + 0x42060510 0x14 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42060510 outbox_get_size + .text.outbox_delete_all_items + 0x42060524 0x78 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42060524 outbox_delete_all_items + .text.outbox_destroy + 0x4206059c 0x28 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x4206059c outbox_destroy + .text.platform_create_id_string + 0x420605c4 0x7c esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + 0x420605c4 platform_create_id_string + .text.platform_random + 0x42060640 0x1c esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + 0x42060640 platform_random + .text.platform_tick_get_ms + 0x4206065c 0x20 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + 0x4206065c platform_tick_get_ms + .text.riscv_decode_offset_from_jal_instruction + 0x4206067c 0x4c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + 0x4206067c riscv_decode_offset_from_jal_instruction + .text.esp_efuse_read_field_blob + 0x420606c8 0x7e esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + 0x420606c8 esp_efuse_read_field_blob + .text.esp_efuse_get_field_size + 0x42060746 0x22 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + 0x42060746 esp_efuse_get_field_size + .text.esp_efuse_check_errors + 0x42060768 0xc esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + 0x42060768 esp_efuse_check_errors + .text.esp_efuse_read_secure_version + 0x42060774 0x5a esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + 0x42060774 esp_efuse_read_secure_version + .text.esp_efuse_check_secure_version + 0x420607ce 0xc6 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + 0x420607ce esp_efuse_check_secure_version + .text.get_mask + 0x42060894 0x1c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.get_reg_num + 0x420608b0 0x28 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.get_starting_bit_num_in_reg + 0x420608d8 0x14 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.get_count_bits_in_reg + 0x420608ec 0x34 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.check_range_of_bits + 0x42060920 0x12 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_process + 0x42060932 0x190 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x42060932 esp_efuse_utility_process + .text.esp_efuse_utility_get_number_of_items + 0x42060ac2 0x10 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x42060ac2 esp_efuse_utility_get_number_of_items + .text.esp_efuse_utility_read_reg + 0x42060ad2 0x78 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x42060ad2 esp_efuse_utility_read_reg + .text.esp_efuse_utility_fill_buff + 0x42060b4a 0xee esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x42060b4a esp_efuse_utility_fill_buff + .text.esp_efuse_utility_count_once + 0x42060c38 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x42060c38 esp_efuse_utility_count_once + .text.esp_efuse_utility_check_errors + 0x42060c90 0x94 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x42060c90 esp_efuse_utility_check_errors + .text.s_mem_caps_check + 0x42060d24 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text.s_find_available_region + 0x42060d3a 0x3a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text.s_is_enclosed + 0x42060d74 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text.s_is_overlapped + 0x42060d8a 0x22 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text.s_get_bus_mask + 0x42060dac 0x58 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text.s_reserve_irom_region + 0x42060e04 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text.s_reserve_drom_region + 0x42060eac 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text.esp_mmu_map_init + 0x42060f54 0x19a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42060f54 esp_mmu_map_init + .text.esp_mmu_map_get_max_consecutive_free_block_size + 0x420610ee 0x106 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x420610ee esp_mmu_map_get_max_consecutive_free_block_size + .text.esp_mmu_map + 0x420611f4 0x510 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x420611f4 esp_mmu_map + .text.esp_mmu_unmap + 0x42061704 0x188 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42061704 esp_mmu_unmap + .text.esp_mmu_vaddr_to_paddr + 0x4206188c 0xfa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4206188c esp_mmu_vaddr_to_paddr + .text.gpio_input_enable + 0x42061986 0x7c esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_input_disable + 0x42061a02 0x7c esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_output_disable + 0x42061a7e 0x9a esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_od_enable + 0x42061b18 0x7c esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_od_disable + 0x42061b94 0x7a esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_input_enable + 0x42061c0e 0x7e esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_input_disable + 0x42061c8c 0x7c esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_output_enable + 0x42061d08 0x7e esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_output_disable + 0x42061d86 0x7c esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_pulldown_en + 0x42061e02 0x94 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_pullup_en + 0x42061e96 0x94 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_pulldown_dis + 0x42061f2a 0x92 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_pullup_dis + 0x42061fbc 0x92 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_intr_enable_on_core + 0x4206204e 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_output_enable + 0x42062066 0x98 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_isr_register_on_core_static + 0x420620fe 0x20 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_pullup_en + 0x4206211e 0xa4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4206211e gpio_pullup_en + .text.gpio_pullup_dis + 0x420621c2 0xbe esp-idf/driver/libdriver.a(gpio.c.obj) + 0x420621c2 gpio_pullup_dis + .text.gpio_pulldown_en + 0x42062280 0xa4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x42062280 gpio_pulldown_en + .text.gpio_pulldown_dis + 0x42062324 0xa2 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x42062324 gpio_pulldown_dis + .text.gpio_set_intr_type + 0x420623c6 0x154 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x420623c6 gpio_set_intr_type + .text.gpio_intr_enable + 0x4206251a 0x9e esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4206251a gpio_intr_enable + .text.gpio_intr_disable + 0x420625b8 0x72 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x420625b8 gpio_intr_disable + .text.gpio_set_level + 0x4206262a 0xa8 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4206262a gpio_set_level + .text.gpio_get_level + 0x420626d2 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x420626d2 gpio_get_level + .text.gpio_set_direction + 0x420626ea 0xb0 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x420626ea gpio_set_direction + .text.gpio_config + 0x4206279a 0x1dc esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4206279a gpio_config + .text.gpio_isr_handler_add + 0x42062976 0x104 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x42062976 gpio_isr_handler_add + .text.gpio_uninstall_isr_service + 0x42062a7a 0x56 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x42062a7a gpio_uninstall_isr_service + .text.gpio_isr_register + 0x42062ad0 0xb2 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x42062ad0 gpio_isr_register + .text.gpio_install_isr_service + 0x42062b82 0xd4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x42062b82 gpio_install_isr_service + .text.gpio_sleep_set_direction + 0x42062c56 0x9c esp-idf/driver/libdriver.a(gpio.c.obj) + 0x42062c56 gpio_sleep_set_direction + .text.gpio_sleep_set_pull_mode + 0x42062cf2 0x13a esp-idf/driver/libdriver.a(gpio.c.obj) + 0x42062cf2 gpio_sleep_set_pull_mode + .text.gpio_sleep_sel_en + 0x42062e2c 0x94 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x42062e2c gpio_sleep_sel_en + .text.gpio_sleep_sel_dis + 0x42062ec0 0x92 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x42062ec0 gpio_sleep_sel_dis + .text.rtc_gpio_is_valid_gpio + 0x42062f52 0x4 esp-idf/driver/libdriver.a(rtc_io.c.obj) + 0x42062f52 rtc_gpio_is_valid_gpio + .text.rmt_is_channel_number_valid + 0x42062f56 0x14 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_ll_rx_set_channel_clock_div + 0x42062f6a 0x5e esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_ll_tx_set_channel_clock_div + 0x42062fc8 0x64 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_ll_tx_set_carrier_high_low_ticks + 0x4206302c 0x84 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_ll_set_group_clock_src + 0x420630b0 0xde esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_ll_rx_set_carrier_high_low_ticks + 0x4206318e 0x78 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_module_enable + 0x42063206 0x92 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_internal_config + 0x42063298 0x50a esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_tx_start + 0x420637a2 0x130 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + 0x420637a2 rmt_tx_start + .text.rmt_set_tx_thr_intr_en + 0x420638d2 0x164 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + 0x420638d2 rmt_set_tx_thr_intr_en + .text.rmt_set_gpio + 0x42063a36 0x1f4 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + 0x42063a36 rmt_set_gpio + .text.rmt_config + 0x42063c2a 0xa6 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + 0x42063c2a rmt_config + .text.rmt_isr_register + 0x42063cd0 0x96 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + 0x42063cd0 rmt_isr_register + .text.rmt_driver_install + 0x42063d66 0x220 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + 0x42063d66 rmt_driver_install + .text.rmt_wait_tx_done + 0x42063f86 0xfa esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + 0x42063f86 rmt_wait_tx_done + .text.rmt_translator_init + 0x42064080 0x174 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + 0x42064080 rmt_translator_init + .text.rmt_write_sample + 0x420641f4 0x21c esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + 0x420641f4 rmt_write_sample + .text.rmt_get_counter_clock + 0x42064410 0x11c esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + 0x42064410 rmt_get_counter_clock + .text.check_rmt_legacy_driver_conflict + 0x4206452c 0x6e esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.uart_pattern_queue_update + 0x4206459a 0x44 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_find_pattern_from_last + 0x420645de 0x26 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_reenable_intr_mask + 0x42064604 0x8a esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_ll_enable_bus_clock + 0x4206468e 0x46 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_ll_reset_register + 0x420646d4 0x86 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_enqueue + 0x4206475a 0x6c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_link_free + 0x420647c6 0x4a esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_module_enable + 0x42064810 0x88 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_module_disable + 0x42064898 0x66 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_enable_tx_write_fifo + 0x420648fe 0x7a esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_check_buf_full + 0x42064978 0x82 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_rx_intr_handler_default + 0x420649fa 0x7a0 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_free_driver_obj + 0x4206519a 0x6c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_alloc_driver_obj + 0x42065206 0xe8 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_word_length + 0x420652ee 0xaa esp-idf/driver/libdriver.a(uart.c.obj) + 0x420652ee uart_set_word_length + .text.uart_get_word_length + 0x42065398 0x52 esp-idf/driver/libdriver.a(uart.c.obj) + 0x42065398 uart_get_word_length + .text.uart_set_stop_bits + 0x420653ea 0xaa esp-idf/driver/libdriver.a(uart.c.obj) + 0x420653ea uart_set_stop_bits + .text.uart_get_stop_bits + 0x42065494 0x70 esp-idf/driver/libdriver.a(uart.c.obj) + 0x42065494 uart_get_stop_bits + .text.uart_set_parity + 0x42065504 0x70 esp-idf/driver/libdriver.a(uart.c.obj) + 0x42065504 uart_set_parity + .text.uart_get_parity + 0x42065574 0x70 esp-idf/driver/libdriver.a(uart.c.obj) + 0x42065574 uart_get_parity + .text.uart_set_baudrate + 0x420655e4 0x160 esp-idf/driver/libdriver.a(uart.c.obj) + 0x420655e4 uart_set_baudrate + .text.uart_get_baudrate + 0x42065744 0xc0 esp-idf/driver/libdriver.a(uart.c.obj) + 0x42065744 uart_get_baudrate + .text.uart_disable_intr_mask + 0x42065804 0x8c esp-idf/driver/libdriver.a(uart.c.obj) + 0x42065804 uart_disable_intr_mask + .text.uart_pattern_queue_reset + 0x42065890 0xec esp-idf/driver/libdriver.a(uart.c.obj) + 0x42065890 uart_pattern_queue_reset + .text.uart_disable_rx_intr + 0x4206597c 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + 0x4206597c uart_disable_rx_intr + .text.uart_disable_tx_intr + 0x4206598e 0x10 esp-idf/driver/libdriver.a(uart.c.obj) + 0x4206598e uart_disable_tx_intr + .text.uart_enable_tx_intr + 0x4206599e 0xbc esp-idf/driver/libdriver.a(uart.c.obj) + 0x4206599e uart_enable_tx_intr + .text.uart_tx_all + 0x42065a5a 0x1e2 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_intr_config + 0x42065c3c 0x11e esp-idf/driver/libdriver.a(uart.c.obj) + 0x42065c3c uart_intr_config + .text.uart_wait_tx_done + 0x42065d5a 0x24c esp-idf/driver/libdriver.a(uart.c.obj) + 0x42065d5a uart_wait_tx_done + .text.uart_write_bytes + 0x42065fa6 0xc8 esp-idf/driver/libdriver.a(uart.c.obj) + 0x42065fa6 uart_write_bytes + .text.uart_read_bytes + 0x4206606e 0x1ae esp-idf/driver/libdriver.a(uart.c.obj) + 0x4206606e uart_read_bytes + .text.uart_get_buffered_data_len + 0x4206621c 0xba esp-idf/driver/libdriver.a(uart.c.obj) + 0x4206621c uart_get_buffered_data_len + .text.uart_flush_input + 0x420662d6 0x1ea esp-idf/driver/libdriver.a(uart.c.obj) + 0x420662d6 uart_flush + 0x420662d6 uart_flush_input + .text.uart_driver_delete + 0x420664c0 0xe0 esp-idf/driver/libdriver.a(uart.c.obj) + 0x420664c0 uart_driver_delete + .text.uart_driver_install + 0x420665a0 0x354 esp-idf/driver/libdriver.a(uart.c.obj) + 0x420665a0 uart_driver_install + .text.uart_is_driver_installed + 0x420668f4 0x22 esp-idf/driver/libdriver.a(uart.c.obj) + 0x420668f4 uart_is_driver_installed + .text.uart_set_select_notif_callback + 0x42066916 0x1c esp-idf/driver/libdriver.a(uart.c.obj) + 0x42066916 uart_set_select_notif_callback + .text.uart_get_selectlock + 0x42066932 0x6 esp-idf/driver/libdriver.a(uart.c.obj) + 0x42066932 uart_get_selectlock + .text.esp_crt_check_signature + 0x42066938 0x14c esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .text.esp_crt_verify_callback + 0x42066a84 0x14c esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + 0x42066a84 esp_crt_verify_callback + .text.esp_crt_bundle_init + 0x42066bd0 0x194 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .text.esp_crt_bundle_attach + 0x42066d64 0x96 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + 0x42066d64 esp_crt_bundle_attach + .text.bootloader_init_mem + 0x42066dfa 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x42066dfa bootloader_init_mem + .text.bootloader_mmap_get_free_pages + 0x42066e08 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x42066e08 bootloader_mmap_get_free_pages + .text.bootloader_mmap + 0x42066e18 0xa2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x42066e18 bootloader_mmap + .text.bootloader_munmap + 0x42066eba 0x24 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x42066eba bootloader_munmap + .text.bootloader_flash_read + 0x42066ede 0x4a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x42066ede bootloader_flash_read + .text.bootloader_flash_update_id + 0x42066f28 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x42066f28 bootloader_flash_update_id + .text.is_ota_partition + 0x42066f48 0x28 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.set_new_state_otadata + 0x42066f70 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.get_ota_ops_entry + 0x42066f74 0x18 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.image_validate + 0x42066f8c 0x2c esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.read_otadata + 0x42066fb8 0xb8 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.rewrite_ota_seq + 0x42067070 0x5c esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_running_partition + 0x420670cc 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x420670cc esp_ota_get_running_partition + .text.esp_ota_write + 0x42067192 0x1ca esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x42067192 esp_ota_write + .text.esp_ota_end + 0x4206735c 0x94 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x4206735c esp_ota_end + .text.esp_ota_get_app_partition_count + 0x420673f0 0x54 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x420673f0 esp_ota_get_app_partition_count + .text.esp_rewrite_ota_data + 0x42067444 0xac esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_set_boot_partition + 0x420674f0 0x56 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x420674f0 esp_ota_set_boot_partition + .text.esp_ota_get_next_update_partition + 0x42067546 0x84 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x42067546 esp_ota_get_next_update_partition + .text.esp_ota_get_partition_description + 0x420675ca 0x4c esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x420675ca esp_ota_get_partition_description + .text.esp_ota_check_rollback_is_possible + 0x42067616 0xc0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x42067616 esp_ota_check_rollback_is_possible + .text.esp_ota_current_ota_is_workable + 0x420676d6 0x11c esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_mark_app_valid_cancel_rollback + 0x420677f2 0x10 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x420677f2 esp_ota_mark_app_valid_cancel_rollback + .text.esp_ota_mark_app_invalid_rollback_and_reboot + 0x42067802 0x10 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x42067802 esp_ota_mark_app_invalid_rollback_and_reboot + .text.esp_ota_get_state_partition + 0x42067812 0xb6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x42067812 esp_ota_get_state_partition + .text.esp_ota_begin + 0x420678c8 0x120 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x420678c8 esp_ota_begin + .text.spi_flash_init_lock + 0x420679e8 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x420679e8 spi_flash_init_lock + .text.spi_flash_op_lock + 0x420679ea 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x420679ea spi_flash_op_lock + .text.spi_flash_op_unlock + 0x420679fc 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x420679fc spi_flash_op_unlock + .text.spi_flash_mmap + 0x42067a0e 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x42067a0e spi_flash_mmap + .text.spi_flash_munmap + 0x42067ad6 0x6e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x42067ad6 spi_flash_munmap + .text.spi_flash_mmap_get_free_pages + 0x42067b44 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x42067b44 spi_flash_mmap_get_free_pages + .text.spi_flash_cache2phys + 0x42067b68 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x42067b68 spi_flash_cache2phys + .text.esp_mspi_get_io + 0x42067b8c 0x9a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x42067b8c esp_mspi_get_io + .text.esp_flash_read_chip_id + 0x42067c26 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x42067c26 esp_flash_read_chip_id + .text.spimem_flash_ll_get_source_freq_mhz + 0x42067c3a 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .text.esp_flash_init_default_chip + 0x42067c78 0x138 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x42067c78 esp_flash_init_default_chip + .text.esp_flash_app_init + 0x42067db0 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x42067db0 esp_flash_app_init + .text.esp_flash_app_enable_os_functions + 0x42067dd8 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x42067dd8 esp_flash_app_enable_os_functions + .text.esp_crosscore_int_init + 0x42067e0a 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x42067e0a esp_crosscore_int_init + .text.esp_vApplicationIdleHook + 0x42067e70 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x42067e70 esp_vApplicationIdleHook + .text.esp_register_freertos_idle_hook_for_cpu + 0x42067eb6 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x42067eb6 esp_register_freertos_idle_hook_for_cpu + .text.esp_register_freertos_tick_hook_for_cpu + 0x42067f2a 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x42067f2a esp_register_freertos_tick_hook_for_cpu + .text.esp_int_wdt_init + 0x42067f9e 0xc8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x42067f9e esp_int_wdt_init + .text.esp_int_wdt_cpu_init + 0x42068066 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x42068066 esp_int_wdt_cpu_init + .text.find_entry_and_check_all_reset + 0x420680ba 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.find_entry_from_task_handle_and_check_all_reset + 0x420680ea 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.task_wdt_timer_feed + 0x4206811c 0x2c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.add_entry + 0x42068148 0x17a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.get_task_affinity + 0x420682c2 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.task_wdt_timeout_abort + 0x420682e8 0x9a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420682e8 task_wdt_timeout_abort + .text.task_wdt_timeout_handling + 0x42068382 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_add + 0x420683d2 0x62 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420683d2 esp_task_wdt_add + .text.subscribe_idle + 0x42068434 0xb2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_init + 0x420684e6 0x138 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420684e6 esp_task_wdt_init + .text.esp_task_wdt_reset + 0x4206861e 0xc8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4206861e esp_task_wdt_reset + .text.idle_hook_cb + 0x420686e6 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_print_triggered_tasks + 0x420686f6 0x12a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420686f6 esp_task_wdt_print_triggered_tasks + .text.task_wdt_isr + 0x42068820 0x10a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_impl_timer_allocate + 0x4206892a 0xf2 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x4206892a esp_task_wdt_impl_timer_allocate + .text.esp_task_wdt_impl_timer_feed + 0x42068a1c 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x42068a1c esp_task_wdt_impl_timer_feed + .text.esp_task_wdt_impl_timeout_triggered + 0x42068a52 0x2e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x42068a52 esp_task_wdt_impl_timeout_triggered + .text.esp_task_wdt_impl_timer_restart + 0x42068a80 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x42068a80 esp_task_wdt_impl_timer_restart + .text.get_reset_reason + 0x42068ac0 0xda esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .text.esp_reset_reason_get_hint + 0x42068b9a 0x28 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x42068b9a esp_reset_reason_get_hint + .text.esp_reset_reason_init + 0x42068bc2 0x3a esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .text.gpspi_flash_ll_calculate_clock_reg + 0x42068bfc 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .text.spimem_flash_ll_calculate_clock_reg + 0x42068c28 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .text.get_flash_clock_divider + 0x42068c54 0x9c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .text.spi_flash_cal_clock + 0x42068cf0 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .text.spi_flash_hal_init + 0x42068d18 0xfc esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42068d18 spi_flash_hal_init + .text.spi_flash_hal_supports_direct_write + 0x42068e14 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42068e14 spi_flash_hal_supports_direct_write + .text.spi_flash_hal_supports_direct_read + 0x42068e26 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42068e26 spi_flash_hal_supports_direct_read + .text.uart_ll_get_baudrate + 0x42068e38 0x38 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_sclk + 0x42068e70 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42068e70 uart_hal_get_sclk + .text.uart_hal_get_baudrate + 0x42068e96 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42068e96 uart_hal_get_baudrate + .text.uart_hal_set_stop_bits + 0x42068eb0 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42068eb0 uart_hal_set_stop_bits + .text.uart_hal_get_stop_bits + 0x42068ec2 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42068ec2 uart_hal_get_stop_bits + .text.uart_hal_set_data_bit_num + 0x42068ece 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42068ece uart_hal_set_data_bit_num + .text.uart_hal_get_data_bit_num + 0x42068ede 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42068ede uart_hal_get_data_bit_num + .text.uart_hal_set_parity + 0x42068eea 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42068eea uart_hal_set_parity + .text.uart_hal_get_parity + 0x42068f0a 0x1c esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42068f0a uart_hal_get_parity + .text.uart_hal_set_rxfifo_full_thr + 0x42068f26 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42068f26 uart_hal_set_rxfifo_full_thr + .text.uart_hal_set_txfifo_empty_thr + 0x42068f38 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42068f38 uart_hal_set_txfifo_empty_thr + .text.uart_hal_get_symb_len + 0x42068f52 0x3e esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42068f52 uart_hal_get_symb_len + .text.uart_hal_set_rx_timeout + 0x42068f90 0x5a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42068f90 uart_hal_set_rx_timeout + .text.gpio_hal_intr_enable_on_core + 0x42068fea 0x70 esp-idf/hal/libhal.a(gpio_hal.c.obj) + 0x42068fea gpio_hal_intr_enable_on_core + .text.gpio_hal_intr_disable + 0x4206905a 0x3a esp-idf/hal/libhal.a(gpio_hal.c.obj) + 0x4206905a gpio_hal_intr_disable + .text.rmt_hal_tx_channel_reset + 0x42069094 0x82 esp-idf/hal/libhal.a(rmt_hal.c.obj) + 0x42069094 rmt_hal_tx_channel_reset + .text.rmt_hal_rx_channel_reset + 0x42069116 0x58 esp-idf/hal/libhal.a(rmt_hal.c.obj) + 0x42069116 rmt_hal_rx_channel_reset + .text.esp_log_buffer_hexdump_internal + 0x4206916e 0x23c esp-idf/log/liblog.a(log_buffers.c.obj) + 0x4206916e esp_log_buffer_hexdump_internal + .text.esp_cpu_configure_region_protection + 0x420693aa 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x420693aa esp_cpu_configure_region_protection + .text.periph_rtc_dig_clk8m_disable + 0x420694aa 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x420694aa periph_rtc_dig_clk8m_disable + .text.esp_fill_random + 0x42069514 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x42069514 esp_fill_random + .text.get_idx 0x4206957e 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .text.generate_mac + 0x420695d6 0x138 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .text.get_efuse_factory_mac + 0x4206970e 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .text.get_efuse_mac_custom + 0x4206975c 0xa4 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .text.get_mac_addr_from_mac_table + 0x42069800 0xe6 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .text.esp_efuse_mac_get_default + 0x420698e6 0xe esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x420698e6 esp_efuse_mac_get_default + .text.esp_read_mac + 0x420698f4 0x104 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x420698f4 esp_read_mac + .text.temperature_sensor_get_raw_value + 0x420699f8 0xa4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .text.temperature_sensor_ll_set_range + 0x42069a9c 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .text.temperature_sensor_power_acquire + 0x42069abe 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x42069abe temperature_sensor_power_acquire + .text.temperature_sensor_power_release + 0x42069b16 0x8c esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x42069b16 temperature_sensor_power_release + .text.temp_sensor_get_raw_value + 0x42069ba2 0x112 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x42069ba2 temp_sensor_get_raw_value + .text.esp_clk_tree_src_get_freq_hz + 0x42069cb4 0x18e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x42069cb4 esp_clk_tree_src_get_freq_hz + .text.clk_tree_rtc_slow_calibration + 0x42069e42 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .text.esp_clk_tree_rc_fast_d256_get_freq_hz + 0x42069eae 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x42069eae esp_clk_tree_rc_fast_d256_get_freq_hz + .text.esp_clk_tree_xtal32k_get_freq_hz + 0x42069f24 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x42069f24 esp_clk_tree_xtal32k_get_freq_hz + .text.esp_clk_tree_lp_slow_get_freq_hz + 0x42069f9e 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x42069f9e esp_clk_tree_lp_slow_get_freq_hz + .text.esp_clk_tree_rc_fast_get_freq_hz + 0x42069fe0 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x42069fe0 esp_clk_tree_rc_fast_get_freq_hz + .text.esp_clk_tree_lp_fast_get_freq_hz + 0x4206a000 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4206a000 esp_clk_tree_lp_fast_get_freq_hz + .text.adc_calc_hw_calibration_code + 0x4206a06c 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x4206a06c adc_calc_hw_calibration_code + .text.adc2_wifi_acquire + 0x4206a10a 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x4206a10a adc2_wifi_acquire + .text.adc2_wifi_release + 0x4206a10e 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x4206a10e adc2_wifi_release + .text.adc_apb_periph_claim + 0x4206a112 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x4206a112 adc_apb_periph_claim + .text.adc_apb_periph_free + 0x4206a152 0x72 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x4206a152 adc_apb_periph_free + .text.esp_crypto_sha_aes_lock_acquire + 0x4206a1c4 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x4206a1c4 esp_crypto_sha_aes_lock_acquire + .text.esp_crypto_hmac_lock_acquire + 0x4206a1de 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x4206a1de esp_crypto_hmac_lock_acquire + .text.esp_crypto_sha_aes_lock_release + 0x4206a1fc 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x4206a1fc esp_crypto_sha_aes_lock_release + .text.esp_crypto_hmac_lock_release + 0x4206a216 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x4206a216 esp_crypto_hmac_lock_release + .text.esp_crypto_mpi_lock_acquire + 0x4206a234 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x4206a234 esp_crypto_mpi_lock_acquire + .text.esp_crypto_ds_lock_acquire + 0x4206a24e 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x4206a24e esp_crypto_ds_lock_acquire + .text.esp_crypto_mpi_lock_release + 0x4206a270 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x4206a270 esp_crypto_mpi_lock_release + .text.esp_crypto_ds_lock_release + 0x4206a28a 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x4206a28a esp_crypto_ds_lock_release + .text.ets_timer_setfn + 0x4206a2ac 0x8c esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x4206a2ac ets_timer_setfn + 0x4206a2ac os_timer_setfn + .text.ets_timer_done + 0x4206a338 0x2a esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x4206a338 os_timer_done + 0x4206a338 ets_timer_done + .text._ZSt9__find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZL18nvs_find_ns_handlemPPN3nvs15NVSHandleSimpleEEUlRS1_E_EEET_SE_SE_T0_ + 0x4206a362 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZL18nvs_find_ns_handlemPPN3nvs15NVSHandleSimpleEEUlRS1_E_ET_SA_SA_T0_ + 0x4206a372 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZL18nvs_find_ns_handlemPPN3nvs15NVSHandleSimpleE + 0x4206a380 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZSt9__find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZ9nvs_closeEUlRS1_E_EEET_SA_SA_T0_ + 0x4206a3b0 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZ9nvs_closeEUlRS1_E_ET_S6_S6_T0_ + 0x4206a3c0 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZL19nvs_get_str_or_blobmN3nvs8ItemTypeEPKcPvPj + 0x4206a3ce 0x8c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZL24lookup_storage_from_namePKc + 0x4206a45a 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZZL24close_handles_and_deinitPKcENKUlR14NVSHandleEntryE_clES2_ + 0x4206a474 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZSt9__find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZL24close_handles_and_deinitPKcEUlRS1_E_EEET_SC_SC_T0_St18input_iterator_tag + 0x4206a49a 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZL24close_handles_and_deinitPKcEUlRS1_E_ET_S8_S8_T0_ + 0x4206a4ca 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZL15create_iteratorPN3nvs7StorageE10nvs_type_t + 0x4206a4da 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZN14NVSHandleEntryD2Ev + 0x4206a504 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a504 NVSHandleEntry::~NVSHandleEntry() + 0x4206a504 NVSHandleEntry::~NVSHandleEntry() + .text.nvs_flash_init_partition + 0x4206a518 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a518 nvs_flash_init_partition + .text.nvs_flash_init + 0x4206a550 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a550 nvs_flash_init + .text.nvs_erase_key + 0x4206a566 0x3c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a566 nvs_erase_key + .text.nvs_commit + 0x4206a5a2 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a5a2 nvs_commit + .text.nvs_set_blob + 0x4206a5d6 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a5d6 nvs_set_blob + .text.nvs_get_str + 0x4206a622 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a622 nvs_get_str + .text.nvs_get_blob + 0x4206a63a 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a63a nvs_get_blob + .text.nvs_entry_find + 0x4206a652 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a652 nvs_entry_find + .text.nvs_entry_next + 0x4206a6f4 0x48 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a6f4 nvs_entry_next + .text.nvs_entry_info + 0x4206a73c 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a73c nvs_entry_info + .text.nvs_release_iterator + 0x4206a788 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a788 nvs_release_iterator + .text._ZN14intrusive_listI14NVSHandleEntryE5eraseENS1_8iteratorE + 0x4206a79a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a79a intrusive_list::erase(intrusive_list::iterator) + .text._ZL24close_handles_and_deinitPKc + 0x4206a7b6 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_flash_erase_partition + 0x4206a804 0x5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a804 nvs_flash_erase_partition + .text.nvs_flash_erase + 0x4206a862 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a862 nvs_flash_erase + .text.nvs_flash_deinit_partition + 0x4206a878 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a878 nvs_flash_deinit_partition + .text.nvs_flash_deinit + 0x4206a8ac 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a8ac nvs_flash_deinit + .text.nvs_close + 0x4206a8c2 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a8c2 nvs_close + .text._ZN14intrusive_listI14NVSHandleEntryE9push_backEPS0_ + 0x4206a918 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a918 intrusive_list::push_back(NVSHandleEntry*) + .text.nvs_open_from_partition + 0x4206a938 0xa6 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a938 nvs_open_from_partition + .text.nvs_open + 0x4206a9de 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a9de nvs_open + .text._ZN3nvs9NVSHandle8set_itemIaEEiPKcT_ + 0x4206a9fa 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a9fa int nvs::NVSHandle::set_item(char const*, signed char) + .text._Z7nvs_setIaEimPKcT_ + 0x4206aa18 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_set_i8 + 0x4206aa5c 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206aa5c nvs_set_i8 + .text._ZN3nvs9NVSHandle8set_itemIhEEiPKcT_ + 0x4206aa6a 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206aa6a int nvs::NVSHandle::set_item(char const*, unsigned char) + .text._Z7nvs_setIhEimPKcT_ + 0x4206aa88 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_set_u8 + 0x4206aacc 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206aacc nvs_set_u8 + .text._ZN3nvs9NVSHandle8set_itemItEEiPKcT_ + 0x4206aada 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206aada int nvs::NVSHandle::set_item(char const*, unsigned short) + .text._Z7nvs_setItEimPKcT_ + 0x4206aaf8 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_set_u16 + 0x4206ab3c 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206ab3c nvs_set_u16 + .text._ZN3nvs9NVSHandle8set_itemImEEiPKcT_ + 0x4206ab4a 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206ab4a int nvs::NVSHandle::set_item(char const*, unsigned long) + .text._Z7nvs_setImEimPKcT_ + 0x4206ab64 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_set_u32 + 0x4206aba8 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206aba8 nvs_set_u32 + .text._ZN3nvs9NVSHandle8get_itemIaEEiPKcRT_ + 0x4206abb6 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206abb6 int nvs::NVSHandle::get_item(char const*, signed char&) + .text._Z7nvs_getIaEimPKcPT_ + 0x4206abce 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_get_i8 + 0x4206ac12 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206ac12 nvs_get_i8 + .text._ZN3nvs9NVSHandle8get_itemIhEEiPKcRT_ + 0x4206ac20 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206ac20 int nvs::NVSHandle::get_item(char const*, unsigned char&) + .text._Z7nvs_getIhEimPKcPT_ + 0x4206ac38 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_get_u8 + 0x4206ac7c 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206ac7c nvs_get_u8 + .text._ZN3nvs9NVSHandle8get_itemItEEiPKcRT_ + 0x4206ac8a 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206ac8a int nvs::NVSHandle::get_item(char const*, unsigned short&) + .text._Z7nvs_getItEimPKcPT_ + 0x4206aca2 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_get_u16 + 0x4206ace6 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206ace6 nvs_get_u16 + .text._ZN3nvs9NVSHandle8get_itemImEEiPKcRT_ + 0x4206acf4 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206acf4 int nvs::NVSHandle::get_item(char const*, unsigned long&) + .text._Z7nvs_getImEimPKcPT_ + 0x4206ad0c 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_get_u32 + 0x4206ad50 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206ad50 nvs_get_u32 + .text._ZN9__gnu_cxx5__ops11__pred_iterIZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS3_13BlobIndexNodeEEEUlRKS5_E_EENS0_10_Iter_predIT_EESC_ + 0x4206ad5e 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZN9__gnu_cxx5__ops11__pred_iterIZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS3_13BlobIndexNodeEEEUlRKS5_E_EENS0_10_Iter_predIT_EESC_ + 0x4206ada8 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ + 0x4206adf2 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZSt9__find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZNS2_26eraseMismatchedBlobIndexesERS4_EUlRKS3_E_EEET_SE_SE_T0_St18input_iterator_tag + 0x4206ae52 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_26eraseMismatchedBlobIndexesERS4_EUlRKS3_E_ET_SA_SA_T0_ + 0x4206ae86 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ + 0x4206af06 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZSt9__find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZNS2_20eraseOrphanDataBlobsERS4_EUlRKS3_E_EEET_SE_SE_T0_St18input_iterator_tag + 0x4206af5c 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_20eraseOrphanDataBlobsERS4_EUlRKS3_E_ET_SA_SA_T0_ + 0x4206af90 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZSt9__find_ifIN14intrusive_listIN3nvs7Storage14NamespaceEntryEE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZNS2_21createOrOpenNamespaceEPKcbRhEUlRKS3_E_EEET_SG_SG_T0_St18input_iterator_tag + 0x4206b010 0x3c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage14NamespaceEntryEE8iteratorEZNS2_21createOrOpenNamespaceEPKcbRhEUlRKS3_E_ET_SC_SC_T0_ + 0x4206b04c 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZN3nvs4Item6getKeyEPcj + 0x4206b05c 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b05c nvs::Item::getKey(char*, unsigned int) + .text._ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE + 0x4206b096 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b096 nvs::Storage::eraseOrphanDataBlobs(intrusive_list&) + .text._ZN3nvs7Storage8findItemEhNS_8ItemTypeEPKcRPNS_4PageERNS_4ItemEhNS_9VerOffsetE + 0x4206b134 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b134 nvs::Storage::findItem(unsigned char, nvs::ItemType, char const*, nvs::Page*&, nvs::Item&, unsigned char, nvs::VerOffset) + .text._ZN3nvs7Storage16cmpMultiPageBlobEhPKcPKvj + 0x4206b198 0xe2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b198 nvs::Storage::cmpMultiPageBlob(unsigned char, char const*, void const*, unsigned int) + .text._ZN3nvs7Storage18eraseMultiPageBlobEhPKcNS_9VerOffsetE + 0x4206b27a 0x138 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b27a nvs::Storage::eraseMultiPageBlob(unsigned char, char const*, nvs::VerOffset) + .text._ZN3nvs7Storage17readMultiPageBlobEhPKcPvj + 0x4206b3b2 0x11e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b3b2 nvs::Storage::readMultiPageBlob(unsigned char, char const*, void*, unsigned int) + .text._ZN3nvs7Storage8readItemEhNS_8ItemTypeEPKcPvj + 0x4206b4d0 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b4d0 nvs::Storage::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int) + .text._ZN3nvs7Storage9eraseItemEhNS_8ItemTypeEPKc + 0x4206b562 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b562 nvs::Storage::eraseItem(unsigned char, nvs::ItemType, char const*) + .text._ZN3nvs7Storage14eraseNamespaceEh + 0x4206b5f4 0x52 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b5f4 nvs::Storage::eraseNamespace(unsigned char) + .text._ZN3nvs7Storage7findKeyEhPKcPNS_8ItemTypeE + 0x4206b646 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b646 nvs::Storage::findKey(unsigned char, char const*, nvs::ItemType*) + .text._ZN3nvs7Storage15getItemDataSizeEhNS_8ItemTypeEPKcRj + 0x4206b68a 0x82 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b68a nvs::Storage::getItemDataSize(unsigned char, nvs::ItemType, char const*, unsigned int&) + .text._ZN3nvs7Storage22calcEntriesInNamespaceEhRj + 0x4206b70c 0x7a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b70c nvs::Storage::calcEntriesInNamespace(unsigned char, unsigned int&) + .text._ZN3nvs7Storage13fillEntryInfoERNS_4ItemER16nvs_entry_info_t + 0x4206b786 0x5c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b786 nvs::Storage::fillEntryInfo(nvs::Item&, nvs_entry_info_t&) + .text._ZN3nvs7Storage9nextEntryEP21nvs_opaque_iterator_t + 0x4206b7e2 0xac esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b7e2 nvs::Storage::nextEntry(nvs_opaque_iterator_t*) + .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE9push_backEPS2_ + 0x4206b88e 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b88e intrusive_list::push_back(nvs::Storage::BlobIndexNode*) + .text._ZN3nvs7Storage19populateBlobIndicesER14intrusive_listINS0_13BlobIndexNodeEE + 0x4206b8ae 0xa4 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b8ae nvs::Storage::populateBlobIndices(intrusive_list&) + .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE5eraseENS3_8iteratorE + 0x4206b952 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b952 intrusive_list::erase(intrusive_list::iterator) + .text._ZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEE + 0x4206b96e 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b96e nvs::Storage::eraseMismatchedBlobIndexes(intrusive_list&) + .text._ZN19CompressedEnumTableIbLj1ELj256EE3setEjb + 0x4206ba8e 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206ba8e CompressedEnumTable::set(unsigned int, bool) + .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE9push_backEPS2_ + 0x4206babe 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206babe intrusive_list::push_back(nvs::Storage::NamespaceEntry*) + .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE17clearAndFreeNodesEv + 0x4206bade 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bade intrusive_list::clearAndFreeNodes() + .text._ZN14intrusive_listIN3nvs7Storage12UsedPageNodeEE9push_backEPS2_ + 0x4206bb0c 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bb0c intrusive_list::push_back(nvs::Storage::UsedPageNode*) + .text._ZNKSt14default_deleteIA_N3nvs4PageEEclIS1_EENSt9enable_ifIXsrSt14is_convertibleIPA_T_PS2_E5valueEvE4typeEPS7_ + 0x4206bb2c 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bb2c std::enable_if::value, void>::type std::default_delete::operator()(nvs::Page*) const + .text._ZNSt10unique_ptrIA_N3nvs4PageESt14default_deleteIS2_EED2Ev + 0x4206bb78 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bb78 std::unique_ptr >::~unique_ptr() + 0x4206bb78 std::unique_ptr >::~unique_ptr() + .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE5eraseENS3_8iteratorE + 0x4206bb94 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bb94 intrusive_list::erase(intrusive_list::iterator) + .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE17clearAndFreeNodesEv + 0x4206bbb0 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bbb0 intrusive_list::clearAndFreeNodes() + .text._ZN3nvs7Storage15clearNamespacesEv + 0x4206bbde 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bbde nvs::Storage::clearNamespaces() + .text._ZN3nvs7Storage4initEmm + 0x4206bbf0 0x13e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bbf0 nvs::Storage::init(unsigned long, unsigned long) + .text._ZN3nvs7StorageD2Ev + 0x4206bd2e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bd2e nvs::Storage::~Storage() + 0x4206bd2e nvs::Storage::~Storage() + .text._ZN14intrusive_listIN3nvs7Storage12UsedPageNodeEE5eraseENS3_8iteratorE + 0x4206bd4a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bd4a intrusive_list::erase(intrusive_list::iterator) + .text._ZN14intrusive_listIN3nvs7Storage12UsedPageNodeEE17clearAndFreeNodesEv + 0x4206bd66 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bd66 intrusive_list::clearAndFreeNodes() + .text._ZN3nvs7Storage18writeMultiPageBlobEhPKcPKvjNS_9VerOffsetE + 0x4206bd94 0x1ee esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bd94 nvs::Storage::writeMultiPageBlob(unsigned char, char const*, void const*, unsigned int, nvs::VerOffset) + .text._ZN3nvs7Storage9writeItemEhNS_8ItemTypeEPKcPKvj + 0x4206bf82 0x256 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bf82 nvs::Storage::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int) + .text._ZN3nvs7Storage21createOrOpenNamespaceEPKcbRh + 0x4206c1d8 0x108 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206c1d8 nvs::Storage::createOrOpenNamespace(char const*, bool, unsigned char&) + .text._ZN3nvs7Storage9findEntryEP21nvs_opaque_iterator_tPKc + 0x4206c2e0 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206c2e0 nvs::Storage::findEntry(nvs_opaque_iterator_t*, char const*) + .text._ZN3nvs15NVSHandleSimple6commitEv + 0x4206c320 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c320 nvs::NVSHandleSimple::commit() + .text._ZN3nvs15NVSHandleSimpleD2Ev + 0x4206c332 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c332 nvs::NVSHandleSimple::~NVSHandleSimple() + 0x4206c332 nvs::NVSHandleSimple::~NVSHandleSimple() + .text._ZN3nvs15NVSHandleSimpleD0Ev + 0x4206c35c 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c35c nvs::NVSHandleSimple::~NVSHandleSimple() + .text._ZN3nvs15NVSHandleSimple14set_typed_itemENS_8ItemTypeEPKcPKvj + 0x4206c37a 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c37a nvs::NVSHandleSimple::set_typed_item(nvs::ItemType, char const*, void const*, unsigned int) + .text._ZN3nvs15NVSHandleSimple8set_blobEPKcPKvj + 0x4206c3b2 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c3b2 nvs::NVSHandleSimple::set_blob(char const*, void const*, unsigned int) + .text._ZN3nvs15NVSHandleSimple14get_typed_itemENS_8ItemTypeEPKcPvj + 0x4206c3ec 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c3ec nvs::NVSHandleSimple::get_typed_item(nvs::ItemType, char const*, void*, unsigned int) + .text._ZN3nvs15NVSHandleSimple10get_stringEPKcPcj + 0x4206c416 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c416 nvs::NVSHandleSimple::get_string(char const*, char*, unsigned int) + .text._ZN3nvs15NVSHandleSimple8get_blobEPKcPvj + 0x4206c442 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c442 nvs::NVSHandleSimple::get_blob(char const*, void*, unsigned int) + .text._ZN3nvs15NVSHandleSimple10set_stringEPKcS2_ + 0x4206c46e 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c46e nvs::NVSHandleSimple::set_string(char const*, char const*) + .text._ZN3nvs15NVSHandleSimple13get_item_sizeENS_8ItemTypeEPKcRj + 0x4206c4ce 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c4ce nvs::NVSHandleSimple::get_item_size(nvs::ItemType, char const*, unsigned int&) + .text._ZN3nvs15NVSHandleSimple8find_keyEPKcR10nvs_type_t + 0x4206c4f6 0x52 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c4f6 nvs::NVSHandleSimple::find_key(char const*, nvs_type_t&) + .text._ZN3nvs15NVSHandleSimple10erase_itemEPKc + 0x4206c548 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c548 nvs::NVSHandleSimple::erase_item(char const*) + .text._ZN3nvs15NVSHandleSimple9erase_allEv + 0x4206c57e 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c57e nvs::NVSHandleSimple::erase_all() + .text._ZN3nvs15NVSHandleSimple20get_used_entry_countERj + 0x4206c5ae 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c5ae nvs::NVSHandleSimple::get_used_entry_count(unsigned int&) + .text._ZNK3nvs15NVSHandleSimple18get_partition_nameEv + 0x4206c5e2 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c5e2 nvs::NVSHandleSimple::get_partition_name() const + .text._ZN3nvs12NVSPartitionD2Ev + 0x4206c5f6 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4206c5f6 nvs::NVSPartition::~NVSPartition() + 0x4206c5f6 nvs::NVSPartition::~NVSPartition() + .text._ZN3nvs12NVSPartition18get_partition_nameEv + 0x4206c60c 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4206c60c nvs::NVSPartition::get_partition_name() + .text._ZN3nvs12NVSPartition11get_addressEv + 0x4206c612 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4206c612 nvs::NVSPartition::get_address() + .text._ZN3nvs12NVSPartition8get_sizeEv + 0x4206c618 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4206c618 nvs::NVSPartition::get_size() + .text._ZN3nvs12NVSPartition12get_readonlyEv + 0x4206c61e 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4206c61e nvs::NVSPartition::get_readonly() + .text._ZN3nvs12NVSPartition8read_rawEjPvj + 0x4206c626 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4206c626 nvs::NVSPartition::read_raw(unsigned int, void*, unsigned int) + .text._ZN3nvs12NVSPartition4readEjPvj + 0x4206c636 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4206c636 nvs::NVSPartition::read(unsigned int, void*, unsigned int) + .text._ZN3nvs12NVSPartition9write_rawEjPKvj + 0x4206c652 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4206c652 nvs::NVSPartition::write_raw(unsigned int, void const*, unsigned int) + .text._ZN3nvs12NVSPartition5writeEjPKvj + 0x4206c662 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4206c662 nvs::NVSPartition::write(unsigned int, void const*, unsigned int) + .text._ZN3nvs12NVSPartition11erase_rangeEjj + 0x4206c67e 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4206c67e nvs::NVSPartition::erase_range(unsigned int, unsigned int) + .text._ZN3nvs12NVSPartitionD0Ev + 0x4206c68e 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4206c68e nvs::NVSPartition::~NVSPartition() + .text._ZN3nvs12NVSPartitionC2EPK15esp_partition_t + 0x4206c6b4 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4206c6b4 nvs::NVSPartition::NVSPartition(esp_partition_t const*) + 0x4206c6b4 nvs::NVSPartition::NVSPartition(esp_partition_t const*) + .text._ZN3nvs19NVSPartitionManagerD2Ev + 0x4206c6e6 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206c6e6 nvs::NVSPartitionManager::~NVSPartitionManager() + 0x4206c6e6 nvs::NVSPartitionManager::~NVSPartitionManager() + .text._ZN3nvs19NVSPartitionManagerD0Ev + 0x4206c6f2 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206c6f2 nvs::NVSPartitionManager::~NVSPartitionManager() + .text._ZZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKcENKUlRNS_7StorageEE_clES4_ + 0x4206c70e 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .text._ZSt9__find_ifIN14intrusive_listIN3nvs7StorageEE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZNS1_19NVSPartitionManager24lookup_storage_from_nameEPKcEUlRS2_E_EEET_SE_SE_T0_St18input_iterator_tag + 0x4206c734 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .text._ZSt7find_ifIN14intrusive_listIN3nvs7StorageEE8iteratorEZNS1_19NVSPartitionManager24lookup_storage_from_nameEPKcEUlRS2_E_ET_SA_SA_T0_ + 0x4206c764 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .text._ZN3nvs7StorageC2EPNS_9PartitionE + 0x4206c774 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206c774 nvs::Storage::Storage(nvs::Partition*) + 0x4206c774 nvs::Storage::Storage(nvs::Partition*) + .text._ZN3nvs19NVSPartitionManager12get_instanceEv + 0x4206c7be 0x62 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206c7be nvs::NVSPartitionManager::get_instance() + .text._ZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKc + 0x4206c820 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206c820 nvs::NVSPartitionManager::lookup_storage_from_name(char const*) + .text._ZN14intrusive_listIN3nvs12NVSPartitionEE9push_backEPS1_ + 0x4206c834 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206c834 intrusive_list::push_back(nvs::NVSPartition*) + .text._ZN14intrusive_listIN3nvs12NVSPartitionEE5eraseENS2_8iteratorE + 0x4206c854 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206c854 intrusive_list::erase(intrusive_list::iterator) + .text._ZN14intrusive_listIN3nvs7StorageEE9push_backEPS1_ + 0x4206c870 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206c870 intrusive_list::push_back(nvs::Storage*) + .text._ZN3nvs19NVSPartitionManager11init_customEPNS_9PartitionEmm + 0x4206c890 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206c890 nvs::NVSPartitionManager::init_custom(nvs::Partition*, unsigned long, unsigned long) + .text._ZN3nvs19NVSPartitionManager14init_partitionEPKc + 0x4206c940 0x7a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206c940 nvs::NVSPartitionManager::init_partition(char const*) + .text._ZN14intrusive_listIN3nvs15NVSHandleSimpleEE5eraseENS2_8iteratorE + 0x4206c9ba 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206c9ba intrusive_list::erase(intrusive_list::iterator) + .text._ZN3nvs19NVSPartitionManager12close_handleEPNS_15NVSHandleSimpleE + 0x4206c9d6 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206c9d6 nvs::NVSPartitionManager::close_handle(nvs::NVSHandleSimple*) + .text._ZN14intrusive_listIN3nvs7StorageEE5eraseENS2_8iteratorE + 0x4206ca00 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206ca00 intrusive_list::erase(intrusive_list::iterator) + .text._ZN3nvs19NVSPartitionManager16deinit_partitionEPKc + 0x4206ca1c 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206ca1c nvs::NVSPartitionManager::deinit_partition(char const*) + .text._ZN14intrusive_listIN3nvs15NVSHandleSimpleEE9push_backEPS1_ + 0x4206caba 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206caba intrusive_list::push_back(nvs::NVSHandleSimple*) + .text._ZN3nvs19NVSPartitionManager11open_handleEPKcS2_15nvs_open_mode_tPPNS_15NVSHandleSimpleE + 0x4206cada 0xd6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206cada nvs::NVSPartitionManager::open_handle(char const*, char const*, nvs_open_mode_t, nvs::NVSHandleSimple**) + .text._ZN3nvs4LockC2Ev + 0x4206cbb0 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x4206cbb0 nvs::Lock::Lock() + 0x4206cbb0 nvs::Lock::Lock() + .text._ZN3nvs4LockD2Ev + 0x4206cbca 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x4206cbca nvs::Lock::~Lock() + 0x4206cbca nvs::Lock::~Lock() + .text._ZN3nvs4Lock4initEv + 0x4206cbe4 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x4206cbe4 nvs::Lock::init() + .text._ZN3nvs8HashListC2Ev + 0x4206cbe8 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4206cbe8 nvs::HashList::HashList() + 0x4206cbe8 nvs::HashList::HashList() + .text._ZN3nvs8HashList13HashListBlockC2Ev + 0x4206cbf6 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4206cbf6 nvs::HashList::HashListBlock::HashListBlock() + 0x4206cbf6 nvs::HashList::HashListBlock::HashListBlock() + .text._ZN3nvs8HashList4findEjRKNS_4ItemE + 0x4206cc20 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4206cc20 nvs::HashList::find(unsigned int, nvs::Item const&) + .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE5eraseENS3_8iteratorE + 0x4206cc84 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4206cc84 intrusive_list::erase(intrusive_list::iterator) + .text._ZN3nvs8HashList5clearEv + 0x4206cca0 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4206cca0 nvs::HashList::clear() + .text._ZN3nvs8HashListD2Ev + 0x4206ccd6 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4206ccd6 nvs::HashList::~HashList() + 0x4206ccd6 nvs::HashList::~HashList() + .text._ZN3nvs8HashList5eraseEj + 0x4206cce4 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4206cce4 nvs::HashList::erase(unsigned int) + .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE9push_backEPS2_ + 0x4206cd86 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4206cd86 intrusive_list::push_back(nvs::HashList::HashListBlock*) + .text._ZN3nvs8HashList6insertERKNS_4ItemEj + 0x4206cda6 0x96 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4206cda6 nvs::HashList::insert(nvs::Item const&, unsigned int) + .text._ZSt9__find_ifIPmN9__gnu_cxx5__ops10_Iter_predIZN3nvs4Page4loadEPNS4_9PartitionEmEUlmE_EEET_SA_SA_T0_St26random_access_iterator_tag + 0x4206ce3c 0x86 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .text._ZN3nvs4ItemC2EhNS_8ItemTypeEhPKch + 0x4206cec2 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206cec2 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) + 0x4206cec2 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) + .text._ZN3nvs4PageC2Ev + 0x4206cf22 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206cf22 nvs::Page::Page() + 0x4206cf22 nvs::Page::Page() + .text._ZN3nvs4Page6Header14calculateCrc32Ev + 0x4206cf64 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206cf64 nvs::Page::Header::calculateCrc32() + .text._ZN3nvs4Page20updateFirstUsedEntryEjj + 0x4206cf7e 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206cf7e nvs::Page::updateFirstUsedEntry(unsigned int, unsigned int) + .text._ZN3nvs4Page10initializeEv + 0x4206cfd6 0x7c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206cfd6 nvs::Page::initialize() + .text._ZN3nvs4Page14alterPageStateENS0_9PageStateE + 0x4206d052 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d052 nvs::Page::alterPageState(nvs::Page::PageState) + .text._ZNK3nvs4Page9readEntryEjRNS_4ItemE + 0x4206d082 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d082 nvs::Page::readEntry(unsigned int, nvs::Item&) const + .text._ZNK3nvs4Page12getSeqNumberERm + 0x4206d0ae 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d0ae nvs::Page::getSeqNumber(unsigned long&) const + .text._ZN3nvs4Page12setSeqNumberEm + 0x4206d0d8 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d0d8 nvs::Page::setSeqNumber(unsigned long) + .text._ZN3nvs4Page5eraseEv + 0x4206d0ee 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d0ee nvs::Page::erase() + .text._ZN3nvs4Page11markFreeingEv + 0x4206d132 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d132 nvs::Page::markFreeing() + .text._ZN3nvs4Page8markFullEv + 0x4206d158 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d158 nvs::Page::markFull() + .text._ZNK3nvs4Page18getVarDataTailroomEv + 0x4206d178 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d178 nvs::Page::getVarDataTailroom() const + .text._ZN19CompressedEnumTableIN3nvs4Page10EntryStateELj2ELj126EE3setEjS2_ + 0x4206d1aa 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d1aa CompressedEnumTable::set(unsigned int, nvs::Page::EntryState) + .text._ZN3nvs4Page15alterEntryStateEjNS0_10EntryStateE + 0x4206d1dc 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d1dc nvs::Page::alterEntryState(unsigned int, nvs::Page::EntryState) + .text._ZN3nvs4Page10writeEntryERKNS_4ItemE + 0x4206d232 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d232 nvs::Page::writeEntry(nvs::Item const&) + .text._ZN3nvs4Page9copyItemsERS0_ + 0x4206d29a 0xce esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d29a nvs::Page::copyItems(nvs::Page&) + .text._ZN3nvs4Page20alterEntryRangeStateEjjNS0_10EntryStateE + 0x4206d368 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d368 nvs::Page::alterEntryRangeState(unsigned int, unsigned int, nvs::Page::EntryState) + .text._ZN3nvs4Page14writeEntryDataEPKhj + 0x4206d404 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d404 nvs::Page::writeEntryData(unsigned char const*, unsigned int) + .text._ZN3nvs4Page9writeItemEhNS_8ItemTypeEPKcPKvjh + 0x4206d496 0x222 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d496 nvs::Page::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char) + .text._ZN3nvs4Page17eraseEntryAndSpanEj + 0x4206d6b8 0x140 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d6b8 nvs::Page::eraseEntryAndSpan(unsigned int) + .text._ZN3nvs4Page8findItemEhNS_8ItemTypeEPKcRjRNS_4ItemEhNS_9VerOffsetE + 0x4206d7f8 0x246 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d7f8 nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned int&, nvs::Item&, unsigned char, nvs::VerOffset) + .text._ZN3nvs4Page7cmpItemEhNS_8ItemTypeEPKcPKvjhNS_9VerOffsetE + 0x4206da3e 0x100 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206da3e nvs::Page::cmpItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char, nvs::VerOffset) + .text._ZN3nvs4Page8readItemEhNS_8ItemTypeEPKcPvjhNS_9VerOffsetE + 0x4206db3e 0xfa esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206db3e nvs::Page::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int, unsigned char, nvs::VerOffset) + .text._ZN3nvs4Page9eraseItemEhNS_8ItemTypeEPKchNS_9VerOffsetE + 0x4206dc38 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206dc38 nvs::Page::eraseItem(unsigned char, nvs::ItemType, char const*, unsigned char, nvs::VerOffset) + .text._ZN3nvs4Page15mLoadEntryTableEv + 0x4206dc62 0x3c8 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206dc62 nvs::Page::mLoadEntryTable() + .text._ZN3nvs4Page4loadEPNS_9PartitionEm + 0x4206e02a 0x138 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206e02a nvs::Page::load(nvs::Partition*, unsigned long) + .text._ZZN3nvs11PageManager4loadEPNS_9PartitionEmmENKUlRKNS_4PageEE_clES5_ + 0x4206e162 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .text._ZSt9__find_ifIN14intrusive_listIN3nvs4PageEE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZNS1_11PageManager4loadEPNS1_9PartitionEmmEUlRKS2_E_EEET_SF_SF_T0_St18input_iterator_tag + 0x4206e18a 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .text._ZSt7find_ifIN14intrusive_listIN3nvs4PageEE8iteratorEZNS1_11PageManager4loadEPNS1_9PartitionEmmEUlRKS2_E_ET_SB_SB_T0_ + 0x4206e1ba 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .text._ZN14intrusive_listIN3nvs4PageEE9push_backEPS1_ + 0x4206e1ca 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4206e1ca intrusive_list::push_back(nvs::Page*) + .text._ZN14intrusive_listIN3nvs4PageEE5eraseENS2_8iteratorE + 0x4206e1ea 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4206e1ea intrusive_list::erase(intrusive_list::iterator) + .text._ZN14intrusive_listIN3nvs4PageEE5clearEv + 0x4206e206 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4206e206 intrusive_list::clear() + .text._ZN3nvs11PageManager12activatePageEv + 0x4206e222 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4206e222 nvs::PageManager::activatePage() + .text._ZN3nvs11PageManager14requestNewPageEv + 0x4206e278 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4206e278 nvs::PageManager::requestNewPage() + .text._ZN14intrusive_listIN3nvs4PageEE10push_frontEPS1_ + 0x4206e340 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4206e340 intrusive_list::push_front(nvs::Page*) + .text._ZN14intrusive_listIN3nvs4PageEE6insertENS2_8iteratorEPS1_ + 0x4206e35e 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4206e35e intrusive_list::insert(intrusive_list::iterator, nvs::Page*) + .text._ZN3nvs11PageManager4loadEPNS_9PartitionEmm + 0x4206e38c 0x26e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4206e38c nvs::PageManager::load(nvs::Partition*, unsigned long, unsigned long) + .text._ZN3nvs16partition_lookup20lookup_nvs_partitionEPKcPPNS_12NVSPartitionE + 0x4206e5fa 0x5a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + 0x4206e5fa nvs::partition_lookup::lookup_nvs_partition(char const*, nvs::NVSPartition**) + .text._ZNK3nvs4Item14calculateCrc32Ev + 0x4206e654 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x4206e654 nvs::Item::calculateCrc32() const + .text._ZNK3nvs4Item26calculateCrc32WithoutValueEv + 0x4206e68e 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x4206e68e nvs::Item::calculateCrc32WithoutValue() const + .text._ZN3nvs4Item14calculateCrc32EPKhj + 0x4206e6c8 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x4206e6c8 nvs::Item::calculateCrc32(unsigned char const*, unsigned int) + .text.phy_digital_regs_load + 0x4206e6e0 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .text.phy_digital_regs_store + 0x4206e708 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .text.load_cal_data_from_nvs_handle + 0x4206e730 0x176 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .text.store_cal_data_to_nvs_handle + 0x4206e8a6 0x152 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .text.esp_phy_disable + 0x4206e9f8 0x58 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206e9f8 esp_phy_disable + .text.esp_wifi_bt_power_domain_off + 0x4206ea50 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206ea50 esp_wifi_power_domain_off + 0x4206ea50 esp_wifi_bt_power_domain_off + .text.esp_phy_modem_init + 0x4206eaae 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206eaae esp_phy_modem_init + .text.esp_phy_modem_deinit + 0x4206eb0c 0x64 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206eb0c esp_phy_modem_deinit + .text.esp_phy_get_init_data + 0x4206eb70 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206eb70 esp_phy_get_init_data + .text.esp_phy_load_cal_data_from_nvs + 0x4206eb7a 0x74 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206eb7a esp_phy_load_cal_data_from_nvs + .text.esp_phy_store_cal_data_to_nvs + 0x4206ebee 0x3c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206ebee esp_phy_store_cal_data_to_nvs + .text.esp_phy_load_cal_and_init + 0x4206ec2a 0x238 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206ec2a esp_phy_load_cal_and_init + .text.esp_phy_enable + 0x4206ee62 0x6c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206ee62 esp_phy_enable + .text.esp_phy_update_country_info + 0x4206eece 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206eece esp_phy_update_country_info + .text.phy_get_lock + 0x4206eed2 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206eed2 phy_get_lock + .text.phy_enabled_modem_contains + 0x4206eedc 0x10 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4206eedc phy_enabled_modem_contains + .text.phy_track_pll_internal + 0x4206eeec 0x66 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .text.phy_track_pll_timer_callback + 0x4206ef52 0x28 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .text.phy_track_pll + 0x4206ef7a 0x98 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4206ef7a phy_track_pll + .text.phy_track_pll_init + 0x4206f012 0x9c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4206f012 phy_track_pll_init + .text.phy_track_pll_deinit + 0x4206f0ae 0x72 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4206f0ae phy_track_pll_deinit + .text.phy_set_modem_flag + 0x4206f120 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4206f120 phy_set_modem_flag + .text.phy_clr_modem_flag + 0x4206f134 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4206f134 phy_clr_modem_flag + .text.phy_get_modem_flag + 0x4206f148 0xa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4206f148 phy_get_modem_flag + .text.do_init 0x4206f152 0xe esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.do_setoperatingmode + 0x4206f160 0x12 esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.do_setservername + 0x4206f172 0x16 esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_sync_time + 0x4206f188 0x114 esp-idf/lwip/liblwip.a(sntp.c.obj) + 0x4206f188 sntp_sync_time + .text.sntp_set_time_sync_notification_cb + 0x4206f29c 0xa esp-idf/lwip/liblwip.a(sntp.c.obj) + 0x4206f29c sntp_set_time_sync_notification_cb + .text.sntp_get_sync_interval + 0x4206f2a6 0x6 esp-idf/lwip/liblwip.a(sntp.c.obj) + 0x4206f2a6 sntp_get_sync_interval + .text.sntp_set_system_time + 0x4206f2ac 0x16 esp-idf/lwip/liblwip.a(sntp.c.obj) + 0x4206f2ac sntp_set_system_time + .text.esp_sntp_setoperatingmode + 0x4206f2c2 0x18 esp-idf/lwip/liblwip.a(sntp.c.obj) + 0x4206f2c2 esp_sntp_setoperatingmode + .text.esp_sntp_init + 0x4206f2da 0x18 esp-idf/lwip/liblwip.a(sntp.c.obj) + 0x4206f2da esp_sntp_init + .text.esp_sntp_setservername + 0x4206f2f2 0x22 esp-idf/lwip/liblwip.a(sntp.c.obj) + 0x4206f2f2 esp_sntp_setservername + .text.esp_sntp_enabled + 0x4206f314 0x12 esp-idf/lwip/liblwip.a(sntp.c.obj) + 0x4206f314 esp_sntp_enabled + .text.tryget_socket_unconn_nouse + 0x4206f326 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_poll_should_wake + 0x4206f348 0x46 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.free_socket_locked + 0x4206f38e 0x66 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.sock_inc_used_locked + 0x4206f3f4 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.tryget_socket_unconn_locked + 0x4206f48e 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_sockopt_to_ipopt + 0x4206f4b8 0x44 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.sock_inc_used + 0x4206f4fc 0x80 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.tryget_socket_unconn + 0x4206f57c 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.alloc_socket + 0x4206f59e 0x108 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_select_inc_sockets_used_set + 0x4206f6a6 0x92 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_select_inc_sockets_used + 0x4206f738 0x50 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_link_select_cb + 0x4206f788 0x3c esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_unlink_select_cb + 0x4206f7c4 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.sockaddr_to_ipaddr_port + 0x4206f85e 0x8c esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_sock_make_addr + 0x4206f8ea 0x13e esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_recv_tcp_from + 0x4206fa28 0x4c esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.free_socket_free_elements + 0x4206fa74 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.free_socket + 0x4206fa9e 0x42 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.done_socket + 0x4206fae0 0xbc esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.tryget_socket + 0x4206fb9c 0x20 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.get_socket + 0x4206fbbc 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_selscan + 0x4206fbde 0x264 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_select_dec_sockets_used + 0x4206fe42 0x7a esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_getaddrname + 0x4206febc 0x108 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_socket_register_membership + 0x4206ffc4 0x74 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_socket_unregister_membership + 0x42070038 0x98 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_socket_register_mld6_membership + 0x420700d0 0x88 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_socket_unregister_mld6_membership + 0x42070158 0x110 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_socket_drop_registered_memberships + 0x42070268 0x94 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_socket_drop_registered_mld6_memberships + 0x420702fc 0xa0 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_recv_tcp + 0x4207039c 0x1d4 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_recvfrom_udp_raw + 0x42070570 0x132 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.select_check_waiters + 0x420706a2 0x130 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.event_callback + 0x420707d2 0x128 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_getsockopt_impl + 0x420708fa 0x5a2 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_getsockopt_callback + 0x42070e9c 0x50 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_setsockopt_impl + 0x42070eec 0x786 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_setsockopt_callback + 0x42071672 0x4e esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_accept + 0x420716c0 0x212 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420716c0 lwip_accept + .text.lwip_bind + 0x420718d2 0x100 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420718d2 lwip_bind + .text.lwip_close + 0x420719d2 0x98 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420719d2 lwip_close + .text.lwip_connect + 0x42071a6a 0x10c esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071a6a lwip_connect + .text.lwip_listen + 0x42071b76 0x7a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071b76 lwip_listen + .text.lwip_recvfrom + 0x42071bf0 0xfc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071bf0 lwip_recvfrom + .text.lwip_read + 0x42071cec 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071cec lwip_read + .text.lwip_recv + 0x42071d00 0x12 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071d00 lwip_recv + .text.lwip_sendto + 0x42071d12 0x196 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071d12 lwip_sendto + .text.lwip_send + 0x42071ea8 0x98 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071ea8 lwip_send + .text.lwip_socket + 0x42071f40 0xfe esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071f40 lwip_socket + .text.lwip_write + 0x4207203e 0x10 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207203e lwip_write + .text.lwip_select + 0x4207204e 0x38e esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207204e lwip_select + .text.lwip_shutdown + 0x420723dc 0xb2 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420723dc lwip_shutdown + .text.lwip_getpeername + 0x4207248e 0x10 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207248e lwip_getpeername + .text.lwip_getsockname + 0x4207249e 0x10 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207249e lwip_getsockname + .text.lwip_getsockopt + 0x420724ae 0xb2 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420724ae lwip_getsockopt + .text.lwip_setsockopt + 0x42072560 0xa8 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42072560 lwip_setsockopt + .text.lwip_ioctl + 0x42072608 0x72 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42072608 lwip_ioctl + .text.lwip_fcntl + 0x4207267a 0xd2 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207267a lwip_fcntl + .text.lwip_inet_ntop + 0x4207274c 0x64 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207274c lwip_inet_ntop + .text.lwip_inet_pton + 0x420727b0 0x56 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420727b0 lwip_inet_pton + .text.tcpip_timeouts_mbox_fetch + 0x42072806 0x48 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text.tcpip_thread_handle_msg + 0x4207284e 0xa6 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text.tcpip_thread + 0x420728f4 0x5a esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text.tcpip_inpkt + 0x4207294e 0x86 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x4207294e tcpip_inpkt + .text.tcpip_input + 0x420729d4 0x2c esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x420729d4 tcpip_input + .text.tcpip_callback + 0x42072a00 0x68 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42072a00 tcpip_callback + .text.tcpip_try_callback + 0x42072a68 0x7c esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42072a68 tcpip_try_callback + .text.tcpip_send_msg_wait_sem + 0x42072ae4 0x84 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42072ae4 tcpip_send_msg_wait_sem + .text.tcpip_api_call + 0x42072b68 0x66 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42072b68 tcpip_api_call + .text.tcpip_init + 0x42072bce 0x7e esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42072bce tcpip_init + .text.sntp_retry + 0x42072c4c 0x60 esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_initialize_request + 0x42072cac 0x26 esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_send_request + 0x42072cd2 0xbe esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_request + 0x42072d90 0xce esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_dns_found + 0x42072e5e 0x42 esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_process + 0x42072ea0 0x38 esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_recv + 0x42072ed8 0xfc esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_init + 0x42072fd4 0xbe esp-idf/lwip/liblwip.a(sntp.c.obj) + 0x42072fd4 sntp_init + .text.sntp_enabled + 0x42073092 0xe esp-idf/lwip/liblwip.a(sntp.c.obj) + 0x42073092 sntp_enabled + .text.sntp_setoperatingmode + 0x420730a0 0x6a esp-idf/lwip/liblwip.a(sntp.c.obj) + 0x420730a0 sntp_setoperatingmode + .text.sntp_setservername + 0x4207310a 0x12 esp-idf/lwip/liblwip.a(sntp.c.obj) + 0x4207310a sntp_setservername + .text.lwip_htons + 0x4207311c 0xe esp-idf/lwip/liblwip.a(def.c.obj) + 0x4207311c lwip_htons + .text.lwip_htonl + 0x4207312a 0x24 esp-idf/lwip/liblwip.a(def.c.obj) + 0x4207312a lwip_htonl + .text.lwip_strnicmp + 0x4207314e 0x42 esp-idf/lwip/liblwip.a(def.c.obj) + 0x4207314e lwip_strnicmp + .text.dns_backupserver_available + 0x42073190 0xbe esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_server_is_set + 0x4207324e 0x94 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_create_txid + 0x420732e2 0x5e esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_call_found + 0x42073340 0x220 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_correct_response + 0x42073560 0x86 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_send + 0x420735e6 0x338 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_check_entry + 0x4207391e 0x368 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_check_entries + 0x42073c86 0x24 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_lookup + 0x42073caa 0x11a esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_alloc_random_port + 0x42073dc4 0x68 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_alloc_pcb + 0x42073e2c 0xa4 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_enqueue + 0x42073ed0 0x264 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_compare_name + 0x42074134 0x102 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_skip_name + 0x42074236 0x8c esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_recv + 0x420742c2 0x482 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_init + 0x42074744 0x2 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074744 dns_init + .text.dns_setserver + 0x42074746 0x74 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074746 dns_setserver + .text.dns_tmr 0x420747ba 0x68 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x420747ba dns_tmr + .text.dns_timeout_cb + 0x42074822 0xe esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_gethostbyname_addrtype + 0x42074830 0x150 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074830 dns_gethostbyname_addrtype + .text.dns_gethostbyname + 0x42074980 0x10 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074980 dns_gethostbyname + .text.lwip_init + 0x42074990 0x2a esp-idf/lwip/liblwip.a(init.c.obj) + 0x42074990 lwip_init + .text.ipaddr_aton + 0x420749ba 0x40 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x420749ba ipaddr_aton + .text.ip_input + 0x420749fa 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x420749fa ip_input + .text.mem_init + 0x42074a22 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42074a22 mem_init + .text.mem_trim + 0x42074a24 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42074a24 mem_trim + .text.mem_malloc + 0x42074a26 0x54 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42074a26 mem_malloc + .text.mem_free + 0x42074a7a 0x66 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42074a7a mem_free + .text.mem_calloc + 0x42074ae0 0x12 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42074ae0 mem_calloc + .text.do_memp_malloc_pool + 0x42074af2 0x58 esp-idf/lwip/liblwip.a(memp.c.obj) + .text.do_memp_free_pool + 0x42074b4a 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) + .text.memp_init + 0x42074b92 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42074b92 memp_init + .text.memp_malloc + 0x42074ba4 0x26 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42074ba4 memp_malloc + .text.memp_free + 0x42074bca 0x24 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42074bca memp_free + .text.netif_null_output_ip6 + 0x42074bee 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_null_output_ip4 + 0x42074bf2 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_loopif_init + 0x42074bf6 0x5a esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_do_set_netmask + 0x42074c50 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_do_set_gw + 0x42074cd8 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_do_ip_addr_changed + 0x42074d60 0x2a esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_issue_reports + 0x42074d8a 0x82 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_do_set_ipaddr + 0x42074e0c 0xca esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_poll + 0x42074ed6 0x122 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42074ed6 netif_poll + .text.netif_set_default + 0x42074ff8 0xa esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42074ff8 netif_set_default + .text.netif_loop_output + 0x42075002 0x140 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075002 netif_loop_output + .text.netif_loop_output_ipv6 + 0x42075142 0xe esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_loop_output_ipv4 + 0x42075150 0xe esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_get_ip6_addr_match + 0x4207515e 0xda esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4207515e netif_get_ip6_addr_match + .text.netif_get_by_index + 0x42075238 0x26 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075238 netif_get_by_index + .text.netif_find + 0x4207525e 0x60 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4207525e netif_find + .text.netif_add_ext_callback + 0x420752be 0x66 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420752be netif_add_ext_callback + .text.netif_remove_ext_callback + 0x42075324 0x82 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075324 netif_remove_ext_callback + .text.netif_invoke_ext_callback + 0x420753a6 0x5c esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420753a6 netif_invoke_ext_callback + .text.netif_set_addr + 0x42075402 0xc8 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075402 netif_set_addr + .text.netif_add + 0x420754ca 0x2b0 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420754ca netif_add + .text.netif_set_up + 0x4207577a 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4207577a netif_set_up + .text.netif_set_down + 0x420757bc 0x46 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420757bc netif_set_down + .text.netif_remove + 0x42075802 0xc2 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075802 netif_remove + .text.netif_set_link_up + 0x420758c4 0x48 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420758c4 netif_set_link_up + .text.netif_init + 0x4207590c 0x7a esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4207590c netif_init + .text.netif_set_link_down + 0x42075986 0x34 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075986 netif_set_link_down + .text.netif_ip6_addr_set_parts + 0x420759ba 0x184 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420759ba netif_ip6_addr_set_parts + .text.netif_ip6_addr_set + 0x42075b3e 0x62 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075b3e netif_ip6_addr_set + .text.netif_ip6_addr_set_state + 0x42075ba0 0x100 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075ba0 netif_ip6_addr_set_state + .text.pbuf_init_alloced_pbuf + 0x42075ca0 0x22 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_skip_const + 0x42075cc2 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_add_header_impl + 0x42075cde 0x90 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_pool_is_empty + 0x42075d6e 0x4c esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_free_ooseq + 0x42075dba 0x32 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_free_ooseq_callback + 0x42075dec 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_alloc_reference + 0x42075dfa 0x6c esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42075dfa pbuf_alloc_reference + .text.pbuf_alloced_custom + 0x42075e66 0x42 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42075e66 pbuf_alloced_custom + .text.pbuf_add_header + 0x42075ea8 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42075ea8 pbuf_add_header + .text.pbuf_add_header_force + 0x42075eb8 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42075eb8 pbuf_add_header_force + .text.pbuf_remove_header + 0x42075ec8 0x6a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42075ec8 pbuf_remove_header + .text.pbuf_header_impl + 0x42075f32 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_header_force + 0x42075f4e 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42075f4e pbuf_header_force + .text.pbuf_free + 0x42075f5e 0x116 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42075f5e pbuf_free + .text.pbuf_alloc + 0x42076074 0x1d4 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076074 pbuf_alloc + .text.pbuf_realloc + 0x42076248 0xe8 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076248 pbuf_realloc + .text.pbuf_free_header + 0x42076330 0x48 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076330 pbuf_free_header + .text.pbuf_clen + 0x42076378 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076378 pbuf_clen + .text.pbuf_ref + 0x4207638a 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4207638a pbuf_ref + .text.pbuf_cat + 0x420763d8 0x60 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420763d8 pbuf_cat + .text.pbuf_chain + 0x42076438 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076438 pbuf_chain + .text.pbuf_copy_partial_pbuf + 0x42076452 0x15e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076452 pbuf_copy_partial_pbuf + .text.pbuf_copy + 0x420765b0 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420765b0 pbuf_copy + .text.pbuf_copy_partial + 0x420765ca 0x94 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420765ca pbuf_copy_partial + .text.pbuf_skip + 0x4207665e 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4207665e pbuf_skip + .text.pbuf_take + 0x4207666c 0xbe esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4207666c pbuf_take + .text.pbuf_take_at + 0x4207672a 0xb4 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4207672a pbuf_take_at + .text.pbuf_clone + 0x420767de 0x50 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420767de pbuf_clone + .text.pbuf_try_get_at + 0x4207682e 0x30 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4207682e pbuf_try_get_at + .text.pbuf_get_at + 0x4207685e 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4207685e pbuf_get_at + .text.pbuf_put_at + 0x42076878 0x2e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076878 pbuf_put_at + .text.raw_input_local_match + 0x420768a6 0x10c esp-idf/lwip/liblwip.a(raw.c.obj) + .text.raw_input + 0x420769b2 0x174 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x420769b2 raw_input + .text.raw_bind + 0x42076b26 0x10a esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42076b26 raw_bind + .text.raw_bind_netif + 0x42076c30 0x14 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42076c30 raw_bind_netif + .text.raw_connect + 0x42076c44 0x100 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42076c44 raw_connect + .text.raw_recv + 0x42076d44 0x6 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42076d44 raw_recv + .text.raw_sendto_if_src + 0x42076d4a 0x26c esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42076d4a raw_sendto_if_src + .text.raw_sendto + 0x42076fb6 0x12c esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42076fb6 raw_sendto + .text.raw_send + 0x420770e2 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x420770e2 raw_send + .text.raw_remove + 0x420770f4 0x3a esp-idf/lwip/liblwip.a(raw.c.obj) + 0x420770f4 raw_remove + .text.raw_new 0x4207712e 0x4c esp-idf/lwip/liblwip.a(raw.c.obj) + 0x4207712e raw_new + .text.raw_new_ip_type + 0x4207717a 0x20 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x4207717a raw_new_ip_type + .text.raw_netif_ip_addr_changed + 0x4207719a 0xda esp-idf/lwip/liblwip.a(raw.c.obj) + 0x4207719a raw_netif_ip_addr_changed + .text.tcp_new_port + 0x42077274 0x6c esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_remove_listener + 0x420772e0 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_listen_closed + 0x42077322 0x86 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_free_listen + 0x420773a8 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_init + 0x420773e6 0x24 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420773e6 tcp_init + .text.tcp_free + 0x4207740a 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207740a tcp_free + .text.tcp_backlog_delayed + 0x42077448 0x84 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077448 tcp_backlog_delayed + .text.tcp_backlog_accepted + 0x420774cc 0x7c esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420774cc tcp_backlog_accepted + .text.tcp_close_shutdown_fin + 0x42077548 0x9e esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_handle_closepend + 0x420775e6 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_bind + 0x4207761a 0x2aa esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207761a tcp_bind + .text.tcp_bind_netif + 0x420778c4 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420778c4 tcp_bind_netif + .text.tcp_listen_with_backlog_and_err + 0x420778d8 0x1dc esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420778d8 tcp_listen_with_backlog_and_err + .text.tcp_update_rcv_ann_wnd + 0x42077ab4 0xae esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077ab4 tcp_update_rcv_ann_wnd + .text.tcp_recved + 0x42077b62 0x88 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077b62 tcp_recved + .text.tcp_seg_free + 0x42077bea 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077bea tcp_seg_free + .text.tcp_segs_free + 0x42077c0c 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077c0c tcp_segs_free + .text.tcp_seg_copy + 0x42077c26 0x58 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077c26 tcp_seg_copy + .text.tcp_arg 0x42077c7e 0x6 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077c7e tcp_arg + .text.tcp_recv + 0x42077c84 0x3c esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077c84 tcp_recv + .text.tcp_sent + 0x42077cc0 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077cc0 tcp_sent + .text.tcp_err 0x42077cfe 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077cfe tcp_err + .text.tcp_accept + 0x42077d3c 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077d3c tcp_accept + .text.tcp_poll + 0x42077d4c 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077d4c tcp_poll + .text.tcp_next_iss + 0x42077d8e 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077d8e tcp_next_iss + .text.tcp_eff_send_mss_netif + 0x42077dd0 0x8a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077dd0 tcp_eff_send_mss_netif + .text.tcp_connect + 0x42077e5a 0x33c esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077e5a tcp_connect + .text.tcp_free_ooseq + 0x42078196 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078196 tcp_free_ooseq + .text.tcp_pcb_purge + 0x420781b4 0x64 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420781b4 tcp_pcb_purge + .text.tcp_pcb_remove + 0x42078218 0x142 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078218 tcp_pcb_remove + .text.tcp_abandon + 0x4207835a 0x12e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207835a tcp_abandon + .text.tcp_abort + 0x42078488 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078488 tcp_abort + .text.tcp_accept_null + 0x42078498 0x38 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_kill_timewait + 0x420784d0 0x38 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_kill_prio + 0x42078508 0x6e esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_netif_ip_addr_changed_pcblist + 0x42078576 0x94 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_netif_ip_addr_changed + 0x4207860a 0x108 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207860a tcp_netif_ip_addr_changed + .text.tcp_kill_state + 0x42078712 0x70 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_alloc + 0x42078782 0xf2 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078782 tcp_alloc + .text.tcp_new_ip_type + 0x42078874 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078874 tcp_new_ip_type + .text.tcp_close_shutdown + 0x42078896 0x190 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_close_ext + 0x42078a26 0x28 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078a26 tcp_close_ext + .text.tcp_close + 0x42078a4e 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078a4e tcp_close + .text.tcp_recv_null + 0x42078a5e 0x36 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078a5e tcp_recv_null + .text.tcp_process_refused_data + 0x42078a94 0x98 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078a94 tcp_process_refused_data + .text.tcp_fasttmr + 0x42078b2c 0xa2 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078b2c tcp_fasttmr + .text.tcp_shutdown + 0x42078bce 0x82 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078bce tcp_shutdown + .text.tcp_slowtmr + 0x42078c50 0x5c2 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078c50 tcp_slowtmr + .text.tcp_tmr 0x42079212 0x2a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079212 tcp_tmr + .text.tcp_get_next_optbyte + 0x4207923c 0x4c esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_parseopt + 0x42079288 0xde esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_input_delayed_close + 0x42079366 0x70 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_timewait_input + 0x420793d6 0xdc esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_listen_input + 0x420794b2 0x290 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_oos_insert_segment + 0x42079742 0x134 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_free_acked_segments + 0x42079876 0x10c esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_receive + 0x42079982 0xf64 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_process + 0x4207a8e6 0x73a esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_input + 0x4207b020 0xb02 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4207b020 tcp_input + .text.tcp_trigger_input_pcb_close + 0x4207bb22 0x12 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4207bb22 tcp_trigger_input_pcb_close + .text.tcp_write_checks + 0x4207bb34 0xf2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_output_segment_busy + 0x4207bc26 0x42 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_output_fill_options + 0x4207bc68 0x66 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_pbuf_prealloc + 0x4207bcce 0xa8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_create_segment + 0x4207bd76 0x16a esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_output_alloc_header_common + 0x4207bee0 0x124 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_output_alloc_header + 0x4207c004 0x56 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_route + 0x4207c05a 0x36 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_output_segment + 0x4207c090 0x220 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_output_control_segment + 0x4207c2b0 0xc8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_write + 0x4207c378 0x3d2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207c378 tcp_write + .text.tcp_split_unsent_seg + 0x4207c74a 0x260 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207c74a tcp_split_unsent_seg + .text.tcp_enqueue_flags + 0x4207c9aa 0x1ca esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207c9aa tcp_enqueue_flags + .text.tcp_send_fin + 0x4207cb74 0xa4 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207cb74 tcp_send_fin + .text.tcp_rexmit_rto_prepare + 0x4207cc18 0xde esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207cc18 tcp_rexmit_rto_prepare + .text.tcp_rexmit + 0x4207ccf6 0xea esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207ccf6 tcp_rexmit + .text.tcp_rexmit_fast + 0x4207cde0 0x96 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207cde0 tcp_rexmit_fast + .text.tcp_rst 0x4207ce76 0xb2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207ce76 tcp_rst + .text.tcp_send_empty_ack + 0x4207cf28 0x94 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207cf28 tcp_send_empty_ack + .text.tcp_output + 0x4207cfbc 0x462 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207cfbc tcp_output + .text.tcp_rexmit_rto_commit + 0x4207d41e 0x46 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d41e tcp_rexmit_rto_commit + .text.tcp_rexmit_rto + 0x4207d464 0x44 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d464 tcp_rexmit_rto + .text.tcp_keepalive + 0x4207d4a8 0x72 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d4a8 tcp_keepalive + .text.tcp_zero_window_probe + 0x4207d51a 0x16c esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d51a tcp_zero_window_probe + .text.sys_timeout_abs + 0x4207d686 0x92 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .text.lwip_cyclic_timer + 0x4207d718 0x52 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .text.sys_timeout + 0x4207d76a 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207d76a sys_timeout + .text.tcp_timer_needed + 0x4207d7c0 0x46 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207d7c0 tcp_timer_needed + .text.tcpip_tcp_timer + 0x4207d806 0x3e esp-idf/lwip/liblwip.a(timeouts.c.obj) + .text.sys_timeouts_init + 0x4207d844 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207d844 sys_timeouts_init + .text.sys_untimeout + 0x4207d87a 0x44 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207d87a sys_untimeout + .text.sys_check_timeouts + 0x4207d8be 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207d8be sys_check_timeouts + .text.sys_timeouts_sleeptime + 0x4207d914 0x5a esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207d914 sys_timeouts_sleeptime + .text.udp_new_port + 0x4207d96e 0x4e esp-idf/lwip/liblwip.a(udp.c.obj) + .text.udp_input_local_match + 0x4207d9bc 0x180 esp-idf/lwip/liblwip.a(udp.c.obj) + .text.udp_init + 0x4207db3c 0x24 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207db3c udp_init + .text.udp_input + 0x4207db60 0x412 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207db60 udp_input + .text.udp_bind + 0x4207df72 0x26a esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207df72 udp_bind + .text.udp_sendto_if_src + 0x4207e1dc 0x22c esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e1dc udp_sendto_if_src + .text.udp_sendto_if + 0x4207e408 0xd8 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e408 udp_sendto_if + .text.udp_sendto + 0x4207e4e0 0x116 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e4e0 udp_sendto + .text.udp_send + 0x4207e5f6 0x32 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e5f6 udp_send + .text.udp_bind_netif + 0x4207e628 0x14 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e628 udp_bind_netif + .text.udp_connect + 0x4207e63c 0x142 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e63c udp_connect + .text.udp_disconnect + 0x4207e77e 0xbc esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e77e udp_disconnect + .text.udp_recv + 0x4207e83a 0x8 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e83a udp_recv + .text.udp_remove + 0x4207e842 0x3c esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e842 udp_remove + .text.udp_new 0x4207e87e 0x34 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e87e udp_new + .text.udp_new_ip_type + 0x4207e8b2 0x1e esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e8b2 udp_new_ip_type + .text.udp_netif_ip_addr_changed + 0x4207e8d0 0xda esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e8d0 udp_netif_ip_addr_changed + .text.dhcp_set_state + 0x4207e9aa 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_option_short + 0x4207e9c0 0x5a esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_option + 0x4207ea1a 0x58 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_option_byte + 0x4207ea72 0x46 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_option_long + 0x4207eab8 0x7e esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_create_msg + 0x4207eb36 0x1a0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_option_hostname + 0x4207ecd6 0xc8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_option_trailer + 0x4207ed9e 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_rebind + 0x4207ede2 0x15e esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_t2_timeout + 0x4207ef40 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_reboot + 0x4207ef7e 0x186 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_select + 0x4207f104 0x1c8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_handle_offer + 0x4207f2cc 0x84 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_discover + 0x4207f350 0x164 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_decline + 0x4207f4b4 0xf8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_check + 0x4207f5ac 0x64 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_bind + 0x4207f610 0xda esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_handle_nak + 0x4207f6ea 0x36 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_dec_pcb_refcount + 0x4207f720 0x5e esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_inc_pcb_refcount + 0x4207f77e 0xae esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_parse_reply + 0x4207f82c 0x3b0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_handle_ack + 0x4207fbdc 0x13c esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_recv + 0x4207fd18 0x17e esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_set_struct + 0x4207fe96 0xa0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207fe96 dhcp_set_struct + .text.dhcp_cleanup + 0x4207ff36 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207ff36 dhcp_cleanup + .text.dhcp_network_changed + 0x4207ff7a 0x64 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207ff7a dhcp_network_changed + .text.dhcp_arp_reply + 0x4207ffde 0x2a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207ffde dhcp_arp_reply + .text.dhcp_renew + 0x42080008 0x15a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080008 dhcp_renew + .text.dhcp_t1_timeout + 0x42080162 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_supplied_address + 0x420801a0 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420801a0 dhcp_supplied_address + .text.dhcp_release_and_stop + 0x420801da 0x186 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420801da dhcp_release_and_stop + .text.dhcp_start + 0x42080360 0xc8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080360 dhcp_start + .text.dhcp_coarse_tmr + 0x42080428 0x72 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080428 dhcp_coarse_tmr + .text.dhcp_timeout + 0x4208049a 0x90 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_fine_tmr + 0x4208052a 0x70 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4208052a dhcp_fine_tmr + .text.dhcp_fine_timeout_cb + 0x4208059a 0xe esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4208059a dhcp_fine_timeout_cb + .text.dhcp_release + 0x420805a8 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420805a8 dhcp_release + .text.dhcp_stop + 0x420805b8 0xe esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420805b8 dhcp_stop + .text.free_etharp_q + 0x420805c6 0x76 esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_free_entry + 0x4208063c 0x56 esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_find_entry + 0x42080692 0x240 esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_update_arp_entry + 0x420808d2 0x17c esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_raw + 0x42080a4e 0x1ca esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_request_dst + 0x42080c18 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_add_static_entry + 0x42080c3c 0x2a esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42080c3c etharp_add_static_entry + .text.etharp_remove_static_entry + 0x42080c66 0x42 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42080c66 etharp_remove_static_entry + .text.etharp_cleanup_netif + 0x42080ca8 0x58 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42080ca8 etharp_cleanup_netif + .text.etharp_input + 0x42080d00 0x122 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42080d00 etharp_input + .text.etharp_request + 0x42080e22 0x16 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42080e22 etharp_request + .text.etharp_tmr + 0x42080e38 0xe0 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42080e38 etharp_tmr + .text.etharp_output_to_arp_index + 0x42080f18 0x11a esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_query + 0x42081032 0x298 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081032 etharp_query + .text.etharp_output + 0x420812ca 0x1f6 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x420812ca etharp_output + .text.icmp_send_response + 0x420814c0 0x130 esp-idf/lwip/liblwip.a(icmp.c.obj) + .text.icmp_input + 0x420815f0 0x23a esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x420815f0 icmp_input + .text.icmp_dest_unreach + 0x4208182a 0x14 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x4208182a icmp_dest_unreach + .text.igmp_remove_group + 0x4208183e 0x1c esp-idf/lwip/liblwip.a(igmp.c.obj) + .text.igmp_start_timer + 0x4208185a 0x60 esp-idf/lwip/liblwip.a(igmp.c.obj) + .text.igmp_delaying_member + 0x420818ba 0x38 esp-idf/lwip/liblwip.a(igmp.c.obj) + .text.igmp_ip_output_if + 0x420818f2 0x2a esp-idf/lwip/liblwip.a(igmp.c.obj) + .text.igmp_send + 0x4208191c 0x120 esp-idf/lwip/liblwip.a(igmp.c.obj) + .text.igmp_timeout + 0x42081a3c 0x30 esp-idf/lwip/liblwip.a(igmp.c.obj) + .text.igmp_init + 0x42081a6c 0x22 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42081a6c igmp_init + .text.igmp_stop + 0x42081a8e 0x46 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42081a8e igmp_stop + .text.igmp_report_groups + 0x42081ad4 0x24 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42081ad4 igmp_report_groups + .text.igmp_lookfor_group + 0x42081af8 0x14 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42081af8 igmp_lookfor_group + .text.igmp_lookup_group + 0x42081b0c 0xc4 esp-idf/lwip/liblwip.a(igmp.c.obj) + .text.igmp_start + 0x42081bd0 0x48 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42081bd0 igmp_start + .text.igmp_input + 0x42081c18 0x112 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42081c18 igmp_input + .text.igmp_joingroup_netif + 0x42081d2a 0x94 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42081d2a igmp_joingroup_netif + .text.igmp_joingroup + 0x42081dbe 0x6c esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42081dbe igmp_joingroup + .text.igmp_leavegroup_netif + 0x42081e2a 0x9a esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42081e2a igmp_leavegroup_netif + .text.igmp_leavegroup + 0x42081ec4 0x76 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42081ec4 igmp_leavegroup + .text.igmp_tmr + 0x42081f3a 0x7c esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42081f3a igmp_tmr + .text.igmp_timeout_cb + 0x42081fb6 0xe esp-idf/lwip/liblwip.a(igmp.c.obj) + .text.ip4_input_accept + 0x42081fc4 0x38 esp-idf/lwip/liblwip.a(ip4.c.obj) + .text.ip4_route + 0x42081ffc 0x94 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42081ffc ip4_route + .text.ip4_route_src + 0x42082090 0x1e esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42082090 ip4_route_src + .text.ip4_input + 0x420820ae 0x31c esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x420820ae ip4_input + .text.ip4_output_if_opt_src + 0x420823ca 0x308 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x420823ca ip4_output_if_opt_src + .text.ip4_output_if_opt + 0x420826d2 0x24 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x420826d2 ip4_output_if_opt + .text.ip4_output_if + 0x420826f6 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x420826f6 ip4_output_if + .text.ip4_output_if_src + 0x42082708 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42082708 ip4_output_if_src + .text.ip4_addr_isbroadcast_u32 + 0x4208271a 0x40 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x4208271a ip4_addr_isbroadcast_u32 + .text.ip4addr_aton + 0x4208275a 0x1e0 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x4208275a ip4addr_aton + .text.ip4addr_ntoa_r + 0x4208293a 0x9c esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x4208293a ip4addr_ntoa_r + .text.ip4_frag + 0x420829d6 0x1dc esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + 0x420829d6 ip4_frag + .text.icmp6_send_response_with_addrs_and_netif + 0x42082bb2 0x148 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .text.icmp6_send_response + 0x42082cfa 0x7c esp-idf/lwip/liblwip.a(icmp6.c.obj) + .text.icmp6_input + 0x42082d76 0x15c esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x42082d76 icmp6_input + .text.icmp6_dest_unreach + 0x42082ed2 0x16 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x42082ed2 icmp6_dest_unreach + .text.icmp6_param_problem + 0x42082ee8 0x20 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x42082ee8 icmp6_param_problem + .text.ip6_input_accept + 0x42082f08 0xb6 esp-idf/lwip/liblwip.a(ip6.c.obj) + .text.ip6_route + 0x42082fbe 0x2de esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42082fbe ip6_route + .text.ip6_select_source_address + 0x4208329c 0x1a8 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x4208329c ip6_select_source_address + .text.ip6_input + 0x42083444 0x7d8 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42083444 ip6_input + .text.ip6_output_if_src + 0x42083c1c 0x3dc esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42083c1c ip6_output_if_src + .text.ip6_output_if + 0x42083ff8 0x76 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42083ff8 ip6_output_if + .text.ip6_options_add_hbh_ra + 0x4208406e 0x52 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x4208406e ip6_options_add_hbh_ra + .text.ip6addr_aton + 0x420840c0 0x1c2 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x420840c0 ip6addr_aton + .text.ip6addr_ntoa_r + 0x42084282 0x270 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x42084282 ip6addr_ntoa_r + .text.ip6_frag + 0x420844f2 0x1dc esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x420844f2 ip6_frag + .text.mld6_remove_group + 0x420846ce 0x2a esp-idf/lwip/liblwip.a(mld6.c.obj) + .text.mld6_delayed_report + 0x420846f8 0x82 esp-idf/lwip/liblwip.a(mld6.c.obj) + .text.mld6_new_group + 0x4208477a 0x70 esp-idf/lwip/liblwip.a(mld6.c.obj) + .text.mld6_send + 0x420847ea 0x17c esp-idf/lwip/liblwip.a(mld6.c.obj) + .text.mld6_stop + 0x42084966 0x46 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42084966 mld6_stop + .text.mld6_report_groups + 0x420849ac 0x22 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x420849ac mld6_report_groups + .text.mld6_lookfor_group + 0x420849ce 0x38 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x420849ce mld6_lookfor_group + .text.mld6_input + 0x42084a06 0x1aa esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42084a06 mld6_input + .text.mld6_joingroup_netif + 0x42084bb0 0xfc esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42084bb0 mld6_joingroup_netif + .text.mld6_joingroup + 0x42084cac 0x5c esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42084cac mld6_joingroup + .text.mld6_leavegroup_netif + 0x42084d08 0xf4 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42084d08 mld6_leavegroup_netif + .text.mld6_leavegroup + 0x42084dfc 0x5e esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42084dfc mld6_leavegroup + .text.mld6_tmr + 0x42084e5a 0x90 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42084e5a mld6_tmr + .text.mld6_timeout_cb + 0x42084eea 0xe esp-idf/lwip/liblwip.a(mld6.c.obj) + .text.nd6_find_neighbor_cache_entry + 0x42084ef8 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_find_destination_cache_entry + 0x42084f96 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_new_destination_cache_entry + 0x42085034 0x82 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_is_prefix_in_netif + 0x420850b6 0x102 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_select_router + 0x420851b8 0xe2 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_get_router + 0x4208529a 0x64 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_get_onlink_prefix + 0x420852fe 0x82 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_new_onlink_prefix + 0x42085380 0xea esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_send_q + 0x4208546a 0x144 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_duplicate_addr_detected + 0x420855ae 0x54 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_process_autoconfig_prefix + 0x42085602 0x28c esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_free_q + 0x4208588e 0xa4 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_free_neighbor_cache_entry + 0x42085932 0x98 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_new_neighbor_cache_entry + 0x420859ca 0x28c esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_send_na + 0x42085c56 0x1e4 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_send_rs + 0x42085e3a 0x146 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_send_ns + 0x42085f80 0x22e esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_send_neighbor_cache_probe + 0x420861ae 0x14 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_new_router + 0x420861c2 0x180 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_get_next_hop_entry + 0x42086342 0x486 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_queue_packet + 0x420867c8 0x11c esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_input + 0x420868e4 0xe5a esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420868e4 nd6_input + .text.nd6_tmr 0x4208773e 0x594 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4208773e nd6_tmr + .text.nd6_clear_destination_cache + 0x42087cd2 0x36 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42087cd2 nd6_clear_destination_cache + .text.nd6_find_route + 0x42087d08 0xe0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42087d08 nd6_find_route + .text.nd6_get_next_hop_addr_or_queue + 0x42087de8 0xac esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42087de8 nd6_get_next_hop_addr_or_queue + .text.nd6_get_destination_mtu + 0x42087e94 0x3c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42087e94 nd6_get_destination_mtu + .text.nd6_reachability_hint + 0x42087ed0 0x1f2 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42087ed0 nd6_reachability_hint + .text.nd6_cleanup_netif + 0x420880c2 0xfa esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420880c2 nd6_cleanup_netif + .text.nd6_adjust_mld_membership + 0x420881bc 0xae esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420881bc nd6_adjust_mld_membership + .text.nd6_restart_netif + 0x4208826a 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4208826a nd6_restart_netif + .text.ethernet_input + 0x42088272 0x12a esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x42088272 ethernet_input + .text.ethernet_output + 0x4208839c 0xe4 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x4208839c ethernet_output + .text.lwip_init_tcp_isn + 0x42088480 0x54 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x42088480 lwip_init_tcp_isn + .text.lwip_hook_tcp_isn + 0x420884d4 0x13e esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x420884d4 lwip_hook_tcp_isn + .text.ip4_route_src_hook + 0x42088612 0x34 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x42088612 ip4_route_src_hook + .text.dhcp_parse_extra_opts + 0x42088646 0x72 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x42088646 dhcp_parse_extra_opts + .text.dhcp_append_extra_opts + 0x420886b8 0x76 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x420886b8 dhcp_append_extra_opts + .text.lwip_setsockopt_impl_ext + 0x4208872e 0xe4 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + 0x4208872e lwip_setsockopt_impl_ext + .text.lwip_getsockopt_impl_ext + 0x42088812 0xf4 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + 0x42088812 lwip_getsockopt_impl_ext + .text.sys_thread_sem_free + 0x42088906 0x28 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .text.sys_mutex_new + 0x4208892e 0x24 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4208892e sys_mutex_new + .text.sys_mutex_lock + 0x42088952 0x40 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088952 sys_mutex_lock + .text.sys_mutex_unlock + 0x42088992 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088992 sys_mutex_unlock + .text.sys_sem_new + 0x420889d6 0x9a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420889d6 sys_sem_new + .text.sys_sem_signal + 0x42088a70 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088a70 sys_sem_signal + .text.sys_sem_signal_isr + 0x42088ab4 0x20 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088ab4 sys_sem_signal_isr + .text.sys_arch_sem_wait + 0x42088ad4 0x92 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088ad4 sys_arch_sem_wait + .text.sys_sem_free + 0x42088b66 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088b66 sys_sem_free + .text.sys_mbox_new + 0x42088b84 0x52 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088b84 sys_mbox_new + .text.sys_mbox_post + 0x42088bd6 0x48 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088bd6 sys_mbox_post + .text.sys_mbox_trypost + 0x42088c1e 0x2a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088c1e sys_mbox_trypost + .text.sys_arch_mbox_fetch + 0x42088c48 0xa6 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088c48 sys_arch_mbox_fetch + .text.sys_arch_mbox_tryfetch + 0x42088cee 0x5c esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088cee sys_arch_mbox_tryfetch + .text.sys_mbox_free + 0x42088d4a 0x60 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088d4a sys_mbox_free + .text.sys_thread_new + 0x42088daa 0x32 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088daa sys_thread_new + .text.sys_init + 0x42088ddc 0x5e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088ddc sys_init + .text.sys_now 0x42088e3a 0x1a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088e3a sys_now + .text.sys_arch_protect + 0x42088e54 0x30 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088e54 sys_arch_protect + .text.sys_arch_unprotect + 0x42088e84 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088e84 sys_arch_unprotect + .text.sys_thread_sem_init + 0x42088e9a 0x98 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088e9a sys_thread_sem_init + .text.sys_thread_sem_get + 0x42088f32 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088f32 sys_thread_sem_get + .text.sys_thread_tcpip + 0x42088f50 0x94 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088f50 sys_thread_tcpip + .text.lwip_get_socket_select_semaphore + 0x42088fe4 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .text.lwip_stop_socket_select_isr + 0x42088ff2 0x1c esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .text.lwip_stop_socket_select + 0x4208900e 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .text.lwip_ioctl_r_wrapper + 0x4208901c 0x18 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .text.lwip_fcntl_r_wrapper + 0x42089034 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .text.lwip_fstat + 0x42089042 0x44 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .text.esp_vfs_lwip_sockets_register + 0x42089086 0xb4 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x42089086 esp_vfs_lwip_sockets_register + .text.netconn_apimsg + 0x4208913a 0x2e esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_tcp_recvd_msg + 0x42089168 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_close_shutdown + 0x4208919c 0x2a esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_new_with_proto_and_callback + 0x420891c6 0xc0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x420891c6 netconn_new_with_proto_and_callback + .text.netconn_prepare_delete + 0x42089286 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42089286 netconn_prepare_delete + .text.netconn_delete + 0x420892ac 0x36 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x420892ac netconn_delete + .text.netconn_getaddr + 0x420892e2 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x420892e2 netconn_getaddr + .text.netconn_bind + 0x42089316 0xca esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42089316 netconn_bind + .text.netconn_connect + 0x420893e0 0x32 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x420893e0 netconn_connect + .text.netconn_disconnect + 0x42089412 0x20 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42089412 netconn_disconnect + .text.netconn_listen_with_backlog + 0x42089432 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42089432 netconn_listen_with_backlog + .text.netconn_tcp_recvd + 0x42089456 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42089456 netconn_tcp_recvd + .text.netconn_send + 0x4208947c 0x22 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208947c netconn_send + .text.netconn_write_vectors_partly + 0x4208949e 0xf4 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208949e netconn_write_vectors_partly + .text.netconn_write_partly + 0x42089592 0x16 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42089592 netconn_write_partly + .text.netconn_err + 0x420895a8 0x2c esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x420895a8 netconn_err + .text.netconn_accept + 0x420895d4 0x10c esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x420895d4 netconn_accept + .text.netconn_recv_data + 0x420896e0 0x15e esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_recv_udp_raw_netbuf_flags + 0x4208983e 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208983e netconn_recv_udp_raw_netbuf_flags + .text.netconn_recv_data_tcp + 0x42089862 0xbc esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_recv_tcp_pbuf_flags + 0x4208991e 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208991e netconn_recv_tcp_pbuf_flags + .text.netconn_shutdown + 0x42089942 0x20 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42089942 netconn_shutdown + .text.netconn_join_leave_group + 0x42089962 0x3e esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42089962 netconn_join_leave_group + .text.netconn_join_leave_group_netif + 0x420899a0 0x3a esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x420899a0 netconn_join_leave_group_netif + .text.netconn_gethostbyname_addrtype + 0x420899da 0x44 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x420899da netconn_gethostbyname_addrtype + .text.lwip_netconn_err_to_msg + 0x42089a1e 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.lwip_netconn_do_dns_found + 0x42089a80 0x48 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.recv_udp + 0x42089ac8 0x184 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.recv_raw + 0x42089c4c 0xd8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.setup_tcp + 0x42089d24 0x52 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.pcb_new 0x42089d76 0x118 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.lwip_netconn_do_connected + 0x42089e8e 0xfe esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.err_tcp 0x42089f8c 0x17a esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.netconn_mark_mbox_invalid + 0x4208a106 0x60 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.lwip_netconn_do_writemore + 0x4208a166 0x31a esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.lwip_netconn_do_close_internal + 0x4208a480 0x2a6 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.poll_tcp + 0x4208a726 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.sent_tcp + 0x4208a7b2 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.tcp_do_abort + 0x4208a83e 0x12 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.recv_tcp + 0x4208a850 0x110 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.lwip_netconn_is_deallocated_msg + 0x4208a960 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208a960 lwip_netconn_is_deallocated_msg + .text.lwip_netconn_is_err_msg + 0x4208a974 0x74 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208a974 lwip_netconn_is_err_msg + .text.lwip_netconn_do_newconn + 0x4208a9e8 0x26 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208a9e8 lwip_netconn_do_newconn + .text.netconn_alloc + 0x4208aa0e 0xaa esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208aa0e netconn_alloc + .text.netconn_free + 0x4208aab8 0x92 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208aab8 netconn_free + .text.netconn_drain + 0x4208ab4a 0xfc esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.accept_function + 0x4208ac46 0x12e esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.lwip_netconn_do_delconn + 0x4208ad74 0x14c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208ad74 lwip_netconn_do_delconn + .text.lwip_netconn_do_bind + 0x4208aec0 0x10e esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208aec0 lwip_netconn_do_bind + .text.lwip_netconn_do_connect + 0x4208afce 0xbe esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208afce lwip_netconn_do_connect + .text.lwip_netconn_do_disconnect + 0x4208b08c 0x38 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b08c lwip_netconn_do_disconnect + .text.lwip_netconn_do_listen + 0x4208b0c4 0x1b0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b0c4 lwip_netconn_do_listen + .text.lwip_netconn_do_send + 0x4208b274 0x106 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b274 lwip_netconn_do_send + .text.lwip_netconn_do_recv + 0x4208b37a 0x5c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b37a lwip_netconn_do_recv + .text.lwip_netconn_do_accepted + 0x4208b3d6 0x32 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b3d6 lwip_netconn_do_accepted + .text.lwip_netconn_do_write + 0x4208b408 0xa2 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b408 lwip_netconn_do_write + .text.lwip_netconn_do_getaddr + 0x4208b4aa 0x1c0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b4aa lwip_netconn_do_getaddr + .text.lwip_netconn_do_close + 0x4208b66a 0x126 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b66a lwip_netconn_do_close + .text.lwip_netconn_do_join_leave_group + 0x4208b790 0x7a esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b790 lwip_netconn_do_join_leave_group + .text.lwip_netconn_do_join_leave_group_netif + 0x4208b80a 0x84 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b80a lwip_netconn_do_join_leave_group_netif + .text.lwip_netconn_do_gethostbyname + 0x4208b88e 0x44 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b88e lwip_netconn_do_gethostbyname + .text.err_to_errno + 0x4208b8d2 0x26 esp-idf/lwip/liblwip.a(err.c.obj) + 0x4208b8d2 err_to_errno + .text.netbuf_delete + 0x4208b8f8 0x2a esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x4208b8f8 netbuf_delete + .text.netbuf_alloc + 0x4208b922 0x62 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x4208b922 netbuf_alloc + .text.netbuf_free + 0x4208b984 0x22 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x4208b984 netbuf_free + .text.lwip_standard_chksum + 0x4208b9a6 0x6c esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208b9a6 lwip_standard_chksum + .text.inet_cksum_pseudo_base + 0x4208ba12 0xae esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .text.inet_chksum_pseudo + 0x4208bac0 0x3c esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208bac0 inet_chksum_pseudo + .text.ip6_chksum_pseudo + 0x4208bafc 0x64 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208bafc ip6_chksum_pseudo + .text.ip_chksum_pseudo + 0x4208bb60 0x20 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208bb60 ip_chksum_pseudo + .text.inet_chksum + 0x4208bb80 0x16 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208bb80 inet_chksum + .text.inet_chksum_pbuf + 0x4208bb96 0x80 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208bb96 inet_chksum_pbuf + .text.esp_netif_add_to_list_unsafe + 0x4208bc16 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4208bc16 esp_netif_add_to_list_unsafe + .text.esp_netif_remove_from_list_unsafe + 0x4208bc5a 0x86 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4208bc5a esp_netif_remove_from_list_unsafe + .text.esp_netif_get_nr_of_ifs + 0x4208bce0 0xa esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4208bce0 esp_netif_get_nr_of_ifs + .text.esp_netif_next_unsafe + 0x4208bcea 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4208bcea esp_netif_next_unsafe + .text.esp_netif_is_netif_listed + 0x4208bd1a 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4208bd1a esp_netif_is_netif_listed + .text.esp_netif_get_handle_from_ifkey_unsafe + 0x4208bd36 0x40 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4208bd36 esp_netif_get_handle_from_ifkey_unsafe + .text.esp_netif_reset_ip_info + 0x4208bd76 0x16 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_is_active + 0x4208bd8c 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_set_default_netif_internal + 0x4208bda8 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_lwip_ipc_call_msg + 0x4208bdb8 0x52 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_lwip_ipc_call + 0x4208be0a 0x20 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_update_default_netif + 0x4208be2a 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_lwip_ipc_call_get_netif + 0x4208be44 0x20 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_api_cb + 0x4208be64 0x26 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.tcpip_init_done + 0x4208be8a 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_config_sanity_check + 0x4208be98 0x8e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.get_handle_from_ifkey_api + 0x4208bf26 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_set_mac_api + 0x4208bf40 0x6a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208bf40 esp_netif_set_mac_api + .text.esp_netif_set_ip_old_info_api + 0x4208bfaa 0x7a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcps_cb + 0x4208c024 0xde esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_start_ip_lost_timer + 0x4208c102 0x32 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.netif_set_mldv6_flag + 0x4208c134 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_internal_nd6_cb + 0x4208c15c 0x116 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.netif_set_garp_flag + 0x4208c272 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_ip_lost_timer + 0x4208c290 0xaa esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.netif_send_mldv6 + 0x4208c33a 0x32 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_init_configuration + 0x4208c36c 0x1f8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.netif_unset_garp_flag + 0x4208c564 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.netif_unset_mldv6_flag + 0x4208c57c 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_lwip_remove + 0x4208c594 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_destroy_api + 0x4208c5e8 0x8e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_new_api + 0x4208c676 0x2bc esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.netif_send_garp + 0x4208c932 0x3c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_lwip_add + 0x4208c96e 0x98 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_start_api + 0x4208ca06 0x1e4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_stop_api + 0x4208cbea 0x8a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.dns_clear_servers + 0x4208cc74 0x36 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcpc_start_api + 0x4208ccaa 0xea esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_up_api + 0x4208cd94 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_down_api + 0x4208cdd8 0xe2 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_ip4addr_ntoa + 0x4208ceba 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208ceba esp_ip4addr_ntoa + .text.esp_netif_get_io_driver + 0x4208cec8 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208cec8 esp_netif_get_io_driver + .text.esp_netif_get_netif_impl + 0x4208cecc 0x6 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208cecc esp_netif_get_netif_impl + .text.esp_netif_init + 0x4208ced2 0x102 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208ced2 esp_netif_init + .text.esp_netif_new + 0x4208cfd4 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208cfd4 esp_netif_new + .text.esp_netif_get_handle_from_ifkey + 0x4208cff2 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208cff2 esp_netif_get_handle_from_ifkey + .text.esp_netif_attach + 0x4208d010 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d010 esp_netif_attach + .text.esp_netif_set_driver_config + 0x4208d064 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d064 esp_netif_set_driver_config + .text.esp_netif_set_mac + 0x4208d088 0x2c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d088 esp_netif_set_mac + .text.esp_netif_start + 0x4208d0b4 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d0b4 esp_netif_start + .text.esp_netif_stop + 0x4208d0ce 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d0ce esp_netif_stop + .text.esp_netif_netstack_buf_ref + 0x4208d0e8 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d0e8 esp_netif_netstack_buf_ref + .text.esp_netif_netstack_buf_free + 0x4208d0f6 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d0f6 esp_netif_netstack_buf_free + .text.esp_netif_free_rx_buffer + 0x4208d104 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d104 esp_netif_free_rx_buffer + .text.esp_netif_transmit_wrap + 0x4208d114 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d114 esp_netif_transmit_wrap + .text.esp_netif_receive + 0x4208d124 0x12 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d124 esp_netif_receive + .text.esp_netif_dhcpc_start + 0x4208d136 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d136 esp_netif_dhcpc_start + .text.esp_netif_dhcpc_get_status + 0x4208d150 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d150 esp_netif_dhcpc_get_status + .text.esp_netif_get_hostname + 0x4208d16c 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d16c esp_netif_get_hostname + .text.esp_netif_up + 0x4208d190 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d190 esp_netif_up + .text.esp_netif_down + 0x4208d1aa 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d1aa esp_netif_down + .text.esp_netif_is_netif_up + 0x4208d1c4 0x16 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d1c4 esp_netif_is_netif_up + .text.esp_netif_update_default_netif_lwip + 0x4208d1da 0x118 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_get_old_ip_info + 0x4208d2f2 0x76 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d2f2 esp_netif_get_old_ip_info + .text.esp_netif_get_ip_info + 0x4208d368 0xa6 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d368 esp_netif_get_ip_info + .text.esp_netif_is_valid_static_ip + 0x4208d40e 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d40e esp_netif_is_valid_static_ip + .text.esp_netif_set_old_ip_info + 0x4208d422 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d422 esp_netif_set_old_ip_info + .text.esp_netif_get_ip6_linklocal + 0x4208d43c 0x52 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d43c esp_netif_get_ip6_linklocal + .text.esp_netif_get_all_ip6 + 0x4208d48e 0x142 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d48e esp_netif_get_all_ip6 + .text.esp_netif_get_flags + 0x4208d5d0 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d5d0 esp_netif_get_flags + .text.esp_netif_get_ifkey + 0x4208d5d4 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d5d4 esp_netif_get_ifkey + .text.esp_netif_get_desc + 0x4208d5d8 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d5d8 esp_netif_get_desc + .text.esp_netif_get_event_id + 0x4208d5dc 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d5dc esp_netif_get_event_id + .text.esp_netif_internal_dhcpc_cb + 0x4208d5f4 0x1ba esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.netif_callback_fn + 0x4208d7ae 0x4c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_aes_gmac + 0x4208d7fa 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .text.esp_supp_crc32 + 0x4208d7fe 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .text.esp_aes_decrypt + 0x4208d810 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .text.esp_aes_encrypt + 0x4208d81c 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .text.esp_aes_unwrap + 0x4208d828 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .text.esp_aes_wrap + 0x4208d83e 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .text.sha256_prf_bits + 0x4208d854 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x4208d854 sha256_prf_bits + .text.sha256_prf + 0x4208d95c 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x4208d95c sha256_prf + .text.sha1_prf + 0x4208d96c 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + 0x4208d96c sha1_prf + .text.digest_vector + 0x4208da24 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.hmac_vector + 0x4208dab0 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.aes_crypt_init + 0x4208db48 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.aes_crypt_deinit + 0x4208dbb8 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.aes_crypt + 0x4208dbd6 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.sha256_vector + 0x4208dbe4 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208dbe4 sha256_vector + .text.sha1_vector + 0x4208dbfc 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208dbfc sha1_vector + .text.hmac_sha256_vector + 0x4208dc14 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208dc14 hmac_sha256_vector + .text.hmac_sha256 + 0x4208dc30 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208dc30 hmac_sha256 + .text.hmac_sha1_vector + 0x4208dc4a 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208dc4a hmac_sha1_vector + .text.hmac_sha1 + 0x4208dc66 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208dc66 hmac_sha1 + .text.aes_encrypt_init + 0x4208dc80 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208dc80 aes_encrypt_init + .text.aes_encrypt + 0x4208dc94 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208dc94 aes_encrypt + .text.aes_encrypt_deinit + 0x4208dca8 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208dca8 aes_encrypt_deinit + .text.aes_decrypt_init + 0x4208dcb6 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208dcb6 aes_decrypt_init + .text.aes_decrypt + 0x4208dcca 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208dcca aes_decrypt + .text.aes_decrypt_deinit + 0x4208dcde 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208dcde aes_decrypt_deinit + .text.aes_128_cbc_encrypt + 0x4208dcec 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208dcec aes_128_cbc_encrypt + .text.aes_128_cbc_decrypt + 0x4208dd56 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208dd56 aes_128_cbc_decrypt + .text.aes_ctr_encrypt + 0x4208ddc0 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208ddc0 aes_ctr_encrypt + .text.pbkdf2_sha1 + 0x4208de1e 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208de1e pbkdf2_sha1 + .text.omac1_aes_vector + 0x4208de68 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208de68 omac1_aes_vector + .text.omac1_aes_128_vector + 0x4208df34 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208df34 omac1_aes_128_vector + .text.omac1_aes_128 + 0x4208df4c 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208df4c omac1_aes_128 + .text.rc4_skip + 0x4208df66 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + 0x4208df66 rc4_skip + .text.aes_wrap + 0x4208e060 0x1da esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + 0x4208e060 aes_wrap + .text.aes_unwrap + 0x4208e23a 0x1a8 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + 0x4208e23a aes_unwrap + .text.os_get_time + 0x4208e3e2 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4208e3e2 os_get_time + .text.os_random + 0x4208e406 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4208e406 os_random + .text.os_get_random + 0x4208e418 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4208e418 os_get_random + .text.os_sleep + 0x4208e428 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4208e428 os_sleep + .text.forced_memzero + 0x4208e454 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4208e454 forced_memzero + .text.ccmp_aad_nonce + 0x4208e462 0x18c esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .text.ccmp_decrypt + 0x4208e5ee 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x4208e5ee ccmp_decrypt + .text.ccmp_encrypt + 0x4208e6a6 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x4208e6a6 ccmp_encrypt + .text.hex2num 0x4208e7d6 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.hex2byte + 0x4208e816 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208e816 hex2byte + .text.hexstr2bin + 0x4208e850 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208e850 hexstr2bin + .text.inc_byte_array + 0x4208e892 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208e892 inc_byte_array + .text.buf_shift_right + 0x4208e8b2 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208e8b2 buf_shift_right + .text.wpa_get_ntp_timestamp + 0x4208e8ec 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208e8ec wpa_get_ntp_timestamp + .text.printf_decode + 0x4208e97e 0x1a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208e97e printf_decode + .text.dup_binstr + 0x4208eb22 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208eb22 dup_binstr + .text.wpa_config_parse_string + 0x4208eb66 0x15a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208eb66 wpa_config_parse_string + .text.int_array_len + 0x4208ecc0 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208ecc0 int_array_len + .text.bin_clear_free + 0x4208ecd6 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208ecd6 bin_clear_free + .text.os_memdup + 0x4208ecf6 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208ecf6 os_memdup + .text.os_reltime_expired + 0x4208ed30 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208ed30 os_reltime_expired + .text.os_reltime_initialized + 0x4208edae 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208edae os_reltime_initialized + .text.sha1_xor + 0x4208edc2 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .text.HMAC_sha1_final + 0x4208edec 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .text.mbedtls_sha1_init_start + 0x4208ee1c 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .text.HMAC_sha1_init + 0x4208ee38 0xf2 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .text.pbkdf2_f_sha1 + 0x4208ef2a 0x1a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .text.pbkdf2_sha1 + 0x4208f0cc 0xe2 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .text.fastpbkdf2_hmac_sha1 + 0x4208f1ae 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x4208f1ae fastpbkdf2_hmac_sha1 + .text.xor_aes_block + 0x4208f1bc 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .text.aes_ccm_encr_start + 0x4208f1de 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .text.aes_ccm_auth + 0x4208f202 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .text.aes_ccm_encr + 0x4208f280 0xa4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .text.aes_ccm_encr_auth + 0x4208f324 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .text.aes_ccm_decr_auth + 0x4208f37a 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .text.aes_ccm_auth_start + 0x4208f3d0 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .text.aes_ccm_ae + 0x4208f4d0 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x4208f4d0 aes_ccm_ae + .text.aes_ccm_ad + 0x4208f572 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x4208f572 aes_ccm_ad + .text.esp_wifi_config_info + 0x4208f62e 0x14c esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .text.wifi_deinit_internal + 0x4208f77a 0xbc esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .text.esp_wifi_set_log_level + 0x4208f836 0x10 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .text.s_set_default_wifi_log_level + 0x4208f846 0x42 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .text.esp_wifi_init + 0x4208f888 0xb4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x4208f888 esp_wifi_init + .text.ieee80211_ftm_attach + 0x4208f93c 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x4208f93c ieee80211_ftm_attach + .text.wifi_default_action_sta_got_ip + 0x4208f940 0x6c esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_default_action_ap_stop + 0x4208f9ac 0x1a esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_default_action_sta_stop + 0x4208f9c6 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_start + 0x4208f9de 0xfc esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_default_action_ap_start + 0x4208fada 0x1a esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_default_action_sta_start + 0x4208faf4 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_default_action_sta_disconnected + 0x4208fb0c 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_default_action_sta_connected + 0x4208fb24 0x8e esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.clear_default_wifi_handlers + 0x4208fbb2 0xa2 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.set_default_wifi_handlers + 0x4208fc54 0xf4 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.create_and_attach + 0x4208fd48 0x46 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.esp_wifi_set_default_wifi_sta_handlers + 0x4208fd8e 0xe esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x4208fd8e esp_wifi_set_default_wifi_sta_handlers + .text.esp_wifi_set_default_wifi_ap_handlers + 0x4208fd9c 0xe esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x4208fd9c esp_wifi_set_default_wifi_ap_handlers + .text.esp_netif_attach_wifi_station + 0x4208fdaa 0x22 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x4208fdaa esp_netif_attach_wifi_station + .text.esp_netif_attach_wifi_ap + 0x4208fdcc 0x24 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x4208fdcc esp_netif_attach_wifi_ap + .text.esp_netif_create_default_wifi_ap + 0x4208fdf0 0xa4 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x4208fdf0 esp_netif_create_default_wifi_ap + .text.esp_netif_create_default_wifi_sta + 0x4208fe94 0xa4 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x4208fe94 esp_netif_create_default_wifi_sta + .text.parse_url_char + 0x4208ff38 0x2b0 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .text.http_parse_host_char + 0x420901e8 0x244 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .text.http_parse_host + 0x4209042c 0x166 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .text.http_message_needs_eof + 0x42090592 0x6a esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x42090592 http_message_needs_eof + .text.http_should_keep_alive + 0x420905fc 0x36 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x420905fc http_should_keep_alive + .text.http_parser_execute + 0x42090632 0x3520 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x42090632 http_parser_execute + .text.http_parser_init + 0x42093b52 0x5e esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x42093b52 http_parser_init + .text.http_parser_settings_init + 0x42093bb0 0x18 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x42093bb0 http_parser_settings_init + .text.http_parser_url_init + 0x42093bc8 0x18 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x42093bc8 http_parser_url_init + .text.http_parser_parse_url + 0x42093be0 0x190 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x42093be0 http_parser_parse_url + .text.http_parser_pause + 0x42093d70 0x5a esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x42093d70 http_parser_pause + .text.ms_to_timeval + 0x42093dca 0x1c esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.esp_tls_hostname_to_fd + 0x42093de6 0x1ac esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.esp_tls_set_socket_options + 0x42093f92 0x1fe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.esp_tls_set_socket_non_blocking + 0x42094190 0xb6 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.tcp_connect + 0x42094246 0x26a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.tcp_write + 0x420944b0 0x18 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.tcp_read + 0x420944c8 0x18 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.create_ssl_handle + 0x420944e0 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.esp_tls_handshake + 0x420944ee 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.esp_tls_low_level_conn + 0x420944fc 0x2fc esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.esp_tls_conn_read + 0x420947f8 0x14 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420947f8 esp_tls_conn_read + .text.esp_tls_conn_write + 0x4209480c 0x14 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x4209480c esp_tls_conn_write + .text.esp_tls_conn_destroy + 0x42094820 0x4a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42094820 esp_tls_conn_destroy + .text.esp_tls_init + 0x4209486a 0x56 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x4209486a esp_tls_init + .text.esp_tls_plain_tcp_connect + 0x420948c0 0x1e esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420948c0 esp_tls_plain_tcp_connect + .text.esp_tls_conn_new_sync + 0x420948de 0x106 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420948de esp_tls_conn_new_sync + .text.esp_tls_conn_new_async + 0x420949e4 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420949e4 esp_tls_conn_new_async + .text.esp_tls_cfg_server_session_tickets_init + 0x420949f2 0x6 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420949f2 esp_tls_cfg_server_session_tickets_init + .text.esp_tls_cfg_server_session_tickets_free + 0x420949f8 0x2 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420949f8 esp_tls_cfg_server_session_tickets_free + .text.esp_tls_server_session_create + 0x420949fa 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420949fa esp_tls_server_session_create + .text.esp_tls_server_session_delete + 0x42094a08 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42094a08 esp_tls_server_session_delete + .text.esp_tls_get_bytes_avail + 0x42094a16 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42094a16 esp_tls_get_bytes_avail + .text.esp_tls_get_conn_sockfd + 0x42094a24 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42094a24 esp_tls_get_conn_sockfd + .text.esp_tls_get_and_clear_last_error + 0x42094a68 0x4a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42094a68 esp_tls_get_and_clear_last_error + .text.esp_tls_get_error_handle + 0x42094ab2 0x1e esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42094ab2 esp_tls_get_error_handle + .text.esp_tls_internal_event_tracker_capture + 0x42094ad0 0x38 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + 0x42094ad0 esp_tls_internal_event_tracker_capture + .text.esp_tls_internal_event_tracker_create + 0x42094b08 0x16 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + 0x42094b08 esp_tls_internal_event_tracker_create + .text.esp_tls_internal_event_tracker_destroy + 0x42094b1e 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + 0x42094b1e esp_tls_internal_event_tracker_destroy + .text.esp_tls_get_and_clear_error_type + 0x42094b30 0x70 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + 0x42094b30 esp_tls_get_and_clear_error_type + .text.esp_tls_get_platform_time + 0x42094ba0 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + 0x42094ba0 esp_tls_get_platform_time + .text.esp_mbedtls_read + 0x42094bb2 0xb6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42094bb2 esp_mbedtls_read + .text.esp_mbedtls_write + 0x42094c68 0xb6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42094c68 esp_mbedtls_write + .text.set_ca_cert + 0x42094d1e 0xe6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .text.set_global_ca_store + 0x42094e04 0x8c esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .text.esp_mbedtls_init_pk_ctx_for_ds + 0x42094e90 0x9c esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .text.set_pki_context + 0x42094f2c 0x1d8 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .text.esp_mbedtls_verify_certificate + 0x42095104 0x76 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42095104 esp_mbedtls_verify_certificate + .text.esp_mbedtls_handshake + 0x4209517a 0xc2 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x4209517a esp_mbedtls_handshake + .text.esp_mbedtls_get_bytes_avail + 0x4209523c 0x38 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x4209523c esp_mbedtls_get_bytes_avail + .text.esp_mbedtls_cleanup + 0x42095274 0x78 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42095274 esp_mbedtls_cleanup + .text.esp_mbedtls_conn_delete + 0x420952ec 0x3e esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x420952ec esp_mbedtls_conn_delete + .text.set_server_config + 0x4209532a 0x1f0 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x4209532a set_server_config + .text.set_client_config + 0x4209551a 0x41a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x4209551a set_client_config + .text.esp_create_mbedtls_handle + 0x42095934 0x288 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42095934 esp_create_mbedtls_handle + .text.esp_mbedtls_server_session_create + 0x42095bbc 0xfe esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42095bbc esp_mbedtls_server_session_create + .text.esp_mbedtls_server_session_delete + 0x42095cba 0x2c esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42095cba esp_mbedtls_server_session_delete + .text.esp_transport_get_default_parent + 0x42095ce6 0x2 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .text.esp_transport_list_init + 0x42095ce8 0x60 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42095ce8 esp_transport_list_init + .text.esp_transport_list_add + 0x42095d48 0xa0 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42095d48 esp_transport_list_add + .text.esp_transport_list_get_transport + 0x42095de8 0x36 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42095de8 esp_transport_list_get_transport + .text.esp_transport_init + 0x42095e1e 0x5c esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42095e1e esp_transport_init + .text.esp_transport_destroy + 0x42095e7a 0x30 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42095e7a esp_transport_destroy + .text.esp_transport_list_clean + 0x42095eaa 0x28 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42095eaa esp_transport_list_clean + .text.esp_transport_list_destroy + 0x42095ed2 0x20 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42095ed2 esp_transport_list_destroy + .text.esp_transport_connect + 0x42095ef2 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42095ef2 esp_transport_connect + .text.esp_transport_connect_async + 0x42095f0c 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42095f0c esp_transport_connect_async + .text.esp_transport_read + 0x42095f26 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42095f26 esp_transport_read + .text.esp_transport_write + 0x42095f40 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42095f40 esp_transport_write + .text.esp_transport_poll_read + 0x42095f5a 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42095f5a esp_transport_poll_read + .text.esp_transport_poll_write + 0x42095f74 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42095f74 esp_transport_poll_write + .text.esp_transport_close + 0x42095f8e 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42095f8e esp_transport_close + .text.esp_transport_get_context_data + 0x42095fa8 0x6 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42095fa8 esp_transport_get_context_data + .text.esp_transport_set_context_data + 0x42095fae 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42095fae esp_transport_set_context_data + .text.esp_transport_set_func + 0x42095fba 0x2a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42095fba esp_transport_set_func + .text.esp_transport_get_default_port + 0x42095fe4 0xa esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42095fe4 esp_transport_get_default_port + .text.esp_transport_set_default_port + 0x42095fee 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42095fee esp_transport_set_default_port + .text.esp_transport_set_async_connect_func + 0x42095ffa 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42095ffa esp_transport_set_async_connect_func + .text.esp_transport_set_parent_transport_func + 0x42096006 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42096006 esp_transport_set_parent_transport_func + .text.esp_transport_get_error_handle + 0x42096012 0xa esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42096012 esp_transport_get_error_handle + .text.esp_transport_get_errno + 0x4209601c 0x1e esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4209601c esp_transport_get_errno + .text.capture_tcp_transport_error + 0x4209603a 0x4a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4209603a capture_tcp_transport_error + .text.esp_transport_set_errors + 0x42096084 0x8e esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42096084 esp_transport_set_errors + .text.esp_transport_capture_errno + 0x42096112 0xe esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42096112 esp_transport_capture_errno + .text.esp_transport_get_socket + 0x42096120 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42096120 esp_transport_get_socket + .text.esp_transport_translate_error + 0x4209613a 0x38 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4209613a esp_transport_translate_error + .text.base_get_socket + 0x42096172 0x12 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.esp_tls_connect_async + 0x42096184 0xb0 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.ssl_connect_async + 0x42096234 0x10 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.tcp_connect_async + 0x42096244 0x10 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.base_poll_write + 0x42096254 0x14a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.base_poll_read + 0x4209639e 0x15c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.base_close + 0x420964fa 0x4c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.ssl_write + 0x42096546 0xfe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.ssl_read + 0x42096644 0xfe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.ssl_connect + 0x42096742 0x12c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.esp_transport_esp_tls_create + 0x4209686e 0x1e esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.esp_transport_base_init + 0x4209688c 0xc4 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.tcp_write + 0x42096950 0xd2 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.tcp_read + 0x42096a22 0xc4 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.tcp_connect + 0x42096ae6 0x8e esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.esp_transport_ssl_enable_global_ca_store + 0x42096b74 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096b74 esp_transport_ssl_enable_global_ca_store + .text.esp_transport_ssl_set_tls_version + 0x42096b82 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096b82 esp_transport_ssl_set_tls_version + .text.esp_transport_ssl_set_cert_data + 0x42096b8c 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096b8c esp_transport_ssl_set_cert_data + .text.esp_transport_ssl_set_cert_data_der + 0x42096b9a 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096b9a esp_transport_ssl_set_cert_data_der + .text.esp_transport_ssl_set_client_cert_data + 0x42096ba6 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096ba6 esp_transport_ssl_set_client_cert_data + .text.esp_transport_ssl_set_client_cert_data_der + 0x42096bb4 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096bb4 esp_transport_ssl_set_client_cert_data_der + .text.esp_transport_ssl_set_client_key_data + 0x42096bc0 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096bc0 esp_transport_ssl_set_client_key_data + .text.esp_transport_ssl_set_client_key_password + 0x42096bce 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096bce esp_transport_ssl_set_client_key_password + .text.esp_transport_ssl_set_client_key_data_der + 0x42096bda 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096bda esp_transport_ssl_set_client_key_data_der + .text.esp_transport_ssl_set_alpn_protocol + 0x42096be6 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096be6 esp_transport_ssl_set_alpn_protocol + .text.esp_transport_ssl_skip_common_name_check + 0x42096bf0 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096bf0 esp_transport_ssl_skip_common_name_check + .text.esp_transport_ssl_set_common_name + 0x42096bfe 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096bfe esp_transport_ssl_set_common_name + .text.esp_transport_ssl_crt_bundle_attach + 0x42096c08 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096c08 esp_transport_ssl_crt_bundle_attach + .text.esp_transport_ssl_set_ds_data + 0x42096c12 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096c12 esp_transport_ssl_set_ds_data + .text.esp_transport_ssl_set_keep_alive + 0x42096c1c 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096c1c esp_transport_ssl_set_keep_alive + .text.esp_transport_ssl_set_interface_name + 0x42096c26 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096c26 esp_transport_ssl_set_interface_name + .text.esp_transport_ssl_init + 0x42096c30 0x72 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096c30 esp_transport_ssl_init + .text.esp_transport_esp_tls_destroy + 0x42096ca2 0x12 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096ca2 esp_transport_esp_tls_destroy + .text.base_destroy + 0x42096cb4 0x26 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.esp_transport_tcp_init + 0x42096cda 0x74 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096cda esp_transport_tcp_init + .text.esp_transport_tcp_set_keep_alive + 0x42096d4e 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096d4e esp_transport_tcp_set_keep_alive + .text.esp_transport_tcp_set_interface_name + 0x42096d5c 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096d5c esp_transport_tcp_set_interface_name + .text.esp_transport_utils_ms_to_timeval + 0x42096d6a 0x2e esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + 0x42096d6a esp_transport_utils_ms_to_timeval + .text.esp_transport_init_foundation_transport + 0x42096d98 0xb2 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + 0x42096d98 esp_transport_init_foundation_transport + .text.esp_transport_destroy_foundation_transport + 0x42096e4a 0x26 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + 0x42096e4a esp_transport_destroy_foundation_transport + .text.ws_get_socket + 0x42096e70 0x2a esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_get_payload_transport_handle + 0x42096e9a 0x14 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_poll_write + 0x42096eae 0x1c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text._ws_write + 0x42096eca 0x1aa esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_write + 0x42097074 0x2e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_destroy + 0x420970a2 0x5c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.internal_esp_transport_ws_set_path + 0x420970fe 0x4e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_poll_read + 0x4209714c 0x1c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_close + 0x42097168 0x14 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_read_payload + 0x4209717c 0xa4 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_read_header + 0x42097220 0x1e6 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.trimwhitespace + 0x42097406 0x5e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.get_http_header + 0x42097464 0x52 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.get_http_status_code + 0x420974b6 0x62 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_connect + 0x42097518 0x458 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.esp_transport_ws_set_path + 0x42097970 0x3e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42097970 esp_transport_ws_set_path + .text.esp_transport_ws_init + 0x420979ae 0x1dc esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x420979ae esp_transport_ws_init + .text.esp_transport_ws_set_subprotocol + 0x42097b8a 0x4e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42097b8a esp_transport_ws_set_subprotocol + .text.esp_transport_ws_poll_connection_closed + 0x42097bd8 0x174 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42097bd8 esp_transport_ws_poll_connection_closed + .text.esp_transport_ws_handle_control_frames + 0x42097d4c 0x202 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_handle_control_frame_internal + 0x42097f4e 0x12c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_read 0x4209807a 0xba esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.http_dispatch_event + 0x42098134 0x2e esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_on_message_begin + 0x42098162 0x10 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_on_url + 0x42098172 0x4 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_on_status + 0x42098176 0x4 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_on_message_complete + 0x4209817a 0xc esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_on_chunk_complete + 0x42098186 0x4 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_on_chunk_header + 0x4209818a 0xc esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_cached_buf_cleanup + 0x42098196 0x2a esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_dispatch_event_to_event_loop + 0x420981c0 0x62 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_on_header_event + 0x42098222 0x54 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_on_headers_complete + 0x42098276 0x50 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text._clear_connection_info + 0x420982c6 0x8a esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text._clear_auth_data + 0x42098350 0x70 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_on_body + 0x420983c0 0x120 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_on_header_field + 0x420984e0 0x32 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_on_header_value + 0x42098512 0xb2 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.init_common_tcp_transport + 0x420985c4 0xe6 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text._set_config + 0x420986aa 0x25a esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text._get_host_header + 0x42098904 0x48 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_get_data + 0x4209894c 0x6e esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_set_header + 0x420989ba 0x12 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x420989ba esp_http_client_set_header + .text.esp_http_client_prepare + 0x420989cc 0x82 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_client_prepare_first_line + 0x42098a4e 0x142 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_set_method + 0x42098b90 0x6 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x42098b90 esp_http_client_set_method + .text.esp_http_client_is_complete_data_received + 0x42098b96 0x24 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x42098b96 esp_http_client_is_complete_data_received + .text.esp_http_client_read + 0x42098bba 0x23e esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x42098bba esp_http_client_read + .text.esp_http_client_fetch_headers + 0x42098df8 0xbc esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x42098df8 esp_http_client_fetch_headers + .text.esp_http_client_write + 0x42098eb4 0x56 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x42098eb4 esp_http_client_write + .text.esp_http_client_send_post_data + 0x42098f0a 0x84 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_close + 0x42098f8e 0x46 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x42098f8e esp_http_client_close + .text.esp_http_client_connect + 0x42098fd4 0x1a2 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_cleanup + 0x42099176 0xec esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x42099176 esp_http_client_cleanup + .text.esp_http_client_set_url + 0x42099262 0x3bc esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x42099262 esp_http_client_set_url + .text.esp_http_client_init + 0x4209961e 0x67c esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x4209961e esp_http_client_init + .text.esp_http_client_set_redirection + 0x42099c9a 0x32 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x42099c9a esp_http_client_set_redirection + .text.esp_http_client_request_send + 0x42099ccc 0x19a esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_open + 0x42099e66 0x6e esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x42099e66 esp_http_client_open + .text.esp_http_client_get_post_field + 0x42099ed4 0xe esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x42099ed4 esp_http_client_get_post_field + .text.esp_http_client_get_status_code + 0x42099ee2 0x6 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x42099ee2 esp_http_client_get_status_code + .text.esp_http_client_get_content_length + 0x42099ee8 0x8 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x42099ee8 esp_http_client_get_content_length + .text.esp_http_client_add_auth + 0x42099ef0 0xb2 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x42099ef0 esp_http_client_add_auth + .text.esp_http_check_response + 0x42099fa2 0xbc esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_perform + 0x4209a05e 0x306 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x4209a05e esp_http_client_perform + .text.esp_http_client_read_response + 0x4209a364 0x3e esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x4209a364 esp_http_client_read_response + .text.http_auth_basic + 0x4209a3a2 0x134 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + 0x4209a3a2 http_auth_basic + .text.http_header_new_item + 0x4209a4d6 0x11c esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .text.http_header_init + 0x4209a5f2 0x58 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + 0x4209a5f2 http_header_init + .text.http_header_get_item + 0x4209a64a 0x36 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + 0x4209a64a http_header_get_item + .text.http_header_delete + 0x4209a680 0x66 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + 0x4209a680 http_header_delete + .text.http_header_set + 0x4209a6e6 0x5a esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + 0x4209a6e6 http_header_set + .text.http_header_set_format + 0x4209a740 0x80 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + 0x4209a740 http_header_set_format + .text.http_header_generate_string + 0x4209a7c0 0x118 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + 0x4209a7c0 http_header_generate_string + .text.http_header_clean + 0x4209a8d8 0x4a esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + 0x4209a8d8 http_header_clean + .text.http_header_destroy + 0x4209a922 0x26 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + 0x4209a922 http_header_destroy + .text.http_utils_assign_string + 0x4209a948 0xc4 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + 0x4209a948 http_utils_assign_string + .text.http_utils_append_string + 0x4209aa0c 0xde esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + 0x4209aa0c http_utils_append_string + .text.http_utils_trim_whitespace + 0x4209aaea 0x8a esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + 0x4209aaea http_utils_trim_whitespace + .text.httpd_process_session + 0x4209ab74 0x76 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .text.httpd_process_ctrl_msg + 0x4209abea 0xa4 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .text.httpd_os_thread_delete + 0x4209ac8e 0x1a esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .text.httpd_create + 0x4209aca8 0x1fc esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .text.httpd_server_init + 0x4209aea4 0x224 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .text.httpd_delete + 0x4209b0c8 0x4c esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .text.esp_http_server_dispatch_event + 0x4209b114 0x5a esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + 0x4209b114 esp_http_server_dispatch_event + .text.httpd_accept_conn + 0x4209b16e 0x2c6 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .text.httpd_server + 0x4209b434 0x1be esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .text.httpd_thread + 0x4209b5f2 0x3c esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .text.httpd_queue_work + 0x4209b62e 0x66 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + 0x4209b62e httpd_queue_work + .text.httpd_get_global_transport_ctx + 0x4209b694 0x4 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + 0x4209b694 httpd_get_global_transport_ctx + .text.httpd_start + 0x4209b698 0xce esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + 0x4209b698 httpd_start + .text.httpd_stop + 0x4209b766 0xb4 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + 0x4209b766 httpd_stop + .text.init_req + 0x4209b81a 0x40 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.init_req_aux + 0x4209b85a 0x56 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.parse_init + 0x4209b8b0 0x7c esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.cb_header_value + 0x4209b92c 0x8a esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.cb_url 0x4209b9b6 0xac esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.verify_url + 0x4209ba62 0x146 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.pause_parsing + 0x4209bba8 0xbc esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.cb_no_body + 0x4209bc64 0x8c esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.cb_on_body + 0x4209bcf0 0x6e esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.cb_header_field + 0x4209bd5e 0xe0 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.continue_parsing + 0x4209be3e 0x2e esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.cb_headers_complete + 0x4209be6c 0x172 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.read_block + 0x4209bfde 0x62 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.parse_block + 0x4209c040 0x184 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.httpd_parse_req + 0x4209c1c4 0x92 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.httpd_req_cleanup + 0x4209c256 0x5a esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.httpd_req_new + 0x4209c2b0 0x84 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + 0x4209c2b0 httpd_req_new + .text.httpd_req_delete + 0x4209c334 0x4e esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + 0x4209c334 httpd_req_delete + .text.httpd_req_get_hdr_value_str + 0x4209c382 0xea esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + 0x4209c382 httpd_req_get_hdr_value_str + .text.fd_is_valid + 0x4209c46c 0x2c esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .text.httpd_sess_enum + 0x4209c498 0x4c esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c498 httpd_sess_enum + .text.httpd_sess_get_free + 0x4209c4e4 0x42 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c4e4 httpd_sess_get_free + .text.httpd_is_sess_available + 0x4209c526 0x12 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c526 httpd_is_sess_available + .text.httpd_sess_get + 0x4209c538 0x54 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c538 httpd_sess_get + .text.httpd_sess_free_ctx + 0x4209c58c 0x28 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c58c httpd_sess_free_ctx + .text.httpd_sess_clear_ctx + 0x4209c5b4 0x3e esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c5b4 httpd_sess_clear_ctx + .text.httpd_sess_get_transport_ctx + 0x4209c5f2 0x12 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c5f2 httpd_sess_get_transport_ctx + .text.httpd_sess_set_transport_ctx + 0x4209c604 0x36 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c604 httpd_sess_set_transport_ctx + .text.httpd_sess_set_descriptors + 0x4209c63a 0x42 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c63a httpd_sess_set_descriptors + .text.httpd_sess_delete_invalid + 0x4209c67c 0x32 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c67c httpd_sess_delete_invalid + .text.httpd_sess_delete + 0x4209c6ae 0xba esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c6ae httpd_sess_delete + .text.enum_function + 0x4209c768 0x178 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .text.httpd_sess_new + 0x4209c8e0 0xac esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c8e0 httpd_sess_new + .text.httpd_sess_close + 0x4209c98c 0x26 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .text.httpd_sess_init + 0x4209c9b2 0x30 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c9b2 httpd_sess_init + .text.httpd_sess_pending + 0x4209c9e2 0x2e esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c9e2 httpd_sess_pending + .text.httpd_sess_process + 0x4209ca10 0x56 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209ca10 httpd_sess_process + .text.httpd_sess_trigger_close_ + 0x4209ca66 0x20 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209ca66 httpd_sess_trigger_close_ + .text.httpd_sess_close_lru + 0x4209ca86 0x56 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209ca86 httpd_sess_close_lru + .text.httpd_sess_close_all + 0x4209cadc 0x32 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209cadc httpd_sess_close_all + .text.httpd_send_all + 0x4209cb0e 0x44 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .text.httpd_recv_pending + 0x4209cb52 0x4a esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .text.httpd_sock_err + 0x4209cb9c 0x96 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .text.httpd_sess_set_send_override + 0x4209cc32 0x20 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209cc32 httpd_sess_set_send_override + .text.httpd_sess_set_recv_override + 0x4209cc52 0x20 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209cc52 httpd_sess_set_recv_override + .text.httpd_sess_set_pending_override + 0x4209cc72 0x20 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209cc72 httpd_sess_set_pending_override + .text.httpd_recv_with_opt + 0x4209cc92 0x70 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209cc92 httpd_recv_with_opt + .text.httpd_recv + 0x4209cd02 0x10 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209cd02 httpd_recv + .text.httpd_unrecv + 0x4209cd12 0x44 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209cd12 httpd_unrecv + .text.httpd_resp_set_hdr + 0x4209cd56 0x56 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209cd56 httpd_resp_set_hdr + .text.httpd_resp_set_status + 0x4209cdac 0x1c esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209cdac httpd_resp_set_status + .text.httpd_resp_set_type + 0x4209cdc8 0x1c esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209cdc8 httpd_resp_set_type + .text.httpd_resp_send + 0x4209cde4 0x17e esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209cde4 httpd_resp_send + .text.httpd_resp_send_err + 0x4209cf62 0x294 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209cf62 httpd_resp_send_err + .text.httpd_req_handle_err + 0x4209d1f6 0x32 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209d1f6 httpd_req_handle_err + .text.httpd_req_recv + 0x4209d228 0x5c esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209d228 httpd_req_recv + .text.httpd_req_to_sockfd + 0x4209d284 0x10 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209d284 httpd_req_to_sockfd + .text.httpd_default_send + 0x4209d294 0x36 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209d294 httpd_default_send + .text.httpd_default_recv + 0x4209d2ca 0x36 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209d2ca httpd_default_recv + .text.httpd_uri_match_simple + 0x4209d300 0x42 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .text.httpd_find_uri_handler + 0x4209d342 0x94 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .text.httpd_register_uri_handler + 0x4209d3d6 0x136 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + 0x4209d3d6 httpd_register_uri_handler + .text.httpd_unregister_uri_handler + 0x4209d50c 0x104 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + 0x4209d50c httpd_unregister_uri_handler + .text.httpd_unregister_all_uri_handlers + 0x4209d610 0x52 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + 0x4209d610 httpd_unregister_all_uri_handlers + .text.httpd_uri + 0x4209d662 0x100 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + 0x4209d662 httpd_uri + .text.cs_create_ctrl_sock + 0x4209d762 0x74 esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + 0x4209d762 cs_create_ctrl_sock + .text.cs_free_ctrl_sock + 0x4209d7d6 0xe esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + 0x4209d7d6 cs_free_ctrl_sock + .text.cs_send_to_ctrl_sock + 0x4209d7e4 0x68 esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + 0x4209d7e4 cs_send_to_ctrl_sock + .text.redirection_required + 0x4209d84c 0x2a esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .text.process_again + 0x4209d876 0x36 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .text.is_server_verification_enabled + 0x4209d8ac 0x20 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .text._http_handle_response_code + 0x4209d8cc 0x16c esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .text._http_connect + 0x4209da38 0xda esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .text.esp_https_ota_dispatch_event + 0x4209db12 0x5a esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .text.esp_ota_verify_chip_id + 0x4209db6c 0x6a esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .text._http_cleanup + 0x4209dbd6 0x1a esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .text.read_header + 0x4209dbf0 0xac esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .text._ota_write + 0x4209dc9c 0x70 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .text.esp_https_ota_begin + 0x4209dd0c 0x3b0 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + 0x4209dd0c esp_https_ota_begin + .text.esp_https_ota_get_img_desc + 0x4209e0bc 0xda esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + 0x4209e0bc esp_https_ota_get_img_desc + .text.esp_https_ota_perform + 0x4209e196 0x29a esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + 0x4209e196 esp_https_ota_perform + .text.esp_https_ota_is_complete_data_received + 0x4209e430 0x24 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + 0x4209e430 esp_https_ota_is_complete_data_received + .text.esp_https_ota_finish + 0x4209e454 0xda esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + 0x4209e454 esp_https_ota_finish + .text.esp_https_ota_get_image_len_read + 0x4209e52e 0x16 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + 0x4209e52e esp_https_ota_get_image_len_read + .text.ciphersuite_is_removed + 0x4209e544 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .text.mbedtls_ssl_ciphersuite_from_id + 0x4209e548 0x1c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x4209e548 mbedtls_ssl_ciphersuite_from_id + .text.mbedtls_ssl_list_ciphersuites + 0x4209e564 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x4209e564 mbedtls_ssl_list_ciphersuites + .text.mbedtls_ssl_get_ciphersuite_sig_pk_alg + 0x4209e5d4 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x4209e5d4 mbedtls_ssl_get_ciphersuite_sig_pk_alg + .text.mbedtls_ssl_get_ciphersuite_sig_alg + 0x4209e61c 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x4209e61c mbedtls_ssl_get_ciphersuite_sig_alg + .text.mbedtls_ssl_ciphersuite_uses_ec + 0x4209e642 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x4209e642 mbedtls_ssl_ciphersuite_uses_ec + .text.mbedtls_ct_uint_lt + 0x4209e66e 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_transform_aead_dynamic_iv_is_explicit + 0x4209e6a2 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_get_hs_total_len + 0x4209e6b0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_check_record_type + 0x4209e6c8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_record_is_in_progress + 0x4209e6e0 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_transform_get_explicit_iv_len + 0x4209e6ee 0xa esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_read_application_data + 0x4209e6f8 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_build_record_nonce + 0x4209e752 0x72 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_extract_add_data_from_record + 0x4209e7c4 0x7e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.mbedtls_ct_hmac + 0x4209e842 0x160 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_consume_current_message + 0x4209e9a2 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_check_ctr_renegotiate + 0x4209e9fa 0x72 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.mbedtls_ssl_set_timer + 0x4209ea6c 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209ea6c mbedtls_ssl_set_timer + .text.mbedtls_ssl_check_timer + 0x4209ea82 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209ea82 mbedtls_ssl_check_timer + .text.mbedtls_ssl_encrypt_buf + 0x4209eaa4 0x37c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209eaa4 mbedtls_ssl_encrypt_buf + .text.mbedtls_ssl_decrypt_buf + 0x4209ee20 0x420 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209ee20 mbedtls_ssl_decrypt_buf + .text.ssl_prepare_record_content + 0x4209f240 0x9a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.mbedtls_ssl_fetch_input + 0x4209f2da 0xac esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f2da mbedtls_ssl_fetch_input + .text.mbedtls_ssl_start_handshake_msg + 0x4209f386 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f386 mbedtls_ssl_start_handshake_msg + .text.mbedtls_ssl_prepare_handshake_record + 0x4209f3a6 0x3e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f3a6 mbedtls_ssl_prepare_handshake_record + .text.mbedtls_ssl_update_handshake_status + 0x4209f3e4 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f3e4 mbedtls_ssl_update_handshake_status + .text.mbedtls_ssl_handle_message_type + 0x4209f40c 0xb6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f40c mbedtls_ssl_handle_message_type + .text.mbedtls_ssl_update_out_pointers + 0x4209f4c2 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f4c2 mbedtls_ssl_update_out_pointers + .text.mbedtls_ssl_flush_output + 0x4209f4fa 0x68 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f4fa mbedtls_ssl_flush_output + .text.mbedtls_ssl_update_in_pointers + 0x4209f562 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f562 mbedtls_ssl_update_in_pointers + .text.mbedtls_ssl_get_bytes_avail + 0x4209f578 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f578 mbedtls_ssl_get_bytes_avail + .text.mbedtls_ssl_transform_free + 0x4209f586 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f586 mbedtls_ssl_transform_free + .text.mbedtls_ssl_write_version + 0x4209f5c2 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f5c2 mbedtls_ssl_write_version + .text.mbedtls_ssl_write_record + 0x4209f5e2 0x1e0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f5e2 mbedtls_ssl_write_record + .text.mbedtls_ssl_write_handshake_msg_ext + 0x4209f7c2 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f7c2 mbedtls_ssl_write_handshake_msg_ext + .text.mbedtls_ssl_finish_handshake_msg + 0x4209f868 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f868 mbedtls_ssl_finish_handshake_msg + .text.mbedtls_ssl_write_change_cipher_spec + 0x4209f880 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f880 mbedtls_ssl_write_change_cipher_spec + .text.mbedtls_ssl_send_alert_message + 0x4209f8ac 0x4e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f8ac mbedtls_ssl_send_alert_message + .text.ssl_tls12_handle_hs_message_post_handshake + 0x4209f8fa 0x7c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_handle_hs_message_post_handshake + 0x4209f976 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_write_real + 0x4209f996 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.mbedtls_ssl_write + 0x4209fa02 0x52 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209fa02 mbedtls_ssl_write + .text.mbedtls_ssl_read_version + 0x4209fa54 0x1a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209fa54 mbedtls_ssl_read_version + .text.ssl_parse_record_header + 0x4209fa6e 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_get_next_record + 0x4209fb5e 0xac esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.mbedtls_ssl_read_record + 0x4209fc0a 0x78 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209fc0a mbedtls_ssl_read_record + .text.mbedtls_ssl_parse_change_cipher_spec + 0x4209fc82 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209fc82 mbedtls_ssl_parse_change_cipher_spec + .text.mbedtls_ssl_read + 0x4209fcf2 0x140 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209fcf2 mbedtls_ssl_read + .text.mbedtls_ssl_handle_pending_alert + 0x4209fe32 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209fe32 mbedtls_ssl_handle_pending_alert + .text.mbedtls_ssl_pend_fatal_alert + 0x4209fe6a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209fe6a mbedtls_ssl_pend_fatal_alert + .text.mbedtls_ssl_own_cert + 0x4209fe7a 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_tls12_sig_alg_is_supported + 0x4209fe90 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_mfl_code_to_length + 0x4209febc 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_base_mode + 0x4209fee6 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_actual_mode + 0x4209ff12 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_set_handshake_prfs + 0x4209ff22 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_parse_certificate_coordinate + 0x4209ff6a 0x4e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.tls_prf_get_type + 0x4209ffb8 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_key_cert_free + 0x4209ffdc 0x1a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_append_key_cert + 0x4209fff6 0x5c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.tls_prf_generic + 0x420a0052 0x1a0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.tls_prf_sha256 + 0x420a01f2 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.tls_prf_sha384 + 0x420a0210 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_compute_master + 0x420a022e 0x7e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_update_checksum_sha256 + 0x420a02ac 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_update_checksum_sha384 + 0x420a02c0 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_update_checksum_start + 0x420a02d4 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_handshake_params_init + 0x420a030c 0x4e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_srv_check_client_no_crt_notification + 0x420a035a 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_check_peer_crt_unchanged + 0x420a03b4 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_clear_peer_cert + 0x420a03de 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_prepare_handshake_step + 0x420a0400 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_write_hello_request + 0x420a040e 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_calc_finished_tls_generic + 0x420a0434 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_calc_finished_tls_sha256 + 0x420a04ec 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_calc_finished_tls_sha384 + 0x420a050a 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_calc_verify_tls_legacy + 0x420a0528 0x6a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_calc_verify_tls_sha256 + 0x420a0592 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_calc_verify_tls_sha384 + 0x420a05aa 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_parse_certificate_chain + 0x420a05c2 0x1dc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_pk_get_ec_group_id + 0x420a079e 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_optimize_checksum + 0x420a07c6 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a07c6 mbedtls_ssl_optimize_checksum + .text.mbedtls_ssl_add_hs_hdr_to_checksum + 0x420a07ec 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a07ec mbedtls_ssl_add_hs_hdr_to_checksum + .text.mbedtls_ssl_reset_checksum + 0x420a0818 0x80 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0818 mbedtls_ssl_reset_checksum + .text.mbedtls_ssl_transform_init + 0x420a0898 0x3e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0898 mbedtls_ssl_transform_init + .text.mbedtls_ssl_session_init + 0x420a08d6 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a08d6 mbedtls_ssl_session_init + .text.mbedtls_ssl_init + 0x420a08ee 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a08ee mbedtls_ssl_init + .text.mbedtls_ssl_conf_endpoint + 0x420a0906 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0906 mbedtls_ssl_conf_endpoint + .text.mbedtls_ssl_conf_transport + 0x420a090c 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a090c mbedtls_ssl_conf_transport + .text.mbedtls_ssl_conf_authmode + 0x420a0912 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0912 mbedtls_ssl_conf_authmode + .text.mbedtls_ssl_conf_verify + 0x420a0918 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0918 mbedtls_ssl_conf_verify + .text.mbedtls_ssl_conf_rng + 0x420a091e 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a091e mbedtls_ssl_conf_rng + .text.mbedtls_ssl_set_bio + 0x420a0924 0xa esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0924 mbedtls_ssl_set_bio + .text.mbedtls_ssl_conf_ciphersuites + 0x420a092e 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a092e mbedtls_ssl_conf_ciphersuites + .text.mbedtls_ssl_conf_own_cert + 0x420a0932 0x12 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0932 mbedtls_ssl_conf_own_cert + .text.mbedtls_ssl_conf_ca_chain + 0x420a0944 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0944 mbedtls_ssl_conf_ca_chain + .text.mbedtls_ssl_get_mode_from_transform + 0x420a094a 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a094a mbedtls_ssl_get_mode_from_transform + .text.mbedtls_ssl_get_mode_from_ciphersuite + 0x420a0974 0x2e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0974 mbedtls_ssl_get_mode_from_ciphersuite + .text.ssl_tls12_populate_transform + 0x420a09a2 0x33e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_set_hostname + 0x420a0ce0 0x94 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0ce0 mbedtls_ssl_set_hostname + .text.mbedtls_ssl_conf_alpn_protocols + 0x420a0d74 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0d74 mbedtls_ssl_conf_alpn_protocols + .text.mbedtls_ssl_conf_renegotiation + 0x420a0dcc 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0dcc mbedtls_ssl_conf_renegotiation + .text.mbedtls_ssl_get_verify_result + 0x420a0dd2 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0dd2 mbedtls_ssl_get_verify_result + .text.mbedtls_ssl_get_output_max_frag_len + 0x420a0de6 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0de6 mbedtls_ssl_get_output_max_frag_len + .text.mbedtls_ssl_get_max_out_record_payload + 0x420a0e2c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0e2c mbedtls_ssl_get_max_out_record_payload + .text.mbedtls_ssl_handshake_step + 0x420a0e5c 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0e5c mbedtls_ssl_handshake_step + .text.mbedtls_ssl_handshake + 0x420a0efe 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0efe mbedtls_ssl_handshake + .text.mbedtls_ssl_handshake_free + 0x420a0f36 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0f36 mbedtls_ssl_handshake_free + .text.mbedtls_ssl_session_free + 0x420a0f90 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0f90 mbedtls_ssl_session_free + .text.ssl_handshake_init + 0x420a0fb6 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_start_renegotiation + 0x420a105e 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a105e mbedtls_ssl_start_renegotiation + .text.mbedtls_ssl_renegotiate + 0x420a1084 0x72 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1084 mbedtls_ssl_renegotiate + .text.mbedtls_ssl_free + 0x420a10f6 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a10f6 mbedtls_ssl_free + .text.mbedtls_ssl_config_init + 0x420a1198 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1198 mbedtls_ssl_config_init + .text.mbedtls_ssl_config_defaults + 0x420a11b0 0x112 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a11b0 mbedtls_ssl_config_defaults + .text.mbedtls_ssl_config_free + 0x420a12c2 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a12c2 mbedtls_ssl_config_free + .text.mbedtls_ssl_sig_from_pk + 0x420a12e2 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a12e2 mbedtls_ssl_sig_from_pk + .text.mbedtls_ssl_sig_from_pk_alg + 0x420a130a 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a130a mbedtls_ssl_sig_from_pk_alg + .text.mbedtls_ssl_pk_alg_from_sig + 0x420a132c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a132c mbedtls_ssl_pk_alg_from_sig + .text.mbedtls_ssl_md_alg_from_hash + 0x420a1344 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1344 mbedtls_ssl_md_alg_from_hash + .text.mbedtls_ssl_hash_from_md_alg + 0x420a138c 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a138c mbedtls_ssl_hash_from_md_alg + .text.mbedtls_ssl_check_curve_tls_id + 0x420a13d4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a13d4 mbedtls_ssl_check_curve_tls_id + .text.mbedtls_ssl_get_ecp_group_id_from_tls_id + 0x420a13f4 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a13f4 mbedtls_ssl_get_ecp_group_id_from_tls_id + .text.mbedtls_ssl_get_tls_id_from_ecp_group_id + 0x420a1430 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1430 mbedtls_ssl_get_tls_id_from_ecp_group_id + .text.mbedtls_ssl_check_curve + 0x420a146c 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a146c mbedtls_ssl_check_curve + .text.mbedtls_ssl_check_cert_usage + 0x420a1490 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1490 mbedtls_ssl_check_cert_usage + .text.ssl_parse_certificate_verify + 0x420a1560 0x1be esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_parse_sig_alg_ext + 0x420a171e 0x18c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a171e mbedtls_ssl_parse_sig_alg_ext + .text.mbedtls_ssl_derive_keys + 0x420a18aa 0xb6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a18aa mbedtls_ssl_derive_keys + .text.mbedtls_ssl_set_calc_verify_md + 0x420a1960 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1960 mbedtls_ssl_set_calc_verify_md + .text.mbedtls_ssl_write_certificate + 0x420a1990 0x134 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1990 mbedtls_ssl_write_certificate + .text.mbedtls_ssl_parse_certificate + 0x420a1ac4 0x126 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1ac4 mbedtls_ssl_parse_certificate + .text.mbedtls_ssl_handshake_wrapup_free_hs_transform + 0x420a1bea 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1bea mbedtls_ssl_handshake_wrapup_free_hs_transform + .text.mbedtls_ssl_handshake_wrapup + 0x420a1c1e 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1c1e mbedtls_ssl_handshake_wrapup + .text.mbedtls_ssl_write_finished + 0x420a1c8a 0x102 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1c8a mbedtls_ssl_write_finished + .text.mbedtls_ssl_parse_finished + 0x420a1d8c 0x144 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1d8c mbedtls_ssl_parse_finished + .text.mbedtls_ssl_get_key_exchange_md_tls1_2 + 0x420a1ed0 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1ed0 mbedtls_ssl_get_key_exchange_md_tls1_2 + .text.mbedtls_ssl_tls12_get_preferred_hash_for_sig_alg + 0x420a1f70 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1f70 mbedtls_ssl_tls12_get_preferred_hash_for_sig_alg + .text.mbedtls_ssl_validate_ciphersuite + 0x420a1fca 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1fca mbedtls_ssl_validate_ciphersuite + .text.mbedtls_ssl_write_sig_alg_ext + 0x420a1fec 0x12c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1fec mbedtls_ssl_write_sig_alg_ext + .text.mbedtls_ssl_parse_server_name_ext + 0x420a2118 0x11c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a2118 mbedtls_ssl_parse_server_name_ext + .text.mbedtls_ssl_parse_alpn_ext + 0x420a2234 0x14c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a2234 mbedtls_ssl_parse_alpn_ext + .text.mbedtls_ssl_write_alpn_ext + 0x420a2380 0xc4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a2380 mbedtls_ssl_write_alpn_ext + .text.manage_resource + 0x420a2444 0x2ac esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + .text.__wrap_mbedtls_ssl_handshake_client_step + 0x420a26f0 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + 0x420a26f0 __wrap_mbedtls_ssl_handshake_client_step + .text.__wrap_mbedtls_ssl_write_client_hello + 0x420a271a 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + 0x420a271a __wrap_mbedtls_ssl_write_client_hello + .text.ssl_ciphersuite_uses_rsa_key_ex + 0x420a2744 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .text.manage_resource + 0x420a2764 0x26a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .text.__wrap_mbedtls_ssl_handshake_server_step + 0x420a29ce 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + 0x420a29ce __wrap_mbedtls_ssl_handshake_server_step + .text.tx_done 0x420a29f8 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .text.rx_done 0x420a2a06 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .text.ssl_handshake_params_init + 0x420a2a14 0x7a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .text.ssl_handshake_init + 0x420a2a8e 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .text.ssl_update_checksum_start + 0x420a2b32 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .text.__wrap_mbedtls_ssl_setup + 0x420a2b66 0x4c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + 0x420a2b66 __wrap_mbedtls_ssl_setup + .text.__wrap_mbedtls_ssl_write + 0x420a2bb2 0x4c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + 0x420a2bb2 __wrap_mbedtls_ssl_write + .text.__wrap_mbedtls_ssl_read + 0x420a2bfe 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + 0x420a2bfe __wrap_mbedtls_ssl_read + .text.__wrap_mbedtls_ssl_free + 0x420a2c58 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + 0x420a2c58 __wrap_mbedtls_ssl_free + .text.__wrap_mbedtls_ssl_send_alert_message + 0x420a2c88 0x4c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + 0x420a2c88 __wrap_mbedtls_ssl_send_alert_message + .text.net_would_block + 0x420a2cd4 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .text.mbedtls_net_init + 0x420a2cfa 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x420a2cfa mbedtls_net_init + .text.mbedtls_net_recv + 0x420a2d00 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x420a2d00 mbedtls_net_recv + .text.mbedtls_net_send + 0x420a2d70 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x420a2d70 mbedtls_net_send + .text.mbedtls_net_free + 0x420a2de0 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x420a2de0 mbedtls_net_free + .text.mbedtls_ssl_tls12_named_group_is_ecdhe + 0x420a2e08 0x9e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .text.ssl_generate_random + 0x420a2ea6 0x66 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .text.ssl_prepare_client_hello + 0x420a2f0c 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .text.ssl_write_client_hello_cipher_suites + 0x420a2fae 0x148 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .text.ssl_write_hostname_ext + 0x420a30f6 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .text.ssl_write_alpn_ext + 0x420a31d8 0x108 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .text.ssl_write_supported_groups_ext + 0x420a32e0 0x12c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .text.ssl_write_client_hello_body + 0x420a340c 0x230 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .text.mbedtls_ssl_write_client_hello + 0x420a363c 0x66 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x420a363c mbedtls_ssl_write_client_hello + .text.mbedtls_ssl_own_key + 0x420a36a2 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.mbedtls_ssl_own_cert + 0x420a36b8 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.mbedtls_ssl_tls12_sig_alg_is_supported + 0x420a36ce 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_write_supported_point_formats_ext + 0x420a36fa 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_write_max_fragment_length_ext + 0x420a3740 0x50 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_write_encrypt_then_mac_ext + 0x420a3790 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_write_extended_ms_ext + 0x420a37d6 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_write_renegotiation_ext + 0x420a381c 0x86 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_write_session_ticket_ext + 0x420a38a2 0x9e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_max_fragment_length_ext + 0x420a3940 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_encrypt_then_mac_ext + 0x420a3974 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_extended_ms_ext + 0x420a39a4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_session_ticket_ext + 0x420a39d4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_supported_point_formats_ext + 0x420a3a04 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_certificate_request + 0x420a3a5c 0x140 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_server_hello_done + 0x420a3b9c 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_renegotiation_info + 0x420a3bf4 0x90 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_alpn_ext + 0x420a3c84 0xdc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_server_hello + 0x420a3d60 0x49c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_check_server_ecdh_params + 0x420a41fc 0x36 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_get_ecdh_params_from_cert + 0x420a4232 0x78 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_server_ecdh_params + 0x420a42aa 0x42 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.mbedtls_ssl_get_pk_type_and_md_alg_from_sig_alg + 0x420a42ec 0x8a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.mbedtls_md_get_size_from_type + 0x420a4376 0x12 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_server_key_exchange + 0x420a4388 0x32c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_write_encrypted_pms + 0x420a46b4 0xec esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_write_client_key_exchange + 0x420a47a0 0x102 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_write_certificate_verify + 0x420a48a2 0x192 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_new_session_ticket + 0x420a4a34 0x150 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.mbedtls_ssl_tls12_write_client_hello_exts + 0x420a4b84 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x420a4b84 mbedtls_ssl_tls12_write_client_hello_exts + .text.mbedtls_ssl_handshake_client_step + 0x420a4c2a 0x150 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x420a4c2a mbedtls_ssl_handshake_client_step + .text.mbedtls_ssl_ciphersuite_no_pfs + 0x420a4d7a 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.mbedtls_ssl_own_key + 0x420a4d9c 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.mbedtls_ssl_own_cert + 0x420a4db2 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.mbedtls_ssl_tls12_sig_alg_is_supported + 0x420a4dc8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_write_extended_ms_ext + 0x420a4df4 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_write_session_ticket_ext + 0x420a4e1a 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_write_max_fragment_length_ext + 0x420a4e42 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_write_supported_point_formats_ext + 0x420a4e72 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_parse_supported_point_formats + 0x420a4ea6 0x4a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_parse_max_fragment_length_ext + 0x420a4ef0 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_parse_encrypt_then_mac_ext + 0x420a4f24 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_parse_extended_ms_ext + 0x420a4f5c 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_write_renegotiation_ext + 0x420a4f94 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_parse_renegotiation_info + 0x420a5036 0x74 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_parse_supported_groups_ext + 0x420a50aa 0x10a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_handle_id_based_session_resumption + 0x420a51b4 0x94 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_parse_session_ticket_ext + 0x420a5248 0x94 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.mbedtls_pk_get_ec_group_id + 0x420a52dc 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_check_key_curve + 0x420a5304 0x32 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_pick_cert + 0x420a5336 0x90 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_ciphersuite_match + 0x420a53c6 0x98 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_parse_client_hello + 0x420a545e 0x69e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_write_encrypt_then_mac_ext + 0x420a5afc 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_write_server_hello + 0x420a5b68 0x230 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_write_server_hello_done + 0x420a5d98 0x2e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_get_ecdh_params_from_cert + 0x420a5dc6 0x62 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_prepare_server_key_exchange + 0x420a5e28 0x1d8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_write_server_key_exchange + 0x420a6000 0xbe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_write_certificate_request + 0x420a60be 0x1fc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_decrypt_encrypted_pms + 0x420a62ba 0xda esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_parse_encrypted_pms + 0x420a6394 0x100 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_parse_client_key_exchange + 0x420a6494 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_parse_certificate_verify + 0x420a6564 0x172 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_write_new_session_ticket + 0x420a66d6 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.mbedtls_ssl_handshake_server_step + 0x420a6788 0x130 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x420a6788 mbedtls_ssl_handshake_server_step + .text.mbedtls_ms_time + 0x420a68b8 0x68 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + 0x420a68b8 mbedtls_ms_time + .text.esp_mbedtls_set_buf_state + 0x420a6920 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .text.esp_mbedtls_get_buf_state + 0x420a6926 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .text.esp_mbedtls_init_ssl_buf + 0x420a692c 0xa esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .text.esp_mbedtls_parse_record_header + 0x420a6936 0x1c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .text.tx_buffer_len + 0x420a6952 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .text.init_tx_buffer + 0x420a6962 0x66 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .text.init_rx_buffer + 0x420a69c8 0x52 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .text.esp_mbedtls_free_buf + 0x420a6a1a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a6a1a esp_mbedtls_free_buf + .text.esp_mbedtls_alloc_tx_buf + 0x420a6a2a 0x82 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .text.esp_mbedtls_setup_tx_buffer + 0x420a6aac 0x2e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a6aac esp_mbedtls_setup_tx_buffer + .text.esp_mbedtls_setup_rx_buffer + 0x420a6ada 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a6ada esp_mbedtls_setup_rx_buffer + .text.esp_mbedtls_add_tx_buffer + 0x420a6af2 0x10a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a6af2 esp_mbedtls_add_tx_buffer + .text.esp_mbedtls_free_tx_buffer + 0x420a6bfc 0xfc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a6bfc esp_mbedtls_free_tx_buffer + .text.esp_mbedtls_add_rx_buffer + 0x420a6cf8 0x1be esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a6cf8 esp_mbedtls_add_rx_buffer + .text.esp_mbedtls_free_rx_buffer + 0x420a6eb6 0x14c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a6eb6 esp_mbedtls_free_rx_buffer + .text.esp_mbedtls_get_crt_size + 0x420a7002 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a7002 esp_mbedtls_get_crt_size + .text.esp_mbedtls_free_dhm + 0x420a701a 0x2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a701a esp_mbedtls_free_dhm + .text.esp_mbedtls_free_keycert + 0x420a701c 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a701c esp_mbedtls_free_keycert + .text.esp_mbedtls_free_keycert_key + 0x420a7042 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a7042 esp_mbedtls_free_keycert_key + .text.esp_mbedtls_free_keycert_cert + 0x420a7068 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a7068 esp_mbedtls_free_keycert_cert + .text.esp_mbedtls_free_cacert + 0x420a708e 0x1c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a708e esp_mbedtls_free_cacert + .text.mbedtls_int_div_int + 0x420a70aa 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_init + 0x420a70fc 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a70fc mbedtls_mpi_init + .text.mbedtls_mpi_free + 0x420a710c 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a710c mbedtls_mpi_free + .text.mbedtls_mpi_grow + 0x420a713a 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a713a mbedtls_mpi_grow + .text.mbedtls_mpi_safe_cond_assign + 0x420a71a6 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a71a6 mbedtls_mpi_safe_cond_assign + .text.mbedtls_mpi_safe_cond_swap + 0x420a723c 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a723c mbedtls_mpi_safe_cond_swap + .text.mbedtls_mpi_resize_clear + 0x420a72e2 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_shrink + 0x420a7330 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7330 mbedtls_mpi_shrink + .text.mbedtls_mpi_copy + 0x420a73b8 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a73b8 mbedtls_mpi_copy + .text.mbedtls_mpi_swap + 0x420a7468 0xc6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7468 mbedtls_mpi_swap + .text.mbedtls_mpi_lset + 0x420a752e 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a752e mbedtls_mpi_lset + .text.mbedtls_mpi_get_bit + 0x420a7586 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7586 mbedtls_mpi_get_bit + .text.mbedtls_mpi_set_bit + 0x420a75a8 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a75a8 mbedtls_mpi_set_bit + .text.mbedtls_mpi_lsb + 0x420a761c 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a761c mbedtls_mpi_lsb + .text.mbedtls_mpi_bitlen + 0x420a7658 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7658 mbedtls_mpi_bitlen + .text.mbedtls_mpi_size + 0x420a766c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a766c mbedtls_mpi_size + .text.mbedtls_mpi_read_binary_le + 0x420a767e 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a767e mbedtls_mpi_read_binary_le + .text.mbedtls_mpi_read_binary + 0x420a76be 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a76be mbedtls_mpi_read_binary + .text.mbedtls_mpi_write_binary_le + 0x420a76fe 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a76fe mbedtls_mpi_write_binary_le + .text.mbedtls_mpi_write_binary + 0x420a7716 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7716 mbedtls_mpi_write_binary + .text.mbedtls_mpi_shift_l + 0x420a772e 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a772e mbedtls_mpi_shift_l + .text.mbedtls_mpi_shift_r + 0x420a7778 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7778 mbedtls_mpi_shift_r + .text.mbedtls_mpi_cmp_abs + 0x420a7794 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7794 mbedtls_mpi_cmp_abs + .text.mbedtls_mpi_cmp_mpi + 0x420a780c 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a780c mbedtls_mpi_cmp_mpi + .text.mbedtls_mpi_cmp_int + 0x420a78bc 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a78bc mbedtls_mpi_cmp_int + .text.mbedtls_mpi_add_abs + 0x420a78ee 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a78ee mbedtls_mpi_add_abs + .text.mbedtls_mpi_sub_abs + 0x420a79ae 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a79ae mbedtls_mpi_sub_abs + .text.add_sub_mpi + 0x420a7a8a 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_add_mpi + 0x420a7b08 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7b08 mbedtls_mpi_add_mpi + .text.mbedtls_mpi_sub_mpi + 0x420a7b18 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7b18 mbedtls_mpi_sub_mpi + .text.mbedtls_mpi_add_int + 0x420a7b28 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7b28 mbedtls_mpi_add_int + .text.mbedtls_mpi_sub_int + 0x420a7b5a 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7b5a mbedtls_mpi_sub_int + .text.mbedtls_mpi_div_mpi + 0x420a7b8c 0x39a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7b8c mbedtls_mpi_div_mpi + .text.mbedtls_mpi_div_int + 0x420a7f26 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7f26 mbedtls_mpi_div_int + .text.mbedtls_mpi_mod_mpi + 0x420a7f58 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7f58 mbedtls_mpi_mod_mpi + .text.mbedtls_mpi_mod_int + 0x420a7fcc 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7fcc mbedtls_mpi_mod_int + .text.mpi_check_small_factors + 0x420a8058 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_exp_mod_soft + 0x420a80c2 0x1d6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a80c2 mbedtls_mpi_exp_mod_soft + .text.mbedtls_mpi_gcd + 0x420a8298 0x118 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a8298 mbedtls_mpi_gcd + .text.mbedtls_mpi_fill_random + 0x420a83b0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a83b0 mbedtls_mpi_fill_random + .text.mpi_miller_rabin + 0x420a83f8 0x1ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_random + 0x420a85b2 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a85b2 mbedtls_mpi_random + .text.mbedtls_mpi_inv_mod + 0x420a8612 0x29c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a8612 mbedtls_mpi_inv_mod + .text.mbedtls_mpi_is_prime_ext + 0x420a88ae 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a88ae mbedtls_mpi_is_prime_ext + .text.mbedtls_mpi_gen_prime + 0x420a8922 0x236 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a8922 mbedtls_mpi_gen_prime + .text.mbedtls_ct_uint_lt + 0x420a8b58 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .text.exp_mod_get_window_size + 0x420a8b8c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .text.mpi_bigendian_to_host + 0x420a8b9c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .text.mbedtls_mpi_core_clz + 0x420a8bae 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a8bae mbedtls_mpi_core_clz + .text.mbedtls_mpi_core_bitlen + 0x420a8bc0 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a8bc0 mbedtls_mpi_core_bitlen + .text.mbedtls_mpi_core_bigendian_to_host + 0x420a8bfa 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a8bfa mbedtls_mpi_core_bigendian_to_host + .text.mbedtls_mpi_core_uint_le_mpi + 0x420a8c40 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a8c40 mbedtls_mpi_core_uint_le_mpi + .text.mbedtls_mpi_core_lt_ct + 0x420a8c88 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a8c88 mbedtls_mpi_core_lt_ct + .text.mbedtls_mpi_core_cond_assign + 0x420a8cf6 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a8cf6 mbedtls_mpi_core_cond_assign + .text.mbedtls_mpi_core_ct_uint_table_lookup + 0x420a8d28 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .text.mbedtls_mpi_core_cond_swap + 0x420a8d86 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a8d86 mbedtls_mpi_core_cond_swap + .text.mbedtls_mpi_core_read_le + 0x420a8dd8 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a8dd8 mbedtls_mpi_core_read_le + .text.mbedtls_mpi_core_read_be + 0x420a8e4c 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a8e4c mbedtls_mpi_core_read_be + .text.mbedtls_mpi_core_write_le + 0x420a8ebe 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a8ebe mbedtls_mpi_core_write_le + .text.mbedtls_mpi_core_write_be + 0x420a8f3e 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a8f3e mbedtls_mpi_core_write_be + .text.mbedtls_mpi_core_shift_r + 0x420a8fc6 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a8fc6 mbedtls_mpi_core_shift_r + .text.mbedtls_mpi_core_shift_l + 0x420a9062 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a9062 mbedtls_mpi_core_shift_l + .text.mbedtls_mpi_core_add + 0x420a90e2 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a90e2 mbedtls_mpi_core_add + .text.mbedtls_mpi_core_sub + 0x420a911c 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a911c mbedtls_mpi_core_sub + .text.mbedtls_mpi_core_mla + 0x420a9152 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a9152 mbedtls_mpi_core_mla + .text.mbedtls_mpi_core_montmul_init + 0x420a92b2 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a92b2 mbedtls_mpi_core_montmul_init + .text.mbedtls_mpi_core_montmul + 0x420a92de 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a92de mbedtls_mpi_core_montmul + .text.exp_mod_precompute_window + 0x420a93ac 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .text.mbedtls_mpi_core_get_mont_r2_unsafe + 0x420a944a 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a944a mbedtls_mpi_core_get_mont_r2_unsafe + .text.mbedtls_mpi_core_fill_random + 0x420a948e 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a948e mbedtls_mpi_core_fill_random + .text.mbedtls_mpi_core_random + 0x420a951a 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a951a mbedtls_mpi_core_random + .text.mbedtls_mpi_core_exp_mod_working_limbs + 0x420a95d2 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a95d2 mbedtls_mpi_core_exp_mod_working_limbs + .text.mbedtls_mpi_core_exp_mod + 0x420a95fe 0x10a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a95fe mbedtls_mpi_core_exp_mod + .text.mbedtls_mpi_core_sub_int + 0x420a9708 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a9708 mbedtls_mpi_core_sub_int + .text.mbedtls_mpi_core_check_zero_ct + 0x420a9732 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a9732 mbedtls_mpi_core_check_zero_ct + .text.mbedtls_mpi_core_to_mont_rep + 0x420a9758 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a9758 mbedtls_mpi_core_to_mont_rep + .text.mbedtls_mpi_core_from_mont_rep + 0x420a9772 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a9772 mbedtls_mpi_core_from_mont_rep + .text.mbedtls_ct_uint_lt + 0x420a9790 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.add_pkcs_padding + 0x420a97c4 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.get_pkcs_padding + 0x420a97e0 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.add_one_and_zeros_padding + 0x420a9890 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.get_one_and_zeros_padding + 0x420a98b8 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.add_zeros_and_len_padding + 0x420a9950 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.get_zeros_and_len_padding + 0x420a9978 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.get_zeros_padding + 0x420a9a20 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.get_no_padding + 0x420a9a7e 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.add_zeros_padding + 0x420a9a98 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.mbedtls_cipher_aead_encrypt + 0x420a9ab4 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.mbedtls_cipher_aead_decrypt + 0x420a9b28 0x86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.mbedtls_cipher_info_from_type + 0x420a9bae 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420a9bae mbedtls_cipher_info_from_type + .text.mbedtls_cipher_info_from_values + 0x420a9bc8 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420a9bc8 mbedtls_cipher_info_from_values + .text.mbedtls_cipher_init + 0x420a9c08 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420a9c08 mbedtls_cipher_init + .text.mbedtls_cipher_free + 0x420a9c20 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420a9c20 mbedtls_cipher_free + .text.mbedtls_cipher_setup + 0x420a9c62 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420a9c62 mbedtls_cipher_setup + .text.mbedtls_cipher_setkey + 0x420a9cb6 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420a9cb6 mbedtls_cipher_setkey + .text.mbedtls_cipher_set_iv + 0x420a9d58 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420a9d58 mbedtls_cipher_set_iv + .text.mbedtls_cipher_reset + 0x420a9e28 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420a9e28 mbedtls_cipher_reset + .text.mbedtls_cipher_update + 0x420a9e3c 0x2fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420a9e3c mbedtls_cipher_update + .text.mbedtls_cipher_finish + 0x420aa136 0x182 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420aa136 mbedtls_cipher_finish + .text.mbedtls_cipher_set_padding_mode + 0x420aa2b8 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420aa2b8 mbedtls_cipher_set_padding_mode + .text.mbedtls_cipher_crypt + 0x420aa378 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420aa378 mbedtls_cipher_crypt + .text.mbedtls_cipher_auth_encrypt_ext + 0x420aa3dc 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420aa3dc mbedtls_cipher_auth_encrypt_ext + .text.mbedtls_cipher_auth_decrypt_ext + 0x420aa418 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420aa418 mbedtls_cipher_auth_decrypt_ext + .text.xts_aes_ctx_free + 0x420aa452 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.xts_aes_ctx_alloc + 0x420aa46e 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.xts_aes_setkey_dec_wrap + 0x420aa490 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.xts_aes_setkey_enc_wrap + 0x420aa49e 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aes_crypt_xts_wrap + 0x420aa4ac 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.gcm_ctx_free + 0x420aa4ca 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.gcm_ctx_alloc + 0x420aa4e4 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.gcm_aria_setkey_wrap + 0x420aa506 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.gcm_aes_setkey_wrap + 0x420aa51a 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.ccm_ctx_free + 0x420aa52e 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.ccm_ctx_alloc + 0x420aa548 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.ccm_aria_setkey_wrap + 0x420aa56a 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.ccm_aes_setkey_wrap + 0x420aa57e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aria_ctx_free + 0x420aa592 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aria_ctx_alloc + 0x420aa5ac 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aria_setkey_dec_wrap + 0x420aa5ce 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aria_setkey_enc_wrap + 0x420aa5dc 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aria_crypt_ctr_wrap + 0x420aa5ea 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aria_crypt_cfb128_wrap + 0x420aa5f8 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aria_crypt_cbc_wrap + 0x420aa606 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aria_crypt_ecb_wrap + 0x420aa614 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aes_ctx_free + 0x420aa626 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aes_ctx_alloc + 0x420aa640 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aes_setkey_dec_wrap + 0x420aa662 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aes_setkey_enc_wrap + 0x420aa670 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aes_crypt_ctr_wrap + 0x420aa67e 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aes_crypt_ofb_wrap + 0x420aa68c 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aes_crypt_cfb128_wrap + 0x420aa69a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aes_crypt_cbc_wrap + 0x420aa6a8 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aes_crypt_ecb_wrap + 0x420aa6b6 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.mbedtls_ct_uint_lt + 0x420aa6c4 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .text.mbedtls_ct_memcmp + 0x420aa6f8 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x420aa6f8 mbedtls_ct_memcmp + .text.mbedtls_ct_memmove_left + 0x420aa726 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x420aa726 mbedtls_ct_memmove_left + .text.mbedtls_ct_memcpy_if + 0x420aa79c 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x420aa79c mbedtls_ct_memcpy_if + .text.mbedtls_ct_memcpy_offset + 0x420aa7d8 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x420aa7d8 mbedtls_ct_memcpy_offset + .text.mbedtls_ct_zeroize_if + 0x420aa83a 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x420aa83a mbedtls_ct_zeroize_if + .text.cmac_pad + 0x420aa858 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .text.cmac_multiply_by_u + 0x420aa894 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .text.cmac_generate_subkeys + 0x420aa962 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .text.mbedtls_cipher_cmac_starts + 0x420aa9ce 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x420aa9ce mbedtls_cipher_cmac_starts + .text.mbedtls_cipher_cmac_update + 0x420aaa5e 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x420aaa5e mbedtls_cipher_cmac_update + .text.mbedtls_cipher_cmac_finish + 0x420aab98 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x420aab98 mbedtls_cipher_cmac_finish + .text.good_nonce_len + 0x420aacd2 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.mbedtls_ctr_increment_counter + 0x420aace4 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.block_cipher_df + 0x420aad5e 0x1c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.ctr_drbg_update_internal + 0x420aaf22 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.mbedtls_ctr_drbg_reseed_internal + 0x420aafda 0xf4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.mbedtls_ctr_drbg_init + 0x420ab0ce 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x420ab0ce mbedtls_ctr_drbg_init + .text.mbedtls_ctr_drbg_free + 0x420ab100 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x420ab100 mbedtls_ctr_drbg_free + .text.mbedtls_ctr_drbg_reseed + 0x420ab130 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x420ab130 mbedtls_ctr_drbg_reseed + .text.mbedtls_ctr_drbg_seed + 0x420ab140 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x420ab140 mbedtls_ctr_drbg_seed + .text.mbedtls_ctr_drbg_random_with_add + 0x420ab1ae 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x420ab1ae mbedtls_ctr_drbg_random_with_add + .text.mbedtls_ctr_drbg_random + 0x420ab292 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x420ab292 mbedtls_ctr_drbg_random + .text.mbedtls_ecdh_grp_id + 0x420ab2a4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.ecdh_gen_public_restartable + 0x420ab2a8 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.ecdh_compute_shared_restartable + 0x420ab300 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.ecdh_init_internal + 0x420ab374 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.ecdh_setup_internal + 0x420ab3b0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.ecdh_free_internal + 0x420ab3c8 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.ecdh_make_params_internal + 0x420ab404 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.ecdh_make_public_internal + 0x420ab48e 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.ecdh_read_params_internal + 0x420ab4fa 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.ecdh_read_public_internal + 0x420ab514 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.ecdh_get_params_internal + 0x420ab54a 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.ecdh_calc_secret_internal + 0x420ab59a 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.mbedtls_ecdh_gen_public + 0x420ab63e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420ab63e mbedtls_ecdh_gen_public + .text.mbedtls_ecdh_compute_shared + 0x420ab64e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420ab64e mbedtls_ecdh_compute_shared + .text.mbedtls_ecdh_init + 0x420ab65e 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420ab65e mbedtls_ecdh_init + .text.mbedtls_ecdh_setup + 0x420ab692 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420ab692 mbedtls_ecdh_setup + .text.mbedtls_ecdh_enable_restart + 0x420ab6a0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420ab6a0 mbedtls_ecdh_enable_restart + .text.mbedtls_ecdh_free + 0x420ab6a8 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420ab6a8 mbedtls_ecdh_free + .text.mbedtls_ecdh_make_params + 0x420ab6d8 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420ab6d8 mbedtls_ecdh_make_params + .text.mbedtls_ecdh_read_params + 0x420ab6f6 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420ab6f6 mbedtls_ecdh_read_params + .text.mbedtls_ecdh_get_params + 0x420ab736 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420ab736 mbedtls_ecdh_get_params + .text.mbedtls_ecdh_make_public + 0x420ab78e 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420ab78e mbedtls_ecdh_make_public + .text.mbedtls_ecdh_read_public + 0x420ab7ac 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420ab7ac mbedtls_ecdh_read_public + .text.mbedtls_ecdh_calc_secret + 0x420ab7ba 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420ab7ba mbedtls_ecdh_calc_secret + .text.ecp_group_is_static_comb_table + 0x420ab7cc 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_pick_window_size + 0x420ab7e0 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mpi_init_many + 0x420ab822 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mpi_free_many + 0x420ab848 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_check_bad_points_mx + 0x420ab86e 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_check_pubkey_mx + 0x420ab928 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_mpi_sub_int_mod + 0x420ab976 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_mpi_sub_mod + 0x420ab9c2 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_modp + 0x420aba0e 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_mpi_mul_mod + 0x420abab6 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_mpi_add_mod + 0x420abaf2 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_sw_rhs + 0x420abb3e 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_sw_derive_y + 0x420abba4 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_check_pubkey_sw + 0x420abc54 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_double_add_mxz + 0x420abcfc 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_randomize_mxz + 0x420abe5a 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_randomize_jac + 0x420abece 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_gen_privkey_sw + 0x420abf76 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_normalize_mxz + 0x420abf9e 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_normalize_jac + 0x420abfe2 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_mpi_mul_int_mod + 0x420ac084 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_mpi_shift_l_mod + 0x420ac0d0 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_double_jac + 0x420ac11a 0x212 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_normalize_jac_many + 0x420ac32c 0x1b2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_safe_invert_jac + 0x420ac4de 0x5c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_select_comb + 0x420ac53a 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_comb_recode_core + 0x420ac5d0 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_comb_recode_scalar + 0x420ac68a 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_gen_privkey_mx + 0x420ac738 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_restart_is_enabled + 0x420ac7ac 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ac7ac mbedtls_ecp_restart_is_enabled + .text.mbedtls_ecp_restart_init + 0x420ac7ba 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ac7ba mbedtls_ecp_restart_init + .text.mbedtls_ecp_check_budget + 0x420ac7cc 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ac7cc mbedtls_ecp_check_budget + .text.mbedtls_ecp_curve_list + 0x420ac81e 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ac81e mbedtls_ecp_curve_list + .text.mbedtls_ecp_grp_id_list + 0x420ac828 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ac828 mbedtls_ecp_grp_id_list + .text.mbedtls_ecp_curve_info_from_grp_id + 0x420ac87e 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ac87e mbedtls_ecp_curve_info_from_grp_id + .text.mbedtls_ecp_curve_info_from_tls_id + 0x420ac8a2 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ac8a2 mbedtls_ecp_curve_info_from_tls_id + .text.mbedtls_ecp_get_type + 0x420ac8ca 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ac8ca mbedtls_ecp_get_type + .text.mbedtls_ecp_point_init + 0x420ac8de 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ac8de mbedtls_ecp_point_init + .text.ecp_restart_rsm_init + 0x420ac902 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_restart_ma_init + 0x420ac926 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_group_init + 0x420ac946 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ac946 mbedtls_ecp_group_init + .text.mbedtls_ecp_keypair_init + 0x420ac9a4 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ac9a4 mbedtls_ecp_keypair_init + .text.mbedtls_ecp_point_free + 0x420ac9c8 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ac9c8 mbedtls_ecp_point_free + .text.ecp_restart_rsm_free + 0x420ac9ee 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_restart_ma_free + 0x420aca3a 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_restart_free + 0x420aca5e 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420aca5e mbedtls_ecp_restart_free + .text.mbedtls_ecp_group_free + 0x420aca8e 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420aca8e mbedtls_ecp_group_free + .text.mbedtls_ecp_keypair_free + 0x420acb0c 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420acb0c mbedtls_ecp_keypair_free + .text.mbedtls_ecp_copy + 0x420acb32 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420acb32 mbedtls_ecp_copy + .text.ecp_mul_mxz + 0x420acb6a 0x166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_group_copy + 0x420accd0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420accd0 mbedtls_ecp_group_copy + .text.mbedtls_ecp_set_zero + 0x420acce0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420acce0 mbedtls_ecp_set_zero + .text.ecp_add_mixed + 0x420acd10 0x1e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_precompute_comb + 0x420acef0 0x2a2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_mul_comb_core + 0x420ad192 0x120 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_mul_comb_after_precomp + 0x420ad2b2 0x104 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_mul_comb + 0x420ad3b6 0x20c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_is_zero + 0x420ad5c2 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ad5c2 mbedtls_ecp_is_zero + .text.mbedtls_ecp_point_cmp + 0x420ad5d8 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ad5d8 mbedtls_ecp_point_cmp + .text.mbedtls_ecp_point_write_binary + 0x420ad628 0x132 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ad628 mbedtls_ecp_point_write_binary + .text.mbedtls_ecp_point_read_binary + 0x420ad75a 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ad75a mbedtls_ecp_point_read_binary + .text.mbedtls_ecp_tls_read_point + 0x420ad8b8 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ad8b8 mbedtls_ecp_tls_read_point + .text.mbedtls_ecp_tls_write_point + 0x420ad902 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ad902 mbedtls_ecp_tls_write_point + .text.mbedtls_ecp_tls_read_group_id + 0x420ad94a 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ad94a mbedtls_ecp_tls_read_group_id + .text.mbedtls_ecp_tls_write_group + 0x420ad9b2 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ad9b2 mbedtls_ecp_tls_write_group + .text.mbedtls_ecp_check_pubkey + 0x420ada18 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ada18 mbedtls_ecp_check_pubkey + .text.mbedtls_ecp_check_privkey + 0x420ada6e 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ada6e mbedtls_ecp_check_privkey + .text.ecp_mul_restartable_internal + 0x420adb0e 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_mul_restartable + 0x420adbdc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420adbdc mbedtls_ecp_mul_restartable + .text.mbedtls_ecp_mul + 0x420adbf4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420adbf4 mbedtls_ecp_mul + .text.mbedtls_ecp_mul_shortcuts + 0x420adc04 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_muladd_restartable + 0x420adce0 0x194 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420adce0 mbedtls_ecp_muladd_restartable + .text.mbedtls_ecp_muladd + 0x420ade74 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ade74 mbedtls_ecp_muladd + .text.mbedtls_ecp_gen_privkey + 0x420ade84 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ade84 mbedtls_ecp_gen_privkey + .text.mbedtls_ecp_gen_keypair_base + 0x420adeda 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420adeda mbedtls_ecp_gen_keypair_base + .text.mbedtls_ecp_gen_keypair + 0x420adf26 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420adf26 mbedtls_ecp_gen_keypair + .text.mbedtls_ecp_gen_key + 0x420adf40 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420adf40 mbedtls_ecp_gen_key + .text.mbedtls_ecp_read_key + 0x420adf7a 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420adf7a mbedtls_ecp_read_key + .text.mbedtls_ecp_write_key_ext + 0x420ae0cc 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ae0cc mbedtls_ecp_write_key_ext + .text.mbedtls_ecp_check_pub_priv + 0x420ae13c 0xd2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ae13c mbedtls_ecp_check_pub_priv + .text.add64 0x420ae20e 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.carry64 0x420ae248 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.mbedtls_ecp_fix_negative + 0x420ae26c 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.ecp_mod_p255 + 0x420ae2c0 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.ecp_mod_koblitz + 0x420ae334 0x1d6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.ecp_mod_p256k1 + 0x420ae50a 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.ecp_mod_p224k1 + 0x420ae528 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.ecp_mod_p192k1 + 0x420ae546 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.ecp_mod_p521 + 0x420ae564 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.ecp_mod_p384 + 0x420ae5ee 0x572 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.ecp_mod_p256 + 0x420aeb60 0x442 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.ecp_mod_p224 + 0x420aefa2 0x22c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.ecp_mod_p192 + 0x420af1ce 0xca esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.ecp_group_load + 0x420af298 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.ecp_use_curve25519 + 0x420af33c 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.mbedtls_ecp_group_load + 0x420af3f4 0x494 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x420af3f4 mbedtls_ecp_group_load + .text.entropy_update + 0x420af888 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text.entropy_gather_internal + 0x420af926 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text.mbedtls_entropy_free + 0x420af9d0 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x420af9d0 mbedtls_entropy_free + .text.mbedtls_entropy_add_source + 0x420af9fe 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x420af9fe mbedtls_entropy_add_source + .text.mbedtls_entropy_init + 0x420afa2a 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x420afa2a mbedtls_entropy_init + .text.mbedtls_entropy_func + 0x420afa6c 0x126 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x420afa6c mbedtls_entropy_func + .text.mbedtls_md_info_from_type + 0x420afb92 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420afb92 mbedtls_md_info_from_type + .text.mbedtls_md_init + 0x420afc4e 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420afc4e mbedtls_md_init + .text.mbedtls_md_free + 0x420afc80 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420afc80 mbedtls_md_free + .text.mbedtls_md_clone + 0x420afd16 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420afd16 mbedtls_md_clone + .text.mbedtls_md_setup + 0x420afdf8 0x178 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420afdf8 mbedtls_md_setup + .text.mbedtls_md_starts + 0x420aff70 0xea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420aff70 mbedtls_md_starts + .text.mbedtls_md_update + 0x420b005a 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420b005a mbedtls_md_update + .text.mbedtls_md_finish + 0x420b00fe 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420b00fe mbedtls_md_finish + .text.mbedtls_md + 0x420b01a6 0xf8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420b01a6 mbedtls_md + .text.mbedtls_md_get_size + 0x420b029e 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420b029e mbedtls_md_get_size + .text.mbedtls_md_get_type + 0x420b02aa 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420b02aa mbedtls_md_get_type + .text.mbedtls_md_info_from_ctx + 0x420b02b4 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420b02b4 mbedtls_md_info_from_ctx + .text.mbedtls_md_hmac_starts + 0x420b02ba 0x11e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420b02ba mbedtls_md_hmac_starts + .text.mbedtls_md_hmac_update + 0x420b03d8 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420b03d8 mbedtls_md_hmac_update + .text.mbedtls_md_hmac_finish + 0x420b0408 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420b0408 mbedtls_md_hmac_finish + .text.mbedtls_md_hmac_reset + 0x420b0486 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420b0486 mbedtls_md_hmac_reset + .text.mbedtls_md5 + 0x420b04d2 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + 0x420b04d2 mbedtls_md5 + .text.pk_restart_setup + 0x420b0524 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text.mbedtls_md_get_size_from_type + 0x420b0572 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text.pk_hashlen_helper + 0x420b0584 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text.mbedtls_pk_init + 0x420b05aa 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b05aa mbedtls_pk_init + .text.mbedtls_pk_free + 0x420b05b4 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b05b4 mbedtls_pk_free + .text.mbedtls_pk_restart_init + 0x420b05da 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b05da mbedtls_pk_restart_init + .text.mbedtls_pk_restart_free + 0x420b05e4 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b05e4 mbedtls_pk_restart_free + .text.mbedtls_pk_info_from_type + 0x420b060a 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b060a mbedtls_pk_info_from_type + .text.mbedtls_pk_setup + 0x420b0656 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b0656 mbedtls_pk_setup + .text.mbedtls_pk_setup_rsa_alt + 0x420b0698 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b0698 mbedtls_pk_setup_rsa_alt + .text.mbedtls_pk_can_do + 0x420b06fe 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b06fe mbedtls_pk_can_do + .text.mbedtls_pk_verify_restartable + 0x420b071e 0xc4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b071e mbedtls_pk_verify_restartable + .text.mbedtls_pk_verify + 0x420b07e2 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b07e2 mbedtls_pk_verify + .text.mbedtls_pk_sign_restartable + 0x420b07f2 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b07f2 mbedtls_pk_sign_restartable + .text.mbedtls_pk_sign + 0x420b08d4 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b08d4 mbedtls_pk_sign + .text.mbedtls_pk_decrypt + 0x420b08e8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b08e8 mbedtls_pk_decrypt + .text.mbedtls_pk_encrypt + 0x420b0914 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b0914 mbedtls_pk_encrypt + .text.mbedtls_pk_get_bitlen + 0x420b0940 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b0940 mbedtls_pk_get_bitlen + .text.mbedtls_pk_get_type + 0x420b095c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b095c mbedtls_pk_get_type + .text.mbedtls_pk_verify_ext + 0x420b096e 0x10c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b096e mbedtls_pk_verify_ext + .text.mbedtls_pk_ecc_set_group + 0x420b0a7a 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x420b0a7a mbedtls_pk_ecc_set_group + .text.mbedtls_pk_ecc_set_key + 0x420b0b02 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x420b0b02 mbedtls_pk_ecc_set_key + .text.mbedtls_pk_ecc_set_pubkey_from_prv + 0x420b0b4a 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x420b0b4a mbedtls_pk_ecc_set_pubkey_from_prv + .text.mbedtls_pk_ecc_set_pubkey + 0x420b0b6a 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x420b0b6a mbedtls_pk_ecc_set_pubkey + .text.rsa_can_do + 0x420b0b9a 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_debug + 0x420b0bb2 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_can_do + 0x420b0bda 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_get_bitlen + 0x420b0be2 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_debug + 0x420b0be8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckeydh_can_do + 0x420b0c00 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.ecdsa_can_do + 0x420b0c08 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_alt_can_do + 0x420b0c10 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_alt_get_bitlen + 0x420b0c18 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_alt_sign_wrap + 0x420b0c2c 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_alt_decrypt_wrap + 0x420b0c9e 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_free_wrap + 0x420b0cec 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_alloc_wrap + 0x420b0d06 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_check_pair_wrap + 0x420b0d28 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_encrypt_wrap + 0x420b0d3a 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_decrypt_wrap + 0x420b0d9a 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_sign_wrap + 0x420b0dfa 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_verify_wrap + 0x420b0e5c 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_get_bitlen + 0x420b0ec0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.ecdsa_rs_free + 0x420b0ed0 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_rs_free + 0x420b0eea 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.ecdsa_rs_alloc + 0x420b0f0e 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_rs_alloc + 0x420b0f2e 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_free_wrap + 0x420b0f58 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_alloc_wrap + 0x420b0f72 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_check_pair_wrap + 0x420b0f94 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.ecdsa_sign_rs_wrap + 0x420b0fa6 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_sign_rs_wrap + 0x420b0fbe 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.ecdsa_verify_rs_wrap + 0x420b1032 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_verify_rs_wrap + 0x420b105e 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.ecdsa_sign_wrap + 0x420b10c2 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.ecdsa_verify_wrap + 0x420b10d6 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_alt_free_wrap + 0x420b1100 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_alt_alloc_wrap + 0x420b1110 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_alt_check_pair + 0x420b1138 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.pk_ecc_tag_is_specified_ec_domain + 0x420b11e8 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_get_ecparams + 0x420b11f2 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_get_pk_alg + 0x420b1272 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_use_ecparams_rfc8410 + 0x420b132c 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_group_from_specified + 0x420b1356 0x23e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_group_id_from_group + 0x420b1594 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_ecc_group_id_from_specified + 0x420b166c 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_use_ecparams + 0x420b16c0 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_parse_key_rfc8410_der + 0x420b16f8 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_parse_key_sec1_der + 0x420b1760 0x16a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_parse_key_pkcs8_unencrypted_der + 0x420b18ca 0x198 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.mbedtls_pk_parse_key_pkcs8_encrypted_der + 0x420b1a62 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.mbedtls_pk_parse_subpubkey + 0x420b1b92 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x420b1b92 mbedtls_pk_parse_subpubkey + .text.mbedtls_pk_parse_key + 0x420b1ce4 0x334 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x420b1ce4 mbedtls_pk_parse_key + .text.mbedtls_pk_parse_public_key + 0x420b2018 0x1a8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x420b2018 mbedtls_pk_parse_public_key + .text.pk_get_type_ext + 0x420b21c0 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.mbedtls_pk_get_ec_group_id + 0x420b21ce 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.mbedtls_pk_is_rfc8410 + 0x420b21f6 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.pk_write_ec_pubkey + 0x420b221a 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.pk_write_ec_param + 0x420b2294 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.pk_write_rsa_der + 0x420b22c4 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.pk_write_ec_private + 0x420b22fc 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.pk_write_ec_rfc8410_der + 0x420b2366 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.pk_write_ec_der + 0x420b240c 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.mbedtls_pk_write_pubkey + 0x420b2514 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + 0x420b2514 mbedtls_pk_write_pubkey + .text.mbedtls_pk_write_pubkey_der + 0x420b257e 0x114 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + 0x420b257e mbedtls_pk_write_pubkey_der + .text.mbedtls_pk_write_key_der + 0x420b2692 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + 0x420b2692 mbedtls_pk_write_key_der + .text.mbedtls_pk_write_key_pem + 0x420b26fc 0xd2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + 0x420b26fc mbedtls_pk_write_key_pem + .text.mbedtls_calloc + 0x420b27ce 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x420b27ce mbedtls_calloc + .text.mbedtls_free + 0x420b27de 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x420b27de mbedtls_free + .text.mbedtls_platform_zeroize + 0x420b27ee 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x420b27ee mbedtls_platform_zeroize + .text.mbedtls_zeroize_and_free + 0x420b280e 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x420b280e mbedtls_zeroize_and_free + .text.mbedtls_ct_uint_lt + 0x420b282a 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.asn1_get_nonzero_mpi + 0x420b285e 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.rsa_check_context + 0x420b288e 0xfe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.rsa_prepare_blinding + 0x420b298c 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.rsa_unblind + 0x420b2ac6 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mbedtls_md_get_size_from_type + 0x420b2b7e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.compute_hash + 0x420b2b90 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mgf_mask + 0x420b2bc4 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.hash_mprime + 0x420b2cc4 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mbedtls_ct_rsaes_pkcs1_v15_unpadding + 0x420b2d62 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.rsa_rsassa_pkcs1_v15_encode + 0x420b2eb4 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mbedtls_rsa_import + 0x420b3058 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b3058 mbedtls_rsa_import + .text.mbedtls_rsa_import_raw + 0x420b30ec 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b30ec mbedtls_rsa_import_raw + .text.mbedtls_rsa_complete + 0x420b318a 0x1e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b318a mbedtls_rsa_complete + .text.mbedtls_rsa_export + 0x420b336c 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b336c mbedtls_rsa_export + .text.mbedtls_rsa_write_pubkey + 0x420b344e 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b344e mbedtls_rsa_write_pubkey + .text.mbedtls_rsa_export_crt + 0x420b34fc 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b34fc mbedtls_rsa_export_crt + .text.mbedtls_rsa_write_key + 0x420b359a 0x1a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b359a mbedtls_rsa_write_key + .text.mbedtls_rsa_init + 0x420b373a 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b373a mbedtls_rsa_init + .text.mbedtls_rsa_get_bitlen + 0x420b3752 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b3752 mbedtls_rsa_get_bitlen + .text.mbedtls_rsa_get_len + 0x420b3762 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b3762 mbedtls_rsa_get_len + .text.mbedtls_rsa_check_pubkey + 0x420b3766 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b3766 mbedtls_rsa_check_pubkey + .text.mbedtls_rsa_parse_pubkey + 0x420b37da 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b37da mbedtls_rsa_parse_pubkey + .text.mbedtls_rsa_check_privkey + 0x420b38b2 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b38b2 mbedtls_rsa_check_privkey + .text.mbedtls_rsa_check_pub_priv + 0x420b3934 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b3934 mbedtls_rsa_check_pub_priv + .text.mbedtls_rsa_public + 0x420b3984 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b3984 mbedtls_rsa_public + .text.mbedtls_rsa_private + 0x420b3a1a 0x292 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b3a1a mbedtls_rsa_private + .text.rsa_rsassa_pss_sign_no_mode_check + 0x420b3cac 0x1aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.rsa_rsassa_pss_sign + 0x420b3e56 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mbedtls_rsa_rsaes_oaep_encrypt + 0x420b3e88 0x12e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b3e88 mbedtls_rsa_rsaes_oaep_encrypt + .text.mbedtls_rsa_rsaes_pkcs1_v15_encrypt + 0x420b3fb6 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b3fb6 mbedtls_rsa_rsaes_pkcs1_v15_encrypt + .text.mbedtls_rsa_pkcs1_encrypt + 0x420b4086 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b4086 mbedtls_rsa_pkcs1_encrypt + .text.mbedtls_rsa_rsaes_oaep_decrypt + 0x420b40ba 0x20c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b40ba mbedtls_rsa_rsaes_oaep_decrypt + .text.mbedtls_rsa_rsaes_pkcs1_v15_decrypt + 0x420b42c6 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b42c6 mbedtls_rsa_rsaes_pkcs1_v15_decrypt + .text.mbedtls_rsa_pkcs1_decrypt + 0x420b4354 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b4354 mbedtls_rsa_pkcs1_decrypt + .text.mbedtls_rsa_rsassa_pss_sign + 0x420b438a 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b438a mbedtls_rsa_rsassa_pss_sign + .text.mbedtls_rsa_rsassa_pkcs1_v15_sign + 0x420b439c 0xea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b439c mbedtls_rsa_rsassa_pkcs1_v15_sign + .text.mbedtls_rsa_pkcs1_sign + 0x420b4486 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b4486 mbedtls_rsa_pkcs1_sign + .text.mbedtls_rsa_rsassa_pss_verify_ext + 0x420b44be 0x1ea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b44be mbedtls_rsa_rsassa_pss_verify_ext + .text.mbedtls_rsa_rsassa_pss_verify + 0x420b46a8 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b46a8 mbedtls_rsa_rsassa_pss_verify + .text.mbedtls_rsa_rsassa_pkcs1_v15_verify + 0x420b46d2 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b46d2 mbedtls_rsa_rsassa_pkcs1_v15_verify + .text.mbedtls_rsa_pkcs1_verify + 0x420b4782 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b4782 mbedtls_rsa_pkcs1_verify + .text.mbedtls_rsa_free + 0x420b47b6 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b47b6 mbedtls_rsa_free + .text.mbedtls_rsa_parse_key + 0x420b4830 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b4830 mbedtls_rsa_parse_key + .text.mbedtls_rsa_gen_key + 0x420b49d4 0x220 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b49d4 mbedtls_rsa_gen_key + .text.mbedtls_rsa_deduce_primes + 0x420b4bf4 0x230 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x420b4bf4 mbedtls_rsa_deduce_primes + .text.mbedtls_rsa_deduce_private_exponent + 0x420b4e24 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x420b4e24 mbedtls_rsa_deduce_private_exponent + .text.mbedtls_rsa_deduce_crt + 0x420b4eec 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x420b4eec mbedtls_rsa_deduce_crt + .text.mbedtls_rsa_validate_params + 0x420b4f80 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x420b4f80 mbedtls_rsa_validate_params + .text.mbedtls_rsa_validate_crt + 0x420b5178 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x420b5178 mbedtls_rsa_validate_crt + .text.mbedtls_sha1 + 0x420b52d6 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + 0x420b52d6 mbedtls_sha1 + .text.mbedtls_sha256 + 0x420b5328 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + 0x420b5328 mbedtls_sha256 + .text.mbedtls_sha512_init + 0x420b538a 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x420b538a mbedtls_sha512_init + .text.mbedtls_sha512_free + 0x420b53a2 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x420b53a2 mbedtls_sha512_free + .text.mbedtls_sha512_clone + 0x420b53b6 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x420b53b6 mbedtls_sha512_clone + .text.mbedtls_sha512_starts + 0x420b53e8 0x128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x420b53e8 mbedtls_sha512_starts + .text.mbedtls_internal_sha512_process + 0x420b5510 0xe0c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x420b5510 mbedtls_internal_sha512_process + .text.mbedtls_internal_sha512_process_many + 0x420b631c 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .text.mbedtls_sha512_update + 0x420b6362 0xd4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x420b6362 mbedtls_sha512_update + .text.mbedtls_sha512_finish + 0x420b6436 0x34e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x420b6436 mbedtls_sha512_finish + .text.mbedtls_sha512 + 0x420b6784 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x420b6784 mbedtls_sha512 + .text.keccak_f1600 + 0x420b67e6 0x8ee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .text.mbedtls_sha3_init + 0x420b70d4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x420b70d4 mbedtls_sha3_init + .text.mbedtls_sha3_free + 0x420b70ec 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x420b70ec mbedtls_sha3_free + .text.mbedtls_sha3_clone + 0x420b7100 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x420b7100 mbedtls_sha3_clone + .text.mbedtls_sha3_starts + 0x420b7122 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x420b7122 mbedtls_sha3_starts + .text.mbedtls_sha3_update + 0x420b71b4 0x1b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x420b71b4 mbedtls_sha3_update + .text.mbedtls_sha3_finish + 0x420b736c 0x150 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x420b736c mbedtls_sha3_finish + .text.mbedtls_sha3 + 0x420b74bc 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x420b74bc mbedtls_sha3 + .text.mbedtls_hardware_poll + 0x420b751a 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + 0x420b751a mbedtls_hardware_poll + .text.esp_mbedtls_mem_calloc + 0x420b753c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x420b753c esp_mbedtls_mem_calloc + .text.esp_mbedtls_mem_free + 0x420b7554 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x420b7554 esp_mbedtls_mem_free + .text.esp_aes_xts_decode_keys + 0x420b7566 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .text.esp_gf128mul_x_ble + 0x420b7594 0x12a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .text.esp_aes_xts_init + 0x420b76be 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x420b76be esp_aes_xts_init + .text.esp_aes_xts_free + 0x420b76d6 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x420b76d6 esp_aes_xts_free + .text.esp_aes_xts_setkey_enc + 0x420b76ee 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x420b76ee esp_aes_xts_setkey_enc + .text.esp_aes_xts_setkey_dec + 0x420b7726 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x420b7726 esp_aes_xts_setkey_dec + .text.esp_aes_crypt_xts + 0x420b775e 0x1b0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x420b775e esp_aes_crypt_xts + .text.valid_key_length + 0x420b790e 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x420b790e valid_key_length + .text.esp_aes_init + 0x420b792c 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x420b792c esp_aes_init + .text.esp_aes_free + 0x420b7946 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x420b7946 esp_aes_free + .text.esp_aes_setkey + 0x420b7960 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x420b7960 esp_aes_setkey + .text.esp_aes_isr_initialise + 0x420b79ae 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text.s_check_dma_capable + 0x420b79c4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text.esp_aes_validate_input + 0x420b79d4 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text.esp_aes_dma_wait_complete + 0x420b7a5e 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text.esp_aes_process_dma + 0x420b7abc 0x388 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text.esp_aes_process_dma_ext_ram + 0x420b7e44 0x166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text.esp_aes_acquire_hardware + 0x420b7faa 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x420b7faa esp_aes_acquire_hardware + .text.esp_aes_release_hardware + 0x420b7fbe 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x420b7fbe esp_aes_release_hardware + .text.esp_aes_intr_alloc + 0x420b7fd2 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x420b7fd2 esp_aes_intr_alloc + .text.esp_aes_crypt_ecb + 0x420b8078 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x420b8078 esp_aes_crypt_ecb + .text.esp_aes_crypt_cbc + 0x420b80ec 0xd2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x420b80ec esp_aes_crypt_cbc + .text.esp_aes_crypt_cfb128 + 0x420b81be 0x186 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x420b81be esp_aes_crypt_cfb128 + .text.esp_aes_crypt_ofb + 0x420b8344 0x12e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x420b8344 esp_aes_crypt_ofb + .text.esp_aes_crypt_ctr + 0x420b8472 0x166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x420b8472 esp_aes_crypt_ctr + .text.rsa_rsassa_pkcs1_v15_encode + 0x420b85d8 0x190 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .text.esp_ds_conn_lock + 0x420b8768 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .text.esp_ds_set_session_timeout + 0x420b87b0 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x420b87b0 esp_ds_set_session_timeout + .text.esp_ds_init_data_ctx + 0x420b87ca 0xea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x420b87ca esp_ds_init_data_ctx + .text.esp_ds_release_ds_lock + 0x420b88b4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x420b88b4 esp_ds_release_ds_lock + .text.esp_ds_get_keylen + 0x420b88f8 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x420b88f8 esp_ds_get_keylen + .text.esp_ds_rsa_sign + 0x420b8908 0x21e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x420b8908 esp_ds_rsa_sign + .text.mpi_words + 0x420b8b26 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .text.modular_inverse + 0x420b8b46 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .text.calculate_rinv + 0x420b8bde 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .text.esp_mpi_isr_initialise + 0x420b8c26 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .text.esp_mpi_wait_intr + 0x420b8cde 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .text.esp_mpi_exp_mod + 0x420b8d2e 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .text.mpi_mult_mpi_failover_mod_mult + 0x420b8e9c 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .text.mbedtls_mpi_exp_mod + 0x420b8f36 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x420b8f36 mbedtls_mpi_exp_mod + .text.mbedtls_mpi_mul_mpi + 0x420b8f78 0x14a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x420b8f78 mbedtls_mpi_mul_mpi + .text.mpi_mult_mpi_overlong + 0x420b90c2 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .text.mbedtls_mpi_mul_int + 0x420b9152 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x420b9152 mbedtls_mpi_mul_int + .text.esp_mpi_enable_hardware_hw_op + 0x420b9172 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x420b9172 esp_mpi_enable_hardware_hw_op + .text.esp_mpi_disable_hardware_hw_op + 0x420b91c8 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x420b91c8 esp_mpi_disable_hardware_hw_op + .text.esp_mpi_mul_mpi_hw_op + 0x420b9206 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x420b9206 esp_mpi_mul_mpi_hw_op + .text.esp_mpi_mult_mpi_failover_mod_mult_hw_op + 0x420b924e 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x420b924e esp_mpi_mult_mpi_failover_mod_mult_hw_op + .text.esp_mpi_exp_mpi_mod_hw_op + 0x420b92d8 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x420b92d8 esp_mpi_exp_mpi_mod_hw_op + .text.mbedtls_zeroize + 0x420b9386 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .text.esp_internal_sha1_dma_process + 0x420b9398 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .text.esp_internal_sha_update_state + 0x420b93ae 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .text.mbedtls_sha1_init + 0x420b93d8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x420b93d8 mbedtls_sha1_init + .text.mbedtls_sha1_free + 0x420b93f0 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x420b93f0 mbedtls_sha1_free + .text.mbedtls_sha1_clone + 0x420b9404 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x420b9404 mbedtls_sha1_clone + .text.mbedtls_sha1_starts + 0x420b941a 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x420b941a mbedtls_sha1_starts + .text.mbedtls_internal_sha1_process + 0x420b943c 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x420b943c mbedtls_internal_sha1_process + .text.mbedtls_sha1_update + 0x420b948c 0xde esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x420b948c mbedtls_sha1_update + .text.mbedtls_sha1_finish + 0x420b956a 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x420b956a mbedtls_sha1_finish + .text.mbedtls_zeroize + 0x420b961c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .text.esp_internal_sha_update_state + 0x420b962e 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .text.mbedtls_sha256_init + 0x420b9658 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x420b9658 mbedtls_sha256_init + .text.mbedtls_sha256_free + 0x420b9670 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x420b9670 mbedtls_sha256_free + .text.mbedtls_sha256_clone + 0x420b9684 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x420b9684 mbedtls_sha256_clone + .text.mbedtls_sha256_starts + 0x420b96aa 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x420b96aa mbedtls_sha256_starts + .text.mbedtls_sha256_update + 0x420b96dc 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x420b96dc mbedtls_sha256_update + .text.mbedtls_sha256_finish + 0x420b97be 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x420b97be mbedtls_sha256_finish + .text.xor_data + 0x420b9872 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .text.gcm_gen_table + 0x420b9896 0x166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .text.gcm_mult + 0x420b99fc 0x18c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .text.increment32_j0 + 0x420b9b88 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .text.esp_gcm_ghash + 0x420b9bdc 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .text.esp_gcm_derive_J0 + 0x420b9c48 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .text.esp_aes_gcm_setkey + 0x420b9cc8 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x420b9cc8 esp_aes_gcm_setkey + .text.esp_aes_gcm_init + 0x420b9d0e 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x420b9d0e esp_aes_gcm_init + .text.esp_aes_gcm_free + 0x420b9d36 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x420b9d36 esp_aes_gcm_free + .text.esp_aes_gcm_starts + 0x420b9d50 0xfe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x420b9d50 esp_aes_gcm_starts + .text.esp_aes_gcm_update_ad + 0x420b9e4e 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x420b9e4e esp_aes_gcm_update_ad + .text.esp_aes_gcm_update + 0x420b9f00 0x186 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x420b9f00 esp_aes_gcm_update + .text.esp_aes_gcm_finish + 0x420ba086 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x420ba086 esp_aes_gcm_finish + .text.esp_aes_gcm_crypt_and_tag_partial_hw + 0x420ba11e 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .text.esp_aes_gcm_crypt_and_tag + 0x420ba180 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x420ba180 esp_aes_gcm_crypt_and_tag + .text.esp_aes_gcm_auth_decrypt + 0x420ba1c4 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x420ba1c4 esp_aes_gcm_auth_decrypt + .text.esp_md5_finish + 0x420ba236 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x420ba236 esp_md5_finish + .text.esp_md5_update + 0x420ba250 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x420ba250 esp_md5_update + .text.esp_md5_init + 0x420ba264 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x420ba264 esp_md5_init + .text.esp_md5_starts + 0x420ba276 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x420ba276 esp_md5_starts + .text.esp_md5_free + 0x420ba286 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x420ba286 esp_md5_free + .text.esp_md5_clone + 0x420ba29a 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x420ba29a esp_md5_clone + .text.aria_a 0x420ba2c4 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .text.aria_sl 0x420ba3f4 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .text.aria_fo_xor + 0x420ba504 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .text.aria_fe_xor + 0x420ba592 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .text.aria_rot128 + 0x420ba620 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .text.mbedtls_aria_setkey_enc + 0x420ba6d2 0x27c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x420ba6d2 mbedtls_aria_setkey_enc + .text.mbedtls_aria_setkey_dec + 0x420ba94e 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x420ba94e mbedtls_aria_setkey_dec + .text.mbedtls_aria_crypt_ecb + 0x420ba9d8 0x1fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x420ba9d8 mbedtls_aria_crypt_ecb + .text.mbedtls_aria_init + 0x420babd2 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x420babd2 mbedtls_aria_init + .text.mbedtls_aria_free + 0x420babea 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x420babea mbedtls_aria_free + .text.mbedtls_aria_crypt_cbc + 0x420babfe 0xf4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x420babfe mbedtls_aria_crypt_cbc + .text.mbedtls_aria_crypt_cfb128 + 0x420bacf2 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x420bacf2 mbedtls_aria_crypt_cfb128 + .text.mbedtls_aria_crypt_ctr + 0x420badae 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x420badae mbedtls_aria_crypt_ctr + .text.asn1_get_sequence_of_cb + 0x420bae48 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .text.mbedtls_asn1_get_len + 0x420bae9e 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bae9e mbedtls_asn1_get_len + .text.mbedtls_asn1_get_tag + 0x420baf2a 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420baf2a mbedtls_asn1_get_tag + .text.asn1_get_tagged_int + 0x420baf5a 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .text.mbedtls_asn1_get_bool + 0x420bafee 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bafee mbedtls_asn1_get_bool + .text.mbedtls_asn1_get_int + 0x420bb02e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb02e mbedtls_asn1_get_int + .text.mbedtls_asn1_get_mpi + 0x420bb040 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb040 mbedtls_asn1_get_mpi + .text.mbedtls_asn1_get_bitstring + 0x420bb074 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb074 mbedtls_asn1_get_bitstring + .text.mbedtls_asn1_traverse_sequence_of + 0x420bb0d4 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb0d4 mbedtls_asn1_traverse_sequence_of + .text.mbedtls_asn1_get_bitstring_null + 0x420bb188 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb188 mbedtls_asn1_get_bitstring_null + .text.mbedtls_asn1_sequence_free + 0x420bb1c6 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb1c6 mbedtls_asn1_sequence_free + .text.mbedtls_asn1_get_sequence_of + 0x420bb1e0 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb1e0 mbedtls_asn1_get_sequence_of + .text.mbedtls_asn1_get_alg + 0x420bb22e 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb22e mbedtls_asn1_get_alg + .text.mbedtls_asn1_get_alg_null + 0x420bb2e8 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb2e8 mbedtls_asn1_get_alg_null + .text.mbedtls_asn1_free_named_data_list + 0x420bb31a 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb31a mbedtls_asn1_free_named_data_list + .text.mbedtls_asn1_free_named_data_list_shallow + 0x420bb34a 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb34a mbedtls_asn1_free_named_data_list_shallow + .text.mbedtls_asn1_find_named_data + 0x420bb364 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb364 mbedtls_asn1_find_named_data + .text.mbedtls_asn1_write_len + 0x420bb39e 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x420bb39e mbedtls_asn1_write_len + .text.mbedtls_asn1_write_tag + 0x420bb3ee 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x420bb3ee mbedtls_asn1_write_tag + .text.mbedtls_asn1_write_len_and_tag + 0x420bb40c 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.asn1_write_tagged_int + 0x420bb448 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.mbedtls_asn1_write_raw_buffer + 0x420bb4ae 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x420bb4ae mbedtls_asn1_write_raw_buffer + .text.mbedtls_asn1_write_mpi + 0x420bb4f2 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x420bb4f2 mbedtls_asn1_write_mpi + .text.mbedtls_asn1_write_null + 0x420bb58c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x420bb58c mbedtls_asn1_write_null + .text.mbedtls_asn1_write_oid + 0x420bb59e 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x420bb59e mbedtls_asn1_write_oid + .text.mbedtls_asn1_write_algorithm_identifier_ext + 0x420bb5c8 0x5c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x420bb5c8 mbedtls_asn1_write_algorithm_identifier_ext + .text.mbedtls_asn1_write_bool + 0x420bb624 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x420bb624 mbedtls_asn1_write_bool + .text.mbedtls_asn1_write_int + 0x420bb65a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x420bb65a mbedtls_asn1_write_int + .text.mbedtls_asn1_write_tagged_string + 0x420bb66a 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x420bb66a mbedtls_asn1_write_tagged_string + .text.mbedtls_asn1_write_octet_string + 0x420bb6a0 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x420bb6a0 mbedtls_asn1_write_octet_string + .text.mbedtls_asn1_store_named_data + 0x420bb6ca 0xee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x420bb6ca mbedtls_asn1_store_named_data + .text.mbedtls_ccm_clear_state + 0x420bb7b8 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .text.ccm_calculate_first_block_if_ready + 0x420bb7e8 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .text.mbedtls_ccm_crypt + 0x420bb896 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .text.mbedtls_ccm_compare_tags + 0x420bb92e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .text.mbedtls_ccm_init + 0x420bb942 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420bb942 mbedtls_ccm_init + .text.mbedtls_ccm_setkey + 0x420bb95a 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420bb95a mbedtls_ccm_setkey + .text.mbedtls_ccm_free + 0x420bb9bc 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420bb9bc mbedtls_ccm_free + .text.mbedtls_ccm_starts + 0x420bb9e0 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420bb9e0 mbedtls_ccm_starts + .text.mbedtls_ccm_set_lengths + 0x420bba80 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420bba80 mbedtls_ccm_set_lengths + .text.mbedtls_ccm_update_ad + 0x420bbacc 0x10a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420bbacc mbedtls_ccm_update_ad + .text.mbedtls_ccm_update + 0x420bbbd6 0x1ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420bbbd6 mbedtls_ccm_update + .text.mbedtls_ccm_finish + 0x420bbd90 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420bbd90 mbedtls_ccm_finish + .text.ccm_auth_crypt + 0x420bbe22 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .text.ccm_auth_decrypt + 0x420bbe8c 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .text.mbedtls_ccm_encrypt_and_tag + 0x420bbed8 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420bbed8 mbedtls_ccm_encrypt_and_tag + .text.mbedtls_ccm_auth_decrypt + 0x420bbefe 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420bbefe mbedtls_ccm_auth_decrypt + .text.ecdsa_restart_sig_init + 0x420bbf24 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.ecdsa_restart_ver_init + 0x420bbf4e 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.ecdsa_restart_sig_free + 0x420bbf6e 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.ecdsa_restart_ver_free + 0x420bbf8e 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.derive_mpi + 0x420bbfb2 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.ecdsa_restart_det_init + 0x420bc022 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.ecdsa_restart_det_free + 0x420bc03a 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.ecdsa_signature_to_asn1 + 0x420bc056 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.mbedtls_ecdsa_can_do + 0x420bc0f6 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bc0f6 mbedtls_ecdsa_can_do + .text.mbedtls_ecdsa_sign_restartable + 0x420bc104 0x2ea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bc104 mbedtls_ecdsa_sign_restartable + .text.mbedtls_ecdsa_sign_det_restartable + 0x420bc3ee 0x1ac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bc3ee mbedtls_ecdsa_sign_det_restartable + .text.mbedtls_ecdsa_verify_restartable + 0x420bc59a 0x246 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bc59a mbedtls_ecdsa_verify_restartable + .text.mbedtls_ecdsa_write_signature_restartable + 0x420bc7e0 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bc7e0 mbedtls_ecdsa_write_signature_restartable + .text.mbedtls_ecdsa_write_signature + 0x420bc874 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bc874 mbedtls_ecdsa_write_signature + .text.mbedtls_ecdsa_read_signature_restartable + 0x420bc888 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bc888 mbedtls_ecdsa_read_signature_restartable + .text.mbedtls_ecdsa_read_signature + 0x420bc942 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bc942 mbedtls_ecdsa_read_signature + .text.mbedtls_ecdsa_init + 0x420bc952 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bc952 mbedtls_ecdsa_init + .text.mbedtls_ecdsa_free + 0x420bc960 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bc960 mbedtls_ecdsa_free + .text.mbedtls_ecdsa_from_keypair + 0x420bc970 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bc970 mbedtls_ecdsa_from_keypair + .text.mbedtls_ecdsa_restart_init + 0x420bc9bc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bc9bc mbedtls_ecdsa_restart_init + .text.mbedtls_ecdsa_restart_free + 0x420bc9dc 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bc9dc mbedtls_ecdsa_restart_free + .text.mbedtls_hmac_drbg_init + 0x420bca22 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420bca22 mbedtls_hmac_drbg_init + .text.mbedtls_hmac_drbg_update + 0x420bca48 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420bca48 mbedtls_hmac_drbg_update + .text.hmac_drbg_reseed_core + 0x420bcb2a 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .text.mbedtls_hmac_drbg_seed_buf + 0x420bcc0a 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420bcc0a mbedtls_hmac_drbg_seed_buf + .text.mbedtls_hmac_drbg_reseed + 0x420bcc6e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420bcc6e mbedtls_hmac_drbg_reseed + .text.mbedtls_hmac_drbg_random_with_add + 0x420bcc7e 0xe6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420bcc7e mbedtls_hmac_drbg_random_with_add + .text.mbedtls_hmac_drbg_random + 0x420bcd64 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420bcd64 mbedtls_hmac_drbg_random + .text.mbedtls_hmac_drbg_free + 0x420bcd76 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420bcd76 mbedtls_hmac_drbg_free + .text.oid_parse_number + 0x420bcd9e 0x5c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_subidentifier_num_bytes + 0x420bcdfa 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_subidentifier_encode_into + 0x420bce06 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_x509_ext_from_asn1 + 0x420bce6c 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_sig_alg_from_asn1 + 0x420bcea8 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_pk_alg_from_asn1 + 0x420bcee4 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_grp_id_from_asn1 + 0x420bcf20 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_grp_id_algid_from_asn1 + 0x420bcf5c 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_cipher_alg_from_asn1 + 0x420bcf98 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_md_alg_from_asn1 + 0x420bcfd4 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_md_hmac_from_asn1 + 0x420bd010 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_pkcs12_pbe_alg_from_asn1 + 0x420bd04c 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.mbedtls_oid_get_x509_ext_type + 0x420bd088 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd088 mbedtls_oid_get_x509_ext_type + .text.mbedtls_oid_get_sig_alg + 0x420bd0aa 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd0aa mbedtls_oid_get_sig_alg + .text.mbedtls_oid_get_oid_by_sig_alg + 0x420bd0d6 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd0d6 mbedtls_oid_get_oid_by_sig_alg + .text.mbedtls_oid_get_pk_alg + 0x420bd106 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd106 mbedtls_oid_get_pk_alg + .text.mbedtls_oid_get_oid_by_pk_alg + 0x420bd128 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd128 mbedtls_oid_get_oid_by_pk_alg + .text.mbedtls_oid_get_ec_grp + 0x420bd14e 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd14e mbedtls_oid_get_ec_grp + .text.mbedtls_oid_get_oid_by_ec_grp + 0x420bd170 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd170 mbedtls_oid_get_oid_by_ec_grp + .text.mbedtls_oid_get_ec_grp_algid + 0x420bd196 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd196 mbedtls_oid_get_ec_grp_algid + .text.mbedtls_oid_get_oid_by_ec_grp_algid + 0x420bd1b8 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd1b8 mbedtls_oid_get_oid_by_ec_grp_algid + .text.mbedtls_oid_get_cipher_alg + 0x420bd1de 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd1de mbedtls_oid_get_cipher_alg + .text.mbedtls_oid_get_md_alg + 0x420bd200 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd200 mbedtls_oid_get_md_alg + .text.mbedtls_oid_get_oid_by_md + 0x420bd222 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd222 mbedtls_oid_get_oid_by_md + .text.mbedtls_oid_get_md_hmac + 0x420bd248 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd248 mbedtls_oid_get_md_hmac + .text.mbedtls_oid_get_pkcs12_pbe_alg + 0x420bd26a 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd26a mbedtls_oid_get_pkcs12_pbe_alg + .text.mbedtls_oid_from_numeric_string + 0x420bd296 0x1a6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd296 mbedtls_oid_from_numeric_string + .text.pem_check_pkcs_padding + 0x420bd43c 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .text.pem_get_iv + 0x420bd476 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .text.pem_pbkdf1 + 0x420bd512 0x10a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .text.pem_aes_decrypt + 0x420bd61c 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .text.mbedtls_pem_init + 0x420bd696 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x420bd696 mbedtls_pem_init + .text.mbedtls_pem_read_buffer + 0x420bd6c8 0x34c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x420bd6c8 mbedtls_pem_read_buffer + .text.mbedtls_pem_free + 0x420bda14 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x420bda14 mbedtls_pem_free + .text.mbedtls_pem_write_buffer + 0x420bda3c 0x162 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x420bda3c mbedtls_pem_write_buffer + .text.pkcs12_parse_pbe_params + 0x420bdb9e 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .text.pkcs12_fill_buffer + 0x420bdc26 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .text.mbedtls_md_get_size_from_type + 0x420bdc6e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .text.calculate_hashes + 0x420bdc80 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .text.mbedtls_pkcs12_derivation + 0x420bdd4e 0x250 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x420bdd4e mbedtls_pkcs12_derivation + .text.pkcs12_pbe_derive_key_iv + 0x420bdf9e 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .text.mbedtls_pkcs12_pbe_ext + 0x420be0a6 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x420be0a6 mbedtls_pkcs12_pbe_ext + .text.pkcs5_parse_pbkdf2_params + 0x420be1ea 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .text.pkcs5_pbkdf2_hmac + 0x420be2ce 0x14c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .text.mbedtls_pkcs5_pbkdf2_hmac_ext + 0x420be41a 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x420be41a mbedtls_pkcs5_pbkdf2_hmac_ext + .text.mbedtls_pkcs5_pbes2_ext + 0x420be496 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x420be496 mbedtls_pkcs5_pbes2_ext + .text.esp_aes_dma_start + 0x420be67a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x420be67a esp_aes_dma_start + .text.esp_aes_dma_done + 0x420be688 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x420be688 esp_aes_dma_done + .text.crypto_shared_gdma_new_channel + 0x420be692 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .text.crypto_shared_gdma_init + 0x420be6d4 0xec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .text.esp_crypto_shared_gdma_start + 0x420be7c0 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x420be7c0 esp_crypto_shared_gdma_start + .text.s_check_dma_capable + 0x420be898 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .text.esp_sha_block_mode + 0x420be8a8 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .text.esp_sha_dma_process + 0x420be910 0x190 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .text.esp_sha_write_digest_state + 0x420beaa0 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x420beaa0 esp_sha_write_digest_state + .text.esp_sha_read_digest_state + 0x420beaae 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x420beaae esp_sha_read_digest_state + .text.esp_sha_acquire_hardware + 0x420beabc 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x420beabc esp_sha_acquire_hardware + .text.esp_sha_release_hardware + 0x420bead0 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x420bead0 esp_sha_release_hardware + .text.esp_sha_dma + 0x420beae4 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x420beae4 esp_sha_dma + .text.mbedtls_ct_base64_enc_char + 0x420bec36 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .text.mbedtls_ct_base64_dec_value + 0x420bed12 0xfa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .text.mbedtls_base64_encode + 0x420bee0c 0x16c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x420bee0c mbedtls_base64_encode + .text.mbedtls_base64_decode + 0x420bef78 0x1b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x420bef78 mbedtls_base64_decode + .text.esp_sha_dma_start + 0x420bf12c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + 0x420bf12c esp_sha_dma_start + .text.x509_profile_check_md_alg + 0x420bf13e 0x1c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_profile_check_pk_alg + 0x420bf15a 0x1c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_memcasecmp + 0x420bf176 0x52 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_verify_chain_reset + 0x420bf1c8 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_merge_flags_with_cb + 0x420bf1e8 0x5e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_get_uid + 0x420bf246 0x52 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_get_subject_key_id + 0x420bf298 0x4e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_get_certificate_policies + 0x420bf2e6 0x15c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_check_san_uri + 0x420bf442 0x48 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_string_cmp + 0x420bf48a 0x7c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_name_cmp + 0x420bf506 0x78 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_check_ee_locally_trusted + 0x420bf57e 0x48 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_get_version + 0x420bf5c6 0x6a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_get_dates + 0x420bf630 0x62 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_get_basic_constraints + 0x420bf692 0xd4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_get_ext_key_usage + 0x420bf766 0x2e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_get_authority_key_id + 0x420bf794 0x100 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_get_crt_ext + 0x420bf894 0x286 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_inet_pton_ipv4 + 0x420bfb1a 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_inet_pton_ipv6 + 0x420bfb3a 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_pk_get_ec_group_id + 0x420bfb5a 0x28 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_profile_check_key + 0x420bfb82 0x72 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_check_wildcard + 0x420bfbf4 0x8c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_check_cn + 0x420bfc80 0x36 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_check_signature + 0x420bfcb6 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_check_key_usage + 0x420bfd56 0x40 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420bfd56 mbedtls_x509_crt_check_key_usage + .text.x509_crt_check_parent + 0x420bfd96 0x4a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_find_parent_in + 0x420bfde0 0xda esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_find_parent + 0x420bfeba 0xaa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_check_extended_key_usage + 0x420bff64 0x74 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420bff64 mbedtls_x509_crt_check_extended_key_usage + .text.mbedtls_x509_crt_is_revoked + 0x420bffd8 0x40 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420bffd8 mbedtls_x509_crt_is_revoked + .text.x509_crt_verifycrl + 0x420c0018 0xfc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_verify_chain + 0x420c0114 0x1d4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_parse_cn_inet_pton + 0x420c02e8 0x46 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420c02e8 mbedtls_x509_crt_parse_cn_inet_pton + .text.x509_crt_check_san_ip + 0x420c032e 0x4e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_check_san + 0x420c037c 0x88 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_verify_name + 0x420c0404 0x86 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_init + 0x420c048a 0x18 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420c048a mbedtls_x509_crt_init + .text.mbedtls_x509_crt_free + 0x420c04a2 0x86 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420c04a2 mbedtls_x509_crt_free + .text.x509_crt_parse_der_core + 0x420c0528 0x374 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_parse_der_internal + 0x420c089c 0xba esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_parse_der + 0x420c0956 0x14 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420c0956 mbedtls_x509_crt_parse_der + .text.mbedtls_x509_crt_parse + 0x420c096a 0x11e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420c096a mbedtls_x509_crt_parse + .text.mbedtls_x509_crt_restart_init + 0x420c0a88 0x34 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420c0a88 mbedtls_x509_crt_restart_init + .text.mbedtls_x509_crt_restart_free + 0x420c0abc 0x1c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420c0abc mbedtls_x509_crt_restart_free + .text.x509_crt_verify_restartable_ca_cb + 0x420c0ad8 0xfa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_verify_restartable + 0x420c0bd2 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420c0bd2 mbedtls_x509_crt_verify_restartable + .text.x509write_csr_der_internal + 0x420c0bf2 0x258 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .text.mbedtls_x509write_csr_init + 0x420c0e4a 0x16 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + 0x420c0e4a mbedtls_x509write_csr_init + .text.mbedtls_x509write_csr_free + 0x420c0e60 0x26 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + 0x420c0e60 mbedtls_x509write_csr_free + .text.mbedtls_x509write_csr_set_md_alg + 0x420c0e86 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + 0x420c0e86 mbedtls_x509write_csr_set_md_alg + .text.mbedtls_x509write_csr_set_key + 0x420c0e8a 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + 0x420c0e8a mbedtls_x509write_csr_set_key + .text.mbedtls_x509write_csr_set_subject_name + 0x420c0e8e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + 0x420c0e8e mbedtls_x509write_csr_set_subject_name + .text.mbedtls_x509write_csr_der + 0x420c0e9e 0x60 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + 0x420c0e9e mbedtls_x509write_csr_der + .text.mbedtls_x509write_csr_pem + 0x420c0efe 0x44 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + 0x420c0efe mbedtls_x509write_csr_pem + .text.x509_date_is_valid + 0x420c0f42 0xbe esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.x509_parse2_int + 0x420c1000 0x2e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.x509_parse_time + 0x420c102e 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.x509_get_attr_type_value + 0x420c10d2 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.x509_get_hash_alg + 0x420c11b6 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.x509_get_other_name + 0x420c125a 0x14c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.mbedtls_x509_get_serial + 0x420c13a6 0x6e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c13a6 mbedtls_x509_get_serial + .text.mbedtls_x509_get_alg_null + 0x420c1414 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c1414 mbedtls_x509_get_alg_null + .text.mbedtls_x509_get_alg + 0x420c142e 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c142e mbedtls_x509_get_alg + .text.mbedtls_x509_get_rsassa_pss_params + 0x420c1448 0x1fc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c1448 mbedtls_x509_get_rsassa_pss_params + .text.mbedtls_x509_get_name + 0x420c1644 0xae esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c1644 mbedtls_x509_get_name + .text.mbedtls_x509_get_time + 0x420c16f2 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c16f2 mbedtls_x509_get_time + .text.mbedtls_x509_get_sig + 0x420c179a 0x52 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c179a mbedtls_x509_get_sig + .text.mbedtls_x509_get_sig_alg + 0x420c17ec 0xaa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c17ec mbedtls_x509_get_sig_alg + .text.mbedtls_x509_get_ext + 0x420c1896 0x6c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c1896 mbedtls_x509_get_ext + .text.mbedtls_x509_get_ns_cert_type + 0x420c1902 0x4c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c1902 mbedtls_x509_get_ns_cert_type + .text.mbedtls_x509_get_key_usage + 0x420c194e 0x60 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c194e mbedtls_x509_get_key_usage + .text.mbedtls_x509_parse_subject_alt_name + 0x420c19ae 0x2ca esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c19ae mbedtls_x509_parse_subject_alt_name + .text.mbedtls_x509_free_subject_alt_name + 0x420c1c78 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c1c78 mbedtls_x509_free_subject_alt_name + .text.mbedtls_x509_get_subject_alt_name_ext + 0x420c1c92 0x10a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c1c92 mbedtls_x509_get_subject_alt_name_ext + .text.mbedtls_x509_get_subject_alt_name + 0x420c1d9c 0x4e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c1d9c mbedtls_x509_get_subject_alt_name + .text.hex_to_int + 0x420c1dea 0x40 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .text.hexpair_to_int + 0x420c1e2a 0x38 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .text.x509_attr_descr_from_name + 0x420c1e62 0x4c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .text.parse_attribute_value_hex_der_encoded + 0x420c1eae 0x116 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .text.parse_attribute_value_string + 0x420c1fc4 0xcc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .text.x509_write_name + 0x420c2090 0x90 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .text.x509_write_extension + 0x420c2120 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .text.mbedtls_x509_string_to_names + 0x420c21e0 0x1f6 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + 0x420c21e0 mbedtls_x509_string_to_names + .text.mbedtls_x509_write_names + 0x420c23d6 0x5c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + 0x420c23d6 mbedtls_x509_write_names + .text.mbedtls_x509_write_sig + 0x420c2432 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + 0x420c2432 mbedtls_x509_write_sig + .text.mbedtls_x509_write_extensions + 0x420c24e6 0x3c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + 0x420c24e6 mbedtls_x509_write_extensions + .text.esp_coex_adapter_register + 0x420c2522 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + 0x420c2522 esp_coex_adapter_register + .text.coex_pti_get + 0x420c2584 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + 0x420c2584 coex_pti_get + .text.coex_wifi_request + 0x420c258c 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + 0x420c258c coex_wifi_request + .text.coex_pre_init + 0x420c259c 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + 0x420c259c coex_pre_init + .text.coex_init + 0x420c25b6 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + 0x420c25b6 coex_init + .text.coex_deinit + 0x420c25b8 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + 0x420c25b8 coex_deinit + .text.coex_enable + 0x420c25ba 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + 0x420c25ba coex_enable + .text.coex_disable + 0x420c25bc 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + 0x420c25bc coex_disable + .text.coex_update_lpclk_interval + 0x420c25be 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + 0x420c25be coex_update_lpclk_interval + .text.coex_register_start_cb + 0x420c25ce 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + 0x420c25ce coex_register_start_cb + .text.coex_core_lock + 0x420c25d0 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + .text.coex_core_unlock + 0x420c2632 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + .text.coex_core_timer_idx_get + 0x420c2692 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + 0x420c2692 coex_core_timer_idx_get + .text.coex_core_event_duration_get + 0x420c26b2 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + 0x420c26b2 coex_core_event_duration_get + .text.coex_core_pre_init + 0x420c2704 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + 0x420c2704 coex_core_pre_init + .text.coex_core_init + 0x420c279a 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + 0x420c279a coex_core_init + .text.coex_core_deinit + 0x420c279e 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + 0x420c279e coex_core_deinit + .text.coex_core_enable + 0x420c27a2 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + 0x420c27a2 coex_core_enable + .text.coex_core_disable + 0x420c27f6 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + 0x420c27f6 coex_core_disable + .text.coex_core_register_start_cb + 0x420c283a 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + 0x420c283a coex_core_register_start_cb + .text.coex_rom_data_init + 0x420c2868 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) + 0x420c2868 coex_rom_data_init + .text.coex_rom_osi_funcs_init + 0x420c28ba 0xe8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) + 0x420c28ba coex_rom_osi_funcs_init + .text.coex_schm_status_change + 0x420c29a2 0x48c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + .text.coex_schm_change_phase + 0x420c2e2e 0xc8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + .text.coex_schm_timeout_process + 0x420c2ef6 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + .text.coex_schm_status_bit_set + 0x420c2efc 0xb8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x420c2efc coex_schm_status_bit_set + .text.coex_schm_status_bit_clear + 0x420c2fb4 0xbc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x420c2fb4 coex_schm_status_bit_clear + .text.coex_schm_interval_get + 0x420c3070 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x420c3070 coex_schm_interval_get + .text.coex_schm_curr_period_get + 0x420c309c 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x420c309c coex_schm_curr_period_get + .text.coex_schm_curr_phase_get + 0x420c30ce 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x420c30ce coex_schm_curr_phase_get + .text.coex_schm_register_callback + 0x420c3112 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x420c3112 coex_schm_register_callback + .text.coex_wifi_channel_set + 0x420c3160 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x420c3160 coex_wifi_channel_set + .text.coex_schm_process_restart + 0x420c31ae 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x420c31ae coex_schm_process_restart + .text.coex_schm_init + 0x420c31b4 0x78 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x420c31b4 coex_schm_init + .text.wifi_ant_update_empty_func + 0x420c322c 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c322c wifi_ant_update_empty_func + .text.esp_wifi_ap_get_sta_aid_local + 0x420c3230 0x92 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c3230 esp_wifi_ap_get_sta_aid_local + .text.esp_wifi_internal_reg_netstack_buf_cb_local + 0x420c32c2 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c32c2 esp_wifi_internal_reg_netstack_buf_cb_local + .text.esp_wifi_send_deauth_local + 0x420c32d6 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c32d6 esp_wifi_send_deauth_local + .text.wifi_get_init_state + 0x420c32ea 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c32ea wifi_get_init_state + .text.wifi_is_stop_in_progress + 0x420c32f0 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c32f0 wifi_is_stop_in_progress + .text.wifi_api_lock + 0x420c32fa 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c32fa wifi_api_lock + .text.wifi_api_unlock + 0x420c3352 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c3352 wifi_api_unlock + .text.wifi_init_completed + 0x420c337a 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c337a wifi_init_completed + .text.wifi_station_get_config_local + 0x420c33a6 0x1a4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.wifi_softap_get_config + 0x420c354a 0x174 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c354a wifi_softap_get_config + .text.esp_wifi_get_mode + 0x420c36be 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c36be esp_wifi_get_mode + .text.wifi_softap_deauth + 0x420c36f4 0xc4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c36f4 wifi_softap_deauth + .text.wifi_deinit_in_caller_task + 0x420c37b8 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c37b8 wifi_deinit_in_caller_task + .text.wifi_init_in_caller_task + 0x420c37ee 0x8e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c37ee wifi_init_in_caller_task + .text.wifi_osi_funcs_register + 0x420c387c 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c387c wifi_osi_funcs_register + .text.net80211_data_ptr_init + 0x420c38e0 0xd2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c38e0 net80211_data_ptr_init + .text.net80211_softap_funcs_init + 0x420c39b2 0x76 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c39b2 net80211_softap_funcs_init + .text.net80211_funcs_init + 0x420c3a28 0x242 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c3a28 net80211_funcs_init + .text.net80211_funcs_deinit + 0x420c3c6a 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c3c6a net80211_funcs_deinit + .text.esp_wifi_init_internal + 0x420c3c96 0x120 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c3c96 esp_wifi_init_internal + .text.esp_wifi_deinit_internal + 0x420c3db6 0xfc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c3db6 esp_wifi_deinit_internal + .text.esp_wifi_set_mode + 0x420c3eb2 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c3eb2 esp_wifi_set_mode + .text.esp_wifi_start + 0x420c3f02 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c3f02 esp_wifi_start + .text.esp_wifi_stop + 0x420c3f46 0x1a4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c3f46 esp_wifi_stop + .text.esp_wifi_connect + 0x420c40ea 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c40ea esp_wifi_connect + .text.esp_wifi_disconnect + 0x420c4142 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4142 esp_wifi_disconnect + .text.esp_wifi_deauth_sta + 0x420c419a 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c419a esp_wifi_deauth_sta + .text.get_total_scan_time + 0x420c4206 0xe0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4206 get_total_scan_time + .text.esp_wifi_scan_start + 0x420c42e6 0x17c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c42e6 esp_wifi_scan_start + .text.esp_wifi_scan_get_ap_num + 0x420c4462 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4462 esp_wifi_scan_get_ap_num + .text.esp_wifi_scan_get_ap_records + 0x420c44c0 0xa2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c44c0 esp_wifi_scan_get_ap_records + .text.esp_wifi_clear_ap_list + 0x420c4562 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4562 esp_wifi_clear_ap_list + .text.esp_wifi_set_config + 0x420c45bc 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c45bc esp_wifi_set_config + .text.esp_wifi_get_config + 0x420c464c 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c464c esp_wifi_get_config + .text.esp_wifi_set_ps + 0x420c46a6 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c46a6 esp_wifi_set_ps + .text.esp_wifi_get_ps + 0x420c46fe 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c46fe esp_wifi_get_ps + .text.esp_wifi_get_mac + 0x420c4728 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4728 esp_wifi_get_mac + .text.esp_wifi_sta_get_ap_info + 0x420c4772 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4772 esp_wifi_sta_get_ap_info + .text.esp_wifi_set_storage + 0x420c47d4 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c47d4 esp_wifi_set_storage + .text.esp_wifi_internal_reg_rxcb + 0x420c482c 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c482c esp_wifi_internal_reg_rxcb + .text.esp_wifi_internal_set_sta_ip + 0x420c489a 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c489a esp_wifi_internal_set_sta_ip + .text.esp_wifi_restore + 0x420c48ce 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c48ce esp_wifi_restore + .text.wifi_event_post + 0x420c4916 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4916 wifi_event_post + .text.wifi_mesh_event_post + 0x420c4968 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4968 wifi_mesh_event_post + .text.esp_wifi_vnd_lora_enable + 0x420c49b6 0xc0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c49b6 esp_wifi_vnd_lora_enable + .text.esp_wifi_vnd_lora_disable + 0x420c4a76 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4a76 esp_wifi_vnd_lora_disable + .text.esp_wifi_get_event_mask + 0x420c4ad4 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4ad4 esp_wifi_get_event_mask + .text.esp_wifi_ipc_internal + 0x420c4afe 0x148 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4afe esp_wifi_ipc_internal + .text.esp_wifi_internal_set_log_level + 0x420c4c46 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4c46 esp_wifi_internal_set_log_level + .text.esp_wifi_internal_on_coex_start + 0x420c4c5c 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4c5c esp_wifi_internal_on_coex_start + .text.esp_wifi_internal_on_coex_schm_phase + 0x420c4c9e 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4c9e esp_wifi_internal_on_coex_schm_phase + .text.esp_wifi_internal_reg_netstack_buf_cb + 0x420c4ce0 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4ce0 esp_wifi_internal_reg_netstack_buf_cb + .text.esp_wifi_internal_issue_disconnect + 0x420c4d06 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4d06 esp_wifi_internal_issue_disconnect + .text.esp_wifi_ap_get_sta_aid + 0x420c4d2e 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4d2e esp_wifi_ap_get_sta_aid + .text.esp_mesh_map_deauth + 0x420c4d66 0x78 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4d66 esp_mesh_map_deauth + .text.esp_mesh_get_running_active_duty_cycle + 0x420c4dde 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4dde esp_mesh_get_running_active_duty_cycle + .text.ieee80211_freedom_inside_cb + 0x420c4e2a 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c4e2a ieee80211_freedom_inside_cb + .text.ieee80211_send_sa_query + 0x420c4e54 0xc8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .text.ieee80211_send_sa_query_resp + 0x420c4f1c 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .text.ieee80211_send_sa_query_req + 0x420c4f36 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .text.ieee80211_recv_sa_query_resp + 0x420c4f50 0xe8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .text.ieee80211_recv_sa_query_req + 0x420c5038 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .text.ieee80211_rate_ref_init + 0x420c5054 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c5054 ieee80211_rate_ref_init + .text.ieee80211_freedom_init + 0x420c506c 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c506c ieee80211_freedom_init + .text.ieee80211_user_ie_init + 0x420c508e 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c508e ieee80211_user_ie_init + .text.ieee80211_ifattach + 0x420c50d6 0xce C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c50d6 ieee80211_ifattach + .text.ieee80211_ifdetach + 0x420c51a4 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c51a4 ieee80211_ifdetach + .text.wifi_destroy_softap + 0x420c51bc 0x8a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c51bc wifi_destroy_softap + .text.wifi_destroy_sta + 0x420c5246 0x8e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c5246 wifi_destroy_sta + .text.ieee80211_find_elem_match + 0x420c52d4 0x80 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c52d4 ieee80211_find_elem_match + .text.ieee80211_find_ie + 0x420c5354 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c5354 ieee80211_find_ie + .text.ieee80211_setup_pmf + 0x420c535e 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c535e ieee80211_setup_pmf + .text.wifi_create_softap + 0x420c53a6 0xdc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c53a6 wifi_create_softap + .text.wifi_create_sta + 0x420c5482 0xe8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c5482 wifi_create_sta + .text.wifi_mode_set + 0x420c556a 0x15a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c556a wifi_mode_set + .text.ieee80211_is_robust_mgmt_frm + 0x420c56c4 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c56c4 ieee80211_is_robust_mgmt_frm + .text.ieee80211_crypto_attach + 0x420c570e 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x420c570e ieee80211_crypto_attach + .text.ieee80211_crypto_decap + 0x420c5710 0xb2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x420c5710 ieee80211_crypto_decap + .text.ieee80211_crypto_aes_128_cmac_encrypt + 0x420c57c2 0x12a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x420c57c2 ieee80211_crypto_aes_128_cmac_encrypt + .text.ieee80211_crypto_aes_128_cmac_decrypt + 0x420c58ec 0x184 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x420c58ec ieee80211_crypto_aes_128_cmac_decrypt + .text.ieee80211_crypto_gmac_decrypt + 0x420c5a70 0x1de C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x420c5a70 ieee80211_crypto_gmac_decrypt + .text.ieee80211_get_cipher_mic_len + 0x420c5c4e 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x420c5c4e ieee80211_get_cipher_mic_len + .text.wifi_log + 0x420c5c78 0xcc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + 0x420c5c78 wifi_log + .text.ftm_is_responder_supported + 0x420c5d44 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x420c5d44 ftm_is_responder_supported + .text.ftm_responder_cleanup + 0x420c5d66 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x420c5d66 ftm_responder_cleanup + .text.ftm_is_initiator_supported + 0x420c5de8 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x420c5de8 ftm_is_initiator_supported + .text.ftm_initiator_post_event + 0x420c5dfa 0x8a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x420c5dfa ftm_initiator_post_event + .text.ftm_initiator_cleanup + 0x420c5e84 0xac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x420c5e84 ftm_initiator_cleanup + .text.ieee80211_ftm_detach + 0x420c5f30 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x420c5f30 ieee80211_ftm_detach + .text.is_non_esp_oui + 0x420c5f34 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .text.is_esp_manufacturer_oui + 0x420c5f66 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .text.ieee80211_is_action_category_robust + 0x420c5fa0 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .text.ieee80211_hostapd_beacon_txcb + 0x420c5fdc 0xe0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c5fdc ieee80211_hostapd_beacon_txcb + .text.ieee80211_hostap_send_beacon + 0x420c60bc 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .text.hostap_handle_timer + 0x420c60c6 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c60c6 hostap_handle_timer + .text.ap_try_sa_query + 0x420c60d0 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .text.ap_sa_query_timeout + 0x420c60da 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .text.ieee80211_hostapd_ps_txcb + 0x420c60e4 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c60e4 ieee80211_hostapd_ps_txcb + .text.ieee80211_free_beacon_eb + 0x420c6128 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c6128 ieee80211_free_beacon_eb + .text.ieee80211_hostap_send_beacon_process + 0x420c61a6 0x36c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c61a6 ieee80211_hostap_send_beacon_process + .text.hostap_delete_ptk + 0x420c6512 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c6512 hostap_delete_ptk + .text.ieee80211_hostap_attach + 0x420c654c 0x206 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c654c ieee80211_hostap_attach + .text.hostap_deliver_data + 0x420c6752 0xba C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c6752 hostap_deliver_data + .text.hostap_handle_timer_process + 0x420c680c 0x186 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c680c hostap_handle_timer_process + .text.wifi_ap_reg_rxcb + 0x420c6992 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c6992 wifi_ap_reg_rxcb + .text.ap_rx_cb + 0x420c699c 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c699c ap_rx_cb + .text.hostap_auth_open + 0x420c69ba 0x188 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c69ba hostap_auth_open + .text.hostap_recv_ctl + 0x420c6b42 0x164 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c6b42 hostap_recv_ctl + .text.wifi_softap_start + 0x420c6ca6 0x31e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c6ca6 wifi_softap_start + .text.wifi_softap_stop + 0x420c6fc4 0x18c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c6fc4 wifi_softap_stop + .text.ap_sa_query_timeout_process + 0x420c7150 0xaa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c7150 ap_sa_query_timeout_process + .text.ap_try_sa_query_process + 0x420c71fa 0x188 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c71fa ap_try_sa_query_process + .text.hostap_recv_mgmt + 0x420c7382 0xed0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c7382 hostap_recv_mgmt + .text.hostap_input + 0x420c8252 0x654 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c8252 hostap_input + .text.add_mic_ie_bip + 0x420c88a6 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c88a6 add_mic_ie_bip + .text.addba_stop_timeout + 0x420c8902 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_ampdu_timeout + 0x420c8932 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.addba_timeout + 0x420c893c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_ampdu_stop_age_timer + 0x420c8946 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_add_htcap_body + 0x420c897e 0x216 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ht_recv_action_ba_addba_response + 0x420c8b94 0x188 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ampdu_tx_stop + 0x420c8d1c 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.addba_response_txcb + 0x420c8dac 0x1b0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_ht_attach + 0x420c8f5c 0x234 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c8f5c ieee80211_ht_attach + .text.ampdu_free_rx_ba_index + 0x420c9190 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c9190 ampdu_free_rx_ba_index + .text.ampdu_rx_stop + 0x420c91bc 0xda C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ht_recv_action_ba_delba + 0x420c9296 0x8a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ampdu_alloc_rx_ba_index + 0x420c9320 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c9320 ampdu_alloc_rx_ba_index + .text.ampdu_rx_start.isra.9 + 0x420c938e 0x140 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ht_recv_action_ba_addba_request + 0x420c94ce 0x188 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_ht_deattach + 0x420c9656 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c9656 ieee80211_ht_deattach + .text.ieee80211_ampdu_enable + 0x420c96d8 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c96d8 ieee80211_ampdu_enable + .text.addba_timeout_process + 0x420c96e4 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c96e4 addba_timeout_process + .text.ieee80211_ampdu_request + 0x420c96fc 0x19a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c96fc ieee80211_ampdu_request + .text.ieee80211_ampdu_age_bss + 0x420c9896 0x108 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_ampdu_age_all + 0x420c999e 0xac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c999e ieee80211_ampdu_age_all + .text.ampdu_process_multicast_address_qos_frame + 0x420c9a4a 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c9a4a ampdu_process_multicast_address_qos_frame + .text.ieee80211_recv_bar + 0x420c9ad6 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c9ad6 ieee80211_recv_bar + .text.ieee80211_ht_node_cleanup + 0x420c9b54 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c9b54 ieee80211_ht_node_cleanup + .text.ieee80211_ht_node_init + 0x420c9b9e 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c9b9e ieee80211_ht_node_init + .text.ieee80211_parse_htcap + 0x420c9c2a 0x120 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c9c2a ieee80211_parse_htcap + .text.ieee80211_has_ht40_bss + 0x420c9d4a 0xb2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c9d4a ieee80211_has_ht40_bss + .text.ieee80211_update_channel + 0x420c9dfc 0x346 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c9dfc ieee80211_update_channel + .text.ieee80211_ht_updatehtcap + 0x420ca142 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420ca142 ieee80211_ht_updatehtcap + .text.ieee80211_ht_updateparams + 0x420ca17e 0x1a0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420ca17e ieee80211_ht_updateparams + .text.ieee80211_setup_htrates + 0x420ca31e 0x100 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420ca31e ieee80211_setup_htrates + .text.ieee80211_setup_basic_htrates + 0x420ca41e 0xa0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420ca41e ieee80211_setup_basic_htrates + .text.ieee80211_add_htcap + 0x420ca4be 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420ca4be ieee80211_add_htcap + .text.ieee80211_add_htcap_vendor + 0x420ca4fc 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420ca4fc ieee80211_add_htcap_vendor + .text.ieee80211_add_htinfo_body + 0x420ca52c 0x14e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420ca52c ieee80211_add_htinfo_body + .text.ieee80211_add_htinfo + 0x420ca67a 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420ca67a ieee80211_add_htinfo + .text.ieee80211_add_htinfo_vendor + 0x420ca6b8 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420ca6b8 ieee80211_add_htinfo_vendor + .text.ht_action_output + 0x420ca712 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420ca712 ht_action_output + .text.ht_send_action_ba_delba + 0x420ca740 0xea C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ht_send_action_ba_addba + 0x420ca82a 0x152 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_decap1 + 0x420ca97c 0x7c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420ca97c ieee80211_decap1 + .text.ieee80211_decap_amsdu + 0x420ca9f8 0x140 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420ca9f8 ieee80211_decap_amsdu + .text.ieee80211_add_ie_vendor_esp_head + 0x420cab38 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + 0x420cab38 ieee80211_add_ie_vendor_esp_head + .text.ieee80211_add_ie_vendor_esp_manufacturer + 0x420cab80 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + 0x420cab80 ieee80211_add_ie_vendor_esp_manufacturer + .text.wpa_cipher + 0x420cabde 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .text.rsn_cipher + 0x420cac42 0xd0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .text.ieee80211_decap + 0x420cad12 0x1be C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cad12 ieee80211_decap + .text.ieee80211_is_support_rate + 0x420caed0 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420caed0 ieee80211_is_support_rate + .text.ieee80211_setup_rates + 0x420caf18 0xf0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420caf18 ieee80211_setup_rates + .text.ieee80211_set_max_rate + 0x420cb008 0x11a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cb008 ieee80211_set_max_rate + .text.ieee80211_is_lr_only + 0x420cb122 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cb122 ieee80211_is_lr_only + .text.ieee80211_setup_phy_mode + 0x420cb132 0xb8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cb132 ieee80211_setup_phy_mode + .text.ieee80211_setup_lr_rates + 0x420cb1ea 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cb1ea ieee80211_setup_lr_rates + .text.ieee80211_alloc_challenge + 0x420cb250 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cb250 ieee80211_alloc_challenge + .text.ieee80211_parse_beacon + 0x420cb298 0x580 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cb298 ieee80211_parse_beacon + .text.ieee80211_parse_wpa + 0x420cb818 0x118 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cb818 ieee80211_parse_wpa + .text.ieee80211_rsn_cipher_priority + 0x420cb930 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cb930 ieee80211_rsn_cipher_priority + .text.ieee80211_better_rsn_pairwise_cipher + 0x420cb968 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cb968 ieee80211_better_rsn_pairwise_cipher + .text.ieee80211_amsdu_negotiate + 0x420cb994 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cb994 ieee80211_amsdu_negotiate + .text.ieee80211_parse_rsn + 0x420cba24 0x778 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cba24 ieee80211_parse_rsn + .text.ieee80211_is_ht_cipher + 0x420cc19c 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cc19c ieee80211_is_ht_cipher + .text.ieee80211_parse_wapi + 0x420cc1ba 0x9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cc1ba ieee80211_parse_wapi + .text.ieee80211_parse_action + 0x420cc258 0xb2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cc258 ieee80211_parse_action + .text.ieee80211_setup_rateset + 0x420cc30a 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cc30a ieee80211_setup_rateset + .text.wifi_pmk_is_valid + 0x420cc30e 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.ieee80211_ioctl_process + 0x420cc344 0x112 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cc344 ieee80211_ioctl_process + .text.wifi_station_set_config_local_2.isra.1 + 0x420cc456 0x492 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.current_task_is_wifi_task + 0x420cc8e8 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cc8e8 current_task_is_wifi_task + .text.wifi_station_get_reconnect_policy + 0x420cc910 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cc910 wifi_station_get_reconnect_policy + .text._do_wifi_stop + 0x420cc914 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cc914 _do_wifi_stop + .text._do_wifi_start + 0x420cc96c 0xa6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cc96c _do_wifi_start + .text.ieee80211_set_phy_bw + 0x420cca12 0x198 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cca12 ieee80211_set_phy_bw + .text.wifi_station_save_ap_channel + 0x420ccbaa 0x76 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ccbaa wifi_station_save_ap_channel + .text.ieee80211_sta_connect + 0x420ccc20 0xc4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ccc20 ieee80211_sta_connect + .text.ieee80211_sta_disconnect + 0x420ccce4 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ccce4 ieee80211_sta_disconnect + .text._do_wifi_disconnect + 0x420ccd74 0x88 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.ieee80211_sta_scan + 0x420ccdfc 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ccdfc ieee80211_sta_scan + .text.wifi_softap_max_support_num + 0x420cce1e 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cce1e wifi_softap_max_support_num + .text.wifi_softap_set_config + 0x420cce4c 0x76c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cce4c wifi_softap_set_config + .text.chip_enable + 0x420cd5b8 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cd5b8 chip_enable + .text.chip_disable + 0x420cd5de 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cd5de chip_disable + .text.wifi_reset_mac + 0x420cd604 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cd604 wifi_reset_mac + .text.wifi_hw_start + 0x420cd66a 0x16c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cd66a wifi_hw_start + .text.wifi_txq_empty + 0x420cd7d6 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cd7d6 wifi_txq_empty + .text.wifi_stop_sw_txq + 0x420cd814 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cd814 wifi_stop_sw_txq + .text.wifi_hw_stop + 0x420cd848 0x142 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cd848 wifi_hw_stop + .text.wifi_set_mode_process + 0x420cd98a 0x1b2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cd98a wifi_set_mode_process + .text.wifi_menuconfig_init + 0x420cdb3c 0x1e2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cdb3c wifi_menuconfig_init + .text.wpa_crypto_funcs_init + 0x420cdd1e 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cdd1e wpa_crypto_funcs_init + .text.wifi_crypto_init + 0x420cdd62 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cdd62 wifi_crypto_init + .text.wifi_hmac_init + 0x420cdd68 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cdd68 wifi_hmac_init + .text.wifi_lmac_init + 0x420cdda4 0xfe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cdda4 wifi_lmac_init + .text.wifi_deinit + 0x420cdea2 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cdea2 wifi_deinit + .text.wifi_init_process + 0x420cdec2 0xd6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cdec2 wifi_init_process + .text.wifi_deinit_process + 0x420cdf98 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cdf98 wifi_deinit_process + .text.wifi_start_process + 0x420cdf9c 0x8a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cdf9c wifi_start_process + .text.wifi_stop_process + 0x420ce026 0x10e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ce026 wifi_stop_process + .text.wifi_connect_process + 0x420ce134 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ce134 wifi_connect_process + .text.wifi_disconnect_process + 0x420ce188 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ce188 wifi_disconnect_process + .text.wifi_scan_start_process + 0x420ce1ec 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ce1ec wifi_scan_start_process + .text.wifi_ant_to_ant_type + 0x420ce26a 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ce26a wifi_ant_to_ant_type + .text.wifi_clear_ap_list_process + 0x420ce27c 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ce27c wifi_clear_ap_list_process + .text.wifi_copy_ap_record + 0x420ce2c8 0xe6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ce2c8 wifi_copy_ap_record + .text.wifi_get_ap_list_process + 0x420ce3ae 0x1f2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ce3ae wifi_get_ap_list_process + .text.wifi_get_ap_info_process + 0x420ce5a0 0x16e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ce5a0 wifi_get_ap_info_process + .text.wifi_set_config_process + 0x420ce70e 0x398 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ce70e wifi_set_config_process + .text.wifi_set_ps_process + 0x420ceaa6 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ceaa6 wifi_set_ps_process + .text.wifi_set_rxcb_process + 0x420ceaba 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ceaba wifi_set_rxcb_process + .text.wifi_restore_process + 0x420ceae6 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ceae6 wifi_restore_process + .text.wifi_deauth_sta_process + 0x420ceafa 0x128 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ceafa wifi_deauth_sta_process + .text.wifi_wps_is_started + 0x420cec22 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cec22 wifi_wps_is_started + .text.wifi_wpa2_is_started + 0x420cec2c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cec2c wifi_wpa2_is_started + .text.wifi_ipc_process + 0x420cec36 0x74 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cec36 wifi_ipc_process + .text.ieee80211_set_appie + 0x420cecaa 0x17e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cecaa ieee80211_set_appie + .text.wifi_set_appie_process + 0x420cee28 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cee28 wifi_set_appie_process + .text.wifi_send_mgmt_frame + 0x420cee44 0x15a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cee44 wifi_send_mgmt_frame + .text.wifi_register_mgmt_frame + 0x420cef9e 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cef9e wifi_register_mgmt_frame + .text.wifi_ap_remove_sta_node_process + 0x420cefb6 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cefb6 wifi_ap_remove_sta_node_process + .text.wifi_ap_sta_sae_auth_done_process + 0x420cf04e 0xec C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cf04e wifi_ap_sta_sae_auth_done_process + .text.wifi_on_coex_start_process + 0x420cf13a 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cf13a wifi_on_coex_start_process + .text.wifi_on_coex_schm_phase_process + 0x420cf162 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cf162 wifi_on_coex_schm_phase_process + .text.wifi_mesh_map_deauth_progress + 0x420cf172 0xa0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cf172 wifi_mesh_map_deauth_progress + .text.wifi_mesh_ps_duty_cycle_get_process + 0x420cf212 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cf212 wifi_mesh_ps_duty_cycle_get_process + .text.ieee80211_ioctl_init + 0x420cf23a 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cf23a ieee80211_ioctl_init + .text.ieee80211_ioctl_deinit + 0x420cf26a 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cf26a ieee80211_ioctl_deinit + .text.ieee80211_ioctl + 0x420cf276 0x1b2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cf276 ieee80211_ioctl + .text.is_esp_mesh_assoc + 0x420cf428 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x420cf428 is_esp_mesh_assoc + .text.wifi_nvs_cfg_item_init + 0x420cf4be 0xa8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420cf4be wifi_nvs_cfg_item_init + .text.wifi_nvs_cfg_init + 0x420cf566 0x874 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420cf566 wifi_nvs_cfg_init + .text.wifi_nvs_get + 0x420cfdda 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420cfdda wifi_nvs_get + .text.wifi_nvs_commit + 0x420cfde0 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420cfde0 wifi_nvs_commit + .text.wifi_nvs_set + 0x420cfe1e 0x188 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420cfe1e wifi_nvs_set + .text.ieee80211_adjust_2nd_chan + 0x420cffa6 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420cffa6 ieee80211_adjust_2nd_chan + .text.wifi_nvs_compare_cfg_diff + 0x420d000a 0x192 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d000a wifi_nvs_compare_cfg_diff + .text.wifi_set_default_ssid + 0x420d019c 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d019c wifi_set_default_ssid + .text.wifi_nvs_validate_ap_ssid + 0x420d01f2 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d01f2 wifi_nvs_validate_ap_ssid + .text.wifi_nvs_validate_ap_password + 0x420d0216 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d0216 wifi_nvs_validate_ap_password + .text.wifi_nvs_validate_sta_password + 0x420d0262 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d0262 wifi_nvs_validate_sta_password + .text.wifi_nvs_validate_country + 0x420d02b6 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d02b6 wifi_nvs_validate_country + .text.wifi_nvs_validate_ap_chan + 0x420d0300 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d0300 wifi_nvs_validate_ap_chan + .text.wifi_nvs_validate_ap_num + 0x420d034e 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d034e wifi_nvs_validate_ap_num + .text.wifi_nvs_validate_sta_listen_interval + 0x420d0364 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d0364 wifi_nvs_validate_sta_listen_interval + .text.wifi_nvs_load + 0x420d0378 0x29e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .text.wifi_nvs_restore + 0x420d0616 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d0616 wifi_nvs_restore + .text.wifi_nvs_get_sta_listen_interval + 0x420d0628 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d0628 wifi_nvs_get_sta_listen_interval + .text.wifi_nvs_reset_current_ap_info + 0x420d0632 0x80 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d0632 wifi_nvs_reset_current_ap_info + .text.wifi_nvs_deinit + 0x420d06b2 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d06b2 wifi_nvs_deinit + .text.wifi_nvs_init + 0x420d070c 0x7a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d070c wifi_nvs_init + .text.add_appie + 0x420d0786 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_vnd_ie_size.part.5 + 0x420d07ac 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_reg_netstack_buf_cb + 0x420d07e6 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d07e6 ieee80211_reg_netstack_buf_cb + .text.ieee80211_set_hmac_stop + 0x420d07f8 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d07f8 ieee80211_set_hmac_stop + .text.ieee80211_empty_txq + 0x420d0838 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d0838 ieee80211_empty_txq + .text.is_wapi_alloc_tx_buf + 0x420d08d0 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d08d0 is_wapi_alloc_tx_buf + .text.ieee80211_wapi_alloc_tx_buf + 0x420d0902 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d0902 ieee80211_wapi_alloc_tx_buf + .text.ieee80211_amsdu_adjust_head + 0x420d094e 0xea C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d094e ieee80211_amsdu_adjust_head + .text.ieee80211_amsdu_length_check + 0x420d0a38 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d0a38 ieee80211_amsdu_length_check + .text.ieee80211_output_init + 0x420d0a62 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d0a62 ieee80211_output_init + .text.ieee80211_send_setup + 0x420d0a98 0x158 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d0a98 ieee80211_send_setup + .text.ieee80211_tx_mgt_cb + 0x420d0bf0 0x164 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d0bf0 ieee80211_tx_mgt_cb + .text.ieee80211_classify + 0x420d0d54 0x172 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d0d54 ieee80211_classify + .text.ieee80211_add_rates + 0x420d0ec6 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d0ec6 ieee80211_add_rates + .text.ieee80211_add_dsparams + 0x420d0f02 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d0f02 ieee80211_add_dsparams + .text.ieee80211_add_xrates + 0x420d0f2e 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d0f2e ieee80211_add_xrates + .text.ieee80211_add_probe_resp_app_ies + 0x420d0f8c 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d0f8c ieee80211_add_probe_resp_app_ies + .text.ieee80211_add_beacon_app_ies + 0x420d0fc2 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d0fc2 ieee80211_add_beacon_app_ies + .text.ieee80211_add_assoc_resp_ies + 0x420d0ff8 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d0ff8 ieee80211_add_assoc_resp_ies + .text.ieee80211_add_assoc_req_ies + 0x420d102a 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d102a ieee80211_add_assoc_req_ies + .text.ieee80211_add_probe_req_ies + 0x420d105c 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d105c ieee80211_add_probe_req_ies + .text.ieee80211_add_wme_param + 0x420d108e 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d108e ieee80211_add_wme_param + .text.ieee80211_add_csa + 0x420d1110 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d1110 ieee80211_add_csa + .text.ieee80211_add_extcap + 0x420d1140 0xd2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d1140 ieee80211_add_extcap + .text.ieee80211_vnd_ie_set + 0x420d1212 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d1212 ieee80211_vnd_ie_set + .text.ieee80211_vnd_lora_ie_size + 0x420d1294 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d1294 ieee80211_vnd_lora_ie_size + .text.ieee80211_vnd_lora_ie_set + 0x420d12b0 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d12b0 ieee80211_vnd_lora_ie_set + .text.ieee80211_setup_robust_mgmtframe + 0x420d12f6 0xae C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d12f6 ieee80211_setup_robust_mgmtframe + .text.ieee80211_mgmt_output + 0x420d13a4 0x228 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d13a4 ieee80211_mgmt_output + .text.ieee80211_getcapinfo + 0x420d15cc 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d15cc ieee80211_getcapinfo + .text.ieee80211_assoc_req_construct + 0x420d164e 0x4b6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d164e ieee80211_assoc_req_construct + .text.ieee80211_assoc_resp_construct + 0x420d1b04 0x362 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d1b04 ieee80211_assoc_resp_construct + .text.ieee80211_auth_construct + 0x420d1e66 0x31a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d1e66 ieee80211_auth_construct + .text.ieee80211_get_robustmgtframe + 0x420d2180 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d2180 ieee80211_get_robustmgtframe + .text.ieee80211_deauth_construct + 0x420d21b6 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d21b6 ieee80211_deauth_construct + .text.ieee80211_disassoc_construct + 0x420d2218 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d2218 ieee80211_disassoc_construct + .text.ieee80211_output + 0x420d227c 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d227c ieee80211_output + .text.ieee80211_amsdu_send_check + 0x420d2284 0xe2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d2284 ieee80211_amsdu_send_check + .text.ieee80211_amsdu_encap_check + 0x420d2366 0x84 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d2366 ieee80211_amsdu_encap_check + .text.ieee80211_encap_amsdu + 0x420d23ea 0x1fa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d23ea ieee80211_encap_amsdu + .text.ieee80211_alloc_proberesp + 0x420d25e4 0x2d4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d25e4 ieee80211_alloc_proberesp + .text.ieee80211_alloc_deauth + 0x420d28b8 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d28b8 ieee80211_alloc_deauth + .text.ieee80211_output_raw_process + 0x420d2908 0x1b4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d2908 ieee80211_output_raw_process + .text.ieee80211_beacon_construct + 0x420d2abc 0x28a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d2abc ieee80211_beacon_construct + .text.ieee80211_send_nulldata + 0x420d2d46 0x13c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d2d46 ieee80211_send_nulldata + .text.ieee80211_send_probereq + 0x420d2e82 0x262 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d2e82 ieee80211_send_probereq + .text.ieee80211_send_mgmt + 0x420d30e4 0x11e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d30e4 ieee80211_send_mgmt + .text.ieee80211_send_proberesp + 0x420d3202 0xf6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d3202 ieee80211_send_proberesp + .text.ieee80211_send_deauth + 0x420d32f8 0x108 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d32f8 ieee80211_send_deauth + .text.ieee80211_beacon_alloc + 0x420d3400 0x21a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d3400 ieee80211_beacon_alloc + .text.ieee80211_encap_null_data + 0x420d361a 0x10e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d361a ieee80211_encap_null_data + .text.ieee80211_pm_tx_null_process + 0x420d3728 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d3728 ieee80211_pm_tx_null_process + .text.ieee80211_phy_deinit + 0x420d3754 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x420d3754 ieee80211_phy_deinit + .text.ieee80211_phy_type_get + 0x420d3764 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x420d3764 ieee80211_phy_type_get + .text.ieee80211_phy_mode_show + 0x420d37be 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x420d37be ieee80211_phy_mode_show + .text.ieee80211_setup_ratetable + 0x420d3844 0x128 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x420d3844 ieee80211_setup_ratetable + .text.ieee80211_phy_init + 0x420d396c 0xac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x420d396c ieee80211_phy_init + .text.ieee80211_psq_init + 0x420d3a18 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d3a18 ieee80211_psq_init + .text.ieee80211_gpsq_init + 0x420d3a34 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d3a34 ieee80211_gpsq_init + .text.ieee80211_psq_find_max_bss + 0x420d3a76 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d3a76 ieee80211_psq_find_max_bss + .text.ieee80211_set_tim + 0x420d3aac 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d3aac ieee80211_set_tim + .text.ieee80211_psq_take_head + 0x420d3b2a 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d3b2a ieee80211_psq_take_head + .text.ieee80211_psq_drop_one_pkt + 0x420d3b68 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d3b68 ieee80211_psq_drop_one_pkt + .text.ieee80211_psq_send_one_pkt + 0x420d3bd0 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d3bd0 ieee80211_psq_send_one_pkt + .text.ieee80211_psq_is_buff_pkt + 0x420d3c4e 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d3c4e ieee80211_psq_is_buff_pkt + .text.ieee80211_pwrsave + 0x420d3c98 0x92 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d3c98 ieee80211_pwrsave + .text.pwrsave_flushq + 0x420d3d2a 0x11a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d3d2a pwrsave_flushq + .text.ieee80211_node_pwrsave + 0x420d3e44 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d3e44 ieee80211_node_pwrsave + .text.ieee80211_pwrsave_node_cleanup + 0x420d3eb2 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d3eb2 ieee80211_pwrsave_node_cleanup + .text.ieee80211_pwrsave_txcb + 0x420d3f08 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d3f08 ieee80211_pwrsave_txcb + .text.ieee80211_is_bufferable_mmpdu + 0x420d3f5a 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d3f5a ieee80211_is_bufferable_mmpdu + .text.ieee80211_proto_attach + 0x420d3faa 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x420d3faa ieee80211_proto_attach + .text.ieee80211_set_shortslottime + 0x420d3fc8 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x420d3fc8 ieee80211_set_shortslottime + .text.ieee80211_wme_updateparams + 0x420d3fda 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x420d3fda ieee80211_wme_updateparams + .text.ieee80211_mlme_connect_bss + 0x420d403c 0x10e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x420d403c ieee80211_mlme_connect_bss + .text.get_country_chan_info + 0x420d414a 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + .text.ieee80211_is_40mhz_valid_bw + 0x420d4184 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + 0x420d4184 ieee80211_is_40mhz_valid_bw + .text.ieee80211_regdomain_get_country + 0x420d41da 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d41da ieee80211_regdomain_get_country + .text.ieee80211_update_phy_country + 0x420d420e 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d420e ieee80211_update_phy_country + .text.ieee80211_regdomain_update + 0x420d423e 0x12e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d423e ieee80211_regdomain_update + .text.ieee80211_regdomain_update_in_scan + 0x420d436c 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d436c ieee80211_regdomain_update_in_scan + .text.ieee80211_regdomain_update_in_connect + 0x420d4374 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d4374 ieee80211_regdomain_update_in_connect + .text.ieee80211_add_countryie + 0x420d437c 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d437c ieee80211_add_countryie + .text.ieee80211_regdomain_max_chan + 0x420d43ea 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d43ea ieee80211_regdomain_max_chan + .text.ieee80211_regdomain_ap_max_chan + 0x420d4416 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d4416 ieee80211_regdomain_ap_max_chan + .text.ieee80211_regdomain_min_chan + 0x420d4434 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d4434 ieee80211_regdomain_min_chan + .text.ieee80211_regdomain_ap_min_chan + 0x420d4454 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d4454 ieee80211_regdomain_ap_min_chan + .text.ieee80211_regdomain_policy + 0x420d4466 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d4466 ieee80211_regdomain_policy + .text.ieee80211_regdomain_chan_in_range + 0x420d4476 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d4476 ieee80211_regdomain_chan_in_range + .text.ieee80211_regdomain_is_active_scan + 0x420d449e 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d449e ieee80211_regdomain_is_active_scan + .text.ieee80211_rfid_locp_recv_reset + 0x420d44b2 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + 0x420d44b2 ieee80211_rfid_locp_recv_reset + .text.ieee80211_rfid_locp_recv + 0x420d44bc 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + 0x420d44bc ieee80211_rfid_locp_recv + .text.scan_enter_oper_channel + 0x420d44d4 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.scan_inter_channel_timeout + 0x420d44de 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.scan_op_start + 0x420d44e8 0x1f0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.sta_update_owe_bssid.isra.0 + 0x420d46d8 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.ieee80211_scan_attach + 0x420d4756 0xc2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4756 ieee80211_scan_attach + .text.ieee80211_scan_deattach + 0x420d4818 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4818 ieee80211_scan_deattach + .text.scan_get_apnum + 0x420d4850 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4850 scan_get_apnum + .text.scan_flush_all_tx_buf + 0x420d485a 0x8e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d485a scan_flush_all_tx_buf + .text.scan_cancel + 0x420d48e8 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d48e8 scan_cancel + .text.scan_add_bssid + 0x420d4980 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4980 scan_add_bssid + .text.scan_remove_bssid + 0x420d49ac 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d49ac scan_remove_bssid + .text.scan_hidden_ssid + 0x420d49ba 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d49ba scan_hidden_ssid + .text.scan_set_act_duration + 0x420d49c8 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d49c8 scan_set_act_duration + .text.scan_set_pas_duration + 0x420d49d6 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d49d6 scan_set_pas_duration + .text.scan_set_home_chan_dwell_time + 0x420d49e2 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d49e2 scan_set_home_chan_dwell_time + .text.scan_add_probe_ssid + 0x420d49f0 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d49f0 scan_add_probe_ssid + .text.scan_remove_probe_ssid + 0x420d4a7c 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4a7c scan_remove_probe_ssid + .text.scan_prefer_chan + 0x420d4aa2 0x1fa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4aa2 scan_prefer_chan + .text.scan_update_scan_history + 0x420d4c9c 0x17c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4c9c scan_update_scan_history + .text.scan_build_chan_list + 0x420d4e18 0x92 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4e18 scan_build_chan_list + .text.scan_set_desChan + 0x420d4eaa 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4eaa scan_set_desChan + .text.scan_get_type + 0x420d4eba 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4eba scan_get_type + .text.scan_check_hidden + 0x420d4ec6 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4ec6 scan_check_hidden + .text.scan_add_ssid_do.isra.5 + 0x420d4ee2 0x476 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.scan_add_ssid.isra.6 + 0x420d5358 0x1ca C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.scan_reset_cipher_and_akm + 0x420d5522 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d5522 scan_reset_cipher_and_akm + .text.scan_profile_check + 0x420d5548 0x52c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d5548 scan_profile_check + .text.free_bss_info + 0x420d5a74 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d5a74 free_bss_info + .text.clear_bss_queue + 0x420d5ac6 0x7c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d5ac6 clear_bss_queue + .text.scan_done + 0x420d5b42 0x278 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.scan_next_channel + 0x420d5dba 0x1f6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.scan_enter_oper_channel_process + 0x420d5fb0 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d5fb0 scan_enter_oper_channel_process + .text.scan_inter_channel_timeout_process + 0x420d5fd6 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d5fd6 scan_inter_channel_timeout_process + .text.scan_op_end + 0x420d606c 0x1c0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.scan_start + 0x420d622c 0x180 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d622c scan_start + .text.check_bss_queue + 0x420d63ac 0x72 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d63ac check_bss_queue + .text.scan_set_scan_id + 0x420d641e 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d641e scan_set_scan_id + .text.scan_get_scan_id + 0x420d647e 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d647e scan_get_scan_id + .text.scan_parse_ht2040_coex + 0x420d64e0 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d64e0 scan_parse_ht2040_coex + .text.scan_fill_wps_scan_ie + 0x420d6566 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d6566 scan_fill_wps_scan_ie + .text.scan_get_owe_channel_info + 0x420d658e 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d658e scan_get_owe_channel_info + .text.scan_validate_owe_scenarios + 0x420d6624 0xa2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d6624 scan_validate_owe_scenarios + .text.scan_parse_beacon + 0x420d66c6 0xbba C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d66c6 scan_parse_beacon + .text.ieee80211_is_action_category_robust + 0x420d7280 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .text.sta_eapol_txdone_cb + 0x420d72bc 0xce C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d72bc sta_eapol_txdone_cb + .text.sta_assoc_comeback + 0x420d738a 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .text.sta_try_sa_query + 0x420d7394 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .text.sta_sa_query_timeout + 0x420d739e 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .text.wifi_sta_reg_eapol_txdone_cb + 0x420d73a8 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d73a8 wifi_sta_reg_eapol_txdone_cb + .text.ieee80211_sta_new_state + 0x420d73c0 0xa4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d73c0 ieee80211_sta_new_state + .text.wifi_sta_reg_rxcb + 0x420d7e0a 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d7e0a wifi_sta_reg_rxcb + .text.sta_michael_mic_failure + 0x420d7e14 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d7e14 sta_michael_mic_failure + .text.sta_auth_ft + 0x420d7e48 0x10c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d7e48 sta_auth_ft + .text.sta_auth_open + 0x420d7f54 0x196 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d7f54 sta_auth_open + .text.sta_auth_shared + 0x420d80ea 0x166 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d80ea sta_auth_shared + .text.ieee80211_wme_standard_ac_to_esp_ac + 0x420d8250 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d8250 ieee80211_wme_standard_ac_to_esp_ac + .text.ieee80211_parse_wmeparams + 0x420d8292 0xaa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d8292 ieee80211_parse_wmeparams + .text.sta_rx_csa + 0x420d833c 0x260 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d833c sta_rx_csa + .text.reset_cs_thres + 0x420d859c 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d859c reset_cs_thres + .text.ieee80211_parse_obss_scan_param + 0x420d85c0 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d85c0 ieee80211_parse_obss_scan_param + .text.sta_retry_assoc + 0x420d85d4 0xa4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d85d4 sta_retry_assoc + .text.sta_recv_assoc + 0x420d8678 0x67c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d8678 sta_recv_assoc + .text.sta_recv_ctl + 0x420d8cf4 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d8cf4 sta_recv_ctl + .text.wifi_station_start + 0x420d8d02 0xc0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d8d02 wifi_station_start + .text.wifi_station_stop + 0x420d8dc2 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d8dc2 wifi_station_stop + .text.sta_bip_check + 0x420d8e58 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d8e58 sta_bip_check + .text.sta_sa_query_process_timeout + 0x420d8eda 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d8eda sta_sa_query_process_timeout + .text.sta_try_sa_query_process + 0x420d8f72 0x188 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d8f72 sta_try_sa_query_process + .text.sta_is_wpa3_enabled + 0x420d90fa 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d90fa sta_is_wpa3_enabled + .text.sta_auth_sae + 0x420d911e 0x1de C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d911e sta_auth_sae + .text.sta_recv_mgmt + 0x420d92fc 0xa9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d92fc sta_recv_mgmt + .text.sta_get_owe_data + 0x420d9d9a 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d9d9a sta_get_owe_data + .text.wifi_sta_connect_internal_process + 0x420d9da4 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420d9da4 wifi_sta_connect_internal_process + .text.esp_wifi_get_sta_hw_key_idx_internal + 0x420d9dc6 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_ap_get_prof_pmk_internal + 0x420d9dee 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420d9dee esp_wifi_ap_get_prof_pmk_internal + .text.esp_wifi_sta_update_ap_info_internal + 0x420d9df8 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420d9df8 esp_wifi_sta_update_ap_info_internal + .text.esp_wifi_sta_get_ap_info_prof_pmk_internal + 0x420d9e22 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420d9e22 esp_wifi_sta_get_ap_info_prof_pmk_internal + .text.esp_wifi_ap_get_prof_ap_ssid_internal + 0x420d9e3a 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420d9e3a esp_wifi_ap_get_prof_ap_ssid_internal + .text.esp_wifi_sta_get_prof_ssid_internal + 0x420d9e44 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420d9e44 esp_wifi_sta_get_prof_ssid_internal + .text.esp_wifi_ap_get_prof_authmode_internal + 0x420d9e4c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420d9e4c esp_wifi_ap_get_prof_authmode_internal + .text.esp_wifi_ap_get_max_sta_conn + 0x420d9e56 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420d9e56 esp_wifi_ap_get_max_sta_conn + .text.esp_wifi_ap_get_prof_pairwise_cipher_internal + 0x420d9e60 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420d9e60 esp_wifi_ap_get_prof_pairwise_cipher_internal + .text.esp_wifi_sta_get_prof_authmode_internal + 0x420d9e6a 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420d9e6a esp_wifi_sta_get_prof_authmode_internal + .text.esp_wifi_get_pmf_config_internal + 0x420d9e74 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420d9e74 esp_wifi_get_pmf_config_internal + .text.esp_wifi_get_config_sae_pwe_h2e_internal + 0x420d9ea6 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420d9ea6 esp_wifi_get_config_sae_pwe_h2e_internal + .text.esp_wifi_sta_get_rsnxe + 0x420d9ee0 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420d9ee0 esp_wifi_sta_get_rsnxe + .text.esp_wifi_sta_disable_wpa2_authmode_internal + 0x420d9f06 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420d9f06 esp_wifi_sta_disable_wpa2_authmode_internal + .text.esp_wifi_sta_get_config_sae_pk_internal + 0x420d9f56 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420d9f56 esp_wifi_sta_get_config_sae_pk_internal + .text.esp_wifi_enable_sae_pk_only_mode_internal + 0x420d9f60 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420d9f60 esp_wifi_enable_sae_pk_only_mode_internal + .text.esp_wifi_sta_disable_owe_trans_internal + 0x420d9f8a 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420d9f8a esp_wifi_sta_disable_owe_trans_internal + .text.esp_wifi_ap_notify_node_sae_auth_done + 0x420d9fc4 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420d9fc4 esp_wifi_ap_notify_node_sae_auth_done + .text.esp_wifi_ap_is_sta_sae_reauth_node + 0x420da014 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da014 esp_wifi_ap_is_sta_sae_reauth_node + .text.esp_wifi_sta_get_sae_identifier_internal + 0x420da038 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da038 esp_wifi_sta_get_sae_identifier_internal + .text.esp_wifi_sta_is_ap_notify_completed_rsne_internal + 0x420da042 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da042 esp_wifi_sta_is_ap_notify_completed_rsne_internal + .text.esp_wifi_ap_get_prof_password_internal + 0x420da050 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da050 esp_wifi_ap_get_prof_password_internal + .text.wifi_sta_get_prof_password + 0x420da05a 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da05a wifi_sta_get_prof_password + .text.esp_wifi_sta_get_prof_password_internal + 0x420da064 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da064 esp_wifi_sta_get_prof_password_internal + .text.esp_wifi_sta_get_reset_param_internal + 0x420da06e 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da06e esp_wifi_sta_get_reset_param_internal + .text.esp_wifi_sta_set_reset_param_internal + 0x420da078 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da078 esp_wifi_sta_set_reset_param_internal + .text.esp_wifi_sta_prof_is_wpa_internal + 0x420da084 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da084 esp_wifi_sta_prof_is_wpa_internal + .text.esp_wifi_sta_prof_is_wpa2_internal + 0x420da0a2 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da0a2 esp_wifi_sta_prof_is_wpa2_internal + .text.esp_wifi_sta_prof_is_wapi_internal + 0x420da0c4 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da0c4 esp_wifi_sta_prof_is_wapi_internal + .text.esp_wifi_sta_prof_is_rsn_internal + 0x420da0d4 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da0d4 esp_wifi_sta_prof_is_rsn_internal + .text.esp_wifi_sta_get_pairwise_cipher_internal + 0x420da0f2 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da0f2 esp_wifi_sta_get_pairwise_cipher_internal + .text.esp_wifi_sta_get_group_cipher_internal + 0x420da0fc 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da0fc esp_wifi_sta_get_group_cipher_internal + .text.ieee80211_get_key + 0x420da106 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da106 ieee80211_get_key + .text.ieee80211_set_key + 0x420da124 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da124 ieee80211_set_key + .text.ieee80211_set_sta_gtk_index + 0x420da186 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da186 ieee80211_set_sta_gtk_index + .text.ieee80211_set_gtk + 0x420da19e 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da19e ieee80211_set_gtk + .text.ieee80211_get_ptk + 0x420da1e6 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da1e6 ieee80211_get_ptk + .text.ieee80211_get_spp + 0x420da202 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da202 ieee80211_get_spp + .text.esp_wifi_wpa_ptk_init_done_internal + 0x420da23c 0x8e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da23c esp_wifi_wpa_ptk_init_done_internal + .text.esp_wifi_auth_done_internal + 0x420da2ca 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da2ca esp_wifi_auth_done_internal + .text.esp_wifi_unregister_wpa_cb_internal + 0x420da2da 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da2da esp_wifi_unregister_wpa_cb_internal + .text.esp_wifi_register_wpa_cb_internal + 0x420da30e 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da30e esp_wifi_register_wpa_cb_internal + .text.ieee80211_sta_is_connected + 0x420da32c 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da32c ieee80211_sta_is_connected + .text.esp_wifi_get_hostap_private_internal + 0x420da33c 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da33c esp_wifi_get_hostap_private_internal + .text.esp_wifi_deauthenticate_internal + 0x420da34e 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da34e esp_wifi_deauthenticate_internal + .text.esp_wifi_get_spp_attrubute_internal + 0x420da386 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da386 esp_wifi_get_spp_attrubute_internal + .text.esp_wifi_get_user_init_flag_internal + 0x420da3a6 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da3a6 esp_wifi_get_user_init_flag_internal + .text.wifi_set_rx_policy + 0x420da3b8 0x158 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da3b8 wifi_set_rx_policy + .text.esp_wifi_register_eapol_txdonecb_internal + 0x420da510 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da510 esp_wifi_register_eapol_txdonecb_internal + .text.esp_wifi_get_macaddr_internal + 0x420da520 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da520 esp_wifi_get_macaddr_internal + .text.esp_wifi_ap_deauth_internal + 0x420da53e 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da53e esp_wifi_ap_deauth_internal + .text.wifi_init_key + 0x420da5a2 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da5a2 wifi_init_key + .text.esp_wifi_set_ap_key_internal + 0x420da5d0 0x188 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da5d0 esp_wifi_set_ap_key_internal + .text.ppInstallKey + 0x420da758 0x15a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da758 ppInstallKey + .text.esp_wifi_set_sta_key_internal + 0x420da8b2 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da8b2 esp_wifi_set_sta_key_internal + .text.esp_wifi_get_sta_key_internal + 0x420da918 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da918 esp_wifi_get_sta_key_internal + .text.esp_wifi_set_appie_internal + 0x420da974 0x76 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da974 esp_wifi_set_appie_internal + .text.esp_wifi_unset_appie_internal + 0x420da9ea 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da9ea esp_wifi_unset_appie_internal + .text.esp_wifi_get_wps_status_internal + 0x420da9f4 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da9f4 esp_wifi_get_wps_status_internal + .text.esp_wifi_sta_pmf_enabled + 0x420daa00 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420daa00 esp_wifi_sta_pmf_enabled + .text.esp_wifi_sta_get_mgmt_group_cipher + 0x420daa0a 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420daa0a esp_wifi_sta_get_mgmt_group_cipher + .text.esp_wifi_set_igtk_internal + 0x420daa30 0xce C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420daa30 esp_wifi_set_igtk_internal + .text.ieee80211w_get_active_igtk_key_id + 0x420daafe 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420daafe ieee80211w_get_active_igtk_key_id + .text.ieee80211w_get_igtk_from_keyidx + 0x420dab18 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420dab18 ieee80211w_get_igtk_from_keyidx + .text.esp_wifi_skip_supp_pmkcaching + 0x420dab66 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420dab66 esp_wifi_skip_supp_pmkcaching + .text.esp_wifi_register_mgmt_frame_internal + 0x420dab70 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420dab70 esp_wifi_register_mgmt_frame_internal + .text.esp_wifi_send_mgmt_frm_internal + 0x420dabd2 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420dabd2 esp_wifi_send_mgmt_frm_internal + .text.esp_wifi_sta_connect_internal + 0x420dac6a 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420dac6a esp_wifi_sta_connect_internal + .text.ieee80211_ampdu_age_handle + 0x420daca2 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_addba + 0x420dacb4 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_ap_try_sa_query + 0x420dacc6 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x420dacc6 ieee80211_ap_try_sa_query + .text.ieee80211_ap_sa_query_timeout + 0x420dad00 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x420dad00 ieee80211_ap_sa_query_timeout + .text.ieee80211_sta_retry_assoc + 0x420dad3a 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_sta_sa_query_timeout + 0x420dad72 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_sta_try_sa_query + 0x420dadaa 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_assoc + 0x420dade2 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_auth + 0x420dae1a 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_chm_dwell + 0x420dae52 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_handshake + 0x420dae8a 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_beacon + 0x420daec2 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_probe_send + 0x420daf12 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_csa + 0x420daf62 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_scan_enter_op_chan + 0x420dafa4 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_scan_inter_chan + 0x420dafde 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_timer_connect + 0x420db018 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_hostap_handle + 0x420db050 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_send_beacon + 0x420db08a 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_register_hostap_timer + 0x420db0c4 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x420db0c4 ieee80211_register_hostap_timer + .text.ieee80211_timer_do_process + 0x420db0fa 0xa0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x420db0fa ieee80211_timer_do_process + .text.ieee80211_timer_process + 0x420db19a 0xd6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x420db19a ieee80211_timer_process + .text.chm_end_op_timeout + 0x420db270 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .text.chm_phy_change_channel.constprop.2 + 0x420db27a 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .text.chm_mhz2num + 0x420db2ae 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db2ae chm_mhz2num + .text.chm_deinit + 0x420db2fe 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db2fe chm_deinit + .text.chm_release_lock + 0x420db33a 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db33a chm_release_lock + .text.chm_end_op + 0x420db350 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db350 chm_end_op + .text.chm_end_op_timeout_process + 0x420db3a2 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db3a2 chm_end_op_timeout_process + .text.chm_cancel_op + 0x420db3d0 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db3d0 chm_cancel_op + .text.chm_acquire_lock + 0x420db43a 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db43a chm_acquire_lock + .text.chm_get_current_channel + 0x420db488 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db488 chm_get_current_channel + .text.chm_get_home_channel + 0x420db496 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db496 chm_get_home_channel + .text.chm_set_home_channel + 0x420db4a4 0xc0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db4a4 chm_set_home_channel + .text.chm_get_chan_info + 0x420db564 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db564 chm_get_chan_info + .text.chm_set_current_channel + 0x420db58a 0x140 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db58a chm_set_current_channel + .text.chm_init + 0x420db6ca 0x10a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db6ca chm_init + .text.chm_change_channel + 0x420db7d4 0x12e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .text.chm_start_op + 0x420db902 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db902 chm_start_op + .text.chm_return_home_channel + 0x420db94e 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db94e chm_return_home_channel + .text.cnx_sta_connect_led_timer_cb + 0x420db9b4 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420db9b4 cnx_sta_connect_led_timer_cb + .text.cnx_cal_rc_util + 0x420db9cc 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.cnx_get_next_rc + 0x420dba1a 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.cnx_traverse_rc_lis_done + 0x420dba70 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.cnx_connect_timeout + 0x420dbaae 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dbaae cnx_connect_timeout + .text.cnx_handshake_timeout + 0x420dbab8 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dbab8 cnx_handshake_timeout + .text.cnx_csa_fn + 0x420dbac2 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dbac2 cnx_csa_fn + .text.mgd_probe_send_timeout + 0x420dbad8 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.cnx_beacon_timeout + 0x420dbae2 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.cnx_connect_op + 0x420dbaec 0x224 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.cnx_connect_to_bss + 0x420dbd10 0x36c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.cnx_probe_rc + 0x420dc07c 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.cnx_sta_pm.part.12 + 0x420dc0ea 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.ieee80211_cnx_attach + 0x420dc10c 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc10c ieee80211_cnx_attach + .text._cnx_start_connect_without_scan + 0x420dc162 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc162 _cnx_start_connect_without_scan + .text.cnx_can_do_obss_scan + 0x420dc1c6 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc1c6 cnx_can_do_obss_scan + .text.cnx_obss_scan + 0x420dc236 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc236 cnx_obss_scan + .text.cnx_obss_scan_timeout + 0x420dc2ce 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc2ce cnx_obss_scan_timeout + .text.cnx_sta_scan_cmd + 0x420dc334 0x322 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc334 cnx_sta_scan_cmd + .text.cnx_auth_timeout + 0x420dc656 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc656 cnx_auth_timeout + .text.cnx_assoc_timeout + 0x420dc660 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc660 cnx_assoc_timeout + .text.wl_is_ap_no_lr + 0x420dc66a 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc66a wl_is_ap_no_lr + .text.wl_clear_ap_no_lr + 0x420dc674 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc674 wl_clear_ap_no_lr + .text.cnx_csa_fn_process + 0x420dc67e 0xd6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc67e cnx_csa_fn_process + .text.cnx_validate_owe_bss + 0x420dc754 0xfc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc754 cnx_validate_owe_bss + .text.cnx_bss_init + 0x420dc850 0xbe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc850 cnx_bss_init + .text.cnx_check_bssid_in_blacklist + 0x420dc90e 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc90e cnx_check_bssid_in_blacklist + .text.cnx_remove_from_blacklist + 0x420dc94a 0xa8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc94a cnx_remove_from_blacklist + .text.cnx_add_to_blacklist + 0x420dc9f2 0xf0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc9f2 cnx_add_to_blacklist + .text.cnx_clear_blacklist + 0x420dcae2 0x76 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dcae2 cnx_clear_blacklist + .text.cnx_choose_rc + 0x420dcb58 0x1e2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.cnx_rc_search + 0x420dcd3a 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dcd3a cnx_rc_search + .text.cnx_do_handoff_internal + 0x420dcd9c 0xae C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dcd9c cnx_do_handoff_internal + .text.cnx_add_rc + 0x420dce4a 0xaa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dce4a cnx_add_rc + .text.cnx_remove_all_rc + 0x420dcef4 0x8a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dcef4 cnx_remove_all_rc + .text.cnx_do_handoff + 0x420dcf7e 0x334 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.cnx_connect_next_ap + 0x420dd2b2 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dd2b2 cnx_connect_next_ap + .text.cnx_start_handoff_cb + 0x420dd2f8 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dd2f8 cnx_start_handoff_cb + .text.cnx_remove_rc + 0x420dd366 0xf8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dd366 cnx_remove_rc + .text.cnx_sta_connect_cmd + 0x420dd45e 0x28a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dd45e cnx_sta_connect_cmd + .text.cnx_connect_timeout_process + 0x420dd6e8 0x9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dd6e8 cnx_connect_timeout_process + .text.cnx_auth_timeout_process + 0x420dd786 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dd786 cnx_auth_timeout_process + .text.cnx_assoc_timeout_process + 0x420dd7d4 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dd7d4 cnx_assoc_timeout_process + .text.cnx_handshake_timeout_process + 0x420dd812 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dd812 cnx_handshake_timeout_process + .text.cnx_bss_alloc + 0x420dd87c 0x2a2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dd87c cnx_bss_alloc + .text.cnx_remove_rc_except + 0x420ddb1e 0xb6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420ddb1e cnx_remove_rc_except + .text.cnx_rc_update_rssi + 0x420ddbd4 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420ddbd4 cnx_rc_update_rssi + .text.cnx_rc_update_state_metric + 0x420ddc34 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420ddc34 cnx_rc_update_state_metric + .text.cnx_probe_rc_tx_cb + 0x420ddc7c 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.cnx_rc_update_age + 0x420ddcde 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420ddcde cnx_rc_update_age + .text.cnx_update_bss + 0x420ddcf4 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420ddcf4 cnx_update_bss + .text.cnx_update_bss_more + 0x420ddd26 0x39c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420ddd26 cnx_update_bss_more + .text.send_ap_probe + 0x420de0c2 0xbe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420de0c2 send_ap_probe + .text.cnx_beacon_timeout_process + 0x420de180 0xb4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420de180 cnx_beacon_timeout_process + .text.mgd_probe_send_timeout_process + 0x420de234 0x158 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420de234 mgd_probe_send_timeout_process + .text.cnx_node_alloc + 0x420de38c 0xf0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420de38c cnx_node_alloc + .text.cnx_node_remove + 0x420de47c 0xfc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420de47c cnx_node_remove + .text.ic_set_sta + 0x420de578 0xe0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420de578 ic_set_sta + .text.cnx_sta_leave + 0x420de658 0x2cc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420de658 cnx_sta_leave + .text.cnx_sta_associated + 0x420de924 0x1bc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420de924 cnx_sta_associated + .text.cnx_node_leave + 0x420deae0 0x1ea C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420deae0 cnx_node_leave + .text.cnx_node_join + 0x420decca 0x2f6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420decca cnx_node_join + .text.cnx_start_obss_scan + 0x420defc0 0xd0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420defc0 cnx_start_obss_scan + .text.cnx_obss_scan_done_cb + 0x420df090 0x150 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420df090 cnx_obss_scan_done_cb + .text.cnx_auth_done + 0x420df1e0 0x304 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420df1e0 cnx_auth_done + .text.offchan_in_progress + 0x420df4e4 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x420df4e4 offchan_in_progress + .text.offchan_recv_action + 0x420df4ee 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x420df4ee offchan_recv_action + .text.offchan_send_action_tx_status + 0x420df500 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x420df500 offchan_send_action_tx_status + .text.send_inval + 0x420df52e 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .text.recv_inval + 0x420df532 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .text.ieee80211_send_action_register + 0x420df536 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x420df536 ieee80211_send_action_register + .text.ieee80211_send_action + 0x420df5a2 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x420df5a2 ieee80211_send_action + .text.ieee80211_recv_action_register + 0x420df624 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x420df624 ieee80211_recv_action_register + .text.ieee80211_recv_action + 0x420df690 0xb8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x420df690 ieee80211_recv_action + .text.get_iav_key + 0x420df748 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x420df748 get_iav_key + .text.ieee80211_recv_action_vendor_spec + 0x420df75c 0x114 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x420df75c ieee80211_recv_action_vendor_spec + .text.ieee80211_action_vendor_spec_attach + 0x420df870 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x420df870 ieee80211_action_vendor_spec_attach + .text.ccmp_encap + 0x420df8a0 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x420df8a0 ccmp_encap + .text.ccmp_decap + 0x420df910 0xc4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x420df910 ccmp_decap + .text.ieee80211_decrypt_espnow_pkt + 0x420df9d4 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x420df9d4 ieee80211_decrypt_espnow_pkt + .text.ieee80211_ccmp_decrypt + 0x420dfa1a 0x19e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x420dfa1a ieee80211_ccmp_decrypt + .text.gcmp_encap + 0x420dfbb8 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + .text.gcmp_decap + 0x420dfc28 0xc4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + .text.sms4_decap + 0x420dfcec 0xb4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + .text.sms4_encap + 0x420dfda0 0xb2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + .text.tkip_decap + 0x420dfe52 0xd4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + 0x420dfe52 tkip_decap + .text.tkip_encap + 0x420dff26 0x92 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + 0x420dff26 tkip_encap + .text.wep_encap + 0x420dffb8 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + 0x420dffb8 wep_encap + .text.wep_decap + 0x420e0012 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + 0x420e0012 wep_decap + .text.ieee80211_getmgtframe + 0x420e003a 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + 0x420e003a ieee80211_getmgtframe + .text.ieee80211_getbcnframe + 0x420e0096 0x9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + 0x420e0096 ieee80211_getbcnframe + .text.esf_buf_alloc_dynamic_default_handler + 0x420e0134 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420e0134 esf_buf_alloc_dynamic_default_handler + .text.esf_buf_alloc_default_handler + 0x420e0156 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420e0156 esf_buf_alloc_default_handler + .text.esf_buf_recycle_default_handler + 0x420e0178 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420e0178 esf_buf_recycle_default_handler + .text.esf_buf_setup_static + 0x420e019a 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420e019a esf_buf_setup_static + .text.esf_buf_free_static + 0x420e0204 0xb6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420e0204 esf_buf_free_static + .text.esf_buf_setdown + 0x420e02ba 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420e02ba esf_buf_setdown + .text.esf_buf_setup + 0x420e02dc 0x232 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420e02dc esf_buf_setup + .text.ic_get_addr + 0x420e050e 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e050e ic_get_addr + .text.ic_get_ptk_alg + 0x420e0520 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0520 ic_get_ptk_alg + .text.ic_disable_crypto + 0x420e0536 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0536 ic_disable_crypto + .text.ic_set_key + 0x420e0552 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0552 ic_set_key + .text.ic_get_key + 0x420e0592 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0592 ic_get_key + .text.ic_obtain_key + 0x420e05f0 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e05f0 ic_obtain_key + .text.ic_tx_pkt + 0x420e0676 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0676 ic_tx_pkt + .text.esp_wifi_internal_free_rx_buffer + 0x420e0680 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0680 esp_wifi_internal_free_rx_buffer + .text.ic_register_tx_cb + 0x420e0688 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0688 ic_register_tx_cb + .text.ic_register_rx_cb + 0x420e068c 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e068c ic_register_rx_cb + .text.ic_register_timer_post_cb + 0x420e0690 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0690 ic_register_timer_post_cb + .text.ic_register_michael_mic_failure_cb + 0x420e0694 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0694 ic_register_michael_mic_failure_cb + .text.ic_register_config_cb + 0x420e0698 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0698 ic_register_config_cb + .text.ic_is_mgmt_hwdecr_enabled + 0x420e06ae 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e06ae ic_is_mgmt_hwdecr_enabled + .text.ic_register_pm_tx_null_cb + 0x420e06b2 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e06b2 ic_register_pm_tx_null_cb + .text.ic_register_net80211_tx_cb + 0x420e06c8 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e06c8 ic_register_net80211_tx_cb + .text.ic_register_timer_cb + 0x420e06d0 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e06d0 ic_register_timer_cb + .text.ic_enable_sniffer + 0x420e06d8 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e06d8 ic_enable_sniffer + .text.ic_disable_sniffer + 0x420e06de 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e06de ic_disable_sniffer + .text.ic_set_vif + 0x420e06e4 0x1da C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e06e4 ic_set_vif + .text.ic_get_next_tbtt + 0x420e08be 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e08be ic_get_next_tbtt + .text.ic_del_rx_ba + 0x420e08c2 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e08c2 ic_del_rx_ba + .text.ic_add_rx_ba + 0x420e08c6 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e08c6 ic_add_rx_ba + .text.ic_reset_tbtt + 0x420e08d0 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e08d0 ic_reset_tbtt + .text.ic_del_key_all + 0x420e08d4 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e08d4 ic_del_key_all + .text.ic_del_key + 0x420e08d8 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e08d8 ic_del_key + .text.ic_set_ac_param + 0x420e08dc 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e08dc ic_set_ac_param + .text.ic_ampdu_op + 0x420e08de 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e08de ic_ampdu_op + .text.ic_set_trc + 0x420e0908 0xe4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0908 ic_set_trc + .text.ic_deinit + 0x420e09ec 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e09ec ic_deinit + .text.ic_init 0x420e0a08 0x74 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0a08 ic_init + .text.ic_set_interrupt_handler + 0x420e0a7c 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0a7c ic_set_interrupt_handler + .text.ic_clear_interrupt_handler + 0x420e0ad8 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0ad8 ic_clear_interrupt_handler + .text.ic_enable_rx + 0x420e0b1c 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0b1c ic_enable_rx + .text.ic_disable_rx + 0x420e0b30 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0b30 ic_disable_rx + .text.ic_set_beacon_int + 0x420e0b48 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0b48 ic_set_beacon_int + .text.ic_set_mac + 0x420e0b4c 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0b4c ic_set_mac + .text.ic_set_bssid + 0x420e0b50 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0b50 ic_set_bssid + .text.ic_set_current_channel + 0x420e0b54 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0b54 ic_set_current_channel + .text.ic_get_pp_hdl + 0x420e0b5c 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0b5c ic_get_pp_hdl + .text.ic_set_rx_policy_ubssid_check + 0x420e0b60 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0b60 ic_set_rx_policy_ubssid_check + .text.ic_set_rx_policy + 0x420e0b7a 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0b7a ic_set_rx_policy + .text.ic_set_sta_auth_flag + 0x420e0b8a 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0b8a ic_set_sta_auth_flag + .text.ic_set_interface + 0x420e0b8e 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0b8e ic_set_interface + .text.ic_trc_set_per_pkt_rate + 0x420e0b92 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0b92 ic_trc_set_per_pkt_rate + .text.ic_trc_update_ifx_phy_mode + 0x420e0b96 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0b96 ic_trc_update_ifx_phy_mode + .text.ic_stop_hw_txq + 0x420e0b9a 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0b9a ic_stop_hw_txq + .text.ic_stop_sw_txq + 0x420e0b9e 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0b9e ic_stop_sw_txq + .text.ic_txq_empty + 0x420e0bc0 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0bc0 ic_txq_empty + .text.ic_create_wifi_task + 0x420e0bc4 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0bc4 ic_create_wifi_task + .text.ic_delete_wifi_task + 0x420e0bc8 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0bc8 ic_delete_wifi_task + .text.ic_update_sta_tsf + 0x420e0bcc 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0bcc ic_update_sta_tsf + .text.lmacGetTxFrame + 0x420e0be2 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e0be2 lmacGetTxFrame + .text.lmacSetAcParam + 0x420e0c02 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e0c02 lmacSetAcParam + .text.lmacInitAc + 0x420e0c46 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e0c46 lmacInitAc + .text.lmacInit + 0x420e0c8e 0xa6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e0c8e lmacInit + .text.lmacEndRetryAMPDUFail + 0x420e0d34 0x84 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e0d34 lmacEndRetryAMPDUFail + .text.lmacDebugTxDrop + 0x420e0db8 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e0db8 dbg_cnt_lmac_drop + .text.lmac_record_txtime + 0x420e0e4e 0x130 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e0e4e lmac_record_txtime + .text.lmac_update_tx_statistic + 0x420e0f7e 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e0f7e lmac_update_tx_statistic + .text.lmacDiscardMSDU + 0x420e0f80 0xbc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e0f80 lmacDiscardMSDU + .text.lmacRetryTxFrame + 0x420e103c 0xe2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e103c lmacRetryTxFrame + .text.lmacProcessTxopQComplete + 0x420e111e 0x17c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e111e lmacProcessTxopQComplete + .text.lmacProcessShortRetryFail + 0x420e129a 0x27e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e129a lmacProcessShortRetryFail + .text.lmacProcessCtsTimeout + 0x420e1518 0x72 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e1518 lmacProcessCtsTimeout + .text.lmacProcessLongRetryFail + 0x420e158a 0x1dc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e158a lmacProcessLongRetryFail + .text.lmacProcessCollision + 0x420e1766 0xe6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e1766 lmacProcessCollision + .text.lmacProcessCollisions_task + 0x420e184c 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e184c lmacProcessCollisions_task + .text.lmacProcessAckTimeout + 0x420e18a2 0x12e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e18a2 lmacProcessAckTimeout + .text.lmacProcessTxRtsError + 0x420e19d0 0xe0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e19d0 lmacProcessTxRtsError + .text.lmacProcessTxseckiderr + 0x420e1ab0 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e1ab0 lmacProcessTxseckiderr + .text.lmacProcessTxError + 0x420e1ada 0xa6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e1ada lmacProcessTxError + .text.lmacDisableTransmit + 0x420e1b80 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e1b80 lmacDisableTransmit + .text.lmacProcessTxTimeout + 0x420e1c0c 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e1c0c lmacProcessTxTimeout + .text.lmacStopTransmit + 0x420e1c56 0x104 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e1c56 lmacStopTransmit + .text.lmac_stop_hw_txq + 0x420e1d5a 0x72 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e1d5a lmac_stop_hw_txq + .text.hal_pm_unblock_txq + 0x420e1dcc 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.hal_clear_sta_tsf_active_state + 0x420e1de2 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_incr_active_cnt + 0x420e1df0 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_incr_coex_active_cnt + 0x420e1e06 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_disable_active_timer + 0x420e1e1c 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_beacon_monitor_tbtt_timeout + 0x420e1e48 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_beacon_monitor_timeout + 0x420e1e50 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_connectionless_wake_window_timeout + 0x420e1e58 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_connectionless_wake_interval_timeout + 0x420e1e60 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_disconnected_sleep_delay_timeout + 0x420e1e68 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_coex_slice_wifi_timeout + 0x420e1e70 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_sleep_delay_timeout + 0x420e1e78 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_active_timeout + 0x420e1e80 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_dream_timeout + 0x420e1e88 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_is_sleeping + 0x420e1e90 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e1e90 pm_is_sleeping + .text.pm_is_open + 0x420e1eb0 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e1eb0 pm_is_open + .text.pm_noise_check_disable + 0x420e1eba 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e1eba pm_noise_check_disable + .text.pm_noise_check_enable + 0x420e1ec4 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e1ec4 pm_noise_check_enable + .text.pm_disable_disconnected_sleep_delay_timer + 0x420e1ed0 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e1ed0 pm_disable_disconnected_sleep_delay_timer + .text.pm_enable_disconnected_sleep_delay_timer + 0x420e1eee 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e1eee pm_enable_disconnected_sleep_delay_timer + .text.pm_noise_check + 0x420e1f4c 0x78 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e1f4c pm_noise_check + .text.pm_pend_noise_check + 0x420e1fc4 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e1fc4 pm_pend_noise_check + .text.pm_noise_check_process + 0x420e1fc6 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e1fc6 pm_noise_check_process + .text.pm_register_pm_tx_null_cb + 0x420e1fc8 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e1fc8 pm_register_pm_tx_null_cb + .text.pm_send_nullfunc + 0x420e1fd4 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e1fd4 pm_send_nullfunc + .text.pm_disconnected_wake + 0x420e202c 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e202c pm_disconnected_wake + .text.pm_disconnected_sleep + 0x420e206a 0x9c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e206a pm_disconnected_sleep + .text.pm_wake_up + 0x420e2106 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2106 pm_wake_up + .text.pm_send_probe_start + 0x420e2154 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2154 pm_send_probe_start + .text.pm_off_channel + 0x420e21a0 0xc6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e21a0 pm_off_channel + .text.pm_wake_done + 0x420e2266 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2266 pm_wake_done + .text.pm_coex_separate_connectionless_window + 0x420e22ba 0x2a0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e22ba pm_coex_separate_connectionless_window + .text.pm_go_to_sleep + 0x420e255a 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e255a pm_go_to_sleep + .text.pm_set_next_tbtt + 0x420e25c8 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e25c8 pm_set_next_tbtt + .text.pm_mesh_set_next_tbtt + 0x420e2636 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2636 pm_mesh_set_next_tbtt + .text.pm_beacon_timestamp_statistic + 0x420e2688 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2688 pm_beacon_timestamp_statistic + .text.pm_beacon_misc_process + 0x420e26ca 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e26ca pm_beacon_misc_process + .text.pm_coex_schm_process + 0x420e26ce 0x1ac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e26ce pm_coex_schm_process + .text.pm_coex_schm_process_restart + 0x420e287a 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e287a pm_coex_schm_process_restart + .text.pm_coex_slice_timeout_process + 0x420e2888 0xe6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2888 pm_coex_slice_timeout_process + .text.pm_dream_timeout_process + 0x420e296e 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e296e pm_dream_timeout_process + .text.pm_sleep_delay_timeout_process + 0x420e297e 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e297e pm_sleep_delay_timeout_process + .text.pm_disconnected_sleep_delay_timeout_process + 0x420e299e 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e299e pm_disconnected_sleep_delay_timeout_process + .text.pm_tx_data_done_process + 0x420e29ba 0x80 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e29ba pm_tx_data_done_process + .text.pm_tx_null_data_done_process + 0x420e2a3a 0x1d2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2a3a pm_tx_null_data_done_process + .text.pm_go_to_wake + 0x420e2c0c 0xe4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2c0c pm_go_to_wake + .text.pm_send_probe_stop + 0x420e2cf0 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2cf0 pm_send_probe_stop + .text.pm_on_channel + 0x420e2d4a 0xac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2d4a pm_on_channel + .text.pm_update_params + 0x420e2df6 0x120 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2df6 pm_update_params + .text.pm_coex_tbtt_process + 0x420e2f16 0x110 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2f16 pm_coex_tbtt_process + .text.pm_active_timeout_process + 0x420e3026 0x72 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3026 pm_active_timeout_process + .text.pm_send_sleep_null_cb + 0x420e3098 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3098 pm_send_sleep_null_cb + .text.pm_send_wake_null_cb + 0x420e30a4 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e30a4 pm_send_wake_null_cb + .text.pm_on_coex_schm_process_restart + 0x420e30b0 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e30b0 pm_on_coex_schm_process_restart + .text.pm_on_coex_schm_status_config + 0x420e30b4 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e30b4 pm_on_coex_schm_status_config + .text.pm_on_coex_start + 0x420e3140 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3140 pm_on_coex_start + .text.pm_on_probe_resp_rx + 0x420e3188 0x8a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3188 pm_on_probe_resp_rx + .text.pm_on_data_tx_done + 0x420e3212 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3212 pm_on_data_tx_done + .text.pm_disconnected_start + 0x420e3216 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3216 pm_disconnected_start + .text.pm_disconnected_stop + 0x420e3280 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3280 pm_disconnected_stop + .text.pm_start + 0x420e32c6 0x23e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e32c6 pm_start + .text.pm_stop 0x420e3504 0x208 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3504 pm_stop + .text.pm_attach + 0x420e370c 0x17e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e370c pm_attach + .text.pm_deattach + 0x420e388a 0xa2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e388a pm_deattach + .text.pm_set_sleep_type + 0x420e392c 0xea C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e392c pm_set_sleep_type + .text.pm_get_sleep_type + 0x420e3a16 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3a16 pm_get_sleep_type + .text.pm_force_scan_unlock + 0x420e3a20 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3a20 pm_force_scan_unlock + .text.pm_enable_sta_disconnected_power_management + 0x420e3a22 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3a22 pm_enable_sta_disconnected_power_management + .text.pm_coex_reconnect_policy + 0x420e3a4e 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3a4e pm_coex_reconnect_policy + .text.pm_coex_set_reconnect_policy + 0x420e3a5c 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3a5c pm_coex_set_reconnect_policy + .text.pp_delete_task_manually + 0x420e3a94 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.getle32 0x420e3adc 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3adc getle32 + .text.putle32 0x420e3afa 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3afa putle32 + .text.xswap 0x420e3b16 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3b16 xswap + .text.pp_register_net80211_tx_cb + 0x420e3b34 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3b34 pp_register_net80211_tx_cb + .text.pp_register_config_cb + 0x420e3b40 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3b40 pp_register_config_cb + .text.pp_register_timer_cb + 0x420e3b4c 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3b4c pp_register_timer_cb + .text.pp_register_michael_mic_failure_cb + 0x420e3b58 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3b58 pp_register_michael_mic_failure_cb + .text.pp_default_event_handler + 0x420e3b64 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3b64 pp_default_event_handler + .text.ppRegisterRxCallback + 0x420e3b8c 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3b8c ppRegisterRxCallback + .text.ppRegisterTxCallback + 0x420e3bac 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3bac ppRegisterTxCallback + .text.ppCheckTxQIdle + 0x420e3bfa 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3bfa ppCheckTxQIdle + .text.ppCheckIsConnTraffic + 0x420e3c30 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3c30 ppCheckIsConnTraffic + .text.ppCheckTxConnTrafficIdle + 0x420e3c74 0xda C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3c74 ppCheckTxConnTrafficIdle + .text.ppSetInterface + 0x420e3d4e 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3d4e ppSetInterface + .text.pp_gettid + 0x420e3d50 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3d50 pp_gettid + .text.ppAssembleMicHdr + 0x420e3d7e 0xb2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3d7e ppAssembleMicHdr + .text.ppCalTkipMic + 0x420e3e30 0x130 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3e30 ppCalTkipMic + .text.ppTxFragmentProc + 0x420e3f60 0x778 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3f60 ppTxFragmentProc + .text.ppClearRxFragment + 0x420e46d8 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e46d8 ppClearRxFragment + .text.ppFillAMPDUBar + 0x420e4714 0x114 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e4714 ppFillAMPDUBar + .text.ppReSendBar + 0x420e4828 0xd2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e4828 ppReSendBar + .text.pp_create_task + 0x420e48fa 0x1c6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e48fa pp_create_task + .text.pp_deattach + 0x420e4ac0 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e4ac0 pp_deattach + .text.ppInitTxq + 0x420e4b0c 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e4b0c ppInitTxq + .text.ppTxqEmpty + 0x420e4b70 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e4b70 ppTxqEmpty + .text.pp_delete_task + 0x420e4bc0 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e4bc0 pp_delete_task + .text.ppCheckTxIdle + 0x420e4c4c 0xbc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e4c4c ppCheckTxIdle + .text.ppCalTxopDur + 0x420e4d08 0x154 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e4d08 ppCalTxopDur + .text.ppPrepareBarFrame + 0x420e4e5c 0xd4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e4e5c ppPrepareBarFrame + .text.pp_attach + 0x420e4f30 0xf8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e4f30 pp_attach + .text.ppClearTxq + 0x420e5028 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e5028 ppClearTxq + .text.pp_stop_sw_txq + 0x420e5078 0x92 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e5078 pp_stop_sw_txq + .text.ppGetTaskHdl + 0x420e510a 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e510a ppGetTaskHdl + .text.dbg_lmac_ps_statis_reset + 0x420e5114 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x420e5114 dbg_lmac_ps_statis_reset + .text.dbg_lmac_init + 0x420e512a 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x420e512a dbg_lmac_init + .text.pp_timer_beacon_monitor_tbtt + 0x420e512c 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + .text.pp_timer_beacon_monitor + 0x420e5142 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + .text.pp_timer_connectionless_wake_window + 0x420e5158 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + .text.pp_timer_connectionless_wake_interval + 0x420e516a 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + .text.pp_timer_disconnected_sleep_delay + 0x420e517c 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + .text.pp_timer_sleep_delay + 0x420e518e 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + .text.pp_timer_coex_slice + 0x420e51a0 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + .text.pp_timer_active + 0x420e51b2 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + .text.pp_timer_dream + 0x420e51c4 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + .text.pp_timer_noise_check + 0x420e51d6 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + .text.pp_timer_register_post_cb + 0x420e51e8 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x420e51e8 pp_timer_register_post_cb + .text.pp_timer_process + 0x420e51f4 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x420e51f4 pp_timer_process + .text.RC_GetDuration + 0x420e520c 0x7a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + .text.RC_SetBasicRate + 0x420e5286 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + 0x420e5286 RC_SetBasicRate + .text.RC_GetCtsTime + 0x420e528a 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + 0x420e528a RC_GetCtsTime + .text.rc11NRate2SchedIdx + 0x420e52ec 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rc11GRate2SchedIdx + 0x420e533e 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rc11BRate2SchedIdx + 0x420e535c 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rcLoRaRate2SchedIdx + 0x420e537a 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e537a rcLoRaRate2SchedIdx + .text.rcBuildIndex + 0x420e5398 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rcUpdateAMPDUParam + 0x420e53ac 0xae C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e53ac rcUpdateAMPDUParam + .text.rcGet11NHighestRateIdx + 0x420e545a 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e545a rcGet11NHighestRateIdx + .text.rcGet11GHighestRateIdx + 0x420e54dc 0x78 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e54dc rcGet11GHighestRateIdx + .text.rcGet11BHighestRateIdx + 0x420e5554 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5554 rcGet11BHighestRateIdx + .text.rcGetDefaultHigestRateIdx + 0x420e559c 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e559c rcGetDefaultHigestRateIdx + .text.rcGetHighestRateIdx + 0x420e55ac 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e55ac rcGetHighestRateIdx + .text.rcUpdatePhyMode + 0x420e55d6 0x30a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e55d6 rcUpdatePhyMode + .text.rcTxUpdatePer + 0x420e58e0 0x7a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e58e0 rcTxUpdatePer + .text.trc_set_per_pkt_rate + 0x420e595a 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e595a trc_set_per_pkt_rate + .text.rcUpdateRate + 0x420e5972 0x242 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5972 rcUpdateRate + .text.rcReachRetryLimit + 0x420e5bb4 0xe0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5bb4 rcReachRetryLimit + .text.rcAttach + 0x420e5c94 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5c94 rcAttach + .text.rc_disable_trc + 0x420e5d04 0x8e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5d04 rc_disable_trc + .text.rc_disable_trc_by_interface + 0x420e5d92 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5d92 rc_disable_trc_by_interface + .text.trc_init + 0x420e5dac 0xae C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5dac trc_init + .text.trc_update_ifx_phy_mode + 0x420e5e5a 0x8e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5e5a trc_update_ifx_phy_mode + .text.trc_deinit + 0x420e5ee8 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5ee8 trc_deinit + .text.rc_set_per_conn_fix_rate + 0x420e5f28 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5f28 rc_set_per_conn_fix_rate + .text.rc_enable_trc + 0x420e5f94 0x112 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5f94 rc_enable_trc + .text.wdev_csi_hw_bug_check + 0x420e60a6 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e60a6 wdev_csi_hw_bug_check + .text.wDev_ftm_set_t1t4 + 0x420e60aa 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e60aa wDev_ftm_set_t1t4 + .text.wdev_csi_rx_process + 0x420e60ba 0x15e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e60ba wdev_csi_rx_process + .text.wDev_SnifferRxData + 0x420e6218 0x28e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6218 wDev_SnifferRxData + .text.wDev_IndicateCtrlFrame + 0x420e64a6 0x10c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e64a6 wDev_IndicateCtrlFrame + .text.wDev_SnifferRxAmpdu + 0x420e65b2 0xb4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e65b2 wDev_SnifferRxAmpdu + .text.wDev_SetCurChannel + 0x420e6666 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6666 wDev_SetCurChannel + .text.wDev_SetAuthed + 0x420e6680 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6680 wDev_SetAuthed + .text.wDev_Set_Beacon_Int + 0x420e6682 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6682 wDev_Set_Beacon_Int + .text.wDev_Reset_TBTT + 0x420e668c 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e668c wDev_Reset_TBTT + .text.wDev_reset_bcnSendTick + 0x420e6692 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6692 wDev_reset_bcnSendTick + .text.wDev_Get_Next_TBTT + 0x420e669c 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e669c wDev_Get_Next_TBTT + .text.wdev_set_promis_misc_pkt + 0x420e66e8 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e66e8 wdev_set_promis_misc_pkt + .text.wdev_set_promis_ctrl_pkt + 0x420e6712 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6712 wdev_set_promis_ctrl_pkt + .text.wdev_set_promis + 0x420e674a 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e674a wdev_set_promis + .text.wDev_ftm_record_t1t4 + 0x420e67b8 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e67b8 wDev_ftm_record_t1t4 + .text.wDev_ftm_record_t2t3 + 0x420e67c8 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e67c8 wDev_ftm_record_t2t3 + .text.wDev_record_ftm_data_local + 0x420e67d8 0xbc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e67d8 wDev_record_ftm_data_local + .text.wDev_Rxbuf_Deinit + 0x420e6894 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6894 wDev_Rxbuf_Deinit + .text.wDev_Rxbuf_Init + 0x420e6916 0x222 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6916 wDev_Rxbuf_Init + .text.wDev_disable_low_rate + 0x420e6b38 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6b38 wDev_disable_low_rate + .text.wDev_enable_low_rate + 0x420e6b3c 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6b3c wDev_enable_low_rate + .text.wDev_Insert_KeyEntry + 0x420e6b40 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6b40 wDev_Insert_KeyEntry + .text.wDev_remove_KeyEntry + 0x420e6bbe 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6bbe wDev_remove_KeyEntry + .text.wDev_remove_KeyEntry_all_cnx + 0x420e6be6 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6be6 wDev_remove_KeyEntry_all_cnx + .text.wDev_Crypto_Disable + 0x420e6c32 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6c32 wDev_Crypto_Disable + .text.wdev_is_mgmt_hwdecr_enabled + 0x420e6c52 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6c52 wdev_is_mgmt_hwdecr_enabled + .text.wdev_data_init + 0x420e6c56 0x144 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6c56 wdev_data_init + .text.wdev_funcs_init + 0x420e6d9a 0x95e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6d9a wdev_funcs_init + .text.wdev_funcs_deinit + 0x420e76f8 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e76f8 wdev_funcs_deinit + .text.config_get_wifi_ampdu_rx_enable + 0x420e7724 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e7724 config_get_wifi_ampdu_rx_enable + .text.config_get_wifi_ampdu_tx_enable + 0x420e772e 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e772e config_get_wifi_ampdu_tx_enable + .text.config_get_wifi_amsdu_tx_enable + 0x420e7738 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e7738 config_get_wifi_amsdu_tx_enable + .text.config_get_wifi_nvs_enable + 0x420e7742 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e7742 config_get_wifi_nvs_enable + .text.config_get_wifi_rx_baw + 0x420e774c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e774c config_get_wifi_rx_baw + .text.config_get_wifi_static_rx_buffer_num + 0x420e7756 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e7756 config_get_wifi_static_rx_buffer_num + .text.config_get_wifi_dynamic_rx_buffer_num + 0x420e7760 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e7760 config_get_wifi_dynamic_rx_buffer_num + .text.config_get_wifi_tx_buffer_type + 0x420e776a 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e776a config_get_wifi_tx_buffer_type + .text.config_get_wifi_static_tx_buffer_num + 0x420e7774 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e7774 config_get_wifi_static_tx_buffer_num + .text.config_get_wifi_dynamic_tx_buffer_num + 0x420e777e 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e777e config_get_wifi_dynamic_tx_buffer_num + .text.config_get_wifi_rx_mgmt_buffer_type + 0x420e7788 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e7788 config_get_wifi_rx_mgmt_buffer_type + .text.config_get_wifi_rx_mgmt_buffer_num + 0x420e7792 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e7792 config_get_wifi_rx_mgmt_buffer_num + .text.config_get_wifi_cache_tx_buffer_num + 0x420e779c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e779c config_get_wifi_cache_tx_buffer_num + .text.config_get_wifi_task_stack_size + 0x420e77a6 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e77a6 config_get_wifi_task_stack_size + .text.config_get_wifi_task_core_id + 0x420e77d0 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e77d0 config_get_wifi_task_core_id + .text.config_get_wifi_beacon_max_len + 0x420e77da 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e77da config_get_wifi_beacon_max_len + .text.config_get_wifi_mgmt_sbuf_num + 0x420e77e4 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e77e4 config_get_wifi_mgmt_sbuf_num + .text.config_get_wifi_feature_capabilities + 0x420e77ee 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e77ee config_get_wifi_feature_capabilities + .text.config_get_wifi_espnow_max_encrypt_num + 0x420e77fc 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e77fc config_get_wifi_espnow_max_encrypt_num + .text.config_get_wifi_sta_disconnected_pm + 0x420e7806 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e7806 config_get_wifi_sta_disconnected_pm + .text.hal_agreement_add_rx_ba + 0x420e7810 0x118 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x420e7810 hal_agreement_add_rx_ba + .text.hal_agreement_del_rx_ba + 0x420e7928 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x420e7928 hal_agreement_del_rx_ba + .text.hal_ba_session_restore_by_hw_index + 0x420e7996 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x420e7996 hal_ba_session_restore_by_hw_index + .text.hal_coex_pti_init + 0x420e7a04 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x420e7a04 hal_coex_pti_init + .text.hal_set_rx_beacon_pti + 0x420e7a16 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x420e7a16 hal_set_rx_beacon_pti + .text.hal_set_rx_beacon_time + 0x420e7a40 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x420e7a40 hal_set_rx_beacon_time + .text.hal_set_rx_active_pti + 0x420e7a6c 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x420e7a6c hal_set_rx_active_pti + .text.hal_set_rx_ack_pti + 0x420e7a80 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x420e7a80 hal_set_rx_ack_pti + .text.hal_set_wifi_default_pti + 0x420e7a9a 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x420e7a9a hal_set_wifi_default_pti + .text.hal_crypto_clr_key_entry + 0x420e7abc 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x420e7abc hal_crypto_clr_key_entry + .text.hal_crypto_set_key_entry + 0x420e7b42 0x1b6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x420e7b42 hal_crypto_set_key_entry + .text.hal_crypto_is_key_valid + 0x420e7cf8 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x420e7cf8 hal_crypto_is_key_valid + .text.hal_crypto_get_key_entry + 0x420e7d08 0xba C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x420e7d08 hal_crypto_get_key_entry + .text.hal_crypto_init + 0x420e7dc2 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x420e7dc2 hal_crypto_init + .text.hal_crypto_mgmt_rx_enabled + 0x420e7dec 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x420e7dec hal_crypto_mgmt_rx_enabled + .text.hal_crypto_enable + 0x420e7e0c 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x420e7e0c hal_crypto_enable + .text.hal_crypto_disable + 0x420e7e92 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x420e7e92 hal_crypto_disable + .text.hal_mac_tx_set_ppdu + 0x420e7ec8 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e7ec8 hal_mac_tx_set_ppdu + .text.hal_mac_set_txq_invalid + 0x420e7f12 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e7f12 hal_mac_set_txq_invalid + .text.hal_mac_is_txq_valid + 0x420e7f2e 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e7f2e hal_mac_is_txq_valid + .text.hal_mac_tx_set_cca + 0x420e7f44 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e7f44 hal_mac_tx_set_cca + .text.hal_mac_disable_low_rate + 0x420e7f60 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e7f60 hal_mac_disable_low_rate + .text.hal_mac_enable_low_rate + 0x420e7f92 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e7f92 hal_mac_enable_low_rate + .text.mac_rxbuf_init + 0x420e7fbc 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e7fbc mac_rxbuf_init + .text.mac_txrx_init + 0x420e8018 0x196 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e8018 mac_txrx_init + .text.hal_mac_set_rxq_policy + 0x420e81ae 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e81ae hal_mac_set_rxq_policy + .text.mac_last_rxbuf_init + 0x420e81ca 0xb2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e81ca mac_last_rxbuf_init + .text.hal_deinit + 0x420e827c 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e827c hal_deinit + .text.hal_mac_set_addr + 0x420e82e0 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e82e0 hal_mac_set_addr + .text.hal_mac_set_bssid + 0x420e832c 0x7c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e832c hal_mac_set_bssid + .text.hal_mac_rx_set_policy + 0x420e83a8 0xac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e83a8 hal_mac_rx_set_policy + .text.hal_init + 0x420e8454 0x140 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e8454 hal_init + .text.hal_mac_tsf_reset + 0x420e8594 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e8594 hal_mac_tsf_reset + .text.hal_disable_sta_beacon_filter + 0x420e8620 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e8620 hal_disable_sta_beacon_filter + .text.hal_mac_ftm_get_t3 + 0x420e8642 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e8642 hal_mac_ftm_get_t3 + .text.mac_tx_set_plcp1 + 0x420e867a 0xf6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x420e867a mac_tx_set_plcp1 + .text.mac_tx_set_htsig + 0x420e8770 0x248 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x420e8770 mac_tx_set_htsig + .text.hal_mac_fill_hwtxop + 0x420e89b8 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x420e89b8 hal_mac_fill_hwtxop + .text.mac_tx_set_txop_q + 0x420e89fe 0x11c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x420e89fe mac_tx_set_txop_q + .text.hal_mac_get_txq_state + 0x420e8b1a 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x420e8b1a hal_mac_get_txq_state + .text.hal_mac_clr_txq_state + 0x420e8b56 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x420e8b56 hal_mac_clr_txq_state + .text.hal_mac_get_txq_pmd + 0x420e8bb0 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x420e8bb0 hal_mac_get_txq_pmd + .text.hal_attenna_init + 0x420e8bfa 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x420e8bfa hal_attenna_init + .text.hal_mac_rate_autoack_init + 0x420e8c5c 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x420e8c5c hal_mac_rate_autoack_init + .text.hal_sniffer_enable + 0x420e8c72 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x420e8c72 hal_sniffer_enable + .text.hal_sniffer_disable + 0x420e8cd0 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x420e8cd0 hal_sniffer_disable + .text.hal_sniffer_rx_set_promis + 0x420e8d38 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x420e8d38 hal_sniffer_rx_set_promis + .text.hal_sniffer_set_promis_misc_pkt + 0x420e8dc4 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x420e8dc4 hal_sniffer_set_promis_misc_pkt + .text.hal_enable_sta_tsf + 0x420e8e26 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420e8e26 hal_enable_sta_tsf + .text.hal_disable_sta_tsf + 0x420e8e36 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420e8e36 hal_disable_sta_tsf + .text.hal_disable_softap_tsf + 0x420e8e48 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420e8e48 hal_disable_softap_tsf + .text.hal_timer_update_by_rtc + 0x420e8e5a 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420e8e5a hal_timer_update_by_rtc + .text.hal_set_sta_tsf + 0x420e8e92 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420e8e92 hal_set_sta_tsf + .text.hal_enable_sta_tbtt + 0x420e8ea4 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420e8ea4 hal_enable_sta_tbtt + .text.hal_disable_sta_tbtt + 0x420e8ecc 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420e8ecc hal_disable_sta_tbtt + .text.hal_set_sta_tbtt + 0x420e8ee8 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420e8ee8 hal_set_sta_tbtt + .text.hal_set_sta_tbtt_interval + 0x420e8f3c 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420e8f3c hal_set_sta_tbtt_interval + .text.hal_set_sta_tbtt_ahead_time + 0x420e8f52 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420e8f52 hal_set_sta_tbtt_ahead_time + .text.hal_set_sta_tsf_wakeup + 0x420e8f64 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420e8f64 hal_set_sta_tsf_wakeup + .text.esp_efuse_rtc_calib_get_ver + 0x420e8f88 0x5a esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x420e8f88 esp_efuse_rtc_calib_get_ver + .text.esp_efuse_rtc_calib_get_init_code + 0x420e8fe2 0xe8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x420e8fe2 esp_efuse_rtc_calib_get_init_code + .text.bootloader_common_ota_select_crc + 0x420e90ca 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x420e90ca bootloader_common_ota_select_crc + .text.bootloader_common_ota_select_invalid + 0x420e90e2 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x420e90e2 bootloader_common_ota_select_invalid + .text.bootloader_common_ota_select_valid + 0x420e9108 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x420e9108 bootloader_common_ota_select_valid + .text.bootloader_common_check_chip_validity + 0x420e9138 0x13e esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x420e9138 bootloader_common_check_chip_validity + .text.bootloader_common_select_otadata + 0x420e9276 0x5c esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x420e9276 bootloader_common_select_otadata + .text.bootloader_common_get_active_otadata + 0x420e92d2 0x34 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x420e92d2 bootloader_common_get_active_otadata + .text.should_map + 0x420e9306 0x28 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.verify_segment_header + 0x420e932e 0xb2 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_appended_hash_and_sig + 0x420e93e0 0x98 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_checksum + 0x420e9478 0xe4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.verify_image_header + 0x420e955c 0xa0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_image_header + 0x420e95fc 0x8a esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.should_load + 0x420e9686 0x4c esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_segment_data + 0x420e96d2 0xd2 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_segment + 0x420e97a4 0x1a4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_segments + 0x420e9948 0xdc esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.verify_simple_hash + 0x420e9a24 0x84 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.image_load + 0x420e9aa8 0x140 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_verify + 0x420e9be8 0xe esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + 0x420e9be8 esp_image_verify + .text.bootloader_sha256_start + 0x420e9bf6 0x32 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + 0x420e9bf6 bootloader_sha256_start + .text.bootloader_sha256_data + 0x420e9c28 0x58 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + 0x420e9c28 bootloader_sha256_data + .text.bootloader_sha256_finish + 0x420e9c80 0x72 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + 0x420e9c80 bootloader_sha256_finish + .text.bootloader_debug_buffer + 0x420e9cf2 0x2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x420e9cf2 bootloader_debug_buffer + .text.load_partitions + 0x420e9cf4 0x1dc esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.ensure_partitions_loaded + 0x420e9ed0 0x7a esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.iterator_create + 0x420e9f4a 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.esp_partition_iterator_release + 0x420e9f88 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x420e9f88 esp_partition_iterator_release + .text.esp_partition_next + 0x420e9f9a 0xb6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x420e9f9a esp_partition_next + .text.esp_partition_find + 0x420ea050 0x46 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x420ea050 esp_partition_find + .text.esp_partition_get + 0x420ea096 0x32 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x420ea096 esp_partition_get + .text.esp_partition_find_first + 0x420ea0c8 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x420ea0c8 esp_partition_find_first + .text.esp_partition_verify + 0x420ea0f4 0xaa esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x420ea0f4 esp_partition_verify + .text.esp_partition_write + 0x420ea19e 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420ea19e esp_partition_write + .text.esp_partition_read_raw + 0x420ea22e 0x5c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420ea22e esp_partition_read_raw + .text.esp_partition_write_raw + 0x420ea28a 0x68 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420ea28a esp_partition_write_raw + .text.esp_partition_erase_range + 0x420ea2f2 0x80 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420ea2f2 esp_partition_erase_range + .text.esp_partition_mmap + 0x420ea372 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420ea372 esp_partition_mmap + .text.esp_partition_munmap + 0x420ea402 0xe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420ea402 esp_partition_munmap + .text.esp_partition_read + 0x420ea410 0xac esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420ea410 esp_partition_read + .text.esp_partition_is_flash_region_writable + 0x420ea4bc 0x66 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420ea4bc esp_partition_is_flash_region_writable + .text.esp_partition_main_flash_region_safe + 0x420ea522 0x50 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420ea522 esp_partition_main_flash_region_safe + .text.clk_hal_lp_slow_get_freq_hz + 0x420ea572 0x5c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420ea572 clk_hal_lp_slow_get_freq_hz + .text.clk_hal_xtal_get_freq_mhz + 0x420ea5ce 0x5a esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420ea5ce clk_hal_xtal_get_freq_mhz + .text.clk_hal_soc_root_get_freq_mhz + 0x420ea628 0x62 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420ea628 clk_hal_soc_root_get_freq_mhz + .text.clk_hal_cpu_get_freq_hz + 0x420ea68a 0x78 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420ea68a clk_hal_cpu_get_freq_hz + .text.clk_hal_ahb_get_freq_hz + 0x420ea702 0x2c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420ea702 clk_hal_ahb_get_freq_hz + .text.clk_hal_apb_get_freq_hz + 0x420ea72e 0xe esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420ea72e clk_hal_apb_get_freq_hz + .text.get_controller + 0x420ea73c 0x1e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .text.adc_ll_calibration_prepare + 0x420ea75a 0x6e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .text.adc_ll_calibration_finish + 0x420ea7c8 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .text.read_cal_channel + 0x420ea802 0xbe esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .text.adc_hal_set_controller + 0x420ea8c0 0xe esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x420ea8c0 adc_hal_set_controller + .text.cal_setup + 0x420ea8ce 0xc2 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .text.adc_hal_arbiter_config + 0x420ea990 0x12e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x420ea990 adc_hal_arbiter_config + .text.adc_hal_calibration_init + 0x420eaabe 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x420eaabe adc_hal_calibration_init + .text.adc_hal_set_calibration_param + 0x420eaaf8 0x98 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x420eaaf8 adc_hal_set_calibration_param + .text.adc_hal_self_calibration + 0x420eab90 0x24e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x420eab90 adc_hal_self_calibration + .text.mpi_ll_write_to_mem_block + 0x420eadde 0x44 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .text.mpi_ll_read_from_mem_block + 0x420eae22 0x38 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .text.mpi_hal_calc_hardware_words + 0x420eae5a 0x2 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eae5a mpi_hal_calc_hardware_words + .text.mpi_hal_enable_hardware_hw_op + 0x420eae5c 0x20 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eae5c mpi_hal_enable_hardware_hw_op + .text.mpi_hal_disable_hardware_hw_op + 0x420eae7c 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eae7c mpi_hal_disable_hardware_hw_op + .text.mpi_hal_interrupt_enable + 0x420eae8a 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eae8a mpi_hal_interrupt_enable + .text.mpi_hal_clear_interrupt + 0x420eaea2 0xc esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eaea2 mpi_hal_clear_interrupt + .text.mpi_hal_set_mode + 0x420eaeae 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eaeae mpi_hal_set_mode + .text.mpi_hal_write_to_mem_block + 0x420eaeb8 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eaeb8 mpi_hal_write_to_mem_block + .text.mpi_hal_write_at_offset + 0x420eaec6 0x14 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eaec6 mpi_hal_write_at_offset + .text.mpi_hal_write_m_prime + 0x420eaeda 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eaeda mpi_hal_write_m_prime + .text.mpi_hal_write_rinv + 0x420eaee4 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eaee4 mpi_hal_write_rinv + .text.mpi_hal_enable_constant_time + 0x420eaef2 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eaef2 mpi_hal_enable_constant_time + .text.mpi_hal_enable_search + 0x420eaf0a 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eaf0a mpi_hal_enable_search + .text.mpi_hal_set_search_position + 0x420eaf22 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eaf22 mpi_hal_set_search_position + .text.mpi_hal_start_op + 0x420eaf2c 0x26 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eaf2c mpi_hal_start_op + .text.mpi_hal_wait_op_complete + 0x420eaf52 0x1a esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eaf52 mpi_hal_wait_op_complete + .text.mpi_hal_read_result_hw_op + 0x420eaf6c 0x2a esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eaf6c mpi_hal_read_result_hw_op + .text.sha_hal_wait_idle + 0x420eaf96 0xc esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x420eaf96 sha_hal_wait_idle + .text.sha_hal_hash_block + 0x420eafa2 0x62 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x420eafa2 sha_hal_hash_block + .text.sha_hal_hash_dma + 0x420eb004 0x40 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x420eb004 sha_hal_hash_dma + .text.sha_hal_read_digest + 0x420eb044 0x68 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x420eb044 sha_hal_read_digest + .text.sha_hal_write_digest + 0x420eb0ac 0x34 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x420eb0ac sha_hal_write_digest + .text.aes_ll_write_key + 0x420eb0e0 0x5c esp-idf/hal/libhal.a(aes_hal.c.obj) + .text.aes_ll_set_iv + 0x420eb13c 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) + .text.aes_ll_read_iv + 0x420eb184 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) + .text.aes_hal_setkey + 0x420eb1cc 0x2c esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x420eb1cc aes_hal_setkey + .text.aes_hal_transform_dma_start + 0x420eb1f8 0x1a esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x420eb1f8 aes_hal_transform_dma_start + .text.aes_hal_transform_dma_finish + 0x420eb212 0x12 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x420eb212 aes_hal_transform_dma_finish + .text.aes_hal_mode_init + 0x420eb224 0x1a esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x420eb224 aes_hal_mode_init + .text.aes_hal_set_iv + 0x420eb23e 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x420eb23e aes_hal_set_iv + .text.aes_hal_read_iv + 0x420eb24c 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x420eb24c aes_hal_read_iv + .text.aes_hal_wait_done + 0x420eb25a 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x420eb25a aes_hal_wait_done + .text.hmac_ll_config_output + 0x420eb268 0x44 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .text.hmac_hal_start + 0x420eb2ac 0x16 esp-idf/hal/libhal.a(hmac_hal.c.obj) + 0x420eb2ac hmac_hal_start + .text.hmac_hal_configure + 0x420eb2c2 0x68 esp-idf/hal/libhal.a(hmac_hal.c.obj) + 0x420eb2c2 hmac_hal_configure + .text.hmac_hal_clean + 0x420eb32a 0x1c esp-idf/hal/libhal.a(hmac_hal.c.obj) + 0x420eb32a hmac_hal_clean + .text.s_sleep_hook_register + 0x420eb346 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_deep_sleep_register_phy_hook + 0x420eb3bc 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x420eb3bc esp_deep_sleep_register_phy_hook + .text.ds_acquire_enable + 0x420eb3d2 0x8c esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .text.ds_disable_release + 0x420eb45e 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .text.esp_ds_start_sign + 0x420eb4ca 0x114 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + 0x420eb4ca esp_ds_start_sign + .text.esp_ds_finish_sign + 0x420eb5de 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + 0x420eb5de esp_ds_finish_sign + .text.adc2_init_code_calibration + 0x420eb64e 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .text.adc2_cal_include + 0x420eb682 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + 0x420eb682 adc2_cal_include + .text.getrandom + 0x420eb684 0x24 esp-idf/newlib/libnewlib.a(random.c.obj) + 0x420eb684 getrandom + .text.lib_printf + 0x420eb6a8 0x88 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .text.phy_printf + 0x420eb730 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x420eb730 phy_printf + .text.pp_printf + 0x420eb75a 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x420eb75a pp_printf + .text.net80211_printf + 0x420eb784 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x420eb784 net80211_printf + .text.coexist_printf + 0x420eb7ae 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x420eb7ae coexist_printf + .text.lwip_freeaddrinfo + 0x420eb7d8 0x1e esp-idf/lwip/liblwip.a(netdb.c.obj) + 0x420eb7d8 lwip_freeaddrinfo + .text.lwip_getaddrinfo + 0x420eb7f6 0x2e4 esp-idf/lwip/liblwip.a(netdb.c.obj) + 0x420eb7f6 lwip_getaddrinfo + .text.get_ip_info + 0x420ebada 0x2c esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.node_insert_to_list + 0x420ebb06 0x36 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.add_msg_type + 0x420ebb3c 0x16 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.add_offer_options + 0x420ebb52 0x200 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.add_end 0x420ebd52 0xa esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.kill_oldest_dhcps_pool + 0x420ebd5c 0x74 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.parse_options + 0x420ebdd0 0xb6 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.create_msg + 0x420ebe86 0x64 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.dhcps_response_ip_set + 0x420ebeea 0xda esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.dhcps_poll_set + 0x420ebfc4 0x13e esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.dhcps_new + 0x420ec102 0x46 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x420ec102 dhcps_new + .text.dhcps_delete + 0x420ec148 0x22 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x420ec148 dhcps_delete + .text.dhcps_set_option_info + 0x420ec16a 0xa6 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x420ec16a dhcps_set_option_info + .text.node_remove_from_list + 0x420ec210 0x2e esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x420ec210 node_remove_from_list + .text.dhcps_tmr + 0x420ec23e 0x9a esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.parse_msg + 0x420ec2d8 0x228 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.dhcps_pbuf_alloc + 0x420ec500 0x24 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x420ec500 dhcps_pbuf_alloc + .text.send_offer + 0x420ec524 0xba esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.send_ack + 0x420ec5de 0xd6 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.send_nak + 0x420ec6b4 0x10e esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.handle_dhcp + 0x420ec7c2 0x110 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.dhcps_set_new_lease_cb + 0x420ec8d2 0xe esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x420ec8d2 dhcps_set_new_lease_cb + .text.dhcps_start + 0x420ec8e0 0xf4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x420ec8e0 dhcps_start + .text.dhcps_stop + 0x420ec9d4 0x82 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x420ec9d4 dhcps_stop + .text.esp_netif_action_start + 0x420eca56 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x420eca56 esp_netif_action_start + .text.esp_netif_action_stop + 0x420eca64 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x420eca64 esp_netif_action_stop + .text.esp_netif_action_connected + 0x420eca72 0x150 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x420eca72 esp_netif_action_connected + .text.esp_netif_action_disconnected + 0x420ecbc2 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x420ecbc2 esp_netif_action_disconnected + .text.esp_netif_action_got_ip + 0x420ecbd0 0x8c esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x420ecbd0 esp_netif_action_got_ip + .text.low_level_init + 0x420ecc5c 0x26 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .text.low_level_output + 0x420ecc82 0x8c esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .text.wlanif_input + 0x420ecd0e 0x5a esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + 0x420ecd0e wlanif_input + .text.wlanif_init + 0x420ecd68 0x7c esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + 0x420ecd68 wlanif_init + .text.wlanif_init_sta + 0x420ecde4 0x1e esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + 0x420ecde4 wlanif_init_sta + .text.wlanif_init_ap + 0x420ece02 0x1e esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + 0x420ece02 wlanif_init_ap + .text.esp_pbuf_free + 0x420ece20 0x1e esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .text.esp_pbuf_allocate + 0x420ece3e 0x6a esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + 0x420ece3e esp_pbuf_allocate + .text.wpa_ap_get_peer_spp_msg + 0x420ecea8 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ecea8 wpa_ap_get_peer_spp_msg + .text.wpa_attach + 0x420ecebc 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ecebc wpa_attach + .text.wpa_config_done + 0x420ecee8 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ecee8 wpa_config_done + .text.wpa_ap_get_wpa_ie + 0x420ecef4 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ecef4 wpa_ap_get_wpa_ie + .text.wpa_ap_rx_eapol + 0x420ecf24 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ecf24 wpa_ap_rx_eapol + .text.wpa_deattach + 0x420ecf44 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ecf44 wpa_deattach + .text.wpa_parse_wpa_ie_wrapper + 0x420ecf7e 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ecf7e wpa_parse_wpa_ie_wrapper + .text.hostap_sta_join + 0x420ecfcc 0x12e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .text.wpa_sta_disconnected_cb + 0x420ed0fa 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .text.wpa_sta_connected_cb + 0x420ed166 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .text.wpa_install_key + 0x420ed172 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed172 wpa_install_key + .text.wpa_get_key + 0x420ed184 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed184 wpa_get_key + .text.wpa_deauthenticate + 0x420ed192 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed192 wpa_deauthenticate + .text.wpa_config_profile + 0x420ed1a0 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed1a0 wpa_config_profile + .text.wpa_config_bss + 0x420ed1ee 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed1ee wpa_config_bss + .text.wpa_sta_connect + 0x420ed23e 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed23e wpa_sta_connect + .text.wpa_config_assoc_ie + 0x420ed27a 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed27a wpa_config_assoc_ie + .text.wpa_neg_complete + 0x420ed2a4 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed2a4 wpa_neg_complete + .text.esp_supplicant_init + 0x420ed2b2 0x136 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed2b2 esp_supplicant_init + .text.esp_supplicant_deinit + 0x420ed3e8 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed3e8 esp_supplicant_deinit + .text.ieee80211_handle_rx_frm + 0x420ed406 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .text.esp_supplicant_unset_all_appie + 0x420ed430 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x420ed430 esp_supplicant_unset_all_appie + .text.esp_supplicant_common_deinit + 0x420ed454 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x420ed454 esp_supplicant_common_deinit + .text.esp_supplicant_common_init + 0x420ed484 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x420ed484 esp_supplicant_common_init + .text.supplicant_sta_conn_handler + 0x420ed4c8 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x420ed4c8 supplicant_sta_conn_handler + .text.supplicant_sta_disconn_handler + 0x420ed4ca 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x420ed4ca supplicant_sta_disconn_handler + .text.esp_set_scan_ie + 0x420ed4cc 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x420ed4cc esp_set_scan_ie + .text.esp_set_assoc_ie + 0x420ed4ce 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x420ed4ce esp_set_assoc_ie + .text.wpa3_parse_sae_commit + 0x420ed530 0xf8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.wpa3_parse_sae_confirm + 0x420ed628 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.wpa3_build_sae_commit + 0x420ed686 0x34c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.wpa3_build_sae_confirm + 0x420ed9d2 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.wpa3_build_sae_msg + 0x420eda4c 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.wpa3_process_rx_confirm + 0x420edab6 0xd2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.esp_wpa3_free_sae_data + 0x420edb88 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x420edb88 esp_wpa3_free_sae_data + .text.wpa3_parse_sae_msg + 0x420edbe0 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.esp_wifi_register_wpa3_cb + 0x420edc14 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x420edc14 esp_wifi_register_wpa3_cb + .text.wpa3_hostap_post_evt + 0x420edc2a 0x11e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x420edc2a wpa3_hostap_post_evt + .text.wpa3_hostap_handle_auth + 0x420edd48 0xe2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.wpa3_hostap_auth_init + 0x420ede2a 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x420ede2a wpa3_hostap_auth_init + .text.wpa3_hostap_auth_deinit + 0x420edeea 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x420edeea wpa3_hostap_auth_deinit + .text.esp_send_sae_auth_reply + 0x420edf04 0xc2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x420edf04 esp_send_sae_auth_reply + .text.wpa3_process_rx_commit + 0x420edfc6 0x104 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.esp_wpa3_hostap_task + 0x420ee0ca 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.esp_wifi_register_wpa3_ap_cb + 0x420ee1ba 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x420ee1ba esp_wifi_register_wpa3_ap_cb + .text.owe_build_dhie + 0x420ee1c6 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x420ee1c6 owe_build_dhie + .text.owe_deinit + 0x420ee1e0 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x420ee1e0 owe_deinit + .text.esp_wifi_register_owe_cb + 0x420ee21c 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x420ee21c esp_wifi_register_owe_cb + .text.hostapd_get_hapd_data + 0x420ee232 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x420ee232 hostapd_get_hapd_data + .text.hostap_init + 0x420ee23c 0x2a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x420ee23c hostap_init + .text.hostapd_cleanup + 0x420ee4de 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x420ee4de hostapd_cleanup + .text.hostap_deinit + 0x420ee56e 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x420ee56e hostap_deinit + .text.esp_wifi_build_rsnxe + 0x420ee5cc 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x420ee5cc esp_wifi_build_rsnxe + .text.esp_send_assoc_resp + 0x420ee624 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x420ee624 esp_send_assoc_resp + .text.ecp_opp 0x420ee6d4 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_alloc_key + 0x420ee720 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_deinit + 0x420ee742 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee742 crypto_ec_deinit + .text.crypto_ec_init + 0x420ee762 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee762 crypto_ec_init + .text.crypto_ec_point_init + 0x420ee7a4 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee7a4 crypto_ec_point_init + .text.crypto_ec_prime_len + 0x420ee7ce 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee7ce crypto_ec_prime_len + .text.crypto_ec_order_len + 0x420ee7de 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee7de crypto_ec_order_len + .text.crypto_ec_prime_len_bits + 0x420ee7f0 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee7f0 crypto_ec_prime_len_bits + .text.crypto_ec_get_prime + 0x420ee800 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee800 crypto_ec_get_prime + .text.crypto_ec_get_order + 0x420ee804 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee804 crypto_ec_get_order + .text.crypto_ec_get_b + 0x420ee80a 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee80a crypto_ec_get_b + .text.crypto_ec_point_deinit + 0x420ee80e 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee80e crypto_ec_point_deinit + .text.crypto_ec_point_to_bin + 0x420ee82c 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee82c crypto_ec_point_to_bin + .text.crypto_ec_point_from_bin + 0x420ee88a 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee88a crypto_ec_point_from_bin + .text.crypto_ec_point_add + 0x420ee900 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee900 crypto_ec_point_add + .text.crypto_ec_point_mul + 0x420ee95a 0x94 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee95a crypto_ec_point_mul + .text.crypto_ec_point_invert + 0x420ee9ee 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee9ee crypto_ec_point_invert + .text.crypto_ec_point_compute_y_sqr + 0x420eea04 0xf8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eea04 crypto_ec_point_compute_y_sqr + .text.crypto_ec_point_solve_y_coord + 0x420eeafc 0xce esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eeafc crypto_ec_point_solve_y_coord + .text.crypto_ec_point_is_at_infinity + 0x420eebca 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eebca crypto_ec_point_is_at_infinity + .text.crypto_ec_point_is_on_curve + 0x420eebda 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eebda crypto_ec_point_is_on_curve + .text.crypto_ec_point_cmp + 0x420eec82 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eec82 crypto_ec_point_cmp + .text.crypto_ec_set_pubkey_point + 0x420eec94 0xc2 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eec94 crypto_ec_set_pubkey_point + .text.crypto_ec_free_key + 0x420eed56 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eed56 crypto_ec_free_key + .text.crypto_ec_get_mbedtls_to_nist_group_id + 0x420eed74 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eed74 crypto_ec_get_mbedtls_to_nist_group_id + .text.crypto_ec_key_group + 0x420eedbc 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eedbc crypto_ec_key_group + .text.crypto_mbedtls_get_grp_id + 0x420eede8 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eede8 crypto_mbedtls_get_grp_id + .text.crypto_ecdh_deinit + 0x420eee0a 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eee0a crypto_ecdh_deinit + .text.crypto_ecdh_init + 0x420eee2a 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eee2a crypto_ecdh_init + .text.crypto_ecdh_get_pubkey + 0x420eeee4 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eeee4 crypto_ecdh_get_pubkey + .text.crypto_ecdh_set_peerkey + 0x420eef44 0x264 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eef44 crypto_ecdh_set_peerkey + .text.crypto_ec_key_parse_pub + 0x420ef1a8 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ef1a8 crypto_ec_key_parse_pub + .text.crypto_ec_key_deinit + 0x420ef1f4 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ef1f4 crypto_ec_key_deinit + .text.crypto_ec_key_verify_signature + 0x420ef212 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ef212 crypto_ec_key_verify_signature + .text.timeout_exists + 0x420ef2ba 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .text.eloop_run_timer + 0x420ef2e2 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .text.eloop_remove_timeout + 0x420ef302 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .text.eloop_init + 0x420ef368 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x420ef368 eloop_init + .text.eloop_register_timeout + 0x420ef3fa 0x1b2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x420ef3fa eloop_register_timeout + .text.eloop_cancel_timeout + 0x420ef5ac 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x420ef5ac eloop_cancel_timeout + .text.eloop_run + 0x420ef618 0x142 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x420ef618 eloop_run + .text.eloop_run_wrapper + 0x420ef75a 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .text.eloop_destroy + 0x420ef76a 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x420ef76a eloop_destroy + .text.hostapd_derive_psk + 0x420ef81c 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .text.hostapd_setup_sae_pt + 0x420ef85c 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x420ef85c hostapd_setup_sae_pt + .text.hostapd_setup_wpa_psk + 0x420ef8ca 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x420ef8ca hostapd_setup_wpa_psk + .text.hostapd_get_psk + 0x420ef910 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x420ef910 hostapd_get_psk + .text.hostapd_config_clear_wpa_psk + 0x420ef962 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x420ef962 hostapd_config_clear_wpa_psk + .text.hostapd_config_free_bss + 0x420ef98c 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x420ef98c hostapd_config_free_bss + .text.wpa_auth_get_sm + 0x420ef9b4 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_add_sm + 0x420ef9e2 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_del_sm + 0x420efa2e 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_use_aes_cmac + 0x420efa66 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_pmksa_free_cb + 0x420efa7a 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_request_new_ptk + 0x420efa7c 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_receive_error_report + 0x420efa8a 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_DISCONNECTED_Enter + 0x420efa9c 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_PTKCALCNEGOTIATING2_Enter + 0x420efabc 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.ieee80211w_kde_len + 0x420efadc 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_GROUP_IDLE_Enter + 0x420efaec 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_GROUP_REKEYESTABLISHED_Enter + 0x420efb16 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_GROUP_KEYERROR_Enter + 0x420efb50 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_free_sta_sm + 0x420efb86 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_sm_ptk_update + 0x420efbd8 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_init_gmk_and_counter + 0x420efc02 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_AUTHENTICATION_Enter + 0x420efcae 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_gmk_to_gtk + 0x420efcf2 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_gtk_update + 0x420efd8e 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_gtk_init + 0x420efe54 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_setkeys + 0x420efea0 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_set_key + 0x420efee0 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_config_group_keys + 0x420eff70 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_setkeysdone + 0x420efff0 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_sm_step + 0x420f0012 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_init + 0x420f005c 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_ensure_init + 0x420f00ce 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_AUTHENTICATION2_Enter + 0x420f010a 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_rekey_gtk + 0x420f0158 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_replay_counter_valid + 0x420f01a2 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_replay_counter_mark_invalid + 0x420f01ee 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_derive_ptk + 0x420f0240 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_verify_key_mic + 0x420f027a 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_sta_disconnect + 0x420f0320 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_DISCONNECT_Enter + 0x420f0332 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_PTKINITDONE_Enter + 0x420f0370 0xbe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.ieee80211w_kde_add + 0x420f042e 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.resend_eapol_handle + 0x420f04a4 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f04a4 resend_eapol_handle + .text.wpa_init + 0x420f04c4 0xe4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f04c4 wpa_init + .text.wpa_auth_sta_init + 0x420f05a8 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f05a8 wpa_auth_sta_init + .text.wpa_auth_sta_deinit + 0x420f0616 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f0616 wpa_auth_sta_deinit + .text.wpa_auth_pmksa_add_sae + 0x420f065c 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f065c wpa_auth_pmksa_add_sae + .text.wpa_auth_add_sae_pmkid + 0x420f0692 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f0692 wpa_auth_add_sae_pmkid + .text.__wpa_send_eapol + 0x420f06bc 0x482 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f06bc __wpa_send_eapol + .text.wpa_send_eapol + 0x420f0b3e 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_PTKSTART_Enter + 0x420f0bb0 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_PTKINITNEGOTIATING_Enter + 0x420f0ccc 0x1a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_GROUP_REKEYNEGOTIATING_Enter + 0x420f0e70 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_GROUP_Step + 0x420f0f94 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_remove_ptk + 0x420f103a 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f103a wpa_remove_ptk + .text.sm_WPA_PTK_INITIALIZE_Enter + 0x420f1084 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_deinit + 0x420f10ec 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f10ec wpa_deinit + .text.wpa_ap_remove + 0x420f1130 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f1130 wpa_ap_remove + .text.wpa_auth_uses_sae + 0x420f1190 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f1190 wpa_auth_uses_sae + .text.wpa_auth_get_psk + 0x420f11aa 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_PTKCALCNEGOTIATING_Enter + 0x420f1208 0x17c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_INITPSK_Enter + 0x420f1384 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_Step + 0x420f13fa 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_sm_step + 0x420f15ee 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_rekey_ptk + 0x420f168a 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_sta_associated + 0x420f16a6 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f16a6 wpa_auth_sta_associated + .text.wpa_receive + 0x420f171c 0x464 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f171c wpa_receive + .text.hostap_eapol_resend_process + 0x420f1b80 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f1b80 hostap_eapol_resend_process + .text.wpa_ap_join + 0x420f1ba8 0x110 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f1ba8 wpa_ap_join + .text.wpa_parse_generic + 0x420f1cb8 0x15e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .text.wpa_write_wpa_ie + 0x420f1e16 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .text.wpa_write_rsn_ie + 0x420f1f1c 0x240 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420f1f1c wpa_write_rsn_ie + .text.wpa_write_rsnxe + 0x420f215c 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420f215c wpa_write_rsnxe + .text.wpa_auth_gen_wpa_ie + 0x420f219e 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420f219e wpa_auth_gen_wpa_ie + .text.wpa_add_kde + 0x420f223a 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420f223a wpa_add_kde + .text.wpa_validate_wpa_ie + 0x420f22b4 0x32c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420f22b4 wpa_validate_wpa_ie + .text.wpa_parse_kde_ies + 0x420f25e0 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420f25e0 wpa_parse_kde_ies + .text.wpa_auth_uses_mfp + 0x420f26a6 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420f26a6 wpa_auth_uses_mfp + .text._pmksa_cache_free_entry + 0x420f26b6 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .text.pmksa_cache_set_expiration + 0x420f26ec 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .text.pmksa_cache_link_entry + 0x420f273e 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .text.pmksa_cache_free_entry + 0x420f27a6 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x420f27a6 pmksa_cache_free_entry + .text.pmksa_cache_expire + 0x420f2828 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .text.pmksa_cache_auth_create_entry + 0x420f2866 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x420f2866 pmksa_cache_auth_create_entry + .text.pmksa_cache_auth_deinit + 0x420f298a 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x420f298a pmksa_cache_auth_deinit + .text.pmksa_cache_auth_get + 0x420f29ea 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x420f29ea pmksa_cache_auth_get + .text.pmksa_cache_auth_add_entry + 0x420f2a62 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x420f2a62 pmksa_cache_auth_add_entry + .text.pmksa_cache_auth_add + 0x420f2ab2 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x420f2ab2 pmksa_cache_auth_add + .text.pmksa_cache_auth_init + 0x420f2af6 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x420f2af6 pmksa_cache_auth_init + .text.ap_sta_list_del + 0x420f2b24 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .text.ap_sta_hash_del + 0x420f2b42 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .text.ap_get_sta + 0x420f2bb6 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x420f2bb6 ap_get_sta + .text.ap_sta_hash_add + 0x420f2bf2 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x420f2bf2 ap_sta_hash_add + .text.ap_free_sta + 0x420f2c06 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x420f2c06 ap_free_sta + .text.ap_sta_add + 0x420f2c6c 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x420f2c6c ap_sta_add + .text.sae_set_state + 0x420f2d0c 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.sae_get_password + 0x420f2d12 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.use_sae_anti_clogging + 0x420f2d1e 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.sae_check_big_sync + 0x420f2d70 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.sae_status_success + 0x420f2daa 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.auth_build_sae_commit + 0x420f2df0 0x11a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.auth_sae_send_commit + 0x420f2f0a 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.auth_build_sae_confirm + 0x420f2f94 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.auth_sae_send_confirm + 0x420f2fcc 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.sae_accept_sta + 0x420f3024 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420f3024 sae_accept_sta + .text.sae_sm_step + 0x420f3070 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.handle_auth_sae + 0x420f3264 0x2dc esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420f3264 handle_auth_sae + .text.auth_sae_queue + 0x420f3540 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420f3540 auth_sae_queue + .text.wpa_res_to_status_code + 0x420f3670 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420f3670 wpa_res_to_status_code + .text.wpabuf_put_le16 + 0x420f3716 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .text.comeback_token_hash + 0x420f3738 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x420f3738 comeback_token_hash + .text.check_comeback_token + 0x420f3766 0xaa esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x420f3766 check_comeback_token + .text.auth_build_token_req + 0x420f3810 0x166 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x420f3810 auth_build_token_req + .text.const_time_memcmp + 0x420f3976 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sswu_curve_param + 0x420f39aa 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_is_password_id_elem + 0x420f39bc 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_is_rejected_groups_elem + 0x420f3a00 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_is_token_container_elem + 0x420f3a48 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_is_akm_suite_selector_elem + 0x420f3a8c 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_commit_token + 0x420f3ad4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_token_container + 0x420f3b18 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_akm_suite_selector + 0x420f3b4e 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.hkdf_extract + 0x420f3bcc 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_pwd_seed + 0x420f3bf4 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_cn_confirm + 0x420f3c4a 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_cn_confirm_ffc + 0x420f3d16 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.hkdf_expand + 0x420f3db8 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_commit_element_ffc + 0x420f3e0e 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_k_ffc + 0x420f3e6c 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.debug_print_bignum + 0x420f3f02 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sswu 0x420f3f3e 0x802 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_cn_confirm_ecc + 0x420f4740 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_max_min_addr + 0x420f47e0 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_pwd_seed_key + 0x420f4822 0xec esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_password_identifier + 0x420f490e 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_test_pwd_seed_ffc + 0x420f4a08 0x144 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_pwe_ffc + 0x420f4b4c 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_test_pwd_seed_ecc + 0x420f4cac 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_pwe_ecc + 0x420f4d80 0x37a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_commit_element_ecc + 0x420f50fa 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_commit + 0x420f515a 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.wpabuf_put_le16 + 0x420f520a 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.wpabuf_put_data + 0x420f522c 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.wpabuf_put_str + 0x420f5256 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_rejected_groups + 0x420f5280 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_k_ecc + 0x420f5308 0x9e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_kdf_hash + 0x420f53a6 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_commit_scalar + 0x420f53c6 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_commit_element_ffc + 0x420f545e 0xf4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_commit_element_ecc + 0x420f5552 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_commit_element + 0x420f5616 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_clear_temp_data + 0x420f5630 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f5630 sae_clear_temp_data + .text.sae_clear_data + 0x420f56d2 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f56d2 sae_clear_data + .text.sae_set_group + 0x420f5708 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f5708 sae_set_group + .text.sae_ecc_prime_len_2_hash_len + 0x420f57d2 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f57d2 sae_ecc_prime_len_2_hash_len + .text.sae_derive_pt_ecc + 0x420f57f4 0x1bc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_ffc_prime_len_2_hash_len + 0x420f59b0 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f59b0 sae_ffc_prime_len_2_hash_len + .text.sae_derive_pt_ffc + 0x420f59d2 0x228 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_keys + 0x420f5bfa 0x298 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_pwe_from_pt_ecc + 0x420f5e92 0x166 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f5e92 sae_derive_pwe_from_pt_ecc + .text.sae_derive_pwe_from_pt_ffc + 0x420f5ff8 0x16a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f5ff8 sae_derive_pwe_from_pt_ffc + .text.sae_deinit_pt + 0x420f6162 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f6162 sae_deinit_pt + .text.sae_derive_pt_group + 0x420f619e 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_pt + 0x420f624a 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f624a sae_derive_pt + .text.sae_prepare_commit + 0x420f62c8 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f62c8 sae_prepare_commit + .text.sae_prepare_commit_pt + 0x420f6340 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f6340 sae_prepare_commit_pt + .text.sae_process_commit + 0x420f648a 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f648a sae_process_commit + .text.sae_write_commit + 0x420f64ee 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f64ee sae_write_commit + .text.sae_group_allowed + 0x420f6706 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f6706 sae_group_allowed + .text.sae_parse_commit + 0x420f6784 0x156 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f6784 sae_parse_commit + .text.sae_write_confirm + 0x420f68da 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f68da sae_write_confirm + .text.sae_check_confirm + 0x420f69a0 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f69a0 sae_check_confirm + .text.dragonfly_get_rand_1_to_p_1 + 0x420f6a54 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .text.dragonfly_get_rand_2_to_r_1 + 0x420f6ad6 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .text.dragonfly_min_pwe_loop_iter + 0x420f6b14 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x420f6b14 dragonfly_min_pwe_loop_iter + .text.dragonfly_get_random_qr_qnr + 0x420f6b74 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x420f6b74 dragonfly_get_random_qr_qnr + .text.dragonfly_is_quadratic_residue_blind + 0x420f6c22 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x420f6c22 dragonfly_is_quadratic_residue_blind + .text.dragonfly_generate_scalar + 0x420f6d42 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x420f6d42 dragonfly_generate_scalar + .text.dragonfly_sqrt + 0x420f6db6 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x420f6db6 dragonfly_sqrt + .text.wpa_kck_len + 0x420f6e82 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text.wpa_kek_len + 0x420f6eae 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text.rsn_selector_to_bitfield + 0x420f6ef4 0x86 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text.rsn_key_mgmt_to_bitfield + 0x420f6f7a 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text.wpa_selector_to_bitfield + 0x420f7014 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text.wpa_key_mgmt_to_bitfield + 0x420f7088 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text.wpa_mic_len + 0x420f70d8 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f70d8 wpa_mic_len + .text.wpa_cipher_valid_mgmt_group + 0x420f70f6 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f70f6 wpa_cipher_valid_mgmt_group + .text.wpa_parse_wpa_ie_rsnxe + 0x420f711a 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f711a wpa_parse_wpa_ie_rsnxe + .text.wpa_parse_wpa_ie_rsn + 0x420f7172 0x1e6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f7172 wpa_parse_wpa_ie_rsn + .text.wpa_parse_wpa_ie_wpa + 0x420f7358 0x1a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f7358 wpa_parse_wpa_ie_wpa + .text.wpa_use_akm_defined + 0x420f74f8 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f74f8 wpa_use_akm_defined + .text.wpa_use_aes_key_wrap + 0x420f752c 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f752c wpa_use_aes_key_wrap + .text.wpa_eapol_key_mic + 0x420f7572 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f7572 wpa_eapol_key_mic + .text.wpa_akm_to_suite + 0x420f7678 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f7678 wpa_akm_to_suite + .text.wpa_compare_rsn_ie + 0x420f7726 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f7726 wpa_compare_rsn_ie + .text.rsn_pmkid + 0x420f7756 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f7756 rsn_pmkid + .text.wpa_cipher_key_len + 0x420f77b2 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f77b2 wpa_cipher_key_len + .text.wpa_pmk_to_ptk + 0x420f77f8 0x24a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f77f8 wpa_pmk_to_ptk + .text.wpa_cipher_to_alg + 0x420f7a42 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f7a42 wpa_cipher_to_alg + .text.wpa_cipher_valid_pairwise + 0x420f7a76 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f7a76 wpa_cipher_valid_pairwise + .text.wpa_cipher_to_suite + 0x420f7aa2 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f7aa2 wpa_cipher_to_suite + .text.rsn_cipher_put_suites + 0x420f7b56 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f7b56 rsn_cipher_put_suites + .text.wpa_cipher_put_suites + 0x420f7bba 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f7bba wpa_cipher_put_suites + .text.hmac_sha256_kdf + 0x420f7c1e 0x11a esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + 0x420f7c1e hmac_sha256_kdf + .text.dh_groups_get + 0x420f7d38 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x420f7d38 dh_groups_get + .text.wpa_supplicant_verify_eapol_key_mic + 0x420f7d66 0x17a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.is_wpa2_enterprise_connection + 0x420f7ee0 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_derive_ptk + 0x420f7f12 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_check_group_cipher + 0x420f7f48 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_decrypt_key_data + 0x420f7f9c 0xee esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_sm_set_seq + 0x420f808a 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_install_igtk + 0x420f80f8 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.ieee80211w_set_keys + 0x420f817c 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_sm_get_key + 0x420f81ca 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_gtk_in_use + 0x420f81d8 0x12c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_sm_pmksa_free_cb + 0x420f8304 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpabuf_put_le16 + 0x420f8384 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpabuf_put_data + 0x420f83a6 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.cipher_type_map_supp_to_public + 0x420f83d0 0x8e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f83d0 cipher_type_map_supp_to_public + .text.cipher_type_map_public_to_supp + 0x420f845e 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f845e cipher_type_map_public_to_supp + .text.wpa_eapol_key_send + 0x420f84b8 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f84b8 wpa_eapol_key_send + .text.wpa_sm_key_request + 0x420f8560 0x1ee esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_sm_rekey_ptk + 0x420f874e 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_send_4_of_4 + 0x420f8760 0x14e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_send_2_of_2 + 0x420f88ae 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_send_2_of_4 + 0x420f89f8 0x1a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f89f8 wpa_supplicant_send_2_of_4 + .text.wpa_supplicant_gtk_tx_bit_workaround + 0x420f8b9a 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f8b9a wpa_supplicant_gtk_tx_bit_workaround + .text.wpa_supplicant_process_1_of_2_rsn + 0x420f8bae 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_process_1_of_2_wpa + 0x420f8c4e 0x13e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_pairwise_gtk + 0x420f8d8c 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f8d8c wpa_supplicant_pairwise_gtk + .text.wpa_report_ie_mismatch + 0x420f8e1c 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f8e1c wpa_report_ie_mismatch + .text.wpa_supplicant_validate_ie + 0x420f8e2c 0x10c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_sm_set_state + 0x420f8f38 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f8f38 wpa_sm_set_state + .text.wpa_supplicant_key_neg_complete + 0x420f8f78 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f8f78 wpa_supplicant_key_neg_complete + .text.wpa_sm_set_pmk_from_pmksa + 0x420f8fb6 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f8fb6 wpa_sm_set_pmk_from_pmksa + .text.wpa_supplicant_get_pmk + 0x420f8fec 0x19c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_process_1_of_4 + 0x420f9188 0x17a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f9188 wpa_supplicant_process_1_of_4 + .text.wpa_sm_init + 0x420f9302 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f9302 wpa_sm_init + .text.wpa_sm_notify_assoc + 0x420f9372 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f9372 wpa_sm_notify_assoc + .text.wpa_set_profile + 0x420f942e 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f942e wpa_set_profile + .text.wpa_set_pmk + 0x420f951e 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f951e wpa_set_pmk + .text.wpa_set_passphrase + 0x420f95ca 0xde esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f95ca wpa_set_passphrase + .text.set_assoc_ie + 0x420f96a8 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f96a8 set_assoc_ie + .text.wpa_sm_set_key + 0x420f9704 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f9704 wpa_sm_set_key + .text.wpa_supplicant_install_ptk + 0x420f97c4 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_process_3_of_4 + 0x420f9878 0x156 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_install_gtk + 0x420f99ce 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_process_1_of_2 + 0x420f9b2e 0xe6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_sm_rx_eapol + 0x420f9c14 0x30e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f9c14 wpa_sm_rx_eapol + .text.wpa_supplicant_activate_ptk + 0x420f9f22 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_send_4_of_4_txcallback + 0x420f9f7c 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_clr_countermeasures + 0x420fa008 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa008 wpa_supplicant_clr_countermeasures + .text.wpa_supplicant_stop_countermeasures + 0x420fa016 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa016 wpa_supplicant_stop_countermeasures + .text.wpa_michael_mic_failure + 0x420fa058 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa058 wpa_michael_mic_failure + .text.eapol_txcb + 0x420fa112 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa112 eapol_txcb + .text.wpa_sta_in_4way_handshake + 0x420fa1de 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa1de wpa_sta_in_4way_handshake + .text.wpa_sta_cur_pmksa_matches_akm + 0x420fa20c 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa20c wpa_sta_cur_pmksa_matches_akm + .text.wpa_sta_clear_curr_pmksa + 0x420fa240 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa240 wpa_sta_clear_curr_pmksa + .text.get_wpa_sm + 0x420fa274 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa274 get_wpa_sm + .text.wpa_sm_set_ap_rsnxe + 0x420fa27e 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa27e wpa_sm_set_ap_rsnxe + .text.wpa_sm_set_assoc_rsnxe + 0x420fa338 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa338 wpa_sm_set_assoc_rsnxe + .text.wpa_set_bss + 0x420fa390 0x316 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa390 wpa_set_bss + .text.wpa_sm_drop_sa + 0x420fa6a6 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa6a6 wpa_sm_drop_sa + .text.wpa_sm_deinit + 0x420fa70a 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa70a wpa_sm_deinit + .text.wpa_sm_notify_disassoc + 0x420fa754 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa754 wpa_sm_notify_disassoc + .text.owe_build_assoc_req + 0x420fa798 0xd2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa798 owe_build_assoc_req + .text.owe_process_assoc_resp + 0x420fa86a 0x206 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa86a owe_process_assoc_resp + .text.wpa_parse_generic + 0x420faa70 0x19e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .text.wpa_gen_wpa_ie_rsn + 0x420fac0e 0x30a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .text.wpa_gen_wpa_ie_wpa + 0x420faf18 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .text.wpa_parse_wpa_ie + 0x420fb048 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x420fb048 wpa_parse_wpa_ie + .text.wpa_gen_wpa_ie + 0x420fb088 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x420fb088 wpa_gen_wpa_ie + .text.wpa_gen_rsnxe + 0x420fb0d2 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x420fb0d2 wpa_gen_rsnxe + .text.wpa_supplicant_parse_ies + 0x420fb13a 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x420fb13a wpa_supplicant_parse_ies + .text.wpabuf_alloc + 0x420fb200 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x420fb200 wpabuf_alloc + .text.wpabuf_free + 0x420fb228 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x420fb228 wpabuf_free + .text.wpabuf_put + 0x420fb256 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x420fb256 wpabuf_put + .text.wpabuf_put_data + 0x420fb264 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .text.wpabuf_alloc_copy + 0x420fb28e 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x420fb28e wpabuf_alloc_copy + .text.wpabuf_zeropad + 0x420fb2bc 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x420fb2bc wpabuf_zeropad + .text.d_permute + 0x420fb31a 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.d_invert + 0x420fb33a 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.sae_pk_buf_shift_left_1 + 0x420fb356 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.sae_group_2_hash_len + 0x420fb386 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.d_check_char + 0x420fb3ae 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.wpabuf_put_data + 0x420fb46a 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.sae_pk_valid_password + 0x420fb494 0x10e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x420fb494 sae_pk_valid_password + .text.sae_pk_base32_decode + 0x420fb5a2 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x420fb5a2 sae_pk_base32_decode + .text.sae_pk_get_be19 + 0x420fb70a 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x420fb70a sae_pk_get_be19 + .text.sae_pk_buf_shift_left_19 + 0x420fb722 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x420fb722 sae_pk_buf_shift_left_19 + .text.sae_pk_set_password + 0x420fb75c 0x138 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x420fb75c sae_pk_set_password + .text.sae_hash + 0x420fb894 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x420fb894 sae_hash + .text.sae_pk_valid_fingerprint + 0x420fb8b8 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.sae_pk_hash_sig_data + 0x420fb9b8 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.sae_check_confirm_pk + 0x420fbb18 0x184 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x420fbb18 sae_check_confirm_pk + .text.eap_client_get_eap_state + 0x420fbc9c 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + 0x420fbc9c eap_client_get_eap_state + .text.disable_wpa_wpa2 + 0x420fbcb0 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .text.wpa_alloc_eapol + 0x420fbcbe 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x420fbcbe wpa_alloc_eapol + .text.wpa_free_eapol + 0x420fbd5e 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x420fbd5e wpa_free_eapol + .text.wpa_ether_send + 0x420fbd74 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x420fbd74 wpa_ether_send + .text.hostapd_send_eapol + 0x420fbe14 0xd6 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x420fbe14 hostapd_send_eapol + .text.wpa_supplicant_transition_disable + 0x420fbeea 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x420fbeea wpa_supplicant_transition_disable + .text.wpa_sm_alloc_eapol + 0x420fbf6e 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x420fbf6e wpa_sm_alloc_eapol + .text.wpa_sm_free_eapol + 0x420fbf7c 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x420fbf7c wpa_sm_free_eapol + .text.wpa_sm_deauthenticate + 0x420fbf8a 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x420fbf8a wpa_sm_deauthenticate + .text.wpa_sm_mlme_setprotection + 0x420fbfb0 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x420fbfb0 wpa_sm_mlme_setprotection + .text.wpa_sm_disassociate + 0x420fbfb4 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x420fbfb4 wpa_sm_disassociate + .text.crypto_rng_wrapper + 0x420fbfb6 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .text.crypto_bignum_init + 0x420fbfc8 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fbfc8 crypto_bignum_init + .text.crypto_bignum_init_set + 0x420fbfec 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fbfec crypto_bignum_init_set + .text.crypto_bignum_init_uint + 0x420fc030 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc030 crypto_bignum_init_uint + .text.crypto_bignum_deinit + 0x420fc062 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc062 crypto_bignum_deinit + .text.crypto_bignum_to_bin + 0x420fc080 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc080 crypto_bignum_to_bin + .text.crypto_bignum_add + 0x420fc0ec 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc0ec crypto_bignum_add + .text.crypto_bignum_mod + 0x420fc108 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc108 crypto_bignum_mod + .text.crypto_bignum_exptmod + 0x420fc124 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc124 crypto_bignum_exptmod + .text.crypto_bignum_inverse + 0x420fc144 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc144 crypto_bignum_inverse + .text.crypto_bignum_sub + 0x420fc160 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc160 crypto_bignum_sub + .text.crypto_bignum_div + 0x420fc17c 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc17c crypto_bignum_div + .text.crypto_bignum_mulmod + 0x420fc19a 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc19a crypto_bignum_mulmod + .text.crypto_bignum_sqrmod + 0x420fc1d0 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc1d0 crypto_bignum_sqrmod + .text.crypto_bignum_rshift + 0x420fc220 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc220 crypto_bignum_rshift + .text.crypto_bignum_cmp + 0x420fc252 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc252 crypto_bignum_cmp + .text.crypto_bignum_is_zero + 0x420fc260 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc260 crypto_bignum_is_zero + .text.crypto_bignum_is_one + 0x420fc274 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc274 crypto_bignum_is_one + .text.crypto_bignum_is_odd + 0x420fc288 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc288 crypto_bignum_is_odd + .text.crypto_bignum_rand + 0x420fc29e 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc29e crypto_bignum_rand + .text.crypto_bignum_legendre + 0x420fc2c0 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc2c0 crypto_bignum_legendre + .text.crypto_bignum_addmod + 0x420fc34a 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc34a crypto_bignum_addmod + .text.dbl 0x420fc3a4 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.xor 0x420fc3ee 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.xorend 0x420fc40e 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.pad_block + 0x420fc43a 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.aes_s2v 0x420fc482 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.aes_siv_decrypt + 0x420fc5cc 0x114 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x420fc5cc aes_siv_decrypt + .text.ieee802_11_parse_extension + 0x420fc6e0 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .text.ieee802_11_parse_vendor_specific + 0x420fc776 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .text.ieee802_11_parse_elems + 0x420fc7f6 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + 0x420fc7f6 ieee802_11_parse_elems + .text._pmksa_cache_free_entry + 0x420fc88e 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .text.pmksa_cache_free_entry + 0x420fc8a0 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .text.pmksa_cache_set_expiration + 0x420fc8c4 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .text.pmksa_cache_expire + 0x420fc912 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .text.pmksa_cache_flush + 0x420fc954 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420fc954 pmksa_cache_flush + .text.pmksa_cache_add + 0x420fc9d8 0x22c esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420fc9d8 pmksa_cache_add + .text.pmksa_cache_clone_entry + 0x420fcc04 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .text.pmksa_cache_deinit + 0x420fcc42 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420fcc42 pmksa_cache_deinit + .text.pmksa_cache_get + 0x420fcc8e 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420fcc8e pmksa_cache_get + .text.pmksa_cache_get_opportunistic + 0x420fccee 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420fccee pmksa_cache_get_opportunistic + .text.pmksa_cache_get_current + 0x420fcd16 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420fcd16 pmksa_cache_get_current + .text.pmksa_cache_clear_current + 0x420fcd1e 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420fcd1e pmksa_cache_clear_current + .text.pmksa_cache_set_current + 0x420fcd26 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420fcd26 pmksa_cache_set_current + .text.pmksa_cache_init + 0x420fcdaa 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420fcdaa pmksa_cache_init + .text.esp_crypto_sha1_mbedtls + 0x420fcde4 0x40 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .text.esp_crypto_bas64_encode_mbedtls + 0x420fce24 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .text.esp_crypto_sha1 + 0x420fce32 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + 0x420fce32 esp_crypto_sha1 + .text.esp_crypto_base64_encode + 0x420fce40 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + 0x420fce40 esp_crypto_base64_encode + .text.misc_nvs_load + 0x420fce4e 0xa0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x420fce4e misc_nvs_load + .text.misc_nvs_deinit + 0x420fceee 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x420fceee misc_nvs_deinit + .text.misc_nvs_init + 0x420fcf48 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x420fcf48 misc_nvs_init + .text.misc_nvs_restore + 0x420fcf7c 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x420fcf7c misc_nvs_restore + .text.mesh_sta_auth_expire_time + 0x420fcf8c 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + 0x420fcf8c mesh_sta_auth_expire_time + .text.ds_ll_configure_iv + 0x420fcfcc 0x24 esp-idf/hal/libhal.a(ds_hal.c.obj) + .text.ds_ll_check_signature + 0x420fcff0 0x24 esp-idf/hal/libhal.a(ds_hal.c.obj) + .text.ds_ll_write_private_key_params + 0x420fd014 0x78 esp-idf/hal/libhal.a(ds_hal.c.obj) + .text.ds_hal_start + 0x420fd08c 0xc esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x420fd08c ds_hal_start + .text.ds_hal_finish + 0x420fd098 0x18 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x420fd098 ds_hal_finish + .text.ds_hal_configure_iv + 0x420fd0b0 0xe esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x420fd0b0 ds_hal_configure_iv + .text.ds_hal_write_message + 0x420fd0be 0x22 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x420fd0be ds_hal_write_message + .text.ds_hal_write_private_key_params + 0x420fd0e0 0xe esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x420fd0e0 ds_hal_write_private_key_params + .text.ds_hal_start_sign + 0x420fd0ee 0xc esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x420fd0ee ds_hal_start_sign + .text.ds_hal_busy + 0x420fd0fa 0xe esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x420fd0fa ds_hal_busy + .text.ds_hal_read_result + 0x420fd108 0x42 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x420fd108 ds_hal_read_result + .text.ethip6_output + 0x420fd14a 0xb0 esp-idf/lwip/liblwip.a(ethip6.c.obj) + 0x420fd14a ethip6_output + .text._ZdaPv 0x420fd1fa 0x2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opv.o) + 0x420fd1fa operator delete[](void*) + .text._ZdaPvj 0x420fd1fc 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opvs.o) + 0x420fd1fc operator delete[](void*, unsigned int) + .text._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv + 0x420fd200 0xa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + 0x420fd200 __gnu_cxx::__concurrence_lock_error::what() const + .text._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv + 0x420fd20a 0xa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + 0x420fd20a __gnu_cxx::__concurrence_unlock_error::what() const + .text._ZN9__gnu_cxx24__concurrence_lock_errorD2Ev + 0x420fd214 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + 0x420fd214 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x420fd214 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + .text._ZN9__gnu_cxx24__concurrence_lock_errorD0Ev + 0x420fd220 0x18 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + 0x420fd220 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + .text._ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev + 0x420fd238 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + 0x420fd238 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x420fd238 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + .text._ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev + 0x420fd244 0x18 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + 0x420fd244 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + .text._ZN9__gnu_cxx7__mutex4lockEv + 0x420fd25c 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + 0x420fd25c __gnu_cxx::__mutex::lock() + .text._ZN9__gnu_cxx7__mutex6unlockEv + 0x420fd28c 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + 0x420fd28c __gnu_cxx::__mutex::unlock() + .text._ZSt15get_new_handlerv + 0x420fd2bc 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + 0x420fd2bc std::get_new_handler() + .text.startup._GLOBAL__sub_I__ZSt7nothrow + 0x420fd2ec 0xe C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .text._ZnajRKSt9nothrow_t + 0x420fd2fa 0x14 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) + 0x420fd2fa operator new[](unsigned int, std::nothrow_t const&) + .text._ZN10__cxxabiv120__si_class_type_infoD2Ev + 0x420fd30e 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + 0x420fd30e __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x420fd30e __cxxabiv1::__si_class_type_info::~__si_class_type_info() + .text._ZN10__cxxabiv120__si_class_type_infoD0Ev + 0x420fd31a 0x18 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + 0x420fd31a __cxxabiv1::__si_class_type_info::~__si_class_type_info() + .text._ZNKSt9type_infoeqERKS_.isra.0 + 0x420fd332 0x3a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + .text._ZNK10__cxxabiv120__si_class_type_info12__do_dyncastEiNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE + 0x420fd36c 0xb4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + 0x420fd36c __cxxabiv1::__si_class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const + .text._ZNK10__cxxabiv120__si_class_type_info20__do_find_public_srcEiPKvPKNS_17__class_type_infoES2_ + 0x420fd420 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + 0x420fd420 __cxxabiv1::__si_class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const + .text._ZNK10__cxxabiv120__si_class_type_info11__do_upcastEPKNS_17__class_type_infoEPKvRNS1_15__upcast_resultE + 0x420fd464 0x42 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + 0x420fd464 __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + .text._ZNSt9type_infoD2Ev + 0x420fd4a6 0x2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + 0x420fd4a6 std::type_info::~type_info() + 0x420fd4a6 std::type_info::~type_info() + .text._ZNKSt9type_info14__is_pointer_pEv + 0x420fd4a8 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + 0x420fd4a8 std::type_info::__is_pointer_p() const + 0x420fd4a8 std::type_info::__is_function_p() const + .text._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PPv + 0x420fd4ac 0x36 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + 0x420fd4ac __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const + .text._ZNK10__cxxabiv117__class_type_info20__do_find_public_srcEiPKvPKS0_S2_ + 0x420fd4e2 0xa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + 0x420fd4e2 __cxxabiv1::__class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const + .text._ZN10__cxxabiv117__class_type_infoD2Ev + 0x420fd4ec 0xe C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + 0x420fd4ec __cxxabiv1::__class_type_info::~__class_type_info() + 0x420fd4ec __cxxabiv1::__class_type_info::~__class_type_info() + .text._ZN10__cxxabiv117__class_type_infoD0Ev + 0x420fd4fa 0x18 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + 0x420fd4fa __cxxabiv1::__class_type_info::~__class_type_info() + .text._ZNKSt9type_infoeqERKS_.isra.0 + 0x420fd512 0x3a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + .text._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PKvRNS0_15__upcast_resultE + 0x420fd54c 0x2a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + 0x420fd54c __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + .text._ZNK10__cxxabiv117__class_type_info12__do_dyncastEiNS0_10__sub_kindEPKS0_PKvS3_S5_RNS0_16__dyncast_resultE + 0x420fd576 0x54 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + 0x420fd576 __cxxabiv1::__class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const + .text._ZNK10__cxxabiv117__class_type_info10__do_catchEPKSt9type_infoPPvj + 0x420fd5ca 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + 0x420fd5ca __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const + .text._ZdlPv 0x420fd60e 0x8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_op.o) + 0x420fd60e operator delete(void*) + .text._ZdlPvj 0x420fd616 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_ops.o) + 0x420fd616 operator delete(void*, unsigned int) + .text.__cxa_begin_catch + 0x420fd61a 0x70 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) + 0x420fd61a __cxa_begin_catch + .text.__cxa_end_catch + 0x420fd68a 0x66 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) + 0x420fd68a __cxa_end_catch + .text._ZNSt9exceptionD2Ev + 0x420fd6f0 0x2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + 0x420fd6f0 std::exception::~exception() + 0x420fd6f0 std::exception::~exception() + .text._ZL15eh_globals_dtorPv + 0x420fd6f2 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .text.__cxa_get_globals_fast + 0x420fd722 0x2a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + 0x420fd722 __cxa_get_globals_fast + .text.__cxa_get_globals + 0x420fd74c 0x5c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + 0x420fd74c __cxa_get_globals + .text.startup._GLOBAL__sub_I__ZN17__eh_globals_init7_S_initE + 0x420fd7a8 0x2a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .text._ZN10__cxxabiv111__terminateEPFvvE + 0x420fd7d2 0x1a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + 0x420fd7d2 __cxxabiv1::__terminate(void (*)()) + .text._ZSt13get_terminatev + 0x420fd7ec 0x2c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + 0x420fd7ec std::get_terminate() + .text._ZSt9terminatev + 0x420fd818 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + 0x420fd818 std::terminate() + .text.startup._GLOBAL__sub_I__ZN10__cxxabiv111__terminateEPFvvE + 0x420fd824 0xe C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .text._Znaj 0x420fd832 0x2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opv.o) + 0x420fd832 operator new[](unsigned int) + .text._Znwj 0x420fd834 0x4a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + 0x420fd834 operator new(unsigned int) + .text._ZNKSt9bad_alloc4whatEv + 0x420fd87e 0xa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + 0x420fd87e std::bad_alloc::what() const + .text._ZNSt9bad_allocD2Ev + 0x420fd888 0xe C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + 0x420fd888 std::bad_alloc::~bad_alloc() + 0x420fd888 std::bad_alloc::~bad_alloc() + .text._ZNSt9bad_allocD0Ev + 0x420fd896 0x1a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + 0x420fd896 std::bad_alloc::~bad_alloc() + .text._Z12abort_returnIiET_v + 0x420fd8b0 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap__Unwind_DeleteException + 0x420fd8bc 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x420fd8bc __wrap__Unwind_DeleteException + .text.__wrap___gxx_personality_v0 + 0x420fd8c8 0x8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x420fd8c8 __wrap___gxx_personality_v0 + .text.__wrap___cxa_allocate_exception + 0x420fd8d0 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x420fd8d0 __wrap___cxa_allocate_exception + .text.__wrap___cxa_throw + 0x420fd8dc 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x420fd8dc __wrap___cxa_throw + .text.phy_change_channel + 0x420fd8e8 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + 0x420fd8e8 phy_change_channel + .text.phy_bbpll_en_usb + 0x420fd8fa 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + 0x420fd8fa phy_bbpll_en_usb + .text.phy_get_rf_cal_version + 0x420fd904 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + 0x420fd904 phy_get_rf_cal_version + .text.noise_check_loop + 0x420fd90a 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + 0x420fd90a noise_check_loop + .text.phy_init_param_set + 0x420fd90c 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + 0x420fd90c phy_init_param_set + .text.get_phy_version_str + 0x420fd918 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + 0x420fd918 get_phy_version_str + .text.get_bias_ref_code + 0x420fd95c 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + 0x420fd95c get_bias_ref_code + .text.phy_get_vdd33 + 0x420fd9e2 0xaa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + 0x420fd9e2 phy_get_vdd33 + .text.phy_set_most_tpw + 0x420fda8c 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + 0x420fda8c phy_set_most_tpw + .text.phy_11p_set + 0x420fdaa2 0x1d6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + 0x420fdaa2 phy_11p_set + .text.phy_enable_low_rate + 0x420fdc78 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + 0x420fdc78 phy_enable_low_rate + .text.phy_disable_low_rate + 0x420fdca4 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + 0x420fdca4 phy_disable_low_rate + .text.set_rx_sense + 0x420fdcd0 0x22a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + 0x420fdcd0 set_rx_sense + .text.phy_init_flag + 0x420fdefa 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + 0x420fdefa phy_init_flag + .text.wr_rf_freq_mem + 0x420fdf10 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + 0x420fdf10 wr_rf_freq_mem + .text.freq_i2c_write_set + 0x420fdf66 0x530 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + 0x420fdf66 freq_i2c_write_set + .text.rom2_pll_cap_mem_update + 0x420fe496 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + 0x420fe496 rom2_pll_cap_mem_update + .text.get_rf_freq_init + 0x420fe506 0x192 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + 0x420fe506 get_rf_freq_init + .text.freq_get_i2c_data + 0x420fe698 0x236 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + 0x420fe698 freq_get_i2c_data + .text.freq_i2c_data_write + 0x420fe8ce 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + 0x420fe8ce freq_i2c_data_write + .text.set_chan_freq_hw_init + 0x420fe90c 0xa2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + 0x420fe90c set_chan_freq_hw_init + .text.set_chan_freq_sw_start + 0x420fe9ae 0xba C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + 0x420fe9ae set_chan_freq_sw_start + .text.phy_get_romfunc_addr + 0x420fea68 0x20e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x420fea68 phy_get_romfunc_addr + .text.rf_init 0x420fec76 0xe6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x420fec76 rf_init + .text.register_chipv7_phy_init_param + 0x420fed5c 0x132 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x420fed5c register_chipv7_phy_init_param + .text.phy_set_mac_data + 0x420fee8e 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x420fee8e phy_set_mac_data + .text.phy_rfcal_data_sub + 0x420feeaa 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x420feeaa phy_rfcal_data_sub + .text.rf_cal_data_recovery + 0x420fef18 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x420fef18 rf_cal_data_recovery + .text.rf_cal_data_backup + 0x420fef1e 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x420fef1e rf_cal_data_backup + .text.phy_rfcal_data_check + 0x420fef30 0x8e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x420fef30 phy_rfcal_data_check + .text.rf_cal_level_check + 0x420fefbe 0xac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x420fefbe rf_cal_level_check + .text.bb_init 0x420ff06a 0xfa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x420ff06a bb_init + .text.register_chipv7_phy + 0x420ff164 0x180 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x420ff164 register_chipv7_phy + .text.get_txcap_data + 0x420ff2e4 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x420ff2e4 get_txcap_data + .text.ram_pbus_force_mode + 0x420ff32e 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + 0x420ff32e ram_pbus_force_mode + .text.txcal_debuge_mode + 0x420ff3c4 0x84 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + 0x420ff3c4 txcal_debuge_mode + .text.txcal_work_mode + 0x420ff448 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + 0x420ff448 txcal_work_mode + .text.save_pbus_reg + 0x420ff47c 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + 0x420ff47c save_pbus_reg + .text.set_pbus_mem + 0x420ff4ba 0x24a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + 0x420ff4ba set_pbus_mem + .text.get_sar_sig_ref + 0x420ff704 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + 0x420ff704 get_sar_sig_ref + .text.pwdet_tone_start + 0x420ff742 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + 0x420ff742 pwdet_tone_start + .text.get_tone_sar_dout + 0x420ff7a0 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + 0x420ff7a0 get_tone_sar_dout + .text.get_fm_sar_dout + 0x420ff7ee 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + 0x420ff7ee get_fm_sar_dout + .text.txtone_linear_pwr + 0x420ff810 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + 0x420ff810 txtone_linear_pwr + .text.get_power_db + 0x420ff86a 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + 0x420ff86a get_power_db + .text.rom1_read_sar2_code + 0x420ff8bc 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + 0x420ff8bc rom1_read_sar2_code + .text.txiq_set_reg + 0x420ff8e8 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + 0x420ff8e8 txiq_set_reg + .text.rxiq_set_reg + 0x420ff936 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + 0x420ff936 rxiq_set_reg + .text.start_tx_tone_step + 0x420ff9a6 0xfa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + 0x420ff9a6 start_tx_tone_step + .text.stop_tx_tone + 0x420ffaa0 0x7a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + 0x420ffaa0 stop_tx_tone + .text.read_hw_noisefloor + 0x420ffb1a 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + 0x420ffb1a read_hw_noisefloor + .text.rom1_set_noise_floor + 0x420ffb34 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + 0x420ffb34 rom1_set_noise_floor + .text.phy_freq_correct + 0x420ffb50 0x106 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + 0x420ffb50 phy_freq_correct + .text.force_txrx_off + 0x420ffc56 0x72 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + 0x420ffc56 force_txrx_off + .text.restart_cal + 0x420ffcc8 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x420ffcc8 restart_cal + .text.write_rfpll_sdm + 0x420ffd38 0x80 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x420ffd38 write_rfpll_sdm + .text.wait_rfpll_cal_end + 0x420ffdb8 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x420ffdb8 wait_rfpll_cal_end + .text.rfpll_set_freq + 0x420ffe20 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x420ffe20 rfpll_set_freq + .text.correct_rfpll_offset + 0x420ffe8c 0x7c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x420ffe8c correct_rfpll_offset + .text.rom2_write_pll_cap + 0x420fff08 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x420fff08 rom2_write_pll_cap + .text.rom2_read_pll_cap + 0x420fff4e 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x420fff4e rom2_read_pll_cap + .text.ram2_rfpll_cap_correct + 0x420fff96 0x1c2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x420fff96 ram2_rfpll_cap_correct + .text.rfpll_cap_init_cal + 0x42100158 0xd4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x42100158 rfpll_cap_init_cal + .text.set_rfpll_freq + 0x4210022c 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x4210022c set_rfpll_freq + .text.set_rf_freq_offset + 0x42100290 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x42100290 set_rf_freq_offset + .text.set_channel_rfpll_freq + 0x421002a0 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x421002a0 set_channel_rfpll_freq + .text.chip_v7_set_chan_misc + 0x421002f2 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x421002f2 chip_v7_set_chan_misc + .text.chip_v7_set_chan + 0x4210035a 0xe6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x4210035a chip_v7_set_chan + .text.chip_v7_set_chan_offset + 0x42100440 0x88 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x42100440 chip_v7_set_chan_offset + .text.chip_v7_set_chan_ana + 0x421004c8 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x421004c8 chip_v7_set_chan_ana + .text.set_chanfreq + 0x421004f2 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x421004f2 set_chanfreq + .text.gen_rx_gain_table + 0x42100512 0x14e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) + 0x42100512 gen_rx_gain_table + .text.wr_rx_gain_mem + 0x42100660 0x28a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) + 0x42100660 wr_rx_gain_mem + .text.set_rx_gain_param + 0x421008ea 0x186 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) + 0x421008ea set_rx_gain_param + .text.set_rx_gain_table + 0x42100a70 0x2b0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) + 0x42100a70 set_rx_gain_table + .text.rom2_wait_hw_freq_busy + 0x42100d20 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + 0x42100d20 rom2_wait_hw_freq_busy + .text.rom1_txpwr_cal_track + 0x42100d42 0x156 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + 0x42100d42 rom1_txpwr_cal_track + .text.rom2_ulp_ext_code_set + 0x42100e98 0x76 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + 0x42100e98 rom2_ulp_ext_code_set + .text.rom2_ulp_code_track + 0x42100f0e 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + 0x42100f0e rom2_ulp_code_track + .text.ram2_rfpll_cap_track + 0x42100f9e 0xa6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + 0x42100f9e ram2_rfpll_cap_track + .text.ram1_bt_track_pll_cap + 0x42101044 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + 0x42101044 ram1_bt_track_pll_cap + .text.bt_track_pll_cap + 0x421010b0 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + 0x421010b0 bt_track_pll_cap + .text.txpwr_offset + 0x421010b4 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + 0x421010b4 txpwr_offset + .text.rfcal_track + 0x4210114a 0x9c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + 0x4210114a rfcal_track + .text.phy_param_track_tot + 0x421011e6 0x9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + 0x421011e6 phy_param_track_tot + .text.rom2_tsens_read_init1 + 0x42101284 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + 0x42101284 rom2_tsens_read_init1 + .text.rom1_tsens_temp_read + 0x421012e2 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + 0x421012e2 rom1_tsens_temp_read + .text.rom2_temp_to_power1 + 0x421012f8 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + 0x421012f8 rom2_temp_to_power1 + .text.get_temp_init + 0x4210131e 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + 0x4210131e get_temp_init + .text.txdc_cal_v70 + 0x4210137a 0x1ee C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x4210137a txdc_cal_v70 + .text.bt_txdc_cal + 0x42101568 0xe6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x42101568 bt_txdc_cal + .text.txdc_cal_init + 0x4210164e 0x106 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x4210164e txdc_cal_init + .text.txiq_get_mis_pwr + 0x42101754 0xa4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x42101754 txiq_get_mis_pwr + .text.txiq_cover + 0x421017f8 0x172 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x421017f8 txiq_cover + .text.get_power_atten + 0x4210196a 0x126 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x4210196a get_power_atten + .text.rfcal_txiq + 0x42101a90 0x162 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x42101a90 rfcal_txiq + .text.bt_txiq_cal + 0x42101bf2 0xf2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x42101bf2 bt_txiq_cal + .text.txiq_cal_init + 0x42101ce4 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x42101ce4 txiq_cal_init + .text.pwdet_ref_code + 0x42101d7c 0x74 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x42101d7c pwdet_ref_code + .text.pwdet_code_cal + 0x42101df0 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x42101df0 pwdet_code_cal + .text.rfcal_txcap + 0x42101e30 0x154 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x42101e30 rfcal_txcap + .text.tx_cap_init + 0x42101f84 0x122 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x42101f84 tx_cap_init + .text.rfcal_pwrctrl + 0x421020a6 0x1d0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x421020a6 rfcal_pwrctrl + .text.tx_pwctrl_init_cal + 0x42102276 0x170 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x42102276 tx_pwctrl_init_cal + .text.tx_pwctrl_init + 0x421023e6 0x88 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x421023e6 tx_pwctrl_init + .text.bt_tx_pwctrl_init + 0x4210246e 0x1f0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x4210246e bt_tx_pwctrl_init + .text.bt_txpwr_freq + 0x4210265e 0x9a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x4210265e bt_txpwr_freq + .text.bt_chan_pwr_interp + 0x421026f8 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + 0x421026f8 bt_chan_pwr_interp + .text.rom1_get_rate_fcc_index + 0x42102748 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + 0x42102748 rom1_get_rate_fcc_index + .text.rom1_get_chan_target_power + 0x421027c6 0xae C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + 0x421027c6 rom1_get_chan_target_power + .text.rom2_get_tx_gain_value1 + 0x42102874 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + 0x42102874 rom2_get_tx_gain_value1 + .text.rom1_bt_get_tx_gain + 0x421028bc 0x110 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + 0x421028bc rom1_bt_get_tx_gain + .text.rom1_wifi_get_tx_gain + 0x421029cc 0x116 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + 0x421029cc rom1_wifi_get_tx_gain + .text.ram1_wifi_set_tx_gain + 0x42102ae2 0xfe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + 0x42102ae2 ram1_wifi_set_tx_gain + .text.rom1_bt_set_tx_gain + 0x42102be0 0x9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + 0x42102be0 rom1_bt_set_tx_gain + .text.bt_tx_gain_init + 0x42102c7e 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + 0x42102c7e bt_tx_gain_init + .text.txcal_gain_check + 0x42102ca4 0x106 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + 0x42102ca4 txcal_gain_check + .text.get_rc_dout + 0x42102daa 0x134 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) + 0x42102daa get_rc_dout + .text.rc_cal 0x42102ede 0x1ac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) + 0x42102ede rc_cal + .text.chan14_mic_cfg + 0x4210308a 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_basic.o) + 0x4210308a chan14_mic_cfg + .text.phy_i2c_init2 + 0x421030cc 0x352 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + 0x421030cc phy_i2c_init2 + .text.phy_get_i2c_data + 0x4210341e 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + 0x4210341e phy_get_i2c_data + .text.bias_reg_set + 0x4210346c 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + 0x4210346c bias_reg_set + .text.i2c_bbpll_set + 0x42103504 0xfc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + 0x42103504 i2c_bbpll_set + .text.rxiq_get_mis + 0x42103600 0x148 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + 0x42103600 rxiq_get_mis + .text.rxiq_cover_mg_mp + 0x42103748 0x116 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + 0x42103748 rxiq_cover_mg_mp + .text.rfcal_rxiq + 0x4210385e 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + 0x4210385e rfcal_rxiq + .text.get_rfcal_rxiq_data + 0x421038c6 0x132 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + 0x421038c6 get_rfcal_rxiq_data + .text.pbus_rx_dco_cal + 0x421039f8 0x390 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + 0x421039f8 pbus_rx_dco_cal + .text.rxdc_est_min_new + 0x42103d88 0x84 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + 0x42103d88 rxdc_est_min_new + .text.pbus_rx_dco_cal_1step_new + 0x42103e0c 0x542 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + 0x42103e0c pbus_rx_dco_cal_1step_new + .text.set_rx_gain_cal_iq + 0x4210434e 0x2fe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + 0x4210434e set_rx_gain_cal_iq + .text.rx_chan_dc_sort + 0x4210464c 0x1a6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + 0x4210464c rx_chan_dc_sort + .text.set_rx_gain_cal_dc + 0x421047f2 0x2d6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + 0x421047f2 set_rx_gain_cal_dc + .text.bt_bb_filter_sel + 0x42104ac8 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x42104ac8 bt_bb_filter_sel + .text.bt_bb_v2_recorrect + 0x42104ad6 0x9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x42104ad6 bt_bb_v2_recorrect + .text.bt_bb_corr_set + 0x42104b74 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x42104b74 bt_bb_corr_set + .text.bt_bb_dpo_set + 0x42104c04 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x42104c04 bt_bb_dpo_set + .text.bt_bb_restart_set + 0x42104c6a 0x11c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x42104c6a bt_bb_restart_set + .text.bt_bb_target_set + 0x42104d86 0x16c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x42104d86 bt_bb_target_set + .text.bt_bb_detect_set + 0x42104ef2 0x7c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x42104ef2 bt_bb_detect_set + .text.bt_bb_gain_set + 0x42104f6e 0x150 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x42104f6e bt_bb_gain_set + .text.bt_bb_v2_rx_rssi_thresh + 0x421050be 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x421050be bt_bb_v2_rx_rssi_thresh + .text.bt_bb_v2_rx_set + 0x42105126 0xbc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x42105126 bt_bb_v2_rx_set + .text.bt_bb_v2_tx_set + 0x421051e2 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x421051e2 bt_bb_v2_tx_set + .text.bt_bb_v2_version + 0x42105240 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x42105240 bt_bb_v2_version + .text.bt_bb_tx_cca_set + 0x42105264 0x14e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x42105264 bt_bb_tx_cca_set + .text.bt_bb_v2_init_cmplx + 0x421053b2 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x421053b2 bt_bb_v2_init_cmplx + .text.coex_pti_v2 + 0x42105422 0xcc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x42105422 coex_pti_v2 + .text 0x421054ee 0x24 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-exit.o) + 0x421054ee exit + .text 0x42105512 0x38 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv.o) + 0x42105512 _findenv + 0x42105530 getenv + .text 0x4210554a 0xac C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv_r.o) + 0x4210554a _findenv_r + 0x421055e8 _getenv_r + .text 0x421055f6 0xff2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + 0x4210564a _strtod_l + 0x42106386 _strtod_r + 0x4210638e strtod_l + 0x421063b6 strtod + 0x421063da strtof_l + 0x421064d4 strtof + .text 0x421065e8 0x184 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtol.o) + 0x4210671e _strtol_r + 0x42106720 strtol_l + .text 0x4210676c 0x154 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoul.o) + 0x42106872 _strtoul_r + 0x42106874 strtoul_l + .text 0x421068c0 0x1ea C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoull.o) + 0x42106a5c _strtoull_r + 0x42106a5e strtoull_l + 0x42106a84 strtoull + .text 0x42106aaa 0x758 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + 0x4210714e getopt + 0x42107180 getopt_long + 0x421071b6 getopt_long_only + 0x421071ec __getopt_r + 0x421071f6 __getopt_long_r + 0x421071fc __getopt_long_only_r + .text 0x42107202 0x3c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv.o) + 0x42107202 setenv + 0x42107228 unsetenv + .text 0x4210723e 0x1f0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + 0x4210723e _setenv_r + 0x421073be _unsetenv_r + .text 0x4210742e 0x285c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + 0x42107862 _vfprintf_r + 0x42109bbc vfprintf + .text 0x42109c8a 0x1a8a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + 0x4210a0be __sprint_r + 0x4210a0e2 _vfiprintf_r + 0x4210b648 vfiprintf + .text 0x4210b714 0x110 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) + 0x4210b714 _fclose_r + 0x4210b80e fclose + .text 0x4210b824 0x204 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + 0x4210b824 __sflush_r + 0x4210b972 _fflush_r + 0x4210b9f4 fflush + .text 0x4210ba28 0x324 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + 0x4210bbc4 __sfp_lock_acquire + 0x4210bbd4 __sfp_lock_release + 0x4210bbe4 __sfp + 0x4210bce2 __sinit + 0x4210bd10 __fp_lock_all + 0x4210bd2e __fp_unlock_all + .text 0x4210bd4c 0x12c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + 0x4210bd4c _fopen_r + 0x4210be5a fopen + .text 0x4210be78 0x9c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputc.o) + 0x4210be78 _fputc_r + 0x4210bef6 fputc + .text 0x4210bf14 0xb0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputs.o) + 0x4210bf14 _fputs_r + 0x4210bfa6 fputs + .text 0x4210bfc4 0x2c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseek.o) + 0x4210bfc4 _fseek_r + 0x4210bfc8 fseek + .text 0x4210bff0 0x2ee C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fvwrite.o) + 0x4210bff0 __sfvwrite_r + .text 0x4210c2de 0x68 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwalk.o) + 0x4210c2de _fwalk_sglue + .text 0x4210c346 0x54 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-printf.o) + 0x4210c346 _printf_r + 0x4210c368 printf + .text 0x4210c39a 0xc8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putc.o) + 0x4210c39a _putc_r + 0x4210c444 putc + .text 0x4210c462 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putchar.o) + 0x4210c462 _putchar_r + 0x4210c468 putchar + .text 0x4210c482 0xbe C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) + 0x4210c482 _puts_r + 0x4210c52a puts + .text 0x4210c540 0x13c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) + 0x4210c568 __srefill_r + .text 0x4210c67c 0xea C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-snprintf.o) + 0x4210c67c _snprintf_r + 0x4210c6ea snprintf + .text 0x4210c766 0x88 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sprintf.o) + 0x4210c766 _sprintf_r + 0x4210c7a0 sprintf + .text 0x4210c7ee 0xb6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sscanf.o) + 0x4210c7ee sscanf + 0x4210c84c _sscanf_r + .text 0x4210c8a4 0xdc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-stdio.o) + 0x4210c8a4 __sread + 0x4210c8da __seofread + 0x4210c8de __swrite + 0x4210c938 __sseek + 0x4210c974 __sclose + .text 0x4210c980 0x28 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vprintf.o) + 0x4210c980 vprintf + 0x4210c99e _vprintf_r + .text 0x4210c9a8 0x92 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vsnprintf.o) + 0x4210c9a8 _vsnprintf_r + 0x4210ca0c vsnprintf + .text 0x4210ca3a 0xba C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wbuf.o) + 0x4210ca3a __swbuf_r + .text 0x4210caf4 0xd2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wsetup.o) + 0x4210caf4 __swsetup_r + .text 0x4210cbc6 0x98 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-asprintf.o) + 0x4210cbc6 _asprintf_r + 0x4210cc08 asprintf + .text 0x4210cc5e 0x394 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + 0x4210cc5e _fseeko_r + 0x4210cfcc fseeko + .text 0x4210cff2 0x5a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vasprintf.o) + 0x4210cff2 _vasprintf_r + 0x4210d026 vasprintf + .text 0x4210d04c 0x37c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + 0x4210d384 _open_memstream_r + 0x4210d388 _open_wmemstream_r + 0x4210d38c open_memstream + 0x4210d3aa open_wmemstream + .text 0x4210d3c8 0x1e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fls.o) + 0x4210d3c8 fls + .text 0x4210d3e6 0x390 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror.o) + 0x4210d3e6 _strerror_r + 0x4210d742 strerror + 0x4210d75c strerror_l + .text 0x4210d776 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-u_strerr.o) + 0x4210d776 _user_strerror + .text 0x4210d77a 0x1e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-difftime.o) + 0x4210d77a difftime + .text 0x4210d798 0x198 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime_r.o) + 0x4210d798 gmtime_r + .text 0x4210d930 0x220 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) + 0x4210d930 localtime_r + .text 0x4210db50 0x526 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mktime.o) + 0x4210dd02 mktime + .text 0x4210e076 0xb78 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + 0x4210ebe6 strftime + 0x4210ebea strftime_l + .text 0x4210ebee 0x46 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-time.o) + 0x4210ebee time + .text 0x4210ec34 0x174 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzcalc_limits.o) + 0x4210ec34 __tzcalc_limits + .text 0x4210eda8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzlock.o) + 0x4210eda8 __tz_lock + 0x4210edb8 __tz_unlock + .text 0x4210edc8 0x2c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset.o) + 0x4210edc8 _tzset_unlocked + 0x4210edda tzset + .text 0x4210edf4 0x5ac C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + 0x4210edf4 _tzset_unlocked_r + 0x4210f38a _tzset_r + .text 0x4210f3a0 0x82 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) + 0x4210f3a0 _setlocale_r + 0x4210f3fa __locale_mb_cur_max + 0x4210f404 setlocale + .text 0x4210f422 0x1a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-localeconv.o) + 0x4210f422 __localeconv_l + 0x4210f428 _localeconv_r + 0x4210f432 localeconv + .text 0x4210f43c 0xfc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-reent.o) + 0x4210f43c _reclaim_reent + .text 0x4210f538 0x12 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-errno.o) + 0x4210f538 __errno + .text 0x4210f54a 0x1c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysclose.o) + 0x4210f54a close + .text 0x4210f566 0x24 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysgettod.o) + 0x4210f566 gettimeofday + .text 0x4210f58a 0x2c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysread.o) + 0x4210f58a read + .text 0x4210f5b6 0x2c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-syswrite.o) + 0x4210f5b6 write + .text 0x4210f5e2 0xe C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_nan.o) + 0x4210f5e2 nan + .text 0x4210f5f0 0xa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-sf_nan.o) + 0x4210f5f0 nanf + .text 0x4210f5fa 0x84 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_frexp.o) + 0x4210f5fa frexp + .text 0x4210f67e 0xde C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-__call_atexit.o) + 0x4210f67e __call_exitprocs + .text 0x4210f75c 0xe4e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + 0x4210f88c _dtoa_r + .text 0x421105aa 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-envlock.o) + 0x421105aa __env_lock + 0x421105ba __env_unlock + .text 0x421105ca 0x592 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + 0x42110674 __hexdig_fun + 0x421106b6 __gethex + .text 0x42110b5c 0x1ca C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-hexnan.o) + 0x42110b86 __match + 0x42110bb6 __hexnan + .text 0x42110d26 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbtowc_r.o) + 0x42110d26 _mbtowc_r + 0x42110d30 __ascii_mbtowc + .text 0x42110d6a 0xbbe C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + 0x42110d6a _Balloc + 0x42110e28 _Bfree + 0x42110e90 __multadd + 0x42110f52 __s2b + 0x42111012 __hi0bits + 0x42111058 __lo0bits + 0x421110c2 __i2b + 0x421110fc __multiply + 0x4211127a __pow5mult + 0x42111352 __lshift + 0x42111450 __mcmp + 0x42111486 __mdiff + 0x421115ec __ulp + 0x42111630 __b2d + 0x421116e4 __d2b + 0x421117c4 __ratio + 0x42111836 _mprec_log10 + 0x42111896 __copybits + 0x421118e2 __any_on + .text 0x42111928 0x2a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wctomb_r.o) + 0x42111928 _wctomb_r + 0x42111932 __ascii_wctomb + .text 0x42111952 0xb6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-siscanf.o) + 0x42111952 siscanf + 0x421119b0 _siscanf_r + .text 0x42111a08 0xe6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sniprintf.o) + 0x42111a08 _sniprintf_r + 0x42111a74 sniprintf + .text 0x42111aee 0x1a0a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + 0x42111f0e __ssprint_r + 0x42112054 _svfiprintf_r + .text 0x421134f8 0x1c80 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + 0x42113538 _sungetc_r + 0x421135d0 __ssrefill_r + 0x4211361c _sfread_r + 0x421136b8 __ssvfiscanf_r + .text 0x42115178 0x26d4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + 0x421155ac _svfprintf_r + .text 0x4211784c 0x2108 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + 0x4211788c __ssvfscanf_r + .text 0x42119954 0x7a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-flags.o) + 0x42119954 __sflags + .text 0x421199ce 0x128 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-makebuf.o) + 0x421199ce __swhatbuf_r + 0x42119a52 __smakebuf_r + .text 0x42119af6 0xae C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sccl.o) + 0x42119af6 __sccl + .text 0x42119ba4 0x218 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + 0x42119ba4 __submore + 0x42119c3c _ungetc_r + 0x42119d9e ungetc + .text 0x42119dbc 0xa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gettzinfo.o) + 0x42119dbc __gettzinfo + .text 0x42119dc6 0x1fa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoll.o) + 0x42119f72 _strtoll_r + 0x42119f74 strtoll_l + 0x42119f9a strtoll + .text 0x42119fc0 0x6c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbrtowc.o) + 0x42119fc0 _mbrtowc_r + 0x42119ffe mbrtowc + .text 0x4211a02c 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace.o) + 0x4211a02c iswspace + .text 0x4211a030 0x1e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace_l.o) + 0x4211a030 iswspace_l + .text 0x4211a04e 0x178 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extenddftf2.o) + 0x4211a04e __extenddftf2 + .text 0x4211a1c6 0x252 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(trunctfdf2.o) + 0x4211a1c6 __trunctfdf2 + *(EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifi0iram EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifi0iram.*) + *(.wifiextrairam .wifiextrairam.*) + .wifiextrairam.5 + 0x4211a418 0x80 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4211a418 ieee80211_alloc_tx_buf + .wifiextrairam.4 + 0x4211a498 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4211a498 ieee80211_post_hmac_tx + .wifiextrairam.6 + 0x4211a4e6 0x19e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4211a4e6 ieee80211_output_do + .wifiextrairam.9 + 0x4211a684 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4211a684 esp_wifi_internal_tx + .wifiextrairam.39 + 0x4211a690 0x1e0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4211a690 sta_rx_eapol + .wifiextrairam.5 + 0x4211a870 0x1f8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x4211a870 esf_buf_alloc_dynamic + .wifiextrairam.5 + 0x4211aa68 0x1fc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4211aa68 lmacSetTxFrame + .wifiextrairam.23 + 0x4211ac64 0xd6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4211ac64 lmacDiscardFrameExchangeSequence + .wifiextrairam.18 + 0x4211ad3a 0x104 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4211ad3a lmacProcessTxSuccess + .wifiextrairam.38 + 0x4211ae3e 0x13c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4211ae3e lmacProcessTxComplete + .wifiextrairam.43 + 0x4211af7a 0x1ec C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4211af7a pm_tx_data_process + .wifiextrairam.51 + 0x4211b166 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4211b166 pm_on_data_tx + .wifiextrairam.18 + 0x4211b16a 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4211b16a pp_coex_tx_release + .wifiextrairam.20 + 0x4211b1d2 0x196 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4211b1d2 ppProcTxDone + .wifiextrairam.62 + 0x4211b368 0x12a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4211b368 ppMapWaitTxq + .wifiextrairam.37 + 0x4211b492 0x80 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4211b492 ppAssembleAMPDU + .wifiextrairam.70 + 0x4211b512 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4211b512 ppDirectRecycleAmpdu + .wifiextrairam.72 + 0x4211b57c 0xa8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4211b57c ppRegressAmpdu + .wifiextrairam.13 + 0x4211b624 0xa0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4211b624 rcGetRate + .wifiextrairam.19 + 0x4211b6c4 0xb6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4211b6c4 trc_onPPTxDone + .wifiextrairam.3 + 0x4211b77a 0x9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4211b77a hal_set_tx_pti + .wifiextrairam.3 + 0x4211b818 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4211b818 mac_tx_set_pti + .wifiextrairam.7 + 0x4211b87e 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4211b87e hal_mac_txq_disable + .wifiextrairam.18 + 0x4211b89a 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4211b89a hal_get_tsf_time + *(EXCLUDE_FILE(*libpp.a) .wifiorslpiram EXCLUDE_FILE(*libpp.a) .wifiorslpiram.*) + *(EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifirxiram EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifirxiram.*) + *(.wifislpiram .wifislpiram.*) + .wifislpiram.5 + 0x4211b8c4 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4211b8c4 pm_get_connectionless_status + .wifislpiram.20 + 0x4211b8f0 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4211b8f0 pm_enable_dream_timer + .wifislpiram.22 + 0x4211b932 0x14a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4211b932 pm_update_by_connectionless_status + .wifislpiram.32 + 0x4211ba7c 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4211ba7c pm_handle_tbtt_interval + .wifislpiram.34 + 0x4211bb08 0x116 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4211bb08 pm_update_next_tbtt + .wifislpiram.39 + 0x4211bc1e 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4211bc1e pm_connectionless_wake_interval_timeout_process + .wifislpiram.40 + 0x4211bc62 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4211bc62 pm_connectionless_wake_window_timeout_process + .wifislpiram.3 + 0x4211bcc2 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + .wifislpiram.4 + 0x4211bcd8 0x94 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4211bcd8 pp_timer_do_process + .wifislpiram.4 + 0x4211bd6c 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4211bd6c hal_get_sta_tsf + .wifislpiram.7 + 0x4211bd94 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4211bd94 hal_set_sta_light_sleep_wake_ahead_time + .wifislpiram.8 + 0x4211bda8 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4211bda8 hal_get_time_to_sta_next_tbtt + .wifislpiram.14 + 0x4211bdf0 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4211bdf0 tsf_hal_get_counter_value + .wifislpiram.16 + 0x4211be2c 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4211be2c tsf_hal_get_time + *(EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifislprxiram EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifislprxiram.*) + *libcoexist.a:(.coexsleepiram .coexsleepiram.*) + *libdriver.a:gptimer.*(.text .text.gptimer_acquire_group_handle .text.gptimer_del_timer .text.gptimer_destroy .text.gptimer_disable .text.gptimer_enable .text.gptimer_get_captured_count .text.gptimer_get_raw_count .text.gptimer_get_resolution .text.gptimer_new_timer .text.gptimer_register_event_callbacks .text.gptimer_register_to_group .text.gptimer_release_group_handle .text.gptimer_select_periph_clock .text.gptimer_set_alarm_action .text.gptimer_set_raw_count .text.gptimer_start .text.gptimer_stop .text.gptimer_unregister_from_group .text.timer_ll_set_clock_prescale .text.timer_ll_set_clock_source) + *libesp_event.a:default_event_loop.*(.text .text.esp_event_handler_instance_register .text.esp_event_handler_instance_unregister .text.esp_event_handler_register .text.esp_event_handler_unregister .text.esp_event_loop_create_default .text.esp_event_loop_delete_default .text.esp_event_post) + .text.esp_event_handler_register + 0x4211be4a 0x28 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x4211be4a esp_event_handler_register + .text.esp_event_handler_unregister + 0x4211be72 0x26 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x4211be72 esp_event_handler_unregister + .text.esp_event_post + 0x4211be98 0x2a esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x4211be98 esp_event_post + .text.esp_event_loop_create_default + 0x4211bec2 0x42 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x4211bec2 esp_event_loop_create_default + *libesp_event.a:esp_event.*(.text .text.base_node_add_handler .text.base_node_remove_all_handler .text.base_node_remove_handler .text.esp_event_dump .text.esp_event_handler_instance_register_with .text.esp_event_handler_instance_unregister_with .text.esp_event_handler_register_with .text.esp_event_handler_register_with_internal .text.esp_event_handler_unregister_with .text.esp_event_handler_unregister_with_internal .text.esp_event_loop_create .text.esp_event_loop_delete .text.esp_event_loop_run .text.esp_event_loop_run_task .text.esp_event_post_to .text.handler_execute .text.handler_instances_add .text.handler_instances_remove .text.handler_instances_remove_all .text.loop_node_add_handler .text.loop_node_remove_all_handler .text.loop_node_remove_handler) + .text.handler_execute + 0x4211bf04 0x32 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.handler_instances_remove_all + 0x4211bf36 0x50 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.base_node_remove_all_handler + 0x4211bf86 0x54 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.loop_node_remove_all_handler + 0x4211bfda 0x50 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.handler_instances_add + 0x4211c02a 0xf2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.base_node_add_handler + 0x4211c11c 0x102 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.loop_node_add_handler + 0x4211c21e 0x130 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.handler_instances_remove + 0x4211c34e 0x92 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.base_node_remove_handler + 0x4211c3e0 0x94 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.loop_node_remove_handler + 0x4211c474 0xaa esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.esp_event_loop_create + 0x4211c51e 0x1d2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4211c51e esp_event_loop_create + .text.esp_event_loop_run + 0x4211c6f0 0x194 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4211c6f0 esp_event_loop_run + .text.esp_event_loop_run_task + 0x4211c884 0x4e esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.esp_event_loop_delete + 0x4211c8d2 0xec esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4211c8d2 esp_event_loop_delete + .text.esp_event_handler_register_with_internal + 0x4211c9be 0x1aa esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4211c9be esp_event_handler_register_with_internal + .text.esp_event_handler_register_with + 0x4211cb68 0x12 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4211cb68 esp_event_handler_register_with + .text.esp_event_handler_unregister_with_internal + 0x4211cb7a 0x12a esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4211cb7a esp_event_handler_unregister_with_internal + .text.esp_event_handler_unregister_with + 0x4211cca4 0x16 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4211cca4 esp_event_handler_unregister_with + .text.esp_event_post_to + 0x4211ccba 0x160 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4211ccba esp_event_post_to + *libesp_hw_support.a:cpu.*(.text .text.esp_cpu_clear_breakpoint .text.esp_cpu_clear_watchpoint .text.esp_cpu_intr_get_desc .text.esp_cpu_set_breakpoint .text.esp_cpu_set_watchpoint .text.is_intr_num_resv) + .text.is_intr_num_resv + 0x4211ce1a 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_intr_get_desc + 0x4211ce5c 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x4211ce5c esp_cpu_intr_get_desc + .text.esp_cpu_set_breakpoint + 0x4211ce84 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x4211ce84 esp_cpu_set_breakpoint + *libesp_hw_support.a:esp_gpio_reserve.*(.text) + *libesp_hw_support.a:gdma.*(.text .text.do_allocate_gdma_channel .text.gdma_acquire_group_handle .text.gdma_acquire_pair_handle .text.gdma_append .text.gdma_apply_strategy .text.gdma_connect .text.gdma_del_channel .text.gdma_del_rx_channel .text.gdma_del_tx_channel .text.gdma_disconnect .text.gdma_get_channel_id .text.gdma_get_free_m2m_trig_id_mask .text.gdma_install_rx_interrupt .text.gdma_install_tx_interrupt .text.gdma_new_ahb_channel .text.gdma_register_rx_event_callbacks .text.gdma_register_tx_event_callbacks .text.gdma_release_group_handle .text.gdma_release_pair_handle .text.gdma_reset .text.gdma_set_priority .text.gdma_set_transfer_ability .text.gdma_start .text.gdma_stop) + .text.gdma_acquire_pair_handle + 0x4211ced8 0xc6 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_acquire_group_handle + 0x4211cf9e 0xea esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_release_group_handle + 0x4211d088 0xc6 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_release_pair_handle + 0x4211d14e 0x92 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_del_rx_channel + 0x4211d1e0 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_del_tx_channel + 0x4211d26e 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.do_allocate_gdma_channel + 0x4211d2fc 0x42e esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_new_ahb_channel + 0x4211d72a 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4211d72a gdma_new_channel + 0x4211d72a gdma_new_ahb_channel + .text.gdma_del_channel + 0x4211d75c 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4211d75c gdma_del_channel + .text.gdma_get_channel_id + 0x4211d7be 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4211d7be gdma_get_channel_id + .text.gdma_connect + 0x4211d80c 0x1d0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4211d80c gdma_connect + .text.gdma_disconnect + 0x4211d9dc 0x118 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4211d9dc gdma_disconnect + .text.gdma_set_transfer_ability + 0x4211daf4 0x14a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4211daf4 gdma_set_transfer_ability + .text.gdma_start + 0x4211dc3e 0xf6 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4211dc3e gdma_start + *libesp_hw_support.a:periph_ctrl.*(.text .text.periph_ll_disable_clk_set_rst .text.periph_ll_enable_clk_clear_rst .text.periph_ll_get_clk_en_mask .text.periph_ll_get_clk_en_reg .text.periph_ll_get_rst_en_mask .text.periph_ll_get_rst_en_reg .text.periph_ll_reset .text.periph_module_disable .text.periph_module_enable .text.periph_rcc_acquire_enter .text.periph_rcc_acquire_exit .text.periph_rcc_release_enter .text.periph_rcc_release_exit) + .text.periph_ll_get_clk_en_mask + 0x4211dd34 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text.periph_ll_get_rst_en_mask + 0x4211dea4 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text.periph_ll_get_clk_en_reg + 0x4211e002 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text.periph_ll_get_rst_en_reg + 0x4211e05c 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text.periph_ll_enable_clk_clear_rst + 0x4211e0b8 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text.periph_ll_disable_clk_set_rst + 0x4211e108 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text.periph_ll_reset + 0x4211e158 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text.periph_rcc_acquire_enter + 0x4211e18e 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4211e18e periph_rcc_acquire_enter + .text.periph_rcc_acquire_exit + 0x4211e1b6 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4211e1b6 periph_rcc_acquire_exit + .text.periph_module_enable + 0x4211e1d8 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4211e1d8 periph_module_enable + .text.periph_module_disable + 0x4211e278 0x94 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4211e278 periph_module_disable + *libesp_hw_support.a:sar_periph_ctrl.*(.text .text.s_sar_adc_power_acquire .text.s_sar_adc_power_release .text.sar_periph_ctrl_adc_continuous_power_acquire .text.sar_periph_ctrl_adc_continuous_power_release .text.sar_periph_ctrl_adc_oneshot_power_acquire .text.sar_periph_ctrl_adc_oneshot_power_release .text.sar_periph_ctrl_init .text.sar_periph_ctrl_power_disable .text.sar_periph_ctrl_pwdet_power_acquire .text.sar_periph_ctrl_pwdet_power_release) + .text.s_sar_adc_power_acquire + 0x4211e30c 0x72 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .text.s_sar_adc_power_release + 0x4211e37e 0xb2 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .text.sar_periph_ctrl_init + 0x4211e430 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4211e430 sar_periph_ctrl_init + .text.sar_periph_ctrl_pwdet_power_acquire + 0x4211e44a 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4211e44a sar_periph_ctrl_pwdet_power_acquire + .text.sar_periph_ctrl_pwdet_power_release + 0x4211e4b6 0xa2 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4211e4b6 sar_periph_ctrl_pwdet_power_release + .text.sar_periph_ctrl_adc_oneshot_power_acquire + 0x4211e558 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4211e558 sar_periph_ctrl_adc_oneshot_power_acquire + .text.sar_periph_ctrl_adc_oneshot_power_release + 0x4211e566 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4211e566 sar_periph_ctrl_adc_oneshot_power_release + *libesp_system.a:esp_system_chip.*(.text .text.esp_get_free_heap_size .text.esp_get_free_internal_heap_size .text.esp_get_idf_version .text.esp_get_minimum_free_heap_size) + .text.esp_get_free_heap_size + 0x4211e574 0x14 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x4211e574 esp_get_free_heap_size + .text.esp_get_free_internal_heap_size + 0x4211e588 0x18 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x4211e588 esp_get_free_internal_heap_size + *libesp_wifi.a:esp_adapter.*(.text .text.clear_intr_wrapper .text.coex_deinit_wrapper .text.coex_disable_wrapper .text.coex_enable_wrapper .text.coex_init_wrapper .text.coex_register_start_cb_wrapper .text.coex_schm_curr_period_get_wrapper .text.coex_schm_curr_phase_get_wrapper .text.coex_schm_interval_get_wrapper .text.coex_schm_process_restart_wrapper .text.coex_schm_register_cb_wrapper .text.coex_schm_status_bit_clear_wrapper .text.coex_schm_status_bit_set_wrapper .text.coex_wifi_channel_set_wrapper .text.coex_wifi_request_wrapper .text.disable_intr_wrapper .text.enable_intr_wrapper .text.esp_event_post_wrapper .text.esp_log_write_wrapper .text.esp_log_writev_wrapper .text.esp_phy_disable_wrapper .text.esp_phy_enable_wrapper .text.esp_read_mac_wrapper .text.event_group_wait_bits_wrapper .text.get_time_wrapper .text.mutex_create_wrapper .text.mutex_delete_wrapper .text.nvs_open_wrapper .text.queue_create_wrapper .text.queue_recv_wrapper .text.queue_send_to_back_wrapper .text.queue_send_to_front_wrapper .text.queue_send_wrapper .text.recursive_mutex_create_wrapper .text.set_intr_wrapper .text.set_isr_wrapper .text.task_create_pinned_to_core_wrapper .text.task_create_wrapper .text.task_get_max_priority_wrapper .text.wifi_clock_disable_wrapper .text.wifi_clock_enable_wrapper .text.wifi_create_queue .text.wifi_create_queue_wrapper .text.wifi_delete_queue .text.wifi_delete_queue_wrapper .text.wifi_reset_mac_wrapper .text.wifi_thread_semphr_free .text.wifi_thread_semphr_get_wrapper) + .text.clear_intr_wrapper + 0x4211e5a0 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.task_get_max_priority_wrapper + 0x4211e5a2 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.queue_create_wrapper + 0x4211e5a6 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.mutex_delete_wrapper + 0x4211e5ba 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.wifi_thread_semphr_free + 0x4211e5cc 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_register_start_cb_wrapper + 0x4211e5e0 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_schm_register_cb_wrapper + 0x4211e5ee 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_schm_process_restart_wrapper + 0x4211e5fc 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_schm_curr_phase_get_wrapper + 0x4211e60a 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_schm_curr_period_get_wrapper + 0x4211e618 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_schm_interval_get_wrapper + 0x4211e626 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_schm_status_bit_set_wrapper + 0x4211e634 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_schm_status_bit_clear_wrapper + 0x4211e642 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_wifi_channel_set_wrapper + 0x4211e650 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_wifi_request_wrapper + 0x4211e65e 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_disable_wrapper + 0x4211e66c 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_enable_wrapper + 0x4211e67a 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_deinit_wrapper + 0x4211e688 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_init_wrapper + 0x4211e696 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.esp_log_writev_wrapper + 0x4211e6a4 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.esp_log_write_wrapper + 0x4211e6b6 0x20 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.get_time_wrapper + 0x4211e6d6 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.nvs_open_wrapper + 0x4211e6e4 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.wifi_clock_disable_wrapper + 0x4211e6f2 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.wifi_clock_enable_wrapper + 0x4211e704 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.wifi_reset_mac_wrapper + 0x4211e716 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.esp_read_mac_wrapper + 0x4211e72a 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.esp_phy_enable_wrapper + 0x4211e738 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.esp_phy_disable_wrapper + 0x4211e752 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.esp_event_post_wrapper + 0x4211e76c 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.task_create_wrapper + 0x4211e788 0x18 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.task_create_pinned_to_core_wrapper + 0x4211e7a0 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.event_group_wait_bits_wrapper + 0x4211e7bc 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.queue_recv_wrapper + 0x4211e7e0 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.queue_send_to_front_wrapper + 0x4211e804 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.queue_send_to_back_wrapper + 0x4211e818 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.queue_send_wrapper + 0x4211e82c 0x28 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.recursive_mutex_create_wrapper + 0x4211e854 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.mutex_create_wrapper + 0x4211e868 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.wifi_thread_semphr_get_wrapper + 0x4211e87c 0x7a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.disable_intr_wrapper + 0x4211e8f6 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.enable_intr_wrapper + 0x4211e908 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.set_isr_wrapper + 0x4211e91a 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.set_intr_wrapper + 0x4211e928 0x3a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.wifi_create_queue + 0x4211e962 0x40 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4211e962 wifi_create_queue + .text.wifi_create_queue_wrapper + 0x4211e9a2 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.wifi_delete_queue + 0x4211e9b0 0x26 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4211e9b0 wifi_delete_queue + .text.wifi_delete_queue_wrapper + 0x4211e9d6 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *libesp_wifi.a:wifi_netif.*(.text .text.esp_wifi_create_if_driver .text.esp_wifi_destroy_if_driver .text.esp_wifi_get_if_mac .text.esp_wifi_is_if_ready_when_started .text.esp_wifi_register_if_rxcb .text.wifi_ap_receive .text.wifi_driver_start .text.wifi_free .text.wifi_transmit) + .text.wifi_ap_receive + 0x4211e9e4 0x26 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .text.wifi_driver_start + 0x4211ea0a 0x32 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .text.wifi_free + 0x4211ea3c 0x12 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .text.wifi_transmit + 0x4211ea4e 0x14 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .text.esp_wifi_create_if_driver + 0x4211ea62 0x5c esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x4211ea62 esp_wifi_create_if_driver + .text.esp_wifi_get_if_mac + 0x4211eabe 0x10 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x4211eabe esp_wifi_get_if_mac + .text.esp_wifi_is_if_ready_when_started + 0x4211eace 0xa esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x4211eace esp_wifi_is_if_ready_when_started + .text.esp_wifi_register_if_rxcb + 0x4211ead8 0xfc esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x4211ead8 esp_wifi_register_if_rxcb + *libfreertos.a:app_startup.*(.literal .literal.* .text .text.*) + .text.main_task + 0x4211ebd4 0xdc esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .text.esp_startup_start_app + 0x4211ecb0 0x76 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x4211ecb0 esp_startup_start_app + *libfreertos.a:freertos_compatibility.*(.literal .literal.* .text .text.*) + *libfreertos.a:idf_additions.*(.literal .literal.* .text .text.*) + .text.xQueueCreateWithCaps + 0x4211ed26 0x7a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x4211ed26 xQueueCreateWithCaps + .text.vQueueDeleteWithCaps + 0x4211eda0 0x64 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x4211eda0 vQueueDeleteWithCaps + .text.xSemaphoreCreateGenericWithCaps + 0x4211ee04 0x9e esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x4211ee04 xSemaphoreCreateGenericWithCaps + .text.vSemaphoreDeleteWithCaps + 0x4211eea2 0x5a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x4211eea2 vSemaphoreDeleteWithCaps + *libfreertos.a:tasks.*(.literal.pxGetTaskListByIndex .text.pxGetTaskListByIndex) + *libfreertos.a:tasks.*(.literal.uxTaskGetSnapshotAll .text.uxTaskGetSnapshotAll) + *libfreertos.a:tasks.*(.literal.xTaskGetNext .text.xTaskGetNext) + *libhal.a:gdma_hal_ahb_v1.*(.text .text.gdma_ahb_hal_append .text.gdma_ahb_hal_connect_peri .text.gdma_ahb_hal_disconnect_peri .text.gdma_ahb_hal_enable_burst .text.gdma_ahb_hal_enable_intr .text.gdma_ahb_hal_get_intr_status_reg .text.gdma_ahb_hal_init .text.gdma_ahb_hal_reset .text.gdma_ahb_hal_set_priority .text.gdma_ahb_hal_set_strategy .text.gdma_ahb_hal_start_with_desc .text.gdma_ahb_hal_stop .text.gdma_ll_rx_enable_interrupt .text.gdma_ll_tx_enable_interrupt) + .text.gdma_ll_rx_enable_interrupt + 0x4211eefc 0x26 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .text.gdma_ll_tx_enable_interrupt + 0x4211ef22 0x2e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .text.gdma_ahb_hal_start_with_desc + 0x4211ef50 0x8a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4211ef50 gdma_ahb_hal_start_with_desc + .text.gdma_ahb_hal_stop + 0x4211efda 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4211efda gdma_ahb_hal_stop + .text.gdma_ahb_hal_append + 0x4211f018 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4211f018 gdma_ahb_hal_append + .text.gdma_ahb_hal_reset + 0x4211f056 0x4e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4211f056 gdma_ahb_hal_reset + .text.gdma_ahb_hal_set_priority + 0x4211f0a4 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4211f0a4 gdma_ahb_hal_set_priority + .text.gdma_ahb_hal_connect_peri + 0x4211f0e2 0x9a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4211f0e2 gdma_ahb_hal_connect_peri + .text.gdma_ahb_hal_disconnect_peri + 0x4211f17c 0x44 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4211f17c gdma_ahb_hal_disconnect_peri + .text.gdma_ahb_hal_enable_burst + 0x4211f1c0 0x78 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4211f1c0 gdma_ahb_hal_enable_burst + .text.gdma_ahb_hal_set_strategy + 0x4211f238 0x64 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4211f238 gdma_ahb_hal_set_strategy + .text.gdma_ahb_hal_enable_intr + 0x4211f29c 0x24 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4211f29c gdma_ahb_hal_enable_intr + .text.gdma_ahb_hal_get_intr_status_reg + 0x4211f2c0 0x1a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4211f2c0 gdma_ahb_hal_get_intr_status_reg + .text.gdma_ahb_hal_init + 0x4211f2da 0xa6 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4211f2da gdma_ahb_hal_init + *libhal.a:gdma_hal_top.*(.text .text.gdma_hal_append .text.gdma_hal_connect_peri .text.gdma_hal_deinit .text.gdma_hal_disconnect_peri .text.gdma_hal_enable_burst .text.gdma_hal_enable_intr .text.gdma_hal_get_intr_status_reg .text.gdma_hal_reset .text.gdma_hal_set_ext_mem_align .text.gdma_hal_set_priority .text.gdma_hal_set_strategy .text.gdma_hal_start_with_desc .text.gdma_hal_stop) + .text.gdma_hal_deinit + 0x4211f380 0x6 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4211f380 gdma_hal_deinit + .text.gdma_hal_start_with_desc + 0x4211f386 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4211f386 gdma_hal_start_with_desc + .text.gdma_hal_set_priority + 0x4211f394 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4211f394 gdma_hal_set_priority + .text.gdma_hal_connect_peri + 0x4211f3a2 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4211f3a2 gdma_hal_connect_peri + .text.gdma_hal_disconnect_peri + 0x4211f3b0 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4211f3b0 gdma_hal_disconnect_peri + .text.gdma_hal_enable_burst + 0x4211f3be 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4211f3be gdma_hal_enable_burst + .text.gdma_hal_set_ext_mem_align + 0x4211f3cc 0x10 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4211f3cc gdma_hal_set_ext_mem_align + .text.gdma_hal_enable_intr + 0x4211f3dc 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4211f3dc gdma_hal_enable_intr + *libhal.a:timer_hal.*(.text .text.timer_hal_deinit .text.timer_hal_init .text.timer_hal_set_counter_value) + *libheap.a:multi_heap.*(.text .text.multi_heap_check .text.multi_heap_dump .text.multi_heap_dump_tlsf .text.multi_heap_free_size_impl .text.multi_heap_get_info_impl .text.multi_heap_get_info_tlsf .text.multi_heap_minimum_free_size_impl .text.multi_heap_register_impl) + .text.multi_heap_get_info_tlsf + 0x4211f3ea 0x20 esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_register_impl + 0x4211f40a 0x6c esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4211f40a multi_heap_register_impl + 0x4211f40a multi_heap_register + .text.multi_heap_free_size_impl + 0x4211f476 0xa esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4211f476 multi_heap_free_size + 0x4211f476 multi_heap_free_size_impl + .text.multi_heap_minimum_free_size_impl + 0x4211f480 0xa esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4211f480 multi_heap_minimum_free_size + 0x4211f480 multi_heap_minimum_free_size_impl + .text.multi_heap_get_info_impl + 0x4211f48a 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4211f48a multi_heap_get_info + 0x4211f48a multi_heap_get_info_impl + *libheap.a:tlsf.*(.text .text.control_construct .text.default_walker .text.integrity_walker .text.tlsf_add_pool .text.tlsf_check .text.tlsf_check_pool .text.tlsf_create .text.tlsf_create_with_pool .text.tlsf_destroy .text.tlsf_fit_size .text.tlsf_pool_overhead .text.tlsf_remove_pool .text.tlsf_walk_pool) + .text.control_construct + 0x4211f51e 0x1c2 esp-idf/heap/libheap.a(tlsf.c.obj) + .text.default_walker + 0x4211f6e0 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) + .text.tlsf_walk_pool + 0x4211f712 0x7e esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4211f712 tlsf_walk_pool + .text.tlsf_fit_size + 0x4211f790 0x44 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4211f790 tlsf_fit_size + .text.tlsf_pool_overhead + 0x4211f7d4 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4211f7d4 tlsf_pool_overhead + .text.tlsf_add_pool + 0x4211f7d8 0x226 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4211f7d8 tlsf_add_pool + .text.tlsf_create + 0x4211f9fe 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4211f9fe tlsf_create + .text.tlsf_create_with_pool + 0x4211fa26 0x42 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4211fa26 tlsf_create_with_pool + *liblog.a:log.*(.text .text.add_to_cache .text.clear_log_level_list .text.esp_log_level_get .text.esp_log_level_set .text.esp_log_set_vprintf .text.esp_log_writev .text.fix_cache_generation_overflow .text.get_cached_log_level .text.get_uncached_log_level .text.heap_bubble_down .text.heap_swap .text.s_log_level_get_and_unlock) + .text.fix_cache_generation_overflow + 0x4211fa68 0x32 esp-idf/log/liblog.a(log.c.obj) + .text.heap_swap + 0x4211fa9a 0x2a esp-idf/log/liblog.a(log.c.obj) + .text.heap_bubble_down + 0x4211fac4 0x4e esp-idf/log/liblog.a(log.c.obj) + .text.add_to_cache + 0x4211fb12 0x90 esp-idf/log/liblog.a(log.c.obj) + .text.get_uncached_log_level + 0x4211fba2 0x46 esp-idf/log/liblog.a(log.c.obj) + .text.get_cached_log_level + 0x4211fbe8 0xf6 esp-idf/log/liblog.a(log.c.obj) + .text.s_log_level_get_and_unlock + 0x4211fcde 0x4a esp-idf/log/liblog.a(log.c.obj) + .text.clear_log_level_list + 0x4211fd28 0x40 esp-idf/log/liblog.a(log.c.obj) + .text.esp_log_level_set + 0x4211fd68 0x154 esp-idf/log/liblog.a(log.c.obj) + 0x4211fd68 esp_log_level_set + .text.esp_log_writev + 0x4211febc 0x42 esp-idf/log/liblog.a(log.c.obj) + 0x4211febc esp_log_writev + *liblog.a:log_freertos.*(.text .text.esp_log_system_timestamp) + *libriscv.a:interrupt.*(.literal.intr_handler_get .text.intr_handler_get) + .text.intr_handler_get + 0x4211fefe 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x4211fefe intr_handler_get + *libriscv.a:interrupt.*(.literal.intr_handler_set .text.intr_handler_set) + .text.intr_handler_set + 0x4211ff12 0x22 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x4211ff12 intr_handler_set + *(.stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*) + *(.irom0.text) + *(.fini.literal) + *(.fini) + *(.gnu.version) + 0x4211ff44 . = (. + _esp_flash_mmap_prefetch_pad_size) + *fill* 0x4211ff34 0x10 + 0x4211ff44 _text_end = ABSOLUTE (.) + 0x4211ff44 _instruction_reserved_end = ABSOLUTE (.) + 0x4211ff44 _etext = . + 0x00000000 _flash_cache_start = ABSOLUTE (0x0) + +.flash_rodata_dummy + 0x3c000020 0x120000 + 0x3c000020 _flash_rodata_dummy_start = . + 0x3c000020 . = ALIGN (ALIGNOF (.flash.text)) + 0x3c11ff44 . = (. + SIZEOF (.flash.text)) + *fill* 0x3c000020 0x11ff24 + 0x3c120020 . = (ALIGN (_esp_mmu_block_size) + 0x20) + *fill* 0x3c11ff44 0xdc + +.flash.appdesc 0x3c120020 0x100 + 0x3c120020 _rodata_reserved_start = ABSOLUTE (.) + 0x3c120020 _rodata_start = ABSOLUTE (.) + *(.rodata_desc .rodata_desc.*) + .rodata_desc 0x3c120020 0x100 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3c120020 esp_app_desc + *(.rodata_custom_desc .rodata_custom_desc.*) + 0x3c120120 . = ALIGN (ALIGNOF (.flash.rodata)) + +.flash.rodata 0x3c120120 0x4c014 + 0x3c120120 _flash_rodata_start = ABSOLUTE (.) + *(EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:mspi_timing_config.* *libesp_hw_support.a:esp_memory_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .rodata EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:mspi_timing_config.* *libesp_hw_support.a:esp_memory_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .rodata.* EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:mspi_timing_config.* *libesp_hw_support.a:esp_memory_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .sdata2 EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:mspi_timing_config.* *libesp_hw_support.a:esp_memory_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .sdata2.* EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:mspi_timing_config.* *libesp_hw_support.a:esp_memory_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .srodata EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:mspi_timing_config.* *libesp_hw_support.a:esp_memory_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .srodata.*) + .rodata.pthread_create.str1.4 + 0x3c120120 0x2c775 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0xf7 (size before relaxing) + .rodata.pthread_mutex_unlock.str1.4 + 0x3c14c895 0x23 esp-idf/pthread/libpthread.a(pthread.c.obj) + *fill* 0x3c14c895 0x3 + .rodata.__func__.0 + 0x3c14c898 0x15 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_cleanup_thread_specific_data_callback.str1.4 + 0x3c14c8ad 0x3d esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + *fill* 0x3c14c8ad 0x3 + .rodata.__func__.0 + 0x3c14c8b0 0x2e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .rodata.str1.4 + 0x3c14c8de 0xef esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .rodata.select_rtc_slow_clk.str1.4 + 0x3c14c8de 0x5c esp-idf/esp_system/libesp_system.a(clk.c.obj) + .rodata.esp_clk_init.str1.4 + 0x3c14c8de 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x3c14c8de 0x2 + .rodata.__func__.0 + 0x3c14c8e0 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x3c14c8ed 0x3 + .srodata 0x3c14c8f0 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .rodata.esp_panic_handler.str1.4 + 0x3c14c8f4 0x87 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .rodata.do_core_init.str1.4 + 0x3c14c8f4 0xb8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .rodata.do_system_init_fn.str1.4 + 0x3c14c8f4 0x51 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .rodata.start_cpu0_default.str1.4 + 0x3c14c8f4 0x231 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .rodata.__func__.0 + 0x3c14c8f4 0xd esp-idf/esp_system/libesp_system.a(startup.c.obj) + *fill* 0x3c14c901 0x3 + .srodata.g_startup_fn + 0x3c14c904 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c14c904 g_startup_fn + .rodata.frame_to_panic_info.str1.4 + 0x3c14c908 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .rodata.print_state_for_core.str1.4 + 0x3c14c908 0x3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .rodata.str1.4 + 0x3c14c908 0x4 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .srodata 0x3c14c908 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .rodata.esp_mprot_mem_type_to_str.str1.4 + 0x3c14c90d 0x48 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.test_and_print_register_bits.str1.4 + 0x3c14c90d 0x3 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.panic_print_register_array.str1.4 + 0x3c14c90d 0xb esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.print_cache_err_details.str1.4 + 0x3c14c90d 0x4b esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.panic_print_basic_backtrace.str1.4 + 0x3c14c90d 0x1f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.print_memprot_err_details.str1.4 + 0x3c14c90d 0x8f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.print_assist_debug_details.str1.4 + 0x3c14c90d 0x8d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.panic_print_registers.str1.4 + 0x3c14c90d 0x18 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.panic_soc_fill_info.str1.4 + 0x3c14c90d 0x6c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.panic_arch_fill_info.str1.4 + 0x3c14c90d 0x19 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.str1.4 + 0x3c14c90d 0x429 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + *fill* 0x3c14c90d 0x3 + .rodata.reason.0 + 0x3c14c910 0x40 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata 0x3c14c950 0xdc esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.get_cached_log_level.str1.4 + 0x3c14ca2c 0x67 esp-idf/log/liblog.a(log.c.obj) + .rodata.esp_log_level_set.str1.4 + 0x3c14ca2c 0x2 esp-idf/log/liblog.a(log.c.obj) + .rodata.__func__.0 + 0x3c14ca2c 0x15 esp-idf/log/liblog.a(log.c.obj) + *fill* 0x3c14ca41 0x3 + .rodata.__func__.1 + 0x3c14ca44 0x12 esp-idf/log/liblog.a(log.c.obj) + .rodata.str1.4 + 0x3c14ca56 0x11d esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c14ca56 0x2 + .rodata.__func__.2 + 0x3c14ca58 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c14ca69 0x3 + .rodata.__func__.3 + 0x3c14ca6c 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c14ca7e 0x2 + .rodata.__func__.4 + 0x3c14ca80 0xf esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c14ca8f 0x1 + .rodata.__func__.7 + 0x3c14ca90 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__.8 + 0x3c14caa8 0x17 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c14cabf 0x1 + .rodata.__func__.9 + 0x3c14cac0 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c14cada 0x2 + .rodata.__func__.10 + 0x3c14cadc 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c14caf5 0x3 + .rodata.__func__.11 + 0x3c14caf8 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__.12 + 0x3c14cb10 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.register_heap.str1.4 + 0x3c14cb21 0x43 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .rodata.heap_caps_init.str1.4 + 0x3c14cb21 0x130 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3c14cb21 0x3 + .rodata.__func__.1 + 0x3c14cb24 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .rodata.__func__.2 + 0x3c14cb38 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3c14cb47 0x1 + .rodata.__func__.3 + 0x3c14cb48 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .rodata.assert_valid_block.str1.4 + 0x3c14cb56 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) + .rodata.multi_heap_register_impl.str1.4 + 0x3c14cb56 0x2f esp-idf/heap/libheap.a(multi_heap.c.obj) + .rodata.multi_heap_get_first_block.str1.4 + 0x3c14cb56 0xd esp-idf/heap/libheap.a(multi_heap.c.obj) + *fill* 0x3c14cb56 0x2 + .rodata.__func__.4 + 0x3c14cb58 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) + .rodata.__func__.0 + 0x3c14cb70 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) + .rodata.control_construct.str1.4 + 0x3c14cb89 0xca esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.default_walker.str1.4 + 0x3c14cb89 0x26 esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.tlsf_check.str1.4 + 0x3c14cb89 0x4a esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.tlsf_add_pool.str1.4 + 0x3c14cb89 0x142 esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.tlsf_remove_pool.str1.4 + 0x3c14cb89 0x116 esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.tlsf_create.str1.4 + 0x3c14cb89 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.tlsf_malloc.str1.4 + 0x3c14cb89 0x1a7 esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.tlsf_free.str1.4 + 0x3c14cb89 0x110 esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.tlsf_realloc.str1.4 + 0x3c14cb89 0x2e esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c14cb89 0x3 + .rodata.__func__.0 + 0x3c14cb8c 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.__func__.1 + 0x3c14cb9c 0xd esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c14cba9 0x3 + .rodata.__func__.2 + 0x3c14cbac 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c14cbbd 0x3 + .rodata.__func__.3 + 0x3c14cbc0 0xd esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c14cbcd 0x3 + .rodata.__func__.5 + 0x3c14cbd0 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c14cbe1 0x3 + .rodata.__func__.6 + 0x3c14cbe4 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c14cbee 0x2 + .rodata.__func__.8 + 0x3c14cbf0 0xc esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.__func__.9 + 0x3c14cbfc 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.__func__.10 + 0x3c14cc0c 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c14cc1f 0x1 + .rodata.__func__.11 + 0x3c14cc20 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c14cc36 0x2 + .rodata.__func__.12 + 0x3c14cc38 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c14cc4a 0x2 + .rodata.__func__.14 + 0x3c14cc4c 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c14cc5e 0x2 + .rodata.__func__.15 + 0x3c14cc60 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c14cc72 0x2 + .rodata.__func__.18 + 0x3c14cc74 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c14cc86 0x2 + .rodata.__func__.20 + 0x3c14cc88 0xb esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.s_prepare_reserved_regions.str1.4 + 0x3c14cc93 0x105 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3c14cc93 0x1 + .rodata.__func__.0 + 0x3c14cc94 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3c14ccaf 0x1 + .srodata.soc_memory_region_count + 0x3c14ccb0 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c14ccb0 soc_memory_region_count + .rodata.soc_memory_regions + 0x3c14ccb4 0x64 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c14ccb4 soc_memory_regions + .rodata.str1.4 + 0x3c14cd18 0x1b esp-idf/heap/libheap.a(memory_layout.c.obj) + .rodata.soc_memory_types + 0x3c14cd18 0x30 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c14cd18 soc_memory_types + .rodata.find_desc_for_source.str1.4 + 0x3c14cd48 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.is_vect_desc_usable.str1.4 + 0x3c14cd48 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.esp_intr_alloc_intrstatus.str1.4 + 0x3c14cd48 0xbe esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.intr_free_for_current_cpu.str1.4 + 0x3c14cd48 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.__func__.2 + 0x3c14cd48 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c14cd59 0x3 + .rodata.__func__.3 + 0x3c14cd5c 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c14cd76 0x2 + .rodata.__func__.5 + 0x3c14cd78 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c14cd92 0x2 + .rodata.__func__.6 + 0x3c14cd94 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c14cdaa 0x2 + .rodata.__func__.7 + 0x3c14cdac 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c14cdc5 0x3 + .rodata.__func__.9 + 0x3c14cdc8 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.__func__.10 + 0x3c14cddc 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.periph_module_enable.str1.4 + 0x3c14cdf1 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x3c14cdf1 0x3 + .rodata.__func__.0 + 0x3c14cdf4 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .rodata.__func__.1 + 0x3c14ce08 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x3c14ce1e 0x2 + .rodata.__func__.2 + 0x3c14ce20 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .rodata.gpio_ll_deepsleep_wakeup_is_enabled.str1.4 + 0x3c14ce35 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .rodata.esp_sleep_config_gpio_isolate.str1.4 + 0x3c14ce35 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .rodata.esp_sleep_enable_gpio_switch.str1.4 + 0x3c14ce35 0x5b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x3c14ce35 0x3 + .rodata.__func__.0 + 0x3c14ce38 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x3c14ce59 0x3 + .rodata.__func__.1 + 0x3c14ce5c 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .rodata.regi2c_saradc_disable.str1.4 + 0x3c14ce80 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .rodata.str1.4 + 0x3c14ce80 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .rodata.set_ocode_by_efuse.str1.4 + 0x3c14ce80 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .rodata.get_dig_dbias_by_efuse.str1.4 + 0x3c14ce80 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .rodata.calibrate_ocode.str1.4 + 0x3c14ce80 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .rodata.__func__.0 + 0x3c14ce80 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c14ce97 0x1 + .rodata.__func__.1 + 0x3c14ce98 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c14ceaf 0x1 + .rodata.__func__.2 + 0x3c14ceb0 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c14cec3 0x1 + .rodata 0x3c14cec4 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .rodata.rtc_clk_cal_ratio.str1.4 + 0x3c14cece 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .rodata.rtc_time_us_to_slowclk.str1.4 + 0x3c14cece 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + *fill* 0x3c14cece 0x2 + .rodata.__func__.0 + 0x3c14ced0 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + *fill* 0x3c14cee7 0x1 + .rodata.__func__.1 + 0x3c14cee8 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .rodata.s_sar_adc_power_release.str1.4 + 0x3c14cef4 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .rodata.sar_periph_ctrl_pwdet_power_release.str1.4 + 0x3c14cef4 0x41 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .rodata.__func__.0 + 0x3c14cef4 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .rodata.__func__.1 + 0x3c14cf0c 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .rodata.esp_mprot_oper_type_to_str.str1.4 + 0x3c14cf30 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .rodata.esp_mprot_pms_world_to_str.str1.4 + 0x3c14cf30 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .rodata.main_task.str1.4 + 0x3c14cf30 0xdd esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .rodata.esp_startup_start_app.str1.4 + 0x3c14cf30 0x40 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .rodata.__func__.0 + 0x3c14cf30 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x3c14cf3a 0x2 + .rodata.__func__.1 + 0x3c14cf3c 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .rodata.prvNotifyQueueSetContainer.str1.4 + 0x3c14cf52 0xb2 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGenericReset.str1.4 + 0x3c14cf52 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGenericCreateStatic.str1.4 + 0x3c14cf52 0x37 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGenericGetStaticBuffers.str1.4 + 0x3c14cf52 0xf esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGetMutexHolder.str1.4 + 0x3c14cf52 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueCreateCountingSemaphoreStatic.str1.4 + 0x3c14cf52 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGenericSend.str1.4 + 0x3c14cf52 0xfb esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.prvInitialiseMutex.str1.4 + 0x3c14cf52 0x3b esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGiveMutexRecursive.str1.4 + 0x3c14cf52 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGiveFromISR.str1.4 + 0x3c14cf52 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueReceive.str1.4 + 0x3c14cf52 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueReceiveFromISR.str1.4 + 0x3c14cf52 0x76 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.uxQueueMessagesWaiting.str1.4 + 0x3c14cf52 0x7 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c14cf52 0x2 + .rodata.__func__.1 + 0x3c14cf54 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c14cf6e 0x2 + .rodata.__func__.2 + 0x3c14cf70 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c14cf7d 0x3 + .rodata.__func__.3 + 0x3c14cf80 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c14cf9e 0x2 + .rodata.__func__.4 + 0x3c14cfa0 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c14cfb7 0x1 + .rodata.__func__.5 + 0x3c14cfb8 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c14cfcf 0x1 + .rodata.__func__.7 + 0x3c14cfd0 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c14cfe5 0x3 + .rodata.__func__.9 + 0x3c14cfe8 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.10 + 0x3c14cffc 0xe esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c14d00a 0x2 + .rodata.__func__.11 + 0x3c14d00c 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c14d01e 0x2 + .rodata.__func__.12 + 0x3c14d020 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c14d039 0x3 + .rodata.__func__.13 + 0x3c14d03c 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c14d057 0x1 + .rodata.__func__.14 + 0x3c14d058 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c14d06a 0x2 + .rodata.__func__.15 + 0x3c14d06c 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c14d08a 0x2 + .rodata.__func__.16 + 0x3c14d08c 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.17 + 0x3c14d0b0 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c14d0c9 0x3 + .rodata.__func__.18 + 0x3c14d0cc 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c14d0e5 0x3 + .rodata.__func__.20 + 0x3c14d0e8 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c14d0fd 0x3 + .rodata.__func__.21 + 0x3c14d100 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.22 + 0x3c14d114 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c14d132 0x2 + .rodata.__func__.23 + 0x3c14d134 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c14d14e 0x2 + .rodata.__func__.24 + 0x3c14d150 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.25 + 0x3c14d164 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.prvTaskIsTaskSuspended.str1.4 + 0x3c14d177 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.prvDeleteTCB.str1.4 + 0x3c14d177 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.prvInitialiseNewTask.str1.4 + 0x3c14d177 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskDelete.str1.4 + 0x3c14d177 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.eTaskGetState.str1.4 + 0x3c14d177 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskIncrementTick.str1.4 + 0x3c14d177 0x76 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskResumeAll.str1.4 + 0x3c14d177 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskSwitchContext.str1.4 + 0x3c14d177 0x45 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskSuspend.str1.4 + 0x3c14d177 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskPlaceOnEventList.str1.4 + 0x3c14d177 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskPlaceOnUnorderedEventList.str1.4 + 0x3c14d177 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskRemoveFromEventList.str1.4 + 0x3c14d177 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskRemoveFromUnorderedEventList.str1.4 + 0x3c14d177 0x30 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskSetTimeOutState.str1.4 + 0x3c14d177 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskCheckForTimeOut.str1.4 + 0x3c14d177 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskPriorityDisinherit.str1.4 + 0x3c14d177 0x31 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskPriorityDisinheritAfterTimeout.str1.4 + 0x3c14d177 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.ulTaskGenericNotifyTake.str1.4 + 0x3c14d177 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskGenericNotify.str1.4 + 0x3c14d177 0x83 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskCreatePinnedToCore.str1.4 + 0x3c14d177 0x101 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskCreateStaticPinnedToCore.str1.4 + 0x3c14d177 0x65 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.prvCreateIdleTasks.str1.4 + 0x3c14d177 0x5 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskStartScheduler.str1.4 + 0x3c14d177 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskGetIdleTaskHandleForCore.str1.4 + 0x3c14d177 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c14d177 0x1 + .rodata.__func__.2 + 0x3c14d178 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c14d199 0x3 + .rodata.__func__.3 + 0x3c14d19c 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c14d1ba 0x2 + .rodata.__func__.4 + 0x3c14d1bc 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c14d1da 0x2 + .rodata.__func__.5 + 0x3c14d1dc 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c14d1f1 0x3 + .rodata.__func__.6 + 0x3c14d1f4 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.8 + 0x3c14d20c 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c14d22a 0x2 + .rodata.__func__.12 + 0x3c14d22c 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.13 + 0x3c14d244 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.14 + 0x3c14d268 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.16 + 0x3c14d280 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c14d295 0x3 + .rodata.__func__.18 + 0x3c14d298 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c14d2ba 0x2 + .rodata.__func__.19 + 0x3c14d2bc 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c14d2d5 0x3 + .rodata.__func__.20 + 0x3c14d2d8 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.21 + 0x3c14d2f8 0x1f esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c14d317 0x1 + .rodata.__func__.22 + 0x3c14d318 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c14d32e 0x2 + .rodata.__func__.23 + 0x3c14d330 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c14d343 0x1 + .rodata.__func__.24 + 0x3c14d344 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c14d357 0x1 + .rodata.__func__.29 + 0x3c14d358 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c14d366 0x2 + .rodata.__func__.30 + 0x3c14d368 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c14d377 0x1 + .rodata.__func__.31 + 0x3c14d378 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.35 + 0x3c14d38c 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c14d399 0x3 + .rodata.__func__.38 + 0x3c14d39c 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c14d3a7 0x1 + .rodata.__func__.40 + 0x3c14d3a8 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c14d3b5 0x3 + .rodata.__func__.41 + 0x3c14d3b8 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .srodata.uxTopUsedPriority + 0x3c14d3c4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c14d3c4 uxTopUsedPriority + .rodata.vPortTaskWrapper.str1.4 + 0x3c14d3c8 0x23 esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vPortTLSPointersDelCb.str1.4 + 0x3c14d3c8 0x7e esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.pxPortInitialiseStack.str1.4 + 0x3c14d3c8 0x64 esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vApplicationStackOverflowHook.str1.4 + 0x3c14d3c8 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.__func__.0 + 0x3c14d3c8 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vApplicationGetIdleTaskMemory.str1.4 + 0x3c14d3de 0x5a esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x3c14d3de 0x2 + .rodata.__func__.0 + 0x3c14d3e0 0x1f esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x3c14d3ff 0x1 + .rodata.__func__.1 + 0x3c14d400 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) + .rodata.vSystimerSetup.str1.4 + 0x3c14d41e 0xa8 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + *fill* 0x3c14d41e 0x2 + .rodata.__func__.0 + 0x3c14d420 0xf esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .rodata.str1.4 + 0x3c14d42f 0x91 esp-idf/newlib/libnewlib.a(locks.c.obj) + .rodata.esp_newlib_locks_init.str1.4 + 0x3c14d42f 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c14d42f 0x1 + .rodata.__func__.4 + 0x3c14d430 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c14d446 0x2 + .rodata.__func__.3 + 0x3c14d448 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c14d45b 0x1 + .rodata.__func__.2 + 0x3c14d45c 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c14d471 0x3 + .rodata.__func__.1 + 0x3c14d474 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c14d489 0x3 + .rodata.__func__.0 + 0x3c14d48c 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) + .rodata.esp_newlib_init_global_stdio.str1.4 + 0x3c14d498 0x6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .srodata.esp_unknown_msg + 0x3c14d498 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .rodata.str1.4 + 0x3c14d49e 0x17ee esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + *fill* 0x3c14d49e 0x2 + .rodata.esp_err_msg_table + 0x3c14d4a0 0x6c8 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .rodata.str1.4 + 0x3c14db68 0x33 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .rodata.init_timer_task.str1.4 + 0x3c14db68 0x7f esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .rodata.esp_timer_init.str1.4 + 0x3c14db68 0x28 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .rodata.__func__.0 + 0x3c14db68 0xd esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .rodata.esp_timer_impl_init_system_time.str1.4 + 0x3c14db75 0x51 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .rodata.str1.4 + 0x3c14db75 0x75 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .rodata.esp_timer_impl_init.str1.4 + 0x3c14db75 0xbb esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + *fill* 0x3c14db75 0x3 + .rodata.__func__.0 + 0x3c14db78 0x1c esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .rodata.translate_path.str1.4 + 0x3c14db94 0x5f esp-idf/vfs/libvfs.a(vfs.c.obj) + .rodata.esp_vfs_register_fd_range.str1.4 + 0x3c14db94 0x1 esp-idf/vfs/libvfs.a(vfs.c.obj) + .rodata.__func__.0 + 0x3c14db94 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) + .rodata.console_open.str1.4 + 0x3c14dba3 0x22 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .rodata.esp_vfs_dev_console_register.str1.4 + 0x3c14dba3 0xd esp-idf/vfs/libvfs.a(vfs_console.c.obj) + *fill* 0x3c14dba3 0x1 + .rodata.vfs 0x3c14dba4 0xa4 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .rodata.usb_serial_jtag_return_char.str1.4 + 0x3c14dc48 0x43 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .rodata.__func__.0 + 0x3c14dc48 0x1c esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .rodata.vfs 0x3c14dc64 0xa4 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .rodata.uart_access.str1.4 + 0x3c14dd08 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.uart_fcntl.str1.4 + 0x3c14dd08 0x34 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.uart_return_char.str1.4 + 0x3c14dd08 0x1d esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.uart_fsync.str1.4 + 0x3c14dd08 0x12 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.__func__.1 + 0x3c14dd08 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x3c14dd13 0x1 + .rodata.__func__.2 + 0x3c14dd14 0x11 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x3c14dd25 0x3 + .rodata.__func__.3 + 0x3c14dd28 0xa esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x3c14dd32 0x2 + .rodata.__func__.4 + 0x3c14dd34 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x3c14dd3f 0x1 + .rodata.__func__.5 + 0x3c14dd40 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x3c14dd4b 0x1 + .rodata.__func__.6 + 0x3c14dd4c 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x3c14dd57 0x1 + .rodata.__func__.7 + 0x3c14dd58 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x3c14dd63 0x1 + .rodata.vfs 0x3c14dd64 0xa4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .srodata.s_uart_mount_points + 0x3c14de08 0x8 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .srodata.s_ctx + 0x3c14de10 0x8 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.event_handler.str1.4 + 0x3c14de18 0x58c esp-idf/main/libmain.a(app_main.c.obj) + .rodata.write_cb.str1.4 + 0x3c14de18 0x88 esp-idf/main/libmain.a(app_main.c.obj) + .rodata.app_main.str1.4 + 0x3c14de18 0x252 esp-idf/main/libmain.a(app_main.c.obj) + .rodata.__func__.0 + 0x3c14de18 0x9 esp-idf/main/libmain.a(app_main.c.obj) + .rodata.push_btn_cb.str1.4 + 0x3c14de21 0x6 esp-idf/main/libmain.a(app_driver.c.obj) + .rodata.esp_rmaker_start_reset_timer.str1.4 + 0x3c14de21 0x10 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .rodata.esp_rmaker_reboot.str1.4 + 0x3c14de21 0x25 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + *fill* 0x3c14de21 0x3 + .srodata.RMAKER_COMMON_EVENT + 0x3c14de24 0x4 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + 0x3c14de24 RMAKER_COMMON_EVENT + .rodata.esp_diag_log_write.str1.4 + 0x3c14de28 0x5 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .rodata.esp_rmaker_register_node.str1.4 + 0x3c14de28 0xd4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .rodata.esp_rmaker_event_handler.str1.4 + 0x3c14de28 0xd esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .rodata.esp_rmaker_populate_node_id.str1.4 + 0x3c14de28 0x75 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .rodata.esp_rmaker_mqtt_conn_params_init.str1.4 + 0x3c14de28 0x37 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .rodata.esp_rmaker_init.str1.4 + 0x3c14de28 0x26e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .rodata.esp_rmaker_node_init.str1.4 + 0x3c14de28 0x2e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .rodata.esp_rmaker_task.str1.4 + 0x3c14de28 0x303 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .rodata.esp_rmaker_start.str1.4 + 0x3c14de28 0x141 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .rodata.__func__.0 + 0x3c14de28 0x11 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + *fill* 0x3c14de39 0x3 + .srodata.RMAKER_EVENT + 0x3c14de3c 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + 0x3c14de3c RMAKER_EVENT + .rodata.esp_rmaker_node_create.str1.4 + 0x3c14de40 0x1ad esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .rodata.esp_rmaker_node_add_attribute.str1.4 + 0x3c14de40 0x156 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .rodata.esp_rmaker_node_add_device.str1.4 + 0x3c14de40 0x8f esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .rodata.esp_rmaker_node_get_device_by_name.str1.4 + 0x3c14de40 0x42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .rodata.esp_rmaker_node_get_first_device.str1.4 + 0x3c14de40 0x34 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .rodata.esp_rmaker_device_delete.str1.4 + 0x3c14de40 0x79 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .rodata.__esp_rmaker_device_create.str1.4 + 0x3c14de40 0x109 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .rodata.esp_rmaker_device_add_param.str1.4 + 0x3c14de40 0x9b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .rodata.esp_rmaker_device_add_attribute.str1.4 + 0x3c14de40 0x139 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .rodata.esp_rmaker_device_add_cb.str1.4 + 0x3c14de40 0x35 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .rodata.esp_rmaker_device_get_name.str1.4 + 0x3c14de40 0x36 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .rodata.esp_rmaker_device_get_param_by_type.str1.4 + 0x3c14de40 0x43 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .rodata.esp_rmaker_device_get_param_by_name.str1.4 + 0x3c14de40 0x43 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .rodata.esp_rmaker_param_get_buf.str1.4 + 0x3c14de40 0x59 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_allocate_and_populate_params.str1.4 + 0x3c14de40 0x94 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_report_param_internal.str1.4 + 0x3c14de40 0xec esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.__esp_rmaker_param_report_time_series_records.str1.4 + 0x3c14de40 0x6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.__esp_rmaker_param_report_time_series.str1.4 + 0x3c14de40 0x1c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_param_report_time_series.str1.4 + 0x3c14de40 0x151 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_register_for_set_params.str1.4 + 0x3c14de40 0x58 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_get_node_params.str1.4 + 0x3c14de40 0x89 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_param_get_stored_value.str1.4 + 0x3c14de40 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_param_create.str1.4 + 0x3c14de40 0x1ad esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_param_add_bounds.str1.4 + 0x3c14de40 0xe4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_param_add_array_max_count.str1.4 + 0x3c14de40 0x3e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_param_add_ui_type.str1.4 + 0x3c14de40 0x40 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_param_update.str1.4 + 0x3c14de40 0x4b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_device_set_params.str1.4 + 0x3c14de40 0x4e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_handle_set_params.str1.4 + 0x3c14de40 0x2e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_report_node_state.str1.4 + 0x3c14de40 0x58 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_params_mqtt_init.str1.4 + 0x3c14de40 0x2f esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.str1.4 + 0x3c14de40 0x46 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.cb_srcs + 0x3c14de40 0x18 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_report_attribute.str1.4 + 0x3c14de58 0xe esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .rodata.esp_rmaker_report_info.str1.4 + 0x3c14de58 0x71 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .rodata.esp_rmaker_report_node_attributes.str1.4 + 0x3c14de58 0xb esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .rodata.esp_rmaker_report_data_type.str1.4 + 0x3c14de58 0x34 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .rodata.esp_rmaker_report_param_config.str1.4 + 0x3c14de58 0x60 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .rodata.esp_rmaker_report_devices_or_services.str1.4 + 0x3c14de58 0x1b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .rodata.__esp_rmaker_get_node_config.str1.4 + 0x3c14de58 0x8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .rodata.esp_rmaker_get_node_config.str1.4 + 0x3c14de58 0x123 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .rodata.esp_rmaker_report_node_config.str1.4 + 0x3c14de58 0x67 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .rodata.esp_rmaker_get_mqtt_host.str1.4 + 0x3c14de58 0x3b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .rodata.esp_rmaker_get_client_cert.str1.4 + 0x3c14de58 0xc esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .rodata.esp_rmaker_get_client_key.str1.4 + 0x3c14de58 0xb esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .rodata.esp_rmaker_time_add_service.str1.4 + 0x3c14de58 0x85 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .rodata.esp_rmaker_time_service_cb.str1.4 + 0x3c14de58 0x5b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .rodata.esp_rmaker_user_mapping_detect_reset.str1.4 + 0x3c14de58 0x1c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .rodata.esp_rmaker_user_mapping_endpoint_create.str1.4 + 0x3c14de58 0x11 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .rodata.esp_rmaker_user_mapping_event_handler.str1.4 + 0x3c14de58 0x12f esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .rodata.esp_rmaker_start_user_node_mapping.str1.4 + 0x3c14de58 0x187 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .rodata.esp_rmaker_reset_user_node_mapping.str1.4 + 0x3c14de58 0x7 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .rodata.esp_rmaker_user_mapping_handler.str1.4 + 0x3c14de58 0x186 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .rodata.esp_rmaker_user_mapping_cb.str1.4 + 0x3c14de58 0x9e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .rodata.esp_rmaker_user_node_mapping_init.str1.4 + 0x3c14de58 0x2f esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .rodata.esp_rmaker_schedule_timestamp_common_cb.str1.4 + 0x3c14de58 0x65 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_add_to_list.str1.4 + 0x3c14de58 0x95 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_remove_from_list.str1.4 + 0x3c14de58 0x91 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_prepare_config.str1.4 + 0x3c14de58 0x3d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_find_or_create.str1.4 + 0x3c14de58 0x112 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_parse_action.str1.4 + 0x3c14de58 0x3a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_parse_trigger.str1.4 + 0x3c14de58 0x2e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_parse_info_and_flags.str1.4 + 0x3c14de58 0xe esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_parse_validity.str1.4 + 0x3c14de58 0x18 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_timesync_timer_init.str1.4 + 0x3c14de58 0x3d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.__esp_rmaker_schedule_get_params.str1.4 + 0x3c14de58 0x61 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_get_params.str1.4 + 0x3c14de58 0xdb esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_report_params.str1.4 + 0x3c14de58 0x14 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_trigger_work_cb.str1.4 + 0x3c14de58 0x54 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_operation_enable.str1.4 + 0x3c14de58 0xdf esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_perform_operation.str1.4 + 0x3c14de58 0x86 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_timesync_timer_work_cb.str1.4 + 0x3c14de58 0x4a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_get_operation_from_str.str1.4 + 0x3c14de58 0x24 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_parse_operation.str1.4 + 0x3c14de58 0x8d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_parse_json.str1.4 + 0x3c14de58 0x98 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.write_cb.str1.4 + 0x3c14de58 0x86 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_enable.str1.4 + 0x3c14de58 0xbe esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_scenes_add_to_list.str1.4 + 0x3c14de58 0xa2 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.esp_rmaker_scenes_remove_from_list.str1.4 + 0x3c14de58 0x8a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.esp_rmaker_scenes_find_or_create.str1.4 + 0x3c14de58 0x107 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.esp_rmaker_scenes_parse_info_and_flags.str1.4 + 0x3c14de58 0xe esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.esp_rmaker_scenes_parse_action.str1.4 + 0x3c14de58 0x3a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.esp_rmaker_scenes_perform_operation.str1.4 + 0x3c14de58 0xbe esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.__esp_rmaker_scenes_get_params.str1.4 + 0x3c14de58 0x57 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.esp_rmaker_scenes_get_params.str1.4 + 0x3c14de58 0xd5 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.esp_rmaker_scenes_report_params.str1.4 + 0x3c14de58 0x11 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.esp_rmaker_scenes_get_operation_from_str.str1.4 + 0x3c14de58 0x2b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.esp_rmaker_scenes_parse_operation.str1.4 + 0x3c14de58 0x8a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.esp_rmaker_scenes_parse_json.str1.4 + 0x3c14de58 0x94 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.write_cb.str1.4 + 0x3c14de58 0x86 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.esp_rmaker_scenes_enable.str1.4 + 0x3c14de58 0xb1 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.esp_rmaker_publish_response.str1.4 + 0x3c14de58 0xad esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .rodata.esp_rmaker_cmd_resp_check_pending.str1.4 + 0x3c14de58 0x88 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .rodata.esp_rmaker_test_cmd_resp.str1.4 + 0x3c14de58 0x5a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .rodata.esp_rmaker_cmd_response_enable.str1.4 + 0x3c14de58 0xcf esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .rodata.esp_rmaker_get_secure_boot_digest.str1.4 + 0x3c14de58 0x5e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + .rodata.generate_claim_init_request.str1.4 + 0x3c14de58 0xa0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.esp_rmaker_claim_perform_common.str1.4 + 0x3c14de58 0x157 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.read_hmac_key.str1.4 + 0x3c14de58 0x76 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.handle_self_claim_init_response.str1.4 + 0x3c14de58 0xd9 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.esp_rmaker_claim_perform_init.str1.4 + 0x3c14de58 0x83 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.handle_claim_verify_response.str1.4 + 0x3c14de58 0xd7 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.esp_rmaker_claim_perform_verify.str1.4 + 0x3c14de58 0x3d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.esp_rmaker_claim_generate_key.str1.4 + 0x3c14de58 0x14e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.esp_rmaker_claim_generate_csr.str1.4 + 0x3c14de58 0xe3 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.esp_rmaker_claim_init.str1.4 + 0x3c14de58 0x73 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.esp_rmaker_self_claim_perform.str1.4 + 0x3c14de58 0x108 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.__esp_rmaker_claim_init.str1.4 + 0x3c14de58 0x154 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.esp_rmaker_claim_task.str1.4 + 0x3c14de58 0x86 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.esp_rmaker_self_claim_init.str1.4 + 0x3c14de58 0x48 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.set_property_values.str1.4 + 0x3c14de58 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .rodata.get_property_values.str1.4 + 0x3c14de58 0x6a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .rodata.__esp_rmaker_local_ctrl_get_nvs.str1.4 + 0x3c14de58 0x10 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .rodata.esp_rmaker_local_ctrl_get_pop.str1.4 + 0x3c14de58 0x8d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .rodata.__esp_rmaker_start_local_ctrl_service.str1.4 + 0x3c14de58 0x20e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .rodata.esp_rmaker_local_ctrl_prov_event_handler.str1.4 + 0x3c14de58 0x22 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .rodata.esp_rmaker_local_ctrl_service_enable.str1.4 + 0x3c14de58 0xfe esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .rodata.esp_rmaker_start_local_ctrl_service.str1.4 + 0x3c14de58 0x42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .rodata.esp_rmaker_local_ctrl_enable.str1.4 + 0x3c14de58 0x78 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .rodata.__func__.0 + 0x3c14de58 0x26 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .rodata.str1.4 + 0x3c14de7e 0xf esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + *fill* 0x3c14de7e 0x2 + .rodata 0x3c14de80 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .rodata.esp_rmaker_mqtt_init.str1.4 + 0x3c14deb0 0x8c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .rodata.esp_rmaker_mqtt_connect.str1.4 + 0x3c14deb0 0x3f esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .rodata.esp_rmaker_mqtt_disconnect.str1.4 + 0x3c14deb0 0x42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .rodata.esp_rmaker_mqtt_subscribe.str1.4 + 0x3c14deb0 0x41 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .rodata.esp_rmaker_mqtt_unsubscribe.str1.4 + 0x3c14deb0 0x43 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .rodata.esp_rmaker_mqtt_publish.str1.4 + 0x3c14deb0 0x87 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .rodata.esp_rmaker_create_mqtt_topic.str1.4 + 0x3c14deb0 0x19 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .rodata.esp_rmaker_mqtt_is_budget_available.str1.4 + 0x3c14deb0 0xb2 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .rodata.esp_rmaker_mqtt_increase_budget.str1.4 + 0x3c14deb0 0x88 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .rodata.esp_rmaker_mqtt_decrease_budget.str1.4 + 0x3c14deb0 0x88 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .rodata.esp_rmaker_mqtt_budgeting_init.str1.4 + 0x3c14deb0 0xba esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .rodata.esp_ota_check_for_mqtt.str1.4 + 0x3c14deb0 0x93 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.esp_rmaker_erase_rollback_flag.str1.4 + 0x3c14deb0 0x1b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.esp_rmaker_ota_status_to_string.str1.4 + 0x3c14deb0 0x38 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.esp_rmaker_ota_report_status.str1.4 + 0x3c14deb0 0x3d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.validate_image_header.str1.4 + 0x3c14deb0 0x16a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.esp_rmaker_ota_handle_time.str1.4 + 0x3c14deb0 0x2e5 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.esp_rmaker_ota_default_cb.str1.4 + 0x3c14deb0 0x39c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.esp_rmaker_ota_mark_valid.str1.4 + 0x3c14deb0 0x9e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.esp_rmaker_ota_mark_invalid.str1.4 + 0x3c14deb0 0x42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.event_handler.str1.4 + 0x3c14deb0 0x99 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.esp_rmaker_ota_manage_rollback.str1.4 + 0x3c14deb0 0xc5 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.esp_ota_rollback.str1.4 + 0x3c14deb0 0x65 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.esp_rmaker_ota_enable.str1.4 + 0x3c14deb0 0xed esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.ota_default_config + 0x3c14deb0 0x10 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .srodata.RMAKER_OTA_EVENT + 0x3c14dec0 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + 0x3c14dec0 RMAKER_OTA_EVENT + .rodata.esp_rmaker_ota_service_cb.str1.4 + 0x3c14dec4 0xf0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .rodata.esp_rmaker_ota_report_status_using_params.str1.4 + 0x3c14dec4 0x2d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .rodata.esp_rmaker_ota_enable_using_params.str1.4 + 0x3c14dec4 0x68 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .rodata.esp_rmaker_ota_subscribe.str1.4 + 0x3c14dec4 0x92 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .rodata.esp_rmaker_ota_report_status_using_topics.str1.4 + 0x3c14dec4 0x11f esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .rodata.ota_url_handler.str1.4 + 0x3c14dec4 0x43b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .rodata.esp_rmaker_ota_fetch.str1.4 + 0x3c14dec4 0xdb esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .rodata.esp_rmaker_ota_enable_using_topics.str1.4 + 0x3c14dec4 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .rodata.esp_rmaker_ota_work_fn.str1.4 + 0x3c14dec4 0x52 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .rodata.esp_rmaker_name_param_create.str1.4 + 0x3c14dec4 0xf esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_power_param_create.str1.4 + 0x3c14dec4 0x1e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_ota_status_param_create.str1.4 + 0x3c14dec4 0x19 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_ota_info_param_create.str1.4 + 0x3c14dec4 0x13 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_ota_url_param_create.str1.4 + 0x3c14dec4 0x12 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_timezone_param_create.str1.4 + 0x3c14dec4 0xd esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_timezone_posix_param_create.str1.4 + 0x3c14dec4 0x13 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_schedules_param_create.str1.4 + 0x3c14dec4 0x18 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_scenes_param_create.str1.4 + 0x3c14dec4 0x11 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_local_control_pop_param_create.str1.4 + 0x3c14dec4 0x1c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_local_control_type_param_create.str1.4 + 0x3c14dec4 0x1d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_ota_service_create.str1.4 + 0x3c14dec4 0x24 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .rodata.esp_rmaker_time_service_create.str1.4 + 0x3c14dec4 0x21 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .rodata.esp_rmaker_create_schedule_service.str1.4 + 0x3c14dec4 0x22 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .rodata.esp_rmaker_create_scenes_service.str1.4 + 0x3c14dec4 0x39 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .rodata.esp_rmaker_create_local_control_service.str1.4 + 0x3c14dec4 0x25 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .rodata.register_user_node_mapping.str1.4 + 0x3c14dec4 0xa8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .rodata.register_get_node_id.str1.4 + 0x3c14dec4 0x2b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .rodata.register_wifi_prov.str1.4 + 0x3c14dec4 0x4d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .rodata.register_cmd_resp_command.str1.4 + 0x3c14dec4 0x59 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .rodata.user_node_mapping_handler.str1.4 + 0x3c14dec4 0x34 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .rodata.get_node_id_handler.str1.4 + 0x3c14dec4 0x11 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .rodata.wifi_prov_handler.str1.4 + 0x3c14dec4 0x7c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .rodata.cmd_resp_cli_handler.str1.4 + 0x3c14dec4 0x2d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .rodata.embedded + 0x3c14dec4 0x4bd esp-idf/esp_rainmaker/libesp_rainmaker.a(rmaker_mqtt_server.crt.S.obj) + 0x3c14dec4 rmaker_mqtt_server_crt + 0x3c14dec4 _binary_rmaker_mqtt_server_crt_start + 0x3c14e37d _binary_rmaker_mqtt_server_crt_end + 0x3c14e37d rmaker_mqtt_server_crt_length + .rodata.embedded + 0x3c14e381 0xd11 esp-idf/esp_rainmaker/libesp_rainmaker.a(rmaker_ota_server.crt.S.obj) + 0x3c14e381 rmaker_ota_server_crt + 0x3c14e381 _binary_rmaker_ota_server_crt_start + 0x3c14f08e rmaker_ota_server_crt_length + 0x3c14f08e _binary_rmaker_ota_server_crt_end + .rodata.rainmaker__cmd_set_user_mapping__get_packed_size.str1.4 + 0x3c14f092 0xbb esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__rmaker_config_payload__get_packed_size.str1.4 + 0x3c14f092 0x4a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + *fill* 0x3c14f092 0x2 + .rodata.__func__.0 + 0x3c14f094 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.__func__.2 + 0x3c14f0c4 0x27 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + *fill* 0x3c14f0eb 0x1 + .rodata.__func__.3 + 0x3c14f0ec 0x32 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + *fill* 0x3c14f11e 0x2 + .rodata.init_value.8 + 0x3c14f120 0x14 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.init_value.13 + 0x3c14f134 0x14 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.str1.4 + 0x3c14f148 0x35e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__rmaker_config_msg_type__descriptor + 0x3c14f148 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + 0x3c14f148 rainmaker__rmaker_config_msg_type__descriptor + .rodata.rainmaker__rmaker_config_msg_type__enum_values_by_name + 0x3c14f184 0x10 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__rmaker_config_msg_type__value_ranges + 0x3c14f194 0x10 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__rmaker_config_msg_type__enum_values_by_number + 0x3c14f1a4 0x18 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__rmaker_config_status__descriptor + 0x3c14f1bc 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + 0x3c14f1bc rainmaker__rmaker_config_status__descriptor + .rodata.rainmaker__rmaker_config_status__enum_values_by_name + 0x3c14f1f8 0x18 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__rmaker_config_status__value_ranges + 0x3c14f210 0x10 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__rmaker_config_status__enum_values_by_number + 0x3c14f220 0x24 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__rmaker_config_payload__descriptor + 0x3c14f244 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + 0x3c14f244 rainmaker__rmaker_config_payload__descriptor + .rodata.rainmaker__rmaker_config_payload__number_ranges + 0x3c14f280 0x18 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__rmaker_config_payload__field_indices_by_name + 0x3c14f298 0xc esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__rmaker_config_payload__field_descriptors + 0x3c14f2a4 0x90 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__resp_set_user_mapping__descriptor + 0x3c14f334 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + 0x3c14f334 rainmaker__resp_set_user_mapping__descriptor + .rodata.rainmaker__resp_set_user_mapping__number_ranges + 0x3c14f370 0x10 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .srodata.rainmaker__resp_set_user_mapping__field_indices_by_name + 0x3c14f380 0x8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__resp_set_user_mapping__field_descriptors + 0x3c14f388 0x60 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__cmd_set_user_mapping__descriptor + 0x3c14f3e8 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + 0x3c14f3e8 rainmaker__cmd_set_user_mapping__descriptor + .rodata.rainmaker__cmd_set_user_mapping__number_ranges + 0x3c14f424 0x10 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .srodata.rainmaker__cmd_set_user_mapping__field_indices_by_name + 0x3c14f434 0x8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__cmd_set_user_mapping__field_descriptors + 0x3c14f43c 0x60 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.app_insights_enable.str1.4 + 0x3c14f49c 0x5c esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + .rodata.iot_button_delete.str1.4 + 0x3c14f49c 0x87 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .rodata.iot_button_create.str1.4 + 0x3c14f49c 0x18 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .rodata.iot_button_set_serial_cb.str1.4 + 0x3c14f49c 0xf esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .rodata.iot_button_add_on_press_cb.str1.4 + 0x3c14f49c 0xe esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .rodata.__FUNCTION__.0 + 0x3c14f49c 0x1d esp-idf/gpio_button/libgpio_button.a(button.c.obj) + *fill* 0x3c14f4b9 0x3 + .rodata.__FUNCTION__.1 + 0x3c14f4bc 0x1b esp-idf/gpio_button/libgpio_button.a(button.c.obj) + *fill* 0x3c14f4d7 0x1 + .rodata.__FUNCTION__.2 + 0x3c14f4d8 0x16 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + *fill* 0x3c14f4ee 0x2 + .rodata.__FUNCTION__.3 + 0x3c14f4f0 0x12 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .rodata.factory_reset_indicate.str1.4 + 0x3c14f502 0x4d esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .rodata.wifi_reset_indicate.str1.4 + 0x3c14f502 0x5c esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .rodata.app_reset_button_register.str1.4 + 0x3c14f502 0x5d esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .rodata.event_handler.str1.4 + 0x3c14f502 0x264 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .rodata.app_wifi_prov_stop.str1.4 + 0x3c14f502 0x5e esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .rodata.read_random_bytes_from_nvs.str1.4 + 0x3c14f502 0x1f esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .rodata.get_device_service_name.str1.4 + 0x3c14f502 0x18 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .rodata.get_device_pop.str1.4 + 0x3c14f502 0x136 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .rodata.app_wifi_print_qr.str1.4 + 0x3c14f502 0x1a1 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .rodata.wifi_init_sta.str1.4 + 0x3c14f502 0x89 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .rodata.app_wifi_set_custom_mfg_data.str1.4 + 0x3c14f502 0x4c esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .rodata.app_wifi_init.str1.4 + 0x3c14f502 0x1d8 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .rodata.app_wifi_start_timer.str1.4 + 0x3c14f502 0xa7 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .rodata.app_wifi_start.str1.4 + 0x3c14f502 0x1bd esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + *fill* 0x3c14f502 0x2 + .rodata.__func__.0 + 0x3c14f504 0xe esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + *fill* 0x3c14f512 0x2 + .rodata.__func__.1 + 0x3c14f514 0xf esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + *fill* 0x3c14f523 0x1 + .rodata.__func__.3 + 0x3c14f524 0xe esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + *fill* 0x3c14f532 0x2 + .srodata.APP_WIFI_EVENT + 0x3c14f534 0x4 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + 0x3c14f534 APP_WIFI_EVENT + .rodata.ws2812_led_init.str1.4 + 0x3c14f538 0xa2 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .rodata 0x3c14f538 0x2c esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .rodata.ws2812_set_pixel.str1.4 + 0x3c14f564 0x50 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .rodata.ws2812_refresh.str1.4 + 0x3c14f564 0x3c esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .rodata.led_strip_new_rmt_ws2812.str1.4 + 0x3c14f564 0xbd esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .rodata.__FUNCTION__.0 + 0x3c14f564 0x11 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + *fill* 0x3c14f575 0x3 + .rodata.__FUNCTION__.1 + 0x3c14f578 0xf esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + *fill* 0x3c14f587 0x1 + .rodata.__FUNCTION__.2 + 0x3c14f588 0x19 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + *fill* 0x3c14f5a1 0x3 + .srodata.cst4 0x3c14f5a4 0x14 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + 0xc (size before relaxing) + .rodata.esp_local_ctrl_start.str1.4 + 0x3c14f5b8 0x2cf esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .rodata.esp_local_ctrl_add_property.str1.4 + 0x3c14f5b8 0x143 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .rodata.esp_local_ctrl_get_prop_values.str1.4 + 0x3c14f5b8 0x33 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .rodata.esp_local_ctrl_set_prop_values.str1.4 + 0x3c14f5b8 0x86 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .rodata.esp_local_ctrl_command_dispatcher.str1.4 + 0x3c14f5b8 0x88 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .rodata.esp_local_ctrl_command_cleanup.str1.4 + 0x3c14f5b8 0x45 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .rodata.cmd_set_prop_vals_handler.str1.4 + 0x3c14f5b8 0x75 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .rodata.cmd_get_prop_vals_handler.str1.4 + 0x3c14f5b8 0x45 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .rodata.esp_local_ctrl_data_handler.str1.4 + 0x3c14f5b8 0xd1 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .rodata.cmd_table + 0x3c14f5b8 0x18 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .rodata.cmd_get_property_count__get_packed_size.str1.4 + 0x3c14f5d0 0x7e esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.local_ctrl_message__get_packed_size.str1.4 + 0x3c14f5d0 0x3c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.0 + 0x3c14f5d0 0x22 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + *fill* 0x3c14f5f2 0x2 + .rodata.__func__.2 + 0x3c14f5f4 0x19 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + *fill* 0x3c14f60d 0x3 + .rodata.__func__.3 + 0x3c14f610 0x24 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.init_value.28 + 0x3c14f634 0x24 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.str1.4 + 0x3c14f658 0x360 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.local_ctrl_msg_type__descriptor + 0x3c14f658 0x3c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x3c14f658 local_ctrl_msg_type__descriptor + .rodata.local_ctrl_msg_type__enum_values_by_name + 0x3c14f694 0x30 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.local_ctrl_msg_type__value_ranges + 0x3c14f6c4 0x18 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.local_ctrl_msg_type__enum_values_by_number + 0x3c14f6dc 0x48 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.local_ctrl_message__descriptor + 0x3c14f724 0x3c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x3c14f724 local_ctrl_message__descriptor + .rodata.local_ctrl_message__number_ranges + 0x3c14f760 0x18 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.local_ctrl_message__field_indices_by_name + 0x3c14f778 0x1c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.local_ctrl_message__field_descriptors + 0x3c14f794 0x150 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.resp_set_property_values__descriptor + 0x3c14f8e4 0x3c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x3c14f8e4 resp_set_property_values__descriptor + .rodata.resp_set_property_values__number_ranges + 0x3c14f920 0x10 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .srodata.resp_set_property_values__field_indices_by_name + 0x3c14f930 0x4 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.resp_set_property_values__field_descriptors + 0x3c14f934 0x30 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.cmd_set_property_values__descriptor + 0x3c14f964 0x3c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x3c14f964 cmd_set_property_values__descriptor + .rodata.cmd_set_property_values__number_ranges + 0x3c14f9a0 0x10 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .srodata.cmd_set_property_values__field_indices_by_name + 0x3c14f9b0 0x4 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.cmd_set_property_values__field_descriptors + 0x3c14f9b4 0x30 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.property_value__descriptor + 0x3c14f9e4 0x3c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x3c14f9e4 property_value__descriptor + .rodata.property_value__number_ranges + 0x3c14fa20 0x10 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .srodata.property_value__field_indices_by_name + 0x3c14fa30 0x8 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.property_value__field_descriptors + 0x3c14fa38 0x60 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.resp_get_property_values__descriptor + 0x3c14fa98 0x3c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x3c14fa98 resp_get_property_values__descriptor + .rodata.resp_get_property_values__number_ranges + 0x3c14fad4 0x10 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .srodata.resp_get_property_values__field_indices_by_name + 0x3c14fae4 0x8 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.resp_get_property_values__field_descriptors + 0x3c14faec 0x60 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.cmd_get_property_values__descriptor + 0x3c14fb4c 0x3c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x3c14fb4c cmd_get_property_values__descriptor + .rodata.cmd_get_property_values__number_ranges + 0x3c14fb88 0x10 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .srodata.cmd_get_property_values__field_indices_by_name + 0x3c14fb98 0x4 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.cmd_get_property_values__field_descriptors + 0x3c14fb9c 0x30 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.property_info__descriptor + 0x3c14fbcc 0x3c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x3c14fbcc property_info__descriptor + .rodata.property_info__number_ranges + 0x3c14fc08 0x10 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.property_info__field_indices_by_name + 0x3c14fc18 0x14 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.property_info__field_descriptors + 0x3c14fc2c 0xf0 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.resp_get_property_count__descriptor + 0x3c14fd1c 0x3c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x3c14fd1c resp_get_property_count__descriptor + .rodata.resp_get_property_count__number_ranges + 0x3c14fd58 0x10 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .srodata.resp_get_property_count__field_indices_by_name + 0x3c14fd68 0x8 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.resp_get_property_count__field_descriptors + 0x3c14fd70 0x60 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.cmd_get_property_count__descriptor + 0x3c14fdd0 0x3c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x3c14fdd0 cmd_get_property_count__descriptor + .rodata.copy_httpd_config.str1.4 + 0x3c14fe0c 0xa1 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .rodata.stop_httpd_transport.str1.4 + 0x3c14fe0c 0x18 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .rodata.start_httpd_transport.str1.4 + 0x3c14fe0c 0x15b esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .rodata.tp.0 0x3c14fe0c 0x14 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .rodata.httpd_ssl_open.str1.4 + 0x3c14fe20 0xe5 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .rodata.httpd_ssl_pending.str1.4 + 0x3c14fe20 0x24 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .rodata.httpd_ssl_close.str1.4 + 0x3c14fe20 0xc esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .rodata.free_secure_context.str1.4 + 0x3c14fe20 0x41 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .rodata.create_secure_context.str1.4 + 0x3c14fe20 0x1ef esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .rodata.httpd_ssl_start.str1.4 + 0x3c14fe20 0x7c esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .rodata.__func__.0 + 0x3c14fe20 0x14 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .rodata.__func__.1 + 0x3c14fe34 0x10 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .rodata.__func__.2 + 0x3c14fe44 0xf esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + *fill* 0x3c14fe53 0x1 + .rodata.__func__.3 + 0x3c14fe54 0xf esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + *fill* 0x3c14fe63 0x1 + .rodata.__func__.4 + 0x3c14fe64 0x12 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + *fill* 0x3c14fe76 0x2 + .rodata.__func__.5 + 0x3c14fe78 0xf esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + *fill* 0x3c14fe87 0x1 + .rodata.__func__.6 + 0x3c14fe88 0x10 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .rodata.json_tok_to_bool.str1.4 + 0x3c14fe98 0x16 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .rodata.json_gen_handle_comma.str1.4 + 0x3c14fe98 0x2 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .rodata.json_gen_handle_name.str1.4 + 0x3c14fe98 0x7 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .rodata.json_gen_set_bool.str1.4 + 0x3c14fe98 0xe esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .rodata.json_gen_set_null.str1.4 + 0x3c14fe98 0x5 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .rodata.json_gen_set_int.str1.4 + 0x3c14fe98 0x3 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .rodata.json_gen_set_float.str1.4 + 0x3c14fe98 0x5 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .rodata.json_gen_start_object.str1.4 + 0x3c14fe98 0x2 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .rodata.json_gen_end_object.str1.4 + 0x3c14fe98 0x2 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .rodata.json_gen_start_array.str1.4 + 0x3c14fe98 0x2 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .rodata.json_gen_end_array.str1.4 + 0x3c14fe98 0x2 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .rodata.esp_netif_from_preset_if.str1.4 + 0x3c14fe98 0x24 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .rodata._mdns_add_browse_result.str1.4 + 0x3c14fe98 0x58 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .rodata._mdns_append_host_question.str1.4 + 0x3c14fe98 0x6 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .rodata._mdns_name_is_discovery.str1.4 + 0x3c14fe98 0x19 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .rodata._mdns_read_fqdn.str1.4 + 0x3c14fe98 0x1d esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .rodata._mdns_mangle_name.str1.4 + 0x3c14fe98 0xc esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .rodata._mdns_start_timer.str1.4 + 0x3c14fe98 0xb esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .rodata._mdns_append_answer.str1.4 + 0x3c14fe98 0x4d esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .rodata.__func__.1 + 0x3c14fe98 0x14 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .rodata 0x3c14feac 0x18 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .rodata._udp_join_group.str1.4 + 0x3c14fec4 0x45 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .rodata._udp_recv.str1.4 + 0x3c14fec4 0x60 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .rodata.__func__.0 + 0x3c14fec4 0x10 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .rodata 0x3c14fed4 0x18 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .rodata.esp_schedule_get_next_month.str1.4 + 0x3c14feec 0x70 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .rodata.esp_schedule_get_next_schedule_time_diff.str1.4 + 0x3c14feec 0xa3 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .rodata.esp_schedule_start_timer.str1.4 + 0x3c14feec 0x75 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .rodata.esp_schedule_create_timer.str1.4 + 0x3c14feec 0x9 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .rodata.esp_schedule_common_timer_cb.str1.4 + 0x3c14feec 0xda esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .rodata.esp_schedule_edit.str1.4 + 0x3c14feec 0x49 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .rodata.esp_schedule_delete.str1.4 + 0x3c14feec 0x2d esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .rodata.esp_schedule_create.str1.4 + 0x3c14feec 0xc6 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .rodata.esp_schedule_init.str1.4 + 0x3c14feec 0x102 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .rodata.esp_schedule_nvs_get_count.str1.4 + 0x3c14feec 0xd5 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .rodata.esp_schedule_nvs_get.str1.4 + 0x3c14feec 0x9d esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .rodata.esp_schedule_nvs_add.str1.4 + 0x3c14feec 0xed esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .rodata.esp_schedule_nvs_remove.str1.4 + 0x3c14feec 0x71 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .rodata.esp_schedule_nvs_get_all.str1.4 + 0x3c14feec 0x10a esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .rodata.esp_schedule_nvs_init.str1.4 + 0x3c14feec 0x69 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .rodata.execute_event_cb.str1.4 + 0x3c14feec 0xfb esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_connect_timer_cb.str1.4 + 0x3c14feec 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.update_wifi_scan_results.str1.4 + 0x3c14feec 0xe5 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.prov_stop_and_notify.str1.4 + 0x3c14feec 0x83 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_mgr_event_handler_internal.str1.4 + 0x3c14feec 0x135 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.cleanup_delay_timer_cb.str1.4 + 0x3c14feec 0x47 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_get_info_json.str1.4 + 0x3c14feec 0x32 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_mgr_start_service.str1.4 + 0x3c14feec 0x3a9 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_mgr_endpoint_create.str1.4 + 0x3c14feec 0x3d esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_mgr_endpoint_register.str1.4 + 0x3c14feec 0x40 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_mgr_is_provisioned.str1.4 + 0x3c14feec 0x6 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_mgr_configure_sta.str1.4 + 0x3c14feec 0x178 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_mgr_init.str1.4 + 0x3c14feec 0x26d esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_mgr_deinit.str1.4 + 0x3c14feec 0x3e esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_mgr_start_provisioning.str1.4 + 0x3c14feec 0x28d esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_mgr_reset_sm_state_on_failure.str1.4 + 0x3c14feec 0x8c esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_mgr_reset_sm_state_for_reprovision.str1.4 + 0x3c14feec 0xd8 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.__func__.0 + 0x3c14feec 0x2d esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c14ff19 0x3 + .rodata.__func__.1 + 0x3c14ff1c 0x28 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.__func__.2 + 0x3c14ff44 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.__func__.4 + 0x3c14ff64 0x21 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c14ff85 0x3 + .rodata.__func__.5 + 0x3c14ff88 0x25 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c14ffad 0x3 + .rodata.__func__.6 + 0x3c14ffb0 0x1b esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c14ffcb 0x1 + .rodata.__func__.7 + 0x3c14ffcc 0x15 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c14ffe1 0x3 + .rodata.__func__.9 + 0x3c14ffe4 0x13 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c14fff7 0x1 + .rodata.__func__.10 + 0x3c14fff8 0x11 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c150009 0x3 + .rodata.__func__.11 + 0x3c15000c 0x1c esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.__func__.12 + 0x3c150028 0x29 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c150051 0x3 + .rodata.__func__.13 + 0x3c150054 0x1d esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c150071 0x3 + .rodata.__func__.14 + 0x3c150074 0x1f esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c150093 0x1 + .rodata.__func__.15 + 0x3c150094 0x25 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c1500b9 0x3 + .rodata.__func__.16 + 0x3c1500bc 0x21 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c1500dd 0x3 + .rodata.__func__.17 + 0x3c1500e0 0x1e esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c1500fe 0x2 + .rodata.__func__.18 + 0x3c150100 0x13 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c150113 0x1 + .rodata.__func__.21 + 0x3c150114 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.__func__.22 + 0x3c150134 0x1e esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c150152 0x2 + .srodata.WIFI_PROV_EVENT + 0x3c150154 0x4 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x3c150154 WIFI_PROV_EVENT + .rodata.apply_config_handler.str1.4 + 0x3c150158 0x7e esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .rodata.set_config_handler.str1.4 + 0x3c150158 0x38 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .rodata.get_status_handler.str1.4 + 0x3c150158 0x4d esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .rodata.set_config_endpoint.str1.4 + 0x3c150158 0x105 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .rodata.set_config_service.str1.4 + 0x3c150158 0xa3 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .rodata.delete_config.str1.4 + 0x3c150158 0x39 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .rodata.new_config.str1.4 + 0x3c150158 0x59 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .rodata.prov_start.str1.4 + 0x3c150158 0xb6 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .rodata.wifi_prov_scheme_ble_set_mfg_data.str1.4 + 0x3c150158 0x3d esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .rodata.wifi_prov_scheme_ble_event_cb_free_btdm.str1.4 + 0x3c150158 0xd5 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .rodata.wifi_prov_scheme_ble + 0x3c150158 0x1c esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + 0x3c150158 wifi_prov_scheme_ble + .rodata.wifi_prov_config_command_dispatcher.str1.4 + 0x3c150174 0x80 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .rodata.cmd_apply_config_handler.str1.4 + 0x3c150174 0x6c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .rodata.wifi_prov_config_command_cleanup.str1.4 + 0x3c150174 0x45 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .rodata.wifi_prov_config_data_handler.str1.4 + 0x3c150174 0xd9 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .rodata.cmd_table + 0x3c150174 0x18 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .rodata.wifi_prov_scan_cmd_dispatcher.str1.4 + 0x3c15018c 0x80 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .rodata.cmd_scan_result_handler.str1.4 + 0x3c15018c 0x192 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .rodata.wifi_prov_scan_cmd_cleanup.str1.4 + 0x3c15018c 0x45 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .rodata.wifi_prov_scan_handler.str1.4 + 0x3c15018c 0xd1 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .rodata.cmd_table + 0x3c15018c 0x18 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .rodata 0x3c1501a4 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .rodata.wifi_ctrl_cmd_dispatcher.str1.4 + 0x3c1501d4 0x98 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .rodata.cmd_ctrl_reprov_handler.str1.4 + 0x3c1501d4 0x6c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .rodata.wifi_ctrl_cmd_cleanup.str1.4 + 0x3c1501d4 0x45 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .rodata.wifi_ctrl_handler.str1.4 + 0x3c1501d4 0xf0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .rodata.cmd_table + 0x3c1501d4 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .rodata.cmd_get_status__get_packed_size.str1.4 + 0x3c1501e4 0x76 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.wi_fi_config_payload__get_packed_size.str1.4 + 0x3c1501e4 0x3e esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.0 + 0x3c1501e4 0x24 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.2 + 0x3c150208 0x1b esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + *fill* 0x3c150223 0x1 + .rodata.__func__.3 + 0x3c150224 0x26 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.str1.4 + 0x3c15024a 0x2bd esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + *fill* 0x3c15024a 0x2 + .rodata.wi_fi_config_msg_type__descriptor + 0x3c15024c 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x3c15024c wi_fi_config_msg_type__descriptor + .rodata.wi_fi_config_msg_type__enum_values_by_name + 0x3c150288 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.wi_fi_config_msg_type__value_ranges + 0x3c1502b8 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.wi_fi_config_msg_type__enum_values_by_number + 0x3c1502c8 0x48 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.wi_fi_config_payload__descriptor + 0x3c150310 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x3c150310 wi_fi_config_payload__descriptor + .rodata.wi_fi_config_payload__number_ranges + 0x3c15034c 0x18 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.wi_fi_config_payload__field_indices_by_name + 0x3c150364 0x1c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.wi_fi_config_payload__field_descriptors + 0x3c150380 0x150 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.resp_apply_config__descriptor + 0x3c1504d0 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x3c1504d0 resp_apply_config__descriptor + .rodata.resp_apply_config__number_ranges + 0x3c15050c 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .srodata.resp_apply_config__field_indices_by_name + 0x3c15051c 0x4 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.resp_apply_config__field_descriptors + 0x3c150520 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.cmd_apply_config__descriptor + 0x3c150550 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x3c150550 cmd_apply_config__descriptor + .rodata.resp_set_config__descriptor + 0x3c15058c 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x3c15058c resp_set_config__descriptor + .rodata.resp_set_config__number_ranges + 0x3c1505c8 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .srodata.resp_set_config__field_indices_by_name + 0x3c1505d8 0x4 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.resp_set_config__field_descriptors + 0x3c1505dc 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.cmd_set_config__descriptor + 0x3c15060c 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x3c15060c cmd_set_config__descriptor + .rodata.cmd_set_config__number_ranges + 0x3c150648 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.cmd_set_config__field_indices_by_name + 0x3c150658 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.cmd_set_config__field_descriptors + 0x3c150668 0xc0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.resp_get_status__descriptor + 0x3c150728 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x3c150728 resp_get_status__descriptor + .rodata.resp_get_status__number_ranges + 0x3c150764 0x18 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.resp_get_status__field_indices_by_name + 0x3c15077c 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.resp_get_status__field_descriptors + 0x3c15078c 0xc0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.cmd_get_status__descriptor + 0x3c15084c 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x3c15084c cmd_get_status__descriptor + .rodata.cmd_scan_start__get_packed_size.str1.4 + 0x3c150888 0x74 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.wi_fi_scan_payload__get_packed_size.str1.4 + 0x3c150888 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.0 + 0x3c150888 0x22 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + *fill* 0x3c1508aa 0x2 + .rodata.__func__.2 + 0x3c1508ac 0x19 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + *fill* 0x3c1508c5 0x3 + .rodata.__func__.3 + 0x3c1508c8 0x24 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.str1.4 + 0x3c1508ec 0x302 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.wi_fi_scan_msg_type__descriptor + 0x3c1508ec 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x3c1508ec wi_fi_scan_msg_type__descriptor + .rodata.wi_fi_scan_msg_type__enum_values_by_name + 0x3c150928 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.wi_fi_scan_msg_type__value_ranges + 0x3c150958 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.wi_fi_scan_msg_type__enum_values_by_number + 0x3c150968 0x48 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.wi_fi_scan_payload__descriptor + 0x3c1509b0 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x3c1509b0 wi_fi_scan_payload__descriptor + .rodata.wi_fi_scan_payload__number_ranges + 0x3c1509ec 0x18 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.wi_fi_scan_payload__field_indices_by_name + 0x3c150a04 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.wi_fi_scan_payload__field_descriptors + 0x3c150a24 0x180 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.resp_scan_result__descriptor + 0x3c150ba4 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x3c150ba4 resp_scan_result__descriptor + .rodata.resp_scan_result__number_ranges + 0x3c150be0 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .srodata.resp_scan_result__field_indices_by_name + 0x3c150bf0 0x4 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.resp_scan_result__field_descriptors + 0x3c150bf4 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.wi_fi_scan_result__descriptor + 0x3c150c24 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x3c150c24 wi_fi_scan_result__descriptor + .rodata.wi_fi_scan_result__number_ranges + 0x3c150c60 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.wi_fi_scan_result__field_indices_by_name + 0x3c150c70 0x14 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.wi_fi_scan_result__field_descriptors + 0x3c150c84 0xf0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.cmd_scan_result__descriptor + 0x3c150d74 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x3c150d74 cmd_scan_result__descriptor + .rodata.cmd_scan_result__number_ranges + 0x3c150db0 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .srodata.cmd_scan_result__field_indices_by_name + 0x3c150dc0 0x8 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.cmd_scan_result__field_descriptors + 0x3c150dc8 0x60 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.resp_scan_status__descriptor + 0x3c150e28 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x3c150e28 resp_scan_status__descriptor + .rodata.resp_scan_status__number_ranges + 0x3c150e64 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .srodata.resp_scan_status__field_indices_by_name + 0x3c150e74 0x8 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.resp_scan_status__field_descriptors + 0x3c150e7c 0x60 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.cmd_scan_status__descriptor + 0x3c150edc 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x3c150edc cmd_scan_status__descriptor + .rodata.resp_scan_start__descriptor + 0x3c150f18 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x3c150f18 resp_scan_start__descriptor + .rodata.cmd_scan_start__descriptor + 0x3c150f54 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x3c150f54 cmd_scan_start__descriptor + .rodata.cmd_scan_start__number_ranges + 0x3c150f90 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.cmd_scan_start__field_indices_by_name + 0x3c150fa0 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.cmd_scan_start__field_descriptors + 0x3c150fb0 0xc0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.cmd_ctrl_reset__get_packed_size.str1.4 + 0x3c151070 0x74 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.wi_fi_ctrl_payload__get_packed_size.str1.4 + 0x3c151070 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.__func__.0 + 0x3c151070 0x22 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + *fill* 0x3c151092 0x2 + .rodata.__func__.2 + 0x3c151094 0x19 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + *fill* 0x3c1510ad 0x3 + .rodata.__func__.3 + 0x3c1510b0 0x24 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.str1.4 + 0x3c1510d4 0x1dd esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.wi_fi_ctrl_msg_type__descriptor + 0x3c1510d4 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x3c1510d4 wi_fi_ctrl_msg_type__descriptor + .rodata.wi_fi_ctrl_msg_type__enum_values_by_name + 0x3c151110 0x28 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.wi_fi_ctrl_msg_type__value_ranges + 0x3c151138 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.wi_fi_ctrl_msg_type__enum_values_by_number + 0x3c151148 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.wi_fi_ctrl_payload__descriptor + 0x3c151184 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x3c151184 wi_fi_ctrl_payload__descriptor + .rodata.wi_fi_ctrl_payload__number_ranges + 0x3c1511c0 0x18 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.wi_fi_ctrl_payload__field_indices_by_name + 0x3c1511d8 0x18 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.wi_fi_ctrl_payload__field_descriptors + 0x3c1511f0 0x120 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.resp_ctrl_reprov__descriptor + 0x3c151310 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x3c151310 resp_ctrl_reprov__descriptor + .rodata.cmd_ctrl_reprov__descriptor + 0x3c15134c 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x3c15134c cmd_ctrl_reprov__descriptor + .rodata.resp_ctrl_reset__descriptor + 0x3c151388 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x3c151388 resp_ctrl_reset__descriptor + .rodata.cmd_ctrl_reset__descriptor + 0x3c1513c4 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x3c1513c4 cmd_ctrl_reset__descriptor + .rodata.init_value.4 + 0x3c151400 0x28 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.str1.4 + 0x3c151428 0x2f4 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_auth_mode__descriptor + 0x3c151428 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + 0x3c151428 wifi_auth_mode__descriptor + .rodata.wifi_auth_mode__enum_values_by_name + 0x3c151464 0x40 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_auth_mode__value_ranges + 0x3c1514a4 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_auth_mode__enum_values_by_number + 0x3c1514b4 0x60 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_connect_failed_reason__descriptor + 0x3c151514 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + 0x3c151514 wifi_connect_failed_reason__descriptor + .rodata.wifi_connect_failed_reason__enum_values_by_name + 0x3c151550 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_connect_failed_reason__value_ranges + 0x3c151560 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_connect_failed_reason__enum_values_by_number + 0x3c151570 0x18 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_station_state__descriptor + 0x3c151588 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + 0x3c151588 wifi_station_state__descriptor + .rodata.wifi_station_state__enum_values_by_name + 0x3c1515c4 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_station_state__value_ranges + 0x3c1515e4 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_station_state__enum_values_by_number + 0x3c1515f4 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_connected_state__descriptor + 0x3c151624 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + 0x3c151624 wifi_connected_state__descriptor + .rodata.wifi_connected_state__number_ranges + 0x3c151660 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_connected_state__field_indices_by_name + 0x3c151670 0x14 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_connected_state__field_descriptors + 0x3c151684 0xf0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.protocomm_add_endpoint_internal.str1.4 + 0x3c151774 0xb7 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .rodata.protocomm_version_handler.str1.4 + 0x3c151774 0x47 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .rodata.protocomm_new.str1.4 + 0x3c151774 0x33 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .rodata.protocomm_req_handle.str1.4 + 0x3c151774 0x12e esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .rodata.protocomm_set_security.str1.4 + 0x3c151774 0x133 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .rodata.protocomm_set_version.str1.4 + 0x3c151774 0x6e esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .rodata.str1.4 + 0x3c151774 0x13b esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + .rodata.status__descriptor + 0x3c151774 0x3c esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + 0x3c151774 status__descriptor + .rodata.status__enum_values_by_name + 0x3c1517b0 0x40 esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + .rodata.status__value_ranges + 0x3c1517f0 0x10 esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + .rodata.status__enum_values_by_number + 0x3c151800 0x60 esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + .rodata.protocomm_httpd_session_close.str1.4 + 0x3c151860 0x5c esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .rodata.protocomm_httpd_remove_endpoint.str1.4 + 0x3c151860 0x73 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .rodata.protocomm_httpd_add_endpoint.str1.4 + 0x3c151860 0x38 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .rodata.common_post_handler.str1.4 + 0x3c151860 0x1ed esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .rodata.protocomm_httpd_start.str1.4 + 0x3c151860 0x114 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .rodata.protocomm_httpd_stop.str1.4 + 0x3c151860 0x33 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .rodata 0x3c151860 0x54 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .rodata.sec0_session_setup.str1.4 + 0x3c1518b4 0x3e esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .rodata.sec0_req_handler.str1.4 + 0x3c1518b4 0xd9 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .rodata.protocomm_security0 + 0x3c1518b4 0x20 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + 0x3c1518b4 protocomm_security0 + .rodata.sec1_decrypt.str1.4 + 0x3c1518d4 0x111 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .rodata.sec1_close_session.str1.4 + 0x3c1518d4 0x39 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .rodata.sec1_new_session.str1.4 + 0x3c1518d4 0x38 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .rodata.handle_session_command0.str1.4 + 0x3c1518d4 0x44e esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .rodata.handle_session_command1.str1.4 + 0x3c1518d4 0x22e esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .rodata.sec1_session_setup.str1.4 + 0x3c1518d4 0x62 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .rodata.sec1_req_handler.str1.4 + 0x3c1518d4 0x151 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .rodata.sec1_init.str1.4 + 0x3c1518d4 0x35 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .rodata.protocomm_security1 + 0x3c1518d4 0x20 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + 0x3c1518d4 protocomm_security1 + .rodata.sec2_decrypt.str1.4 + 0x3c1518f4 0xfc esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .rodata.sec2_encrypt.str1.4 + 0x3c1518f4 0x91 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .rodata.sec2_init.str1.4 + 0x3c1518f4 0x35 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .rodata.handle_session_command1.str1.4 + 0x3c1518f4 0x246 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .rodata.sec2_close_session.str1.4 + 0x3c1518f4 0x39 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .rodata.sec2_new_session.str1.4 + 0x3c1518f4 0x38 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .rodata.handle_session_command0.str1.4 + 0x3c1518f4 0x2ba esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .rodata.sec2_session_setup.str1.4 + 0x3c1518f4 0x62 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .rodata.sec2_req_handler.str1.4 + 0x3c1518f4 0x151 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .rodata.__FUNCTION__.0 + 0x3c1518f4 0x18 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .rodata.protocomm_security2 + 0x3c15190c 0x20 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + 0x3c15190c protocomm_security2 + .srodata.PROTOCOMM_SECURITY_SESSION_EVENT + 0x3c15192c 0x4 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + 0x3c15192c PROTOCOMM_SECURITY_SESSION_EVENT + .rodata.__esp_srp_srv_pubkey.str1.4 + 0x3c151930 0x6 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .rodata.esp_srp_get_session_key.str1.4 + 0x3c151930 0x6 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .srodata.g_3072 + 0x3c151930 0x1 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + *fill* 0x3c151931 0x3 + .rodata.N_3072 + 0x3c151934 0x180 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .rodata.esp_mpi_new_from_hex.str1.4 + 0x3c151ab4 0x2f esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .rodata.esp_mpi_new_from_bin.str1.4 + 0x3c151ab4 0x2f esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .rodata.esp_mpi_a_mul_b_mod_c.str1.4 + 0x3c151ab4 0x4f esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .rodata.esp_mpi_a_add_b_mod_c.str1.4 + 0x3c151ab4 0x50 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .rodata.gatt_svr_register_cb.str1.4 + 0x3c151ab4 0x41 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.simple_ble_gatts_get_attr_value.str1.4 + 0x3c151ab4 0x4c esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.simple_ble_on_reset.str1.4 + 0x3c151ab4 0x33 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.nimble_host_task.str1.4 + 0x3c151ab4 0x2e esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.ble_gatt_add_primary_svcs.str1.4 + 0x3c151ab4 0x4a esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.ble_gatt_add_characteristics.str1.4 + 0x3c151ab4 0x48 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.ble_gatt_add_char_dsc.str1.4 + 0x3c151ab4 0x54 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.populate_gatt_db.str1.4 + 0x3c151ab4 0x140 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.transport_simple_ble_disconnect.str1.4 + 0x3c151ab4 0xe5 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.transport_simple_ble_connect.str1.4 + 0x3c151ab4 0x73 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.simple_ble_gatts_set_attr_value.str1.4 + 0x3c151ab4 0x50 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.gatt_svr_chr_access.str1.4 + 0x3c151ab4 0x205 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.gatt_svr_dsc_access.str1.4 + 0x3c151ab4 0x42 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.simple_ble_advertise.str1.4 + 0x3c151ab4 0xc2 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.simple_ble_on_sync.str1.4 + 0x3c151ab4 0x6e esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.simple_ble_gap_event.str1.4 + 0x3c151ab4 0xc7 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.simple_ble_start.str1.4 + 0x3c151ab4 0x9e esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.protocomm_ble_start.str1.4 + 0x3c151ab4 0x2ef esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.__func__.0 + 0x3c151ab4 0x15 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.str1.4 + 0x3c151ac9 0xbd esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + *fill* 0x3c151ac9 0x3 + .rodata.sec0_msg_type__descriptor + 0x3c151acc 0x3c esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + 0x3c151acc sec0_msg_type__descriptor + .rodata.sec0_msg_type__enum_values_by_name + 0x3c151b08 0x10 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.sec0_msg_type__value_ranges + 0x3c151b18 0x10 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.sec0_msg_type__enum_values_by_number + 0x3c151b28 0x18 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.sec0_payload__descriptor + 0x3c151b40 0x3c esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + 0x3c151b40 sec0_payload__descriptor + .rodata.sec0_payload__number_ranges + 0x3c151b7c 0x18 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.sec0_payload__field_indices_by_name + 0x3c151b94 0xc esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.sec0_payload__field_descriptors + 0x3c151ba0 0x90 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.s0_session_resp__descriptor + 0x3c151c30 0x3c esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + 0x3c151c30 s0_session_resp__descriptor + .rodata.s0_session_resp__number_ranges + 0x3c151c6c 0x10 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .srodata.s0_session_resp__field_indices_by_name + 0x3c151c7c 0x4 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.s0_session_resp__field_descriptors + 0x3c151c80 0x30 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.s0_session_cmd__descriptor + 0x3c151cb0 0x3c esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + 0x3c151cb0 s0_session_cmd__descriptor + .rodata.str1.4 + 0x3c151cec 0x19f esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.sec1_msg_type__descriptor + 0x3c151cec 0x3c esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + 0x3c151cec sec1_msg_type__descriptor + .rodata.sec1_msg_type__enum_values_by_name + 0x3c151d28 0x20 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.sec1_msg_type__value_ranges + 0x3c151d48 0x10 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.sec1_msg_type__enum_values_by_number + 0x3c151d58 0x30 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.sec1_payload__descriptor + 0x3c151d88 0x3c esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + 0x3c151d88 sec1_payload__descriptor + .rodata.sec1_payload__number_ranges + 0x3c151dc4 0x18 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.sec1_payload__field_indices_by_name + 0x3c151ddc 0x14 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.sec1_payload__field_descriptors + 0x3c151df0 0xf0 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.session_resp0__descriptor + 0x3c151ee0 0x3c esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + 0x3c151ee0 session_resp0__descriptor + .rodata.session_resp0__number_ranges + 0x3c151f1c 0x10 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.session_resp0__field_indices_by_name + 0x3c151f2c 0xc esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.session_resp0__field_descriptors + 0x3c151f38 0x90 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.session_cmd0__descriptor + 0x3c151fc8 0x3c esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + 0x3c151fc8 session_cmd0__descriptor + .rodata.session_cmd0__number_ranges + 0x3c152004 0x10 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .srodata.session_cmd0__field_indices_by_name + 0x3c152014 0x4 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.session_cmd0__field_descriptors + 0x3c152018 0x30 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.session_resp1__descriptor + 0x3c152048 0x3c esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + 0x3c152048 session_resp1__descriptor + .rodata.session_resp1__number_ranges + 0x3c152084 0x18 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .srodata.session_resp1__field_indices_by_name + 0x3c15209c 0x8 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.session_resp1__field_descriptors + 0x3c1520a4 0x60 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.session_cmd1__descriptor + 0x3c152104 0x3c esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + 0x3c152104 session_cmd1__descriptor + .rodata.session_cmd1__number_ranges + 0x3c152140 0x10 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .srodata.session_cmd1__field_indices_by_name + 0x3c152150 0x4 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.session_cmd1__field_descriptors + 0x3c152154 0x30 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.str1.4 + 0x3c152184 0x1c2 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.sec2_msg_type__descriptor + 0x3c152184 0x3c esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + 0x3c152184 sec2_msg_type__descriptor + .rodata.sec2_msg_type__enum_values_by_name + 0x3c1521c0 0x20 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.sec2_msg_type__value_ranges + 0x3c1521e0 0x10 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.sec2_msg_type__enum_values_by_number + 0x3c1521f0 0x30 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.sec2_payload__descriptor + 0x3c152220 0x3c esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + 0x3c152220 sec2_payload__descriptor + .rodata.sec2_payload__number_ranges + 0x3c15225c 0x18 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.sec2_payload__field_indices_by_name + 0x3c152274 0x14 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.sec2_payload__field_descriptors + 0x3c152288 0xf0 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.s2_session_resp1__descriptor + 0x3c152378 0x3c esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + 0x3c152378 s2_session_resp1__descriptor + .rodata.s2_session_resp1__number_ranges + 0x3c1523b4 0x10 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.s2_session_resp1__field_indices_by_name + 0x3c1523c4 0xc esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.s2_session_resp1__field_descriptors + 0x3c1523d0 0x90 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.s2_session_cmd1__descriptor + 0x3c152460 0x3c esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + 0x3c152460 s2_session_cmd1__descriptor + .rodata.s2_session_cmd1__number_ranges + 0x3c15249c 0x10 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .srodata.s2_session_cmd1__field_indices_by_name + 0x3c1524ac 0x4 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.s2_session_cmd1__field_descriptors + 0x3c1524b0 0x30 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.s2_session_resp0__descriptor + 0x3c1524e0 0x3c esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + 0x3c1524e0 s2_session_resp0__descriptor + .rodata.s2_session_resp0__number_ranges + 0x3c15251c 0x10 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.s2_session_resp0__field_indices_by_name + 0x3c15252c 0xc esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.s2_session_resp0__field_descriptors + 0x3c152538 0x90 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.s2_session_cmd0__descriptor + 0x3c1525c8 0x3c esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + 0x3c1525c8 s2_session_cmd0__descriptor + .rodata.s2_session_cmd0__number_ranges + 0x3c152604 0x10 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .srodata.s2_session_cmd0__field_indices_by_name + 0x3c152614 0x8 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.s2_session_cmd0__field_descriptors + 0x3c15261c 0x60 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.session_data__get_packed_size.str1.4 + 0x3c15267c 0x6a esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .rodata.__func__.0 + 0x3c15267c 0x1c esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .rodata.__func__.2 + 0x3c152698 0x13 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + *fill* 0x3c1526ab 0x1 + .rodata.__func__.3 + 0x3c1526ac 0x1e esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .rodata.str1.4 + 0x3c1526ca 0xc5 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + *fill* 0x3c1526ca 0x2 + .rodata.sec_scheme_version__descriptor + 0x3c1526cc 0x3c esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + 0x3c1526cc sec_scheme_version__descriptor + .rodata.sec_scheme_version__enum_values_by_name + 0x3c152708 0x18 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .rodata.sec_scheme_version__value_ranges + 0x3c152720 0x10 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .rodata.sec_scheme_version__enum_values_by_number + 0x3c152730 0x24 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .rodata.session_data__descriptor + 0x3c152754 0x3c esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + 0x3c152754 session_data__descriptor + .rodata.session_data__number_ranges + 0x3c152790 0x18 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .rodata.session_data__field_indices_by_name + 0x3c1527a8 0x10 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .rodata.session_data__field_descriptors + 0x3c1527b8 0xc0 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .rodata.btdm_sleep_enter_phase2_wrapper.str1.4 + 0x3c152878 0x30 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.btdm_sleep_enter_phase1_wrapper.str1.4 + 0x3c152878 0x87 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.str1.4 + 0x3c152878 0x5e esp-idf/bt/libbt.a(bt.c.obj) + .rodata.malloc_internal_wrapper.str1.4 + 0x3c152878 0x26 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.queue_create_wrapper.str1.4 + 0x3c152878 0x16 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.semphr_create_wrapper.str1.4 + 0x3c152878 0x17 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.interrupt_handler_set_wrapper.str1.4 + 0x3c152878 0x62 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.btdm_low_power_mode_init.str1.4 + 0x3c152878 0x206 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.esp_bt_controller_rom_mem_release.str1.4 + 0x3c152878 0x4f esp-idf/bt/libbt.a(bt.c.obj) + .rodata.esp_bt_controller_mem_release.str1.4 + 0x3c152878 0x27 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.esp_bt_mem_release.str1.4 + 0x3c152878 0x10 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.esp_bt_controller_init.str1.4 + 0x3c152878 0x1e3 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.esp_bt_controller_enable.str1.4 + 0x3c152878 0x47 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.__func__.0 + 0x3c152878 0x17 esp-idf/bt/libbt.a(bt.c.obj) + *fill* 0x3c15288f 0x1 + .rodata.__func__.1 + 0x3c152890 0x19 esp-idf/bt/libbt.a(bt.c.obj) + *fill* 0x3c1528a9 0x3 + .rodata.__func__.2 + 0x3c1528ac 0x19 esp-idf/bt/libbt.a(bt.c.obj) + *fill* 0x3c1528c5 0x3 + .rodata.__func__.3 + 0x3c1528c8 0x16 esp-idf/bt/libbt.a(bt.c.obj) + *fill* 0x3c1528de 0x2 + .rodata.__func__.4 + 0x3c1528e0 0x15 esp-idf/bt/libbt.a(bt.c.obj) + *fill* 0x3c1528f5 0x3 + .rodata.__func__.5 + 0x3c1528f8 0x20 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.__func__.6 + 0x3c152918 0x20 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.__func__.7 + 0x3c152938 0x17 esp-idf/bt/libbt.a(bt.c.obj) + *fill* 0x3c15294f 0x1 + .rodata.osi_funcs_ro + 0x3c152950 0xf0 esp-idf/bt/libbt.a(bt.c.obj) + .srodata.pub_addr_types.0 + 0x3c152a40 0x2 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + *fill* 0x3c152a42 0x2 + .srodata.priv_addr_types.1 + 0x3c152a44 0x2 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .rodata.ble_hs_sync.str1.4 + 0x3c152a46 0x4e esp-idf/bt/libbt.a(ble_hs.c.obj) + .rodata.ble_hs_timer_exp.str1.4 + 0x3c152a46 0x44 esp-idf/bt/libbt.a(ble_hs.c.obj) + .rodata.ble_hs_event_start_stage2.str1.4 + 0x3c152a46 0x8 esp-idf/bt/libbt.a(ble_hs.c.obj) + .rodata.ble_hs_init.str1.4 + 0x3c152a46 0x13 esp-idf/bt/libbt.a(ble_hs.c.obj) + *fill* 0x3c152a46 0x2 + .rodata.__func__.0 + 0x3c152a48 0x1a esp-idf/bt/libbt.a(ble_hs.c.obj) + *fill* 0x3c152a62 0x2 + .rodata.__func__.1 + 0x3c152a64 0xc esp-idf/bt/libbt.a(ble_hs.c.obj) + .rodata.__func__.2 + 0x3c152a70 0x11 esp-idf/bt/libbt.a(ble_hs.c.obj) + *fill* 0x3c152a81 0x3 + .rodata.__func__.3 + 0x3c152a84 0xd esp-idf/bt/libbt.a(ble_hs.c.obj) + .rodata.ble_hs_hci_evt_disconn_complete.str1.4 + 0x3c152a91 0xa9 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + *fill* 0x3c152a91 0x3 + .rodata.ble_hs_hci_evt_le_dispatch + 0x3c152a94 0x64 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .rodata.ble_hs_hci_evt_dispatch + 0x3c152af8 0x58 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .rodata.ble_att_rx_dispatch + 0x3c152b50 0xf0 esp-idf/bt/libbt.a(ble_att.c.obj) + .rodata.ble_gattc_read_mult_cb_var.str1.4 + 0x3c152c40 0x69 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_log_proc_init.str1.4 + 0x3c152c40 0x3d esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_log_read.str1.4 + 0x3c152c40 0x2f esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_log_notify.str1.4 + 0x3c152c40 0x9 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_log_indicate.str1.4 + 0x3c152c40 0xb esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_init.str1.4 + 0x3c152c40 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.__func__.0 + 0x3c152c40 0x1b esp-idf/bt/libbt.a(ble_gattc.c.obj) + *fill* 0x3c152c5b 0x1 + .rodata.ble_gattc_rx_exec_entries + 0x3c152c5c 0x10 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_rx_prep_entries + 0x3c152c6c 0x10 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_rx_read_rsp_entries + 0x3c152c7c 0x18 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_rx_read_type_complete_entries + 0x3c152c94 0x20 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_rx_read_type_elem_entries + 0x3c152cb4 0x20 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_tmo_dispatch + 0x3c152cd4 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_resume_dispatch + 0x3c152d14 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_err_dispatch + 0x3c152d54 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_hs_startup_read_sup_f_tx.str1.4 + 0x3c152d94 0x3f esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .rodata.ble_hs_startup_go.str1.4 + 0x3c152d94 0x40 esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .rodata.ble_l2cap_sig_init.str1.4 + 0x3c152d94 0x18 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .rodata.ble_l2cap_sig_dispatch + 0x3c152d94 0x6c esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .rodata.ble_gap_log_wl.str1.4 + 0x3c152e00 0xb7 esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_log_adv.str1.4 + 0x3c152e00 0xd6 esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_log_conn.str1.4 + 0x3c152e00 0xd4 esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_log_update.str1.4 + 0x3c152e00 0x9a esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_wl_set.str1.4 + 0x3c152e00 0x5e esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_adv_start.str1.4 + 0x3c152e00 0x3d esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_rx_conn_complete.str1.4 + 0x3c152e00 0xa1 esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_adv_stop_no_lock.str1.4 + 0x3c152e00 0x44 esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_connect.str1.4 + 0x3c152e00 0x3b esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_conn_cancel_no_lock.str1.4 + 0x3c152e00 0x44 esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_terminate_with_conn.str1.4 + 0x3c152e00 0x65 esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_update_params.str1.4 + 0x3c152e00 0x32 esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_unpair.str1.4 + 0x3c152e00 0xb3 esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_init.str1.4 + 0x3c152e00 0x4b esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.__func__.1 + 0x3c152e00 0x19 esp-idf/bt/libbt.a(ble_gap.c.obj) + *fill* 0x3c152e19 0x3 + .rodata.ble_gap_conn_params_dflt + 0x3c152e1c 0x10 esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_uuid_base + 0x3c152e2c 0x10 esp-idf/bt/libbt.a(ble_uuid.c.obj) + .rodata.ble_hs_pvcy_set_default_irk.str1.4 + 0x3c152e3c 0x3d esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .rodata.ble_l2cap_append_rx.str1.4 + 0x3c152e3c 0x47 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .rodata.ble_l2cap_reconfig.str1.4 + 0x3c152e3c 0x4b esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .rodata.ble_l2cap_rx.str1.4 + 0x3c152e3c 0x43 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .rodata.ble_l2cap_init.str1.4 + 0x3c152e3c 0x14 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .rodata.__func__.0 + 0x3c152e3c 0x14 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .rodata.ble_hs_misc_restore_one_irk.str1.4 + 0x3c152e50 0x42 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .srodata.ble_hs_misc_null_addr + 0x3c152e50 0x6 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + 0x3c152e50 ble_hs_misc_null_addr + .rodata.ble_gatts_start.str1.4 + 0x3c152e56 0x17 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .rodata.ble_hs_hci_cmd_tx.str1.4 + 0x3c152e56 0xa5 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .rodata.ble_hs_hci_init.str1.4 + 0x3c152e56 0x10 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .rodata.ble_hs_hci_util_read_adv_tx_pwr.str1.4 + 0x3c152e56 0x3f esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .rodata.esp_nimble_init.str1.4 + 0x3c152e56 0x36 esp-idf/bt/libbt.a(nimble_port.c.obj) + .rodata.esp_nimble_deinit.str1.4 + 0x3c152e56 0x2b esp-idf/bt/libbt.a(nimble_port.c.obj) + .rodata.nimble_port_init.str1.4 + 0x3c152e56 0x95 esp-idf/bt/libbt.a(nimble_port.c.obj) + .rodata.nimble_port_deinit.str1.4 + 0x3c152e56 0x9a esp-idf/bt/libbt.a(nimble_port.c.obj) + .rodata.nimble_port_stop.str1.4 + 0x3c152e56 0x3a esp-idf/bt/libbt.a(nimble_port.c.obj) + *fill* 0x3c152e56 0x2 + .rodata 0x3c152e58 0x40 esp-idf/bt/libbt.a(nimble_port.c.obj) + .rodata.esp_nimble_enable.str1.4 + 0x3c152e98 0xc esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .rodata._os_mbuf_copypkthdr.str1.4 + 0x3c152e98 0x5c esp-idf/bt/libbt.a(os_mbuf.c.obj) + .rodata.__func__.0 + 0x3c152e98 0x14 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .rodata.os_msys_init_once.str1.4 + 0x3c152eac 0x51 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .rodata.os_msys_init.str1.4 + 0x3c152eac 0xf esp-idf/bt/libbt.a(os_msys_init.c.obj) + .rodata.__func__.0 + 0x3c152eac 0x12 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .rodata.npl_freertos_event_reset.str1.4 + 0x3c152ebe 0x86 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_freertos_callout_mem_reset.str1.4 + 0x3c152ebe 0x18 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_freertos_event_deinit.str1.4 + 0x3c152ebe 0xa esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_freertos_eventq_init.str1.4 + 0x3c152ebe 0x12 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_freertos_mutex_deinit.str1.4 + 0x3c152ebe 0xe esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_freertos_sem_deinit.str1.4 + 0x3c152ebe 0x11 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_freertos_eventq_get.str1.4 + 0x3c152ebe 0x33 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_freertos_eventq_put.str1.4 + 0x3c152ebe 0xe esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_freertos_sem_pend.str1.4 + 0x3c152ebe 0xd esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_freertos_callout_init.str1.4 + 0x3c152ebe 0xd esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_freertos_callout_deinit.str1.4 + 0x3c152ebe 0x32 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_freertos_funcs_init.str1.4 + 0x3c152ebe 0x16 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_freertos_mempool_init.str1.4 + 0x3c152ebe 0x80 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c152ebe 0x2 + .rodata.__func__.0 + 0x3c152ec0 0x1a esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c152eda 0x2 + .rodata.__func__.1 + 0x3c152edc 0x18 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.__func__.2 + 0x3c152ef4 0x1c esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.__func__.3 + 0x3c152f10 0x19 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c152f29 0x3 + .rodata.__func__.4 + 0x3c152f2c 0x1a esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c152f46 0x2 + .rodata.__func__.5 + 0x3c152f48 0x19 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c152f61 0x3 + .rodata.__func__.6 + 0x3c152f64 0x16 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c152f7a 0x2 + .rodata.__func__.7 + 0x3c152f7c 0x18 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.__func__.8 + 0x3c152f94 0x16 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c152faa 0x2 + .rodata.__func__.9 + 0x3c152fac 0x1b esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c152fc7 0x1 + .rodata.__func__.10 + 0x3c152fc8 0x18 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.__func__.11 + 0x3c152fe0 0x1a esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c152ffa 0x2 + .rodata.__func__.12 + 0x3c152ffc 0x18 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.__func__.13 + 0x3c153014 0x1b esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c15302f 0x1 + .rodata.__func__.14 + 0x3c153030 0x18 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.__func__.15 + 0x3c153048 0x18 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.__func__.16 + 0x3c153060 0x1f esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c15307f 0x1 + .rodata.__func__.17 + 0x3c153080 0x1b esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c15309b 0x1 + .rodata.__func__.18 + 0x3c15309c 0x19 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c1530b5 0x3 + .rodata.__func__.19 + 0x3c1530b8 0x19 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c1530d1 0x3 + .rodata.__func__.20 + 0x3c1530d4 0x1a esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c1530ee 0x2 + .rodata.__func__.21 + 0x3c1530f0 0x18 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_funcs_ro + 0x3c153108 0xb0 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x3c153108 npl_funcs_ro + .rodata.ble_hci_rx_acl.str1.4 + 0x3c1531b8 0x45 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .rodata.ble_hci_trans_hs_cmd_tx.str1.4 + 0x3c1531b8 0x49 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .rodata.host_rcv_pkt.str1.4 + 0x3c1531b8 0x100 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .rodata.__func__.0 + 0x3c1531b8 0xf esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + *fill* 0x3c1531c7 0x1 + .rodata.__func__.1 + 0x3c1531c8 0xd esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + *fill* 0x3c1531d5 0x3 + .rodata.__func__.2 + 0x3c1531d8 0x18 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .srodata.vhci_host_cb + 0x3c1531f0 0x8 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .rodata.ble_transport_free.str1.4 + 0x3c1531f8 0x4c esp-idf/bt/libbt.a(transport.c.obj) + .rodata.ble_transport_init.str1.4 + 0x3c1531f8 0x5b esp-idf/bt/libbt.a(transport.c.obj) + .rodata.__func__.0 + 0x3c1531f8 0x15 esp-idf/bt/libbt.a(transport.c.obj) + *fill* 0x3c15320d 0x3 + .rodata.__func__.1 + 0x3c153210 0x13 esp-idf/bt/libbt.a(transport.c.obj) + *fill* 0x3c153223 0x1 + .rodata.__func__.2 + 0x3c153224 0x13 esp-idf/bt/libbt.a(transport.c.obj) + .rodata.ble_hs_conn_addrs.str1.4 + 0x3c153237 0x4d esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .rodata.ble_hs_conn_init.str1.4 + 0x3c153237 0x11 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + *fill* 0x3c153237 0x1 + .rodata.__func__.0 + 0x3c153238 0x12 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + *fill* 0x3c15324a 0x2 + .srodata.ble_hs_conn_null_addr + 0x3c15324c 0x6 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .rodata.ble_sm_pair_fail_tx.str1.4 + 0x3c153252 0x45 esp-idf/bt/libbt.a(ble_sm.c.obj) + .rodata.ble_sm_init.str1.4 + 0x3c153252 0x11 esp-idf/bt/libbt.a(ble_sm.c.obj) + *fill* 0x3c153252 0x2 + .rodata.ble_sm_state_dispatch + 0x3c153254 0x2c esp-idf/bt/libbt.a(ble_sm.c.obj) + .rodata.ble_sm_dispatch + 0x3c153280 0x3c esp-idf/bt/libbt.a(ble_sm.c.obj) + .rodata.ble_att_svr_start.str1.4 + 0x3c1532bc 0x17 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .rodata.ble_att_svr_init.str1.4 + 0x3c1532bc 0x1c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .rodata.ble_sm_alg_f5.str1.4 + 0x3c1532bc 0x1c esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .rodata.ble_sm_alg_f6.str1.4 + 0x3c1532bc 0x20 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .rodata.ble_sm_alg_g2.str1.4 + 0x3c1532bc 0xe esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .rodata.salt.0 + 0x3c1532bc 0x10 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .rodata.ble_sm_alg_dbg_priv_key + 0x3c1532cc 0x20 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .rodata 0x3c1532ec 0x35 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .rodata.ble_hs_stop_terminate_conn.str1.4 + 0x3c153321 0x54 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .rodata.ble_hs_stop_begin.str1.4 + 0x3c153321 0x49 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .rodata.ble_hs_stop_terminate_timeout_cb.str1.4 + 0x3c153321 0x55 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + *fill* 0x3c153321 0x3 + .rodata.__func__.0 + 0x3c153324 0x12 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + *fill* 0x3c153336 0x2 + .rodata.ble_sm_lgcy_resp_ioa + 0x3c153338 0x19 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + *fill* 0x3c153351 0x3 + .rodata.ble_sm_lgcy_init_ioa + 0x3c153354 0x19 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + *fill* 0x3c15336d 0x3 + .rodata.ble_sm_sc_resp_ioa + 0x3c153370 0x19 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + *fill* 0x3c153389 0x3 + .rodata.ble_sm_sc_init_ioa + 0x3c15338c 0x19 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + *fill* 0x3c1533a5 0x3 + .rodata 0x3c1533a8 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .rodata.CSWTCH.337 + 0x3c1533d8 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .rodata.btdm_controller_get_compile_version.str1.4 + 0x3c1533e8 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .rodata.btdm_controller_init.str1.4 + 0x3c1533e8 0x131 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .rodata.btdm_rom_ref_init.str1.4 + 0x3c1533e8 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .rodata.rw_em_show.str1.4 + 0x3c1533e8 0x3d9 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .rodata.rw_pre_main.str1.4 + 0x3c1533e8 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .rodata.str1.4 + 0x3c1533e8 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .rodata.rw_rf_le_enter_test_mode.str1.4 + 0x3c1533e8 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(bt_rw_v9.o) + .rodata.rw_rf_le_exit_test_mode.str1.4 + 0x3c1533e8 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(bt_rw_v9.o) + .rodata.coex_schm_process_in_active.str1.4 + 0x3c1533e8 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + .rodata.btdm_hli_funcs_register.str1.4 + 0x3c1533e8 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hl_itf.o) + .rodata.str1.4 + 0x3c1533e8 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(intc.o) + .rodata.r_ip_funcs_ro + 0x3c1533e8 0x9e0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) + 0x3c1533e8 r_ip_funcs_ro + .rodata.r_llc_loc_con_upd_proc_continue + 0x3c153dc8 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + .rodata.r_llc_rem_con_upd_proc_continue + 0x3c153de4 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + .rodata.lld_con_estab_ind_handler_hack.str1.4 + 0x3c153df8 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + .rodata.r_lld_llcp_rx_ind_handler.str1.4 + 0x3c153df8 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + .rodata.r_llc_loc_phy_upd_proc_continue + 0x3c153df8 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_phy_upd.o) + .rodata.r_llc_loc_phy_upd_proc_continue.str1.4 + 0x3c153e0c 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_phy_upd.o) + .rodata.str1.4 + 0x3c153e0c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + .rodata.str1.4 + 0x3c153e0c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + .rodata.r_lld_core_init.str1.4 + 0x3c153e0c 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + .rodata.str1.4 + 0x3c153e0c 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_per_adv.o) + .rodata.scan_chan_tab + 0x3c153e0c 0x3 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + .rodata.str1.4 + 0x3c153e0f 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + .rodata.str1.4 + 0x3c153e0f 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_test.o) + .rodata.hci_le_set_adv_param_cmd_handler.str1.4 + 0x3c153e0f 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + .rodata.hci_host_nb_cmp_pkts_cmd_handler.str1.4 + 0x3c153e0f 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + *fill* 0x3c153e0f 0x1 + .rodata.llm_hci_command_handler_tab_ro + 0x3c153e10 0x260 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .rodata.lld_init_end_ind_pre_handler.str1.4 + 0x3c154070 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + .rodata.r_llm_update_duplicate_scan_exceptional_list + 0x3c154070 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + .rodata.le_default_evt_mask + 0x3c1540a8 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + .rodata.llm_local_le_feats + 0x3c1540b0 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + .rodata.llm_local_le_feats_42 + 0x3c1540b8 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x3c1540b8 llm_local_le_feats_42 + .rodata.hci_le_set_ext_scan_en_cmd_handler.str1.4 + 0x3c1540c0 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + .rodata.r_modules_funcs_ro + 0x3c1540c0 0x3d0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) + 0x3c1540c0 r_modules_funcs_ro + .rodata.nvds_magic_number + 0x3c154490 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + .rodata.r_nvds_init.str1.4 + 0x3c154494 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + .rodata.r_nvds_walk_tag.str1.4 + 0x3c154494 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + .rodata.btdm_osi_funcs_register.str1.4 + 0x3c154494 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(osi.o) + .rodata.r_plf_funcs_ro + 0x3c154494 0x118 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) + 0x3c154494 r_plf_funcs_ro + .rodata.__func__.18351 + 0x3c1545ac 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_espressif.o) + .rodata.r_rw_rf_init.str1.4 + 0x3c1545b9 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_espressif.o) + .rodata.bt_controller_txpwr_level_2_index.str1.4 + 0x3c1545b9 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + *fill* 0x3c1545b9 0x3 + .rodata.cs_bt_pwr_tbl_idx2lvl_fpga + 0x3c1545bc 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + .rodata.cs_bt_pwr_tbl_lvl2idx_fpga + 0x3c1545c4 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + .rodata.cs_rf_pwr_tbl_chip + 0x3c1545d4 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + .rodata.cs_rf_pwr_tbl_fpga + 0x3c1545e0 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + .rodata.str1.4 + 0x3c1545ec 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + .rodata.r_rwip_driver_init.str1.4 + 0x3c1545ec 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + .rodata.str1.4 + 0x3c1545ec 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_plan.o) + .rodata 0x3c1545ec 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + .rodata.str1.4 + 0x3c154604 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + .rodata.r_btdm_task_post_impl.str1.4 + 0x3c154604 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + .rodata.str1.4 + 0x3c154604 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + .rodata.r_vhci_check_packet_allow.str1.4 + 0x3c154604 0x41 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + .rodata.r_vhci_init.str1.4 + 0x3c154604 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + .rodata.hci_vs_ble_qa_cmd_handler_tab + 0x3c154604 0xe8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .rodata.r_emi_em_base_deinit.str1.4 + 0x3c1546ec 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) + .rodata.r_emi_em_base_init.str1.4 + 0x3c1546ec 0x1d2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) + .rodata.str1.4 + 0x3c1546ec 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_msg.o) + .rodata.hci_def_evt_msk + 0x3c1546ec 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci.o) + .rodata.hci_le_def_evt_msk + 0x3c1546f4 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci.o) + .rodata.r_ke_task_schedule.str1.4 + 0x3c1546fc 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) + .rodata.bt_rf_coex_hook_st_param_set + 0x3c1546fc 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + .rodata.CSWTCH.21 + 0x3c154718 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + .rodata.bt_rf_coex_hook_st_param_set.str1.4 + 0x3c154720 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + .rodata.coex_hook_st_group_tab + 0x3c154720 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + *fill* 0x3c154729 0x3 + .rodata.coex_hook_st_group_to_coex_schm_st_tab + 0x3c15472c 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + .rodata.sizeof_elt_in_repeated_array.str1.4 + 0x3c154730 0x43 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.protobuf_c_message_get_packed_size.str1.4 + 0x3c154730 0x47 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.repeated_field_pack.str1.4 + 0x3c154730 0x2a esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.protobuf_c_message_unpack.str1.4 + 0x3c154730 0x4f esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.__func__.2 + 0x3c154730 0x21 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + *fill* 0x3c154751 0x3 + .rodata.__func__.3 + 0x3c154754 0x1d esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + *fill* 0x3c154771 0x3 + .rodata.__func__.4 + 0x3c154774 0xd esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + *fill* 0x3c154781 0x3 + .rodata.__func__.5 + 0x3c154784 0x1a esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + *fill* 0x3c15479e 0x2 + .rodata.__func__.11 + 0x3c1547a0 0x1d esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + *fill* 0x3c1547bd 0x3 + .rodata.__func__.12 + 0x3c1547c0 0x14 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.__func__.13 + 0x3c1547d4 0x14 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.__func__.14 + 0x3c1547e8 0x18 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.__func__.15 + 0x3c154800 0x1f esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + *fill* 0x3c15481f 0x1 + .rodata.__func__.16 + 0x3c154820 0x23 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + *fill* 0x3c154843 0x1 + .srodata.protobuf_c_empty_string + 0x3c154844 0x1 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + 0x3c154844 protobuf_c_empty_string + .rodata.print_string_ptr.str1.4 + 0x3c154845 0x6 esp-idf/json/libjson.a(cJSON.c.obj) + .rodata.print_number.str1.4 + 0x3c154845 0x17 esp-idf/json/libjson.a(cJSON.c.obj) + .rodata.print_value.str1.4 + 0x3c154845 0x15 esp-idf/json/libjson.a(cJSON.c.obj) + *fill* 0x3c154845 0x3 + .srodata.cst8 0x3c154848 0x148 esp-idf/json/libjson.a(cJSON.c.obj) + 0x28 (size before relaxing) + .rodata.esp_qrcode_print_console.str1.4 + 0x3c154990 0x3 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .rodata.str1.4 + 0x3c154990 0x7b esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .rodata.lt 0x3c154990 0x40 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .rodata.calcSegmentBitLength.str1.4 + 0x3c1549d0 0x6c esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.numCharCountBits.str1.4 + 0x3c1549d0 0x45 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.getTotalBits.str1.4 + 0x3c1549d0 0xaf esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.appendBitsToBuffer.str1.4 + 0x3c1549d0 0x44 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.getNumRawDataModules.str1.4 + 0x3c1549d0 0x61 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.getNumDataCodewords.str1.4 + 0x3c1549d0 0x10 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.getModule.str1.4 + 0x3c1549d0 0x4e esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.finderPenaltyCountPatterns.str1.4 + 0x3c1549d0 0x10 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.reedSolomonComputeDivisor.str1.4 + 0x3c1549d0 0x3b esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.addEccAndInterleave.str1.4 + 0x3c1549d0 0x66 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.qrcodegen_getSize.str1.4 + 0x3c1549d0 0x69 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.drawCodewords.str1.4 + 0x3c1549d0 0x11 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.drawWhiteFunctionModules.str1.4 + 0x3c1549d0 0x10 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.applyMask.str1.4 + 0x3c1549d0 0x21 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.drawFormatBits.str1.4 + 0x3c1549d0 0x10 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.qrcodegen_encodeSegmentsAdvanced.str1.4 + 0x3c1549d0 0xf0 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.qrcodegen_isAlphanumeric.str1.4 + 0x3c1549d0 0x3e esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.qrcodegen_calcSegmentBufferSize.str1.4 + 0x3c1549d0 0x1f esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.qrcodegen_makeNumeric.str1.4 + 0x3c1549d0 0x53 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.qrcodegen_makeAlphanumeric.str1.4 + 0x3c1549d0 0xd esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.__func__.1 + 0x3c1549d0 0x1b esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c1549eb 0x1 + .rodata.__func__.2 + 0x3c1549ec 0x16 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c154a02 0x2 + .rodata.__func__.4 + 0x3c154a04 0x20 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.__func__.5 + 0x3c154a24 0x14 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.__func__.6 + 0x3c154a38 0x19 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c154a51 0x3 + .rodata.__func__.7 + 0x3c154a54 0x14 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.__func__.8 + 0x3c154a68 0x12 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c154a7a 0x2 + .rodata.table.9 + 0x3c154a7c 0x10 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.__func__.10 + 0x3c154a8c 0xf esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c154a9b 0x1 + .rodata.__func__.11 + 0x3c154a9c 0xa esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c154aa6 0x2 + .rodata.__func__.12 + 0x3c154aa8 0x1b esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c154ac3 0x1 + .rodata.__func__.13 + 0x3c154ac4 0x19 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c154add 0x3 + .rodata.__func__.14 + 0x3c154ae0 0xa esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c154aea 0x2 + .rodata.__func__.15 + 0x3c154aec 0xa esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c154af6 0x2 + .rodata.__func__.16 + 0x3c154af8 0xe esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c154b06 0x2 + .rodata.__func__.17 + 0x3c154b08 0x15 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c154b1d 0x3 + .rodata.__func__.18 + 0x3c154b20 0x1c esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.__func__.19 + 0x3c154b3c 0x1a esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c154b56 0x2 + .rodata.__func__.20 + 0x3c154b58 0x14 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.__func__.21 + 0x3c154b6c 0x13 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c154b7f 0x1 + .rodata.__func__.22 + 0x3c154b80 0x14 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.temp.23 + 0x3c154b94 0xc esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.temp.24 + 0x3c154ba0 0xc esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.temp.25 + 0x3c154bac 0xc esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.temp.26 + 0x3c154bb8 0xc esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.__func__.27 + 0x3c154bc4 0x11 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c154bd5 0x3 + .rodata.__func__.28 + 0x3c154bd8 0xd esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c154be5 0x3 + .rodata.__func__.29 + 0x3c154be8 0x21 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c154c09 0x3 + .rodata.__func__.30 + 0x3c154c0c 0x15 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c154c21 0x3 + .rodata.NUM_ERROR_CORRECTION_BLOCKS + 0x3c154c24 0xa4 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.ECC_CODEWORDS_PER_BLOCK + 0x3c154cc8 0xa4 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.esp_rmaker_work_queue_task.str1.4 + 0x3c154d6c 0x85 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .rodata.esp_rmaker_work_queue_add_task.str1.4 + 0x3c154d6c 0x53 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .rodata.esp_rmaker_work_queue_init.str1.4 + 0x3c154d6c 0xa8 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .rodata.esp_rmaker_work_queue_start.str1.4 + 0x3c154d6c 0xda esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .rodata.esp_rmaker_work_queue_deinit.str1.4 + 0x3c154d6c 0xf1 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .rodata.esp_rmaker_factory_init.str1.4 + 0x3c154d6c 0x8e esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .rodata.esp_rmaker_factory_get.str1.4 + 0x3c154d6c 0xd esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .rodata.esp_rmaker_factory_set.str1.4 + 0x3c154d6c 0x7d esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .rodata.__esp_rmaker_time_get_nvs.str1.4 + 0x3c154d6c 0x10 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .rodata.esp_rmaker_get_local_time_str.str1.4 + 0x3c154d6c 0x8c esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .rodata.esp_rmaker_time_get_timezone_posix.str1.4 + 0x3c154d6c 0x9 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .rodata.esp_rmaker_time_get_timezone.str1.4 + 0x3c154d6c 0x3 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .rodata.esp_rmaker_timezone_enable.str1.4 + 0x3c154d6c 0x4b esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .rodata.esp_rmaker_time_sync_init.str1.4 + 0x3c154d6c 0x89 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .rodata.esp_rmaker_print_current_time.str1.4 + 0x3c154d6c 0x65 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .rodata.esp_rmaker_time_sync_cb.str1.4 + 0x3c154d6c 0x2b esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .rodata.str1.4 + 0x3c154d6c 0x2473 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .rodata.esp_rmaker_tz_db_tzs + 0x3c154d6c 0xd48 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .rodata.esp_rmaker_get_cmd_info.str1.4 + 0x3c155ab4 0x8d esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .rodata.esp_rmaker_cmd_prepare_response.str1.4 + 0x3c155ab4 0x4b esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .rodata.esp_rmaker_get_user_role_string.str1.4 + 0x3c155ab4 0x29 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .rodata.esp_rmaker_cmd_response_handler.str1.4 + 0x3c155ab4 0x13d esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .rodata.esp_rmaker_cmd_resp_test_send.str1.4 + 0x3c155ab4 0x7a esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .rodata.scli_task.str1.4 + 0x3c155ab4 0xc8 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .rodata.scli_init.str1.4 + 0x3c155ab4 0x3f esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .rodata.esp_rmaker_common_console_init.str1.4 + 0x3c155ab4 0x34 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .rodata.unsubscribe_helper.str1.4 + 0x3c155ab4 0x4d esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .rodata.esp_mqtt_glue_publish.str1.4 + 0x3c155ab4 0x2c esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .rodata.esp_mqtt_glue_disconnect.str1.4 + 0x3c155ab4 0x63 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .rodata.esp_mqtt_glue_connect.str1.4 + 0x3c155ab4 0x71 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .rodata.esp_mqtt_glue_init.str1.4 + 0x3c155ab4 0x154 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .rodata.esp_mqtt_glue_manage_long_data.str1.4 + 0x3c155ab4 0xe0 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .rodata.mqtt_event_handler.str1.4 + 0x3c155ab4 0xa1 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .rodata.str1.4 + 0x3c155ab4 0xf esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .rodata.platform_get_product_name.str1.4 + 0x3c155ab4 0x6 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .rodata.platform_get_product_UID.str1.4 + 0x3c155ab4 0x75 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .rodata.platform_get_product_version.str1.4 + 0x3c155ab4 0x4 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .rodata.platform_get_silicon_sku_code.str1.4 + 0x3c155ab4 0x5 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .rodata.validate_platform_inputs.str1.4 + 0x3c155ab4 0x67 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .rodata.create_APN_PPI_string.str1.4 + 0x3c155ab4 0x71 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .rodata.esp_get_aws_ppi.str1.4 + 0x3c155ab4 0x32 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .rodata.str1.4 + 0x3c155ab4 0x35 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .rodata.register_generic_debug_commands.str1.4 + 0x3c155ab4 0x1a4 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.register_reset_to_factory.str1.4 + 0x3c155ab4 0x38 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.register_time_commands.str1.4 + 0x3c155ab4 0x65 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.heap_trace_cli_handler.str1.4 + 0x3c155ab4 0x64 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.cpu_dump_cli_handler.str1.4 + 0x3c155ab4 0x6d esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.task_dump_cli_handler.str1.4 + 0x3c155ab4 0x62 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.sock_dump_cli_handler.str1.4 + 0x3c155ab4 0x6b esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.mem_dump_cli_handler.str1.4 + 0x3c155ab4 0x74 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.up_time_cli_handler.str1.4 + 0x3c155ab4 0x2d esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.reset_to_factory_handler.str1.4 + 0x3c155ab4 0x26 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.tz_set_cli_handler.str1.4 + 0x3c155ab4 0x1a esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.local_time_cli_handler.str1.4 + 0x3c155ab4 0x44 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.esp_rmaker_common_register_commands.str1.4 + 0x3c155ab4 0x3d esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.print_arg_help.str1.4 + 0x3c155ab4 0x1c esp-idf/console/libconsole.a(commands.c.obj) + .rodata.help_command.str1.4 + 0x3c155ab4 0x7b esp-idf/console/libconsole.a(commands.c.obj) + .rodata.esp_console_cmd_register.str1.4 + 0x3c155ab4 0x4 esp-idf/console/libconsole.a(commands.c.obj) + .rodata.esp_console_register_help_command.str1.4 + 0x3c155ab4 0x96 esp-idf/console/libconsole.a(commands.c.obj) + .rodata.arg_end_errorfn.str1.4 + 0x3c155ab4 0xaa esp-idf/console/libconsole.a(arg_end.c.obj) + .rodata.arg_str_resetfn.str1.4 + 0x3c155ab4 0x1 esp-idf/console/libconsole.a(arg_str.c.obj) + .rodata.arg_str_errorfn.str1.4 + 0x3c155ab4 0x2b esp-idf/console/libconsole.a(arg_str.c.obj) + .rodata.arg_strn.str1.4 + 0x3c155ab4 0x9 esp-idf/console/libconsole.a(arg_str.c.obj) + .rodata.panic.str1.4 + 0x3c155ab4 0xc esp-idf/console/libconsole.a(arg_utils.c.obj) + .rodata.argtable3_xmalloc.str1.4 + 0x3c155ab4 0x10 esp-idf/console/libconsole.a(arg_utils.c.obj) + .rodata.arg_cat_optionv.str1.4 + 0x3c155ab4 0x1a esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_print_gnuswitch_ds.str1.4 + 0x3c155ab4 0x1b esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_print_formatted_ds.str1.4 + 0x3c155ab4 0x2 esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_print_option_ds.str1.4 + 0x3c155ab4 0x2 esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_print_syntax_ds.str1.4 + 0x3c155ab4 0x9 esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_print_glossary_ds.str1.4 + 0x3c155ab4 0xf esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.create_string.str1.4 + 0x3c155ab4 0x43 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_check_cfg_conflict.str1.4 + 0x3c155ab4 0x189 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.run_event_loop.str1.4 + 0x3c155ab4 0x37 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_dispatch_event.str1.4 + 0x3c155ab4 0xc esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_client_create_transport.str1.4 + 0x3c155ab4 0x6c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_set_cert_key_data.str1.4 + 0x3c155ab4 0x5 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_set_ssl_transport_properties.str1.4 + 0x3c155ab4 0xf1 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_handle_transport_read_error.str1.4 + 0x3c155ab4 0x71 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_write.str1.4 + 0x3c155ab4 0x83 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.mqtt_message_receive.str1.4 + 0x3c155ab4 0x95 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_connect.str1.4 + 0x3c155ab4 0x1fa esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.send_disconnect_msg.str1.4 + 0x3c155ab4 0x79 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.deliver_suback.str1.4 + 0x3c155ab4 0x36 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.deliver_publish.str1.4 + 0x3c155ab4 0x77 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.mqtt_process_receive.str1.4 + 0x3c155ab4 0x1f3 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.mqtt_resend_queued.str1.4 + 0x3c155ab4 0x7d esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_client_ping.str1.4 + 0x3c155ab4 0x63 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.process_keepalive.str1.4 + 0x3c155ab4 0x6a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_task.str1.4 + 0x3c155ab4 0x181 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.make_publish.str1.4 + 0x3c155ab4 0x3a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_client_set_uri.str1.4 + 0x3c155ab4 0x4a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_set_config.str1.4 + 0x3c155ab4 0xd6 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_client_start.str1.4 + 0x3c155ab4 0x67 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_client_stop.str1.4 + 0x3c155ab4 0x82 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_client_subscribe_multiple.str1.4 + 0x3c155ab4 0xc2 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_client_unsubscribe.str1.4 + 0x3c155ab4 0x76 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_client_publish.str1.4 + 0x3c155ab4 0x4c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.__func__.0 + 0x3c155ab4 0x10 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.__func__.1 + 0x3c155ac4 0x15 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c155ad9 0x3 + .rodata.__func__.2 + 0x3c155adc 0x25 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c155b01 0x3 + .rodata.__func__.3 + 0x3c155b04 0x15 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c155b19 0x3 + .rodata.__func__.4 + 0x3c155b1c 0x11 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c155b2d 0x3 + .rodata.__FUNCTION__.5 + 0x3c155b30 0x26 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c155b56 0x2 + .rodata.__FUNCTION__.6 + 0x3c155b58 0x21 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c155b79 0x3 + .rodata.__FUNCTION__.7 + 0x3c155b7c 0x18 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.__FUNCTION__.8 + 0x3c155b94 0x13 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c155ba7 0x1 + .rodata.__FUNCTION__.9 + 0x3c155ba8 0x15 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c155bbd 0x3 + .rodata.__FUNCTION__.10 + 0x3c155bc0 0xe esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c155bce 0x2 + .rodata.__FUNCTION__.11 + 0x3c155bd0 0x14 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.mqtt_msg_connect.str1.4 + 0x3c155be4 0x11 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .rodata.outbox_init.str1.4 + 0x3c155be4 0x3f esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .rodata.__FUNCTION__.0 + 0x3c155be4 0xf esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + *fill* 0x3c155bf3 0x1 + .rodata.__FUNCTION__.1 + 0x3c155bf4 0xc esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .rodata.platform_create_id_string.str1.4 + 0x3c155c00 0x57 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .rodata.__FUNCTION__.0 + 0x3c155c00 0x1a esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .rodata.assert_valid_rv_int_num.str1.4 + 0x3c155c1a 0x9d esp-idf/riscv/libriscv.a(interrupt.c.obj) + .rodata._global_interrupt_handler.str1.4 + 0x3c155c1a 0x5f esp-idf/riscv/libriscv.a(interrupt.c.obj) + *fill* 0x3c155c1a 0x2 + .rodata.__func__.0 + 0x3c155c1c 0x1a esp-idf/riscv/libriscv.a(interrupt.c.obj) + *fill* 0x3c155c36 0x2 + .rodata.__func__.1 + 0x3c155c38 0x18 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .srodata.USER_DATA_MAC_CUSTOM + 0x3c155c50 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_INIT_CODE_ATTEN3 + 0x3c155c54 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_INIT_CODE_ATTEN2 + 0x3c155c58 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_INIT_CODE_ATTEN1 + 0x3c155c5c 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_INIT_CODE_ATTEN0 + 0x3c155c60 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.BLK_VERSION_MAJOR + 0x3c155c64 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.OPTIONAL_UNIQUE_ID + 0x3c155c68 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.MAC 0x3c155c6c 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_VERSION + 0x3c155c84 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.set_cnt_in_reg.str1.4 + 0x3c155c88 0x63 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.write_reg.str1.4 + 0x3c155c88 0x84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_process.str1.4 + 0x3c155c88 0x69 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__.1 + 0x3c155c88 0x1b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + *fill* 0x3c155ca3 0x1 + .rodata.__func__.4 + 0x3c155ca4 0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_check_errors.str1.4 + 0x3c155cbe 0x82 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + *fill* 0x3c155cbe 0x2 + .rodata.range_read_addr_blocks + 0x3c155cc0 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c155cc0 range_read_addr_blocks + .rodata.s_get_bus_mask.str1.4 + 0x3c155d18 0x37 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.s_reserve_irom_region.str1.4 + 0x3c155d18 0xbe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.s_reserve_drom_region.str1.4 + 0x3c155d18 0x8b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.str1.4 + 0x3c155d18 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_map_init.str1.4 + 0x3c155d18 0x5f esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_map_get_max_consecutive_free_block_size.str1.4 + 0x3c155d18 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_map_reserve_block_with_caps.str1.4 + 0x3c155d18 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_map.str1.4 + 0x3c155d18 0x17e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_unmap.str1.4 + 0x3c155d18 0xa3 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_vaddr_to_paddr.str1.4 + 0x3c155d18 0x7b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.__FUNCTION__.1 + 0x3c155d18 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c155d2f 0x1 + .rodata.__FUNCTION__.2 + 0x3c155d30 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c155d3e 0x2 + .rodata.__func__.3 + 0x3c155d40 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c155d57 0x1 + .rodata.__func__.4 + 0x3c155d58 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.__FUNCTION__.5 + 0x3c155d64 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.__FUNCTION__.7 + 0x3c155d70 0x30 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.__func__.8 + 0x3c155da0 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c155db6 0x2 + .rodata.__func__.9 + 0x3c155db8 0x14 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.__func__.10 + 0x3c155dcc 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c155de2 0x2 + .rodata.__func__.11 + 0x3c155de4 0x11 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c155df5 0x3 + .rodata.g_mmu_mem_regions + 0x3c155df8 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + 0x3c155df8 g_mmu_mem_regions + .rodata.gpio_input_enable.str1.4 + 0x3c155e10 0x3f esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_sleep_output_enable.str1.4 + 0x3c155e10 0x1b esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_set_intr_type.str1.4 + 0x3c155e10 0x1a esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_set_pull_mode.str1.4 + 0x3c155e10 0x5e esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_config.str1.4 + 0x3c155e10 0xe0 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_isr_handler_add.str1.4 + 0x3c155e10 0x49 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_isr_register.str1.4 + 0x3c155e10 0x45 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_install_isr_service.str1.4 + 0x3c155e10 0x23 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.3 + 0x3c155e10 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c155e23 0x1 + .rodata.__FUNCTION__.4 + 0x3c155e24 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c155e36 0x2 + .rodata.__FUNCTION__.5 + 0x3c155e38 0x16 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c155e4e 0x2 + .rodata.__FUNCTION__.6 + 0x3c155e50 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.7 + 0x3c155e68 0x15 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c155e7d 0x3 + .rodata.__FUNCTION__.8 + 0x3c155e80 0x17 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c155e97 0x1 + .rodata.__FUNCTION__.9 + 0x3c155e98 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c155eb1 0x3 + .rodata.__FUNCTION__.10 + 0x3c155eb4 0x1a esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c155ece 0x2 + .rodata.__FUNCTION__.11 + 0x3c155ed0 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c155ee9 0x3 + .rodata.__FUNCTION__.12 + 0x3c155eec 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c155f05 0x3 + .rodata.__FUNCTION__.13 + 0x3c155f08 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.14 + 0x3c155f20 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c155f39 0x3 + .rodata.__FUNCTION__.21 + 0x3c155f3c 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c155f4e 0x2 + .rodata.__FUNCTION__.23 + 0x3c155f50 0x15 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c155f65 0x3 + .rodata.__FUNCTION__.24 + 0x3c155f68 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c155f81 0x3 + .rodata.__func__.26 + 0x3c155f84 0xc esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.27 + 0x3c155f90 0x10 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.28 + 0x3c155fa0 0xf esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c155faf 0x1 + .rodata.__FUNCTION__.29 + 0x3c155fb0 0x14 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.30 + 0x3c155fc4 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c155fd7 0x1 + .rodata.__FUNCTION__.31 + 0x3c155fd8 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c155feb 0x1 + .rodata.__FUNCTION__.32 + 0x3c155fec 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c155ffe 0x2 + .rodata.__FUNCTION__.33 + 0x3c156000 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c156013 0x1 + .rodata.__FUNCTION__.35 + 0x3c156014 0xf esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c156023 0x1 + .rodata.__FUNCTION__.36 + 0x3c156024 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c156036 0x2 + .rodata.__FUNCTION__.37 + 0x3c156038 0x11 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c156049 0x3 + .rodata.__FUNCTION__.38 + 0x3c15604c 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c15605f 0x1 + .rodata.__FUNCTION__.39 + 0x3c156060 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c156072 0x2 + .rodata.__FUNCTION__.40 + 0x3c156074 0x11 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c156085 0x3 + .rodata.__FUNCTION__.41 + 0x3c156088 0x10 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.42 + 0x3c156098 0xf esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.rmt_ll_rx_set_channel_clock_div.str1.4 + 0x3c1560a7 0x65 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_ll_tx_set_carrier_high_low_ticks.str1.4 + 0x3c1560a7 0x70 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_ll_set_group_clock_src.str1.4 + 0x3c1560a7 0x40 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_internal_config.str1.4 + 0x3c1560a7 0x19e esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_get_clk_div.str1.4 + 0x3c1560a7 0x30 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_set_rx_thr_intr_en.str1.4 + 0x3c1560a7 0x33 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_set_gpio.str1.4 + 0x3c1560a7 0x5f esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_config.str1.4 + 0x3c1560a7 0x7d esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_isr_register.str1.4 + 0x3c1560a7 0x5a esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_driver_install.str1.4 + 0x3c1560a7 0x58 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_write_items.str1.4 + 0x3c1560a7 0x2f esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_wait_tx_done.str1.4 + 0x3c1560a7 0x30 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_translator_init.str1.4 + 0x3c1560a7 0x72 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_write_sample.str1.4 + 0x3c1560a7 0x38 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_get_counter_clock.str1.4 + 0x3c1560a7 0x41 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.check_rmt_legacy_driver_conflict.str1.4 + 0x3c1560a7 0xd2 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c1560a7 0x1 + .rodata.__FUNCTION__.4 + 0x3c1560a8 0x16 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c1560be 0x2 + .rodata.__FUNCTION__.6 + 0x3c1560c0 0x11 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c1560d1 0x3 + .rodata.__FUNCTION__.9 + 0x3c1560d4 0x14 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.11 + 0x3c1560e8 0x11 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c1560f9 0x3 + .rodata.__FUNCTION__.13 + 0x3c1560fc 0x13 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c15610f 0x1 + .rodata.__FUNCTION__.15 + 0x3c156110 0x11 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c156121 0x3 + .rodata.__func__.17 + 0x3c156124 0x25 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c156149 0x3 + .rodata.__func__.18 + 0x3c15614c 0x19 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c156165 0x3 + .rodata.__FUNCTION__.19 + 0x3c156168 0x14 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.20 + 0x3c15617c 0xb esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c156187 0x1 + .rodata.__FUNCTION__.21 + 0x3c156188 0xd esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c156195 0x3 + .rodata.__FUNCTION__.22 + 0x3c156198 0x17 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c1561af 0x1 + .rodata.__func__.30 + 0x3c1561b0 0x1b esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c1561cb 0x1 + .rodata.__FUNCTION__.43 + 0x3c1561cc 0xd esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c1561d9 0x3 + .rodata.__func__.46 + 0x3c1561dc 0x25 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c156201 0x3 + .rodata.__func__.53 + 0x3c156204 0x20 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__func__.54 + 0x3c156224 0x20 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.uart_reenable_intr_mask.str1.4 + 0x3c156244 0x37 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_pattern_enqueue.str1.4 + 0x3c156244 0x51 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_word_length.str1.4 + 0x3c156244 0x2f esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_stop_bits.str1.4 + 0x3c156244 0x2f esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_baudrate.str1.4 + 0x3c156244 0x30 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_pattern_pop_pos.str1.4 + 0x3c156244 0x32 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_enable_tx_intr.str1.4 + 0x3c156244 0x3b esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_param_config.str1.4 + 0x3c156244 0x2b esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_wait_tx_done.str1.4 + 0x3c156244 0x90 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_tx_chars.str1.4 + 0x3c156244 0x2c esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_write_bytes_with_break.str1.4 + 0x3c156244 0x90 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_flush_input.str1.4 + 0x3c156244 0x2e esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_driver_delete.str1.4 + 0x3c156244 0x25 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_driver_install.str1.4 + 0x3c156244 0x21f esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.39 + 0x3c156244 0x13 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c156257 0x1 + .rodata.__FUNCTION__.37 + 0x3c156258 0x14 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.36 + 0x3c15626c 0x11 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c15627d 0x3 + .rodata.__FUNCTION__.34 + 0x3c156280 0x1b esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c15629b 0x1 + .rodata.__FUNCTION__.33 + 0x3c15629c 0x18 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.32 + 0x3c1562b4 0x10 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.30 + 0x3c1562c4 0x11 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c1562d5 0x3 + .rodata.__func__.28 + 0x3c1562d8 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c1562ea 0x2 + .rodata.__FUNCTION__.27 + 0x3c1562ec 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c1562fe 0x2 + .rodata.__FUNCTION__.26 + 0x3c156300 0x11 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c156311 0x3 + .rodata.__FUNCTION__.19 + 0x3c156314 0x14 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.17 + 0x3c156328 0x19 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c156341 0x3 + .rodata.__FUNCTION__.14 + 0x3c156344 0x17 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c15635b 0x1 + .rodata.__FUNCTION__.7 + 0x3c15635c 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c15636e 0x2 + .rodata.__FUNCTION__.6 + 0x3c156370 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c156382 0x2 + .rodata.__FUNCTION__.5 + 0x3c156384 0x10 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.4 + 0x3c156394 0x10 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.3 + 0x3c1563a4 0x13 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c1563b7 0x1 + .rodata.__FUNCTION__.2 + 0x3c1563b8 0x13 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c1563cb 0x1 + .rodata.__FUNCTION__.1 + 0x3c1563cc 0x15 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c1563e1 0x3 + .rodata.__FUNCTION__.0 + 0x3c1563e4 0x15 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.esp_crt_check_signature.str1.4 + 0x3c1563f9 0xe7 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .rodata.esp_crt_verify_callback.str1.4 + 0x3c1563f9 0x99 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .rodata.esp_crt_bundle_init.str1.4 + 0x3c1563f9 0x131 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .rodata.esp_crt_bundle_attach.str1.4 + 0x3c1563f9 0x30 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .rodata.embedded + 0x3c1563f9 0x41ba esp-idf/mbedtls/libmbedtls.a(x509_crt_bundle.S.obj) + 0x3c1563f9 _binary_x509_crt_bundle_start + 0x3c1563f9 x509_crt_bundle + 0x3c15a5af x509_crt_bundle_length + 0x3c15a5af _binary_x509_crt_bundle_end + .rodata.bootloader_mmap.str1.4 + 0x3c15a5b3 0x7c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.str1.4 + 0x3c15a5b3 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + *fill* 0x3c15a5b3 0x1 + .rodata.__func__.1 + 0x3c15a5b4 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.find_default_boot_partition.str1.4 + 0x3c15a5dc 0x4f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.read_otadata.str1.4 + 0x3c15a5dc 0x62 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_get_running_partition.str1.4 + 0x3c15a5dc 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_write.str1.4 + 0x3c15a5dc 0xb5 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_get_app_partition_count.str1.4 + 0x3c15a5dc 0x46 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_get_next_update_partition.str1.4 + 0x3c15a5dc 0x13 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_current_ota_is_workable.str1.4 + 0x3c15a5dc 0xdc esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_begin.str1.4 + 0x3c15a5dc 0x59 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.__func__.0 + 0x3c15a5dc 0x22 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + *fill* 0x3c15a5fe 0x2 + .rodata.__func__.1 + 0x3c15a600 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + *fill* 0x3c15a61e 0x2 + .rodata.__func__.3 + 0x3c15a620 0x20 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.s_merge_contiguous_pages.str1.4 + 0x3c15a640 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .rodata.spi_flash_munmap.str1.4 + 0x3c15a640 0x32 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .rodata.__func__.1 + 0x3c15a640 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .rodata.esp_mspi_get_io.str1.4 + 0x3c15a651 0x3f esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + *fill* 0x3c15a651 0x3 + .rodata.__func__.0 + 0x3c15a654 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .srodata.s_mspi_io_num_default + 0x3c15a664 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .rodata.str1.4 + 0x3c15a66a 0x241 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.esp_flash_read_unique_chip_id.str1.4 + 0x3c15a66a 0x92 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3c15a66a 0x2 + .rodata.__func__.0 + 0x3c15a66c 0x1a esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3c15a686 0x2 + .rodata.__func__.1 + 0x3c15a688 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.__func__.2 + 0x3c15a698 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3c15a6af 0x1 + .rodata.io_mode_str + 0x3c15a6b0 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.esp_flash_init_default_chip.str1.4 + 0x3c15a764 0xfc esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.TAG 0x3c15a764 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.str1.4 + 0x3c15a76e 0x47 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x3c15a76e 0x2 + .rodata.__func__.0 + 0x3c15a770 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .rodata.str1.4 + 0x3c15a789 0x48 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .rodata.esp_crosscore_int_init.str1.4 + 0x3c15a789 0x2f esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3c15a789 0x3 + .rodata.__func__.0 + 0x3c15a78c 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3c15a7a3 0x1 + .rodata.__func__.1 + 0x3c15a7a4 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .rodata.add_entry.str1.4 + 0x3c15a7bb 0xc7 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.delete_entry.str1.4 + 0x3c15a7bb 0x5f esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.task_wdt_timeout_abort.str1.4 + 0x3c15a7bb 0x64 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.task_wdt_timeout_handling.str1.4 + 0x3c15a7bb 0x3e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_add.str1.4 + 0x3c15a7bb 0x3b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.subscribe_idle.str1.4 + 0x3c15a7bb 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_init.str1.4 + 0x3c15a7bb 0xa4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_print_triggered_tasks.str1.4 + 0x3c15a7bb 0xc1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.task_wdt_isr.str1.4 + 0x3c15a7bb 0x33 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c15a7bb 0x1 + .rodata.__FUNCTION__.5 + 0x3c15a7bc 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c15a7cf 0x1 + .rodata.__FUNCTION__.7 + 0x3c15a7d0 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c15a7da 0x2 + .rodata.__FUNCTION__.8 + 0x3c15a7dc 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c15a7ed 0x3 + .rodata.__func__.12 + 0x3c15a7f0 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c15a7ff 0x1 + .rodata.__func__.13 + 0x3c15a800 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c15a80d 0x3 + .rodata.__FUNCTION__.14 + 0x3c15a810 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c15a822 0x2 + .rodata.__func__.15 + 0x3c15a824 0x17 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.str1.4 + 0x3c15a83b 0x2b esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .rodata.str1.4 + 0x3c15a83b 0x60 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + *fill* 0x3c15a83b 0x1 + .rodata.__func__.0 + 0x3c15a83c 0x1a esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .rodata.get_flash_clock_divider.str1.4 + 0x3c15a856 0x93 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .rodata.gpio_hal_intr_enable_on_core.str1.4 + 0x3c15a856 0x66 esp-idf/hal/libhal.a(gpio_hal.c.obj) + *fill* 0x3c15a856 0x2 + .rodata.__func__.0 + 0x3c15a858 0x1c esp-idf/hal/libhal.a(gpio_hal.c.obj) + .rodata.esp_log_buffer_hex_internal.str1.4 + 0x3c15a874 0x83 esp-idf/log/liblog.a(log_buffers.c.obj) + .rodata.esp_log_buffer_char_internal.str1.4 + 0x3c15a874 0x3 esp-idf/log/liblog.a(log_buffers.c.obj) + .rodata.esp_log_buffer_hexdump_internal.str1.4 + 0x3c15a874 0x14 esp-idf/log/liblog.a(log_buffers.c.obj) + .rodata.str1.4 + 0x3c15a874 0x2e4 esp-idf/soc/libsoc.a(interrupts.c.obj) + .rodata.esp_isr_names + 0x3c15a874 0xf8 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x3c15a874 esp_isr_names + .rodata.GPIO_HOLD_MASK + 0x3c15a96c 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3c15a96c GPIO_HOLD_MASK + .rodata.GPIO_PIN_MUX_REG + 0x3c15a9c4 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3c15a9c4 GPIO_PIN_MUX_REG + .rodata.uart_periph_signal + 0x3c15aa1c 0x30 esp-idf/soc/libsoc.a(uart_periph.c.obj) + 0x3c15aa1c uart_periph_signal + .rodata.rmt_periph_signals + 0x3c15aa4c 0x28 esp-idf/soc/libsoc.a(rmt_periph.c.obj) + 0x3c15aa4c rmt_periph_signals + .rodata.periph_rtc_dig_clk8m_disable.str1.4 + 0x3c15aa74 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .rodata.__func__.0 + 0x3c15aa74 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .rodata.esp_fill_random.str1.4 + 0x3c15aa91 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + *fill* 0x3c15aa91 0x3 + .rodata.__func__.0 + 0x3c15aa94 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .rodata.get_idx.str1.4 + 0x3c15aaa4 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.generate_mac.str1.4 + 0x3c15aaa4 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.get_efuse_factory_mac.str1.4 + 0x3c15aaa4 0x43 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.get_efuse_mac_custom.str1.4 + 0x3c15aaa4 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.get_mac_addr_from_mac_table.str1.4 + 0x3c15aaa4 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.esp_iface_mac_addr_set.str1.4 + 0x3c15aaa4 0xab esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.esp_read_mac.str1.4 + 0x3c15aaa4 0x6d esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.__func__.0 + 0x3c15aaa4 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + *fill* 0x3c15aaba 0x2 + .rodata.__func__.1 + 0x3c15aabc 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.temperature_sensor_power_release.str1.4 + 0x3c15aad1 0x5f esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + *fill* 0x3c15aad1 0x3 + .rodata.__func__.0 + 0x3c15aad4 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .srodata.cst8 0x3c15aaf5 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .rodata.esp_clk_tree_src_get_freq_hz.str1.4 + 0x3c15aaf5 0xec esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + *fill* 0x3c15aaf5 0x3 + .rodata.__FUNCTION__.0 + 0x3c15aaf8 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .rodata.clk_tree_rtc_slow_calibration.str1.4 + 0x3c15ab15 0x4f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .rodata.esp_clk_tree_lp_fast_get_freq_hz.str1.4 + 0x3c15ab15 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3c15ab15 0x3 + .rodata.__func__.0 + 0x3c15ab18 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3c15ab39 0x3 + .rodata.__func__.1 + 0x3c15ab3c 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .rodata.adc_lock_release.str1.4 + 0x3c15ab5a 0x9c esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .rodata.adc_apb_periph_free.str1.4 + 0x3c15ab5a 0x43 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + *fill* 0x3c15ab5a 0x2 + .rodata.__func__.0 + 0x3c15ab5c 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .rodata.prvProcessReceivedCommands.str1.4 + 0x3c15ab70 0x5b esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.prvInitialiseNewTimer.str1.4 + 0x3c15ab70 0x1c esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.xTimerCreateTimerTask.str1.4 + 0x3c15ab70 0x10 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.xTimerGenericCommand.str1.4 + 0x3c15ab70 0x7 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.__func__.2 + 0x3c15ab70 0x12 esp-idf/freertos/libfreertos.a(timers.c.obj) + *fill* 0x3c15ab82 0x2 + .rodata.__func__.11 + 0x3c15ab84 0x15 esp-idf/freertos/libfreertos.a(timers.c.obj) + *fill* 0x3c15ab99 0x3 + .rodata.__func__.13 + 0x3c15ab9c 0x16 esp-idf/freertos/libfreertos.a(timers.c.obj) + *fill* 0x3c15abb2 0x2 + .rodata.__func__.16 + 0x3c15abb4 0x1b esp-idf/freertos/libfreertos.a(timers.c.obj) + *fill* 0x3c15abcf 0x1 + .rodata.__func__.18 + 0x3c15abd0 0x16 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.xEventGroupCreateStatic.str1.4 + 0x3c15abe6 0xab esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.xEventGroupWaitBits.str1.4 + 0x3c15abe6 0x9f esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.xEventGroupClearBits.str1.4 + 0x3c15abe6 0x26 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.xEventGroupSetBits.str1.4 + 0x3c15abe6 0x24 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.vEventGroupDelete.str1.4 + 0x3c15abe6 0x72 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x3c15abe6 0x2 + .rodata.__func__.1 + 0x3c15abe8 0x12 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x3c15abfa 0x2 + .rodata.__func__.2 + 0x3c15abfc 0x13 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x3c15ac0f 0x1 + .rodata.__func__.3 + 0x3c15ac10 0x15 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x3c15ac25 0x3 + .rodata.__func__.4 + 0x3c15ac28 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.__func__.6 + 0x3c15ac3c 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.vTaskDeleteWithCaps.str1.4 + 0x3c15ac50 0x58 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .rodata.__func__.2 + 0x3c15ac50 0x19 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + *fill* 0x3c15ac69 0x3 + .rodata.__func__.3 + 0x3c15ac6c 0x15 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .rodata.ets_timer_setfn.str1.4 + 0x3c15ac81 0x89 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .rodata.str1.4 + 0x3c15ac81 0xb9 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + *fill* 0x3c15ac81 0x3 + .rodata.__func__.2 + 0x3c15ac84 0xe esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + *fill* 0x3c15ac92 0x2 + .rodata.__func__.1 + 0x3c15ac94 0x11 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + *fill* 0x3c15aca5 0x3 + .rodata.__func__.0 + 0x3c15aca8 0x10 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .rodata.str1.4 + 0x3c15acb8 0x8 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .rodata 0x3c15acb8 0x14 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .rodata.handler_instances_add.str1.4 + 0x3c15accc 0x48 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .rodata.base_node_add_handler.str1.4 + 0x3c15accc 0x35 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .rodata.loop_node_add_handler.str1.4 + 0x3c15accc 0x3f esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .rodata.esp_event_loop_create.str1.4 + 0x3c15accc 0x139 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .rodata.esp_event_loop_run.str1.4 + 0x3c15accc 0x33 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .rodata.esp_event_loop_run_task.str1.4 + 0x3c15accc 0x33 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .rodata.esp_event_handler_register_with_internal.str1.4 + 0x3c15accc 0x9b esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .rodata.esp_event_handler_unregister_with_internal.str1.4 + 0x3c15accc 0x61 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .rodata.__func__.1 + 0x3c15accc 0x12 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x3c15acde 0x2 + .rodata.__func__.2 + 0x3c15ace0 0x2b esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x3c15ad0b 0x1 + .rodata.__func__.3 + 0x3c15ad0c 0x29 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x3c15ad35 0x3 + .rodata.__func__.4 + 0x3c15ad38 0x16 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x3c15ad4e 0x2 + .rodata.__func__.5 + 0x3c15ad50 0x13 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .rodata.nvs_flash_init.str1.4 + 0x3c15ad63 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + *fill* 0x3c15ad63 0x1 + .rodata._ZTVN3nvs9NVSHandleE + 0x3c15ad64 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x3c15ad64 vtable for nvs::NVSHandle + .rodata._ZTVN3nvs15NVSHandleSimpleE + 0x3c15ada4 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x3c15ada4 vtable for nvs::NVSHandleSimple + .rodata._ZTVN3nvs9PartitionE + 0x3c15ade4 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x3c15ade4 vtable for nvs::Partition + .rodata._ZTVN3nvs12NVSPartitionE + 0x3c15ae18 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x3c15ae18 vtable for nvs::NVSPartition + .rodata._ZTVN3nvs19NVSPartitionManagerE + 0x3c15ae4c 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x3c15ae4c vtable for nvs::NVSPartitionManager + .rodata.load_cal_data_from_nvs_handle.str1.4 + 0x3c15ae5c 0x13d esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .rodata.store_cal_data_to_nvs_handle.str1.4 + 0x3c15ae5c 0x10a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .rodata.esp_phy_load_cal_data_from_nvs.str1.4 + 0x3c15ae5c 0x6b esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .rodata.esp_phy_load_cal_and_init.str1.4 + 0x3c15ae5c 0x1cd esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .rodata.__func__.5 + 0x3c15ae5c 0x1a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c15ae76 0x2 + .rodata.__func__.3 + 0x3c15ae78 0x1d esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c15ae95 0x3 + .rodata.__func__.1 + 0x3c15ae98 0x1e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c15aeb6 0x2 + .rodata.__func__.0 + 0x3c15aeb8 0x1f esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c15aed7 0x1 + .rodata.phy_init_data + 0x3c15aed8 0x80 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .rodata.phy_track_pll_init.str1.4 + 0x3c15af58 0xce esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .rodata.phy_track_pll_deinit.str1.4 + 0x3c15af58 0x4a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .rodata.__func__.0 + 0x3c15af58 0x15 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + *fill* 0x3c15af6d 0x3 + .rodata.__func__.1 + 0x3c15af70 0x13 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .rodata.free_socket_locked.str1.4 + 0x3c15af83 0x40 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.sock_inc_used_locked.str1.4 + 0x3c15af83 0x23 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_sockopt_to_ipopt.str1.4 + 0x3c15af83 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.alloc_socket.str1.4 + 0x3c15af83 0x1f esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_unlink_select_cb.str1.4 + 0x3c15af83 0x30 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_sock_make_addr.str1.4 + 0x3c15af83 0x34 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_selscan.str1.4 + 0x3c15af83 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_select_dec_sockets_used.str1.4 + 0x3c15af83 0x21 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_pollscan.str1.4 + 0x3c15af83 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_recv_tcp.str1.4 + 0x3c15af83 0x78 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_recvfrom_udp_raw.str1.4 + 0x3c15af83 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.event_callback.str1.4 + 0x3c15af83 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_getsockopt_callback.str1.4 + 0x3c15af83 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_setsockopt_impl.str1.4 + 0x3c15af83 0x40 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_accept.str1.4 + 0x3c15af83 0x25 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_close.str1.4 + 0x3c15af83 0x17 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_recvfrom.str1.4 + 0x3c15af83 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c15af83 0x1 + .rodata.__func__.0 + 0x3c15af84 0x15 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c15af99 0x3 + .rodata.__func__.1 + 0x3c15af9c 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c15afb5 0x3 + .rodata.__func__.2 + 0x3c15afb8 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c15afce 0x2 + .rodata.__func__.3 + 0x3c15afd0 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c15afe9 0x3 + .rodata.__func__.6 + 0x3c15afec 0x1d esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c15b009 0x3 + .rodata.__func__.7 + 0x3c15b00c 0xd esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c15b019 0x3 + .rodata.__func__.8 + 0x3c15b01c 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c15b032 0x2 + .rodata.__func__.9 + 0x3c15b034 0x15 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c15b049 0x3 + .rodata.__func__.10 + 0x3c15b04c 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.__func__.11 + 0x3c15b058 0xf esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c15b067 0x1 + .rodata.__func__.12 + 0x3c15b068 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c15b07e 0x2 + .rodata.__func__.13 + 0x3c15b080 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.__func__.14 + 0x3c15b094 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c15b0a2 0x2 + .rodata.__func__.15 + 0x3c15b0a4 0xb esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c15b0af 0x1 + .rodata.__func__.16 + 0x3c15b0b0 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.__func__.17 + 0x3c15b0bc 0x13 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c15b0cf 0x1 + .rodata.__func__.18 + 0x3c15b0d0 0xd esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c15b0dd 0x3 + .rodata.__func__.19 + 0x3c15b0e0 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c15b0ee 0x2 + .rodata.__func__.20 + 0x3c15b0f0 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.tcpip_thread_handle_msg.str1.4 + 0x3c15b0fc 0x4a esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.tcpip_inpkt.str1.4 + 0x3c15b0fc 0xd esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.tcpip_send_msg_wait_sem.str1.4 + 0x3c15b0fc 0x1a esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.tcpip_init.str1.4 + 0x3c15b0fc 0x28 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.__func__.0 + 0x3c15b0fc 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.__func__.1 + 0x3c15b114 0xd esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c15b121 0x3 + .rodata.__func__.2 + 0x3c15b124 0xb esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c15b12f 0x1 + .rodata.__func__.5 + 0x3c15b130 0xf esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c15b13f 0x1 + .rodata.__func__.6 + 0x3c15b140 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.__func__.7 + 0x3c15b158 0x13 esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c15b16b 0x1 + .rodata.__func__.8 + 0x3c15b16c 0xf esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c15b17b 0x1 + .rodata.__func__.9 + 0x3c15b17c 0xc esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.sntp_send_request.str1.4 + 0x3c15b188 0x43 esp-idf/lwip/liblwip.a(sntp.c.obj) + .rodata.sntp_init.str1.4 + 0x3c15b188 0x2b esp-idf/lwip/liblwip.a(sntp.c.obj) + .rodata.sntp_setoperatingmode.str1.4 + 0x3c15b188 0x54 esp-idf/lwip/liblwip.a(sntp.c.obj) + .rodata.__func__.0 + 0x3c15b188 0x16 esp-idf/lwip/liblwip.a(sntp.c.obj) + *fill* 0x3c15b19e 0x2 + .rodata.__func__.1 + 0x3c15b1a0 0x12 esp-idf/lwip/liblwip.a(sntp.c.obj) + *fill* 0x3c15b1b2 0x2 + .rodata.__func__.2 + 0x3c15b1b4 0xa esp-idf/lwip/liblwip.a(sntp.c.obj) + .rodata.dns_call_found.str1.4 + 0x3c15b1be 0x3d esp-idf/lwip/liblwip.a(dns.c.obj) + .rodata.dns_send.str1.4 + 0x3c15b1be 0x18 esp-idf/lwip/liblwip.a(dns.c.obj) + .rodata.dns_check_entry.str1.4 + 0x3c15b1be 0x3b esp-idf/lwip/liblwip.a(dns.c.obj) + .rodata.dns_gethostbyname_addrtype.str1.4 + 0x3c15b1be 0x13 esp-idf/lwip/liblwip.a(dns.c.obj) + *fill* 0x3c15b1be 0x2 + .rodata.__func__.0 + 0x3c15b1c0 0x9 esp-idf/lwip/liblwip.a(dns.c.obj) + *fill* 0x3c15b1c9 0x3 + .rodata.__func__.1 + 0x3c15b1cc 0xf esp-idf/lwip/liblwip.a(dns.c.obj) + *fill* 0x3c15b1db 0x1 + .rodata.__func__.2 + 0x3c15b1dc 0x10 esp-idf/lwip/liblwip.a(dns.c.obj) + .rodata.dns_mquery_v6group + 0x3c15b1ec 0x18 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x3c15b1ec dns_mquery_v6group + .rodata.dns_mquery_v4group + 0x3c15b204 0x18 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x3c15b204 dns_mquery_v4group + .rodata.ip_addr_any_type + 0x3c15b21c 0x18 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x3c15b21c ip_addr_any_type + .rodata.mem_malloc.str1.4 + 0x3c15b234 0x4d esp-idf/lwip/liblwip.a(mem.c.obj) + .rodata.mem_free.str1.4 + 0x3c15b234 0x28 esp-idf/lwip/liblwip.a(mem.c.obj) + .rodata.__func__.0 + 0x3c15b234 0x9 esp-idf/lwip/liblwip.a(mem.c.obj) + *fill* 0x3c15b23d 0x3 + .rodata.__func__.1 + 0x3c15b240 0xb esp-idf/lwip/liblwip.a(mem.c.obj) + .rodata.do_memp_malloc_pool.str1.4 + 0x3c15b24b 0x4e esp-idf/lwip/liblwip.a(memp.c.obj) + .rodata.do_memp_free_pool.str1.4 + 0x3c15b24b 0x20 esp-idf/lwip/liblwip.a(memp.c.obj) + *fill* 0x3c15b24b 0x1 + .rodata.__func__.0 + 0x3c15b24c 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) + *fill* 0x3c15b25e 0x2 + .rodata.__func__.2 + 0x3c15b260 0x14 esp-idf/lwip/liblwip.a(memp.c.obj) + .rodata.memp_pools + 0x3c15b274 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c15b274 memp_pools + .srodata.memp_PBUF_POOL + 0x3c15b2bc 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c15b2bc memp_PBUF_POOL + *fill* 0x3c15b2be 0x2 + .srodata.memp_PBUF + 0x3c15b2c0 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c15b2c0 memp_PBUF + *fill* 0x3c15b2c2 0x2 + .srodata.memp_MLD6_GROUP + 0x3c15b2c4 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c15b2c4 memp_MLD6_GROUP + *fill* 0x3c15b2c6 0x2 + .srodata.memp_ND6_QUEUE + 0x3c15b2c8 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c15b2c8 memp_ND6_QUEUE + *fill* 0x3c15b2ca 0x2 + .srodata.memp_NETDB + 0x3c15b2cc 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c15b2cc memp_NETDB + *fill* 0x3c15b2ce 0x2 + .srodata.memp_SYS_TIMEOUT + 0x3c15b2d0 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c15b2d0 memp_SYS_TIMEOUT + *fill* 0x3c15b2d2 0x2 + .srodata.memp_IGMP_GROUP + 0x3c15b2d4 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c15b2d4 memp_IGMP_GROUP + *fill* 0x3c15b2d6 0x2 + .srodata.memp_ARP_QUEUE + 0x3c15b2d8 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c15b2d8 memp_ARP_QUEUE + *fill* 0x3c15b2da 0x2 + .srodata.memp_TCPIP_MSG_INPKT + 0x3c15b2dc 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c15b2dc memp_TCPIP_MSG_INPKT + *fill* 0x3c15b2de 0x2 + .srodata.memp_TCPIP_MSG_API + 0x3c15b2e0 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c15b2e0 memp_TCPIP_MSG_API + *fill* 0x3c15b2e2 0x2 + .srodata.memp_NETCONN + 0x3c15b2e4 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c15b2e4 memp_NETCONN + *fill* 0x3c15b2e6 0x2 + .srodata.memp_NETBUF + 0x3c15b2e8 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c15b2e8 memp_NETBUF + *fill* 0x3c15b2ea 0x2 + .srodata.memp_FRAG_PBUF + 0x3c15b2ec 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c15b2ec memp_FRAG_PBUF + *fill* 0x3c15b2ee 0x2 + .srodata.memp_TCP_SEG + 0x3c15b2f0 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c15b2f0 memp_TCP_SEG + *fill* 0x3c15b2f2 0x2 + .srodata.memp_TCP_PCB_LISTEN + 0x3c15b2f4 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c15b2f4 memp_TCP_PCB_LISTEN + *fill* 0x3c15b2f6 0x2 + .srodata.memp_TCP_PCB + 0x3c15b2f8 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c15b2f8 memp_TCP_PCB + *fill* 0x3c15b2fa 0x2 + .srodata.memp_UDP_PCB + 0x3c15b2fc 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c15b2fc memp_UDP_PCB + *fill* 0x3c15b2fe 0x2 + .srodata.memp_RAW_PCB + 0x3c15b300 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c15b300 memp_RAW_PCB + .rodata.netif_loopif_init.str1.4 + 0x3c15b302 0x4f esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_do_set_netmask.str1.4 + 0x3c15b302 0x10 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_issue_reports.str1.4 + 0x3c15b302 0x23 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_poll.str1.4 + 0x3c15b302 0x98 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_loop_output.str1.4 + 0x3c15b302 0x70 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_get_ip6_addr_match.str1.4 + 0x3c15b302 0x52 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_add_ext_callback.str1.4 + 0x3c15b302 0x2f esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_remove_ext_callback.str1.4 + 0x3c15b302 0xd esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_invoke_ext_callback.str1.4 + 0x3c15b302 0x16 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_add.str1.4 + 0x3c15b302 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_ip6_addr_set_parts.str1.4 + 0x3c15b302 0x1e esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_ip6_addr_set.str1.4 + 0x3c15b302 0x46 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c15b302 0x2 + .rodata.__func__.0 + 0x3c15b304 0x1a esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c15b31e 0x2 + .rodata.__func__.1 + 0x3c15b320 0x1a esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c15b33a 0x2 + .rodata.__func__.2 + 0x3c15b33c 0x17 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c15b353 0x1 + .rodata.__func__.5 + 0x3c15b354 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c15b36d 0x3 + .rodata.__func__.6 + 0x3c15b370 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c15b389 0x3 + .rodata.__func__.7 + 0x3c15b38c 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c15b3a5 0x3 + .rodata.__func__.8 + 0x3c15b3a8 0x13 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c15b3bb 0x1 + .rodata.__func__.9 + 0x3c15b3bc 0xb esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c15b3c7 0x1 + .rodata.__func__.10 + 0x3c15b3c8 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c15b3da 0x2 + .rodata.__func__.11 + 0x3c15b3dc 0x10 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.__func__.12 + 0x3c15b3ec 0x15 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c15b401 0x3 + .rodata.__func__.13 + 0x3c15b404 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.__func__.14 + 0x3c15b418 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.__func__.15 + 0x3c15b42c 0xa esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c15b436 0x2 + .rodata.__func__.17 + 0x3c15b438 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.pbuf_add_header_impl.str1.4 + 0x3c15b44a 0x36 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_alloc_reference.str1.4 + 0x3c15b44a 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_free.str1.4 + 0x3c15b44a 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_alloc.str1.4 + 0x3c15b44a 0xab esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_realloc.str1.4 + 0x3c15b44a 0x4c esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_ref.str1.4 + 0x3c15b44a 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_cat.str1.4 + 0x3c15b44a 0x2d esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_copy_partial_pbuf.str1.4 + 0x3c15b44a 0x33 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_take.str1.4 + 0x3c15b44a 0x2e esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_take_at.str1.4 + 0x3c15b44a 0x17 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_clone.str1.4 + 0x3c15b44a 0x11 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c15b44a 0x2 + .rodata.__func__.0 + 0x3c15b44c 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c15b457 0x1 + .rodata.__func__.1 + 0x3c15b458 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c15b465 0x3 + .rodata.__func__.2 + 0x3c15b468 0xa esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c15b472 0x2 + .rodata.__func__.3 + 0x3c15b474 0x17 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c15b48b 0x1 + .rodata.__func__.5 + 0x3c15b48c 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c15b495 0x3 + .rodata.__func__.6 + 0x3c15b498 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c15b4a1 0x3 + .rodata.__func__.7 + 0x3c15b4a4 0xa esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c15b4ae 0x2 + .rodata.__func__.8 + 0x3c15b4b0 0x13 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c15b4c3 0x1 + .rodata.__func__.9 + 0x3c15b4c4 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c15b4d9 0x3 + .rodata.__func__.10 + 0x3c15b4dc 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c15b4e9 0x3 + .rodata.__func__.11 + 0x3c15b4ec 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c15b501 0x3 + .rodata.__func__.12 + 0x3c15b504 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.raw_input.str1.4 + 0x3c15b50f 0x75 esp-idf/lwip/liblwip.a(raw.c.obj) + .rodata.raw_sendto_if_src.str1.4 + 0x3c15b50f 0x4a esp-idf/lwip/liblwip.a(raw.c.obj) + *fill* 0x3c15b50f 0x1 + .rodata.__func__.0 + 0x3c15b510 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) + *fill* 0x3c15b522 0x2 + .rodata.__func__.1 + 0x3c15b524 0xa esp-idf/lwip/liblwip.a(raw.c.obj) + .rodata.tcp_remove_listener.str1.4 + 0x3c15b52e 0x51 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_listen_closed.str1.4 + 0x3c15b52e 0x21 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_free_listen.str1.4 + 0x3c15b52e 0x19 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_free.str1.4 + 0x3c15b52e 0x11 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_backlog_delayed.str1.4 + 0x3c15b52e 0x15 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_listen_with_backlog_and_err.str1.4 + 0x3c15b52e 0x2d esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_update_rcv_ann_wnd.str1.4 + 0x3c15b52e 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_recved.str1.4 + 0x3c15b52e 0x26 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_seg_copy.str1.4 + 0x3c15b52e 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_recv.str1.4 + 0x3c15b52e 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_sent.str1.4 + 0x3c15b52e 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_err.str1.4 + 0x3c15b52e 0x26 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_poll.str1.4 + 0x3c15b52e 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_next_iss.str1.4 + 0x3c15b52e 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_eff_send_mss_netif.str1.4 + 0x3c15b52e 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_pcb_remove.str1.4 + 0x3c15b52e 0x87 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_abandon.str1.4 + 0x3c15b52e 0x31 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_accept_null.str1.4 + 0x3c15b52e 0x1d esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_netif_ip_addr_changed_pcblist.str1.4 + 0x3c15b52e 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_kill_state.str1.4 + 0x3c15b52e 0xe esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_close_shutdown.str1.4 + 0x3c15b52e 0x39 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_slowtmr.str1.4 + 0x3c15b52e 0x1ca esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c15b52e 0x2 + .rodata.__func__.0 + 0x3c15b530 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c15b552 0x2 + .rodata.__func__.1 + 0x3c15b554 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c15b56b 0x1 + .rodata.__func__.2 + 0x3c15b56c 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c15b579 0x3 + .rodata.__func__.3 + 0x3c15b57c 0xf esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c15b58b 0x1 + .rodata.__func__.4 + 0x3c15b58c 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c15b595 0x3 + .srodata.__func__.5 + 0x3c15b598 0x8 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.6 + 0x3c15b5a0 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c15b5a9 0x3 + .rodata.__func__.7 + 0x3c15b5ac 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c15b5b5 0x3 + .rodata.__func__.8 + 0x3c15b5b8 0xf esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c15b5c7 0x1 + .rodata.__func__.9 + 0x3c15b5c8 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c15b5d5 0x3 + .rodata.__func__.10 + 0x3c15b5d8 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.11 + 0x3c15b5e4 0xb esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c15b5ef 0x1 + .rodata.__func__.12 + 0x3c15b5f0 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c15b607 0x1 + .rodata.__func__.13 + 0x3c15b608 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.14 + 0x3c15b618 0x20 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.15 + 0x3c15b638 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.16 + 0x3c15b644 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c15b65b 0x1 + .rodata.__func__.17 + 0x3c15b65c 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.18 + 0x3c15b66c 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.19 + 0x3c15b680 0x12 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c15b692 0x2 + .rodata.__func__.20 + 0x3c15b694 0x13 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c15b6a7 0x1 + .rodata.__func__.21 + 0x3c15b6a8 0x15 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c15b6bd 0x3 + .rodata.__func__.22 + 0x3c15b6c0 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.23 + 0x3c15b6d4 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c15b6dd 0x3 + .rodata.tcp_pcb_lists + 0x3c15b6e0 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c15b6e0 tcp_pcb_lists + .srodata.tcp_persist_backoff + 0x3c15b6f0 0x7 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c15b6f7 0x1 + .rodata.tcp_backoff + 0x3c15b6f8 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_parseopt.str1.4 + 0x3c15b705 0x48 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_input_delayed_close.str1.4 + 0x3c15b705 0x25 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_timewait_input.str1.4 + 0x3c15b705 0x20 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_listen_input.str1.4 + 0x3c15b705 0x1e esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_oos_insert_segment.str1.4 + 0x3c15b705 0x25 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_free_acked_segments.str1.4 + 0x3c15b705 0x48 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_receive.str1.4 + 0x3c15b705 0x131 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_process.str1.4 + 0x3c15b705 0x86 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_input.str1.4 + 0x3c15b705 0x172 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c15b705 0x3 + .rodata.__func__.0 + 0x3c15b708 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.__func__.1 + 0x3c15b720 0x17 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c15b737 0x1 + .rodata.__func__.2 + 0x3c15b738 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.__func__.3 + 0x3c15b750 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.__func__.4 + 0x3c15b75c 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.__func__.5 + 0x3c15b768 0xd esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c15b775 0x3 + .rodata.__func__.6 + 0x3c15b778 0x11 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c15b789 0x3 + .rodata.__func__.7 + 0x3c15b78c 0x13 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c15b79f 0x1 + .rodata.__func__.8 + 0x3c15b7a0 0xa esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_write_checks.str1.4 + 0x3c15b7aa 0xbe esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_segment_busy.str1.4 + 0x3c15b7aa 0x25 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_fill_options.str1.4 + 0x3c15b7aa 0x3b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_pbuf_prealloc.str1.4 + 0x3c15b7aa 0x58 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_create_segment.str1.4 + 0x3c15b7aa 0x59 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_alloc_header_common.str1.4 + 0x3c15b7aa 0x2e esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_alloc_header.str1.4 + 0x3c15b7aa 0x25 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_segment.str1.4 + 0x3c15b7aa 0x62 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_control_segment.str1.4 + 0x3c15b7aa 0x29 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_write.str1.4 + 0x3c15b7aa 0xfa esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_split_unsent_seg.str1.4 + 0x3c15b7aa 0x66 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_enqueue_flags.str1.4 + 0x3c15b7aa 0x120 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_send_fin.str1.4 + 0x3c15b7aa 0x1a esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rexmit_rto_prepare.str1.4 + 0x3c15b7aa 0x24 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rexmit.str1.4 + 0x3c15b7aa 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rexmit_fast.str1.4 + 0x3c15b7aa 0x1d esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rst.str1.4 + 0x3c15b7aa 0x37 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_send_empty_ack.str1.4 + 0x3c15b7aa 0x20 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output.str1.4 + 0x3c15b7aa 0x57 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rexmit_rto_commit.str1.4 + 0x3c15b7aa 0x23 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rexmit_rto.str1.4 + 0x3c15b7aa 0x1c esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_keepalive.str1.4 + 0x3c15b7aa 0x1b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_zero_window_probe.str1.4 + 0x3c15b7aa 0x23 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c15b7aa 0x2 + .rodata.__func__.0 + 0x3c15b7ac 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c15b7c2 0x2 + .rodata.__func__.1 + 0x3c15b7c4 0xe esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c15b7d2 0x2 + .rodata.__func__.2 + 0x3c15b7d4 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.__func__.3 + 0x3c15b7ec 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c15b7ff 0x1 + .rodata.__func__.4 + 0x3c15b800 0x1b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c15b81b 0x1 + .rodata.__func__.5 + 0x3c15b81c 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.__func__.6 + 0x3c15b834 0x1f esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c15b853 0x1 + .srodata.__func__.7 + 0x3c15b854 0x8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.__func__.8 + 0x3c15b85c 0x10 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.__func__.9 + 0x3c15b86c 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c15b877 0x1 + .rodata.__func__.10 + 0x3c15b878 0xf esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c15b887 0x1 + .rodata.__func__.11 + 0x3c15b888 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c15b89e 0x2 + .rodata.__func__.12 + 0x3c15b8a0 0x17 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c15b8b7 0x1 + .rodata.__func__.13 + 0x3c15b8b8 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.__func__.14 + 0x3c15b8d0 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c15b8e3 0x1 + .rodata.__func__.15 + 0x3c15b8e4 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c15b8ef 0x1 + .rodata.__func__.16 + 0x3c15b8f0 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c15b902 0x2 + .rodata.__func__.17 + 0x3c15b904 0xd esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c15b911 0x3 + .rodata.__func__.18 + 0x3c15b914 0x15 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c15b929 0x3 + .rodata.__func__.19 + 0x3c15b92c 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c15b93f 0x1 + .rodata.__func__.20 + 0x3c15b940 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c15b952 0x2 + .rodata.__func__.21 + 0x3c15b954 0x11 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c15b965 0x3 + .rodata.__func__.22 + 0x3c15b968 0xa esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.sys_timeout_abs.str1.4 + 0x3c15b972 0x6e esp-idf/lwip/liblwip.a(timeouts.c.obj) + .rodata.sys_timeout.str1.4 + 0x3c15b972 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .rodata.sys_timeouts_sleeptime.str1.4 + 0x3c15b972 0x12 esp-idf/lwip/liblwip.a(timeouts.c.obj) + *fill* 0x3c15b972 0x2 + .rodata.__func__.0 + 0x3c15b974 0x17 esp-idf/lwip/liblwip.a(timeouts.c.obj) + *fill* 0x3c15b98b 0x1 + .rodata.__func__.1 + 0x3c15b98c 0xc esp-idf/lwip/liblwip.a(timeouts.c.obj) + .rodata.__func__.2 + 0x3c15b998 0x10 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .rodata.lwip_cyclic_timers + 0x3c15b9a8 0x20 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3c15b9a8 lwip_cyclic_timers + .rodata.udp_input_local_match.str1.4 + 0x3c15b9c8 0x75 esp-idf/lwip/liblwip.a(udp.c.obj) + .rodata.udp_input.str1.4 + 0x3c15b9c8 0x4f esp-idf/lwip/liblwip.a(udp.c.obj) + .rodata.udp_sendto_if_src.str1.4 + 0x3c15b9c8 0x2e esp-idf/lwip/liblwip.a(udp.c.obj) + .rodata.__func__.0 + 0x3c15b9c8 0x12 esp-idf/lwip/liblwip.a(udp.c.obj) + *fill* 0x3c15b9da 0x2 + .rodata.__func__.1 + 0x3c15b9dc 0x16 esp-idf/lwip/liblwip.a(udp.c.obj) + *fill* 0x3c15b9f2 0x2 + .rodata.__func__.2 + 0x3c15b9f4 0xa esp-idf/lwip/liblwip.a(udp.c.obj) + .rodata.dhcp_option_short.str1.4 + 0x3c15b9fe 0x6b esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_option.str1.4 + 0x3c15b9fe 0x42 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_option_byte.str1.4 + 0x3c15b9fe 0x35 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_option_long.str1.4 + 0x3c15b9fe 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_create_msg.str1.4 + 0x3c15b9fe 0x40 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_option_hostname.str1.4 + 0x3c15b9fe 0x1c esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_dec_pcb_refcount.str1.4 + 0x3c15b9fe 0x24 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_inc_pcb_refcount.str1.4 + 0x3c15b9fe 0x25 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_parse_reply.str1.4 + 0x3c15b9fe 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_recv.str1.4 + 0x3c15b9fe 0x1c esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_set_struct.str1.4 + 0x3c15b9fe 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_network_changed.str1.4 + 0x3c15b9fe 0x14 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c15b9fe 0x2 + .rodata.__func__.0 + 0x3c15ba00 0x15 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c15ba15 0x3 + .rodata.__func__.1 + 0x3c15ba18 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c15ba29 0x3 + .rodata.__func__.2 + 0x3c15ba2c 0xa esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c15ba36 0x2 + .rodata.__func__.3 + 0x3c15ba38 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c15ba4e 0x2 + .rodata.__func__.4 + 0x3c15ba50 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c15ba66 0x2 + .rodata.__func__.5 + 0x3c15ba68 0xd esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c15ba75 0x3 + .rodata.__func__.6 + 0x3c15ba78 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.__func__.7 + 0x3c15ba88 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c15ba99 0x3 + .rodata.__func__.8 + 0x3c15ba9c 0x15 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c15bab1 0x3 + .rodata.__func__.9 + 0x3c15bab4 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c15bac5 0x3 + .rodata.__func__.10 + 0x3c15bac8 0xc esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.__func__.11 + 0x3c15bad4 0x12 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c15bae6 0x2 + .rodata.__func__.13 + 0x3c15bae8 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .srodata.dhcp_discover_request_options + 0x3c15baf8 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.free_etharp_q.str1.4 + 0x3c15bafc 0x4d esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_find_entry.str1.4 + 0x3c15bafc 0x55 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_update_arp_entry.str1.4 + 0x3c15bafc 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_raw.str1.4 + 0x3c15bafc 0x85 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_get_entry.str1.4 + 0x3c15bafc 0x20 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_output_to_arp_index.str1.4 + 0x3c15bafc 0x30 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_query.str1.4 + 0x3c15bafc 0x52 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.__func__.0 + 0x3c15bafc 0xd esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c15bb09 0x3 + .rodata.__func__.1 + 0x3c15bb0c 0x1b esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c15bb27 0x1 + .rodata.__func__.2 + 0x3c15bb28 0xe esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c15bb36 0x2 + .rodata.__func__.3 + 0x3c15bb38 0xb esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c15bb43 0x1 + .rodata.__func__.6 + 0x3c15bb44 0x12 esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c15bb56 0x2 + .rodata.__func__.7 + 0x3c15bb58 0x18 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.__func__.8 + 0x3c15bb70 0xe esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.icmp_send_response.str1.4 + 0x3c15bb7e 0x5b esp-idf/lwip/liblwip.a(icmp.c.obj) + .rodata.icmp_input.str1.4 + 0x3c15bb7e 0x6a esp-idf/lwip/liblwip.a(icmp.c.obj) + *fill* 0x3c15bb7e 0x2 + .rodata.__func__.0 + 0x3c15bb80 0x13 esp-idf/lwip/liblwip.a(icmp.c.obj) + *fill* 0x3c15bb93 0x1 + .rodata.__func__.1 + 0x3c15bb94 0xb esp-idf/lwip/liblwip.a(icmp.c.obj) + .rodata.igmp_send.str1.4 + 0x3c15bb9f 0x6b esp-idf/lwip/liblwip.a(igmp.c.obj) + .rodata.igmp_lookup_group.str1.4 + 0x3c15bb9f 0x75 esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x3c15bb9f 0x1 + .rodata.__func__.0 + 0x3c15bba0 0xa esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x3c15bbaa 0x2 + .rodata.__func__.1 + 0x3c15bbac 0x12 esp-idf/lwip/liblwip.a(igmp.c.obj) + .rodata.ip4_output_if_opt_src.str1.4 + 0x3c15bbbe 0x69 esp-idf/lwip/liblwip.a(ip4.c.obj) + *fill* 0x3c15bbbe 0x2 + .rodata.__func__.1 + 0x3c15bbc0 0x16 esp-idf/lwip/liblwip.a(ip4.c.obj) + .rodata.ip4addr_aton.str1.4 + 0x3c15bbd6 0x3f esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + *fill* 0x3c15bbd6 0x2 + .rodata.__func__.1 + 0x3c15bbd8 0xd esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + *fill* 0x3c15bbe5 0x3 + .rodata.ip_addr_broadcast + 0x3c15bbe8 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x3c15bbe8 ip_addr_broadcast + .rodata.ip_addr_any + 0x3c15bc00 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x3c15bc00 ip_addr_any + .rodata.ip4_frag.str1.4 + 0x3c15bc18 0x53 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .rodata.__func__.0 + 0x3c15bc18 0x9 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .rodata.icmp6_send_response_with_addrs_and_netif.str1.4 + 0x3c15bc21 0x5c esp-idf/lwip/liblwip.a(icmp6.c.obj) + .rodata.icmp6_send_response.str1.4 + 0x3c15bc21 0x24 esp-idf/lwip/liblwip.a(icmp6.c.obj) + *fill* 0x3c15bc21 0x3 + .rodata.__func__.1 + 0x3c15bc24 0x29 esp-idf/lwip/liblwip.a(icmp6.c.obj) + *fill* 0x3c15bc4d 0x3 + .rodata.__func__.2 + 0x3c15bc50 0x14 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .rodata.ip6_output_if_src.str1.4 + 0x3c15bc64 0x6a esp-idf/lwip/liblwip.a(ip6.c.obj) + .rodata.__func__.1 + 0x3c15bc64 0x12 esp-idf/lwip/liblwip.a(ip6.c.obj) + .rodata.ip6addr_ntoa_r.str1.4 + 0x3c15bc76 0x8 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + *fill* 0x3c15bc76 0x2 + .rodata.ip6_addr_any + 0x3c15bc78 0x18 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x3c15bc78 ip6_addr_any + .rodata.ip6_frag.str1.4 + 0x3c15bc90 0x6c esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .rodata.__func__.0 + 0x3c15bc90 0x9 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .rodata.nd6_process_autoconfig_prefix.str1.4 + 0x3c15bc99 0x42 esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.nd6_free_q.str1.4 + 0x3c15bc99 0x29 esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.nd6_send_na.str1.4 + 0x3c15bc99 0x1b esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.nd6_get_next_hop_entry.str1.4 + 0x3c15bc99 0xe esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.nd6_find_route.str1.4 + 0x3c15bc99 0x2b esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c15bc99 0x3 + .rodata.__func__.0 + 0x3c15bc9c 0x17 esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c15bcb3 0x1 + .rodata.__func__.2 + 0x3c15bcb4 0xf esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c15bcc3 0x1 + .srodata.__func__.3 + 0x3c15bcc4 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.__func__.4 + 0x3c15bccc 0xb esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c15bcd7 0x1 + .rodata.__func__.5 + 0x3c15bcd8 0x1e esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c15bcf6 0x2 + .rodata.__func__.6 + 0x3c15bcf8 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.__func__.7 + 0x3c15bd04 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.ethernet_output.str1.4 + 0x3c15bd10 0x63 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .rodata.__func__.0 + 0x3c15bd10 0x10 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .srodata.ethzero + 0x3c15bd20 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x3c15bd20 ethzero + *fill* 0x3c15bd26 0x2 + .srodata.ethbroadcast + 0x3c15bd28 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x3c15bd28 ethbroadcast + .rodata.lwip_getsockopt_impl_ext.str1.4 + 0x3c15bd2e 0x14 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .rodata.sys_mutex_lock.str1.4 + 0x3c15bd2e 0x4a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_mutex_unlock.str1.4 + 0x3c15bd2e 0x19 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_sem_new.str1.4 + 0x3c15bd2e 0x49 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_sem_signal.str1.4 + 0x3c15bd2e 0x22 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_arch_sem_wait.str1.4 + 0x3c15bd2e 0x18 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_mbox_post.str1.4 + 0x3c15bd2e 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_arch_mbox_fetch.str1.4 + 0x3c15bd2e 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_mbox_free.str1.4 + 0x3c15bd2e 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_init.str1.4 + 0x3c15bd2e 0x50 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_thread_sem_init.str1.4 + 0x3c15bd2e 0x37 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_thread_tcpip.str1.4 + 0x3c15bd2e 0x2d esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c15bd2e 0x2 + .rodata.__func__.0 + 0x3c15bd30 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c15bd41 0x3 + .rodata.__func__.2 + 0x3c15bd44 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c15bd52 0x2 + .rodata.__func__.3 + 0x3c15bd54 0x17 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c15bd6b 0x1 + .rodata.__func__.4 + 0x3c15bd6c 0x14 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.__func__.6 + 0x3c15bd80 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c15bd8e 0x2 + .rodata.__func__.7 + 0x3c15bd90 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c15bda2 0x2 + .rodata.__func__.8 + 0x3c15bda4 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c15bdb3 0x1 + .rodata.__func__.9 + 0x3c15bdb4 0xc esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.__func__.10 + 0x3c15bdc0 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c15bdd1 0x3 + .rodata.__func__.11 + 0x3c15bdd4 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.esp_vfs_lwip_sockets_register.str1.4 + 0x3c15bde3 0x71 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + *fill* 0x3c15bde3 0x1 + .rodata.__func__.0 + 0x3c15bde4 0x1e esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .rodata.netconn_new_with_proto_and_callback.str1.4 + 0x3c15be02 0x89 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .rodata.netconn_write_vectors_partly.str1.4 + 0x3c15be02 0x23 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .rodata.netconn_recv_data.str1.4 + 0x3c15be02 0xc esp-idf/lwip/liblwip.a(api_lib.c.obj) + *fill* 0x3c15be02 0x2 + .rodata.__func__.1 + 0x3c15be04 0x1d esp-idf/lwip/liblwip.a(api_lib.c.obj) + *fill* 0x3c15be21 0x3 + .rodata.__func__.3 + 0x3c15be24 0x12 esp-idf/lwip/liblwip.a(api_lib.c.obj) + *fill* 0x3c15be36 0x2 + .rodata.__func__.4 + 0x3c15be38 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .rodata.lwip_netconn_err_to_msg.str1.4 + 0x3c15be5c 0x3c esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.recv_udp.str1.4 + 0x3c15be5c 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.pcb_new.str1.4 + 0x3c15be5c 0x1f esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_connected.str1.4 + 0x3c15be5c 0x7d esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.err_tcp.str1.4 + 0x3c15be5c 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_writemore.str1.4 + 0x3c15be5c 0xcb esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_close_internal.str1.4 + 0x3c15be5c 0x8b esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.recv_tcp.str1.4 + 0x3c15be5c 0x7a esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_is_err_msg.str1.4 + 0x3c15be5c 0xc esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.netconn_alloc.str1.4 + 0x3c15be5c 0x26 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.netconn_free.str1.4 + 0x3c15be5c 0xa8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.netconn_drain.str1.4 + 0x3c15be5c 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.accept_function.str1.4 + 0x3c15be5c 0x27 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_delconn.str1.4 + 0x3c15be5c 0x4f esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_listen.str1.4 + 0x3c15be5c 0x2d esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_write.str1.4 + 0x3c15be5c 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_getaddr.str1.4 + 0x3c15be5c 0x15 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_close.str1.4 + 0x3c15be5c 0x24 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__.0 + 0x3c15be5c 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c15be72 0x2 + .rodata.__func__.1 + 0x3c15be74 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__.2 + 0x3c15be8c 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c15bea2 0x2 + .rodata.__func__.3 + 0x3c15bea4 0x10 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__.4 + 0x3c15beb4 0x17 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c15becb 0x1 + .rodata.__func__.5 + 0x3c15becc 0x1a esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c15bee6 0x2 + .rodata.__func__.6 + 0x3c15bee8 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__.7 + 0x3c15bf00 0xe esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c15bf0e 0x2 + .rodata.__func__.8 + 0x3c15bf10 0xd esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c15bf1d 0x3 + .rodata.__func__.9 + 0x3c15bf20 0xe esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c15bf2e 0x2 + .rodata.__func__.10 + 0x3c15bf30 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c15bf39 0x3 + .rodata.__func__.11 + 0x3c15bf3c 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c15bf45 0x3 + .rodata.__func__.12 + 0x3c15bf48 0x1f esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c15bf67 0x1 + .rodata.__func__.13 + 0x3c15bf68 0x1a esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c15bf82 0x2 + .rodata.__func__.14 + 0x3c15bf84 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c15bf8d 0x3 + .rodata.__func__.15 + 0x3c15bf90 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .srodata.__func__.16 + 0x3c15bfa8 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__.17 + 0x3c15bfb0 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c15bfb9 0x3 + .srodata.__func__.18 + 0x3c15bfbc 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__.19 + 0x3c15bfc4 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .srodata.netconn_closed + 0x3c15bfdc 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c15bfdc netconn_closed + .srodata.netconn_reset + 0x3c15bfdd 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c15bfdd netconn_reset + .srodata.netconn_aborted + 0x3c15bfde 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c15bfde netconn_aborted + .srodata.netconn_deleted + 0x3c15bfdf 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c15bfdf netconn_deleted + .rodata.err_to_errno_table + 0x3c15bfe0 0x44 esp-idf/lwip/liblwip.a(err.c.obj) + .rodata.netbuf_alloc.str1.4 + 0x3c15c024 0x4f esp-idf/lwip/liblwip.a(netbuf.c.obj) + .rodata.__func__.0 + 0x3c15c024 0xd esp-idf/lwip/liblwip.a(netbuf.c.obj) + .rodata.esp_netif_remove_from_list_unsafe.str1.4 + 0x3c15c031 0x47 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + *fill* 0x3c15c031 0x3 + .rodata.__func__.0 + 0x3c15c034 0x22 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .rodata.str1.4 + 0x3c15c056 0x9 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + *fill* 0x3c15c056 0x2 + .srodata.IP_EVENT + 0x3c15c058 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x3c15c058 IP_EVENT + .rodata.esp_netif_config_sanity_check.str1.4 + 0x3c15c05c 0x123 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_dhcps_cb.str1.4 + 0x3c15c05c 0xa0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_internal_nd6_cb.str1.4 + 0x3c15c05c 0x45 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_ip_lost_timer.str1.4 + 0x3c15c05c 0x49 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_init_configuration.str1.4 + 0x3c15c05c 0x5f esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_new_api.str1.4 + 0x3c15c05c 0x1c2 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_dhcps_start_api.str1.4 + 0x3c15c05c 0x36 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_start_api.str1.4 + 0x3c15c05c 0xcd esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_dhcpc_start_api.str1.4 + 0x3c15c05c 0x31 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_init.str1.4 + 0x3c15c05c 0xbd esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_attach.str1.4 + 0x3c15c05c 0x4a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_internal_dhcpc_cb.str1.4 + 0x3c15c05c 0x43 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.__func__.3 + 0x3c15c05c 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.__func__.4 + 0x3c15c070 0x12 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + *fill* 0x3c15c082 0x2 + .rodata.g_wifi_default_wpa_crypto_funcs + 0x3c15c084 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x3c15c084 g_wifi_default_wpa_crypto_funcs + .rodata.HMAC_sha1_init.str1.4 + 0x3c15c0f8 0x53 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .rodata.pbkdf2_sha1.str1.4 + 0x3c15c0f8 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .rodata.__func__.0 + 0x3c15c0f8 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + *fill* 0x3c15c107 0x1 + .rodata.__func__.1 + 0x3c15c108 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .rodata.esp_wifi_config_info.str1.4 + 0x3c15c114 0x180 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .rodata.wifi_deinit_internal.str1.4 + 0x3c15c114 0xa1 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .rodata.s_set_default_wifi_log_level.str1.4 + 0x3c15c114 0x23 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .rodata.esp_wifi_init.str1.4 + 0x3c15c114 0x72 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .rodata.str1.4 + 0x3c15c114 0xb esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .srodata.WIFI_EVENT + 0x3c15c114 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c15c114 WIFI_EVENT + .rodata.wifi_default_action_sta_got_ip.str1.4 + 0x3c15c118 0x58 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.wifi_start.str1.4 + 0x3c15c118 0xbb esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.create_and_attach.str1.4 + 0x3c15c118 0x3f esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.esp_netif_create_default_wifi_ap.str1.4 + 0x3c15c118 0xac esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.esp_netif_create_default_wifi_sta.str1.4 + 0x3c15c118 0x51 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.__func__.2 + 0x3c15c118 0x22 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + *fill* 0x3c15c13a 0x2 + .rodata.__func__.3 + 0x3c15c13c 0x21 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.esp_wifi_create_if_driver.str1.4 + 0x3c15c15d 0x50 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .rodata.esp_wifi_register_if_rxcb.str1.4 + 0x3c15c15d 0xe8 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .rodata.http_parse_host.str1.4 + 0x3c15c15d 0x4b esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.http_parser_execute.str1.4 + 0x3c15c15d 0x1ee esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.http_parser_parse_url.str1.4 + 0x3c15c15d 0x14 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.http_parser_pause.str1.4 + 0x3c15c15d 0x31 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + *fill* 0x3c15c15d 0x3 + .rodata.__func__.0 + 0x3c15c160 0x12 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + *fill* 0x3c15c172 0x2 + .rodata.__func__.1 + 0x3c15c174 0x10 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.__func__.2 + 0x3c15c184 0x16 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + *fill* 0x3c15c19a 0x2 + .rodata.__func__.5 + 0x3c15c19c 0x14 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.str1.4 + 0x3c15c1b0 0x7a3 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.normal_url_char + 0x3c15c1b0 0x20 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.unhex 0x3c15c1d0 0x100 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.tokens + 0x3c15c2d0 0x100 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.method_strings + 0x3c15c3d0 0x84 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.esp_tls_hostname_to_fd.str1.4 + 0x3c15c454 0xf3 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .rodata.esp_tls_set_socket_options.str1.4 + 0x3c15c454 0x190 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .rodata.esp_tls_set_socket_non_blocking.str1.4 + 0x3c15c454 0x81 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .rodata.tcp_connect.str1.4 + 0x3c15c454 0x11a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .rodata.esp_tls_low_level_conn.str1.4 + 0x3c15c454 0xca esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .rodata.esp_tls_conn_new_sync.str1.4 + 0x3c15c454 0x83 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .rodata.esp_tls_get_conn_sockfd.str1.4 + 0x3c15c454 0x31 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .rodata.esp_mbedtls_read.str1.4 + 0x3c15c454 0x3e esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.esp_mbedtls_write.str1.4 + 0x3c15c454 0x2f esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.set_ca_cert.str1.4 + 0x3c15c454 0xe1 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.set_global_ca_store.str1.4 + 0x3c15c454 0x2e esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.esp_mbedtls_init_pk_ctx_for_ds.str1.4 + 0x3c15c454 0x90 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.set_pki_context.str1.4 + 0x3c15c454 0x11f esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.esp_mbedtls_verify_certificate.str1.4 + 0x3c15c454 0x6a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.esp_mbedtls_handshake.str1.4 + 0x3c15c454 0x3f esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.esp_mbedtls_get_bytes_avail.str1.4 + 0x3c15c454 0x46 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.set_server_config.str1.4 + 0x3c15c454 0x196 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.set_client_config.str1.4 + 0x3c15c454 0x2e8 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.esp_create_mbedtls_handle.str1.4 + 0x3c15c454 0x1bb esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.esp_mbedtls_server_session_create.str1.4 + 0x3c15c454 0x49 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.__func__.0 + 0x3c15c454 0x14 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.__func__.1 + 0x3c15c468 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + *fill* 0x3c15c47a 0x2 + .rodata.__func__.2 + 0x3c15c47c 0x10 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.__func__.3 + 0x3c15c48c 0xc esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.__func__.4 + 0x3c15c498 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + *fill* 0x3c15c4aa 0x2 + .rodata.__func__.5 + 0x3c15c4ac 0x1a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.eth_on_state_changed.str1.4 + 0x3c15c4c6 0x273 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + *fill* 0x3c15c4c6 0x2 + .srodata.ETH_EVENT + 0x3c15c4c8 0x4 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + 0x3c15c4c8 ETH_EVENT + .rodata.esp_transport_list_init.str1.4 + 0x3c15c4cc 0x43 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .rodata.__FUNCTION__.0 + 0x3c15c4cc 0x13 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + *fill* 0x3c15c4df 0x1 + .rodata.__FUNCTION__.1 + 0x3c15c4e0 0x17 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + *fill* 0x3c15c4f7 0x1 + .rodata.__FUNCTION__.2 + 0x3c15c4f8 0x18 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .rodata.esp_tls_connect_async.str1.4 + 0x3c15c510 0x55 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .rodata.base_poll_write.str1.4 + 0x3c15c510 0x48 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .rodata.base_poll_read.str1.4 + 0x3c15c510 0x47 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .rodata.ssl_write.str1.4 + 0x3c15c510 0xc8 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .rodata.ssl_read.str1.4 + 0x3c15c510 0x3a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .rodata.ssl_connect.str1.4 + 0x3c15c510 0x7c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .rodata.esp_transport_base_init.str1.4 + 0x3c15c510 0x37 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .rodata.tcp_write.str1.4 + 0x3c15c510 0x32 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .rodata.tcp_read.str1.4 + 0x3c15c510 0x31 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .rodata.tcp_connect.str1.4 + 0x3c15c510 0x3c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .rodata.__FUNCTION__.0 + 0x3c15c510 0x18 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .rodata.esp_transport_init_foundation_transport.str1.4 + 0x3c15c528 0x43 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .rodata.__FUNCTION__.0 + 0x3c15c528 0x28 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .rodata._ws_write.str1.4 + 0x3c15c550 0x6f esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.ws_read_payload.str1.4 + 0x3c15c550 0x28 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.get_http_header.str1.4 + 0x3c15c550 0x3 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.ws_connect.str1.4 + 0x3c15c550 0x4d9 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.esp_transport_ws_set_path.str1.4 + 0x3c15c550 0x54 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.esp_transport_ws_init.str1.4 + 0x3c15c550 0x6a esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.esp_transport_ws_poll_connection_closed.str1.4 + 0x3c15c550 0xca esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.esp_transport_ws_handle_control_frames.str1.4 + 0x3c15c550 0x209 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.ws_handle_control_frame_internal.str1.4 + 0x3c15c550 0x110 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.ws_read.str1.4 + 0x3c15c550 0x33 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.__FUNCTION__.1 + 0x3c15c550 0x16 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.http_dispatch_event_to_event_loop.str1.4 + 0x3c15c566 0x6b esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.http_on_body.str1.4 + 0x3c15c566 0xb3 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.http_on_header_value.str1.4 + 0x3c15c566 0x39 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.init_common_tcp_transport.str1.4 + 0x3c15c566 0x31 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata._set_config.str1.4 + 0x3c15c566 0x11 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata._get_host_header.str1.4 + 0x3c15c566 0xb esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_prepare.str1.4 + 0x3c15c566 0xe esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.http_client_prepare_first_line.str1.4 + 0x3c15c566 0x5a esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_read.str1.4 + 0x3c15c566 0x108 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_fetch_headers.str1.4 + 0x3c15c566 0x44 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_send_post_data.str1.4 + 0x3c15c566 0x26 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_connect.str1.4 + 0x3c15c566 0x151 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_set_url.str1.4 + 0x3c15c566 0x65 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_init.str1.4 + 0x3c15c566 0x2b9 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_request_send.str1.4 + 0x3c15c566 0x2c esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_add_auth.str1.4 + 0x3c15c566 0x103 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_check_response.str1.4 + 0x3c15c566 0x44 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_perform.str1.4 + 0x3c15c566 0x67 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + *fill* 0x3c15c566 0x2 + .rodata.__FUNCTION__.0 + 0x3c15c568 0x18 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.__FUNCTION__.1 + 0x3c15c580 0xc esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.__FUNCTION__.2 + 0x3c15c58c 0x1a esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + *fill* 0x3c15c5a6 0x2 + .rodata.__func__.3 + 0x3c15c5a8 0xd esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + *fill* 0x3c15c5b5 0x3 + .rodata.__FUNCTION__.4 + 0x3c15c5b8 0x15 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.str1.4 + 0x3c15c5cd 0x8e esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + *fill* 0x3c15c5cd 0x3 + .rodata.HTTP_METHOD_MAPPING + 0x3c15c5d0 0x44 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.http_auth_digest.str1.4 + 0x3c15c614 0x1c8 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .rodata.http_auth_basic.str1.4 + 0x3c15c614 0x7 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .rodata.__FUNCTION__.0 + 0x3c15c614 0x10 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .rodata.http_header_new_item.str1.4 + 0x3c15c624 0x3d esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .rodata.http_header_generate_string.str1.4 + 0x3c15c624 0x57 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .rodata.__FUNCTION__.0 + 0x3c15c624 0x17 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + *fill* 0x3c15c63b 0x1 + .rodata.__FUNCTION__.2 + 0x3c15c63c 0x15 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + *fill* 0x3c15c651 0x3 + .rodata.__FUNCTION__.3 + 0x3c15c654 0x11 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .rodata.http_utils_join_string.str1.4 + 0x3c15c665 0x36 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .rodata.http_utils_assign_string.str1.4 + 0x3c15c665 0x8 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + *fill* 0x3c15c665 0x3 + .rodata.__func__.1 + 0x3c15c668 0x19 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + *fill* 0x3c15c681 0x3 + .rodata.__func__.2 + 0x3c15c684 0x19 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .rodata.httpd_process_ctrl_msg.str1.4 + 0x3c15c69d 0x63 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .rodata.httpd_create.str1.4 + 0x3c15c69d 0x186 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .rodata.httpd_server_init.str1.4 + 0x3c15c69d 0x15a esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .rodata.esp_http_server_dispatch_event.str1.4 + 0x3c15c69d 0x59 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .rodata.httpd_accept_conn.str1.4 + 0x3c15c69d 0x200 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .rodata.httpd_server.str1.4 + 0x3c15c69d 0x6f esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .rodata.httpd_queue_work.str1.4 + 0x3c15c69d 0x31 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .rodata.httpd_start.str1.4 + 0x3c15c69d 0xc5 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .rodata.httpd_stop.str1.4 + 0x3c15c69d 0x3e esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + *fill* 0x3c15c69d 0x3 + .rodata.__func__.0 + 0x3c15c6a0 0x12 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + *fill* 0x3c15c6b2 0x2 + .rodata.__func__.1 + 0x3c15c6b4 0xd esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + *fill* 0x3c15c6c1 0x3 + .rodata.__func__.2 + 0x3c15c6c4 0x12 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + *fill* 0x3c15c6d6 0x2 + .rodata.__func__.3 + 0x3c15c6d8 0x17 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + *fill* 0x3c15c6ef 0x1 + .rodata.__func__.4 + 0x3c15c6f0 0xd esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + *fill* 0x3c15c6fd 0x3 + .rodata.__func__.5 + 0x3c15c700 0x11 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .rodata.cb_header_value.str1.4 + 0x3c15c711 0x44 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .rodata.cb_url.str1.4 + 0x3c15c711 0x49 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .rodata.verify_url.str1.4 + 0x3c15c711 0xd5 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .rodata.pause_parsing.str1.4 + 0x3c15c711 0x78 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .rodata.cb_headers_complete.str1.4 + 0x3c15c711 0x8a esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .rodata.parse_block.str1.4 + 0x3c15c711 0xdc esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .rodata.httpd_req_new.str1.4 + 0x3c15c711 0x12 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + *fill* 0x3c15c711 0x3 + .rodata.__func__.0 + 0x3c15c714 0xc esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .srodata.__func__.1 + 0x3c15c720 0x7 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + *fill* 0x3c15c727 0x1 + .rodata.__func__.2 + 0x3c15c728 0x10 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .rodata.__func__.3 + 0x3c15c738 0x10 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .rodata.__func__.4 + 0x3c15c748 0x14 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .rodata.__func__.5 + 0x3c15c75c 0xb esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + *fill* 0x3c15c767 0x1 + .rodata.__func__.6 + 0x3c15c768 0xe esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + *fill* 0x3c15c776 0x2 + .rodata.__func__.7 + 0x3c15c778 0xb esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + *fill* 0x3c15c783 0x1 + .rodata.__func__.8 + 0x3c15c784 0xb esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .rodata.httpd_sess_delete.str1.4 + 0x3c15c78f 0x46 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .rodata.enum_function.str1.4 + 0x3c15c78f 0x36 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .rodata.httpd_sess_new.str1.4 + 0x3c15c78f 0x40 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + *fill* 0x3c15c78f 0x1 + .rodata.__func__.0 + 0x3c15c790 0x12 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + *fill* 0x3c15c7a2 0x2 + .rodata.__func__.1 + 0x3c15c7a4 0xf esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + *fill* 0x3c15c7b3 0x1 + .rodata.__func__.2 + 0x3c15c7b4 0xe esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .rodata.httpd_sock_err.str1.4 + 0x3c15c7c2 0x39 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .rodata.httpd_resp_send.str1.4 + 0x3c15c7c2 0x3b esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .rodata.httpd_resp_send_err.str1.4 + 0x3c15c7c2 0x362 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .rodata.httpd_default_send.str1.4 + 0x3c15c7c2 0x5 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .rodata.httpd_default_recv.str1.4 + 0x3c15c7c2 0x5 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + *fill* 0x3c15c7c2 0x2 + .rodata.__func__.0 + 0x3c15c7c4 0xf esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + *fill* 0x3c15c7d3 0x1 + .rodata.__func__.1 + 0x3c15c7d4 0x14 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .rodata.httpd_register_uri_handler.str1.4 + 0x3c15c7e8 0x9a esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .rodata.httpd_unregister_uri_handler.str1.4 + 0x3c15c7e8 0x40 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .rodata.httpd_uri.str1.4 + 0x3c15c7e8 0xad esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .rodata.__func__.0 + 0x3c15c7e8 0xa esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + *fill* 0x3c15c7f2 0x2 + .rodata.__func__.2 + 0x3c15c7f4 0x1d esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + *fill* 0x3c15c811 0x3 + .rodata.__func__.3 + 0x3c15c814 0x1b esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .rodata.cs_create_ctrl_sock.str1.4 + 0x3c15c82f 0xa esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .rodata._http_handle_response_code.str1.4 + 0x3c15c82f 0x102 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .rodata._http_connect.str1.4 + 0x3c15c82f 0x61 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .rodata.esp_https_ota_dispatch_event.str1.4 + 0x3c15c82f 0x4f esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .rodata.esp_ota_verify_chip_id.str1.4 + 0x3c15c82f 0x40 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .rodata.read_header.str1.4 + 0x3c15c82f 0x73 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .rodata._ota_write.str1.4 + 0x3c15c82f 0x3e esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .rodata.esp_https_ota_begin.str1.4 + 0x3c15c82f 0x318 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .rodata.esp_https_ota_get_img_desc.str1.4 + 0x3c15c82f 0xc3 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .rodata.esp_https_ota_perform.str1.4 + 0x3c15c82f 0x17e esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .rodata.esp_https_ota_finish.str1.4 + 0x3c15c82f 0x44 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .rodata.str1.4 + 0x3c15c82f 0xf0 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + *fill* 0x3c15c82f 0x1 + .rodata.ota_event_name_table + 0x3c15c830 0x24 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .rodata.str1.4 + 0x3c15c854 0x889 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .rodata.ciphersuite_definitions + 0x3c15c854 0x3b0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .rodata.ciphersuite_preference + 0x3c15cc04 0x2e8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .rodata.ssl_compute_master.str1.4 + 0x3c15ceec 0x27 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .rodata.ssl_calc_finished_tls_generic.str1.4 + 0x3c15ceec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .rodata.ssl_tls12_populate_transform.str1.4 + 0x3c15ceec 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .rodata.mbedtls_ssl_check_cert_usage.str1.4 + 0x3c15ceec 0x15 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .rodata.tls_id_match_table + 0x3c15ceec 0x9c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .srodata.ssl_preset_suiteb_groups + 0x3c15cf88 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + *fill* 0x3c15cf8e 0x2 + .srodata.ssl_preset_suiteb_sig_algs + 0x3c15cf90 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + *fill* 0x3c15cf96 0x2 + .rodata.ssl_preset_default_sig_algs + 0x3c15cf98 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .rodata.ssl_preset_suiteb_ciphersuites + 0x3c15cfac 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .rodata.ssl_preset_default_groups + 0x3c15cfb8 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .rodata 0x3c15cfc8 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .rodata.esp_mbedtls_alloc_tx_buf.str1.4 + 0x3c15cfd4 0x3f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .rodata.esp_mbedtls_add_tx_buffer.str1.4 + 0x3c15cfd4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .rodata.esp_mbedtls_add_rx_buffer.str1.4 + 0x3c15cfd4 0x39 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .rodata.small_prime_gaps + 0x3c15cfd4 0xa7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + *fill* 0x3c15d07b 0x1 + .rodata.mbedtls_cipher_definitions + 0x3c15d07c 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c15d07c mbedtls_cipher_definitions + .rodata.str1.4 + 0x3c15d1fc 0x2c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_256_ccm_star_no_tag_info + 0x3c15d1fc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_192_ccm_star_no_tag_info + 0x3c15d204 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_128_ccm_star_no_tag_info + 0x3c15d20c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_256_ccm_info + 0x3c15d214 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_192_ccm_info + 0x3c15d21c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_128_ccm_info + 0x3c15d224 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.ccm_aria_info + 0x3c15d22c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_256_gcm_info + 0x3c15d258 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_192_gcm_info + 0x3c15d260 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_128_gcm_info + 0x3c15d268 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.gcm_aria_info + 0x3c15d270 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_256_ctr_info + 0x3c15d29c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_192_ctr_info + 0x3c15d2a4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_128_ctr_info + 0x3c15d2ac 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_256_cfb128_info + 0x3c15d2b4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_192_cfb128_info + 0x3c15d2bc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_128_cfb128_info + 0x3c15d2c4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_256_cbc_info + 0x3c15d2cc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_192_cbc_info + 0x3c15d2d4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_128_cbc_info + 0x3c15d2dc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_256_ecb_info + 0x3c15d2e4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_192_ecb_info + 0x3c15d2ec 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_128_ecb_info + 0x3c15d2f4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aria_info + 0x3c15d2fc 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_ccm_star_no_tag_info + 0x3c15d328 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_192_ccm_star_no_tag_info + 0x3c15d330 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_ccm_star_no_tag_info + 0x3c15d338 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_ccm_info + 0x3c15d340 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_192_ccm_info + 0x3c15d348 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_ccm_info + 0x3c15d350 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.ccm_aes_info + 0x3c15d358 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_gcm_info + 0x3c15d384 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_192_gcm_info + 0x3c15d38c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_gcm_info + 0x3c15d394 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.gcm_aes_info + 0x3c15d39c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_xts_info + 0x3c15d3c8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_xts_info + 0x3c15d3d0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.xts_aes_info + 0x3c15d3d8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_ctr_info + 0x3c15d404 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_192_ctr_info + 0x3c15d40c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_ctr_info + 0x3c15d414 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_ofb_info + 0x3c15d41c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_192_ofb_info + 0x3c15d424 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_ofb_info + 0x3c15d42c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_cfb128_info + 0x3c15d434 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_192_cfb128_info + 0x3c15d43c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_cfb128_info + 0x3c15d444 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_cbc_info + 0x3c15d44c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_192_cbc_info + 0x3c15d454 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_cbc_info + 0x3c15d45c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_ecb_info + 0x3c15d464 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_192_ecb_info + 0x3c15d46c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_ecb_info + 0x3c15d474 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_info + 0x3c15d47c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.str1.4 + 0x3c15d4a8 0x367 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .srodata.ecp_x25519_bad_point_2 + 0x3c15d4a8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .srodata.ecp_x25519_bad_point_1 + 0x3c15d4b0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .rodata.x25519_bad_point_2 + 0x3c15d4b8 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .rodata.x25519_bad_point_1 + 0x3c15d4d8 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .rodata.ecp_supported_curves + 0x3c15d4f8 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .srodata.Rp.0 0x3c15d594 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.Rp.1 0x3c15d59c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.Rp.2 0x3c15d5a4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.curve25519_part_of_n + 0x3c15d5ac 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T + 0x3c15d5bc 0x300 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_31_Y + 0x3c15d8bc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_31_X + 0x3c15d8fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_30_Y + 0x3c15d93c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_30_X + 0x3c15d97c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_29_Y + 0x3c15d9bc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_29_X + 0x3c15d9fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_28_Y + 0x3c15da3c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_28_X + 0x3c15da7c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_27_Y + 0x3c15dabc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_27_X + 0x3c15dafc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_26_Y + 0x3c15db3c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_26_X + 0x3c15db7c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_25_Y + 0x3c15dbbc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_25_X + 0x3c15dbfc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_24_Y + 0x3c15dc3c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_24_X + 0x3c15dc7c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_23_Y + 0x3c15dcbc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_23_X + 0x3c15dcfc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_22_Y + 0x3c15dd3c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_22_X + 0x3c15dd7c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_21_Y + 0x3c15ddbc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_21_X + 0x3c15ddfc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_20_Y + 0x3c15de3c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_20_X + 0x3c15de7c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_19_Y + 0x3c15debc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_19_X + 0x3c15defc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_18_Y + 0x3c15df3c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_18_X + 0x3c15df7c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_17_Y + 0x3c15dfbc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_17_X + 0x3c15dffc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_16_Y + 0x3c15e03c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_16_X + 0x3c15e07c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_15_Y + 0x3c15e0bc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_15_X + 0x3c15e0fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_14_Y + 0x3c15e13c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_14_X + 0x3c15e17c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_13_Y + 0x3c15e1bc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_13_X + 0x3c15e1fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_12_Y + 0x3c15e23c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_12_X + 0x3c15e27c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_11_Y + 0x3c15e2bc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_11_X + 0x3c15e2fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_10_Y + 0x3c15e33c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_10_X + 0x3c15e37c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_9_Y + 0x3c15e3bc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_9_X + 0x3c15e3fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_8_Y + 0x3c15e43c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_8_X + 0x3c15e47c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_7_Y + 0x3c15e4bc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_7_X + 0x3c15e4fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_6_Y + 0x3c15e53c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_6_X + 0x3c15e57c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_5_Y + 0x3c15e5bc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_5_X + 0x3c15e5fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_4_Y + 0x3c15e63c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_4_X + 0x3c15e67c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_3_Y + 0x3c15e6bc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_3_X + 0x3c15e6fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_2_Y + 0x3c15e73c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_2_X + 0x3c15e77c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_1_Y + 0x3c15e7bc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_1_X + 0x3c15e7fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_0_Y + 0x3c15e83c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_0_X + 0x3c15e87c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_n + 0x3c15e8bc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_gy + 0x3c15e8fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_gx + 0x3c15e93c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_b + 0x3c15e97c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_a + 0x3c15e9bc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_p + 0x3c15e9fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T + 0x3c15ea3c 0x300 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_31_Y + 0x3c15ed3c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_31_X + 0x3c15ed6c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_30_Y + 0x3c15ed9c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_30_X + 0x3c15edcc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_29_Y + 0x3c15edfc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_29_X + 0x3c15ee2c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_28_Y + 0x3c15ee5c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_28_X + 0x3c15ee8c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_27_Y + 0x3c15eebc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_27_X + 0x3c15eeec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_26_Y + 0x3c15ef1c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_26_X + 0x3c15ef4c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_25_Y + 0x3c15ef7c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_25_X + 0x3c15efac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_24_Y + 0x3c15efdc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_24_X + 0x3c15f00c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_23_Y + 0x3c15f03c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_23_X + 0x3c15f06c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_22_Y + 0x3c15f09c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_22_X + 0x3c15f0cc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_21_Y + 0x3c15f0fc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_21_X + 0x3c15f12c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_20_Y + 0x3c15f15c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_20_X + 0x3c15f18c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_19_Y + 0x3c15f1bc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_19_X + 0x3c15f1ec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_18_Y + 0x3c15f21c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_18_X + 0x3c15f24c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_17_Y + 0x3c15f27c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_17_X + 0x3c15f2ac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_16_Y + 0x3c15f2dc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_16_X + 0x3c15f30c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_15_Y + 0x3c15f33c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_15_X + 0x3c15f36c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_14_Y + 0x3c15f39c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_14_X + 0x3c15f3cc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_13_Y + 0x3c15f3fc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_13_X + 0x3c15f42c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_12_Y + 0x3c15f45c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_12_X + 0x3c15f48c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_11_Y + 0x3c15f4bc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_11_X + 0x3c15f4ec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_10_Y + 0x3c15f51c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_10_X + 0x3c15f54c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_9_Y + 0x3c15f57c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_9_X + 0x3c15f5ac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_8_Y + 0x3c15f5dc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_8_X + 0x3c15f60c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_7_Y + 0x3c15f63c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_7_X + 0x3c15f66c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_6_Y + 0x3c15f69c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_6_X + 0x3c15f6cc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_5_Y + 0x3c15f6fc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_5_X + 0x3c15f72c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_4_Y + 0x3c15f75c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_4_X + 0x3c15f78c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_3_Y + 0x3c15f7bc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_3_X + 0x3c15f7ec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_2_Y + 0x3c15f81c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_2_X + 0x3c15f84c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_1_Y + 0x3c15f87c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_1_X + 0x3c15f8ac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_0_Y + 0x3c15f8dc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_0_X + 0x3c15f90c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_n + 0x3c15f93c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_gy + 0x3c15f96c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_gx + 0x3c15f99c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_b + 0x3c15f9cc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_a + 0x3c15f9fc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_p + 0x3c15fa2c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T + 0x3c15fa5c 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_15_Y + 0x3c15fbdc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_15_X + 0x3c15fbfc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_14_Y + 0x3c15fc1c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_14_X + 0x3c15fc3c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_13_Y + 0x3c15fc5c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_13_X + 0x3c15fc7c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_12_Y + 0x3c15fc9c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_12_X + 0x3c15fcbc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_11_Y + 0x3c15fcdc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_11_X + 0x3c15fcfc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_10_Y + 0x3c15fd1c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_10_X + 0x3c15fd3c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_9_Y + 0x3c15fd5c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_9_X + 0x3c15fd7c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_8_Y + 0x3c15fd9c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_8_X + 0x3c15fdbc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_7_Y + 0x3c15fddc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_7_X + 0x3c15fdfc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_6_Y + 0x3c15fe1c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_6_X + 0x3c15fe3c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_5_Y + 0x3c15fe5c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_5_X + 0x3c15fe7c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_4_Y + 0x3c15fe9c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_4_X + 0x3c15febc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_3_Y + 0x3c15fedc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_3_X + 0x3c15fefc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_2_Y + 0x3c15ff1c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_2_X + 0x3c15ff3c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_1_Y + 0x3c15ff5c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_1_X + 0x3c15ff7c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_0_Y + 0x3c15ff9c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_0_X + 0x3c15ffbc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_n + 0x3c15ffdc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_gy + 0x3c15fffc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_gx + 0x3c16001c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_b + 0x3c16003c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_a + 0x3c16005c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_p + 0x3c16007c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T + 0x3c16009c 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_15_Y + 0x3c16021c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_15_X + 0x3c16023c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_14_Y + 0x3c16025c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_14_X + 0x3c16027c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_13_Y + 0x3c16029c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_13_X + 0x3c1602bc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_12_Y + 0x3c1602dc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_12_X + 0x3c1602fc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_11_Y + 0x3c16031c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_11_X + 0x3c16033c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_10_Y + 0x3c16035c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_10_X + 0x3c16037c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_9_Y + 0x3c16039c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_9_X + 0x3c1603bc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_8_Y + 0x3c1603dc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_8_X + 0x3c1603fc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_7_Y + 0x3c16041c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_7_X + 0x3c16043c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_6_Y + 0x3c16045c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_6_X + 0x3c16047c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_5_Y + 0x3c16049c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_5_X + 0x3c1604bc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_4_Y + 0x3c1604dc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_4_X + 0x3c1604fc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_3_Y + 0x3c16051c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_3_X + 0x3c16053c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_2_Y + 0x3c16055c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_2_X + 0x3c16057c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_1_Y + 0x3c16059c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_1_X + 0x3c1605bc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_0_Y + 0x3c1605dc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_0_X + 0x3c1605fc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_n + 0x3c16061c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_gy + 0x3c16063c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_gx + 0x3c16065c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.secp256k1_b + 0x3c16067c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.secp256k1_a + 0x3c160680 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_p + 0x3c160684 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T + 0x3c1606a4 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_15_Y + 0x3c160824 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_15_X + 0x3c160844 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_14_Y + 0x3c160864 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_14_X + 0x3c160884 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_13_Y + 0x3c1608a4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_13_X + 0x3c1608c4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_12_Y + 0x3c1608e4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_12_X + 0x3c160904 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_11_Y + 0x3c160924 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_11_X + 0x3c160944 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_10_Y + 0x3c160964 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_10_X + 0x3c160984 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_9_Y + 0x3c1609a4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_9_X + 0x3c1609c4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_8_Y + 0x3c1609e4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_8_X + 0x3c160a04 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_7_Y + 0x3c160a24 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_7_X + 0x3c160a44 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_6_Y + 0x3c160a64 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_6_X + 0x3c160a84 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_5_Y + 0x3c160aa4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_5_X + 0x3c160ac4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_4_Y + 0x3c160ae4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_4_X + 0x3c160b04 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_3_Y + 0x3c160b24 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_3_X + 0x3c160b44 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_2_Y + 0x3c160b64 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_2_X + 0x3c160b84 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_1_Y + 0x3c160ba4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_1_X + 0x3c160bc4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_0_Y + 0x3c160be4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_0_X + 0x3c160c04 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_n + 0x3c160c24 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_gy + 0x3c160c44 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_gx + 0x3c160c60 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.secp224k1_b + 0x3c160c7c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.secp224k1_a + 0x3c160c80 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_p + 0x3c160c84 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T + 0x3c160ca0 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_15_Y + 0x3c160e20 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_15_X + 0x3c160e38 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_14_Y + 0x3c160e50 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_14_X + 0x3c160e68 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_13_Y + 0x3c160e80 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_13_X + 0x3c160e98 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_12_Y + 0x3c160eb0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_12_X + 0x3c160ec8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_11_Y + 0x3c160ee0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_11_X + 0x3c160ef8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_10_Y + 0x3c160f10 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_10_X + 0x3c160f28 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_9_Y + 0x3c160f40 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_9_X + 0x3c160f58 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_8_Y + 0x3c160f70 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_8_X + 0x3c160f88 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_7_Y + 0x3c160fa0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_7_X + 0x3c160fb8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_6_Y + 0x3c160fd0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_6_X + 0x3c160fe8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_5_Y + 0x3c161000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_5_X + 0x3c161018 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_4_Y + 0x3c161030 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_4_X + 0x3c161048 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_3_Y + 0x3c161060 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_3_X + 0x3c161078 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_2_Y + 0x3c161090 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_2_X + 0x3c1610a8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_1_Y + 0x3c1610c0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_1_X + 0x3c1610d8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_0_Y + 0x3c1610f0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_0_X + 0x3c161108 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_n + 0x3c161120 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_gy + 0x3c161138 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_gx + 0x3c161150 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.secp192k1_b + 0x3c161168 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.secp192k1_a + 0x3c16116c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_p + 0x3c161170 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T + 0x3c161188 0x300 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_31_Y + 0x3c161488 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_31_X + 0x3c1614d0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_30_Y + 0x3c161518 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_30_X + 0x3c161560 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_29_Y + 0x3c1615a8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_29_X + 0x3c1615f0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_28_Y + 0x3c161638 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_28_X + 0x3c161680 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_27_Y + 0x3c1616c8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_27_X + 0x3c161710 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_26_Y + 0x3c161758 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_26_X + 0x3c1617a0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_25_Y + 0x3c1617e8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_25_X + 0x3c161830 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_24_Y + 0x3c161878 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_24_X + 0x3c1618c0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_23_Y + 0x3c161908 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_23_X + 0x3c161950 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_22_Y + 0x3c161998 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_22_X + 0x3c1619e0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_21_Y + 0x3c161a28 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_21_X + 0x3c161a70 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_20_Y + 0x3c161ab8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_20_X + 0x3c161b00 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_19_Y + 0x3c161b48 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_19_X + 0x3c161b90 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_18_Y + 0x3c161bd8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_18_X + 0x3c161c20 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_17_Y + 0x3c161c68 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_17_X + 0x3c161cb0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_16_Y + 0x3c161cf8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_16_X + 0x3c161d40 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_15_Y + 0x3c161d88 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_15_X + 0x3c161dd0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_14_Y + 0x3c161e18 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_14_X + 0x3c161e60 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_13_Y + 0x3c161ea8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_13_X + 0x3c161ef0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_12_Y + 0x3c161f38 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_12_X + 0x3c161f80 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_11_Y + 0x3c161fc8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_11_X + 0x3c162010 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_10_Y + 0x3c162058 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_10_X + 0x3c1620a0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_9_Y + 0x3c1620e8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_9_X + 0x3c162130 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_8_Y + 0x3c162178 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_8_X + 0x3c1621c0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_7_Y + 0x3c162208 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_7_X + 0x3c162250 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_6_Y + 0x3c162298 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_6_X + 0x3c1622e0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_5_Y + 0x3c162328 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_5_X + 0x3c162370 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_4_Y + 0x3c1623b8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_4_X + 0x3c162400 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_3_Y + 0x3c162448 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_3_X + 0x3c162490 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_2_Y + 0x3c1624d8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_2_X + 0x3c162520 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_1_Y + 0x3c162568 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_1_X + 0x3c1625b0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_0_Y + 0x3c1625f8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_0_X + 0x3c162640 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_n + 0x3c162688 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_gy + 0x3c1626cc 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_gx + 0x3c162710 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_b + 0x3c162754 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_p + 0x3c162798 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T + 0x3c1627dc 0x300 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_31_Y + 0x3c162adc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_31_X + 0x3c162b0c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_30_Y + 0x3c162b3c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_30_X + 0x3c162b6c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_29_Y + 0x3c162b9c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_29_X + 0x3c162bcc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_28_Y + 0x3c162bfc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_28_X + 0x3c162c2c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_27_Y + 0x3c162c5c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_27_X + 0x3c162c8c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_26_Y + 0x3c162cbc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_26_X + 0x3c162cec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_25_Y + 0x3c162d1c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_25_X + 0x3c162d4c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_24_Y + 0x3c162d7c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_24_X + 0x3c162dac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_23_Y + 0x3c162ddc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_23_X + 0x3c162e0c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_22_Y + 0x3c162e3c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_22_X + 0x3c162e6c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_21_Y + 0x3c162e9c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_21_X + 0x3c162ecc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_20_Y + 0x3c162efc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_20_X + 0x3c162f2c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_19_Y + 0x3c162f5c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_19_X + 0x3c162f8c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_18_Y + 0x3c162fbc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_18_X + 0x3c162fec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_17_Y + 0x3c16301c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_17_X + 0x3c16304c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_16_Y + 0x3c16307c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_16_X + 0x3c1630ac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_15_Y + 0x3c1630dc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_15_X + 0x3c16310c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_14_Y + 0x3c16313c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_14_X + 0x3c16316c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_13_Y + 0x3c16319c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_13_X + 0x3c1631cc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_12_Y + 0x3c1631fc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_12_X + 0x3c16322c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_11_Y + 0x3c16325c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_11_X + 0x3c16328c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_10_Y + 0x3c1632bc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_10_X + 0x3c1632ec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_9_Y + 0x3c16331c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_9_X + 0x3c16334c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_8_Y + 0x3c16337c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_8_X + 0x3c1633ac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_7_Y + 0x3c1633dc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_7_X + 0x3c16340c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_6_Y + 0x3c16343c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_6_X + 0x3c16346c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_5_Y + 0x3c16349c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_5_X + 0x3c1634cc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_4_Y + 0x3c1634fc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_4_X + 0x3c16352c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_3_Y + 0x3c16355c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_3_X + 0x3c16358c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_2_Y + 0x3c1635bc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_2_X + 0x3c1635ec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_1_Y + 0x3c16361c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_1_X + 0x3c16364c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_0_Y + 0x3c16367c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_0_X + 0x3c1636ac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_n + 0x3c1636dc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_gy + 0x3c16370c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_gx + 0x3c16373c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_b + 0x3c16376c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_p + 0x3c16379c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T + 0x3c1637cc 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_15_Y + 0x3c16394c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_15_X + 0x3c16396c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_14_Y + 0x3c16398c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_14_X + 0x3c1639ac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_13_Y + 0x3c1639cc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_13_X + 0x3c1639ec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_12_Y + 0x3c163a0c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_12_X + 0x3c163a2c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_11_Y + 0x3c163a4c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_11_X + 0x3c163a6c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_10_Y + 0x3c163a8c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_10_X + 0x3c163aac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_9_Y + 0x3c163acc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_9_X + 0x3c163aec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_8_Y + 0x3c163b0c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_8_X + 0x3c163b2c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_7_Y + 0x3c163b4c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_7_X + 0x3c163b6c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_6_Y + 0x3c163b8c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_6_X + 0x3c163bac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_5_Y + 0x3c163bcc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_5_X + 0x3c163bec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_4_Y + 0x3c163c0c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_4_X + 0x3c163c2c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_3_Y + 0x3c163c4c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_3_X + 0x3c163c6c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_2_Y + 0x3c163c8c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_2_X + 0x3c163cac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_1_Y + 0x3c163ccc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_1_X + 0x3c163cec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_0_Y + 0x3c163d0c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_0_X + 0x3c163d2c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_n + 0x3c163d4c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_gy + 0x3c163d6c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_gx + 0x3c163d8c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_b + 0x3c163dac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_p + 0x3c163dcc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T + 0x3c163dec 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_15_Y + 0x3c163f6c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_15_X + 0x3c163f8c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_14_Y + 0x3c163fac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_14_X + 0x3c163fcc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_13_Y + 0x3c163fec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_13_X + 0x3c16400c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_12_Y + 0x3c16402c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_12_X + 0x3c16404c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_11_Y + 0x3c16406c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_11_X + 0x3c16408c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_10_Y + 0x3c1640ac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_10_X + 0x3c1640cc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_9_Y + 0x3c1640ec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_9_X + 0x3c16410c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_8_Y + 0x3c16412c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_8_X + 0x3c16414c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_7_Y + 0x3c16416c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_7_X + 0x3c16418c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_6_Y + 0x3c1641ac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_6_X + 0x3c1641cc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_5_Y + 0x3c1641ec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_5_X + 0x3c16420c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_4_Y + 0x3c16422c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_4_X + 0x3c16424c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_3_Y + 0x3c16426c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_3_X + 0x3c16428c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_2_Y + 0x3c1642ac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_2_X + 0x3c1642cc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_1_Y + 0x3c1642ec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_1_X + 0x3c16430c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_0_Y + 0x3c16432c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_0_X + 0x3c16434c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_n + 0x3c16436c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_gy + 0x3c164388 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_gx + 0x3c1643a4 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_b + 0x3c1643c0 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_p + 0x3c1643dc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T + 0x3c1643fc 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_15_Y + 0x3c16457c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_15_X + 0x3c164594 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_14_Y + 0x3c1645ac 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_14_X + 0x3c1645c4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_13_Y + 0x3c1645dc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_13_X + 0x3c1645f4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_12_Y + 0x3c16460c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_12_X + 0x3c164624 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_11_Y + 0x3c16463c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_11_X + 0x3c164654 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_10_Y + 0x3c16466c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_10_X + 0x3c164684 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_9_Y + 0x3c16469c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_9_X + 0x3c1646b4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_8_Y + 0x3c1646cc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_8_X + 0x3c1646e4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_7_Y + 0x3c1646fc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_7_X + 0x3c164714 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_6_Y + 0x3c16472c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_6_X + 0x3c164744 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_5_Y + 0x3c16475c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_5_X + 0x3c164774 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_4_Y + 0x3c16478c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_4_X + 0x3c1647a4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_3_Y + 0x3c1647bc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_3_X + 0x3c1647d4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_2_Y + 0x3c1647ec 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_2_X + 0x3c164804 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_1_Y + 0x3c16481c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_1_X + 0x3c164834 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_0_Y + 0x3c16484c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_0_X + 0x3c164864 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_n + 0x3c16487c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_gy + 0x3c164894 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_gx + 0x3c1648ac 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_b + 0x3c1648c4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_p + 0x3c1648dc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.mpi_one + 0x3c1648f4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.mbedtls_sha3_512_info + 0x3c1648f8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_sha3_384_info + 0x3c164900 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_sha3_256_info + 0x3c164908 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_sha3_224_info + 0x3c164910 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_sha512_info + 0x3c164918 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_sha384_info + 0x3c164920 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_sha256_info + 0x3c164928 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_sha224_info + 0x3c164930 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_sha1_info + 0x3c164938 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_md5_info + 0x3c164940 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .rodata.rsa_debug.str1.4 + 0x3c164948 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .rodata.eckey_debug.str1.4 + 0x3c164948 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .rodata.str1.4 + 0x3c164948 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .rodata.mbedtls_rsa_alt_info + 0x3c164948 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c164948 mbedtls_rsa_alt_info + .rodata.mbedtls_ecdsa_info + 0x3c164988 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c164988 mbedtls_ecdsa_info + .rodata.mbedtls_eckeydh_info + 0x3c1649c8 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c1649c8 mbedtls_eckeydh_info + .rodata.mbedtls_eckey_info + 0x3c164a08 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c164a08 mbedtls_eckey_info + .rodata.mbedtls_rsa_info + 0x3c164a48 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c164a48 mbedtls_rsa_info + .rodata.pk_group_from_specified.str1.4 + 0x3c164a88 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .rodata.mbedtls_pk_parse_key_pkcs8_encrypted_der.str1.4 + 0x3c164a88 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .rodata.mbedtls_pk_parse_key.str1.4 + 0x3c164a88 0x102 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .rodata.mbedtls_pk_parse_public_key.str1.4 + 0x3c164a88 0x77 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .rodata.mbedtls_pk_write_key_pem.str1.4 + 0x3c164a88 0xbd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .srodata.memset_func + 0x3c164a88 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .rodata.mbedtls_rsa_deduce_primes.str1.4 + 0x3c164a8c 0x37 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + *fill* 0x3c164a8c 0x4 + .rodata.K 0x3c164a90 0x280 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .srodata.cst8 0x3c164d10 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .rodata.rho 0x3c164d10 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .rodata.iota_r_packed + 0x3c164d28 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .rodata.esp_aes_validate_input.str1.4 + 0x3c164d40 0x8f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.esp_aes_dma_wait_complete.str1.4 + 0x3c164d40 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.esp_aes_process_dma.str1.4 + 0x3c164d40 0x155 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.esp_aes_intr_alloc.str1.4 + 0x3c164d40 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.esp_aes_crypt_cbc.str1.4 + 0x3c164d40 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.esp_aes_crypt_cfb128.str1.4 + 0x3c164d40 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.esp_aes_crypt_ctr.str1.4 + 0x3c164d40 0x89 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.__func__.0 + 0x3c164d40 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.__func__.1 + 0x3c164d54 0x13 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.esp_ds_conn_lock.str1.4 + 0x3c164d67 0x5f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .rodata.esp_ds_init_data_ctx.str1.4 + 0x3c164d67 0x7b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .rodata.esp_ds_rsa_sign.str1.4 + 0x3c164d67 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .rodata.esp_mpi_isr_initialise.str1.4 + 0x3c164d67 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .rodata.esp_mpi_wait_intr.str1.4 + 0x3c164d67 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .rodata.mpi_mult_mpi_failover_mod_mult.str1.4 + 0x3c164d67 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + *fill* 0x3c164d67 0x1 + .rodata.__func__.0 + 0x3c164d68 0x1f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + *fill* 0x3c164d87 0x1 + .rodata.sha1_padding + 0x3c164d88 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .rodata.sha256_padding + 0x3c164dc8 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .rodata.esp_aes_gcm_starts.str1.4 + 0x3c164e08 0x63 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .rodata.esp_aes_gcm_update_ad.str1.4 + 0x3c164e08 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .rodata.esp_aes_gcm_update.str1.4 + 0x3c164e08 0xbb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .rodata.last4 0x3c164e08 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .rodata.aria_is2 + 0x3c164e88 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata.aria_is1 + 0x3c164f88 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata.aria_sb2 + 0x3c165088 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata.aria_sb1 + 0x3c165188 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata 0x3c165288 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata.str1.4 + 0x3c1652b8 0xeb9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_pkcs12_pbe_alg + 0x3c1652b8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_md_hmac + 0x3c165300 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_md_alg + 0x3c1653c8 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_cipher_alg + 0x3c1654a4 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_ecp_grp_algid + 0x3c16551c 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_ecp_grp + 0x3c165544 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_pk_alg + 0x3c165634 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_sig_alg + 0x3c165684 0x150 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_x509_ext + 0x3c1657d4 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata 0x3c165888 0x35 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.mbedtls_pem_read_buffer.str1.4 + 0x3c1658bd 0x6f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .rodata.mbedtls_pkcs5_pbes2_ext.str1.4 + 0x3c1658bd 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .rodata.crypto_shared_gdma_init.str1.4 + 0x3c1658bd 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .rodata.esp_sha_dma_process.str1.4 + 0x3c1658bd 0x53 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .rodata.esp_sha_dma.str1.4 + 0x3c1658bd 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .rodata.x509_crt_verify_name.str1.4 + 0x3c1658bd 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .rodata.mbedtls_x509_crt_parse.str1.4 + 0x3c1658bd 0x36 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + *fill* 0x3c1658bd 0x3 + .rodata.mbedtls_x509_crt_profile_suiteb + 0x3c1658c0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x3c1658c0 mbedtls_x509_crt_profile_suiteb + .rodata.mbedtls_x509_crt_profile_default + 0x3c1658d0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x3c1658d0 mbedtls_x509_crt_profile_default + .rodata 0x3c1658e0 0xd esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .rodata.x509write_csr_der_internal.str1.4 + 0x3c1658ed 0xa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .rodata.mbedtls_x509write_csr_pem.str1.4 + 0x3c1658ed 0x49 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .rodata.x509_get_other_name.str1.4 + 0x3c1658ed 0x9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .rodata.mbedtls_x509_get_rsassa_pss_params.str1.4 + 0x3c1658ed 0xa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .rodata.parse_attribute_value_string.str1.4 + 0x3c1658ed 0xb esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .rodata.str1.4 + 0x3c1658ed 0x183 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + *fill* 0x3c1658ed 0x3 + .rodata.x509_attrs + 0x3c1658f0 0x1d0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .rodata.coex_pre_init.str1.4 + 0x3c165ac0 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .rodata.esp_coex_adapter_register.str1.4 + 0x3c165ac0 0xbe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .rodata.str1.4 + 0x3c165ac0 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .rodata.CSWTCH.21 + 0x3c165ac0 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + .rodata.coex_rom_osi_funcs_init.str1.4 + 0x3c165ae8 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) + .rodata.esp_wifi_init_internal.str1.4 + 0x3c165ae8 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata.net80211_funcs_init.str1.4 + 0x3c165ae8 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata.str1.4 + 0x3c165ae8 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata.wifi_osi_funcs_register.str1.4 + 0x3c165ae8 0xad C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata.ieee80211_ethbroadcast + 0x3c165ae8 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c165ae8 ieee80211_ethbroadcast + .rodata.ieee80211_send_sa_query.str1.4 + 0x3c165aee 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .rodata.ieee80211_crypto_encap.str1.4 + 0x3c165aee 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + .rodata.wifi_log.str1.4 + 0x3c165aee 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + .rodata.hostap_input.str1.4 + 0x3c165aee 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata.ieee80211_hostap_attach.str1.4 + 0x3c165aee 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata.wifi_softap_start.str1.4 + 0x3c165aee 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c165aee 0x2 + .rodata 0x3c165af0 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata.ieee80211_add_htcap_body.str1.4 + 0x3c165b00 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata.ieee80211_add_ie_vendor_esp_head.str1.4 + 0x3c165b00 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + .rodata 0x3c165b00 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata.CSWTCH.45 + 0x3c165b18 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata.ieee80211_parse_rsn.str1.4 + 0x3c165b78 0xa0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata.ieee80211_setup_phy_mode.str1.4 + 0x3c165b78 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata.CSWTCH.284 + 0x3c165b78 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata.CSWTCH.286 + 0x3c165b7c 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c165b87 0x1 + .rodata.__FUNCTION__.14506 + 0x3c165b88 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata.str1.4 + 0x3c165b9e 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata.wifi_lmac_init.str1.4 + 0x3c165b9e 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c165b9e 0x2 + .rodata.wifi_nvs_set + 0x3c165ba0 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata.wifi_nvs_compare_cfg_diff + 0x3c165bc0 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata.wifi_nvs_load + 0x3c165be0 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata.ieee80211_nvs_set_default_ssid.str1.4 + 0x3c165c00 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata.wifi_nvs_cfg_init.str1.4 + 0x3c165c00 0x2d9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata.wifi_nvs_init.str1.4 + 0x3c165c00 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata.ieee80211_send_setup.str1.4 + 0x3c165c00 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata.info.13585 + 0x3c165c00 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c165c09 0x3 + .rodata.param.13591 + 0x3c165c0c 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c165c15 0x3 + .rodata.s_ac_param.13590 + 0x3c165c18 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata.ieee80211_11b_table + 0x3c165c34 0xd4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + .rodata.ieee80211_11g_table + 0x3c165d08 0xd4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + .rodata.ieee80211_phy_mode_show.str1.4 + 0x3c165ddc 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + .rodata.ieee80211_setup_ratetable.str1.4 + 0x3c165ddc 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + .rodata.ieee80211_is_40mhz_valid_bw + 0x3c165ddc 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + .rodata.ieee80211_add_countryie.str1.4 + 0x3c165df8 0x3 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + .rodata.scan_op_start.str1.4 + 0x3c165df8 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata.scan_profile_check.str1.4 + 0x3c165df8 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata.ieee80211_sta_new_state + 0x3c165df8 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata.ieee80211_sta_new_state.str1.4 + 0x3c165e10 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata.sta_recv_assoc.str1.4 + 0x3c165e10 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata.sta_rx_csa.str1.4 + 0x3c165e10 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata.state_desc.12627 + 0x3c165e10 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata.str1.4 + 0x3c165e34 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata.wifi_set_rx_policy + 0x3c165e34 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .rodata.CSWTCH.90 + 0x3c165e60 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .rodata.ieee80211_set_gtk.str1.4 + 0x3c165e66 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c165e66 0x2 + .rodata.__FUNCTION__.11550 + 0x3c165e68 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__.11556 + 0x3c165e80 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c165e9a 0x2 + .rodata.__FUNCTION__.11562 + 0x3c165e9c 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c165eb9 0x3 + .rodata.__FUNCTION__.11568 + 0x3c165ebc 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c165eca 0x2 + .rodata.__FUNCTION__.11574 + 0x3c165ecc 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c165ee1 0x3 + .rodata.__FUNCTION__.11582 + 0x3c165ee4 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c165ef5 0x3 + .rodata.__FUNCTION__.11590 + 0x3c165ef8 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__.11596 + 0x3c165f0c 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__.11602 + 0x3c165f20 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c165f36 0x2 + .rodata.__FUNCTION__.11611 + 0x3c165f38 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c165f47 0x1 + .rodata.__FUNCTION__.11617 + 0x3c165f48 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__.11623 + 0x3c165f58 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__.11629 + 0x3c165f70 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c165f8b 0x1 + .rodata.__FUNCTION__.11635 + 0x3c165f8c 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c165fab 0x1 + .rodata.__FUNCTION__.11641 + 0x3c165fac 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c165fc6 0x2 + .rodata.__FUNCTION__.11647 + 0x3c165fc8 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c165fe2 0x2 + .rodata.__FUNCTION__.11653 + 0x3c165fe4 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata.chm_set_home_channel.str1.4 + 0x3c166002 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c166002 0x2 + .rodata.CSWTCH.241 + 0x3c166004 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata.CSWTCH.242 + 0x3c166010 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata.CSWTCH.243 + 0x3c166050 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata.cnx_auth_done.str1.4 + 0x3c16605b 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata.cnx_connect_to_bss.str1.4 + 0x3c16605b 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata.cnx_node_join.str1.4 + 0x3c16605b 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata.cnx_sta_scan_cmd.str1.4 + 0x3c16605b 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata.str1.4 + 0x3c16605b 0xa8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata.ieee80211_recv_action.str1.4 + 0x3c16605b 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .rodata.sms4_encap.str1.4 + 0x3c16605b 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + *fill* 0x3c16605b 0x1 + .rodata 0x3c16605c 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + .rodata 0x3c1660ac 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .rodata.__FUNCTION__.11012 + 0x3c1660c4 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1660dd 0x3 + .rodata.__FUNCTION__.11077 + 0x3c1660e0 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1660f5 0x3 + .rodata.__FUNCTION__.11115 + 0x3c1660f8 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c166119 0x3 + .rodata.__FUNCTION__.11151 + 0x3c16611c 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c166139 0x3 + .rodata.__FUNCTION__.11182 + 0x3c16613c 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c166151 0x3 + .rodata.__FUNCTION__.11226 + 0x3c166154 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c16616a 0x2 + .rodata.__FUNCTION__.11245 + 0x3c16616c 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c166186 0x2 + .rodata.__FUNCTION__.11277 + 0x3c166188 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1661a1 0x3 + .rodata.__FUNCTION__.11296 + 0x3c1661a4 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1661ba 0x2 + .rodata.__FUNCTION__.11307 + 0x3c1661bc 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1661d2 0x2 + .rodata.__FUNCTION__.11326 + 0x3c1661d4 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1661ea 0x2 + .rodata.__FUNCTION__.11353 + 0x3c1661ec 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1661ff 0x1 + .rodata.__FUNCTION__.11399 + 0x3c166200 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .rodata.__FUNCTION__.11438 + 0x3c16620c 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .rodata.lmacProcessTxopSuccess.str1.4 + 0x3c166217 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .rodata.str1.4 + 0x3c166217 0x5 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c166217 0x1 + .rodata.CSWTCH.492 + 0x3c166218 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c166221 0x3 + .rodata.CSWTCH.493 + 0x3c166224 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .rodata.pp_create_task.str1.4 + 0x3c16622d 0x5 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .rodata.pp_default_event_handler.str1.4 + 0x3c16622d 0x5 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c16622d 0x3 + .rodata.rcUpdatePhyMode + 0x3c166230 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata.CSWTCH.45 + 0x3c16624c 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c166277 0x1 + .rodata.CSWTCH.46 + 0x3c166278 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c1662a3 0x1 + .rodata.__FUNCTION__.12662 + 0x3c1662a4 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c1662ae 0x2 + .rodata.__FUNCTION__.12749 + 0x3c1662b0 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata.rcGetAmpduSched.str1.4 + 0x3c1662c2 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c1662c2 0x2 + .rodata.__FUNCTION__.12437 + 0x3c1662c4 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata.str1.4 + 0x3c1662da 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata.wdev_funcs_init.str1.4 + 0x3c1662da 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c1662da 0x2 + .rodata 0x3c1662dc 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .rodata.prvReturnItemByteBuf.str1.4 + 0x3c1662e2 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvGetItemByteBuf.str1.4 + 0x3c1662e2 0x127 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvCheckItemFitsByteBuffer.str1.4 + 0x3c1662e2 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvReturnItemDefault.str1.4 + 0x3c1662e2 0x165 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvGetItemDefault.str1.4 + 0x3c1662e2 0x186 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvAcquireItemNoSplit.str1.4 + 0x3c1662e2 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvSendItemDoneNoSplit.str1.4 + 0x3c1662e2 0x7e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvInitializeNewRingbuffer.str1.4 + 0x3c1662e2 0x3b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvReceiveGeneric.str1.4 + 0x3c1662e2 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferCreate.str1.4 + 0x3c1662e2 0x2f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferCreateStatic.str1.4 + 0x3c1662e2 0x82 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferSendAcquire.str1.4 + 0x3c1662e2 0x81 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferSendComplete.str1.4 + 0x3c1662e2 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferSend.str1.4 + 0x3c1662e2 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferReceive.str1.4 + 0x3c1662e2 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferReceiveUpTo.str1.4 + 0x3c1662e2 0x38 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferGetStaticBuffer.str1.4 + 0x3c1662e2 0x3d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.vRingbufferDeleteWithCaps.str1.4 + 0x3c1662e2 0x20 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c1662e2 0x2 + .rodata.__func__.0 + 0x3c1662e4 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c1662fe 0x2 + .rodata.__func__.1 + 0x3c166300 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c16631b 0x1 + .rodata.__func__.8 + 0x3c16631c 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c166336 0x2 + .rodata.__func__.9 + 0x3c166338 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c16634a 0x2 + .rodata.__func__.10 + 0x3c16634c 0x1d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c166369 0x3 + .rodata.__func__.11 + 0x3c16636c 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c166382 0x2 + .rodata.__func__.13 + 0x3c166384 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c16639b 0x1 + .rodata.__func__.16 + 0x3c16639c 0x19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c1663b5 0x3 + .rodata.__func__.17 + 0x3c1663b8 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c1663d2 0x2 + .rodata.__func__.18 + 0x3c1663d4 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c1663e6 0x2 + .rodata.__func__.19 + 0x3c1663e8 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c1663fb 0x1 + .rodata.__func__.20 + 0x3c1663fc 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c166413 0x1 + .rodata.__func__.21 + 0x3c166414 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.24 + 0x3c166424 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.25 + 0x3c16643c 0x14 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.26 + 0x3c166450 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.27 + 0x3c166468 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c16647f 0x1 + .rodata.__func__.28 + 0x3c166480 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c166496 0x2 + .rodata.__func__.29 + 0x3c166498 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c1664aa 0x2 + .rodata.__func__.30 + 0x3c1664ac 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c1664c1 0x3 + .rodata.__func__.31 + 0x3c1664c4 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c1664da 0x2 + .rodata.__func__.32 + 0x3c1664dc 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c1664f7 0x1 + .rodata.__func__.33 + 0x3c1664f8 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c16650b 0x1 + .rodata.__func__.34 + 0x3c16650c 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c16651e 0x2 + .rodata.__func__.35 + 0x3c166520 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c166535 0x3 + .rodata.__func__.36 + 0x3c166538 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.esp_efuse_rtc_calib_get_ver.str1.4 + 0x3c16654a 0x63 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .rodata.esp_efuse_rtc_calib_get_init_code.str1.4 + 0x3c16654a 0x130 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + *fill* 0x3c16654a 0x2 + .rodata.__func__.2 + 0x3c16654c 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + *fill* 0x3c16656e 0x2 + .srodata.g_spi_lock_main_flash_dev + 0x3c166570 0x4 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + 0x3c166570 g_spi_lock_main_flash_dev + .rodata.bootloader_common_check_chip_validity.str1.4 + 0x3c166574 0xea esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .rodata.verify_segment_header.str1.4 + 0x3c166574 0x98 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_appended_hash_and_sig.str1.4 + 0x3c166574 0x4d esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_checksum.str1.4 + 0x3c166574 0x43 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.verify_image_header.str1.4 + 0x3c166574 0x9f esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_segment_data.str1.4 + 0x3c166574 0x3d esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_segment.str1.4 + 0x3c166574 0xd9 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_segments.str1.4 + 0x3c166574 0x31 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.verify_simple_hash.str1.4 + 0x3c166574 0x5e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.image_load.str1.4 + 0x3c166574 0x47 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.bootloader_sha256_data.str1.4 + 0x3c166574 0x59 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .rodata.__func__.0 + 0x3c166574 0x19 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + *fill* 0x3c16658d 0x3 + .rodata.__func__.1 + 0x3c166590 0x17 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .rodata.load_partitions.str1.4 + 0x3c1665a7 0x79 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.ensure_partitions_loaded.str1.4 + 0x3c1665a7 0x36 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_unload_all.str1.4 + 0x3c1665a7 0x4b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_next.str1.4 + 0x3c1665a7 0x3 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_get.str1.4 + 0x3c1665a7 0x11 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_verify.str1.4 + 0x3c1665a7 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x3c1665a7 0x1 + .rodata.__func__.1 + 0x3c1665a8 0x15 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x3c1665bd 0x3 + .rodata.__func__.2 + 0x3c1665c0 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x3c1665d2 0x2 + .rodata.__func__.3 + 0x3c1665d4 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_write.str1.4 + 0x3c1665e7 0x46 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c1665e7 0x1 + .rodata.__func__.0 + 0x3c1665e8 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c1665fb 0x1 + .rodata.__func__.1 + 0x3c1665fc 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c166616 0x2 + .rodata.__func__.2 + 0x3c166618 0x18 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.__func__.3 + 0x3c166630 0x17 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c166647 0x1 + .rodata.__func__.4 + 0x3c166648 0x14 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.__func__.5 + 0x3c16665c 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.clk_hal_lp_slow_get_freq_hz.str1.4 + 0x3c16666f 0x33 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .rodata.clk_hal_xtal_get_freq_mhz.str1.4 + 0x3c16666f 0x4e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + *fill* 0x3c16666f 0x1 + .rodata.__func__.0 + 0x3c166670 0x1c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .rodata.__func__.1 + 0x3c16668c 0x1e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + *fill* 0x3c1666aa 0x2 + .rodata.temperature_sensor_attributes + 0x3c1666ac 0x64 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + 0x3c1666ac temperature_sensor_attributes + .rodata.MPI_LL_OPERATIONS + 0x3c166710 0xc esp-idf/soc/libsoc.a(mpi_periph.c.obj) + 0x3c166710 MPI_LL_OPERATIONS + .rodata.MPI_LL_BLOCK_BASES + 0x3c16671c 0x10 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + 0x3c16671c MPI_LL_BLOCK_BASES + .rodata.s_sleep_hook_register.str1.4 + 0x3c16672c 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rodata.gdma_release_group_handle.str1.4 + 0x3c16672c 0x47 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_release_pair_handle.str1.4 + 0x3c16672c 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.do_allocate_gdma_channel.str1.4 + 0x3c16672c 0x206 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_connect.str1.4 + 0x3c16672c 0xdd esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_disconnect.str1.4 + 0x3c16672c 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_set_transfer_ability.str1.4 + 0x3c16672c 0xa4 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_start.str1.4 + 0x3c16672c 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.16 + 0x3c16672c 0xb esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c166737 0x1 + .rodata.__FUNCTION__.9 + 0x3c166738 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c166752 0x2 + .rodata.__FUNCTION__.7 + 0x3c166754 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.6 + 0x3c166764 0xd esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c166771 0x3 + .rodata.__FUNCTION__.5 + 0x3c166774 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.4 + 0x3c166788 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c166799 0x3 + .rodata.__func__.3 + 0x3c16679c 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c1667b6 0x2 + .rodata.__func__.2 + 0x3c1667b8 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c1667d1 0x3 + .rodata.__func__.1 + 0x3c1667d4 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c1667ed 0x3 + .rodata.__FUNCTION__.0 + 0x3c1667f0 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c166809 0x3 + .rodata 0x3c16680c 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.lib_printf.str1.4 + 0x3c166820 0x1b esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.phy_printf.str1.4 + 0x3c166820 0x4 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.pp_printf.str1.4 + 0x3c166820 0x3 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.net80211_printf.str1.4 + 0x3c166820 0x9 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.coexist_printf.str1.4 + 0x3c166820 0x8 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.lwip_getaddrinfo.str1.4 + 0x3c166820 0x73 esp-idf/lwip/liblwip.a(netdb.c.obj) + .rodata.__func__.0 + 0x3c166820 0x11 esp-idf/lwip/liblwip.a(netdb.c.obj) + .rodata.kill_oldest_dhcps_pool.str1.4 + 0x3c166831 0x57 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .rodata.dhcps_start.str1.4 + 0x3c166831 0x70 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + *fill* 0x3c166831 0x3 + .rodata.__func__.0 + 0x3c166834 0x17 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + *fill* 0x3c16684b 0x1 + .srodata.magic_cookie + 0x3c16684c 0x4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .rodata.esp_netif_action_connected.str1.4 + 0x3c166850 0xba esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .rodata.esp_netif_action_got_ip.str1.4 + 0x3c166850 0x4f esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .rodata.__FUNCTION__.0 + 0x3c166850 0x1b esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .rodata.str1.4 + 0x3c16686b 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + *fill* 0x3c16686b 0x1 + .rodata._g_esp_netif_inherent_ap_config + 0x3c16686c 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + 0x3c16686c _g_esp_netif_inherent_ap_config + .rodata._g_esp_netif_soft_ap_ip + 0x3c166894 0xc esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + 0x3c166894 _g_esp_netif_soft_ap_ip + .rodata._g_esp_netif_inherent_sta_config + 0x3c1668a0 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + 0x3c1668a0 _g_esp_netif_inherent_sta_config + .srodata.s_wifi_netif_config_sta + 0x3c1668c8 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .srodata.s_wifi_netif_config_ap + 0x3c1668d0 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .rodata.wlanif_init.str1.4 + 0x3c1668d8 0x4a esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .rodata.__func__.0 + 0x3c1668d8 0xc esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .rodata.wpa3_hostap_auth_init.str1.4 + 0x3c1668e4 0x15 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .rodata.wpa_group_init_gmk_and_counter.str1.4 + 0x3c1668e4 0xd esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .rodata.wpa_gtk_update.str1.4 + 0x3c1668e4 0x27 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .rodata.wpa_group_config_group_keys.str1.4 + 0x3c1668e4 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .rodata.wpa_derive_ptk.str1.4 + 0x3c1668e4 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .rodata.sae_check_big_sync.str1.4 + 0x3c1668e4 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .rodata.sae_accept_sta.str1.4 + 0x3c1668e4 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .rodata.sae_sm_step.str1.4 + 0x3c1668e4 0x19 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .rodata.handle_auth_sae.str1.4 + 0x3c1668e4 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .rodata.sswu.str1.4 + 0x3c1668e4 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata.sae_test_pwd_seed_ffc.str1.4 + 0x3c1668e4 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata.sae_derive_pt_ecc.str1.4 + 0x3c1668e4 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata.sae_derive_pt_ffc.str1.4 + 0x3c1668e4 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata.sae_derive_keys.str1.4 + 0x3c1668e4 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata.sae_derive_pwe_from_pt_ecc.str1.4 + 0x3c1668e4 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata.sae_derive_pwe_from_pt_ffc.str1.4 + 0x3c1668e4 0x9 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata 0x3c1668e4 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata.dragonfly_get_rand_1_to_p_1.str1.4 + 0x3c166904 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .rodata.rsn_pmkid.str1.4 + 0x3c166904 0x9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .rodata.hmac_sha256_kdf.str1.4 + 0x3c166904 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .rodata.dh_groups + 0x3c166904 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .rodata.dh_group5_order + 0x3c166924 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .rodata.dh_group5_prime + 0x3c1669e4 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .srodata.dh_group5_generator + 0x3c166aa4 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .rodata.wpa_derive_ptk.str1.4 + 0x3c166aa5 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .rodata.owe_process_assoc_resp.str1.4 + 0x3c166aa5 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .rodata.wpa_gen_wpa_ie_rsn.str1.4 + 0x3c166aa5 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + *fill* 0x3c166aa5 0x3 + .rodata.__func__.1 + 0x3c166aa8 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .rodata.add_char.str1.4 + 0x3c166abb 0x21 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + *fill* 0x3c166abb 0x1 + .rodata.d_perm_table + 0x3c166abc 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .rodata.d_mult_table + 0x3c166adc 0x400 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .rodata.zero 0x3c166edc 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .rodata.esp_crypto_sha1_mbedtls.str1.4 + 0x3c166eec 0x54 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .rodata.misc_nvs_load.str1.4 + 0x3c166eec 0x5 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + .rodata 0x3c166eec 0x20 esp-idf/hal/libhal.a(ds_hal.c.obj) + .rodata._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv.str1.4 + 0x3c166f0c 0x24 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .rodata._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv.str1.4 + 0x3c166f0c 0x26 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .rodata._ZTSSt9exception + 0x3c166f0c 0xd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + 0x3c166f0c typeinfo name for std::exception + *fill* 0x3c166f19 0x3 + .srodata._ZTISt9exception + 0x3c166f1c 0x8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + 0x3c166f1c typeinfo for std::exception + .rodata._ZTSN9__gnu_cxx24__concurrence_lock_errorE + 0x3c166f24 0x27 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + 0x3c166f24 typeinfo name for __gnu_cxx::__concurrence_lock_error + *fill* 0x3c166f4b 0x1 + .rodata._ZTIN9__gnu_cxx24__concurrence_lock_errorE + 0x3c166f4c 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + 0x3c166f4c typeinfo for __gnu_cxx::__concurrence_lock_error + .rodata._ZTSN9__gnu_cxx26__concurrence_unlock_errorE + 0x3c166f58 0x29 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + 0x3c166f58 typeinfo name for __gnu_cxx::__concurrence_unlock_error + *fill* 0x3c166f81 0x3 + .rodata._ZTIN9__gnu_cxx26__concurrence_unlock_errorE + 0x3c166f84 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + 0x3c166f84 typeinfo for __gnu_cxx::__concurrence_unlock_error + .rodata._ZTVN9__gnu_cxx24__concurrence_lock_errorE + 0x3c166f90 0x14 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + 0x3c166f90 vtable for __gnu_cxx::__concurrence_lock_error + .rodata._ZTVN9__gnu_cxx26__concurrence_unlock_errorE + 0x3c166fa4 0x14 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + 0x3c166fa4 vtable for __gnu_cxx::__concurrence_unlock_error + .srodata._ZSt7nothrow + 0x3c166fb8 0x1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + 0x3c166fb8 std::nothrow + *fill* 0x3c166fb9 0x3 + .rodata._ZTVN10__cxxabiv120__si_class_type_infoE + 0x3c166fbc 0x2c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + 0x3c166fbc vtable for __cxxabiv1::__si_class_type_info + .rodata._ZTVN10__cxxabiv117__class_type_infoE + 0x3c166fe8 0x2c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + 0x3c166fe8 vtable for __cxxabiv1::__class_type_info + .rodata._ZTSSt9bad_alloc + 0x3c167014 0xd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + 0x3c167014 typeinfo name for std::bad_alloc + *fill* 0x3c167021 0x3 + .rodata._ZTISt9bad_alloc + 0x3c167024 0xc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + 0x3c167024 typeinfo for std::bad_alloc + .rodata._ZNKSt9bad_alloc4whatEv.str1.4 + 0x3c167030 0xf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + .rodata._ZTVSt9bad_alloc + 0x3c167030 0x14 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + 0x3c167030 vtable for std::bad_alloc + .rodata.bt_bb_v2_version.str1.4 + 0x3c167044 0x3d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + .rodata.str1.4 + 0x3c167044 0x15 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + *fill* 0x3c167044 0x4 + .rodata 0x3c167048 0x68 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + .srodata.cst8 0x3c1670b0 0x48 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + .srodata.cst4 0x3c1670b0 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + .rodata.str1.4 + 0x3c1670b0 0x8e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + .rodata 0x3c1670b0 0x101 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ctype_.o) + 0x3c1670b0 _ctype_ + *fill* 0x3c1671b1 0x3 + .rodata 0x3c1671b4 0x240 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + .rodata.str1.4 + 0x3c1673f4 0x3a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + .srodata.cst8 0x3c1673f4 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + .rodata 0x3c1673f4 0x240 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + .rodata.str1.4 + 0x3c167634 0x25 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + .rodata.str1.4 + 0x3c167634 0x2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) + .rodata.str1.4 + 0x3c167634 0x701 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror.o) + .rodata 0x3c167634 0x23c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror.o) + .rodata 0x3c167870 0x60 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mktime.o) + .rodata 0x3c1678d0 0x60 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-month_lengths.o) + 0x3c1678d0 __month_lengths + .rodata.str1.4 + 0x3c167930 0x94 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + .rodata 0x3c167930 0x158 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + .rodata.str1.4 + 0x3c167a88 0x6b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + .rodata.str1.4 + 0x3c167a88 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzvars.o) + .rodata.str1.4 + 0x3c167a88 0x12 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) + .rodata 0x3c167a88 0x16c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) + 0x3c167a88 __default_global_locale + .rodata.str1.4 + 0x3c167bf4 0x159 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-timelocal.o) + .rodata 0x3c167bf4 0xfc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-timelocal.o) + 0x3c167bf4 _C_time_locale + .srodata.cst8 0x3c167cf0 0x8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_nan.o) + .srodata.cst4 0x3c167cf0 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-sf_nan.o) + .srodata.cst8 0x3c167cf0 0x8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_frexp.o) + .rodata.str1.4 + 0x3c167cf0 0xad C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + .srodata.cst8 0x3c167cf0 0x48 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + .rodata.str1.4 + 0x3c167cf0 0x8d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + .rodata.str1.4 + 0x3c167cf0 0x99 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + .srodata.cst8 0x3c167cf0 0x10 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + .rodata 0x3c167cf0 0x128 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + 0x3c167d00 __mprec_tens + 0x3c167dc8 __mprec_tinytens + 0x3c167df0 __mprec_bigtens + .rodata 0x3c167e18 0x418 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + 0x3c168038 __chclass + 0x3c168138 __state_table + 0x3c1681a4 __action_table + .rodata.str1.4 + 0x3c168230 0x25 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + .rodata 0x3c168230 0x13e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + *fill* 0x3c16836e 0x2 + .rodata 0x3c168370 0x240 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + .rodata.str1.4 + 0x3c1685b0 0x3a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + .srodata.cst8 0x3c1685b0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + .rodata.str1.4 + 0x3c1685b0 0x9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + .rodata 0x3c1685b0 0x2f6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + .rodata.str1.4 + 0x3c1688a6 0x1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbrtowc.o) + *(.rodata_wlog_error .rodata_wlog_error.*) + *fill* 0x3c1688a6 0x2 + .rodata_wlog_error.13 + 0x3c1688a8 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c1688c2 0x2 + .rodata_wlog_error.15 + 0x3c1688c4 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c1688e5 0x3 + .rodata_wlog_error.18 + 0x3c1688e8 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c168909 0x3 + .rodata_wlog_error.34 + 0x3c16890c 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_error.35 + 0x3c168930 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c16894f 0x1 + .rodata_wlog_error.38 + 0x3c168950 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c168973 0x1 + .rodata_wlog_error.5 + 0x3c168974 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c16898f 0x1 + .rodata_wlog_error.8 + 0x3c168990 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_error.7 + 0x3c1689b4 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .rodata_wlog_error.10 + 0x3c1689d0 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + .rodata_wlog_error.11 + 0x3c1689e4 0x27 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c168a0b 0x1 + .rodata_wlog_error.12 + 0x3c168a0c 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c168a3a 0x2 + .rodata_wlog_error.3 + 0x3c168a3c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c168a43 0x1 + .rodata_wlog_error.4 + 0x3c168a44 0x27 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c168a6b 0x1 + .rodata_wlog_error.5 + 0x3c168a6c 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c168a79 0x3 + .rodata_wlog_error.6 + 0x3c168a7c 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + .rodata_wlog_error.7 + 0x3c168a90 0x27 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c168ab7 0x1 + .rodata_wlog_error.8 + 0x3c168ab8 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c168ae6 0x2 + .rodata_wlog_error.9 + 0x3c168ae8 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c168af5 0x3 + .rodata_wlog_error.10 + 0x3c168af8 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c168aff 0x1 + .rodata_wlog_error.11 + 0x3c168b00 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c168b07 0x1 + .rodata_wlog_error.13 + 0x3c168b08 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c168b0f 0x1 + .rodata_wlog_error.17 + 0x3c168b10 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c168b17 0x1 + .rodata_wlog_error.19 + 0x3c168b18 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c168b1f 0x1 + .rodata_wlog_error.21 + 0x3c168b20 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c168b27 0x1 + .rodata_wlog_error.25 + 0x3c168b28 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c168b45 0x3 + .rodata_wlog_error.26 + 0x3c168b48 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c168b65 0x3 + .rodata_wlog_error.28 + 0x3c168b68 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c168b6f 0x1 + .rodata_wlog_error.32 + 0x3c168b70 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_error.42 + 0x3c168b88 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c168b8f 0x1 + .rodata_wlog_error.9 + 0x3c168b90 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c168b97 0x1 + .rodata_wlog_error.10 + 0x3c168b98 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.11 + 0x3c168bfc 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168c1f 0x1 + .rodata_wlog_error.12 + 0x3c168c20 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168c42 0x2 + .rodata_wlog_error.14 + 0x3c168c44 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.19 + 0x3c168c8c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168c93 0x1 + .rodata_wlog_error.2 + 0x3c168c94 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168c9b 0x1 + .rodata_wlog_error.21 + 0x3c168c9c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168ca3 0x1 + .rodata_wlog_error.22 + 0x3c168ca4 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.23 + 0x3c168cb8 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168ccf 0x1 + .rodata_wlog_error.32 + 0x3c168cd0 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168ce6 0x2 + .rodata_wlog_error.35 + 0x3c168ce8 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168cef 0x1 + .rodata_wlog_error.38 + 0x3c168cf0 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168cf7 0x1 + .rodata_wlog_error.39 + 0x3c168cf8 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168cff 0x1 + .rodata_wlog_error.4 + 0x3c168d00 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168d07 0x1 + .rodata_wlog_error.40 + 0x3c168d08 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168d0f 0x1 + .rodata_wlog_error.41 + 0x3c168d10 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168d17 0x1 + .rodata_wlog_error.43 + 0x3c168d18 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168d1f 0x1 + .rodata_wlog_error.48 + 0x3c168d20 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168d27 0x1 + .rodata_wlog_error.5 + 0x3c168d28 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168d2f 0x1 + .rodata_wlog_error.51 + 0x3c168d30 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168d37 0x1 + .rodata_wlog_error.52 + 0x3c168d38 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168d3f 0x1 + .rodata_wlog_error.54 + 0x3c168d40 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168d47 0x1 + .rodata_wlog_error.55 + 0x3c168d48 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168d4f 0x1 + .rodata_wlog_error.56 + 0x3c168d50 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168d57 0x1 + .rodata_wlog_error.57 + 0x3c168d58 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168d5f 0x1 + .rodata_wlog_error.58 + 0x3c168d60 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168d67 0x1 + .rodata_wlog_error.59 + 0x3c168d68 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168d6f 0x1 + .rodata_wlog_error.60 + 0x3c168d70 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168d77 0x1 + .rodata_wlog_error.62 + 0x3c168d78 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168d7f 0x1 + .rodata_wlog_error.64 + 0x3c168d80 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168d87 0x1 + .rodata_wlog_error.7 + 0x3c168d88 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168da5 0x3 + .rodata_wlog_error.8 + 0x3c168da8 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.9 + 0x3c168dcc 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c168def 0x1 + .rodata_wlog_error.3 + 0x3c168df0 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c168df7 0x1 + .rodata_wlog_error.7 + 0x3c168df8 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_error.8 + 0x3c168e18 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c168e1f 0x1 + .rodata_wlog_error.111 + 0x3c168e20 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c168e3b 0x1 + .rodata_wlog_error.13 + 0x3c168e3c 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.20 + 0x3c168e5c 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c168e9a 0x2 + .rodata_wlog_error.21 + 0x3c168e9c 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c168ec7 0x1 + .rodata_wlog_error.24 + 0x3c168ec8 0x4b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c168f13 0x1 + .rodata_wlog_error.34 + 0x3c168f14 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c168f1b 0x1 + .rodata_wlog_error.35 + 0x3c168f1c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c168f23 0x1 + .rodata_wlog_error.37 + 0x3c168f24 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c168f2b 0x1 + .rodata_wlog_error.38 + 0x3c168f2c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c168f33 0x1 + .rodata_wlog_error.40 + 0x3c168f34 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.41 + 0x3c168f58 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c168f9e 0x2 + .rodata_wlog_error.42 + 0x3c168fa0 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.43 + 0x3c168fe8 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.44 + 0x3c169010 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c169039 0x3 + .rodata_wlog_error.45 + 0x3c16903c 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.46 + 0x3c169064 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16908d 0x3 + .rodata_wlog_error.47 + 0x3c169090 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c1690a5 0x3 + .rodata_wlog_error.48 + 0x3c1690a8 0x2f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c1690d7 0x1 + .rodata_wlog_error.49 + 0x3c1690d8 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c1690ee 0x2 + .rodata_wlog_error.50 + 0x3c1690f0 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c169103 0x1 + .rodata_wlog_error.51 + 0x3c169104 0x2d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c169131 0x3 + .rodata_wlog_error.58 + 0x3c169134 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c169155 0x3 + .rodata_wlog_error.88 + 0x3c169158 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.96 + 0x3c169168 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16916f 0x1 + .rodata_wlog_error.97 + 0x3c169170 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.16 + 0x3c169188 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c1691a1 0x3 + .rodata_wlog_error.2 + 0x3c1691a4 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c1691c2 0x2 + .rodata_wlog_error.3 + 0x3c1691c4 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c1691de 0x2 + .rodata_wlog_error.5 + 0x3c1691e0 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c169201 0x3 + .rodata_wlog_error.12 + 0x3c169204 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c16920b 0x1 + .rodata_wlog_error.13 + 0x3c16920c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c169213 0x1 + .rodata_wlog_error.14 + 0x3c169214 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c16921b 0x1 + .rodata_wlog_error.15 + 0x3c16921c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c169223 0x1 + .rodata_wlog_error.20 + 0x3c169224 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c16922b 0x1 + .rodata_wlog_error.22 + 0x3c16922c 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.23 + 0x3c16926c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c169273 0x1 + .rodata_wlog_error.25 + 0x3c169274 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c16927b 0x1 + .rodata_wlog_error.26 + 0x3c16927c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c169283 0x1 + .rodata_wlog_error.28 + 0x3c169284 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c16928b 0x1 + .rodata_wlog_error.29 + 0x3c16928c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c169293 0x1 + .rodata_wlog_error.31 + 0x3c169294 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c16929b 0x1 + .rodata_wlog_error.35 + 0x3c16929c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c1692a3 0x1 + .rodata_wlog_error.37 + 0x3c1692a4 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c1692ab 0x1 + .rodata_wlog_error.38 + 0x3c1692ac 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c1692b3 0x1 + .rodata_wlog_error.39 + 0x3c1692b4 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c1692bb 0x1 + .rodata_wlog_error.41 + 0x3c1692bc 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c1692c3 0x1 + .rodata_wlog_error.54 + 0x3c1692c4 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c1692cb 0x1 + .rodata_wlog_error.56 + 0x3c1692cc 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c1692d3 0x1 + .rodata_wlog_error.2 + 0x3c1692d4 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + *fill* 0x3c1692db 0x1 + .rodata_wlog_error.3 + 0x3c1692dc 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + *fill* 0x3c1692f7 0x1 + .rodata_wlog_error.4 + 0x3c1692f8 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + *fill* 0x3c1692ff 0x1 + .rodata_wlog_error.10 + 0x3c169300 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c169307 0x1 + .rodata_wlog_error.42 + 0x3c169308 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16930f 0x1 + .rodata_wlog_error.50 + 0x3c169310 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_error.52 + 0x3c169330 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c169362 0x2 + .rodata_wlog_error.54 + 0x3c169364 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16937a 0x2 + .rodata_wlog_error.58 + 0x3c16937c 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c1693c2 0x2 + .rodata_wlog_error.61 + 0x3c1693c4 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c1693da 0x2 + .rodata_wlog_error.62 + 0x3c1693dc 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c1693f2 0x2 + .rodata_wlog_error.84 + 0x3c1693f4 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c1693fb 0x1 + .rodata_wlog_error.46 + 0x3c1693fc 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c169403 0x1 + .rodata_wlog_error.52 + 0x3c169404 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c169425 0x3 + .rodata_wlog_error.63 + 0x3c169428 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c169436 0x2 + .rodata_wlog_error.82 + 0x3c169438 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16943f 0x1 + .rodata_wlog_error.83 + 0x3c169440 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16949a 0x2 + .rodata_wlog_error.85 + 0x3c16949c 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c1694fe 0x2 + .rodata_wlog_error.86 + 0x3c169500 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c169513 0x1 + .rodata_wlog_error.88 + 0x3c169514 0x27 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16953b 0x1 + .rodata_wlog_error.10 + 0x3c16953c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c169543 0x1 + .rodata_wlog_error.3 + 0x3c169544 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c169572 0x2 + .rodata_wlog_error.9 + 0x3c169574 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c16957b 0x1 + .rodata_wlog_error.25 + 0x3c16957c 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c1695a2 0x2 + .rodata_wlog_error.26 + 0x3c1695a4 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c1695c7 0x1 + .rodata_wlog_error.27 + 0x3c1695c8 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_error.28 + 0x3c1695e4 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c169601 0x3 + .rodata_wlog_error.13 + 0x3c169604 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c16960b 0x1 + .rodata_wlog_error.7 + 0x3c16960c 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .rodata_wlog_error.8 + 0x3c16961c 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c169631 0x3 + .rodata_wlog_error.12 + 0x3c169634 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c169651 0x3 + .rodata_wlog_error.18 + 0x3c169654 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16966d 0x3 + .rodata_wlog_error.46 + 0x3c169670 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c1696aa 0x2 + .rodata_wlog_error.56 + 0x3c1696ac 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c1696c6 0x2 + .rodata_wlog_error.57 + 0x3c1696c8 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c1696cf 0x1 + .rodata_wlog_error.64 + 0x3c1696d0 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c1696e7 0x1 + .rodata_wlog_error.94 + 0x3c1696e8 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c1696ef 0x1 + .rodata_wlog_error.97 + 0x3c1696f0 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c1696f7 0x1 + .rodata_wlog_error.2 + 0x3c1696f8 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + *fill* 0x3c1696ff 0x1 + .rodata_wlog_error.2 + 0x3c169700 0x57 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + *fill* 0x3c169757 0x1 + .rodata_wlog_error.3 + 0x3c169758 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + *fill* 0x3c1697a6 0x2 + .rodata_wlog_error.4 + 0x3c1697a8 0x71 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + *fill* 0x3c169819 0x3 + .rodata_wlog_error.4 + 0x3c16981c 0x27 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c169843 0x1 + .rodata_wlog_error.6 + 0x3c169844 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c169863 0x1 + .rodata_wlog_error.8 + 0x3c169864 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c16987f 0x1 + .rodata_wlog_error.8 + 0x3c169880 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c16989a 0x2 + .rodata_wlog_error.19 + 0x3c16989c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1698a6 0x2 + .rodata_wlog_error.24 + 0x3c1698a8 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1698b2 0x2 + .rodata_wlog_error.26 + 0x3c1698b4 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1698be 0x2 + .rodata_wlog_error.27 + 0x3c1698c0 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1698ca 0x2 + .rodata_wlog_error.28 + 0x3c1698cc 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1698d6 0x2 + .rodata_wlog_error.29 + 0x3c1698d8 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1698e2 0x2 + .rodata_wlog_error.30 + 0x3c1698e4 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1698ee 0x2 + .rodata_wlog_error.32 + 0x3c1698f0 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1698fa 0x2 + .rodata_wlog_error.33 + 0x3c1698fc 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c169906 0x2 + .rodata_wlog_error.34 + 0x3c169908 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c169912 0x2 + .rodata_wlog_error.40 + 0x3c169914 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c16991e 0x2 + .rodata_wlog_error.42 + 0x3c169920 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c16992a 0x2 + .rodata_wlog_error.43 + 0x3c16992c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c169936 0x2 + .rodata_wlog_error.44 + 0x3c169938 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c169942 0x2 + .rodata_wlog_error.46 + 0x3c169944 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c16994e 0x2 + .rodata_wlog_error.47 + 0x3c169950 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c16995a 0x2 + .rodata_wlog_error.48 + 0x3c16995c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c169966 0x2 + .rodata_wlog_error.49 + 0x3c169968 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c169972 0x2 + .rodata_wlog_error.50 + 0x3c169974 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c16997e 0x2 + .rodata_wlog_error.51 + 0x3c169980 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c16998a 0x2 + .rodata_wlog_error.52 + 0x3c16998c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c169996 0x2 + .rodata_wlog_error.54 + 0x3c169998 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1699a2 0x2 + .rodata_wlog_error.55 + 0x3c1699a4 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1699ae 0x2 + .rodata_wlog_error.59 + 0x3c1699b0 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1699ba 0x2 + .rodata_wlog_error.6 + 0x3c1699bc 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1699c6 0x2 + .rodata_wlog_error.60 + 0x3c1699c8 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1699d2 0x2 + .rodata_wlog_error.61 + 0x3c1699d4 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1699de 0x2 + .rodata_wlog_error.63 + 0x3c1699e0 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1699ea 0x2 + .rodata_wlog_error.7 + 0x3c1699ec 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1699f6 0x2 + .rodata_wlog_error.8 + 0x3c1699f8 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c169a02 0x2 + .rodata_wlog_error.33 + 0x3c169a04 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c169a0a 0x2 + .rodata_wlog_error.29 + 0x3c169a0c 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c169a2b 0x1 + .rodata_wlog_error.38 + 0x3c169a2c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c169a33 0x1 + .rodata_wlog_error.41 + 0x3c169a34 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c169a3b 0x1 + .rodata_wlog_error.53 + 0x3c169a3c 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c169a65 0x3 + .rodata_wlog_error.54 + 0x3c169a68 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c169a91 0x3 + .rodata_wlog_error.55 + 0x3c169a94 0x27 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c169abb 0x1 + .rodata_wlog_error.56 + 0x3c169abc 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .rodata_wlog_error.68 + 0x3c169ae4 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c169aeb 0x1 + .rodata_wlog_error.74 + 0x3c169aec 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c169af3 0x1 + .rodata_wlog_error.8 + 0x3c169af4 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c169afb 0x1 + .rodata_wlog_error.14 + 0x3c169afc 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c169b06 0x2 + .rodata_wlog_error.15 + 0x3c169b08 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c169b15 0x3 + .rodata_wlog_error.16 + 0x3c169b18 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c169b22 0x2 + .rodata_wlog_error.17 + 0x3c169b24 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c169b49 0x3 + .rodata_wlog_error.18 + 0x3c169b4c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c169b56 0x2 + .rodata_wlog_error.22 + 0x3c169b58 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c169b73 0x1 + .rodata_wlog_error.26 + 0x3c169b74 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c169b8a 0x2 + .rodata_wlog_error.28 + 0x3c169b8c 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata_wlog_error.3 + 0x3c169bac 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata_wlog_error.4 + 0x3c169bd8 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata_wlog_error.5 + 0x3c169c04 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata_wlog_error.26 + 0x3c169c30 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c169c3a 0x2 + .rodata_wlog_error.32 + 0x3c169c3c 0x2f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c169c6b 0x1 + .rodata_wlog_error.36 + 0x3c169c6c 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata_wlog_error.44 + 0x3c169c98 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *(.rodata_wlog_info .rodata_wlog_info.*) + *fill* 0x3c169cb2 0x2 + .rodata_wlog_info.3 + 0x3c169cb4 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .rodata_wlog_info.4 + 0x3c169cc0 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c169ceb 0x1 + .rodata_wlog_info.5 + 0x3c169cec 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c169d1a 0x2 + .rodata_wlog_info.6 + 0x3c169d1c 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .rodata_wlog_info.8 + 0x3c169d70 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .rodata_wlog_info.9 + 0x3c169d98 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c169dca 0x2 + .rodata_wlog_info.20 + 0x3c169dcc 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_info.23 + 0x3c169de4 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_info.24 + 0x3c169dfc 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c169e3a 0x2 + .rodata_wlog_info.27 + 0x3c169e3c 0x33 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c169e6f 0x1 + .rodata_wlog_info.48 + 0x3c169e70 0x4d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c169ebd 0x3 + .rodata_wlog_info.50 + 0x3c169ec0 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_info.44 + 0x3c169f04 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c169f26 0x2 + .rodata_wlog_info.46 + 0x3c169f28 0x3b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c169f63 0x1 + .rodata_wlog_info.47 + 0x3c169f64 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_info.28 + 0x3c169f90 0x35 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c169fc5 0x3 + .rodata_wlog_info.36 + 0x3c169fc8 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c169fd2 0x2 + .rodata_wlog_info.53 + 0x3c169fd4 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c169fee 0x2 + .rodata_wlog_info.54 + 0x3c169ff0 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16a013 0x1 + .rodata_wlog_info.55 + 0x3c16a014 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16a029 0x3 + .rodata_wlog_info.56 + 0x3c16a02c 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16a046 0x2 + .rodata_wlog_info.2 + 0x3c16a048 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + *fill* 0x3c16a06b 0x1 + .rodata_wlog_info.13 + 0x3c16a06c 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16a079 0x3 + .rodata_wlog_info.55 + 0x3c16a07c 0x33 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16a0af 0x1 + .rodata_wlog_info.56 + 0x3c16a0b0 0x3f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16a0ef 0x1 + .rodata_wlog_info.57 + 0x3c16a0f0 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_info.72 + 0x3c16a128 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16a13d 0x3 + .rodata_wlog_info.73 + 0x3c16a140 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16a15d 0x3 + .rodata_wlog_info.2 + 0x3c16a160 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16a175 0x3 + .rodata_wlog_info.33 + 0x3c16a178 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.65 + 0x3c16a198 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16a1b7 0x1 + .rodata_wlog_info.66 + 0x3c16a1b8 0x51 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16a209 0x3 + .rodata_wlog_info.67 + 0x3c16a20c 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.68 + 0x3c16a248 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.70 + 0x3c16a284 0x31 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16a2b5 0x3 + .rodata_wlog_info.84 + 0x3c16a2b8 0x39 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16a2f1 0x3 + .rodata_wlog_info.90 + 0x3c16a2f4 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16a2ff 0x1 + .rodata_wlog_info.94 + 0x3c16a300 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.96 + 0x3c16a340 0x43 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16a383 0x1 + .rodata_wlog_info.10 + 0x3c16a384 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c16a3a7 0x1 + .rodata_wlog_info.11 + 0x3c16a3a8 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c16a3c5 0x3 + .rodata_wlog_info.12 + 0x3c16a3c8 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c16a3eb 0x1 + .rodata_wlog_info.13 + 0x3c16a3ec 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c16a40f 0x1 + .rodata_wlog_info.14 + 0x3c16a410 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c16a432 0x2 + .rodata_wlog_info.15 + 0x3c16a434 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c16a457 0x1 + .rodata_wlog_info.16 + 0x3c16a458 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c16a47b 0x1 + .rodata_wlog_info.17 + 0x3c16a47c 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c16a49e 0x2 + .rodata_wlog_info.18 + 0x3c16a4a0 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c16a4c3 0x1 + .rodata_wlog_info.19 + 0x3c16a4c4 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c16a4e7 0x1 + .rodata_wlog_info.20 + 0x3c16a4e8 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c16a50b 0x1 + .rodata_wlog_info.21 + 0x3c16a50c 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c16a52e 0x2 + .rodata_wlog_info.22 + 0x3c16a530 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c16a552 0x2 + .rodata_wlog_info.4 + 0x3c16a554 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c16a577 0x1 + .rodata_wlog_info.5 + 0x3c16a578 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c16a59b 0x1 + .rodata_wlog_info.6 + 0x3c16a59c 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c16a5bf 0x1 + .rodata_wlog_info.7 + 0x3c16a5c0 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c16a5e3 0x1 + .rodata_wlog_info.8 + 0x3c16a5e4 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c16a607 0x1 + .rodata_wlog_info.9 + 0x3c16a608 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c16a625 0x3 + .rodata_wlog_info.100 + 0x3c16a628 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.105 + 0x3c16a664 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16a682 0x2 + .rodata_wlog_info.107 + 0x3c16a684 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16a6a2 0x2 + .rodata_wlog_info.110 + 0x3c16a6a4 0x53 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16a6f7 0x1 + .rodata_wlog_info.111 + 0x3c16a6f8 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.13 + 0x3c16a718 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.40 + 0x3c16a748 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.41 + 0x3c16a768 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16a777 0x1 + .rodata_wlog_info.48 + 0x3c16a778 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16a78d 0x3 + .rodata_wlog_info.53 + 0x3c16a790 0x35 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16a7c5 0x3 + .rodata_wlog_info.55 + 0x3c16a7c8 0x2f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16a7f7 0x1 + .rodata_wlog_info.82 + 0x3c16a7f8 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.83 + 0x3c16a818 0x33 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16a84b 0x1 + .rodata_wlog_info.95 + 0x3c16a84c 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.96 + 0x3c16a89c 0x59 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16a8f5 0x3 + .rodata_wlog_info.99 + 0x3c16a8f8 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.2 + 0x3c16a908 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + *fill* 0x3c16a929 0x3 + .rodata_wlog_info.11 + 0x3c16a92c 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c16a956 0x2 + .rodata_wlog_info.12 + 0x3c16a958 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c16a97b 0x1 + .rodata_wlog_info.13 + 0x3c16a97c 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + .rodata_wlog_info.14 + 0x3c16a9a0 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c16a9c5 0x3 + .rodata_wlog_info.15 + 0x3c16a9c8 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c16a9e6 0x2 + .rodata_wlog_info.16 + 0x3c16a9e8 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c16aa07 0x1 + .rodata_wlog_info.17 + 0x3c16aa08 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c16aa25 0x3 + .rodata_wlog_info.18 + 0x3c16aa28 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c16aa49 0x3 + .rodata_wlog_info.10 + 0x3c16aa4c 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .rodata_wlog_info.39 + 0x3c16aa58 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c16aa6b 0x1 + .rodata_wlog_info.45 + 0x3c16aa6c 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c16aa79 0x3 + .rodata_wlog_info.64 + 0x3c16aa7c 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c16aa8d 0x3 + .rodata_wlog_info.10 + 0x3c16aa90 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c16aaca 0x2 + .rodata_wlog_info.11 + 0x3c16aacc 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .rodata_wlog_info.12 + 0x3c16ab14 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c16ab42 0x2 + .rodata_wlog_info.13 + 0x3c16ab44 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .rodata_wlog_info.14 + 0x3c16ab68 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c16aba2 0x2 + .rodata_wlog_info.15 + 0x3c16aba4 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .rodata_wlog_info.16 + 0x3c16abec 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c16ac1a 0x2 + .rodata_wlog_info.17 + 0x3c16ac1c 0x2f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c16ac4b 0x1 + .rodata_wlog_info.48 + 0x3c16ac4c 0x3f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c16ac8b 0x1 + .rodata_wlog_info.52 + 0x3c16ac8c 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .rodata_wlog_info.53 + 0x3c16aca0 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .rodata_wlog_info.54 + 0x3c16acec 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c16ad1a 0x2 + .rodata_wlog_info.55 + 0x3c16ad1c 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c16ad72 0x2 + .rodata_wlog_info.56 + 0x3c16ad74 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c16ad92 0x2 + .rodata_wlog_info.57 + 0x3c16ad94 0x3f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c16add3 0x1 + .rodata_wlog_info.59 + 0x3c16add4 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c16ae0e 0x2 + .rodata_wlog_info.7 + 0x3c16ae10 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c16ae52 0x2 + .rodata_wlog_info.9 + 0x3c16ae54 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c16ae7d 0x3 + .rodata_wlog_info.21 + 0x3c16ae80 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c16ae91 0x3 + .rodata_wlog_info.25 + 0x3c16ae94 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c16aea6 0x2 + .rodata_wlog_info.57 + 0x3c16aea8 0x31 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c16aed9 0x3 + .rodata_wlog_info.17 + 0x3c16aedc 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c16aeee 0x2 + .rodata_wlog_info.18 + 0x3c16aef0 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c16af03 0x1 + .rodata_wlog_info.33 + 0x3c16af04 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c16af23 0x1 + .rodata_wlog_info.34 + 0x3c16af24 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c16af42 0x2 + .rodata_wlog_info.35 + 0x3c16af44 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c16af63 0x1 + .rodata_wlog_info.37 + 0x3c16af64 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c16af7f 0x1 + .rodata_wlog_info.2 + 0x3c16af80 0x53 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + *fill* 0x3c16afd3 0x1 + .rodata_wlog_info.4 + 0x3c16afd4 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + *(.rodata_wlog_warning .rodata_wlog_warning.*) + *fill* 0x3c16afeb 0x1 + .rodata_wlog_warning.10 + 0x3c16afec 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c16b00a 0x2 + .rodata_wlog_warning.16 + 0x3c16b00c 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c16b02d 0x3 + .rodata_wlog_warning.17 + 0x3c16b030 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.19 + 0x3c16b040 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c16b04f 0x1 + .rodata_wlog_warning.4 + 0x3c16b050 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.6 + 0x3c16b070 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c16b08a 0x2 + .rodata_wlog_warning.7 + 0x3c16b08c 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.9 + 0x3c16b0a8 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.10 + 0x3c16b0c4 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c16b11e 0x2 + .rodata_wlog_warning.12 + 0x3c16b120 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c16b127 0x1 + .rodata_wlog_warning.14 + 0x3c16b128 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c16b14b 0x1 + .rodata_wlog_warning.15 + 0x3c16b14c 0x5b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c16b1a7 0x1 + .rodata_wlog_warning.3 + 0x3c16b1a8 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c16b1d2 0x2 + .rodata_wlog_warning.36 + 0x3c16b1d4 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c16b1f2 0x2 + .rodata_wlog_warning.37 + 0x3c16b1f4 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c16b215 0x3 + .rodata_wlog_warning.38 + 0x3c16b218 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c16b239 0x3 + .rodata_wlog_warning.4 + 0x3c16b23c 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c16b245 0x3 + .rodata_wlog_warning.43 + 0x3c16b248 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_warning.44 + 0x3c16b284 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c16b29f 0x1 + .rodata_wlog_warning.45 + 0x3c16b2a0 0x3d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c16b2dd 0x3 + .rodata_wlog_warning.47 + 0x3c16b2e0 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c16b305 0x3 + .rodata_wlog_warning.49 + 0x3c16b308 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c16b32d 0x3 + .rodata_wlog_warning.6 + 0x3c16b330 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c16b339 0x3 + .rodata_wlog_warning.7 + 0x3c16b33c 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_warning.8 + 0x3c16b360 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_warning.15 + 0x3c16b380 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c16b38d 0x3 + .rodata_wlog_warning.16 + 0x3c16b390 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c16b3a9 0x3 + .rodata_wlog_warning.17 + 0x3c16b3ac 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_warning.20 + 0x3c16b3d8 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c16b3e7 0x1 + .rodata_wlog_warning.3 + 0x3c16b3e8 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c16b401 0x3 + .rodata_wlog_warning.36 + 0x3c16b404 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_warning.37 + 0x3c16b41c 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c16b452 0x2 + .rodata_wlog_warning.45 + 0x3c16b454 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c16b47d 0x3 + .rodata_wlog_warning.53 + 0x3c16b480 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c16b492 0x2 + .rodata_wlog_warning.6 + 0x3c16b494 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c16b4a3 0x1 + .rodata_wlog_warning.61 + 0x3c16b4a4 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c16b4ad 0x3 + .rodata_wlog_warning.63 + 0x3c16b4b0 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c16b4b9 0x3 + .rodata_wlog_warning.65 + 0x3c16b4bc 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_warning.2 + 0x3c16b4e4 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16b507 0x1 + .rodata_wlog_warning.27 + 0x3c16b508 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16b529 0x3 + .rodata_wlog_warning.29 + 0x3c16b52c 0x45 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16b571 0x3 + .rodata_wlog_warning.30 + 0x3c16b574 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16b5c6 0x2 + .rodata_wlog_warning.44 + 0x3c16b5c8 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16b5f1 0x3 + .rodata_wlog_warning.112 + 0x3c16b5f4 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.113 + 0x3c16b630 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16b655 0x3 + .rodata_wlog_warning.114 + 0x3c16b658 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16b67b 0x1 + .rodata_wlog_warning.19 + 0x3c16b67c 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.22 + 0x3c16b6dc 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16b6f2 0x2 + .rodata_wlog_warning.23 + 0x3c16b6f4 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16b70b 0x1 + .rodata_wlog_warning.25 + 0x3c16b70c 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16b752 0x2 + .rodata_wlog_warning.26 + 0x3c16b754 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.27 + 0x3c16b7a8 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.52 + 0x3c16b7f8 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.57 + 0x3c16b828 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16b842 0x2 + .rodata_wlog_warning.7 + 0x3c16b844 0x39 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16b87d 0x3 + .rodata_wlog_warning.70 + 0x3c16b880 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.72 + 0x3c16b888 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16b8b1 0x3 + .rodata_wlog_warning.8 + 0x3c16b8b4 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.89 + 0x3c16b914 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16b91f 0x1 + .rodata_wlog_warning.90 + 0x3c16b920 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16b92b 0x1 + .rodata_wlog_warning.99 + 0x3c16b92c 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16b946 0x2 + .rodata_wlog_warning.10 + 0x3c16b948 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c16b963 0x1 + .rodata_wlog_warning.11 + 0x3c16b964 0x27 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c16b98b 0x1 + .rodata_wlog_warning.12 + 0x3c16b98c 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata_wlog_warning.13 + 0x3c16b9b0 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c16b9c6 0x2 + .rodata_wlog_warning.14 + 0x3c16b9c8 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c16b9f6 0x2 + .rodata_wlog_warning.15 + 0x3c16b9f8 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c16ba17 0x1 + .rodata_wlog_warning.4 + 0x3c16ba18 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c16ba32 0x2 + .rodata_wlog_warning.8 + 0x3c16ba34 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c16ba4f 0x1 + .rodata_wlog_warning.9 + 0x3c16ba50 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c16ba6b 0x1 + .rodata_wlog_warning.16 + 0x3c16ba6c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c16ba76 0x2 + .rodata_wlog_warning.24 + 0x3c16ba78 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.27 + 0x3c16ba8c 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.30 + 0x3c16baa0 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.32 + 0x3c16bab4 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c16babe 0x2 + .rodata_wlog_warning.33 + 0x3c16bac0 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c16bad6 0x2 + .rodata_wlog_warning.34 + 0x3c16bad8 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c16bae6 0x2 + .rodata_wlog_warning.40 + 0x3c16bae8 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c16bafe 0x2 + .rodata_wlog_warning.42 + 0x3c16bb00 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c16bb11 0x3 + .rodata_wlog_warning.43 + 0x3c16bb14 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c16bb1f 0x1 + .rodata_wlog_warning.55 + 0x3c16bb20 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c16bb31 0x3 + .rodata_wlog_warning.57 + 0x3c16bb34 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c16bb49 0x3 + .rodata_wlog_warning.58 + 0x3c16bb4c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c16bb56 0x2 + .rodata_wlog_warning.7 + 0x3c16bb58 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c16bb65 0x3 + .rodata_wlog_warning.8 + 0x3c16bb68 0x47 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c16bbaf 0x1 + .rodata_wlog_warning.2 + 0x3c16bbb0 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + *fill* 0x3c16bbc5 0x3 + .rodata_wlog_warning.3 + 0x3c16bbc8 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16bbf6 0x2 + .rodata_wlog_warning.49 + 0x3c16bbf8 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16bc12 0x2 + .rodata_wlog_warning.6 + 0x3c16bc14 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16bc31 0x3 + .rodata_wlog_warning.7 + 0x3c16bc34 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16bc46 0x2 + .rodata_wlog_warning.64 + 0x3c16bc48 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_warning.87 + 0x3c16bc64 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16bc81 0x3 + .rodata_wlog_warning.93 + 0x3c16bc84 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16bca9 0x3 + .rodata_wlog_warning.95 + 0x3c16bcac 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16bcd1 0x3 + .rodata_wlog_warning.23 + 0x3c16bcd4 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c16bcdd 0x3 + .rodata_wlog_warning.24 + 0x3c16bce0 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c16bcf1 0x3 + .rodata_wlog_warning.109 + 0x3c16bcf4 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16bd1a 0x2 + .rodata_wlog_warning.17 + 0x3c16bd1c 0x33 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16bd4f 0x1 + .rodata_wlog_warning.23 + 0x3c16bd50 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_warning.24 + 0x3c16bdb4 0x65 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16be19 0x3 + .rodata_wlog_warning.25 + 0x3c16be1c 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16be29 0x3 + .rodata_wlog_warning.72 + 0x3c16be2c 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16be4d 0x3 + .rodata_wlog_warning.2 + 0x3c16be50 0x3d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + *fill* 0x3c16be8d 0x3 + .rodata_wlog_warning.3 + 0x3c16be90 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + *fill* 0x3c16beae 0x2 + .rodata_wlog_warning.10 + 0x3c16beb0 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + .rodata_wlog_warning.53 + 0x3c16bed8 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c16beeb 0x1 + .rodata_wlog_warning.65 + 0x3c16beec 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c16bf0d 0x3 + .rodata_wlog_warning.27 + 0x3c16bf10 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c16bf2a 0x2 + .rodata_wlog_warning.30 + 0x3c16bf2c 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c16bf39 0x3 + .rodata_wlog_warning.51 + 0x3c16bf3c 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .rodata_wlog_warning.52 + 0x3c16bf5c 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c16bf7d 0x3 + .rodata_wlog_warning.5 + 0x3c16bf80 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + *fill* 0x3c16bf89 0x3 + .rodata_wlog_warning.6 + 0x3c16bf8c 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + *fill* 0x3c16bf9d 0x3 + .rodata_wlog_warning.23 + 0x3c16bfa0 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c16bfae 0x2 + .rodata_wlog_warning.24 + 0x3c16bfb0 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c16bfb7 0x1 + .rodata_wlog_warning.6 + 0x3c16bfb8 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c16bfea 0x2 + .rodata_wlog_warning.7 + 0x3c16bfec 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c16c01a 0x2 + .rodata_wlog_warning.20 + 0x3c16c01c 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c16c031 0x3 + .rodata_wlog_warning.31 + 0x3c16c034 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c16c047 0x1 + .rodata_wlog_warning.2 + 0x3c16c048 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + *fill* 0x3c16c051 0x3 + .rodata_wlog_warning.3 + 0x3c16c054 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + *fill* 0x3c16c05d 0x3 + .rodata_wlog_warning.4 + 0x3c16c060 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + *fill* 0x3c16c069 0x3 + .rodata_wlog_warning.2 + 0x3c16c06c 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + .rodata_wlog_warning.3 + 0x3c16c078 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + *(.irom1.text) + *(.gnu.linkonce.r.*) + *(.rodata1) + 0x3c16c097 __XT_EXCEPTION_TABLE_ = ABSOLUTE (.) + *(.xt_except_table) + *(.gcc_except_table .gcc_except_table.*) + .gcc_except_table._ZSt15get_new_handlerv + 0x3c16c097 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + *fill* 0x3c16c09b 0x1 + .gcc_except_table._ZnajRKSt9nothrow_t + 0x3c16c09c 0x10 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) + .gcc_except_table.__cxa_get_globals_fast + 0x3c16c0ac 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .gcc_except_table.__cxa_get_globals + 0x3c16c0b0 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .gcc_except_table._ZN10__cxxabiv111__terminateEPFvvE + 0x3c16c0b4 0x10 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .gcc_except_table._ZSt13get_terminatev + 0x3c16c0c4 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + *(.gnu.linkonce.e.*) + *(.gnu.version_r) + 0x3c16c0cc . = ((. + 0x7) & 0xfffffffffffffffc) + *fill* 0x3c16c0c8 0x4 + 0x3c16c0cc __init_priority_array_start = ABSOLUTE (.) + *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array.*) + 0x3c16c0cc __init_priority_array_end = ABSOLUTE (.) + 0x3c16c0cc __init_array_start = ABSOLUTE (.) + *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array) + .init_array 0x3c16c0cc 0x4 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .init_array 0x3c16c0d0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .init_array 0x3c16c0d4 0x4 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .init_array 0x3c16c0d8 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .init_array 0x3c16c0dc 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .init_array 0x3c16c0e0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .init_array 0x3c16c0e4 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .init_array 0x3c16c0e8 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .init_array 0x3c16c0ec 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .init_array 0x3c16c0f0 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + 0x3c16c0f4 __init_array_end = ABSOLUTE (.) + *crtbegin.*(.dtors) + *(EXCLUDE_FILE(*crtend.*) .dtors) + *(SORT_BY_NAME(.dtors.*)) + *(.dtors) + 0x3c16c0f4 __XT_EXCEPTION_DESCS_ = ABSOLUTE (.) + *(.xt_except_desc) + *(.gnu.linkonce.h.*) + 0x3c16c0f4 __XT_EXCEPTION_DESCS_END__ = ABSOLUTE (.) + *(.xt_except_desc_end) + *(.dynamic) + *(.gnu.version_d) + 0x3c16c0f4 soc_reserved_memory_region_start = ABSOLUTE (.) + *(.reserved_memory_address) + .reserved_memory_address + 0x3c16c0f4 0x20 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c16c114 soc_reserved_memory_region_end = ABSOLUTE (.) + 0x3c16c114 _esp_system_init_fn_array_start = ABSOLUTE (.) + *(SORT_BY_INIT_PRIORITY(.esp_system_init_fn.*)) + .esp_system_init_fn.100 + 0x3c16c114 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .esp_system_init_fn.101 + 0x3c16c11c 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .esp_system_init_fn.105 + 0x3c16c124 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .esp_system_init_fn.200 + 0x3c16c12c 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c16c134 _esp_system_init_fn_array_end = ABSOLUTE (.) + 0x3c16c134 _rodata_end = ABSOLUTE (.) + 0x3c16c134 _lit4_start = ABSOLUTE (.) + *(*.lit4) + *(.lit4.*) + *(.gnu.linkonce.lit4.*) + 0x3c16c134 _lit4_end = ABSOLUTE (.) + 0x3c16c134 . = ALIGN (0x4) + 0x3c16c134 _thread_local_start = ABSOLUTE (.) + *(.tdata) + *(.tdata.*) + *(.tbss) + *(.tbss.*) + 0x3c16c134 _thread_local_end = ABSOLUTE (.) + +.flash.rodata_noload + 0x3c16c134 0x2ce4 + 0x3c16c134 _rodata_reserved_end = ABSOLUTE (.) + 0x3c16c134 . = ALIGN (0x4) + *(.rodata_wlog_debug .rodata_wlog_debug.*) + .rodata_wlog_debug.16 + 0x3c16c134 0x31 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c16c165 0x3 + .rodata_wlog_debug.22 + 0x3c16c168 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c16c196 0x2 + .rodata_wlog_debug.29 + 0x3c16c198 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_debug.30 + 0x3c16c1b8 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c16c1de 0x2 + .rodata_wlog_debug.31 + 0x3c16c1e0 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c16c1fe 0x2 + .rodata_wlog_debug.33 + 0x3c16c200 0x5b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c16c25b 0x1 + .rodata_wlog_debug.34 + 0x3c16c25c 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c16c2aa 0x2 + .rodata_wlog_debug.35 + 0x3c16c2ac 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_debug.39 + 0x3c16c2e8 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c16c33a 0x2 + .rodata_wlog_debug.40 + 0x3c16c33c 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c16c386 0x2 + .rodata_wlog_debug.10 + 0x3c16c388 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c39a 0x2 + .rodata_wlog_debug.11 + 0x3c16c39c 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c3b1 0x3 + .rodata_wlog_debug.12 + 0x3c16c3b4 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c3c5 0x3 + .rodata_wlog_debug.13 + 0x3c16c3c8 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c3da 0x2 + .rodata_wlog_debug.14 + 0x3c16c3dc 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c3ed 0x3 + .rodata_wlog_debug.15 + 0x3c16c3f0 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c402 0x2 + .rodata_wlog_debug.16 + 0x3c16c404 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c41d 0x3 + .rodata_wlog_debug.17 + 0x3c16c420 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c432 0x2 + .rodata_wlog_debug.18 + 0x3c16c434 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.19 + 0x3c16c444 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c455 0x3 + .rodata_wlog_debug.20 + 0x3c16c458 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c46a 0x2 + .rodata_wlog_debug.21 + 0x3c16c46c 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c485 0x3 + .rodata_wlog_debug.22 + 0x3c16c488 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c49a 0x2 + .rodata_wlog_debug.23 + 0x3c16c49c 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c4ae 0x2 + .rodata_wlog_debug.24 + 0x3c16c4b0 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c4c2 0x2 + .rodata_wlog_debug.25 + 0x3c16c4c4 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c4d6 0x2 + .rodata_wlog_debug.26 + 0x3c16c4d8 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c4ea 0x2 + .rodata_wlog_debug.31 + 0x3c16c4ec 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c522 0x2 + .rodata_wlog_debug.32 + 0x3c16c524 0x47 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c56b 0x1 + .rodata_wlog_debug.33 + 0x3c16c56c 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.34 + 0x3c16c5ac 0x3f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c5eb 0x1 + .rodata_wlog_debug.35 + 0x3c16c5ec 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c632 0x2 + .rodata_wlog_debug.36 + 0x3c16c634 0x2f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c663 0x1 + .rodata_wlog_debug.37 + 0x3c16c664 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c687 0x1 + .rodata_wlog_debug.38 + 0x3c16c688 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c6a7 0x1 + .rodata_wlog_debug.39 + 0x3c16c6a8 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.4 + 0x3c16c6b4 0x49 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c6fd 0x3 + .rodata_wlog_debug.40 + 0x3c16c700 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c72b 0x1 + .rodata_wlog_debug.41 + 0x3c16c72c 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c752 0x2 + .rodata_wlog_debug.42 + 0x3c16c754 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.43 + 0x3c16c7ac 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c802 0x2 + .rodata_wlog_debug.5 + 0x3c16c804 0x3b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c83f 0x1 + .rodata_wlog_debug.6 + 0x3c16c840 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c84b 0x1 + .rodata_wlog_debug.9 + 0x3c16c84c 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c16c882 0x2 + .rodata_wlog_debug.107 + 0x3c16c884 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.108 + 0x3c16c8bc 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.109 + 0x3c16c8ec 0x3b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16c927 0x1 + .rodata_wlog_debug.110 + 0x3c16c928 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.12 + 0x3c16c958 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.14 + 0x3c16c964 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.15 + 0x3c16c97c 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16c996 0x2 + .rodata_wlog_debug.16 + 0x3c16c998 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.17 + 0x3c16c9b0 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16c9c9 0x3 + .rodata_wlog_debug.28 + 0x3c16c9cc 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16c9e5 0x3 + .rodata_wlog_debug.29 + 0x3c16c9e8 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16ca01 0x3 + .rodata_wlog_debug.59 + 0x3c16ca04 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.60 + 0x3c16ca2c 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16ca3f 0x1 + .rodata_wlog_debug.61 + 0x3c16ca40 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16ca5b 0x1 + .rodata_wlog_debug.62 + 0x3c16ca5c 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16ca72 0x2 + .rodata_wlog_debug.64 + 0x3c16ca74 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.66 + 0x3c16ca84 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16ca9f 0x1 + .rodata_wlog_debug.67 + 0x3c16caa0 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.98 + 0x3c16cab4 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.21 + 0x3c16cae0 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c16cb0b 0x1 + .rodata_wlog_debug.3 + 0x3c16cb0c 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + *fill* 0x3c16cb2f 0x1 + .rodata_wlog_debug.4 + 0x3c16cb30 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + .rodata_wlog_debug.100 + 0x3c16cb44 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16cb61 0x3 + .rodata_wlog_debug.14 + 0x3c16cb64 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16cb8f 0x1 + .rodata_wlog_debug.15 + 0x3c16cb90 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.16 + 0x3c16cbb4 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.19 + 0x3c16cbdc 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16cc0e 0x2 + .rodata_wlog_debug.20 + 0x3c16cc10 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.21 + 0x3c16cc1c 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16cc35 0x3 + .rodata_wlog_debug.25 + 0x3c16cc38 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16cc62 0x2 + .rodata_wlog_debug.4 + 0x3c16cc64 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16cc7d 0x3 + .rodata_wlog_debug.40 + 0x3c16cc80 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16cc8e 0x2 + .rodata_wlog_debug.41 + 0x3c16cc90 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16cc9e 0x2 + .rodata_wlog_debug.47 + 0x3c16cca0 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16ccea 0x2 + .rodata_wlog_debug.48 + 0x3c16ccec 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16cd2e 0x2 + .rodata_wlog_debug.5 + 0x3c16cd30 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.51 + 0x3c16cd84 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16cd97 0x1 + .rodata_wlog_debug.53 + 0x3c16cd98 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16cdad 0x3 + .rodata_wlog_debug.59 + 0x3c16cdb0 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.60 + 0x3c16cdbc 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16cdcf 0x1 + .rodata_wlog_debug.63 + 0x3c16cdd0 0x6d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16ce3d 0x3 + .rodata_wlog_debug.64 + 0x3c16ce40 0x6d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16cead 0x3 + .rodata_wlog_debug.65 + 0x3c16ceb0 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.66 + 0x3c16cee8 0x71 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16cf59 0x3 + .rodata_wlog_debug.67 + 0x3c16cf5c 0x6d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16cfc9 0x3 + .rodata_wlog_debug.68 + 0x3c16cfcc 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16d016 0x2 + .rodata_wlog_debug.69 + 0x3c16d018 0x3b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16d053 0x1 + .rodata_wlog_debug.74 + 0x3c16d054 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16d07e 0x2 + .rodata_wlog_debug.75 + 0x3c16d080 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16d08f 0x1 + .rodata_wlog_debug.76 + 0x3c16d090 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16d09f 0x1 + .rodata_wlog_debug.77 + 0x3c16d0a0 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16d0af 0x1 + .rodata_wlog_debug.78 + 0x3c16d0b0 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16d0be 0x2 + .rodata_wlog_debug.79 + 0x3c16d0c0 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16d0e6 0x2 + .rodata_wlog_debug.8 + 0x3c16d0e8 0x35 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16d11d 0x3 + .rodata_wlog_debug.80 + 0x3c16d120 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.81 + 0x3c16d14c 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16d182 0x2 + .rodata_wlog_debug.82 + 0x3c16d184 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.83 + 0x3c16d19c 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16d1ba 0x2 + .rodata_wlog_debug.85 + 0x3c16d1bc 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16d1df 0x1 + .rodata_wlog_debug.93 + 0x3c16d1e0 0x2d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16d20d 0x3 + .rodata_wlog_debug.94 + 0x3c16d210 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16d239 0x3 + .rodata_wlog_debug.95 + 0x3c16d23c 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16d272 0x2 + .rodata_wlog_debug.96 + 0x3c16d274 0x37 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16d2ab 0x1 + .rodata_wlog_debug.98 + 0x3c16d2ac 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.99 + 0x3c16d2dc 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16d2f7 0x1 + .rodata_wlog_debug.10 + 0x3c16d2f8 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.11 + 0x3c16d31c 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.12 + 0x3c16d334 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.13 + 0x3c16d34c 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.14 + 0x3c16d364 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.15 + 0x3c16d37c 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.16 + 0x3c16d394 0x2d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d3c1 0x3 + .rodata_wlog_debug.17 + 0x3c16d3c4 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.18 + 0x3c16d3dc 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d3ed 0x3 + .rodata_wlog_debug.19 + 0x3c16d3f0 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d3fa 0x2 + .rodata_wlog_debug.20 + 0x3c16d3fc 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.21 + 0x3c16d414 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d42f 0x1 + .rodata_wlog_debug.22 + 0x3c16d430 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d44a 0x2 + .rodata_wlog_debug.23 + 0x3c16d44c 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d475 0x3 + .rodata_wlog_debug.24 + 0x3c16d478 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.25 + 0x3c16d498 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d4b1 0x3 + .rodata_wlog_debug.26 + 0x3c16d4b4 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d4cf 0x1 + .rodata_wlog_debug.27 + 0x3c16d4d0 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.28 + 0x3c16d4e4 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.29 + 0x3c16d500 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.3 + 0x3c16d518 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d537 0x1 + .rodata_wlog_debug.30 + 0x3c16d538 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.31 + 0x3c16d550 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d56b 0x1 + .rodata_wlog_debug.32 + 0x3c16d56c 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d582 0x2 + .rodata_wlog_debug.34 + 0x3c16d584 0x2f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d5b3 0x1 + .rodata_wlog_debug.35 + 0x3c16d5b4 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.36 + 0x3c16d5cc 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.37 + 0x3c16d608 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d629 0x3 + .rodata_wlog_debug.38 + 0x3c16d62c 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.4 + 0x3c16d644 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d659 0x3 + .rodata_wlog_debug.40 + 0x3c16d65c 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d675 0x3 + .rodata_wlog_debug.41 + 0x3c16d678 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d68e 0x2 + .rodata_wlog_debug.5 + 0x3c16d690 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.53 + 0x3c16d6a8 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d6bf 0x1 + .rodata_wlog_debug.54 + 0x3c16d6c0 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.55 + 0x3c16d6dc 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d6ff 0x1 + .rodata_wlog_debug.56 + 0x3c16d700 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d717 0x1 + .rodata_wlog_debug.57 + 0x3c16d718 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d727 0x1 + .rodata_wlog_debug.58 + 0x3c16d728 0x37 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d75f 0x1 + .rodata_wlog_debug.59 + 0x3c16d760 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d783 0x1 + .rodata_wlog_debug.6 + 0x3c16d784 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.60 + 0x3c16d79c 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d7bf 0x1 + .rodata_wlog_debug.61 + 0x3c16d7c0 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d7fe 0x2 + .rodata_wlog_debug.62 + 0x3c16d800 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d823 0x1 + .rodata_wlog_debug.69 + 0x3c16d824 0x33 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d857 0x1 + .rodata_wlog_debug.7 + 0x3c16d858 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.71 + 0x3c16d870 0x3f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d8af 0x1 + .rodata_wlog_debug.72 + 0x3c16d8b0 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d8cd 0x3 + .rodata_wlog_debug.73 + 0x3c16d8d0 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.74 + 0x3c16d8f0 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d906 0x2 + .rodata_wlog_debug.75 + 0x3c16d908 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d92d 0x3 + .rodata_wlog_debug.76 + 0x3c16d930 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d949 0x3 + .rodata_wlog_debug.77 + 0x3c16d94c 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d971 0x3 + .rodata_wlog_debug.78 + 0x3c16d974 0x2d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d9a1 0x3 + .rodata_wlog_debug.79 + 0x3c16d9a4 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16d9bd 0x3 + .rodata_wlog_debug.8 + 0x3c16d9c0 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.80 + 0x3c16d9ec 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16da16 0x2 + .rodata_wlog_debug.81 + 0x3c16da18 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16da2f 0x1 + .rodata_wlog_debug.89 + 0x3c16da30 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16da49 0x3 + .rodata_wlog_debug.9 + 0x3c16da4c 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.91 + 0x3c16da64 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.92 + 0x3c16da7c 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.11 + 0x3c16da94 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c16daa6 0x2 + .rodata_wlog_debug.4 + 0x3c16daa8 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .rodata_wlog_debug.5 + 0x3c16daf4 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c16db17 0x1 + .rodata_wlog_debug.6 + 0x3c16db18 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c16db3b 0x1 + .rodata_wlog_debug.7 + 0x3c16db3c 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c16db7e 0x2 + .rodata_wlog_debug.8 + 0x3c16db80 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c16dba3 0x1 + .rodata_wlog_debug.10 + 0x3c16dba4 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16dbce 0x2 + .rodata_wlog_debug.101 + 0x3c16dbd0 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16dbf5 0x3 + .rodata_wlog_debug.102 + 0x3c16dbf8 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16dc16 0x2 + .rodata_wlog_debug.103 + 0x3c16dc18 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16dc3d 0x3 + .rodata_wlog_debug.104 + 0x3c16dc40 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16dc66 0x2 + .rodata_wlog_debug.106 + 0x3c16dc68 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16dc9e 0x2 + .rodata_wlog_debug.108 + 0x3c16dca0 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16dcc6 0x2 + .rodata_wlog_debug.11 + 0x3c16dcc8 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16dcfe 0x2 + .rodata_wlog_debug.112 + 0x3c16dd00 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16dd19 0x3 + .rodata_wlog_debug.113 + 0x3c16dd1c 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16dd35 0x3 + .rodata_wlog_debug.114 + 0x3c16dd38 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.14 + 0x3c16dd50 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.15 + 0x3c16dd70 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16dd93 0x1 + .rodata_wlog_debug.16 + 0x3c16dd94 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16ddb2 0x2 + .rodata_wlog_debug.19 + 0x3c16ddb4 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.20 + 0x3c16ddf4 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.21 + 0x3c16de38 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16de53 0x1 + .rodata_wlog_debug.22 + 0x3c16de54 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16de86 0x2 + .rodata_wlog_debug.26 + 0x3c16de88 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.27 + 0x3c16dea0 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.28 + 0x3c16dec4 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.29 + 0x3c16ded4 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16dee5 0x3 + .rodata_wlog_debug.3 + 0x3c16dee8 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.30 + 0x3c16df00 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16df0d 0x3 + .rodata_wlog_debug.31 + 0x3c16df10 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16df1a 0x2 + .rodata_wlog_debug.32 + 0x3c16df1c 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16df2a 0x2 + .rodata_wlog_debug.33 + 0x3c16df2c 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16df43 0x1 + .rodata_wlog_debug.34 + 0x3c16df44 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16df5a 0x2 + .rodata_wlog_debug.35 + 0x3c16df5c 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16df7d 0x3 + .rodata_wlog_debug.36 + 0x3c16df80 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16dfa1 0x3 + .rodata_wlog_debug.37 + 0x3c16dfa4 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16dfb7 0x1 + .rodata_wlog_debug.38 + 0x3c16dfb8 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16dfd5 0x3 + .rodata_wlog_debug.39 + 0x3c16dfd8 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.4 + 0x3c16dff0 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.42 + 0x3c16e000 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e016 0x2 + .rodata_wlog_debug.43 + 0x3c16e018 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.44 + 0x3c16e044 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.47 + 0x3c16e05c 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e09a 0x2 + .rodata_wlog_debug.49 + 0x3c16e09c 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e0b7 0x1 + .rodata_wlog_debug.5 + 0x3c16e0b8 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e0ce 0x2 + .rodata_wlog_debug.50 + 0x3c16e0d0 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e106 0x2 + .rodata_wlog_debug.51 + 0x3c16e108 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.52 + 0x3c16e120 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e139 0x3 + .rodata_wlog_debug.54 + 0x3c16e13c 0x35 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e171 0x3 + .rodata_wlog_debug.58 + 0x3c16e174 0x35 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e1a9 0x3 + .rodata_wlog_debug.59 + 0x3c16e1ac 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e1c2 0x2 + .rodata_wlog_debug.6 + 0x3c16e1c4 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e1e2 0x2 + .rodata_wlog_debug.60 + 0x3c16e1e4 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e20f 0x1 + .rodata_wlog_debug.61 + 0x3c16e210 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e226 0x2 + .rodata_wlog_debug.66 + 0x3c16e228 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e25e 0x2 + .rodata_wlog_debug.67 + 0x3c16e260 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.68 + 0x3c16e28c 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.69 + 0x3c16e2b8 0x35 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e2ed 0x3 + .rodata_wlog_debug.7 + 0x3c16e2f0 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e315 0x3 + .rodata_wlog_debug.70 + 0x3c16e318 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e35a 0x2 + .rodata_wlog_debug.71 + 0x3c16e35c 0x3d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e399 0x3 + .rodata_wlog_debug.73 + 0x3c16e39c 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e3b1 0x3 + .rodata_wlog_debug.74 + 0x3c16e3b4 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.75 + 0x3c16e3c4 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e3d2 0x2 + .rodata_wlog_debug.76 + 0x3c16e3d4 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e406 0x2 + .rodata_wlog_debug.77 + 0x3c16e408 0x3d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e445 0x3 + .rodata_wlog_debug.78 + 0x3c16e448 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e457 0x1 + .rodata_wlog_debug.8 + 0x3c16e458 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e47e 0x2 + .rodata_wlog_debug.80 + 0x3c16e480 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e499 0x3 + .rodata_wlog_debug.81 + 0x3c16e49c 0x27 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e4c3 0x1 + .rodata_wlog_debug.84 + 0x3c16e4c4 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.85 + 0x3c16e4dc 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.86 + 0x3c16e4f4 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.87 + 0x3c16e50c 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e537 0x1 + .rodata_wlog_debug.88 + 0x3c16e538 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.89 + 0x3c16e564 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.9 + 0x3c16e590 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e5af 0x1 + .rodata_wlog_debug.98 + 0x3c16e5b0 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16e5c5 0x3 + .rodata_wlog_debug.4 + 0x3c16e5c8 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c16e5e1 0x3 + .rodata_wlog_debug.5 + 0x3c16e5e4 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c16e5fd 0x3 + .rodata_wlog_debug.6 + 0x3c16e600 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c16e619 0x3 + .rodata_wlog_debug.7 + 0x3c16e61c 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *(.rodata_wlog_verbose .rodata_wlog_verbose.*) + *fill* 0x3c16e635 0x3 + .rodata_wlog_verbose.20 + 0x3c16e638 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c16e64e 0x2 + .rodata_wlog_verbose.21 + 0x3c16e650 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c16e65e 0x2 + .rodata_wlog_verbose.49 + 0x3c16e660 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c16e66f 0x1 + .rodata_wlog_verbose.50 + 0x3c16e670 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_verbose.63 + 0x3c16e690 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16e6ae 0x2 + .rodata_wlog_verbose.68 + 0x3c16e6b0 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16e6d9 0x3 + .rodata_wlog_verbose.69 + 0x3c16e6dc 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16e6ea 0x2 + .rodata_wlog_verbose.71 + 0x3c16e6ec 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c16e717 0x1 + .rodata_wlog_verbose.11 + 0x3c16e718 0x3b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c16e753 0x1 + .rodata_wlog_verbose.11 + 0x3c16e754 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16e76e 0x2 + .rodata_wlog_verbose.12 + 0x3c16e770 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16e783 0x1 + .rodata_wlog_verbose.17 + 0x3c16e784 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16e795 0x3 + .rodata_wlog_verbose.18 + 0x3c16e798 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16e7ad 0x3 + .rodata_wlog_verbose.2 + 0x3c16e7b0 0x3f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16e7ef 0x1 + .rodata_wlog_verbose.22 + 0x3c16e7f0 0x45 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16e835 0x3 + .rodata_wlog_verbose.23 + 0x3c16e838 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16e852 0x2 + .rodata_wlog_verbose.24 + 0x3c16e854 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16e86e 0x2 + .rodata_wlog_verbose.26 + 0x3c16e870 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16e87e 0x2 + .rodata_wlog_verbose.27 + 0x3c16e880 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16e896 0x2 + .rodata_wlog_verbose.28 + 0x3c16e898 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16e8b5 0x3 + .rodata_wlog_verbose.29 + 0x3c16e8b8 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.30 + 0x3c16e8c8 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.31 + 0x3c16e8f4 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.32 + 0x3c16e914 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16e939 0x3 + .rodata_wlog_verbose.33 + 0x3c16e93c 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.34 + 0x3c16e958 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16e979 0x3 + .rodata_wlog_verbose.35 + 0x3c16e97c 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16e99e 0x2 + .rodata_wlog_verbose.36 + 0x3c16e9a0 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.37 + 0x3c16e9d0 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.38 + 0x3c16e9f8 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.39 + 0x3c16ea20 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16ea45 0x3 + .rodata_wlog_verbose.43 + 0x3c16ea48 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16ea65 0x3 + .rodata_wlog_verbose.45 + 0x3c16ea68 0x2d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16ea95 0x3 + .rodata_wlog_verbose.46 + 0x3c16ea98 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16eaa5 0x3 + .rodata_wlog_verbose.70 + 0x3c16eaa8 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16eab7 0x1 + .rodata_wlog_verbose.71 + 0x3c16eab8 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16eac7 0x1 + .rodata_wlog_verbose.86 + 0x3c16eac8 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16eae6 0x2 + .rodata_wlog_verbose.87 + 0x3c16eae8 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16eafb 0x1 + .rodata_wlog_verbose.88 + 0x3c16eafc 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.89 + 0x3c16eb14 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16eb27 0x1 + .rodata_wlog_verbose.9 + 0x3c16eb28 0x3b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16eb63 0x1 + .rodata_wlog_verbose.90 + 0x3c16eb64 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16eb77 0x1 + .rodata_wlog_verbose.91 + 0x3c16eb78 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16eb8b 0x1 + .rodata_wlog_verbose.92 + 0x3c16eb8c 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c16eb9f 0x1 + .rodata_wlog_verbose.97 + 0x3c16eba0 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.42 + 0x3c16ebdc 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16ebea 0x2 + .rodata_wlog_verbose.43 + 0x3c16ebec 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_verbose.44 + 0x3c16ec00 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16ec17 0x1 + .rodata_wlog_verbose.47 + 0x3c16ec18 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16ec56 0x2 + .rodata_wlog_verbose.48 + 0x3c16ec58 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_verbose.49 + 0x3c16ec7c 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c16ec91 0x3 + .rodata_wlog_verbose.10 + 0x3c16ec94 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c16ecab 0x1 + .rodata_wlog_verbose.11 + 0x3c16ecac 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c16ecc2 0x2 + .rodata_wlog_verbose.2 + 0x3c16ecc4 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .rodata_wlog_verbose.3 + 0x3c16ece4 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c16ecfb 0x1 + .rodata_wlog_verbose.4 + 0x3c16ecfc 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .rodata_wlog_verbose.5 + 0x3c16ed0c 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .rodata_wlog_verbose.6 + 0x3c16ed1c 0x2d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c16ed49 0x3 + .rodata_wlog_verbose.9 + 0x3c16ed4c 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c16ed63 0x1 + .rodata_wlog_verbose.45 + 0x3c16ed64 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16ed8f 0x1 + .rodata_wlog_verbose.62 + 0x3c16ed90 0x33 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16edc3 0x1 + .rodata_wlog_verbose.63 + 0x3c16edc4 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16edd6 0x2 + .rodata_wlog_verbose.65 + 0x3c16edd8 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c16edf9 0x3 + .rodata_wlog_verbose.79 + 0x3c16edfc 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + +.rela.dyn 0x3c16ee18 0x0 + .rela.text.esp_app_get_description + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_app_format_init_elf_sha256 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.0 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_clk_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.1 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.panic_print_char_usb_serial_jtag + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.disable_all_wdts + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_panic_handler_reconfigure_wdts + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.sdata.s_panic_uart + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.sdata.rtc_wdt_ctx + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.do_global_ctors + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.do_system_init_fn + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.start_cpu0_default + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.srodata.g_startup_fn + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.sdata.wdt0_context + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_brownout_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.2 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.3 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.efuse_hal_set_timing + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.efuse_hal_read + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wdt_hal_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wdt_hal_config_stage + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.brownout_hal_config + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.tlsf_free + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.tlsf_realloc + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.s_get_num_reserved_regions + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.s_prepare_reserved_regions + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.reserved_memory_address + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.6 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.7 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_deep_sleep_wakeup_io_reset + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.set_ocode_by_efuse + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.get_dig_dbias_by_efuse + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.get_rtc_dbias_by_efuse + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.enable_timer_group0_for_calibration + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.s_sar_adc_power_acquire + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.s_sar_adc_power_release + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sar_periph_ctrl_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_memprot_iram0_get_def_split_addr + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_memprot_dram0_get_def_split_addr + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_memprot_rtcfast_get_min_split_addr + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_startup_start_app + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pxPortInitialiseStack + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_newlib_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.usb_serial_jtag_rx_char + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.usb_serial_jtag_tx_char + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.usb_serial_jtag_fsync + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.usb_serial_jtag_write + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.data.s_context + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_rmaker_node_create + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_bt_controller_rom_mem_release + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_bt_mem_release + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata.osi_funcs_ro + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_funcs_table_destroy + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_controller_deinit_internal + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_wakeup_request + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_controller_get_mode + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_controller_enable_sleep + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_controller_get_sleep_mode + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.5 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_in_wakeup_requesting_set + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rw_schedule + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rw_em_show + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_rom_ref_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rw_pre_main + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_controller_on_reset + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rw_stop + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.8 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.9 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_controller_enable + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_controller_disable + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_controller_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_controller_deinit + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_rf_rw_v9_le_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rw_rf_le_exit_test_mode + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rw_rf_le_enter_test_mode + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_schm_process_in_active + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_schm_process + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_schm_btdm_callback + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_hli_funcs_register + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_intc_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_intc_enable + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_intc_disable + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata.r_ip_funcs_ro + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_con_upd_cmd_pre_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ll_connection_param_rsp_param_handler_pre + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ll_connection_param_req_handler_pre + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lld_con_estab_ind_handler_hack + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_pref_param_compute_eco + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_loc_con_upd_proc_continue + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_rem_con_upd_proc_continue + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_hci_con_upd_info_send_eco + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_rem_encrypt_proc_continue_eco + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lld_acl_rx_ind_handler_hack + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_hci_command_handler_search + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_hci_command_handler_get + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_hci_command_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_le_ping_restart + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llc_llcp_conn_update_ind_ack + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llc_llcp_phy_update_ind_ack + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_llcp_pdu_handler_get_overwrite + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_llcp_rx_ind_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_llcp_channel_map_ind_ack + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_llcp_send_eco + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_start_eco + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_loc_phy_upd_proc_continue + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_rem_phy_upd_proc_continue_eco + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_ll_qa_test_enable + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_ll_get_adv_txed_cnt + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_ll_adv_aa_setting + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_adv_start_hook + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_adv_start_eco + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_adv_adv_data_update_hack + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_adv_scan_rsp_data_update_hack + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_adv_start_update_filter_policy + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lld_con_llcp_proc_type_get + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.4 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_con_update_last_clock + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.10 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_con_start_hook + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_con_start_eco + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.11 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.12 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.14 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.15 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.16 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_con_stop + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_init_start_hook + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_init_start_hack + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lld_peer_rpa_res + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_core_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_env_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_env_deinit + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_deinit + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lld_ral_valid_count + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lld_wl_search + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_res_list_clear + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_res_list_rem + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lld_priv_rpa_res + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lld_wl_rpa_res + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lld_wl_res_rem + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_per_adv_data_update_hack + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_ll_scan_aa_setting + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_ll_scan_channel_setting + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_scan_start_hook + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_scan_start_eco + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_schm_ble_scan_stop + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_sync_start_eco + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lld_dtm_is_ongoing + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_test_stop + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rd_adv_ch_tx_pw_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_adv_param_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_adv_data_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_scan_rsp_data_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_adv_en_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_ext_adv_param_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_adv_set_rand_addr_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_ext_adv_data_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_ext_scan_rsp_data_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_ext_adv_en_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_per_adv_param_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_per_adv_data_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_per_adv_en_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rd_max_adv_data_len_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rd_nb_supp_adv_sets_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rmv_adv_set_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_clear_adv_sets_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llm_ext_adv_get_own_addr + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llm_clear_adv + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.adv_itf_version_is_legacy + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_adv_set_release_hack + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_rd_local_ver_info_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_set_evt_mask_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_set_evt_mask_page_2_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_set_ctrl_to_host_flow_ctrl_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_host_buf_size_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rd_buff_size_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rd_wl_size_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rd_rslv_list_size_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_addr_resol_en_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rd_peer_rslv_addr_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rd_loc_rslv_addr_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_enc_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rand_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rd_tx_pwr_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rd_rf_path_comp_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_wr_rf_path_comp_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_priv_mode_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rd_suggted_dft_data_len_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_wr_suggted_dft_data_len_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rd_max_data_len_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rd_local_p256_public_key_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_generate_dhkey_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_dft_phy_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rd_supp_states_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_host_ch_class_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_rand_addr_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rd_local_supp_feats_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_evt_mask_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_rd_bd_addr_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_test_end_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_enh_tx_test_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_enh_rx_test_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_tx_test_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rx_test_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_rslv_priv_addr_to_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_clear_rslv_list_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rmv_dev_from_rslv_list_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_add_dev_to_rslv_list_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_add_dev_to_wlst_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rmv_dev_from_wlst_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_clear_wlst_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_rd_local_supp_feats_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_rd_local_supp_cmds_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_reset_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_host_nb_cmp_pkts_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_ll_reset_rand_addr + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_ll_rand_addr_check + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llm_hci_env_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llm_hci_env_deinit + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lld_init_end_ind_pre_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_create_con_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_ext_create_con_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_create_con_cancel_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llm_util_flush_list + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llm_adv_is_in_duplicate_scan_duplicate_exceptional_list + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_update_duplicate_scan_exceptional_list + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llm_exception_list_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_duplicate_list_clear + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llm_duplicate_list_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_le_features_get + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_env_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_env_deinit + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_deinit + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_get_preferred_phys + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_ble_controller_status_check + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_ch_map_update_hack + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_ll_scan_set_perfer_addr + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_ll_get_scan_rxed_cnt + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_scan_param_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_ext_scan_param_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_ext_scan_en_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llm_is_pal_empty + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_per_adv_create_sync_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_per_adv_create_sync_cancel_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_per_adv_term_sync_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_add_dev_to_per_adv_list_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rmv_dev_from_per_adv_list_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_clear_per_adv_list_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rd_per_adv_list_size_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llm_util_check_mesh_adv_report_list + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llm_util_check_adv_report_list_by_hash + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_le_adv_report_ind_duplicate_check + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llm_cal_duplicate_scan_defer_count + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_scan_en_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_env_adv_dup_filt_init_eco + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_env_adv_dup_filt_deinit_eco + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_scan_start_eco + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lld_adv_rep_ind_handler_hack + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata.r_modules_funcs_ro + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_nvds_walk_tag + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_nvds_browse_tag + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_nvds_read + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_nvds_write + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_nvds_erase + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_nvds_purge + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_nvds_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_nvds_get + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_nvds_del + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_nvds_lock + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_nvds_put + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_osi_funcs_register + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata.r_plf_funcs_ro + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.bt_rf_coex_cfg_overwrite + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_bt_rf_coex_conn_phy_coded_data_time_limit_en_get + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_rw_rf_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.bt_controller_txpwr_level_2_index + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.bt_controller_txpwr_index_2_level + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_txpwr_get + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_txpwr_set + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_txpwr_set_inter + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtp_pwr_tbl_desc_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_txpwr_lvl_range_get + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_rwble_hw_disable + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_rwble_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_cca_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.bb_int_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_rwip_driver_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rwip_aes_encrypt_sync + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_rwip_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_rwip_reset + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_sch_plan_set + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sdk_config_overwrite_priv_opts + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sdk_config_set_derived_opts + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sdk_config_extend_set_pll_track + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_btdm_task_post_impl + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_btdm_task_post + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_vhci_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_vhci_deinit + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_vhci_check_packet_allow + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.API_vhci_host_check_send_available + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.API_vhci_host_send_packet + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.API_vhci_host_register_callback + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_dbg_common_echo_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vendor_ble_init_adv_flow_control_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vs_ble_qa_set_txpwr_lvl_enhanced_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vs_ble_qa_get_txpwr_lvl_enhanced_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vs_ble_qa_get_adv_rxed_rssi_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vs_ble_qa_read_cca_data_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vs_ble_qa_skip_light_sleep_check_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vs_ble_qa_get_min_itvl_for_adv_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vs_ble_qa_get_conn_phy_txpwr_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vs_ble_qa_get_ctrl_status_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vs_ble_qa_set_scan_chan_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vs_ble_qa_set_adv_aa_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vs_ble_qa_set_scan_aa_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vs_ble_qa_get_txpwr_lvl_range_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vs_ble_qa_get_max_txpwr_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vs_ble_qa_clear_rand_addr_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vs_ble_qa_get_txpwr_lvl_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vs_ble_qa_set_txpwr_lvl_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vs_ble_qa_get_scan_rxed_cnt_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vs_ble_qa_get_adv_txed_cnt_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vs_ble_qa_set_scan_prefer_addr_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vs_ble_qa_scan_forever_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vs_ble_qa_set_dflt_priv_mode_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vs_ble_qa_switch_coded_phy_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vs_ble_qa_dis_adv_delay_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vs_ble_qa_test_en_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vendor_ble_clear_adv_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vendor_ble_update_duplicate_exceptional_list_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vendor_ble_update_adv_report_flow_control_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_register_esp_vendor_cmd_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rw_crypto_aes_encrypt_sync + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_ble_util_buf_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_emi_em_base_deinit + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_emi_em_base_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_emi_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_emi_deinit + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_flash_writebyte + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_flash_env_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_flash_env_deinit + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_flash_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_flash_identify + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_flash_erase + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_flash_write + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_flash_read + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vendor_ble_qa_test_cmd_upk + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_hci_register_vendor_desc_tab + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_hci_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_hci_tl_env_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_hci_tl_env_deinit + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_hci_tl_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_ke_task_handler_get_overwrite + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_ke_task_schedule + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_data_len_cmd_pre_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_hook_calc_aux_adv_dur + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.bt_rf_coex_hook_st_param_set + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.bt_rf_coex_hook_st_set + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_efuse_utility_check_errors + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.s_reserve_irom_region + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.s_reserve_drom_region + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.sdata._gpio_hal + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rmt_module_enable + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rmt_config + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.check_rmt_legacy_driver_conflict + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.data.rmt_contex + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.uart_ll_enable_bus_clock + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.uart_ll_reset_register + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.data.uart_context + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.bootloader_flash_update_id + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_needs_reset_check + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.25 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spimem_flash_ll_get_source_freq_mhz + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_flash_init_default_chip + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.memspi_host_flush_cache + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_int_wdt_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.task_wdt_isr + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_task_wdt_impl_timer_allocate + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_supports_direct_write + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_supports_direct_read + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_setup_read_suspend + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_setup_auto_suspend_mode + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_setup_auto_resume_mode + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_disable_auto_suspend_mode + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_disable_auto_resume_mode + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.systimer_hal_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.gpio_hal_intr_enable_on_core + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.temperature_sensor_get_raw_value + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.temperature_sensor_power_acquire + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.temperature_sensor_power_release + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.adc_calc_hw_calibration_code + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN3nvs15NVSHandleSimpleD2Ev + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata._ZTVN3nvs9NVSHandleE + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN3nvs12NVSPartitionD2Ev + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN3nvs12NVSPartitionD0Ev + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN3nvs12NVSPartitionC2EPK15esp_partition_t + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata._ZTVN3nvs9PartitionE + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata._ZTVN3nvs12NVSPartitionE + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN3nvs19NVSPartitionManagerD2Ev + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN3nvs19NVSPartitionManagerD0Ev + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN3nvs19NVSPartitionManager12get_instanceEv + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN3nvs19NVSPartitionManager11open_handleEPKcS2_15nvs_open_mode_tPPNS_15NVSHandleSimpleE + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata._ZTVN3nvs19NVSPartitionManagerE + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_mpi_enable_hardware_hw_op + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_mpi_disable_hardware_hw_op + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_crypto_shared_gdma_start + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_coex_adapter_register + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_core_lock + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_core_unlock + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_core_pre_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_rom_data_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_rom_osi_funcs_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_schm_status_change + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_schm_change_phase + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_schm_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_api_lock + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_api_unlock + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_deinit_in_caller_task + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_init_in_caller_task + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_osi_funcs_register + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.net80211_data_ptr_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.net80211_softap_funcs_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.net80211_funcs_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.net80211_funcs_deinit + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_init_internal + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_deinit_internal + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_set_mode + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_start + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_stop + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_connect + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_disconnect + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_deauth_sta + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_scan_start + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_scan_get_ap_records + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_clear_ap_list + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_set_config + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_get_config + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_set_ps + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_sta_get_ap_info + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_set_storage + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_internal_reg_rxcb + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_restore + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_event_post + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_mesh_event_post + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_vnd_lora_enable + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_vnd_lora_disable + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_ipc_internal + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_mesh_map_deauth + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_mesh_get_running_active_duty_cycle + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_recv_sa_query_resp + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_destroy_softap + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_destroy_sta + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_create_softap + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_create_sta + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_mode_set + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_crypto_aes_128_cmac_encrypt + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_crypto_aes_128_cmac_decrypt + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_crypto_gmac_decrypt + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_log + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ftm_responder_cleanup + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ftm_initiator_cleanup + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_hostapd_beacon_txcb + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_hostap_send_beacon_process + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_hostap_attach + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hostap_deliver_data + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ap_rx_cb + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hostap_auth_open + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_softap_stop + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ap_sa_query_timeout_process + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ap_try_sa_query_process + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hostap_recv_mgmt + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.addba_stop_timeout + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_ampdu_stop_age_timer + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ampdu_tx_stop + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_ht_attach + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ampdu_rx_stop + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ampdu_rx_start.isra.9 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_ht_deattach + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_ampdu_request + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_update_channel + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_decap_amsdu + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_alloc_challenge + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_ioctl_process + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.current_task_is_wifi_task + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._do_wifi_stop + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._do_wifi_start + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_sta_disconnect + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_softap_set_config + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_reset_mac + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_hw_start + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_txq_empty + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_hw_stop + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_init_process + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_stop_process + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_get_ap_list_process + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_set_config_process + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_ipc_process + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_set_appie + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_ioctl + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_nvs_cfg_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_nvs_commit + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_nvs_set + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_nvs_compare_cfg_diff + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_nvs_load + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_nvs_deinit + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_nvs_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_reg_netstack_buf_cb + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_set_hmac_stop + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_empty_txq + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_output_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_tx_mgt_cb + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_mgmt_output + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifiextrairam.6 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_encap_amsdu + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifi0iram.10 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_setup_ratetable + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_mlme_connect_bss + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_update_phy_country + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_op_start + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_scan_attach + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_scan_deattach + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_cancel + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_add_bssid + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_remove_bssid + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_hidden_ssid + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_set_act_duration + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_set_pas_duration + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_set_home_chan_dwell_time + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_add_probe_ssid + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_remove_probe_ssid + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_prefer_chan + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_update_scan_history + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_build_chan_list + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_set_desChan + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_get_type + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_add_ssid.isra.6 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_profile_check + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.free_bss_info + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.clear_bss_queue + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_done + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_next_channel + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_inter_channel_timeout_process + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_op_end + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_start + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.check_bss_queue + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_set_scan_id + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_get_scan_id + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_parse_beacon + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_sta_new_state + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifiextrairam.39 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_sta_reg_rxcb + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sta_auth_ft + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sta_auth_open + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sta_auth_shared + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sta_rx_csa + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sta_retry_assoc + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sta_recv_assoc + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sta_sa_query_process_timeout + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sta_try_sa_query_process + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sta_auth_sae + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sta_recv_mgmt + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifirxiram.45 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_ap_notify_node_sae_auth_done + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_set_key + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_unregister_wpa_cb_internal + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_ap_deauth_internal + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_set_ap_key_internal + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ppInstallKey + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_set_appie_internal + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_register_mgmt_frame_internal + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_send_mgmt_frm_internal + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_timer_do_process + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_timer_process + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.data.g_timer_info + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_deinit + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_release_lock + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_end_op + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_end_op_timeout_process + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_cancel_op + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_acquire_lock + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_get_current_channel + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_get_home_channel + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_set_home_channel + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_get_chan_info + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_set_current_channel + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_change_channel + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_start_op + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_return_home_channel + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_connect_op + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_connect_to_bss + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_sta_scan_cmd + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_bss_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_remove_from_blacklist + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_add_to_blacklist + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_clear_blacklist + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_remove_all_rc + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_do_handoff + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_remove_rc + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_sta_connect_cmd + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_remove_rc_except + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_update_bss_more + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.send_ap_probe + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_beacon_timeout_process + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.mgd_probe_send_timeout_process + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_node_alloc + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_node_remove + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ic_set_sta + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_sta_leave + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_sta_associated + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_node_leave + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_start_obss_scan + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_auth_done + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.115 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifiextrairam.5 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.7 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifirxiram.9 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esf_buf_free_static + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ic_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ic_set_interrupt_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ic_clear_interrupt_handler + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacGetTxFrame + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacSetAcParam + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacInitAc + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifi0iram.58 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifi0iram.62 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacDiscardMSDU + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacProcessTxopQComplete + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifi0iram.25 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifiextrairam.18 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacProcessShortRetryFail + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacProcessCtsTimeout + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacProcessLongRetryFail + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacProcessCollision + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacProcessAckTimeout + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacProcessTxRtsError + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacProcessTxError + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifiextrairam.38 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacDisableTransmit + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacStopTransmit + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmac_stop_hw_txq + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_disable_active_timer + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.8 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislpiram.20 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_disable_disconnected_sleep_delay_timer + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_enable_disconnected_sleep_delay_timer + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.24 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.25 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.26 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.27 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.29 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_disconnected_sleep + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_off_channel + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_coex_separate_connectionless_window + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislpiram.22 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.30 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_set_next_tbtt + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislpiram.34 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_coex_schm_process + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_coex_schm_process_restart + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_coex_slice_timeout_process + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislpiram.40 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_tx_null_data_done_process + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_go_to_wake + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_on_channel + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_update_params + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.36 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.42 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_coex_tbtt_process + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.41 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.38 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifiextrairam.43 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_on_coex_schm_status_config + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_on_probe_resp_rx + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_disconnected_start + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_disconnected_stop + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_start + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_stop + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_attach + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_deattach + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_set_sleep_type + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.58 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_coex_set_reconnect_policy + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pp_delete_task_manually + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pp_register_net80211_tx_cb + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pp_register_config_cb + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pp_register_timer_cb + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pp_register_michael_mic_failure_cb + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ppRegisterRxCallback + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ppRegisterTxCallback + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ppCheckTxConnTrafficIdle + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifi0iram.22 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifirxiram.26 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ppFillAMPDUBar + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ppReSendBar + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifiextrairam.20 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.28 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pp_create_task + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pp_deattach + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ppInitTxq + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ppTxqEmpty + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pp_delete_task + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifiextrairam.62 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ppCheckTxIdle + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ppCalTxopDur + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pp_attach + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifi0iram.40 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifiextrairam.70 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ppClearTxq + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pp_stop_sw_txq + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifiextrairam.72 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ppGetTaskHdl + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislpiram.4 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.RC_GetDuration + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rc_disable_trc + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.trc_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.trc_update_ifx_phy_mode + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.trc_deinit + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rc_set_per_conn_fix_rate + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rc_enable_trc + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wdev_csi_rx_process + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wDev_SnifferRxData + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wDev_IndicateCtrlFrame + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wDev_SnifferRxAmpdu + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.19 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wDev_Rxbuf_Deinit + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wDev_Rxbuf_Init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wdev_data_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wdev_funcs_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wdev_funcs_deinit + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hal_crypto_set_key_entry + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifiextrairam.3 + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hal_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.read_cal_channel + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cal_setup + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.adc_hal_arbiter_config + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.gdma_acquire_group_handle + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.gdma_release_group_handle + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ds_acquire_enable + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ds_disable_release + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.misc_nvs_load + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.misc_nvs_deinit + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.gdma_ahb_hal_init + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN9__gnu_cxx24__concurrence_lock_errorD2Ev + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN9__gnu_cxx7__mutex4lockEv + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN9__gnu_cxx7__mutex6unlockEv + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.srodata._ZTISt9exception + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata._ZTIN9__gnu_cxx24__concurrence_lock_errorE + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata._ZTIN9__gnu_cxx26__concurrence_unlock_errorE + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata._ZTVN9__gnu_cxx24__concurrence_lock_errorE + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata._ZTVN9__gnu_cxx26__concurrence_unlock_errorE + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN10__cxxabiv120__si_class_type_infoD2Ev + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN10__cxxabiv117__class_type_infoD2Ev + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._Znwj + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata._ZTISt9bad_alloc + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZNSt9bad_allocD2Ev + 0x3c16ee18 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + +.iram0.text_end + 0x40397f54 0xac + *(.iram_end_test) + 0x40397f64 . = (. + _esp_memprot_prefetch_pad_size) + *fill* 0x40397f54 0x10 + 0x40398000 . = ALIGN (_esp_memprot_align_size) + *fill* 0x40397f64 0x9c + 0x40398000 _iram_text_end = ABSOLUTE (.) + +.iram0.data 0x40398000 0x0 + 0x40398000 . = ALIGN (0x10) + 0x40398000 _iram_data_start = ABSOLUTE (.) + *(.iram.data .iram.data.*) + 0x40398000 _coredump_iram_start = ABSOLUTE (.) + *(.iram2.coredump .iram2.coredump.*) + 0x40398000 _coredump_iram_end = ABSOLUTE (.) + 0x40398000 _iram_data_end = ABSOLUTE (.) + +.iram0.bss 0x40398000 0x0 + 0x40398000 . = ALIGN (0x10) + 0x40398000 _iram_bss_start = ABSOLUTE (.) + *(.iram.bss .iram.bss.*) + 0x40398000 _iram_bss_end = ABSOLUTE (.) + 0x40398000 . = ALIGN (0x10) + 0x40398000 _iram_end = ABSOLUTE (.) + +.dram0.heap_start + 0x3fca2600 0x0 + 0x3fca2600 . = ALIGN (0x10) + 0x3fca2600 _heap_start = ABSOLUTE (.) + +/DISCARD/ + *(.eh_frame_hdr) + *(.eh_frame) + 0x00000001 ASSERT (((_iram_end - ORIGIN (iram0_0_seg)) <= LENGTH (iram0_0_seg)), IRAM0 segment data does not fit.) + 0x00000001 ASSERT (((_heap_start - ORIGIN (dram0_0_seg)) <= LENGTH (dram0_0_seg)), DRAM segment data does not fit.) +OUTPUT(ESP32-Rainmaker-Switch.elf elf32-littleriscv) + +.debug_info 0x00000000 0x440c2b + .debug_info 0x00000000 0x33f esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_info 0x0000033f 0x1fdd esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_info 0x0000231c 0xf6c esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_info 0x00003288 0x858 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_info 0x00003ae0 0x968 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_info 0x00004448 0x5ae esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .debug_info 0x000049f6 0xe13 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_info 0x00005809 0x21ea esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_info 0x000079f3 0x1c2 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_info 0x00007bb5 0x4a65 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_info 0x0000c61a 0x400a esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_info 0x00010624 0x55d esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_info 0x00010b81 0x6c4e esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_info 0x000177cf 0x196 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_info 0x00017965 0x4abc esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_info 0x0001c421 0x43d7 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_info 0x000207f8 0x34c1 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_info 0x00023cb9 0x1395 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_info 0x0002504e 0x1bc esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_info 0x0002520a 0xa94 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .debug_info 0x00025c9e 0x3757 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_info 0x000293f5 0x3a38 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_info 0x0002ce2d 0x8294 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_info 0x000350c1 0x1914 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_info 0x000369d5 0x3181 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_info 0x00039b56 0xa3f esp-idf/log/liblog.a(log.c.obj) + .debug_info 0x0003a595 0x6f0 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_info 0x0003ac85 0x1cb4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_info 0x0003c939 0xbe5 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_info 0x0003d51e 0x1447 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_info 0x0003e965 0x6005 esp-idf/heap/libheap.a(tlsf.c.obj) + .debug_info 0x0004496a 0x86e esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_info 0x000451d8 0x313 esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_info 0x000454eb 0xac0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_info 0x00045fab 0x50d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_info 0x000464b8 0x2d31 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_info 0x000491e9 0x96e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_info 0x00049b57 0x35f2 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_info 0x0004d149 0x227d esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_info 0x0004f3c6 0x739 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_info 0x0004faff 0x1828 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_info 0x00051327 0x422e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_info 0x00055555 0x8db esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_info 0x00055e30 0x645b esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_info 0x0005c28b 0x4e49 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .debug_info 0x000610d4 0x3b08 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .debug_info 0x00064bdc 0x228 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .debug_info 0x00064e04 0x556 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_info 0x0006535a 0x2f9d esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_info 0x000682f7 0x4fcc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_info 0x0006d2c3 0x1a35 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_info 0x0006ecf8 0x359 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .debug_info 0x0006f051 0xcea esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_info 0x0006fd3b 0x162f esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_info 0x0007136a 0x2dc esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_info 0x00071646 0x26c esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_info 0x000718b2 0x4a7 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_info 0x00071d59 0xeb9 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_info 0x00072c12 0x1038 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_info 0x00073c4a 0x1f7 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_info 0x00073e41 0xa38 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_info 0x00074879 0x169c esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_info 0x00075f15 0xe85 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_info 0x00076d9a 0x1199 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_info 0x00077f33 0x610 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_info 0x00078543 0x147a esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_info 0x000799bd 0x3b8 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_info 0x00079d75 0x1e43 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_info 0x0007bbb8 0x278 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_info 0x0007be30 0x1de esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + .debug_info 0x0007c00e 0x18f6 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_info 0x0007d904 0x23f esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_info 0x0007db43 0x51a2 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_info 0x00082ce5 0x1a4b esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_info 0x00084730 0x2b02 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_info 0x00087232 0x45ce esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_info 0x0008b800 0xb2e esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_info 0x0008c32e 0xc46 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .debug_info 0x0008cf74 0x14f9 esp-idf/main/libmain.a(app_main.c.obj) + .debug_info 0x0008e46d 0x7ce esp-idf/main/libmain.a(app_driver.c.obj) + .debug_info 0x0008ec3b 0x898 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .debug_info 0x0008f4d3 0x11c5 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .debug_info 0x00090698 0xfc3 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .debug_info 0x0009165b 0x27a7 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .debug_info 0x00093e02 0x4bd9 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .debug_info 0x000989db 0x12c3 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .debug_info 0x00099c9e 0x33aa esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .debug_info 0x0009d048 0x17fd esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .debug_info 0x0009e845 0x40a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .debug_info 0x0009ec4f 0x9ee esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .debug_info 0x0009f63d 0x1fd4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .debug_info 0x000a1611 0x35e9 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .debug_info 0x000a4bfa 0x1e6a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .debug_info 0x000a6a64 0x8a3 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .debug_info 0x000a7307 0x251 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + .debug_info 0x000a7558 0x3671 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .debug_info 0x000aabc9 0x302b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .debug_info 0x000adbf4 0x994 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .debug_info 0x000ae588 0x72f esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .debug_info 0x000aecb7 0x32c0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .debug_info 0x000b1f77 0xbf3 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .debug_info 0x000b2b6a 0x1f25 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .debug_info 0x000b4a8f 0x10cf esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .debug_info 0x000b5b5e 0x984 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .debug_info 0x000b64e2 0xc3 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) + .debug_info 0x000b65a5 0xfd5 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .debug_info 0x000b757a 0x15ba esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .debug_info 0x000b8b34 0x15b esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + .debug_info 0x000b8c8f 0x174d esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .debug_info 0x000ba3dc 0x628 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .debug_info 0x000baa04 0x37c3 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .debug_info 0x000be1c7 0x9a6 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .debug_info 0x000beb6d 0xb6e esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .debug_info 0x000bf6db 0x29ee esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .debug_info 0x000c20c9 0x177c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .debug_info 0x000c3845 0x2d68 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .debug_info 0x000c65ad 0x1e47 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .debug_info 0x000c83f4 0x2850 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .debug_info 0x000cac44 0x1d05 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .debug_info 0x000cc949 0x1199 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .debug_info 0x000cdae2 0x11e0f esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .debug_info 0x000df8f1 0x193f esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .debug_info 0x000e1230 0x1b3f esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .debug_info 0x000e2d6f 0x1395 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .debug_info 0x000e4104 0x665e esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .debug_info 0x000ea762 0x16bf esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .debug_info 0x000ebe21 0x129f esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .debug_info 0x000ed0c0 0x1855 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .debug_info 0x000ee915 0x1a91 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .debug_info 0x000f03a6 0xf7a esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .debug_info 0x000f1320 0x26d0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .debug_info 0x000f39f0 0x29b6 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .debug_info 0x000f63a6 0x1bd4 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .debug_info 0x000f7f7a 0xe45 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .debug_info 0x000f8dbf 0x1385 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .debug_info 0x000fa144 0x2f0 esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + .debug_info 0x000fa434 0x158c esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .debug_info 0x000fb9c0 0x12f0 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .debug_info 0x000fccb0 0x3112 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .debug_info 0x000ffdc2 0x2a3c esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .debug_info 0x001027fe 0x1d07 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .debug_info 0x00104505 0xa4c esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .debug_info 0x00104f51 0x3ef7 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .debug_info 0x00108e48 0x1515 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .debug_info 0x0010a35d 0x1d51 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .debug_info 0x0010c0ae 0x1dc1 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .debug_info 0x0010de6f 0x1379 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .debug_info 0x0010f1e8 0x4359 esp-idf/bt/libbt.a(bt.c.obj) + .debug_info 0x00113541 0x297 esp-idf/bt/libbt.a(addr.c.obj) + .debug_info 0x001137d8 0xc11 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .debug_info 0x001143e9 0x9f9 esp-idf/bt/libbt.a(ble_store_util.c.obj) + .debug_info 0x00114de2 0x707 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .debug_info 0x001154e9 0x3aaa esp-idf/bt/libbt.a(ble_hs.c.obj) + .debug_info 0x00118f93 0x2d43 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .debug_info 0x0011bcd6 0xccc esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + .debug_info 0x0011c9a2 0x19f5 esp-idf/bt/libbt.a(ble_att.c.obj) + .debug_info 0x0011e397 0x997f esp-idf/bt/libbt.a(ble_gattc.c.obj) + .debug_info 0x00127d16 0x1aa1 esp-idf/bt/libbt.a(ble_store.c.obj) + .debug_info 0x001297b7 0xc14 esp-idf/bt/libbt.a(ble_hs_cfg.c.obj) + .debug_info 0x0012a3cb 0x3275 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .debug_info 0x0012d640 0x648 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .debug_info 0x0012dc88 0x2d51 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .debug_info 0x001309d9 0x40a esp-idf/bt/libbt.a(ble_hs_log.c.obj) + .debug_info 0x00130de3 0x95a esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .debug_info 0x0013173d 0x28bd esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .debug_info 0x00133ffa 0x8cee esp-idf/bt/libbt.a(ble_gap.c.obj) + .debug_info 0x0013cce8 0xa4b esp-idf/bt/libbt.a(ble_uuid.c.obj) + .debug_info 0x0013d733 0xc68 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .debug_info 0x0013e39b 0x33e esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + .debug_info 0x0013e6d9 0x2744 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .debug_info 0x00140e1d 0x14e0 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .debug_info 0x001422fd 0x4aaf esp-idf/bt/libbt.a(ble_gatts.c.obj) + .debug_info 0x00146dac 0x1ba2 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .debug_info 0x0014894e 0x27b5 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .debug_info 0x0014b103 0x1042 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .debug_info 0x0014c145 0x21cc esp-idf/bt/libbt.a(ble_store_config.c.obj) + .debug_info 0x0014e311 0x1488 esp-idf/bt/libbt.a(nimble_port.c.obj) + .debug_info 0x0014f799 0x25e esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .debug_info 0x0014f9f7 0x5f0 esp-idf/bt/libbt.a(endian.c.obj) + .debug_info 0x0014ffe7 0x10a0 esp-idf/bt/libbt.a(os_mempool.c.obj) + .debug_info 0x00151087 0xb62 esp-idf/bt/libbt.a(mem.c.obj) + .debug_info 0x00151be9 0x2398 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .debug_info 0x00153f81 0x5e1 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .debug_info 0x00154562 0x366e esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .debug_info 0x00157bd0 0x1605 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .debug_info 0x001591d5 0x281 esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + .debug_info 0x00159456 0xdaa esp-idf/bt/libbt.a(transport.c.obj) + .debug_info 0x0015a200 0x23c3 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .debug_info 0x0015c5c3 0x649e esp-idf/bt/libbt.a(ble_sm.c.obj) + .debug_info 0x00162a61 0x13b9 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + .debug_info 0x00163e1a 0x4ff esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .debug_info 0x00164319 0x61a9 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .debug_info 0x0016a4c2 0x11a9 esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + .debug_info 0x0016b66b 0x2778 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .debug_info 0x0016dde3 0x1f37 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .debug_info 0x0016fd1a 0xd56 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + .debug_info 0x00170a70 0x1113 esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + .debug_info 0x00171b83 0x28cb esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .debug_info 0x0017444e 0x5ed4 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .debug_info 0x0017a322 0x3d4a esp-idf/json/libjson.a(cJSON.c.obj) + .debug_info 0x0017e06c 0x5d5 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .debug_info 0x0017e641 0x37f8 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .debug_info 0x00181e39 0x892 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .debug_info 0x001826cb 0x6b0 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .debug_info 0x00182d7b 0x1083 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .debug_info 0x00183dfe 0x227 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .debug_info 0x00184025 0x1681 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .debug_info 0x001856a6 0x9a6 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .debug_info 0x0018604c 0x1a7e esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .debug_info 0x00187aca 0x729 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .debug_info 0x001881f3 0x117f esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .debug_info 0x00189372 0x171c esp-idf/console/libconsole.a(commands.c.obj) + .debug_info 0x0018aa8e 0x1bc esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_info 0x0018ac4a 0xe90 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_info 0x0018bada 0x6fc esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_info 0x0018c1d6 0xf8d esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_info 0x0018d163 0x2d4c esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_info 0x0018feaf 0x7b8 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_info 0x00190667 0x6b28 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_info 0x0019718f 0x146f esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_info 0x001985fe 0xcf5 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_info 0x001992f3 0x3b2 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_info 0x001996a5 0x179 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_info 0x0019981e 0x52b esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_info 0x00199d49 0x24cd esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_info 0x0019c216 0xf06 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_info 0x0019d11c 0x62b esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_info 0x0019d747 0x14aa esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_info 0x0019ebf1 0x3edb esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_info 0x001a2acc 0x2f98 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_info 0x001a5a64 0x1c1 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_info 0x001a5c25 0x6351 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_info 0x001abf76 0x16e esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_info 0x001ac0e4 0xda4c esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .debug_info 0x001b9b30 0xdaab esp-idf/driver/libdriver.a(uart.c.obj) + .debug_info 0x001c75db 0x1ceb esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .debug_info 0x001c92c6 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_info 0x001c9365 0x3a58 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_info 0x001ccdbd 0xbf2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_info 0x001cd9af 0xad7 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_info 0x001ce486 0x2c1d esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_info 0x001d10a3 0x1dd esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_info 0x001d1280 0x730 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_info 0x001d19b0 0x1635 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_info 0x001d2fe5 0x3ce esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_info 0x001d33b3 0x4280 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_info 0x001d7633 0x6479 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_info 0x001ddaac 0x1254 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_info 0x001ded00 0x9bf esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_info 0x001df6bf 0xc79 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_info 0x001e0338 0x261d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_info 0x001e2955 0x1015 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_info 0x001e396a 0x10f3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_info 0x001e4a5d 0x10c4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_info 0x001e5b21 0x1425 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_info 0x001e6f46 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_info 0x001e7e35 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_info 0x001e8d24 0x471e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_info 0x001ed442 0x3e0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_info 0x001ed822 0x737 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_info 0x001edf59 0x559 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_info 0x001ee4b2 0x941d esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_info 0x001f78cf 0x206f esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_info 0x001f993e 0x96e9 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_info 0x00203027 0x2de esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_info 0x00203305 0x475 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_info 0x0020377a 0x101f esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_info 0x00204799 0xc94 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_info 0x0020542d 0x40d2 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_info 0x002094ff 0x534e esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_info 0x0020e84d 0x49c esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_info 0x0020ece9 0x1805 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_info 0x002104ee 0x2a13 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_info 0x00212f01 0x1912 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_info 0x00214813 0x147e esp-idf/hal/libhal.a(rmt_hal.c.obj) + .debug_info 0x00215c91 0x4630 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_info 0x0021a2c1 0x8bf esp-idf/log/liblog.a(log_buffers.c.obj) + .debug_info 0x0021ab80 0x245 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_info 0x0021adc5 0xd8 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_info 0x0021ae9d 0x41e esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_info 0x0021b2bb 0x3a6 esp-idf/soc/libsoc.a(rmt_periph.c.obj) + .debug_info 0x0021b661 0x134 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_info 0x0021b795 0x26b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_info 0x0021ba00 0x2b3 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_info 0x0021bcb3 0x2fb esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_info 0x0021bfae 0xcdc esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_info 0x0021cc8a 0x10a esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_info 0x0021cd94 0x2291 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_info 0x0021f025 0x607 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_info 0x0021f62c 0x5e4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_info 0x0021fc10 0x38c1 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_info 0x002234d1 0xd5 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_info 0x002235a6 0x279 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_info 0x0022381f 0x25f4 esp-idf/freertos/libfreertos.a(timers.c.obj) + .debug_info 0x00225e13 0x10e7 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_info 0x00226efa 0x24 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_info 0x00226f1e 0x1a8f esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_info 0x002289ad 0x4875 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_info 0x0022d222 0x7a3 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_info 0x0022d9c5 0x741 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_info 0x0022e106 0x2ccf esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_info 0x00230dd5 0xc495 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_info 0x0023d26a 0xb86f esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_info 0x00248ad9 0x7477 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_info 0x0024ff50 0x1705 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_info 0x00251655 0x8bee esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_info 0x0025a243 0xa25 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_info 0x0025ac68 0x3b69 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_info 0x0025e7d1 0x7379 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_info 0x00265b4a 0x6c87 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_info 0x0026c7d1 0xf77 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_info 0x0026d748 0x2c65 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_info 0x002703ad 0x1968 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_info 0x00271d15 0x71a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_info 0x0027242f 0xe4d esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_info 0x0027327c 0x76ea esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_info 0x0027a966 0x162d esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_info 0x0027bf93 0x1290 esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_info 0x0027d223 0x3ed esp-idf/lwip/liblwip.a(def.c.obj) + .debug_info 0x0027d610 0x1d66 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_info 0x0027f376 0x168 esp-idf/lwip/liblwip.a(init.c.obj) + .debug_info 0x0027f4de 0xb73 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_info 0x00280051 0x393 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_info 0x002803e4 0x7d2 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_info 0x00280bb6 0x2ae2 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_info 0x00283698 0x278e esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_info 0x00285e26 0x158b esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_info 0x002873b1 0x365f esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_info 0x0028aa10 0x2b8e esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_info 0x0028d59e 0x330b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_info 0x002908a9 0x10a6 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_info 0x0029194f 0x1acc esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_info 0x0029341b 0x3772 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_info 0x00296b8d 0x1d13 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_info 0x002988a0 0xf96 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_info 0x00299836 0x147d esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_info 0x0029acb3 0x1763 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_info 0x0029c416 0xa52 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_info 0x0029ce68 0xab6 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_info 0x0029d91e 0x1432 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_info 0x0029ed50 0x1905 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_info 0x002a0655 0x54f esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_info 0x002a0ba4 0xb39 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_info 0x002a16dd 0x148f esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_info 0x002a2b6c 0x2ec8 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_info 0x002a5a34 0xb6f esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_info 0x002a65a3 0x620 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_info 0x002a6bc3 0xaf6 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_info 0x002a76b9 0xef5 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_info 0x002a85ae 0x152b esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_info 0x002a9ad9 0x16d6 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_info 0x002ab1af 0x2ab9 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_info 0x002adc68 0x440b esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_info 0x002b2073 0xfd esp-idf/lwip/liblwip.a(err.c.obj) + .debug_info 0x002b2170 0x803 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_info 0x002b2973 0xa3d esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_info 0x002b33b0 0x4c7 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_info 0x002b3877 0x6941 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_info 0x002ba1b8 0xede esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_info 0x002bb096 0x52f esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_info 0x002bb5c5 0x355 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_info 0x002bb91a 0x2b3b esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_info 0x002be455 0x202 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_info 0x002be657 0x2b1 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_info 0x002be908 0x2a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_info 0x002bebaa 0x371 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_info 0x002bef1b 0xdf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_info 0x002bfd0b 0x11ae esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_info 0x002c0eb9 0xd88 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_info 0x002c1c41 0xcb7 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_info 0x002c28f8 0x1dcf esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_info 0x002c46c7 0x1de3 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_info 0x002c64aa 0x9d1 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_info 0x002c6e7b 0x35bd esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_info 0x002ca438 0x1d1c esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_info 0x002cc154 0x49a2 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_info 0x002d0af6 0x337 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_info 0x002d0e2d 0xdd esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_info 0x002d0f0a 0x4427 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_info 0x002d5331 0x39c2 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .debug_info 0x002d8cf3 0x115d esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_info 0x002d9e50 0x2b9a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_info 0x002dc9ea 0x4a8 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_info 0x002dce92 0x32be esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_info 0x002e0150 0x5047 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .debug_info 0x002e5197 0xcd4 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .debug_info 0x002e5e6b 0xccb esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .debug_info 0x002e6b36 0x841 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .debug_info 0x002e7377 0x2c05 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .debug_info 0x002e9f7c 0x29b8 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .debug_info 0x002ec934 0x1bcd esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .debug_info 0x002ee501 0x22f2 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .debug_info 0x002f07f3 0x13c5 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .debug_info 0x002f1bb8 0x7f8 esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .debug_info 0x002f23b0 0x25bb esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .debug_info 0x002f496b 0x8f5 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_info 0x002f5260 0x536b esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_info 0x002fa5cb 0x8cfb esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_info 0x003032c6 0x28ec esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + .debug_info 0x00305bb2 0x28bb esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .debug_info 0x0030846d 0x2a5f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .debug_info 0x0030aecc 0x1785 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_info 0x0030c651 0x30ee esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_info 0x0030f73f 0x4b7c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_info 0x003142bb 0x553f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_info 0x003197fa 0x1a0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_info 0x0031999a 0x3097 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .debug_info 0x0031ca31 0x5267 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_info 0x00321c98 0x2645 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_info 0x003242dd 0x3475 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_info 0x00327752 0x23e3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_info 0x00329b35 0x91c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_info 0x0032a451 0x1e77 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_info 0x0032c2c8 0x223a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_info 0x0032e502 0x18c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_info 0x0032fdca 0x6e0d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_info 0x00336bd7 0x6654 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_info 0x0033d22b 0x1b93 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_info 0x0033edbe 0x23d1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_info 0x0034118f 0x4c3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_info 0x00341652 0x2eb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_info 0x0034450a 0x8a8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_info 0x00344db2 0x2230 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_info 0x00346fe2 0x3b50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_info 0x0034ab32 0x1705 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .debug_info 0x0034c237 0x252 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_info 0x0034c489 0x1ae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_info 0x0034c637 0x6b79 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_info 0x003531b0 0x107d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_info 0x0035422d 0x666 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_info 0x00354893 0x7df esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_info 0x00355072 0xf16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_info 0x00355f88 0x11f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_info 0x00357180 0x123 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_info 0x003572a3 0x170 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_info 0x00357413 0x73d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_info 0x00357b50 0x2a1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_info 0x00357df1 0x2695 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_info 0x0035a486 0xc02 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_info 0x0035b088 0x192a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_info 0x0035c9b2 0x577a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_info 0x0036212c 0x86e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_info 0x0036299a 0x76c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_info 0x00363106 0x14ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_info 0x003645c0 0x3fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_info 0x003649bc 0x1b38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_info 0x003664f4 0xdaf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_info 0x003672a3 0x108f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_info 0x00368332 0x1c52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_info 0x00369f84 0x27c3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_info 0x0036c747 0x1db7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_info 0x0036e4fe 0x196c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_info 0x0036fe6a 0x1365 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_info 0x003711cf 0x15db esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_info 0x003727aa 0x17b0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_info 0x00373f5a 0x2bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_info 0x00374216 0x1844 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_info 0x00375a5a 0xc99 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_info 0x003766f3 0xc44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_info 0x00377337 0x279 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_info 0x003775b0 0x552f esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_info 0x0037cadf 0x11f4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .debug_info 0x0037dcd3 0x307e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_info 0x00380d51 0x109a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .debug_info 0x00381deb 0x367a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_info 0x00385465 0x7d1 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_info 0x00385c36 0x1db0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_info 0x003879e6 0x929 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_info 0x0038830f 0x1b41 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_info 0x00389e50 0x568 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_info 0x0038a3b8 0x212d esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_info 0x0038c4e5 0x1a9e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_info 0x0038df83 0x13f2 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_info 0x0038f375 0x6e4 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_info 0x0038fa59 0x2921 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_info 0x0039237a 0x87e esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_info 0x00392bf8 0x618 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_info 0x00393210 0x6f1 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_info 0x00393901 0x568 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_info 0x00393e69 0x299 esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_info 0x00394102 0xb7 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_info 0x003941b9 0xed esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_info 0x003942a6 0x6733 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_info 0x0039a9d9 0x9617 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_info 0x003a3ff0 0x5b91 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .debug_info 0x003a9b81 0x1a4 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_info 0x003a9d25 0x184 esp-idf/newlib/libnewlib.a(random.c.obj) + .debug_info 0x003a9ea9 0x77d esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_info 0x003aa626 0xd1c esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_info 0x003ab342 0x25c8 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_info 0x003ad90a 0xcc0 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_info 0x003ae5ca 0x31e esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .debug_info 0x003ae8e8 0x8bd esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .debug_info 0x003af1a5 0xb5b esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_info 0x003afd00 0x404 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_info 0x003b0104 0x49ab esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_info 0x003b4aaf 0x1648 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_info 0x003b60f7 0x4162 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_info 0x003ba259 0xe1b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_info 0x003bb074 0x2f54 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_info 0x003bdfc8 0x4566 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_info 0x003c252e 0x1c03 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_info 0x003c4131 0x10a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_info 0x003c51d6 0x6cc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_info 0x003cbe9c 0x1aa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_info 0x003cd93e 0xfd3 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_info 0x003ce911 0x2465 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_info 0x003d0d76 0x262f esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_info 0x003d33a5 0x9a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_info 0x003d3d4a 0x715a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_info 0x003daea4 0xd49 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_info 0x003dbbed 0x1982 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_info 0x003dd56f 0x3e8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_info 0x003dd957 0x668 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_info 0x003ddfbf 0x6601 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_info 0x003e45c0 0x15b7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_info 0x003e5b77 0xaf1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_info 0x003e6668 0x1af6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_info 0x003e815e 0x3fd0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_info 0x003ec12e 0x1004 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_info 0x003ed132 0x124f esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_info 0x003ee381 0xa09 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_info 0x003eed8a 0xdca esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_info 0x003efb54 0x1748 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_info 0x003f129c 0x432 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_info 0x003f16ce 0x1c56 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_info 0x003f3324 0x254f esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_info 0x003f5873 0x555 esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_info 0x003f5dc8 0x815 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_info 0x003f65dd 0x92 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opv.o) + .debug_info 0x003f666f 0xab C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opvs.o) + .debug_info 0x003f671a 0x1082 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .debug_info 0x003f779c 0x11a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) + .debug_info 0x003f78b6 0xa5c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + .debug_info 0x003f8312 0x558 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + .debug_info 0x003f886a 0xa94 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + .debug_info 0x003f92fe 0x5b4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_op.o) + .debug_info 0x003f98b2 0xab C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_ops.o) + .debug_info 0x003f995d 0xd9b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) + .debug_info 0x003fa6f8 0x8c2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .debug_info 0x003fafba 0xfda C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .debug_info 0x003fbf94 0x1bd1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .debug_info 0x003fdb65 0xab C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opv.o) + .debug_info 0x003fdc10 0x8b0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_term_handler.o) + .debug_info 0x003fe4c0 0x883 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + .debug_info 0x003fed43 0x28b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + .debug_info 0x003fefce 0x1af9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_info 0x00400ac7 0x6b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-environ.o) + .debug_info 0x00400b32 0x106 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-exit.o) + .debug_info 0x00400c38 0x8f1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv.o) + .debug_info 0x00401529 0x9ae C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv_r.o) + .debug_info 0x00401ed7 0x1e11 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + .debug_info 0x00403ce8 0xe5f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtol.o) + .debug_info 0x00404b47 0xddf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoul.o) + .debug_info 0x00405926 0xe11 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoull.o) + .debug_info 0x00406737 0x15a7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + .debug_info 0x00407cde 0x915 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv.o) + .debug_info 0x004085f3 0xb8d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + .debug_info 0x00409180 0xb9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ctype_.o) + .debug_info 0x00409239 0x2ae6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + .debug_info 0x0040bd1f 0x2280 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + .debug_info 0x0040df9f 0xa6f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) + .debug_info 0x0040ea0e 0xb87 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + .debug_info 0x0040f595 0x10af C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + .debug_info 0x00410644 0xb93 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + .debug_info 0x004111d7 0x9eb C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputc.o) + .debug_info 0x00411bc2 0xabf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputs.o) + .debug_info 0x00412681 0x9b3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseek.o) + .debug_info 0x00413034 0xc0e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fvwrite.o) + .debug_info 0x00413c42 0x8b8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwalk.o) + .debug_info 0x004144fa 0x965 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-printf.o) + .debug_info 0x00414e5f 0xa43 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putc.o) + .debug_info 0x004158a2 0x8f3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putchar.o) + .debug_info 0x00416195 0xaac C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) + .debug_info 0x00416c41 0xa71 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) + .debug_info 0x004176b2 0x9c1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-snprintf.o) + .debug_info 0x00418073 0x9a1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sprintf.o) + .debug_info 0x00418a14 0xa0d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sscanf.o) + .debug_info 0x00419421 0xb63 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-stdio.o) + .debug_info 0x00419f84 0x954 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vprintf.o) + .debug_info 0x0041a8d8 0x9aa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vsnprintf.o) + .debug_info 0x0041b282 0x992 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wbuf.o) + .debug_info 0x0041bc14 0x8ef C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wsetup.o) + .debug_info 0x0041c503 0x99b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-asprintf.o) + .debug_info 0x0041ce9e 0xef4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + .debug_info 0x0041dd92 0x990 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vasprintf.o) + .debug_info 0x0041e722 0xfba C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + .debug_info 0x0041f6dc 0xaf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fls.o) + .debug_info 0x0041f78b 0x980 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror.o) + .debug_info 0x0042010b 0x92 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-u_strerr.o) + .debug_info 0x0042019d 0xe5 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-difftime.o) + .debug_info 0x00420282 0x220 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime_r.o) + .debug_info 0x004204a2 0x362 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) + .debug_info 0x00420804 0x46a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mktime.o) + .debug_info 0x00420c6e 0xad C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-month_lengths.o) + .debug_info 0x00420d1b 0x1894 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + .debug_info 0x004225af 0x8f3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-time.o) + .debug_info 0x00422ea2 0x267 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzcalc_limits.o) + .debug_info 0x00423109 0x106 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzlock.o) + .debug_info 0x0042320f 0x895 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset.o) + .debug_info 0x00423aa4 0xe5a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + .debug_info 0x004248fe 0xcb C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzvars.o) + .debug_info 0x004249c9 0xcbe C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) + .debug_info 0x00425687 0xbe9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-localeconv.o) + .debug_info 0x00426270 0xc3e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-timelocal.o) + .debug_info 0x00426eae 0x986 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-reent.o) + .debug_info 0x00427834 0x84c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + .debug_info 0x00428080 0x840 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-errno.o) + .debug_info 0x004288c0 0x872 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysclose.o) + .debug_info 0x00429132 0x8f5 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysgettod.o) + .debug_info 0x00429a27 0x8bf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysread.o) + .debug_info 0x0042a2e6 0x8c5 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-syswrite.o) + .debug_info 0x0042abab 0xcf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_nan.o) + .debug_info 0x0042ac7a 0xcb C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-sf_nan.o) + .debug_info 0x0042ad45 0x1cf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_frexp.o) + .debug_info 0x0042af14 0x26a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-__call_atexit.o) + .debug_info 0x0042b17e 0x1885 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + .debug_info 0x0042ca03 0x89a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-envlock.o) + .debug_info 0x0042d29d 0x126a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + .debug_info 0x0042e507 0x347 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-hexnan.o) + .debug_info 0x0042e84e 0xc00 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbtowc_r.o) + .debug_info 0x0042f44e 0x1c9f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + .debug_info 0x004310ed 0xbbf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wctomb_r.o) + .debug_info 0x00431cac 0x9fe C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-siscanf.o) + .debug_info 0x004326aa 0x9b7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sniprintf.o) + .debug_info 0x00433061 0x2086 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + .debug_info 0x004350e7 0x20eb C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + .debug_info 0x004371d2 0x2805 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + .debug_info 0x004399d7 0x229c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + .debug_info 0x0043bc73 0x87e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-flags.o) + .debug_info 0x0043c4f1 0xbc1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-makebuf.o) + .debug_info 0x0043d0b2 0xfa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sccl.o) + .debug_info 0x0043d1ac 0xb23 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + .debug_info 0x0043dccf 0x170 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gettzinfo.o) + .debug_info 0x0043de3f 0xe15 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoll.o) + .debug_info 0x0043ec54 0xbf6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbrtowc.o) + .debug_info 0x0043f84a 0xed C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace.o) + .debug_info 0x0043f937 0xad7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace_l.o) + .debug_info 0x0044040e 0x398 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extenddftf2.o) + .debug_info 0x004407a6 0x485 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(trunctfdf2.o) + +.debug_abbrev 0x00000000 0x78510 + .debug_abbrev 0x00000000 0x1c3 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_abbrev 0x000001c3 0x4b8 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_abbrev 0x0000067b 0x2bc esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_abbrev 0x00000937 0x298 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_abbrev 0x00000bcf 0x22e esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_abbrev 0x00000dfd 0x1a4 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .debug_abbrev 0x00000fa1 0x267 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_abbrev 0x00001208 0x464 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_abbrev 0x0000166c 0x11c esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_abbrev 0x00001788 0x426 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_abbrev 0x00001bae 0x33f esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_abbrev 0x00001eed 0x18f esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_abbrev 0x0000207c 0x54b esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_abbrev 0x000025c7 0x136 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_abbrev 0x000026fd 0x418 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_abbrev 0x00002b15 0x36b esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_abbrev 0x00002e80 0x311 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_abbrev 0x00003191 0x33b esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_abbrev 0x000034cc 0x12e esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_abbrev 0x000035fa 0x222 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .debug_abbrev 0x0000381c 0x1ff esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_abbrev 0x00003a1b 0x329 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_abbrev 0x00003d44 0x424 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_abbrev 0x00004168 0x2dc esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_abbrev 0x00004444 0x286 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_abbrev 0x000046ca 0x376 esp-idf/log/liblog.a(log.c.obj) + .debug_abbrev 0x00004a40 0x269 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_abbrev 0x00004ca9 0x3fb esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_abbrev 0x000050a4 0x2ff esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_abbrev 0x000053a3 0x3ae esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_abbrev 0x00005751 0x481 esp-idf/heap/libheap.a(tlsf.c.obj) + .debug_abbrev 0x00005bd2 0x2ab esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_abbrev 0x00005e7d 0xed esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_abbrev 0x00005f6a 0x36b esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_abbrev 0x000062d5 0x237 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_abbrev 0x0000650c 0x619 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_abbrev 0x00006b25 0x21b esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_abbrev 0x00006d40 0x365 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_abbrev 0x000070a5 0x458 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_abbrev 0x000074fd 0x215 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_abbrev 0x00007712 0x4c0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_abbrev 0x00007bd2 0x3e9 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_abbrev 0x00007fbb 0x26e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_abbrev 0x00008229 0x3dd esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_abbrev 0x00008606 0x303 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .debug_abbrev 0x00008909 0x527 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .debug_abbrev 0x00008e30 0xd3 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .debug_abbrev 0x00008f03 0x244 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_abbrev 0x00009147 0x367 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_abbrev 0x000094ae 0x496 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_abbrev 0x00009944 0x5d3 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_abbrev 0x00009f17 0x166 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .debug_abbrev 0x0000a07d 0x211 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_abbrev 0x0000a28e 0x3b8 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_abbrev 0x0000a646 0x111 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_abbrev 0x0000a757 0x145 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_abbrev 0x0000a89c 0x202 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_abbrev 0x0000aa9e 0x2a4 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_abbrev 0x0000ad42 0x373 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_abbrev 0x0000b0b5 0x132 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_abbrev 0x0000b1e7 0x24c esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_abbrev 0x0000b433 0x2fd esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_abbrev 0x0000b730 0x2ee esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_abbrev 0x0000ba1e 0x35a esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_abbrev 0x0000bd78 0x1d4 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_abbrev 0x0000bf4c 0x4f7 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_abbrev 0x0000c443 0x1bf esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_abbrev 0x0000c602 0x47d esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_abbrev 0x0000ca7f 0x186 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_abbrev 0x0000cc05 0x132 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + .debug_abbrev 0x0000cd37 0x414 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_abbrev 0x0000d14b 0x10b esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_abbrev 0x0000d256 0x50b esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_abbrev 0x0000d761 0x2ac esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_abbrev 0x0000da0d 0x501 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_abbrev 0x0000df0e 0x5ac esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_abbrev 0x0000e4ba 0x279 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_abbrev 0x0000e733 0x25c esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .debug_abbrev 0x0000e98f 0x2ed esp-idf/main/libmain.a(app_main.c.obj) + .debug_abbrev 0x0000ec7c 0x225 esp-idf/main/libmain.a(app_driver.c.obj) + .debug_abbrev 0x0000eea1 0x21d esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .debug_abbrev 0x0000f0be 0x368 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .debug_abbrev 0x0000f426 0x2c9 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .debug_abbrev 0x0000f6ef 0x4e5 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .debug_abbrev 0x0000fbd4 0x3ab esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .debug_abbrev 0x0000ff7f 0x28e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .debug_abbrev 0x0001020d 0x394 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .debug_abbrev 0x000105a1 0x2e4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .debug_abbrev 0x00010885 0x18d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .debug_abbrev 0x00010a12 0x246 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .debug_abbrev 0x00010c58 0x3e3 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .debug_abbrev 0x0001103b 0x36f esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .debug_abbrev 0x000113aa 0x327 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .debug_abbrev 0x000116d1 0x228 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .debug_abbrev 0x000118f9 0x12a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + .debug_abbrev 0x00011a23 0x49f esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .debug_abbrev 0x00011ec2 0x4b8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .debug_abbrev 0x0001237a 0x275 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .debug_abbrev 0x000125ef 0x1ba esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .debug_abbrev 0x000127a9 0x45c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .debug_abbrev 0x00012c05 0x238 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .debug_abbrev 0x00012e3d 0x392 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .debug_abbrev 0x000131cf 0x174 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .debug_abbrev 0x00013343 0x18c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .debug_abbrev 0x000134cf 0x86 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) + .debug_abbrev 0x00013555 0x2a7 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .debug_abbrev 0x000137fc 0x2ce esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .debug_abbrev 0x00013aca 0xd9 esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + .debug_abbrev 0x00013ba3 0x2fd esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .debug_abbrev 0x00013ea0 0x190 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .debug_abbrev 0x00014030 0x4bf esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .debug_abbrev 0x000144ef 0x239 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .debug_abbrev 0x00014728 0x2ee esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .debug_abbrev 0x00014a16 0x3bc esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .debug_abbrev 0x00014dd2 0x34e esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .debug_abbrev 0x00015120 0x34e esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .debug_abbrev 0x0001546e 0x31e esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .debug_abbrev 0x0001578c 0x3e0 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .debug_abbrev 0x00015b6c 0x2f0 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .debug_abbrev 0x00015e5c 0x2cc esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .debug_abbrev 0x00016128 0x62b esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .debug_abbrev 0x00016753 0x3d4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .debug_abbrev 0x00016b27 0x329 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .debug_abbrev 0x00016e50 0x2a2 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .debug_abbrev 0x000170f2 0x5ac esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .debug_abbrev 0x0001769e 0x32a esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .debug_abbrev 0x000179c8 0x323 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .debug_abbrev 0x00017ceb 0x384 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .debug_abbrev 0x0001806f 0x385 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .debug_abbrev 0x000183f4 0x2fa esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .debug_abbrev 0x000186ee 0x338 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .debug_abbrev 0x00018a26 0x338 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .debug_abbrev 0x00018d5e 0x2b8 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .debug_abbrev 0x00019016 0x254 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .debug_abbrev 0x0001926a 0x2ce esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .debug_abbrev 0x00019538 0xc2 esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + .debug_abbrev 0x000195fa 0x39d esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .debug_abbrev 0x00019997 0x2b3 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .debug_abbrev 0x00019c4a 0x417 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .debug_abbrev 0x0001a061 0x3ea esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .debug_abbrev 0x0001a44b 0x2ef esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .debug_abbrev 0x0001a73a 0x1aa esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .debug_abbrev 0x0001a8e4 0x4ef esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .debug_abbrev 0x0001add3 0x2c9 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .debug_abbrev 0x0001b09c 0x2cd esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .debug_abbrev 0x0001b369 0x2cd esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .debug_abbrev 0x0001b636 0x2cb esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .debug_abbrev 0x0001b901 0x509 esp-idf/bt/libbt.a(bt.c.obj) + .debug_abbrev 0x0001be0a 0x180 esp-idf/bt/libbt.a(addr.c.obj) + .debug_abbrev 0x0001bf8a 0x2df esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .debug_abbrev 0x0001c269 0x2ed esp-idf/bt/libbt.a(ble_store_util.c.obj) + .debug_abbrev 0x0001c556 0x292 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .debug_abbrev 0x0001c7e8 0x6ca esp-idf/bt/libbt.a(ble_hs.c.obj) + .debug_abbrev 0x0001ceb2 0x44f esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .debug_abbrev 0x0001d301 0x266 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + .debug_abbrev 0x0001d567 0x45d esp-idf/bt/libbt.a(ble_att.c.obj) + .debug_abbrev 0x0001d9c4 0x5a8 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .debug_abbrev 0x0001df6c 0x3a5 esp-idf/bt/libbt.a(ble_store.c.obj) + .debug_abbrev 0x0001e311 0x1d1 esp-idf/bt/libbt.a(ble_hs_cfg.c.obj) + .debug_abbrev 0x0001e4e2 0x3c7 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .debug_abbrev 0x0001e8a9 0x179 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .debug_abbrev 0x0001ea22 0x356 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .debug_abbrev 0x0001ed78 0x194 esp-idf/bt/libbt.a(ble_hs_log.c.obj) + .debug_abbrev 0x0001ef0c 0x23d esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .debug_abbrev 0x0001f149 0x512 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .debug_abbrev 0x0001f65b 0x655 esp-idf/bt/libbt.a(ble_gap.c.obj) + .debug_abbrev 0x0001fcb0 0x217 esp-idf/bt/libbt.a(ble_uuid.c.obj) + .debug_abbrev 0x0001fec7 0x389 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .debug_abbrev 0x00020250 0x123 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + .debug_abbrev 0x00020373 0x535 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .debug_abbrev 0x000208a8 0x358 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .debug_abbrev 0x00020c00 0x56d esp-idf/bt/libbt.a(ble_gatts.c.obj) + .debug_abbrev 0x0002116d 0x2f9 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .debug_abbrev 0x00021466 0x5bc esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .debug_abbrev 0x00021a22 0x287 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .debug_abbrev 0x00021ca9 0x449 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .debug_abbrev 0x000220f2 0x3bd esp-idf/bt/libbt.a(nimble_port.c.obj) + .debug_abbrev 0x000224af 0x12f esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .debug_abbrev 0x000225de 0x14d esp-idf/bt/libbt.a(endian.c.obj) + .debug_abbrev 0x0002272b 0x35a esp-idf/bt/libbt.a(os_mempool.c.obj) + .debug_abbrev 0x00022a85 0x24e esp-idf/bt/libbt.a(mem.c.obj) + .debug_abbrev 0x00022cd3 0x4e5 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .debug_abbrev 0x000231b8 0x1e3 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .debug_abbrev 0x0002339b 0x4ba esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .debug_abbrev 0x00023855 0x478 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .debug_abbrev 0x00023ccd 0x102 esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + .debug_abbrev 0x00023dcf 0x2de esp-idf/bt/libbt.a(transport.c.obj) + .debug_abbrev 0x000240ad 0x4ca esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .debug_abbrev 0x00024577 0x5aa esp-idf/bt/libbt.a(ble_sm.c.obj) + .debug_abbrev 0x00024b21 0x2e7 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + .debug_abbrev 0x00024e08 0x1d2 esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .debug_abbrev 0x00024fda 0x52b esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .debug_abbrev 0x00025505 0x29c esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + .debug_abbrev 0x000257a1 0x371 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .debug_abbrev 0x00025b12 0x445 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .debug_abbrev 0x00025f57 0x2b5 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + .debug_abbrev 0x0002620c 0x25e esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + .debug_abbrev 0x0002646a 0x45b esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .debug_abbrev 0x000268c5 0x4f4 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .debug_abbrev 0x00026db9 0x40d esp-idf/json/libjson.a(cJSON.c.obj) + .debug_abbrev 0x000271c6 0x217 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .debug_abbrev 0x000273dd 0x300 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .debug_abbrev 0x000276dd 0x255 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .debug_abbrev 0x00027932 0x1cc esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .debug_abbrev 0x00027afe 0x2aa esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .debug_abbrev 0x00027da8 0x15a esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .debug_abbrev 0x00027f02 0x318 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .debug_abbrev 0x0002821a 0x2b7 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .debug_abbrev 0x000284d1 0x361 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .debug_abbrev 0x00028832 0x1ed esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .debug_abbrev 0x00028a1f 0x329 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .debug_abbrev 0x00028d48 0x34f esp-idf/console/libconsole.a(commands.c.obj) + .debug_abbrev 0x00029097 0xce esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_abbrev 0x00029165 0x2cb esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_abbrev 0x00029430 0x1ea esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_abbrev 0x0002961a 0x2f9 esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_abbrev 0x00029913 0x3ee esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_abbrev 0x00029d01 0x252 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_abbrev 0x00029f53 0x4b5 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_abbrev 0x0002a408 0x2f6 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_abbrev 0x0002a6fe 0x22c esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_abbrev 0x0002a92a 0x174 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_abbrev 0x0002aa9e 0x10c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_abbrev 0x0002abaa 0x22d esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_abbrev 0x0002add7 0x106 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_abbrev 0x0002aedd 0x28d esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_abbrev 0x0002b16a 0x1f9 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_abbrev 0x0002b363 0x388 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_abbrev 0x0002b6eb 0x345 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_abbrev 0x0002ba30 0x543 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_abbrev 0x0002bf73 0xbd esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_abbrev 0x0002c030 0x685 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_abbrev 0x0002c6b5 0xac esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_abbrev 0x0002c761 0x606 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .debug_abbrev 0x0002cd67 0x66e esp-idf/driver/libdriver.a(uart.c.obj) + .debug_abbrev 0x0002d3d5 0x320 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .debug_abbrev 0x0002d6f5 0x62 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_abbrev 0x0002d757 0x4ed esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_abbrev 0x0002dc44 0x28d esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_abbrev 0x0002ded1 0x27c esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_abbrev 0x0002e14d 0x400 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_abbrev 0x0002e54d 0x12a esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_abbrev 0x0002e677 0x208 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_abbrev 0x0002e87f 0x402 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_abbrev 0x0002ec81 0x260 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_abbrev 0x0002eee1 0x535 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_abbrev 0x0002f416 0x4f9 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_abbrev 0x0002f90f 0x3ba esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_abbrev 0x0002fcc9 0x243 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_abbrev 0x0002ff0c 0x142 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_abbrev 0x0003004e 0x471 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_abbrev 0x000304bf 0x229 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_abbrev 0x000306e8 0x205 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_abbrev 0x000308ed 0x279 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_abbrev 0x00030b66 0x280 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_abbrev 0x00030de6 0x1d2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_abbrev 0x00030fb8 0x1e3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_abbrev 0x0003119b 0x3ee esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_abbrev 0x00031589 0x179 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_abbrev 0x00031702 0x23e esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_abbrev 0x00031940 0x1af esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_abbrev 0x00031aef 0x39b esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_abbrev 0x00031e8a 0x436 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_abbrev 0x000322c0 0x37c esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_abbrev 0x0003263c 0x1a4 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_abbrev 0x000327e0 0x1f3 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_abbrev 0x000329d3 0x367 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_abbrev 0x00032d3a 0x320 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_abbrev 0x0003305a 0x3fc esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_abbrev 0x00033456 0x4fb esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_abbrev 0x00033951 0x202 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_abbrev 0x00033b53 0x38e esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_abbrev 0x00033ee1 0x3d4 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_abbrev 0x000342b5 0x2a9 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_abbrev 0x0003455e 0x23b esp-idf/hal/libhal.a(rmt_hal.c.obj) + .debug_abbrev 0x00034799 0x472 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_abbrev 0x00034c0b 0x1ad esp-idf/log/liblog.a(log_buffers.c.obj) + .debug_abbrev 0x00034db8 0x86 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_abbrev 0x00034e3e 0x70 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_abbrev 0x00034eae 0xfb esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_abbrev 0x00034fa9 0xc6 esp-idf/soc/libsoc.a(rmt_periph.c.obj) + .debug_abbrev 0x0003506f 0xa3 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_abbrev 0x00035112 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_abbrev 0x000351a2 0x19c esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_abbrev 0x0003533e 0x1e7 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_abbrev 0x00035525 0x301 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_abbrev 0x00035826 0x93 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_abbrev 0x000358b9 0x322 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_abbrev 0x00035bdb 0x158 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_abbrev 0x00035d33 0x234 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_abbrev 0x00035f67 0x34e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_abbrev 0x000362b5 0x95 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_abbrev 0x0003634a 0x108 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_abbrev 0x00036452 0x3af esp-idf/freertos/libfreertos.a(timers.c.obj) + .debug_abbrev 0x00036801 0x2df esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_abbrev 0x00036ae0 0x14 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_abbrev 0x00036af4 0x335 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_abbrev 0x00036e29 0x16b esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_abbrev 0x00036f94 0x1f7 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_abbrev 0x0003718b 0x153 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_abbrev 0x000372de 0x474 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_abbrev 0x00037752 0xf76 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_abbrev 0x000386c8 0xee2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_abbrev 0x000395aa 0xb45 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_abbrev 0x0003a0ef 0x51c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_abbrev 0x0003a60b 0xdbb esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_abbrev 0x0003b3c6 0x2e0 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_abbrev 0x0003b6a6 0x819 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_abbrev 0x0003bebf 0xbe9 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_abbrev 0x0003caa8 0xd13 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_abbrev 0x0003d7bb 0x417 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_abbrev 0x0003dbd2 0x5da esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_abbrev 0x0003e1ac 0x37e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_abbrev 0x0003e52a 0x248 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_abbrev 0x0003e772 0x359 esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_abbrev 0x0003eacb 0x3eb esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_abbrev 0x0003eeb6 0x39e esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_abbrev 0x0003f254 0x2e4 esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_abbrev 0x0003f538 0x157 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_abbrev 0x0003f68f 0x38a esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_abbrev 0x0003fa19 0xbb esp-idf/lwip/liblwip.a(init.c.obj) + .debug_abbrev 0x0003fad4 0x21c esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_abbrev 0x0003fcf0 0x1f6 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_abbrev 0x0003fee6 0x2d0 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_abbrev 0x000401b6 0x411 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_abbrev 0x000405c7 0x3de esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_abbrev 0x000409a5 0x3c7 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_abbrev 0x00040d6c 0x426 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_abbrev 0x00041192 0x3aa esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_abbrev 0x0004153c 0x38f esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_abbrev 0x000418cb 0x387 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_abbrev 0x00041c52 0x3e0 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_abbrev 0x00042032 0x414 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_abbrev 0x00042446 0x371 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_abbrev 0x000427b7 0x2f2 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_abbrev 0x00042aa9 0x3ec esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_abbrev 0x00042e95 0x36f esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_abbrev 0x00043204 0x2e9 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_abbrev 0x000434ed 0x25c esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_abbrev 0x00043749 0x303 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_abbrev 0x00043a4c 0x33e esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_abbrev 0x00043d8a 0x1ea esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_abbrev 0x00043f74 0x251 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_abbrev 0x000441c5 0x398 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_abbrev 0x0004455d 0x3d9 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_abbrev 0x00044936 0x2c8 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_abbrev 0x00044bfe 0x20b esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_abbrev 0x00044e09 0x259 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_abbrev 0x00045062 0x1c2 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_abbrev 0x00045224 0x332 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_abbrev 0x00045556 0x291 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_abbrev 0x000457e7 0x40b esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_abbrev 0x00045bf2 0x45a esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_abbrev 0x0004604c 0x90 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_abbrev 0x000460dc 0x239 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_abbrev 0x00046315 0x228 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_abbrev 0x0004653d 0x224 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_abbrev 0x00046761 0x592 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_abbrev 0x00046cf3 0x1d5 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_abbrev 0x00046ec8 0x1ab esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_abbrev 0x00047073 0x162 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_abbrev 0x000471d5 0x3f0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_abbrev 0x000475c5 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_abbrev 0x000476c5 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_abbrev 0x00047805 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_abbrev 0x00047945 0x171 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_abbrev 0x00047ab6 0x2de esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_abbrev 0x00047d94 0x322 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_abbrev 0x000480b6 0x2f1 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_abbrev 0x000483a7 0x1dc esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_abbrev 0x00048583 0x33d esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_abbrev 0x000488c0 0x40f esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_abbrev 0x00048ccf 0x256 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_abbrev 0x00048f25 0x45a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_abbrev 0x0004937f 0x2f3 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_abbrev 0x00049672 0x55d esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_abbrev 0x00049bcf 0x1aa esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_abbrev 0x00049d79 0x75 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_abbrev 0x00049dee 0x527 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_abbrev 0x0004a315 0x3b0 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .debug_abbrev 0x0004a6c5 0x309 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_abbrev 0x0004a9ce 0x3fe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_abbrev 0x0004adcc 0x1ba esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_abbrev 0x0004af86 0x38a esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_abbrev 0x0004b310 0x469 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .debug_abbrev 0x0004b779 0x24f esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .debug_abbrev 0x0004b9c8 0x230 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .debug_abbrev 0x0004bbf8 0x189 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .debug_abbrev 0x0004bd81 0x598 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .debug_abbrev 0x0004c319 0x43a esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .debug_abbrev 0x0004c753 0x485 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .debug_abbrev 0x0004cbd8 0x449 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .debug_abbrev 0x0004d021 0x3aa esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .debug_abbrev 0x0004d3cb 0x1e4 esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .debug_abbrev 0x0004d5af 0x376 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .debug_abbrev 0x0004d925 0x226 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_abbrev 0x0004db4b 0x599 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_abbrev 0x0004e0e4 0x609 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_abbrev 0x0004e6ed 0x351 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + .debug_abbrev 0x0004ea3e 0x351 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .debug_abbrev 0x0004ed8f 0x3a6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .debug_abbrev 0x0004f135 0x39d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_abbrev 0x0004f4d2 0x4af esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_abbrev 0x0004f981 0x537 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_abbrev 0x0004feb8 0x56f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_abbrev 0x00050427 0xf5 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_abbrev 0x0005051c 0x4dd esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .debug_abbrev 0x000509f9 0x50e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_abbrev 0x00050f07 0x418 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_abbrev 0x0005131f 0x50e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_abbrev 0x0005182d 0x35c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_abbrev 0x00051b89 0x2a6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_abbrev 0x00051e2f 0x4bb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_abbrev 0x000522ea 0x45b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_abbrev 0x00052745 0x2f5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_abbrev 0x00052a3a 0x497 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_abbrev 0x00052ed1 0x2fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_abbrev 0x000531cb 0x3a6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_abbrev 0x00053571 0x38d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_abbrev 0x000538fe 0x171 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_abbrev 0x00053a6f 0x4d4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_abbrev 0x00053f43 0x20b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_abbrev 0x0005414e 0x351 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_abbrev 0x0005449f 0x401 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_abbrev 0x000548a0 0x35c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .debug_abbrev 0x00054bfc 0x1cc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_abbrev 0x00054dc8 0x11a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_abbrev 0x00054ee2 0x424 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_abbrev 0x00055306 0x20a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_abbrev 0x00055510 0x19b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_abbrev 0x000556ab 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_abbrev 0x00055873 0x32a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_abbrev 0x00055b9d 0x314 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_abbrev 0x00055eb1 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_abbrev 0x00055f6d 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_abbrev 0x00056051 0x210 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_abbrev 0x00056261 0x17d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_abbrev 0x000563de 0x538 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_abbrev 0x00056916 0x2ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_abbrev 0x00056bd0 0x456 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_abbrev 0x00057026 0x2f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_abbrev 0x0005731a 0x200 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_abbrev 0x0005751a 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_abbrev 0x000576fe 0x37b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_abbrev 0x00057a79 0x145 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_abbrev 0x00057bbe 0x2e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_abbrev 0x00057ea0 0x2b9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_abbrev 0x00058159 0x233 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_abbrev 0x0005838c 0x403 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_abbrev 0x0005878f 0x3b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_abbrev 0x00058b43 0x3e3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_abbrev 0x00058f26 0x291 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_abbrev 0x000591b7 0x31c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_abbrev 0x000594d3 0x3d0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_abbrev 0x000598a3 0x3f9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_abbrev 0x00059c9c 0x192 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_abbrev 0x00059e2e 0x3ab esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_abbrev 0x0005a1d9 0x36b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_abbrev 0x0005a544 0x254 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_abbrev 0x0005a798 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_abbrev 0x0005a90c 0x4ac esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_abbrev 0x0005adb8 0x318 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .debug_abbrev 0x0005b0d0 0x3c9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_abbrev 0x0005b499 0x2b2 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .debug_abbrev 0x0005b74b 0x373 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_abbrev 0x0005babe 0x1f5 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_abbrev 0x0005bcb3 0x48c esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_abbrev 0x0005c13f 0x239 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_abbrev 0x0005c378 0x321 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_abbrev 0x0005c699 0x182 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_abbrev 0x0005c81b 0x468 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_abbrev 0x0005cc83 0x343 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_abbrev 0x0005cfc6 0x282 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_abbrev 0x0005d248 0x1ee esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_abbrev 0x0005d436 0x387 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_abbrev 0x0005d7bd 0x26b esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_abbrev 0x0005da28 0x1f1 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_abbrev 0x0005dc19 0x289 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_abbrev 0x0005dea2 0x1d0 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_abbrev 0x0005e072 0x19a esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_abbrev 0x0005e20c 0x90 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_abbrev 0x0005e29c 0x70 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_abbrev 0x0005e30c 0x6db esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_abbrev 0x0005e9e7 0x55b esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_abbrev 0x0005ef42 0x3ae esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .debug_abbrev 0x0005f2f0 0xda esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_abbrev 0x0005f3ca 0x10e esp-idf/newlib/libnewlib.a(random.c.obj) + .debug_abbrev 0x0005f4d8 0x190 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_abbrev 0x0005f668 0x2e6 esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_abbrev 0x0005f94e 0x438 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_abbrev 0x0005fd86 0x233 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_abbrev 0x0005ffb9 0xec esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .debug_abbrev 0x000600a5 0x1cd esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .debug_abbrev 0x00060272 0x29e esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_abbrev 0x00060510 0x1a6 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_abbrev 0x000606b6 0x522 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_abbrev 0x00060bd8 0x392 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_abbrev 0x00060f6a 0x5c2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_abbrev 0x0006152c 0x270 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_abbrev 0x0006179c 0x50b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_abbrev 0x00061ca7 0x41e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_abbrev 0x000620c5 0x424 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_abbrev 0x000624e9 0x37f esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_abbrev 0x00062868 0x646 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_abbrev 0x00062eae 0x3a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_abbrev 0x00063253 0x39b esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_abbrev 0x000635ee 0x40b esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_abbrev 0x000639f9 0x4a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_abbrev 0x00063e99 0x247 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_abbrev 0x000640e0 0x4af esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_abbrev 0x0006458f 0x261 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_abbrev 0x000647f0 0x301 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_abbrev 0x00064af1 0x162 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_abbrev 0x00064c53 0x233 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_abbrev 0x00064e86 0x5fc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_abbrev 0x00065482 0x3ae esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_abbrev 0x00065830 0x2ee esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_abbrev 0x00065b1e 0x40e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_abbrev 0x00065f2c 0x684 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_abbrev 0x000665b0 0x2eb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_abbrev 0x0006689b 0x28c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_abbrev 0x00066b27 0x212 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_abbrev 0x00066d39 0x327 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_abbrev 0x00067060 0x42f esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_abbrev 0x0006748f 0x177 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_abbrev 0x00067606 0x27f esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_abbrev 0x00067885 0x3e8 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_abbrev 0x00067c6d 0x288 esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_abbrev 0x00067ef5 0x1d6 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_abbrev 0x000680cb 0x8f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opv.o) + .debug_abbrev 0x0006815a 0xa9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opvs.o) + .debug_abbrev 0x00068203 0x5cd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .debug_abbrev 0x000687d0 0x122 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) + .debug_abbrev 0x000688f2 0x47f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + .debug_abbrev 0x00068d71 0x306 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + .debug_abbrev 0x00069077 0x471 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + .debug_abbrev 0x000694e8 0x1a0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_op.o) + .debug_abbrev 0x00069688 0xa9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_ops.o) + .debug_abbrev 0x00069731 0x509 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) + .debug_abbrev 0x00069c3a 0x3f2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .debug_abbrev 0x0006a02c 0x57b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .debug_abbrev 0x0006a5a7 0x7cb C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .debug_abbrev 0x0006ad72 0xa4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opv.o) + .debug_abbrev 0x0006ae16 0x342 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_term_handler.o) + .debug_abbrev 0x0006b158 0x2f6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + .debug_abbrev 0x0006b44e 0x1f6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + .debug_abbrev 0x0006b644 0x44d esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_abbrev 0x0006ba91 0x5b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-environ.o) + .debug_abbrev 0x0006baec 0xd2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-exit.o) + .debug_abbrev 0x0006bbbe 0x209 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv.o) + .debug_abbrev 0x0006bdc7 0x21c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv_r.o) + .debug_abbrev 0x0006bfe3 0x50e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + .debug_abbrev 0x0006c4f1 0x2f4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtol.o) + .debug_abbrev 0x0006c7e5 0x2be C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoul.o) + .debug_abbrev 0x0006caa3 0x2ea C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoull.o) + .debug_abbrev 0x0006cd8d 0x352 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + .debug_abbrev 0x0006d0df 0x206 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv.o) + .debug_abbrev 0x0006d2e5 0x2a6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + .debug_abbrev 0x0006d58b 0x62 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ctype_.o) + .debug_abbrev 0x0006d5ed 0x49b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + .debug_abbrev 0x0006da88 0x457 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + .debug_abbrev 0x0006dedf 0x2b1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) + .debug_abbrev 0x0006e190 0x32f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + .debug_abbrev 0x0006e4bf 0x43e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + .debug_abbrev 0x0006e8fd 0x2a8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + .debug_abbrev 0x0006eba5 0x261 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputc.o) + .debug_abbrev 0x0006ee06 0x27b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputs.o) + .debug_abbrev 0x0006f081 0x247 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseek.o) + .debug_abbrev 0x0006f2c8 0x23a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fvwrite.o) + .debug_abbrev 0x0006f502 0x1bd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwalk.o) + .debug_abbrev 0x0006f6bf 0x224 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-printf.o) + .debug_abbrev 0x0006f8e3 0x29e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putc.o) + .debug_abbrev 0x0006fb81 0x200 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putchar.o) + .debug_abbrev 0x0006fd81 0x298 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) + .debug_abbrev 0x00070019 0x2bd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) + .debug_abbrev 0x000702d6 0x237 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-snprintf.o) + .debug_abbrev 0x0007050d 0x213 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sprintf.o) + .debug_abbrev 0x00070720 0x21e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sscanf.o) + .debug_abbrev 0x0007093e 0x255 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-stdio.o) + .debug_abbrev 0x00070b93 0x210 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vprintf.o) + .debug_abbrev 0x00070da3 0x22d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vsnprintf.o) + .debug_abbrev 0x00070fd0 0x25a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wbuf.o) + .debug_abbrev 0x0007122a 0x209 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wsetup.o) + .debug_abbrev 0x00071433 0x225 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-asprintf.o) + .debug_abbrev 0x00071658 0x2f8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + .debug_abbrev 0x00071950 0x225 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vasprintf.o) + .debug_abbrev 0x00071b75 0x368 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + .debug_abbrev 0x00071edd 0x6e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fls.o) + .debug_abbrev 0x00071f4b 0x216 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror.o) + .debug_abbrev 0x00072161 0x74 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-u_strerr.o) + .debug_abbrev 0x000721d5 0x7e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-difftime.o) + .debug_abbrev 0x00072253 0xee C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime_r.o) + .debug_abbrev 0x00072341 0x185 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) + .debug_abbrev 0x000724c6 0x1e5 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mktime.o) + .debug_abbrev 0x000726ab 0x61 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-month_lengths.o) + .debug_abbrev 0x0007270c 0x393 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + .debug_abbrev 0x00072a9f 0x1e0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-time.o) + .debug_abbrev 0x00072c7f 0x131 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzcalc_limits.o) + .debug_abbrev 0x00072db0 0xcb C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzlock.o) + .debug_abbrev 0x00072e7b 0x1e3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset.o) + .debug_abbrev 0x0007305e 0x2ae C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + .debug_abbrev 0x0007330c 0x5e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzvars.o) + .debug_abbrev 0x0007336a 0x285 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) + .debug_abbrev 0x000735ef 0x260 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-localeconv.o) + .debug_abbrev 0x0007384f 0x1e9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-timelocal.o) + .debug_abbrev 0x00073a38 0x212 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-reent.o) + .debug_abbrev 0x00073c4a 0x174 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + .debug_abbrev 0x00073dbe 0x196 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-errno.o) + .debug_abbrev 0x00073f54 0x1d1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysclose.o) + .debug_abbrev 0x00074125 0x1d1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysgettod.o) + .debug_abbrev 0x000742f6 0x1d2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysread.o) + .debug_abbrev 0x000744c8 0x1d7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-syswrite.o) + .debug_abbrev 0x0007469f 0x77 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_nan.o) + .debug_abbrev 0x00074716 0x77 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-sf_nan.o) + .debug_abbrev 0x0007478d 0x13c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_frexp.o) + .debug_abbrev 0x000748c9 0x1c2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-__call_atexit.o) + .debug_abbrev 0x00074a8b 0x325 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + .debug_abbrev 0x00074db0 0x1e7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-envlock.o) + .debug_abbrev 0x00074f97 0x3c1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + .debug_abbrev 0x00075358 0x187 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-hexnan.o) + .debug_abbrev 0x000754df 0x25d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbtowc_r.o) + .debug_abbrev 0x0007573c 0x45d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + .debug_abbrev 0x00075b99 0x247 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wctomb_r.o) + .debug_abbrev 0x00075de0 0x217 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-siscanf.o) + .debug_abbrev 0x00075ff7 0x230 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sniprintf.o) + .debug_abbrev 0x00076227 0x3cc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + .debug_abbrev 0x000765f3 0x420 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + .debug_abbrev 0x00076a13 0x42d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + .debug_abbrev 0x00076e40 0x412 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + .debug_abbrev 0x00077252 0x1be C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-flags.o) + .debug_abbrev 0x00077410 0x257 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-makebuf.o) + .debug_abbrev 0x00077667 0x94 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sccl.o) + .debug_abbrev 0x000776fb 0x2b1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + .debug_abbrev 0x000779ac 0xb7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gettzinfo.o) + .debug_abbrev 0x00077a63 0x2e3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoll.o) + .debug_abbrev 0x00077d46 0x241 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbrtowc.o) + .debug_abbrev 0x00077f87 0xb9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace.o) + .debug_abbrev 0x00078040 0x1ae C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace_l.o) + .debug_abbrev 0x000781ee 0x197 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extenddftf2.o) + .debug_abbrev 0x00078385 0x18b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(trunctfdf2.o) + +.debug_loc 0x00000000 0x1d9b89 + .debug_loc 0x00000000 0x115 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_loc 0x00000115 0x13ee esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_loc 0x00001503 0x6a6 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_loc 0x00001ba9 0x4e8 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_loc 0x00002091 0x53a esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_loc 0x000025cb 0x476 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .debug_loc 0x00002a41 0x726 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_loc 0x00003167 0x187 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_loc 0x000032ee 0x27 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_loc 0x00003315 0x21b esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_loc 0x00003530 0x50 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_loc 0x00003580 0xa4 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_loc 0x00003624 0x368 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_loc 0x0000398c 0x100 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_loc 0x00003a8c 0xf8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_loc 0x00003b84 0x235 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_loc 0x00003db9 0x4f esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_loc 0x00003e08 0x752 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_loc 0x0000455a 0x176 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .debug_loc 0x000046d0 0x1f esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_loc 0x000046ef 0x1aa esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_loc 0x00004899 0xebb esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_loc 0x00005754 0x27f esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_loc 0x000059d3 0xfd esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_loc 0x00005ad0 0x709 esp-idf/log/liblog.a(log.c.obj) + .debug_loc 0x000061d9 0x50 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_loc 0x00006229 0x18ac esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_loc 0x00007ad5 0x802 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_loc 0x000082d7 0xca8 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_loc 0x00008f7f 0x6b27 esp-idf/heap/libheap.a(tlsf.c.obj) + .debug_loc 0x0000faa6 0x3f5 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_loc 0x0000fe9b 0x8e8 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_loc 0x00010783 0x12a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_loc 0x000108ad 0x170a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_loc 0x00011fb7 0xc91 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_loc 0x00012c48 0x314 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_loc 0x00012f5c 0x364 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_loc 0x000132c0 0x3fe esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_loc 0x000136be 0xced esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_loc 0x000143ab 0x5bc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_loc 0x00014967 0x239 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_loc 0x00014ba0 0x59a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_loc 0x0001513a 0x8c esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .debug_loc 0x000151c6 0x4296 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .debug_loc 0x0001945c 0x2ca esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .debug_loc 0x00019726 0x72 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_loc 0x00019798 0x2dd7 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_loc 0x0001c56f 0x3e04 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_loc 0x00020373 0x536 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_loc 0x000208a9 0x1d8 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .debug_loc 0x00020a81 0x1e6 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_loc 0x00020c67 0x252 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_loc 0x00020eb9 0x63 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_loc 0x00020f1c 0x67 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_loc 0x00020f83 0x313 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_loc 0x00021296 0x510 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_loc 0x000217a6 0x5fd esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_loc 0x00021da3 0x75 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_loc 0x00021e18 0x132 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_loc 0x00021f4a 0xaa esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_loc 0x00021ff4 0x46a esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_loc 0x0002245e 0x732 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_loc 0x00022b90 0xd0 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_loc 0x00022c60 0x3dd esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_loc 0x0002303d 0x148 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_loc 0x00023185 0xfc8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_loc 0x0002414d 0x1e esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_loc 0x0002416b 0x28 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + .debug_loc 0x00024193 0x2d2 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_loc 0x00024465 0xd2 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_loc 0x00024537 0x45bd esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_loc 0x00028af4 0x6c3 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_loc 0x000291b7 0x961 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_loc 0x00029b18 0x13b7 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_loc 0x0002aecf 0x3a3 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_loc 0x0002b272 0x58d esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .debug_loc 0x0002b7ff 0x96a esp-idf/main/libmain.a(app_main.c.obj) + .debug_loc 0x0002c169 0x10b esp-idf/main/libmain.a(app_driver.c.obj) + .debug_loc 0x0002c274 0x3e9 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .debug_loc 0x0002c65d 0xeb2 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .debug_loc 0x0002d50f 0x3f5 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .debug_loc 0x0002d904 0xa28 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .debug_loc 0x0002e32c 0xa7b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .debug_loc 0x0002eda7 0xa20 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .debug_loc 0x0002f7c7 0x12e6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .debug_loc 0x00030aad 0x915 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .debug_loc 0x000313c2 0x6e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .debug_loc 0x00031430 0x262 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .debug_loc 0x00031692 0x6c2 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .debug_loc 0x00031d54 0x10d5 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .debug_loc 0x00032e29 0xa87 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .debug_loc 0x000338b0 0x28d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .debug_loc 0x00033b3d 0x27 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + .debug_loc 0x00033b64 0xa13 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .debug_loc 0x00034577 0x8fb esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .debug_loc 0x00034e72 0x449 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .debug_loc 0x000352bb 0xad esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .debug_loc 0x00035368 0xc74 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .debug_loc 0x00035fdc 0x2eb esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .debug_loc 0x000362c7 0x7dd esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .debug_loc 0x00036aa4 0x818 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .debug_loc 0x000372bc 0x4d2 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .debug_loc 0x0003778e 0x21b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .debug_loc 0x000379a9 0x780 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .debug_loc 0x00038129 0xd71 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .debug_loc 0x00038e9a 0x1d8 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .debug_loc 0x00039072 0x9e7 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .debug_loc 0x00039a59 0x3e1 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .debug_loc 0x00039e3a 0x5be esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .debug_loc 0x0003a3f8 0x7f4 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .debug_loc 0x0003abec 0x778 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .debug_loc 0x0003b364 0x1680 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .debug_loc 0x0003c9e4 0x216 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .debug_loc 0x0003cbfa 0x6da esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .debug_loc 0x0003d2d4 0x25a9 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .debug_loc 0x0003f87d 0xe34 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .debug_loc 0x000406b1 0x10d7d esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .debug_loc 0x0005142e 0x8c6 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .debug_loc 0x00051cf4 0xda9 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .debug_loc 0x00052a9d 0x2c4 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .debug_loc 0x00052d61 0x180e esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .debug_loc 0x0005456f 0x4e7 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .debug_loc 0x00054a56 0x7d4 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .debug_loc 0x0005522a 0x79e esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .debug_loc 0x000559c8 0x7ed esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .debug_loc 0x000561b5 0x677 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .debug_loc 0x0005682c 0x1180 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .debug_loc 0x000579ac 0x1400 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .debug_loc 0x00058dac 0xc80 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .debug_loc 0x00059a2c 0x280 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .debug_loc 0x00059cac 0x1120 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .debug_loc 0x0005adcc 0x682 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .debug_loc 0x0005b44e 0x2e1 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .debug_loc 0x0005b72f 0x1622 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .debug_loc 0x0005cd51 0x14be esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .debug_loc 0x0005e20f 0x13ef esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .debug_loc 0x0005f5fe 0x6f5 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .debug_loc 0x0005fcf3 0xfc0 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .debug_loc 0x00060cb3 0x780 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .debug_loc 0x00061433 0xc80 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .debug_loc 0x000620b3 0xc80 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .debug_loc 0x00062d33 0x280 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .debug_loc 0x00062fb3 0x17a0 esp-idf/bt/libbt.a(bt.c.obj) + .debug_loc 0x00064753 0xd5 esp-idf/bt/libbt.a(addr.c.obj) + .debug_loc 0x00064828 0x2c4 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .debug_loc 0x00064aec 0x4e1 esp-idf/bt/libbt.a(ble_store_util.c.obj) + .debug_loc 0x00064fcd 0x5d2 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .debug_loc 0x0006559f 0x9f3 esp-idf/bt/libbt.a(ble_hs.c.obj) + .debug_loc 0x00065f92 0x1856 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .debug_loc 0x000677e8 0x326 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + .debug_loc 0x00067b0e 0x56c esp-idf/bt/libbt.a(ble_att.c.obj) + .debug_loc 0x0006807a 0x7168 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .debug_loc 0x0006f1e2 0xf6e esp-idf/bt/libbt.a(ble_store.c.obj) + .debug_loc 0x00070150 0x1bba esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .debug_loc 0x00071d0a 0x282 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .debug_loc 0x00071f8c 0x19fe esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .debug_loc 0x0007398a 0x70 esp-idf/bt/libbt.a(ble_hs_log.c.obj) + .debug_loc 0x000739fa 0x28e esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .debug_loc 0x00073c88 0xcef esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .debug_loc 0x00074977 0x47a7 esp-idf/bt/libbt.a(ble_gap.c.obj) + .debug_loc 0x0007911e 0x83e esp-idf/bt/libbt.a(ble_uuid.c.obj) + .debug_loc 0x0007995c 0x448 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .debug_loc 0x00079da4 0xb62 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .debug_loc 0x0007a906 0x39c esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .debug_loc 0x0007aca2 0x3533 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .debug_loc 0x0007e1d5 0x1bc4 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .debug_loc 0x0007fd99 0xb48 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .debug_loc 0x000808e1 0x890 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .debug_loc 0x00081171 0x13df esp-idf/bt/libbt.a(ble_store_config.c.obj) + .debug_loc 0x00082550 0x2fb esp-idf/bt/libbt.a(nimble_port.c.obj) + .debug_loc 0x0008284b 0x4e esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .debug_loc 0x00082899 0x52b esp-idf/bt/libbt.a(endian.c.obj) + .debug_loc 0x00082dc4 0xa62 esp-idf/bt/libbt.a(os_mempool.c.obj) + .debug_loc 0x00083826 0x929 esp-idf/bt/libbt.a(mem.c.obj) + .debug_loc 0x0008414f 0x1dfa esp-idf/bt/libbt.a(os_mbuf.c.obj) + .debug_loc 0x00085f49 0x129 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .debug_loc 0x00086072 0x1561 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .debug_loc 0x000875d3 0x4d2 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .debug_loc 0x00087aa5 0x111 esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + .debug_loc 0x00087bb6 0x258 esp-idf/bt/libbt.a(transport.c.obj) + .debug_loc 0x00087e0e 0x781 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .debug_loc 0x0008858f 0x31f9 esp-idf/bt/libbt.a(ble_sm.c.obj) + .debug_loc 0x0008b788 0x362 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + .debug_loc 0x0008baea 0x253 esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .debug_loc 0x0008bd3d 0x482c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .debug_loc 0x00090569 0x2bd esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + .debug_loc 0x00090826 0xfe3 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .debug_loc 0x00091809 0x4e8 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .debug_loc 0x00091cf1 0x4cd esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + .debug_loc 0x000921be 0x14c esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + .debug_loc 0x0009230a 0x1155 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .debug_loc 0x0009345f 0x7c39 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .debug_loc 0x0009b098 0x4a65 esp-idf/json/libjson.a(cJSON.c.obj) + .debug_loc 0x0009fafd 0x2aa esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .debug_loc 0x0009fda7 0x37f5 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .debug_loc 0x000a359c 0x13e esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .debug_loc 0x000a36da 0x1e9 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .debug_loc 0x000a38c3 0x4a5 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .debug_loc 0x000a3d68 0x132 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .debug_loc 0x000a3e9a 0xfce esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .debug_loc 0x000a4e68 0x123 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .debug_loc 0x000a4f8b 0x9fc esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .debug_loc 0x000a5987 0x2a8 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .debug_loc 0x000a5c2f 0x6a2 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .debug_loc 0x000a62d1 0x642 esp-idf/console/libconsole.a(commands.c.obj) + .debug_loc 0x000a6913 0x33a esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_loc 0x000a6c4d 0x345 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_loc 0x000a6f92 0x520 esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_loc 0x000a74b2 0x5b6 esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_loc 0x000a7a68 0x1f92 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_loc 0x000a99fa 0x4b2 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_loc 0x000a9eac 0x2ad6 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_loc 0x000ac982 0x14f6 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_loc 0x000ade78 0x88e esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_loc 0x000ae706 0x5b esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_loc 0x000ae761 0x8c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_loc 0x000ae7ed 0x2bf esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_loc 0x000aeaac 0xa35 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_loc 0x000af4e1 0x17f esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_loc 0x000af660 0x13f0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_loc 0x000b0a50 0x2e1 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_loc 0x000b0d31 0x24d6 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_loc 0x000b3207 0x25a7 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_loc 0x000b57ae 0x27 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_loc 0x000b57d5 0x644b esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .debug_loc 0x000bbc20 0x47b3 esp-idf/driver/libdriver.a(uart.c.obj) + .debug_loc 0x000c03d3 0x7d9 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .debug_loc 0x000c0bac 0xdc3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_loc 0x000c196f 0x4a0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_loc 0x000c1e0f 0x235 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_loc 0x000c2044 0x14bb esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_loc 0x000c34ff 0x109 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_loc 0x000c3608 0xd6a esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_loc 0x000c4372 0x126 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_loc 0x000c4498 0x1c79 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_loc 0x000c6111 0x6e2 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_loc 0x000c67f3 0x81c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_loc 0x000c700f 0x164 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_loc 0x000c7173 0x1709 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_loc 0x000c887c 0x19a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_loc 0x000c8a16 0x154 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_loc 0x000c8b6a 0x2c7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_loc 0x000c8e31 0x845 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_loc 0x000c9676 0x11a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_loc 0x000c9790 0x11a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_loc 0x000c98aa 0x8b3 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_loc 0x000ca15d 0x394 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_loc 0x000ca4f1 0x207 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_loc 0x000ca6f8 0x414 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_loc 0x000cab0c 0xc0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_loc 0x000cabcc 0xee3 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_loc 0x000cbaaf 0x569 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_loc 0x000cc018 0x59 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_loc 0x000cc071 0x33f esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_loc 0x000cc3b0 0x10bc esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_loc 0x000cd46c 0xb3c esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_loc 0x000cdfa8 0x3b5 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_loc 0x000ce35d 0x141c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_loc 0x000cf779 0x1d9 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_loc 0x000cf952 0xb4b esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_loc 0x000d049d 0xdb8 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_loc 0x000d1255 0x1e9 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_loc 0x000d143e 0x332 esp-idf/hal/libhal.a(rmt_hal.c.obj) + .debug_loc 0x000d1770 0xc76 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_loc 0x000d23e6 0x45d esp-idf/log/liblog.a(log_buffers.c.obj) + .debug_loc 0x000d2843 0x107 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_loc 0x000d294a 0xa8 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_loc 0x000d29f2 0x7f2 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_loc 0x000d31e4 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_loc 0x000d326e 0xf4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_loc 0x000d3362 0x43f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_loc 0x000d37a1 0x36b esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_loc 0x000d3b0c 0x20f esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_loc 0x000d3d1b 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_loc 0x000d3d6b 0x159d esp-idf/freertos/libfreertos.a(timers.c.obj) + .debug_loc 0x000d5308 0xe17 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_loc 0x000d611f 0x8c2 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_loc 0x000d69e1 0x4e43 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_loc 0x000db824 0x337 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_loc 0x000dbb5b 0x608 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_loc 0x000dc163 0x27b3 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_loc 0x000de916 0x378a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_loc 0x000e20a0 0x2edc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_loc 0x000e4f7c 0xd61 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_loc 0x000e5cdd 0x4fe esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_loc 0x000e61db 0xde2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_loc 0x000e6fbd 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_loc 0x000e700b 0x5b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_loc 0x000e75c3 0x3869 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_loc 0x000eae2c 0xd0e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_loc 0x000ebb3a 0x1fb esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_loc 0x000ebd35 0x1b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_loc 0x000ebeed 0x4e9 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_loc 0x000ec3d6 0x195 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_loc 0x000ec56b 0x4bb esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_loc 0x000eca26 0x5d68 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_loc 0x000f278e 0x7f3 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_loc 0x000f2f81 0x5b1 esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_loc 0x000f3532 0x51b esp-idf/lwip/liblwip.a(def.c.obj) + .debug_loc 0x000f3a4d 0x1b95 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_loc 0x000f55e2 0x278 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_loc 0x000f585a 0x116 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_loc 0x000f5970 0x2d1 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_loc 0x000f5c41 0x1e62 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_loc 0x000f7aa3 0x2150 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_loc 0x000f9bf3 0xbe6 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_loc 0x000fa7d9 0x20a5 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_loc 0x000fc87e 0xef2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_loc 0x000fd770 0x2594 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_loc 0x000ffd04 0x469 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_loc 0x0010016d 0x119e esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_loc 0x0010130b 0x1f87 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_loc 0x00103292 0x1750 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_loc 0x001049e2 0x2fa esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_loc 0x00104cdc 0xb22 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_loc 0x001057fe 0xfa3 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_loc 0x001067a1 0x593 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_loc 0x00106d34 0x2d3 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_loc 0x00107007 0x8c7 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_loc 0x001078ce 0x1469 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_loc 0x00108d37 0x6ca esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_loc 0x00109401 0x278 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_loc 0x00109679 0x804 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_loc 0x00109e7d 0x24e3 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_loc 0x0010c360 0x20d esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_loc 0x0010c56d 0x1f9 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_loc 0x0010c766 0x33b esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_loc 0x0010caa1 0x58f esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_loc 0x0010d030 0xb02 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_loc 0x0010db32 0x20d esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_loc 0x0010dd3f 0x1a57 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_loc 0x0010f796 0x25ac esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_loc 0x00111d42 0x54 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_loc 0x00111d96 0x33e esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_loc 0x001120d4 0xe52 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_loc 0x00112f26 0x264 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_loc 0x0011318a 0x436a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_loc 0x001174f4 0x300 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_loc 0x001177f4 0x422 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_loc 0x00117c16 0x208 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_loc 0x00117e1e 0x263d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_loc 0x0011a45b 0x1f3 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_loc 0x0011a64e 0x21b esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_loc 0x0011a869 0x22f esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_loc 0x0011aa98 0x15e esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_loc 0x0011abf6 0x125d esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_loc 0x0011be53 0x15d9 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_loc 0x0011d42c 0x959 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_loc 0x0011dd85 0xf4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_loc 0x0011eccf 0xd5 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_loc 0x0011eda4 0xd08 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_loc 0x0011faac 0x6cc esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_loc 0x00120178 0x13b8 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_loc 0x00121530 0x393b esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_loc 0x00124e6b 0x1dd5 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_loc 0x00126c40 0x160 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_loc 0x00126da0 0x10e6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_loc 0x00127e86 0x2de7 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .debug_loc 0x0012ac6d 0xd1c esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_loc 0x0012b989 0x1920 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_loc 0x0012d2a9 0x96 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_loc 0x0012d33f 0x2084 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_loc 0x0012f3c3 0x23a9 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .debug_loc 0x0013176c 0x512 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .debug_loc 0x00131c7e 0x96a esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .debug_loc 0x001325e8 0x6f6 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .debug_loc 0x00132cde 0x1237 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .debug_loc 0x00133f15 0x1ce8 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .debug_loc 0x00135bfd 0xd11 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .debug_loc 0x0013690e 0x1ba2 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .debug_loc 0x001384b0 0x7da esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .debug_loc 0x00138c8a 0x459 esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .debug_loc 0x001390e3 0xf60 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .debug_loc 0x0013a043 0x3e1 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_loc 0x0013a424 0x301a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_loc 0x0013d43e 0x7e18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_loc 0x00145256 0x481 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + .debug_loc 0x001456d7 0x4cd esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .debug_loc 0x00145ba4 0x61a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .debug_loc 0x001461be 0x1162 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_loc 0x00147320 0x1ce0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_loc 0x00149000 0x34ad esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_loc 0x0014c4ad 0x3a7c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_loc 0x0014ff29 0x37 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_loc 0x0014ff60 0x9b2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .debug_loc 0x00150912 0x3df6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_loc 0x00154708 0x3062 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_loc 0x0015776a 0x3111 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_loc 0x0015a87b 0x10ec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_loc 0x0015b967 0x701 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_loc 0x0015c068 0x1530 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_loc 0x0015d598 0x11fe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_loc 0x0015e796 0x1767 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_loc 0x0015fefd 0x61b5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_loc 0x001660b2 0x52e9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_loc 0x0016b39b 0xbec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_loc 0x0016bf87 0x1dfb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_loc 0x0016dd82 0x189 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_loc 0x0016df0b 0x2856 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_loc 0x00170761 0x390 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_loc 0x00170af1 0x1c30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_loc 0x00172721 0x248c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_loc 0x00174bad 0xeff esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .debug_loc 0x00175aac 0xbe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_loc 0x00175b6a 0xbd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_loc 0x00175c27 0x6d60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_loc 0x0017c987 0xa58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_loc 0x0017d3df 0x215 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_loc 0x0017d5f4 0x39f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_loc 0x0017d993 0xc14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_loc 0x0017e5a7 0x1379 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_loc 0x0017f920 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_loc 0x0017f9e8 0x75 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_loc 0x0017fa5d 0x58b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_loc 0x0017ffe8 0x167 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_loc 0x0018014f 0x1ecf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_loc 0x0018201e 0x70d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_loc 0x0018272b 0xf3d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_loc 0x00183668 0x489 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_loc 0x00183af1 0x61a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_loc 0x0018410b 0x5cd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_loc 0x001846d8 0x16a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_loc 0x00185d78 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_loc 0x00185f70 0x15b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_loc 0x00187528 0xf83 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_loc 0x001884ab 0x158c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_loc 0x00189a37 0x18f7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_loc 0x0018b32e 0x1e8b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_loc 0x0018d1b9 0xdd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_loc 0x0018df89 0x147d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_loc 0x0018f406 0xfd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_loc 0x001903de 0x1242 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_loc 0x00191620 0xd1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_loc 0x0019233a 0x75 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_loc 0x001923af 0x1b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_loc 0x00192563 0x898 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_loc 0x00192dfb 0x1086 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_loc 0x00193e81 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_loc 0x00193ea8 0x5352 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_loc 0x001991fa 0x877 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .debug_loc 0x00199a71 0x3f6b esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_loc 0x0019d9dc 0x1251 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .debug_loc 0x0019ec2d 0x4267 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_loc 0x001a2e94 0x4d8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_loc 0x001a336c 0x168d esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_loc 0x001a49f9 0x415 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_loc 0x001a4e0e 0x18fe esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_loc 0x001a670c 0x23d esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_loc 0x001a6949 0x101b esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_loc 0x001a7964 0xbfb esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_loc 0x001a855f 0xec3 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_loc 0x001a9422 0x18a esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_loc 0x001a95ac 0xc00 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_loc 0x001aa1ac 0x372 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_loc 0x001aa51e 0x47b esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_loc 0x001aa999 0x2ba esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_loc 0x001aac53 0x23a esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_loc 0x001aae8d 0x16c esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_loc 0x001aaff9 0xea7 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_loc 0x001abea0 0x1f7c esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_loc 0x001ade1c 0x6d7 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .debug_loc 0x001ae4f3 0xc9 esp-idf/newlib/libnewlib.a(random.c.obj) + .debug_loc 0x001ae5bc 0x340 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_loc 0x001ae8fc 0x741 esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_loc 0x001af03d 0x1de0 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_loc 0x001b0e1d 0x6c6 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_loc 0x001b14e3 0x3b6 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_loc 0x001b1899 0x1a8 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_loc 0x001b1a41 0xaf9 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_loc 0x001b253a 0x3ff esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_loc 0x001b2939 0xe6e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_loc 0x001b37a7 0x6f esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_loc 0x001b3816 0x525 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_loc 0x001b3d3b 0x3157 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_loc 0x001b6e92 0xd1e esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_loc 0x001b7bb0 0x5df esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_loc 0x001b818f 0x35f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_loc 0x001bb787 0x13d1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_loc 0x001bcb58 0xd59 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_loc 0x001bd8b1 0x501 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_loc 0x001bddb2 0x18b7 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_loc 0x001bf669 0x609 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_loc 0x001bfc72 0x6e44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_loc 0x001c6ab6 0xa57 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_loc 0x001c750d 0x294d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_loc 0x001c9e5a 0x24b esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_loc 0x001ca0a5 0x206 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_loc 0x001ca2ab 0x4c9a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_loc 0x001cef45 0x1122 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_loc 0x001d0067 0x765 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_loc 0x001d07cc 0x17dd esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_loc 0x001d1fa9 0x19fd esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_loc 0x001d39a6 0x66e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_loc 0x001d4014 0xfaa esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_loc 0x001d4fbe 0x9a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_loc 0x001d595e 0xc9e esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_loc 0x001d65fc 0xdae esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_loc 0x001d73aa 0x299 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_loc 0x001d7643 0x8d6 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_loc 0x001d7f19 0x1285 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_loc 0x001d919e 0x28b esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_loc 0x001d9429 0xd3 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_loc 0x001d94fc 0x68d esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + +.debug_aranges 0x00000000 0x15b98 + .debug_aranges + 0x00000000 0x30 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_aranges + 0x00000030 0x160 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_aranges + 0x00000190 0x88 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_aranges + 0x00000218 0x60 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_aranges + 0x00000278 0x68 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_aranges + 0x000002e0 0x58 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .debug_aranges + 0x00000338 0xb8 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_aranges + 0x000003f0 0x28 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_aranges + 0x00000418 0x40 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_aranges + 0x00000458 0x38 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_aranges + 0x00000490 0x28 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_aranges + 0x000004b8 0x28 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_aranges + 0x000004e0 0x88 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_aranges + 0x00000568 0x30 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_aranges + 0x00000598 0x50 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_aranges + 0x000005e8 0x58 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_aranges + 0x00000640 0x30 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_aranges + 0x00000670 0x88 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_aranges + 0x000006f8 0x30 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_aranges + 0x00000728 0x50 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .debug_aranges + 0x00000778 0x40 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_aranges + 0x000007b8 0x58 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_aranges + 0x00000810 0x70 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_aranges + 0x00000880 0x40 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_aranges + 0x000008c0 0x28 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_aranges + 0x000008e8 0x80 esp-idf/log/liblog.a(log.c.obj) + .debug_aranges + 0x00000968 0x48 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_aranges + 0x000009b0 0x120 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_aranges + 0x00000ad0 0x48 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_aranges + 0x00000b18 0xd0 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_aranges + 0x00000be8 0xe0 esp-idf/heap/libheap.a(tlsf.c.obj) + .debug_aranges + 0x00000cc8 0x40 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_aranges + 0x00000d08 0x18 esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_aranges + 0x00000d20 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_aranges + 0x00000d90 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_aranges + 0x00000df8 0xe0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_aranges + 0x00000ed8 0xb8 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_aranges + 0x00000f90 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_aranges + 0x00000fe8 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_aranges + 0x00001040 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_aranges + 0x000010a8 0x130 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_aranges + 0x000011d8 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_aranges + 0x00001220 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_aranges + 0x00001278 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_aranges + 0x000012e0 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .debug_aranges + 0x00001350 0x160 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .debug_aranges + 0x000014b0 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .debug_aranges + 0x000014e8 0x28 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_aranges + 0x00001510 0x160 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_aranges + 0x00001670 0x298 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_aranges + 0x00001908 0xa8 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_aranges + 0x000019b0 0x50 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .debug_aranges + 0x00001a00 0x28 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_aranges + 0x00001a28 0x38 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_aranges + 0x00001a60 0x40 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_aranges + 0x00001aa0 0x20 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_aranges + 0x00001ac0 0x38 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_aranges + 0x00001af8 0xa0 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_aranges + 0x00001b98 0xd8 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_aranges + 0x00001c70 0x38 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_aranges + 0x00001ca8 0x28 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_aranges + 0x00001cd0 0x38 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_aranges + 0x00001d08 0x60 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_aranges + 0x00001d68 0x80 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_aranges + 0x00001de8 0x50 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_aranges + 0x00001e38 0x50 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_aranges + 0x00001e88 0x28 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_aranges + 0x00001eb0 0xf0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_aranges + 0x00001fa0 0x30 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_aranges + 0x00001fd0 0x38 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + .debug_aranges + 0x00002008 0x70 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_aranges + 0x00002078 0x50 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_aranges + 0x000020c8 0x1d8 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_aranges + 0x000022a0 0x98 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_aranges + 0x00002338 0xd0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_aranges + 0x00002408 0x110 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_aranges + 0x00002518 0xa0 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_aranges + 0x000025b8 0x58 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .debug_aranges + 0x00002610 0x30 esp-idf/main/libmain.a(app_main.c.obj) + .debug_aranges + 0x00002640 0x50 esp-idf/main/libmain.a(app_driver.c.obj) + .debug_aranges + 0x00002690 0x60 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .debug_aranges + 0x000026f0 0x90 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .debug_aranges + 0x00002780 0x50 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .debug_aranges + 0x000027d0 0xc0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .debug_aranges + 0x00002890 0x90 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .debug_aranges + 0x00002920 0x88 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .debug_aranges + 0x000029a8 0x150 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .debug_aranges + 0x00002af8 0x68 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .debug_aranges + 0x00002b60 0x58 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .debug_aranges + 0x00002bb8 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .debug_aranges + 0x00002be8 0x90 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .debug_aranges + 0x00002c78 0x140 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .debug_aranges + 0x00002db8 0x98 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .debug_aranges + 0x00002e50 0x48 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .debug_aranges + 0x00002e98 0x28 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + .debug_aranges + 0x00002ec0 0xa8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .debug_aranges + 0x00002f68 0x98 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .debug_aranges + 0x00003000 0x68 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .debug_aranges + 0x00003068 0x58 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .debug_aranges + 0x000030c0 0xa0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .debug_aranges + 0x00003160 0x38 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .debug_aranges + 0x00003198 0x68 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .debug_aranges + 0x00003200 0xc8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .debug_aranges + 0x000032c8 0x48 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .debug_aranges + 0x00003310 0x20 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) + .debug_aranges + 0x00003330 0x60 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .debug_aranges + 0x00003390 0xa8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .debug_aranges + 0x00003438 0x20 esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + .debug_aranges + 0x00003458 0x80 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .debug_aranges + 0x000034d8 0x48 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .debug_aranges + 0x00003520 0x78 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .debug_aranges + 0x00003598 0x40 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .debug_aranges + 0x000035d8 0x48 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .debug_aranges + 0x00003620 0x68 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .debug_aranges + 0x00003688 0x58 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .debug_aranges + 0x000036e0 0x1c8 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .debug_aranges + 0x000038a8 0x40 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .debug_aranges + 0x000038e8 0x60 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .debug_aranges + 0x00003948 0x180 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .debug_aranges + 0x00003ac8 0x130 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .debug_aranges + 0x00003bf8 0x698 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .debug_aranges + 0x00004290 0xa0 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .debug_aranges + 0x00004330 0xa8 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .debug_aranges + 0x000043d8 0x58 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .debug_aranges + 0x00004430 0x120 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .debug_aranges + 0x00004550 0x88 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .debug_aranges + 0x000045d8 0x68 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .debug_aranges + 0x00004640 0x50 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .debug_aranges + 0x00004690 0x50 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .debug_aranges + 0x000046e0 0x48 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .debug_aranges + 0x00004728 0x168 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .debug_aranges + 0x00004890 0x198 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .debug_aranges + 0x00004a28 0x108 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .debug_aranges + 0x00004b30 0x48 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .debug_aranges + 0x00004b78 0x90 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .debug_aranges + 0x00004c08 0x18 esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + .debug_aranges + 0x00004c20 0x48 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .debug_aranges + 0x00004c68 0x30 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .debug_aranges + 0x00004c98 0x70 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .debug_aranges + 0x00004d08 0x70 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .debug_aranges + 0x00004d78 0x90 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .debug_aranges + 0x00004e08 0x80 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .debug_aranges + 0x00004e88 0xf0 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .debug_aranges + 0x00004f78 0xa8 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .debug_aranges + 0x00005020 0x108 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .debug_aranges + 0x00005128 0x108 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .debug_aranges + 0x00005230 0x48 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .debug_aranges + 0x00005278 0x2c0 esp-idf/bt/libbt.a(bt.c.obj) + .debug_aranges + 0x00005538 0x30 esp-idf/bt/libbt.a(addr.c.obj) + .debug_aranges + 0x00005568 0x70 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .debug_aranges + 0x000055d8 0x60 esp-idf/bt/libbt.a(ble_store_util.c.obj) + .debug_aranges + 0x00005638 0x70 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .debug_aranges + 0x000056a8 0x150 esp-idf/bt/libbt.a(ble_hs.c.obj) + .debug_aranges + 0x000057f8 0x118 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .debug_aranges + 0x00005910 0x38 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + .debug_aranges + 0x00005948 0x80 esp-idf/bt/libbt.a(ble_att.c.obj) + .debug_aranges + 0x000059c8 0x5d0 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .debug_aranges + 0x00005f98 0x108 esp-idf/bt/libbt.a(ble_store.c.obj) + .debug_aranges + 0x000060a0 0x18 esp-idf/bt/libbt.a(ble_hs_cfg.c.obj) + .debug_aranges + 0x000060b8 0x118 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .debug_aranges + 0x000061d0 0x58 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .debug_aranges + 0x00006228 0x1b0 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .debug_aranges + 0x000063d8 0x28 esp-idf/bt/libbt.a(ble_hs_log.c.obj) + .debug_aranges + 0x00006400 0x70 esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .debug_aranges + 0x00006470 0xc8 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .debug_aranges + 0x00006538 0x4e8 esp-idf/bt/libbt.a(ble_gap.c.obj) + .debug_aranges + 0x00006a20 0x70 esp-idf/bt/libbt.a(ble_uuid.c.obj) + .debug_aranges + 0x00006a90 0x90 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .debug_aranges + 0x00006b20 0x48 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + .debug_aranges + 0x00006b68 0xc0 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .debug_aranges + 0x00006c28 0x48 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .debug_aranges + 0x00006c70 0x220 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .debug_aranges + 0x00006e90 0xa8 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .debug_aranges + 0x00006f38 0xe0 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .debug_aranges + 0x00007018 0xa0 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .debug_aranges + 0x000070b8 0x110 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .debug_aranges + 0x000071c8 0x60 esp-idf/bt/libbt.a(nimble_port.c.obj) + .debug_aranges + 0x00007228 0x38 esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .debug_aranges + 0x00007260 0xa8 esp-idf/bt/libbt.a(endian.c.obj) + .debug_aranges + 0x00007308 0x80 esp-idf/bt/libbt.a(os_mempool.c.obj) + .debug_aranges + 0x00007388 0x58 esp-idf/bt/libbt.a(mem.c.obj) + .debug_aranges + 0x000073e0 0x128 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .debug_aranges + 0x00007508 0x38 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .debug_aranges + 0x00007540 0x1a8 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .debug_aranges + 0x000076e8 0x70 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .debug_aranges + 0x00007758 0x40 esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + .debug_aranges + 0x00007798 0x70 esp-idf/bt/libbt.a(transport.c.obj) + .debug_aranges + 0x00007808 0xc0 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .debug_aranges + 0x000078c8 0x2a0 esp-idf/bt/libbt.a(ble_sm.c.obj) + .debug_aranges + 0x00007b68 0x40 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + .debug_aranges + 0x00007ba8 0x30 esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .debug_aranges + 0x00007bd8 0x248 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .debug_aranges + 0x00007e20 0x40 esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + .debug_aranges + 0x00007e60 0x90 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .debug_aranges + 0x00007ef0 0x60 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .debug_aranges + 0x00007f50 0x40 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + .debug_aranges + 0x00007f90 0x28 esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + .debug_aranges + 0x00007fb8 0xc0 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .debug_aranges + 0x00008078 0x260 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .debug_aranges + 0x000082d8 0x398 esp-idf/json/libjson.a(cJSON.c.obj) + .debug_aranges + 0x00008670 0x30 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .debug_aranges + 0x000086a0 0x148 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .debug_aranges + 0x000087e8 0x50 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .debug_aranges + 0x00008838 0x38 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .debug_aranges + 0x00008870 0x88 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .debug_aranges + 0x000088f8 0x30 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .debug_aranges + 0x00008928 0x90 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .debug_aranges + 0x000089b8 0x30 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .debug_aranges + 0x000089e8 0x88 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .debug_aranges + 0x00008a70 0x58 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .debug_aranges + 0x00008ac8 0x88 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .debug_aranges + 0x00008b50 0x68 esp-idf/console/libconsole.a(commands.c.obj) + .debug_aranges + 0x00008bb8 0x20 esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_aranges + 0x00008bd8 0x40 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_aranges + 0x00008c18 0x50 esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_aranges + 0x00008c68 0x60 esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_aranges + 0x00008cc8 0x100 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_aranges + 0x00008dc8 0x68 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_aranges + 0x00008e30 0x190 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_aranges + 0x00008fc0 0xe0 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_aranges + 0x000090a0 0x90 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_aranges + 0x00009130 0x30 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_aranges + 0x00009160 0x20 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_aranges + 0x00009180 0x68 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_aranges + 0x000091e8 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_aranges + 0x00009200 0x90 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_aranges + 0x00009290 0x38 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_aranges + 0x000092c8 0xe0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_aranges + 0x000093a8 0x40 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_aranges + 0x000093e8 0xc8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_aranges + 0x000094b0 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_aranges + 0x000094c8 0x220 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_aranges + 0x000096e8 0x20 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_aranges + 0x00009708 0x210 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .debug_aranges + 0x00009918 0x250 esp-idf/driver/libdriver.a(uart.c.obj) + .debug_aranges + 0x00009b68 0x48 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .debug_aranges + 0x00009bb0 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_aranges + 0x00009bd0 0xb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_aranges + 0x00009c80 0x70 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_aranges + 0x00009cf0 0x48 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_aranges + 0x00009d38 0x100 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_aranges + 0x00009e38 0x30 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_aranges + 0x00009e68 0x78 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_aranges + 0x00009ee0 0x78 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_aranges + 0x00009f58 0x48 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_aranges + 0x00009fa0 0x110 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_aranges + 0x0000a0b0 0x58 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_aranges + 0x0000a108 0xc0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_aranges + 0x0000a1c8 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_aranges + 0x0000a208 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_aranges + 0x0000a220 0x110 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_aranges + 0x0000a330 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_aranges + 0x0000a368 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_aranges + 0x0000a398 0x48 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_aranges + 0x0000a3e0 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_aranges + 0x0000a440 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_aranges + 0x0000a468 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_aranges + 0x0000a490 0x78 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_aranges + 0x0000a508 0x30 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_aranges + 0x0000a538 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_aranges + 0x0000a590 0x68 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_aranges + 0x0000a5f8 0x30 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_aranges + 0x0000a628 0xe0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_aranges + 0x0000a708 0x50 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_aranges + 0x0000a758 0x20 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_aranges + 0x0000a778 0x40 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_aranges + 0x0000a7b8 0x78 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_aranges + 0x0000a830 0x68 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_aranges + 0x0000a898 0x50 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_aranges + 0x0000a8e8 0xc8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_aranges + 0x0000a9b0 0x50 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_aranges + 0x0000aa00 0x90 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_aranges + 0x0000aa90 0xf0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_aranges + 0x0000ab80 0x28 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_aranges + 0x0000aba8 0x38 esp-idf/hal/libhal.a(rmt_hal.c.obj) + .debug_aranges + 0x0000abe0 0x70 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_aranges + 0x0000ac50 0x30 esp-idf/log/liblog.a(log_buffers.c.obj) + .debug_aranges + 0x0000ac80 0x18 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_aranges + 0x0000ac98 0x18 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_aranges + 0x0000acb0 0x18 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_aranges + 0x0000acc8 0x18 esp-idf/soc/libsoc.a(rmt_periph.c.obj) + .debug_aranges + 0x0000ace0 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_aranges + 0x0000ad10 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_aranges + 0x0000ad30 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_aranges + 0x0000ad60 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_aranges + 0x0000ad88 0x80 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_aranges + 0x0000ae08 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_aranges + 0x0000ae30 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_aranges + 0x0000ae78 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_aranges + 0x0000ae98 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_aranges + 0x0000aee0 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_aranges + 0x0000af40 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_aranges + 0x0000af68 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_aranges + 0x0000afc0 0xf8 esp-idf/freertos/libfreertos.a(timers.c.obj) + .debug_aranges + 0x0000b0b8 0x78 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_aranges + 0x0000b130 0x20 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_aranges + 0x0000b150 0x68 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_aranges + 0x0000b1b8 0x430 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_aranges + 0x0000b5e8 0x58 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_aranges + 0x0000b640 0x58 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_aranges + 0x0000b698 0xd0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_aranges + 0x0000b768 0x330 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_aranges + 0x0000ba98 0x1a0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_aranges + 0x0000bc38 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_aranges + 0x0000bd00 0x78 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_aranges + 0x0000bd78 0xc0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_aranges + 0x0000be38 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_aranges + 0x0000be70 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_aranges + 0x0000bed0 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_aranges + 0x0000bff0 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_aranges + 0x0000c070 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_aranges + 0x0000c098 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_aranges + 0x0000c0c8 0xc8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_aranges + 0x0000c190 0x60 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_aranges + 0x0000c1f0 0xe0 esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_aranges + 0x0000c2d0 0x250 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_aranges + 0x0000c520 0xa0 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_aranges + 0x0000c5c0 0xa0 esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_aranges + 0x0000c660 0x48 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_aranges + 0x0000c6a8 0xd0 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_aranges + 0x0000c778 0x20 esp-idf/lwip/liblwip.a(init.c.obj) + .debug_aranges + 0x0000c798 0x38 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_aranges + 0x0000c7d0 0x40 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_aranges + 0x0000c810 0x58 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_aranges + 0x0000c868 0x150 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_aranges + 0x0000c9b8 0x148 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_aranges + 0x0000cb00 0x88 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_aranges + 0x0000cb88 0x1d0 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_aranges + 0x0000cd58 0x70 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_aranges + 0x0000cdc8 0xd8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_aranges + 0x0000cea0 0x70 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_aranges + 0x0000cf10 0xa0 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_aranges + 0x0000cfb0 0x150 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_aranges + 0x0000d100 0xa0 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_aranges + 0x0000d1a0 0x30 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_aranges + 0x0000d1d0 0xb0 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_aranges + 0x0000d280 0x68 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_aranges + 0x0000d2e8 0x48 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_aranges + 0x0000d330 0x20 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_aranges + 0x0000d350 0x60 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_aranges + 0x0000d3b0 0x58 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_aranges + 0x0000d408 0x30 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_aranges + 0x0000d438 0x20 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_aranges + 0x0000d458 0x88 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_aranges + 0x0000d4e0 0x110 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_aranges + 0x0000d5f0 0x28 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_aranges + 0x0000d618 0x28 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_aranges + 0x0000d640 0x38 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_aranges + 0x0000d678 0x28 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_aranges + 0x0000d6a0 0x100 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_aranges + 0x0000d7a0 0x50 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_aranges + 0x0000d7f0 0x120 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_aranges + 0x0000d910 0x140 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_aranges + 0x0000da50 0x20 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_aranges + 0x0000da70 0x60 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_aranges + 0x0000dad0 0x70 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_aranges + 0x0000db40 0x50 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_aranges + 0x0000db90 0x410 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_aranges + 0x0000dfa0 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_aranges + 0x0000dfe8 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_aranges + 0x0000e010 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_aranges + 0x0000e030 0x150 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_aranges + 0x0000e180 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_aranges + 0x0000e1a0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_aranges + 0x0000e1c0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_aranges + 0x0000e1e0 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_aranges + 0x0000e220 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_aranges + 0x0000e278 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_aranges + 0x0000e360 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_aranges + 0x0000e3b0 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_aranges + 0x0000e410 0x70 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_aranges + 0x0000e480 0xd8 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_aranges + 0x0000e558 0x70 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_aranges + 0x0000e5c8 0x250 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_aranges + 0x0000e818 0x98 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_aranges + 0x0000e8b0 0x148 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_aranges + 0x0000e9f8 0x38 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_aranges + 0x0000ea30 0x20 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_aranges + 0x0000ea50 0xc8 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_aranges + 0x0000eb18 0x90 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .debug_aranges + 0x0000eba8 0x108 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_aranges + 0x0000ecb0 0x140 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_aranges + 0x0000edf0 0x30 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_aranges + 0x0000ee20 0x110 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_aranges + 0x0000ef30 0x210 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .debug_aranges + 0x0000f140 0x30 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .debug_aranges + 0x0000f170 0x78 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .debug_aranges + 0x0000f1e8 0x48 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .debug_aranges + 0x0000f230 0x98 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .debug_aranges + 0x0000f2c8 0xe8 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .debug_aranges + 0x0000f3b0 0xe0 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .debug_aranges + 0x0000f490 0xe8 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .debug_aranges + 0x0000f578 0x58 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .debug_aranges + 0x0000f5d0 0x38 esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .debug_aranges + 0x0000f608 0xb0 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .debug_aranges + 0x0000f6b8 0x68 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_aranges + 0x0000f720 0x1c0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_aranges + 0x0000f8e0 0x4b8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_aranges + 0x0000fd98 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + .debug_aranges + 0x0000fdc8 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .debug_aranges + 0x0000fdf8 0x78 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .debug_aranges + 0x0000fe70 0x80 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_aranges + 0x0000fef0 0x60 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_aranges + 0x0000ff50 0x110 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_aranges + 0x00010060 0x138 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_aranges + 0x00010198 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_aranges + 0x000101b8 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .debug_aranges + 0x00010298 0x1c0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_aranges + 0x00010458 0x128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_aranges + 0x00010580 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_aranges + 0x00010690 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_aranges + 0x00010798 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_aranges + 0x000107e0 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_aranges + 0x00010860 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_aranges + 0x00010918 0xe8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_aranges + 0x00010a00 0x300 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_aranges + 0x00010d00 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_aranges + 0x00010d98 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_aranges + 0x00010e28 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_aranges + 0x00010ef0 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_aranges + 0x00010f18 0x120 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_aranges + 0x00011038 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_aranges + 0x00011070 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_aranges + 0x000111a0 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_aranges + 0x00011248 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .debug_aranges + 0x000112d0 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_aranges + 0x00011310 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_aranges + 0x00011338 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_aranges + 0x00011500 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_aranges + 0x00011540 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_aranges + 0x00011568 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_aranges + 0x000115a0 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_aranges + 0x00011618 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_aranges + 0x00011688 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_aranges + 0x000116a8 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_aranges + 0x000116d0 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_aranges + 0x00011720 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_aranges + 0x00011758 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_aranges + 0x00011810 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_aranges + 0x00011860 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_aranges + 0x000118e0 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_aranges + 0x00011940 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_aranges + 0x000119a8 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_aranges + 0x00011a08 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_aranges + 0x00011aa0 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_aranges + 0x00011af0 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_aranges + 0x00011b78 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_aranges + 0x00011c20 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_aranges + 0x00011ce0 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_aranges + 0x00011d90 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_aranges + 0x00011e70 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_aranges + 0x00011f08 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_aranges + 0x00012038 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_aranges + 0x00012090 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_aranges + 0x000120e0 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_aranges + 0x00012120 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_aranges + 0x00012148 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_aranges + 0x00012180 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_aranges + 0x000121d8 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_aranges + 0x00012218 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_aranges + 0x00012238 0x1e8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_aranges + 0x00012420 0x78 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .debug_aranges + 0x00012498 0x120 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_aranges + 0x000125b8 0x78 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .debug_aranges + 0x00012630 0x180 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_aranges + 0x000127b0 0x38 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_aranges + 0x000127e8 0xf0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_aranges + 0x000128d8 0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_aranges + 0x00012920 0xb0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_aranges + 0x000129d0 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_aranges + 0x00012a00 0xb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_aranges + 0x00012ab0 0x80 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_aranges + 0x00012b30 0x70 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_aranges + 0x00012ba0 0x48 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_aranges + 0x00012be8 0x68 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_aranges + 0x00012c50 0xa8 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_aranges + 0x00012cf8 0x40 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_aranges + 0x00012d38 0x80 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_aranges + 0x00012db8 0x70 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_aranges + 0x00012e28 0x28 esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_aranges + 0x00012e50 0x18 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_aranges + 0x00012e68 0x18 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_aranges + 0x00012e80 0x180 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_aranges + 0x00013000 0xe8 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_aranges + 0x000130e8 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .debug_aranges + 0x00013138 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_aranges + 0x00013160 0x20 esp-idf/newlib/libnewlib.a(random.c.obj) + .debug_aranges + 0x00013180 0x80 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_aranges + 0x00013200 0x38 esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_aranges + 0x00013238 0xf8 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_aranges + 0x00013330 0x60 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_aranges + 0x00013390 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .debug_aranges + 0x000133a8 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .debug_aranges + 0x000133c0 0x50 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_aranges + 0x00013410 0x28 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_aranges + 0x00013438 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_aranges + 0x00013500 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_aranges + 0x00013570 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_aranges + 0x00013618 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_aranges + 0x00013648 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_aranges + 0x00013690 0x1f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_aranges + 0x00013888 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_aranges + 0x00013908 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_aranges + 0x00013988 0x238 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_aranges + 0x00013bc0 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_aranges + 0x00013c20 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_aranges + 0x00013ca0 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_aranges + 0x00013d10 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_aranges + 0x00013d98 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_aranges + 0x00013dd0 0x1f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_aranges + 0x00013fc8 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_aranges + 0x00014020 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_aranges + 0x00014110 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_aranges + 0x00014130 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_aranges + 0x00014160 0x220 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_aranges + 0x00014380 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_aranges + 0x000143d0 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_aranges + 0x00014448 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_aranges + 0x000144e8 0x178 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_aranges + 0x00014660 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_aranges + 0x000146d8 0xe0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_aranges + 0x000147b8 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_aranges + 0x00014808 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_aranges + 0x00014880 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_aranges + 0x00014910 0x38 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_aranges + 0x00014948 0x98 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_aranges + 0x000149e0 0xa0 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_aranges + 0x00014a80 0x70 esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_aranges + 0x00014af0 0x20 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_aranges + 0x00014b10 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opv.o) + .debug_aranges + 0x00014b30 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opvs.o) + .debug_aranges + 0x00014b50 0x78 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .debug_aranges + 0x00014bc8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) + .debug_aranges + 0x00014be8 0x48 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + .debug_aranges + 0x00014c30 0x40 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + .debug_aranges + 0x00014c70 0x58 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + .debug_aranges + 0x00014cc8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_op.o) + .debug_aranges + 0x00014ce8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_ops.o) + .debug_aranges + 0x00014d08 0x40 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) + .debug_aranges + 0x00014d48 0x78 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .debug_aranges + 0x00014dc0 0x40 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .debug_aranges + 0x00014e00 0xa8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .debug_aranges + 0x00014ea8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opv.o) + .debug_aranges + 0x00014ec8 0x18 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_term_handler.o) + .debug_aranges + 0x00014ee0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + .debug_aranges + 0x00014f00 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + .debug_aranges + 0x00014f30 0xf0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_aranges + 0x00015020 0x18 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-environ.o) + .debug_aranges + 0x00015038 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-exit.o) + .debug_aranges + 0x00015058 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv.o) + .debug_aranges + 0x00015078 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv_r.o) + .debug_aranges + 0x00015098 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + .debug_aranges + 0x000150b8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtol.o) + .debug_aranges + 0x000150d8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoul.o) + .debug_aranges + 0x000150f8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoull.o) + .debug_aranges + 0x00015118 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + .debug_aranges + 0x00015138 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv.o) + .debug_aranges + 0x00015158 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + .debug_aranges + 0x00015178 0x18 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ctype_.o) + .debug_aranges + 0x00015190 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + .debug_aranges + 0x000151b0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + .debug_aranges + 0x000151d0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) + .debug_aranges + 0x000151f0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + .debug_aranges + 0x00015210 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + .debug_aranges + 0x00015230 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + .debug_aranges + 0x00015250 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputc.o) + .debug_aranges + 0x00015270 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputs.o) + .debug_aranges + 0x00015290 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseek.o) + .debug_aranges + 0x000152b0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fvwrite.o) + .debug_aranges + 0x000152d0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwalk.o) + .debug_aranges + 0x000152f0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-printf.o) + .debug_aranges + 0x00015310 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putc.o) + .debug_aranges + 0x00015330 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putchar.o) + .debug_aranges + 0x00015350 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) + .debug_aranges + 0x00015370 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) + .debug_aranges + 0x00015390 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-snprintf.o) + .debug_aranges + 0x000153b0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sprintf.o) + .debug_aranges + 0x000153d0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sscanf.o) + .debug_aranges + 0x000153f0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-stdio.o) + .debug_aranges + 0x00015410 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vprintf.o) + .debug_aranges + 0x00015430 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vsnprintf.o) + .debug_aranges + 0x00015450 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wbuf.o) + .debug_aranges + 0x00015470 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wsetup.o) + .debug_aranges + 0x00015490 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-asprintf.o) + .debug_aranges + 0x000154b0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + .debug_aranges + 0x000154d0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vasprintf.o) + .debug_aranges + 0x000154f0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + .debug_aranges + 0x00015510 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fls.o) + .debug_aranges + 0x00015530 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror.o) + .debug_aranges + 0x00015550 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-u_strerr.o) + .debug_aranges + 0x00015570 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-difftime.o) + .debug_aranges + 0x00015590 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime_r.o) + .debug_aranges + 0x000155b0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) + .debug_aranges + 0x000155d0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mktime.o) + .debug_aranges + 0x000155f0 0x18 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-month_lengths.o) + .debug_aranges + 0x00015608 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + .debug_aranges + 0x00015628 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-time.o) + .debug_aranges + 0x00015648 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzcalc_limits.o) + .debug_aranges + 0x00015668 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzlock.o) + .debug_aranges + 0x00015688 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset.o) + .debug_aranges + 0x000156a8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + .debug_aranges + 0x000156c8 0x18 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzvars.o) + .debug_aranges + 0x000156e0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) + .debug_aranges + 0x00015700 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-localeconv.o) + .debug_aranges + 0x00015720 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-timelocal.o) + .debug_aranges + 0x00015740 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-reent.o) + .debug_aranges + 0x00015760 0x18 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + .debug_aranges + 0x00015778 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-errno.o) + .debug_aranges + 0x00015798 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysclose.o) + .debug_aranges + 0x000157b8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysgettod.o) + .debug_aranges + 0x000157d8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysread.o) + .debug_aranges + 0x000157f8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-syswrite.o) + .debug_aranges + 0x00015818 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_nan.o) + .debug_aranges + 0x00015838 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-sf_nan.o) + .debug_aranges + 0x00015858 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_frexp.o) + .debug_aranges + 0x00015878 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-__call_atexit.o) + .debug_aranges + 0x00015898 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + .debug_aranges + 0x000158b8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-envlock.o) + .debug_aranges + 0x000158d8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + .debug_aranges + 0x000158f8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-hexnan.o) + .debug_aranges + 0x00015918 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbtowc_r.o) + .debug_aranges + 0x00015938 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + .debug_aranges + 0x00015958 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wctomb_r.o) + .debug_aranges + 0x00015978 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-siscanf.o) + .debug_aranges + 0x00015998 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sniprintf.o) + .debug_aranges + 0x000159b8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + .debug_aranges + 0x000159d8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + .debug_aranges + 0x000159f8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + .debug_aranges + 0x00015a18 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + .debug_aranges + 0x00015a38 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-flags.o) + .debug_aranges + 0x00015a58 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-makebuf.o) + .debug_aranges + 0x00015a78 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sccl.o) + .debug_aranges + 0x00015a98 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + .debug_aranges + 0x00015ab8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gettzinfo.o) + .debug_aranges + 0x00015ad8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoll.o) + .debug_aranges + 0x00015af8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbrtowc.o) + .debug_aranges + 0x00015b18 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace.o) + .debug_aranges + 0x00015b38 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace_l.o) + .debug_aranges + 0x00015b58 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extenddftf2.o) + .debug_aranges + 0x00015b78 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(trunctfdf2.o) + +.debug_ranges 0x00000000 0x1d230 + .debug_ranges 0x00000000 0x68 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_ranges 0x00000068 0x188 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_ranges 0x000001f0 0x90 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_ranges 0x00000280 0x90 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_ranges 0x00000310 0x58 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_ranges 0x00000368 0x60 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .debug_ranges 0x000003c8 0xa8 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_ranges 0x00000470 0x30 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_ranges 0x000004a0 0x30 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_ranges 0x000004d0 0x28 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_ranges 0x000004f8 0x30 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_ranges 0x00000528 0x18 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_ranges 0x00000540 0x90 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_ranges 0x000005d0 0x38 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_ranges 0x00000608 0x58 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_ranges 0x00000660 0x48 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_ranges 0x000006a8 0x20 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_ranges 0x000006c8 0xa8 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_ranges 0x00000770 0x20 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_ranges 0x00000790 0x40 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .debug_ranges 0x000007d0 0x30 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_ranges 0x00000800 0x78 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_ranges 0x00000878 0x78 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_ranges 0x000008f0 0x60 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_ranges 0x00000950 0x18 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_ranges 0x00000968 0xb8 esp-idf/log/liblog.a(log.c.obj) + .debug_ranges 0x00000a20 0x38 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_ranges 0x00000a58 0x2f8 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_ranges 0x00000d50 0x100 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_ranges 0x00000e50 0xd8 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_ranges 0x00000f28 0xda8 esp-idf/heap/libheap.a(tlsf.c.obj) + .debug_ranges 0x00001cd0 0x70 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_ranges 0x00001d40 0xf0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_ranges 0x00001e30 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_ranges 0x00001ea0 0x208 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_ranges 0x000020a8 0xa8 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_ranges 0x00002150 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_ranges 0x00002198 0xc0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_ranges 0x00002258 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_ranges 0x000022b0 0x270 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_ranges 0x00002520 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_ranges 0x00002588 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_ranges 0x000025d0 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_ranges 0x00002628 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .debug_ranges 0x00002688 0x498 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .debug_ranges 0x00002b20 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .debug_ranges 0x00002b48 0x30 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_ranges 0x00002b78 0x2d8 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_ranges 0x00002e50 0x708 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_ranges 0x00003558 0xf8 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_ranges 0x00003650 0x40 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .debug_ranges 0x00003690 0x18 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_ranges 0x000036a8 0x70 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_ranges 0x00003718 0x30 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_ranges 0x00003748 0x28 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_ranges 0x00003770 0x60 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_ranges 0x000037d0 0x90 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_ranges 0x00003860 0x110 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_ranges 0x00003970 0x28 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_ranges 0x00003998 0x78 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_ranges 0x00003a10 0x28 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_ranges 0x00003a38 0x68 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_ranges 0x00003aa0 0xa0 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_ranges 0x00003b40 0x40 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_ranges 0x00003b80 0x88 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_ranges 0x00003c08 0x18 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_ranges 0x00003c20 0x1f0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_ranges 0x00003e10 0x20 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_ranges 0x00003e30 0x28 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + .debug_ranges 0x00003e58 0x78 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_ranges 0x00003ed0 0x40 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_ranges 0x00003f10 0x550 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_ranges 0x00004460 0x88 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_ranges 0x000044e8 0x110 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_ranges 0x000045f8 0x278 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_ranges 0x00004870 0x90 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_ranges 0x00004900 0x60 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .debug_ranges 0x00004960 0xb0 esp-idf/main/libmain.a(app_main.c.obj) + .debug_ranges 0x00004a10 0x40 esp-idf/main/libmain.a(app_driver.c.obj) + .debug_ranges 0x00004a50 0x50 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .debug_ranges 0x00004aa0 0xa0 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .debug_ranges 0x00004b40 0x58 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .debug_ranges 0x00004b98 0xe0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .debug_ranges 0x00004c78 0x80 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .debug_ranges 0x00004cf8 0x78 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .debug_ranges 0x00004d70 0x218 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .debug_ranges 0x00004f88 0x70 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .debug_ranges 0x00004ff8 0x48 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .debug_ranges 0x00005040 0x20 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .debug_ranges 0x00005060 0x98 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .debug_ranges 0x000050f8 0x148 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .debug_ranges 0x00005240 0x88 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .debug_ranges 0x000052c8 0x50 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .debug_ranges 0x00005318 0x18 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + .debug_ranges 0x00005330 0x130 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .debug_ranges 0x00005460 0x100 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .debug_ranges 0x00005560 0xa0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .debug_ranges 0x00005600 0x48 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .debug_ranges 0x00005648 0xe0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .debug_ranges 0x00005728 0x28 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .debug_ranges 0x00005750 0x58 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .debug_ranges 0x000057a8 0xb8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .debug_ranges 0x00005860 0x38 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .debug_ranges 0x00005898 0x10 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) + .debug_ranges 0x000058a8 0x50 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .debug_ranges 0x000058f8 0x98 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .debug_ranges 0x00005990 0x10 esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + .debug_ranges 0x000059a0 0x88 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .debug_ranges 0x00005a28 0x38 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .debug_ranges 0x00005a60 0x140 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .debug_ranges 0x00005ba0 0x30 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .debug_ranges 0x00005bd0 0x50 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .debug_ranges 0x00005c20 0xa0 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .debug_ranges 0x00005cc0 0x78 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .debug_ranges 0x00005d38 0x1b8 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .debug_ranges 0x00005ef0 0x30 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .debug_ranges 0x00005f20 0x68 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .debug_ranges 0x00005f88 0x218 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .debug_ranges 0x000061a0 0x140 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .debug_ranges 0x000062e0 0x1120 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .debug_ranges 0x00007400 0xd8 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .debug_ranges 0x000074d8 0xc8 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .debug_ranges 0x000075a0 0x60 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .debug_ranges 0x00007600 0x1f0 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .debug_ranges 0x000077f0 0x78 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .debug_ranges 0x00007868 0x88 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .debug_ranges 0x000078f0 0x58 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .debug_ranges 0x00007948 0x60 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .debug_ranges 0x000079a8 0x38 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .debug_ranges 0x000079e0 0x158 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .debug_ranges 0x00007b38 0x188 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .debug_ranges 0x00007cc0 0xf8 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .debug_ranges 0x00007db8 0x38 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .debug_ranges 0x00007df0 0xc8 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .debug_ranges 0x00007eb8 0x50 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .debug_ranges 0x00007f08 0x20 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .debug_ranges 0x00007f28 0x60 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .debug_ranges 0x00007f88 0x60 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .debug_ranges 0x00007fe8 0x80 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .debug_ranges 0x00008068 0x70 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .debug_ranges 0x000080d8 0x118 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .debug_ranges 0x000081f0 0x98 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .debug_ranges 0x00008288 0xf8 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .debug_ranges 0x00008380 0xf8 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .debug_ranges 0x00008478 0x38 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .debug_ranges 0x000084b0 0x2e8 esp-idf/bt/libbt.a(bt.c.obj) + .debug_ranges 0x00008798 0x20 esp-idf/bt/libbt.a(addr.c.obj) + .debug_ranges 0x000087b8 0x60 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .debug_ranges 0x00008818 0x50 esp-idf/bt/libbt.a(ble_store_util.c.obj) + .debug_ranges 0x00008868 0x60 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .debug_ranges 0x000088c8 0x140 esp-idf/bt/libbt.a(ble_hs.c.obj) + .debug_ranges 0x00008a08 0x108 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .debug_ranges 0x00008b10 0x28 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + .debug_ranges 0x00008b38 0x70 esp-idf/bt/libbt.a(ble_att.c.obj) + .debug_ranges 0x00008ba8 0x5c0 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .debug_ranges 0x00009168 0xf8 esp-idf/bt/libbt.a(ble_store.c.obj) + .debug_ranges 0x00009260 0x108 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .debug_ranges 0x00009368 0x48 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .debug_ranges 0x000093b0 0x1a0 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .debug_ranges 0x00009550 0x18 esp-idf/bt/libbt.a(ble_hs_log.c.obj) + .debug_ranges 0x00009568 0x60 esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .debug_ranges 0x000095c8 0xb8 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .debug_ranges 0x00009680 0x4d8 esp-idf/bt/libbt.a(ble_gap.c.obj) + .debug_ranges 0x00009b58 0x60 esp-idf/bt/libbt.a(ble_uuid.c.obj) + .debug_ranges 0x00009bb8 0x80 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .debug_ranges 0x00009c38 0x38 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + .debug_ranges 0x00009c70 0xb0 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .debug_ranges 0x00009d20 0x38 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .debug_ranges 0x00009d58 0x228 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .debug_ranges 0x00009f80 0x98 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .debug_ranges 0x0000a018 0xd0 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .debug_ranges 0x0000a0e8 0x90 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .debug_ranges 0x0000a178 0x100 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .debug_ranges 0x0000a278 0x50 esp-idf/bt/libbt.a(nimble_port.c.obj) + .debug_ranges 0x0000a2c8 0x28 esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .debug_ranges 0x0000a2f0 0x98 esp-idf/bt/libbt.a(endian.c.obj) + .debug_ranges 0x0000a388 0x70 esp-idf/bt/libbt.a(os_mempool.c.obj) + .debug_ranges 0x0000a3f8 0x48 esp-idf/bt/libbt.a(mem.c.obj) + .debug_ranges 0x0000a440 0x160 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .debug_ranges 0x0000a5a0 0x28 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .debug_ranges 0x0000a5c8 0x198 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .debug_ranges 0x0000a760 0x60 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .debug_ranges 0x0000a7c0 0x30 esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + .debug_ranges 0x0000a7f0 0x60 esp-idf/bt/libbt.a(transport.c.obj) + .debug_ranges 0x0000a850 0xb0 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .debug_ranges 0x0000a900 0x290 esp-idf/bt/libbt.a(ble_sm.c.obj) + .debug_ranges 0x0000ab90 0x30 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + .debug_ranges 0x0000abc0 0x20 esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .debug_ranges 0x0000abe0 0x238 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .debug_ranges 0x0000ae18 0x30 esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + .debug_ranges 0x0000ae48 0x80 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .debug_ranges 0x0000aec8 0x50 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .debug_ranges 0x0000af18 0x30 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + .debug_ranges 0x0000af48 0x18 esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + .debug_ranges 0x0000af60 0xc8 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .debug_ranges 0x0000b028 0x898 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .debug_ranges 0x0000b8c0 0x498 esp-idf/json/libjson.a(cJSON.c.obj) + .debug_ranges 0x0000bd58 0x38 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .debug_ranges 0x0000bd90 0x608 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .debug_ranges 0x0000c398 0x40 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .debug_ranges 0x0000c3d8 0x28 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .debug_ranges 0x0000c400 0x78 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .debug_ranges 0x0000c478 0x38 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .debug_ranges 0x0000c4b0 0xc8 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .debug_ranges 0x0000c578 0x20 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .debug_ranges 0x0000c598 0xa8 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .debug_ranges 0x0000c640 0x48 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .debug_ranges 0x0000c688 0x78 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .debug_ranges 0x0000c700 0x90 esp-idf/console/libconsole.a(commands.c.obj) + .debug_ranges 0x0000c790 0x40 esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_ranges 0x0000c7d0 0x48 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_ranges 0x0000c818 0x40 esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_ranges 0x0000c858 0x50 esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_ranges 0x0000c8a8 0x228 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_ranges 0x0000cad0 0x70 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_ranges 0x0000cb40 0x320 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_ranges 0x0000ce60 0x120 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_ranges 0x0000cf80 0xf8 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_ranges 0x0000d078 0x20 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_ranges 0x0000d098 0x10 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_ranges 0x0000d0a8 0x58 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_ranges 0x0000d100 0x98 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_ranges 0x0000d198 0x40 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_ranges 0x0000d1d8 0x160 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_ranges 0x0000d338 0xd8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_ranges 0x0000d410 0x278 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_ranges 0x0000d688 0x2e8 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_ranges 0x0000d970 0x10 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_ranges 0x0000d980 0x510 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .debug_ranges 0x0000de90 0x430 esp-idf/driver/libdriver.a(uart.c.obj) + .debug_ranges 0x0000e2c0 0x88 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .debug_ranges 0x0000e348 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_ranges 0x0000e358 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_ranges 0x0000e410 0x60 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_ranges 0x0000e470 0x78 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_ranges 0x0000e4e8 0x168 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_ranges 0x0000e650 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_ranges 0x0000e670 0x68 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_ranges 0x0000e6d8 0x100 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_ranges 0x0000e7d8 0x50 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_ranges 0x0000e828 0x1f8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_ranges 0x0000ea20 0x98 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_ranges 0x0000eab8 0xb0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_ranges 0x0000eb68 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_ranges 0x0000eb98 0x180 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_ranges 0x0000ed18 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_ranges 0x0000ed40 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_ranges 0x0000ed60 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_ranges 0x0000ed98 0x68 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_ranges 0x0000ee00 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_ranges 0x0000ee18 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_ranges 0x0000ee30 0x68 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_ranges 0x0000ee98 0x20 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_ranges 0x0000eeb8 0x60 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_ranges 0x0000ef18 0xa0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_ranges 0x0000efb8 0x20 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_ranges 0x0000efd8 0x190 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_ranges 0x0000f168 0xa0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_ranges 0x0000f208 0x10 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_ranges 0x0000f218 0x30 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_ranges 0x0000f248 0x130 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_ranges 0x0000f378 0x100 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_ranges 0x0000f478 0x40 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_ranges 0x0000f4b8 0x1c0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_ranges 0x0000f678 0x40 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_ranges 0x0000f6b8 0xb0 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_ranges 0x0000f768 0x1a0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_ranges 0x0000f908 0x30 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_ranges 0x0000f938 0x28 esp-idf/hal/libhal.a(rmt_hal.c.obj) + .debug_ranges 0x0000f960 0x108 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_ranges 0x0000fa68 0x68 esp-idf/log/liblog.a(log_buffers.c.obj) + .debug_ranges 0x0000fad0 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_ranges 0x0000faf0 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_ranges 0x0000fb00 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_ranges 0x0000fb20 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_ranges 0x0000fb50 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_ranges 0x0000fbf0 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_ranges 0x0000fc08 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_ranges 0x0000fc40 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_ranges 0x0000fc50 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_ranges 0x0000fca0 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_ranges 0x0000fcf0 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_ranges 0x0000fd08 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_ranges 0x0000fd50 0x100 esp-idf/freertos/libfreertos.a(timers.c.obj) + .debug_ranges 0x0000fe50 0xd0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_ranges 0x0000ff20 0x58 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_ranges 0x0000ff78 0x420 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_ranges 0x00010398 0x78 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_ranges 0x00010410 0x48 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_ranges 0x00010458 0x268 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_ranges 0x000106c0 0x338 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_ranges 0x000109f8 0x3c8 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_ranges 0x00010dc0 0xb8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_ranges 0x00010e78 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_ranges 0x00010ee0 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_ranges 0x00010fc0 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_ranges 0x00010fe8 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_ranges 0x000110c8 0x4c8 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_ranges 0x00011590 0x148 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_ranges 0x000116d8 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_ranges 0x000116f0 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_ranges 0x00011710 0x130 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_ranges 0x00011840 0xb0 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_ranges 0x000118f0 0xd0 esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_ranges 0x000119c0 0x7c0 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_ranges 0x00012180 0x90 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_ranges 0x00012210 0x90 esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_ranges 0x000122a0 0x68 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_ranges 0x00012308 0x158 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_ranges 0x00012460 0x10 esp-idf/lwip/liblwip.a(init.c.obj) + .debug_ranges 0x00012470 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_ranges 0x00012498 0x30 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_ranges 0x000124c8 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_ranges 0x00012510 0x1a8 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_ranges 0x000126b8 0x1e8 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_ranges 0x000128a0 0x98 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_ranges 0x00012938 0x328 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_ranges 0x00012c60 0x1b8 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_ranges 0x00012e18 0x148 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_ranges 0x00012f60 0x78 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_ranges 0x00012fd8 0xa8 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_ranges 0x00013080 0x1b0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_ranges 0x00013230 0x138 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_ranges 0x00013368 0x58 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_ranges 0x000133c0 0xd0 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_ranges 0x00013490 0xe0 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_ranges 0x00013570 0x38 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_ranges 0x000135a8 0x10 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_ranges 0x000135b8 0x68 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_ranges 0x00013620 0xf8 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_ranges 0x00013718 0x20 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_ranges 0x00013738 0x10 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_ranges 0x00013748 0xc8 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_ranges 0x00013810 0x200 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_ranges 0x00013a10 0x18 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_ranges 0x00013a28 0x18 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_ranges 0x00013a40 0x28 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_ranges 0x00013a68 0x18 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_ranges 0x00013a80 0x138 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_ranges 0x00013bb8 0x58 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_ranges 0x00013c10 0x188 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_ranges 0x00013d98 0x200 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_ranges 0x00013f98 0x10 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_ranges 0x00013fa8 0x50 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_ranges 0x00013ff8 0x60 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_ranges 0x00014058 0x40 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_ranges 0x00014098 0x508 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_ranges 0x000145a0 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_ranges 0x000145d8 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_ranges 0x000145f0 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_ranges 0x00014600 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_ranges 0x00014740 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_ranges 0x00014750 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_ranges 0x00014760 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_ranges 0x00014770 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_ranges 0x000147a0 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_ranges 0x000147e8 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_ranges 0x00014928 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_ranges 0x00014998 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_ranges 0x000149e8 0x60 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_ranges 0x00014a48 0x218 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_ranges 0x00014c60 0x60 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_ranges 0x00014cc0 0x240 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_ranges 0x00014f00 0x160 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_ranges 0x00015060 0x1b0 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_ranges 0x00015210 0x68 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_ranges 0x00015278 0x10 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_ranges 0x00015288 0x120 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_ranges 0x000153a8 0x278 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .debug_ranges 0x00015620 0xf8 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_ranges 0x00015718 0x238 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_ranges 0x00015950 0x20 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_ranges 0x00015970 0x228 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_ranges 0x00015b98 0x328 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .debug_ranges 0x00015ec0 0x20 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .debug_ranges 0x00015ee0 0x80 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .debug_ranges 0x00015f60 0x68 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .debug_ranges 0x00015fc8 0xc0 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .debug_ranges 0x00016088 0x190 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .debug_ranges 0x00016218 0xe8 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .debug_ranges 0x00016300 0x108 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .debug_ranges 0x00016408 0x68 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .debug_ranges 0x00016470 0x28 esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .debug_ranges 0x00016498 0x130 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .debug_ranges 0x000165c8 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_ranges 0x00016638 0x2d0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_ranges 0x00016908 0x640 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_ranges 0x00016f48 0x68 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + .debug_ranges 0x00016fb0 0x50 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .debug_ranges 0x00017000 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .debug_ranges 0x000170e0 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_ranges 0x000171d0 0x128 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_ranges 0x000172f8 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_ranges 0x000174c0 0x238 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_ranges 0x000176f8 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_ranges 0x00017708 0xe8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .debug_ranges 0x000177f0 0x258 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_ranges 0x00017a48 0x210 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_ranges 0x00017c58 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_ranges 0x00017e20 0xf8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_ranges 0x00017f18 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_ranges 0x00017f80 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_ranges 0x00018050 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_ranges 0x00018110 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_ranges 0x000181e8 0x308 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_ranges 0x000184f0 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_ranges 0x00018578 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_ranges 0x000185f8 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_ranges 0x000186b0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_ranges 0x000186c8 0x2f0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_ranges 0x000189b8 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_ranges 0x00018a40 0x120 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_ranges 0x00018b60 0x140 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_ranges 0x00018ca0 0x128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .debug_ranges 0x00018dc8 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_ranges 0x00018df8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_ranges 0x00018e10 0x218 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_ranges 0x00019028 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_ranges 0x00019058 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_ranges 0x00019070 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_ranges 0x00019098 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_ranges 0x00019130 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_ranges 0x000191f8 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_ranges 0x00019208 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_ranges 0x00019220 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_ranges 0x00019280 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_ranges 0x000192a8 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_ranges 0x00019388 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_ranges 0x000193f8 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_ranges 0x00019468 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_ranges 0x000194b8 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_ranges 0x00019510 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_ranges 0x00019560 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_ranges 0x00019600 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_ranges 0x00019640 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_ranges 0x000196e8 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_ranges 0x000197b8 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_ranges 0x00019880 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_ranges 0x00019950 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_ranges 0x00019a20 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_ranges 0x00019ae0 0x170 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_ranges 0x00019c50 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_ranges 0x00019cb0 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_ranges 0x00019cf0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_ranges 0x00019d38 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_ranges 0x00019d50 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_ranges 0x00019d78 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_ranges 0x00019e48 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_ranges 0x00019e78 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_ranges 0x00019e88 0x280 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_ranges 0x0001a108 0x68 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .debug_ranges 0x0001a170 0x1e0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_ranges 0x0001a350 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .debug_ranges 0x0001a3f0 0x1a0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_ranges 0x0001a590 0x58 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_ranges 0x0001a5e8 0x140 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_ranges 0x0001a728 0x88 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_ranges 0x0001a7b0 0x108 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_ranges 0x0001a8b8 0x38 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_ranges 0x0001a8f0 0x1c0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_ranges 0x0001aab0 0x100 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_ranges 0x0001abb0 0x78 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_ranges 0x0001ac28 0xb8 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_ranges 0x0001ace0 0x198 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_ranges 0x0001ae78 0x98 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_ranges 0x0001af10 0x30 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_ranges 0x0001af40 0x88 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_ranges 0x0001afc8 0x60 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_ranges 0x0001b028 0x30 esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_ranges 0x0001b058 0x2d0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_ranges 0x0001b328 0x1a8 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_ranges 0x0001b4d0 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .debug_ranges 0x0001b540 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_ranges 0x0001b558 0x10 esp-idf/newlib/libnewlib.a(random.c.obj) + .debug_ranges 0x0001b568 0x70 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_ranges 0x0001b5d8 0x48 esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_ranges 0x0001b620 0xe8 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_ranges 0x0001b708 0x80 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_ranges 0x0001b788 0x40 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_ranges 0x0001b7c8 0x18 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_ranges 0x0001b7e0 0xd0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_ranges 0x0001b8b0 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_ranges 0x0001b910 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_ranges 0x0001b9c0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_ranges 0x0001b9e0 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_ranges 0x0001ba18 0x350 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_ranges 0x0001bd68 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_ranges 0x0001be10 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_ranges 0x0001be80 0x240 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_ranges 0x0001c0c0 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_ranges 0x0001c110 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_ranges 0x0001c180 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_ranges 0x0001c1e0 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_ranges 0x0001c2a0 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_ranges 0x0001c2c8 0x2d8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_ranges 0x0001c5a0 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_ranges 0x0001c620 0x128 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_ranges 0x0001c748 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_ranges 0x0001c758 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_ranges 0x0001c778 0x270 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_ranges 0x0001c9e8 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_ranges 0x0001ca28 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_ranges 0x0001cab0 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_ranges 0x0001cb58 0x1a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_ranges 0x0001ccf8 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_ranges 0x0001cd60 0xd0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_ranges 0x0001ce30 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_ranges 0x0001ce70 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_ranges 0x0001cf20 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_ranges 0x0001cfa0 0x28 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_ranges 0x0001cfc8 0x88 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_ranges 0x0001d050 0x90 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_ranges 0x0001d0e0 0x60 esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_ranges 0x0001d140 0x10 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_ranges 0x0001d150 0xe0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + +.debug_line 0x00000000 0x310c00 + .debug_line 0x00000000 0x4d5 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_line 0x000004d5 0x2233 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_line 0x00002708 0xe55 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_line 0x0000355d 0xb72 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_line 0x000040cf 0xc5a esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_line 0x00004d29 0x91d esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .debug_line 0x00005646 0x700 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_line 0x00005d46 0xe87 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_line 0x00006bcd 0x38c esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_line 0x00006f59 0xb3c esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_line 0x00007a95 0x712 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_line 0x000081a7 0x4ad esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_line 0x00008654 0xf8f esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_line 0x000095e3 0x380 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_line 0x00009963 0xf46 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_line 0x0000a8a9 0x6df esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_line 0x0000af88 0x70a esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_line 0x0000b692 0x1040 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_line 0x0000c6d2 0x3c3 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_line 0x0000ca95 0x792 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .debug_line 0x0000d227 0x43a esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_line 0x0000d661 0x71d esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_line 0x0000dd7e 0x1342 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_line 0x0000f0c0 0x55f esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_line 0x0000f61f 0x430 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_line 0x0000fa4f 0xb25 esp-idf/log/liblog.a(log.c.obj) + .debug_line 0x00010574 0x8df esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_line 0x00010e53 0x1d35 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_line 0x00012b88 0xf2e esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_line 0x00013ab6 0x1174 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_line 0x00014c2a 0x5b27 esp-idf/heap/libheap.a(tlsf.c.obj) + .debug_line 0x0001a751 0xa2e esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_line 0x0001b17f 0x263 esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_line 0x0001b3e2 0xbdd esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_line 0x0001bfbf 0x8bd esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_line 0x0001c87c 0x2ca4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_line 0x0001f520 0x10b6 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_line 0x000205d6 0xad1 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_line 0x000210a7 0xc31 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_line 0x00021cd8 0x9a9 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_line 0x00022681 0x1ab1 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_line 0x00024132 0x11a6 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_line 0x000252d8 0xfe7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_line 0x000262bf 0xcc5 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_line 0x00026f84 0xc0e esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .debug_line 0x00027b92 0x41c3 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .debug_line 0x0002bd55 0x3be esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .debug_line 0x0002c113 0x7e6 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_line 0x0002c8f9 0x33f2 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_line 0x0002fceb 0x5ec1 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_line 0x00035bac 0xff5 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_line 0x00036ba1 0x551 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .debug_line 0x000370f2 0x557 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_line 0x00037649 0x8c0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_line 0x00037f09 0x62c esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_line 0x00038535 0x459 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_line 0x0003898e 0x637 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_line 0x00038fc5 0x6d3 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_line 0x00039698 0xc51 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_line 0x0003a2e9 0x2a8 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_line 0x0003a591 0x535 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_line 0x0003aac6 0x690 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_line 0x0003b156 0x743 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_line 0x0003b899 0xec9 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_line 0x0003c762 0x595 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_line 0x0003ccf7 0xd5f esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_line 0x0003da56 0x407 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_line 0x0003de5d 0x1d63 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_line 0x0003fbc0 0x54d esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_line 0x0004010d 0x35a esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + .debug_line 0x00040467 0xce1 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_line 0x00041148 0x3bd esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_line 0x00041505 0x47be esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_line 0x00045cc3 0xa29 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_line 0x000466ec 0x12ff esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_line 0x000479eb 0x29e1 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_line 0x0004a3cc 0x9a1 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_line 0x0004ad6d 0xf7a esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .debug_line 0x0004bce7 0x176b esp-idf/main/libmain.a(app_main.c.obj) + .debug_line 0x0004d452 0x6ae esp-idf/main/libmain.a(app_driver.c.obj) + .debug_line 0x0004db00 0xa71 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .debug_line 0x0004e571 0x112a esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .debug_line 0x0004f69b 0xdbe esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .debug_line 0x00050459 0x263b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .debug_line 0x00052a94 0x1db1 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .debug_line 0x00054845 0x1611 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .debug_line 0x00055e56 0x3523 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .debug_line 0x00059379 0x104d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .debug_line 0x0005a3c6 0x698 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .debug_line 0x0005aa5e 0x887 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .debug_line 0x0005b2e5 0x1b06 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .debug_line 0x0005cdeb 0x32aa esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .debug_line 0x00060095 0x1d8a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .debug_line 0x00061e1f 0xa0f esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .debug_line 0x0006282e 0x34a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + .debug_line 0x00062b78 0x29bb esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .debug_line 0x00065533 0x1d93 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .debug_line 0x000672c6 0xb9a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .debug_line 0x00067e60 0xa6e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .debug_line 0x000688ce 0x2bb6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .debug_line 0x0006b484 0xa01 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .debug_line 0x0006be85 0x1960 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .debug_line 0x0006d7e5 0xa64 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .debug_line 0x0006e249 0x4be esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .debug_line 0x0006e707 0x191 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) + .debug_line 0x0006e898 0xb8d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .debug_line 0x0006f425 0x7da esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .debug_line 0x0006fbff 0x2ae esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + .debug_line 0x0006fead 0x18ab esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .debug_line 0x00071758 0x600 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .debug_line 0x00071d58 0x1db2 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .debug_line 0x00073b0a 0x939 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .debug_line 0x00074443 0xc07 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .debug_line 0x0007504a 0x20e1 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .debug_line 0x0007712b 0x13ae esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .debug_line 0x000784d9 0x116e esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .debug_line 0x00079647 0xc36 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .debug_line 0x0007a27d 0x1425 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .debug_line 0x0007b6a2 0x2462 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .debug_line 0x0007db04 0xc69 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .debug_line 0x0007e76d 0x17894 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .debug_line 0x00096001 0x13bb esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .debug_line 0x000973bc 0x23fd esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .debug_line 0x000997b9 0x1742 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .debug_line 0x0009aefb 0x64eb esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .debug_line 0x000a13e6 0xcb2 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .debug_line 0x000a2098 0x1235 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .debug_line 0x000a32cd 0x13a5 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .debug_line 0x000a4672 0x14db esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .debug_line 0x000a5b4d 0xc89 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .debug_line 0x000a67d6 0xe64 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .debug_line 0x000a763a 0xff0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .debug_line 0x000a862a 0xb27 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .debug_line 0x000a9151 0x4a1 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .debug_line 0x000a95f2 0x1912 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .debug_line 0x000aaf04 0x1f8 esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + .debug_line 0x000ab0fc 0x16bc esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .debug_line 0x000ac7b8 0x8d6 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .debug_line 0x000ad08e 0x23a1 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .debug_line 0x000af42f 0x2389 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .debug_line 0x000b17b8 0x1abc esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .debug_line 0x000b3274 0x81a esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .debug_line 0x000b3a8e 0x36f9 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .debug_line 0x000b7187 0x7b7 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .debug_line 0x000b793e 0xad7 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .debug_line 0x000b8415 0xad7 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .debug_line 0x000b8eec 0x4cc esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .debug_line 0x000b93b8 0x346d esp-idf/bt/libbt.a(bt.c.obj) + .debug_line 0x000bc825 0x3e7 esp-idf/bt/libbt.a(addr.c.obj) + .debug_line 0x000bcc0c 0x82e esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .debug_line 0x000bd43a 0x899 esp-idf/bt/libbt.a(ble_store_util.c.obj) + .debug_line 0x000bdcd3 0x9ae esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .debug_line 0x000be681 0x1b2c esp-idf/bt/libbt.a(ble_hs.c.obj) + .debug_line 0x000c01ad 0x1961 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .debug_line 0x000c1b0e 0x59c esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + .debug_line 0x000c20aa 0xaab esp-idf/bt/libbt.a(ble_att.c.obj) + .debug_line 0x000c2b55 0x74db esp-idf/bt/libbt.a(ble_gattc.c.obj) + .debug_line 0x000ca030 0x1115 esp-idf/bt/libbt.a(ble_store.c.obj) + .debug_line 0x000cb145 0x303 esp-idf/bt/libbt.a(ble_hs_cfg.c.obj) + .debug_line 0x000cb448 0x1cf8 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .debug_line 0x000cd140 0x52b esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .debug_line 0x000cd66b 0x14f4 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .debug_line 0x000ceb5f 0x368 esp-idf/bt/libbt.a(ble_hs_log.c.obj) + .debug_line 0x000ceec7 0xa7a esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .debug_line 0x000cf941 0x157a esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .debug_line 0x000d0ebb 0x84b1 esp-idf/bt/libbt.a(ble_gap.c.obj) + .debug_line 0x000d936c 0xa4d esp-idf/bt/libbt.a(ble_uuid.c.obj) + .debug_line 0x000d9db9 0xb35 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .debug_line 0x000da8ee 0x2b2 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + .debug_line 0x000daba0 0x11ab esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .debug_line 0x000dbd4b 0x717 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .debug_line 0x000dc462 0x47b6 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .debug_line 0x000e0c18 0x2031 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .debug_line 0x000e2c49 0x16d9 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .debug_line 0x000e4322 0xd6e esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .debug_line 0x000e5090 0x1a8f esp-idf/bt/libbt.a(ble_store_config.c.obj) + .debug_line 0x000e6b1f 0xd19 esp-idf/bt/libbt.a(nimble_port.c.obj) + .debug_line 0x000e7838 0x405 esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .debug_line 0x000e7c3d 0xc84 esp-idf/bt/libbt.a(endian.c.obj) + .debug_line 0x000e88c1 0xf6c esp-idf/bt/libbt.a(os_mempool.c.obj) + .debug_line 0x000e982d 0x813 esp-idf/bt/libbt.a(mem.c.obj) + .debug_line 0x000ea040 0x2fda esp-idf/bt/libbt.a(os_mbuf.c.obj) + .debug_line 0x000ed01a 0x57f esp-idf/bt/libbt.a(os_msys_init.c.obj) + .debug_line 0x000ed599 0x2386 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .debug_line 0x000ef91f 0xfa8 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .debug_line 0x000f08c7 0x327 esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + .debug_line 0x000f0bee 0xa13 esp-idf/bt/libbt.a(transport.c.obj) + .debug_line 0x000f1601 0x12ef esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .debug_line 0x000f28f0 0x56d1 esp-idf/bt/libbt.a(ble_sm.c.obj) + .debug_line 0x000f7fc1 0x7a4 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + .debug_line 0x000f8765 0x61d esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .debug_line 0x000f8d82 0x5523 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .debug_line 0x000fe2a5 0x650 esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + .debug_line 0x000fe8f5 0x11ab esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .debug_line 0x000ffaa0 0xa2b esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .debug_line 0x001004cb 0xb04 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + .debug_line 0x00100fcf 0x5b5 esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + .debug_line 0x00101584 0x2180 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .debug_line 0x00103704 0x81a6 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .debug_line 0x0010b8aa 0x65a7 esp-idf/json/libjson.a(cJSON.c.obj) + .debug_line 0x00111e51 0x71b esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .debug_line 0x0011256c 0x3675 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .debug_line 0x00115be1 0xbc7 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .debug_line 0x001167a8 0x7d1 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .debug_line 0x00116f79 0x112a esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .debug_line 0x001180a3 0x2b8 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .debug_line 0x0011835b 0x19d1 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .debug_line 0x00119d2c 0xa6b esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .debug_line 0x0011a797 0x193e esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .debug_line 0x0011c0d5 0x8db esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .debug_line 0x0011c9b0 0xe7b esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .debug_line 0x0011d82b 0xef4 esp-idf/console/libconsole.a(commands.c.obj) + .debug_line 0x0011e71f 0x3f1 esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_line 0x0011eb10 0x66c esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_line 0x0011f17c 0x5e4 esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_line 0x0011f760 0x816 esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_line 0x0011ff76 0x26d2 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_line 0x00122648 0x9ba esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_line 0x00123002 0x82ec esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_line 0x0012b2ee 0x1efa esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_line 0x0012d1e8 0x10a9 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_line 0x0012e291 0x504 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_line 0x0012e795 0x2a8 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_line 0x0012ea3d 0x4f2 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_line 0x0012ef2f 0x238 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_line 0x0012f167 0x1177 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_line 0x001302de 0x983 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_line 0x00130c61 0x16dd esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_line 0x0013233e 0xebd esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_line 0x001331fb 0x2df9 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_line 0x00135ff4 0x2b8 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_line 0x001362ac 0x4f67 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_line 0x0013b213 0xd7 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_line 0x0013b2ea 0x9271 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .debug_line 0x0014455b 0x81eb esp-idf/driver/libdriver.a(uart.c.obj) + .debug_line 0x0014c746 0xee8 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .debug_line 0x0014d62e 0xe8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_line 0x0014d716 0x13ba esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_line 0x0014ead0 0xbbc esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_line 0x0014f68c 0xfdd esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_line 0x00150669 0x29f7 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_line 0x00153060 0x2a7 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_line 0x00153307 0x763 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_line 0x00153a6a 0x10fb esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_line 0x00154b65 0x5a1 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_line 0x00155106 0x3426 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_line 0x0015852c 0x122f esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_line 0x0015975b 0xed2 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_line 0x0015a62d 0x4b0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_line 0x0015aadd 0x3c9 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_line 0x0015aea6 0x2274 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_line 0x0015d11a 0x48c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_line 0x0015d5a6 0x511 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_line 0x0015dab7 0x5f2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_line 0x0015e0a9 0xb4e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_line 0x0015ebf7 0x3d5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_line 0x0015efcc 0x3d3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_line 0x0015f39f 0xdfe esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_line 0x0016019d 0x416 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_line 0x001605b3 0x75d esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_line 0x00160d10 0x996 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_line 0x001616a6 0x7c6 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_line 0x00161e6c 0x26e6 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_line 0x00164552 0x9b5 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_line 0x00164f07 0x51f esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_line 0x00165426 0x5c3 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_line 0x001659e9 0xce4 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_line 0x001666cd 0x97a esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_line 0x00167047 0x924 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_line 0x0016796b 0x1afb esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_line 0x00169466 0x57b esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_line 0x001699e1 0xaf6 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_line 0x0016a4d7 0x1224 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_line 0x0016b6fb 0x3d7 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_line 0x0016bad2 0x6df esp-idf/hal/libhal.a(rmt_hal.c.obj) + .debug_line 0x0016c1b1 0x1200 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_line 0x0016d3b1 0xa5b esp-idf/log/liblog.a(log_buffers.c.obj) + .debug_line 0x0016de0c 0xba esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_line 0x0016dec6 0x1cb esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_line 0x0016e091 0x230 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_line 0x0016e2c1 0x117 esp-idf/soc/libsoc.a(rmt_periph.c.obj) + .debug_line 0x0016e3d8 0x227 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_line 0x0016e5ff 0x3bf esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_line 0x0016e9be 0x550 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_line 0x0016ef0e 0x53b esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_line 0x0016f449 0xf92 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_line 0x001703db 0x208 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_line 0x001705e3 0xa0b esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_line 0x00170fee 0x717 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_line 0x00171705 0x805 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_line 0x00171f0a 0xb1a esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_line 0x00172a24 0x1e1 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_line 0x00172c05 0x28e esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_line 0x00172e93 0x176d esp-idf/freertos/libfreertos.a(timers.c.obj) + .debug_line 0x00174600 0x1151 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_line 0x00175751 0x192 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_line 0x001758e3 0xba5 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_line 0x00176488 0x2a1c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_line 0x00178ea4 0x691 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_line 0x00179535 0x5f1 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_line 0x00179b26 0x287d esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_line 0x0017c3a3 0x30c5 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_line 0x0017f468 0x3875 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_line 0x00182cdd 0x1139 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_line 0x00183e16 0x93d esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_line 0x00184753 0x182a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_line 0x00185f7d 0x552 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_line 0x001864cf 0xff5 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_line 0x001874c4 0x3e72 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_line 0x0018b336 0x1a24 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_line 0x0018cd5a 0x8b2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_line 0x0018d60c 0x9ed esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_line 0x0018dff9 0x1878 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_line 0x0018f871 0x6ba esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_line 0x0018ff2b 0xc0e esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_line 0x00190b39 0x9551 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_line 0x0019a08a 0xeae esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_line 0x0019af38 0xf2e esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_line 0x0019be66 0x7bb esp-idf/lwip/liblwip.a(def.c.obj) + .debug_line 0x0019c621 0x2939 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_line 0x0019ef5a 0x29f esp-idf/lwip/liblwip.a(init.c.obj) + .debug_line 0x0019f1f9 0x527 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_line 0x0019f720 0x4ad esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_line 0x0019fbcd 0x6dc esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_line 0x001a02a9 0x2fea esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_line 0x001a3293 0x2495 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_line 0x001a5728 0x1b5e esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_line 0x001a7286 0x4caf esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_line 0x001abf35 0x450d esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_line 0x001b0442 0x334a esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_line 0x001b378c 0xc54 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_line 0x001b43e0 0x2a34 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_line 0x001b6e14 0x3fc1 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_line 0x001badd5 0x1c1a esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_line 0x001bc9ef 0xa6b esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_line 0x001bd45a 0x165a esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_line 0x001beab4 0x1502 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_line 0x001bffb6 0xbaf esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_line 0x001c0b65 0x714 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_line 0x001c1279 0x99b esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_line 0x001c1c14 0x2386 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_line 0x001c3f9a 0xe54 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_line 0x001c4dee 0x6dd esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_line 0x001c54cb 0x1517 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_line 0x001c69e2 0x4e24 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_line 0x001cb806 0x7bd esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_line 0x001cbfc3 0x58d esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_line 0x001cc550 0x7eb esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_line 0x001ccd3b 0x8cd esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_line 0x001cd608 0x134b esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_line 0x001ce953 0x780 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_line 0x001cf0d3 0x2780 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_line 0x001d1853 0x4723 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_line 0x001d5f76 0x275 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_line 0x001d61eb 0x950 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_line 0x001d6b3b 0xe82 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_line 0x001d79bd 0x822 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_line 0x001d81df 0x689a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_line 0x001dea79 0x506 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_line 0x001def7f 0x619 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_line 0x001df598 0x4fe esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_line 0x001dfa96 0x16da esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_line 0x001e1170 0x4c4 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_line 0x001e1634 0x4ab esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_line 0x001e1adf 0x509 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_line 0x001e1fe8 0x489 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_line 0x001e2471 0x120f esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_line 0x001e3680 0x1bcd esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_line 0x001e524d 0xb16 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_line 0x001e5d63 0xb07 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_line 0x001e686a 0xf46 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_line 0x001e77b0 0x14d0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_line 0x001e8c80 0x93e esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_line 0x001e95be 0x178a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_line 0x001ead48 0x5a9c esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_line 0x001f07e4 0x2ad1 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_line 0x001f32b5 0x5db esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_line 0x001f3890 0x1fc esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_line 0x001f3a8c 0x2af0 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_line 0x001f657c 0x3c3d esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .debug_line 0x001fa1b9 0x1263 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_line 0x001fb41c 0x2440 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_line 0x001fd85c 0x642 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_line 0x001fde9e 0x379a esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_line 0x00201638 0x62e6 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .debug_line 0x0020791e 0xe82 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .debug_line 0x002087a0 0xf67 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .debug_line 0x00209707 0x7f3 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .debug_line 0x00209efa 0x22fb esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .debug_line 0x0020c1f5 0x2fe4 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .debug_line 0x0020f1d9 0x18d1 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .debug_line 0x00210aaa 0x1eb1 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .debug_line 0x0021295b 0x14dd esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .debug_line 0x00213e38 0x54d esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .debug_line 0x00214385 0x2880 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .debug_line 0x00216c05 0x783 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_line 0x00217388 0x482a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_line 0x0021bbb2 0x8a38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_line 0x002245ea 0xfe6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + .debug_line 0x002255d0 0xe00 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .debug_line 0x002263d0 0xfd6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .debug_line 0x002273a6 0x12c9 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_line 0x0022866f 0x1aad esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_line 0x0022a11c 0x467b esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_line 0x0022e797 0x5223 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_line 0x002339ba 0x34a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_line 0x00233d04 0x19a2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .debug_line 0x002356a6 0x57b9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_line 0x0023ae5f 0x245b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_line 0x0023d2ba 0x2c5b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_line 0x0023ff15 0x97f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_line 0x00240894 0x871 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_line 0x00241105 0x165b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_line 0x00242760 0x169c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_line 0x00243dfc 0xc83 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_line 0x00244a7f 0x63f0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_line 0x0024ae6f 0x4edb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_line 0x0024fd4a 0x1134 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_line 0x00250e7e 0x1992 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_line 0x00252810 0x56b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_line 0x00252d7b 0x2381 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_line 0x002550fc 0x51c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_line 0x00255618 0xef9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_line 0x00256511 0x28f6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_line 0x00258e07 0x129d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .debug_line 0x0025a0a4 0x28f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_line 0x0025a333 0x256 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_line 0x0025a589 0x597b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_line 0x0025ff04 0x1010 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_line 0x00260f14 0x67c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_line 0x00261590 0x7a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_line 0x00261d30 0x1262 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_line 0x00262f92 0x1918 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_line 0x002648aa 0x183 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_line 0x00264a2d 0x2a9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_line 0x00264cd6 0x973 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_line 0x00265649 0x4a9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_line 0x00265af2 0x266a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_line 0x0026815c 0x1034 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_line 0x00269190 0x14e8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_line 0x0026a678 0x7a2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_line 0x0026ae1a 0x9b5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_line 0x0026b7cf 0x993 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_line 0x0026c162 0x16ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_line 0x0026d81c 0x42c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_line 0x0026dc48 0x20bb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_line 0x0026fd03 0x10ec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_line 0x00270def 0x10c5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_line 0x00271eb4 0x1714 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_line 0x002735c8 0x1abf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_line 0x00275087 0x1192 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_line 0x00276219 0x180b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_line 0x00277a24 0x12a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_line 0x00278cc4 0xe5d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_line 0x00279b21 0xe19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_line 0x0027a93a 0x328 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_line 0x0027ac62 0x974 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_line 0x0027b5d6 0xd32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_line 0x0027c308 0x1284 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_line 0x0027d58c 0x2fd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_line 0x0027d889 0x54c8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_line 0x00282d51 0xa5e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .debug_line 0x002837af 0x4737 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_line 0x00287ee6 0x12dd esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .debug_line 0x002891c3 0x39ff esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_line 0x0028cbc2 0x80a esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_line 0x0028d3cc 0x1c20 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_line 0x0028efec 0x8a7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_line 0x0028f893 0x1d7e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_line 0x00291611 0x5ca esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_line 0x00291bdb 0x2426 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_line 0x00294001 0x161f esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_line 0x00295620 0xcfc esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_line 0x0029631c 0x6ee esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_line 0x00296a0a 0xee5 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_line 0x002978ef 0x950 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_line 0x0029823f 0x71f esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_line 0x0029895e 0x920 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_line 0x0029927e 0x8f9 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_line 0x00299b77 0x421 esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_line 0x00299f98 0xd0 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_line 0x0029a068 0x1c9 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_line 0x0029a231 0x2bbc esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_line 0x0029cded 0x3ba5 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_line 0x002a0992 0xd40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .debug_line 0x002a16d2 0x22b esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_line 0x002a18fd 0x2e7 esp-idf/newlib/libnewlib.a(random.c.obj) + .debug_line 0x002a1be4 0x76b esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_line 0x002a234f 0x109d esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_line 0x002a33ec 0x2cf2 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_line 0x002a60de 0x9ee esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_line 0x002a6acc 0x205 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .debug_line 0x002a6cd1 0x3de esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .debug_line 0x002a70af 0x8c7 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_line 0x002a7976 0x417 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_line 0x002a7d8d 0x13b6 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_line 0x002a9143 0x977 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_line 0x002a9aba 0x1f6e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_line 0x002aba28 0x59f esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_line 0x002abfc7 0x12a1 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_line 0x002ad268 0x2d70 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_line 0x002affd8 0x13b5 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_line 0x002b138d 0xdd5 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_line 0x002b2162 0x564a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_line 0x002b77ac 0x22d9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_line 0x002b9a85 0x107e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_line 0x002bab03 0xb9f esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_line 0x002bb6a2 0x1b87 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_line 0x002bd229 0x9a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_line 0x002bdbcb 0x6ec6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_line 0x002c4a91 0xbbc esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_line 0x002c564d 0x275e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_line 0x002c7dab 0x59e esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_line 0x002c8349 0x7c6 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_line 0x002c8b0f 0x5a91 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_line 0x002ce5a0 0x1d01 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_line 0x002d02a1 0xb39 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_line 0x002d0dda 0x1eb5 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_line 0x002d2c8f 0x2dc5 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_line 0x002d5a54 0xa13 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_line 0x002d6467 0xcd5 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_line 0x002d713c 0xb7a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_line 0x002d7cb6 0x10be esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_line 0x002d8d74 0x14a3 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_line 0x002da217 0x3dd esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_line 0x002da5f4 0x55d esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_line 0x002dab51 0xcb2 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_line 0x002db803 0x68d esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_line 0x002dbe90 0x475 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_line 0x002dc305 0x6b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opv.o) + .debug_line 0x002dc370 0x6b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opvs.o) + .debug_line 0x002dc3db 0x53e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .debug_line 0x002dc919 0xa9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) + .debug_line 0x002dc9c2 0x442 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + .debug_line 0x002dce04 0x1a1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + .debug_line 0x002dcfa5 0x49b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + .debug_line 0x002dd440 0x81 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_op.o) + .debug_line 0x002dd4c1 0x6b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_ops.o) + .debug_line 0x002dd52c 0x45a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) + .debug_line 0x002dd986 0x1e7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .debug_line 0x002ddb6d 0x3da C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .debug_line 0x002ddf47 0x7cf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .debug_line 0x002de716 0x6b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opv.o) + .debug_line 0x002de781 0x8a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_term_handler.o) + .debug_line 0x002de80b 0x139 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + .debug_line 0x002de944 0xee C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + .debug_line 0x002dea32 0x7fe esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_line 0x002df230 0x3a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-environ.o) + .debug_line 0x002df26a 0xcc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-exit.o) + .debug_line 0x002df336 0x103 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv.o) + .debug_line 0x002df439 0x245 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv_r.o) + .debug_line 0x002df67e 0x22d1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + .debug_line 0x002e194f 0x5ae C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtol.o) + .debug_line 0x002e1efd 0x55c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoul.o) + .debug_line 0x002e2459 0x58c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoull.o) + .debug_line 0x002e29e5 0x12e8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + .debug_line 0x002e3ccd 0x11c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv.o) + .debug_line 0x002e3de9 0x5cd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + .debug_line 0x002e43b6 0x3e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ctype_.o) + .debug_line 0x002e43f4 0x5234 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + .debug_line 0x002e9628 0x362a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + .debug_line 0x002ecc52 0x30b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) + .debug_line 0x002ecf5d 0x5b3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + .debug_line 0x002ed510 0x87d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + .debug_line 0x002edd8d 0x2f0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + .debug_line 0x002ee07d 0x1b9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputc.o) + .debug_line 0x002ee236 0x231 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputs.o) + .debug_line 0x002ee467 0xed C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseek.o) + .debug_line 0x002ee554 0x8bd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fvwrite.o) + .debug_line 0x002eee11 0x14b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwalk.o) + .debug_line 0x002eef5c 0x171 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-printf.o) + .debug_line 0x002ef0cd 0x20f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putc.o) + .debug_line 0x002ef2dc 0xed C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putchar.o) + .debug_line 0x002ef3c9 0x281 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) + .debug_line 0x002ef64a 0x3fe C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) + .debug_line 0x002efa48 0x360 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-snprintf.o) + .debug_line 0x002efda8 0x241 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sprintf.o) + .debug_line 0x002effe9 0x2b0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sscanf.o) + .debug_line 0x002f0299 0x27d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-stdio.o) + .debug_line 0x002f0516 0xf9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vprintf.o) + .debug_line 0x002f060f 0x22a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vsnprintf.o) + .debug_line 0x002f0839 0x256 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wbuf.o) + .debug_line 0x002f0a8f 0x2a4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wsetup.o) + .debug_line 0x002f0d33 0x272 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-asprintf.o) + .debug_line 0x002f0fa5 0x97a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + .debug_line 0x002f191f 0x1d2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vasprintf.o) + .debug_line 0x002f1af1 0xaa6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + .debug_line 0x002f2597 0x9c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fls.o) + .debug_line 0x002f2633 0xb32 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror.o) + .debug_line 0x002f3165 0x6d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-u_strerr.o) + .debug_line 0x002f31d2 0xa8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-difftime.o) + .debug_line 0x002f327a 0x448 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime_r.o) + .debug_line 0x002f36c2 0x62b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) + .debug_line 0x002f3ced 0xc51 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mktime.o) + .debug_line 0x002f493e 0x3f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-month_lengths.o) + .debug_line 0x002f497d 0x1690 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + .debug_line 0x002f600d 0x131 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-time.o) + .debug_line 0x002f613e 0x40d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzcalc_limits.o) + .debug_line 0x002f654b 0x6d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzlock.o) + .debug_line 0x002f65b8 0xf0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset.o) + .debug_line 0x002f66a8 0xba5 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + .debug_line 0x002f724d 0x3e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzvars.o) + .debug_line 0x002f728b 0x1ae C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) + .debug_line 0x002f7439 0x134 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-localeconv.o) + .debug_line 0x002f756d 0x9f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-timelocal.o) + .debug_line 0x002f760c 0x2c4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-reent.o) + .debug_line 0x002f78d0 0x51 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + .debug_line 0x002f7921 0x8e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-errno.o) + .debug_line 0x002f79af 0xb1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysclose.o) + .debug_line 0x002f7a60 0xd5 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysgettod.o) + .debug_line 0x002f7b35 0xdb C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysread.o) + .debug_line 0x002f7c10 0xdb C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-syswrite.o) + .debug_line 0x002f7ceb 0x72 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_nan.o) + .debug_line 0x002f7d5d 0x70 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-sf_nan.o) + .debug_line 0x002f7dcd 0x1c7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_frexp.o) + .debug_line 0x002f7f94 0x2e0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-__call_atexit.o) + .debug_line 0x002f8274 0x20d2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + .debug_line 0x002fa346 0x89 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-envlock.o) + .debug_line 0x002fa3cf 0x101c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + .debug_line 0x002fb3eb 0x5ed C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-hexnan.o) + .debug_line 0x002fb9d8 0x1a7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbtowc_r.o) + .debug_line 0x002fbb7f 0x21fd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + .debug_line 0x002fdd7c 0x13b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wctomb_r.o) + .debug_line 0x002fdeb7 0x2b0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-siscanf.o) + .debug_line 0x002fe167 0x360 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sniprintf.o) + .debug_line 0x002fe4c7 0x35e2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + .debug_line 0x00301aa9 0x3be9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + .debug_line 0x00305692 0x4ef1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + .debug_line 0x0030a583 0x4225 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + .debug_line 0x0030e7a8 0x189 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-flags.o) + .debug_line 0x0030e931 0x395 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-makebuf.o) + .debug_line 0x0030ecc6 0x216 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sccl.o) + .debug_line 0x0030eedc 0x66d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + .debug_line 0x0030f549 0x80 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gettzinfo.o) + .debug_line 0x0030f5c9 0x59e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoll.o) + .debug_line 0x0030fb67 0x1b8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbrtowc.o) + .debug_line 0x0030fd1f 0x79 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace.o) + .debug_line 0x0030fd98 0xc4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace_l.o) + .debug_line 0x0030fe5c 0x589 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extenddftf2.o) + .debug_line 0x003103e5 0x81b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(trunctfdf2.o) + +.debug_str 0x00000000 0x9821b + .debug_str 0x00000000 0x9821b esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x32c (size before relaxing) + .debug_str 0x0009821b 0xd2c esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_str 0x0009821b 0x86c esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_str 0x0009821b 0x529 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_str 0x0009821b 0x5a3 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_str 0x0009821b 0x41d esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .debug_str 0x0009821b 0x6e0 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_str 0x0009821b 0x1ba9 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_str 0x0009821b 0x2f1 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_str 0x0009821b 0x3c91 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_str 0x0009821b 0x29c2 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_str 0x0009821b 0xaa4 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_str 0x0009821b 0x444c esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_str 0x0009821b 0x2a7 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_str 0x0009821b 0x36cb esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_str 0x0009821b 0x32e8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_str 0x0009821b 0x2a95 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_str 0x0009821b 0xfca esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_str 0x0009821b 0x30a esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_str 0x0009821b 0x100d esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .debug_str 0x0009821b 0x27cd esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_str 0x0009821b 0x29e3 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_str 0x0009821b 0x513d esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_str 0x0009821b 0xa3a esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_str 0x0009821b 0x2194 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_str 0x0009821b 0x5ce esp-idf/log/liblog.a(log.c.obj) + .debug_str 0x0009821b 0x551 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_str 0x0009821b 0x9cd esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_str 0x0009821b 0x69f esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_str 0x0009821b 0x8a1 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_str 0x0009821b 0x9c4 esp-idf/heap/libheap.a(tlsf.c.obj) + .debug_str 0x0009821b 0x85e esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_str 0x0009821b 0x43d esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_str 0x0009821b 0x615 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_str 0x0009821b 0x4ed esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_str 0x0009821b 0x1671 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_str 0x0009821b 0x7c5 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_str 0x0009821b 0x29f5 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_str 0x0009821b 0x1e54 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_str 0x0009821b 0x4f9 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_str 0x0009821b 0x138f esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_str 0x0009821b 0x2f04 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_str 0x0009821b 0xa56 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_str 0x0009821b 0x51ee esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_str 0x0009821b 0x3210 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .debug_str 0x0009821b 0x23cb esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .debug_str 0x0009821b 0x49c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .debug_str 0x0009821b 0x4a8 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_str 0x0009821b 0xe16 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_str 0x0009821b 0x1d5e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_str 0x0009821b 0x1518 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_str 0x0009821b 0x357 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .debug_str 0x0009821b 0x7eb esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_str 0x0009821b 0x171f esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_str 0x0009821b 0x35a esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_str 0x0009821b 0x28c esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_str 0x0009821b 0x325 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_str 0x0009821b 0x7b7 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_str 0x0009821b 0x8e2 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_str 0x0009821b 0x2cf esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_str 0x0009821b 0x661 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_str 0x0009821b 0xbd0 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_str 0x0009821b 0x896 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_str 0x0009821b 0xa53 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_str 0x0009821b 0x935 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_str 0x0009821b 0xb66 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_str 0x0009821b 0x506 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_str 0x0009821b 0xdd6 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_str 0x0009821b 0x3ce esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_str 0x0009821b 0x32e esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + .debug_str 0x0009821b 0x18a1 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_str 0x0009821b 0x3b7 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_str 0x0009821b 0x1368 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_str 0x0009821b 0xa6d esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_str 0x0009821b 0x15d9 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_str 0x0009821b 0x1fa6 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_str 0x0009821b 0x962 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_str 0x0009821b 0x970 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .debug_str 0x0009821b 0xd92 esp-idf/main/libmain.a(app_main.c.obj) + .debug_str 0x0009821b 0x8aa esp-idf/main/libmain.a(app_driver.c.obj) + .debug_str 0x0009821b 0x5ce esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .debug_str 0x0009821b 0x7ff esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .debug_str 0x0009821b 0xa8f esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .debug_str 0x0009821b 0x1aae esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .debug_str 0x0009821b 0x3093 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .debug_str 0x0009821b 0xb69 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .debug_str 0x0009821b 0x14cb esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .debug_str 0x0009821b 0xd8b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .debug_str 0x0009821b 0x47a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .debug_str 0x0009821b 0x94b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .debug_str 0x0009821b 0x1889 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .debug_str 0x0009821b 0x18fd esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .debug_str 0x0009821b 0xeb1 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .debug_str 0x0009821b 0x65b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .debug_str 0x0009821b 0x4de esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + .debug_str 0x0009821b 0x1d42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .debug_str 0x0009821b 0x269c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .debug_str 0x0009821b 0x75f esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .debug_str 0x0009821b 0x521 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .debug_str 0x0009821b 0x23b2 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .debug_str 0x0009821b 0xa96 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .debug_str 0x0009821b 0xf52 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .debug_str 0x0009821b 0x78c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .debug_str 0x0009821b 0x7a5 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .debug_str 0x0009821b 0x275 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) + .debug_str 0x0009821b 0xede esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .debug_str 0x0009821b 0x13d3 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .debug_str 0x0009821b 0x2c9 esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + .debug_str 0x0009821b 0xac1 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .debug_str 0x0009821b 0x74c esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .debug_str 0x0009821b 0x27c5 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .debug_str 0x0009821b 0x892 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .debug_str 0x0009821b 0x6e5 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .debug_str 0x0009821b 0x1ea8 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .debug_str 0x0009821b 0x1099 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .debug_str 0x0009821b 0x1a6e esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .debug_str 0x0009821b 0x1b10 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .debug_str 0x0009821b 0x1cb3 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .debug_str 0x0009821b 0x76a esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .debug_str 0x0009821b 0x612 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .debug_str 0x0009821b 0x36c5 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .debug_str 0x0009821b 0xf09 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .debug_str 0x0009821b 0xf47 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .debug_str 0x0009821b 0x8aa esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .debug_str 0x0009821b 0x2dee esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .debug_str 0x0009821b 0x11ad esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .debug_str 0x0009821b 0xcc4 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .debug_str 0x0009821b 0x13fc esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .debug_str 0x0009821b 0x1588 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .debug_str 0x0009821b 0xd08 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .debug_str 0x0009821b 0x197c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .debug_str 0x0009821b 0x184a esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .debug_str 0x0009821b 0x1131 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .debug_str 0x0009821b 0xcf6 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .debug_str 0x0009821b 0x668 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .debug_str 0x0009821b 0x393 esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + .debug_str 0x0009821b 0xc1a esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .debug_str 0x0009821b 0x1105 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .debug_str 0x0009821b 0x1b85 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .debug_str 0x0009821b 0x1709 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .debug_str 0x0009821b 0x7b8 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .debug_str 0x0009821b 0x489 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .debug_str 0x0009821b 0x1ad4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .debug_str 0x0009821b 0xe38 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .debug_str 0x0009821b 0x1184 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .debug_str 0x0009821b 0x121b esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .debug_str 0x0009821b 0x124a esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .debug_str 0x0009821b 0x3555 esp-idf/bt/libbt.a(bt.c.obj) + .debug_str 0x0009821b 0x2dc esp-idf/bt/libbt.a(addr.c.obj) + .debug_str 0x0009821b 0x74c esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .debug_str 0x0009821b 0x665 esp-idf/bt/libbt.a(ble_store_util.c.obj) + .debug_str 0x0009821b 0x4c7 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .debug_str 0x0009821b 0x1fd4 esp-idf/bt/libbt.a(ble_hs.c.obj) + .debug_str 0x0009821b 0x1c6f esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .debug_str 0x0009821b 0xab6 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + .debug_str 0x0009821b 0x1083 esp-idf/bt/libbt.a(ble_att.c.obj) + .debug_str 0x0009821b 0x378a esp-idf/bt/libbt.a(ble_gattc.c.obj) + .debug_str 0x0009821b 0xbb9 esp-idf/bt/libbt.a(ble_store.c.obj) + .debug_str 0x0009821b 0x842 esp-idf/bt/libbt.a(ble_hs_cfg.c.obj) + .debug_str 0x0009821b 0x169a esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .debug_str 0x0009821b 0x4c2 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .debug_str 0x0009821b 0x13cb esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .debug_str 0x0009821b 0x3d2 esp-idf/bt/libbt.a(ble_hs_log.c.obj) + .debug_str 0x0009821b 0x6ec esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .debug_str 0x0009821b 0x1d3e esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .debug_str 0x0009821b 0x3d07 esp-idf/bt/libbt.a(ble_gap.c.obj) + .debug_str 0x0009821b 0x549 esp-idf/bt/libbt.a(ble_uuid.c.obj) + .debug_str 0x0009821b 0xcda esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .debug_str 0x0009821b 0x3f6 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + .debug_str 0x0009821b 0x1710 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .debug_str 0x0009821b 0xdb5 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .debug_str 0x0009821b 0x1efb esp-idf/bt/libbt.a(ble_gatts.c.obj) + .debug_str 0x0009821b 0xa0a esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .debug_str 0x0009821b 0x189b esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .debug_str 0x0009821b 0x9a0 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .debug_str 0x0009821b 0xfa4 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .debug_str 0x0009821b 0xf06 esp-idf/bt/libbt.a(nimble_port.c.obj) + .debug_str 0x0009821b 0x33a esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .debug_str 0x0009821b 0x303 esp-idf/bt/libbt.a(endian.c.obj) + .debug_str 0x0009821b 0xc19 esp-idf/bt/libbt.a(os_mempool.c.obj) + .debug_str 0x0009821b 0x625 esp-idf/bt/libbt.a(mem.c.obj) + .debug_str 0x0009821b 0xf4b esp-idf/bt/libbt.a(os_mbuf.c.obj) + .debug_str 0x0009821b 0x4bf esp-idf/bt/libbt.a(os_msys_init.c.obj) + .debug_str 0x0009821b 0x15e5 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .debug_str 0x0009821b 0xea3 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .debug_str 0x0009821b 0x2be esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + .debug_str 0x0009821b 0x757 esp-idf/bt/libbt.a(transport.c.obj) + .debug_str 0x0009821b 0x1b59 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .debug_str 0x0009821b 0x27c4 esp-idf/bt/libbt.a(ble_sm.c.obj) + .debug_str 0x0009821b 0xc3e esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + .debug_str 0x0009821b 0x951 esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .debug_str 0x0009821b 0x2396 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .debug_str 0x0009821b 0xba9 esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + .debug_str 0x0009821b 0x180f esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .debug_str 0x0009821b 0x19fd esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .debug_str 0x0009821b 0x793 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + .debug_str 0x0009821b 0xb3f esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + .debug_str 0x0009821b 0x120c esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .debug_str 0x0009821b 0x1609 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .debug_str 0x0009821b 0x100f esp-idf/json/libjson.a(cJSON.c.obj) + .debug_str 0x0009821b 0x50f esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .debug_str 0x0009821b 0xa36 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .debug_str 0x0009821b 0x5b9 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .debug_str 0x0009821b 0x5c2 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .debug_str 0x0009821b 0xa87 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .debug_str 0x0009821b 0x2a4 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .debug_str 0x0009821b 0x9a8 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .debug_str 0x0009821b 0x762 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .debug_str 0x0009821b 0x1391 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .debug_str 0x0009821b 0x4be esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .debug_str 0x0009821b 0x9e5 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .debug_str 0x0009821b 0xa7b esp-idf/console/libconsole.a(commands.c.obj) + .debug_str 0x0009821b 0x2cc esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_str 0x0009821b 0x7ef esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_str 0x0009821b 0x446 esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_str 0x0009821b 0x759 esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_str 0x0009821b 0xb9f esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_str 0x0009821b 0x407 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_str 0x0009821b 0x282c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_str 0x0009821b 0x972 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_str 0x0009821b 0x614 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_str 0x0009821b 0x435 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_str 0x0009821b 0x29b esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_str 0x0009821b 0x3ef esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_str 0x0009821b 0x26ac esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_str 0x0009821b 0x865 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_str 0x0009821b 0x647 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_str 0x0009821b 0xa5a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_str 0x0009821b 0x2bb3 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_str 0x0009821b 0xff9 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_str 0x0009821b 0x362 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_str 0x0009821b 0x2cf8 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_str 0x0009821b 0x34e esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_str 0x0009821b 0x6db7 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .debug_str 0x0009821b 0x783a esp-idf/driver/libdriver.a(uart.c.obj) + .debug_str 0x0009821b 0x1675 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .debug_str 0x0009821b 0x247 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_str 0x0009821b 0x2913 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_str 0x0009821b 0x1364 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_str 0x0009821b 0x9ef esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_str 0x0009821b 0x1835 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_str 0x0009821b 0x357 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_str 0x0009821b 0xe17 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_str 0x0009821b 0xb9f esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_str 0x0009821b 0x5a3 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_str 0x0009821b 0x2233 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_str 0x0009821b 0x3c75 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_str 0x0009821b 0xc12 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_str 0x0009821b 0x77b esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_str 0x0009821b 0x973 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_str 0x0009821b 0x1b16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_str 0x0009821b 0xc9c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_str 0x0009821b 0x136c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_str 0x0009821b 0xcd2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_str 0x0009821b 0xd79 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_str 0x0009821b 0xbfb esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_str 0x0009821b 0xbf3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_str 0x0009821b 0x2cfb esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_str 0x0009821b 0x300 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_str 0x0009821b 0xb41 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_str 0x0009821b 0x4c3 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_str 0x0009821b 0x742b esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_str 0x0009821b 0xc8e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_str 0x0009821b 0x7480 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_str 0x0009821b 0x3a5 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_str 0x0009821b 0x83d esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_str 0x0009821b 0x61b esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_str 0x0009821b 0x61e esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_str 0x0009821b 0x28a9 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_str 0x0009821b 0x26a6 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_str 0x0009821b 0x4f2 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_str 0x0009821b 0xe55 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_str 0x0009821b 0x13c8 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_str 0x0009821b 0x1171 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_str 0x0009821b 0x8be esp-idf/hal/libhal.a(rmt_hal.c.obj) + .debug_str 0x0009821b 0x222c esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_str 0x0009821b 0x3b0 esp-idf/log/liblog.a(log_buffers.c.obj) + .debug_str 0x0009821b 0x8ad esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_str 0x0009821b 0x235 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_str 0x0009821b 0xbbd esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_str 0x0009821b 0xb59 esp-idf/soc/libsoc.a(rmt_periph.c.obj) + .debug_str 0x0009821b 0x268 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_str 0x0009821b 0x247 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_str 0x0009821b 0x424 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_str 0x0009821b 0x32f esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_str 0x0009821b 0x716 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_str 0x0009821b 0x280 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_str 0x0009821b 0x211f esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_str 0x0009821b 0x9c6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_str 0x0009821b 0x658 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_str 0x0009821b 0x2dff esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_str 0x0009821b 0x241 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_str 0x0009821b 0x2fd esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_str 0x0009821b 0x10b0 esp-idf/freertos/libfreertos.a(timers.c.obj) + .debug_str 0x0009821b 0x849 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_str 0x0009821b 0xa6 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_str 0x0009821b 0xdc4 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_str 0x0009821b 0xe63 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_str 0x0009821b 0x4b9 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_str 0x0009821b 0x56c esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_str 0x0009821b 0x105e esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_str 0x0009821b 0x8f04 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_str 0x0009821b 0x86fb esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_str 0x0009821b 0x6f6e esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_str 0x0009821b 0x1105 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_str 0x0009821b 0x8401 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_str 0x0009821b 0x509 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_str 0x0009821b 0x2479 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_str 0x0009821b 0x358e esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_str 0x0009821b 0x54e7 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_str 0x0009821b 0xdd1 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_str 0x0009821b 0x1662 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_str 0x0009821b 0x13b7 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_str 0x0009821b 0x5cb esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_str 0x0009821b 0x902 esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_str 0x0009821b 0x1f49 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_str 0x0009821b 0xc4e esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_str 0x0009821b 0xc0d esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_str 0x0009821b 0x2e8 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_str 0x0009821b 0xc51 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_str 0x0009821b 0x27c esp-idf/lwip/liblwip.a(init.c.obj) + .debug_str 0x0009821b 0x939 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_str 0x0009821b 0x2d6 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_str 0x0009821b 0x639 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_str 0x0009821b 0xfab esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_str 0x0009821b 0xebe esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_str 0x0009821b 0xcad esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_str 0x0009821b 0x12da esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_str 0x0009821b 0x10ea esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_str 0x0009821b 0xf39 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_str 0x0009821b 0xa5c esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_str 0x0009821b 0xe46 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_str 0x0009821b 0x14ba esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_str 0x0009821b 0xd75 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_str 0x0009821b 0x8dc esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_str 0x0009821b 0xa91 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_str 0x0009821b 0xdd2 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_str 0x0009821b 0x7a2 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_str 0x0009821b 0x6f8 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_str 0x0009821b 0xb61 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_str 0x0009821b 0xb7a esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_str 0x0009821b 0x40d esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_str 0x0009821b 0x74c esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_str 0x0009821b 0xd24 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_str 0x0009821b 0x1402 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_str 0x0009821b 0x92d esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_str 0x0009821b 0x5e1 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_str 0x0009821b 0x8d1 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_str 0x0009821b 0x9e8 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_str 0x0009821b 0xa5b esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_str 0x0009821b 0x95c esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_str 0x0009821b 0x12b5 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_str 0x0009821b 0x18a4 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_str 0x0009821b 0x23a esp-idf/lwip/liblwip.a(err.c.obj) + .debug_str 0x0009821b 0x61f esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_str 0x0009821b 0x487 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_str 0x0009821b 0x421 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_str 0x0009821b 0x333a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_str 0x0009821b 0x72b esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_str 0x0009821b 0x30c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_str 0x0009821b 0x2b8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_str 0x0009821b 0x1769 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_str 0x0009821b 0x262 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_str 0x0009821b 0x298 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_str 0x0009821b 0x295 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_str 0x0009821b 0x329 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_str 0x0009821b 0x3de esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_str 0x0009821b 0x588 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_str 0x0009821b 0x51f esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_str 0x0009821b 0x39b esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_str 0x0009821b 0x1465 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_str 0x0009821b 0x131f esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_str 0x0009821b 0x657 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_str 0x0009821b 0x28a7 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_str 0x0009821b 0x131c esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_str 0x0009821b 0x2965 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_str 0x0009821b 0x471 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_str 0x0009821b 0x260 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_str 0x0009821b 0x2d79 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_str 0x0009821b 0xe5f esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .debug_str 0x0009821b 0xcdd esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_str 0x0009821b 0x1397 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_str 0x0009821b 0x61f esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_str 0x0009821b 0x10be esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_str 0x0009821b 0x2290 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .debug_str 0x0009821b 0x65c esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .debug_str 0x0009821b 0x552 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .debug_str 0x0009821b 0x39f esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .debug_str 0x0009821b 0x139a esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .debug_str 0x0009821b 0x14af esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .debug_str 0x0009821b 0x129c esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .debug_str 0x0009821b 0x1228 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .debug_str 0x0009821b 0xe76 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .debug_str 0x0009821b 0x46d esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .debug_str 0x0009821b 0x1b67 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .debug_str 0x0009821b 0x1229 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_str 0x0009821b 0x2b0d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_str 0x0009821b 0x47db esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_str 0x0009821b 0x1da2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + .debug_str 0x0009821b 0x1ef1 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .debug_str 0x0009821b 0x1c04 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .debug_str 0x0009821b 0x7f3 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_str 0x0009821b 0x2033 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_str 0x0009821b 0x28e4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_str 0x0009821b 0x2cb3 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_str 0x0009821b 0x29f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_str 0x0009821b 0x1ff4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .debug_str 0x0009821b 0x10de esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_str 0x0009821b 0x9d4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_str 0x0009821b 0x19f9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_str 0x0009821b 0x1b8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_str 0x0009821b 0x428 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_str 0x0009821b 0x12cb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_str 0x0009821b 0xb43 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_str 0x0009821b 0xa44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_str 0x0009821b 0x1447 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_str 0x0009821b 0x2db4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_str 0x0009821b 0xb53 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_str 0x0009821b 0x1001 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_str 0x0009821b 0x350 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_str 0x0009821b 0x1237 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_str 0x0009821b 0x651 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_str 0x0009821b 0xed3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_str 0x0009821b 0x1ad3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_str 0x0009821b 0x8f7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .debug_str 0x0009821b 0x311 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_str 0x0009821b 0x268 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_str 0x0009821b 0x133e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_str 0x0009821b 0x48b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_str 0x0009821b 0x408 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_str 0x0009821b 0x4a9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_str 0x0009821b 0x558 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_str 0x0009821b 0x5a2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_str 0x0009821b 0x241 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_str 0x0009821b 0x26a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_str 0x0009821b 0x3e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_str 0x0009821b 0x2e1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_str 0x0009821b 0x1514 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_str 0x0009821b 0x853 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_str 0x0009821b 0xff7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_str 0x0009821b 0x477c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_str 0x0009821b 0x4ca esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_str 0x0009821b 0x4b2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_str 0x0009821b 0x6eb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_str 0x0009821b 0x32a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_str 0x0009821b 0x54e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_str 0x0009821b 0x570 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_str 0x0009821b 0x5f7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_str 0x0009821b 0x9b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_str 0x0009821b 0xece esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_str 0x0009821b 0xb95 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_str 0x0009821b 0x158c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_str 0x0009821b 0x108a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_str 0x0009821b 0x130b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_str 0x0009821b 0x1420 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_str 0x0009821b 0x402 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_str 0x0009821b 0xe36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_str 0x0009821b 0xf19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_str 0x0009821b 0x3a8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_str 0x0009821b 0x3ea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_str 0x0009821b 0x1a81 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_str 0x0009821b 0x99b esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .debug_str 0x0009821b 0xcc5 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_str 0x0009821b 0x68f esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .debug_str 0x0009821b 0xe49 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_str 0x0009821b 0x74a esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_str 0x0009821b 0xb4c esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_str 0x0009821b 0xe5e esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_str 0x0009821b 0x150b esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_str 0x0009821b 0x414 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_str 0x0009821b 0x1633 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_str 0x0009821b 0x1076 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_str 0x0009821b 0xf0f esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_str 0x0009821b 0xa52 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_str 0x0009821b 0x19a0 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_str 0x0009821b 0x68a esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_str 0x0009821b 0x420 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_str 0x0009821b 0x5b8 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_str 0x0009821b 0x463 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_str 0x0009821b 0x2d0 esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_str 0x0009821b 0x1f1 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_str 0x0009821b 0x239 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_str 0x0009821b 0x4fc2 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_str 0x0009821b 0x6050 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_str 0x0009821b 0x4c67 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .debug_str 0x0009821b 0x332 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_str 0x0009821b 0x291 esp-idf/newlib/libnewlib.a(random.c.obj) + .debug_str 0x0009821b 0x377 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_str 0x0009821b 0x922 esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_str 0x0009821b 0x1671 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_str 0x0009821b 0x88b esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_str 0x0009821b 0x560 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .debug_str 0x0009821b 0x8fe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .debug_str 0x0009821b 0x72d esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_str 0x0009821b 0x3f4 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_str 0x0009821b 0x3a73 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_str 0x0009821b 0x11c7 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_str 0x0009821b 0x2959 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_str 0x0009821b 0xaeb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_str 0x0009821b 0x2596 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_str 0x0009821b 0x1861 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_str 0x0009821b 0xf2c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_str 0x0009821b 0xc76 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_str 0x0009821b 0x316d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_str 0x0009821b 0xec4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_str 0x0009821b 0x651 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_str 0x0009821b 0x1a8b esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_str 0x0009821b 0x153c esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_str 0x0009821b 0x454 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_str 0x0009821b 0x12ca esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_str 0x0009821b 0x59a esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_str 0x0009821b 0x86f esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_str 0x0009821b 0x2d2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_str 0x0009821b 0x3eb esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_str 0x0009821b 0x2642 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_str 0x0009821b 0xb0e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_str 0x0009821b 0x3d7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_str 0x0009821b 0xc05 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_str 0x0009821b 0x2b2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_str 0x0009821b 0xb99 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_str 0x0009821b 0x6e8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_str 0x0009821b 0x393 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_str 0x0009821b 0x6db esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_str 0x0009821b 0xbd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_str 0x0009821b 0x358 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_str 0x0009821b 0xd93 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_str 0x0009821b 0x11c9 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_str 0x0009821b 0x456 esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_str 0x0009821b 0x6aa esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_str 0x0009821b 0x111 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opv.o) + .debug_str 0x0009821b 0x10a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opvs.o) + .debug_str 0x0009821b 0xf46 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .debug_str 0x0009821b 0x153 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) + .debug_str 0x0009821b 0x95f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + .debug_str 0x0009821b 0x49b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + .debug_str 0x0009821b 0x8da C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + .debug_str 0x0009821b 0x2a3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_op.o) + .debug_str 0x0009821b 0x106 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_ops.o) + .debug_str 0x0009821b 0xb0a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) + .debug_str 0x0009821b 0x989 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .debug_str 0x0009821b 0xcce C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .debug_str 0x0009821b 0x17b9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .debug_str 0x0009821b 0x110 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opv.o) + .debug_str 0x0009821b 0x775 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_term_handler.o) + .debug_str 0x0009821b 0x42d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + .debug_str 0x0009821b 0x20c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + .debug_str 0x0009821b 0x103d esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_str 0x0009821b 0x95 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-environ.o) + .debug_str 0x0009821b 0x13a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-exit.o) + .debug_str 0x0009821b 0x4fb C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv.o) + .debug_str 0x0009821b 0x52d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv_r.o) + .debug_str 0x0009821b 0xa78 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + .debug_str 0x0009821b 0x765 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtol.o) + .debug_str 0x0009821b 0x761 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoul.o) + .debug_str 0x0009821b 0x779 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoull.o) + .debug_str 0x0009821b 0x6f1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + .debug_str 0x0009821b 0x50d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv.o) + .debug_str 0x0009821b 0x581 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + .debug_str 0x0009821b 0x10c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ctype_.o) + .debug_str 0x0009821b 0xd79 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + .debug_str 0x0009821b 0xc63 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + .debug_str 0x0009821b 0x5c7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) + .debug_str 0x0009821b 0x5be C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + .debug_str 0x0009821b 0x778 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + .debug_str 0x0009821b 0x5ff C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + .debug_str 0x0009821b 0x57d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputc.o) + .debug_str 0x0009821b 0x5c7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputs.o) + .debug_str 0x0009821b 0x500 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseek.o) + .debug_str 0x0009821b 0x585 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fvwrite.o) + .debug_str 0x0009821b 0x4e0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwalk.o) + .debug_str 0x0009821b 0x51f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-printf.o) + .debug_str 0x0009821b 0x587 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putc.o) + .debug_str 0x0009821b 0x4fa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putchar.o) + .debug_str 0x0009821b 0x5c5 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) + .debug_str 0x0009821b 0x55b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) + .debug_str 0x0009821b 0x530 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-snprintf.o) + .debug_str 0x0009821b 0x522 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sprintf.o) + .debug_str 0x0009821b 0x53a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sscanf.o) + .debug_str 0x0009821b 0x547 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-stdio.o) + .debug_str 0x0009821b 0x527 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vprintf.o) + .debug_str 0x0009821b 0x532 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vsnprintf.o) + .debug_str 0x0009821b 0x519 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wbuf.o) + .debug_str 0x0009821b 0x512 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wsetup.o) + .debug_str 0x0009821b 0x529 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-asprintf.o) + .debug_str 0x0009821b 0x72a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + .debug_str 0x0009821b 0x52b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vasprintf.o) + .debug_str 0x0009821b 0x6c8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + .debug_str 0x0009821b 0x108 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fls.o) + .debug_str 0x0009821b 0x530 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror.o) + .debug_str 0x0009821b 0xbe C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-u_strerr.o) + .debug_str 0x0009821b 0x141 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-difftime.o) + .debug_str 0x0009821b 0x1b9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime_r.o) + .debug_str 0x0009821b 0x253 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) + .debug_str 0x0009821b 0x2ac C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mktime.o) + .debug_str 0x0009821b 0x114 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-month_lengths.o) + .debug_str 0x0009821b 0x97e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + .debug_str 0x0009821b 0x531 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-time.o) + .debug_str 0x0009821b 0x1e4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzcalc_limits.o) + .debug_str 0x0009821b 0x176 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzlock.o) + .debug_str 0x0009821b 0x512 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset.o) + .debug_str 0x0009821b 0x64d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + .debug_str 0x0009821b 0x120 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzvars.o) + .debug_str 0x0009821b 0x77b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) + .debug_str 0x0009821b 0x727 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-localeconv.o) + .debug_str 0x0009821b 0x770 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-timelocal.o) + .debug_str 0x0009821b 0x502 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-reent.o) + .debug_str 0x0009821b 0x4e2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + .debug_str 0x0009821b 0x4dc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-errno.o) + .debug_str 0x0009821b 0x4e3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysclose.o) + .debug_str 0x0009821b 0x54c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysgettod.o) + .debug_str 0x0009821b 0x4e8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysread.o) + .debug_str 0x0009821b 0x4ea C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-syswrite.o) + .debug_str 0x0009821b 0x125 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_nan.o) + .debug_str 0x0009821b 0x12a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-sf_nan.o) + .debug_str 0x0009821b 0x172 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_frexp.o) + .debug_str 0x0009821b 0x227 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-__call_atexit.o) + .debug_str 0x0009821b 0x89c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + .debug_str 0x0009821b 0x558 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-envlock.o) + .debug_str 0x0009821b 0x8d9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + .debug_str 0x0009821b 0x24b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-hexnan.o) + .debug_str 0x0009821b 0x709 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbtowc_r.o) + .debug_str 0x0009821b 0x7f7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + .debug_str 0x0009821b 0x710 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wctomb_r.o) + .debug_str 0x0009821b 0x53d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-siscanf.o) + .debug_str 0x0009821b 0x533 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sniprintf.o) + .debug_str 0x0009821b 0xb84 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + .debug_str 0x0009821b 0x963 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + .debug_str 0x0009821b 0xc75 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + .debug_str 0x0009821b 0x9db C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + .debug_str 0x0009821b 0x4dc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-flags.o) + .debug_str 0x0009821b 0x674 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-makebuf.o) + .debug_str 0x0009821b 0x11b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sccl.o) + .debug_str 0x0009821b 0x5a7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + .debug_str 0x0009821b 0x194 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gettzinfo.o) + .debug_str 0x0009821b 0x775 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoll.o) + .debug_str 0x0009821b 0x709 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbrtowc.o) + .debug_str 0x0009821b 0x122 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace.o) + .debug_str 0x0009821b 0x6c1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace_l.o) + .debug_str 0x0009821b 0x221 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extenddftf2.o) + .debug_str 0x0009821b 0x350 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(trunctfdf2.o) + +.comment 0x00000000 0x60 + .comment 0x00000000 0x60 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x30 (size before relaxing) + .comment 0x00000060 0x30 esp-idf/pthread/libpthread.a(pthread.c.obj) + .comment 0x00000060 0x30 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .comment 0x00000060 0x30 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .comment 0x00000060 0x30 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .comment 0x00000060 0x30 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .comment 0x00000060 0x30 esp-idf/log/liblog.a(log.c.obj) + .comment 0x00000060 0x30 esp-idf/log/liblog.a(log_freertos.c.obj) + .comment 0x00000060 0x30 esp-idf/heap/libheap.a(heap_caps.c.obj) + .comment 0x00000060 0x30 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .comment 0x00000060 0x30 esp-idf/heap/libheap.a(multi_heap.c.obj) + .comment 0x00000060 0x30 esp-idf/heap/libheap.a(tlsf.c.obj) + .comment 0x00000060 0x30 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .comment 0x00000060 0x30 esp-idf/heap/libheap.a(memory_layout.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .comment 0x00000060 0x30 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .comment 0x00000060 0x30 esp-idf/freertos/libfreertos.a(queue.c.obj) + .comment 0x00000060 0x30 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .comment 0x00000060 0x30 esp-idf/freertos/libfreertos.a(port.c.obj) + .comment 0x00000060 0x30 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .comment 0x00000060 0x30 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .comment 0x00000060 0x30 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .comment 0x00000060 0x30 esp-idf/freertos/libfreertos.a(list.c.obj) + .comment 0x00000060 0x30 esp-idf/newlib/libnewlib.a(abort.c.obj) + .comment 0x00000060 0x30 esp-idf/newlib/libnewlib.a(assert.c.obj) + .comment 0x00000060 0x30 esp-idf/newlib/libnewlib.a(heap.c.obj) + .comment 0x00000060 0x30 esp-idf/newlib/libnewlib.a(locks.c.obj) + .comment 0x00000060 0x30 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .comment 0x00000060 0x30 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .comment 0x00000060 0x30 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .comment 0x00000060 0x30 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .comment 0x00000060 0x30 esp-idf/newlib/libnewlib.a(time.c.obj) + .comment 0x00000060 0x30 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .comment 0x00000060 0x30 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .comment 0x00000060 0x30 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .comment 0x00000060 0x30 esp-idf/vfs/libvfs.a(vfs.c.obj) + .comment 0x00000060 0x30 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .comment 0x00000060 0x30 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .comment 0x00000060 0x30 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .comment 0x00000060 0x30 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .comment 0x00000060 0x30 esp-idf/main/libmain.a(app_main.c.obj) + .comment 0x00000060 0x30 esp-idf/main/libmain.a(app_driver.c.obj) + .comment 0x00000060 0x30 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .comment 0x00000060 0x30 esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + .comment 0x00000060 0x30 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .comment 0x00000060 0x30 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .comment 0x00000060 0x30 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .comment 0x00000060 0x30 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .comment 0x00000060 0x30 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .comment 0x00000060 0x30 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .comment 0x00000060 0x30 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .comment 0x00000060 0x30 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .comment 0x00000060 0x30 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .comment 0x00000060 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .comment 0x00000060 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .comment 0x00000060 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .comment 0x00000060 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .comment 0x00000060 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .comment 0x00000060 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .comment 0x00000060 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .comment 0x00000060 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .comment 0x00000060 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .comment 0x00000060 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .comment 0x00000060 0x30 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .comment 0x00000060 0x30 esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + .comment 0x00000060 0x30 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .comment 0x00000060 0x30 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .comment 0x00000060 0x30 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .comment 0x00000060 0x30 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .comment 0x00000060 0x30 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .comment 0x00000060 0x30 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .comment 0x00000060 0x30 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .comment 0x00000060 0x30 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .comment 0x00000060 0x30 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .comment 0x00000060 0x30 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .comment 0x00000060 0x30 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(bt.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(addr.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_store_util.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_hs.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_att.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_store.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_hs_cfg.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_hs_log.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_gap.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_uuid.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(nimble_port.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(endian.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(os_mempool.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(mem.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(transport.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_sm.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + .comment 0x00000060 0x30 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(bt_rw_v9.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hl_itf.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(intc.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_encrypt.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_le_ping.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_phy_upd.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_init.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_per_adv.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_sync.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_test.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(osi.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_espressif.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_arb.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_plan.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(aes.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ble_util_buf.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_msg.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_tl.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_dl_upd.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + .comment 0x00000060 0x30 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .comment 0x00000060 0x30 esp-idf/json/libjson.a(cJSON.c.obj) + .comment 0x00000060 0x30 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .comment 0x00000060 0x30 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .comment 0x00000060 0x30 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .comment 0x00000060 0x30 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .comment 0x00000060 0x30 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .comment 0x00000060 0x30 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .comment 0x00000060 0x30 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .comment 0x00000060 0x30 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .comment 0x00000060 0x30 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .comment 0x00000060 0x30 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .comment 0x00000060 0x30 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .comment 0x00000060 0x30 esp-idf/console/libconsole.a(commands.c.obj) + .comment 0x00000060 0x30 esp-idf/console/libconsole.a(split_argv.c.obj) + .comment 0x00000060 0x30 esp-idf/console/libconsole.a(arg_end.c.obj) + .comment 0x00000060 0x30 esp-idf/console/libconsole.a(arg_str.c.obj) + .comment 0x00000060 0x30 esp-idf/console/libconsole.a(arg_utils.c.obj) + .comment 0x00000060 0x30 esp-idf/console/libconsole.a(argtable3.c.obj) + .comment 0x00000060 0x30 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .comment 0x00000060 0x30 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .comment 0x00000060 0x30 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .comment 0x00000060 0x30 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .comment 0x00000060 0x30 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .comment 0x00000060 0x30 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .comment 0x00000060 0x30 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .comment 0x00000060 0x30 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .comment 0x00000060 0x30 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .comment 0x00000060 0x30 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .comment 0x00000060 0x30 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .comment 0x00000060 0x30 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .comment 0x00000060 0x30 esp-idf/driver/libdriver.a(gpio.c.obj) + .comment 0x00000060 0x30 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .comment 0x00000060 0x30 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .comment 0x00000060 0x30 esp-idf/driver/libdriver.a(uart.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .comment 0x00000060 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .comment 0x00000060 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .comment 0x00000060 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .comment 0x00000060 0x30 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .comment 0x00000060 0x30 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .comment 0x00000060 0x30 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .comment 0x00000060 0x30 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .comment 0x00000060 0x30 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .comment 0x00000060 0x30 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .comment 0x00000060 0x30 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .comment 0x00000060 0x30 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .comment 0x00000060 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .comment 0x00000060 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .comment 0x00000060 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .comment 0x00000060 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .comment 0x00000060 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .comment 0x00000060 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .comment 0x00000060 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .comment 0x00000060 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .comment 0x00000060 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .comment 0x00000060 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .comment 0x00000060 0x30 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(cache_hal.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(uart_hal.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(rmt_hal.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .comment 0x00000060 0x30 esp-idf/log/liblog.a(log_buffers.c.obj) + .comment 0x00000060 0x30 esp-idf/soc/libsoc.a(interrupts.c.obj) + .comment 0x00000060 0x30 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .comment 0x00000060 0x30 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .comment 0x00000060 0x30 esp-idf/soc/libsoc.a(rmt_periph.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .comment 0x00000060 0x30 esp-idf/freertos/libfreertos.a(timers.c.obj) + .comment 0x00000060 0x30 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .comment 0x00000060 0x30 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .comment 0x00000060 0x30 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .comment 0x00000060 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .comment 0x00000060 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .comment 0x00000060 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .comment 0x00000060 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .comment 0x00000060 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .comment 0x00000060 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .comment 0x00000060 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .comment 0x00000060 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .comment 0x00000060 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .comment 0x00000060 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .comment 0x00000060 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .comment 0x00000060 0x30 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(sntp.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(sockets.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(sntp.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(def.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(dns.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(init.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(ip.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(mem.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(memp.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(netif.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(raw.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(tcp.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(udp.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(etharp.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(icmp.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(igmp.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(ip4.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(ip6.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(mld6.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(nd6.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(err.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .comment 0x00000060 0x30 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .comment 0x00000060 0x30 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .comment 0x00000060 0x30 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .comment 0x00000060 0x30 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .comment 0x00000060 0x30 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .comment 0x00000060 0x30 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .comment 0x00000060 0x30 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .comment 0x00000060 0x30 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .comment 0x00000060 0x30 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + .comment 0x00000060 0x30 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .comment 0x00000060 0x30 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .comment 0x00000060 0x30 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .comment 0x00000060 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .comment 0x00000060 0x30 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .comment 0x00000060 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .comment 0x00000060 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(sha_hal.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(aes_hal.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .comment 0x00000060 0x30 esp-idf/soc/libsoc.a(lldesc.c.obj) + .comment 0x00000060 0x30 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .comment 0x00000060 0x30 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .comment 0x00000060 0x30 esp-idf/newlib/libnewlib.a(random.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(netdb.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .comment 0x00000060 0x30 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(ds_hal.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opv.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opvs.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_op.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_ops.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opv.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_term_handler.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + .comment 0x00000060 0x30 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_basic.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + .comment 0x00000060 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-environ.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-exit.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv_r.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtol.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoul.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoull.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ctype_.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputc.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputs.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseek.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fvwrite.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwalk.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-printf.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putc.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putchar.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-snprintf.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sprintf.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sscanf.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-stdio.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vprintf.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vsnprintf.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wbuf.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wsetup.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-asprintf.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vasprintf.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fls.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-u_strerr.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-difftime.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime_r.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mktime.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-month_lengths.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-time.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzcalc_limits.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzlock.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzvars.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-localeconv.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-timelocal.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-reent.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-errno.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysclose.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysgettod.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysread.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-syswrite.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_nan.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-sf_nan.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_frexp.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-__call_atexit.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-envlock.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-hexnan.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbtowc_r.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wctomb_r.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-siscanf.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sniprintf.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-flags.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-makebuf.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sccl.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gettzinfo.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoll.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbrtowc.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace_l.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extenddftf2.o) + .comment 0x00000060 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(trunctfdf2.o) + +.riscv.attributes + 0x00000000 0x57 + .riscv.attributes + 0x00000000 0x44 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .riscv.attributes + 0x00000044 0x44 esp-idf/pthread/libpthread.a(pthread.c.obj) + .riscv.attributes + 0x00000088 0x44 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .riscv.attributes + 0x000000cc 0x44 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .riscv.attributes + 0x00000110 0x44 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .riscv.attributes + 0x00000154 0x44 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .riscv.attributes + 0x00000198 0x44 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .riscv.attributes + 0x000001dc 0x48 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .riscv.attributes + 0x00000224 0x44 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .riscv.attributes + 0x00000268 0x48 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .riscv.attributes + 0x000002b0 0x48 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .riscv.attributes + 0x000002f8 0x44 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .riscv.attributes + 0x0000033c 0x44 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .riscv.attributes + 0x00000380 0x44 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .riscv.attributes + 0x000003c4 0x44 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .riscv.attributes + 0x00000408 0x44 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .riscv.attributes + 0x0000044c 0x44 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .riscv.attributes + 0x00000490 0x44 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .riscv.attributes + 0x000004d4 0x44 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .riscv.attributes + 0x00000518 0x44 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .riscv.attributes + 0x0000055c 0x44 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .riscv.attributes + 0x000005a0 0x44 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .riscv.attributes + 0x000005e4 0x44 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .riscv.attributes + 0x00000628 0x44 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .riscv.attributes + 0x0000066c 0x44 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .riscv.attributes + 0x000006b0 0x44 esp-idf/log/liblog.a(log.c.obj) + .riscv.attributes + 0x000006f4 0x48 esp-idf/log/liblog.a(log_freertos.c.obj) + .riscv.attributes + 0x0000073c 0x44 esp-idf/heap/libheap.a(heap_caps.c.obj) + .riscv.attributes + 0x00000780 0x44 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .riscv.attributes + 0x000007c4 0x44 esp-idf/heap/libheap.a(multi_heap.c.obj) + .riscv.attributes + 0x00000808 0x44 esp-idf/heap/libheap.a(tlsf.c.obj) + .riscv.attributes + 0x0000084c 0x44 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .riscv.attributes + 0x00000890 0x44 esp-idf/heap/libheap.a(memory_layout.c.obj) + .riscv.attributes + 0x000008d4 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .riscv.attributes + 0x0000091c 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .riscv.attributes + 0x00000960 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .riscv.attributes + 0x000009a8 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .riscv.attributes + 0x000009ec 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .riscv.attributes + 0x00000a30 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .riscv.attributes + 0x00000a74 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .riscv.attributes + 0x00000ab8 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .riscv.attributes + 0x00000afc 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .riscv.attributes + 0x00000b40 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .riscv.attributes + 0x00000b84 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .riscv.attributes + 0x00000bc8 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .riscv.attributes + 0x00000c0c 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .riscv.attributes + 0x00000c50 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .riscv.attributes + 0x00000c94 0x44 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .riscv.attributes + 0x00000cd8 0x44 esp-idf/freertos/libfreertos.a(queue.c.obj) + .riscv.attributes + 0x00000d1c 0x44 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .riscv.attributes + 0x00000d60 0x48 esp-idf/freertos/libfreertos.a(port.c.obj) + .riscv.attributes + 0x00000da8 0x44 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .riscv.attributes + 0x00000dec 0x44 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .riscv.attributes + 0x00000e30 0x44 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .riscv.attributes + 0x00000e74 0x44 esp-idf/freertos/libfreertos.a(list.c.obj) + .riscv.attributes + 0x00000eb8 0x44 esp-idf/newlib/libnewlib.a(abort.c.obj) + .riscv.attributes + 0x00000efc 0x44 esp-idf/newlib/libnewlib.a(assert.c.obj) + .riscv.attributes + 0x00000f40 0x44 esp-idf/newlib/libnewlib.a(heap.c.obj) + .riscv.attributes + 0x00000f84 0x44 esp-idf/newlib/libnewlib.a(locks.c.obj) + .riscv.attributes + 0x00000fc8 0x44 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .riscv.attributes + 0x0000100c 0x44 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .riscv.attributes + 0x00001050 0x44 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .riscv.attributes + 0x00001094 0x44 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .riscv.attributes + 0x000010d8 0x44 esp-idf/newlib/libnewlib.a(time.c.obj) + .riscv.attributes + 0x0000111c 0x44 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .riscv.attributes + 0x00001160 0x44 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .riscv.attributes + 0x000011a4 0x44 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .riscv.attributes + 0x000011e8 0x44 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .riscv.attributes + 0x0000122c 0x44 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .riscv.attributes + 0x00001270 0x44 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + .riscv.attributes + 0x000012b4 0x44 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .riscv.attributes + 0x000012f8 0x44 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .riscv.attributes + 0x0000133c 0x44 esp-idf/vfs/libvfs.a(vfs.c.obj) + .riscv.attributes + 0x00001380 0x44 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .riscv.attributes + 0x000013c4 0x44 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .riscv.attributes + 0x00001408 0x44 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .riscv.attributes + 0x0000144c 0x44 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .riscv.attributes + 0x00001490 0x44 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .riscv.attributes + 0x000014d4 0x44 esp-idf/main/libmain.a(app_main.c.obj) + .riscv.attributes + 0x00001518 0x44 esp-idf/main/libmain.a(app_driver.c.obj) + .riscv.attributes + 0x0000155c 0x44 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .riscv.attributes + 0x000015a0 0x44 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .riscv.attributes + 0x000015e4 0x44 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .riscv.attributes + 0x00001628 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .riscv.attributes + 0x0000166c 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .riscv.attributes + 0x000016b0 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .riscv.attributes + 0x000016f4 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .riscv.attributes + 0x00001738 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .riscv.attributes + 0x0000177c 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .riscv.attributes + 0x000017c0 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .riscv.attributes + 0x00001804 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .riscv.attributes + 0x00001848 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .riscv.attributes + 0x0000188c 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .riscv.attributes + 0x000018d0 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .riscv.attributes + 0x00001914 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + .riscv.attributes + 0x00001958 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .riscv.attributes + 0x0000199c 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .riscv.attributes + 0x000019e0 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .riscv.attributes + 0x00001a24 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .riscv.attributes + 0x00001a68 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .riscv.attributes + 0x00001aac 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .riscv.attributes + 0x00001af0 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .riscv.attributes + 0x00001b34 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .riscv.attributes + 0x00001b78 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .riscv.attributes + 0x00001bbc 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) + .riscv.attributes + 0x00001c00 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .riscv.attributes + 0x00001c44 0x51 esp-idf/esp_rainmaker/libesp_rainmaker.a(rmaker_mqtt_server.crt.S.obj) + .riscv.attributes + 0x00001c95 0x51 esp-idf/esp_rainmaker/libesp_rainmaker.a(rmaker_ota_server.crt.S.obj) + .riscv.attributes + 0x00001ce6 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .riscv.attributes + 0x00001d2a 0x44 esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + .riscv.attributes + 0x00001d6e 0x44 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .riscv.attributes + 0x00001db2 0x44 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .riscv.attributes + 0x00001df6 0x44 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .riscv.attributes + 0x00001e3a 0x44 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .riscv.attributes + 0x00001e7e 0x44 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .riscv.attributes + 0x00001ec2 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .riscv.attributes + 0x00001f06 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .riscv.attributes + 0x00001f4a 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .riscv.attributes + 0x00001f8e 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .riscv.attributes + 0x00001fd2 0x44 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .riscv.attributes + 0x00002016 0x44 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .riscv.attributes + 0x0000205a 0x44 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .riscv.attributes + 0x0000209e 0x44 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .riscv.attributes + 0x000020e2 0x44 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .riscv.attributes + 0x00002126 0x44 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .riscv.attributes + 0x0000216a 0x44 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .riscv.attributes + 0x000021ae 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .riscv.attributes + 0x000021f2 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .riscv.attributes + 0x00002236 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .riscv.attributes + 0x0000227a 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .riscv.attributes + 0x000022be 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .riscv.attributes + 0x00002302 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .riscv.attributes + 0x00002346 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .riscv.attributes + 0x0000238a 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .riscv.attributes + 0x000023ce 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .riscv.attributes + 0x00002412 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .riscv.attributes + 0x00002456 0x44 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .riscv.attributes + 0x0000249a 0x44 esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + .riscv.attributes + 0x000024de 0x44 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .riscv.attributes + 0x00002522 0x44 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .riscv.attributes + 0x00002566 0x44 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .riscv.attributes + 0x000025aa 0x44 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .riscv.attributes + 0x000025ee 0x44 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .riscv.attributes + 0x00002632 0x44 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .riscv.attributes + 0x00002676 0x44 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .riscv.attributes + 0x000026ba 0x44 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .riscv.attributes + 0x000026fe 0x44 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .riscv.attributes + 0x00002742 0x44 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .riscv.attributes + 0x00002786 0x44 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .riscv.attributes + 0x000027ca 0x48 esp-idf/bt/libbt.a(bt.c.obj) + .riscv.attributes + 0x00002812 0x44 esp-idf/bt/libbt.a(addr.c.obj) + .riscv.attributes + 0x00002856 0x44 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .riscv.attributes + 0x0000289a 0x44 esp-idf/bt/libbt.a(ble_store_util.c.obj) + .riscv.attributes + 0x000028de 0x44 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .riscv.attributes + 0x00002922 0x44 esp-idf/bt/libbt.a(ble_hs.c.obj) + .riscv.attributes + 0x00002966 0x44 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .riscv.attributes + 0x000029aa 0x44 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + .riscv.attributes + 0x000029ee 0x44 esp-idf/bt/libbt.a(ble_att.c.obj) + .riscv.attributes + 0x00002a32 0x44 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .riscv.attributes + 0x00002a76 0x44 esp-idf/bt/libbt.a(ble_store.c.obj) + .riscv.attributes + 0x00002aba 0x44 esp-idf/bt/libbt.a(ble_hs_cfg.c.obj) + .riscv.attributes + 0x00002afe 0x44 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .riscv.attributes + 0x00002b42 0x44 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .riscv.attributes + 0x00002b86 0x44 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .riscv.attributes + 0x00002bca 0x44 esp-idf/bt/libbt.a(ble_hs_log.c.obj) + .riscv.attributes + 0x00002c0e 0x44 esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .riscv.attributes + 0x00002c52 0x44 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .riscv.attributes + 0x00002c96 0x44 esp-idf/bt/libbt.a(ble_gap.c.obj) + .riscv.attributes + 0x00002cda 0x44 esp-idf/bt/libbt.a(ble_uuid.c.obj) + .riscv.attributes + 0x00002d1e 0x44 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .riscv.attributes + 0x00002d62 0x44 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + .riscv.attributes + 0x00002da6 0x44 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .riscv.attributes + 0x00002dea 0x44 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .riscv.attributes + 0x00002e2e 0x44 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .riscv.attributes + 0x00002e72 0x44 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .riscv.attributes + 0x00002eb6 0x44 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .riscv.attributes + 0x00002efa 0x44 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .riscv.attributes + 0x00002f3e 0x44 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .riscv.attributes + 0x00002f82 0x44 esp-idf/bt/libbt.a(nimble_port.c.obj) + .riscv.attributes + 0x00002fc6 0x44 esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .riscv.attributes + 0x0000300a 0x44 esp-idf/bt/libbt.a(endian.c.obj) + .riscv.attributes + 0x0000304e 0x44 esp-idf/bt/libbt.a(os_mempool.c.obj) + .riscv.attributes + 0x00003092 0x44 esp-idf/bt/libbt.a(mem.c.obj) + .riscv.attributes + 0x000030d6 0x44 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .riscv.attributes + 0x0000311a 0x44 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .riscv.attributes + 0x0000315e 0x44 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .riscv.attributes + 0x000031a2 0x44 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .riscv.attributes + 0x000031e6 0x44 esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + .riscv.attributes + 0x0000322a 0x44 esp-idf/bt/libbt.a(transport.c.obj) + .riscv.attributes + 0x0000326e 0x44 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .riscv.attributes + 0x000032b2 0x44 esp-idf/bt/libbt.a(ble_sm.c.obj) + .riscv.attributes + 0x000032f6 0x44 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + .riscv.attributes + 0x0000333a 0x44 esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .riscv.attributes + 0x0000337e 0x44 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .riscv.attributes + 0x000033c2 0x44 esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + .riscv.attributes + 0x00003406 0x44 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .riscv.attributes + 0x0000344a 0x44 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .riscv.attributes + 0x0000348e 0x44 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + .riscv.attributes + 0x000034d2 0x44 esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + .riscv.attributes + 0x00003516 0x44 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .riscv.attributes + 0x0000355a 0x44 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .riscv.attributes + 0x0000359e 0x44 esp-idf/json/libjson.a(cJSON.c.obj) + .riscv.attributes + 0x000035e2 0x44 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .riscv.attributes + 0x00003626 0x44 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .riscv.attributes + 0x0000366a 0x44 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .riscv.attributes + 0x000036ae 0x44 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .riscv.attributes + 0x000036f2 0x44 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .riscv.attributes + 0x00003736 0x44 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .riscv.attributes + 0x0000377a 0x44 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .riscv.attributes + 0x000037be 0x44 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .riscv.attributes + 0x00003802 0x44 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .riscv.attributes + 0x00003846 0x44 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .riscv.attributes + 0x0000388a 0x44 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .riscv.attributes + 0x000038ce 0x44 esp-idf/console/libconsole.a(commands.c.obj) + .riscv.attributes + 0x00003912 0x44 esp-idf/console/libconsole.a(split_argv.c.obj) + .riscv.attributes + 0x00003956 0x44 esp-idf/console/libconsole.a(arg_end.c.obj) + .riscv.attributes + 0x0000399a 0x44 esp-idf/console/libconsole.a(arg_str.c.obj) + .riscv.attributes + 0x000039de 0x44 esp-idf/console/libconsole.a(arg_utils.c.obj) + .riscv.attributes + 0x00003a22 0x44 esp-idf/console/libconsole.a(argtable3.c.obj) + .riscv.attributes + 0x00003a66 0x44 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .riscv.attributes + 0x00003aaa 0x44 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .riscv.attributes + 0x00003aee 0x44 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .riscv.attributes + 0x00003b32 0x44 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .riscv.attributes + 0x00003b76 0x44 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .riscv.attributes + 0x00003bba 0x44 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .riscv.attributes + 0x00003bfe 0x44 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .riscv.attributes + 0x00003c42 0x44 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .riscv.attributes + 0x00003c86 0x44 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .riscv.attributes + 0x00003cca 0x44 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .riscv.attributes + 0x00003d0e 0x44 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .riscv.attributes + 0x00003d52 0x44 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .riscv.attributes + 0x00003d96 0x44 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .riscv.attributes + 0x00003dda 0x44 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .riscv.attributes + 0x00003e1e 0x44 esp-idf/driver/libdriver.a(gpio.c.obj) + .riscv.attributes + 0x00003e62 0x44 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .riscv.attributes + 0x00003ea6 0x44 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .riscv.attributes + 0x00003eea 0x44 esp-idf/driver/libdriver.a(uart.c.obj) + .riscv.attributes + 0x00003f2e 0x44 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .riscv.attributes + 0x00003f72 0x51 esp-idf/mbedtls/libmbedtls.a(x509_crt_bundle.S.obj) + .riscv.attributes + 0x00003fc3 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .riscv.attributes + 0x00004007 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .riscv.attributes + 0x0000404b 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .riscv.attributes + 0x0000408f 0x44 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .riscv.attributes + 0x000040d3 0x44 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .riscv.attributes + 0x00004117 0x44 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .riscv.attributes + 0x0000415b 0x44 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .riscv.attributes + 0x0000419f 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .riscv.attributes + 0x000041e3 0x44 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .riscv.attributes + 0x00004227 0x44 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .riscv.attributes + 0x0000426b 0x44 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .riscv.attributes + 0x000042af 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .riscv.attributes + 0x000042f3 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .riscv.attributes + 0x00004337 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .riscv.attributes + 0x0000437b 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .riscv.attributes + 0x000043bf 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .riscv.attributes + 0x00004403 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .riscv.attributes + 0x00004447 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .riscv.attributes + 0x0000448b 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .riscv.attributes + 0x000044cf 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .riscv.attributes + 0x00004513 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .riscv.attributes + 0x00004557 0x44 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .riscv.attributes + 0x0000459b 0x44 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .riscv.attributes + 0x000045df 0x44 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .riscv.attributes + 0x00004623 0x44 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .riscv.attributes + 0x00004667 0x44 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .riscv.attributes + 0x000046ab 0x44 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .riscv.attributes + 0x000046ef 0x44 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .riscv.attributes + 0x00004733 0x44 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .riscv.attributes + 0x00004777 0x44 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .riscv.attributes + 0x000047bb 0x44 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .riscv.attributes + 0x000047ff 0x44 esp-idf/hal/libhal.a(cache_hal.c.obj) + .riscv.attributes + 0x00004843 0x44 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .riscv.attributes + 0x00004887 0x44 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .riscv.attributes + 0x000048cb 0x44 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .riscv.attributes + 0x0000490f 0x44 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .riscv.attributes + 0x00004953 0x44 esp-idf/hal/libhal.a(uart_hal.c.obj) + .riscv.attributes + 0x00004997 0x44 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .riscv.attributes + 0x000049db 0x44 esp-idf/hal/libhal.a(rmt_hal.c.obj) + .riscv.attributes + 0x00004a1f 0x44 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .riscv.attributes + 0x00004a63 0x44 esp-idf/log/liblog.a(log_buffers.c.obj) + .riscv.attributes + 0x00004aa7 0x44 esp-idf/soc/libsoc.a(interrupts.c.obj) + .riscv.attributes + 0x00004aeb 0x44 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .riscv.attributes + 0x00004b2f 0x44 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .riscv.attributes + 0x00004b73 0x44 esp-idf/soc/libsoc.a(rmt_periph.c.obj) + .riscv.attributes + 0x00004bb7 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .riscv.attributes + 0x00004bfb 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .riscv.attributes + 0x00004c43 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .riscv.attributes + 0x00004c87 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .riscv.attributes + 0x00004ccf 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .riscv.attributes + 0x00004d13 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .riscv.attributes + 0x00004d57 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .riscv.attributes + 0x00004d9b 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .riscv.attributes + 0x00004ddf 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .riscv.attributes + 0x00004e23 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .riscv.attributes + 0x00004e67 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .riscv.attributes + 0x00004eab 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .riscv.attributes + 0x00004eef 0x44 esp-idf/freertos/libfreertos.a(timers.c.obj) + .riscv.attributes + 0x00004f33 0x44 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .riscv.attributes + 0x00004f77 0x51 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .riscv.attributes + 0x00004fc8 0x44 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .riscv.attributes + 0x0000500c 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .riscv.attributes + 0x00005050 0x44 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .riscv.attributes + 0x00005094 0x44 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .riscv.attributes + 0x000050d8 0x44 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .riscv.attributes + 0x0000511c 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .riscv.attributes + 0x00005160 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .riscv.attributes + 0x000051a4 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .riscv.attributes + 0x000051e8 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .riscv.attributes + 0x0000522c 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .riscv.attributes + 0x00005270 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .riscv.attributes + 0x000052b4 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .riscv.attributes + 0x000052f8 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .riscv.attributes + 0x0000533c 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .riscv.attributes + 0x00005380 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .riscv.attributes + 0x000053c4 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .riscv.attributes + 0x00005408 0x44 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .riscv.attributes + 0x0000544c 0x44 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .riscv.attributes + 0x00005490 0x44 esp-idf/lwip/liblwip.a(sntp.c.obj) + .riscv.attributes + 0x000054d4 0x44 esp-idf/lwip/liblwip.a(sockets.c.obj) + .riscv.attributes + 0x00005518 0x44 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .riscv.attributes + 0x0000555c 0x44 esp-idf/lwip/liblwip.a(sntp.c.obj) + .riscv.attributes + 0x000055a0 0x44 esp-idf/lwip/liblwip.a(def.c.obj) + .riscv.attributes + 0x000055e4 0x44 esp-idf/lwip/liblwip.a(dns.c.obj) + .riscv.attributes + 0x00005628 0x44 esp-idf/lwip/liblwip.a(init.c.obj) + .riscv.attributes + 0x0000566c 0x44 esp-idf/lwip/liblwip.a(ip.c.obj) + .riscv.attributes + 0x000056b0 0x44 esp-idf/lwip/liblwip.a(mem.c.obj) + .riscv.attributes + 0x000056f4 0x44 esp-idf/lwip/liblwip.a(memp.c.obj) + .riscv.attributes + 0x00005738 0x44 esp-idf/lwip/liblwip.a(netif.c.obj) + .riscv.attributes + 0x0000577c 0x44 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .riscv.attributes + 0x000057c0 0x44 esp-idf/lwip/liblwip.a(raw.c.obj) + .riscv.attributes + 0x00005804 0x44 esp-idf/lwip/liblwip.a(tcp.c.obj) + .riscv.attributes + 0x00005848 0x44 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .riscv.attributes + 0x0000588c 0x44 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .riscv.attributes + 0x000058d0 0x44 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .riscv.attributes + 0x00005914 0x44 esp-idf/lwip/liblwip.a(udp.c.obj) + .riscv.attributes + 0x00005958 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .riscv.attributes + 0x0000599c 0x44 esp-idf/lwip/liblwip.a(etharp.c.obj) + .riscv.attributes + 0x000059e0 0x44 esp-idf/lwip/liblwip.a(icmp.c.obj) + .riscv.attributes + 0x00005a24 0x44 esp-idf/lwip/liblwip.a(igmp.c.obj) + .riscv.attributes + 0x00005a68 0x44 esp-idf/lwip/liblwip.a(ip4.c.obj) + .riscv.attributes + 0x00005aac 0x44 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .riscv.attributes + 0x00005af0 0x44 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .riscv.attributes + 0x00005b34 0x44 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .riscv.attributes + 0x00005b78 0x44 esp-idf/lwip/liblwip.a(ip6.c.obj) + .riscv.attributes + 0x00005bbc 0x44 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .riscv.attributes + 0x00005c00 0x44 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .riscv.attributes + 0x00005c44 0x44 esp-idf/lwip/liblwip.a(mld6.c.obj) + .riscv.attributes + 0x00005c88 0x44 esp-idf/lwip/liblwip.a(nd6.c.obj) + .riscv.attributes + 0x00005ccc 0x44 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .riscv.attributes + 0x00005d10 0x44 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .riscv.attributes + 0x00005d54 0x44 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .riscv.attributes + 0x00005d98 0x44 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .riscv.attributes + 0x00005ddc 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .riscv.attributes + 0x00005e20 0x44 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .riscv.attributes + 0x00005e64 0x44 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .riscv.attributes + 0x00005ea8 0x44 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .riscv.attributes + 0x00005eec 0x44 esp-idf/lwip/liblwip.a(err.c.obj) + .riscv.attributes + 0x00005f30 0x44 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .riscv.attributes + 0x00005f74 0x44 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .riscv.attributes + 0x00005fb8 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .riscv.attributes + 0x00005ffc 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .riscv.attributes + 0x00006040 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .riscv.attributes + 0x00006084 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .riscv.attributes + 0x000060c8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .riscv.attributes + 0x0000610c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .riscv.attributes + 0x00006150 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .riscv.attributes + 0x00006194 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .riscv.attributes + 0x000061d8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .riscv.attributes + 0x0000621c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .riscv.attributes + 0x00006260 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .riscv.attributes + 0x000062a4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .riscv.attributes + 0x000062e8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .riscv.attributes + 0x0000632c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .riscv.attributes + 0x00006370 0x44 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .riscv.attributes + 0x000063b4 0x44 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .riscv.attributes + 0x000063f8 0x44 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .riscv.attributes + 0x0000643c 0x44 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .riscv.attributes + 0x00006480 0x44 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .riscv.attributes + 0x000064c4 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .riscv.attributes + 0x00006508 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .riscv.attributes + 0x0000654c 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .riscv.attributes + 0x00006590 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .riscv.attributes + 0x000065d4 0x44 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .riscv.attributes + 0x00006618 0x44 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .riscv.attributes + 0x0000665c 0x44 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .riscv.attributes + 0x000066a0 0x44 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .riscv.attributes + 0x000066e4 0x44 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .riscv.attributes + 0x00006728 0x44 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .riscv.attributes + 0x0000676c 0x44 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .riscv.attributes + 0x000067b0 0x44 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .riscv.attributes + 0x000067f4 0x44 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .riscv.attributes + 0x00006838 0x44 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .riscv.attributes + 0x0000687c 0x44 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .riscv.attributes + 0x000068c0 0x44 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .riscv.attributes + 0x00006904 0x44 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .riscv.attributes + 0x00006948 0x44 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .riscv.attributes + 0x0000698c 0x44 esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .riscv.attributes + 0x000069d0 0x44 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .riscv.attributes + 0x00006a14 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .riscv.attributes + 0x00006a58 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .riscv.attributes + 0x00006a9c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .riscv.attributes + 0x00006ae0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + .riscv.attributes + 0x00006b24 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .riscv.attributes + 0x00006b68 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .riscv.attributes + 0x00006bac 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .riscv.attributes + 0x00006bf0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .riscv.attributes + 0x00006c34 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .riscv.attributes + 0x00006c78 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .riscv.attributes + 0x00006cbc 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .riscv.attributes + 0x00006d00 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .riscv.attributes + 0x00006d44 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .riscv.attributes + 0x00006d88 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .riscv.attributes + 0x00006dcc 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .riscv.attributes + 0x00006e10 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .riscv.attributes + 0x00006e54 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .riscv.attributes + 0x00006e98 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .riscv.attributes + 0x00006edc 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .riscv.attributes + 0x00006f20 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .riscv.attributes + 0x00006f64 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .riscv.attributes + 0x00006fa8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .riscv.attributes + 0x00006fec 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .riscv.attributes + 0x00007030 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .riscv.attributes + 0x00007074 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .riscv.attributes + 0x000070b8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .riscv.attributes + 0x000070fc 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .riscv.attributes + 0x00007140 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .riscv.attributes + 0x00007184 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .riscv.attributes + 0x000071c8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .riscv.attributes + 0x0000720c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .riscv.attributes + 0x00007250 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .riscv.attributes + 0x00007294 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .riscv.attributes + 0x000072d8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .riscv.attributes + 0x0000731c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .riscv.attributes + 0x00007360 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .riscv.attributes + 0x000073a4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .riscv.attributes + 0x000073e8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .riscv.attributes + 0x0000742c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .riscv.attributes + 0x00007470 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .riscv.attributes + 0x000074b4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .riscv.attributes + 0x000074f8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .riscv.attributes + 0x0000753c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .riscv.attributes + 0x00007580 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .riscv.attributes + 0x000075c4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .riscv.attributes + 0x00007608 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .riscv.attributes + 0x0000764c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .riscv.attributes + 0x00007690 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .riscv.attributes + 0x000076d4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .riscv.attributes + 0x00007718 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .riscv.attributes + 0x0000775c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .riscv.attributes + 0x000077a0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .riscv.attributes + 0x000077e4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .riscv.attributes + 0x00007828 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .riscv.attributes + 0x0000786c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .riscv.attributes + 0x000078b0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .riscv.attributes + 0x000078f4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .riscv.attributes + 0x00007938 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .riscv.attributes + 0x0000797c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .riscv.attributes + 0x000079c0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .riscv.attributes + 0x00007a04 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .riscv.attributes + 0x00007a48 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .riscv.attributes + 0x00007a8c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .riscv.attributes + 0x00007ad0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .riscv.attributes + 0x00007b14 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .riscv.attributes + 0x00007b58 0x44 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .riscv.attributes + 0x00007b9c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .riscv.attributes + 0x00007be0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .riscv.attributes + 0x00007c24 0x44 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .riscv.attributes + 0x00007c68 0x44 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .riscv.attributes + 0x00007cac 0x44 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .riscv.attributes + 0x00007cf0 0x44 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .riscv.attributes + 0x00007d34 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .riscv.attributes + 0x00007d78 0x44 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .riscv.attributes + 0x00007dbc 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .riscv.attributes + 0x00007e00 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .riscv.attributes + 0x00007e44 0x44 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .riscv.attributes + 0x00007e88 0x44 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .riscv.attributes + 0x00007ecc 0x44 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .riscv.attributes + 0x00007f10 0x44 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .riscv.attributes + 0x00007f54 0x44 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .riscv.attributes + 0x00007f98 0x44 esp-idf/hal/libhal.a(sha_hal.c.obj) + .riscv.attributes + 0x00007fdc 0x44 esp-idf/hal/libhal.a(aes_hal.c.obj) + .riscv.attributes + 0x00008020 0x44 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .riscv.attributes + 0x00008064 0x44 esp-idf/soc/libsoc.a(lldesc.c.obj) + .riscv.attributes + 0x000080a8 0x44 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .riscv.attributes + 0x000080ec 0x44 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .riscv.attributes + 0x00008130 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .riscv.attributes + 0x00008178 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .riscv.attributes + 0x000081bc 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .riscv.attributes + 0x00008200 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .riscv.attributes + 0x00008244 0x44 esp-idf/newlib/libnewlib.a(random.c.obj) + .riscv.attributes + 0x00008288 0x44 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .riscv.attributes + 0x000082cc 0x44 esp-idf/lwip/liblwip.a(netdb.c.obj) + .riscv.attributes + 0x00008310 0x44 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .riscv.attributes + 0x00008354 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .riscv.attributes + 0x00008398 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .riscv.attributes + 0x000083dc 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .riscv.attributes + 0x00008420 0x44 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .riscv.attributes + 0x00008464 0x44 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .riscv.attributes + 0x000084a8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .riscv.attributes + 0x000084ec 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .riscv.attributes + 0x00008530 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .riscv.attributes + 0x00008574 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .riscv.attributes + 0x000085b8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .riscv.attributes + 0x000085fc 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .riscv.attributes + 0x00008640 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .riscv.attributes + 0x00008684 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .riscv.attributes + 0x000086c8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .riscv.attributes + 0x0000870c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .riscv.attributes + 0x00008750 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .riscv.attributes + 0x00008794 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .riscv.attributes + 0x000087d8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .riscv.attributes + 0x0000881c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .riscv.attributes + 0x00008860 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .riscv.attributes + 0x000088a4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .riscv.attributes + 0x000088e8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .riscv.attributes + 0x0000892c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .riscv.attributes + 0x00008970 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .riscv.attributes + 0x000089b4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .riscv.attributes + 0x000089f8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .riscv.attributes + 0x00008a3c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .riscv.attributes + 0x00008a80 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .riscv.attributes + 0x00008ac4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .riscv.attributes + 0x00008b08 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .riscv.attributes + 0x00008b4c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .riscv.attributes + 0x00008b90 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .riscv.attributes + 0x00008bd4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .riscv.attributes + 0x00008c18 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .riscv.attributes + 0x00008c5c 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .riscv.attributes + 0x00008ca0 0x44 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .riscv.attributes + 0x00008ce4 0x44 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .riscv.attributes + 0x00008d28 0x44 esp-idf/hal/libhal.a(ds_hal.c.obj) + .riscv.attributes + 0x00008d6c 0x44 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .riscv.attributes + 0x00008db0 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opv.o) + .riscv.attributes + 0x00008df4 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opvs.o) + .riscv.attributes + 0x00008e38 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .riscv.attributes + 0x00008e7c 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) + .riscv.attributes + 0x00008ec0 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + .riscv.attributes + 0x00008f04 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + .riscv.attributes + 0x00008f48 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + .riscv.attributes + 0x00008f8c 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_op.o) + .riscv.attributes + 0x00008fd0 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_ops.o) + .riscv.attributes + 0x00009014 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) + .riscv.attributes + 0x00009058 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .riscv.attributes + 0x0000909c 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .riscv.attributes + 0x000090e0 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .riscv.attributes + 0x00009124 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opv.o) + .riscv.attributes + 0x00009168 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_term_handler.o) + .riscv.attributes + 0x000091ac 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + .riscv.attributes + 0x000091f0 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + .riscv.attributes + 0x00009234 0x44 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .riscv.attributes + 0x00009278 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-environ.o) + .riscv.attributes + 0x000092bc 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-exit.o) + .riscv.attributes + 0x00009300 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv.o) + .riscv.attributes + 0x00009344 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv_r.o) + .riscv.attributes + 0x00009388 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + .riscv.attributes + 0x000093cc 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtol.o) + .riscv.attributes + 0x00009410 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoul.o) + .riscv.attributes + 0x00009454 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoull.o) + .riscv.attributes + 0x00009498 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + .riscv.attributes + 0x000094dc 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv.o) + .riscv.attributes + 0x00009520 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + .riscv.attributes + 0x00009564 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ctype_.o) + .riscv.attributes + 0x000095a8 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + .riscv.attributes + 0x000095ec 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + .riscv.attributes + 0x00009630 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) + .riscv.attributes + 0x00009674 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + .riscv.attributes + 0x000096b8 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + .riscv.attributes + 0x000096fc 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + .riscv.attributes + 0x00009740 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputc.o) + .riscv.attributes + 0x00009784 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputs.o) + .riscv.attributes + 0x000097c8 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseek.o) + .riscv.attributes + 0x0000980c 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fvwrite.o) + .riscv.attributes + 0x00009850 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwalk.o) + .riscv.attributes + 0x00009894 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-printf.o) + .riscv.attributes + 0x000098d8 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putc.o) + .riscv.attributes + 0x0000991c 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putchar.o) + .riscv.attributes + 0x00009960 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) + .riscv.attributes + 0x000099a4 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) + .riscv.attributes + 0x000099e8 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-snprintf.o) + .riscv.attributes + 0x00009a2c 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sprintf.o) + .riscv.attributes + 0x00009a70 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sscanf.o) + .riscv.attributes + 0x00009ab4 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-stdio.o) + .riscv.attributes + 0x00009af8 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vprintf.o) + .riscv.attributes + 0x00009b3c 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vsnprintf.o) + .riscv.attributes + 0x00009b80 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wbuf.o) + .riscv.attributes + 0x00009bc4 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wsetup.o) + .riscv.attributes + 0x00009c08 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-asprintf.o) + .riscv.attributes + 0x00009c4c 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + .riscv.attributes + 0x00009c90 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vasprintf.o) + .riscv.attributes + 0x00009cd4 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + .riscv.attributes + 0x00009d18 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fls.o) + .riscv.attributes + 0x00009d5c 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror.o) + .riscv.attributes + 0x00009da0 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-u_strerr.o) + .riscv.attributes + 0x00009de4 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-difftime.o) + .riscv.attributes + 0x00009e28 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime_r.o) + .riscv.attributes + 0x00009e6c 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) + .riscv.attributes + 0x00009eb0 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mktime.o) + .riscv.attributes + 0x00009ef4 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-month_lengths.o) + .riscv.attributes + 0x00009f38 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + .riscv.attributes + 0x00009f7c 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-time.o) + .riscv.attributes + 0x00009fc0 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzcalc_limits.o) + .riscv.attributes + 0x0000a004 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzlock.o) + .riscv.attributes + 0x0000a048 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset.o) + .riscv.attributes + 0x0000a08c 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + .riscv.attributes + 0x0000a0d0 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzvars.o) + .riscv.attributes + 0x0000a114 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) + .riscv.attributes + 0x0000a158 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-localeconv.o) + .riscv.attributes + 0x0000a19c 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-timelocal.o) + .riscv.attributes + 0x0000a1e0 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-reent.o) + .riscv.attributes + 0x0000a224 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + .riscv.attributes + 0x0000a268 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-errno.o) + .riscv.attributes + 0x0000a2ac 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysclose.o) + .riscv.attributes + 0x0000a2f0 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysgettod.o) + .riscv.attributes + 0x0000a334 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysread.o) + .riscv.attributes + 0x0000a378 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-syswrite.o) + .riscv.attributes + 0x0000a3bc 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_nan.o) + .riscv.attributes + 0x0000a400 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-sf_nan.o) + .riscv.attributes + 0x0000a444 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_frexp.o) + .riscv.attributes + 0x0000a488 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-__call_atexit.o) + .riscv.attributes + 0x0000a4cc 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + .riscv.attributes + 0x0000a510 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-envlock.o) + .riscv.attributes + 0x0000a554 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + .riscv.attributes + 0x0000a598 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-hexnan.o) + .riscv.attributes + 0x0000a5dc 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbtowc_r.o) + .riscv.attributes + 0x0000a620 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + .riscv.attributes + 0x0000a664 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wctomb_r.o) + .riscv.attributes + 0x0000a6a8 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-siscanf.o) + .riscv.attributes + 0x0000a6ec 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sniprintf.o) + .riscv.attributes + 0x0000a730 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + .riscv.attributes + 0x0000a774 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + .riscv.attributes + 0x0000a7b8 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + .riscv.attributes + 0x0000a7fc 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + .riscv.attributes + 0x0000a840 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-flags.o) + .riscv.attributes + 0x0000a884 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-makebuf.o) + .riscv.attributes + 0x0000a8c8 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sccl.o) + .riscv.attributes + 0x0000a90c 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + .riscv.attributes + 0x0000a950 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gettzinfo.o) + .riscv.attributes + 0x0000a994 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoll.o) + .riscv.attributes + 0x0000a9d8 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbrtowc.o) + .riscv.attributes + 0x0000aa1c 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace.o) + .riscv.attributes + 0x0000aa60 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace_l.o) + .riscv.attributes + 0x0000aaa4 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extenddftf2.o) + .riscv.attributes + 0x0000aae8 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(trunctfdf2.o) + +.debug_frame 0x00000000 0x5164c + .debug_frame 0x00000000 0x58 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_frame 0x00000058 0x4e8 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_frame 0x00000540 0x1f8 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_frame 0x00000738 0x134 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_frame 0x0000086c 0x194 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_frame 0x00000a00 0x110 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .debug_frame 0x00000b10 0x1ec esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_frame 0x00000cfc 0x58 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_frame 0x00000d54 0x8c esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_frame 0x00000de0 0xa0 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_frame 0x00000e80 0x48 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_frame 0x00000ec8 0x3c esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_frame 0x00000f04 0x19c esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_frame 0x000010a0 0x48 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_frame 0x000010e8 0xd4 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_frame 0x000011bc 0x11c esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_frame 0x000012d8 0x64 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_frame 0x0000133c 0x1b4 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_frame 0x000014f0 0x6c esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_frame 0x0000155c 0x8c esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .debug_frame 0x000015e8 0x70 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_frame 0x00001658 0xc8 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_frame 0x00001720 0xdc esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_frame 0x000017fc 0x6c esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_frame 0x00001868 0x50 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_frame 0x000018b8 0x1cc esp-idf/log/liblog.a(log.c.obj) + .debug_frame 0x00001a84 0xd0 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_frame 0x00001b54 0x4f0 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_frame 0x00002044 0x104 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_frame 0x00002148 0x2dc esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_frame 0x00002424 0x384 esp-idf/heap/libheap.a(tlsf.c.obj) + .debug_frame 0x000027a8 0xc0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_frame 0x00002868 0x13c esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_frame 0x000029a4 0x128 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_frame 0x00002acc 0x3a8 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_frame 0x00002e74 0x26c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_frame 0x000030e0 0xf8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_frame 0x000031d8 0x108 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_frame 0x000032e0 0x198 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_frame 0x00003478 0x3ac esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_frame 0x00003824 0xe8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_frame 0x0000390c 0xf4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_frame 0x00003a00 0x160 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_frame 0x00003b60 0x150 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .debug_frame 0x00003cb0 0x3b4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .debug_frame 0x00004064 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .debug_frame 0x000040b4 0x54 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_frame 0x00004108 0x61c esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_frame 0x00004724 0xaa4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_frame 0x000051c8 0x1f0 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_frame 0x000053b8 0xe0 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .debug_frame 0x00005498 0x70 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_frame 0x00005508 0xa0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_frame 0x000055a8 0x60 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_frame 0x00005608 0x2c esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_frame 0x00005634 0x78 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_frame 0x000056ac 0x1c8 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_frame 0x00005874 0x314 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_frame 0x00005b88 0x50 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_frame 0x00005bd8 0x54 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_frame 0x00005c2c 0x9c esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_frame 0x00005cc8 0x130 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_frame 0x00005df8 0x1f0 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_frame 0x00005fe8 0x100 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_frame 0x000060e8 0x100 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_frame 0x000061e8 0x4c esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_frame 0x00006234 0x420 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_frame 0x00006654 0x64 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_frame 0x000066b8 0x74 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + .debug_frame 0x0000672c 0x190 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_frame 0x000068bc 0xd4 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_frame 0x00006990 0x9a0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_frame 0x00007330 0x23c esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_frame 0x0000756c 0x2c0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_frame 0x0000782c 0x44c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_frame 0x00007c78 0x1f0 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_frame 0x00007e68 0x124 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .debug_frame 0x00007f8c 0x98 esp-idf/main/libmain.a(app_main.c.obj) + .debug_frame 0x00008024 0xe0 esp-idf/main/libmain.a(app_driver.c.obj) + .debug_frame 0x00008104 0x148 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .debug_frame 0x0000824c 0x1e8 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .debug_frame 0x00008434 0x130 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .debug_frame 0x00008564 0x2b0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .debug_frame 0x00008814 0x264 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .debug_frame 0x00008a78 0x228 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .debug_frame 0x00008ca0 0x5c0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .debug_frame 0x00009260 0x18c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .debug_frame 0x000093ec 0x100 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .debug_frame 0x000094ec 0x94 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .debug_frame 0x00009580 0x200 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .debug_frame 0x00009780 0x584 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .debug_frame 0x00009d04 0x2ac esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .debug_frame 0x00009fb0 0xd4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .debug_frame 0x0000a084 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + .debug_frame 0x0000a0c0 0x2e0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .debug_frame 0x0000a3a0 0x274 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .debug_frame 0x0000a614 0x168 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .debug_frame 0x0000a77c 0x11c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .debug_frame 0x0000a898 0x278 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .debug_frame 0x0000ab10 0xbc esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .debug_frame 0x0000abcc 0x180 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .debug_frame 0x0000ad4c 0x2d8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .debug_frame 0x0000b024 0xfc esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .debug_frame 0x0000b120 0x2c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) + .debug_frame 0x0000b14c 0x138 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .debug_frame 0x0000b284 0x214 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .debug_frame 0x0000b498 0x2c esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + .debug_frame 0x0000b4c4 0x220 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .debug_frame 0x0000b6e4 0xc4 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .debug_frame 0x0000b7a8 0x1d4 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .debug_frame 0x0000b97c 0xcc esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .debug_frame 0x0000ba48 0xd8 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .debug_frame 0x0000bb20 0x1b0 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .debug_frame 0x0000bcd0 0x15c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .debug_frame 0x0000be2c 0x61c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .debug_frame 0x0000c448 0xbc esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .debug_frame 0x0000c504 0x178 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .debug_frame 0x0000c67c 0x67c esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .debug_frame 0x0000ccf8 0x4dc esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .debug_frame 0x0000d1d4 0x2408 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .debug_frame 0x0000f5dc 0x24c esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .debug_frame 0x0000f828 0x298 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .debug_frame 0x0000fac0 0x134 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .debug_frame 0x0000fbf4 0x568 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .debug_frame 0x0001015c 0x1ac esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .debug_frame 0x00010308 0x16c esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .debug_frame 0x00010474 0x134 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .debug_frame 0x000105a8 0x144 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .debug_frame 0x000106ec 0xf8 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .debug_frame 0x000107e4 0x4c4 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .debug_frame 0x00010ca8 0x570 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .debug_frame 0x00011218 0x36c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .debug_frame 0x00011584 0xbc esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .debug_frame 0x00011640 0x290 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .debug_frame 0x000118d0 0x110 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .debug_frame 0x000119e0 0x90 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .debug_frame 0x00011a70 0x1f8 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .debug_frame 0x00011c68 0x208 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .debug_frame 0x00011e70 0x2d4 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .debug_frame 0x00012144 0x1d8 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .debug_frame 0x0001231c 0x3d4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .debug_frame 0x000126f0 0x214 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .debug_frame 0x00012904 0x36c esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .debug_frame 0x00012c70 0x36c esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .debug_frame 0x00012fdc 0xbc esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .debug_frame 0x00013098 0x9d0 esp-idf/bt/libbt.a(bt.c.obj) + .debug_frame 0x00013a68 0x5c esp-idf/bt/libbt.a(addr.c.obj) + .debug_frame 0x00013ac4 0x138 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .debug_frame 0x00013bfc 0x12c esp-idf/bt/libbt.a(ble_store_util.c.obj) + .debug_frame 0x00013d28 0x184 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .debug_frame 0x00013eac 0x48c esp-idf/bt/libbt.a(ble_hs.c.obj) + .debug_frame 0x00014338 0x3a4 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .debug_frame 0x000146dc 0xa4 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + .debug_frame 0x00014780 0x18c esp-idf/bt/libbt.a(ble_att.c.obj) + .debug_frame 0x0001490c 0x19f8 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .debug_frame 0x00016304 0x388 esp-idf/bt/libbt.a(ble_store.c.obj) + .debug_frame 0x0001668c 0x550 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .debug_frame 0x00016bdc 0x120 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .debug_frame 0x00016cfc 0x61c esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .debug_frame 0x00017318 0x44 esp-idf/bt/libbt.a(ble_hs_log.c.obj) + .debug_frame 0x0001735c 0x188 esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .debug_frame 0x000174e4 0x2e4 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .debug_frame 0x000177c8 0x13d0 esp-idf/bt/libbt.a(ble_gap.c.obj) + .debug_frame 0x00018b98 0x174 esp-idf/bt/libbt.a(ble_uuid.c.obj) + .debug_frame 0x00018d0c 0x1b0 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .debug_frame 0x00018ebc 0x70 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + .debug_frame 0x00018f2c 0x250 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .debug_frame 0x0001917c 0xc0 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .debug_frame 0x0001923c 0x928 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .debug_frame 0x00019b64 0x310 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .debug_frame 0x00019e74 0x2cc esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .debug_frame 0x0001a140 0x238 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .debug_frame 0x0001a378 0x464 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .debug_frame 0x0001a7dc 0x138 esp-idf/bt/libbt.a(nimble_port.c.obj) + .debug_frame 0x0001a914 0x80 esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .debug_frame 0x0001a994 0x130 esp-idf/bt/libbt.a(endian.c.obj) + .debug_frame 0x0001aac4 0x174 esp-idf/bt/libbt.a(os_mempool.c.obj) + .debug_frame 0x0001ac38 0x174 esp-idf/bt/libbt.a(mem.c.obj) + .debug_frame 0x0001adac 0x4f4 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .debug_frame 0x0001b2a0 0x94 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .debug_frame 0x0001b334 0x5fc esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .debug_frame 0x0001b930 0x174 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .debug_frame 0x0001baa4 0x9c esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + .debug_frame 0x0001bb40 0x15c esp-idf/bt/libbt.a(transport.c.obj) + .debug_frame 0x0001bc9c 0x250 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .debug_frame 0x0001beec 0xb58 esp-idf/bt/libbt.a(ble_sm.c.obj) + .debug_frame 0x0001ca44 0xc8 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + .debug_frame 0x0001cb0c 0x90 esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .debug_frame 0x0001cb9c 0xbc4 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .debug_frame 0x0001d760 0xcc esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + .debug_frame 0x0001d82c 0x2a8 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .debug_frame 0x0001dad4 0x128 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .debug_frame 0x0001dbfc 0xd4 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + .debug_frame 0x0001dcd0 0x68 esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + .debug_frame 0x0001dd38 0x2f4 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .debug_frame 0x0001e02c 0xac8 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .debug_frame 0x0001eaf4 0xf04 esp-idf/json/libjson.a(cJSON.c.obj) + .debug_frame 0x0001f9f8 0x94 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .debug_frame 0x0001fa8c 0x6bc esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .debug_frame 0x00020148 0xdc esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .debug_frame 0x00020224 0xb0 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .debug_frame 0x000202d4 0x1fc esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .debug_frame 0x000204d0 0x7c esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .debug_frame 0x0002054c 0x264 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .debug_frame 0x000207b0 0x80 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .debug_frame 0x00020830 0x23c esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .debug_frame 0x00020a6c 0x110 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .debug_frame 0x00020b7c 0x1d4 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .debug_frame 0x00020d50 0x1bc esp-idf/console/libconsole.a(commands.c.obj) + .debug_frame 0x00020f0c 0x20 esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_frame 0x00020f2c 0xc4 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_frame 0x00020ff0 0xe0 esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_frame 0x000210d0 0x168 esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_frame 0x00021238 0x520 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_frame 0x00021758 0x17c esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_frame 0x000218d4 0x798 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_frame 0x0002206c 0x318 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_frame 0x00022384 0x1fc esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_frame 0x00022580 0x70 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_frame 0x000225f0 0x30 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_frame 0x00022620 0x120 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_frame 0x00022740 0x214 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_frame 0x00022954 0xac esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_frame 0x00022a00 0x370 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_frame 0x00022d70 0xe8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_frame 0x00022e58 0x348 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_frame 0x000231a0 0x86c esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_frame 0x00023a0c 0x20 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_frame 0x00023a2c 0x9a8 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .debug_frame 0x000243d4 0xa6c esp-idf/driver/libdriver.a(uart.c.obj) + .debug_frame 0x00024e40 0x11c esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .debug_frame 0x00024f5c 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_frame 0x00024f88 0x258 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_frame 0x000251e0 0x168 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_frame 0x00025348 0xdc esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_frame 0x00025424 0x444 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_frame 0x00025868 0x40 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_frame 0x000258a8 0x158 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_frame 0x00025a00 0x1d8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_frame 0x00025bd8 0x9c esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_frame 0x00025c74 0x510 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_frame 0x00026184 0x150 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_frame 0x000262d4 0x29c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_frame 0x00026570 0x8c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_frame 0x000265fc 0x460 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_frame 0x00026a5c 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_frame 0x00026ac8 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_frame 0x00026b08 0x9c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_frame 0x00026ba4 0x154 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_frame 0x00026cf8 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_frame 0x00026d28 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_frame 0x00026d58 0x16c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_frame 0x00026ec4 0x7c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_frame 0x00026f40 0x110 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_frame 0x00027050 0x180 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_frame 0x000271d0 0x6c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_frame 0x0002723c 0x388 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_frame 0x000275c4 0x118 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_frame 0x000276dc 0x34 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_frame 0x00027710 0x80 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_frame 0x00027790 0x1b8 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_frame 0x00027948 0x12c esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_frame 0x00027a74 0xc0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_frame 0x00027b34 0x2b0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_frame 0x00027de4 0xa8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_frame 0x00027e8c 0x168 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_frame 0x00027ff4 0x218 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_frame 0x0002820c 0x40 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_frame 0x0002824c 0x50 esp-idf/hal/libhal.a(rmt_hal.c.obj) + .debug_frame 0x0002829c 0x168 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_frame 0x00028404 0xc8 esp-idf/log/liblog.a(log_buffers.c.obj) + .debug_frame 0x000284cc 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_frame 0x0002850c 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_frame 0x0002852c 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_frame 0x0002858c 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_frame 0x000285e4 0x1c4 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_frame 0x000287a8 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_frame 0x000287d8 0xc8 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_frame 0x000288a0 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_frame 0x000288d4 0xd4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_frame 0x000289a8 0x120 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_frame 0x00028ac8 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_frame 0x00028af8 0xf0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_frame 0x00028be8 0x3f0 esp-idf/freertos/libfreertos.a(timers.c.obj) + .debug_frame 0x00028fd8 0x1c8 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_frame 0x000291a0 0x1c8 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_frame 0x00029368 0x1354 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_frame 0x0002a6bc 0x110 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_frame 0x0002a7cc 0x110 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_frame 0x0002a8dc 0x428 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_frame 0x0002ad04 0xd08 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_frame 0x0002ba0c 0x768 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_frame 0x0002c174 0x2a8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_frame 0x0002c41c 0x130 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_frame 0x0002c54c 0x278 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_frame 0x0002c7c4 0x74 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_frame 0x0002c838 0x11c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_frame 0x0002c954 0x4dc esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_frame 0x0002ce30 0x1d0 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_frame 0x0002d000 0x6c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_frame 0x0002d06c 0x6c esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_frame 0x0002d0d8 0x2c0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_frame 0x0002d398 0xf8 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_frame 0x0002d490 0x2a8 esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_frame 0x0002d738 0xbf8 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_frame 0x0002e330 0x260 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_frame 0x0002e590 0x1dc esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_frame 0x0002e76c 0xa4 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_frame 0x0002e810 0x360 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_frame 0x0002eb70 0x2c esp-idf/lwip/liblwip.a(init.c.obj) + .debug_frame 0x0002eb9c 0x8c esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_frame 0x0002ec28 0x90 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_frame 0x0002ecb8 0xf4 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_frame 0x0002edac 0x568 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_frame 0x0002f314 0x578 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_frame 0x0002f88c 0x1d0 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_frame 0x0002fa5c 0x72c esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_frame 0x00030188 0x1b4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_frame 0x0003033c 0x470 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_frame 0x000307ac 0x18c esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_frame 0x00030938 0x264 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_frame 0x00030b9c 0x634 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_frame 0x000311d0 0x2c8 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_frame 0x00031498 0x9c esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_frame 0x00031534 0x2c4 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_frame 0x000317f8 0x194 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_frame 0x0003198c 0xbc esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_frame 0x00031a48 0x60 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_frame 0x00031aa8 0x188 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_frame 0x00031c30 0x198 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_frame 0x00031dc8 0xac esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_frame 0x00031e74 0x60 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_frame 0x00031ed4 0x228 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_frame 0x000320fc 0x430 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_frame 0x0003252c 0x74 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_frame 0x000325a0 0x64 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_frame 0x00032604 0x64 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_frame 0x00032668 0x50 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_frame 0x000326b8 0x3bc esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_frame 0x00032a74 0xe4 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_frame 0x00032b58 0x488 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_frame 0x00032fe0 0x5b4 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_frame 0x00033594 0x20 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_frame 0x000335b4 0x118 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_frame 0x000336cc 0x188 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_frame 0x00033854 0xc4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_frame 0x00033918 0xedc esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_frame 0x000347f4 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_frame 0x000348a0 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_frame 0x0003490c 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_frame 0x00034958 0x568 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_frame 0x00034ec0 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_frame 0x00034ee8 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_frame 0x00034f34 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_frame 0x00034f7c 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_frame 0x00035028 0x1c0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_frame 0x000351e8 0x364 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_frame 0x0003554c 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_frame 0x00035668 0x1b4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_frame 0x0003581c 0x128 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_frame 0x00035944 0x360 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_frame 0x00035ca4 0x154 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_frame 0x00035df8 0x798 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_frame 0x00036590 0x210 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_frame 0x000367a0 0x4f8 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_frame 0x00036c98 0x68 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_frame 0x00036d00 0x2c esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_frame 0x00036d2c 0x374 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_frame 0x000370a0 0x240 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .debug_frame 0x000372e0 0x334 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_frame 0x00037614 0x43c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_frame 0x00037a50 0x68 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_frame 0x00037ab8 0x4dc esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_frame 0x00037f94 0x854 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .debug_frame 0x000387e8 0x9c esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .debug_frame 0x00038884 0x1fc esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .debug_frame 0x00038a80 0x128 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .debug_frame 0x00038ba8 0x22c esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .debug_frame 0x00038dd4 0x46c esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .debug_frame 0x00039240 0x380 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .debug_frame 0x000395c0 0x3c4 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .debug_frame 0x00039984 0x1a8 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .debug_frame 0x00039b2c 0xa0 esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .debug_frame 0x00039bcc 0x2a0 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .debug_frame 0x00039e6c 0x110 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_frame 0x00039f7c 0x6e0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_frame 0x0003a65c 0x1178 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_frame 0x0003b7d4 0x88 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + .debug_frame 0x0003b85c 0x74 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .debug_frame 0x0003b8d0 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .debug_frame 0x0003ba98 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_frame 0x0003bc7c 0x1d8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_frame 0x0003be54 0x464 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_frame 0x0003c2b8 0x54c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_frame 0x0003c804 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_frame 0x0003c834 0x2f8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .debug_frame 0x0003cb2c 0x898 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_frame 0x0003d3c4 0x4c0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_frame 0x0003d884 0x3c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_frame 0x0003dc4c 0x384 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_frame 0x0003dfd0 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_frame 0x0003e080 0x2ac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_frame 0x0003e32c 0x2d8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_frame 0x0003e604 0x390 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_frame 0x0003e994 0xf3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_frame 0x0003f8d0 0x254 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_frame 0x0003fb24 0x23c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_frame 0x0003fd60 0x2bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_frame 0x0004001c 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_frame 0x00040088 0x4d8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_frame 0x00040560 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_frame 0x00040608 0x4dc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_frame 0x00040ae4 0x364 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_frame 0x00040e48 0x260 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .debug_frame 0x000410a8 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_frame 0x00041120 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_frame 0x00041170 0xa18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_frame 0x00041b88 0x134 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_frame 0x00041cbc 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_frame 0x00041d30 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_frame 0x00041de8 0x1f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_frame 0x00041fdc 0x1f0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_frame 0x000421cc 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_frame 0x00042200 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_frame 0x00042248 0xfc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_frame 0x00042344 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_frame 0x000423c0 0x394 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_frame 0x00042754 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_frame 0x0004285c 0x26c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_frame 0x00042ac8 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_frame 0x00042c28 0x158 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_frame 0x00042d80 0x13c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_frame 0x00042ebc 0x24c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_frame 0x00043108 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_frame 0x000431d0 0x278 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_frame 0x00043448 0x2c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_frame 0x00043710 0x2e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_frame 0x000439f0 0x31c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_frame 0x00043d0c 0x400 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_frame 0x0004410c 0x284 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_frame 0x00044390 0x49c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_frame 0x0004482c 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_frame 0x000449a0 0x1b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_frame 0x00044b54 0x140 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_frame 0x00044c94 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_frame 0x00044cd0 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_frame 0x00044d84 0x140 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_frame 0x00044ec4 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_frame 0x00044fa4 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_frame 0x00044fd0 0x9a4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_frame 0x00045974 0x1ac esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .debug_frame 0x00045b20 0x538 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_frame 0x00046058 0x258 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .debug_frame 0x000462b0 0x68c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_frame 0x0004693c 0xa8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_frame 0x000469e4 0x39c esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_frame 0x00046d80 0xd0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_frame 0x00046e50 0x318 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_frame 0x00047168 0x78 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_frame 0x000471e0 0x294 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_frame 0x00047474 0x220 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_frame 0x00047694 0x198 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_frame 0x0004782c 0xcc esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_frame 0x000478f8 0x178 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_frame 0x00047a70 0x170 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_frame 0x00047be0 0xb0 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_frame 0x00047c90 0x140 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_frame 0x00047dd0 0xfc esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_frame 0x00047ecc 0x30 esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_frame 0x00047efc 0x4e4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_frame 0x000483e0 0x4cc esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_frame 0x000488ac 0x128 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .debug_frame 0x000489d4 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_frame 0x00048a10 0x34 esp-idf/newlib/libnewlib.a(random.c.obj) + .debug_frame 0x00048a44 0x188 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_frame 0x00048bcc 0xd4 esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_frame 0x00048ca0 0x3c8 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_frame 0x00049068 0x124 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_frame 0x0004918c 0xf4 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_frame 0x00049280 0x64 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_frame 0x000492e4 0x2d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_frame 0x000495b8 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_frame 0x000496e8 0x2c8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_frame 0x000499b0 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_frame 0x00049a14 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_frame 0x00049afc 0x8e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_frame 0x0004a3dc 0x22c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_frame 0x0004a608 0x1e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_frame 0x0004a7e8 0x968 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_frame 0x0004b150 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_frame 0x0004b2b8 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_frame 0x0004b4d0 0x188 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_frame 0x0004b658 0x228 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_frame 0x0004b880 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_frame 0x0004b944 0xab0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_frame 0x0004c3f4 0x15c esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_frame 0x0004c550 0x2d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_frame 0x0004c820 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_frame 0x0004c868 0x7c esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_frame 0x0004c8e4 0xa98 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_frame 0x0004d37c 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_frame 0x0004d484 0x1c0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_frame 0x0004d644 0x2b0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_frame 0x0004d8f4 0x594 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_frame 0x0004de88 0x184 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_frame 0x0004e00c 0x380 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_frame 0x0004e38c 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_frame 0x0004e4a8 0x1a8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_frame 0x0004e650 0x254 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_frame 0x0004e8a4 0x88 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_frame 0x0004e92c 0x1c4 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_frame 0x0004eaf0 0x130 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_frame 0x0004ec20 0x118 esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_frame 0x0004ed38 0x38 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_frame 0x0004ed70 0x298 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_frame 0x0004f008 0x28 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-exit.o) + .debug_frame 0x0004f030 0x4c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv.o) + .debug_frame 0x0004f07c 0x6c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv_r.o) + .debug_frame 0x0004f0e8 0x16c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + .debug_frame 0x0004f254 0x8c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtol.o) + .debug_frame 0x0004f2e0 0x78 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoul.o) + .debug_frame 0x0004f358 0xb0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoull.o) + .debug_frame 0x0004f408 0x130 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + .debug_frame 0x0004f538 0x50 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv.o) + .debug_frame 0x0004f588 0x80 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + .debug_frame 0x0004f608 0x108 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + .debug_frame 0x0004f710 0x128 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + .debug_frame 0x0004f838 0x58 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) + .debug_frame 0x0004f890 0x84 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + .debug_frame 0x0004f914 0x17c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + .debug_frame 0x0004fa90 0x60 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + .debug_frame 0x0004faf0 0x58 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputc.o) + .debug_frame 0x0004fb48 0x58 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputs.o) + .debug_frame 0x0004fba0 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseek.o) + .debug_frame 0x0004fbe4 0x60 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fvwrite.o) + .debug_frame 0x0004fc44 0x50 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwalk.o) + .debug_frame 0x0004fc94 0x4c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-printf.o) + .debug_frame 0x0004fce0 0x5c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putc.o) + .debug_frame 0x0004fd3c 0x3c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putchar.o) + .debug_frame 0x0004fd78 0x54 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) + .debug_frame 0x0004fdcc 0x58 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) + .debug_frame 0x0004fe24 0x68 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-snprintf.o) + .debug_frame 0x0004fe8c 0x4c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sprintf.o) + .debug_frame 0x0004fed8 0x58 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sscanf.o) + .debug_frame 0x0004ff30 0xa4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-stdio.o) + .debug_frame 0x0004ffd4 0x3c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vprintf.o) + .debug_frame 0x00050010 0x64 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vsnprintf.o) + .debug_frame 0x00050074 0x60 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wbuf.o) + .debug_frame 0x000500d4 0x38 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wsetup.o) + .debug_frame 0x0005010c 0x58 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-asprintf.o) + .debug_frame 0x00050164 0x78 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + .debug_frame 0x000501dc 0x58 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vasprintf.o) + .debug_frame 0x00050234 0x110 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + .debug_frame 0x00050344 0x2c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fls.o) + .debug_frame 0x00050370 0x68 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror.o) + .debug_frame 0x000503d8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-u_strerr.o) + .debug_frame 0x000503f8 0x2c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-difftime.o) + .debug_frame 0x00050424 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime_r.o) + .debug_frame 0x00050468 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) + .debug_frame 0x000504ac 0x84 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mktime.o) + .debug_frame 0x00050530 0x94 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + .debug_frame 0x000505c4 0x38 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-time.o) + .debug_frame 0x000505fc 0x34 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzcalc_limits.o) + .debug_frame 0x00050630 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzlock.o) + .debug_frame 0x00050660 0x48 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset.o) + .debug_frame 0x000506a8 0x7c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + .debug_frame 0x00050724 0x68 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) + .debug_frame 0x0005078c 0x40 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-localeconv.o) + .debug_frame 0x000507cc 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-timelocal.o) + .debug_frame 0x000507ec 0x4c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-reent.o) + .debug_frame 0x00050838 0x2c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-errno.o) + .debug_frame 0x00050864 0x2c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysclose.o) + .debug_frame 0x00050890 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysgettod.o) + .debug_frame 0x000508c0 0x34 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysread.o) + .debug_frame 0x000508f4 0x34 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-syswrite.o) + .debug_frame 0x00050928 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_nan.o) + .debug_frame 0x00050948 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-sf_nan.o) + .debug_frame 0x00050968 0x38 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_frexp.o) + .debug_frame 0x000509a0 0x5c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-__call_atexit.o) + .debug_frame 0x000509fc 0x9c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + .debug_frame 0x00050a98 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-envlock.o) + .debug_frame 0x00050ac8 0x84 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + .debug_frame 0x00050b4c 0x84 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-hexnan.o) + .debug_frame 0x00050bd0 0x38 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbtowc_r.o) + .debug_frame 0x00050c08 0x2f4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + .debug_frame 0x00050efc 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wctomb_r.o) + .debug_frame 0x00050f2c 0x58 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-siscanf.o) + .debug_frame 0x00050f84 0x68 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sniprintf.o) + .debug_frame 0x00050fec 0x104 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + .debug_frame 0x000510f0 0x110 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + .debug_frame 0x00051200 0xb8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + .debug_frame 0x000512b8 0x7c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + .debug_frame 0x00051334 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-flags.o) + .debug_frame 0x00051354 0x6c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-makebuf.o) + .debug_frame 0x000513c0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sccl.o) + .debug_frame 0x000513e0 0x94 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + .debug_frame 0x00051474 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gettzinfo.o) + .debug_frame 0x00051494 0xb4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoll.o) + .debug_frame 0x00051548 0x5c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbrtowc.o) + .debug_frame 0x000515a4 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace.o) + .debug_frame 0x000515c4 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace_l.o) + .debug_frame 0x000515e4 0x3c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extenddftf2.o) + .debug_frame 0x00051620 0x2c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(trunctfdf2.o) + +.debug_loclists + 0x00000000 0x158e5 + .debug_loclists + 0x00000000 0x25 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opv.o) + .debug_loclists + 0x00000025 0x25 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opvs.o) + .debug_loclists + 0x0000004a 0x1cc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .debug_loclists + 0x00000216 0x25 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) + .debug_loclists + 0x0000023b 0x42e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + .debug_loclists + 0x00000669 0xea C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + .debug_loclists + 0x00000753 0x33a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + .debug_loclists + 0x00000a8d 0x25 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_op.o) + .debug_loclists + 0x00000ab2 0x25 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_ops.o) + .debug_loclists + 0x00000ad7 0x13f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) + .debug_loclists + 0x00000c16 0xa2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .debug_loclists + 0x00000cb8 0x13a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .debug_loclists + 0x00000df2 0x274 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .debug_loclists + 0x00001066 0x25 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opv.o) + .debug_loclists + 0x0000108b 0x43 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + .debug_loclists + 0x000010ce 0x61 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + .debug_loclists + 0x0000112f 0x17 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-exit.o) + .debug_loclists + 0x00001146 0x4e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv.o) + .debug_loclists + 0x00001194 0xcf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv_r.o) + .debug_loclists + 0x00001263 0x1117 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + .debug_loclists + 0x0000237a 0x315 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtol.o) + .debug_loclists + 0x0000268f 0x21f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoul.o) + .debug_loclists + 0x000028ae 0x320 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoull.o) + .debug_loclists + 0x00002bce 0x7e8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + .debug_loclists + 0x000033b6 0x6c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv.o) + .debug_loclists + 0x00003422 0x1c6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + .debug_loclists + 0x000035e8 0x2436 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + .debug_loclists + 0x00005a1e 0x14e1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + .debug_loclists + 0x00006eff 0x82 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) + .debug_loclists + 0x00006f81 0x192 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + .debug_loclists + 0x00007113 0x27c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + .debug_loclists + 0x0000738f 0xd2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + .debug_loclists + 0x00007461 0xc2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputc.o) + .debug_loclists + 0x00007523 0xb8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputs.o) + .debug_loclists + 0x000075db 0xf4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseek.o) + .debug_loclists + 0x000076cf 0x2d7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fvwrite.o) + .debug_loclists + 0x000079a6 0x84 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwalk.o) + .debug_loclists + 0x00007a2a 0x58 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-printf.o) + .debug_loclists + 0x00007a82 0x129 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putc.o) + .debug_loclists + 0x00007bab 0x4c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putchar.o) + .debug_loclists + 0x00007bf7 0x95 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) + .debug_loclists + 0x00007c8c 0xdd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) + .debug_loclists + 0x00007d69 0x13d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-snprintf.o) + .debug_loclists + 0x00007ea6 0x7f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sprintf.o) + .debug_loclists + 0x00007f25 0x85 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sscanf.o) + .debug_loclists + 0x00007faa 0x211 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-stdio.o) + .debug_loclists + 0x000081bb 0x7c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vprintf.o) + .debug_loclists + 0x00008237 0x153 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vsnprintf.o) + .debug_loclists + 0x0000838a 0xe8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wbuf.o) + .debug_loclists + 0x00008472 0x58 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wsetup.o) + .debug_loclists + 0x000084ca 0x85 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-asprintf.o) + .debug_loclists + 0x0000854f 0x1f1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + .debug_loclists + 0x00008740 0xaf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vasprintf.o) + .debug_loclists + 0x000087ef 0x380 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + .debug_loclists + 0x00008b6f 0x25 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fls.o) + .debug_loclists + 0x00008b94 0xb7b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror.o) + .debug_loclists + 0x0000970f 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-u_strerr.o) + .debug_loclists + 0x0000972f 0x36 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-difftime.o) + .debug_loclists + 0x00009765 0x102 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime_r.o) + .debug_loclists + 0x00009867 0xe4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) + .debug_loclists + 0x0000994b 0x38f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mktime.o) + .debug_loclists + 0x00009cda 0xa20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + .debug_loclists + 0x0000a6fa 0x25 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-time.o) + .debug_loclists + 0x0000a71f 0x12d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzcalc_limits.o) + .debug_loclists + 0x0000a84c 0x247 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + .debug_loclists + 0x0000aa93 0x88 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) + .debug_loclists + 0x0000ab1b 0x3c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-localeconv.o) + .debug_loclists + 0x0000ab57 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-timelocal.o) + .debug_loclists + 0x0000ab77 0x69 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-reent.o) + .debug_loclists + 0x0000abe0 0x1e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysclose.o) + .debug_loclists + 0x0000abfe 0x3c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysgettod.o) + .debug_loclists + 0x0000ac3a 0x5a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysread.o) + .debug_loclists + 0x0000ac94 0x5a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-syswrite.o) + .debug_loclists + 0x0000acee 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_nan.o) + .debug_loclists + 0x0000ad0e 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-sf_nan.o) + .debug_loclists + 0x0000ad2e 0x6f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_frexp.o) + .debug_loclists + 0x0000ad9d 0x9c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-__call_atexit.o) + .debug_loclists + 0x0000ae39 0x1184 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + .debug_loclists + 0x0000bfbd 0x34 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-envlock.o) + .debug_loclists + 0x0000bff1 0x858 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + .debug_loclists + 0x0000c849 0x295 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-hexnan.o) + .debug_loclists + 0x0000cade 0xa2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbtowc_r.o) + .debug_loclists + 0x0000cb80 0x138f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + .debug_loclists + 0x0000df0f 0x96 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wctomb_r.o) + .debug_loclists + 0x0000dfa5 0x85 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-siscanf.o) + .debug_loclists + 0x0000e02a 0x13d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sniprintf.o) + .debug_loclists + 0x0000e167 0x15d1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + .debug_loclists + 0x0000f738 0x15e5 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + .debug_loclists + 0x00010d1d 0x22dd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + .debug_loclists + 0x00012ffa 0x1abc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + .debug_loclists + 0x00014ab6 0x85 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-flags.o) + .debug_loclists + 0x00014b3b 0x106 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-makebuf.o) + .debug_loclists + 0x00014c41 0xf7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sccl.o) + .debug_loclists + 0x00014d38 0x149 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + .debug_loclists + 0x00014e81 0x324 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoll.o) + .debug_loclists + 0x000151a5 0xf2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbrtowc.o) + .debug_loclists + 0x00015297 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace.o) + .debug_loclists + 0x000152b7 0x33 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace_l.o) + .debug_loclists + 0x000152ea 0x231 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extenddftf2.o) + .debug_loclists + 0x0001551b 0x3ca C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(trunctfdf2.o) + +.debug_rnglists + 0x00000000 0x101c + .debug_rnglists + 0x00000000 0x13 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opv.o) + .debug_rnglists + 0x00000013 0x13 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opvs.o) + .debug_rnglists + 0x00000026 0xdc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .debug_rnglists + 0x00000102 0x13 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) + .debug_rnglists + 0x00000115 0x50 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + .debug_rnglists + 0x00000165 0x49 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + .debug_rnglists + 0x000001ae 0x67 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + .debug_rnglists + 0x00000215 0x13 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_op.o) + .debug_rnglists + 0x00000228 0x13 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_ops.o) + .debug_rnglists + 0x0000023b 0x43 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) + .debug_rnglists + 0x0000027e 0x55 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .debug_rnglists + 0x000002d3 0x97 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .debug_rnglists + 0x0000036a 0x115 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .debug_rnglists + 0x0000047f 0x13 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opv.o) + .debug_rnglists + 0x00000492 0x1f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + .debug_rnglists + 0x000004b1 0x1f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + .debug_rnglists + 0x000004d0 0x51 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + .debug_rnglists + 0x00000521 0x18 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtol.o) + .debug_rnglists + 0x00000539 0x31 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + .debug_rnglists + 0x0000056a 0xcf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + .debug_rnglists + 0x00000639 0x70 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + .debug_rnglists + 0x000006a9 0x21 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + .debug_rnglists + 0x000006ca 0x76 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + .debug_rnglists + 0x00000740 0x13 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + .debug_rnglists + 0x00000753 0x13 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputc.o) + .debug_rnglists + 0x00000766 0x19 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseek.o) + .debug_rnglists + 0x0000077f 0x26 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fvwrite.o) + .debug_rnglists + 0x000007a5 0x26 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putc.o) + .debug_rnglists + 0x000007cb 0x13 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) + .debug_rnglists + 0x000007de 0x1a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) + .debug_rnglists + 0x000007f8 0x13 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wbuf.o) + .debug_rnglists + 0x0000080b 0x13 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wsetup.o) + .debug_rnglists + 0x0000081e 0x2d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + .debug_rnglists + 0x0000084b 0x37 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mktime.o) + .debug_rnglists + 0x00000882 0xb1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + .debug_rnglists + 0x00000933 0x1c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + .debug_rnglists + 0x0000094f 0x28 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-localeconv.o) + .debug_rnglists + 0x00000977 0x1e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-reent.o) + .debug_rnglists + 0x00000995 0x18 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-__call_atexit.o) + .debug_rnglists + 0x000009ad 0x31 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + .debug_rnglists + 0x000009de 0x42 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + .debug_rnglists + 0x00000a20 0x74 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + .debug_rnglists + 0x00000a94 0x56 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + .debug_rnglists + 0x00000aea 0x1ca C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + .debug_rnglists + 0x00000cb4 0xa0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + .debug_rnglists + 0x00000d54 0x1dc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + .debug_rnglists + 0x00000f30 0x14 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sccl.o) + .debug_rnglists + 0x00000f44 0x1c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + .debug_rnglists + 0x00000f60 0x36 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extenddftf2.o) + .debug_rnglists + 0x00000f96 0x86 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(trunctfdf2.o) + +.debug_line_str + 0x00000000 0x4103 + .debug_line_str + 0x00000000 0x4103 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opv.o) + 0x319 (size before relaxing) + .debug_line_str + 0x00004103 0x31c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opvs.o) + .debug_line_str + 0x00004103 0x6f8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + .debug_line_str + 0x00004103 0x31f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) + .debug_line_str + 0x00004103 0x486 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + .debug_line_str + 0x00004103 0x45f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + .debug_line_str + 0x00004103 0x47d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + .debug_line_str + 0x00004103 0x4c0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_op.o) + .debug_line_str + 0x00004103 0x319 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_ops.o) + .debug_line_str + 0x00004103 0x5cc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) + .debug_line_str + 0x00004103 0x4d7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + .debug_line_str + 0x00004103 0x705 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + .debug_line_str + 0x00004103 0x7c9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + .debug_line_str + 0x00004103 0x319 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opv.o) + .debug_line_str + 0x00004103 0x5e1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_term_handler.o) + .debug_line_str + 0x00004103 0x580 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + .debug_line_str + 0x00004103 0x3db C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + .debug_line_str + 0x00004103 0x214 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-environ.o) + .debug_line_str + 0x00004103 0x2ca C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-exit.o) + .debug_line_str + 0x00004103 0x351 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv.o) + .debug_line_str + 0x00004103 0x36a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv_r.o) + .debug_line_str + 0x00004103 0x475 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + .debug_line_str + 0x00004103 0x3f8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtol.o) + .debug_line_str + 0x00004103 0x3f3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoul.o) + .debug_line_str + 0x00004103 0x3f6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoull.o) + .debug_line_str + 0x00004103 0x36b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + .debug_line_str + 0x00004103 0x351 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv.o) + .debug_line_str + 0x00004103 0x372 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + .debug_line_str + 0x00004103 0x25a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ctype_.o) + .debug_line_str + 0x00004103 0x4aa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + .debug_line_str + 0x00004103 0x49a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + .debug_line_str + 0x00004103 0x369 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) + .debug_line_str + 0x00004103 0x369 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + .debug_line_str + 0x00004103 0x372 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + .debug_line_str + 0x00004103 0x365 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + .debug_line_str + 0x00004103 0x35d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputc.o) + .debug_line_str + 0x00004103 0x370 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputs.o) + .debug_line_str + 0x00004103 0x34b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseek.o) + .debug_line_str + 0x00004103 0x36d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fvwrite.o) + .debug_line_str + 0x00004103 0x34b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwalk.o) + .debug_line_str + 0x00004103 0x357 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-printf.o) + .debug_line_str + 0x00004103 0x35a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putc.o) + .debug_line_str + 0x00004103 0x351 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putchar.o) + .debug_line_str + 0x00004103 0x36d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) + .debug_line_str + 0x00004103 0x35f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) + .debug_line_str + 0x00004103 0x365 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-snprintf.o) + .debug_line_str + 0x00004103 0x362 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sprintf.o) + .debug_line_str + 0x00004103 0x368 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sscanf.o) + .debug_line_str + 0x00004103 0x353 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-stdio.o) + .debug_line_str + 0x00004103 0x35a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vprintf.o) + .debug_line_str + 0x00004103 0x368 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vsnprintf.o) + .debug_line_str + 0x00004103 0x35a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wbuf.o) + .debug_line_str + 0x00004103 0x35f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wsetup.o) + .debug_line_str + 0x00004103 0x365 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-asprintf.o) + .debug_line_str + 0x00004103 0x405 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + .debug_line_str + 0x00004103 0x368 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vasprintf.o) + .debug_line_str + 0x00004103 0x401 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + .debug_line_str + 0x00004103 0x25e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fls.o) + .debug_line_str + 0x00004103 0x361 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror.o) + .debug_line_str + 0x00004103 0x217 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-u_strerr.o) + .debug_line_str + 0x00004103 0x326 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-difftime.o) + .debug_line_str + 0x00004103 0x326 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime_r.o) + .debug_line_str + 0x00004103 0x33f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) + .debug_line_str + 0x00004103 0x33f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mktime.o) + .debug_line_str + 0x00004103 0x22a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-month_lengths.o) + .debug_line_str + 0x00004103 0x484 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + .debug_line_str + 0x00004103 0x3bd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-time.o) + .debug_line_str + 0x00004103 0x2f8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzcalc_limits.o) + .debug_line_str + 0x00004103 0x264 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzlock.o) + .debug_line_str + 0x00004103 0x350 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset.o) + .debug_line_str + 0x00004103 0x3ee C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + .debug_line_str + 0x00004103 0x257 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzvars.o) + .debug_line_str + 0x00004103 0x3f7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) + .debug_line_str + 0x00004103 0x371 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-localeconv.o) + .debug_line_str + 0x00004103 0x36e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-timelocal.o) + .debug_line_str + 0x00004103 0x34c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-reent.o) + .debug_line_str + 0x00004103 0x2f1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + .debug_line_str + 0x00004103 0x2ff C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-errno.o) + .debug_line_str + 0x00004103 0x363 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysclose.o) + .debug_line_str + 0x00004103 0x3d4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysgettod.o) + .debug_line_str + 0x00004103 0x360 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysread.o) + .debug_line_str + 0x00004103 0x363 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-syswrite.o) + .debug_line_str + 0x00004103 0x261 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_nan.o) + .debug_line_str + 0x00004103 0x264 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-sf_nan.o) + .debug_line_str + 0x00004103 0x337 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_frexp.o) + .debug_line_str + 0x00004103 0x285 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-__call_atexit.o) + .debug_line_str + 0x00004103 0x457 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + .debug_line_str + 0x00004103 0x355 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-envlock.o) + .debug_line_str + 0x00004103 0x478 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + .debug_line_str + 0x00004103 0x28b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-hexnan.o) + .debug_line_str + 0x00004103 0x3e4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbtowc_r.o) + .debug_line_str + 0x00004103 0x45a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + .debug_line_str + 0x00004103 0x3e4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wctomb_r.o) + .debug_line_str + 0x00004103 0x36b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-siscanf.o) + .debug_line_str + 0x00004103 0x368 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sniprintf.o) + .debug_line_str + 0x00004103 0x492 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + .debug_line_str + 0x00004103 0x496 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + .debug_line_str + 0x00004103 0x4a2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + .debug_line_str + 0x00004103 0x49b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + .debug_line_str + 0x00004103 0x2f7 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-flags.o) + .debug_line_str + 0x00004103 0x3ed C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-makebuf.o) + .debug_line_str + 0x00004103 0x261 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sccl.o) + .debug_line_str + 0x00004103 0x372 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + .debug_line_str + 0x00004103 0x2e4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gettzinfo.o) + .debug_line_str + 0x00004103 0x3f3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoll.o) + .debug_line_str + 0x00004103 0x3d8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbrtowc.o) + .debug_line_str + 0x00004103 0x347 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace.o) + .debug_line_str + 0x00004103 0x3ef C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace_l.o) + .debug_line_str + 0x00004103 0x232 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extenddftf2.o) + .debug_line_str + 0x00004103 0x22f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(trunctfdf2.o) + +Cross Reference Table + +Symbol File + esp-idf/freertos/libfreertos.a(portasm.S.obj) +APB_SARADC esp-idf/hal/libhal.a(adc_hal_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) +API_vhci_host_check_send_available C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + esp-idf/bt/libbt.a(bt.c.obj) +API_vhci_host_register_callback C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + esp-idf/bt/libbt.a(bt.c.obj) +API_vhci_host_send_packet C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + esp-idf/bt/libbt.a(bt.c.obj) +APP_WIFI_EVENT esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +APRecvBcnStartTick C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ApFreqCalTimer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +BAROFDMSched C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +BasicOFDMSched C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +BasicOFDMSched_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +BcnInterval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +BcnSendTick C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +Cache_Disable_ICache esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) +Cache_Enable_ICache esp-idf/hal/libhal.a(cache_hal.c.obj) +Cache_Get_ICache_Line_Size esp-idf/hal/libhal.a(cache_hal.c.obj) +Cache_Invalidate_Addr esp-idf/hal/libhal.a(cache_hal.c.obj) +Cache_Invalidate_ICache_All esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) +Cache_Resume_ICache esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) +Cache_Set_IDROM_MMU_Size esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +Cache_Suspend_ICache esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) +CanDoFreqCal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +CompressedEnumTable::set(unsigned int, bool) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +CompressedEnumTable::set(unsigned int, nvs::Page::EntryState) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +CurFreeSigIdx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +CurSigIdxToBeUse C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +DW.ref.__gxx_personality_v0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) +DefFreqCalTimer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +DefFreqCalTimerCB C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +EFUSE esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/hal/libhal.a(efuse_hal.c.obj) +ESP_EFUSE_ADC1_CAL_VOL_ATTEN0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) +ESP_EFUSE_ADC1_CAL_VOL_ATTEN1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) +ESP_EFUSE_ADC1_CAL_VOL_ATTEN2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) +ESP_EFUSE_ADC1_CAL_VOL_ATTEN3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) +ESP_EFUSE_ADC1_INIT_CODE_ATTEN0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) +ESP_EFUSE_ADC1_INIT_CODE_ATTEN1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) +ESP_EFUSE_ADC1_INIT_CODE_ATTEN2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) +ESP_EFUSE_ADC1_INIT_CODE_ATTEN3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) +ESP_EFUSE_BLK_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) +ESP_EFUSE_BLK_VERSION_MINOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIG_DBIAS_HVT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DISABLE_BLK_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DISABLE_WAFER_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_DIRECT_BOOT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +ESP_EFUSE_DIS_DOWNLOAD_ICACHE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +ESP_EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +ESP_EFUSE_DIS_DOWNLOAD_MODE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +ESP_EFUSE_DIS_FORCE_DOWNLOAD esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_ICACHE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_PAD_JTAG esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +ESP_EFUSE_DIS_TWAI esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_USB_JTAG esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +ESP_EFUSE_DIS_USB_SERIAL_JTAG esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_USB_SERIAL_JTAG_ROM_PRINT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ENABLE_SECURITY_DOWNLOAD esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +ESP_EFUSE_ERR_RST_ENABLE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_FLASH_CAP esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_FLASH_TEMP esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_FLASH_TPUW esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_FLASH_VENDOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_FORCE_SEND_RESUME esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_JTAG_SEL_ENABLE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_KEY0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY_PURPOSE_0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY_PURPOSE_1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY_PURPOSE_2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY_PURPOSE_3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY_PURPOSE_4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY_PURPOSE_5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_K_DIG_LDO esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_K_RTC_LDO esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_MAC esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) +ESP_EFUSE_OCODE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_OPTIONAL_UNIQUE_ID esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +ESP_EFUSE_PKG_VERSION esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +ESP_EFUSE_RD_DIS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_RD_DIS_BLOCK_KEY0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_RD_DIS_BLOCK_KEY1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_RD_DIS_BLOCK_KEY2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_RD_DIS_BLOCK_KEY3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_RD_DIS_BLOCK_KEY4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_RD_DIS_BLOCK_KEY5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_RD_DIS_BLOCK_SYS_DATA2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SECURE_BOOT_EN esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SECURE_BOOT_KEY_REVOKE0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_SECURE_BOOT_KEY_REVOKE1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_SECURE_BOOT_KEY_REVOKE2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_SECURE_VERSION esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +ESP_EFUSE_SOFT_DIS_JTAG esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_BOOT_CRYPT_CNT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_CLK esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_CS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_D esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_D4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_D5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_D6 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_D7 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_DQS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_HD esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_Q esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_WP esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SYS_DATA_PART2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_TEMP_CALIB esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) +ESP_EFUSE_THRES_HVT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_UART_PRINT_CONTROL esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +ESP_EFUSE_USB_EXCHG_PINS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_USER_DATA esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_USER_DATA_MAC_CUSTOM esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) +ESP_EFUSE_VDD_SPI_AS_GPIO esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_V_DIG_DBIAS20 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_V_RTC_DBIAS20 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WAFER_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WAFER_VERSION_MINOR_HI esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WAFER_VERSION_MINOR_LO esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WDT_DELAY_SEL esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_BLK1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_BLK_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_BLK_VERSION_MINOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_BLOCK_KEY0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_BLOCK_KEY1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_BLOCK_KEY2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_BLOCK_KEY3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_BLOCK_KEY4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_BLOCK_KEY5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_BLOCK_SYS_DATA2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_BLOCK_USR_DATA esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_CUSTOM_MAC esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DIG_DBIAS_HVT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DISABLE_BLK_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DISABLE_WAFER_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DIS_DIRECT_BOOT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DIS_DOWNLOAD_ICACHE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DIS_DOWNLOAD_MANUAL_ENCRYPT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DIS_DOWNLOAD_MODE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DIS_FORCE_DOWNLOAD esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DIS_ICACHE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +ESP_EFUSE_WR_DIS_DIS_PAD_JTAG esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DIS_TWAI esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DIS_USB_JTAG esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DIS_USB_SERIAL_JTAG esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DIS_USB_SERIAL_JTAG_ROM_PRINT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_ENABLE_SECURITY_DOWNLOAD esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_ERR_RST_ENABLE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_FLASH_CAP esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_FLASH_TEMP esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_FLASH_TPUW esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_FLASH_VENDOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_FORCE_SEND_RESUME esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_JTAG_SEL_ENABLE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_KEY_PURPOSE_0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY_PURPOSE_1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY_PURPOSE_2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY_PURPOSE_3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY_PURPOSE_4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY_PURPOSE_5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_K_DIG_LDO esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_K_RTC_LDO esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_MAC esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_OCODE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_OPTIONAL_UNIQUE_ID esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_PKG_VERSION esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_RD_DIS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SECURE_BOOT_EN esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_SECURE_VERSION esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SOFT_DIS_JTAG esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SPI_BOOT_CRYPT_CNT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_CLK esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_CS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D6 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D7 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_DQS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_HD esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_Q esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_WP esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SYS_DATA_PART1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_TEMP_CALIB esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_THRES_HVT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_UART_PRINT_CONTROL esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_USB_EXCHG_PINS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_VDD_SPI_AS_GPIO esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_V_DIG_DBIAS20 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_V_RTC_DBIAS20 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_WAFER_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_WAFER_VERSION_MINOR_HI esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_WAFER_VERSION_MINOR_LO esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_WDT_DELAY_SEL esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_HTTPS_OTA_EVENT esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) +ESP_HTTP_CLIENT_EVENT esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +ESP_HTTP_SERVER_EVENT esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) +ESP_RMAKER_OTA_DEFAULT_SERVER_CERT esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +ETH_EVENT esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +FreeRTOS_openocd_params esp-idf/freertos/libfreertos.a(tasks.c.obj) +GDMA esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) +GPIO esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/hal/libhal.a(gpio_hal.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +GPIO_HOLD_MASK esp-idf/soc/libsoc.a(gpio_periph.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +GPIO_PIN_MUX_REG esp-idf/soc/libsoc.a(gpio_periph.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) +GPSPI2 esp-idf/soc/libsoc.a(spi_periph.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) +GetAccess C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +HighestFreqOffsetInOneChk C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +IP_EVENT esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +LowestFreqOffsetInOneChk C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +MESH_EVENT esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) +MPI_LL_BLOCK_BASES esp-idf/soc/libsoc.a(mpi_periph.c.obj) + esp-idf/hal/libhal.a(mpi_hal.c.obj) +MPI_LL_OPERATIONS esp-idf/soc/libsoc.a(mpi_periph.c.obj) + esp-idf/hal/libhal.a(mpi_hal.c.obj) +MQTT_EVENTS esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +NVSHandleEntry::s_nvs_next_handle esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +NVSHandleEntry::~NVSHandleEntry() esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +NVSHandleEntry::~NVSHandleEntry() esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +NoiseTimerInterval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +PROTOCOMM_SECURITY_SESSION_EVENT esp-idf/protocomm/libprotocomm.a(security2.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) +PROTOCOMM_TRANSPORT_BLE_EVENT esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +RC_GetAckRate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) +RC_GetAckTime C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +RC_GetBlockAckTime C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +RC_GetCtsTime C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +RC_GetRtsRate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) +RC_SetBasicRate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +RFChannelSel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +RMAKER_COMMON_EVENT esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +RMAKER_EVENT esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +RMAKER_OTA_EVENT esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +RMT esp-idf/hal/libhal.a(rmt_hal.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +RMTMEM esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +ROM_Boot_Cache_Init esp-idf/hal/libhal.a(mmu_hal.c.obj) +RTCCNTL esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/hal/libhal.a(brownout_hal.c.obj) + esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +RxNodeNum C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +SPIMEM0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +SPIMEM1 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +SYSTEM esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +SYSTIMER esp-idf/hal/libhal.a(systimer_hal.c.obj) +SigInMacISR C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +SigSpaceFree C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +SigSpaceMalloc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +SysTickIsrHandler esp-idf/freertos/libfreertos.a(port_systick.c.obj) +TASK_DESC_LLC C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc.o) +TASK_DESC_LLM C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) +TIMERG0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) +TIMERG1 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) +TRC_AMPDU_PER_DOWN_THRESHOLD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +TRC_AMPDU_PER_UP_THRESHOLD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +TRC_PER_IS_GOOD C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +TmpSTAAPCloseAP C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +TxNodeNum C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +TxRxCxt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +UART0 esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +UART1 esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +USB_SERIAL_JTAG esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +WIFI_EVENT esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +WIFI_MESH_EVENT C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +WIFI_PROV_EVENT esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) +WIFI_PROV_MGR_PVT_EVENT esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +_Balloc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +_Bfree C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +_C_time_locale C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-timelocal.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) +_PathLocale C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) +__action_table C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) +__adddf3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(adddf3.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__any_on C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) +__ascii_mbtowc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbtowc_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) +__ascii_wctomb C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wctomb_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) +__ashldi3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatdidf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfdi.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatundisf.o) +__assert esp-idf/newlib/libnewlib.a(assert.c.obj) +__assert_func esp-idf/newlib/libnewlib.a(assert.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rand.o) + esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/lwip/liblwip.a(netdb.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + esp-idf/lwip/liblwip.a(netbuf.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/lwip/liblwip.a(ethernet.c.obj) + esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + esp-idf/lwip/liblwip.a(ip6.c.obj) + esp-idf/lwip/liblwip.a(icmp6.c.obj) + esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) + esp-idf/lwip/liblwip.a(igmp.c.obj) + esp-idf/lwip/liblwip.a(icmp.c.obj) + esp-idf/lwip/liblwip.a(etharp.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(timeouts.c.obj) + esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(raw.c.obj) + esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/lwip/liblwip.a(memp.c.obj) + esp-idf/lwip/liblwip.a(mem.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/lwip/liblwip.a(tcpip.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/hal/libhal.a(gpio_hal.c.obj) + esp-idf/hal/libhal.a(systimer_hal.c.obj) + esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/hal/libhal.a(mmu_hal.c.obj) + esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/riscv/libriscv.a(interrupt.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(transport.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(os_msys_init.c.obj) + esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/log/liblog.a(log.c.obj) + esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +__atexit C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-__call_atexit.o) +__atexit_recursive_mutex C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-__call_atexit.o) +__atomic_add_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_add_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_add_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_add_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_and_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_and_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_and_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_and_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_compare_exchange esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_compare_exchange_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +__atomic_compare_exchange_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_compare_exchange_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) +__atomic_compare_exchange_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_exchange_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_exchange_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_exchange_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_exchange_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_add_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_add_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_add_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) +__atomic_fetch_add_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) +__atomic_fetch_and_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_and_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_and_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +__atomic_fetch_and_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_nand_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_nand_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_nand_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_nand_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_or_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_or_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_or_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +__atomic_fetch_or_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_sub_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_sub_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_sub_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) +__atomic_fetch_sub_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) +__atomic_fetch_xor_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_xor_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_xor_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_xor_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_load esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_load_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_load_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_load_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_load_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) +__atomic_nand_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_nand_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_nand_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_nand_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_or_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_or_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_or_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_or_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_store esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_store_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_store_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_store_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_store_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) +__atomic_sub_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_sub_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_sub_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_sub_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_xor_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_xor_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_xor_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_xor_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__b2d C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) +__bswapdi2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapdi2.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +__bswapsi2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_bswapsi2.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +__call_exitprocs C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-__call_atexit.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-exit.o) +__chclass C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) +__clz_tab C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_umoddi3.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_moddi3.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ctzsi2.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clzsi2.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffsdi2.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffssi2.o) +__clzsi2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clzsi2.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extenddftf2.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatdidf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsidf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divdf3.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(adddf3.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fls.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extendsfdf2.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatundisf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsisf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsisf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(mulsf3.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divsf3.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsidf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(subdf3.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(muldf3.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/heap/libheap.a(tlsf.c.obj) +__copybits C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__ctzsi2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ctzsi2.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +__cxa_begin_catch C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) +__cxa_end_catch C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) +__cxa_get_exception_ptr C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) +__cxa_get_globals C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) +__cxa_get_globals_fast C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) +__cxa_guard_abort esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) +__cxa_guard_acquire esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) +__cxa_guard_dummy esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) +__cxa_guard_release esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) +__cxa_pure_virtual C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +__cxx_eh_arena_size_get esp-idf/esp_system/libesp_system.a(startup.c.obj) +__cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) +__cxxabiv1::__class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) +__cxxabiv1::__class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) +__cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) +__cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) +__cxxabiv1::__class_type_info::~__class_type_info() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) +__cxxabiv1::__class_type_info::~__class_type_info() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) +__cxxabiv1::__class_type_info::~__class_type_info() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) +__cxxabiv1::__forced_unwind::~__forced_unwind() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) +__cxxabiv1::__forced_unwind::~__forced_unwind() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) +__cxxabiv1::__forced_unwind::~__forced_unwind() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) +__cxxabiv1::__foreign_exception::~__foreign_exception() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) +__cxxabiv1::__foreign_exception::~__foreign_exception() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) +__cxxabiv1::__foreign_exception::~__foreign_exception() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) +__cxxabiv1::__si_class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) +__cxxabiv1::__si_class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) +__cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) +__cxxabiv1::__si_class_type_info::~__si_class_type_info() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) +__cxxabiv1::__si_class_type_info::~__si_class_type_info() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) +__cxxabiv1::__si_class_type_info::~__si_class_type_info() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) +__cxxabiv1::__terminate(void (*)()) C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +__cxxabiv1::__terminate_handler C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_term_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +__cxxabiv1::__unexpected(void (*)()) C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +__cxxabiv1::__unexpected_handler C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_unex_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +__d2b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__default_global_locale C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) +__divdf3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divdf3.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) +__divdi3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime_r.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) +__divsf3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(divsf3.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) +__eh_globals_init::_S_init C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) +__env_lock C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-envlock.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv_r.o) +__env_unlock C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-envlock.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv_r.o) +__eqdf2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqdf2.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) +__eqsf2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqsf2.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) +__errno C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-errno.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtol.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + esp-idf/newlib/libnewlib.a(random.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) +__esp_rmaker_claim_init esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +__esp_rmaker_get_node_config esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) +__extenddftf2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extenddftf2.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) +__extendsfdf2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(extendsfdf2.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) +__ffsdi2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffsdi2.o) + esp-idf/driver/libdriver.a(gpio.c.obj) +__ffssi2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ffssi2.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/heap/libheap.a(tlsf.c.obj) +__fixdfdi C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfdi.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__fixdfsi C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixdfsi.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) +__fixunsdfsi C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunsdfsi.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__fixunssfsi C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(fixunssfsi.o) + esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) +__floatdidf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatdidf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-difftime.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__floatsidf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsidf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +__floatsisf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatsisf.o) + esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) +__floatundisf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatundisf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +__floatunsidf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsidf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__floatunsisf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatunsisf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) +__fp_lock_all C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) +__fp_unlock_all C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) +__frame_state_for(void*, frame_state*) esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__gedf2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gedf2.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + esp-idf/json/libjson.a(cJSON.c.obj) +__gesf2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gesf2.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +__gethex C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__getopt_long_only_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) +__getopt_long_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) +__getopt_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) +__getreent esp-idf/freertos/libfreertos.a(tasks.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbrtowc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoll.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sniprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-siscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-syswrite.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysstat.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysread.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysgettod.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysclose.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-errno.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-time.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vasprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftello.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-asprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wsetup.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wbuf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vsnprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-snprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rget.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rename.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-remove.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putchar.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-printf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwrite.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftell.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseek.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fread.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputs.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fileno.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgetc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ferror.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoull.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoul.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtol.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rand.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv.o) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/console/libconsole.a(arg_utils.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/newlib/libnewlib.a(reent_init.c.obj) + esp-idf/newlib/libnewlib.a(heap.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +__gettzinfo C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gettzinfo.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzcalc_limits.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mktime.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) +__global_locale_ptr C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbrtowc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wctomb_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbtowc_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-localeconv.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__global_pointer$ esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +__gnu_cxx::__concurrence_lock_error::what() const C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +__gnu_cxx::__concurrence_unlock_error::what() const C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +__gnu_cxx::__mutex::lock() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +__gnu_cxx::__mutex::unlock() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +__gtdf2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gedf2.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + esp-idf/json/libjson.a(cJSON.c.obj) +__gtsf2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(gesf2.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +__hexdig_fun C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-hexnan.o) +__hexnan C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-hexnan.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__hi0bits C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) +__hide_aliasing_typecast esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) +__i2b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__init_array_end esp-idf/esp_system/libesp_system.a(startup.c.obj) +__init_array_start esp-idf/esp_system/libesp_system.a(startup.c.obj) +__init_priority_array_end esp-idf/esp_system/libesp_system.a(startup.c.obj) +__init_priority_array_start esp-idf/esp_system/libesp_system.a(startup.c.obj) +__itoa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-itoa.o) +__ledf2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(ledf2.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + esp-idf/json/libjson.a(cJSON.c.obj) +__lesf2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(lesf2.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +__lo0bits C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) +__locale_mb_cur_max C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) +__localeconv_l C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-localeconv.o) +__lock___arc4random_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) +__lock___at_quick_exit_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) +__lock___atexit_recursive_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-__call_atexit.o) +__lock___dd_hash_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) +__lock___env_recursive_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-envlock.o) +__lock___malloc_recursive_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) +__lock___sfp_recursive_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) +__lock___sinit_recursive_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) +__lock___tz_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzlock.o) +__lshift C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__lshrdi3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatdidf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(floatundisf.o) +__ltdf2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(ledf2.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__ltsf2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(lesf2.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +__match C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-hexnan.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__mcmp C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__mdiff C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__moddi3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_moddi3.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime_r.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) +__month_lengths C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-month_lengths.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzcalc_limits.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) +__mprec_bigtens C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__mprec_tens C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__mprec_tinytens C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) +__muldf3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(muldf3.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_frexp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) +__mulsf3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(mulsf3.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) +__multadd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) +__multiply C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__nedf2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqdf2.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) +__nesf2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(eqsf2.o) +__popcountsi2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + esp-idf/bt/libbt.a(ble_hs_id.c.obj) +__pow5mult C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__ratio C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__retarget_lock_acquire esp-idf/newlib/libnewlib.a(locks.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzlock.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_acquire_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-envlock.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-__call_atexit.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftello.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwrite.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fread.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputs.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fileno.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgetc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ferror.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_close esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_close_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_init esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_init_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_release esp-idf/newlib/libnewlib.a(locks.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzlock.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_release_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-envlock.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-__call_atexit.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftello.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwrite.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fread.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputs.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fileno.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgetc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ferror.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_try_acquire esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_try_acquire_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__s2b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__sccl C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sccl.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) +__sclose C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-stdio.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) +__seofread C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-stdio.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-siscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sscanf.o) +__sf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) +__sflags C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-flags.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) +__sflush_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) +__sfp C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) +__sfp_lock_acquire C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) +__sfp_lock_release C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) +__sfvwrite_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fvwrite.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwrite.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputs.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) +__sglue C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/newlib/libnewlib.a(reent_init.c.obj) +__sinit C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftello.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wsetup.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wbuf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rget.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwrite.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fread.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputs.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fileno.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgetc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ferror.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__smakebuf_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-makebuf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wsetup.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) +__sprint_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) +__sread C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-stdio.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) +__srefill_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rget.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fread.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) +__srget C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rget.o) +__srget_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rget.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgetc.o) +__sseek C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-stdio.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) +__ssprint_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) +__ssrefill_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) +__ssvfiscanf_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-siscanf.o) +__ssvfscanf_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sscanf.o) +__state_table C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) +__stdio_exit_handler C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-exit.o) +__subdf3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(subdf3.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) +__submore C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) +__swbuf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wbuf.o) +__swbuf_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wbuf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putc.o) +__swhatbuf_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-makebuf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) +__swrite C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-stdio.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) +__swsetup_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wsetup.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wbuf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fvwrite.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__sync_add_and_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_add_and_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_add_and_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_add_and_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_and_and_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_and_and_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_and_and_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_and_and_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_bool_compare_and_swap_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_bool_compare_and_swap_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_bool_compare_and_swap_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_bool_compare_and_swap_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_add_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_add_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_add_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_add_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_and_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_and_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_and_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_and_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_nand_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_nand_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_nand_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_nand_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_or_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_or_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_or_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_or_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_sub_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_sub_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_sub_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_sub_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_xor_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_xor_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_xor_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_xor_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_lock_release_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_lock_release_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_lock_release_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_lock_release_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_lock_test_and_set_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_lock_test_and_set_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_lock_test_and_set_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_lock_test_and_set_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_nand_and_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_nand_and_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_nand_and_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_nand_and_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_or_and_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_or_and_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_or_and_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_or_and_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_sub_and_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_sub_and_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_sub_and_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_sub_and_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_val_compare_and_swap_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_val_compare_and_swap_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_val_compare_and_swap_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_val_compare_and_swap_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_xor_and_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_xor_and_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_xor_and_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_xor_and_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__time_load_locale C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-timelocal.o) +__truncdfsf2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(truncdfsf2.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__trunctfdf2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(trunctfdf2.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) +__tz_lock C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzlock.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mktime.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) +__tz_unlock C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzlock.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mktime.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) +__tzcalc_limits C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzcalc_limits.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mktime.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) +__ubsan_handle_add_overflow esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_builtin_unreachable esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_divrem_overflow esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_invalid_builtin esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_load_invalid_value esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_missing_return esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_mul_overflow esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_negate_overflow esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_nonnull_arg esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_nonnull_return esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_out_of_bounds esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_pointer_overflow esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_shift_out_of_bounds esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_sub_overflow esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_type_mismatch esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_type_mismatch_v1 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_vla_bound_not_positive esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_include esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__udivdi3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoll.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoull.o) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +__ulp C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__umoddi3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_umoddi3.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoll.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoull.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) +__unorddf2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unorddf2.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + esp-idf/json/libjson.a(cJSON.c.obj) +__unordsf2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(unordsf2.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +__utoa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-utoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-itoa.o) +__wpa_send_eapol esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +__wrap__Unwind_Backtrace esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap__Unwind_DeleteException esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) +__wrap__Unwind_FindEnclosingFunction esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap__Unwind_Find_FDE esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap__Unwind_ForcedUnwind esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap__Unwind_GetCFA esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap__Unwind_GetDataRelBase esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap__Unwind_GetGR esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap__Unwind_GetIP esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap__Unwind_GetIPInfo esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap__Unwind_GetLanguageSpecificData esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap__Unwind_GetRegionStart esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap__Unwind_GetTextRelBase esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap__Unwind_RaiseException esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap__Unwind_Resume esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap__Unwind_Resume_or_Rethrow esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap__Unwind_SetEnableExceptionFdeSorting esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap__Unwind_SetGR esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap__Unwind_SetIP esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap___cxa_allocate_exception esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) +__wrap___cxa_call_unexpected esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap___cxa_throw esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) +__wrap___deregister_frame esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap___deregister_frame_info esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap___deregister_frame_info_bases esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap___gxx_personality_v0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) +__wrap___register_frame esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap___register_frame_info esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap___register_frame_info_bases esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap___register_frame_info_table esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap___register_frame_info_table_bases esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap___register_frame_table esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +__wrap_esp_log_write esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + esp-idf/log/liblog.a(log_buffers.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(nimble_port.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) + esp-idf/protocomm/libprotocomm.a(security0.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + esp-idf/gpio_button/libgpio_button.a(button.c.obj) + esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) + esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +__wrap_esp_log_writev esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +__wrap_mbedtls_ssl_close_notify esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) +__wrap_mbedtls_ssl_free esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +__wrap_mbedtls_ssl_handshake_client_step esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +__wrap_mbedtls_ssl_handshake_server_step esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +__wrap_mbedtls_ssl_read esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +__wrap_mbedtls_ssl_send_alert_message esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +__wrap_mbedtls_ssl_session_reset esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +__wrap_mbedtls_ssl_setup esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +__wrap_mbedtls_ssl_write esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +__wrap_mbedtls_ssl_write_client_hello esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +_asprintf_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-asprintf.o) +_atoi_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-atoi.o) +_binary_rmaker_mqtt_server_crt_end esp-idf/esp_rainmaker/libesp_rainmaker.a(rmaker_mqtt_server.crt.S.obj) +_binary_rmaker_mqtt_server_crt_start esp-idf/esp_rainmaker/libesp_rainmaker.a(rmaker_mqtt_server.crt.S.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) +_binary_rmaker_ota_server_crt_end esp-idf/esp_rainmaker/libesp_rainmaker.a(rmaker_ota_server.crt.S.obj) +_binary_rmaker_ota_server_crt_start esp-idf/esp_rainmaker/libesp_rainmaker.a(rmaker_ota_server.crt.S.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +_binary_x509_crt_bundle_end esp-idf/mbedtls/libmbedtls.a(x509_crt_bundle.S.obj) + esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) +_binary_x509_crt_bundle_start esp-idf/mbedtls/libmbedtls.a(x509_crt_bundle.S.obj) + esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) +_bss_end esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +_bss_start esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +_bt_bss_end esp-idf/bt/libbt.a(bt.c.obj) +_bt_bss_start esp-idf/bt/libbt.a(bt.c.obj) +_bt_controller_bss_end esp-idf/bt/libbt.a(bt.c.obj) +_bt_controller_bss_start esp-idf/bt/libbt.a(bt.c.obj) +_bt_controller_data_end esp-idf/bt/libbt.a(bt.c.obj) +_bt_controller_data_start esp-idf/bt/libbt.a(bt.c.obj) +_bt_data_end esp-idf/bt/libbt.a(bt.c.obj) +_bt_data_start esp-idf/bt/libbt.a(bt.c.obj) +_calloc_r esp-idf/newlib/libnewlib.a(heap.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_close_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysclose.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-stdio.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_cnx_start_connect_without_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +_ctype_ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ctype_.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace_l.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoll.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasestr.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncasecmp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasecmp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoull.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoul.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtol.o) + esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/log/liblog.a(log_buffers.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) +_data_start esp-idf/heap/libheap.a(memory_layout.c.obj) +_daylight C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzvars.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mktime.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) +_do_wifi_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +_do_wifi_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +_dtoa_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) +_esp_error_check_failed esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) +_esp_error_check_failed_without_abort esp-idf/esp_system/libesp_system.a(esp_err.c.obj) +_esp_system_init_fn_array_end esp-idf/esp_system/libesp_system.a(startup.c.obj) +_esp_system_init_fn_array_start esp-idf/esp_system/libesp_system.a(startup.c.obj) +_exit esp-idf/newlib/libnewlib.a(syscalls.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-exit.o) +_fclose_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_fcntl_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) +_fflush_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wbuf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fvwrite.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) +_fgetc_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgetc.o) +_fgets_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) +_findenv C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv.o) +_findenv_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv.o) +_flash_rodata_start esp-idf/freertos/libfreertos.a(port.c.obj) +_fopen_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) +_fprintf_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fprintf.o) +_fputc_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputc.o) +_fputs_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputs.o) +_fread_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fread.o) +_free_r esp-idf/newlib/libnewlib.a(heap.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-reent.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wsetup.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fvwrite.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_fseek_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseek.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) +_fseeko_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseek.o) +_fstat_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-makebuf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_ftell_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftell.o) +_ftello_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftello.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftell.o) +_fwalk_sglue C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwalk.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) +_fwrite_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwrite.o) +_g_esp_netif_inherent_ap_config esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +_g_esp_netif_inherent_eth_config esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) +_g_esp_netif_inherent_sta_config esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +_g_esp_netif_netstack_default_eth esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) +_g_esp_netif_netstack_default_wifi_ap esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +_g_esp_netif_netstack_default_wifi_nan esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) +_g_esp_netif_netstack_default_wifi_sta esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +_g_esp_netif_soft_ap_ip esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) +_getenv_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) +_getpid_r esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_gettimeofday_r esp-idf/newlib/libnewlib.a(time.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysgettod.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-time.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_global_impure_ptr esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_global_interrupt_handler esp-idf/riscv/libriscv.a(interrupt.c.obj) + esp-idf/riscv/libriscv.a(vectors.S.obj) +_heap_start esp-idf/heap/libheap.a(memory_layout.c.obj) +_impure_data C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-refill.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/newlib/libnewlib.a(reent_init.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +_impure_ptr C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-reent.o) +_instruction_reserved_end esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +_instruction_reserved_start esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +_interrupt_handler esp-idf/riscv/libriscv.a(vectors.S.obj) + esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) +_iram_end esp-idf/heap/libheap.a(memory_layout.c.obj) +_iram_start esp-idf/heap/libheap.a(memory_layout.c.obj) +_iram_text_end esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) +_isatty_r esp-idf/newlib/libnewlib.a(syscalls.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-makebuf.o) +_kill_r esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_link_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_localeconv_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-localeconv.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) +_lock_acquire esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) +_lock_acquire_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +_lock_close esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) +_lock_close_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +_lock_init esp-idf/newlib/libnewlib.a(locks.c.obj) +_lock_init_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +_lock_release esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) +_lock_release_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +_lock_try_acquire esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) +_lock_try_acquire_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) +_lseek_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-stdio.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_malloc_r esp-idf/newlib/libnewlib.a(heap.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-makebuf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fvwrite.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_mbrtowc_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbrtowc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) +_mbtowc_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbtowc_r.o) +_mdns_disable_pcb esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +_mdns_enable_pcb esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +_mdns_get_esp_netif esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) +_mdns_get_packet_data esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +_mdns_get_packet_len esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +_mdns_packet_free esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +_mdns_pcb_deinit esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +_mdns_pcb_init esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +_mdns_send_rx_action esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) +_mdns_server esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +_mdns_udp_pcb_write esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +_mesh_check_roots_gone C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +_mesh_check_window_close_expire C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +_mesh_check_window_open_expire C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +_mesh_find_root_competitor C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +_mesh_remove_gone C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +_mesh_reset_window_open_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +_mesh_roots_num_reach_max C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +_mesh_roots_process_announce C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +_mesh_roots_process_conflict_table C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +_mesh_roots_process_fixed C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +_mesh_roots_process_gone C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +_mesh_roots_process_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +_mesh_roots_process_yield C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +_mesh_set_flag_roots_found C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +_mesh_timer_process_announce C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +_mesh_timer_process_conflict_root C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +_mesh_timer_process_fixed C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +_mesh_timer_process_gone C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +_mesh_timer_process_yield C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +_mprec_log10 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) +_open_memstream_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) +_open_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_open_wmemstream_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) +_panic_handler esp-idf/riscv/libriscv.a(vectors.S.obj) + esp-idf/riscv/libriscv.a(vectors_intc.S.obj) +_print_roots_count C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +_printf_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-printf.o) +_putc_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putchar.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputc.o) +_putchar_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putchar.o) +_puts_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) +_raise_r esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_read_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysread.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-stdio.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_read_r_console esp-idf/newlib/libnewlib.a(syscalls.c.obj) +_realloc_r esp-idf/newlib/libnewlib.a(heap.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fvwrite.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_reclaim_reent C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-reent.o) + esp-idf/newlib/libnewlib.a(reent_init.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +_remove_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-remove.o) +_rename_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rename.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_rodata_reserved_end esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) +_rodata_reserved_start esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) +_rtc_bss_end esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +_rtc_bss_start esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +_rtc_force_slow_end esp-idf/heap/libheap.a(memory_layout.c.obj) +_rtc_reserved_end esp-idf/heap/libheap.a(memory_layout.c.obj) +_rtc_reserved_start esp-idf/heap/libheap.a(memory_layout.c.obj) +_rtc_text_end esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) +_sbrk_r esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_setenv_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv.o) +_setlocale_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) +_sfread_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) +_siscanf_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-siscanf.o) +_sniprintf_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sniprintf.o) +_snprintf_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-snprintf.o) +_sprintf_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sprintf.o) +_sscanf_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sscanf.o) +_stat_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysstat.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_strdup_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup.o) +_strerror_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror_r.o) +_strndup_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup.o) +_strtod_l C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +_strtod_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) +_strtol_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtol.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-atoi.o) +_strtoll_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoll.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) +_strtoul_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoul.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) +_strtoull_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoull.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) +_sungetc_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) +_svfiprintf_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sniprintf.o) +_svfprintf_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vasprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-asprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vsnprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-snprintf.o) +_system_r esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_thread_local_end esp-idf/freertos/libfreertos.a(port.c.obj) +_thread_local_start esp-idf/freertos/libfreertos.a(port.c.obj) +_times_r esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_timezone C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzvars.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) +_tzname C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzvars.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) +_tzset_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) +_tzset_unlocked C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mktime.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) +_tzset_unlocked_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset.o) +_ungetc_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) +_unlink_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-remove.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_unsetenv_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv.o) +_user_strerror C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-u_strerr.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror.o) +_vasprintf_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vasprintf.o) +_vector_table esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +_vfiprintf_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) +_vfprintf_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-printf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fprintf.o) +_vprintf_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vprintf.o) +_vsnprintf_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vsnprintf.o) +_wctomb_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-wctomb_r.o) +_wifi_vnd_ext_mesh_roots_free C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +_wifi_vnd_ext_mesh_roots_malloc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +_write_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-syswrite.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-stdio.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_write_r_console esp-idf/newlib/libnewlib.a(syscalls.c.obj) +aa_gen C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) +abort esp-idf/newlib/libnewlib.a(abort.c.obj) + esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_term_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/hal/libhal.a(sha_hal.c.obj) + esp-idf/hal/libhal.a(adc_hal_common.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + esp-idf/console/libconsole.a(arg_utils.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +abort_expect_void esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +abort_expect_void_and_return esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +abs C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-abs.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) +access esp-idf/vfs/libvfs.a(vfs.c.obj) +adc2_cal_include esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +adc2_wifi_acquire esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) +adc2_wifi_release esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) +adc_apb_periph_claim esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) +adc_apb_periph_free esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) +adc_calc_hw_calibration_code esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) +adc_hal_arbiter_config esp-idf/hal/libhal.a(adc_hal_common.c.obj) +adc_hal_calibration_init esp-idf/hal/libhal.a(adc_hal_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) +adc_hal_self_calibration esp-idf/hal/libhal.a(adc_hal_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) +adc_hal_set_calibration_param esp-idf/hal/libhal.a(adc_hal_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) +adc_hal_set_controller esp-idf/hal/libhal.a(adc_hal_common.c.obj) +adc_lock_acquire esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) +adc_lock_release esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) +adc_lock_try_acquire esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) +adc_set_hw_calibration_code esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) +add_mic_ie_bip C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +addba_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +adjtime esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) +adv_adv_data_need_to_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) +adv_evt_prop2type C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) +adv_evt_type2prop C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) +adv_itf_version_is_legacy C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) +adv_scan_rsp_data_need_to_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) +aes_128_cbc_decrypt esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +aes_128_cbc_encrypt esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +aes_128_ctr_encrypt esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +aes_ccm_ad esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) +aes_ccm_ae esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) +aes_ctr_encrypt esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) +aes_decrypt esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +aes_decrypt_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +aes_decrypt_init esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +aes_encrypt esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +aes_encrypt_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +aes_encrypt_init esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +aes_env C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(aes.o) +aes_hal_mode_init esp-idf/hal/libhal.a(aes_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) +aes_hal_read_iv esp-idf/hal/libhal.a(aes_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) +aes_hal_set_iv esp-idf/hal/libhal.a(aes_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) +aes_hal_setkey esp-idf/hal/libhal.a(aes_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) +aes_hal_transform_block esp-idf/hal/libhal.a(aes_hal.c.obj) +aes_hal_transform_dma_finish esp-idf/hal/libhal.a(aes_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) +aes_hal_transform_dma_start esp-idf/hal/libhal.a(aes_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) +aes_hal_wait_done esp-idf/hal/libhal.a(aes_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) +aes_siv_decrypt esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) +aes_siv_encrypt esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) +aes_unwrap esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +aes_wrap esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +aligned_alloc esp-idf/newlib/libnewlib.a(heap.c.obj) +ampdu_alloc_rx_ba_index C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +ampdu_dispatch C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ampdu_dispatch_all C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ampdu_dispatch_as_many_as_possible C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ampdu_dispatch_movement C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ampdu_dispatch_upto C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ampdu_free_rx_ba_index C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +ampdu_process_multicast_address_qos_frame C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +ant_btrx_cfg C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +ant_bttx_cfg C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +ant_dft_cfg C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ant_rx_cfg C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +ant_tx_cfg C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +ant_wifirx_cfg C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ant_wifitx_cfg C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ap_for_each_sta esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) +ap_free_sta esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +ap_get_sta esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +ap_no_lr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ap_no_lr_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ap_rx_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ap_rxcb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +ap_sa_query_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +ap_sta_add esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +ap_sta_delayed_1x_auth_fail_disconnect esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) +ap_sta_hash_add esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) +ap_sta_pending_delayed_1x_auth_fail_disconnect esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) +ap_try_sa_query_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +app_driver_get_state esp-idf/main/libmain.a(app_driver.c.obj) +app_driver_init esp-idf/main/libmain.a(app_driver.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +app_driver_set_state esp-idf/main/libmain.a(app_driver.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +app_elf_sha256_str esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +app_insights_enable esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +app_main esp-idf/main/libmain.a(app_main.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) +app_reset_button_create esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) +app_reset_button_register esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + esp-idf/main/libmain.a(app_driver.c.obj) +app_wifi_init esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +app_wifi_set_custom_mfg_data esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +app_wifi_set_custom_pop esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +app_wifi_start esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +app_wifi_start_timer esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +arg_dstr_cat esp-idf/console/libconsole.a(arg_dstr.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(arg_str.c.obj) + esp-idf/console/libconsole.a(arg_end.c.obj) +arg_dstr_catc esp-idf/console/libconsole.a(arg_dstr.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) +arg_dstr_catf esp-idf/console/libconsole.a(arg_dstr.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(arg_str.c.obj) + esp-idf/console/libconsole.a(arg_end.c.obj) +arg_dstr_create esp-idf/console/libconsole.a(arg_dstr.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(arg_end.c.obj) +arg_dstr_cstr esp-idf/console/libconsole.a(arg_dstr.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(arg_end.c.obj) +arg_dstr_destroy esp-idf/console/libconsole.a(arg_dstr.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(arg_end.c.obj) +arg_dstr_free esp-idf/console/libconsole.a(arg_dstr.c.obj) +arg_dstr_reset esp-idf/console/libconsole.a(arg_dstr.c.obj) +arg_dstr_set esp-idf/console/libconsole.a(arg_dstr.c.obj) +arg_end esp-idf/console/libconsole.a(arg_end.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) +arg_free esp-idf/console/libconsole.a(argtable3.c.obj) +arg_freetable esp-idf/console/libconsole.a(argtable3.c.obj) +arg_mgsort esp-idf/console/libconsole.a(arg_utils.c.obj) +arg_nullcheck esp-idf/console/libconsole.a(argtable3.c.obj) +arg_parse esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) +arg_print_errors esp-idf/console/libconsole.a(arg_end.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) +arg_print_errors_ds esp-idf/console/libconsole.a(arg_end.c.obj) +arg_print_formatted esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) +arg_print_glossary esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) +arg_print_glossary_ds esp-idf/console/libconsole.a(argtable3.c.obj) +arg_print_glossary_gnu esp-idf/console/libconsole.a(argtable3.c.obj) +arg_print_glossary_gnu_ds esp-idf/console/libconsole.a(argtable3.c.obj) +arg_print_option esp-idf/console/libconsole.a(argtable3.c.obj) +arg_print_option_ds esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(arg_str.c.obj) +arg_print_syntax esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) +arg_print_syntax_ds esp-idf/console/libconsole.a(argtable3.c.obj) +arg_print_syntaxv esp-idf/console/libconsole.a(argtable3.c.obj) +arg_print_syntaxv_ds esp-idf/console/libconsole.a(argtable3.c.obj) +arg_set_panic esp-idf/console/libconsole.a(arg_utils.c.obj) +arg_str0 esp-idf/console/libconsole.a(arg_str.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) +arg_str1 esp-idf/console/libconsole.a(arg_str.c.obj) +arg_strn esp-idf/console/libconsole.a(arg_str.c.obj) +argtable3_xcalloc esp-idf/console/libconsole.a(arg_utils.c.obj) +argtable3_xfree esp-idf/console/libconsole.a(arg_utils.c.obj) + esp-idf/console/libconsole.a(arg_dstr.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) +argtable3_xmalloc esp-idf/console/libconsole.a(arg_utils.c.obj) + esp-idf/console/libconsole.a(arg_dstr.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(arg_str.c.obj) + esp-idf/console/libconsole.a(arg_end.c.obj) +argtable3_xrealloc esp-idf/console/libconsole.a(arg_utils.c.obj) +asprintf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-asprintf.o) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) +assoc_ie_buf esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +atoi C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-atoi.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + esp-idf/lwip/liblwip.a(netdb.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) +auth_build_token_req esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) +auth_sae_queue esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +bars C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +bb_hw_intr_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) +bb_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +bb_int_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) +bb_intr_handl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +bias_dreg_i2c_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +bias_reg_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +bin_clear_free esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +ble_2_rf_chan_tab C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) +ble_att_chan_mtu esp-idf/bt/libbt.a(ble_att.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_att_clt_rx_error esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_clt_rx_exec_write esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_clt_rx_find_info esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_clt_rx_find_type_value esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_clt_rx_indicate esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_clt_rx_mtu esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_clt_rx_prep_write esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_clt_rx_read esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_clt_rx_read_blob esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_clt_rx_read_group_type esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_clt_rx_read_mult esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_clt_rx_read_mult_var esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_clt_rx_read_type esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_clt_rx_write esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_clt_tx_exec_write esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_att_clt_tx_find_info esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_att_clt_tx_find_type_value esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_att_clt_tx_indicate esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_att_clt_tx_mtu esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_att_clt_tx_notify esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_att_clt_tx_prep_write esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_att_clt_tx_read esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_att_clt_tx_read_blob esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_att_clt_tx_read_group_type esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_att_clt_tx_read_mult esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_att_clt_tx_read_type esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_att_clt_tx_signed_write_cmd esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_att_clt_tx_write_cmd esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_att_clt_tx_write_req esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_att_cmd_get esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_att_cmd_prepare esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) +ble_att_conn_chan_find esp-idf/bt/libbt.a(ble_att.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_att_create_chan esp-idf/bt/libbt.a(ble_att.c.obj) + esp-idf/bt/libbt.a(ble_hs_conn.c.obj) +ble_att_error_rsp_parse esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_error_rsp_write esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_exec_write_req_parse esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_exec_write_req_write esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_exec_write_rsp_parse esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_exec_write_rsp_write esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_find_info_req_parse esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_find_info_req_write esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_find_info_rsp_parse esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_find_info_rsp_write esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_find_type_value_req_parse esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_find_type_value_req_write esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_inc_tx_stat esp-idf/bt/libbt.a(ble_att.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_indicate_req_parse esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_indicate_req_write esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_indicate_rsp_parse esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_indicate_rsp_write esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_init esp-idf/bt/libbt.a(ble_att.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_att_mtu esp-idf/bt/libbt.a(ble_att.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_att_mtu_req_parse esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_mtu_req_write esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_mtu_rsp_parse esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_mtu_rsp_write esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_notify_req_parse esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_notify_req_write esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_preferred_mtu esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_prep_write_req_parse esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_prep_write_req_write esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_prep_write_rsp_parse esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_prep_write_rsp_write esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_read_blob_req_parse esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_read_blob_req_write esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_read_group_type_req_parse esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_read_group_type_req_write esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_read_group_type_rsp_parse esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_read_group_type_rsp_write esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_read_mult_req_parse esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_read_mult_req_write esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_read_mult_rsp_parse esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_read_mult_rsp_write esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_read_req_parse esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_read_req_write esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_read_type_req_parse esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_read_type_req_write esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_read_type_rsp_parse esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_read_type_rsp_write esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_set_peer_mtu esp-idf/bt/libbt.a(ble_att.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_att_set_preferred_mtu esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_stats esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_svr_find_by_handle esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_att_svr_find_by_uuid esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_att_svr_hide_range esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_att_svr_init esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_att_svr_prep_clear esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_hs_conn.c.obj) +ble_att_svr_prev_handle esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_att_svr_read_handle esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_att_svr_read_local esp-idf/bt/libbt.a(ble_att_svr.c.obj) +ble_att_svr_register esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_att_svr_reset esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_att_svr_restore_range esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_att_svr_rx_exec_write esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_svr_rx_find_info esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_svr_rx_find_type_value esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_svr_rx_indicate esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_svr_rx_mtu esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_svr_rx_notify esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_svr_rx_prep_write esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_svr_rx_read esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_svr_rx_read_blob esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_svr_rx_read_group_type esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_svr_rx_read_mult esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_svr_rx_read_mult_var esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_svr_rx_read_type esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_svr_rx_signed_write esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_svr_rx_write esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_svr_rx_write_no_rsp esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_svr_start esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_att_svr_stop esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_att_svr_ticks_until_tmo esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_hs_conn.c.obj) +ble_att_svr_tx_error_rsp esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_att_svr_write_local esp-idf/bt/libbt.a(ble_att_svr.c.obj) +ble_att_truncate_to_mtu esp-idf/bt/libbt.a(ble_att.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_tx esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_att_write_cmd_parse esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_write_cmd_write esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_write_req_parse esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_att_write_req_write esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_buf_alloc esp-idf/bt/libbt.a(transport.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) +ble_buf_free esp-idf/bt/libbt.a(transport.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) +ble_conn_reattempt esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_deepsleep_recover_hw_logic C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +ble_deepsleep_recover_hw_reg C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +ble_deepsleep_reset_lc_bb_reg C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +ble_freertos_co_pool esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +ble_freertos_ev_pool esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +ble_freertos_evq_pool esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +ble_freertos_mutex_pool esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +ble_freertos_sem_pool esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +ble_gap_adv_active esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_gap_adv_rsp_set_data esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_adv_rsp_set_fields esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +ble_gap_adv_set_data esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_adv_set_fields esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +ble_gap_adv_start esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +ble_gap_adv_stop esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +ble_gap_authorize_event esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) +ble_gap_conn_active esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_gap_conn_broken esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_conn_cancel esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_conn_find esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +ble_gap_conn_find_by_addr esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_conn_rssi esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_connect esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_deinit esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_gap_dev_authorization esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_disc esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_disc_active esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_gap_disc_cancel esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_dtm_enh_rx_start esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_dtm_enh_tx_start esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_dtm_rx_start esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_dtm_stop esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_dtm_tx_start esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_enc_event esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_gap_encryption_initiate esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_end_test_evt esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_gap_enh_read_transmit_power_level esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_event_listener_register esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs_stop.c.obj) +ble_gap_event_listener_unregister esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs_stop.c.obj) +ble_gap_ext_disc esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_host_check_status esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_identity_event esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_gap_init esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_gap_master_connect_reattempt esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_gap_master_in_progress esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_mtu_event esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_gap_notify_rx_event esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) +ble_gap_notify_tx_event esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gap_pair_initiate esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_passkey_event esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_gap_preempt esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) +ble_gap_preempt_done esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) +ble_gap_preempt_no_lock esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_read_le_phy esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_read_remote_transmit_power_level esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_read_sugg_def_data_len esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_reattempt_count esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_gap_repeat_pairing_event esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_gap_reset_state esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_gap_rx_adv_report esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_gap_rx_conn_complete esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_gap_rx_data_len_change esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_gap_rx_disconn_complete esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_gap_rx_l2cap_update_req esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) +ble_gap_rx_param_req esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_gap_rx_phy_update_complete esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_gap_rx_rd_rem_sup_feat_complete esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_gap_rx_test_evt esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_gap_rx_update_complete esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_gap_security_initiate esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_set_data_len esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_set_data_related_addr_change_param esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_set_event_cb esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_set_path_loss_reporting_enable esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_set_path_loss_reporting_param esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_set_prefered_default_le_phy esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_set_prefered_le_phy esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_set_priv_mode esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_set_transmit_power_reporting_enable esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_stats esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_subscribe_event esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_gap_terminate esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gap_terminate_with_conn esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + esp-idf/bt/libbt.a(ble_hs_conn.c.obj) +ble_gap_timer esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_gap_tx_test_evt esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_gap_unpair esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_unpair_oldest_except esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_store_util.c.obj) +ble_gap_unpair_oldest_peer esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_store_util.c.obj) +ble_gap_update_params esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) +ble_gap_wl_read_size esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_wl_set esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_wl_tx_clear esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_wl_tx_rmv esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gap_write_sugg_def_data_len esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gattc_any_jobs esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gattc_connection_broken esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gattc_disc_all_chrs esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gattc_disc_all_dscs esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gattc_disc_all_svcs esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gattc_disc_chrs_by_uuid esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gattc_disc_svc_by_uuid esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gattc_exchange_mtu esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gattc_find_inc_svcs esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gattc_indicate esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gattc_indicate_custom esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gattc_init esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_gattc_notify esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gattc_notify_custom esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gattc_read esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gattc_read_by_uuid esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gattc_read_long esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gattc_read_mult esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gattc_read_mult_var esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gattc_rx_err esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_gattc_rx_exec_write_rsp esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_gattc_rx_find_info_complete esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_gattc_rx_find_info_idata esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_gattc_rx_find_type_value_complete esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_gattc_rx_find_type_value_hinfo esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_gattc_rx_mtu esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_gattc_rx_prep_write_rsp esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_gattc_rx_read_blob_rsp esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_gattc_rx_read_group_type_adata esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_gattc_rx_read_group_type_complete esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_gattc_rx_read_mult_rsp esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_gattc_rx_read_rsp esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_gattc_rx_read_type_adata esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_gattc_rx_read_type_complete esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_gattc_rx_write_rsp esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_gattc_signed_write esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gattc_stats esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gattc_timer esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_gattc_write esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gattc_write_flat esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gattc_write_long esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gattc_write_no_rsp esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gattc_write_no_rsp_flat esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gattc_write_reliable esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gatts_add_svcs esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +ble_gatts_bonding_established esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gatts_bonding_restored esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gatts_chr_updated esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_gatts_clt_cfg_access esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_gatts_conn_can_alloc esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_hs_conn.c.obj) +ble_gatts_conn_init esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_hs_conn.c.obj) +ble_gatts_connection_broken esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gatts_count_cfg esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +ble_gatts_find_chr esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_gatts_find_dsc esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_gatts_find_svc esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_gatts_get_cfgable_chrs esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_gatts_indicate esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_gatts_indicate_custom esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gatts_indicate_fail_notconn esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_gatts_init esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_gatts_lcl_svc_foreach esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_gatts_notify esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_gatts_notify_custom esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gatts_peer_cl_sup_feat_get esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_gatts_peer_cl_sup_feat_update esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_gatts_register_svcs esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_gatts_reset esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_gatts_rx_indicate_ack esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gatts_rx_indicate_rsp esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_gatts_send_next_indicate esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_gatts_start esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_gatts_stats esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_gatts_stop esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_gatts_svc_set_visibility esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_gatts_tx_notifications esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hci_trans_cfg_hs esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) +ble_hci_trans_hs_acl_tx esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hci_trans_hs_cmd_tx esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) +ble_hci_trans_ll_acl_tx esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) +ble_hci_trans_ll_evt_tx esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) +ble_hci_trans_reset esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) +ble_hs_adv_find_field esp-idf/bt/libbt.a(ble_hs_adv.c.obj) +ble_hs_adv_parse esp-idf/bt/libbt.a(ble_hs_adv.c.obj) +ble_hs_adv_parse_fields esp-idf/bt/libbt.a(ble_hs_adv.c.obj) +ble_hs_adv_set_fields esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_hs_adv_set_fields_mbuf esp-idf/bt/libbt.a(ble_hs_adv.c.obj) +ble_hs_adv_set_flat esp-idf/bt/libbt.a(ble_hs_adv.c.obj) +ble_hs_atomic_conn_delete esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_hs_atomic_conn_flags esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) +ble_hs_atomic_conn_insert esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) +ble_hs_atomic_conn_set_flags esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) +ble_hs_atomic_first_conn_handle esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_hs_cfg esp-idf/bt/libbt.a(ble_hs_cfg.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_store_config.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +ble_hs_conn_addrs esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_hs_conn_alloc esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_hs_conn_can_alloc esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_hs_conn_chan_exist esp-idf/bt/libbt.a(ble_hs_conn.c.obj) +ble_hs_conn_chan_find_by_dcid esp-idf/bt/libbt.a(ble_hs_conn.c.obj) +ble_hs_conn_chan_find_by_scid esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_hs_conn_chan_insert esp-idf/bt/libbt.a(ble_hs_conn.c.obj) +ble_hs_conn_delete_chan esp-idf/bt/libbt.a(ble_hs_conn.c.obj) +ble_hs_conn_exists esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_hs_conn_find esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_hs_conn_find_assert esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_hs_conn_find_by_addr esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_hs_conn_find_by_idx esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_hs_conn_first esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_conn_foreach esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(ble_hs_stop.c.obj) +ble_hs_conn_free esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) +ble_hs_conn_init esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_conn_insert esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_hs_conn_remove esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) +ble_hs_conn_timer esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_deinit esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/bt/libbt.a(nimble_port.c.obj) +ble_hs_enabled_state esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) +ble_hs_enqueue_hci_event esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci.c.obj) +ble_hs_evq_get esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_evq_set esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_flow_connection_broken esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_hs_flow_deinit esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_flow_init esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_flow_startup esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + esp-idf/bt/libbt.a(ble_hs_startup.c.obj) +ble_hs_flow_stop esp-idf/bt/libbt.a(ble_hs_flow.c.obj) +ble_hs_flow_track_data_mbuf esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_get_rpa_timeout esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) +ble_hs_hci_acl_tx esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_l2cap.c.obj) +ble_hs_hci_acl_tx_now esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_hci_add_avail_pkts esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_hs_hci_avail_pkts esp-idf/bt/libbt.a(ble_hs_hci.c.obj) +ble_hs_hci_cmd_send_buf esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci.c.obj) +ble_hs_hci_cmd_tx esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs_startup.c.obj) +ble_hs_hci_cmd_tx_no_rsp esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) +ble_hs_hci_deinit esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_hci_dtm_enh_rx_start esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_hs_hci_dtm_enh_tx_start esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_hs_hci_dtm_rx_start esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_hs_hci_dtm_stop esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_hs_hci_dtm_tx_start esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_hs_hci_ev_pool esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_hci_evt_acl_process esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_hci_evt_process esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_hci_frag_num_mbufs esp-idf/bt/libbt.a(ble_hs_hci.c.obj) +ble_hs_hci_frag_num_mbufs_free esp-idf/bt/libbt.a(ble_hs_hci.c.obj) +ble_hs_hci_get_hci_version esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs_startup.c.obj) +ble_hs_hci_get_le_supported_feat esp-idf/bt/libbt.a(ble_hs_hci.c.obj) +ble_hs_hci_init esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_hci_read_chan_map esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) +ble_hs_hci_rx_evt esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_hci_set_buf_sz esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs_startup.c.obj) +ble_hs_hci_set_chan_class esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) +ble_hs_hci_set_hci_version esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs_startup.c.obj) +ble_hs_hci_set_le_supported_feat esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs_startup.c.obj) +ble_hs_hci_util_data_hdr_strip esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_hs_hci_util_handle_pb_bc_join esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci.c.obj) +ble_hs_hci_util_rand esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + esp-idf/bt/libbt.a(ble_hs_id.c.obj) +ble_hs_hci_util_read_adv_tx_pwr esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + esp-idf/bt/libbt.a(ble_hs_adv.c.obj) +ble_hs_hci_util_read_rssi esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_hs_hci_util_read_sugg_def_data_len esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_hs_hci_util_set_data_addr_change esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_hs_hci_util_set_data_len esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_hs_hci_util_set_random_addr esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + esp-idf/bt/libbt.a(ble_hs_id.c.obj) +ble_hs_hci_util_write_sugg_def_data_len esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_hs_hw_error esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_hs_id_addr esp-idf/bt/libbt.a(ble_hs_id.c.obj) + esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) +ble_hs_id_copy_addr esp-idf/bt/libbt.a(ble_hs_id.c.obj) + esp-idf/bt/libbt.a(addr.c.obj) +ble_hs_id_gen_rnd esp-idf/bt/libbt.a(ble_hs_id.c.obj) + esp-idf/bt/libbt.a(addr.c.obj) +ble_hs_id_infer_auto esp-idf/bt/libbt.a(ble_hs_id.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +ble_hs_id_reset esp-idf/bt/libbt.a(ble_hs_id.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_id_rnd_reset esp-idf/bt/libbt.a(ble_hs_id.c.obj) +ble_hs_id_set_pub esp-idf/bt/libbt.a(ble_hs_id.c.obj) + esp-idf/bt/libbt.a(ble_hs_startup.c.obj) +ble_hs_id_set_rnd esp-idf/bt/libbt.a(ble_hs_id.c.obj) + esp-idf/bt/libbt.a(addr.c.obj) +ble_hs_id_use_addr esp-idf/bt/libbt.a(ble_hs_id.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_hs_init esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_is_enabled esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_hs_is_parent_task esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) +ble_hs_is_rpa esp-idf/bt/libbt.a(ble_hs_id.c.obj) +ble_hs_lock esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + esp-idf/bt/libbt.a(ble_hs_id.c.obj) +ble_hs_lock_nested esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_log esp-idf/bt/libbt.a(ble_hs_log.c.obj) +ble_hs_log_flat_buf esp-idf/bt/libbt.a(ble_hs_log.c.obj) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + esp-idf/bt/libbt.a(ble_store_config.c.obj) +ble_hs_log_mbuf esp-idf/bt/libbt.a(ble_hs_log.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_hs_max_attrs esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_hs_max_client_configs esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_hs_max_services esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_hs_mbuf_acl_pkt esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci.c.obj) +ble_hs_mbuf_att_pkt esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_hs_mbuf_bare_pkt esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) +ble_hs_mbuf_from_flat esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_hs_mbuf_l2cap_pkt esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_hs_mbuf_pullup_base esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_hs_mbuf_to_flat esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +ble_hs_misc_conn_chan_find esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_hs_misc_conn_chan_find_reqd esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_hs_misc_null_addr esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + esp-idf/bt/libbt.a(ble_hs_id.c.obj) +ble_hs_misc_own_addr_type_to_id esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(ble_hs_id.c.obj) +ble_hs_misc_peer_addr_type_to_id esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_hs_misc_restore_irks esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_notifications_sched esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_hs_process_rx_data_queue esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_pvcy_add_entry esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + esp-idf/bt/libbt.a(ble_store.c.obj) +ble_hs_pvcy_default_irk esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) +ble_hs_pvcy_enabled esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) +ble_hs_pvcy_ensure_started esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + esp-idf/bt/libbt.a(ble_hs_id.c.obj) +ble_hs_pvcy_our_irk esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_hs_pvcy_remove_entry esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_hs_pvcy_set_default_irk esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + esp-idf/bt/libbt.a(ble_hs_startup.c.obj) +ble_hs_pvcy_set_mode esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_hs_pvcy_set_our_irk esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + esp-idf/bt/libbt.a(ble_hs_startup.c.obj) +ble_hs_pvcy_set_resolve_enabled esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) +ble_hs_reset_rpa_timeout esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) +ble_hs_sched_reset esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_hs_sched_start esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_set_rpa_timeout esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) +ble_hs_start esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_startup_go esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_stats esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_stop esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + esp-idf/bt/libbt.a(nimble_port.c.obj) +ble_hs_stop_deinit esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_stop_init esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_sync_state esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) +ble_hs_synced esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_timer_resched esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_hs_tx_data esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci.c.obj) +ble_hs_unlock esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + esp-idf/bt/libbt.a(ble_hs_id.c.obj) +ble_hs_unlock_nested esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_hs_util_ensure_addr esp-idf/bt/libbt.a(addr.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +ble_hs_wakeup_tx esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_isr_state C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) +ble_l2cap_chan_alloc esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_l2cap_chan_free esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_hs_conn.c.obj) +ble_l2cap_chan_pool esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_hs_conn.c.obj) +ble_l2cap_connect esp-idf/bt/libbt.a(ble_l2cap.c.obj) +ble_l2cap_create_server esp-idf/bt/libbt.a(ble_l2cap.c.obj) +ble_l2cap_disconnect esp-idf/bt/libbt.a(ble_l2cap.c.obj) +ble_l2cap_enhanced_connect esp-idf/bt/libbt.a(ble_l2cap.c.obj) +ble_l2cap_get_chan_info esp-idf/bt/libbt.a(ble_l2cap.c.obj) +ble_l2cap_get_conn_handle esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_l2cap_init esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_l2cap_is_mtu_req_sent esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +ble_l2cap_parse_hdr esp-idf/bt/libbt.a(ble_l2cap.c.obj) +ble_l2cap_prepend_hdr esp-idf/bt/libbt.a(ble_l2cap.c.obj) +ble_l2cap_reconfig esp-idf/bt/libbt.a(ble_l2cap.c.obj) +ble_l2cap_recv_ready esp-idf/bt/libbt.a(ble_l2cap.c.obj) +ble_l2cap_remove_rx esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_l2cap_rx esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_l2cap_send esp-idf/bt/libbt.a(ble_l2cap.c.obj) +ble_l2cap_sig_cmd_get esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) +ble_l2cap_sig_conn_broken esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_l2cap_sig_create_chan esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + esp-idf/bt/libbt.a(ble_hs_conn.c.obj) +ble_l2cap_sig_hdr_parse esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) +ble_l2cap_sig_init esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + esp-idf/bt/libbt.a(ble_l2cap.c.obj) +ble_l2cap_sig_reject_invalid_cid_tx esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_l2cap_sig_reject_tx esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) +ble_l2cap_sig_timer esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_l2cap_sig_tx esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) +ble_l2cap_sig_update esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_l2cap_stats esp-idf/bt/libbt.a(ble_l2cap.c.obj) +ble_l2cap_tx esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +ble_ll_adv_aa_setting C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +ble_ll_get_adv_txed_cnt C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +ble_ll_get_scan_rxed_cnt C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +ble_ll_qa_test_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +ble_ll_rand_addr_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) +ble_ll_reset_rand_addr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +ble_ll_scan_aa_setting C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +ble_ll_scan_channel_setting C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +ble_ll_scan_set_perfer_addr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +ble_mqueue_deinit esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_mqueue_get esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_mqueue_init esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_mqueue_put esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_port_mutex esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +ble_restore_our_sec_nvs esp-idf/bt/libbt.a(ble_store_config.c.obj) +ble_restore_peer_sec_nvs esp-idf/bt/libbt.a(ble_store_config.c.obj) +ble_sm_alg_aes_cmac esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_sm_alg_c1 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) +ble_sm_alg_ecc_init esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) +ble_sm_alg_encrypt esp-idf/bt/libbt.a(ble_sm_alg.c.obj) +ble_sm_alg_f4 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) +ble_sm_alg_f5 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) +ble_sm_alg_f6 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) +ble_sm_alg_g2 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) +ble_sm_alg_gen_dhkey esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) +ble_sm_alg_gen_key_pair esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) +ble_sm_alg_s1 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) +ble_sm_cmd_get esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_sm_connection_broken esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_sm_create_chan esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_hs_conn.c.obj) +ble_sm_enc_change_rx esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_sm_enc_initiate esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_sm_enc_key_refresh_rx esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_sm_gen_pair_rand esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) +ble_sm_ia_ra esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) +ble_sm_incr_our_sign_counter esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +ble_sm_incr_peer_sign_counter esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) +ble_sm_init esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_l2cap.c.obj) +ble_sm_inject_io esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_sm_ioact_state esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) +ble_sm_lgcy_confirm_exec esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_sm_lgcy_io_action esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_sm_lgcy_random_exec esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_sm_lgcy_random_rx esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_sm_ltk_req_rx esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +ble_sm_num_procs esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_sm_our_pair_rand esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) +ble_sm_pair_initiate esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_sm_peer_pair_rand esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) +ble_sm_proc_can_advance esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) +ble_sm_proc_find esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) +ble_sm_process_result esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_sm_sc_confirm_exec esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_sm_sc_dhkey_check_exec esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_sm_sc_dhkey_check_rx esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_sm_sc_init esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_sm_sc_io_action esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_sm_sc_oob_confirm esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_sm_sc_oob_data_check esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_sm_sc_oob_generate_data esp-idf/bt/libbt.a(ble_sm_sc.c.obj) +ble_sm_sc_public_key_exec esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_sm_sc_public_key_rx esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_sm_sc_random_exec esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_sm_sc_random_rx esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_sm_slave_initiate esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_sm_timer esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_sm_tx esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_store_clear esp-idf/bt/libbt.a(ble_store.c.obj) +ble_store_config_cccds esp-idf/bt/libbt.a(ble_store_config.c.obj) +ble_store_config_compare_bond_count esp-idf/bt/libbt.a(ble_store_config.c.obj) +ble_store_config_delete esp-idf/bt/libbt.a(ble_store_config.c.obj) +ble_store_config_init esp-idf/bt/libbt.a(ble_store_config.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +ble_store_config_local_irks esp-idf/bt/libbt.a(ble_store_config.c.obj) +ble_store_config_num_cccds esp-idf/bt/libbt.a(ble_store_config.c.obj) +ble_store_config_num_local_irks esp-idf/bt/libbt.a(ble_store_config.c.obj) +ble_store_config_num_our_secs esp-idf/bt/libbt.a(ble_store_config.c.obj) +ble_store_config_num_peer_secs esp-idf/bt/libbt.a(ble_store_config.c.obj) +ble_store_config_num_rpa_recs esp-idf/bt/libbt.a(ble_store_config.c.obj) +ble_store_config_our_bond_count esp-idf/bt/libbt.a(ble_store_config.c.obj) +ble_store_config_our_secs esp-idf/bt/libbt.a(ble_store_config.c.obj) +ble_store_config_peer_bond_count esp-idf/bt/libbt.a(ble_store_config.c.obj) +ble_store_config_peer_secs esp-idf/bt/libbt.a(ble_store_config.c.obj) +ble_store_config_read esp-idf/bt/libbt.a(ble_store_config.c.obj) +ble_store_config_rpa_recs esp-idf/bt/libbt.a(ble_store_config.c.obj) +ble_store_config_write esp-idf/bt/libbt.a(ble_store_config.c.obj) +ble_store_delete esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_store_util.c.obj) +ble_store_delete_cccd esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_store_delete_local_irk esp-idf/bt/libbt.a(ble_store.c.obj) +ble_store_delete_our_sec esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_store_delete_peer_sec esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_store_delete_rpa_rec esp-idf/bt/libbt.a(ble_store.c.obj) +ble_store_full_event esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_store_iterate esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + esp-idf/bt/libbt.a(ble_store_util.c.obj) +ble_store_key_from_value esp-idf/bt/libbt.a(ble_store.c.obj) +ble_store_key_from_value_cccd esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_store_config.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_store_key_from_value_local_irk esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_store_config.c.obj) +ble_store_key_from_value_rpa_rec esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_store_config.c.obj) +ble_store_key_from_value_sec esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_store_config.c.obj) +ble_store_overflow_event esp-idf/bt/libbt.a(ble_store.c.obj) +ble_store_read esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_store_read_cccd esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_store_read_local_irk esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) +ble_store_read_our_sec esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_store_read_peer_sec esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_store_read_rpa_rec esp-idf/bt/libbt.a(ble_store.c.obj) +ble_store_util_bonded_peers esp-idf/bt/libbt.a(ble_store_util.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_store_util_count esp-idf/bt/libbt.a(ble_store_util.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_store_util_delete_all esp-idf/bt/libbt.a(ble_store_util.c.obj) +ble_store_util_delete_oldest_peer esp-idf/bt/libbt.a(ble_store_util.c.obj) +ble_store_util_delete_peer esp-idf/bt/libbt.a(ble_store_util.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +ble_store_util_status_rr esp-idf/bt/libbt.a(ble_store_util.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +ble_store_write esp-idf/bt/libbt.a(ble_store.c.obj) +ble_store_write_cccd esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +ble_store_write_local_irk esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) +ble_store_write_our_sec esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_store_write_peer_sec esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_store_write_rpa_rec esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) +ble_svc_gap_device_appearance esp-idf/bt/libbt.a(ble_svc_gap.c.obj) +ble_svc_gap_device_appearance_set esp-idf/bt/libbt.a(ble_svc_gap.c.obj) +ble_svc_gap_device_name esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +ble_svc_gap_device_name_set esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +ble_svc_gap_init esp-idf/bt/libbt.a(ble_svc_gap.c.obj) +ble_svc_gap_set_chr_changed_cb esp-idf/bt/libbt.a(ble_svc_gap.c.obj) +ble_transport_alloc_acl_from_hs esp-idf/bt/libbt.a(transport.c.obj) +ble_transport_alloc_acl_from_ll esp-idf/bt/libbt.a(transport.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) +ble_transport_alloc_cmd esp-idf/bt/libbt.a(transport.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) +ble_transport_alloc_evt esp-idf/bt/libbt.a(transport.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) +ble_transport_deinit esp-idf/bt/libbt.a(transport.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) +ble_transport_free esp-idf/bt/libbt.a(transport.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +ble_transport_hs_init esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/bt/libbt.a(nimble_port.c.obj) +ble_transport_init esp-idf/bt/libbt.a(transport.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) +ble_transport_register_put_acl_from_ll_cb esp-idf/bt/libbt.a(transport.c.obj) +ble_transport_to_hs_acl_impl esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) +ble_transport_to_hs_evt_impl esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) +ble_try_turn_on_pll_track C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +ble_txpwr_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + esp-idf/bt/libbt.a(bt.c.obj) +ble_txpwr_lvl_range_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +ble_txpwr_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + esp-idf/bt/libbt.a(bt.c.obj) +ble_txpwr_set_inter C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +ble_uuid_cmp esp-idf/bt/libbt.a(ble_uuid.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_uuid_copy esp-idf/bt/libbt.a(ble_uuid.c.obj) +ble_uuid_flat esp-idf/bt/libbt.a(ble_uuid.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +ble_uuid_init_from_att_buf esp-idf/bt/libbt.a(ble_uuid.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_uuid_init_from_att_mbuf esp-idf/bt/libbt.a(ble_uuid.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_uuid_init_from_buf esp-idf/bt/libbt.a(ble_uuid.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_hs_adv.c.obj) +ble_uuid_length esp-idf/bt/libbt.a(ble_uuid.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_uuid_to_any esp-idf/bt/libbt.a(ble_uuid.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_uuid_to_mbuf esp-idf/bt/libbt.a(ble_uuid.c.obj) + esp-idf/bt/libbt.a(ble_hs_adv.c.obj) +ble_uuid_to_str esp-idf/bt/libbt.a(ble_uuid.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +ble_uuid_u16 esp-idf/bt/libbt.a(ble_uuid.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_svc_gap.c.obj) +block_absorb_post_hook esp-idf/heap/libheap.a(tlsf.c.obj) +bootloader_ana_clock_glitch_reset_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_atexit esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_common_check_chip_validity esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_common_check_long_hold_gpio esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_common_check_long_hold_gpio_level esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_common_erase_part_type_data esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_common_get_active_otadata esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +bootloader_common_get_partition_description esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_common_get_sha256_of_partition esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) +bootloader_common_label_search esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_common_ota_select_crc esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +bootloader_common_ota_select_invalid esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +bootloader_common_ota_select_valid esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +bootloader_common_read_otadata esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_common_select_otadata esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +bootloader_common_vddsdio_configure esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_configure_spi_pins esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +bootloader_debug_buffer esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_enable_wp esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +bootloader_execute_flash_command esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +bootloader_flash_clock_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +bootloader_flash_cs_timing_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +bootloader_flash_dummy_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +bootloader_flash_erase_range esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_flash_erase_sector esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_flash_execute_command_common esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_flash_get_spi_mode esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +bootloader_flash_is_octal_mode_enabled esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_flash_read esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_flash_read_sfdp esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_flash_reset_chip esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) +bootloader_flash_set_dummy_out esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +bootloader_flash_unlock esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +bootloader_flash_update_id esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +bootloader_flash_write esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_flash_xmc_startup esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_image_hdr esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +bootloader_init_mem esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +bootloader_init_spi_flash esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +bootloader_load_image esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_load_image_no_verify esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_mmap esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_mmap_get_free_pages esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_munmap esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_random_disable esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) +bootloader_random_enable esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) +bootloader_read_flash_id esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +bootloader_reset esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_sha256_data esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_sha256_finish esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_sha256_flash_contents esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_sha256_hex_to_str esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_sha256_start esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_spi_flash_reset esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_utility_get_selected_boot_partition esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_utility_load_boot_image esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_utility_load_partition_table esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +brownout_hal_config esp-idf/hal/libhal.a(brownout_hal.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) +bt_async_wakeup_request esp-idf/bt/libbt.a(bt.c.obj) +bt_bb_corr_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) +bt_bb_detect_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) +bt_bb_dpo_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) +bt_bb_filter_sel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) +bt_bb_gain_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) +bt_bb_restart_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) +bt_bb_target_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) +bt_bb_tx_cca_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(bt_rw_v9.o) +bt_bb_v2_init_cmplx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +bt_bb_v2_recorrect C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) +bt_bb_v2_rx_rssi_thresh C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) +bt_bb_v2_rx_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) +bt_bb_v2_tx_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) +bt_bb_v2_version C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) +bt_chan_pwr_interp C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) +bt_controller_txpwr_index_2_level C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) +bt_controller_txpwr_level_2_index C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) +bt_get_channel_pwr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) +bt_get_channel_pwr_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) +bt_get_channel_pwr_unset C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) +bt_osi_mem_calloc esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + esp-idf/bt/libbt.a(transport.c.obj) + esp-idf/bt/libbt.a(os_msys_init.c.obj) +bt_osi_mem_calloc_internal esp-idf/bt/libbt.a(bt_osi_mem.c.obj) +bt_osi_mem_free esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(transport.c.obj) + esp-idf/bt/libbt.a(os_msys_init.c.obj) + esp-idf/bt/libbt.a(mem.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +bt_osi_mem_malloc esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(mem.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +bt_osi_mem_malloc_internal esp-idf/bt/libbt.a(bt_osi_mem.c.obj) +bt_rf_coex_cfg_overwrite C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +bt_rf_coex_cfg_p C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist.o) +bt_rf_coex_get_dft_cfg C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist.o) +bt_rf_coex_hook_register C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_espressif.o) +bt_rf_coex_hooks_p C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +bt_rf_coex_hooks_p_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) +bt_set_chn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) +bt_track_pll_cap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +bt_tx_gain_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +bt_tx_pwctrl_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) +bt_txdc_cal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) +bt_txiq_cal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) +bt_txpwr_freq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) +bt_wakeup_request_end esp-idf/bt/libbt.a(bt.c.obj) +btbb_wifi_bb_cfg2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) +btdm_app_ref_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_ble_power_down_dma_copy C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_cca_feature_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_coex_dynamic_pti_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist.o) +btdm_con_maxevtime_cal C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_con_maxevtime_cal_impl C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_controller_compile_version_check_impl C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_controller_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + esp-idf/bt/libbt.a(bt.c.obj) +btdm_controller_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + esp-idf/bt/libbt.a(bt.c.obj) +btdm_controller_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + esp-idf/bt/libbt.a(bt.c.obj) +btdm_controller_enable_sleep C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + esp-idf/bt/libbt.a(bt.c.obj) +btdm_controller_get_compile_version C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + esp-idf/bt/libbt.a(bt.c.obj) +btdm_controller_get_mode C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + esp-idf/bt/libbt.a(bt.c.obj) +btdm_controller_get_sleep_mode C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + esp-idf/bt/libbt.a(bt.c.obj) +btdm_controller_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + esp-idf/bt/libbt.a(bt.c.obj) +btdm_controller_on_reset C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +btdm_controller_rom_data_init esp-idf/bt/libbt.a(bt.c.obj) +btdm_controller_sleep_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_controller_task C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_deep_sleep_mem_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_deep_sleep_mem_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_dis_privacy_err_report C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_dis_privacy_err_report_impl C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_disable_adv_delay C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_disable_adv_delay_impl C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_enable_irq_fifo C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) +btdm_enable_scan_continue C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_enable_scan_continue_impl C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_enable_scan_forever C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_enable_scan_forever_impl C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_env_p C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_get_power_state C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_get_power_state_impl C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_get_prevent_sleep_flag C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_get_prevent_sleep_flag_impl C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_hci_tl_io_event_post C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + esp-idf/bt/libbt.a(bt.c.obj) +btdm_hli_funcs_register C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hl_itf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_hli_get_funcs C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hl_itf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_hli_get_null_funcs C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hl_itf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_in_wakeup_requesting_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + esp-idf/bt/libbt.a(bt.c.obj) +btdm_lpclk_select_src C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + esp-idf/bt/libbt.a(bt.c.obj) +btdm_lpclk_set_div C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + esp-idf/bt/libbt.a(bt.c.obj) +btdm_ol_task_env C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) +btdm_osi_funcs_register C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(osi.o) + esp-idf/bt/libbt.a(bt.c.obj) +btdm_power_state_active C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + esp-idf/bt/libbt.a(bt.c.obj) +btdm_power_state_active_impl C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_pwr_state C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_rom_ref_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_set_cca_fifo_int_cnt C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_set_cca_sw_intr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_sleep_clock_sync C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + esp-idf/bt/libbt.a(bt.c.obj) +btdm_switch_phy_coded C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_switch_phy_coded_impl C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +btdm_vnd_offload_task_deregister C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + esp-idf/bt/libbt.a(bt.c.obj) +btdm_vnd_offload_task_register C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + esp-idf/bt/libbt.a(bt.c.obj) +btdm_wakeup_request C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + esp-idf/bt/libbt.a(bt.c.obj) +buf_shift_right esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +byte_tx_time C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) +bzero C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-bzero.o) + esp-idf/newlib/libnewlib.a(heap.c.obj) +cJSON_AddArrayToObject esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_AddBoolToObject esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_AddFalseToObject esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_AddItemReferenceToArray esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_AddItemReferenceToObject esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_AddItemToArray esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +cJSON_AddItemToObject esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +cJSON_AddItemToObjectCS esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_AddNullToObject esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_AddNumberToObject esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +cJSON_AddObjectToObject esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_AddRawToObject esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_AddStringToObject esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +cJSON_AddTrueToObject esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_Compare esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_CreateArray esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +cJSON_CreateArrayReference esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_CreateBool esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_CreateDoubleArray esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_CreateFalse esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_CreateFloatArray esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_CreateIntArray esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_CreateNull esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_CreateNumber esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_CreateObject esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +cJSON_CreateObjectReference esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_CreateRaw esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_CreateString esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +cJSON_CreateStringArray esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_CreateStringReference esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_CreateTrue esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_Delete esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +cJSON_DeleteItemFromArray esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_DeleteItemFromObject esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_DeleteItemFromObjectCaseSensitive esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_DetachItemFromArray esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_DetachItemFromObject esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_DetachItemFromObjectCaseSensitive esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_DetachItemViaPointer esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_Duplicate esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +cJSON_GetArrayItem esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_GetArraySize esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_GetErrorPtr esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_GetNumberValue esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_GetObjectItem esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_GetObjectItemCaseSensitive esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_GetStringValue esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_HasObjectItem esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_InitHooks esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_InsertItemInArray esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_IsArray esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_IsBool esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_IsFalse esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_IsInvalid esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_IsNull esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_IsNumber esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_IsObject esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_IsRaw esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_IsString esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_IsTrue esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_Minify esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_Parse esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_ParseWithLength esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_ParseWithLengthOpts esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_ParseWithOpts esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_Print esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +cJSON_PrintBuffered esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_PrintPreallocated esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_PrintUnformatted esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_ReplaceItemInArray esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_ReplaceItemInObject esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_ReplaceItemInObjectCaseSensitive esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_ReplaceItemViaPointer esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_SetNumberHelper esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_SetValuestring esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_Version esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_free esp-idf/json/libjson.a(cJSON.c.obj) +cJSON_malloc esp-idf/json/libjson.a(cJSON.c.obj) +cache_hal_disable esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +cache_hal_enable esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +cache_hal_get_cache_line_size esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +cache_hal_init esp-idf/hal/libhal.a(cache_hal.c.obj) +cache_hal_invalidate_addr esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) +cache_hal_is_cache_enabled esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +cache_hal_resume esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +cache_hal_suspend esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +cache_hal_vaddr_to_cache_level_id esp-idf/hal/libhal.a(cache_hal.c.obj) +call_start_cpu0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +calloc esp-idf/newlib/libnewlib.a(heap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + esp-idf/lwip/liblwip.a(mem.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/console/libconsole.a(arg_utils.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/gpio_button/libgpio_button.a(button.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +candidate_monitor_timer_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +candidate_monitor_timer_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +cannel_scan_connect_state C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +capture_tcp_transport_error esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) +ccmp C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ccmp_256_decrypt esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) +ccmp_256_encrypt esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) +ccmp_decap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) +ccmp_decrypt esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +ccmp_encap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) +ccmp_encrypt esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +ccmp_encrypt_pv1 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) +ccmp_get_pn esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) +cfree esp-idf/newlib/libnewlib.a(heap.c.obj) +challenge_hash esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) +challenge_response esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) +chan14_mic_cfg C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_basic.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) +chan14_mic_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_basic.o) +chap_md5 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) +check_bss_queue C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +check_comeback_token esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) +chip726_phyrom_version_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rom.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +chip7_phy_init_ctrl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +chip_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +chip_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +chip_post_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +chip_v7_set_chan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +chip_v7_set_chan_ana C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) +chip_v7_set_chan_misc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +chip_v7_set_chan_offset C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +chm_acquire_lock C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +chm_cancel_op C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +chm_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +chm_end_op C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) +chm_end_op_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +chm_get_chan_info C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +chm_get_current_channel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +chm_get_home_channel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +chm_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +chm_is_at_home_channel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +chm_mhz2num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) +chm_release_lock C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +chm_return_home_channel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +chm_set_current_channel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +chm_set_home_channel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +chm_start_op C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +cipher_map_net80211_to_public_cipher C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +cipher_type_map_public_to_supp esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +cipher_type_map_supp_to_public esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +clear_bss_queue C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +clk_hal_ahb_get_freq_hz esp-idf/hal/libhal.a(clk_tree_hal.c.obj) +clk_hal_apb_get_freq_hz esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) +clk_hal_cpu_get_freq_hz esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) +clk_hal_lp_slow_get_freq_hz esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) +clk_hal_soc_root_get_freq_mhz esp-idf/hal/libhal.a(clk_tree_hal.c.obj) +clk_hal_xtal_get_freq_mhz esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) +clock_getres esp-idf/newlib/libnewlib.a(time.c.obj) +clock_gettime esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +clock_settime esp-idf/newlib/libnewlib.a(time.c.obj) +close C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysclose.o) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +closedir esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +cmd_apply_config__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +cmd_apply_config__free_unpacked esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +cmd_apply_config__get_packed_size esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +cmd_apply_config__init esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +cmd_apply_config__pack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +cmd_apply_config__pack_to_buffer esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +cmd_apply_config__unpack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +cmd_ctrl_reprov__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +cmd_ctrl_reprov__free_unpacked esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +cmd_ctrl_reprov__get_packed_size esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +cmd_ctrl_reprov__init esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +cmd_ctrl_reprov__pack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +cmd_ctrl_reprov__pack_to_buffer esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +cmd_ctrl_reprov__unpack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +cmd_ctrl_reset__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +cmd_ctrl_reset__free_unpacked esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +cmd_ctrl_reset__get_packed_size esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +cmd_ctrl_reset__init esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +cmd_ctrl_reset__pack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +cmd_ctrl_reset__pack_to_buffer esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +cmd_ctrl_reset__unpack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +cmd_get_property_count__descriptor esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +cmd_get_property_count__free_unpacked esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +cmd_get_property_count__get_packed_size esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +cmd_get_property_count__init esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +cmd_get_property_count__pack esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +cmd_get_property_count__pack_to_buffer esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +cmd_get_property_count__unpack esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +cmd_get_property_values__descriptor esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +cmd_get_property_values__free_unpacked esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +cmd_get_property_values__get_packed_size esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +cmd_get_property_values__init esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +cmd_get_property_values__pack esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +cmd_get_property_values__pack_to_buffer esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +cmd_get_property_values__unpack esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +cmd_get_status__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +cmd_get_status__free_unpacked esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +cmd_get_status__get_packed_size esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +cmd_get_status__init esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +cmd_get_status__pack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +cmd_get_status__pack_to_buffer esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +cmd_get_status__unpack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +cmd_scan_result__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +cmd_scan_result__free_unpacked esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +cmd_scan_result__get_packed_size esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +cmd_scan_result__init esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +cmd_scan_result__pack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +cmd_scan_result__pack_to_buffer esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +cmd_scan_result__unpack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +cmd_scan_start__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +cmd_scan_start__free_unpacked esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +cmd_scan_start__get_packed_size esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +cmd_scan_start__init esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +cmd_scan_start__pack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +cmd_scan_start__pack_to_buffer esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +cmd_scan_start__unpack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +cmd_scan_status__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +cmd_scan_status__free_unpacked esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +cmd_scan_status__get_packed_size esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +cmd_scan_status__init esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +cmd_scan_status__pack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +cmd_scan_status__pack_to_buffer esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +cmd_scan_status__unpack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +cmd_set_config__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +cmd_set_config__free_unpacked esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +cmd_set_config__get_packed_size esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +cmd_set_config__init esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +cmd_set_config__pack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +cmd_set_config__pack_to_buffer esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +cmd_set_config__unpack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +cmd_set_property_values__descriptor esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +cmd_set_property_values__free_unpacked esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +cmd_set_property_values__get_packed_size esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +cmd_set_property_values__init esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +cmd_set_property_values__pack esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +cmd_set_property_values__pack_to_buffer esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +cmd_set_property_values__unpack esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +cnx_add_rc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +cnx_add_to_blacklist C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +cnx_assoc_timeout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +cnx_assoc_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +cnx_auth_done C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +cnx_auth_timeout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) +cnx_auth_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +cnx_beacon_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +cnx_bss_alloc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +cnx_bss_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +cnx_can_do_obss_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +cnx_check_bssid_in_blacklist C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +cnx_clear_blacklist C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +cnx_connect_next_ap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +cnx_connect_timeout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +cnx_connect_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +cnx_csa_fn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +cnx_csa_fn_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +cnx_do_handoff_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +cnx_get_authtype_strength C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +cnx_handshake_timeout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +cnx_handshake_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +cnx_is_any_node_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +cnx_node_alloc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +cnx_node_is_existing C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +cnx_node_join C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +cnx_node_leave C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +cnx_node_remove C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +cnx_node_search C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +cnx_obss_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +cnx_obss_scan_done_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +cnx_obss_scan_timeout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +cnx_rc_search C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +cnx_rc_update_age C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +cnx_rc_update_rssi C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +cnx_rc_update_state_metric C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +cnx_remove_all_rc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +cnx_remove_from_blacklist C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +cnx_remove_rc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +cnx_remove_rc_except C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +cnx_sta_associated C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +cnx_sta_connect_cmd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +cnx_sta_connect_led_timer_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +cnx_sta_leave C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +cnx_sta_pm C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +cnx_sta_scan_cmd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +cnx_start_handoff_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +cnx_start_obss_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +cnx_stop_obss_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +cnx_update_bss C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +cnx_update_bss_more C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +cnx_validate_owe_bss C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +co_default_bdaddr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) +co_null_bdaddr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) +co_phy_mask_to_value C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_phy_upd.o) +co_phy_to_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_phy_upd.o) +co_phy_value_to_mask C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_phy_upd.o) +co_rate_to_phy C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) +coex_bt_release C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +coex_bt_request C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +coex_core_ble_conn_dyn_prio_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) +coex_core_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +coex_core_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +coex_core_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +coex_core_event_duration_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +coex_core_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +coex_core_pre_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +coex_core_pti_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +coex_core_pti_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +coex_core_register_start_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +coex_core_release C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +coex_core_request C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +coex_core_status_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +coex_core_timer_idx_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) +coex_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +coex_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) +coex_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) +coex_env C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) +coex_env_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) +coex_event_duration_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +coex_hw_timer_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_hw.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) +coex_hw_timer_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_hw.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) +coex_hw_timer_force C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_hw.o) +coex_hw_timer_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_hw.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) +coex_hw_timer_unforce C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_hw.o) +coex_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) +coex_lld_scan_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) +coex_pre_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +coex_preference_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +coex_pti_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +coex_pti_print C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) +coex_pti_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +coex_pti_tab C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) +coex_pti_tab_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) +coex_pti_v2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + esp-idf/bt/libbt.a(bt.c.obj) +coex_register_start_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +coex_register_wifi_channel_change_callback C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_rom_data_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) +coex_rom_osi_funcs_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) +coex_rom_osi_funcs_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) +coex_schm_all_default C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_default_bt_a2dp_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_default_bt_a2dp_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_default_bt_a2dp_wifi_default C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_default_bt_a2dp_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_default_bt_default_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_default_bt_default_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_default_bt_default_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_default_bt_idle_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_default_bt_idle_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_default_bt_idle_wifi_default C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_default_bt_idle_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_idle_bt_idle_wifi_default C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_config_bt_a2dp_paused_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_config_bt_a2dp_paused_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_config_bt_a2dp_paused_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_config_bt_a2dp_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_config_bt_a2dp_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_config_bt_a2dp_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_config_bt_conn_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_config_bt_conn_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_config_bt_conn_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_config_bt_default_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_config_bt_default_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_config_bt_default_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_config_bt_iscan_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_config_bt_iscan_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_config_bt_iscan_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_config_bt_sniff_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_config_bt_sniff_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_config_bt_sniff_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_config_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_config_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_config_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_standby_bt_a2dp_paused_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_standby_bt_a2dp_paused_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_standby_bt_a2dp_paused_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_standby_bt_a2dp_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_standby_bt_a2dp_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_standby_bt_a2dp_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_standby_bt_conn_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_standby_bt_conn_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_standby_bt_conn_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_standby_bt_default_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_standby_bt_default_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_standby_bt_default_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_standby_bt_iscan_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_standby_bt_iscan_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_standby_bt_iscan_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_standby_bt_sniff_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_standby_bt_sniff_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_standby_bt_sniff_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_standby_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_standby_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_standby_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_traffic_bt_a2dp_paused_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_traffic_bt_a2dp_paused_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_traffic_bt_a2dp_paused_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_traffic_bt_a2dp_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_traffic_bt_a2dp_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_traffic_bt_a2dp_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_traffic_bt_conn_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_traffic_bt_conn_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_traffic_bt_conn_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_traffic_bt_default_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_traffic_bt_default_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_traffic_bt_default_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_traffic_bt_iscan_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_traffic_bt_iscan_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_traffic_bt_iscan_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_traffic_bt_sniff_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_traffic_bt_sniff_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_traffic_bt_sniff_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_traffic_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_traffic_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_mesh_traffic_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_ble_scan_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) +coex_schm_ble_scan_stop_interval_num_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) +coex_schm_bt_a2dp_paused_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_bt_a2dp_paused_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_bt_a2dp_paused_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_bt_a2dp_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_bt_a2dp_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_bt_a2dp_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_bt_conn_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_bt_conn_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_bt_conn_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_bt_default_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_bt_default_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_bt_default_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_bt_idle_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_bt_idle_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_bt_idle_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_bt_iscan_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_bt_iscan_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_bt_iscan_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_bt_sniff_wifi_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_bt_sniff_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_bt_sniff_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_btdm_callback C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +coex_schm_btdm_env C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) +coex_schm_curr_period_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) +coex_schm_curr_phase_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) +coex_schm_curr_phase_idx_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_curr_phase_idx_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_disable_flag_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) +coex_schm_env C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) +coex_schm_env_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) +coex_schm_external_coex_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_external_coex_wifi_default C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_external_coex_wifi_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_get_phase_by_idx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) +coex_schm_interval_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) +coex_schm_interval_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +coex_schm_lock C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) +coex_schm_phase_end_ts_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) +coex_schm_process C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +coex_schm_process_in_active C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +coex_schm_process_restart C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +coex_schm_register_callback C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) +coex_schm_status_bit_clear C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) +coex_schm_status_bit_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) +coex_schm_status_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_schm_unlock C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) +coex_schm_wakeup_flag_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +coex_status_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +coex_update_lpclk_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + esp-idf/bt/libbt.a(bt.c.obj) +coex_version_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +coex_version_get_value C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +coex_wifi_channel_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) +coex_wifi_channel_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +coex_wifi_register_update_lpclk_callback C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +coex_wifi_release C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +coex_wifi_request C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +coexist_funcs C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) +coexist_printf esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +comeback_token_hash esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) +config_get_wifi_ampdu_rx_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +config_get_wifi_ampdu_tx_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +config_get_wifi_amsdu_tx_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +config_get_wifi_beacon_max_len C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) +config_get_wifi_cache_tx_buffer_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) +config_get_wifi_coexist_task_stack_size C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +config_get_wifi_csi_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +config_get_wifi_dynamic_rx_buffer_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) +config_get_wifi_dynamic_tx_buffer_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) +config_get_wifi_espnow_max_encrypt_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +config_get_wifi_feature_capabilities C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +config_get_wifi_mgmt_sbuf_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) +config_get_wifi_nvs_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) +config_get_wifi_pm_task_stack_size C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +config_get_wifi_rx_baw C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +config_get_wifi_rx_mgmt_buffer_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) +config_get_wifi_rx_mgmt_buffer_type C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) +config_get_wifi_sta_disconnected_pm C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +config_get_wifi_static_rx_buffer_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +config_get_wifi_static_tx_buffer_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +config_get_wifi_task_core_id C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +config_get_wifi_task_stack_size C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +config_get_wifi_timer_task_stack_size C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +config_get_wifi_tx_buffer_type C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +config_get_wifi_wpa2_task_stack_size C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +config_get_wifi_wps_task_stack_size C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +config_is_cache_tx_buf_enabled C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +connect_req_dur_tab C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) +connect_scan_flag C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +console_access esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_close esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_end_select esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_fcntl esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_fstat esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_fsync esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_open esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_read esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_tcdrain esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_tcflush esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_tcgetattr esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_tcsetattr esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_write esp-idf/vfs/libvfs.a(vfs_console.c.obj) +core_printf esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) +correct_rfpll_offset C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) +country_info_24ghz C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) +cpu_domain_pd_allowed esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +crc32_le C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +create_APN_PPI_string esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) +crypto_bignum_add esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_bignum_addmod esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_bignum_bits esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) +crypto_bignum_cmp esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_bignum_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_bignum_div esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_bignum_exptmod esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_bignum_init esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_bignum_init_set esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_bignum_init_uint esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_bignum_inverse esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_bignum_is_odd esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) +crypto_bignum_is_one esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_bignum_is_zero esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_bignum_legendre esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) +crypto_bignum_mod esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_bignum_mulmod esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_bignum_rand esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) +crypto_bignum_rshift esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_bignum_sqrmod esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_bignum_sub esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_bignum_to_bin esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_bignum_to_string esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) +crypto_debug_print_ec_key esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_debug_print_point esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_dh_init esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +crypto_ec_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_ec_free_key esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_ec_gen_keypair esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_ec_get_affine_coordinates esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_ec_get_b esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_ec_get_curve_id esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_ec_get_group_byname esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_ec_get_group_from_key esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_ec_get_key esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_ec_get_mbedtls_to_nist_group_id esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_ec_get_order esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_ec_get_prime esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_ec_get_priv_key_der esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_ec_get_private_key esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_ec_get_public_key esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_ec_get_publickey_buf esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_ec_init esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_ec_key_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) +crypto_ec_key_group esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) +crypto_ec_key_parse_pub esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) +crypto_ec_key_verify_signature esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) +crypto_ec_order_len esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_ec_parse_subpub_key esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_ec_point_add esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_ec_point_cmp esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_ec_point_compute_y_sqr esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_ec_point_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_ec_point_from_bin esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_ec_point_init esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_ec_point_invert esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_ec_point_is_at_infinity esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_ec_point_is_on_curve esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_ec_point_mul esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_ec_point_solve_y_coord esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_ec_point_to_bin esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_ec_prime_len esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_ec_prime_len_bits esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +crypto_ec_set_pubkey_point esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_ec_write_pub_key esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_ecdh esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_ecdh_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) +crypto_ecdh_get_pubkey esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +crypto_ecdh_init esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +crypto_ecdh_set_peerkey esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +crypto_ecdsa_get_sign esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_edcsa_sign_verify esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_free_buffer esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) +crypto_get_order esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_global_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +crypto_global_init esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +crypto_hash_finish esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +crypto_hash_init esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +crypto_hash_update esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +crypto_is_ec_key esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_key_compare esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_mbedtls_get_grp_id esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_mod_exp esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) +crypto_pk_write_formatted_pubkey_der esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +crypto_write_pubkey_der esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +cs_create_ctrl_sock esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) +cs_free_ctrl_sock esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) +cs_recv_from_ctrl_sock esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) +cs_send_to_ctrl_sock esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) +ctx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) +current_task_is_wifi_task C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +dbg_cnt_lmac_drop C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +dbg_ebuf_loc_show C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) +dbg_his_lmac_eb_show C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) +dbg_his_lmac_event_show C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) +dbg_his_lmac_int_show C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) +dbg_his_lmac_rx_show C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) +dbg_his_lmac_tx_show C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) +dbg_hmac_rxtx_statis_dump C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) +dbg_hmac_statis_dump C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +dbg_lmac_diag_statis_dump C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) +dbg_lmac_get_acs C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +dbg_lmac_hw_statis_dump C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) +dbg_lmac_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +dbg_lmac_ps_statis_dump C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) +dbg_lmac_ps_statis_reset C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +dbg_lmac_rxtx_statis_dump C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) +dbg_lmac_statis_dump C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +dbg_perf_path_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) +dbg_perf_path_show C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) +dbg_perf_throughput_cal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) +dbg_printf esp-idf/console/libconsole.a(arg_utils.c.obj) +dbg_rx_all_count C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +dbg_rx_bcn_count C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +default_router_list esp-idf/lwip/liblwip.a(nd6.c.obj) +des3_decrypt esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) +des3_encrypt esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) +des3_key_setup esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) +des_block_decrypt esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) +des_block_encrypt esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) +des_encrypt esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) +des_key_setup esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) +destination_cache esp-idf/lwip/liblwip.a(nd6.c.obj) +dh_derive_shared esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) +dh_groups_get esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +dh_init esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) +dhcp_append_extra_opts esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) +dhcp_arp_reply esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(etharp.c.obj) +dhcp_cleanup esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +dhcp_coarse_tmr esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(timeouts.c.obj) +dhcp_fine_timeout_cb esp-idf/lwip/liblwip.a(dhcp.c.obj) +dhcp_fine_tmr esp-idf/lwip/liblwip.a(dhcp.c.obj) +dhcp_inform esp-idf/lwip/liblwip.a(dhcp.c.obj) +dhcp_network_changed esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) +dhcp_parse_extra_opts esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) +dhcp_release esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +dhcp_release_and_stop esp-idf/lwip/liblwip.a(dhcp.c.obj) +dhcp_renew esp-idf/lwip/liblwip.a(dhcp.c.obj) +dhcp_rx_options_given esp-idf/lwip/liblwip.a(dhcp.c.obj) +dhcp_rx_options_val esp-idf/lwip/liblwip.a(dhcp.c.obj) +dhcp_search_ip_on_mac esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +dhcp_set_struct esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +dhcp_start esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +dhcp_stop esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +dhcp_supplied_address esp-idf/lwip/liblwip.a(dhcp.c.obj) +dhcps_delete esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +dhcps_dns_getserver esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +dhcps_dns_setserver esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +dhcps_new esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +dhcps_option_info esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +dhcps_pbuf_alloc esp-idf/lwip/liblwip.a(dhcpserver.c.obj) +dhcps_set_new_lease_cb esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +dhcps_set_option_info esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +dhcps_start esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +dhcps_stop esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +difftime C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-difftime.o) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) +discnx_reason_id2str C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +div C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-div.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mktime.o) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) +dns_clear_cache esp-idf/lwip/liblwip.a(dns.c.obj) +dns_gethostbyname esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) +dns_gethostbyname_addrtype esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +dns_getserver esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +dns_init esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/lwip/liblwip.a(init.c.obj) +dns_mquery_v4group esp-idf/lwip/liblwip.a(dns.c.obj) +dns_mquery_v6group esp-idf/lwip/liblwip.a(dns.c.obj) +dns_setserver esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) +dns_tmr esp-idf/lwip/liblwip.a(dns.c.obj) +dragonfly_generate_scalar esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +dragonfly_get_random_qr_qnr esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +dragonfly_is_quadratic_residue_blind esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +dragonfly_min_pwe_loop_iter esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +dragonfly_sqrt esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +dragonfly_suitable_group esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) +ds_hal_busy esp-idf/hal/libhal.a(ds_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) +ds_hal_configure_iv esp-idf/hal/libhal.a(ds_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) +ds_hal_finish esp-idf/hal/libhal.a(ds_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) +ds_hal_read_result esp-idf/hal/libhal.a(ds_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) +ds_hal_start esp-idf/hal/libhal.a(ds_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) +ds_hal_start_sign esp-idf/hal/libhal.a(ds_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) +ds_hal_write_message esp-idf/hal/libhal.a(ds_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) +ds_hal_write_private_key_params esp-idf/hal/libhal.a(ds_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) +dup_binstr esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +dutytype2str C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +eTaskGetState esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) +eap_allowed_method esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) +eap_client_get_eap_state esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +eap_deinit_prev_method esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +eap_get_config esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +eap_get_config_blob esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) +eap_get_config_identity esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +eap_get_config_new_password esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +eap_get_config_password esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +eap_get_config_password2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +eap_get_id esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +eap_get_phase2_type esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) +eap_get_phase2_types esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) +eap_get_type esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) +eap_hdr_len_valid esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) +eap_hdr_validate esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +eap_mbedtls_x509_crt_profile esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +eap_msg_alloc esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) +eap_peer_blob_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +eap_peer_blob_init esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +eap_peer_config_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +eap_peer_config_init esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +eap_peer_get_eap_method esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +eap_peer_get_methods esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) +eap_peer_get_type esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) +eap_peer_method_alloc esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +eap_peer_method_free esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +eap_peer_method_register esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +eap_peer_mschapv2_register esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) +eap_peer_peap_register esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) +eap_peer_register_methods esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +eap_peer_select_phase2_methods esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) +eap_peer_tls_build_ack esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) +eap_peer_tls_decrypt esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) +eap_peer_tls_derive_key esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) +eap_peer_tls_derive_session_id esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) +eap_peer_tls_encrypt esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) +eap_peer_tls_phase2_nak esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) +eap_peer_tls_process_helper esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) +eap_peer_tls_process_init esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) +eap_peer_tls_reauth_init esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) +eap_peer_tls_register esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) +eap_peer_tls_reset_input esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) +eap_peer_tls_reset_output esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) +eap_peer_tls_ssl_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) +eap_peer_tls_ssl_init esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) +eap_peer_tls_status esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) +eap_peer_ttls_register esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) +eap_peer_unregister_methods esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +eap_set_config_blob esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) +eap_sm_abort esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +eap_sm_allowMethod esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +eap_sm_buildIdentity esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) +eap_sm_build_identity_resp esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +eap_sm_build_nak esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +eap_sm_get_method_name esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) +eap_sm_process_request esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +eap_sm_request_identity esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +eap_sm_request_new_password esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +eap_sm_request_password esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +eap_sm_send_eapol esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +eap_update_len esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) +eapol_sm_notify_eap_success esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +eapol_txcb esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +eb_space C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) +eb_txdesc_space C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) +efuse_hal_blk_version esp-idf/hal/libhal.a(efuse_hal.c.obj) +efuse_hal_chip_revision esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +efuse_hal_clear_program_registers esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +efuse_hal_flash_encryption_enabled esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +efuse_hal_get_disable_wafer_version_major esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +efuse_hal_get_mac esp-idf/hal/libhal.a(efuse_hal.c.obj) +efuse_hal_get_major_chip_version esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/hal/libhal.a(efuse_hal.c.obj) +efuse_hal_get_minor_chip_version esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/hal/libhal.a(efuse_hal.c.obj) +efuse_hal_is_coding_error_in_block esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +efuse_hal_program esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +efuse_hal_read esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +efuse_hal_rs_calculate esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +efuse_hal_set_timing esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +eloop_cancel_timeout esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +eloop_cancel_timeout_one esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) +eloop_deplete_timeout esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) +eloop_destroy esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +eloop_init esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +eloop_is_timeout_registered esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) +eloop_register_timeout esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +eloop_replenish_timeout esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) +eloop_run esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) +em_base_reg_lut C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) +emul_timeout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +encrypt_pw_block_with_password_hash esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +environ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-environ.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv_r.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +err_to_errno esp-idf/lwip/liblwip.a(err.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +errno C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-reent.o) +esf_buf_alloc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +esf_buf_alloc_default_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +esf_buf_alloc_dynamic C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +esf_buf_alloc_dynamic_default_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +esf_buf_free_static C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) +esf_buf_recycle C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +esf_buf_recycle_default_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +esf_buf_setdown C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +esf_buf_setup C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +esf_buf_setup_for_mesh C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +esf_buf_setup_static C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) +esf_buf_statis_dump C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) +esp_aes_acquire_hardware esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) +esp_aes_crypt_cbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +esp_aes_crypt_cfb128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) +esp_aes_crypt_cfb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) +esp_aes_crypt_ctr esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) +esp_aes_crypt_ecb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) +esp_aes_crypt_ofb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) +esp_aes_crypt_xts esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) +esp_aes_decrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) +esp_aes_dma_done esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) +esp_aes_dma_start esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) +esp_aes_encrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) +esp_aes_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) +esp_aes_gcm_auth_decrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) +esp_aes_gcm_crypt_and_tag esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) +esp_aes_gcm_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) +esp_aes_gcm_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) +esp_aes_gcm_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) +esp_aes_gcm_setkey esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) +esp_aes_gcm_starts esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) +esp_aes_gcm_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) +esp_aes_gcm_update_ad esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) +esp_aes_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) +esp_aes_intr_alloc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) +esp_aes_release_hardware esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) +esp_aes_setkey esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) +esp_aes_xts_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) +esp_aes_xts_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) +esp_aes_xts_setkey_dec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) +esp_aes_xts_setkey_enc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) +esp_apb_backup_dma_lock_init esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_app_desc esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) +esp_app_format_init_elf_sha256 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) +esp_app_get_description esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_app_get_elf_sha256 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_backtrace_print esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) +esp_base_mac_addr_get esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) +esp_base_mac_addr_set esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) +esp_ble_adv_aa_setting C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +esp_ble_clear_all_rxerr_cnt C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +esp_ble_clear_rand_addr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +esp_ble_controller_status_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) +esp_ble_dis_privacy_err_report C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +esp_ble_disable_adv_delay C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +esp_ble_enable_fixed_aux_chan_index C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +esp_ble_enable_scan_continue C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +esp_ble_enable_scan_forever C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +esp_ble_get_rxerr_cnt C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +esp_ble_qa_get_adv_txed_cnt C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +esp_ble_qa_get_scan_rxed_cnt C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +esp_ble_qa_set_scan_perfer_addr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +esp_ble_qa_test_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +esp_ble_rxerr_record_en C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +esp_ble_scan_aa_setting C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +esp_ble_scan_channel_setting C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) +esp_ble_set_aux_chan_index C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +esp_ble_switch_phy_coded C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +esp_ble_tx_power_get esp-idf/bt/libbt.a(bt.c.obj) +esp_ble_tx_power_set esp-idf/bt/libbt.a(bt.c.obj) +esp_ble_txpower_lvl_range_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +esp_brownout_disable esp-idf/esp_system/libesp_system.a(brownout.c.obj) +esp_brownout_init esp-idf/esp_system/libesp_system.a(brownout.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_bt_controller_deinit esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/bt/libbt.a(nimble_port.c.obj) +esp_bt_controller_disable esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/bt/libbt.a(nimble_port.c.obj) +esp_bt_controller_enable esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/bt/libbt.a(nimble_port.c.obj) +esp_bt_controller_get_status esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_bt_controller_init esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/bt/libbt.a(nimble_port.c.obj) +esp_bt_controller_is_sleeping esp-idf/bt/libbt.a(bt.c.obj) +esp_bt_controller_mem_release esp-idf/bt/libbt.a(bt.c.obj) +esp_bt_controller_rom_mem_release esp-idf/bt/libbt.a(bt.c.obj) +esp_bt_controller_wakeup_request esp-idf/bt/libbt.a(bt.c.obj) +esp_bt_get_lpclk_src esp-idf/bt/libbt.a(bt.c.obj) +esp_bt_get_tx_buf_num esp-idf/bt/libbt.a(bt.c.obj) +esp_bt_h4tl_eif_io_event_notify esp-idf/bt/libbt.a(bt.c.obj) +esp_bt_mem_release esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) +esp_bt_sleep_disable esp-idf/bt/libbt.a(bt.c.obj) +esp_bt_sleep_enable esp-idf/bt/libbt.a(bt.c.obj) +esp_cache_err_get_cpuid esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +esp_cache_err_int_init esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_chip_info esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) +esp_clk_apb_freq esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_clk_cpu_freq esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_clk_init esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_clk_private_lock esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_clk_private_unlock esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_clk_rtc_time esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) +esp_clk_slowclk_cal_get esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) +esp_clk_slowclk_cal_set esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +esp_clk_tree_lp_fast_get_freq_hz esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) +esp_clk_tree_lp_slow_get_freq_hz esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) +esp_clk_tree_rc_fast_d256_get_freq_hz esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) +esp_clk_tree_rc_fast_get_freq_hz esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) +esp_clk_tree_src_get_freq_hz esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +esp_clk_tree_xtal32k_get_freq_hz esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) +esp_clk_xtal_freq esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_coex_adapter_funcs_md5_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +esp_coex_adapter_register C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_coex_common_clk_slowclk_cal_get_wrapper esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +esp_coex_common_env_is_chip_wrapper esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +esp_coex_common_int_disable_wrapper esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +esp_coex_common_int_restore_wrapper esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +esp_coex_common_malloc_internal_wrapper esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +esp_coex_common_semphr_create_wrapper esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +esp_coex_common_semphr_delete_wrapper esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +esp_coex_common_semphr_give_wrapper esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +esp_coex_common_semphr_take_wrapper esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +esp_coex_common_spin_lock_create_wrapper esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +esp_coex_common_task_yield_from_isr_wrapper esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +esp_coex_common_timer_arm_us_wrapper esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +esp_coex_common_timer_disarm_wrapper esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +esp_coex_common_timer_done_wrapper esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +esp_coex_common_timer_setfn_wrapper esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +esp_coex_i154_funcs_md5_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +esp_coex_rom_version_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) +esp_coex_status_bit_clear C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +esp_coex_status_bit_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +esp_console_cmd_register esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) +esp_console_deinit esp-idf/console/libconsole.a(commands.c.obj) +esp_console_get_completion esp-idf/console/libconsole.a(commands.c.obj) +esp_console_get_hint esp-idf/console/libconsole.a(commands.c.obj) +esp_console_init esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) +esp_console_register_help_command esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) +esp_console_run esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) +esp_console_split_argv esp-idf/console/libconsole.a(split_argv.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) +esp_cpu_clear_breakpoint esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) +esp_cpu_clear_watchpoint esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) +esp_cpu_compare_and_set esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +esp_cpu_configure_region_protection esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) +esp_cpu_intr_get_desc esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esp_cpu_reset esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) +esp_cpu_set_breakpoint esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +esp_cpu_set_watchpoint esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) +esp_cpu_stall esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) +esp_cpu_unstall esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) +esp_cpu_wait_for_intr esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) +esp_create_mbedtls_handle esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_crosscore_int_init esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) +esp_crosscore_int_send_freq_switch esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) +esp_crosscore_int_send_gdb_call esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) +esp_crosscore_int_send_print_backtrace esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) +esp_crosscore_int_send_twdt_abort esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) +esp_crosscore_int_send_yield esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) +esp_crt_bundle_attach esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +esp_crt_bundle_attach_fn esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_crt_bundle_detach esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) +esp_crt_bundle_set esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) +esp_crt_verify_callback esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) +esp_crypto_base64_encode esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) +esp_crypto_ds_lock_acquire esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) +esp_crypto_ds_lock_release esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) +esp_crypto_hmac_lock_acquire esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) +esp_crypto_hmac_lock_release esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) +esp_crypto_mpi_lock_acquire esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) +esp_crypto_mpi_lock_release esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) +esp_crypto_sha1 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) +esp_crypto_sha_aes_lock_acquire esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) +esp_crypto_sha_aes_lock_release esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) +esp_crypto_shared_gdma_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) +esp_crypto_shared_gdma_start esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) +esp_deep_sleep esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_deep_sleep_deregister_hook esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_deep_sleep_deregister_phy_hook esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_deep_sleep_disable_rom_logging esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_deep_sleep_enable_gpio_wakeup esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_deep_sleep_register_hook esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_deep_sleep_register_phy_hook esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +esp_deep_sleep_start esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_deep_sleep_try esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_deep_sleep_try_to_start esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_deep_sleep_wakeup_io_reset esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_default_wake_deep_sleep esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_deregister_freertos_idle_hook esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) +esp_deregister_freertos_idle_hook_for_cpu esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_deregister_freertos_tick_hook esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) +esp_deregister_freertos_tick_hook_for_cpu esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) +esp_derive_local_mac esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) +esp_diag_data_size_get_crc esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) +esp_diag_device_info_get esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) +esp_diag_log_event esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) +esp_diag_log_hook_disable esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) +esp_diag_log_hook_enable esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) +esp_diag_log_hook_init esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) +esp_diag_log_write esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) +esp_diag_log_writev esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) +esp_diag_meta_crc_get esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) +esp_diag_metrics_add esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) +esp_diag_metrics_add_bool esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) +esp_diag_metrics_add_float esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) +esp_diag_metrics_add_int esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) +esp_diag_metrics_add_ipv4 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) +esp_diag_metrics_add_mac esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) +esp_diag_metrics_add_str esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) +esp_diag_metrics_add_uint esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) +esp_diag_metrics_deinit esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) +esp_diag_metrics_init esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) +esp_diag_metrics_meta_get_all esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) +esp_diag_metrics_meta_print_all esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) +esp_diag_metrics_register esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) +esp_diag_metrics_unregister esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) +esp_diag_metrics_unregister_all esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) +esp_diag_task_snapshot_dump esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) +esp_diag_task_snapshot_get esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) +esp_diag_timestamp_get esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) +esp_diag_variable_add esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) +esp_diag_variable_add_bool esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) +esp_diag_variable_add_float esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) +esp_diag_variable_add_int esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) +esp_diag_variable_add_ipv4 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) +esp_diag_variable_add_mac esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) +esp_diag_variable_add_str esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) +esp_diag_variable_add_uint esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) +esp_diag_variable_init esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) +esp_diag_variable_meta_get_all esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) +esp_diag_variable_meta_print_all esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) +esp_diag_variable_register esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) +esp_diag_variable_unregister esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) +esp_diag_variable_unregister_all esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) +esp_diag_variables_deinit esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) +esp_ds_encrypt_params esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) +esp_ds_finish_sign esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) +esp_ds_get_keylen esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +esp_ds_init_data_ctx esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +esp_ds_is_busy esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) +esp_ds_release_ds_lock esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +esp_ds_rsa_sign esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +esp_ds_set_session_timeout esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +esp_ds_sign esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) +esp_ds_start_sign esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) +esp_eap_client_clear_ca_cert esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_eap_client_clear_certificate_and_key esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_eap_client_clear_identity esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_eap_client_clear_new_password esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_eap_client_clear_password esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_eap_client_clear_username esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_eap_client_get_disable_time_check esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_eap_client_set_ca_cert esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_eap_client_set_certificate_and_key esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_eap_client_set_disable_time_check esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_eap_client_set_fast_params esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_eap_client_set_identity esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_eap_client_set_new_password esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_eap_client_set_pac_file esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_eap_client_set_password esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_eap_client_set_suiteb_192bit_certification esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_eap_client_set_ttls_phase2_method esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_eap_client_set_username esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_eap_client_use_default_cert_bundle esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_efuse_batch_write_begin esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_batch_write_cancel esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_batch_write_commit esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_block_is_empty esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_check_errors esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_efuse_check_secure_version esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_efuse_count_unused_key_blocks esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_disable_rom_download_mode esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +esp_efuse_enable_rom_secure_download_mode esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_efuse_find_purpose esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_efuse_find_unused_key_block esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_coding_scheme esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +esp_efuse_get_digest_revoke esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_field_size esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +esp_efuse_get_key esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_key_dis_read esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_efuse_get_key_dis_write esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_efuse_get_key_purpose esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) +esp_efuse_get_keypurpose_dis_write esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_efuse_get_pkg_ver esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +esp_efuse_get_purpose_field esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_write_protect_of_digest_revoke esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_key_block_unused esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_mac_get_custom esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) +esp_efuse_mac_get_default esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +esp_efuse_read_block esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_read_field_bit esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_read_field_blob esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +esp_efuse_read_field_cnt esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_efuse_read_reg esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_read_secure_version esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +esp_efuse_reset esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +esp_efuse_rtc_calib_get_cal_voltage esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) +esp_efuse_rtc_calib_get_init_code esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) +esp_efuse_rtc_calib_get_tsens_val esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) +esp_efuse_rtc_calib_get_ver esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) +esp_efuse_set_digest_revoke esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_key_dis_read esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_key_dis_write esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_key_purpose esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_keypurpose_dis_write esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_read_protect esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_rom_log_scheme esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +esp_efuse_set_write_protect esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_write_protect_of_digest_revoke esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_update_secure_version esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +esp_efuse_utility_apply_new_coding_scheme esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_burn_chip esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_burn_efuses esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_check_errors esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_clear_program_registers esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_count_once esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_debug_dump_blocks esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_debug_dump_pending esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_debug_dump_single_block esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_erase_virt_blocks esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_fill_buff esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_get_number_of_items esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_get_read_register_address esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_utility_is_correct_written_data esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_process esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_read_reg esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_reset esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_update_virt_blocks esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_write_blob esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_write_cnt esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_write_reg esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_write_block esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_write_field_bit esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_write_field_blob esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +esp_efuse_write_field_cnt esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_write_key esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) +esp_efuse_write_keys esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_write_reg esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_enable_cache_wrap esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +esp_err_to_name esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_err_to_name_r esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) +esp_eth_decrease_reference esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) +esp_eth_driver_install esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) +esp_eth_driver_uninstall esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) +esp_eth_increase_reference esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) +esp_eth_ioctl esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) +esp_eth_start esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) +esp_eth_stop esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) +esp_eth_transmit esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) +esp_eth_transmit_vargs esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) +esp_eth_update_input_path esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) +esp_event_dump esp-idf/esp_event/libesp_event.a(esp_event.c.obj) +esp_event_handler_instance_register esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) +esp_event_handler_instance_register_with esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) +esp_event_handler_instance_unregister esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) +esp_event_handler_instance_unregister_with esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) +esp_event_handler_register esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +esp_event_handler_register_with esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_event_handler_register_with_internal esp-idf/esp_event/libesp_event.a(esp_event.c.obj) +esp_event_handler_unregister esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_event_handler_unregister_with esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_event_handler_unregister_with_internal esp-idf/esp_event/libesp_event.a(esp_event.c.obj) +esp_event_isr_post esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) +esp_event_isr_post_to esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) +esp_event_loop_create esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_event_loop_create_default esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +esp_event_loop_delete esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_event_loop_delete_default esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) +esp_event_loop_run esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_event_post esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) +esp_event_post_to esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_fill_random esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + esp-idf/newlib/libnewlib.a(random.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) +esp_flash_app_disable_os_functions esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_app_disable_protect esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_app_enable_os_functions esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_app_init esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_flash_chip_boya esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) +esp_flash_chip_driver_initialized esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_chip_gd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) +esp_flash_chip_generic esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) +esp_flash_chip_issi esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) +esp_flash_chip_mxic esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) +esp_flash_chip_th esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) +esp_flash_chip_winbond esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) +esp_flash_default_chip esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_flash_deinit_os_functions esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +esp_flash_encryption_cfg_verify_release_mode esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_flash_encryption_enabled esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +esp_flash_encryption_init_checks esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_flash_encryption_set_release_mode esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_flash_erase_chip esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_erase_region esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +esp_flash_get_chip_write_protect esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_get_io_mode esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_get_physical_size esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_get_protectable_regions esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_get_protected_region esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_get_size esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_init esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_init_default_chip esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_flash_init_main esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +esp_flash_init_main_bus_lock esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) +esp_flash_init_os_functions esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +esp_flash_noos_functions esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +esp_flash_read esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +esp_flash_read_chip_id esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_read_encrypted esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +esp_flash_read_id esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_read_unique_chip_id esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_registered_chips esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_set_chip_write_protect esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_set_io_mode esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_set_protected_region esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_suspend_cmd_init esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_write esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +esp_flash_write_encrypted esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +esp_flash_write_protect_crypt_cnt esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_get_aws_ppi esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) +esp_get_ble_isr_err_counter C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) +esp_get_deep_sleep_wake_stub esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_get_flash_encryption_mode esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_get_free_heap_size esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +esp_get_free_internal_heap_size esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +esp_get_idf_version esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) +esp_get_minimum_free_heap_size esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) +esp_get_random esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) +esp_gpio_is_pin_reserved esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) +esp_gpio_reserve_pins esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) +esp_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) +esp_hmac_calculate esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) +esp_hmac_jtag_disable esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) +esp_hmac_jtag_enable esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) +esp_http_client_add_auth esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) +esp_http_client_cancel_request esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +esp_http_client_cleanup esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +esp_http_client_close esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +esp_http_client_delete_header esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +esp_http_client_fetch_headers esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +esp_http_client_flush_response esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +esp_http_client_get_chunk_length esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +esp_http_client_get_content_length esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) +esp_http_client_get_errno esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +esp_http_client_get_header esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +esp_http_client_get_password esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +esp_http_client_get_post_field esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) +esp_http_client_get_status_code esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +esp_http_client_get_transport_type esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +esp_http_client_get_url esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +esp_http_client_get_user_data esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +esp_http_client_get_username esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +esp_http_client_init esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +esp_http_client_is_chunked_response esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +esp_http_client_is_complete_data_received esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) +esp_http_client_open esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +esp_http_client_perform esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) +esp_http_client_read esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) +esp_http_client_read_response esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +esp_http_client_set_auth_data esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +esp_http_client_set_authtype esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +esp_http_client_set_header esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) +esp_http_client_set_method esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +esp_http_client_set_password esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +esp_http_client_set_post_field esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +esp_http_client_set_redirection esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) +esp_http_client_set_timeout_ms esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +esp_http_client_set_url esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +esp_http_client_set_user_data esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +esp_http_client_set_username esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +esp_http_client_write esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +esp_http_server_dispatch_event esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) +esp_https_ota esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) +esp_https_ota_abort esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) +esp_https_ota_begin esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_https_ota_finish esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_https_ota_get_image_len_read esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_https_ota_get_image_size esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) +esp_https_ota_get_img_desc esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_https_ota_is_complete_data_received esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_https_ota_perform esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_hw_stack_guard_get_bounds esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +esp_hw_stack_guard_get_pc esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +esp_hw_stack_guard_is_fired esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +esp_hw_stack_guard_monitor_start esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +esp_hw_stack_guard_monitor_stop esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +esp_hw_stack_guard_set_bounds esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +esp_iface_mac_addr_set esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) +esp_image_get_flash_size esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +esp_image_get_metadata esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +esp_image_verify esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_image_verify_bootloader esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +esp_image_verify_bootloader_data esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +esp_int_wdt_cpu_init esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) +esp_int_wdt_init esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) +esp_internal_aes_decrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) +esp_internal_aes_encrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) +esp_intr_alloc esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) +esp_intr_alloc_intrstatus esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +esp_intr_disable esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_intr_disable_source esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) +esp_intr_dump esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esp_intr_enable esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_intr_enable_source esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) +esp_intr_free esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_intr_get_cpu esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) +esp_intr_get_intno esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esp_intr_mark_shared esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esp_intr_noniram_disable esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +esp_intr_noniram_enable esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +esp_intr_reserve esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esp_intr_set_in_iram esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esp_ip4addr_aton esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_ip4addr_ntoa esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) +esp_isr_names esp-idf/soc/libsoc.a(interrupts.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esp_light_sleep_start esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_local_ctrl_add_property esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) +esp_local_ctrl_data_handler esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) +esp_local_ctrl_get_prop_count esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) +esp_local_ctrl_get_prop_values esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) +esp_local_ctrl_get_property esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) +esp_local_ctrl_get_transport_httpd esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) +esp_local_ctrl_remove_property esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) +esp_local_ctrl_set_handler esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) +esp_local_ctrl_set_prop_values esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) +esp_local_ctrl_start esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) +esp_local_ctrl_stop esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) +esp_log_buffer_char_internal esp-idf/log/liblog.a(log_buffers.c.obj) +esp_log_buffer_hex_internal esp-idf/log/liblog.a(log_buffers.c.obj) +esp_log_buffer_hexdump_internal esp-idf/log/liblog.a(log_buffers.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +esp_log_default_level esp-idf/log/liblog.a(log.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_log_early_timestamp esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +esp_log_impl_lock esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/log/liblog.a(log.c.obj) +esp_log_impl_lock_timeout esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/log/liblog.a(log.c.obj) +esp_log_impl_unlock esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/log/liblog.a(log.c.obj) +esp_log_level_get esp-idf/log/liblog.a(log.c.obj) +esp_log_level_set esp-idf/log/liblog.a(log.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +esp_log_set_vprintf esp-idf/log/liblog.a(log.c.obj) +esp_log_system_timestamp esp-idf/log/liblog.a(log_freertos.c.obj) +esp_log_timestamp esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + esp-idf/log/liblog.a(log_buffers.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(nimble_port.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) + esp-idf/protocomm/libprotocomm.a(security0.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + esp-idf/gpio_button/libgpio_button.a(button.c.obj) + esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) + esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +esp_log_write esp-idf/log/liblog.a(log.c.obj) +esp_log_writev esp-idf/log/liblog.a(log.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) +esp_mac_addr_len_get esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) +esp_mbedtls_add_rx_buffer esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) +esp_mbedtls_add_tx_buffer esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) +esp_mbedtls_cleanup esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +esp_mbedtls_conn_delete esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_mbedtls_free_buf esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) +esp_mbedtls_free_cacert esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) +esp_mbedtls_free_dhm esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) +esp_mbedtls_free_global_ca_store esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_mbedtls_free_keycert esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) +esp_mbedtls_free_keycert_cert esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) +esp_mbedtls_free_keycert_key esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) +esp_mbedtls_free_rx_buffer esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) +esp_mbedtls_free_tx_buffer esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) +esp_mbedtls_get_bytes_avail esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_mbedtls_get_ciphersuites_list esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_mbedtls_get_crt_size esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) +esp_mbedtls_get_global_ca_store esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_mbedtls_get_ssl_context esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_mbedtls_handshake esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_mbedtls_init_global_ca_store esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_mbedtls_mem_calloc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) +esp_mbedtls_mem_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) +esp_mbedtls_read esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_mbedtls_reset_add_rx_buffer esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) +esp_mbedtls_reset_add_tx_buffer esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) +esp_mbedtls_reset_free_rx_buffer esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) +esp_mbedtls_reset_free_tx_buffer esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) +esp_mbedtls_server_session_create esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_mbedtls_server_session_delete esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_mbedtls_set_global_ca_store esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_mbedtls_setup_rx_buffer esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) +esp_mbedtls_setup_tx_buffer esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) +esp_mbedtls_verify_certificate esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +esp_mbedtls_write esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_md5_clone esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +esp_md5_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +esp_md5_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +esp_md5_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +esp_md5_process esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) +esp_md5_starts esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +esp_md5_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +esp_mesh_add_conflict_root C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_allow_root_conflicts C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_mesh_ap_enqueue C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_ap_list_clear C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_ap_list_clear_expire C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_ap_list_clear_invalid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) +esp_mesh_ap_list_find C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_ap_list_find_expire C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_ap_list_find_invalid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_ap_list_update_invalid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_appie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_available_txupQ_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_best_effort_tx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +esp_mesh_channel_enable_jp C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_check_multi_redundant_ack C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +esp_mesh_check_nonassociated_children C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_check_vnd_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_clear_parent C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) +esp_mesh_clear_parent_candidate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_combine_multi_redundant_ack C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +esp_mesh_compute_my_votes C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_compute_votes C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_conn_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_conn_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_connect C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_copy_mgmt_announce C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) +esp_mesh_create_context C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +esp_mesh_create_mbox C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_decrypt_vnd_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_delete_group_addr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_delete_group_id C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_delete_sub_children C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_delivery_toDS C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +esp_mesh_delivery_toSelf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +esp_mesh_disable_ps C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_discard_context C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) +esp_mesh_disconnect C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_enable_ps C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_encrypt_vnd_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_find_conflict_root C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_fix_root C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_flush_scan_result C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) +esp_mesh_flush_tcpip_queue C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_flush_upstream_packets C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_force_txupQ_pending C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) +esp_mesh_forward_check_active C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +esp_mesh_forward_packet C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) +esp_mesh_free_context C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +esp_mesh_free_mbox C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_get_active_duty_cycle C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_get_announce_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_ap_assoc_expire C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_get_ap_authmode C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_ap_connections C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_get_attempts C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_beacon_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_capacity_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_child_idx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +esp_mesh_get_child_idx_lock C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +esp_mesh_get_child_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) +esp_mesh_get_config C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_conflict_root_state C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_get_group_list C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_group_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_id C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_ie_crypto_key C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_layer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_get_max_layer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_network_duty_cycle C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_get_non_mesh_connections C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_optlen C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) +esp_mesh_get_parent_bssid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_get_parent_candidate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_mesh_get_parent_monitor_config C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_mesh_get_passive_scan_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_root_addr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_root_healing_delay C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_router C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_router_bssid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_get_routing_table C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +esp_mesh_get_routing_table_size C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +esp_mesh_get_rssi_threshold C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_get_rssi_threshold_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_get_running_active_duty_cycle C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +esp_mesh_get_rx_pending C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_self_organized C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_get_storage C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_sub_capacity C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +esp_mesh_get_subnet_nodes_list C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_subnet_nodes_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_switch_parent_paras C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_topology C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_total_children_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_get_total_node_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_tsf_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +esp_mesh_get_tx_pending C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +esp_mesh_get_type C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_vnd_ext_assoc_len C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_get_vnd_roots_len C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_get_vnd_ssid_len C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_get_vote_percentage C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_get_xon_qsize C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_ie_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_ie_monitor C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_ie_update_capacity C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_ie_update_rssi C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_insert_child C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_insert_group_addr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_io_sem_signal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_io_sem_wait C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) +esp_mesh_is_device_active C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_is_my_group C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) +esp_mesh_is_my_ie_encrypted C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_is_nwk_inited C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_is_nwk_running C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_is_ps_enabled C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_is_root C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_is_root_conflicts_allowed C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_is_root_fixed C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_is_roots_found C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_is_rt_change_debug C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +esp_mesh_is_same_router C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_is_scan_allowed C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_is_start_pm_now C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_is_switch_parent C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_look_for_network C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_lookup_route C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_lookup_sub_route C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +esp_mesh_map_change_beacon_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_map_deauth C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_mesh_map_probe_response C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_map_reject_connection C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_map_stop_beacon C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_match_self C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_mcast_cover_node C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) +esp_mesh_monitor_nonassociated_children C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_monitor_parent_candidate_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_monitor_parent_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_monitor_vote_candidate_rssi C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_nvs_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_nvs_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_nvs_operate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) +esp_mesh_nvs_set_assoc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_nvs_set_layer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_nwk_redundant_route C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_nwk_task_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_nwk_task_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_operation_rxseqno C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) +esp_mesh_pack_multi_routing_table C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +esp_mesh_pack_rmv_announcement C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_parent_reselect C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_parent_select C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_parse_beacon C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_parse_conflict_assoc_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_parse_conflict_roots_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_parse_ext_assoc_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_parse_ps_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_pm_go_to_sleep C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_pm_go_to_wake C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_pm_rx_beacon_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_pm_tbtt_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_pm_tx_data_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_pm_tx_null_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_post_toDS_state C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_print_route_table C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +esp_mesh_print_rxQ_waiting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +esp_mesh_print_scan_result C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_print_txQ_waiting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) +esp_mesh_process_bcast C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) +esp_mesh_process_mcast C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) +esp_mesh_process_options C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) +esp_mesh_process_ps_awake C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_process_ps_type C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_process_redundant_subchildren C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +esp_mesh_process_txupQ_pending C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +esp_mesh_process_ucast C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) +esp_mesh_ps_control_check_awake C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +esp_mesh_ps_duty C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_mesh_ps_duty_cycle_get_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_ps_duty_cycle_set_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_ps_duty_ext_get_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_ps_duty_signaling C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_mesh_ps_get_duties C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_ps_get_ext_duty C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_mesh_push_to_ack_state_queue C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +esp_mesh_push_to_myself_queue C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) +esp_mesh_push_to_nwk_queue C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +esp_mesh_push_to_ps_tx_queue C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_push_to_rx_queue C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) +esp_mesh_push_to_tcpip_queue C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +esp_mesh_push_to_tx_queue C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_push_to_wnd_queue C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +esp_mesh_push_to_xmit_state_queue C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +esp_mesh_quick_funcs C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_mesh_quick_funcs_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_quick_funcs_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_recv C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_recv_release C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_recv_toDS C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_recv_xon C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) +esp_mesh_refresh_routing_table C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_remove_child C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_remove_children C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_remove_conflict_root C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_remove_nonassociated_children C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_revote_root C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_root_process_duty_duration_expire C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_route_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_route_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_rt_change_debug C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_rx_task_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_rx_task_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_scan_done C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_scan_done_get_channel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_scan_done_vote C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_scan_get_ap_ie_len C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_mesh_scan_get_ap_record C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_mesh_send C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_send_add_announcement C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_send_block_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_send_block_event C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +esp_mesh_send_block_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_send_block_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) +esp_mesh_send_block_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +esp_mesh_send_event_internal esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_send_mgmt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_send_rmv_announcement C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_send_root_switch C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) +esp_mesh_send_rtable_ack C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +esp_mesh_send_rtable_request C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +esp_mesh_send_sem_signal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +esp_mesh_send_sem_wait C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_send_stop_vote C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_send_xon C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +esp_mesh_set_6m_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +esp_mesh_set_active_duty_cycle C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_set_announce_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_set_ap_assoc_expire C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_mesh_set_ap_authmode C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_set_ap_connections C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_set_ap_password C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_set_attempts C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_set_beacon_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +esp_mesh_set_capacity_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_set_config C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_set_group_id C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_set_id C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_set_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_set_ie_crypto_funcs C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_set_ie_crypto_funcs_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_set_ie_crypto_key C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_set_ie_crypto_key_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_set_max_layer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_set_network_duty_cycle C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_set_network_duty_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_mesh_set_non_mesh_connections C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_set_parent C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_set_parent_candidate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_set_parent_candidate_config C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_set_parent_monitor_config C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_set_passive_scan_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_set_root_healing_delay C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_set_router C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_set_router_bssid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_set_rssi_threshold C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_set_rssi_threshold_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_set_self_organized C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_set_switch_parent_paras C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_set_topology C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_set_type C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_set_vote_percentage C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_set_xon_qsize C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_sta_connect C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_sta_disassoc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_sta_disconnect C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_sta_monitor_rssi C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_stop_parent_reconnection C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) +esp_mesh_switch_channel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_switch_channel_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) +esp_mesh_sync_interface_tsf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) +esp_mesh_tx_task_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_tx_task_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_tx_tid_flush C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +esp_mesh_txupQ_pending C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_txupQ_pending_clear_xonseq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +esp_mesh_txupQ_pending_delete_child C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_txupQ_pending_get_cidx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_txupQ_pending_get_xonseq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_txupQ_pending_insert_child C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_mesh_update_conflict_root C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_mesh_waive_root C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_mesh_wifi_recv_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) +esp_mmu_map esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +esp_mmu_map_dump_mapped_blocks esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +esp_mmu_map_dump_mapped_blocks_private esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) +esp_mmu_map_get_max_consecutive_free_block_size esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +esp_mmu_map_init esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_mmu_map_reserve_block_with_caps esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) +esp_mmu_paddr_find_caps esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +esp_mmu_paddr_to_vaddr esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +esp_mmu_unmap esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +esp_mmu_vaddr_to_paddr esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +esp_mpi_a_add_b_mod_c esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) +esp_mpi_a_exp_b_mod_c esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) +esp_mpi_a_mul_b_mod_c esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) +esp_mpi_ctx_free esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) +esp_mpi_ctx_new esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) +esp_mpi_disable_hardware_hw_op esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) +esp_mpi_enable_hardware_hw_op esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) +esp_mpi_exp_mpi_mod_hw_op esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) +esp_mpi_free esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) +esp_mpi_get_rand esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) +esp_mpi_hardware_words esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) +esp_mpi_interrupt_clear esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) +esp_mpi_interrupt_enable esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) +esp_mpi_mul_mpi_hw_op esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) +esp_mpi_mul_mpi_mod esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) +esp_mpi_mul_mpi_mod_hw_op esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) +esp_mpi_mult_mpi_failover_mod_mult_hw_op esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) +esp_mpi_new esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) +esp_mpi_new_from_bin esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) +esp_mpi_new_from_hex esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) +esp_mpi_sizeof esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) +esp_mpi_to_bin esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) +esp_mprot_dump_configuration esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) +esp_mprot_get_active_intr esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +esp_mprot_get_default_main_split_addr esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) +esp_mprot_get_monitor_en esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) +esp_mprot_get_monitor_lock esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) +esp_mprot_get_pms_area esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) +esp_mprot_get_pms_lock esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) +esp_mprot_get_split_addr esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) +esp_mprot_get_split_addr_lock esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) +esp_mprot_get_violate_addr esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +esp_mprot_get_violate_byte_enables esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +esp_mprot_get_violate_operation esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +esp_mprot_get_violate_world esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +esp_mprot_has_byte_enables esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +esp_mprot_is_conf_locked_any esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_mprot_is_intr_ena_any esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) +esp_mprot_ll_err_to_esp_err esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) +esp_mprot_ll_world_to_hl_world esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) +esp_mprot_monitor_clear_intr esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) +esp_mprot_oper_type_to_str esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +esp_mprot_pms_world_to_str esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +esp_mprot_set_monitor_en esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) +esp_mprot_set_monitor_lock esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) +esp_mprot_set_pms_area esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) +esp_mprot_set_pms_lock esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) +esp_mprot_set_prot esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_mprot_set_split_addr esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) +esp_mprot_set_split_addr_lock esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) +esp_mqtt_client_destroy esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) +esp_mqtt_client_disconnect esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_mqtt_client_enqueue esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_mqtt_client_get_outbox_size esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_mqtt_client_init esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) +esp_mqtt_client_publish esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) +esp_mqtt_client_reconnect esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_mqtt_client_register_event esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) +esp_mqtt_client_set_uri esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_mqtt_client_start esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) +esp_mqtt_client_stop esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) +esp_mqtt_client_subscribe_multiple esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_mqtt_client_subscribe_single esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) +esp_mqtt_client_unregister_event esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_mqtt_client_unsubscribe esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) +esp_mqtt_destroy_config esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_mqtt_dispatch_custom_event esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_mqtt_set_config esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_mqtt_set_if_config esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_mspi_get_io esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +esp_mspi_pin_init esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_net80211_rom_version_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_netif_action_add_ip6_address esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) +esp_netif_action_connected esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_action_disconnected esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_action_got_ip esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_action_join_ip6_multicast_group esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) +esp_netif_action_leave_ip6_multicast_group esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) +esp_netif_action_remove_ip6_address esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) +esp_netif_action_start esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_action_stop esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_add_ip6_address esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) +esp_netif_add_to_list_unsafe esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_attach esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_attach_wifi_ap esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_attach_wifi_station esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_create_default_wifi_ap esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +esp_netif_create_default_wifi_mesh_netifs esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_create_default_wifi_sta esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +esp_netif_create_ip6_linklocal esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_create_wifi esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_deinit esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_destroy esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_destroy_default_wifi esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_dhcpc_get_status esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +esp_netif_dhcpc_option esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_dhcpc_option_api esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_dhcpc_start esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) +esp_netif_dhcpc_stop esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_dhcps_get_clients_by_mac esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_dhcps_get_status esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_dhcps_option esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_dhcps_option_api esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_dhcps_start esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_dhcps_stop esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_down esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) +esp_netif_find_if esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_free_rx_buffer esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) +esp_netif_get_all_ip6 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +esp_netif_get_default_netif esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_get_desc esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) +esp_netif_get_dns_info esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_get_event_id esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) +esp_netif_get_flags esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) +esp_netif_get_handle_from_ifkey esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +esp_netif_get_handle_from_ifkey_unsafe esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_get_handle_from_netif_impl esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) +esp_netif_get_hostname esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) +esp_netif_get_ifkey esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) +esp_netif_get_io_driver esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_get_ip6_global esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_get_ip6_linklocal esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +esp_netif_get_ip_info esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +esp_netif_get_mac esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_get_netif_impl esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) +esp_netif_get_netif_impl_index esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_get_netif_impl_name esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_get_netif_impl_name_api esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_get_nr_of_ifs esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_get_old_ip_info esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) +esp_netif_get_route_prio esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_init esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +esp_netif_ip6_get_addr_type esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_is_netif_listed esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_is_netif_up esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) +esp_netif_is_valid_static_ip esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) +esp_netif_join_ip6_multicast_group esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) +esp_netif_leave_ip6_multicast_group esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) +esp_netif_napt_disable esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_napt_enable esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_netstack_buf_free esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_netstack_buf_ref esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_new esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_next esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) +esp_netif_next_unsafe esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_ppp_set_auth esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_ppp_set_auth_internal esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_receive esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_remove_from_list_unsafe esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_remove_ip6_address esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) +esp_netif_set_default_netif esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_set_dns_info esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_set_driver_config esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_set_hostname esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_set_ip4_addr esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_set_ip_info esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_set_link_speed esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_set_mac esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_set_mac_api esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_set_old_ip_info esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) +esp_netif_start esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) +esp_netif_stop esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) +esp_netif_str_to_ip4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_str_to_ip6 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_tcpip_exec esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_transmit esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) +esp_netif_transmit_wrap esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) +esp_netif_up esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) +esp_newlib_init esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_newlib_init_global_stdio esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_newlib_locks_init esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +esp_newlib_time_init esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_nimble_deinit esp-idf/bt/libbt.a(nimble_port.c.obj) +esp_nimble_disable esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) +esp_nimble_enable esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) +esp_nimble_hci_deinit esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + esp-idf/bt/libbt.a(nimble_port.c.obj) +esp_nimble_hci_init esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + esp-idf/bt/libbt.a(nimble_port.c.obj) +esp_nimble_init esp-idf/bt/libbt.a(nimble_port.c.obj) +esp_ota_abort esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) +esp_ota_begin esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) +esp_ota_check_rollback_is_possible esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_end esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) +esp_ota_erase_last_boot_app_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_get_app_partition_count esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_get_boot_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_get_bootloader_description esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_get_last_invalid_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_get_next_update_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) +esp_ota_get_partition_description esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_ota_get_running_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_ota_get_state_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_ota_mark_app_invalid_rollback_and_reboot esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_ota_mark_app_valid_cancel_rollback esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_ota_set_boot_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) +esp_ota_write esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) +esp_ota_write_with_offset esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_panic_handler esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +esp_panic_handler_reconfigure_wdts esp-idf/esp_system/libesp_system.a(panic.c.obj) +esp_partition_check_identity esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) +esp_partition_deregister_external esp-idf/esp_partition/libesp_partition.a(partition.c.obj) +esp_partition_erase_range esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_find esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_find_first esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_get esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_get_sha256 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) +esp_partition_is_flash_region_writable esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) +esp_partition_iterator_release esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_main_flash_region_safe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) +esp_partition_mmap esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_munmap esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_next esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_read esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_read_raw esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +esp_partition_register_external esp-idf/esp_partition/libesp_partition.a(partition.c.obj) +esp_partition_table_verify esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +esp_partition_unload_all esp-idf/esp_partition/libesp_partition.a(partition.c.obj) +esp_partition_verify esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_write esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_write_raw esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +esp_pbuf_allocate esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) +esp_perip_clk_init esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_phy_apply_phy_init_data C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_phy_common_clock_disable esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +esp_phy_common_clock_enable esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +esp_phy_disable esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) +esp_phy_enable esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) +esp_phy_erase_cal_data_in_nvs esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +esp_phy_get_init_data esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +esp_phy_load_cal_and_init esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +esp_phy_load_cal_data_from_nvs esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +esp_phy_modem_deinit esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) +esp_phy_modem_init esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) +esp_phy_release_init_data esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +esp_phy_store_cal_data_to_nvs esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +esp_phy_update_country_info esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +esp_pm_register_inform_out_light_sleep_overhead_callback esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) +esp_pm_register_light_sleep_default_params_config_callback esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) +esp_pm_unregister_inform_out_light_sleep_overhead_callback esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) +esp_pm_unregister_light_sleep_default_params_config_callback esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) +esp_pp_rom_version_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +esp_pthread_get_cfg esp-idf/pthread/libpthread.a(pthread.c.obj) +esp_pthread_get_default_config esp-idf/pthread/libpthread.a(pthread.c.obj) +esp_pthread_init esp-idf/pthread/libpthread.a(pthread.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_pthread_set_cfg esp-idf/pthread/libpthread.a(pthread.c.obj) +esp_ptr_byte_accessible esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + esp-idf/log/liblog.a(log_buffers.c.obj) + esp-idf/freertos/libfreertos.a(heap_idf.c.obj) +esp_ptr_dma_ext_capable esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) +esp_ptr_external_ram esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) +esp_qrcode_generate esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) +esp_qrcode_print_console esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) +esp_random esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/lwip/liblwip.a(igmp.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +esp_read_mac esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) +esp_reent_cleanup esp-idf/newlib/libnewlib.a(reent_init.c.obj) +esp_reent_init esp-idf/newlib/libnewlib.a(reent_init.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +esp_register_freertos_idle_hook esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) +esp_register_freertos_idle_hook_for_cpu esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_register_freertos_tick_hook esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) +esp_register_freertos_tick_hook_for_cpu esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) +esp_register_shutdown_handler esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) +esp_reset_reason esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) +esp_reset_reason_get_hint esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +esp_reset_reason_set_hint esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) +esp_restart esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_restart_noos esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_rmaker_array esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) +esp_rmaker_attribute_delete esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) +esp_rmaker_bool esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + esp-idf/main/libmain.a(app_driver.c.obj) +esp_rmaker_brightness_param_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) +esp_rmaker_cct_param_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) +esp_rmaker_change_node_id esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_claim_data_free esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_claim_task esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +esp_rmaker_clean_mqtt_conn_params esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_cmd_deregister esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) +esp_rmaker_cmd_prepare_empty_response esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) +esp_rmaker_cmd_register esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) +esp_rmaker_cmd_resp_parse_response esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) +esp_rmaker_cmd_resp_test_send esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) +esp_rmaker_cmd_response_enable esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_cmd_response_handler esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) +esp_rmaker_common_console_init esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) +esp_rmaker_common_register_commands esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) +esp_rmaker_console_init esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +esp_rmaker_create_local_control_service esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) +esp_rmaker_create_mqtt_topic esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +esp_rmaker_create_scenes_service esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) +esp_rmaker_create_schedule_service esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) +esp_rmaker_create_system_service esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) +esp_rmaker_device_add_attribute esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) +esp_rmaker_device_add_cb esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +esp_rmaker_device_add_model esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) +esp_rmaker_device_add_param esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +esp_rmaker_device_add_subtype esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) +esp_rmaker_device_assign_primary_param esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +esp_rmaker_device_cb_src_to_str esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +esp_rmaker_device_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +esp_rmaker_device_delete esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) +esp_rmaker_device_get_name esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +esp_rmaker_device_get_param_by_name esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + esp-idf/main/libmain.a(app_driver.c.obj) +esp_rmaker_device_get_param_by_type esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) +esp_rmaker_device_get_type esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) +esp_rmaker_direction_param_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) +esp_rmaker_factory_get esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_factory_get_size esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) +esp_rmaker_factory_init esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_factory_reset esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) +esp_rmaker_factory_reset_param_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) +esp_rmaker_factory_set esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +esp_rmaker_float esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) +esp_rmaker_get_client_cert esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) +esp_rmaker_get_client_cert_len esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) +esp_rmaker_get_client_csr esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) +esp_rmaker_get_client_key esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +esp_rmaker_get_client_key_len esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) +esp_rmaker_get_local_time_str esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) +esp_rmaker_get_mqtt_conn_params esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_get_mqtt_host esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) +esp_rmaker_get_node esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +esp_rmaker_get_node_config esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) +esp_rmaker_get_node_id esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) +esp_rmaker_get_node_params esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) +esp_rmaker_get_secure_boot_digest esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) +esp_rmaker_get_state esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +esp_rmaker_get_user_role_string esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) +esp_rmaker_handle_set_params esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) +esp_rmaker_hue_param_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) +esp_rmaker_init_local_ctrl_service esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_int esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) +esp_rmaker_intensity_param_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) +esp_rmaker_is_mqtt_connected esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) +esp_rmaker_local_control_pop_param_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) +esp_rmaker_local_control_type_param_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) +esp_rmaker_local_ctrl_disable esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) +esp_rmaker_local_ctrl_enable esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_local_ctrl_service_started esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) +esp_rmaker_mqtt_budgeting_deinit esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) +esp_rmaker_mqtt_budgeting_init esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) +esp_rmaker_mqtt_budgeting_start esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) +esp_rmaker_mqtt_budgeting_stop esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) +esp_rmaker_mqtt_connect esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_mqtt_decrease_budget esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) +esp_rmaker_mqtt_deinit esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) +esp_rmaker_mqtt_disconnect esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_mqtt_get_conn_params esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) +esp_rmaker_mqtt_glue_setup esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) +esp_rmaker_mqtt_increase_budget esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) +esp_rmaker_mqtt_init esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_mqtt_is_budget_available esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) +esp_rmaker_mqtt_publish esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +esp_rmaker_mqtt_setup esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) +esp_rmaker_mqtt_subscribe esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +esp_rmaker_mqtt_unsubscribe esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) +esp_rmaker_name_param_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +esp_rmaker_node_add_attribute esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_node_add_device esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +esp_rmaker_node_add_fw_version esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) +esp_rmaker_node_add_model esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) +esp_rmaker_node_add_subtype esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) +esp_rmaker_node_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_node_deinit esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_node_delete esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_node_get_device_by_name esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) +esp_rmaker_node_get_first_attribute esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) +esp_rmaker_node_get_first_device esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +esp_rmaker_node_get_id esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) +esp_rmaker_node_get_info esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) +esp_rmaker_node_init esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +esp_rmaker_node_remove_device esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) +esp_rmaker_obj esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +esp_rmaker_ota_autofetch_timer_cb esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) +esp_rmaker_ota_common_cb esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) +esp_rmaker_ota_default_cb esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_rmaker_ota_enable esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_rmaker_ota_enable_default esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +esp_rmaker_ota_enable_using_params esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_rmaker_ota_enable_using_topics esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_rmaker_ota_fetch esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) +esp_rmaker_ota_fetch_with_delay esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_rmaker_ota_finish_using_params esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_rmaker_ota_finish_using_topics esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_rmaker_ota_handle_metadata esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_rmaker_ota_handle_time esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_rmaker_ota_info_param_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) +esp_rmaker_ota_mark_invalid esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_rmaker_ota_mark_valid esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_rmaker_ota_report_status esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) +esp_rmaker_ota_report_status_using_params esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_rmaker_ota_report_status_using_topics esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_rmaker_ota_service_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) +esp_rmaker_ota_status_param_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) +esp_rmaker_ota_status_to_event esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_rmaker_ota_status_to_string esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) +esp_rmaker_ota_url_param_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) +esp_rmaker_param_add_array_max_count esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) +esp_rmaker_param_add_bounds esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) +esp_rmaker_param_add_ui_type esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) +esp_rmaker_param_add_valid_str_list esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +esp_rmaker_param_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) +esp_rmaker_param_delete esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) +esp_rmaker_param_get_name esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +esp_rmaker_param_get_stored_value esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) +esp_rmaker_param_get_type esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) +esp_rmaker_param_get_val esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +esp_rmaker_param_notify esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +esp_rmaker_param_report esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +esp_rmaker_param_store_value esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) +esp_rmaker_param_update esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +esp_rmaker_param_update_and_notify esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +esp_rmaker_param_update_and_report esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + esp-idf/main/libmain.a(app_driver.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +esp_rmaker_params_mqtt_init esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_power_param_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +esp_rmaker_raise_alert esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +esp_rmaker_reboot esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_rmaker_reboot_param_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) +esp_rmaker_report_data_type esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +esp_rmaker_report_node_config esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_report_node_details esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_report_node_state esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_report_value esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +esp_rmaker_reset_user_node_mapping esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_saturation_param_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) +esp_rmaker_scenes_enable esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +esp_rmaker_scenes_get_operation_from_str esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) +esp_rmaker_scenes_param_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) +esp_rmaker_schedule_enable esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +esp_rmaker_schedule_get_operation_from_str esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) +esp_rmaker_schedules_param_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) +esp_rmaker_secure_boot_digest_free esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) +esp_rmaker_self_claim_init esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_self_claim_perform esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_service_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) +esp_rmaker_speed_param_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) +esp_rmaker_start esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +esp_rmaker_start_local_ctrl_service esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) +esp_rmaker_start_user_node_mapping esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) +esp_rmaker_stop esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_str esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) +esp_rmaker_temperature_param_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) +esp_rmaker_test_cmd_resp esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) +esp_rmaker_time_check esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +esp_rmaker_time_get_timezone esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) +esp_rmaker_time_get_timezone_posix esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) +esp_rmaker_time_service_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) +esp_rmaker_time_set_timezone esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) +esp_rmaker_time_set_timezone_posix esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) +esp_rmaker_time_sync_init esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_time_wait_for_sync esp-idf/rmaker_common/librmaker_common.a(time.c.obj) +esp_rmaker_timezone_enable esp-idf/rmaker_common/librmaker_common.a(time.c.obj) +esp_rmaker_timezone_param_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) +esp_rmaker_timezone_posix_param_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) +esp_rmaker_timezone_service_enable esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +esp_rmaker_tz_db_get_posix_str esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) +esp_rmaker_user_mapping_endpoint_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) +esp_rmaker_user_mapping_endpoint_register esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) +esp_rmaker_user_mapping_handler esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) +esp_rmaker_user_mapping_lock esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) +esp_rmaker_user_mapping_prov_deinit esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_user_mapping_prov_init esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_user_node_mapping_deinit esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) +esp_rmaker_user_node_mapping_get_state esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_user_node_mapping_init esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_wifi_reset esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) +esp_rmaker_wifi_reset_param_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) +esp_rmaker_work_queue_add_task esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_work_queue_deinit esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_work_queue_init esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_work_queue_start esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_rmaker_work_queue_stop esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) +esp_rom_crc32_le esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) +esp_rom_delay_us esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/hal/libhal.a(adc_hal_common.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_rom_efuse_get_flash_gpio_info esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +esp_rom_efuse_get_flash_wp_gpio esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +esp_rom_get_cpu_ticks_per_us esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) +esp_rom_get_reset_reason esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_rom_gpio_connect_in_signal esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +esp_rom_gpio_connect_out_signal esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) +esp_rom_gpio_pad_pullup_only esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +esp_rom_gpio_pad_select_gpio esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +esp_rom_gpio_pad_set_drv esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +esp_rom_md5_final esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) +esp_rom_md5_init esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) +esp_rom_md5_update esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) +esp_rom_newlib_init_common_mutexes esp-idf/newlib/libnewlib.a(locks.c.obj) +esp_rom_printf esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_rom_regi2c_read esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +esp_rom_regi2c_read_mask esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +esp_rom_regi2c_write esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +esp_rom_regi2c_write_mask esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +esp_rom_route_intr_matrix esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_rom_set_cpu_ticks_per_us esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +esp_rom_software_reset_cpu esp-idf/esp_system/libesp_system.a(system_internal.c.obj) +esp_rom_software_reset_system esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) +esp_rom_spiflash_config_clk esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +esp_rom_spiflash_config_param esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +esp_rom_spiflash_wait_idle esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +esp_rom_uart_flush_tx esp-idf/newlib/libnewlib.a(syscalls.c.obj) +esp_rom_uart_rx_one_char esp-idf/newlib/libnewlib.a(syscalls.c.obj) +esp_rom_uart_tx_one_char esp-idf/newlib/libnewlib.a(syscalls.c.obj) +esp_rom_uart_tx_wait_idle esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_rrm_send_neighbor_rep_request esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) +esp_rtc_get_time_us esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_schedule_create esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) +esp_schedule_delete esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) +esp_schedule_disable esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) +esp_schedule_edit esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) +esp_schedule_enable esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) +esp_schedule_get esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) +esp_schedule_init esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) +esp_schedule_nvs_add esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) +esp_schedule_nvs_get_all esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) +esp_schedule_nvs_init esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) +esp_schedule_nvs_is_enabled esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) +esp_schedule_nvs_remove esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) +esp_schedule_nvs_remove_all esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) +esp_secure_boot_read_key_digests esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_send_assoc_resp esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_send_sae_auth_reply esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) +esp_set_assoc_ie esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_set_deep_sleep_wake_stub esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_set_scan_ie esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_set_time_from_rtc esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_setenv esp-idf/rmaker_common/librmaker_common.a(time.c.obj) +esp_setup_newlib_syscalls esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +esp_sha_acquire_hardware esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) +esp_sha_dma esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) +esp_sha_dma_start esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) +esp_sha_read_digest_state esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) +esp_sha_release_hardware esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) +esp_sha_write_digest_state esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) +esp_sleep_config_gpio_isolate esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +esp_sleep_cpu_pd_low_deinit esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) +esp_sleep_cpu_pd_low_init esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) +esp_sleep_cpu_retention_deinit esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) +esp_sleep_cpu_retention_init esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) +esp_sleep_disable_bt_wakeup esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_sleep_disable_wakeup_source esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_sleep_disable_wifi_beacon_wakeup esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_sleep_disable_wifi_wakeup esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_sleep_enable_adc_tsens_monitor esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_sleep_enable_bt_wakeup esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_sleep_enable_gpio_switch esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +esp_sleep_enable_gpio_wakeup esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_sleep_enable_timer_wakeup esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_sleep_enable_uart_wakeup esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_sleep_enable_ulp_wakeup esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_sleep_enable_wifi_beacon_wakeup esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_sleep_enable_wifi_wakeup esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_sleep_execute_event_callbacks esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_sleep_get_gpio_wakeup_status esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_sleep_get_wakeup_cause esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_sleep_is_valid_wakeup_gpio esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_sleep_isolate_digital_gpio esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_sleep_pd_config esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_sleep_periph_use_8m esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_sntp_enabled esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) +esp_sntp_getserver esp-idf/lwip/liblwip.a(sntp.c.obj) +esp_sntp_getservername esp-idf/lwip/liblwip.a(sntp.c.obj) +esp_sntp_init esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) +esp_sntp_setoperatingmode esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) +esp_sntp_setserver esp-idf/lwip/liblwip.a(sntp.c.obj) +esp_sntp_setservername esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) +esp_sntp_stop esp-idf/lwip/liblwip.a(sntp.c.obj) +esp_srp_exchange_proofs esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) +esp_srp_free esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) +esp_srp_gen_salt_verifier esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) +esp_srp_get_session_key esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) +esp_srp_init esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) +esp_srp_set_salt_verifier esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) +esp_srp_srv_pubkey esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) +esp_srp_srv_pubkey_from_salt_verifier esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) +esp_startup_start_app esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_supplicant_common_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_supplicant_common_init esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_supplicant_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +esp_supplicant_disable_pmk_caching esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_supplicant_init esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +esp_supplicant_str_to_mac esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) +esp_supplicant_unset_all_appie esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_sync_timekeeping_timers esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) +esp_system_abort esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + esp-idf/newlib/libnewlib.a(assert.c.obj) + esp-idf/newlib/libnewlib.a(abort.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +esp_system_get_time esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) +esp_system_get_time_resolution esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) +esp_system_reset_modules_on_exit esp-idf/esp_system/libesp_system.a(system_internal.c.obj) +esp_task_wdt_add esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_add_user esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_deinit esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_delete esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_delete_user esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_impl_timeout_triggered esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_impl_timer_allocate esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_impl_timer_feed esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_impl_timer_free esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_impl_timer_reconfigure esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_impl_timer_restart esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_impl_timer_stop esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_init esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) +esp_task_wdt_isr_user_handler esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_print_triggered_tasks esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_reconfigure esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_reset esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_reset_user esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_restart esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_status esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_stop esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_time_impl_get_boot_time esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) +esp_time_impl_get_time esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) +esp_time_impl_get_time_since_boot esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) +esp_time_impl_init esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) +esp_time_impl_set_boot_time esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) +esp_timer_create esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +esp_timer_deinit esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_delete esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +esp_timer_dump esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_early_init esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_timer_get_expiry_time esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +esp_timer_get_next_alarm esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_get_next_alarm_for_wake_up esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_get_period esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_get_time esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_impl_advance esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_impl_deinit esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_impl_early_init esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_impl_get_alarm_reg esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_impl_get_counter_reg esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_impl_get_min_period_us esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_impl_get_time esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_impl_init esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_impl_init_system_time esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_impl_lock esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) +esp_timer_impl_set esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_impl_set_alarm esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) +esp_timer_impl_set_alarm_id esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_impl_unlock esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) +esp_timer_impl_update_apb_freq esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_init esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_is_active esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +esp_timer_private_advance esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_private_lock esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_timer_private_set esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_timer_private_unlock esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_timer_private_update_apb_freq esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_restart esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_start_once esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +esp_timer_start_periodic esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +esp_timer_stop esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +esp_tls_cfg_server_session_tickets_free esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) +esp_tls_cfg_server_session_tickets_init esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) +esp_tls_conn_destroy esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) +esp_tls_conn_http_new esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_tls_conn_http_new_async esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_tls_conn_http_new_sync esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_tls_conn_new_async esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) +esp_tls_conn_new_sync esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) +esp_tls_conn_read esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) +esp_tls_conn_write esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) +esp_tls_free_global_ca_store esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_tls_get_and_clear_error_type esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) +esp_tls_get_and_clear_last_error esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_tls_get_bytes_avail esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) +esp_tls_get_ciphersuites_list esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_tls_get_conn_sockfd esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) +esp_tls_get_conn_state esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_tls_get_error_handle esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) +esp_tls_get_global_ca_store esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_tls_get_platform_time esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_tls_get_ssl_context esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_tls_init esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) +esp_tls_init_global_ca_store esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_tls_internal_event_tracker_capture esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_tls_internal_event_tracker_create esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_tls_internal_event_tracker_destroy esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_tls_plain_tcp_connect esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) +esp_tls_server_session_create esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) +esp_tls_server_session_delete esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) +esp_tls_set_conn_sockfd esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_tls_set_conn_state esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_tls_set_global_ca_store esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +esp_transport_capture_errno esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) +esp_transport_close esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_connect esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_connect_async esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +esp_transport_destroy esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_destroy_foundation_transport esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) +esp_transport_esp_tls_destroy esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) +esp_transport_get_context_data esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) +esp_transport_get_default_port esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_get_errno esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_get_error_handle esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_get_payload_transport_handle esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) +esp_transport_get_socket esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) +esp_transport_init esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) +esp_transport_init_foundation_transport esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) +esp_transport_list_add esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_list_clean esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) +esp_transport_list_destroy esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_list_get_transport esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_list_init esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_poll_read esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_poll_write esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) +esp_transport_read esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_set_async_connect_func esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) +esp_transport_set_context_data esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) +esp_transport_set_default_port esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_set_errors esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) +esp_transport_set_func esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) +esp_transport_set_parent_transport_func esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) +esp_transport_ssl_crt_bundle_attach esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_ssl_enable_global_ca_store esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_ssl_init esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_ssl_set_alpn_protocol esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_ssl_set_cert_data esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_ssl_set_cert_data_der esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_ssl_set_client_cert_data esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_ssl_set_client_cert_data_der esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_ssl_set_client_key_data esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_ssl_set_client_key_data_der esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_ssl_set_client_key_password esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_ssl_set_common_name esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_ssl_set_ds_data esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_ssl_set_interface_name esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_ssl_set_keep_alive esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) +esp_transport_ssl_set_tls_version esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +esp_transport_ssl_skip_common_name_check esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_tcp_init esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_tcp_set_interface_name esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_tcp_set_keep_alive esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +esp_transport_translate_error esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +esp_transport_utils_ms_to_timeval esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) +esp_transport_write esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_ws_get_fin_flag esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) +esp_transport_ws_get_read_opcode esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) +esp_transport_ws_get_read_payload_len esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) +esp_transport_ws_get_upgrade_request_status esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) +esp_transport_ws_init esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_ws_poll_connection_closed esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) +esp_transport_ws_send_raw esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) +esp_transport_ws_set_auth esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) +esp_transport_ws_set_config esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) +esp_transport_ws_set_headers esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) +esp_transport_ws_set_path esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_ws_set_subprotocol esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +esp_transport_ws_set_user_agent esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) +esp_tx_state_out C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +esp_unregister_shutdown_handler esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_vApplicationIdleHook esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +esp_vApplicationTickHook esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +esp_vendor_cmd C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_msg.o) +esp_vfs_access esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_close esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_closedir esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_console_register esp-idf/vfs/libvfs.a(vfs_console.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_vfs_dev_console_register esp-idf/vfs/libvfs.a(vfs_console.c.obj) +esp_vfs_dev_uart_port_set_rx_line_endings esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_dev_uart_port_set_tx_line_endings esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_dev_uart_register esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_dev_uart_set_rx_line_endings esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_dev_uart_set_tx_line_endings esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_dev_uart_use_driver esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_dev_uart_use_nonblocking esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_dev_usb_serial_jtag_register esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) +esp_vfs_dev_usb_serial_jtag_set_rx_line_endings esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) +esp_vfs_dev_usb_serial_jtag_set_tx_line_endings esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) +esp_vfs_fcntl_r esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_fstat esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_fsync esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_ftruncate esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_ioctl esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_link esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_lseek esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_lwip_sockets_register esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) +esp_vfs_mkdir esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_open esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_opendir esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_pread esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_pwrite esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_read esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_readdir esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_readdir_r esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_register esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs_console.c.obj) +esp_vfs_register_common esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/vfs/libvfs.a(vfs_console.c.obj) +esp_vfs_register_fd esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_register_fd_range esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) +esp_vfs_register_fd_with_local_fd esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_register_with_id esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_rename esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_rewinddir esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_rmdir esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_seekdir esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_select esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_select_triggered esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_select_triggered_isr esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_set_readonly_flag esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_stat esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_telldir esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_truncate esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_uart_get_vfs esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_console.c.obj) +esp_vfs_unlink esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_unregister esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_unregister_fd esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_unregister_with_id esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_usb_serial_jtag_get_vfs esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs_console.c.obj) +esp_vfs_usb_serial_jtag_use_driver esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) +esp_vfs_usb_serial_jtag_use_nonblocking esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) +esp_vfs_utime esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_write esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vhci_host_check_send_available esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) +esp_vhci_host_register_callback esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) +esp_vhci_host_send_packet esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) +esp_wake_deep_sleep esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +esp_wifi_80211_tx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +esp_wifi_action_tx_req C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_ap_deauth_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_ap_get_max_sta_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) +esp_wifi_ap_get_prof_ap_ssid_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) +esp_wifi_ap_get_prof_authmode_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) +esp_wifi_ap_get_prof_pairwise_cipher_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) +esp_wifi_ap_get_prof_password_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) +esp_wifi_ap_get_prof_pmk_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) +esp_wifi_ap_get_sta_aid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +esp_wifi_ap_get_sta_aid_local C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_ap_get_sta_list C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_wifi_ap_is_sta_sae_reauth_node C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_ap_notify_node_sae_auth_done C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +esp_wifi_auth_done_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_beacon_monitor_configure C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_bt_power_domain_off esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) +esp_wifi_bt_power_domain_on esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) +esp_wifi_build_rsnxe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) +esp_wifi_clear_ap_list C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +esp_wifi_clear_default_wifi_driver_and_handlers esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_wifi_clear_fast_connect C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_config_11b_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_config_80211_tx_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_config_espnow_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_connect C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) +esp_wifi_connectionless_module_set_wake_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_create_if_driver esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_wifi_deauth_sta C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +esp_wifi_deauthenticate_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_deinit esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +esp_wifi_deinit_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +esp_wifi_del_key_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_destroy_if_driver esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_wifi_disable_pmf_config C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_disarm_sta_connection_timer_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_disconnect C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +esp_wifi_eb_tx_status_success_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_enable_sae_pk_only_mode_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) +esp_wifi_enable_sta_privacy_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_force_wakeup_acquire C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_force_wakeup_release C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_ftm_end_session C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_ftm_end_session_local C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_ftm_get_report C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_ftm_get_report_local C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_ftm_initiate_session C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_ftm_resp_set_offset C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_ftm_resp_set_offset_local C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_ant C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_ant_gpio C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_appie_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_get_assoc_bssid_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_wifi_get_auto_connect C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_bandwidth C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_beacon_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +esp_wifi_get_channel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_config C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +esp_wifi_get_config_channel_local C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_config_sae_pwe_h2e_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +esp_wifi_get_country C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_country_code C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_event_mask C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +esp_wifi_get_hostap_private_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_get_if_mac esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_wifi_get_inactive_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_inactive_time_local C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_key_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_get_mac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_wifi_get_macaddr_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_get_max_tx_power C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_mode C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +esp_wifi_get_negotiated_bw_local C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_negotiated_channel_local C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_pmf_config_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) +esp_wifi_get_promiscuous C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_promiscuous_ctrl_filter C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_promiscuous_filter C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_protocol C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_ps C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_wifi_get_spp_attrubute_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) +esp_wifi_get_sta_key_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_get_tsf_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_get_user_init_flag_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +esp_wifi_get_wps_status_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +esp_wifi_get_wps_type_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_improve_contention_ability C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_init esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +esp_wifi_init_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +esp_wifi_internal_configure_wake_window C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_crypto_funcs_md5_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_esp_wifi_he_md5_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_esp_wifi_md5_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_free_rx_buffer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) +esp_wifi_internal_get_config_channel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_get_fix_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_get_log C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_get_mib C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +esp_wifi_internal_get_negotiated_bandwidth C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_get_negotiated_channel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_get_rts C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +esp_wifi_internal_ioctl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_is_tsf_active C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_issue_disconnect C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +esp_wifi_internal_on_coex_schm_phase C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +esp_wifi_internal_on_coex_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +esp_wifi_internal_osi_funcs_md5_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_reg_netstack_buf_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_wifi_internal_reg_netstack_buf_cb_local C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_reg_rxcb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +esp_wifi_internal_set_baw C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +esp_wifi_internal_set_fix_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_set_log_level C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +esp_wifi_internal_set_log_mod C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_set_mac_sleep C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_set_msdu_lifetime C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) +esp_wifi_internal_set_retry_counter C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) +esp_wifi_internal_set_rts C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +esp_wifi_internal_set_spp_amsdu C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_set_sta_ip C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_wifi_internal_supplicant_header_md5_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_internal_tx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) +esp_wifi_internal_tx_by_ref C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +esp_wifi_internal_tx_is_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +esp_wifi_internal_update_light_sleep_default_params C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_update_light_sleep_wake_ahead_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_wifi_he_type_md5_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_internal_wifi_type_md5_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_ipc_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +esp_wifi_is_btm_enabled_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_is_ft_enabled_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_is_if_ready_when_started esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_wifi_is_mbo_enabled_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_is_rm_enabled_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_mesh_reg_rxcb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) +esp_wifi_mesh_tx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +esp_wifi_power_domain_off esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +esp_wifi_power_domain_on esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +esp_wifi_promiscuous_scan_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_register_eapol_txdonecb_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_register_if_rxcb esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_wifi_register_mgmt_frame_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) +esp_wifi_register_owe_cb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_register_tx_cb_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_register_wpa2_cb_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_wifi_register_wpa3_ap_cb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_register_wpa3_cb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_register_wpa_cb_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_remain_on_channel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_restart C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_restore C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) +esp_wifi_scan_get_ap_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +esp_wifi_scan_get_ap_record C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_scan_get_ap_records C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +esp_wifi_scan_get_cur_ap_info C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_wifi_scan_get_cur_ap_record C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_wifi_scan_sort_ap_records C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_wifi_scan_sort_get_cur_ap_info C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_wifi_scan_sort_get_cur_ap_record C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_wifi_scan_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +esp_wifi_scan_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_wifi_send_deauth_local C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_send_mgmt_frm_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +esp_wifi_set_11b_tx_plcp C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +esp_wifi_set_ant C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_ant_gpio C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_ap_key_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +esp_wifi_set_appie_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_set_auto_connect C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_bandwidth C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_beacon_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_wifi_set_channel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_config C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) +esp_wifi_set_country C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) +esp_wifi_set_country_code C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_csi C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_csi_config C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_csi_rx_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_default_wifi_ap_handlers esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_wifi_set_default_wifi_nan_handlers esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_wifi_set_default_wifi_sta_handlers esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_wifi_set_dynamic_cs C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_event_mask C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_home_channel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_igtk_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +esp_wifi_set_inactive_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_inactive_time_local C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_keep_alive_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_key_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_set_mac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_max_tx_power C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_mode C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +esp_wifi_set_non_mesh_connections C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_wifi_set_promiscuous C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_promiscuous_ctrl_filter C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_promiscuous_filter C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_promiscuous_rx_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_protocol C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_ps C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) +esp_wifi_set_rssi_threshold C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_set_sleep_delay_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_sta_key_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_set_sta_rx_probe_req C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_storage C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +esp_wifi_set_tx_done_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_vendor_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_vendor_ie_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_wpa2_ent_state_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_wifi_set_wps_cb_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_set_wps_start_flag_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_set_wps_status_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) +esp_wifi_set_wps_type_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_skip_supp_pmkcaching C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +esp_wifi_sta_connect_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_sta_disable_owe_trans_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) +esp_wifi_sta_disable_sae_pk_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_sta_disable_wpa2_authmode_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) +esp_wifi_sta_enterprise_disable esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_wifi_sta_enterprise_enable esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_wifi_sta_get_aid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_sta_get_aid_local C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_sta_get_ap_info C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +esp_wifi_sta_get_ap_info_prof_pmk_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +esp_wifi_sta_get_config_sae_pk_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +esp_wifi_sta_get_group_cipher_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_sta_get_mgmt_group_cipher C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +esp_wifi_sta_get_negotiated_phymode C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_sta_get_negotiated_phymode_local C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_sta_get_pairwise_cipher_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_sta_get_prof_authmode_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_sta_get_prof_password_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_sta_get_prof_pmk_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_sta_get_prof_ssid_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_sta_get_reset_param_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +esp_wifi_sta_get_rsnxe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +esp_wifi_sta_get_rssi C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_sta_get_sae_identifier_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +esp_wifi_sta_is_ap_notify_completed_rsne_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +esp_wifi_sta_is_running_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_sta_pmf_enabled C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +esp_wifi_sta_prof_is_rsn_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_sta_prof_is_wapi_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_sta_prof_is_wpa2_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +esp_wifi_sta_prof_is_wpa_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_sta_set_reset_param_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +esp_wifi_sta_update_ap_info_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +esp_wifi_sta_wpa2_ent_disable_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_wifi_sta_wpa2_ent_enable_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_wifi_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) +esp_wifi_statis_dump C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) +esp_wifi_unregister_wpa2_cb_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +esp_wifi_unregister_wpa3_cb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +esp_wifi_unregister_wpa_cb_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_unset_appie_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) +esp_wifi_update_listen_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_update_tsf_tick_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_vnd_lora_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) +esp_wifi_vnd_lora_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) +esp_wifi_vnd_mesh_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_wifi_vnd_mesh_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_wifi_vnd_mesh_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +esp_wifi_vnd_mesh_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_wifi_vnd_roots_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_vnd_roots_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +esp_wifi_wpa_ptk_init_done_internal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +esp_wnm_send_bss_transition_mgmt_query esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) +esp_wpa3_free_sae_data esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esprv_intc_get_interrupt_unmask esp-idf/riscv/libriscv.a(interrupt.c.obj) +esprv_intc_int_disable esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esprv_intc_int_enable esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esprv_intc_int_get_priority esp-idf/riscv/libriscv.a(interrupt.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esprv_intc_int_get_type esp-idf/riscv/libriscv.a(interrupt.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esprv_intc_int_set_priority esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) +esprv_intc_int_set_threshold esp-idf/freertos/libfreertos.a(port.c.obj) +esprv_intc_int_set_type esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) +etharp_add_static_entry esp-idf/lwip/liblwip.a(etharp.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) +etharp_cleanup_netif esp-idf/lwip/liblwip.a(etharp.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) +etharp_find_addr esp-idf/lwip/liblwip.a(etharp.c.obj) +etharp_get_entry esp-idf/lwip/liblwip.a(etharp.c.obj) +etharp_input esp-idf/lwip/liblwip.a(etharp.c.obj) + esp-idf/lwip/liblwip.a(ethernet.c.obj) +etharp_output esp-idf/lwip/liblwip.a(etharp.c.obj) + esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) +etharp_query esp-idf/lwip/liblwip.a(etharp.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) +etharp_remove_static_entry esp-idf/lwip/liblwip.a(etharp.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) +etharp_request esp-idf/lwip/liblwip.a(etharp.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) +etharp_tmr esp-idf/lwip/liblwip.a(etharp.c.obj) + esp-idf/lwip/liblwip.a(timeouts.c.obj) +ethbroadcast esp-idf/lwip/liblwip.a(ethernet.c.obj) + esp-idf/lwip/liblwip.a(etharp.c.obj) +ethernet_input esp-idf/lwip/liblwip.a(ethernet.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/lwip/liblwip.a(tcpip.c.obj) +ethernet_output esp-idf/lwip/liblwip.a(ethernet.c.obj) + esp-idf/lwip/liblwip.a(ethip6.c.obj) + esp-idf/lwip/liblwip.a(etharp.c.obj) +ethernetif_init esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) +ethernetif_input esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) +ethip6_output esp-idf/lwip/liblwip.a(ethip6.c.obj) + esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) +ethzero esp-idf/lwip/liblwip.a(ethernet.c.obj) + esp-idf/lwip/liblwip.a(etharp.c.obj) +ets_apb_backup_init_lock_func esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) +ets_backup_dma_copy C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ets_delay_us C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +ets_ds_encrypt_params esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) +ets_efuse_clear_program_registers esp-idf/hal/libhal.a(efuse_hal.c.obj) +ets_efuse_rs_calculate esp-idf/hal/libhal.a(efuse_hal.c.obj) +ets_isr_mask esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +ets_isr_unmask esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +ets_jtag_enable_temporarily esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) +ets_printf C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_espressif.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(osi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hl_itf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(bt_rw_v9.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +ets_rom_layout_p esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) +ets_timer_arm esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +ets_timer_arm_us esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) +ets_timer_deinit esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) +ets_timer_disarm esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) +ets_timer_done esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) +ets_timer_init esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) +ets_timer_setfn esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) +exit C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-exit.o) + esp-idf/console/libconsole.a(arg_utils.c.obj) +fastpbkdf2_hmac_sha1 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +fclose C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) +fcntl esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) +ferror C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ferror.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) +fflush C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + esp-idf/console/libconsole.a(linenoise.c.obj) +fgetc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgetc.o) + esp-idf/console/libconsole.a(linenoise.c.obj) +fgets C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) +fileno C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fileno.o) + esp-idf/console/libconsole.a(linenoise.c.obj) +fixed_tx_time C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) +fls C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fls.o) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) +fopen C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +force_coex_timer0_wifi_pti_v2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) +force_coex_timer0_wifi_v2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) +force_coex_timer11_bt_pti_v2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) +force_coex_timer11_bt_v2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) +force_coex_timer1_bt_pti_v2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) +force_coex_timer1_bt_v2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) +force_txrx_off C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) +forced_memzero esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) +forward_abort_uw_ctx esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) +fprintf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fprintf.o) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +fputc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +fputs C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputs.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(arg_end.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +fread C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fread.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) +free esp-idf/newlib/libnewlib.a(heap.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_op.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/lwip/liblwip.a(mem.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/console/libconsole.a(arg_utils.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) + esp-idf/protocomm/libprotocomm.a(security0.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/gpio_button/libgpio_button.a(button.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/newlib/libnewlib.a(reent_init.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/log/liblog.a(log.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +free_bss_info C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +freq_get_i2c_data C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) +freq_i2c_data_write C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +freq_i2c_write_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) +frexp C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_frexp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) +fseek C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseek.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) +fseeko C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) +fsync esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) +ftell C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftell.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) +ftello C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftello.o) +ftm_add_resp_session C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_create_responder_session C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_free_resp_session C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_get_estimated_dist C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_get_resp_session_by_cookie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_get_resp_session_for_peer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_initiator_cleanup C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +ftm_initiator_end_session_local C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ftm_initiator_get_report_local C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ftm_initiator_negotiate_session C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_initiator_post_event C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_initiator_process_resp C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_initiator_session_abort C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_initiator_session_end C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_initiator_start_session C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_is_initiator_supported C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ftm_is_responder_supported C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ftm_is_supported C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_map_bw_param_to_phybw C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_offchan_end C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_offchan_tx_req C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_parse_data C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_record_t1t4_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_record_t2t3_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_request_timeout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_resp_allocate_para C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_resp_ctx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_resp_get_burst_inst_delay C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_resp_get_burst_slot C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_responder_cleanup C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ftm_responder_set_offset C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ftm_send_initial_resp C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_send_msmt_pkt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_send_request C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_session_timeout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_set_t1t4_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ftm_start_initiator_local C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ftm_validate_initiator_config C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ftruncate esp-idf/vfs/libvfs.a(vfs.c.obj) +fwrite C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwrite.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +gChmCxt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +gScanStruct C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +gWpaSm esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +g_adv_delay_dis C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) +g_allowed_groups esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +g_authmode_incompatible C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +g_authmode_threshold_failure C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) +g_beacon_eb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) +g_beacon_idx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) +g_bt_plf_log_level C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_espressif.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(osi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hl_itf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(bt_rw_v9.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +g_chm C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_cnxMgr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +g_cnx_probe_rc_list_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +g_coa_funcs_p C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +g_coex_adapter_funcs esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +g_coex_adapter_funcs_md5 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +g_coex_i154_funcs_md5 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +g_coex_param C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) +g_coex_param_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) +g_config_func C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +g_conflict_elt C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_plan.o) +g_dynamic_cs C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +g_eb_list_desc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +g_eb_list_desc_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +g_esp_mesh_quick_funcs_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_esp_wifi_he_md5 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_esp_wifi_md5 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_exc_frames esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +g_flash_guard_default_ops esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +g_flash_guard_no_os_ops esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) +g_hmac_cnt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_hmac_cnt_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_ic C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_ic_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_in_blacklist_flag C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +g_intr_lock_mux C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_is_mesh_started C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +g_is_root_fixed C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +g_is_standalone_sta C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +g_is_wifi_connected C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +g_is_wifi_connecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +g_is_wifi_disconnecting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +g_lmac_cnt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) +g_lmac_cnt_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +g_log_level C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_log_mod C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_mac_deinit_count C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +g_mac_deinit_rxing C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +g_mac_deinit_txing C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +g_mac_sleep_en C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_mac_sleep_en_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_mesh_ann_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +g_mesh_cfg_attemps C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +g_mesh_cfg_switch_parent C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +g_mesh_cfg_vote_percent C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +g_mesh_chain C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +g_mesh_conn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +g_mesh_current_parent C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +g_mesh_dfs_compensation_ms C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) +g_mesh_ext_cfg C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +g_mesh_ext_vote_state C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +g_mesh_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +g_mesh_init_ps_type C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_mesh_init_ps_type_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_mesh_is_root C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_mesh_is_root_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_mesh_is_started C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_mesh_is_started_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_mesh_manual_nwk C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +g_mesh_max_layer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +g_mesh_monitor_parent_beacon_count C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +g_mesh_nvs_settings C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +g_mesh_packet_lifetime C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +g_mesh_passive_scan_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +g_mesh_rmv_opt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +g_mesh_root_conflicts_allowed C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_mesh_root_healing_delay C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +g_mesh_rt_capacity C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +g_mesh_self_map_addr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +g_mesh_self_organized C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +g_mesh_self_sta_addr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +g_mesh_stop_event_group C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +g_mesh_stop_reconnection C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +g_mesh_topology C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_mesh_topology_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_mesh_xon_cfg_qsize C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +g_misc_nvs C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +g_mmu_mem_regions esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) +g_msys_pool_list esp-idf/bt/libbt.a(os_mbuf.c.obj) +g_net80211_tx_func C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +g_os_mempool_list esp-idf/bt/libbt.a(os_mempool.c.obj) +g_osi_funcs_p C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_panic_abort esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +g_panic_abort_details esp-idf/esp_system/libesp_system.a(panic.c.obj) +g_per_conn_trc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +g_phyFuns C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_basic.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +g_phy_cap_rx_stbc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +g_pm C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +g_pm_cfg C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +g_pm_cfg_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +g_pm_cnt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +g_pm_cnt_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +g_pm_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +g_pp_timer_info C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) +g_pp_tx_pkt_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +g_qa_test_config C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) +g_rf_pwr_tbl_desc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) +g_rssi_threshold_failure C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +g_rw_controller_task_handle C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +g_rw_init_sem C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +g_rw_schd_queue C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +g_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_scan_forever C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) +g_spi_lock_main_flash_dev esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) +g_sta_connected_flag C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +g_startup_fn esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +g_startup_time esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +g_t1_offset_psec C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +g_timer_func C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +g_timer_info C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +g_twdt_isr esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +g_tx_cacheq_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_tx_done_cb_func C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +g_txop_queue_status C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +g_txop_queue_status_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +g_waking_sleeping_sem C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +g_wdev_csi_rx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +g_wdev_csi_rx_ctx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +g_wdev_last_desc_reset_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +g_wdev_record_t1t4_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +g_wdev_record_t2t3_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +g_wdev_set_t1t4_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +g_wifi_crypto_funcs_md5 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_wifi_default_mesh_crypto_funcs esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +g_wifi_default_wpa_crypto_funcs esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +g_wifi_event_mask C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +g_wifi_global_lock C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_wifi_he_type_md5 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_wifi_improve_contention_ability C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_wifi_menuconfig C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +g_wifi_menuconfig_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +g_wifi_nvs C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_wifi_osi_funcs esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +g_wifi_osi_funcs_md5 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_wifi_supplicant_funcs_md5 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +g_wifi_type_md5 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +g_wpa3_hostap_auth_api_lock esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) +g_wpa_anonymous_identity esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +g_wpa_anonymous_identity_len esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +g_wpa_ca_cert esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +g_wpa_ca_cert_len esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +g_wpa_client_cert esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +g_wpa_client_cert_len esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +g_wpa_default_cert_bundle esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +g_wpa_new_password esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +g_wpa_new_password_len esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +g_wpa_pac_file esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +g_wpa_pac_file_len esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +g_wpa_password esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +g_wpa_password_len esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +g_wpa_phase1_options esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +g_wpa_pmk_caching_disabled esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +g_wpa_private_key esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +g_wpa_private_key_len esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +g_wpa_private_key_passwd esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +g_wpa_private_key_passwd_len esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +g_wpa_suiteb_certification esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) +g_wpa_supp esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) +g_wpa_ttls_phase2_type esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +g_wpa_username esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +g_wpa_username_len esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +gatt_svr_init esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +gatt_svr_register_cb esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +gcmp C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +gdma_ahb_hal_append esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) +gdma_ahb_hal_clear_intr esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) +gdma_ahb_hal_connect_peri esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) +gdma_ahb_hal_disconnect_peri esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) +gdma_ahb_hal_enable_burst esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) +gdma_ahb_hal_enable_intr esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) +gdma_ahb_hal_get_eof_desc_addr esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) +gdma_ahb_hal_get_intr_status_reg esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) +gdma_ahb_hal_init esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_ahb_hal_read_intr_status esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) +gdma_ahb_hal_reset esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) +gdma_ahb_hal_set_priority esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) +gdma_ahb_hal_set_strategy esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) +gdma_ahb_hal_start_with_desc esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) +gdma_ahb_hal_stop esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) +gdma_append esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_apply_strategy esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_connect esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) +gdma_default_rx_isr esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_default_tx_isr esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_del_channel esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) +gdma_disconnect esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) +gdma_get_channel_id esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) +gdma_get_free_m2m_trig_id_mask esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_hal_append esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_hal_clear_intr esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_hal_connect_peri esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_hal_deinit esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_hal_disconnect_peri esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_hal_enable_burst esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_hal_enable_intr esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_hal_get_eof_desc_addr esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_hal_get_intr_status_reg esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_hal_read_intr_status esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_hal_reset esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_hal_set_ext_mem_align esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_hal_set_priority esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_hal_set_strategy esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_hal_start_with_desc esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_hal_stop esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_new_ahb_channel esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +gdma_new_channel esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) +gdma_periph_signals esp-idf/soc/libsoc.a(gdma_periph.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_register_rx_event_callbacks esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_register_tx_event_callbacks esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_reset esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_set_priority esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_set_transfer_ability esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) +gdma_start esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) +gdma_stop esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gen_rx_gain_table C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) +generate_authenticator_response esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +generate_authenticator_response_pwhash esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) +generate_nt_response esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +generate_nt_response_pwhash esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) +getMillis esp-idf/console/libconsole.a(linenoise.c.obj) +get_asymetric_start_key esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +get_be16 esp-idf/bt/libbt.a(endian.c.obj) +get_be24 esp-idf/bt/libbt.a(endian.c.obj) +get_be32 esp-idf/bt/libbt.a(endian.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) +get_be64 esp-idf/bt/libbt.a(endian.c.obj) +get_bias_ref_code C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) +get_chip_version C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +get_dc_value C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) +get_fm_sar_dout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) +get_iav_key C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +get_ie esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) +get_iq_value C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) +get_le16 esp-idf/bt/libbt.a(endian.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_uuid.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +get_le24 esp-idf/bt/libbt.a(endian.c.obj) +get_le32 esp-idf/bt/libbt.a(endian.c.obj) + esp-idf/bt/libbt.a(ble_uuid.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) +get_le64 esp-idf/bt/libbt.a(endian.c.obj) +get_master_key esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +get_max_power C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +get_operating_class esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) +get_param esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) +get_phy_version_str C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +get_pll_ref_code C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) +get_power_atten C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) +get_power_db C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) +get_rc_dout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) +get_rf_freq_cap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) +get_rf_freq_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +get_rfcal_rxiq_data C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) +get_rfrx_sat C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) +get_rtc_dbias_by_efuse esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) +get_sar_sig_ref C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) +get_temp_buffer_not_supported esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) +get_temp_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +get_tone_sar_dout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) +get_total_scan_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +get_txcap_data C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) +get_vendor_ie esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) +get_vfs_for_index esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/vfs/libvfs.a(vfs_console.c.obj) +get_vfs_for_path esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/vfs/libvfs.a(vfs_console.c.obj) +get_wifi_ctrl_handlers esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +get_wifi_internal_state C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +get_wifi_prov_handlers esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +get_wifi_scan_handlers esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +get_wpa_sm esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) +getenv C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + esp-idf/console/libconsole.a(arg_utils.c.obj) +getle32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +getopt C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) +getopt_long C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + esp-idf/console/libconsole.a(argtable3.c.obj) +getopt_long_only C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) +getrandom esp-idf/newlib/libnewlib.a(random.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) +gettimeofday C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysgettod.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +global_hapd esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) +gmtime C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) +gmtime_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime.o) +gpio_config esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/gpio_button/libgpio_button.a(button.c.obj) + esp-idf/main/libmain.a(app_driver.c.obj) +gpio_deep_sleep_hold_dis esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_deep_sleep_hold_en esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_deep_sleep_wakeup_disable esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_deep_sleep_wakeup_enable esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +gpio_dump_io_configuration esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_force_hold_all esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_force_unhold_all esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_get_drive_capability esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_get_level esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/gpio_button/libgpio_button.a(button.c.obj) +gpio_hal_intr_disable esp-idf/hal/libhal.a(gpio_hal.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_hal_intr_enable_on_core esp-idf/hal/libhal.a(gpio_hal.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_hold_dis esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_hold_en esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +gpio_install_isr_service esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/gpio_button/libgpio_button.a(button.c.obj) +gpio_intr_disable esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_intr_enable esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_iomux_in esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +gpio_iomux_out esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +gpio_isr_handler_add esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/gpio_button/libgpio_button.a(button.c.obj) +gpio_isr_handler_remove esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/gpio_button/libgpio_button.a(button.c.obj) +gpio_isr_register esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_pulldown_dis esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +gpio_pulldown_en esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +gpio_pullup_dis esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +gpio_pullup_en esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +gpio_reset_pin esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +gpio_set_direction esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +gpio_set_drive_capability esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_set_intr_type esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/gpio_button/libgpio_button.a(button.c.obj) +gpio_set_level esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/main/libmain.a(app_driver.c.obj) +gpio_set_pull_mode esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +gpio_sleep_sel_dis esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +gpio_sleep_sel_en esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +gpio_sleep_set_direction esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +gpio_sleep_set_pull_mode esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +gpio_uninstall_isr_service esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_wakeup_disable esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_wakeup_enable esp-idf/driver/libdriver.a(gpio.c.obj) +h_errno esp-idf/lwip/liblwip.a(netdb.c.obj) +hal_agreement_add_rx_ba C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +hal_agreement_clr_rx_ba C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +hal_agreement_del_rx_ba C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +hal_attenna_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +hal_ba_session_restore C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_ba_session_restore_by_hw_index C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +hal_ba_session_store C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_beacon_ie_crc_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_beacon_ie_crc_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_clear_rx_beacon_pti C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +hal_coex_pti_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +hal_crypto_clr_key_entry C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_crypto_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_crypto_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +hal_crypto_get_key_entry C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +hal_crypto_get_using_key_idx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) +hal_crypto_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +hal_crypto_is_key_valid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +hal_crypto_mgmt_rx_enabled C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_crypto_set_key_entry C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +hal_disable_mac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_disable_softap_tsf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +hal_disable_sta_beacon_filter C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +hal_disable_sta_tbtt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +hal_disable_sta_tsf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +hal_disable_tsf_timer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +hal_disable_tsf_timer_wakeup C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +hal_enable_mac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_enable_sta_beacon_filter C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +hal_enable_sta_dump_beacon C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +hal_enable_sta_tbtt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +hal_enable_sta_tsf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +hal_enable_tsf_timer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +hal_enable_tsf_timer_wakeup C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +hal_get_sta_next_tbtt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +hal_get_sta_tsf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +hal_get_time_to_sta_next_tbtt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +hal_get_tsf_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +hal_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +hal_is_sta_tsf_active C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +hal_mac_clr_bssid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +hal_mac_clr_txq_state C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +hal_mac_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +hal_mac_disable_low_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_mac_enable_low_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_mac_fill_hwtxop C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) +hal_mac_ftm_get_t3 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_mac_get_txq_pmd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +hal_mac_get_txq_state C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +hal_mac_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +hal_mac_interrupt_clr_event C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_mac_interrupt_clr_watchdog C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +hal_mac_interrupt_get_event C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_mac_is_dma_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_mac_is_low_rate_enabled C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +hal_mac_is_txq_enabled C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +hal_mac_is_txq_valid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +hal_mac_rate_autoack_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +hal_mac_rx_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +hal_mac_rx_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +hal_mac_rx_get_end_info C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) +hal_mac_rx_get_end_state C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) +hal_mac_rx_get_last_dscr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_mac_rx_is_dscr_reload C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_mac_rx_read_rxdscrlast C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +hal_mac_rx_read_rxdscrnext C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_mac_rx_set_base C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_mac_rx_set_dscr_reload C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_mac_rx_set_policy C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +hal_mac_set_addr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +hal_mac_set_bssid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +hal_mac_set_csi C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +hal_mac_set_rxq_policy C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +hal_mac_set_txq_invalid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +hal_mac_tsf_get_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +hal_mac_tsf_reset C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_mac_tsf_set_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_mac_tx_config_edca C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +hal_mac_tx_config_timeout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +hal_mac_tx_get_blockack C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +hal_mac_tx_is_cbw40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +hal_mac_tx_set_cca C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +hal_mac_tx_set_ppdu C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +hal_mac_txq_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +hal_mac_txq_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +hal_now C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +hal_pwr_interrupt_clr_event C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_pwr_interrupt_get_event C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_random C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +hal_rx_disable_bssid_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +hal_rx_enable_bssid_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +hal_set_rx_ack_pti C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +hal_set_rx_active_pti C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +hal_set_rx_beacon_pti C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +hal_set_rx_beacon_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +hal_set_sta_beacon_filter C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +hal_set_sta_light_sleep_wake_ahead_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +hal_set_sta_tbtt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +hal_set_sta_tbtt_ahead_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +hal_set_sta_tbtt_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +hal_set_sta_tsf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +hal_set_sta_tsf_wakeup C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +hal_set_tx_pti C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +hal_set_wifi_default_pti C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +hal_sniffer_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_sniffer_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_sniffer_rx_clr_statistics C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) +hal_sniffer_rx_set_promis C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_sniffer_set_promis_misc_pkt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +hal_timer_update_by_rtc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +hal_tsf_clear_soc_wakeup_request C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +hal_tsf_timer_get_target C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +hal_tsf_timer_set_target C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +handle_auth_sae esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +has_ctrl_char esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) +hash_nt_password_hash esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +hci_cmd_desc_tab_vs_esp_hack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_msg.o) +hci_command_handler_tab_esp_hack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) +hci_env C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci.o) +hci_ext_host C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci.o) +hci_le_add_dev_to_per_adv_list_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_clear_adv_sets_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_clear_per_adv_list_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_con_upd_cmd_pre_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) +hci_le_create_con_cancel_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_create_con_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_ext_create_con_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_per_adv_create_sync_cancel_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_per_adv_create_sync_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_per_adv_term_sync_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_rd_adv_ch_tx_pw_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_rd_max_adv_data_len_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_rd_nb_supp_adv_sets_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_rd_per_adv_list_size_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_rmv_adv_set_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_rmv_dev_from_per_adv_list_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_set_adv_data_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_set_adv_en_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_set_adv_param_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_set_adv_set_rand_addr_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_set_data_len_cmd_pre_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_dl_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) +hci_le_set_ext_adv_data_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_set_ext_adv_en_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_set_ext_adv_param_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_set_ext_scan_en_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_set_ext_scan_param_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_set_ext_scan_rsp_data_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_set_per_adv_data_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_set_per_adv_en_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_set_per_adv_param_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_set_scan_en_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_set_scan_param_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_le_set_scan_rsp_data_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +hci_tl_env C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_tl.o) +heap_caps_add_region esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) +heap_caps_add_region_with_caps esp-idf/heap/libheap.a(heap_caps_init.c.obj) +heap_caps_aligned_alloc esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/newlib/libnewlib.a(heap.c.obj) +heap_caps_aligned_calloc esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) +heap_caps_aligned_free esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_calloc esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +heap_caps_calloc_prefer esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_check_add_region_allowed esp-idf/heap/libheap.a(heap_caps_init.c.obj) +heap_caps_check_integrity esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_check_integrity_addr esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_check_integrity_all esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_dump esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_dump_all esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_enable_nonos_stack_heaps esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) +heap_caps_free esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + esp-idf/newlib/libnewlib.a(heap.c.obj) + esp-idf/freertos/libfreertos.a(heap_idf.c.obj) +heap_caps_get_allocated_size esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_get_free_size esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) +heap_caps_get_info esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_get_largest_free_block esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) +heap_caps_get_minimum_free_size esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) +heap_caps_get_total_size esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_init esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +heap_caps_malloc esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +heap_caps_malloc_default esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/newlib/libnewlib.a(heap.c.obj) +heap_caps_malloc_extmem_enable esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_malloc_prefer esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) +heap_caps_match esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +heap_caps_print_heap_info esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_realloc esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +heap_caps_realloc_default esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/newlib/libnewlib.a(heap.c.obj) +heap_caps_realloc_prefer esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_register_failed_alloc_callback esp-idf/heap/libheap.a(heap_caps.c.obj) +hex2byte esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) +hexstr2bin esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +hmac_hal_clean esp-idf/hal/libhal.a(hmac_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) +hmac_hal_configure esp-idf/hal/libhal.a(hmac_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) +hmac_hal_next_block_normal esp-idf/hal/libhal.a(hmac_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) +hmac_hal_next_block_padding esp-idf/hal/libhal.a(hmac_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) +hmac_hal_read_result_256 esp-idf/hal/libhal.a(hmac_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) +hmac_hal_start esp-idf/hal/libhal.a(hmac_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) +hmac_hal_write_block_512 esp-idf/hal/libhal.a(hmac_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) +hmac_hal_write_one_block_512 esp-idf/hal/libhal.a(hmac_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) +hmac_md5 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +hmac_md5_vector esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +hmac_sha1 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +hmac_sha1_vector esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +hmac_sha256 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) +hmac_sha256_kdf esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +hmac_sha256_vector esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +hmac_sha384 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +hmac_sha384_vector esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +hostap_auth_open C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +hostap_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +hostap_delete_ptk C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +hostap_deliver_data C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +hostap_eapol_resend_process esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +hostap_handle_timer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +hostap_handle_timer_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +hostap_init esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +hostap_input C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +hostap_recv_ctl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +hostap_recv_mgmt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +hostapd_cleanup esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) +hostapd_config_clear_wpa_psk esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) +hostapd_config_defaults esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) +hostapd_config_defaults_bss esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) +hostapd_config_free_bss esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) +hostapd_free_stas esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) +hostapd_get_hapd_data esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +hostapd_get_psk esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +hostapd_mac_comp esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) +hostapd_mac_comp_empty esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) +hostapd_maclist_found esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) +hostapd_rate_found esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) +hostapd_send_eapol esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +hostapd_setup_sae_pt esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) +hostapd_setup_wpa_psk esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) +hostapd_wep_key_cmp esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) +ht_action_output C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +http_auth_basic esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +http_auth_digest esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) +http_body_is_final esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) +http_errno_description esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) +http_errno_name esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) +http_header_clean esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) +http_header_count esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) +http_header_delete esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +http_header_destroy esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +http_header_generate_string esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +http_header_get esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +http_header_get_item esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) +http_header_init esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +http_header_set esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +http_header_set_format esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +http_header_set_from_string esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) +http_message_needs_eof esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) +http_method_str esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) +http_parser_execute esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +http_parser_init esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +http_parser_parse_url esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +http_parser_pause esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) +http_parser_settings_init esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) +http_parser_url_init esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +http_parser_version esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) +http_should_keep_alive esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +http_utils_append_string esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +http_utils_assign_string esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +http_utils_get_string_between esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) +http_utils_join_string esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) +http_utils_str_starts_with esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) +http_utils_trim_whitespace esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) +httpd_default_recv esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) +httpd_default_send esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) +httpd_get_client_list esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) +httpd_get_global_transport_ctx esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) +httpd_get_global_user_ctx esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) +httpd_is_sess_available esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) +httpd_query_key_value esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) +httpd_queue_work esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) +httpd_recv esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) +httpd_recv_with_opt esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) +httpd_register_err_handler esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) +httpd_register_uri_handler esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) +httpd_req_async_handler_begin esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) +httpd_req_async_handler_complete esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) +httpd_req_delete esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) +httpd_req_get_cookie_val esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) +httpd_req_get_hdr_value_len esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) +httpd_req_get_hdr_value_str esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) +httpd_req_get_url_query_len esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) +httpd_req_get_url_query_str esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) +httpd_req_handle_err esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) +httpd_req_new esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) +httpd_req_recv esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) +httpd_req_to_sockfd esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) +httpd_resp_send esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) +httpd_resp_send_chunk esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) +httpd_resp_send_err esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) +httpd_resp_set_hdr esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) +httpd_resp_set_status esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) +httpd_resp_set_type esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) +httpd_send esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) +httpd_sess_clear_ctx esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) +httpd_sess_close_all esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) +httpd_sess_close_lru esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) +httpd_sess_delete esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) +httpd_sess_delete_invalid esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) +httpd_sess_enum esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) +httpd_sess_free_ctx esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) +httpd_sess_get esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) +httpd_sess_get_ctx esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) +httpd_sess_get_free esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) +httpd_sess_get_transport_ctx esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) +httpd_sess_init esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) +httpd_sess_new esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) +httpd_sess_pending esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) +httpd_sess_process esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) +httpd_sess_set_ctx esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) +httpd_sess_set_descriptors esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) +httpd_sess_set_pending_override esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) +httpd_sess_set_recv_override esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) +httpd_sess_set_send_override esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) +httpd_sess_set_transport_ctx esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) +httpd_sess_trigger_close esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) +httpd_sess_trigger_close_ esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) +httpd_sess_update_lru_counter esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) +httpd_socket_recv esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) +httpd_socket_send esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) +httpd_ssl_start esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) +httpd_ssl_stop esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) +httpd_start esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) +httpd_stop esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) +httpd_unrecv esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) +httpd_unregister_all_uri_handlers esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) +httpd_unregister_uri esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) +httpd_unregister_uri_handler esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) +httpd_uri esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) +httpd_uri_match_wildcard esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) +httpd_validate_req_ptr esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) +hw_critical_state_status esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +hwaddr_aton2 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) +i2c_bbpll_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +ic_add_rx_ba C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +ic_ampdu_op C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +ic_bb_check_noise_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +ic_beacon_monitor_configure C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ic_clear_interrupt_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ic_connectionless_module_set_wake_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ic_create_wifi_task C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ic_csi_set_config C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ic_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ic_del_key C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ic_del_key_all C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ic_del_rx_ba C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +ic_delete_wifi_task C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ic_disable_crypto C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ic_disable_rx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ic_disable_sniffer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +ic_ebuf_alloc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ic_ebuf_recycle_rx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ic_ebuf_recycle_tx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ic_enable_rx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ic_enable_sniffer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +ic_get_80211_tx_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ic_get_G6M_sched C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +ic_get_addr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ic_get_default_sched C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ic_get_espnow_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) +ic_get_fix_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ic_get_key C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +ic_get_next_tbtt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ic_get_pp_hdl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ic_get_promis_ctrl_filter C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ic_get_promis_filter C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ic_get_ptk_alg C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +ic_get_random C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ic_get_rssi C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +ic_get_trc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ic_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ic_interface_enabled C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ic_is_mgmt_hwdecr_enabled C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ic_is_pure_sta C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +ic_is_sta_tsf_active C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ic_mac_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ic_mac_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ic_obtain_key C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +ic_pp_post C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +ic_register_config_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ic_register_csi_rx_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ic_register_ftm_callbacks C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ic_register_michael_mic_failure_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ic_register_net80211_tx_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ic_register_pm_tx_null_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ic_register_pp_tx_done_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ic_register_promis_rx_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ic_register_rx_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ic_register_timer_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ic_register_timer_post_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ic_register_tx_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ic_reset_rx_ba C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ic_reset_tbtt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ic_rx_disable_bssid_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ic_rx_enable_bssid_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ic_set_80211_tx_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ic_set_ac_param C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) +ic_set_bar_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ic_set_beacon_int C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ic_set_bssid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +ic_set_csi C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ic_set_current_channel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) +ic_set_espnow_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ic_set_fix_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ic_set_interface C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ic_set_interrupt_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ic_set_keep_alive_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ic_set_key C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +ic_set_mac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +ic_set_promis_ctrl_filter C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ic_set_promis_filter C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ic_set_rx_policy C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +ic_set_rx_policy_ubssid_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +ic_set_sleep_delay_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ic_set_sta C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) +ic_set_sta_auth_flag C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +ic_set_trc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +ic_set_vif C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ic_stop_hw_txq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ic_stop_sw_txq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ic_trc_set_per_pkt_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ic_trc_update_def_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ic_trc_update_ifx_phy_mode C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) +ic_tx_is_idle C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +ic_tx_pkt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ic_txq_empty C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ic_update_light_sleep_default_params C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ic_update_light_sleep_wake_ahead_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ic_update_listen_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ic_update_sta_tsf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +ic_update_tsf_tick_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +icmp6_dest_unreach esp-idf/lwip/liblwip.a(icmp6.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) +icmp6_input esp-idf/lwip/liblwip.a(icmp6.c.obj) + esp-idf/lwip/liblwip.a(ip6.c.obj) +icmp6_packet_too_big esp-idf/lwip/liblwip.a(icmp6.c.obj) +icmp6_param_problem esp-idf/lwip/liblwip.a(icmp6.c.obj) + esp-idf/lwip/liblwip.a(ip6.c.obj) +icmp6_time_exceeded esp-idf/lwip/liblwip.a(icmp6.c.obj) +icmp6_time_exceeded_with_addrs esp-idf/lwip/liblwip.a(icmp6.c.obj) +icmp_dest_unreach esp-idf/lwip/liblwip.a(icmp.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) +icmp_input esp-idf/lwip/liblwip.a(icmp.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) +ieee80211_action_vendor_spec_attach C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_add_action_vendor_spec_esp C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) +ieee80211_add_assoc_req_ies C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_add_assoc_resp_ies C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_add_beacon_app_ies C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_add_countryie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_add_csa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_add_dsparams C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_add_extcap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_add_htcap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_add_htcap_vendor C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_add_htinfo C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_add_htinfo_body C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +ieee80211_add_htinfo_vendor C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_add_ie_esp_mesh_head C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +ieee80211_add_ie_vendor_esp_freq_annon C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) +ieee80211_add_ie_vendor_esp_head C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_add_ie_vendor_esp_manufacturer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_add_ie_vendor_esp_mesh_group C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) +ieee80211_add_ie_vendor_esp_now C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) +ieee80211_add_ie_vendor_esp_simple_pair C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) +ieee80211_add_ie_vendor_esp_ssid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) +ieee80211_add_mesh_assoc_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +ieee80211_add_mesh_duty_signaling C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +ieee80211_add_mesh_ext_assoc_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +ieee80211_add_mesh_ps_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +ieee80211_add_mesh_roots_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +ieee80211_add_mesh_ssid_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +ieee80211_add_probe_req_ies C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_add_probe_resp_app_ies C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_add_rates C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_add_wme_param C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_add_xrates C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_adjust_2nd_chan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_align_eb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_alloc_action_vendor_spec C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) +ieee80211_alloc_challenge C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +ieee80211_alloc_deauth C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_alloc_proberesp C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_alloc_tx_buf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) +ieee80211_ampdu_age_all C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +ieee80211_ampdu_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_ampdu_reorder C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_ampdu_request C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_ampdu_start_age_timer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_ampdu_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +ieee80211_amsdu_adjust_head C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_amsdu_adjust_last_length C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_amsdu_encap_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_amsdu_length_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_amsdu_negotiate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +ieee80211_amsdu_send_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_ap_sa_query_timeout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +ieee80211_ap_try_sa_query C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +ieee80211_assoc_req_construct C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_assoc_resp_construct C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_auth_construct C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_beacon_alloc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_beacon_construct C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_better_rsn_pairwise_cipher C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) +ieee80211_cal_tx_pps C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +ieee80211_ccmp_decrypt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_ccmp_encrypt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) +ieee80211_classify C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_cnx_attach C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_copy_eb_header C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_crypto_aes_128_cmac_decrypt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +ieee80211_crypto_aes_128_cmac_encrypt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_crypto_attach C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_crypto_available C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) +ieee80211_crypto_decap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_crypto_encap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_crypto_gmac_decrypt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +ieee80211_crypto_setkey C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) +ieee80211_deauth_construct C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_decap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_decap1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +ieee80211_decap_amsdu C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_decrypt_espnow_pkt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_deliver_data C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) +ieee80211_disassoc_construct C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_empty_txq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_encap_amsdu C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_encap_esfbuf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_encap_null_data C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_espnow_get_init_flag C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_espnow_set_init_flag C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_ethbroadcast C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_find_elem C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_find_elem_match C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_find_ext_elem C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_find_ext_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_find_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +ieee80211_find_ie_match C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_free_beacon_eb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_freedom_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_freedom_inside_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_ftm_attach esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_ftm_detach C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_ftm_measurement_txcb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ieee80211_ftm_req_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +ieee80211_ftm_request_txcb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ieee80211_ftm_sess_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +ieee80211_get_chan_info C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_get_cipher_mic_len C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_get_key C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +ieee80211_get_mac_addr_from_frame C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_get_ptk C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_get_robustmgtframe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_get_spp C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_get_sta_gtk_index C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_getbcnframe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_getcapinfo C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_getmgtframe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ieee80211_gettid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_gpsq_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_has_ht40_bss C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +ieee80211_hostap_attach C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_hostap_send_beacon_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +ieee80211_hostapd_beacon_txcb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +ieee80211_hostapd_data_txcb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) +ieee80211_hostapd_ps_txcb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_ht_attach C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_ht_deattach C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_ht_node_cleanup C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_ht_node_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_ht_updatehtcap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_ht_updateparams C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +ieee80211_ifattach C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_ifdetach C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_init_mesh_assoc_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) +ieee80211_ioctl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_ioctl_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_ioctl_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_ioctl_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_is_11b_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) +ieee80211_is_40mhz_valid_bw C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_is_bufferable_mmpdu C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_is_ht_cipher C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_is_lr_only C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_is_mesh_roots_announce C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +ieee80211_is_mesh_roots_announce_used C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +ieee80211_is_mesh_roots_fixed C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +ieee80211_is_mesh_roots_gone C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +ieee80211_is_mesh_roots_valid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +ieee80211_is_mesh_roots_yield C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +ieee80211_is_mesh_roots_yield_used C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +ieee80211_is_robust_mgmt_frm C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_is_support_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) +ieee80211_is_tx_allowed C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_iserp_rateset C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) +ieee80211_mesh_quick_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_mesh_quick_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +ieee80211_mesh_quick_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_mesh_quick_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +ieee80211_mgmt_output C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_mlme_connect_bss C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +ieee80211_mt_key_clear_mask C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_mt_key_is_mask C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_mt_key_is_mask_zero C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_mt_key_set_mask C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_node_pwrsave C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_nvs_set_default_ssid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) +ieee80211_opcap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_output C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_output_do C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_output_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_output_pending_eb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_output_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_output_raw_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_parse_action C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +ieee80211_parse_beacon C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_parse_htcap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +ieee80211_parse_obss_scan_param C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +ieee80211_parse_rsn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +ieee80211_parse_wapi C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +ieee80211_parse_wmeparams C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +ieee80211_parse_wpa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +ieee80211_phy_2nd_chan_is_valid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_phy_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_phy_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_phy_mode_show C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +ieee80211_phy_type_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +ieee80211_pm_tx_null_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_post_hmac_tx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ieee80211_proto_attach C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_psq_cleanup C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) +ieee80211_psq_drop_one_pkt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) +ieee80211_psq_find_max_bss C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) +ieee80211_psq_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_psq_is_buff_pkt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) +ieee80211_psq_send_one_pkt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) +ieee80211_psq_take_head C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) +ieee80211_psq_take_tail C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) +ieee80211_public_action_recv_mesh_awake C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) +ieee80211_public_action_send_mesh_awake C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_pwrsave C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_pwrsave_node_cleanup C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_pwrsave_txcb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_rate_ref_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_raw_frame_sanity_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_recv_action C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_recv_action_register C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_recv_action_unregister C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) +ieee80211_recv_action_vendor_spec C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) +ieee80211_recv_bar C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_recv_mesh_duty_signaling C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +ieee80211_recycle_cache_eb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_reg_encap_amsdu_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_reg_netstack_buf_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_regdomain_ap_max_chan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_regdomain_ap_min_chan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_regdomain_chan_in_range C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ieee80211_regdomain_chan_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) +ieee80211_regdomain_get_country C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_regdomain_is_active_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +ieee80211_regdomain_max_chan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_regdomain_max_tx_power C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) +ieee80211_regdomain_min_chan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_regdomain_policy C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_regdomain_update C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) +ieee80211_regdomain_update_in_connect C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +ieee80211_regdomain_update_in_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +ieee80211_register_ftm_timer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ieee80211_register_hostap_timer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_register_wapi_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_rfid_locp_recv C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_rfid_locp_recv_close C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) +ieee80211_rfid_locp_recv_open C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) +ieee80211_rfid_locp_recv_reset C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_rsn_cipher_priority C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) +ieee80211_scan_attach C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_scan_deattach C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_search_node C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_send_action C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_send_action_register C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_send_action_unregister C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) +ieee80211_send_action_vendor_spec C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) +ieee80211_send_deauth C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_send_ftmr_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +ieee80211_send_mgmt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_send_nulldata C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_send_probereq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +ieee80211_send_proberesp C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_send_setup C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) +ieee80211_set_appie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_set_gtk C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_set_hmac_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_set_key C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_set_max_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +ieee80211_set_phy_2nd_chan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_set_phy_bw C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_set_phy_mode C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_set_shortslottime C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +ieee80211_set_sta_gtk_index C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_set_tim C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_set_tx_desc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_set_tx_pti C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +ieee80211_set_user_sup_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) +ieee80211_setup_basic_htrates C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +ieee80211_setup_htrates C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +ieee80211_setup_lr_rates C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_setup_phy_mode C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_setup_pmf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_setup_rates C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_setup_rateset C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +ieee80211_setup_ratetable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) +ieee80211_setup_robust_mgmtframe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_sta_connect C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_sta_disconnect C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_sta_is_connected C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ieee80211_sta_new_state C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_sta_scan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_timer_do_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_timer_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +ieee80211_tx_ftm_msmt_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +ieee80211_tx_mgt_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) +ieee80211_unregister_wapi_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +ieee80211_update_channel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_update_phy_country C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_user_ie_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +ieee80211_vnd_ie_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_vnd_ie_size C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_vnd_lora_ie_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_vnd_lora_ie_size C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_vnd_mesh_fully_associated C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +ieee80211_vnd_mesh_quick_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_vnd_mesh_quick_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_vnd_mesh_roots_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_vnd_mesh_roots_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +ieee80211_vnd_mesh_update_beacon C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +ieee80211_wapi_alloc_tx_buf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ieee80211_wme_initparams C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) +ieee80211_wme_standard_ac_to_esp_ac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +ieee80211_wme_updateparams C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +ieee80211w_get_active_igtk_key_id C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) +ieee80211w_get_igtk_from_keyidx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) +ieee802_11_ext_capab esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) +ieee802_11_ie_count esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) +ieee802_11_parse_candidate_list esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) +ieee802_11_parse_elems esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) +ieee802_11_vendor_ie_concat esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) +if_ctrl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +if_ctrl_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +igmp_init esp-idf/lwip/liblwip.a(igmp.c.obj) + esp-idf/lwip/liblwip.a(init.c.obj) +igmp_input esp-idf/lwip/liblwip.a(igmp.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) +igmp_joingroup esp-idf/lwip/liblwip.a(igmp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +igmp_joingroup_netif esp-idf/lwip/liblwip.a(igmp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) +igmp_leavegroup esp-idf/lwip/liblwip.a(igmp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +igmp_leavegroup_netif esp-idf/lwip/liblwip.a(igmp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) +igmp_lookfor_group esp-idf/lwip/liblwip.a(igmp.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) +igmp_report_groups esp-idf/lwip/liblwip.a(igmp.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) +igmp_start esp-idf/lwip/liblwip.a(igmp.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) +igmp_stop esp-idf/lwip/liblwip.a(igmp.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) +igmp_tmr esp-idf/lwip/liblwip.a(igmp.c.obj) +in_rssi_adjust C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +inc_byte_array esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +include_esp_phy_override esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) +inet_chksum esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + esp-idf/lwip/liblwip.a(igmp.c.obj) + esp-idf/lwip/liblwip.a(icmp.c.obj) +inet_chksum_pbuf esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + esp-idf/lwip/liblwip.a(icmp.c.obj) +inet_chksum_pseudo esp-idf/lwip/liblwip.a(inet_chksum.c.obj) +inet_chksum_pseudo_partial esp-idf/lwip/liblwip.a(inet_chksum.c.obj) +int nvs::NVSHandle::get_item(char const*, long long&) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +int nvs::NVSHandle::get_item(char const*, long&) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +int nvs::NVSHandle::get_item(char const*, short&) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +int nvs::NVSHandle::get_item(char const*, signed char&) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +int nvs::NVSHandle::get_item(char const*, unsigned char&) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +int nvs::NVSHandle::get_item(char const*, unsigned long long&) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +int nvs::NVSHandle::get_item(char const*, unsigned long&) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +int nvs::NVSHandle::get_item(char const*, unsigned short&) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +int nvs::NVSHandle::set_item(char const*, long long) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +int nvs::NVSHandle::set_item(char const*, long) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +int nvs::NVSHandle::set_item(char const*, short) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +int nvs::NVSHandle::set_item(char const*, signed char) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +int nvs::NVSHandle::set_item(char const*, unsigned char) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +int nvs::NVSHandle::set_item(char const*, unsigned long long) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +int nvs::NVSHandle::set_item(char const*, unsigned long) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +int nvs::NVSHandle::set_item(char const*, unsigned short) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +int_array_len esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +intr_handler_get esp-idf/riscv/libriscv.a(interrupt.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +intr_handler_get_arg esp-idf/riscv/libriscv.a(interrupt.c.obj) +intr_handler_set esp-idf/riscv/libriscv.a(interrupt.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +intr_matrix_route esp-idf/riscv/libriscv.a(interrupt.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +intrusive_list::erase(intrusive_list::iterator) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +intrusive_list::push_back(NVSHandleEntry*) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +intrusive_list::erase(intrusive_list::iterator) esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) +intrusive_list::push_back(nvs::HashList::HashListBlock*) esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) +intrusive_list::erase(intrusive_list::iterator) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +intrusive_list::push_back(nvs::NVSHandleSimple*) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +intrusive_list::erase(intrusive_list::iterator) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +intrusive_list::push_back(nvs::NVSPartition*) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +intrusive_list::clear() esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) +intrusive_list::erase(intrusive_list::iterator) esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) +intrusive_list::insert(intrusive_list::iterator, nvs::Page*) esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) +intrusive_list::push_back(nvs::Page*) esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) +intrusive_list::push_front(nvs::Page*) esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) +intrusive_list::clearAndFreeNodes() esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +intrusive_list::erase(intrusive_list::iterator) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +intrusive_list::push_back(nvs::Storage::BlobIndexNode*) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +intrusive_list::clearAndFreeNodes() esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +intrusive_list::erase(intrusive_list::iterator) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +intrusive_list::push_back(nvs::Storage::NamespaceEntry*) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +intrusive_list::clearAndFreeNodes() esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +intrusive_list::erase(intrusive_list::iterator) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +intrusive_list::push_back(nvs::Storage::UsedPageNode*) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +intrusive_list::erase(intrusive_list::iterator) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +intrusive_list::push_back(nvs::Storage*) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +io_cfg2str C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) +ioctl esp-idf/vfs/libvfs.a(vfs.c.obj) +iot_button_add_on_press_cb esp-idf/gpio_button/libgpio_button.a(button.c.obj) + esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) +iot_button_add_on_release_cb esp-idf/gpio_button/libgpio_button.a(button.c.obj) + esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) +iot_button_create esp-idf/gpio_button/libgpio_button.a(button.c.obj) + esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + esp-idf/main/libmain.a(app_driver.c.obj) +iot_button_delete esp-idf/gpio_button/libgpio_button.a(button.c.obj) +iot_button_rm_cb esp-idf/gpio_button/libgpio_button.a(button.c.obj) +iot_button_set_evt_cb esp-idf/gpio_button/libgpio_button.a(button.c.obj) + esp-idf/main/libmain.a(app_driver.c.obj) +iot_button_set_serial_cb esp-idf/gpio_button/libgpio_button.a(button.c.obj) +ip4_addr_isbroadcast_u32 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) + esp-idf/lwip/liblwip.a(icmp.c.obj) + esp-idf/lwip/liblwip.a(etharp.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) + esp-idf/lwip/liblwip.a(raw.c.obj) +ip4_addr_netmask_valid esp-idf/lwip/liblwip.a(ip4_addr.c.obj) +ip4_frag esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) +ip4_input esp-idf/lwip/liblwip.a(ip4.c.obj) + esp-idf/lwip/liblwip.a(ethernet.c.obj) + esp-idf/lwip/liblwip.a(ip.c.obj) +ip4_netif_exist esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) +ip4_output esp-idf/lwip/liblwip.a(ip4.c.obj) +ip4_output_if esp-idf/lwip/liblwip.a(ip4.c.obj) + esp-idf/lwip/liblwip.a(icmp.c.obj) + esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(raw.c.obj) +ip4_output_if_opt esp-idf/lwip/liblwip.a(ip4.c.obj) + esp-idf/lwip/liblwip.a(igmp.c.obj) +ip4_output_if_opt_src esp-idf/lwip/liblwip.a(ip4.c.obj) +ip4_output_if_src esp-idf/lwip/liblwip.a(ip4.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) +ip4_route esp-idf/lwip/liblwip.a(ip4.c.obj) + esp-idf/lwip/liblwip.a(etharp.c.obj) +ip4_route_src esp-idf/lwip/liblwip.a(ip4.c.obj) + esp-idf/lwip/liblwip.a(icmp.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(raw.c.obj) +ip4_route_src_hook esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) +ip4_set_default_multicast_netif esp-idf/lwip/liblwip.a(ip4.c.obj) +ip4addr_aton esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + esp-idf/lwip/liblwip.a(ip.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +ip4addr_ntoa esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + esp-idf/lwip/liblwip.a(ip.c.obj) +ip4addr_ntoa_r esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + esp-idf/lwip/liblwip.a(ip.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +ip6_addr_any esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/lwip/liblwip.a(ip6.c.obj) +ip6_chksum_pseudo esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/lwip/liblwip.a(icmp6.c.obj) + esp-idf/lwip/liblwip.a(raw.c.obj) +ip6_chksum_pseudo_partial esp-idf/lwip/liblwip.a(inet_chksum.c.obj) +ip6_frag esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + esp-idf/lwip/liblwip.a(ip6.c.obj) +ip6_input esp-idf/lwip/liblwip.a(ip6.c.obj) + esp-idf/lwip/liblwip.a(ethernet.c.obj) + esp-idf/lwip/liblwip.a(ip.c.obj) +ip6_options_add_hbh_ra esp-idf/lwip/liblwip.a(ip6.c.obj) + esp-idf/lwip/liblwip.a(mld6.c.obj) +ip6_output esp-idf/lwip/liblwip.a(ip6.c.obj) +ip6_output_if esp-idf/lwip/liblwip.a(ip6.c.obj) + esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/lwip/liblwip.a(icmp6.c.obj) + esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(raw.c.obj) +ip6_output_if_src esp-idf/lwip/liblwip.a(ip6.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) +ip6_route esp-idf/lwip/liblwip.a(ip6.c.obj) + esp-idf/lwip/liblwip.a(icmp6.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(raw.c.obj) +ip6_select_source_address esp-idf/lwip/liblwip.a(ip6.c.obj) + esp-idf/lwip/liblwip.a(icmp6.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(raw.c.obj) +ip6addr_aton esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + esp-idf/lwip/liblwip.a(ip.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +ip6addr_ntoa esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + esp-idf/lwip/liblwip.a(ip.c.obj) +ip6addr_ntoa_r esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + esp-idf/lwip/liblwip.a(ip.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +ip_addr_any esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) + esp-idf/lwip/liblwip.a(igmp.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) +ip_addr_any_type esp-idf/lwip/liblwip.a(ip.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(raw.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) +ip_addr_broadcast esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) +ip_chksum_pseudo esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +ip_chksum_pseudo_partial esp-idf/lwip/liblwip.a(inet_chksum.c.obj) +ip_data esp-idf/lwip/liblwip.a(ip.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/lwip/liblwip.a(ip6.c.obj) + esp-idf/lwip/liblwip.a(icmp6.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) + esp-idf/lwip/liblwip.a(icmp.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) + esp-idf/lwip/liblwip.a(raw.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) +ip_input esp-idf/lwip/liblwip.a(ip.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/lwip/liblwip.a(tcpip.c.obj) +ipaddr_addr esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +ipaddr_aton esp-idf/lwip/liblwip.a(ip.c.obj) + esp-idf/lwip/liblwip.a(netdb.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) +ipaddr_ntoa esp-idf/lwip/liblwip.a(ip.c.obj) +ipaddr_ntoa_r esp-idf/lwip/liblwip.a(ip.c.obj) +is_esp_mesh_assoc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +is_esp_mesh_duty_signaling C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +is_esp_mesh_ext_assoc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +is_esp_mesh_ps C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +is_lmac_idle C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +is_mesh_child C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) +is_mesh_last_parent C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +is_my_ie_encrypted C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +is_off_channel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +is_self_mac_greater C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +is_wapi_alloc_tx_buf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +iswspace C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) +iswspace_l C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace_l.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace.o) +itoa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-itoa.o) + esp-idf/newlib/libnewlib.a(assert.c.obj) + esp-idf/newlib/libnewlib.a(abort.c.obj) +json_arr_get_array esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) +json_arr_get_bool esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) +json_arr_get_float esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) +json_arr_get_int esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) +json_arr_get_int64 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) +json_arr_get_object esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) +json_arr_get_string esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) +json_arr_get_strlen esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) +json_arr_leave_array esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) +json_arr_leave_object esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) +json_gen_add_to_long_string esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +json_gen_arr_set_bool esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) +json_gen_arr_set_float esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) +json_gen_arr_set_int esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) +json_gen_arr_set_null esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) +json_gen_arr_set_string esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) +json_gen_arr_start_long_string esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) +json_gen_end_array esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) +json_gen_end_long_string esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +json_gen_end_object esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +json_gen_obj_set_bool esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) +json_gen_obj_set_float esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) +json_gen_obj_set_int esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +json_gen_obj_set_null esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) +json_gen_obj_set_string esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +json_gen_obj_start_long_string esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +json_gen_pop_array esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +json_gen_pop_object esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +json_gen_push_array esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +json_gen_push_array_str esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) +json_gen_push_object esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +json_gen_push_object_str esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) +json_gen_start_array esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) +json_gen_start_object esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +json_gen_str_end esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +json_gen_str_start esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +json_obj_get_array esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) +json_obj_get_array_str esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +json_obj_get_array_strlen esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +json_obj_get_bool esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +json_obj_get_float esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +json_obj_get_int esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +json_obj_get_int64 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) +json_obj_get_object esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +json_obj_get_object_str esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +json_obj_get_object_strlen esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +json_obj_get_string esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +json_obj_get_strlen esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +json_obj_leave_array esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) +json_obj_leave_object esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +json_parse_end esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +json_parse_end_static esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) +json_parse_start esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +json_parse_start_static esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) +ke_env C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) +l2c_ble_link_get_tx_buf_num esp-idf/bt/libbt.a(bt.c.obj) +labs C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-labs.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) +le_scan_duplicate_option C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) +led_strip_new_rmt_ws2812 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) +libcoexist_reversion_git C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) +libcore_reversion_git C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) +libmesh_reversion_git C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +libnet80211_reversion_git C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +libnet80211_reversion_remote C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +libpp_reversion_git C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +linenoise esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseAddCompletion esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) +linenoiseAllowEmpty esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseClearScreen esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseEditBackspace esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseEditDelete esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseEditDeletePrevWord esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseEditHistoryNext esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseEditInsert esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseEditMoveEnd esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseEditMoveHome esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseEditMoveLeft esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseEditMoveRight esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseFree esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseHistoryAdd esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseHistoryFree esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseHistoryLoad esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseHistorySave esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseHistorySetMaxLen esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseInsertPastedChar esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseIsDumbMode esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseProbe esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseSetCompletionCallback esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseSetDumbMode esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseSetFreeHintsCallback esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseSetHintsCallback esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseSetMaxLineLen esp-idf/console/libconsole.a(linenoise.c.obj) +linenoiseSetMultiLine esp-idf/console/libconsole.a(linenoise.c.obj) +ll_connection_param_req_handler_pre C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) +ll_connection_param_rsp_param_handler_pre C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) +llc_enc_state C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) +llc_env C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_dl_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_phy_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_le_ping.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_chmap_upd.o) +llc_ll_connection_param_req_pdu_send C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) +llc_ll_connection_param_rsp_pdu_send C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) +llc_ll_connection_update_ind_pdu_send C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) +llc_ll_phy_req_pdu_send C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_phy_upd.o) +llc_llcp_ch_map_update_ind_pdu_send C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_chmap_upd.o) +llc_llcp_conn_update_ind_ack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) +llc_llcp_phy_upd_ind_pdu_send C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_phy_upd.o) +llc_llcp_phy_update_ind_ack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) +lld_acl_rx_ind_handler_hack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) +lld_adv_env C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) +lld_adv_rep_ind_handler_hack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) +lld_ch_idx_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +lld_con_cntl_pkt_info C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) +lld_con_env C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) +lld_con_estab_ind_handler_hack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) +lld_con_llcp_proc_type_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) +lld_dtm_is_ongoing C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_test.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) +lld_enable_fixed_ch_idx C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +lld_exp_sync_pos_tab C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) +lld_fixed_ch_idx_state_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) +lld_init_end_ind_pre_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) +lld_init_max_aux_dur_tab C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_init.o) +lld_le_pkt_env C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) +lld_le_pkt_err_clear C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +lld_le_pkt_err_en C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +lld_le_pkt_err_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +lld_le_pkt_err_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) +lld_le_pkt_err_state_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) +lld_per_adv_env C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_per_adv.o) +lld_phy_coded_500k_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) +lld_priv_rpa_res C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) +lld_ral_valid_count C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +lld_rpa_renew_env C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) +lld_rpa_res_list C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) +lld_rpa_res_list_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) +lld_scan_env C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) +lld_scan_map_legacy_pdu_to_evt_type C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) +lld_scan_max_aux_dur_tab C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) +lld_scan_sync_env C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) +lld_sync_env C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_sync.o) +lld_test_env C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_test.o) +lld_wl_res_list C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) +lld_wl_res_rem C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +lld_wl_rpa_res C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +lld_wl_search C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) +lldesc_get_received_len esp-idf/soc/libsoc.a(lldesc.c.obj) +lldesc_setup_link_constrained esp-idf/soc/libsoc.a(lldesc.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) +llm_adv_is_in_duplicate_scan_duplicate_exceptional_list C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) +llm_cal_duplicate_scan_defer_count C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) +llm_clear_adv C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) +llm_duplicate_list_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) +llm_exception_list_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) +llm_ext_adv_get_own_addr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) +llm_hci_command_handler_tab C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +llm_hci_env_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) +llm_hci_env_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) +llm_hdl_to_id C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) +llm_is_pal_empty C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) +llm_local_le_feats C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) +llm_local_le_feats_42 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) +llm_local_le_states C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +llm_local_supp_cmds C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +llm_util_check_adv_report_list_by_hash C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) +llm_util_check_mesh_adv_report_list C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) +llm_util_flush_list C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) +lmacAdjustTimestamp C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +lmacConfMib C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +lmacConfMib_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +lmacDisableTransmit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +lmacDiscardAgedMSDU C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +lmacDiscardFrameExchangeSequence C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +lmacDiscardMSDU C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +lmacEndFrameExchangeSequence C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +lmacEndRetryAMPDUFail C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +lmacGetTxFrame C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +lmacInit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +lmacInitAc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +lmacIsIdle C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +lmacIsLongFrame C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +lmacMSDUAged C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +lmacPostTxComplete C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +lmacProcessAckTimeout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +lmacProcessAllTxTimeout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +lmacProcessCollision C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +lmacProcessCollisions C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +lmacProcessCollisions_task C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +lmacProcessCtsTimeout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +lmacProcessLongFrameSuccess C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +lmacProcessLongRetryFail C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +lmacProcessRxSucData C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +lmacProcessShortFrameSuccess C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +lmacProcessShortRetryFail C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +lmacProcessTBSuccess C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +lmacProcessTxComplete C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +lmacProcessTxError C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +lmacProcessTxRtsError C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +lmacProcessTxSuccess C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +lmacProcessTxTimeout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +lmacProcessTxopQComplete C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +lmacProcessTxopSuccess C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +lmacProcessTxseckiderr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +lmacReachLongLimit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +lmacReachShortLimit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +lmacRecycleMPDU C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +lmacReleaseTxopQueue C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +lmacRequestTxopQueue C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +lmacRetryTxFrame C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +lmacRxDone C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +lmacSetAcParam C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +lmacSetTxFrame C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +lmacStopTransmit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +lmacTxDone C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +lmacTxFrame C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +lmac_record_txtime C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +lmac_stop_hw_txq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +lmac_update_tx_statistic C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +local_ctrl_inst_ctx esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) +local_ctrl_message__descriptor esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +local_ctrl_message__free_unpacked esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) +local_ctrl_message__get_packed_size esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) +local_ctrl_message__init esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) +local_ctrl_message__pack esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) +local_ctrl_message__pack_to_buffer esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +local_ctrl_message__unpack esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) +local_ctrl_msg_type__descriptor esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +localeconv C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-localeconv.o) +localtime_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-lcltime_r.o) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) +lwip_accept esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) +lwip_bind esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) +lwip_close esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) +lwip_connect esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +lwip_cyclic_timers esp-idf/lwip/liblwip.a(timeouts.c.obj) +lwip_fcntl esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) +lwip_freeaddrinfo esp-idf/lwip/liblwip.a(netdb.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +lwip_getaddrinfo esp-idf/lwip/liblwip.a(netdb.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +lwip_gethostbyname esp-idf/lwip/liblwip.a(netdb.c.obj) +lwip_gethostbyname_r esp-idf/lwip/liblwip.a(netdb.c.obj) +lwip_getpeername esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) +lwip_getsockname esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) +lwip_getsockopt esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) +lwip_getsockopt_impl_ext esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +lwip_hook_tcp_isn esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) +lwip_htonl esp-idf/lwip/liblwip.a(def.c.obj) + esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + esp-idf/lwip/liblwip.a(ip6.c.obj) + esp-idf/lwip/liblwip.a(icmp6.c.obj) + esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) +lwip_htons esp-idf/lwip/liblwip.a(def.c.obj) + esp-idf/lwip/liblwip.a(netdb.c.obj) + esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + esp-idf/lwip/liblwip.a(ethernet.c.obj) + esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + esp-idf/lwip/liblwip.a(ip6.c.obj) + esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) + esp-idf/lwip/liblwip.a(etharp.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +lwip_inet_ntop esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) +lwip_inet_pton esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +lwip_init esp-idf/lwip/liblwip.a(init.c.obj) + esp-idf/lwip/liblwip.a(tcpip.c.obj) +lwip_init_tcp_isn esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +lwip_ioctl esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) +lwip_itoa esp-idf/lwip/liblwip.a(def.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) +lwip_listen esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) +lwip_netconn_do_accepted esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +lwip_netconn_do_bind esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +lwip_netconn_do_bind_if esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +lwip_netconn_do_close esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +lwip_netconn_do_connect esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +lwip_netconn_do_delconn esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +lwip_netconn_do_disconnect esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +lwip_netconn_do_getaddr esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +lwip_netconn_do_gethostbyname esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +lwip_netconn_do_join_leave_group esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +lwip_netconn_do_join_leave_group_netif esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +lwip_netconn_do_listen esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +lwip_netconn_do_newconn esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +lwip_netconn_do_recv esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +lwip_netconn_do_send esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +lwip_netconn_do_write esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +lwip_netconn_is_deallocated_msg esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +lwip_netconn_is_err_msg esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +lwip_num_cyclic_timers esp-idf/lwip/liblwip.a(timeouts.c.obj) +lwip_poll esp-idf/lwip/liblwip.a(sockets.c.obj) +lwip_read esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) +lwip_readv esp-idf/lwip/liblwip.a(sockets.c.obj) +lwip_recv esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +lwip_recvfrom esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) +lwip_recvmsg esp-idf/lwip/liblwip.a(sockets.c.obj) +lwip_select esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) +lwip_send esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +lwip_sendmsg esp-idf/lwip/liblwip.a(sockets.c.obj) +lwip_sendto esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) +lwip_setsockopt esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +lwip_setsockopt_impl_ext esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +lwip_shutdown esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) +lwip_socket esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +lwip_socket_dbg_get_socket esp-idf/lwip/liblwip.a(sockets.c.obj) +lwip_socket_thread_cleanup esp-idf/lwip/liblwip.a(sockets.c.obj) +lwip_socket_thread_init esp-idf/lwip/liblwip.a(sockets.c.obj) +lwip_standard_chksum esp-idf/lwip/liblwip.a(inet_chksum.c.obj) +lwip_stricmp esp-idf/lwip/liblwip.a(def.c.obj) +lwip_strnicmp esp-idf/lwip/liblwip.a(def.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) +lwip_strnstr esp-idf/lwip/liblwip.a(def.c.obj) +lwip_write esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) +lwip_writev esp-idf/lwip/liblwip.a(sockets.c.obj) +mac_debug C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) +mac_last_rxbuf_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +mac_rxbuf_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +mac_rxbuf_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +mac_tx_set_duration C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +mac_tx_set_htsig C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +mac_tx_set_plcp0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +mac_tx_set_plcp1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +mac_tx_set_plcp2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +mac_tx_set_pti C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +mac_tx_set_txop_q C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +mac_txrx_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +mallinfo esp-idf/newlib/libnewlib.a(heap.c.obj) +malloc esp-idf/newlib/libnewlib.a(heap.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gmtime.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rand.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(mem.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/console/libconsole.a(arg_utils.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) + esp-idf/protocomm/libprotocomm.a(security0.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/log/liblog.a(log.c.obj) + esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +malloc_stats esp-idf/newlib/libnewlib.a(heap.c.obj) +malloc_trim esp-idf/newlib/libnewlib.a(heap.c.obj) +malloc_usable_size esp-idf/newlib/libnewlib.a(heap.c.obj) +mallopt esp-idf/newlib/libnewlib.a(heap.c.obj) +map_assoc_expire C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +max_data_tx_time C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) +mbedtls_aes_cmac_prf_128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) +mbedtls_aria_crypt_cbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) +mbedtls_aria_crypt_cfb128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) +mbedtls_aria_crypt_ctr esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) +mbedtls_aria_crypt_ecb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) +mbedtls_aria_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) +mbedtls_aria_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) +mbedtls_aria_self_test esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) +mbedtls_aria_setkey_dec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) +mbedtls_aria_setkey_enc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) +mbedtls_asn1_find_named_data esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) +mbedtls_asn1_free_named_data_list esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) +mbedtls_asn1_free_named_data_list_shallow esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_asn1_get_alg esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) +mbedtls_asn1_get_alg_null esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) +mbedtls_asn1_get_bitstring esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) +mbedtls_asn1_get_bitstring_null esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) +mbedtls_asn1_get_bool esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_asn1_get_enum esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) +mbedtls_asn1_get_int esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) +mbedtls_asn1_get_len esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) +mbedtls_asn1_get_mpi esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) +mbedtls_asn1_get_sequence_of esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_asn1_get_tag esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) +mbedtls_asn1_sequence_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_asn1_store_named_data esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) +mbedtls_asn1_traverse_sequence_of esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) +mbedtls_asn1_write_algorithm_identifier esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +mbedtls_asn1_write_algorithm_identifier_ext esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) +mbedtls_asn1_write_bitstring esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) +mbedtls_asn1_write_bool esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) +mbedtls_asn1_write_enum esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) +mbedtls_asn1_write_ia5_string esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) +mbedtls_asn1_write_int esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) +mbedtls_asn1_write_len esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) +mbedtls_asn1_write_mpi esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_asn1_write_named_bitstring esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) +mbedtls_asn1_write_null esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) +mbedtls_asn1_write_octet_string esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) +mbedtls_asn1_write_oid esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) +mbedtls_asn1_write_printable_string esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) +mbedtls_asn1_write_raw_buffer esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) +mbedtls_asn1_write_tag esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) +mbedtls_asn1_write_tagged_string esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) +mbedtls_asn1_write_utf8_string esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) +mbedtls_base64_decode esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) +mbedtls_base64_encode esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) +mbedtls_base64_self_test esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) +mbedtls_calloc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ccm_auth_decrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) +mbedtls_ccm_encrypt_and_tag esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) +mbedtls_ccm_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) +mbedtls_ccm_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) +mbedtls_ccm_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) +mbedtls_ccm_self_test esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) +mbedtls_ccm_set_lengths esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) +mbedtls_ccm_setkey esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) +mbedtls_ccm_star_auth_decrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) +mbedtls_ccm_star_encrypt_and_tag esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) +mbedtls_ccm_starts esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) +mbedtls_ccm_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) +mbedtls_ccm_update_ad esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) +mbedtls_cipher_auth_decrypt_ext esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_cipher_auth_encrypt_ext esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_cipher_base_lookup_table esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) +mbedtls_cipher_check_tag esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) +mbedtls_cipher_cmac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) +mbedtls_cipher_cmac_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) +mbedtls_cipher_cmac_reset esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) +mbedtls_cipher_cmac_starts esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) +mbedtls_cipher_cmac_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) +mbedtls_cipher_crypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_cipher_definitions esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) +mbedtls_cipher_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) +mbedtls_cipher_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) +mbedtls_cipher_info_from_psa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) +mbedtls_cipher_info_from_string esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) +mbedtls_cipher_info_from_type esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) +mbedtls_cipher_info_from_values esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) +mbedtls_cipher_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) +mbedtls_cipher_list esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) +mbedtls_cipher_reset esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) +mbedtls_cipher_set_iv esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) +mbedtls_cipher_set_padding_mode esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_cipher_setkey esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_cipher_setup esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) +mbedtls_cipher_supported esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) +mbedtls_cipher_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) +mbedtls_cipher_update_ad esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) +mbedtls_cipher_values_from_psa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) +mbedtls_cipher_write_tag esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) +mbedtls_cmac_self_test esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) +mbedtls_ct_memcmp esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) +mbedtls_ct_memcpy_if esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ct_memcpy_offset esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ct_memmove_left esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_ct_zeroize_if esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_ctr_drbg_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_ctr_drbg_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_ctr_drbg_random esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_ctr_drbg_random_with_add esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) +mbedtls_ctr_drbg_reseed esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) +mbedtls_ctr_drbg_seed esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_ctr_drbg_self_test esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) +mbedtls_ctr_drbg_set_entropy_len esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) +mbedtls_ctr_drbg_set_nonce_len esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) +mbedtls_ctr_drbg_set_prediction_resistance esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) +mbedtls_ctr_drbg_set_reseed_interval esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) +mbedtls_ctr_drbg_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) +mbedtls_ctr_drbg_update_seed_file esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) +mbedtls_ctr_drbg_write_seed_file esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) +mbedtls_ecc_group_from_psa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_ecc_group_to_psa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_ecdh_calc_secret esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) +mbedtls_ecdh_can_do esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) +mbedtls_ecdh_compute_shared esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) +mbedtls_ecdh_enable_restart esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) +mbedtls_ecdh_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) +mbedtls_ecdh_gen_public esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) +mbedtls_ecdh_get_grp_id esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) +mbedtls_ecdh_get_params esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) +mbedtls_ecdh_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) +mbedtls_ecdh_make_params esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) +mbedtls_ecdh_make_public esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) +mbedtls_ecdh_read_params esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) +mbedtls_ecdh_read_public esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) +mbedtls_ecdh_setup esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) +mbedtls_ecdsa_can_do esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) +mbedtls_ecdsa_der_to_raw esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) +mbedtls_ecdsa_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) +mbedtls_ecdsa_from_keypair esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) +mbedtls_ecdsa_genkey esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) +mbedtls_ecdsa_info esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_ecdsa_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) +mbedtls_ecdsa_raw_to_der esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) +mbedtls_ecdsa_read_signature esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) +mbedtls_ecdsa_read_signature_restartable esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) +mbedtls_ecdsa_restart_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) +mbedtls_ecdsa_restart_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) +mbedtls_ecdsa_sign esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) +mbedtls_ecdsa_sign_det_ext esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) +mbedtls_ecdsa_sign_det_restartable esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_ecdsa_sign_restartable esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_ecdsa_verify esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) +mbedtls_ecdsa_verify_restartable esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_ecdsa_write_signature esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) +mbedtls_ecdsa_write_signature_restartable esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) +mbedtls_eckey_info esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_eckeydh_info esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_ecp_check_budget esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) +mbedtls_ecp_check_privkey esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_ecp_check_pub_priv esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) +mbedtls_ecp_check_pubkey esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) +mbedtls_ecp_copy esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) +mbedtls_ecp_curve_info_from_grp_id esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) +mbedtls_ecp_curve_info_from_name esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +mbedtls_ecp_curve_info_from_tls_id esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_ecp_curve_list esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_ecp_export esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_ecp_gen_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) +mbedtls_ecp_gen_keypair esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) +mbedtls_ecp_gen_keypair_base esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_ecp_gen_privkey esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) +mbedtls_ecp_get_type esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) +mbedtls_ecp_group_copy esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) +mbedtls_ecp_group_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) +mbedtls_ecp_group_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) +mbedtls_ecp_group_load esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) +mbedtls_ecp_grp_id_list esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) +mbedtls_ecp_is_zero esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) +mbedtls_ecp_keypair_calc_public esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_ecp_keypair_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) +mbedtls_ecp_keypair_get_group_id esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_ecp_keypair_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) +mbedtls_ecp_mul esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) +mbedtls_ecp_mul_restartable esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) +mbedtls_ecp_muladd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +mbedtls_ecp_muladd_restartable esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) +mbedtls_ecp_point_cmp esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +mbedtls_ecp_point_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) +mbedtls_ecp_point_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) +mbedtls_ecp_point_read_binary esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) +mbedtls_ecp_point_read_string esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_ecp_point_write_binary esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) +mbedtls_ecp_read_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) +mbedtls_ecp_restart_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) +mbedtls_ecp_restart_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) +mbedtls_ecp_restart_is_enabled esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_ecp_self_test esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_ecp_set_max_ops esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_ecp_set_public_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_ecp_set_zero esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_ecp_tls_read_group esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_ecp_tls_read_group_id esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) +mbedtls_ecp_tls_read_point esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) +mbedtls_ecp_tls_write_group esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) +mbedtls_ecp_tls_write_point esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) +mbedtls_ecp_write_key_ext esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_ecp_write_public_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_entropy_add_source esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) +mbedtls_entropy_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_entropy_func esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_entropy_gather esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) +mbedtls_entropy_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_entropy_self_test esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) +mbedtls_entropy_source_self_test esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) +mbedtls_entropy_update_manual esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) +mbedtls_entropy_update_seed_file esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) +mbedtls_entropy_write_seed_file esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) +mbedtls_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_free_keypair esp-idf/bt/libbt.a(ble_sm_alg.c.obj) +mbedtls_hardware_poll esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) +mbedtls_hmac_drbg_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) +mbedtls_hmac_drbg_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) +mbedtls_hmac_drbg_random esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) +mbedtls_hmac_drbg_random_with_add esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) +mbedtls_hmac_drbg_reseed esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) +mbedtls_hmac_drbg_seed esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) +mbedtls_hmac_drbg_seed_buf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) +mbedtls_hmac_drbg_self_test esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) +mbedtls_hmac_drbg_set_entropy_len esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) +mbedtls_hmac_drbg_set_prediction_resistance esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) +mbedtls_hmac_drbg_set_reseed_interval esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) +mbedtls_hmac_drbg_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) +mbedtls_hmac_drbg_update_seed_file esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) +mbedtls_hmac_drbg_write_seed_file esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) +mbedtls_internal_sha1_process esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) +mbedtls_internal_sha256_process esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) +mbedtls_internal_sha512_process esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) +mbedtls_md esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) +mbedtls_md5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_md5_self_test esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) +mbedtls_md_clone esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_md_error_from_psa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_md_file esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_md_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +mbedtls_md_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_md_get_name esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_md_get_size esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) +mbedtls_md_get_type esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +mbedtls_md_hmac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_md_hmac_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_md_hmac_reset esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_md_hmac_starts esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_md_hmac_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_md_info_from_ctx esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +mbedtls_md_info_from_string esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_md_info_from_type esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_md_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_md_list esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_md_setup esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_md_starts esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +mbedtls_md_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +mbedtls_mpi_add_abs esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) +mbedtls_mpi_add_int esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_mpi_add_mpi esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) +mbedtls_mpi_bitlen esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_mpi_cmp_abs esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_cmp_int esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_mpi_cmp_mpi esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_mpi_copy esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) +mbedtls_mpi_core_add esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_core_add_if esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) +mbedtls_mpi_core_bigendian_to_host esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) +mbedtls_mpi_core_bitlen esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_core_check_zero_ct esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_core_clz esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) +mbedtls_mpi_core_cond_assign esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_core_cond_swap esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_core_exp_mod esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_core_exp_mod_working_limbs esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_core_fill_random esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_core_from_mont_rep esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_core_get_mont_r2_unsafe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_core_lt_ct esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_core_mla esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) +mbedtls_mpi_core_montmul esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_mpi_core_montmul_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_core_mul esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) +mbedtls_mpi_core_random esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_core_read_be esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_core_read_le esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_core_shift_l esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_core_shift_r esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_core_sub esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_core_sub_int esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_core_to_mont_rep esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_core_uint_le_mpi esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) +mbedtls_mpi_core_write_be esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_core_write_le esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_div_int esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +mbedtls_mpi_div_mpi esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_mpi_exp_mod esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) +mbedtls_mpi_exp_mod_soft esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) +mbedtls_mpi_fill_random esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) +mbedtls_mpi_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) +mbedtls_mpi_gcd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_mpi_gen_prime esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_mpi_get_bit esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_mpi_grow esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) +mbedtls_mpi_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) +mbedtls_mpi_inv_mod esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_mpi_is_prime_ext esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) +mbedtls_mpi_lsb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) +mbedtls_mpi_lset esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) +mbedtls_mpi_lt_mpi_ct esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_mpi_mod_int esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_mod_mpi esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) +mbedtls_mpi_mul_int esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_mul_mpi esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) +mbedtls_mpi_random esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_mpi_read_binary esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) +mbedtls_mpi_read_binary_le esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_mpi_read_file esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_read_string esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) +mbedtls_mpi_safe_cond_assign esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_mpi_safe_cond_swap esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_mpi_self_test esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_set_bit esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_mpi_shift_l esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) +mbedtls_mpi_shift_r esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_mpi_shrink esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) +mbedtls_mpi_size esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) +mbedtls_mpi_sub_abs esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_mpi_sub_int esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_mpi_sub_mpi esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) +mbedtls_mpi_swap esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_mpi_write_binary esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) +mbedtls_mpi_write_binary_le esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) +mbedtls_mpi_write_file esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) +mbedtls_mpi_write_string esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) +mbedtls_ms_time esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) +mbedtls_net_accept esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) +mbedtls_net_bind esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) +mbedtls_net_connect esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) +mbedtls_net_free esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +mbedtls_net_init esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +mbedtls_net_recv esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +mbedtls_net_recv_timeout esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) +mbedtls_net_send esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +mbedtls_net_set_block esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) +mbedtls_net_set_nonblock esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) +mbedtls_net_usleep esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) +mbedtls_oid_from_numeric_string esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) +mbedtls_oid_get_attr_short_name esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) +mbedtls_oid_get_certificate_policies esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_oid_get_cipher_alg esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) +mbedtls_oid_get_ec_grp esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) +mbedtls_oid_get_ec_grp_algid esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) +mbedtls_oid_get_extended_key_usage esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_oid_get_md_alg esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) +mbedtls_oid_get_md_hmac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) +mbedtls_oid_get_numeric_string esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) +mbedtls_oid_get_oid_by_ec_grp esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) +mbedtls_oid_get_oid_by_ec_grp_algid esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) +mbedtls_oid_get_oid_by_md esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_oid_get_oid_by_pk_alg esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) +mbedtls_oid_get_oid_by_sig_alg esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) +mbedtls_oid_get_pk_alg esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) +mbedtls_oid_get_pkcs12_pbe_alg esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) +mbedtls_oid_get_sig_alg esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) +mbedtls_oid_get_sig_alg_desc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) +mbedtls_oid_get_x509_ext_type esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_pem_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) +mbedtls_pem_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) +mbedtls_pem_read_buffer esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) +mbedtls_pem_write_buffer esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) +mbedtls_pk_can_do esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) +mbedtls_pk_check_pair esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +mbedtls_pk_copy_from_psa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_pk_copy_public_from_psa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_pk_debug esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_pk_decrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) +mbedtls_pk_ecc_set_group esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_pk_ecc_set_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_pk_ecc_set_pubkey esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_pk_ecc_set_pubkey_from_prv esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_pk_encrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) +mbedtls_pk_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_pk_get_bitlen esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) +mbedtls_pk_get_name esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_pk_get_psa_attributes esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_pk_get_type esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_pk_import_into_psa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_pk_info_from_type esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_pk_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_pk_load_file esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_pk_parse_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_pk_parse_keyfile esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) +mbedtls_pk_parse_public_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) +mbedtls_pk_parse_public_keyfile esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) +mbedtls_pk_parse_subpubkey esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_pk_restart_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_pk_restart_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_pk_setup esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_pk_setup_rsa_alt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +mbedtls_pk_sign esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) +mbedtls_pk_sign_ext esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_pk_sign_restartable esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) +mbedtls_pk_verify esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) +mbedtls_pk_verify_ext esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) +mbedtls_pk_verify_restartable esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) +mbedtls_pk_write_key_der esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +mbedtls_pk_write_key_pem esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_pk_write_pubkey esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +mbedtls_pk_write_pubkey_der esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) +mbedtls_pk_write_pubkey_formatted esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) +mbedtls_pk_write_pubkey_pem esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) +mbedtls_pkcs12_derivation esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) +mbedtls_pkcs12_pbe_ext esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) +mbedtls_pkcs5_pbes2_ext esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) +mbedtls_pkcs5_pbkdf2_hmac_ext esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) +mbedtls_pkcs5_self_test esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) +mbedtls_platform_set_calloc_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) +mbedtls_platform_setup esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) +mbedtls_platform_teardown esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) +mbedtls_platform_zeroize esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) +mbedtls_psa_aead_abort esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_aead_decrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_aead_decrypt_setup esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_aead_encrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_aead_encrypt_setup esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_aead_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_aead_set_lengths esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_aead_set_nonce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_aead_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_aead_update_ad esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_asymmetric_decrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_asymmetric_encrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_cipher_abort esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_cipher_decrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_cipher_decrypt_setup esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_cipher_encrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_cipher_encrypt_setup esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_cipher_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_cipher_set_iv esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_cipher_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_crypto_configure_entropy_sources esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_crypto_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_ecdsa_sign_hash esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_ecdsa_verify_hash esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_ecp_export_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) +mbedtls_psa_ecp_export_public_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_ecp_generate_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_ecp_import_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_ecp_load_public_part esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_ecp_load_representation esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_get_random esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_psa_get_stats esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) +mbedtls_psa_hash_abort esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_hash_clone esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_hash_compute esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_hash_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_hash_setup esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_hash_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_interruptible_set_max_ops esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_key_agreement_ecdh esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_mac_abort esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_mac_compute esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_mac_sign_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_mac_sign_setup esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_mac_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_mac_verify_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_mac_verify_setup esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_rsa_export_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) +mbedtls_psa_rsa_export_public_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_rsa_generate_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_rsa_import_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_rsa_load_representation esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) +mbedtls_psa_rsa_sign_hash esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_rsa_verify_hash esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_sign_hash_abort esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_sign_hash_complete esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_sign_hash_get_num_ops esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_sign_hash_start esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_verify_hash_abort esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_verify_hash_complete esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_verify_hash_get_num_ops esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_psa_verify_hash_start esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +mbedtls_rsa_alt_info esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_rsa_check_privkey esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_rsa_check_pub_priv esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) +mbedtls_rsa_check_pubkey esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_rsa_complete esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_rsa_copy esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_rsa_deduce_crt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_rsa_deduce_primes esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_rsa_deduce_private_exponent esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_rsa_export esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) +mbedtls_rsa_export_crt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_rsa_export_raw esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_rsa_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +mbedtls_rsa_gen_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_rsa_get_bitlen esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) +mbedtls_rsa_get_len esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) +mbedtls_rsa_get_md_alg esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_rsa_get_padding_mode esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_rsa_import esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_rsa_import_raw esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_rsa_info esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_rsa_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +mbedtls_rsa_parse_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_rsa_parse_pubkey esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_rsa_pkcs1_decrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) +mbedtls_rsa_pkcs1_encrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) +mbedtls_rsa_pkcs1_sign esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) +mbedtls_rsa_pkcs1_verify esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) +mbedtls_rsa_private esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_rsa_public esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_rsa_rsaes_oaep_decrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) +mbedtls_rsa_rsaes_oaep_encrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) +mbedtls_rsa_rsaes_pkcs1_v15_decrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_rsa_rsaes_pkcs1_v15_encrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_rsa_rsassa_pkcs1_v15_sign esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_rsa_rsassa_pkcs1_v15_verify esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_rsa_rsassa_pss_sign esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) +mbedtls_rsa_rsassa_pss_sign_ext esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_rsa_rsassa_pss_sign_no_mode_check esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_rsa_rsassa_pss_verify esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_rsa_rsassa_pss_verify_ext esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_rsa_self_test esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_rsa_set_padding esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_rsa_validate_crt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_rsa_validate_params esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +mbedtls_rsa_write_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_rsa_write_pubkey esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +mbedtls_sha1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_sha1_clone esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_sha1_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) +mbedtls_sha1_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_sha1_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) +mbedtls_sha1_self_test esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) +mbedtls_sha1_starts esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) +mbedtls_sha1_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) +mbedtls_sha224_self_test esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) +mbedtls_sha256 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) +mbedtls_sha256_clone esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_sha256_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_sha256_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_sha256_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_sha256_self_test esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) +mbedtls_sha256_starts esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_sha256_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_sha3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_sha384_self_test esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) +mbedtls_sha3_clone esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_sha3_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_sha3_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_sha3_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_sha3_self_test esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) +mbedtls_sha3_starts esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_sha3_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_sha512 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) +mbedtls_sha512_clone esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +mbedtls_sha512_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) +mbedtls_sha512_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) +mbedtls_sha512_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) +mbedtls_sha512_self_test esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) +mbedtls_sha512_starts esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) +mbedtls_sha512_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) +mbedtls_ssl_add_hs_hdr_to_checksum esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) +mbedtls_ssl_add_hs_msg_to_checksum esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_check_cert_usage esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) +mbedtls_ssl_check_curve esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) +mbedtls_ssl_check_curve_tls_id esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_check_pending esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ssl_check_record esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ssl_check_timer esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ssl_ciphersuite_from_id esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_ciphersuite_from_string esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) +mbedtls_ssl_ciphersuite_get_cipher_key_bitlen esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) +mbedtls_ssl_ciphersuite_uses_ec esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) +mbedtls_ssl_close_notify esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) +mbedtls_ssl_conf_alpn_protocols esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +mbedtls_ssl_conf_authmode esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +mbedtls_ssl_conf_ca_chain esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) +mbedtls_ssl_conf_cert_profile esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +mbedtls_ssl_conf_cert_req_ca_list esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_ciphersuites esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +mbedtls_ssl_conf_dbg esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_dtls_badmac_limit esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_encrypt_then_mac esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_endpoint esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_extended_master_secret esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_groups esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_legacy_renegotiation esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_max_frag_len esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_own_cert esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +mbedtls_ssl_conf_preference_order esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) +mbedtls_ssl_conf_read_timeout esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_renegotiation esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +mbedtls_ssl_conf_renegotiation_enforced esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_renegotiation_period esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_rng esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +mbedtls_ssl_conf_session_cache esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_session_tickets esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_session_tickets_cb esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_sig_algs esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +mbedtls_ssl_conf_sni esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_transport esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_conf_verify esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) +mbedtls_ssl_config_defaults esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +mbedtls_ssl_config_free esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +mbedtls_ssl_config_init esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +mbedtls_ssl_decrypt_buf esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ssl_derive_keys esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) +mbedtls_ssl_encrypt_buf esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ssl_fetch_input esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) +mbedtls_ssl_finish_handshake_msg esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) +mbedtls_ssl_flush_output esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_free esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) +mbedtls_ssl_get_alpn_protocol esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_get_bytes_avail esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +mbedtls_ssl_get_ciphersuite esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +mbedtls_ssl_get_ciphersuite_id esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) +mbedtls_ssl_get_ciphersuite_id_from_ssl esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_get_ciphersuite_name esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_get_ciphersuite_sig_alg esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) +mbedtls_ssl_get_ciphersuite_sig_pk_alg esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) +mbedtls_ssl_get_ecp_group_id_from_tls_id esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) +mbedtls_ssl_get_extension_id esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_get_extension_mask esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_get_handshake_transcript esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_get_hs_sni esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_get_input_max_frag_len esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_get_key_exchange_md_tls1_2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) +mbedtls_ssl_get_max_in_record_payload esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_get_max_out_record_payload esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ssl_get_mode_from_ciphersuite esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) +mbedtls_ssl_get_mode_from_transform esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ssl_get_output_max_frag_len esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_get_peer_cert esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_get_psa_curve_info_from_tls_id esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_get_record_expansion esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ssl_get_session esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_get_tls_id_from_ecp_group_id esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) +mbedtls_ssl_get_verify_result esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +mbedtls_ssl_get_version esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +mbedtls_ssl_handle_message_type esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ssl_handle_pending_alert esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_handshake esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +mbedtls_ssl_handshake_client_step esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) +mbedtls_ssl_handshake_free esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) +mbedtls_ssl_handshake_server_step esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) +mbedtls_ssl_handshake_step esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +mbedtls_ssl_handshake_wrapup esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) +mbedtls_ssl_handshake_wrapup_free_hs_transform esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_hash_from_md_alg esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) +mbedtls_ssl_init esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +mbedtls_ssl_list_ciphersuites esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +mbedtls_ssl_md_alg_from_hash esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) +mbedtls_ssl_optimize_checksum esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) +mbedtls_ssl_parse_alpn_ext esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) +mbedtls_ssl_parse_certificate esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) +mbedtls_ssl_parse_change_cipher_spec esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) +mbedtls_ssl_parse_finished esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) +mbedtls_ssl_parse_server_name_ext esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) +mbedtls_ssl_parse_sig_alg_ext esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) +mbedtls_ssl_pend_fatal_alert esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_pk_alg_from_sig esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) +mbedtls_ssl_prepare_handshake_record esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ssl_read esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) +mbedtls_ssl_read_record esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_read_version esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) +mbedtls_ssl_renegotiate esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ssl_reset_checksum esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_reset_in_out_pointers esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_send_alert_message esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) +mbedtls_ssl_send_fatal_handshake_failure esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ssl_session_copy esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_session_free esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) +mbedtls_ssl_session_init esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) +mbedtls_ssl_session_load esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_session_reset esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) +mbedtls_ssl_session_reset_int esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_session_reset_msg_layer esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_session_save esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_set_bio esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +mbedtls_ssl_set_calc_verify_md esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) +mbedtls_ssl_set_export_keys_cb esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +mbedtls_ssl_set_hostname esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +mbedtls_ssl_set_hs_authmode esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_set_hs_ca_chain esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_set_hs_dn_hints esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_set_hs_own_cert esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_set_inbound_transform esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ssl_set_outbound_transform esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ssl_set_session esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_set_timer esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_set_timer_cb esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_set_verify esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_setup esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_sig_from_pk esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) +mbedtls_ssl_sig_from_pk_alg esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) +mbedtls_ssl_start_handshake_msg esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) +mbedtls_ssl_start_renegotiation esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ssl_tls12_get_preferred_hash_for_sig_alg esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) +mbedtls_ssl_tls12_write_client_hello_exts esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) +mbedtls_ssl_tls_prf esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +mbedtls_ssl_transform_free esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_transform_init esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) +mbedtls_ssl_update_handshake_status esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) +mbedtls_ssl_update_in_pointers esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ssl_update_out_pointers esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_validate_ciphersuite esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) +mbedtls_ssl_write esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) +mbedtls_ssl_write_alpn_ext esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) +mbedtls_ssl_write_certificate esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) +mbedtls_ssl_write_change_cipher_spec esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) +mbedtls_ssl_write_client_hello esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) +mbedtls_ssl_write_finished esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) +mbedtls_ssl_write_handshake_msg_ext esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_ssl_write_record esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) +mbedtls_ssl_write_sig_alg_ext esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) +mbedtls_ssl_write_version esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) +mbedtls_to_psa_error esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) +mbedtls_x509_crt_check_extended_key_usage esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_x509_crt_check_key_usage esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_x509_crt_free esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) +mbedtls_x509_crt_get_ca_istrue esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_crt_info esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_crt_init esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) +mbedtls_x509_crt_is_revoked esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_crt_parse esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +mbedtls_x509_crt_parse_cn_inet_pton esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_crt_parse_der esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_x509_crt_parse_der_nocopy esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_crt_parse_der_with_ext_cb esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_crt_parse_file esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_crt_parse_path esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_crt_profile_default esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_x509_crt_profile_next esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_crt_profile_none esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_crt_profile_suiteb esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_x509_crt_restart_free esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_x509_crt_restart_init esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_x509_crt_verify esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_crt_verify_info esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_crt_verify_restartable esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbedtls_x509_crt_verify_with_profile esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_dn_gets esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_free_subject_alt_name esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) +mbedtls_x509_get_alg esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_get_alg_null esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) +mbedtls_x509_get_ext esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_get_key_usage esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_get_name esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_get_ns_cert_type esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_get_rsassa_pss_params esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) +mbedtls_x509_get_serial esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_get_sig esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_get_sig_alg esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_get_subject_alt_name esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_get_subject_alt_name_ext esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_get_time esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_info_cert_type esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_info_key_usage esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_info_subject_alt_name esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_key_size_helper esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_parse_subject_alt_name esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) +mbedtls_x509_serial_gets esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_set_extension esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) +mbedtls_x509_sig_alg_gets esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +mbedtls_x509_string_to_names esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) +mbedtls_x509_time_cmp esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) +mbedtls_x509_time_is_future esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) +mbedtls_x509_time_is_past esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) +mbedtls_x509_write_extensions esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) +mbedtls_x509_write_names esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) +mbedtls_x509_write_set_san_common esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) +mbedtls_x509_write_sig esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) +mbedtls_x509write_csr_der esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) +mbedtls_x509write_csr_free esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_x509write_csr_init esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_x509write_csr_pem esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_x509write_csr_set_extension esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) +mbedtls_x509write_csr_set_key esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_x509write_csr_set_key_usage esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) +mbedtls_x509write_csr_set_md_alg esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_x509write_csr_set_ns_cert_type esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) +mbedtls_x509write_csr_set_subject_alternative_name esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) +mbedtls_x509write_csr_set_subject_name esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) +mbedtls_zeroize_and_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) +mbo_add_ie esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) +mbrtowc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mbrtowc.o) +md4_vector esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) +md5_vector esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +mdns_browse_delete esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_browse_new esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_delegate_hostname_add esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_delegate_hostname_remove esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_delegate_hostname_set_address esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_free esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) +mdns_hostname_exists esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_hostname_get esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_hostname_set esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) +mdns_init esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) +mdns_instance_name_set esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_is_netif_ready esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_lookup_delegated_service esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_lookup_selfhosted_service esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_netif_action esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_parse_packet esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_preset_if_handle_system_event esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_query esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_query_a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_query_aaaa esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_query_async_delete esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_query_async_get_results esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_query_async_new esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_query_generic esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_query_ptr esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_query_results_free esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_query_srv esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_query_txt esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_register_netif esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_service_add esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) +mdns_service_add_for_host esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_service_exists esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_service_exists_with_instance esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_service_instance_name_set esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_service_instance_name_set_for_host esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_service_port_set esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_service_port_set_for_host esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_service_remove esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) +mdns_service_remove_all esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_service_remove_for_host esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_service_subtype_add_for_host esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_service_txt_item_remove esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_service_txt_item_remove_for_host esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_service_txt_item_set esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) +mdns_service_txt_item_set_for_host esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_service_txt_item_set_for_host_with_explicit_value_len esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_service_txt_item_set_with_explicit_value_len esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_service_txt_set esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_service_txt_set_for_host esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +mdns_unregister_netif esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +meas_tone_pwr_db C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) +mem_calloc esp-idf/lwip/liblwip.a(mem.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) +mem_free esp-idf/lwip/liblwip.a(mem.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(memp.c.obj) + esp-idf/lwip/liblwip.a(tcpip.c.obj) +mem_free_callback esp-idf/lwip/liblwip.a(tcpip.c.obj) +mem_init esp-idf/lwip/liblwip.a(mem.c.obj) + esp-idf/lwip/liblwip.a(init.c.obj) +mem_init_mbuf_pool esp-idf/bt/libbt.a(mem.c.obj) + esp-idf/bt/libbt.a(os_msys_init.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci.c.obj) +mem_malloc esp-idf/lwip/liblwip.a(mem.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(memp.c.obj) +mem_malloc_mbuf_pool esp-idf/bt/libbt.a(mem.c.obj) +mem_malloc_mbufpkt_pool esp-idf/bt/libbt.a(mem.c.obj) +mem_malloc_mempool esp-idf/bt/libbt.a(mem.c.obj) +mem_malloc_mempool_ext esp-idf/bt/libbt.a(mem.c.obj) +mem_pullup_obj esp-idf/bt/libbt.a(mem.c.obj) +mem_split_frag esp-idf/bt/libbt.a(mem.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci.c.obj) +mem_trim esp-idf/lwip/liblwip.a(mem.c.obj) + esp-idf/lwip/liblwip.a(pbuf.c.obj) +memalign esp-idf/newlib/libnewlib.a(heap.c.obj) +memchr C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memchr.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fvwrite.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +memcmp C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(ethernet.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_chmap_upd.o) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_store_config.c.obj) + esp-idf/bt/libbt.a(ble_uuid.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_store.c.obj) + esp-idf/bt/libbt.a(ble_hs_id.c.obj) + esp-idf/bt/libbt.a(ble_store_util.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) +memcpy C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mprec.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-dtoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fvwrite.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fread.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-utoa.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + esp-idf/hal/libhal.a(ds_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(des-internal.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + esp-idf/lwip/liblwip.a(netdb.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) + esp-idf/lwip/liblwip.a(icmp.c.obj) + esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + esp-idf/log/liblog.a(log_buffers.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/console/libconsole.a(arg_dstr.c.obj) + esp-idf/console/libconsole.a(arg_utils.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_chmap_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_store_config.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + esp-idf/bt/libbt.a(ble_uuid.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(assert.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(tlsf.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/log/liblog.a(log.c.obj) + esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) +memmove C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memmove-stub.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fvwrite.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/lwip/liblwip.a(def.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_store_config.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) +memp_ARP_QUEUE esp-idf/lwip/liblwip.a(memp.c.obj) +memp_FRAG_PBUF esp-idf/lwip/liblwip.a(memp.c.obj) +memp_IGMP_GROUP esp-idf/lwip/liblwip.a(memp.c.obj) +memp_MLD6_GROUP esp-idf/lwip/liblwip.a(memp.c.obj) +memp_ND6_QUEUE esp-idf/lwip/liblwip.a(memp.c.obj) +memp_NETBUF esp-idf/lwip/liblwip.a(memp.c.obj) +memp_NETCONN esp-idf/lwip/liblwip.a(memp.c.obj) +memp_NETDB esp-idf/lwip/liblwip.a(memp.c.obj) +memp_PBUF esp-idf/lwip/liblwip.a(memp.c.obj) +memp_PBUF_POOL esp-idf/lwip/liblwip.a(memp.c.obj) +memp_RAW_PCB esp-idf/lwip/liblwip.a(memp.c.obj) +memp_SYS_TIMEOUT esp-idf/lwip/liblwip.a(memp.c.obj) +memp_TCPIP_MSG_API esp-idf/lwip/liblwip.a(memp.c.obj) +memp_TCPIP_MSG_INPKT esp-idf/lwip/liblwip.a(memp.c.obj) +memp_TCP_PCB esp-idf/lwip/liblwip.a(memp.c.obj) +memp_TCP_PCB_LISTEN esp-idf/lwip/liblwip.a(memp.c.obj) +memp_TCP_SEG esp-idf/lwip/liblwip.a(memp.c.obj) +memp_UDP_PCB esp-idf/lwip/liblwip.a(memp.c.obj) +memp_free esp-idf/lwip/liblwip.a(memp.c.obj) + esp-idf/lwip/liblwip.a(netdb.c.obj) + esp-idf/lwip/liblwip.a(netbuf.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/lwip/liblwip.a(igmp.c.obj) + esp-idf/lwip/liblwip.a(etharp.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(timeouts.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(raw.c.obj) + esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(tcpip.c.obj) +memp_free_pool esp-idf/lwip/liblwip.a(memp.c.obj) +memp_init esp-idf/lwip/liblwip.a(memp.c.obj) + esp-idf/lwip/liblwip.a(init.c.obj) +memp_init_pool esp-idf/lwip/liblwip.a(memp.c.obj) +memp_malloc esp-idf/lwip/liblwip.a(memp.c.obj) + esp-idf/lwip/liblwip.a(netdb.c.obj) + esp-idf/lwip/liblwip.a(netbuf.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/lwip/liblwip.a(igmp.c.obj) + esp-idf/lwip/liblwip.a(etharp.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(timeouts.c.obj) + esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(raw.c.obj) + esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(tcpip.c.obj) +memp_malloc_pool esp-idf/lwip/liblwip.a(memp.c.obj) +memp_pools esp-idf/lwip/liblwip.a(memp.c.obj) +memset C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memset.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-bzero.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(md4-internal.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/lwip/liblwip.a(netdb.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_hash.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_aead.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/lwip/liblwip.a(netbuf.c.obj) + esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(raw.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/console/libconsole.a(arg_dstr.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_tl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ble_util_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(reent_init.c.obj) + esp-idf/newlib/libnewlib.a(abort.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +memspi_host_erase_block esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_erase_chip esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_erase_sector esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_flush_cache esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_init_pointers esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +memspi_host_program_page esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_read esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_read_data_slicer esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_read_id_hs esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_read_status_hs esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_set_write_protect esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_write_data_slicer esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +mesh_add_invalid_rc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_add_option C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_adjust_passive_scan_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_bcn_change_timeout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_bcn_change_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) +mesh_bcn_change_timer_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_candidate_monitor_timeout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_candidate_monitor_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) +mesh_chain_header_add_ttl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_check_conflict_beacon C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_check_last_rcandidate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_check_rc_expire C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_check_tid_mbox_full C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +mesh_child_clr_ps_duty C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_child_set_ps_duty C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_clear_parent_candidate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +mesh_coding_ie_key C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_conn_leave C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_conn_mutex C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +mesh_connect_to_candidate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_connect_to_router C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) +mesh_construct_rmv_announcement C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +mesh_create_task C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) +mesh_csa_set_bssid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_deinit_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_disable_parent_switch_monitor C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_encrypt_ie_plain_key C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_fill_rmv_sub_child C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +mesh_find_root_competitor C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_flush_txQ C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +mesh_flush_upstream_packets C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +mesh_free C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_get_parent_candidate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +mesh_get_parent_monitor_config C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +mesh_get_rssi_threshold C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +mesh_get_sub_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_get_subnet_nodes_list C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_get_subnet_nodes_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_get_tx_pending C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +mesh_get_vnd_roots_len C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_ie_monitor_timeout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_ie_monitor_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) +mesh_ie_type2str C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_init_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_init_rcandidate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_ioctl_sem C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) +mesh_is_better_parent C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_is_ie_ignored C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_is_last_rc_existing C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_is_new_found_conflict_root C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_is_new_root_found C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_is_new_root_invalid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_is_yield_root C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_look_for_network C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_malloc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_common.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_malloc_rmv_announcement C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +mesh_multi_recv_ack C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +mesh_multi_send_ack C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +mesh_mutex_lock C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_mutex_unlock C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_myself_mbox C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +mesh_node_process_cycle C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_node_process_disconnect C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_node_process_healing C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_add_conflict_roots C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_change_layer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_check_conflict_roots C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_check_layer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_check_no_parent_found C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) +mesh_nwk_delete_timers C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_duty_check_allowed C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_nwk_duty_check_duration_expire C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_nwk_duty_clr_master_identity C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_nwk_duty_clr_remaining C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_nwk_duty_master_is_root C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_nwk_duty_post_event C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_nwk_duty_process_remaining C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_nwk_duty_set_master_identity C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_nwk_duty_set_remaining C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_nwk_find_conflict_roots C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_io_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_manual_networking C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_nwk_process_allow_switch C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_process_child_event C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_process_conflict_discnx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_process_disconnected C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_process_ie_change C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_process_leaf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_process_look_for_network C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_process_no_parent C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_process_nvs_settings C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_process_reselect C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_process_rootless C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_process_scan_done C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_process_scan_request C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_process_vote_done C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_process_yield_roots_announce C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_process_yield_roots_monitor C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_remove_conflict_roots C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_task_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_nwk_task_main C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_pack_rmv_announcement C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +mesh_parent_check_root_conflict C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_parent_insert_candidate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_parent_select_done C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_parse_conflict_roots_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_parse_option C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_parse_ps_entire_rule C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_parse_ps_uplink_rule C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_pm_set_null C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) +mesh_pm_tbtt_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) +mesh_post_parent_assoc_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_post_parent_switch_candidate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_post_parent_weak_rssi C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_print_txQ_waiting C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +mesh_printf esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_process_child_macconnected C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_process_mcast_cover_node C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) +mesh_process_mgmt_announce C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) +mesh_process_mgmt_root_switch C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) +mesh_process_mgmt_root_waive C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) +mesh_process_mgmt_routing_table C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) +mesh_process_parent_organized C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) +mesh_process_root_candidate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_process_roots_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_process_roots_ie_ttl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_process_same_root_candidate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_ps_control_get_min_duty C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_ps_control_set_awake C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_ps_control_set_sleep C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_ps_control_timeout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_ps_control_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) +mesh_ps_get_duties C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_ps_keep_cnx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) +mesh_ps_set_new_duty C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_ps_tx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +mesh_recv C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_recv_add_option C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_recv_process_flag C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_register_timer_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_remove_myself_from_forwarding C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) +mesh_root_connect_timeout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_root_connect_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) +mesh_root_connect_timer_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_root_process_connect C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_root_process_disconnect C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_root_process_roots_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +mesh_route_announce_timeout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_rt_change_timeout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +mesh_rt_change_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) +mesh_rt_change_timer_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +mesh_rx_task_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) +mesh_rx_task_main C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) +mesh_rxcb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +mesh_scan_done_process_weak C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_select_is_better_parent C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_select_parent C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_select_parent_compute_rank C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_select_parent_limit_layer2_cap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_select_parent_try_layer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_select_parent_try_rssi C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_select_router C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_select_set_ignore C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_self_xonseq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_send_block_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +mesh_send_block_main C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +mesh_send_process_flag C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_send_process_topo C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +mesh_send_roots_fixed C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_send_roots_gone C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_send_roots_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_send_stop_vote C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_set_default_rssi_threshold C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_set_id C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) +mesh_set_ie_crypto_config C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +mesh_set_ie_crypto_funcs C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) +mesh_set_ie_crypto_key C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) +mesh_set_io_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_set_parent C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) +mesh_set_parent_candidate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +mesh_set_parent_monitor_config C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +mesh_set_root_candidate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_set_root_candidate_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_set_router C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_set_rssi_threshold C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +mesh_set_self_organized C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_set_type C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_sta_auth_expire_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) +mesh_stop_recv C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_switch_channel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_tcpip_mbox C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +mesh_timer_bcn_change C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) +mesh_timer_candidate_monitor C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) +mesh_timer_do_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_timer_info C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) +mesh_timer_mie_monitor C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) +mesh_timer_ps_control C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) +mesh_timer_root_connect C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) +mesh_timer_route_announce C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) +mesh_timer_rt_change C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) +mesh_topo_get_ttl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +mesh_tx_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_tx_task_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +mesh_tx_task_main C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +mesh_tx_tid_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +mesh_update_current_parent C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_update_ie_rssi C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_update_rcandidate_rssi C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_update_route_table C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +mesh_vote_root_candidate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_waive_root C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +mesh_wifi_event_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_wifi_event_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_wifi_event_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_xmit_state_mbox C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +mesh_xon C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +mesh_xon_deliver_packet C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +mesh_xon_flush_packets C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +mesh_xon_process_disconnected C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +mesh_xon_process_expired C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +mesh_xon_process_no_wnd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +mesh_xon_task_main C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +mgd_probe_send_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +misc_nvs_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +misc_nvs_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +misc_nvs_load C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) +misc_nvs_restore C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +mkdir esp-idf/vfs/libvfs.a(vfs.c.obj) +mktime C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-mktime.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) +mld6_input esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/lwip/liblwip.a(icmp6.c.obj) +mld6_joingroup esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +mld6_joingroup_netif esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) +mld6_leavegroup esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +mld6_leavegroup_netif esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) +mld6_lookfor_group esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/lwip/liblwip.a(ip6.c.obj) +mld6_report_groups esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) +mld6_stop esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) +mld6_tmr esp-idf/lwip/liblwip.a(mld6.c.obj) +mmu_hal_bytes_to_pages esp-idf/hal/libhal.a(mmu_hal.c.obj) +mmu_hal_check_valid_ext_vaddr_region esp-idf/hal/libhal.a(mmu_hal.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) +mmu_hal_init esp-idf/hal/libhal.a(mmu_hal.c.obj) +mmu_hal_map_region esp-idf/hal/libhal.a(mmu_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) +mmu_hal_paddr_to_vaddr esp-idf/hal/libhal.a(mmu_hal.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) +mmu_hal_pages_to_bytes esp-idf/hal/libhal.a(mmu_hal.c.obj) +mmu_hal_unmap_all esp-idf/hal/libhal.a(mmu_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +mmu_hal_unmap_region esp-idf/hal/libhal.a(mmu_hal.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) +mmu_hal_vaddr_to_paddr esp-idf/hal/libhal.a(mmu_hal.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) +modem_domain_pd_allowed esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) +mpi_hal_calc_hardware_words esp-idf/hal/libhal.a(mpi_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) +mpi_hal_clear_interrupt esp-idf/hal/libhal.a(mpi_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) +mpi_hal_disable_hardware_hw_op esp-idf/hal/libhal.a(mpi_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) +mpi_hal_enable_constant_time esp-idf/hal/libhal.a(mpi_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) +mpi_hal_enable_hardware_hw_op esp-idf/hal/libhal.a(mpi_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) +mpi_hal_enable_search esp-idf/hal/libhal.a(mpi_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) +mpi_hal_interrupt_enable esp-idf/hal/libhal.a(mpi_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) +mpi_hal_read_result_hw_op esp-idf/hal/libhal.a(mpi_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) +mpi_hal_set_mode esp-idf/hal/libhal.a(mpi_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) +mpi_hal_set_search_position esp-idf/hal/libhal.a(mpi_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) +mpi_hal_start_op esp-idf/hal/libhal.a(mpi_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) +mpi_hal_wait_op_complete esp-idf/hal/libhal.a(mpi_hal.c.obj) +mpi_hal_write_at_offset esp-idf/hal/libhal.a(mpi_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) +mpi_hal_write_m_prime esp-idf/hal/libhal.a(mpi_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) +mpi_hal_write_rinv esp-idf/hal/libhal.a(mpi_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) +mpi_hal_write_to_mem_block esp-idf/hal/libhal.a(mpi_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) +mqtt_data esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) +mqtt_get_id esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +mqtt_get_publish_data esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +mqtt_get_publish_topic esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +mqtt_get_suback_data esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +mqtt_get_total_length esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +mqtt_has_valid_msg_hdr esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +mqtt_header_complete esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) +mqtt_msg_buffer_destroy esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +mqtt_msg_buffer_init esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +mqtt_msg_connect esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +mqtt_msg_disconnect esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +mqtt_msg_pingreq esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +mqtt_msg_pingresp esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) +mqtt_msg_puback esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +mqtt_msg_pubcomp esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +mqtt_msg_publish esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +mqtt_msg_pubrec esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +mqtt_msg_pubrel esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +mqtt_msg_subscribe esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +mqtt_msg_unsubscribe esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +mschapv2_derive_response esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +mschapv2_remove_domain esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +mschapv2_verify_auth_response esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +mspi_timing_change_speed_mode_cache_safe esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +mspi_timing_enter_high_speed_mode esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) +mspi_timing_enter_low_speed_mode esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) +mspi_timing_flash_tuning esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) +mspi_timing_psram_tuning esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) +mspi_timing_set_pin_drive_strength esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) +multi_heap_aligned_alloc esp-idf/heap/libheap.a(multi_heap.c.obj) +multi_heap_aligned_alloc_impl esp-idf/heap/libheap.a(multi_heap.c.obj) +multi_heap_aligned_alloc_impl_offs esp-idf/heap/libheap.a(multi_heap.c.obj) +multi_heap_aligned_alloc_offs esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_aligned_free esp-idf/heap/libheap.a(multi_heap.c.obj) +multi_heap_check esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_dump esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_free esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_free_impl esp-idf/heap/libheap.a(multi_heap.c.obj) +multi_heap_free_size esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_free_size_impl esp-idf/heap/libheap.a(multi_heap.c.obj) +multi_heap_get_allocated_size esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_get_allocated_size_impl esp-idf/heap/libheap.a(multi_heap.c.obj) +multi_heap_get_block_address esp-idf/heap/libheap.a(multi_heap.c.obj) +multi_heap_get_block_address_impl esp-idf/heap/libheap.a(multi_heap.c.obj) +multi_heap_get_first_block esp-idf/heap/libheap.a(multi_heap.c.obj) +multi_heap_get_info esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_get_info_impl esp-idf/heap/libheap.a(multi_heap.c.obj) +multi_heap_get_next_block esp-idf/heap/libheap.a(multi_heap.c.obj) +multi_heap_internal_lock esp-idf/heap/libheap.a(multi_heap.c.obj) +multi_heap_internal_unlock esp-idf/heap/libheap.a(multi_heap.c.obj) +multi_heap_is_free esp-idf/heap/libheap.a(multi_heap.c.obj) +multi_heap_malloc esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_malloc_impl esp-idf/heap/libheap.a(multi_heap.c.obj) +multi_heap_minimum_free_size esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_minimum_free_size_impl esp-idf/heap/libheap.a(multi_heap.c.obj) +multi_heap_realloc esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_realloc_impl esp-idf/heap/libheap.a(multi_heap.c.obj) +multi_heap_register esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +multi_heap_register_impl esp-idf/heap/libheap.a(multi_heap.c.obj) +multi_heap_set_lock esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +nan C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-s_nan.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +nan_input esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +nan_sm_handle_event esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +nan_start esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +nan_stop esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) +nanf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libm_a-sf_nan.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +nd6_adjust_mld_membership esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) +nd6_cleanup_netif esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) +nd6_clear_destination_cache esp-idf/lwip/liblwip.a(nd6.c.obj) +nd6_find_route esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(ip6.c.obj) +nd6_get_destination_mtu esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + esp-idf/lwip/liblwip.a(ip6.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) +nd6_get_next_hop_addr_or_queue esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(ethip6.c.obj) +nd6_input esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(icmp6.c.obj) +nd6_reachability_hint esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +nd6_restart_netif esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) +nd6_tmr esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(timeouts.c.obj) +neighbor_cache esp-idf/lwip/liblwip.a(nd6.c.obj) +net80211_data_ptr_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +net80211_funcs C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +net80211_funcs_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +net80211_funcs_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +net80211_printf esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +net80211_softap_funcs_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +netbuf_alloc esp-idf/lwip/liblwip.a(netbuf.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netbuf_chain esp-idf/lwip/liblwip.a(netbuf.c.obj) +netbuf_data esp-idf/lwip/liblwip.a(netbuf.c.obj) +netbuf_delete esp-idf/lwip/liblwip.a(netbuf.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netbuf_first esp-idf/lwip/liblwip.a(netbuf.c.obj) +netbuf_free esp-idf/lwip/liblwip.a(netbuf.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netbuf_new esp-idf/lwip/liblwip.a(netbuf.c.obj) +netbuf_next esp-idf/lwip/liblwip.a(netbuf.c.obj) +netbuf_ref esp-idf/lwip/liblwip.a(netbuf.c.obj) +netconn_aborted esp-idf/lwip/liblwip.a(api_msg.c.obj) +netconn_accept esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netconn_alloc esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +netconn_bind esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netconn_bind_if esp-idf/lwip/liblwip.a(api_lib.c.obj) +netconn_close esp-idf/lwip/liblwip.a(api_lib.c.obj) +netconn_closed esp-idf/lwip/liblwip.a(api_msg.c.obj) +netconn_connect esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netconn_delete esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netconn_deleted esp-idf/lwip/liblwip.a(api_msg.c.obj) +netconn_disconnect esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netconn_err esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netconn_free esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +netconn_getaddr esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netconn_gethostbyname_addrtype esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(netdb.c.obj) +netconn_join_leave_group esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netconn_join_leave_group_netif esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netconn_listen_with_backlog esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netconn_new_with_proto_and_callback esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netconn_prepare_delete esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netconn_recv esp-idf/lwip/liblwip.a(api_lib.c.obj) +netconn_recv_tcp_pbuf esp-idf/lwip/liblwip.a(api_lib.c.obj) +netconn_recv_tcp_pbuf_flags esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netconn_recv_udp_raw_netbuf esp-idf/lwip/liblwip.a(api_lib.c.obj) +netconn_recv_udp_raw_netbuf_flags esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netconn_reset esp-idf/lwip/liblwip.a(api_msg.c.obj) +netconn_send esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netconn_sendto esp-idf/lwip/liblwip.a(api_lib.c.obj) +netconn_shutdown esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netconn_tcp_recvd esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netconn_thread_cleanup esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netconn_thread_init esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netconn_write_partly esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netconn_write_vectors_partly esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netif_add esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +netif_add_ext_callback esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +netif_add_ip6_address esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +netif_add_noaddr esp-idf/lwip/liblwip.a(netif.c.obj) +netif_create_ip6_linklocal_address esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +netif_default esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/lwip/liblwip.a(ip6.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) +netif_find esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netif_get_by_index esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(raw.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +netif_get_ip6_addr_match esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) +netif_index_to_name esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +netif_init esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/lwip/liblwip.a(init.c.obj) +netif_input esp-idf/lwip/liblwip.a(netif.c.obj) +netif_invoke_ext_callback esp-idf/lwip/liblwip.a(netif.c.obj) +netif_ip6_addr_set esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +netif_ip6_addr_set_parts esp-idf/lwip/liblwip.a(netif.c.obj) +netif_ip6_addr_set_state esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(nd6.c.obj) +netif_list esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/lwip/liblwip.a(ip6.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) + esp-idf/lwip/liblwip.a(igmp.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) +netif_loop_output esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/lwip/liblwip.a(ip6.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) +netif_name_to_index esp-idf/lwip/liblwip.a(netif.c.obj) +netif_poll esp-idf/lwip/liblwip.a(netif.c.obj) +netif_remove esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +netif_remove_ext_callback esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +netif_set_addr esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) +netif_set_default esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +netif_set_down esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +netif_set_gw esp-idf/lwip/liblwip.a(netif.c.obj) +netif_set_ipaddr esp-idf/lwip/liblwip.a(netif.c.obj) +netif_set_link_down esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +netif_set_link_up esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +netif_set_netmask esp-idf/lwip/liblwip.a(netif.c.obj) +netif_set_up esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +new_password_encrypted_with_old_nt_password_hash esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +newlib_include_assert_impl esp-idf/newlib/libnewlib.a(assert.c.obj) +newlib_include_heap_impl esp-idf/newlib/libnewlib.a(heap.c.obj) +newlib_include_pthread_impl esp-idf/newlib/libnewlib.a(pthread.c.obj) +newlib_include_syscalls_impl esp-idf/newlib/libnewlib.a(syscalls.c.obj) +nimble_host_task esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +nimble_port_deinit esp-idf/bt/libbt.a(nimble_port.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +nimble_port_freertos_deinit esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +nimble_port_freertos_init esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +nimble_port_get_dflt_eventq esp-idf/bt/libbt.a(nimble_port.c.obj) + esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +nimble_port_init esp-idf/bt/libbt.a(nimble_port.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +nimble_port_run esp-idf/bt/libbt.a(nimble_port.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +nimble_port_stop esp-idf/bt/libbt.a(nimble_port.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +node_remove_from_list esp-idf/lwip/liblwip.a(dhcpserver.c.obj) +noise_check_loop C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +npl_freertos_callout_deinit esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_callout_get_ticks esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_callout_init esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_callout_is_active esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_callout_mem_reset esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_callout_remaining_ticks esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_callout_reset esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_callout_set_arg esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_callout_stop esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_event_deinit esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_event_get_arg esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_event_init esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_event_is_queued esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_event_reset esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_event_run esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_event_set_arg esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_eventq_deinit esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_eventq_get esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_eventq_init esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_eventq_is_empty esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_eventq_put esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_eventq_remove esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_funcs_deinit esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(nimble_port.c.obj) +npl_freertos_funcs_get esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_funcs_init esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(nimble_port.c.obj) +npl_freertos_get_current_task_id esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_get_time_forever esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_hw_enter_critical esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_hw_exit_critical esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_hw_is_in_critical esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_mempool_deinit esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_mempool_init esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(nimble_port.c.obj) +npl_freertos_mutex_deinit esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_mutex_init esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_mutex_pend esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_mutex_release esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_os_started esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_sem_deinit esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_sem_get_count esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_sem_init esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_sem_pend esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_sem_release esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_time_delay esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_time_get esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_time_ms_to_ticks esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_time_ms_to_ticks32 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_time_ticks_to_ms esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_freertos_time_ticks_to_ms32 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +npl_funcs esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(os_mempool.c.obj) + esp-idf/bt/libbt.a(nimble_port.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +npl_funcs_ro esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +nt_challenge_response esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) +nt_password_hash esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +nt_password_hash_encrypted_with_block esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +nvs::HashList::HashList() esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +nvs::HashList::HashList() esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) +nvs::HashList::HashListBlock::HashListBlock() esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) +nvs::HashList::HashListBlock::HashListBlock() esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) +nvs::HashList::clear() esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +nvs::HashList::erase(unsigned int) esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +nvs::HashList::find(unsigned int, nvs::Item const&) esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +nvs::HashList::insert(nvs::Item const&, unsigned int) esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +nvs::HashList::~HashList() esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::HashList::~HashList() esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) +nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +nvs::Item::calculateCrc32() const esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +nvs::Item::calculateCrc32(unsigned char const*, unsigned int) esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +nvs::Item::calculateCrc32WithoutValue() const esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) +nvs::Item::getKey(char*, unsigned int) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::Lock::Lock() esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs::Lock::Lock() esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) +nvs::Lock::init() esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs::Lock::mSemaphore esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) +nvs::Lock::uninit() esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) +nvs::Lock::~Lock() esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs::Lock::~Lock() esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) +nvs::NVSEncryptedPartition::NVSEncryptedPartition(esp_partition_t const*) esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) +nvs::NVSEncryptedPartition::NVSEncryptedPartition(esp_partition_t const*) esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) +nvs::NVSEncryptedPartition::init(nvs_sec_cfg_t*) esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) +nvs::NVSEncryptedPartition::read(unsigned int, void*, unsigned int) esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) +nvs::NVSEncryptedPartition::write(unsigned int, void const*, unsigned int) esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) +nvs::NVSEncryptedPartition::~NVSEncryptedPartition() esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) +nvs::NVSEncryptedPartition::~NVSEncryptedPartition() esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) +nvs::NVSEncryptedPartition::~NVSEncryptedPartition() esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) +nvs::NVSHandleSimple::calcEntriesInNamespace(unsigned int&) esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::NVSHandleSimple::commit() esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::NVSHandleSimple::debugDump() esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::NVSHandleSimple::erase_all() esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::NVSHandleSimple::erase_item(char const*) esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::NVSHandleSimple::fillStats(nvs_stats_t&) esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::NVSHandleSimple::findEntry(nvs_opaque_iterator_t*, char const*) esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::NVSHandleSimple::findEntryNs(nvs_opaque_iterator_t*) esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs::NVSHandleSimple::find_key(char const*, nvs_type_t&) esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::NVSHandleSimple::get_blob(char const*, void*, unsigned int) esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::NVSHandleSimple::get_item_size(nvs::ItemType, char const*, unsigned int&) esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::NVSHandleSimple::get_partition_name() const esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs::NVSHandleSimple::get_storage() const esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs::NVSHandleSimple::get_string(char const*, char*, unsigned int) esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::NVSHandleSimple::get_typed_item(nvs::ItemType, char const*, void*, unsigned int) esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::NVSHandleSimple::get_used_entry_count(unsigned int&) esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::NVSHandleSimple::nextEntry(nvs_opaque_iterator_t*) esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::NVSHandleSimple::set_blob(char const*, void const*, unsigned int) esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::NVSHandleSimple::set_string(char const*, char const*) esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::NVSHandleSimple::set_typed_item(nvs::ItemType, char const*, void const*, unsigned int) esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::NVSHandleSimple::~NVSHandleSimple() esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::NVSHandleSimple::~NVSHandleSimple() esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::NVSHandleSimple::~NVSHandleSimple() esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::NVSPartition::NVSPartition(esp_partition_t const*) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs::NVSPartition::NVSPartition(esp_partition_t const*) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) +nvs::NVSPartition::erase_range(unsigned int, unsigned int) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) +nvs::NVSPartition::get_address() esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) +nvs::NVSPartition::get_partition_name() esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) +nvs::NVSPartition::get_readonly() esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) +nvs::NVSPartition::get_size() esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) +nvs::NVSPartition::read(unsigned int, void*, unsigned int) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) +nvs::NVSPartition::read_raw(unsigned int, void*, unsigned int) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) +nvs::NVSPartition::write(unsigned int, void const*, unsigned int) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) +nvs::NVSPartition::write_raw(unsigned int, void const*, unsigned int) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) +nvs::NVSPartition::~NVSPartition() esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) +nvs::NVSPartition::~NVSPartition() esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) +nvs::NVSPartition::~NVSPartition() esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) +nvs::NVSPartitionManager::close_handle(nvs::NVSHandleSimple*) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::NVSPartitionManager::deinit_partition(char const*) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs::NVSPartitionManager::get_instance() esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs::NVSPartitionManager::init_custom(nvs::Partition*, unsigned long, unsigned long) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs::NVSPartitionManager::init_partition(char const*) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs::NVSPartitionManager::instance esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +nvs::NVSPartitionManager::lookup_storage_from_name(char const*) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs::NVSPartitionManager::open_handle(char const*, char const*, nvs_open_mode_t, nvs::NVSHandleSimple**) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs::NVSPartitionManager::open_handles_size() esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +nvs::NVSPartitionManager::secure_init_partition(char const*, nvs_sec_cfg_t*) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs::NVSPartitionManager::~NVSPartitionManager() esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +nvs::NVSPartitionManager::~NVSPartitionManager() esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +nvs::NVSPartitionManager::~NVSPartitionManager() esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +nvs::Page::Header::calculateCrc32() esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +nvs::Page::Page() esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) +nvs::Page::Page() esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +nvs::Page::alterEntryRangeState(unsigned int, unsigned int, nvs::Page::EntryState) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +nvs::Page::alterEntryState(unsigned int, nvs::Page::EntryState) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +nvs::Page::alterPageState(nvs::Page::PageState) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +nvs::Page::calcEntries(nvs_stats_t&) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) +nvs::Page::cmpItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char, nvs::VerOffset) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::Page::copyItems(nvs::Page&) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) +nvs::Page::debugDump() const esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::Page::erase() esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) +nvs::Page::eraseEntryAndSpan(unsigned int) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::Page::eraseItem(unsigned char, nvs::ItemType, char const*, unsigned char, nvs::VerOffset) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned char, nvs::VerOffset) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned int&, nvs::Item&, unsigned char, nvs::VerOffset) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::Page::getSeqNumber(unsigned long&) const esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) +nvs::Page::getVarDataTailroom() const esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::Page::initialize() esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +nvs::Page::load(nvs::Partition*, unsigned long) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) +nvs::Page::mLoadEntryTable() esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +nvs::Page::markFreeing() esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) +nvs::Page::markFull() esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::Page::pageStateToName(nvs::Page::PageState) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +nvs::Page::readEntry(unsigned int, nvs::Item&) const esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +nvs::Page::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int, unsigned char, nvs::VerOffset) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::Page::setSeqNumber(unsigned long) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) +nvs::Page::setVersion(unsigned char) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +nvs::Page::updateFirstUsedEntry(unsigned int, unsigned int) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +nvs::Page::writeEntry(nvs::Item const&) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +nvs::Page::writeEntryData(unsigned char const*, unsigned int) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +nvs::Page::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::PageManager::activatePage() esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) +nvs::PageManager::fillStats(nvs_stats_t&) esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::PageManager::load(nvs::Partition*, unsigned long, unsigned long) esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::PageManager::requestNewPage() esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::Storage::Storage(nvs::Partition*) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +nvs::Storage::Storage(nvs::Partition*) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +nvs::Storage::calcEntriesInNamespace(unsigned char, unsigned int&) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::Storage::clearNamespaces() esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::Storage::cmpMultiPageBlob(unsigned char, char const*, void const*, unsigned int) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::Storage::createOrOpenNamespace(char const*, bool, unsigned char&) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +nvs::Storage::debugDump() esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs::Storage::eraseItem(unsigned char, nvs::ItemType, char const*) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::Storage::eraseMismatchedBlobIndexes(intrusive_list&) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::Storage::eraseMultiPageBlob(unsigned char, char const*, nvs::VerOffset) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::Storage::eraseNamespace(unsigned char) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::Storage::eraseOrphanDataBlobs(intrusive_list&) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::Storage::fillEntryInfo(nvs::Item&, nvs_entry_info_t&) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::Storage::fillStats(nvs_stats_t&) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs::Storage::findEntry(nvs_opaque_iterator_t*, char const*) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs::Storage::findEntryNs(nvs_opaque_iterator_t*, unsigned char) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::Storage::findItem(unsigned char, nvs::ItemType, char const*, nvs::Page*&, nvs::Item&, unsigned char, nvs::VerOffset) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::Storage::findKey(unsigned char, char const*, nvs::ItemType*) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::Storage::getItemDataSize(unsigned char, nvs::ItemType, char const*, unsigned int&) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::Storage::init(unsigned long, unsigned long) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +nvs::Storage::isValid() const esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs::Storage::nextEntry(nvs_opaque_iterator_t*) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs::Storage::populateBlobIndices(intrusive_list&) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::Storage::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::Storage::readMultiPageBlob(unsigned char, char const*, void*, unsigned int) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::Storage::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) +nvs::Storage::writeMultiPageBlob(unsigned char, char const*, void const*, unsigned int, nvs::VerOffset) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::Storage::~Storage() esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +nvs::Storage::~Storage() esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +nvs::partition_lookup::lookup_nvs_encrypted_partition(char const*, nvs_sec_cfg_t*, nvs::NVSPartition**) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +nvs::partition_lookup::lookup_nvs_partition(char const*, nvs::NVSPartition**) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +nvs_close esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +nvs_commit esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +nvs_dump esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_entry_find esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) +nvs_entry_find_in_handle esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_entry_info esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) +nvs_entry_next esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) +nvs_erase_all esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) +nvs_erase_key esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) +nvs_find_key esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_flash_deinit esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) +nvs_flash_deinit_partition esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_flash_erase esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +nvs_flash_erase_partition esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_flash_erase_partition_ptr esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_flash_generate_keys esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_flash_generate_keys_v2 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_flash_get_default_security_scheme esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_flash_init esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/main/libmain.a(app_main.c.obj) +nvs_flash_init_partition esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) +nvs_flash_init_partition_ptr esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_flash_read_security_cfg esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_flash_read_security_cfg_v2 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_flash_register_security_scheme esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) +nvs_flash_secure_init esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_flash_secure_init_partition esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_get_blob esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +nvs_get_i16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_get_i32 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_get_i64 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_get_i8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +nvs_get_stats esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_get_str esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +nvs_get_u16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +nvs_get_u32 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +nvs_get_u64 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_get_u8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) +nvs_get_used_entry_count esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_op2str C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) +nvs_open esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +nvs_open_from_partition esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +nvs_release_iterator esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) +nvs_sec_provider_deregister esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) +nvs_sec_provider_include_impl esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) +nvs_sec_provider_register_hmac esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) +nvs_set_blob esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +nvs_set_i16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_set_i32 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_set_i64 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_set_i8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +nvs_set_str esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_set_u16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +nvs_set_u32 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +nvs_set_u64 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs_set_u8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) +nwk_event_id2str C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +offchan_in_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +offchan_recv_action C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +offchan_send_action_tx_status C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +offchan_txop_end C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +offchan_txop_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +old_nt_password_hash_encrypted_with_new_nt_password_hash esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) +omac1_aes_128 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +omac1_aes_128_vector esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +omac1_aes_vector esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) +one_bits C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) +open_memstream C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + esp-idf/console/libconsole.a(commands.c.obj) +open_wmemstream C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) +opendir esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +operator delete(void*) C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_op.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_ops.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opv.o) +operator delete(void*, unsigned int) C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_ops.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) +operator delete[](void*) C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opv.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opvs.o) + esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +operator delete[](void*, unsigned int) C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(del_opvs.o) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +operator new(unsigned int) C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opv.o) +operator new[](unsigned int) C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opv.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) +operator new[](unsigned int, std::nothrow_t const&) C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_opvnt.o) + esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +opt_type2str C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) +optarg C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + esp-idf/console/libconsole.a(argtable3.c.obj) +opterr C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + esp-idf/console/libconsole.a(argtable3.c.obj) +optind C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + esp-idf/console/libconsole.a(argtable3.c.obj) +optopt C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + esp-idf/console/libconsole.a(argtable3.c.obj) +optype2str C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) +os_get_random esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +os_get_time esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) +os_gmtime esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) +os_mbuf_adj esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(mem.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +os_mbuf_append esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) +os_mbuf_appendfrom esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(mem.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +os_mbuf_cmpf esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) +os_mbuf_cmpm esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +os_mbuf_concat esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +os_mbuf_copydata esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_uuid.c.obj) + esp-idf/bt/libbt.a(ble_hs_log.c.obj) + esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_att.c.obj) +os_mbuf_copyinto esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +os_mbuf_dup esp-idf/bt/libbt.a(os_mbuf.c.obj) +os_mbuf_extend esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_uuid.c.obj) + esp-idf/bt/libbt.a(ble_att_cmd.c.obj) +os_mbuf_free esp-idf/bt/libbt.a(os_mbuf.c.obj) +os_mbuf_free_chain esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + esp-idf/bt/libbt.a(mem.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +os_mbuf_get esp-idf/bt/libbt.a(os_mbuf.c.obj) +os_mbuf_get_pkthdr esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(transport.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci.c.obj) +os_mbuf_len esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) +os_mbuf_off esp-idf/bt/libbt.a(os_mbuf.c.obj) +os_mbuf_pack_chains esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_l2cap.c.obj) +os_mbuf_pool_init esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(transport.c.obj) + esp-idf/bt/libbt.a(mem.c.obj) +os_mbuf_prepend esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci.c.obj) +os_mbuf_prepend_pullup esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_l2cap.c.obj) +os_mbuf_pullup esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(mem.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +os_mbuf_trim_front esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(mem.c.obj) +os_mbuf_widen esp-idf/bt/libbt.a(os_mbuf.c.obj) +os_memblock_from esp-idf/bt/libbt.a(os_mempool.c.obj) + esp-idf/bt/libbt.a(transport.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +os_memblock_get esp-idf/bt/libbt.a(os_mempool.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(transport.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +os_memblock_put esp-idf/bt/libbt.a(os_mempool.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(transport.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +os_memblock_put_from_cb esp-idf/bt/libbt.a(os_mempool.c.obj) + esp-idf/bt/libbt.a(transport.c.obj) +os_memdup esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +os_mempool_clear esp-idf/bt/libbt.a(os_mempool.c.obj) + esp-idf/bt/libbt.a(transport.c.obj) +os_mempool_ext_clear esp-idf/bt/libbt.a(os_mempool.c.obj) + esp-idf/bt/libbt.a(transport.c.obj) +os_mempool_ext_init esp-idf/bt/libbt.a(os_mempool.c.obj) + esp-idf/bt/libbt.a(transport.c.obj) + esp-idf/bt/libbt.a(mem.c.obj) +os_mempool_info_get_next esp-idf/bt/libbt.a(os_mempool.c.obj) +os_mempool_init esp-idf/bt/libbt.a(os_mempool.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_sm.c.obj) + esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + esp-idf/bt/libbt.a(transport.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(mem.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_gap.c.obj) + esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) + esp-idf/bt/libbt.a(ble_hs.c.obj) +os_mempool_is_sane esp-idf/bt/libbt.a(os_mempool.c.obj) +os_mempool_module_init esp-idf/bt/libbt.a(os_mempool.c.obj) + esp-idf/bt/libbt.a(nimble_port.c.obj) +os_mempool_unregister esp-idf/bt/libbt.a(os_mempool.c.obj) +os_mktime esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) +os_mqueue_get esp-idf/bt/libbt.a(os_mbuf.c.obj) +os_mqueue_init esp-idf/bt/libbt.a(os_mbuf.c.obj) +os_mqueue_put esp-idf/bt/libbt.a(os_mbuf.c.obj) +os_msys_buf_alloc esp-idf/bt/libbt.a(os_msys_init.c.obj) + esp-idf/bt/libbt.a(transport.c.obj) +os_msys_buf_free esp-idf/bt/libbt.a(os_msys_init.c.obj) + esp-idf/bt/libbt.a(transport.c.obj) +os_msys_count esp-idf/bt/libbt.a(os_mbuf.c.obj) +os_msys_get esp-idf/bt/libbt.a(os_mbuf.c.obj) +os_msys_get_pkthdr esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +os_msys_init esp-idf/bt/libbt.a(os_msys_init.c.obj) + esp-idf/bt/libbt.a(nimble_port.c.obj) +os_msys_num_free esp-idf/bt/libbt.a(os_mbuf.c.obj) +os_msys_register esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(os_msys_init.c.obj) +os_msys_reset esp-idf/bt/libbt.a(os_mbuf.c.obj) + esp-idf/bt/libbt.a(os_msys_init.c.obj) +os_random esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +os_reltime_expired esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) +os_reltime_initialized esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) +os_sleep esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +os_timer_arm esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) +os_timer_arm_us esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) +os_timer_disarm esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) +os_timer_done esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) +os_timer_setfn esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) +our_controls_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) +our_instances_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +our_tx_eb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +our_wait_eb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +outbox_delete esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +outbox_delete_all_items esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +outbox_delete_expired esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +outbox_delete_item esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +outbox_delete_single_expired esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) +outbox_dequeue esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +outbox_destroy esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +outbox_enqueue esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +outbox_get esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) +outbox_get_size esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +outbox_init esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +outbox_item_get_data esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +outbox_item_get_pending esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +outbox_set_pending esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +outbox_set_tick esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +owe_build_assoc_req esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) +owe_build_dhie esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) +owe_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +owe_process_assoc_resp esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) +pTxRx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +p_ble_util_buf_env C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ble_util_buf.o) +p_lld_cca C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) +p_lld_env C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) +p_llm_env C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) +pa_i2c_track C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) +panicHandler esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/riscv/libriscv.a(vectors.S.obj) +panic_abort esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) +panic_arch_fill_info esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +panic_get_address esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +panic_get_cause esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +panic_print_backtrace esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +panic_print_char esp-idf/esp_system/libesp_system.a(panic.c.obj) +panic_print_dec esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +panic_print_hex esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +panic_print_registers esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +panic_print_str esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +panic_restart esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +panic_set_address esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +panic_soc_fill_info esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +pbkdf2_sha1 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +pbuf_add_header esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(ethernet.c.obj) + esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + esp-idf/lwip/liblwip.a(ip6.c.obj) + esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) + esp-idf/lwip/liblwip.a(icmp.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(raw.c.obj) +pbuf_add_header_force esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(ip6.c.obj) +pbuf_alloc esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/lwip/liblwip.a(netbuf.c.obj) + esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + esp-idf/lwip/liblwip.a(icmp6.c.obj) + esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + esp-idf/lwip/liblwip.a(igmp.c.obj) + esp-idf/lwip/liblwip.a(icmp.c.obj) + esp-idf/lwip/liblwip.a(etharp.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(raw.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) +pbuf_alloc_reference esp-idf/lwip/liblwip.a(pbuf.c.obj) +pbuf_alloced_custom esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) +pbuf_cat esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(netbuf.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +pbuf_chain esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(raw.c.obj) +pbuf_clen esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) +pbuf_clone esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(etharp.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) +pbuf_coalesce esp-idf/lwip/liblwip.a(pbuf.c.obj) +pbuf_copy esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + esp-idf/lwip/liblwip.a(icmp6.c.obj) + esp-idf/lwip/liblwip.a(icmp.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) +pbuf_copy_partial esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +pbuf_copy_partial_pbuf esp-idf/lwip/liblwip.a(pbuf.c.obj) +pbuf_dechain esp-idf/lwip/liblwip.a(pbuf.c.obj) +pbuf_free esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(netbuf.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(ethernet.c.obj) + esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + esp-idf/lwip/liblwip.a(ip6.c.obj) + esp-idf/lwip/liblwip.a(icmp6.c.obj) + esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) + esp-idf/lwip/liblwip.a(igmp.c.obj) + esp-idf/lwip/liblwip.a(icmp.c.obj) + esp-idf/lwip/liblwip.a(etharp.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(raw.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/lwip/liblwip.a(tcpip.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) +pbuf_free_callback esp-idf/lwip/liblwip.a(tcpip.c.obj) +pbuf_free_header esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +pbuf_free_ooseq_pending esp-idf/lwip/liblwip.a(pbuf.c.obj) +pbuf_get_at esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) +pbuf_get_contiguous esp-idf/lwip/liblwip.a(pbuf.c.obj) +pbuf_header esp-idf/lwip/liblwip.a(pbuf.c.obj) +pbuf_header_force esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) +pbuf_memcmp esp-idf/lwip/liblwip.a(pbuf.c.obj) +pbuf_memfind esp-idf/lwip/liblwip.a(pbuf.c.obj) +pbuf_put_at esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) +pbuf_realloc esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(ip6.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +pbuf_ref esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(etharp.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) +pbuf_remove_header esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(ethernet.c.obj) + esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/lwip/liblwip.a(ip6.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) + esp-idf/lwip/liblwip.a(icmp.c.obj) + esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) + esp-idf/lwip/liblwip.a(raw.c.obj) +pbuf_skip esp-idf/lwip/liblwip.a(pbuf.c.obj) +pbuf_strstr esp-idf/lwip/liblwip.a(pbuf.c.obj) +pbuf_take esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) +pbuf_take_at esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(icmp6.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) +pbuf_try_get_at esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) +pbus_print C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) +pbus_rx_dco_cal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_basic.o) +pbus_rx_dco_cal_1step_new C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) +pcTaskGetName esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +pcTimerGetName esp-idf/freertos/libfreertos.a(timers.c.obj) +peap_prfplus esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) +pend_flag_periodic_cal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +periodic_adv_data_need_to_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_per_adv.o) +periph_inform_out_light_sleep_overhead esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +periph_module_disable esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) +periph_module_enable esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +periph_module_reset esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) +periph_rcc_acquire_enter esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +periph_rcc_acquire_exit esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +periph_rcc_enter esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +periph_rcc_exit esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +periph_rcc_release_enter esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) +periph_rcc_release_exit esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) +periph_rtc_dig_clk8m_disable esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +periph_rtc_dig_clk8m_enable esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +periph_rtc_dig_clk8m_get_freq esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) +phy_11p_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) +phy_analog_delay_cal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) +phy_bbpll_en_usb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +phy_bt_power_track C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +phy_cal_print C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) +phy_chan_dump_cfg C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +phy_chan_filt_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +phy_chan_pwr_backoff C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +phy_change_channel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) +phy_close_pa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) +phy_close_rf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +phy_clr_modem_flag esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +phy_current_level_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +phy_dig_ldo_cal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +phy_dig_reg_backup C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +phy_disable_low_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +phy_eco_version_sel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +phy_enable_low_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +phy_enabled_modem_contains esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) +phy_enter_critical esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) +phy_exit_critical esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) +phy_fft_scale_force C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) +phy_force_rx_gain C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +phy_freq_correct C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) +phy_freq_mem_backup C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +phy_ftm_comp C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +phy_get_adc_rand C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +phy_get_cca_cnt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +phy_get_fetx_delay C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) +phy_get_i2c_data C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +phy_get_lock esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) +phy_get_mac_addr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +phy_get_modem_flag esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +phy_get_most_tpw C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +phy_get_rf_cal_version C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +phy_get_rfdata_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +phy_get_romfunc_addr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +phy_get_romfuncs C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +phy_get_rx_gain C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +phy_get_tsens_value esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +phy_get_tx_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +phy_get_txpwr_param C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) +phy_get_vdd33 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) +phy_i2c_bbtop_wakeup C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +phy_i2c_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) +phy_i2c_enter_critical esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_basic.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +phy_i2c_exit_critical esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_basic.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +phy_i2c_init2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +phy_init_flag C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +phy_init_param_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +phy_internal_delay C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +phy_param C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_basic.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +phy_param_rom C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rom.o) +phy_param_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +phy_param_track C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) +phy_param_track_tot C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) +phy_printf esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) +phy_reg_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) +phy_rfcal_data_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +phy_rfcal_data_sub C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +phy_rx11blr_cfg C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +phy_rx_band_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +phy_rx_rifs_en C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +phy_rx_sense_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) +phy_set_11b_param C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +phy_set_freq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) +phy_set_mac_data C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +phy_set_modem_flag esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +phy_set_most_tpw C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_basic.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +phy_set_pwdet_power esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +phy_set_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +phy_set_rate_xiaomi C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +phy_set_tsens_power esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +phy_set_wifi_mode_only C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +phy_track_pll esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +phy_track_pll_deinit esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +phy_track_pll_init esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +phy_tsens_attribute C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) +phy_tx_gain_print C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) +phy_txpwr_backoff C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +phy_txtone_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +phy_txtone_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +phy_version_print C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) +phy_version_str C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) +phy_wakeup_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +phy_wifi_enable_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +phy_xpd_tsens C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +platform_create_id_string esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +platform_get_product_UID esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) +platform_get_product_name esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) +platform_get_product_version esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) +platform_get_silicon_sku_code esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) +platform_random esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) +platform_tick_get_ms esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +pll_cap_print C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) +pll_track_state C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +pll_track_state_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +pm_active_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) +pm_allow_tx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +pm_attach C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +pm_beacon_misc_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_beacon_monitor_configure C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +pm_beacon_monitor_tbtt_allowed C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +pm_beacon_monitor_tbtt_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +pm_beacon_monitor_tbtt_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +pm_beacon_monitor_tbtt_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) +pm_beacon_monitor_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) +pm_beacon_timestamp_statistic C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +pm_check_state C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_clear_wakeup_signal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +pm_coex_reconnect_policy C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +pm_coex_schm_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +pm_coex_schm_process_restart C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +pm_coex_separate_connectionless_window C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +pm_coex_set_reconnect_policy C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +pm_coex_slice_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) +pm_coex_tbtt_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_connectionless_module_set_wake_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +pm_connectionless_wake_interval_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) +pm_connectionless_wake_window_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) +pm_deattach C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +pm_disable_beacon_monitor_timer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_disable_disconnected_sleep_delay_timer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +pm_disable_dream_timer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_disable_sleep_delay_timer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_disconnected_sleep C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +pm_disconnected_sleep_delay_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) +pm_disconnected_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +pm_disconnected_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +pm_disconnected_wake C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +pm_dream C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_dream_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) +pm_enable_active_timer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_enable_beacon_monitor_timer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_enable_disconnected_sleep_delay_timer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_enable_dream_timer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_enable_sleep_delay_timer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_enable_sta_disconnected_power_management C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +pm_force_scan_unlock C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +pm_get_connectionless_status C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +pm_get_idle_wait_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +pm_get_null_max_tx_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +pm_get_sleep_type C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +pm_go_to_sleep C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) +pm_go_to_wake C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_handle_tbtt_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +pm_hmac_rx_data_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +pm_is_dream C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) +pm_is_hw_beacon_filter_active C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +pm_is_in_wifi_slice_threshold C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_is_open C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +pm_is_sleeping C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) +pm_is_waked C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +pm_keep_alive C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_local_tsf_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_mac_sleep C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +pm_mac_sleep_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +pm_mac_sleep_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +pm_mac_wakeup C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +pm_mesh_set_next_tbtt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_noise_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_noise_check_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +pm_noise_check_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +pm_noise_check_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) +pm_off_channel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +pm_on_beacon_rx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +pm_on_channel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +pm_on_coex_schm_process_restart C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +pm_on_coex_schm_status_config C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +pm_on_coex_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +pm_on_data_rx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +pm_on_data_tx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +pm_on_data_tx_done C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +pm_on_probe_resp_rx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +pm_on_tbtt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +pm_on_tsf_timer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +pm_parse_beacon C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_pend_noise_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_process_tim C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_register_connectionless_wake_window C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +pm_register_pm_tx_null_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +pm_rx_beacon_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_rx_data_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_scale_listen_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +pm_scan_lock C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +pm_scan_unlock C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +pm_send_nullfunc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +pm_send_probe_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +pm_send_probe_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +pm_send_sleep_null_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +pm_send_wake_null_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +pm_set_beacon_filter C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_set_keep_alive_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +pm_set_next_tbtt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_set_sleep_delay_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +pm_set_sleep_type C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +pm_sleep C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_sleep_delay_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) +pm_sleep_for C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +pm_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +pm_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +pm_tbtt_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) +pm_try_scan_unlock C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +pm_tx_data_done_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_tx_data_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +pm_tx_null_data_done_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) +pm_unregister_connectionless_wake_window C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +pm_update_by_connectionless_status C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_update_light_sleep_default_params C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +pm_update_next_tbtt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_update_params C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pm_update_tsf_tick_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +pm_wake_done C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +pm_wake_up C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +pmksa_cache_add esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +pmksa_cache_auth_add esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +pmksa_cache_auth_add_entry esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) +pmksa_cache_auth_create_entry esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) +pmksa_cache_auth_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +pmksa_cache_auth_flush esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) +pmksa_cache_auth_get esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +pmksa_cache_auth_init esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +pmksa_cache_auth_list esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) +pmksa_cache_clear_current esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +pmksa_cache_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +pmksa_cache_flush esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +pmksa_cache_free_entry esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +pmksa_cache_get esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +pmksa_cache_get_current esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +pmksa_cache_get_opportunistic esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) +pmksa_cache_init esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +pmksa_cache_list esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) +pmksa_cache_set_current esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +pocket_sar_power C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) +port_start_app_hook esp-idf/freertos/libfreertos.a(app_startup.c.obj) +port_uxCriticalNesting esp-idf/freertos/libfreertos.a(port.c.obj) +port_uxInterruptNesting esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +port_uxOldInterruptState esp-idf/freertos/libfreertos.a(port.c.obj) +port_xSchedulerRunning esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +posix_memalign esp-idf/newlib/libnewlib.a(heap.c.obj) +ppAMPDU2Normal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppAdd2AMPDUTail C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +ppAddTimCount C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +ppAssembleAMPDU C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppAssembleMicHdr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppCalFrameTimes C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +ppCalSubFrameLength C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppCalTkipMic C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppCalTxAMPDULength C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppCalTxopDur C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +ppCheckIsConnTraffic C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +ppCheckTxAMPDUlength C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppCheckTxConnTrafficIdle C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +ppCheckTxIdle C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +ppCheckTxQIdle C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +ppClearRxFragment C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +ppClearTxq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +ppDequeueRxq_Locked C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppDequeueTxDone_Locked C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppDequeueTxQ C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +ppDirectRecycleAmpdu C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +ppDisableQueue C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppDiscardMPDU C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +ppEmptyDelimiterLength C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppEnableQueue C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +ppEnqueueRxq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +ppEnqueueTxDone C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +ppFetchTxQFirstAvail C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +ppFillAMPDUBar C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +ppGetTaskHdl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +ppGetTxQFirstAvail_Locked C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +ppGetTxframe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppInitTxq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +ppInstallKey C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +ppMapTxQueue C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppMapWaitTxq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppMessageInQ C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +ppPauseTxAMPDU C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +ppPrepareBarFrame C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +ppProcTxCallback C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +ppProcTxDone C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +ppProcTxSecFrame C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppProcessLifeTime C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +ppProcessRxPktHdr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppProcessTxQ C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +ppProcessWaitQ C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +ppProcessWaitingQueue C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +ppReSendBar C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +ppRecordBarRRC C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +ppRecycleAmpdu C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +ppRecycleRxPkt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +ppRecycleTxBuf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +ppRegisterPromisRxCallback C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +ppRegisterRxCallback C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +ppRegisterTxCallback C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +ppRegisterTxDoneUserActionCallback C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +ppRegressAmpdu C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +ppResortTxAMPDU C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +ppResumeTxAMPDU C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppRollBackTxQ C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +ppRxFragmentProc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppRxPkt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppRxProtoProc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppSearchTxQueue C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppSearchTxframe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppSelectNextQueue C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppSetBarRate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +ppSetInterface C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +ppSubFromAMPDU C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppTask C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppTxFragmentProc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppTxPkt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ppTxProtoProc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +ppTxqEmpty C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +ppTxqUpdateBitmap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +ppUnregisterTxCallback C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +pp_allow_cut_sevt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +pp_attach C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +pp_can_cut_evt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +pp_can_cut_sevt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +pp_coex_tx_release C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pp_coex_tx_request C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pp_create_task C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +pp_deattach C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +pp_default_event_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pp_delete_task C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +pp_gettid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +pp_hdrsize C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pp_need_cut_rx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +pp_post C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +pp_printf esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pp_process_hmac_waiting_txq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pp_register_config_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +pp_register_michael_mic_failure_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +pp_register_net80211_tx_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +pp_register_timer_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +pp_register_tx_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) +pp_set_cut_evt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +pp_set_cut_rx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +pp_sig_cnt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pp_sig_cnt_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pp_stop_sw_txq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +pp_task_hdl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +pp_timer_do_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +pp_timer_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +pp_timer_register_post_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +pp_unregister_tx_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) +pp_wdev_funcs C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +pread esp-idf/vfs/libvfs.a(vfs.c.obj) +prefix_list esp-idf/lwip/liblwip.a(nd6.c.obj) +print_rc_info C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +print_roots_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +print_sta_pmk C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +print_txupQ_pending C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +printf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-printf.o) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + esp-idf/heap/libheap.a(tlsf.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) +printf_decode esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) +printf_encode esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) +privacy_en C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) +property_info__descriptor esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +property_info__free_unpacked esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +property_info__get_packed_size esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +property_info__init esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) +property_info__pack esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +property_info__pack_to_buffer esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +property_info__unpack esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +property_value__descriptor esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +property_value__free_unpacked esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +property_value__get_packed_size esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +property_value__init esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +property_value__pack esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +property_value__pack_to_buffer esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +property_value__unpack esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +protobuf_c_buffer_simple_append esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) +protobuf_c_empty_string esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) +protobuf_c_enum_descriptor_get_value esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) +protobuf_c_enum_descriptor_get_value_by_name esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) +protobuf_c_message_check esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) +protobuf_c_message_descriptor_get_field esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) +protobuf_c_message_descriptor_get_field_by_name esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) +protobuf_c_message_free_unpacked esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) +protobuf_c_message_get_packed_size esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) +protobuf_c_message_init esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) +protobuf_c_message_pack esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) +protobuf_c_message_pack_to_buffer esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) +protobuf_c_message_unpack esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) +protobuf_c_service_descriptor_get_method_by_name esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) +protobuf_c_service_destroy esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) +protobuf_c_service_generated_init esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) +protobuf_c_service_invoke_internal esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) +protobuf_c_version esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) +protobuf_c_version_number esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) +protocomm_add_endpoint esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) +protocomm_ble_start esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) +protocomm_ble_stop esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) +protocomm_close_session esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) +protocomm_delete esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) +protocomm_httpd_start esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) +protocomm_httpd_stop esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) +protocomm_new esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) +protocomm_open_session esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) +protocomm_remove_endpoint esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +protocomm_req_handle esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) +protocomm_security0 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) +protocomm_security1 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) +protocomm_security2 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) +protocomm_set_security esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) +protocomm_set_version esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) +protocomm_unset_security esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) +protocomm_unset_version esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) +prvTaskPriorityRaise esp-idf/freertos/libfreertos.a(tasks.c.obj) +prvTaskPriorityRestore esp-idf/freertos/libfreertos.a(tasks.c.obj) +psa_aead_abort esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_aead_decrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_aead_decrypt_setup esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_aead_encrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_aead_encrypt_setup esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_aead_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_aead_generate_nonce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_aead_set_lengths esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_aead_set_nonce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_aead_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_aead_update_ad esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_aead_verify esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_allocate_buffer_to_slot esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_asymmetric_decrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_asymmetric_encrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_can_do_cipher esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_can_do_hash esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_cipher_abort esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_cipher_decrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_cipher_decrypt_setup esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_cipher_encrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_cipher_encrypt_setup esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_cipher_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_cipher_generate_iv esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_cipher_set_iv esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_cipher_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_close_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) +psa_copy_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_copy_key_material_into_slot esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) +psa_crypto_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_crypto_local_input_alloc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_crypto_local_input_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_crypto_local_output_alloc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_crypto_local_output_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_destroy_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_destroy_persistent_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_driver_wrapper_export_public_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_driver_wrappers_no_static.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_driver_wrapper_get_builtin_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_driver_wrappers_no_static.c.obj) +psa_driver_wrapper_get_key_buffer_size esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_driver_wrappers_no_static.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_export_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +psa_export_key_internal esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_export_public_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +psa_export_public_key_internal esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_driver_wrappers_no_static.c.obj) +psa_format_key_data_for_storage esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) +psa_free_persistent_key_data esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) +psa_generate_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_generate_key_ext esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_generate_key_internal esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_generate_random esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) +psa_generic_status_to_mbedtls esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +psa_get_and_lock_key_slot esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_get_key_attributes esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +psa_hash_abort esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) +psa_hash_clone esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_hash_compare esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_hash_compute esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) +psa_hash_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) +psa_hash_setup esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) +psa_hash_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_mac.c.obj) +psa_hash_verify esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_import_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +psa_import_key_into_slot esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_initialize_key_slots esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_interruptible_get_max_ops esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_interruptible_set_max_ops esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_is_key_present_in_storage esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) +psa_is_valid_key_id esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_its_get esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) +psa_its_get_info esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) +psa_its_remove esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) +psa_its_set esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) +psa_key_agreement_raw_builtin esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_key_derivation_abort esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_key_derivation_get_capacity esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_key_derivation_input_bytes esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_key_derivation_input_integer esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_key_derivation_input_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_key_derivation_key_agreement esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_key_derivation_output_bytes esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_key_derivation_output_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_key_derivation_output_key_ext esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_key_derivation_set_capacity esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_key_derivation_setup esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_key_production_parameters_are_default esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_load_persistent_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) +psa_mac_abort esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_mac_compute esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_mac_sign_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_mac_sign_setup esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_mac_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_mac_verify esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_mac_verify_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_mac_verify_setup esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_open_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) +psa_parse_key_data_from_storage esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) +psa_pk_status_to_mbedtls esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +psa_purge_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) +psa_raw_key_agreement esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_remove_key_data_from_memory esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_reserve_free_key_slot esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_reset_key_attributes esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) +psa_save_persistent_key esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_storage.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_sign_hash esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_sign_hash_abort esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_sign_hash_builtin esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_sign_hash_complete esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_sign_hash_get_num_ops esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_sign_hash_start esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_sign_message esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_sign_message_builtin esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_status_to_mbedtls esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +psa_to_lms_errors esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) +psa_to_md_errors esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) +psa_to_pk_rsa_errors esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) +psa_unregister_read esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_unregister_read_under_mutex esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_validate_key_location esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_validate_key_persistence esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_validate_unstructured_key_bit_size esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_verify_hash esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_verify_hash_abort esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_verify_hash_builtin esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_verify_hash_complete esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_verify_hash_get_num_ops esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_verify_hash_start esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_verify_message esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_verify_message_builtin esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_wipe_all_key_slots esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) +psa_wipe_key_slot esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_slot_management.c.obj) +pthread_attr_destroy esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_attr_getdetachstate esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_attr_getstacksize esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_attr_init esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_attr_setdetachstate esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_attr_setstacksize esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_cancel esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_cond_broadcast esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_cond_destroy esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_cond_init esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_cond_signal esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +pthread_cond_timedwait esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +pthread_cond_wait esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_condattr_destroy esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +pthread_condattr_getclock esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +pthread_condattr_getpshared esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +pthread_condattr_init esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +pthread_condattr_setclock esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +pthread_condattr_setpshared esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +pthread_create esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_detach esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_equal esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_exit esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_getspecific esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_include_pthread_cond_var_impl esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +pthread_include_pthread_impl esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_include_pthread_local_storage_impl esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) +pthread_include_pthread_rwlock_impl esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_include_pthread_semaphore_impl esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) +pthread_internal_local_storage_destructor_callback esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_join esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_key_create esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_key_delete esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_lazy_init_lock esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_mutex_destroy esp-idf/pthread/libpthread.a(pthread.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_mutex_init esp-idf/pthread/libpthread.a(pthread.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_mutex_lock esp-idf/pthread/libpthread.a(pthread.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +pthread_mutex_timedlock esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_mutex_trylock esp-idf/pthread/libpthread.a(pthread.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_mutex_unlock esp-idf/pthread/libpthread.a(pthread.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +pthread_mutexattr_destroy esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_mutexattr_gettype esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_mutexattr_init esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_mutexattr_settype esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_once esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_rwlock_destroy esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_rwlock_init esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_rwlock_rdlock esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_rwlock_tryrdlock esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_rwlock_trywrlock esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_rwlock_unlock esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_rwlock_wrlock esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_self esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_setcancelstate esp-idf/newlib/libnewlib.a(pthread.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-open_memstream.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ftello.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fseeko.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fwrite.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fread.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputs.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fopen.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-findfp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fileno.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgets.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fgetc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fflush.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ferror.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fclose.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) +pthread_setspecific esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_sigmask esp-idf/newlib/libnewlib.a(pthread.c.obj) +put_be16 esp-idf/bt/libbt.a(endian.c.obj) +put_be24 esp-idf/bt/libbt.a(endian.c.obj) +put_be32 esp-idf/bt/libbt.a(endian.c.obj) +put_be64 esp-idf/bt/libbt.a(endian.c.obj) +put_le16 esp-idf/bt/libbt.a(endian.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/bt/libbt.a(ble_l2cap.c.obj) + esp-idf/bt/libbt.a(ble_uuid.c.obj) +put_le24 esp-idf/bt/libbt.a(endian.c.obj) +put_le32 esp-idf/bt/libbt.a(endian.c.obj) + esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + esp-idf/bt/libbt.a(ble_uuid.c.obj) +put_le64 esp-idf/bt/libbt.a(endian.c.obj) +putc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putc.o) +putchar C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-putchar.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) +putle32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +puts C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) +pvPortMalloc esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +pvTaskGetCurrentTCBForCore esp-idf/freertos/libfreertos.a(tasks.c.obj) +pvTaskGetThreadLocalStoragePointer esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) +pvTaskIncrementMutexHeldCount esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +pvTimerGetTimerID esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + esp-idf/gpio_button/libgpio_button.a(button.c.obj) + esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) +pvalloc esp-idf/newlib/libnewlib.a(heap.c.obj) +pwdet_code_cal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +pwdet_ref_code C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) +pwdet_tone_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) +pwrite esp-idf/vfs/libvfs.a(vfs.c.obj) +pwrsave_flushq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +pxCurrentTCBs esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +pxPortInitialiseStack esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +pxTaskGetStackStart esp-idf/freertos/libfreertos.a(tasks.c.obj) +qrcode_display esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +qrcodegen_calcSegmentBufferSize esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) +qrcodegen_encodeBinary esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) +qrcodegen_encodeSegments esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) +qrcodegen_encodeSegmentsAdvanced esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) +qrcodegen_encodeText esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) +qrcodegen_getModule esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) +qrcodegen_getSize esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) +qrcodegen_isAlphanumeric esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) +qrcodegen_isNumeric esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) +qrcodegen_makeAlphanumeric esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) +qrcodegen_makeBytes esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) +qrcodegen_makeEci esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) +qrcodegen_makeNumeric esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) +qsort C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-qsort.o) + esp-idf/bt/libbt.a(ble_store_config.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) +r_Add2SelfBigHex256 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_AddBigHex256 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_AddBigHexModP256 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_AddP256 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_AddPdiv2_256 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_GF_Jacobian_Point_Addition256 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_GF_Jacobian_Point_Double256 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_GF_Point_Jacobian_To_Affine256 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_MultiplyBigHexByUint32_256 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_MultiplyBigHexModP256 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_MultiplyByU16ModP256 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_SubtractBigHex256 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_SubtractBigHexMod256 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_SubtractBigHexUint32_256 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_SubtractFromSelfBigHex256 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_SubtractFromSelfBigHexSign256 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_aes_alloc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_aes_ccm_continue C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_aes_ccm_process_e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_aes_ccm_xor_128_lsb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_aes_ccm_xor_128_msb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_aes_cmac_continue C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_aes_cmac_start C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_aes_k1_continue C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_aes_k2_continue C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_aes_k3_continue C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_aes_k4_continue C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_aes_shift_left_128 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_aes_start C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_aes_xor_128 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_assert_err C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_assert_param C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_assert_warn C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_bigHexInversion256 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ble_isr_error_state_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_ble_ll_qa_config_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_ble_sw_cca_check_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_ble_util_buf_acl_tx_alloc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_ble_util_buf_acl_tx_elt_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_ble_util_buf_acl_tx_free C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_ble_util_buf_acl_tx_free_in_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_ble_util_buf_adv_tx_alloc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_ble_util_buf_adv_tx_free C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_ble_util_buf_adv_tx_free_in_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_ble_util_buf_env_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_ble_util_buf_env_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_ble_util_buf_get_rx_buf_nb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_ble_util_buf_get_rx_buf_size C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_ble_util_buf_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ble_util_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_ble_util_buf_llcp_tx_alloc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_ble_util_buf_llcp_tx_free C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_ble_util_buf_rx_alloc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_ble_util_buf_rx_alloc_in_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_ble_util_buf_rx_free C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_ble_util_buf_rx_free_in_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_ble_util_buf_set_rx_buf_nb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_ble_util_buf_set_rx_buf_size C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_ble_util_data_rx_buf_reset C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_bt_bb_get_intr_mask C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_bt_bb_intr_clear C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_bt_bb_intr_mask_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_bt_bb_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(intc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_bt_bb_recorrect_is_dead C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(intc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_bt_bb_restart_hw_recorrect C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(intc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_bt_rf_coex_cfg_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rf_coex_conn_dynamic_pti_en_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rf_coex_conn_phy_coded_data_time_limit_en_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rf_coex_ext_adv_dynamic_pti_en_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rf_coex_ext_scan_dynamic_pti_en_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rf_coex_legacy_adv_dynamic_pti_en_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rf_coex_per_adv_dynamic_pti_en_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rf_coex_pti_table_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rf_coex_st_param_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rf_coex_st_param_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rf_coex_sync_scan_dynamic_pti_en_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rma_apply_rule_cs_fmt C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rma_apply_rule_cs_idx C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rma_configure C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rma_deregister_rule_cs_fmt C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rma_deregister_rule_cs_idx C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rma_get_ant_by_act C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rma_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rma_register_rule_cs_fmt C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rma_register_rule_cs_idx C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rtp_apply_rule_cs_fmt C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rtp_apply_rule_cs_idx C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rtp_deregister_rule_cs_fmt C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rtp_deregister_rule_cs_idx C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rtp_get_txpwr_idx_by_act C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rtp_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rtp_register_rule_cs_fmt C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_bt_rtp_register_rule_cs_idx C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_btdm_config_cca_sw C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_btdm_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_btdm_task_post C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_btdm_task_post_from_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_btdm_task_post_from_isr_impl C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_btdm_task_post_impl C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_btdm_task_recycle C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_btdm_vnd_offload_post C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) + esp-idf/bt/libbt.a(bt.c.obj) +r_btdm_vnd_offload_post_from_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_btdm_vnd_offload_process C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_btdm_vnd_ol_task_env_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_cali_phase_match_p C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_cca_funcs_ro C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +r_cca_hw_intr_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_cca_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_cmp_abs_time C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_cmp_dest_id C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_cmp_timer_id C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_co_bdaddr_compare C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_co_ble_pkt_dur_in_us C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_co_list_extract C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_co_list_extract_after C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_co_list_extract_sublist C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_co_list_find C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_co_list_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_co_list_insert_after C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_co_list_insert_before C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_co_list_merge C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_co_list_pool_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_co_list_pop_front C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_co_list_push_back C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_co_list_push_back_sublist C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_co_list_push_front C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_co_list_size C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_co_nb_good_le_channels C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_co_util_pack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_co_util_read_array_size C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_co_util_unpack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_dl_upd_proc_start C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_dump_data C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_ecc_abort_key256_generation C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ecc_gen_new_public_key C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ecc_gen_new_secret_key C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ecc_generate_key256 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ecc_get_debug_Keys C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ecc_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ecc_is_valid_point C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ecc_multiplication_event_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ecc_point_multiplication_win_256 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_emi_alloc_em_mapping_by_offset C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_emi_base_reg_lut_show C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_emi_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_emi_em_base_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_emi_em_base_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_emi_em_base_reg_show C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_emi_free_em_mapping_by_offset C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_emi_get_em_mapping_idx_by_offset C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_emi_get_mem_addr_by_offset C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_emi_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_emi_overwrite_em_mapping_by_offset C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_esp_vendor_hci_command_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_flash_env_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_flash_env_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_flash_erase C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_flash_identify C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_flash_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_flash_read C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_flash_unlock C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_flash_unlocksector C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_flash_write C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_flash_writebyte C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_get_stack_usage C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_h4tl_acl_hdr_rx_evt_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_h4tl_cmd_hdr_rx_evt_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_h4tl_cmd_pld_rx_evt_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_h4tl_eif_io_event_post C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_h4tl_eif_p C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +r_h4tl_eif_register C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_h4tl_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_h4tl_out_of_sync C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_h4tl_out_of_sync_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_h4tl_read_hdr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_h4tl_read_next_out_of_sync C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_h4tl_read_payl C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_h4tl_read_start C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_h4tl_rx_acl_hdr_extract C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_h4tl_rx_cmd_hdr_extract C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_h4tl_rx_done C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_h4tl_start C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_h4tl_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_h4tl_tx_done C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_h4tl_tx_evt_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_h4tl_write C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_hci_acl_tx_data_alloc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_acl_tx_data_received C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_basic_cmd_send_2_controller C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_ble_adv_report_filter_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_ble_adv_report_tx_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_ble_conhdl_register C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_ble_conhdl_unregister C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_build_acl_data C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_build_cc_evt C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_build_cs_evt C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_build_evt C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_build_le_evt C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_cmd_get_max_param_size C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_cmd_received C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_cmd_reject C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_evt_mask_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_evt_mask_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_fc_acl_buf_size_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_fc_acl_en C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_fc_acl_packet_sent C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_fc_check_host_available_nb_acl_packets C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_fc_host_nb_acl_pkts_complete C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_fc_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_look_for_cmd_desc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_look_for_evt_desc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_look_for_le_evt_desc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_look_for_le_evt_desc_esp C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_pack_bytes C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_register_vendor_desc_tab C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_msg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_send_2_controller C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_send_2_host C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_tl_c2h_data_flow_on C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_tl_cmd_hdr_rx_evt_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_tl_cmd_pld_rx_evt_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_tl_env_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_tl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_tl_env_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_tl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_tl_get_pkt C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_tl_hci_pkt_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_tl_hci_tx_done_evt_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_tl_inc_nb_h2c_cmd_pkts C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_tl_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_tl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_tl_save_pkt C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_tl_send C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_tx_done C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_tx_start C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hci_tx_trigger C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_hli_funcs_p C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hl_itf.o) +r_intc_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(intc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +r_intc_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(intc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +r_intc_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(intc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_ip_funcs_p C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_tl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_msg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_plan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_arb.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_test.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_per_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_phy_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_encrypt.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_chmap_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(intc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +r_ip_funcs_ro C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +r_isValidSecretKey_256 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_check_malloc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_event_callback_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_event_clear C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_event_flush C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_event_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_event_get_all C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_event_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_event_schedule C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_event_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_flush C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_free C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_handler_search C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_is_free C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_malloc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_mem_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_mem_is_empty C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_mem_is_in_heap C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_msg_alloc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_msg_dest_id_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_msg_discard C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_msg_forward C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_msg_forward_new_id C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_msg_free C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_msg_in_queue C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_msg_save C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_msg_send C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_msg_send_basic C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_msg_src_id_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_queue_extract C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_queue_insert C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_sleep_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_state_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_state_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_task_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_task_create C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_task_delete C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_task_handler_end C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_task_handler_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_task_handler_get_overwrite C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_task_handler_pre C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_task_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_task_msg_flush C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_task_saved_update C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_task_schedule C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_time C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_time_cmp C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_time_past C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_timer_active C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_timer_adjust_all C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_timer_clear C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_timer_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_timer_schedule C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_ke_timer_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_led_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_led_set_all C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_llc_aes_res_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_ch_map_up_proc_err_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_cleanup C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_cmd_cmp_send C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_cmd_stat_send C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_con_conflict_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_con_move_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_con_plan_set_update C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_con_upd_param_in_range C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_disconnect C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_disconnect_end C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_disconnect_proc_continue C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_disconnect_proc_err_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_dl_chg_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_dle_proc_err_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_enc_state_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_feats_exch_proc_err_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_hci_cmd_handler_tab_p_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_hci_command_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_hci_command_handler_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_hci_command_handler_pre C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_hci_command_handler_search C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_hci_con_param_req_evt_send C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_hci_con_upd_info_send C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) +r_llc_hci_con_upd_info_send_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_hci_disconnected_dis C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_hci_dl_upd_info_send C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_hci_enc_evt_send C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_hci_feats_info_send C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_hci_le_phy_upd_cmp_evt_send C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_hci_ltk_request_evt_send C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_hci_nb_cmp_pkts_evt_send C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_hci_version_info_send C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_init_term_proc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_iv_skd_rand_gen C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_le_ping_proc_continue C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_le_ping_proc_err_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_le_ping_restart C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_le_ping.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_le_ping_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_ll_pause_enc_rsp_ack_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_ll_reject_ind_ack_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_ll_reject_ind_pdu_send C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_ll_start_enc_rsp_ack_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_ll_terminate_ind_ack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_ll_unknown_ind_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_llcp_channel_map_ind_ack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_llcp_pdu_handler_end C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_llcp_pdu_handler_get_overwrite C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_llcp_pdu_handler_pre C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_llcp_send C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) +r_llc_llcp_send_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_llcp_state_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_llcp_trans_timer_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_llcp_tx_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_loc_ch_map_proc_continue C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_chmap_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_loc_con_upd_proc_continue C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_loc_con_upd_proc_err_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_loc_dl_upd_proc_continue C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_loc_encrypt_proc_continue C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_loc_encrypt_proc_continue_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_loc_encrypt_proc_err_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_loc_feats_exch_proc_continue C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_loc_phy_upd_proc_continue C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_phy_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_loc_phy_upd_proc_continue_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_loc_phy_upd_proc_err_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_msg_handler_tab_p_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_pref_param_compute C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) +r_llc_pref_param_compute_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_proc_collision_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_proc_err_ind C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_proc_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_proc_id_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_proc_reg C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_proc_state_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_proc_state_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_proc_timer_pause_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_proc_timer_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_proc_unreg C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_rem_ch_map_proc_continue C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_rem_con_upd_proc_continue C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_rem_con_upd_proc_err_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_rem_dl_upd_proc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_rem_encrypt_proc_continue C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_encrypt.o) +r_llc_rem_encrypt_proc_continue_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_encrypt.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_rem_encrypt_proc_err_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_rem_phy_upd_proc_continue C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_phy_upd.o) +r_llc_rem_phy_upd_proc_continue_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_phy_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_rem_phy_upd_proc_continue_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_rem_phy_upd_proc_err_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_role_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_sk_gen C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_start C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc.o) +r_llc_start_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_ver_exch_loc_proc_continue C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llc_ver_proc_err_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llcp_pdu_handler_tab_p_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_aa_gen C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_adv_data_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_adv_data_update C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) +r_lld_adv_adv_data_update_hack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_aux_ch_idx_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_aux_evt_canceled_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_aux_evt_start_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_aux_evt_start_cbk_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_coex_check_ext_adv_synced C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_coex_env_reset C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_direct_adv_use_rpa_addr_state_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_direct_adv_use_rpa_addr_state_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_duration_update C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_dynamic_pti_process C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_end C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_evt_canceled_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) +r_lld_adv_evt_canceled_cbk_hack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_evt_start_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_evt_start_cbk_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_ext_chain_connectable_construct C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_ext_chain_construct C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_ext_chain_none_construct C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_ext_chain_scannable_construct C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_ext_pkt_prepare C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_ext_pkt_prepare_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_frm_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_frm_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) +r_lld_adv_frm_isr_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_frm_isr_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_frm_skip_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_pkt_rx C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_pkt_rx_connect_ind C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_pkt_rx_connect_post C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_pkt_rx_send_scan_req_evt C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_rand_addr_update C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_restart C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_scan_rsp_data_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_scan_rsp_data_update C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) +r_lld_adv_scan_rsp_data_update_hack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_set_tx_power C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_start C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) +r_lld_adv_start_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_start_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_start_init_evt_param C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_start_init_evt_param_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_start_schedule_asap C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_start_set_cs C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_start_update_filter_policy C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_sync_info_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_adv_sync_info_update C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_calc_aux_rx C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_alloc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_bb_sync_found_handle C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_busy_mode_handle C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_chan_avl_timeout_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_chan_handle C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_chan_mam C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_chan_perm C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_chan_prn_e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_chan_prn_s C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_chan_rev_8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_chan_rssi_cal C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_chan_sel_1 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_chan_sel_2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_chan_sel_remap C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_chan_unused_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_chm_restore C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_chm_update_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_con_end C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_con_evt_end_handle C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_con_evt_start_handle C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_con_start C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_config_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_data_handle_daa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_data_handle_lbt C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_data_reset C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_evt_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_force_tx C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_free C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_get_cca_env C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_hw_handle C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_idle_mode_handle C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_lbt_handle C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_scst_timeout_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_send_empty_packet C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_send_packet_header C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_set_thresh C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_short_control_signal_trans C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_sw_alloc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_sw_chan_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_sw_free C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_sw_handle C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_cca_sw_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_ch_assess_data_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_ch_idx_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) +r_lld_ch_idx_get_hack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_ch_map_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_channel_assess C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_activity_act_offset_compute C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_activity_offset_compute C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_ch_map_update C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_cleanup C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_cntl_pkt_info_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_count_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_current_tx_power_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_data_flow_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_data_len_update C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_data_tx C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_enc_key_load C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_event_counter_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_evt_canceled_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) +r_lld_con_evt_canceled_cbk_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_evt_canceled_cbk_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_evt_duration_min_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_evt_max_eff_time_cal C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_evt_sd_evt_time_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_evt_start_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) +r_lld_con_evt_start_cbk_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_evt_start_cbk_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_evt_time_update C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) +r_lld_con_evt_time_update_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_free_all_tx_buf C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_frm_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_frm_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) +r_lld_con_frm_isr_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_frm_isr_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_frm_skip_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_llcp_ind_info_clear C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_llcp_tx C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_max_lat_calc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_offset_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_param_update C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_phys_update C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_pref_slave_evt_dur_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_pref_slave_latency_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_rssi_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_rx C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_rx_channel_assess C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_rx_enc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_rx_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_rx_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_rx_link_info_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_rx_llcp_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_rx_sync_time_update C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_sched C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_set_tx_power C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_start C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) +r_lld_con_start_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_start_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_terminate_max_evt_update C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_tx C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) +r_lld_con_tx_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_tx_enc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_tx_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_tx_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_tx_len_update C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_tx_len_update_for_intv C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_tx_len_update_for_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_tx_prog C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_tx_prog_new_packet C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_tx_prog_new_packet_coex C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_tx_prog_new_packet_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_update_last_clock C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_con_update_terminte_info_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_conn_dynamic_pti_process C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_continue_scan_rx_isr_end_process C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_core_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_env_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_env_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_ext_adv_dynamic_aux_pti_process C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) +r_lld_ext_adv_dynamic_aux_pti_process_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_ext_adv_dynamic_pti_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_ext_adv_dynamic_pti_process C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_ext_scan_dynamic_pti_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_ext_scan_dynamic_pti_process C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) +r_lld_ext_scan_dynamic_pti_process_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_ext_scan_dynamic_pti_reset C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_hw_cca_end_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_hw_cca_evt_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_hw_cca_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) +r_lld_hw_cca_isr_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_cal_anchor_point C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_compute_winoffset C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_connect_req_pack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_end C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_evt_canceled_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_evt_end_type_check_state_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_evt_end_type_check_state_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_evt_end_type_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_evt_end_type_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_evt_start_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_evt_start_cbk_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_frm_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_frm_eof_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_frm_eof_isr_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_frm_skip_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_process_pkt_rx C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_process_pkt_rx_adv_ext_ind C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_process_pkt_rx_adv_ind_or_direct_ind C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_process_pkt_rx_aux_connect_rsp C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_process_pkt_tx C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_process_pkt_tx_cal_con_timestamp C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_process_pkt_tx_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_sched C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_sched_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_set_tx_power C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_start C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_init.o) +r_lld_init_start_hack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_start_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_init_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_instant_proc_end C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_legacy_adv_dynamic_pti_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_legacy_adv_dynamic_pti_process C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_llcp_rx_ind_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_ch_map_update C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_chain_construct C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_cleanup C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_coex_env_reset C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_data_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_data_update C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_per_adv.o) +r_lld_per_adv_data_update_hack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_per_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_dynamic_pti_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_dynamic_pti_process C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_evt_canceled_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_evt_start_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_evt_start_cbk_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_evt_start_chm_upd C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_ext_pkt_prepare C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_frm_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_frm_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_per_adv.o) +r_lld_per_adv_frm_isr_hack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_per_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_frm_isr_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_frm_skip_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_init_info_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_list_add C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_list_rem C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_sched C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_per_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_set_tx_power C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_start C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_start_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_per_adv_sync_info_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_process_cca_data C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_ral_search C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_read_clock C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_res_list_add C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_res_list_clear C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_res_list_is_empty C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_res_list_local_rpa_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_res_list_peer_rpa_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_res_list_peer_update C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_res_list_priv_mode_update C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_res_list_rem C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_reset_reg C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_rpa_renew C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_rpa_renew_evt_canceled_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_rpa_renew_evt_start_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_rpa_renew_instant_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_rxdesc_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) +r_lld_rxdesc_check_hack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_rxdesc_free C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_create_sync C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_create_sync_cancel C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_end C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_evt_canceled_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_evt_start_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) +r_lld_scan_evt_start_cbk_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_evt_start_cbk_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_frm_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_frm_eof_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) +r_lld_scan_frm_eof_isr_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_frm_eof_isr_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_frm_rx_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_frm_skip_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) +r_lld_scan_frm_skip_isr_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_params_update C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_process_pkt_rx C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_process_pkt_rx_adv_rep C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_process_pkt_rx_aux_adv_ind C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_process_pkt_rx_aux_chain_ind C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_process_pkt_rx_aux_scan_rsp C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_process_pkt_rx_ext_adv C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_process_pkt_rx_ext_adv_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_process_pkt_rx_ext_adv_ind C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_process_pkt_rx_legacy_adv C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_restart C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_sched C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_sched_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_set_tx_power C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_start C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) +r_lld_scan_start_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_start_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_sync_accept C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_sync_info_unpack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_trunc_ind C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_scan_try_sched C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) +r_lld_scan_try_sched_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_sw_cca_evt_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_sw_cca_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) +r_lld_sw_cca_isr_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_sync_ch_map_update C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_sync_cleanup C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_sync_evt_canceled_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_sync_evt_start_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_sync_evt_start_cbk_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_sync_frm_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_sync_frm_eof_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_sync_frm_eof_isr_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_sync_frm_rx_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_sync_frm_skip_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_sync_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_sync_insert C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_sync.o) +r_lld_sync_insert_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_sync.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_sync_process_pkt_rx C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_sync_process_pkt_rx_aux_sync_ind C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_sync_process_pkt_rx_pkt_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_sync_process_pkt_rx_pkt_check_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_sync_scan_dynamic_pti_process C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_sync_sched C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_sync_start C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_sync.o) +r_lld_sync_start_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_sync.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_sync_start_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_sync_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_sync_trunc_ind C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_test_cleanup C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_test_evt_canceled_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_test_evt_start_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_test_freq2chnl C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_test_frm_cbk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_test_frm_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_test.o) +r_lld_test_frm_isr_hack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_test.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_test_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_test_rx_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_test_set_tx_power C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_test_start C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_test_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_test.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_update_con_offset C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_update_rxbuf C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_update_rxbuf_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_white_list_add C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_lld_white_list_rem C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_activity_free_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_activity_free_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_activity_syncing_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_adv_con_len_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_adv_hdl_to_id C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_adv_rep_flow_control_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) +r_llm_adv_rep_flow_control_check_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_adv_rep_flow_control_update C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) +r_llm_adv_rep_flow_control_update_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_adv_reports_list_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_adv_set_all_release C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_adv_set_dft_params C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_adv_set_release C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) +r_llm_adv_set_release_hack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_aes_res_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_ble_update_adv_flow_control C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_ch_map_update C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) +r_llm_ch_map_update_hack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_cmd_cmp_send C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_cmd_stat_send C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_dev_list_empty_entry C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_dev_list_search C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_duplicate_list_clear C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_env_adv_dup_filt_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) +r_llm_env_adv_dup_filt_deinit_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_env_adv_dup_filt_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) +r_llm_env_adv_dup_filt_init_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_env_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_env_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_get_preferred_phys C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_hci_cmd_handler_tab_p_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_hci_command_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_init_ble_adv_report_flow_contol C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_is_dev_connected C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_is_dev_synced C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_is_non_con_act_ongoing_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_is_wl_accessible C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_le_adv_report_ind_duplicate_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_le_evt_mask_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_le_features_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_le_scan_duplicate_opt_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_link_disc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_master_ch_map_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_msg_handler_tab_p_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_no_activity C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_per_adv_slot_dur C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_plan_elt_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_rx_path_comp_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_scan_start C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) +r_llm_scan_start_eco C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_scan_sync_acad_attach C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_scan_sync_acad_detach C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_send_adv_lost_event_to_host C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_tx_path_comp_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_update_duplicate_scan_count C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_llm_update_duplicate_scan_exceptional_list C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_misc_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_misc_free_em_buf_in_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_misc_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_misc_msg_handler_tab_p_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_modules_funcs_p C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_tl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ble_util_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_plan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_arb.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_espressif.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_test.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_le_ping.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_chmap_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +r_modules_funcs_ro C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +r_notEqual256 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_nvds_browse_tag C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_nvds_del C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_nvds_erase C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_nvds_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_nvds_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_nvds_init_memory C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_nvds_is_magic_number_ok C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_nvds_lock C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_nvds_null_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_nvds_purge C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_nvds_put C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_nvds_read C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_nvds_walk_tag C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_nvds_write C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_osi_funcs_p C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_tl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(osi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_test.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_per_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(intc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +r_phy_upd_proc_start C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_platform_reset C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_plf_funcs_p C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_dl_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_tl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ble_util_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_plan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_test.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_sync.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_per_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_phy_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_le_ping.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_chmap_upd.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(intc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(bt_rw_v9.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +r_plf_funcs_ro C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +r_readbyte C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_register_esp_vendor_cmd_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rf_em_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rf_force_agc_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rf_pwr_tbl_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rf_reg_rd C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rf_reg_wr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rf_reset C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rf_rssi_convert C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rf_rw_v9_le_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rf_rw_v9_le_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rf_rw_v9_le_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(bt_rw_v9.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rf_sleep C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_espressif.o) +r_rf_sleep_hack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_espressif.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rf_txpwr_cs_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_espressif.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rf_txpwr_dbm_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_espressif.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rf_util_cs_fmt_convert C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rw_crypto_aes_ccm C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rw_crypto_aes_encrypt C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rw_crypto_aes_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rw_crypto_aes_k1 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rw_crypto_aes_k2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rw_crypto_aes_k3 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rw_crypto_aes_k4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rw_crypto_aes_rand C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rw_crypto_aes_result_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rw_crypto_aes_s1 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rw_cryto_aes_cmac C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rw_rf_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_espressif.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rw_v9_init_em_radio_table C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwble_hw_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_rwble_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_rwble_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_rwble_isr_hw_fixed C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_rwble_sleep_enter C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_rwble_sleep_wakeup_end C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_rwbtdm_isr_wrapper C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_rwip_active_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_aes_encrypt C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_assert C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_crypt_evt_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_crypt_isr_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_driver_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_eif_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_rwip_half_slot_2_lpcycles C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_hus_2_lpcycles C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_lpcycles_2_hus C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_prevent_sleep_clear C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_prevent_sleep_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_reset C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_schedule C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_sleep C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_sw_int_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_sw_int_req C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_time_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_timer_10ms_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_timer_10ms_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_timer_hs_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_timer_hs_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_timer_hus_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_timer_hus_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_wakeup C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) +r_rwip_wakeup_end C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_wakeup_hack C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_rwip_wlcoex_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_sch_alarm_clear C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_alarm_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_alarm_prog C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_alarm_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_alarm_timer_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_arb_conflict_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_arb_elt_cancel C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_arb_event_start_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_arb.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_arb_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_arb_insert C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_arb_insert_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_arb_prog_timer C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_arb_remove C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_arb_sw_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_plan_chk C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_plan_clock_wrap_offset_update C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_plan_conflict_check C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_plan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_plan_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_plan_interval_req C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_plan_offset_max_calc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_plan_offset_req C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_plan_offset_req_hook C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_plan_position_range_compute C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_plan_rem C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_plan_req C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_plan_set C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_plan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_prog_ble_push C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_prog_bt_push C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_prog_end_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_prog_end_isr_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_prog_et_state_reset C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_prog_hw_reset_try C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_prog_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_prog_push C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_prog_rx_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_prog_skip_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_prog_state_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_prog_tx_isr C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_slice_bg_add C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_slice_bg_remove C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_slice_compute C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_slice_fg_add C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_slice_fg_remove C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_slice_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_slice_per_add C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sch_slice_per_remove C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) +r_sdk_cfg_priv_opts_ext_get C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_sdk_config_get_bt_sleep_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_sdk_config_get_hl_derived_opts C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_sdk_config_get_opts C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_sdk_config_get_opts_ext C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_sdk_config_get_priv_opts C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_sdk_config_set_bt_sleep_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_sdk_config_set_hl_derived_opts C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_sdk_config_set_opts C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_specialModP256 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_unloaded_area_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_vhci_check_packet_allow C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_vhci_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_vhci_flow_off C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_vhci_flow_on C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_vhci_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_vhci_notify_host_send_available C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_vhci_send_to_host C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +r_vnd_hci_command_handler C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_vshci_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) +r_writebyte C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) +rainmaker__cmd_set_user_mapping__descriptor esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) +rainmaker__cmd_set_user_mapping__free_unpacked esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) +rainmaker__cmd_set_user_mapping__get_packed_size esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) +rainmaker__cmd_set_user_mapping__init esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) +rainmaker__cmd_set_user_mapping__pack esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) +rainmaker__cmd_set_user_mapping__pack_to_buffer esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) +rainmaker__cmd_set_user_mapping__unpack esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) +rainmaker__resp_set_user_mapping__descriptor esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) +rainmaker__resp_set_user_mapping__free_unpacked esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) +rainmaker__resp_set_user_mapping__get_packed_size esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) +rainmaker__resp_set_user_mapping__init esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) +rainmaker__resp_set_user_mapping__pack esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) +rainmaker__resp_set_user_mapping__pack_to_buffer esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) +rainmaker__resp_set_user_mapping__unpack esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) +rainmaker__rmaker_config_msg_type__descriptor esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) +rainmaker__rmaker_config_payload__descriptor esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) +rainmaker__rmaker_config_payload__free_unpacked esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) +rainmaker__rmaker_config_payload__get_packed_size esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) +rainmaker__rmaker_config_payload__init esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) +rainmaker__rmaker_config_payload__pack esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) +rainmaker__rmaker_config_payload__pack_to_buffer esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) +rainmaker__rmaker_config_payload__unpack esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) +rainmaker__rmaker_config_status__descriptor esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) +raise esp-idf/newlib/libnewlib.a(syscalls.c.obj) +ram1_bt_track_pll_cap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) +ram1_fe_i2c_reg_renew C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +ram1_phy_close_rf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +ram1_phy_dis_hw_set_freq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +ram1_phy_wakeup_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +ram1_set_pbus_reg C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +ram1_wifi_set_tx_gain C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) +ram2_rfpll_cap_correct C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) +ram2_rfpll_cap_track C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) +ram_check_noise_floor C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) +ram_pbus_force_mode C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +ram_pll_vol_cal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) +ram_tx_pwctrl_background C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +rand C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rand.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) +range_read_addr_blocks esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +range_write_addr_blocks esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +raw_bind esp-idf/lwip/liblwip.a(raw.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +raw_bind_netif esp-idf/lwip/liblwip.a(raw.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +raw_connect esp-idf/lwip/liblwip.a(raw.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +raw_disconnect esp-idf/lwip/liblwip.a(raw.c.obj) +raw_input esp-idf/lwip/liblwip.a(raw.c.obj) + esp-idf/lwip/liblwip.a(ip6.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) +raw_netif_ip_addr_changed esp-idf/lwip/liblwip.a(raw.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) +raw_new esp-idf/lwip/liblwip.a(raw.c.obj) +raw_new_ip_type esp-idf/lwip/liblwip.a(raw.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +raw_recv esp-idf/lwip/liblwip.a(raw.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +raw_remove esp-idf/lwip/liblwip.a(raw.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +raw_send esp-idf/lwip/liblwip.a(raw.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +raw_sendto esp-idf/lwip/liblwip.a(raw.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +raw_sendto_if_src esp-idf/lwip/liblwip.a(raw.c.obj) +rc11BSchedTbl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +rc11BSchedTbl_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +rc11GSchedTbl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +rc11NSchedTbl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +rc11NSchedTbl_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +rc4_skip esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +rcAmpduLowerRate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +rcAttach C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +rcClearCurAMPDUSched C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +rcClearCurSched C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +rcClearCurStat C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +rcGet11BHighestRateIdx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +rcGet11GHighestRateIdx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +rcGet11NHighestRateIdx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +rcGetAmpduSched C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +rcGetDefaultHigestRateIdx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +rcGetHighestRateIdx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +rcGetRate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +rcGetSched C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +rcLoRaRate2SchedIdx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +rcLoRaSchedTbl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +rcLoRaSchedTbl_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +rcLowerSched C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +rcP2P11GSchedTbl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +rcP2P11NSchedTbl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +rcReachRetryLimit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +rcSetBarRate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +rcSetTxAmpduLimit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +rcTxUpdatePer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +rcUpSched C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +rcUpdateAMPDUParam C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +rcUpdateAckSnr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +rcUpdatePhyMode C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +rcUpdateRate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +rcUpdateRxDone C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +rcUpdateTxDone C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +rcUpdateTxDoneAmpdu2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +rc_cal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rc_disable_trc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +rc_disable_trc_by_interface C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +rc_enable_trc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +rc_get_G6M_sched C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +rc_get_default_sched C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +rc_get_fix_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +rc_get_mask C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +rc_get_sta_trc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +rc_get_trc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +rc_get_trc_by_index C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +rc_get_trc_default C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +rc_only_sta_trc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +rc_set_fix_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +rc_set_per_conn_fix_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +reachable_time esp-idf/lwip/liblwip.a(nd6.c.obj) +read C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysread.o) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) +read_hw_noisefloor C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) +readdir esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +readdir_r esp-idf/vfs/libvfs.a(vfs.c.obj) +realloc esp-idf/newlib/libnewlib.a(heap.c.obj) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiscanf.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/console/libconsole.a(arg_utils.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/bt/libbt.a(ble_gatts.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) +reattempt_conn esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) +reconnect_flag C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +reconnect_type2str C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) +refreshShowHints esp-idf/console/libconsole.a(linenoise.c.obj) +regi2c_analog_cali_reg_read esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +regi2c_analog_cali_reg_write esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +regi2c_ctrl_read_reg esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +regi2c_ctrl_read_reg_mask esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) +regi2c_ctrl_write_reg esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +regi2c_ctrl_write_reg_mask esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/hal/libhal.a(adc_hal_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/hal/libhal.a(brownout_hal.c.obj) +regi2c_enter_critical esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) +regi2c_exit_critical esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) +regi2c_saradc_disable esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) +regi2c_saradc_enable esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) +register_chipv7_phy C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +register_chipv7_phy_init_param C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +register_commands esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) +register_ieee80211_action_vendor_get_key_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) +register_ieee80211_action_vendor_spec_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) +register_ieee80211_rfid_locp_recv_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) +registered_heaps esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) +remove C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-remove.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) +rename C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rename.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) +resend_eapol_handle esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +reset_cs_thres C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +resp_apply_config__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +resp_apply_config__free_unpacked esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +resp_apply_config__get_packed_size esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +resp_apply_config__init esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) +resp_apply_config__pack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +resp_apply_config__pack_to_buffer esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +resp_apply_config__unpack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +resp_ctrl_reprov__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +resp_ctrl_reprov__free_unpacked esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +resp_ctrl_reprov__get_packed_size esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +resp_ctrl_reprov__init esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) +resp_ctrl_reprov__pack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +resp_ctrl_reprov__pack_to_buffer esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +resp_ctrl_reprov__unpack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +resp_ctrl_reset__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +resp_ctrl_reset__free_unpacked esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +resp_ctrl_reset__get_packed_size esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +resp_ctrl_reset__init esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) +resp_ctrl_reset__pack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +resp_ctrl_reset__pack_to_buffer esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +resp_ctrl_reset__unpack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +resp_get_property_count__descriptor esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +resp_get_property_count__free_unpacked esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +resp_get_property_count__get_packed_size esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +resp_get_property_count__init esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) +resp_get_property_count__pack esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +resp_get_property_count__pack_to_buffer esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +resp_get_property_count__unpack esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +resp_get_property_values__descriptor esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +resp_get_property_values__free_unpacked esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +resp_get_property_values__get_packed_size esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +resp_get_property_values__init esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) +resp_get_property_values__pack esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +resp_get_property_values__pack_to_buffer esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +resp_get_property_values__unpack esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +resp_get_status__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +resp_get_status__free_unpacked esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +resp_get_status__get_packed_size esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +resp_get_status__init esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) +resp_get_status__pack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +resp_get_status__pack_to_buffer esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +resp_get_status__unpack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +resp_scan_result__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +resp_scan_result__free_unpacked esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +resp_scan_result__get_packed_size esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +resp_scan_result__init esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) +resp_scan_result__pack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +resp_scan_result__pack_to_buffer esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +resp_scan_result__unpack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +resp_scan_start__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +resp_scan_start__free_unpacked esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +resp_scan_start__get_packed_size esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +resp_scan_start__init esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) +resp_scan_start__pack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +resp_scan_start__pack_to_buffer esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +resp_scan_start__unpack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +resp_scan_status__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +resp_scan_status__free_unpacked esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +resp_scan_status__get_packed_size esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +resp_scan_status__init esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) +resp_scan_status__pack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +resp_scan_status__pack_to_buffer esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +resp_scan_status__unpack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +resp_set_config__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +resp_set_config__free_unpacked esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +resp_set_config__get_packed_size esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +resp_set_config__init esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) +resp_set_config__pack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +resp_set_config__pack_to_buffer esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +resp_set_config__unpack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +resp_set_property_values__descriptor esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +resp_set_property_values__free_unpacked esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +resp_set_property_values__get_packed_size esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +resp_set_property_values__init esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) +resp_set_property_values__pack esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +resp_set_property_values__pack_to_buffer esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +resp_set_property_values__unpack esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +restart_cal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) +retrans_timer esp-idf/lwip/liblwip.a(nd6.c.obj) +rewinddir esp-idf/vfs/libvfs.a(vfs.c.obj) +rf_2_ble_chan_tab C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) +rf_cal_data_backup C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rf_cal_data_recovery C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rf_cal_level_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rf_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rfcal_pwrctrl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) +rfcal_rxiq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) +rfcal_track C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) +rfcal_txcap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) +rfcal_txiq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) +rfpll_cap_init_cal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) +rfpll_set_freq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) +rfrx_sat_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) +rfrx_sat_rst C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) +riscv_decode_offset_from_jal_instruction esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) +riscv_excp_names esp-idf/riscv/libriscv.a(interrupt.c.obj) +rmaker_mqtt_server_crt esp-idf/esp_rainmaker/libesp_rainmaker.a(rmaker_mqtt_server.crt.S.obj) +rmaker_mqtt_server_crt_length esp-idf/esp_rainmaker/libesp_rainmaker.a(rmaker_mqtt_server.crt.S.obj) +rmaker_ota_server_crt esp-idf/esp_rainmaker/libesp_rainmaker.a(rmaker_ota_server.crt.S.obj) +rmaker_ota_server_crt_length esp-idf/esp_rainmaker/libesp_rainmaker.a(rmaker_ota_server.crt.S.obj) +rmaker_user_mapping_state esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) +rmdir esp-idf/vfs/libvfs.a(vfs.c.obj) +rmt_acquire_group_handle esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_add_channel_to_group esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_config esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) +rmt_driver_install esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) +rmt_driver_uninstall esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_enable_tx_loop_autostop esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_fill_tx_items esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_get_channel_status esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_get_clk_div esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_get_counter_clock esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) +rmt_get_idle_level esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_get_mem_block_num esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_get_mem_pd esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_get_memory_owner esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_get_ringbuf_handle esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_get_rx_idle_thresh esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_get_source_clk esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_get_status esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_get_tx_loop_mode esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_hal_deinit esp-idf/hal/libhal.a(rmt_hal.c.obj) +rmt_hal_init esp-idf/hal/libhal.a(rmt_hal.c.obj) +rmt_hal_rx_channel_reset esp-idf/hal/libhal.a(rmt_hal.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_hal_tx_channel_reset esp-idf/hal/libhal.a(rmt_hal.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_isr_deregister esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_isr_register esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_periph_signals esp-idf/soc/libsoc.a(rmt_periph.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_register_tx_end_callback esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_remove_channel_from_group esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_rx_memory_reset esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_rx_start esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_rx_stop esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_set_clk_div esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_set_err_intr_en esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_set_gpio esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_set_idle_level esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_set_mem_block_num esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_set_mem_pd esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_set_memory_owner esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_set_rx_filter esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_set_rx_idle_thresh esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_set_rx_intr_en esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_set_rx_thr_intr_en esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_set_source_clk esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_set_tx_carrier esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_set_tx_intr_en esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_set_tx_loop_count esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_set_tx_loop_mode esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_set_tx_thr_intr_en esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_translator_get_context esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_translator_init esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) +rmt_translator_set_context esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_tx_memory_reset esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_tx_start esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_tx_stop esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_wait_tx_done esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) +rmt_write_items esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +rmt_write_sample esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) +roc_op_end C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +roc_op_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +rom1_bt_get_tx_gain C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom1_bt_set_tx_gain C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) +rom1_chip_i2c_readReg C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom1_chip_i2c_writeReg C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom1_disable_wifi_agc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom1_enable_wifi_agc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom1_get_chan_target_power C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +rom1_get_i2c_hostid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom1_get_rate_fcc_index C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom1_i2c_master_reset C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_basic.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom1_phy_en_hw_set_freq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom1_phy_i2c_init1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom1_read_sar2_code C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom1_set_noise_floor C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom1_tsens_temp_read C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +rom1_tx_paon_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom1_txpwr_cal_track C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom1_wifi_get_tx_gain C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom1_wifi_tx_dig_gain C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +rom2_get_tx_gain_value1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) +rom2_pll_cap_mem_update C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) +rom2_read_pll_cap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) +rom2_temp_to_power1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) +rom2_tsens_read_init1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom2_ulp_code_track C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) +rom2_ulp_ext_code_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) +rom2_wait_hw_freq_busy C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) +rom2_write_pll_cap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) +rom_agc_reg_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom_bb_reg_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom_bt_filter_reg C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom_bt_track_tx_power C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) +rom_bt_tx_dig_gain C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom_flash_chip_dummy esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +rom_flash_chip_dummy_hpm esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +rom_i2c_sar2_init_code C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) +rom_index_to_txbbgain C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom_noise_check_loop C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) +rom_open_i2c_xpd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom_pbus_xpd_tx_on C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom_phy_ant_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom_phy_bbpll_cal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom_phy_dig_reg_backup C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +rom_phy_freq_mem_backup C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +rom_phy_param_addr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rom.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom_phy_reg_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom_phy_xpd_rf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom_phy_xpd_tsens C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) +rom_read_hw_noisefloor C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +rom_set_chan_reg C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_basic.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom_set_tx_dig_gain C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom_set_tx_gain_mem C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) +rom_set_txcap_reg C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom_spiflash_api_funcs esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +rom_spiflash_legacy_data esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +rom_tsens_code_read C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom_txbbgain_to_index C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom_wifi_agc_sat_gain C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rom_wifi_track_tx_power C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) +rom_write_txrate_power_offset C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +roots_type2str C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +rotl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +rotr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +roundup2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +route_announce_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) +route_announce_timer_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +route_announce_timer_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +routetype2str C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) +rpa_timeout esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) +rsn_cipher_put_suites esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) +rsn_pmkid esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +rssi_index C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +rssi_margin C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +rssi_saved C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +rssi_to_rcpi esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) +rtc_clk_32k_bootstrap esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_32k_enable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_32k_enable_external esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_32k_enabled esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_8m_divider_set esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_8m_enable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_8m_enabled esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_8md256_enabled esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_apb_freq_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_apb_freq_update esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_bbpll_add_consumer esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_bbpll_remove_consumer esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_cal esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_cal_internal esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +rtc_clk_cal_ratio esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +rtc_clk_cpu_freq_get_config esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_cpu_freq_mhz_to_config esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_cpu_freq_set_config esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_cpu_freq_set_config_fast esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_cpu_freq_set_xtal esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) +rtc_clk_cpu_set_to_default_config esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) +rtc_clk_divider_set esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_fast_src_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_fast_src_set esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_freq_cal esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) +rtc_clk_select_rtc_slow_clk esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_slow_freq_get_hz esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_slow_src_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) +rtc_clk_slow_src_set esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_wait_for_slow_cycle esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +rtc_clk_xtal_freq_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_xtal_freq_update esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_cntl_hal_disable_cpu_retention esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) +rtc_cntl_hal_dma_link_init esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) +rtc_cntl_hal_enable_cpu_retention esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) +rtc_deep_sleep_start esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +rtc_dig_8m_enabled esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_dig_clk8m_disable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) +rtc_dig_clk8m_enable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) +rtc_get_xtal esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_gpio_is_valid_gpio esp-idf/driver/libdriver.a(rtc_io.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) +rtc_init esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_isr_deregister esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) +rtc_isr_noniram_disable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +rtc_isr_noniram_enable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +rtc_isr_register esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) +rtc_printf esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) +rtc_sleep_enable_ultra_low esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +rtc_sleep_get_default_config esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +rtc_sleep_init esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +rtc_sleep_low_init esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +rtc_sleep_pu esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) +rtc_sleep_start esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +rtc_sleep_systimer_enable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +rtc_spinlock esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) +rtc_time_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) +rtc_time_slowclk_to_us esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +rtc_time_us_to_slowclk esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) +rtos_int_enter esp-idf/freertos/libfreertos.a(portasm.S.obj) + esp-idf/riscv/libriscv.a(vectors.S.obj) +rtos_int_exit esp-idf/freertos/libfreertos.a(portasm.S.obj) + esp-idf/riscv/libriscv.a(vectors.S.obj) +rtos_save_fpu_coproc esp-idf/riscv/libriscv.a(vectors.S.obj) +rtp_pwr_tbl_desc_init C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) +rw_crypto_aes_encrypt_sync C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(aes.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) +rw_em_show C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +rw_pre_main C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +rw_rf_le_enter_test_mode C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(bt_rw_v9.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) +rw_rf_le_exit_test_mode C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(bt_rw_v9.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +rw_schedule C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +rw_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +rwip_aes_encrypt_sync C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(aes.o) +rwip_env C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) +rwip_param C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) +rwip_priority C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_per_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) +rwip_prog_delay C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_arb.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) +rwip_rf C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_espressif.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_test.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) +rx11NRate2AMPDULimit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +rx_11b_opt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +rx_blocking_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) +rx_chan_dc_sort C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) +rxdc_est_min_new C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) +rxiq_cover_mg_mp C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) +rxiq_get_mis C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) +rxiq_set_reg C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) +s0_session_cmd__descriptor esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) +s0_session_cmd__free_unpacked esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) +s0_session_cmd__get_packed_size esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) +s0_session_cmd__init esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) +s0_session_cmd__pack esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) +s0_session_cmd__pack_to_buffer esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) +s0_session_cmd__unpack esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) +s0_session_resp__descriptor esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) +s0_session_resp__free_unpacked esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) +s0_session_resp__get_packed_size esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) +s0_session_resp__init esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(security0.c.obj) +s0_session_resp__pack esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) +s0_session_resp__pack_to_buffer esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) +s0_session_resp__unpack esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) +s2_session_cmd0__descriptor esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_cmd0__free_unpacked esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_cmd0__get_packed_size esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_cmd0__init esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_cmd0__pack esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_cmd0__pack_to_buffer esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_cmd0__unpack esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_cmd1__descriptor esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_cmd1__free_unpacked esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_cmd1__get_packed_size esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_cmd1__init esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_cmd1__pack esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_cmd1__pack_to_buffer esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_cmd1__unpack esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_resp0__descriptor esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_resp0__free_unpacked esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_resp0__get_packed_size esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_resp0__init esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) +s2_session_resp0__pack esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_resp0__pack_to_buffer esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_resp0__unpack esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_resp1__descriptor esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_resp1__free_unpacked esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_resp1__get_packed_size esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_resp1__init esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) +s2_session_resp1__pack esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_resp1__pack_to_buffer esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s2_session_resp1__unpack esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +s_cache_hal_init_ctx esp-idf/hal/libhal.a(cache_hal.c.obj) +s_eapol_txdone_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +s_encap_amsdu_func C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +s_fix_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +s_fix_rate_mask C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +s_fragment C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +s_fragment_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +s_head esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) +s_ioctl_table C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +s_is_6m C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +s_keys esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) +s_map C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) +s_mesh_beacon_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +s_mesh_running_channel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +s_mesh_send_mutex C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +s_mesh_stop_mutex C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +s_michael_mic_failure_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +s_microseconds_offset esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) +s_netstack_free C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +s_netstack_ref C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +s_pp_task_create_sem C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +s_pp_task_del_sem C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +s_register_config_driver esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) +s_revoke_table esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +s_spinlock esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +s_table esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +s_time_update_lock esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) +s_tx_cacheq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +s_wifi_api_lock C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +s_wifi_nvs C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +s_wifi_queue C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +s_wifi_task_hdl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +sae_accept_sta esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) +sae_check_confirm esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +sae_check_confirm_pk esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +sae_clear_data esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +sae_clear_temp_data esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) +sae_deinit_pt esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +sae_derive_pt esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +sae_derive_pwe_from_pt_ecc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +sae_derive_pwe_from_pt_ffc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +sae_ecc_prime_len_2_hash_len esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +sae_ffc_prime_len_2_hash_len esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +sae_group_allowed esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) +sae_hash esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) +sae_parse_commit esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +sae_pk_base32_decode esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) +sae_pk_base32_encode esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) +sae_pk_buf_shift_left_19 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) +sae_pk_get_be19 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) +sae_pk_set_password esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +sae_pk_valid_password esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +sae_prepare_commit esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +sae_prepare_commit_pt esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +sae_process_commit esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +sae_set_group esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +sae_state_txt esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +sae_write_commit esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +sae_write_confirm esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +sar_periph_ctrl_adc_continuous_power_acquire esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) +sar_periph_ctrl_adc_continuous_power_release esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) +sar_periph_ctrl_adc_oneshot_power_acquire esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) +sar_periph_ctrl_adc_oneshot_power_release esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) +sar_periph_ctrl_init esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) +sar_periph_ctrl_power_disable esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +sar_periph_ctrl_power_enable esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +sar_periph_ctrl_pwdet_power_acquire esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) +sar_periph_ctrl_pwdet_power_release esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) +save_pbus_reg C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) +sc_printf esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) +scan_add_bssid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +scan_add_probe_ssid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +scan_build_chan_list C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +scan_cancel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +scan_check_hidden C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +scan_connect_state C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +scan_enter_oper_channel_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +scan_fill_wps_scan_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +scan_flush_all_tx_buf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +scan_get_apnum C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +scan_get_owe_channel_info C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +scan_get_scan_id C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +scan_get_type C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +scan_hidden_ssid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +scan_inter_channel_timeout_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +scan_parse_beacon C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +scan_parse_ht2040_coex C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +scan_pm_channel_op_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +scan_prefer_chan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +scan_profile_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +scan_remove_bssid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +scan_remove_probe_ssid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +scan_reset_cipher_and_akm C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +scan_result_print C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +scan_set_act_duration C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +scan_set_desChan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +scan_set_home_chan_dwell_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +scan_set_pas_duration C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +scan_set_scan_id C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +scan_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +scan_status2str C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +scan_update_scan_history C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +scan_validate_owe_scenarios C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +scannum C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +sch_arb_env C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_arb.o) +sch_plan_env C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_plan.o) +sch_prog_env C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) +sch_prog_state C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_prog.o) +sch_slice_params C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) +sched_yield esp-idf/pthread/libpthread.a(pthread.c.obj) +sdk_cfg_priv_opts C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_cca.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(bt_rw_v9.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +sdk_cfg_priv_opts_extend C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) +sdk_config_extend_set_pll_track C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + esp-idf/bt/libbt.a(bt.c.obj) +sdk_config_get_mask C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) +sdk_config_overwrite_priv_opts C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +sdk_config_set_derived_opts C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +sdk_config_set_mask C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +sdk_config_set_opts_ext C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) +sec0_msg_type__descriptor esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) +sec0_payload__descriptor esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) +sec0_payload__free_unpacked esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) +sec0_payload__get_packed_size esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) +sec0_payload__init esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(security0.c.obj) +sec0_payload__pack esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) +sec0_payload__pack_to_buffer esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) +sec0_payload__unpack esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) +sec1_msg_type__descriptor esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +sec1_payload__descriptor esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) +sec1_payload__free_unpacked esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +sec1_payload__get_packed_size esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +sec1_payload__init esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) +sec1_payload__pack esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +sec1_payload__pack_to_buffer esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +sec1_payload__unpack esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +sec2_msg_type__descriptor esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +sec2_payload__descriptor esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) +sec2_payload__free_unpacked esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +sec2_payload__get_packed_size esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +sec2_payload__init esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) +sec2_payload__pack esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +sec2_payload__pack_to_buffer esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +sec2_payload__unpack esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) +sec_scheme_version__descriptor esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) +seekdir esp-idf/vfs/libvfs.a(vfs.c.obj) +select esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +sem_destroy esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) +sem_getvalue esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) +sem_init esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) +sem_post esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) +sem_timedwait esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) +sem_trywait esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) +sem_wait esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) +send_ap_probe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +session_cmd0__descriptor esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_cmd0__free_unpacked esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_cmd0__get_packed_size esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_cmd0__init esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_cmd0__pack esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_cmd0__pack_to_buffer esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_cmd0__unpack esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_cmd1__descriptor esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_cmd1__free_unpacked esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_cmd1__get_packed_size esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_cmd1__init esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_cmd1__pack esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_cmd1__pack_to_buffer esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_cmd1__unpack esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_data__descriptor esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) +session_data__free_unpacked esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) + esp-idf/protocomm/libprotocomm.a(security0.c.obj) +session_data__get_packed_size esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) + esp-idf/protocomm/libprotocomm.a(security0.c.obj) +session_data__init esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) + esp-idf/protocomm/libprotocomm.a(security0.c.obj) +session_data__pack esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) + esp-idf/protocomm/libprotocomm.a(security0.c.obj) +session_data__pack_to_buffer esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) +session_data__unpack esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(security2.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) + esp-idf/protocomm/libprotocomm.a(security0.c.obj) +session_resp0__descriptor esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_resp0__free_unpacked esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_resp0__get_packed_size esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_resp0__init esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) +session_resp0__pack esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_resp0__pack_to_buffer esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_resp0__unpack esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_resp1__descriptor esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_resp1__free_unpacked esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_resp1__get_packed_size esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_resp1__init esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(security1.c.obj) +session_resp1__pack esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_resp1__pack_to_buffer esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +session_resp1__unpack esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) +set_adc_rand C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_basic.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +set_assoc_ie esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +set_chan_freq_hw_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +set_chan_freq_sw_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) +set_chanfreq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +set_channel_rfpll_freq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) +set_client_config esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +set_pbus_mem C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +set_rf_freq_offset C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +set_rfpll_freq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) +set_rx_gain_cal_dc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) +set_rx_gain_cal_iq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) +set_rx_gain_param C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) +set_rx_gain_table C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +set_rx_sense C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +set_server_config esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) +set_xpd_sar esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) +setbuf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setbuf.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) +setenv C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv.o) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) +setlocale C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) +settimeofday esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) +setvbuf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setvbuf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setbuf.o) +sha1_prf esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +sha1_vector esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ms_funcs.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +sha256_prf esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +sha256_prf_bits esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +sha256_vector esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) +sha384_vector esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +sha512_vector esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) +sha_hal_hash_block esp-idf/hal/libhal.a(sha_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) +sha_hal_hash_dma esp-idf/hal/libhal.a(sha_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) +sha_hal_read_digest esp-idf/hal/libhal.a(sha_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) +sha_hal_wait_idle esp-idf/hal/libhal.a(sha_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) +sha_hal_write_digest esp-idf/hal/libhal.a(sha_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) +sigfillset esp-idf/newlib/libnewlib.a(pthread.c.obj) +siscanf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-siscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) +sleep esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) +sleep_console_usj_pad_backup_and_disable esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +sleep_console_usj_pad_restore esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +sleep_cpu_configure esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) +sleep_disable_cpu_retention esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +sleep_enable_cpu_retention esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +sleep_modem_configure esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) +sleep_modem_reject_triggers esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +sleep_modem_wifi_modem_state_skip_light_sleep esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) +sms4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +sniprintf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sniprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) +snprintf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-snprintf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) +sntp_enabled esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) +sntp_get_sync_interval esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) +sntp_get_sync_mode esp-idf/lwip/liblwip.a(sntp.c.obj) +sntp_get_sync_status esp-idf/lwip/liblwip.a(sntp.c.obj) +sntp_get_system_time esp-idf/lwip/liblwip.a(sntp.c.obj) +sntp_getoperatingmode esp-idf/lwip/liblwip.a(sntp.c.obj) +sntp_getreachability esp-idf/lwip/liblwip.a(sntp.c.obj) +sntp_getserver esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) +sntp_getservername esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) +sntp_init esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) +sntp_restart esp-idf/lwip/liblwip.a(sntp.c.obj) +sntp_set_sync_interval esp-idf/lwip/liblwip.a(sntp.c.obj) +sntp_set_sync_mode esp-idf/lwip/liblwip.a(sntp.c.obj) +sntp_set_sync_status esp-idf/lwip/liblwip.a(sntp.c.obj) +sntp_set_system_time esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) +sntp_set_time_sync_notification_cb esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) +sntp_setoperatingmode esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) +sntp_setserver esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) +sntp_setservername esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) +sntp_stop esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) +sntp_sync_time esp-idf/lwip/liblwip.a(sntp.c.obj) +soc_get_available_memory_region_max_count esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +soc_get_available_memory_regions esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +soc_memory_region_count esp-idf/heap/libheap.a(memory_layout.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +soc_memory_regions esp-idf/heap/libheap.a(memory_layout.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +soc_memory_type_count esp-idf/heap/libheap.a(memory_layout.c.obj) +soc_memory_types esp-idf/heap/libheap.a(memory_layout.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +soc_reserved_memory_region_end esp-idf/heap/libheap.a(memory_layout_utils.c.obj) +soc_reserved_memory_region_start esp-idf/heap/libheap.a(memory_layout_utils.c.obj) +spi_bus_add_flash_device esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_bus_deinit_lock esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +spi_bus_free esp-idf/driver/libdriver.a(spi_common.c.obj) +spi_bus_get_attr esp-idf/driver/libdriver.a(spi_common.c.obj) +spi_bus_init_lock esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +spi_bus_initialize esp-idf/driver/libdriver.a(spi_common.c.obj) +spi_bus_lock_acquire_end esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) +spi_bus_lock_acquire_start esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) +spi_bus_lock_bg_check_dev_acq esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_bg_check_dev_req esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_bg_clear_req esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_bg_entry esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_bg_exit esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_bg_req_exist esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_bg_request esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_get_acquiring_dev esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_get_by_id esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_bus_lock_get_dev_id esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_bus_lock_register_dev esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_bus_lock_set_bg_control esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_touch esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) +spi_bus_lock_unregister_dev esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_bus_lock_wait_bg_done esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_main_set_lock esp-idf/driver/libdriver.a(spi_common.c.obj) +spi_bus_register_destroy_func esp-idf/driver/libdriver.a(spi_common.c.obj) +spi_bus_remove_flash_device esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_flash_brownout_need_reset esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) +spi_flash_cache2phys esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +spi_flash_cache_enabled esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + esp-idf/newlib/libnewlib.a(assert.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +spi_flash_check_and_flush_cache esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_chip_boya_get_caps esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) +spi_flash_chip_boya_probe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) +spi_flash_chip_gd_detect_size esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_gd_get_caps esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_gd_get_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_gd_probe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_gd_set_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_gd_suspend_cmd_conf esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_generic_config_host_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_detect_size esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_erase_block esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_erase_chip esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_erase_sector esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_get_caps esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +spi_flash_chip_generic_get_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) +spi_flash_chip_generic_get_write_protect esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_page_program esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_probe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +spi_flash_chip_generic_read esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_read_reg esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_read_unique_id esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_read_unique_id_none esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) +spi_flash_chip_generic_reset esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_set_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) +spi_flash_chip_generic_set_write_protect esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_suspend_cmd_conf esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_timeout esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_wait_idle esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_write esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_write_encrypted esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_yield esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_issi_get_caps esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_issi_get_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) +spi_flash_chip_issi_probe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_issi_set_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) +spi_flash_chip_mxic_detect_size esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) +spi_flash_chip_mxic_get_caps esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) +spi_flash_chip_mxic_probe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) +spi_flash_chip_th_get_caps esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) +spi_flash_chip_th_probe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) +spi_flash_chip_winbond_erase_block esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_winbond_erase_sector esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_winbond_get_caps esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) +spi_flash_chip_winbond_page_program esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_winbond_probe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) +spi_flash_chip_winbond_read esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_common_read_status_16b_rdsr_rdsr2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_common_read_status_8b_rdsr esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_common_read_status_8b_rdsr2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_common_set_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_common_write_status_16b_wrsr esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_common_write_status_8b_wrsr esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_common_write_status_8b_wrsr2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_disable_cache esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +spi_flash_disable_interrupts_caches_and_other_cpu esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) +spi_flash_disable_interrupts_caches_and_other_cpu_no_os esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) +spi_flash_enable_cache esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +spi_flash_enable_interrupts_caches_and_other_cpu esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) +spi_flash_enable_interrupts_caches_no_os esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) +spi_flash_encryption_hal_check esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +spi_flash_encryption_hal_destroy esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +spi_flash_encryption_hal_disable esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +spi_flash_encryption_hal_done esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +spi_flash_encryption_hal_enable esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +spi_flash_encryption_hal_prepare esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +spi_flash_guard_get esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) +spi_flash_guard_set esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_flash_hal_check_status esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_common_command esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_configure_host_io_mode esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_device_config esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_disable_auto_resume_mode esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) +spi_flash_hal_disable_auto_suspend_mode esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) +spi_flash_hal_erase_block esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_erase_chip esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_erase_sector esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_gpspi_check_status esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_gpspi_common_command esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_gpspi_configure_host_io_mode esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_gpspi_device_config esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_gpspi_poll_cmd_done esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_gpspi_read esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_gpspi_supports_direct_read esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_gpspi_supports_direct_write esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_init esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_poll_cmd_done esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_program_page esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_read esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_resume esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_set_write_protect esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_setup_auto_resume_mode esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) +spi_flash_hal_setup_auto_suspend_mode esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) +spi_flash_hal_setup_read_suspend esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_supports_direct_read esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_supports_direct_write esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_suspend esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_init_chip_state esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +spi_flash_init_lock esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_flash_mmap esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +spi_flash_mmap_dump esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +spi_flash_mmap_get_free_pages esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +spi_flash_mmap_pages esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +spi_flash_munmap esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +spi_flash_needs_reset_check esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +spi_flash_op_lock esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +spi_flash_op_unlock esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +spi_flash_phys2cache esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +spi_flash_restore_cache esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +spi_flash_set_erasing_flag esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) +spi_flash_set_rom_required_regs esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) +spi_periph_signal esp-idf/soc/libsoc.a(spi_periph.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_timing_get_flash_timing_param esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) +spi_timing_is_tuned esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) +spicommon_bus_free_io_cfg esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_bus_initialize_io esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_bus_using_iomux esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spicommon_cs_free_io esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_cs_initialize esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_dma_chan_alloc esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_dma_chan_free esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_gdma_get_handle esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_irqdma_source_for_host esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_irqsource_for_host esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_periph_claim esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_periph_free esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_periph_in_use esp-idf/driver/libdriver.a(spi_common.c.obj) +sprintf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfscanf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + esp-idf/log/liblog.a(log_buffers.c.obj) + esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/bt/libbt.a(ble_uuid.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) +srand C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-rand.o) +sscanf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sscanf.o) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) +sta_auth_ft C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +sta_auth_open C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +sta_auth_sae C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +sta_auth_shared C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +sta_bip_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +sta_con_timer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +sta_csa_timer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +sta_eapol_txdone_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +sta_get_beacon_timeout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +sta_get_owe_data C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +sta_input C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +sta_is_wpa3_enabled C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) +sta_michael_mic_failure C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +sta_recv_assoc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +sta_recv_ctl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +sta_recv_mgmt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +sta_reset_beacon_timeout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +sta_retry_assoc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +sta_rx_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +sta_rx_csa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +sta_rx_eapol C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +sta_rxcb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +sta_sa_query_process_timeout C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +sta_try_sa_query_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) +start_cpu0 esp-idf/esp_system/libesp_system.a(startup.c.obj) +start_tx_tone C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) +start_tx_tone_step C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +stat C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sysstat.o) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) +status__descriptor esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) +std::bad_alloc::what() const C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) +std::bad_alloc::~bad_alloc() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) +std::bad_alloc::~bad_alloc() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) +std::bad_alloc::~bad_alloc() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) +std::bad_exception::what() const C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) +std::bad_exception::~bad_exception() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) +std::bad_exception::~bad_exception() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) +std::bad_exception::~bad_exception() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) +std::enable_if::value, void>::type std::default_delete::operator()(nvs::Page*) const esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) +std::exception::what() const C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) +std::exception::~exception() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) +std::exception::~exception() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) +std::exception::~exception() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) +std::get_new_handler() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) +std::get_terminate() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +std::get_unexpected() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +std::nothrow C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) +std::set_new_handler(void (*)()) C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) +std::set_terminate(void (*)()) C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +std::set_unexpected(void (*)()) C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +std::terminate() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_unex_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_globals.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) +std::type_info::__do_catch(std::type_info const*, void**, unsigned int) const C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) +std::type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) +std::type_info::__is_function_p() const C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) +std::type_info::__is_pointer_p() const C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) +std::type_info::~type_info() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) +std::type_info::~type_info() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) +std::type_info::~type_info() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) +std::uncaught_exception() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) +std::uncaught_exceptions() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_catch.o) +std::unexpected() C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +std::unique_ptr >::~unique_ptr() esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +std::unique_ptr >::~unique_ptr() esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) +stop_tx_tone C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) +str_clear_free esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) +strcasecmp C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasecmp.o) + esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +strcasestr C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasestr.o) + esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) +strcat C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcat.o) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/newlib/libnewlib.a(abort.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) +strchr C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strchr.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strrchr.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) +strcmp C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcmp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-locale.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/log/liblog.a(log.c.obj) +strcpy C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcpy.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror_r.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/console/libconsole.a(arg_dstr.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) +strcspn C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcspn.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) +strdup C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) +strerror C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror.o) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) +strerror_l C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror.o) +strerror_r C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror_r.o) + esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) +strftime C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) +strftime_l C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) +strlcat C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcat.o) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +strlcpy C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcpy.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) +strlen C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlen.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-siscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasestr.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strlcat.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strerror_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strdup_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-sscanf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-puts.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-fputs.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getopt.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/lwip/liblwip.a(netdb.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/lwip/liblwip.a(def.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/console/libconsole.a(arg_dstr.c.obj) + esp-idf/console/libconsole.a(argtable3.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_variables.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_metrics.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(assert.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + esp-idf/log/liblog.a(log.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +strncasecmp C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncasecmp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strcasestr.o) + esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +strncat C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncat.o) + esp-idf/console/libconsole.a(argtable3.c.obj) +strncmp C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncmp.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-gdtoa-gethex.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-getenv_r.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + esp-idf/lwip/liblwip.a(def.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + esp-idf/json/libjson.a(cJSON.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) +strncpy C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strncpy.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-svfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/lwip/liblwip.a(netdb.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/bt/libbt.a(os_mempool.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) +strndup C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strndup.o) + esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +strnlen C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strnlen.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_io.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +strrchr C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strrchr.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +strstr C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strstr.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +strtod C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + esp-idf/json/libjson.a(cJSON.c.obj) +strtod_l C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +strtof C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) + esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) +strtof_l C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtod.o) +strtol C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtol.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-atoi.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) +strtol_l C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtol.o) +strtoll C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoll.o) +strtoll_l C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoll.o) +strtoul C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoul.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset_r.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strftime.o) + esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) +strtoul_l C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoul.o) +strtoull C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoull.o) + esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) +strtoull_l C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-strtoull.o) +supplicant_sta_conn_handler esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +supplicant_sta_disconn_handler esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +swap_buf esp-idf/bt/libbt.a(endian.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_gattc.c.obj) +swap_in_place esp-idf/bt/libbt.a(endian.c.obj) + esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + esp-idf/bt/libbt.a(ble_att_svr.c.obj) + esp-idf/bt/libbt.a(ble_att_clt.c.obj) +switch_device esp-idf/main/libmain.a(app_main.c.obj) + esp-idf/main/libmain.a(app_driver.c.obj) +sys_arch_mbox_fetch esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(tcpip.c.obj) +sys_arch_mbox_tryfetch esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +sys_arch_protect esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/lwip/liblwip.a(memp.c.obj) + esp-idf/lwip/liblwip.a(mem.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +sys_arch_sem_wait esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(tcpip.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +sys_arch_unprotect esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) + esp-idf/lwip/liblwip.a(memp.c.obj) + esp-idf/lwip/liblwip.a(mem.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +sys_check_timeouts esp-idf/lwip/liblwip.a(timeouts.c.obj) + esp-idf/lwip/liblwip.a(tcpip.c.obj) +sys_delay_ms esp-idf/lwip/liblwip.a(sys_arch.c.obj) +sys_init esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/lwip/liblwip.a(init.c.obj) +sys_jiffies esp-idf/lwip/liblwip.a(sys_arch.c.obj) +sys_mbox_free esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +sys_mbox_new esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(tcpip.c.obj) +sys_mbox_post esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/lwip/liblwip.a(tcpip.c.obj) +sys_mbox_set_owner esp-idf/lwip/liblwip.a(sys_arch.c.obj) +sys_mbox_trypost esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(tcpip.c.obj) +sys_mbox_trypost_fromisr esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/lwip/liblwip.a(tcpip.c.obj) +sys_mutex_free esp-idf/lwip/liblwip.a(sys_arch.c.obj) +sys_mutex_lock esp-idf/lwip/liblwip.a(sys_arch.c.obj) +sys_mutex_new esp-idf/lwip/liblwip.a(sys_arch.c.obj) +sys_mutex_unlock esp-idf/lwip/liblwip.a(sys_arch.c.obj) +sys_now esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + esp-idf/lwip/liblwip.a(timeouts.c.obj) +sys_restart_timeouts esp-idf/lwip/liblwip.a(timeouts.c.obj) +sys_sem_free esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +sys_sem_new esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +sys_sem_signal esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + esp-idf/lwip/liblwip.a(tcpip.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +sys_sem_signal_isr esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) +sys_thread_new esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/lwip/liblwip.a(tcpip.c.obj) +sys_thread_sem_deinit esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +sys_thread_sem_get esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) + esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + esp-idf/lwip/liblwip.a(tcpip.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +sys_thread_sem_init esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +sys_thread_tcpip esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(tcpip.c.obj) +sys_timeout esp-idf/lwip/liblwip.a(timeouts.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/lwip/liblwip.a(igmp.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) +sys_timeouts_deinit esp-idf/lwip/liblwip.a(timeouts.c.obj) +sys_timeouts_init esp-idf/lwip/liblwip.a(timeouts.c.obj) + esp-idf/lwip/liblwip.a(init.c.obj) +sys_timeouts_sleeptime esp-idf/lwip/liblwip.a(timeouts.c.obj) + esp-idf/lwip/liblwip.a(tcpip.c.obj) +sys_untimeout esp-idf/lwip/liblwip.a(timeouts.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(mld6.c.obj) + esp-idf/lwip/liblwip.a(igmp.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) +syscall_table_ptr esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +system esp-idf/newlib/libnewlib.a(syscalls.c.obj) +systimer_hal_connect_alarm_counter esp-idf/hal/libhal.a(systimer_hal.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_hal_counter_can_stall_by_cpu esp-idf/hal/libhal.a(systimer_hal.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_hal_counter_value_advance esp-idf/hal/libhal.a(systimer_hal.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +systimer_hal_deinit esp-idf/hal/libhal.a(systimer_hal.c.obj) +systimer_hal_enable_alarm_int esp-idf/hal/libhal.a(systimer_hal.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_hal_enable_counter esp-idf/hal/libhal.a(systimer_hal.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_hal_get_alarm_value esp-idf/hal/libhal.a(systimer_hal.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +systimer_hal_get_clock_source esp-idf/hal/libhal.a(systimer_hal.c.obj) +systimer_hal_get_counter_value esp-idf/hal/libhal.a(systimer_hal.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_hal_get_time esp-idf/hal/libhal.a(systimer_hal.c.obj) +systimer_hal_init esp-idf/hal/libhal.a(systimer_hal.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_hal_select_alarm_mode esp-idf/hal/libhal.a(systimer_hal.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_hal_set_alarm_period esp-idf/hal/libhal.a(systimer_hal.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_hal_set_alarm_target esp-idf/hal/libhal.a(systimer_hal.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +systimer_hal_set_tick_rate_ops esp-idf/hal/libhal.a(systimer_hal.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_ticks_to_us esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_us_to_ticks esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +target_power_backoff C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +task_wdt_timeout_abort esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) +tcdrain esp-idf/vfs/libvfs.a(vfs.c.obj) +tcflow esp-idf/vfs/libvfs.a(vfs.c.obj) +tcflush esp-idf/vfs/libvfs.a(vfs.c.obj) +tcgetattr esp-idf/vfs/libvfs.a(vfs.c.obj) +tcgetsid esp-idf/vfs/libvfs.a(vfs.c.obj) +tcp_abandon esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +tcp_abort esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +tcp_accept esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +tcp_active_pcbs esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(timeouts.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) + esp-idf/lwip/liblwip.a(pbuf.c.obj) +tcp_active_pcbs_changed esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +tcp_alloc esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +tcp_arg esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +tcp_backlog_accepted esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +tcp_backlog_delayed esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +tcp_bind esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +tcp_bind_netif esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +tcp_bound_pcbs esp-idf/lwip/liblwip.a(tcp.c.obj) +tcp_close esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +tcp_close_ext esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +tcp_connect esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +tcp_debug_state_str esp-idf/lwip/liblwip.a(tcp.c.obj) +tcp_eff_send_mss_netif esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +tcp_enqueue_flags esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) +tcp_err esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +tcp_fasttmr esp-idf/lwip/liblwip.a(tcp.c.obj) +tcp_free esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +tcp_free_ooseq esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(pbuf.c.obj) +tcp_init esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(init.c.obj) +tcp_input esp-idf/lwip/liblwip.a(tcp_in.c.obj) + esp-idf/lwip/liblwip.a(ip6.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) +tcp_input_pcb esp-idf/lwip/liblwip.a(tcp_in.c.obj) + esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) +tcp_keepalive esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) +tcp_listen_pcbs esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +tcp_listen_with_backlog esp-idf/lwip/liblwip.a(tcp.c.obj) +tcp_listen_with_backlog_and_err esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +tcp_netif_ip_addr_changed esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) +tcp_new esp-idf/lwip/liblwip.a(tcp.c.obj) +tcp_new_ip_type esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +tcp_next_iss esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +tcp_output esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) +tcp_pcb_lists esp-idf/lwip/liblwip.a(tcp.c.obj) +tcp_pcb_purge esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +tcp_pcb_remove esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +tcp_poll esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +tcp_process_refused_data esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +tcp_recv esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +tcp_recv_null esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +tcp_recved esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +tcp_rexmit esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +tcp_rexmit_fast esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +tcp_rexmit_rto esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +tcp_rexmit_rto_commit esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) +tcp_rexmit_rto_prepare esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) +tcp_rst esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) +tcp_seg_copy esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +tcp_seg_free esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +tcp_segs_free esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +tcp_send_empty_ack esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +tcp_send_fin esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) +tcp_sent esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +tcp_setprio esp-idf/lwip/liblwip.a(tcp.c.obj) +tcp_shutdown esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +tcp_slowtmr esp-idf/lwip/liblwip.a(tcp.c.obj) +tcp_split_unsent_seg esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) +tcp_tcp_get_tcp_addrinfo esp-idf/lwip/liblwip.a(tcp.c.obj) +tcp_ticks esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +tcp_timer_needed esp-idf/lwip/liblwip.a(timeouts.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) +tcp_tmr esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(timeouts.c.obj) +tcp_trigger_input_pcb_close esp-idf/lwip/liblwip.a(tcp_in.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) +tcp_tw_pcbs esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(timeouts.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +tcp_txnow esp-idf/lwip/liblwip.a(tcp.c.obj) +tcp_update_rcv_ann_wnd esp-idf/lwip/liblwip.a(tcp.c.obj) + esp-idf/lwip/liblwip.a(tcp_in.c.obj) +tcp_write esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +tcp_zero_window_probe esp-idf/lwip/liblwip.a(tcp_out.c.obj) + esp-idf/lwip/liblwip.a(tcp.c.obj) +tcpip_api_call esp-idf/lwip/liblwip.a(tcpip.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) +tcpip_callback esp-idf/lwip/liblwip.a(tcpip.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) +tcpip_callbackmsg_delete esp-idf/lwip/liblwip.a(tcpip.c.obj) +tcpip_callbackmsg_new esp-idf/lwip/liblwip.a(tcpip.c.obj) +tcpip_callbackmsg_trycallback esp-idf/lwip/liblwip.a(tcpip.c.obj) +tcpip_callbackmsg_trycallback_fromisr esp-idf/lwip/liblwip.a(tcpip.c.obj) +tcpip_init esp-idf/lwip/liblwip.a(tcpip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +tcpip_inpkt esp-idf/lwip/liblwip.a(tcpip.c.obj) +tcpip_input esp-idf/lwip/liblwip.a(tcpip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) +tcpip_send_msg_wait_sem esp-idf/lwip/liblwip.a(tcpip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/lwip/liblwip.a(api_lib.c.obj) +tcpip_try_callback esp-idf/lwip/liblwip.a(tcpip.c.obj) + esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) +tcsendbreak esp-idf/vfs/libvfs.a(vfs.c.obj) +tcsetattr esp-idf/vfs/libvfs.a(vfs.c.obj) +telldir esp-idf/vfs/libvfs.a(vfs.c.obj) +temp_sensor_get_raw_value esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) +temp_sensor_sync_tsens_idx esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) +temperature_sensor_attributes esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) +temperature_sensor_power_acquire esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) +temperature_sensor_power_release esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) +time C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-time.o) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) +timestamp_id esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +tkip C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +tkip_decap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) +tkip_encap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) +tls_connection_client_hello_ext esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +tls_connection_decrypt esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) +tls_connection_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) +tls_connection_enable_workaround esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +tls_connection_encrypt esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) +tls_connection_established esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) +tls_connection_export_key esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) +tls_connection_get_eap_fast_key esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +tls_connection_get_failed esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) +tls_connection_get_random esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) +tls_connection_get_read_alerts esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +tls_connection_get_write_alerts esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +tls_connection_handshake esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) +tls_connection_init esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) +tls_connection_resumed esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) +tls_connection_server_handshake esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +tls_connection_set_cipher_list esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +tls_connection_set_params esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) +tls_connection_set_session_ticket_cb esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +tls_connection_set_verify esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +tls_connection_shutdown esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) +tls_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +tls_get_cipher esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) +tls_get_errors esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) +tls_get_version esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +tls_global_set_params esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +tls_global_set_verify esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +tls_init esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +tls_instance_count esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +tlsf_add_pool esp-idf/heap/libheap.a(tlsf.c.obj) +tlsf_align_size esp-idf/heap/libheap.a(tlsf.c.obj) +tlsf_alloc_overhead esp-idf/heap/libheap.a(tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +tlsf_block_size esp-idf/heap/libheap.a(tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +tlsf_block_size_max esp-idf/heap/libheap.a(tlsf.c.obj) +tlsf_block_size_min esp-idf/heap/libheap.a(tlsf.c.obj) +tlsf_check esp-idf/heap/libheap.a(tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +tlsf_check_hook esp-idf/heap/libheap.a(tlsf.c.obj) +tlsf_check_pool esp-idf/heap/libheap.a(tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +tlsf_create esp-idf/heap/libheap.a(tlsf.c.obj) +tlsf_create_with_pool esp-idf/heap/libheap.a(tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +tlsf_destroy esp-idf/heap/libheap.a(tlsf.c.obj) +tlsf_fit_size esp-idf/heap/libheap.a(tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +tlsf_free esp-idf/heap/libheap.a(tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +tlsf_get_pool esp-idf/heap/libheap.a(tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +tlsf_malloc esp-idf/heap/libheap.a(tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +tlsf_memalign esp-idf/heap/libheap.a(tlsf.c.obj) +tlsf_memalign_offs esp-idf/heap/libheap.a(tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +tlsf_pool_overhead esp-idf/heap/libheap.a(tlsf.c.obj) +tlsf_realloc esp-idf/heap/libheap.a(tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +tlsf_remove_pool esp-idf/heap/libheap.a(tlsf.c.obj) +tlsf_size esp-idf/heap/libheap.a(tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +tlsf_walk_pool esp-idf/heap/libheap.a(tlsf.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) +transaction clone for std::bad_exception::what() const C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) +transaction clone for std::bad_exception::~bad_exception() const C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) +transaction clone for std::exception::what() const C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) +transaction clone for std::exception::~exception() const C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) +trcAmpduSetState C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +trc_NeedRTS C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +trc_SetTxAmpduState C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +trc_calc_duration C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +trc_ctl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +trc_ctl_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +trc_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +trc_get_80211_tx_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +trc_get_espnow_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +trc_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +trc_isAmpduOn C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +trc_isTxAmpduOperational C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +trc_onAmpduOp C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +trc_onDisconnect C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +trc_onPPTxDone C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +trc_onScanDone C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +trc_onScanStart C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +trc_set_80211_tx_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +trc_set_espnow_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +trc_set_per_pkt_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +trc_tid_isTxAmpduOperational C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +trc_update_def_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +trc_update_ifx_phy_mode C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +truncate esp-idf/vfs/libvfs.a(vfs.c.obj) +tsens_dac_cal1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) +tsens_dac_to_index C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) +tsens_temp_read1 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) +tsf_hal_clear_mac_modem_rf_power_state C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_clear_soc_wakeup_request C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_get_counter_value C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_get_mac_modem_rf_power_state C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_get_tbtt_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_get_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +tsf_hal_get_timer_target C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_is_tsf_enabled C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_map_tbtt_target_to_rx_frame C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_counter_value C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_modem_wakeup_early_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_rx_beacon_abort_tsf_time_deviation_sync_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_rx_beacon_abort_tsf_time_deviation_sync_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_rx_beacon_fail_tsf_time_deviation_sync_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_rx_beacon_fail_tsf_time_deviation_sync_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_rx_beacon_success_tsf_time_deviation_sync_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_rx_beacon_success_tsf_time_deviation_sync_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_tbtt_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_tbtt_early_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_tbtt_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_tbtt_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_tbtt_intr_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_tbtt_intr_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_tbtt_modem_wakeup_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_tbtt_modem_wakeup_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_tbtt_rf_ctrl_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_tbtt_rf_ctrl_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_tbtt_rf_ctrl_wait_cycles C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_tbtt_soc_wakeup_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_tbtt_soc_wakeup_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_tbtt_start_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_time C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_timer_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_timer_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_timer_intr_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_timer_intr_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_timer_modem_wakeup_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_timer_modem_wakeup_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_timer_rf_ctrl_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_timer_rf_ctrl_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_timer_rf_ctrl_wait_cycles C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_timer_soc_wakeup_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_timer_soc_wakeup_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_timer_target C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_tsf_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_tsf_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_tsf_time_deviation C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_tsf_time_deviation_sync_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_set_tsf_time_deviation_sync_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tsf_hal_unmap_tbtt_target_to_rx_frame C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) +tx_cap_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +tx_ict_stg0_cal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) +tx_msg_id2str C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +tx_pwctrl_background C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +tx_pwctrl_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +tx_pwctrl_init_cal C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) +tx_state_id2str C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) +tx_state_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) +tx_task_main C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +tx_wifi_err2str C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) +txcal_debuge_mode C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) +txcal_gain_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +txcal_work_mode C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) +txdc_cal_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +txdc_cal_v70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) +txiq_cal_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +txiq_cover C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) +txiq_get_mis_pwr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) +txiq_set_reg C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) +txopstart_index C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +txpwr_offset C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +txq_opr2str C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +txtone_linear_pwr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) +typeinfo for __gnu_cxx::__concurrence_lock_error C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +typeinfo for __gnu_cxx::__concurrence_unlock_error C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +typeinfo for std::bad_alloc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) +typeinfo for std::exception C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +typeinfo name for __gnu_cxx::__concurrence_lock_error C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +typeinfo name for __gnu_cxx::__concurrence_unlock_error C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +typeinfo name for std::bad_alloc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) +typeinfo name for std::exception C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +tzset C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-tzset.o) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) +uart_clear_intr_status esp-idf/driver/libdriver.a(uart.c.obj) +uart_disable_intr_mask esp-idf/driver/libdriver.a(uart.c.obj) +uart_disable_pattern_det_intr esp-idf/driver/libdriver.a(uart.c.obj) +uart_disable_rx_intr esp-idf/driver/libdriver.a(uart.c.obj) +uart_disable_tx_intr esp-idf/driver/libdriver.a(uart.c.obj) +uart_driver_delete esp-idf/driver/libdriver.a(uart.c.obj) +uart_driver_install esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) +uart_enable_intr_mask esp-idf/driver/libdriver.a(uart.c.obj) +uart_enable_pattern_det_baud_intr esp-idf/driver/libdriver.a(uart.c.obj) +uart_enable_rx_intr esp-idf/driver/libdriver.a(uart.c.obj) +uart_enable_tx_intr esp-idf/driver/libdriver.a(uart.c.obj) +uart_flush esp-idf/driver/libdriver.a(uart.c.obj) +uart_flush_input esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_get_baudrate esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_get_buffered_data_len esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_get_collision_flag esp-idf/driver/libdriver.a(uart.c.obj) +uart_get_hw_flow_ctrl esp-idf/driver/libdriver.a(uart.c.obj) +uart_get_parity esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_get_sclk_freq esp-idf/driver/libdriver.a(uart.c.obj) +uart_get_selectlock esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_get_stop_bits esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_get_tx_buffer_free_size esp-idf/driver/libdriver.a(uart.c.obj) +uart_get_wakeup_threshold esp-idf/driver/libdriver.a(uart.c.obj) +uart_get_word_length esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_hal_get_baudrate esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_get_data_bit_num esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_get_hw_flow_ctrl esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_get_max_rx_timeout_thrd esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_get_parity esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_get_sclk esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_get_stop_bits esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_get_symb_len esp-idf/hal/libhal.a(uart_hal.c.obj) +uart_hal_get_wakeup_thrd esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_init esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_inverse_signal esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_is_hw_rts_en esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_read_rxfifo esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_rxfifo_rst esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_at_cmd_char esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_data_bit_num esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_dtr esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_hw_flow_ctrl esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_loop_back esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_mode esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_parity esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_rx_timeout esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_rxfifo_full_thr esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_stop_bits esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_sw_flow_ctrl esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_tx_idle_num esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_txfifo_empty_thr esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_wakeup_thrd esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_tx_break esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_txfifo_rst esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_write_txfifo esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +uart_intr_config esp-idf/driver/libdriver.a(uart.c.obj) +uart_is_driver_installed esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_param_config esp-idf/driver/libdriver.a(uart.c.obj) +uart_pattern_get_pos esp-idf/driver/libdriver.a(uart.c.obj) +uart_pattern_pop_pos esp-idf/driver/libdriver.a(uart.c.obj) +uart_pattern_queue_reset esp-idf/driver/libdriver.a(uart.c.obj) +uart_periph_signal esp-idf/soc/libsoc.a(uart_periph.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_read_bytes esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_set_always_rx_timeout esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_baudrate esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_set_dtr esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_hw_flow_ctrl esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_line_inverse esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_loop_back esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_mode esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_parity esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_set_pin esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_rts esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_rx_full_threshold esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_rx_timeout esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_select_notif_callback esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_set_stop_bits esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_set_sw_flow_ctrl esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_tx_empty_threshold esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_tx_idle_num esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_wakeup_threshold esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_word_length esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_tx_chars esp-idf/driver/libdriver.a(uart.c.obj) +uart_wait_tx_done esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_wait_tx_idle_polling esp-idf/driver/libdriver.a(uart.c.obj) +uart_write_bytes esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_write_bytes_with_break esp-idf/driver/libdriver.a(uart.c.obj) +udp_bind esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) +udp_bind_netif esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(sockets.c.obj) +udp_connect esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) +udp_disconnect esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) +udp_init esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(init.c.obj) +udp_input esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(ip6.c.obj) + esp-idf/lwip/liblwip.a(ip4.c.obj) +udp_netif_ip_addr_changed esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(netif.c.obj) +udp_new esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) +udp_new_ip_type esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) +udp_pcbs esp-idf/lwip/liblwip.a(udp.c.obj) +udp_recv esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) +udp_remove esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) +udp_send esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) +udp_sendto esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + esp-idf/lwip/liblwip.a(api_msg.c.obj) + esp-idf/lwip/liblwip.a(dns.c.obj) + esp-idf/lwip/liblwip.a(sntp.c.obj) +udp_sendto_if esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) +udp_sendto_if_src esp-idf/lwip/liblwip.a(udp.c.obj) + esp-idf/lwip/liblwip.a(dhcp.c.obj) +ulTaskGenericNotifyTake esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +ulTaskGenericNotifyValueClear esp-idf/freertos/libfreertos.a(tasks.c.obj) +ungetc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-ungetc.o) +unregister_ieee80211_action_vendor_get_key_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) +unregister_ieee80211_action_vendor_spec_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) +unregister_ieee80211_rfid_locp_recv_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) +unsetenv C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-setenv.o) +usb_serial_jtag_driver_install esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) +usb_serial_jtag_driver_uninstall esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) +usb_serial_jtag_read_bytes esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) +usb_serial_jtag_write_bytes esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) +usleep esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) +utime esp-idf/vfs/libvfs.a(vfs.c.obj) +utoa C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-utoa.o) +uxListRemove esp-idf/freertos/libfreertos.a(list.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +uxQueueMessagesWaiting esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/gpio_button/libgpio_button.a(button.c.obj) + esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) +uxQueueMessagesWaitingFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +uxQueueSpacesAvailable esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uxTaskGetNumberOfTasks esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +uxTaskGetSnapshotAll esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) +uxTaskGetStackHighWaterMark esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) +uxTaskGetStackHighWaterMark2 esp-idf/freertos/libfreertos.a(tasks.c.obj) +uxTaskPriorityGet esp-idf/freertos/libfreertos.a(tasks.c.obj) +uxTaskPriorityGetFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj) +uxTaskResetEventItemValue esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.c.obj) +uxTimerGetReloadMode esp-idf/freertos/libfreertos.a(timers.c.obj) +uxTopUsedPriority esp-idf/freertos/libfreertos.a(tasks.c.obj) +vApplicationGetIdleTaskMemory esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +vApplicationGetTimerTaskMemory esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) +vApplicationStackOverflowHook esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +vEventGroupClearBitsCallback esp-idf/freertos/libfreertos.a(event_groups.c.obj) +vEventGroupDelete esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +vEventGroupDeleteWithCaps esp-idf/freertos/libfreertos.a(idf_additions.c.obj) +vEventGroupSetBitsCallback esp-idf/freertos/libfreertos.a(event_groups.c.obj) +vListInitialise esp-idf/freertos/libfreertos.a(list.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vListInitialiseItem esp-idf/freertos/libfreertos.a(list.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +vListInsert esp-idf/freertos/libfreertos.a(list.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +vListInsertEnd esp-idf/freertos/libfreertos.a(list.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +vPortClearInterruptMaskFromISR esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vPortEndScheduler esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +vPortEnterCritical esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +vPortExitCritical esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +vPortFree esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vPortSetStackWatchpoint esp-idf/freertos/libfreertos.a(port.c.obj) +vPortSetupTimer esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) +vPortTCBPreDeleteHook esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +vPortYield esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vPortYieldFromISR esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/gpio_button/libgpio_button.a(button.c.obj) + esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +vPortYieldOtherCore esp-idf/freertos/libfreertos.a(port.c.obj) +vQueueDelete esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +vQueueDeleteWithCaps esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +vQueueWaitForMessageRestricted esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) +vRingbufferDelete esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +vRingbufferDeleteWithCaps esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +vRingbufferGetInfo esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +vRingbufferReturnItem esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +vRingbufferReturnItemFromISR esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +vSemaphoreDeleteWithCaps esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +vStreamBufferDelete esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) +vStreamBufferGenericDeleteWithCaps esp-idf/freertos/libfreertos.a(idf_additions.c.obj) +vSystimerSetup esp-idf/freertos/libfreertos.a(port_systick.c.obj) +vTaskDelay esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +vTaskDelete esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +vTaskDeleteWithCaps esp-idf/freertos/libfreertos.a(idf_additions.c.obj) +vTaskEndScheduler esp-idf/freertos/libfreertos.a(tasks.c.obj) +vTaskGenericNotifyGiveFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +vTaskGetSnapshot esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +vTaskInternalSetTimeOutState esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vTaskMissedYield esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vTaskPlaceOnEventList esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vTaskPlaceOnEventListRestricted esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vTaskPlaceOnUnorderedEventList esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.c.obj) +vTaskPriorityDisinheritAfterTimeout esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vTaskPrioritySet esp-idf/freertos/libfreertos.a(tasks.c.obj) +vTaskRemoveFromUnorderedEventList esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.c.obj) +vTaskResume esp-idf/freertos/libfreertos.a(tasks.c.obj) +vTaskSetThreadLocalStoragePointer esp-idf/freertos/libfreertos.a(tasks.c.obj) +vTaskSetThreadLocalStoragePointerAndDelCallback esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) +vTaskSetTimeOutState esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) +vTaskStartScheduler esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) +vTaskSuspend esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +vTaskSuspendAll esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system.c.obj) +vTaskSwitchContext esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +vTimerSetReloadMode esp-idf/freertos/libfreertos.a(timers.c.obj) +vTimerSetTimerID esp-idf/freertos/libfreertos.a(timers.c.obj) +valid_key_length esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) +validate_platform_inputs esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) +validate_sku_code esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) +valloc esp-idf/newlib/libnewlib.a(heap.c.obj) +vasprintf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vasprintf.o) + esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) +vfiprintf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfiprintf.o) +vflash_mem C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) +vfprintf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vfprintf.o) + esp-idf/console/libconsole.a(arg_utils.c.obj) +vfs_include_syscalls_impl esp-idf/vfs/libvfs.a(vfs.c.obj) +vhci_env_p C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) +vote_done2str C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +vote_start2str C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +vprintf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vprintf.o) + esp-idf/log/liblog.a(log.c.obj) +vsnprintf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-vsnprintf.o) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + esp-idf/console/libconsole.a(arg_dstr.c.obj) +vtable for __cxxabiv1::__class_type_info C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(class_type_info.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) +vtable for __cxxabiv1::__forced_unwind C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) +vtable for __cxxabiv1::__foreign_exception C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) +vtable for __cxxabiv1::__si_class_type_info C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(si_class_type_info.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) +vtable for __gnu_cxx::__concurrence_lock_error C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +vtable for __gnu_cxx::__concurrence_unlock_error C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_handler.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_terminate.o) +vtable for nvs::NVSEncryptedPartition esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) +vtable for nvs::NVSHandle esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +vtable for nvs::NVSHandleSimple esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +vtable for nvs::NVSPartition esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) +vtable for nvs::NVSPartitionManager esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +vtable for nvs::Partition esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) +vtable for std::bad_alloc C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(bad_alloc.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(new_op.o) +vtable for std::bad_exception C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) +vtable for std::exception C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(eh_exception.o) +vtable for std::type_info C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libstdc++.a(tinfo.o) +wDevCheckBlockError C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +wDevCtrl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +wDevCtrl_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wDevMacSleep C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wDevMacSleep_ptr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wDev_AppendRxBlocks C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +wDev_Crypto_Disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +wDev_DiscardFrame C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wDev_FetchFirstDesc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wDev_GetNoiseFloor C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wDev_Get_Next_TBTT C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +wDev_IndicateAmpdu C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wDev_IndicateCtrlFrame C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wDev_IndicateFrame C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wDev_Insert_KeyEntry C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +wDev_Mesh_Disable_Tsf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) +wDev_Mesh_Enable_Tsf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) +wDev_Mesh_Set_TBTT C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) +wDev_ProcessFiq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +wDev_ProcessRxSucData C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wDev_Reset_TBTT C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +wDev_RxSecError C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wDev_Rxbuf_Deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +wDev_Rxbuf_Init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +wDev_SetAuthed C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +wDev_SetCurChannel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +wDev_Set_Beacon_Int C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wDev_SnifferRxAmpdu C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wDev_SnifferRxData C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wDev_disable_low_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) +wDev_enable_low_rate C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) +wDev_ftm_record_t1t4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +wDev_ftm_record_t2t3 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wDev_ftm_set_t1t4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) +wDev_is_low_rate_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wDev_record_ftm_data C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wDev_record_ftm_data_local C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wDev_remove_KeyEntry C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +wDev_remove_KeyEntry_all_cnx C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +wDev_reset_bcnSendTick C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) +wait_freq_set_busy C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) +wait_rfpll_cal_end C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) +wapi_printf esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) +wdevProcessRxSucDataAll C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +wdev_bank_load C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wdev_bank_store C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wdev_csi_hw_bug_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wdev_csi_len_align C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wdev_csi_rx_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wdev_data_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wdev_ftm_set_callbacks C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +wdev_funcs_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wdev_funcs_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wdev_get_promis_ctrl_filter C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +wdev_get_promis_filter C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +wdev_is_data_in_rxlist C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wdev_is_mgmt_hwdecr_enabled C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +wdev_mac_reg_load C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wdev_mac_reg_store C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wdev_mac_sleep C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +wdev_mac_sleep_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +wdev_mac_sleep_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +wdev_mac_special_reg_load C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wdev_mac_special_reg_store C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wdev_mac_wakeup C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +wdev_set_csi_rx_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +wdev_set_promis C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +wdev_set_promis_ctrl_filter C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +wdev_set_promis_ctrl_pkt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wdev_set_promis_filter C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +wdev_set_promis_misc_buf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wdev_set_promis_misc_pkt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) +wdt_hal_config_stage esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +wdt_hal_deinit esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) +wdt_hal_disable esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) +wdt_hal_enable esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +wdt_hal_feed esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +wdt_hal_handle_intr esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +wdt_hal_init esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) +wdt_hal_is_enabled esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +wdt_hal_set_flashboot_en esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) +wdt_hal_write_protect_disable esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +wdt_hal_write_protect_enable esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +wep C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +wep_decap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) +wep_encap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) +wi_fi_config_msg_type__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +wi_fi_config_payload__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +wi_fi_config_payload__free_unpacked esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) +wi_fi_config_payload__get_packed_size esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) +wi_fi_config_payload__init esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) +wi_fi_config_payload__pack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) +wi_fi_config_payload__pack_to_buffer esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +wi_fi_config_payload__unpack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) +wi_fi_ctrl_msg_type__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +wi_fi_ctrl_payload__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +wi_fi_ctrl_payload__free_unpacked esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) +wi_fi_ctrl_payload__get_packed_size esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) +wi_fi_ctrl_payload__init esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) +wi_fi_ctrl_payload__pack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) +wi_fi_ctrl_payload__pack_to_buffer esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) +wi_fi_ctrl_payload__unpack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) +wi_fi_scan_msg_type__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +wi_fi_scan_payload__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +wi_fi_scan_payload__free_unpacked esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) +wi_fi_scan_payload__get_packed_size esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) +wi_fi_scan_payload__init esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) +wi_fi_scan_payload__pack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) +wi_fi_scan_payload__pack_to_buffer esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +wi_fi_scan_payload__unpack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) +wi_fi_scan_result__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +wi_fi_scan_result__free_unpacked esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +wi_fi_scan_result__get_packed_size esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +wi_fi_scan_result__init esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) +wi_fi_scan_result__pack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +wi_fi_scan_result__pack_to_buffer esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +wi_fi_scan_result__unpack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +wifi_action_tx_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +wifi_ant_config_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_ant_to_ant_type C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_ant_update C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_ant_update_empty_func C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_ap_pmf_enabled C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +wifi_ap_reg_rxcb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_ap_remove_sta_node_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +wifi_ap_sta_sae_auth_done_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +wifi_apb80m_release C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +wifi_apb80m_request C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +wifi_api_lock C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_api_unlock C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_auth_mode__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) +wifi_bt_common_module_disable esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +wifi_bt_common_module_enable esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +wifi_calloc esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +wifi_check_chan_param C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_clear_ap_list_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_configure_wake_window_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_connect_failed_reason__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +wifi_connect_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_connected_state__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +wifi_connected_state__free_unpacked esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) +wifi_connected_state__get_packed_size esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) +wifi_connected_state__init esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) +wifi_connected_state__pack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) +wifi_connected_state__pack_to_buffer esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) +wifi_connected_state__unpack esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) +wifi_copy_ap_record C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_create_queue esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +wifi_create_softap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_create_sta C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +wifi_crypto_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_crypto_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_csi_set_config C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_ctrl_handler esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +wifi_deauth_sta_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_deinit_in_caller_task C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_deinit_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_delete_queue esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +wifi_destroy_softap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_destroy_sta C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_disable_pmf_config_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_disconnect_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_event_id2str C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_utilities.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) +wifi_event_post C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) +wifi_force_wakeup_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_ftm_start_initiator_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_funcs esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +wifi_get_ap_info_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_get_ap_list_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_get_ap_record_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_get_bw_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_get_channel_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_get_country C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_get_init_state C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_get_macaddr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_get_protocol_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_get_rand_macaddr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +wifi_get_rand_macaddr_keep_oui C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +wifi_get_sta_list_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_get_tsf_time_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_get_user_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_gpio_debug C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +wifi_hmac_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_hmac_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_ht20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) +wifi_ht40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) +wifi_hw_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_hw_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_init_completed C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +wifi_init_in_caller_task C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_init_key C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +wifi_init_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_internal_ioctl_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_ioctl_ht2040_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_ioctl_ht2040_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_ipc_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_is_started C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_is_stop_in_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_lmac_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_lmac_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_log C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_malloc esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +wifi_menuconfig_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_act_duty_signaling_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_assoc_expire_set_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_event_post C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +wifi_mesh_ie_crypto_funcs_set_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_ie_crypto_key_set_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_ie_deinit_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_ie_get_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_ie_init_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_ie_set_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_is_roots_found_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_map_deauth_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_parent_candidate_clear_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_parent_candidate_get_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_parent_candidate_set_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_parent_monitor_get_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_parent_monitor_set_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_ps_duty_cycle_get_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_ps_duty_cycle_set_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_ps_duty_ext_get_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_root_conflicts_set_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_roots_ie_get_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_roots_ie_set_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_router_bssid_get_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_router_bssid_set_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_rssi_threshold_get_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_rssi_threshold_set_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_set_beacon_interval_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_sta_disassoc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_mesh_sta_disassoc_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mesh_switch_channel_progress C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_mode_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_module_disable esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +wifi_module_enable esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +wifi_nvs_ap_restore C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) +wifi_nvs_cfg_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) +wifi_nvs_cfg_item_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) +wifi_nvs_commit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +wifi_nvs_compare_cfg_diff C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_nvs_deinit C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_nvs_get C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_nvs_get_sta_listen_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) +wifi_nvs_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_nvs_reset_current_ap_info C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +wifi_nvs_restore C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_nvs_set C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +wifi_nvs_set_sta_listen_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) +wifi_nvs_sta_restore C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) +wifi_nvs_validate_ap_chan C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) +wifi_nvs_validate_ap_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) +wifi_nvs_validate_ap_password C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) +wifi_nvs_validate_ap_ssid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) +wifi_nvs_validate_country C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) +wifi_nvs_validate_sta_listen_interval C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) +wifi_nvs_validate_sta_password C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) +wifi_on_coex_schm_phase_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_on_coex_start_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_osi_funcs_register C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_osi_ready C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_prov_config_data_handler esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +wifi_prov_mgr_configure_sta esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) +wifi_prov_mgr_deinit esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +wifi_prov_mgr_disable_auto_stop esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +wifi_prov_mgr_done esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) +wifi_prov_mgr_endpoint_create esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) +wifi_prov_mgr_endpoint_register esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) +wifi_prov_mgr_endpoint_unregister esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +wifi_prov_mgr_get_wifi_disconnect_reason esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) +wifi_prov_mgr_get_wifi_state esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) +wifi_prov_mgr_init esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +wifi_prov_mgr_is_provisioned esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) +wifi_prov_mgr_reset_provisioning esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +wifi_prov_mgr_reset_sm_state_for_reprovision esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) +wifi_prov_mgr_reset_sm_state_on_failure esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +wifi_prov_mgr_set_app_info esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +wifi_prov_mgr_start_provisioning esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +wifi_prov_mgr_stop_provisioning esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +wifi_prov_mgr_wait esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +wifi_prov_mgr_wifi_scan_finished esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) +wifi_prov_mgr_wifi_scan_result esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) +wifi_prov_mgr_wifi_scan_result_count esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) +wifi_prov_mgr_wifi_scan_start esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) +wifi_prov_scan_handler esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) +wifi_prov_scheme_ble esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +wifi_prov_scheme_ble_event_cb_free_ble esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) +wifi_prov_scheme_ble_event_cb_free_bt esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) +wifi_prov_scheme_ble_event_cb_free_btdm esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +wifi_prov_scheme_ble_set_mfg_data esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +wifi_prov_scheme_ble_set_service_uuid esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) +wifi_realloc esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) +wifi_recycle_rx_pkt C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) +wifi_register_mgmt_frame C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +wifi_register_user_ie_manufacturer_recv_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_reset_mac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_restart_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_restore_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_rf_phy_disable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_rf_phy_enable C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_rifs_mode_en C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) +wifi_roc_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +wifi_scan_start_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_scan_stop_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_send_mgmt_frame C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +wifi_set_ant C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_ant_gpio C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_appie_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +wifi_set_auto_connect_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_bw_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_chan_range C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_set_channel_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_config_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_country C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_csi C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_default_ssid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_dynamic_cs_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_event_mask C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_fix_rate_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_gpio_debug_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) +wifi_set_home_channel_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_log_mod_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_mac_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_max_tpw C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_mode_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_phy_2nd_chan_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_set_promis_ctrl_filter_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_promis_filter_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_promis_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_protocol_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_ps_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_rssi_threshold C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +wifi_set_rx_policy C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_set_rxcb_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_user_ie C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_vnd_ie_cb_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_vnd_ie_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_set_wps_cb_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +wifi_set_wps_start_flag C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +wifi_set_wps_status_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +wifi_set_wps_type_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +wifi_softap_cacl_mac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_softap_cur_max_ap_bss_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_softap_deauth C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_softap_get_config C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_softap_get_station_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_softap_max_support_num C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_softap_set_config C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_softap_staconnected_event_policy C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +wifi_softap_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_softap_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_softap_toomany_deny C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +wifi_sta_connect_internal_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +wifi_sta_disconnect C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_sta_get_enterprise_disable_time_check esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) +wifi_sta_get_prof_password C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +wifi_sta_reg_eapol_txdone_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +wifi_sta_reg_rxcb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_sta_rx_probe_req C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_sta_set_ap_num_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_start_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_station_ap_check C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_station_get_config C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_station_get_config_default C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_station_get_current_ap_id C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_station_get_reconnect_policy C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) +wifi_station_save_ap_channel C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +wifi_station_start C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_station_state__descriptor esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) +wifi_station_stop C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_stop_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_stop_sw_txq C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_txq_empty C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wifi_unregister_user_ie_manufacturer_recv_cb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_update_listen_interval_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_update_tsf_tick_interval_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +wifi_wpa2_ent_disable_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +wifi_wpa2_ent_enable_process C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +wifi_wpa2_is_started C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +wifi_wps_is_started C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) +wl_clear_ap_no_lr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +wl_is_ap_no_lr C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +wlanif_init esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) +wlanif_init_ap esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) +wlanif_init_nan esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) +wlanif_init_sta esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) +wlanif_input esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) +wpa2_post esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +wpa2_printf esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) +wpa2_task esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +wpa3_hostap_auth_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) +wpa3_hostap_auth_init esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) +wpa3_hostap_post_evt esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) +wpa_add_kde esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +wpa_akm_to_suite esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) +wpa_alloc_eapol esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +wpa_ap_get_peer_spp_msg esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_ap_get_wpa_ie esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_ap_join esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_ap_remove esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_ap_rx_eapol esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_attach esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_auth_add_sae_pmkid esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +wpa_auth_for_each_sta esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +wpa_auth_gen_wpa_ie esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +wpa_auth_pmksa_add_sae esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) +wpa_auth_pmksa_remove esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +wpa_auth_sm_event esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +wpa_auth_sta_associated esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +wpa_auth_sta_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) +wpa_auth_sta_init esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +wpa_auth_sta_no_wpa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +wpa_auth_uses_mfp esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +wpa_auth_uses_sae esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +wpa_cb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +wpa_cipher_key_len esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +wpa_cipher_put_suites esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) +wpa_cipher_rsc_len esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) +wpa_cipher_to_alg esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +wpa_cipher_to_suite esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) +wpa_cipher_txt esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) +wpa_cipher_valid_mgmt_group esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_cipher_valid_pairwise esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_compare_rsn_ie esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +wpa_config_assoc_ie esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_config_bss esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_config_done esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_config_parse_string esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_config_profile esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_crypto_funcs C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wpa_crypto_funcs_init C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) +wpa_deattach esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_deauthenticate esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) +wpa_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) +wpa_eapol_key_mic esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +wpa_eapol_key_send esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_ether_send esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_free_eapol esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) +wpa_gen_rsnxe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_gen_wpa_ie esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_get_key esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_get_ntp_timestamp esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +wpa_init esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) +wpa_insert_pmkid esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) +wpa_install_key esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_is_hex esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) +wpa_merge_byte_arrays esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) +wpa_mic_len esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_michael_mic_failure esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_neg_complete esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_parse_kde_ies esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +wpa_parse_wpa_ie esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_parse_wpa_ie_rsn esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) +wpa_parse_wpa_ie_rsnxe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) +wpa_parse_wpa_ie_wpa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) +wpa_parse_wpa_ie_wrapper esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_pmk_to_ptk esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +wpa_printf esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) +wpa_receive esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_remove_ptk esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +wpa_report_ie_mismatch esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_res_to_status_code esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +wpa_sendto_wrapper esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_set_bss esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_set_passphrase esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_set_pmk esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +wpa_set_profile esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_sm_alloc_eapol esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_sm_deauthenticate esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_sm_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_sm_disassociate esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_sm_drop_sa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_sm_free_eapol esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_sm_get_beacon_ie esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) +wpa_sm_init esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_sm_mlme_setprotection esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_sm_notify_assoc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) +wpa_sm_notify_disassoc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_sm_rx_eapol esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_sm_set_ap_rsnxe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_sm_set_assoc_rsnxe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_sm_set_key esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_sm_set_pmk esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_sm_set_pmk_from_pmksa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_sm_set_state esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_snprintf_hex esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) +wpa_snprintf_hex_uppercase esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_debug.c.obj) +wpa_ssid_txt esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) +wpa_sta_clear_curr_pmksa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_sta_connect esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_sta_cur_pmksa_matches_akm esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +wpa_sta_in_4way_handshake esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +wpa_sta_is_cur_pmksa_set esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_supplicant_clr_countermeasures esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_supplicant_gtk_tx_bit_workaround esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_supplicant_key_neg_complete esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_supplicant_pairwise_gtk esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_supplicant_parse_ies esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_supplicant_process_1_of_4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_supplicant_send_2_of_4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_supplicant_stop_countermeasures esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_supplicant_transition_disable esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wpa_use_aes_key_wrap esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +wpa_use_akm_defined esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +wpa_validate_wpa_ie esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) +wpa_write_rsn_ie esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) +wpa_write_rsnxe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) +wpabuf_alloc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +wpabuf_alloc_copy esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +wpabuf_alloc_ext_data esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +wpabuf_clear_free esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) +wpabuf_concat esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) +wpabuf_dup esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +wpabuf_free esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) +wpabuf_printf esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) +wpabuf_put esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_peap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_mschapv2.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) +wpabuf_resize esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) +wpabuf_zeropad esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) +wps_printf esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) +wr_rf_freq_mem C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) +wr_rx_gain_mem C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) + C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) +write C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-syswrite.o) + esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + esp-idf/console/libconsole.a(linenoise.c.obj) +write_freq_mem_all C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) +write_rfpll_sdm C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) +ws2812_led_clear esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + esp-idf/main/libmain.a(app_driver.c.obj) +ws2812_led_init esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + esp-idf/main/libmain.a(app_driver.c.obj) +ws2812_led_set_hsv esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) +ws2812_led_set_rgb esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + esp-idf/main/libmain.a(app_driver.c.obj) +x509_crt_bundle esp-idf/mbedtls/libmbedtls.a(x509_crt_bundle.S.obj) +x509_crt_bundle_length esp-idf/mbedtls/libmbedtls.a(x509_crt_bundle.S.obj) +xEventGroupClearBits esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) +xEventGroupCreate esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +xEventGroupCreateStatic esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) +xEventGroupCreateWithCaps esp-idf/freertos/libfreertos.a(idf_additions.c.obj) +xEventGroupGetBitsFromISR esp-idf/freertos/libfreertos.a(event_groups.c.obj) +xEventGroupGetStaticBuffer esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) +xEventGroupSetBits esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +xEventGroupSync esp-idf/freertos/libfreertos.a(event_groups.c.obj) +xEventGroupWaitBits esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) +xIsrStack esp-idf/freertos/libfreertos.a(port.c.obj) +xIsrStackBottom esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +xIsrStackTop esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +xPortCheckValidListMem esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +xPortCheckValidTCBMem esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +xPortGetFreeHeapSize esp-idf/freertos/libfreertos.a(heap_idf.c.obj) +xPortGetMinimumEverFreeHeapSize esp-idf/freertos/libfreertos.a(heap_idf.c.obj) +xPortGetTickRateHz esp-idf/freertos/libfreertos.a(port.c.obj) +xPortInIsrContext esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) +xPortInterruptedFromISRContext esp-idf/freertos/libfreertos.a(port.c.obj) +xPortSetInterruptMaskFromISR esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +xPortStartScheduler esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +xPortSwitchFlag esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +xPortSysTickHandler esp-idf/freertos/libfreertos.a(port_systick.c.obj) +xPortcheckValidStackMem esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +xQueueAddToSet esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueCreateCountingSemaphore esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) +xQueueCreateCountingSemaphoreStatic esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +xQueueCreateMutex esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xQueueCreateMutexStatic esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) +xQueueCreateSet esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueCreateWithCaps esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +xQueueGenericCreate esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/gpio_button/libgpio_button.a(button.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) +xQueueGenericCreateStatic esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) +xQueueGenericGetStaticBuffers esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) +xQueueGenericReset esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueGenericSend esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/gpio_button/libgpio_button.a(button.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xQueueGenericSendFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) +xQueueGetMutexHolder esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xQueueGetMutexHolderFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueGiveFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) +xQueueGiveMutexRecursive esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xQueueIsQueueEmptyFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) +xQueueIsQueueFullFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueuePeek esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueuePeekFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueReceive esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/gpio_button/libgpio_button.a(button.c.obj) +xQueueReceiveFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) +xQueueRemoveFromSet esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueSelectFromSet esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueSelectFromSetFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueSemaphoreTake esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xQueueTakeMutexRecursive esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xRingbufferAddToQueueSetRead esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferCreate esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +xRingbufferCreateNoSplit esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferCreateStatic esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferCreateWithCaps esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +xRingbufferGetCurFreeSize esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferGetMaxItemSize esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +xRingbufferGetStaticBuffer esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferPrintInfo esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferReceive esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +xRingbufferReceiveFromISR esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +xRingbufferReceiveSplit esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferReceiveSplitFromISR esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferReceiveUpTo esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +xRingbufferReceiveUpToFromISR esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) +xRingbufferRemoveFromQueueSetRead esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferSend esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +xRingbufferSendAcquire esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferSendComplete esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferSendFromISR esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(rmt_legacy.c.obj) +xSemaphoreCreateGenericWithCaps esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +xStreamBufferBytesAvailable esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) +xStreamBufferGenericCreate esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) +xStreamBufferGenericCreateStatic esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) +xStreamBufferGenericCreateWithCaps esp-idf/freertos/libfreertos.a(idf_additions.c.obj) +xStreamBufferGetStaticBuffers esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) +xStreamBufferIsEmpty esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) +xStreamBufferIsFull esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) +xStreamBufferNextMessageLengthBytes esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) +xStreamBufferReceive esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) +xStreamBufferReceiveCompletedFromISR esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) +xStreamBufferReceiveFromISR esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) +xStreamBufferReset esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) +xStreamBufferSend esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) +xStreamBufferSendCompletedFromISR esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) +xStreamBufferSendFromISR esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) +xStreamBufferSetTriggerLevel esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) +xStreamBufferSpacesAvailable esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) +xTaskAbortDelay esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskCatchUpTicks esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskCheckForTimeOut esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +xTaskCreatePinnedToCore esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + esp-idf/bt/libbt.a(bt.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xTaskCreatePinnedToCoreWithCaps esp-idf/freertos/libfreertos.a(idf_additions.c.obj) +xTaskCreateStaticPinnedToCore esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) +xTaskDelayUntil esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskGenericNotify esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xTaskGenericNotifyFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) +xTaskGenericNotifyStateClear esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) +xTaskGenericNotifyWait esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xTaskGetCoreID esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +xTaskGetCurrentTaskHandle esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xTaskGetCurrentTaskHandleForCore esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +xTaskGetHandle esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskGetIdleTaskHandle esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskGetIdleTaskHandleForCore esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +xTaskGetNext esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskGetSchedulerState esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) +xTaskGetStaticBuffers esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) +xTaskGetTickCount esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/lwip/liblwip.a(sys_arch.c.obj) + esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + esp-idf/gpio_button/libgpio_button.a(button.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) +xTaskGetTickCountFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/gpio_button/libgpio_button.a(button.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) +xTaskIncrementTick esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +xTaskPriorityDisinherit esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +xTaskPriorityInherit esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +xTaskRemoveFromEventList esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +xTaskResumeAll esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +xTaskResumeFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTimerCreate esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + esp-idf/gpio_button/libgpio_button.a(button.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) +xTimerCreateStatic esp-idf/freertos/libfreertos.a(timers.c.obj) +xTimerCreateTimerTask esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTimerGenericCommand esp-idf/freertos/libfreertos.a(timers.c.obj) + esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + esp-idf/gpio_button/libgpio_button.a(button.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) +xTimerGetExpiryTime esp-idf/freertos/libfreertos.a(timers.c.obj) +xTimerGetPeriod esp-idf/freertos/libfreertos.a(timers.c.obj) +xTimerGetReloadMode esp-idf/freertos/libfreertos.a(timers.c.obj) +xTimerGetStaticBuffer esp-idf/freertos/libfreertos.a(timers.c.obj) +xTimerGetTimerDaemonTaskHandle esp-idf/freertos/libfreertos.a(timers.c.obj) +xTimerIsTimerActive esp-idf/freertos/libfreertos.a(timers.c.obj) +xTimerPendFunctionCall esp-idf/freertos/libfreertos.a(timers.c.obj) +xTimerPendFunctionCallFromISR esp-idf/freertos/libfreertos.a(timers.c.obj) +xon_task_main C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) +xphyQueue C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +xswap C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) +xt_unhandled_exception esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/riscv/libriscv.a(vectors.S.obj) diff --git a/ESP32-Rainmaker-Switch/build/app-flash_args b/ESP32-Rainmaker-Switch/build/app-flash_args new file mode 100644 index 000000000..4d1be29a9 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/app-flash_args @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 4MB +0x20000 ESP32-Rainmaker-Switch.bin diff --git a/ESP32-Rainmaker-Switch/build/bootloader-flash_args b/ESP32-Rainmaker-Switch/build/bootloader-flash_args new file mode 100644 index 000000000..0837e622e --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader-flash_args @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 4MB +0x0 bootloader/bootloader.bin diff --git a/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure b/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure new file mode 100644 index 000000000..e69de29bb diff --git a/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-done b/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-done new file mode 100644 index 000000000..e69de29bb diff --git a/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-download b/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-download new file mode 100644 index 000000000..e69de29bb diff --git a/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-install b/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-install new file mode 100644 index 000000000..e69de29bb diff --git a/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir b/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir new file mode 100644 index 000000000..e69de29bb diff --git a/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch b/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch new file mode 100644 index 000000000..e69de29bb diff --git a/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-source_dirinfo.txt b/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-source_dirinfo.txt new file mode 100644 index 000000000..ce6abb8bb --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-source_dirinfo.txt @@ -0,0 +1,9 @@ +# This is a generated file and its contents are an internal implementation detail. +# The download step will be re-executed if anything in this file changes. +# No other meaning or use of this file is supported. + +method=source_dir +command= +source_dir=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject +work_dir= + diff --git a/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-update b/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-update new file mode 100644 index 000000000..e69de29bb diff --git a/ESP32-Rainmaker-Switch/build/bootloader-prefix/tmp/bootloader-cfgcmd.txt b/ESP32-Rainmaker-Switch/build/bootloader-prefix/tmp/bootloader-cfgcmd.txt new file mode 100644 index 000000000..75802682f --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader-prefix/tmp/bootloader-cfgcmd.txt @@ -0,0 +1 @@ +cmd='C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/bin/cmake.exe;-DSDKCONFIG=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig;-DIDF_PATH=C:/Users/alex/esp/v5.2.2/esp-idf;-DIDF_TARGET=esp32c3;-DPYTHON_DEPS_CHECKED=1;-DPYTHON=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe;-DEXTRA_COMPONENT_DIRS=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader;-DPROJECT_SOURCE_DIR=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch;-DIGNORE_EXTRA_COMPONENT=;-GNinja;' diff --git a/ESP32-Rainmaker-Switch/build/bootloader-prefix/tmp/bootloader-mkdirs.cmake b/ESP32-Rainmaker-Switch/build/bootloader-prefix/tmp/bootloader-mkdirs.cmake new file mode 100644 index 000000000..08783f804 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader-prefix/tmp/bootloader-mkdirs.cmake @@ -0,0 +1,22 @@ +# Distributed under the OSI-approved BSD 3-Clause License. See accompanying +# file Copyright.txt or https://cmake.org/licensing for details. + +cmake_minimum_required(VERSION 3.5) + +file(MAKE_DIRECTORY + "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject" + "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader" + "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix" + "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/tmp" + "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp" + "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src" + "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp" +) + +set(configSubDirs ) +foreach(subDir IN LISTS configSubDirs) + file(MAKE_DIRECTORY "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/${subDir}") +endforeach() +if(cfgdir) + file(MAKE_DIRECTORY "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp${cfgdir}") # cfgdir has leading slash +endif() diff --git a/ESP32-Rainmaker-Switch/build/bootloader/.bin_timestamp b/ESP32-Rainmaker-Switch/build/bootloader/.bin_timestamp new file mode 100644 index 000000000..0659ff627 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/.bin_timestamp @@ -0,0 +1 @@ +e029a652a633fb5d8ca0776e80fdc136 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/bootloader.bin diff --git a/ESP32-Rainmaker-Switch/build/bootloader/.ninja_deps b/ESP32-Rainmaker-Switch/build/bootloader/.ninja_deps new file mode 100644 index 000000000..a453a8b02 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/.ninja_deps differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/.ninja_log b/ESP32-Rainmaker-Switch/build/bootloader/.ninja_log new file mode 100644 index 000000000..4d00c5202 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/.ninja_log @@ -0,0 +1,101 @@ +# ninja log v5 +31 699 7450172847622684 project_elf_src_esp32c3.c 37f0da68a5fa4611 +31 699 7450172847622684 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/project_elf_src_esp32c3.c 37f0da68a5fa4611 +105 769 7450172849602423 esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj fe657d91a59d082f +157 969 7450172851742656 esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj b77e5b4d0a160fa0 +221 1024 7450172851946920 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj 1505e520c9e68b8b +305 1141 7450172853080702 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj fe30224f8a3e935 +700 1277 7450172854224493 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32c3.c.obj 1978fe055c3716d3 +465 1385 7450172854717480 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/uart_periph.c.obj ab1c5f17468f914c +771 1667 7450172858427590 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/adc_periph.c.obj dfe0f1fab2508a0a +1025 1886 7450172860239958 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gdma_periph.c.obj 13336bdaeda7af51 +970 1967 7450172860537840 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/dedic_gpio_periph.c.obj e75ea7c0802c1bf6 +1142 2011 7450172861219180 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/spi_periph.c.obj 754428838d9034b5 +1277 2158 7450172863066057 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/ledc_periph.c.obj 1e2b2781c9b77166 +1385 2285 7450172864416985 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/rmt_periph.c.obj df09725c8858091c +1668 2402 7450172865712729 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/sdm_periph.c.obj f477bae110ce5b44 +1886 2725 7450172868038765 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2s_periph.c.obj ae09e6a2ea69a4e +2159 2847 7450172870273250 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/timer_periph.c.obj 923df2f0c9f15c70 +2011 2908 7450172870253238 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/temperature_sensor_periph.c.obj f0a9111d8c2739cc +1967 3012 7450172870950756 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2c_periph.c.obj 408f8514bc899fa6 +2286 3219 7450172872952707 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/mpi_periph.c.obj 9bc457df692c348 +2402 3369 7450172874329451 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/twai_periph.c.obj 9f5ba67f9b6f0548 +2847 3947 7450172880960392 esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj 86f4118b9845ce07 +2908 4173 7450172883081966 esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj cb1d7f2d16c71514 +3013 4247 7450172883825231 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj 19cab318c823e611 +3220 4412 7450172885076288 esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj 7e4bc9f1db8488de +3370 4596 7450172887943903 esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj f680c54068168f80 +2725 4856 7450172889800708 esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir/uECC_verify_antifault.c.obj cb90ffc355773371 +3947 4985 7450172891553922 esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj 9f2f8c5e17b7a4d2 +4247 5375 7450172894444995 esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj f2b590d519497fdd +4173 5507 7450172896664149 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj 8c0e883e9b075849 +4413 5790 7450172899521220 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj 345fd6cf418ba666 +4857 5842 7450172900341221 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj 1f6082ec72f13168 +4597 5908 7450172899491160 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj fe3d39c6d3bf90df +4986 6049 7450172902333380 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj 1fa6fb9f161bc2a3 +5375 6300 7450172904208229 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj 892c6ec112842e5e +5508 6722 7450172908785009 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj a142b0e1ea4146bb +5791 6926 7450172910137112 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj 903114440ba538c6 +5842 7059 7450172910910515 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj 62c1037716f2f69f +5909 7115 7450172912261679 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj a4ebb919749d0d51 +6050 7823 7450172919503294 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj a0c724b95f3d3fd0 +6300 7972 7450172920610076 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj fae11985c67737fd +6722 8183 7450172923257311 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj d7e94279392c72f3 +7059 8254 7450172923247353 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj cac0c8bb582ac174 +6927 8660 7450172927843065 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj 10c88ed67129552c +7116 8900 7450172929956194 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj 8109b3bc5a47fc35 +7972 9046 7450172932045856 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_loader.c.obj b74b0fb3ffd67401 +7823 9123 7450172932823632 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_init.c.obj 1c5dc325506afc8d +8184 9403 7450172935603541 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console.c.obj 24d6b103e57fb760 +8255 9509 7450172936172197 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console_loader.c.obj 870b70e4d50f2ec1 +8661 9663 7450172938257026 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_sha.c.obj 5c72973116655435 +8900 9774 7450172938820379 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_soc.c.obj 8e956f8e7547947f +9047 10492 7450172946557113 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_esp32c3.c.obj cb92a25fe7835372 +9124 10596 7450172946577097 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_panic.c.obj fa8a127ba9583f9 +9404 10769 7450172947351292 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj b29c23fd0c3423c3 +9510 10958 7450172948556300 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj 724603966ad267d6 +9663 11104 7450172949966672 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj 2611169ec44d30ce +9775 11357 7450172954903346 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj 2fec4c83627cbef0 +10492 11606 7450172957838633 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj 67b38a0c3022a795 +10597 11942 7450172961247913 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj c6e4ccca35cf97ce +11104 12282 7450172964244210 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj aff070041bcbf23b +10769 12365 7450172965060500 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj 93f572b79f76c820 +10959 12500 7450172966673617 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj 6be5d8c463c7696c +11358 12582 7450172967202419 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj b60c9d02f04aa1 +11606 12645 7450172968306674 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj e1587e680fd6c43a +11942 12975 7450172970121026 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/cpu_region_protect.c.obj 2b58087c4d6a0de2 +12283 13717 7450172978652151 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk_init.c.obj eeb1a7c7eb9ecc7d +12366 13971 7450172980796701 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj d475233668dd4c75 +12500 14054 7450172981489660 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj 51623498b4b95532 +12645 14243 7450172982381795 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj 664d2a0aa61a1e13 +12582 14389 7450172983141436 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj bc7d8d8ef8592a74 +12976 14467 7450172984741406 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj a4aceae859a01505 +13718 14831 7450172989565827 esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj 52bbc482998aee84 +13972 14909 7450172989848984 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj 4edeb2d080a7ffa4 +14055 15120 7450172992522774 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj 3a41f6cb624986ae +14243 15380 7450172994974901 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj d342b1f45e3d7270 +14467 15475 7450172995247692 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj 9d74cb612cdd4cbb +14389 15530 7450172995712829 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj 82d9f9f6393d04a3 +14831 15900 7450172999472917 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj a1894ad490079125 +14909 16115 7450173002574117 esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj a636722d486de992 +15120 16230 7450173004347869 esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj a540d7e210b0fec0 +15476 16389 7450173005648245 esp-idf/main/CMakeFiles/__idf_main.dir/bootloader_start.c.obj 7a7f99be97da0a52 +15380 16427 7450173006518026 esp-idf/log/CMakeFiles/__idf_log.dir/log_noos.c.obj 1b691c5160e548bc +16428 17910 7450173020796791 esp-idf/log/liblog.a c424ed69b3510669 +17911 18999 7450173030919350 esp-idf/esp_rom/libesp_rom.a e8b80a7f616a763d +18999 20083 7450173042176574 esp-idf/esp_common/libesp_common.a 74b2afbbf04b6a3b +20083 21007 7450173051589574 esp-idf/esp_hw_support/libesp_hw_support.a 876a46da94f3174 +21007 21959 7450173060222438 esp-idf/esp_system/libesp_system.a 9865fae18d56f3da +21959 23413 7450173074423499 esp-idf/efuse/libefuse.a 98dbe5be3dcb1d9 +23413 24758 7450173088883298 esp-idf/bootloader_support/libbootloader_support.a c5981583f1864372 +24758 25790 7450173098010591 esp-idf/esp_bootloader_format/libesp_bootloader_format.a 2f983d7203ac0acc +25790 26810 7450173108851706 esp-idf/spi_flash/libspi_flash.a 4780c8ced46aea8b +26810 28121 7450173122792359 esp-idf/hal/libhal.a ceb6594fa3c0699a +28121 29425 7450173134931804 esp-idf/micro-ecc/libmicro-ecc.a 676d27ee1c2f642f +29426 31391 7450173155282651 esp-idf/soc/libsoc.a bdfc663fc2bd69e4 +31391 32283 7450173164863992 esp-idf/main/libmain.a bfcafb8b7be2f496 +32283 32804 7450173170258081 bootloader.elf 541c4d527cd5672c +32804 33637 7450173178866696 .bin_timestamp 4f0521f7b4947927 +32804 33637 7450173178866696 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/.bin_timestamp 4f0521f7b4947927 +33637 33867 0 esp-idf/esptool_py/CMakeFiles/bootloader_check_size 7fa5a58273f3cc6e +33637 33867 0 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size 7fa5a58273f3cc6e diff --git a/ESP32-Rainmaker-Switch/build/bootloader/CMakeCache.txt b/ESP32-Rainmaker-Switch/build/bootloader/CMakeCache.txt new file mode 100644 index 000000000..75a522937 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/CMakeCache.txt @@ -0,0 +1,449 @@ +# This is the CMakeCache file. +# For build in directory: c:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader +# It was generated by CMake: C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/bin/cmake.exe +# 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=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-addr2line.exe + +//Path to a program. +CMAKE_AR:FILEPATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ar.exe + +//A wrapper around 'ar' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_ASM_COMPILER_AR:FILEPATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_ASM_COMPILER_RANLIB:FILEPATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe + +//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=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_CXX_COMPILER_RANLIB:FILEPATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe + +//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=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_C_COMPILER_RANLIB:FILEPATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe + +//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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/pkgRedirects + +//Install path prefix, prepended onto install directories. +CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/bootloader + +//Path to a program. +CMAKE_LINKER:FILEPATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ld.exe + +//Program used to build from build.ninja files. +CMAKE_MAKE_PROGRAM:FILEPATH=C:/Users/alex/.espressif/tools/tools/ninja/1.11.1/ninja.exe + +//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=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-nm.exe + +//Path to a program. +CMAKE_OBJCOPY:FILEPATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objcopy.exe + +//Path to a program. +CMAKE_OBJDUMP:FILEPATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe + +//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=bootloader + +//Path to a program. +CMAKE_RANLIB:FILEPATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib.exe + +//Path to a program. +CMAKE_READELF:FILEPATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-readelf.exe + +//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=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-strip.exe + +//The CMake toolchain file +CMAKE_TOOLCHAIN_FILE:FILEPATH=C:/Users/alex/esp/v5.2.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 + +//No help, variable specified on the command line. +EXTRA_COMPONENT_DIRS:UNINITIALIZED=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader + +//Git command line client +GIT_EXECUTABLE:FILEPATH=C:/Users/alex/.espressif/tools/tools/idf-git/2.39.2/cmd/git.exe + +//No help, variable specified on the command line. +IDF_PATH:UNINITIALIZED=C:/Users/alex/esp/v5.2.2/esp-idf + +//IDF Build Target +IDF_TARGET:STRING=esp32c3 + +//IDF Build Toolchain Type +IDF_TOOLCHAIN:STRING=gcc + +//No help, variable specified on the command line. +IGNORE_EXTRA_COMPONENT:UNINITIALIZED= + +//No help, variable specified on the command line. +PROJECT_SOURCE_DIR:UNINITIALIZED=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch + +//No help, variable specified on the command line. +PYTHON:UNINITIALIZED=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe + +//No help, variable specified on the command line. +PYTHON_DEPS_CHECKED:UNINITIALIZED=1 + +//No help, variable specified on the command line. +SDKCONFIG:UNINITIALIZED=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig + +//Value Computed by CMake +bootloader_BINARY_DIR:STATIC=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader + +//Value Computed by CMake +bootloader_IS_TOP_LEVEL:STATIC=ON + +//Value Computed by CMake +bootloader_SOURCE_DIR:STATIC=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject + +//Value Computed by CMake +esp-idf_BINARY_DIR:STATIC=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf + +//Value Computed by CMake +esp-idf_IS_TOP_LEVEL:STATIC=OFF + +//Value Computed by CMake +esp-idf_SOURCE_DIR:STATIC=C:/Users/alex/esp/v5.2.2/esp-idf + + +######################## +# 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=c:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader +//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=24 +//Patch version of cmake used to create the current loaded cache +CMAKE_CACHE_PATCH_VERSION:INTERNAL=0 +//Path to CMake executable. +CMAKE_COMMAND:INTERNAL=C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/bin/cmake.exe +//Path to cpack program executable. +CMAKE_CPACK_COMMAND:INTERNAL=C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/bin/cpack.exe +//Path to ctest program executable. +CMAKE_CTEST_COMMAND:INTERNAL=C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/bin/ctest.exe +//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=C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/bin/cmake-gui.exe +//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= +//Source directory with the top level CMakeLists.txt file for this +// project +CMAKE_HOME_DIRECTORY:INTERNAL=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject +//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=23 +//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=C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24 +//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_VERBOSE_MAKEFILE +CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 +//Details about finding Git +FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[C:/Users/alex/.espressif/tools/tools/idf-git/2.39.2/cmd/git.exe][v2.39.2.windows.1()] +//ADVANCED property for variable: GIT_EXECUTABLE +GIT_EXECUTABLE-ADVANCED:INTERNAL=1 +//Have include stddef.h +HAVE_STDDEF_H:INTERNAL=1 +//Have include stdint.h +HAVE_STDINT_H:INTERNAL=1 +//Have include sys/types.h +HAVE_SYS_TYPES_H:INTERNAL=1 +//Result of TRY_COMPILE +HAVE_TIME_T_SIZE:INTERNAL=TRUE +//CHECK_TYPE_SIZE: sizeof(time_t) +TIME_T_SIZE:INTERNAL=8 + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CMakeASMCompiler.cmake b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CMakeASMCompiler.cmake new file mode 100644 index 000000000..a04a51502 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CMakeASMCompiler.cmake @@ -0,0 +1,20 @@ +set(CMAKE_ASM_COMPILER "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe") +set(CMAKE_ASM_COMPILER_ARG1 "") +set(CMAKE_AR "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ar.exe") +set(CMAKE_ASM_COMPILER_AR "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe") +set(CMAKE_RANLIB "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib.exe") +set(CMAKE_ASM_COMPILER_RANLIB "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe") +set(CMAKE_LINKER "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ld.exe") +set(CMAKE_MT "") +set(CMAKE_ASM_COMPILER_LOADED 1) +set(CMAKE_ASM_COMPILER_ID "GNU") +set(CMAKE_ASM_COMPILER_VERSION "") +set(CMAKE_ASM_COMPILER_ENV_VAR "ASM") + + + + +set(CMAKE_ASM_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) +set(CMAKE_ASM_LINKER_PREFERENCE 0) + + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CMakeCCompiler.cmake b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CMakeCCompiler.cmake new file mode 100644 index 000000000..cdf030e6b --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CMakeCCompiler.cmake @@ -0,0 +1,72 @@ +set(CMAKE_C_COMPILER "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe") +set(CMAKE_C_COMPILER_ARG1 "") +set(CMAKE_C_COMPILER_ID "GNU") +set(CMAKE_C_COMPILER_VERSION "13.2.0") +set(CMAKE_C_COMPILER_VERSION_INTERNAL "") +set(CMAKE_C_COMPILER_WRAPPER "") +set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17") +set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON") +set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23") +set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes") +set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros") +set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert") +set(CMAKE_C17_COMPILE_FEATURES "c_std_17") +set(CMAKE_C23_COMPILE_FEATURES "c_std_23") + +set(CMAKE_C_PLATFORM_ID "") +set(CMAKE_C_SIMULATE_ID "") +set(CMAKE_C_COMPILER_FRONTEND_VARIANT "") +set(CMAKE_C_SIMULATE_VERSION "") + + + + +set(CMAKE_AR "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ar.exe") +set(CMAKE_C_COMPILER_AR "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe") +set(CMAKE_RANLIB "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib.exe") +set(CMAKE_C_COMPILER_RANLIB "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe") +set(CMAKE_LINKER "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ld.exe") +set(CMAKE_MT "") +set(CMAKE_COMPILER_IS_GNUCC 1) +set(CMAKE_C_COMPILER_LOADED 1) +set(CMAKE_C_COMPILER_WORKS TRUE) +set(CMAKE_C_ABI_COMPILED TRUE) + +set(CMAKE_C_COMPILER_ENV_VAR "CC") + +set(CMAKE_C_COMPILER_ID_RUN 1) +set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m) +set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) +set(CMAKE_C_LINKER_PREFERENCE 10) + +# Save compiler ABI information. +set(CMAKE_C_SIZEOF_DATA_PTR "4") +set(CMAKE_C_COMPILER_ABI "ELF") +set(CMAKE_C_BYTE_ORDER "LITTLE_ENDIAN") +set(CMAKE_C_LIBRARY_ARCHITECTURE "") + +if(CMAKE_C_SIZEOF_DATA_PTR) + set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}") +endif() + +if(CMAKE_C_COMPILER_ABI) + set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}") +endif() + +if(CMAKE_C_LIBRARY_ARCHITECTURE) + set(CMAKE_LIBRARY_ARCHITECTURE "") +endif() + +set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "") +if(CMAKE_C_CL_SHOWINCLUDES_PREFIX) + set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}") +endif() + + + + + +set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include-fixed;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/sys-include;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include") +set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;c;nosys;c;gcc;gcc;c;nosys") +set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib") +set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CMakeCXXCompiler.cmake b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CMakeCXXCompiler.cmake new file mode 100644 index 000000000..3e3fa6904 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CMakeCXXCompiler.cmake @@ -0,0 +1,83 @@ +set(CMAKE_CXX_COMPILER "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-g++.exe") +set(CMAKE_CXX_COMPILER_ARG1 "") +set(CMAKE_CXX_COMPILER_ID "GNU") +set(CMAKE_CXX_COMPILER_VERSION "13.2.0") +set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "") +set(CMAKE_CXX_COMPILER_WRAPPER "") +set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "17") +set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT "ON") +set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23") +set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters") +set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates") +set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates") +set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17") +set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20") +set(CMAKE_CXX23_COMPILE_FEATURES "cxx_std_23") + +set(CMAKE_CXX_PLATFORM_ID "") +set(CMAKE_CXX_SIMULATE_ID "") +set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "") +set(CMAKE_CXX_SIMULATE_VERSION "") + + + + +set(CMAKE_AR "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ar.exe") +set(CMAKE_CXX_COMPILER_AR "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe") +set(CMAKE_RANLIB "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib.exe") +set(CMAKE_CXX_COMPILER_RANLIB "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe") +set(CMAKE_LINKER "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ld.exe") +set(CMAKE_MT "") +set(CMAKE_COMPILER_IS_GNUCXX 1) +set(CMAKE_CXX_COMPILER_LOADED 1) +set(CMAKE_CXX_COMPILER_WORKS TRUE) +set(CMAKE_CXX_ABI_COMPILED TRUE) + +set(CMAKE_CXX_COMPILER_ENV_VAR "CXX") + +set(CMAKE_CXX_COMPILER_ID_RUN 1) +set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm) +set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) + +foreach (lang C OBJC OBJCXX) + if (CMAKE_${lang}_COMPILER_ID_RUN) + foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS) + list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension}) + endforeach() + endif() +endforeach() + +set(CMAKE_CXX_LINKER_PREFERENCE 30) +set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1) + +# Save compiler ABI information. +set(CMAKE_CXX_SIZEOF_DATA_PTR "4") +set(CMAKE_CXX_COMPILER_ABI "ELF") +set(CMAKE_CXX_BYTE_ORDER "LITTLE_ENDIAN") +set(CMAKE_CXX_LIBRARY_ARCHITECTURE "") + +if(CMAKE_CXX_SIZEOF_DATA_PTR) + set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}") +endif() + +if(CMAKE_CXX_COMPILER_ABI) + set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}") +endif() + +if(CMAKE_CXX_LIBRARY_ARCHITECTURE) + set(CMAKE_LIBRARY_ARCHITECTURE "") +endif() + +set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "") +if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX) + set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}") +endif() + + + + + +set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0/backward;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include-fixed;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/sys-include;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include") +set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc;c;nosys;c;gcc;gcc;c;nosys") +set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib") +set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CMakeDetermineCompilerABI_C.bin b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CMakeDetermineCompilerABI_C.bin new file mode 100644 index 000000000..95b195675 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CMakeDetermineCompilerABI_C.bin differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CMakeDetermineCompilerABI_CXX.bin b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CMakeDetermineCompilerABI_CXX.bin new file mode 100644 index 000000000..ac04ad527 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CMakeDetermineCompilerABI_CXX.bin differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CMakeSystem.cmake b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CMakeSystem.cmake new file mode 100644 index 000000000..076463239 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CMakeSystem.cmake @@ -0,0 +1,15 @@ +set(CMAKE_HOST_SYSTEM "Windows-10.0.22621") +set(CMAKE_HOST_SYSTEM_NAME "Windows") +set(CMAKE_HOST_SYSTEM_VERSION "10.0.22621") +set(CMAKE_HOST_SYSTEM_PROCESSOR "AMD64") + +include("C:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/toolchain-esp32c3.cmake") + +set(CMAKE_SYSTEM "Generic") +set(CMAKE_SYSTEM_NAME "Generic") +set(CMAKE_SYSTEM_VERSION "") +set(CMAKE_SYSTEM_PROCESSOR "") + +set(CMAKE_CROSSCOMPILING "TRUE") + +set(CMAKE_SYSTEM_LOADED 1) diff --git a/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CompilerIdC/CMakeCCompilerId.c b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CompilerIdC/CMakeCCompilerId.c new file mode 100644 index 000000000..2b43aa69b --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CompilerIdC/CMakeCCompilerId.c @@ -0,0 +1,838 @@ +#ifdef __cplusplus +# error "A C++ compiler has been selected for C." +#endif + +#if defined(__18CXX) +# define ID_VOID_MAIN +#endif +#if defined(__CLASSIC_C__) +/* cv-qualifiers did not exist in K&R C */ +# define const +# define volatile +#endif + +#if !defined(__has_include) +/* If the compiler does not have __has_include, pretend the answer is + always no. */ +# define __has_include(x) 0 +#endif + + +/* Version number components: V=Version, R=Revision, P=Patch + Version date components: YYYY=Year, MM=Month, DD=Day */ + +#if defined(__INTEL_COMPILER) || defined(__ICC) +# define COMPILER_ID "Intel" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# if defined(__GNUC__) +# define SIMULATE_ID "GNU" +# endif + /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, + except that a few beta releases use the old format with V=2021. */ +# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) +# if defined(__INTEL_COMPILER_UPDATE) +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) +# else +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) +# endif +# else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) + /* The third version component from --version is an update index, + but no macro is provided for it. */ +# define COMPILER_VERSION_PATCH DEC(0) +# endif +# if defined(__INTEL_COMPILER_BUILD_DATE) + /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ +# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) +# endif +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) +# define COMPILER_ID "IntelLLVM" +#if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +#endif +#if defined(__GNUC__) +# define SIMULATE_ID "GNU" +#endif +/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and + * later. Look for 6 digit vs. 8 digit version number to decide encoding. + * VVVV is no smaller than the current year when a version is released. + */ +#if __INTEL_LLVM_COMPILER < 1000000L +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) +#else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) +#endif +#if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +#endif +#if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +#elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +#endif +#if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +#endif +#if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +#endif + +#elif defined(__PATHCC__) +# define COMPILER_ID "PathScale" +# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) +# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) +# if defined(__PATHCC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) +# endif + +#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) +# define COMPILER_ID "Embarcadero" +# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) +# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) +# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) + +#elif defined(__BORLANDC__) +# define COMPILER_ID "Borland" + /* __BORLANDC__ = 0xVRR */ +# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) +# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) + +#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 +# define COMPILER_ID "Watcom" + /* __WATCOMC__ = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__WATCOMC__) +# define COMPILER_ID "OpenWatcom" + /* __WATCOMC__ = VVRP + 1100 */ +# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__SUNPRO_C) +# define COMPILER_ID "SunPro" +# if __SUNPRO_C >= 0x5100 + /* __SUNPRO_C = 0xVRRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) +# else + /* __SUNPRO_CC = 0xVRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) +# endif + +#elif defined(__HP_cc) +# define COMPILER_ID "HP" + /* __HP_cc = VVRRPP */ +# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000) +# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100) + +#elif defined(__DECC) +# define COMPILER_ID "Compaq" + /* __DECC_VER = VVRRTPPPP */ +# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000) +# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100) +# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000) + +#elif defined(__IBMC__) && defined(__COMPILER_VER__) +# define COMPILER_ID "zOS" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__open_xl__) && defined(__clang__) +# define COMPILER_ID "IBMClang" +# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) +# define COMPILER_VERSION_MINOR DEC(__open_xl_release__) +# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) + + +#elif defined(__ibmxl__) && defined(__clang__) +# define COMPILER_ID "XLClang" +# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) +# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) +# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) + + +#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800 +# define COMPILER_ID "XL" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 +# define COMPILER_ID "VisualAge" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__NVCOMPILER) +# define COMPILER_ID "NVHPC" +# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) +# if defined(__NVCOMPILER_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) +# endif + +#elif defined(__PGI) +# define COMPILER_ID "PGI" +# define COMPILER_VERSION_MAJOR DEC(__PGIC__) +# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) +# if defined(__PGIC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) +# endif + +#elif defined(_CRAYC) +# define COMPILER_ID "Cray" +# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) +# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) + +#elif defined(__TI_COMPILER_VERSION__) +# define COMPILER_ID "TI" + /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ +# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) +# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) +# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) + +#elif defined(__CLANG_FUJITSU) +# define COMPILER_ID "FujitsuClang" +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(__FUJITSU) +# define COMPILER_ID "Fujitsu" +# if defined(__FCC_version__) +# define COMPILER_VERSION __FCC_version__ +# elif defined(__FCC_major__) +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# endif +# if defined(__fcc_version) +# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) +# elif defined(__FCC_VERSION) +# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) +# endif + + +#elif defined(__ghs__) +# define COMPILER_ID "GHS" +/* __GHS_VERSION_NUMBER = VVVVRP */ +# ifdef __GHS_VERSION_NUMBER +# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) +# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) +# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) +# endif + +#elif defined(__TINYC__) +# define COMPILER_ID "TinyCC" + +#elif defined(__BCC__) +# define COMPILER_ID "Bruce" + +#elif defined(__SCO_VERSION__) +# define COMPILER_ID "SCO" + +#elif defined(__ARMCC_VERSION) && !defined(__clang__) +# define COMPILER_ID "ARMCC" +#if __ARMCC_VERSION >= 1000000 + /* __ARMCC_VERSION = VRRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#else + /* __ARMCC_VERSION = VRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#endif + + +#elif defined(__clang__) && defined(__apple_build_version__) +# define COMPILER_ID "AppleClang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) + +#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) +# define COMPILER_ID "ARMClang" + # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) +# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) + +#elif defined(__clang__) +# define COMPILER_ID "Clang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif + +#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) +# define COMPILER_ID "LCC" +# define COMPILER_VERSION_MAJOR DEC(1) +# if defined(__LCC__) +# define COMPILER_VERSION_MINOR DEC(__LCC__- 100) +# endif +# if defined(__LCC_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) +# endif +# if defined(__GNUC__) && defined(__GNUC_MINOR__) +# define SIMULATE_ID "GNU" +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif +# endif + +#elif defined(__GNUC__) +# define COMPILER_ID "GNU" +# define COMPILER_VERSION_MAJOR DEC(__GNUC__) +# if defined(__GNUC_MINOR__) +# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif defined(_MSC_VER) +# define COMPILER_ID "MSVC" + /* _MSC_VER = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) +# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) +# if defined(_MSC_FULL_VER) +# if _MSC_VER >= 1400 + /* _MSC_FULL_VER = VVRRPPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) +# else + /* _MSC_FULL_VER = VVRRPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) +# endif +# endif +# if defined(_MSC_BUILD) +# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) +# endif + +#elif defined(_ADI_COMPILER) +# define COMPILER_ID "ADSP" +#if defined(__VERSIONNUM__) + /* __VERSIONNUM__ = 0xVVRRPPTT */ +# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) +# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) +# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) +# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) +#endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# define COMPILER_ID "IAR" +# if defined(__VER__) && defined(__ICCARM__) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) +# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) +# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) +# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) +# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# endif + +#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC) +# define COMPILER_ID "SDCC" +# if defined(__SDCC_VERSION_MAJOR) +# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR) +# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR) +# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH) +# else + /* SDCC = VRP */ +# define COMPILER_VERSION_MAJOR DEC(SDCC/100) +# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10) +# define COMPILER_VERSION_PATCH DEC(SDCC % 10) +# endif + + +/* These compilers are either not known or too old to define an + identification macro. Try to identify the platform and guess that + it is the native compiler. */ +#elif defined(__hpux) || defined(__hpua) +# define COMPILER_ID "HP" + +#else /* unknown compiler */ +# define COMPILER_ID "" +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; +#ifdef SIMULATE_ID +char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; +#endif + +#ifdef __QNXNTO__ +char const* qnxnto = "INFO" ":" "qnxnto[]"; +#endif + +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) +char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; +#endif + +#define STRINGIFY_HELPER(X) #X +#define STRINGIFY(X) STRINGIFY_HELPER(X) + +/* Identify known platforms by name. */ +#if defined(__linux) || defined(__linux__) || defined(linux) +# define PLATFORM_ID "Linux" + +#elif defined(__MSYS__) +# define PLATFORM_ID "MSYS" + +#elif defined(__CYGWIN__) +# define PLATFORM_ID "Cygwin" + +#elif defined(__MINGW32__) +# define PLATFORM_ID "MinGW" + +#elif defined(__APPLE__) +# define PLATFORM_ID "Darwin" + +#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) +# define PLATFORM_ID "Windows" + +#elif defined(__FreeBSD__) || defined(__FreeBSD) +# define PLATFORM_ID "FreeBSD" + +#elif defined(__NetBSD__) || defined(__NetBSD) +# define PLATFORM_ID "NetBSD" + +#elif defined(__OpenBSD__) || defined(__OPENBSD) +# define PLATFORM_ID "OpenBSD" + +#elif defined(__sun) || defined(sun) +# define PLATFORM_ID "SunOS" + +#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) +# define PLATFORM_ID "AIX" + +#elif defined(__hpux) || defined(__hpux__) +# define PLATFORM_ID "HP-UX" + +#elif defined(__HAIKU__) +# define PLATFORM_ID "Haiku" + +#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) +# define PLATFORM_ID "BeOS" + +#elif defined(__QNX__) || defined(__QNXNTO__) +# define PLATFORM_ID "QNX" + +#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) +# define PLATFORM_ID "Tru64" + +#elif defined(__riscos) || defined(__riscos__) +# define PLATFORM_ID "RISCos" + +#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) +# define PLATFORM_ID "SINIX" + +#elif defined(__UNIX_SV__) +# define PLATFORM_ID "UNIX_SV" + +#elif defined(__bsdos__) +# define PLATFORM_ID "BSDOS" + +#elif defined(_MPRAS) || defined(MPRAS) +# define PLATFORM_ID "MP-RAS" + +#elif defined(__osf) || defined(__osf__) +# define PLATFORM_ID "OSF1" + +#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) +# define PLATFORM_ID "SCO_SV" + +#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) +# define PLATFORM_ID "ULTRIX" + +#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) +# define PLATFORM_ID "Xenix" + +#elif defined(__WATCOMC__) +# if defined(__LINUX__) +# define PLATFORM_ID "Linux" + +# elif defined(__DOS__) +# define PLATFORM_ID "DOS" + +# elif defined(__OS2__) +# define PLATFORM_ID "OS2" + +# elif defined(__WINDOWS__) +# define PLATFORM_ID "Windows3x" + +# elif defined(__VXWORKS__) +# define PLATFORM_ID "VxWorks" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#elif defined(__INTEGRITY) +# if defined(INT_178B) +# define PLATFORM_ID "Integrity178" + +# else /* regular Integrity */ +# define PLATFORM_ID "Integrity" +# endif + +# elif defined(_ADI_COMPILER) +# define PLATFORM_ID "ADSP" + +#else /* unknown platform */ +# define PLATFORM_ID + +#endif + +/* For windows compilers MSVC and Intel we can determine + the architecture of the compiler being used. This is because + the compilers do not have flags that can change the architecture, + but rather depend on which compiler is being used +*/ +#if defined(_WIN32) && defined(_MSC_VER) +# if defined(_M_IA64) +# define ARCHITECTURE_ID "IA64" + +# elif defined(_M_ARM64EC) +# define ARCHITECTURE_ID "ARM64EC" + +# elif defined(_M_X64) || defined(_M_AMD64) +# define ARCHITECTURE_ID "x64" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# elif defined(_M_ARM64) +# define ARCHITECTURE_ID "ARM64" + +# elif defined(_M_ARM) +# if _M_ARM == 4 +# define ARCHITECTURE_ID "ARMV4I" +# elif _M_ARM == 5 +# define ARCHITECTURE_ID "ARMV5I" +# else +# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) +# endif + +# elif defined(_M_MIPS) +# define ARCHITECTURE_ID "MIPS" + +# elif defined(_M_SH) +# define ARCHITECTURE_ID "SHx" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__WATCOMC__) +# if defined(_M_I86) +# define ARCHITECTURE_ID "I86" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# if defined(__ICCARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__ICCRX__) +# define ARCHITECTURE_ID "RX" + +# elif defined(__ICCRH850__) +# define ARCHITECTURE_ID "RH850" + +# elif defined(__ICCRL78__) +# define ARCHITECTURE_ID "RL78" + +# elif defined(__ICCRISCV__) +# define ARCHITECTURE_ID "RISCV" + +# elif defined(__ICCAVR__) +# define ARCHITECTURE_ID "AVR" + +# elif defined(__ICC430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__ICCV850__) +# define ARCHITECTURE_ID "V850" + +# elif defined(__ICC8051__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__ICCSTM8__) +# define ARCHITECTURE_ID "STM8" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__ghs__) +# if defined(__PPC64__) +# define ARCHITECTURE_ID "PPC64" + +# elif defined(__ppc__) +# define ARCHITECTURE_ID "PPC" + +# elif defined(__ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__x86_64__) +# define ARCHITECTURE_ID "x64" + +# elif defined(__i386__) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__TI_COMPILER_VERSION__) +# if defined(__TI_ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__MSP430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__TMS320C28XX__) +# define ARCHITECTURE_ID "TMS320C28x" + +# elif defined(__TMS320C6X__) || defined(_TMS320C6X) +# define ARCHITECTURE_ID "TMS320C6x" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +# elif defined(__ADSPSHARC__) +# define ARCHITECTURE_ID "SHARC" + +# elif defined(__ADSPBLACKFIN__) +# define ARCHITECTURE_ID "Blackfin" + +#else +# define ARCHITECTURE_ID +#endif + +/* Convert integer to decimal digit literals. */ +#define DEC(n) \ + ('0' + (((n) / 10000000)%10)), \ + ('0' + (((n) / 1000000)%10)), \ + ('0' + (((n) / 100000)%10)), \ + ('0' + (((n) / 10000)%10)), \ + ('0' + (((n) / 1000)%10)), \ + ('0' + (((n) / 100)%10)), \ + ('0' + (((n) / 10)%10)), \ + ('0' + ((n) % 10)) + +/* Convert integer to hex digit literals. */ +#define HEX(n) \ + ('0' + ((n)>>28 & 0xF)), \ + ('0' + ((n)>>24 & 0xF)), \ + ('0' + ((n)>>20 & 0xF)), \ + ('0' + ((n)>>16 & 0xF)), \ + ('0' + ((n)>>12 & 0xF)), \ + ('0' + ((n)>>8 & 0xF)), \ + ('0' + ((n)>>4 & 0xF)), \ + ('0' + ((n) & 0xF)) + +/* Construct a string literal encoding the version number. */ +#ifdef COMPILER_VERSION +char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; + +/* Construct a string literal encoding the version number components. */ +#elif defined(COMPILER_VERSION_MAJOR) +char const info_version[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', + COMPILER_VERSION_MAJOR, +# ifdef COMPILER_VERSION_MINOR + '.', COMPILER_VERSION_MINOR, +# ifdef COMPILER_VERSION_PATCH + '.', COMPILER_VERSION_PATCH, +# ifdef COMPILER_VERSION_TWEAK + '.', COMPILER_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct a string literal encoding the internal version number. */ +#ifdef COMPILER_VERSION_INTERNAL +char const info_version_internal[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', + 'i','n','t','e','r','n','a','l','[', + COMPILER_VERSION_INTERNAL,']','\0'}; +#elif defined(COMPILER_VERSION_INTERNAL_STR) +char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; +#endif + +/* Construct a string literal encoding the version number components. */ +#ifdef SIMULATE_VERSION_MAJOR +char const info_simulate_version[] = { + 'I', 'N', 'F', 'O', ':', + 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', + SIMULATE_VERSION_MAJOR, +# ifdef SIMULATE_VERSION_MINOR + '.', SIMULATE_VERSION_MINOR, +# ifdef SIMULATE_VERSION_PATCH + '.', SIMULATE_VERSION_PATCH, +# ifdef SIMULATE_VERSION_TWEAK + '.', SIMULATE_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; +char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; + + + +#if !defined(__STDC__) && !defined(__clang__) +# if defined(_MSC_VER) || defined(__ibmxl__) || defined(__IBMC__) +# define C_VERSION "90" +# else +# define C_VERSION +# endif +#elif __STDC_VERSION__ > 201710L +# define C_VERSION "23" +#elif __STDC_VERSION__ >= 201710L +# define C_VERSION "17" +#elif __STDC_VERSION__ >= 201000L +# define C_VERSION "11" +#elif __STDC_VERSION__ >= 199901L +# define C_VERSION "99" +#else +# define C_VERSION "90" +#endif +const char* info_language_standard_default = + "INFO" ":" "standard_default[" C_VERSION "]"; + +const char* info_language_extensions_default = "INFO" ":" "extensions_default[" +#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \ + defined(__TI_COMPILER_VERSION__)) && \ + !defined(__STRICT_ANSI__) + "ON" +#else + "OFF" +#endif +"]"; + +/*--------------------------------------------------------------------------*/ + +#ifdef ID_VOID_MAIN +void main() {} +#else +# if defined(__CLASSIC_C__) +int main(argc, argv) int argc; char *argv[]; +# else +int main(int argc, char* argv[]) +# endif +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; + require += info_arch[argc]; +#ifdef COMPILER_VERSION_MAJOR + require += info_version[argc]; +#endif +#ifdef COMPILER_VERSION_INTERNAL + require += info_version_internal[argc]; +#endif +#ifdef SIMULATE_ID + require += info_simulate[argc]; +#endif +#ifdef SIMULATE_VERSION_MAJOR + require += info_simulate_version[argc]; +#endif +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) + require += info_cray[argc]; +#endif + require += info_language_standard_default[argc]; + require += info_language_extensions_default[argc]; + (void)argv; + return require; +} +#endif diff --git a/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CompilerIdC/a.out b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CompilerIdC/a.out new file mode 100644 index 000000000..224d70336 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CompilerIdC/a.out differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CompilerIdCXX/CMakeCXXCompilerId.cpp b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CompilerIdCXX/CMakeCXXCompilerId.cpp new file mode 100644 index 000000000..486becdc4 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CompilerIdCXX/CMakeCXXCompilerId.cpp @@ -0,0 +1,826 @@ +/* This source file must have a .cpp extension so that all C++ compilers + recognize the extension without flags. Borland does not know .cxx for + example. */ +#ifndef __cplusplus +# error "A C compiler has been selected for C++." +#endif + +#if !defined(__has_include) +/* If the compiler does not have __has_include, pretend the answer is + always no. */ +# define __has_include(x) 0 +#endif + + +/* Version number components: V=Version, R=Revision, P=Patch + Version date components: YYYY=Year, MM=Month, DD=Day */ + +#if defined(__COMO__) +# define COMPILER_ID "Comeau" + /* __COMO_VERSION__ = VRR */ +# define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100) +# define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100) + +#elif defined(__INTEL_COMPILER) || defined(__ICC) +# define COMPILER_ID "Intel" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# if defined(__GNUC__) +# define SIMULATE_ID "GNU" +# endif + /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, + except that a few beta releases use the old format with V=2021. */ +# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) +# if defined(__INTEL_COMPILER_UPDATE) +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) +# else +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) +# endif +# else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) + /* The third version component from --version is an update index, + but no macro is provided for it. */ +# define COMPILER_VERSION_PATCH DEC(0) +# endif +# if defined(__INTEL_COMPILER_BUILD_DATE) + /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ +# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) +# endif +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) +# define COMPILER_ID "IntelLLVM" +#if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +#endif +#if defined(__GNUC__) +# define SIMULATE_ID "GNU" +#endif +/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and + * later. Look for 6 digit vs. 8 digit version number to decide encoding. + * VVVV is no smaller than the current year when a version is released. + */ +#if __INTEL_LLVM_COMPILER < 1000000L +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) +#else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) +#endif +#if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +#endif +#if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +#elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +#endif +#if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +#endif +#if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +#endif + +#elif defined(__PATHCC__) +# define COMPILER_ID "PathScale" +# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) +# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) +# if defined(__PATHCC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) +# endif + +#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) +# define COMPILER_ID "Embarcadero" +# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) +# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) +# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) + +#elif defined(__BORLANDC__) +# define COMPILER_ID "Borland" + /* __BORLANDC__ = 0xVRR */ +# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) +# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) + +#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 +# define COMPILER_ID "Watcom" + /* __WATCOMC__ = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__WATCOMC__) +# define COMPILER_ID "OpenWatcom" + /* __WATCOMC__ = VVRP + 1100 */ +# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__SUNPRO_CC) +# define COMPILER_ID "SunPro" +# if __SUNPRO_CC >= 0x5100 + /* __SUNPRO_CC = 0xVRRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) +# else + /* __SUNPRO_CC = 0xVRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) +# endif + +#elif defined(__HP_aCC) +# define COMPILER_ID "HP" + /* __HP_aCC = VVRRPP */ +# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) +# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) + +#elif defined(__DECCXX) +# define COMPILER_ID "Compaq" + /* __DECCXX_VER = VVRRTPPPP */ +# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) +# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) +# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) + +#elif defined(__IBMCPP__) && defined(__COMPILER_VER__) +# define COMPILER_ID "zOS" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__open_xl__) && defined(__clang__) +# define COMPILER_ID "IBMClang" +# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) +# define COMPILER_VERSION_MINOR DEC(__open_xl_release__) +# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) + + +#elif defined(__ibmxl__) && defined(__clang__) +# define COMPILER_ID "XLClang" +# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) +# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) +# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) + + +#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 +# define COMPILER_ID "XL" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 +# define COMPILER_ID "VisualAge" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__NVCOMPILER) +# define COMPILER_ID "NVHPC" +# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) +# if defined(__NVCOMPILER_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) +# endif + +#elif defined(__PGI) +# define COMPILER_ID "PGI" +# define COMPILER_VERSION_MAJOR DEC(__PGIC__) +# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) +# if defined(__PGIC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) +# endif + +#elif defined(_CRAYC) +# define COMPILER_ID "Cray" +# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) +# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) + +#elif defined(__TI_COMPILER_VERSION__) +# define COMPILER_ID "TI" + /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ +# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) +# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) +# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) + +#elif defined(__CLANG_FUJITSU) +# define COMPILER_ID "FujitsuClang" +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(__FUJITSU) +# define COMPILER_ID "Fujitsu" +# if defined(__FCC_version__) +# define COMPILER_VERSION __FCC_version__ +# elif defined(__FCC_major__) +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# endif +# if defined(__fcc_version) +# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) +# elif defined(__FCC_VERSION) +# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) +# endif + + +#elif defined(__ghs__) +# define COMPILER_ID "GHS" +/* __GHS_VERSION_NUMBER = VVVVRP */ +# ifdef __GHS_VERSION_NUMBER +# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) +# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) +# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) +# endif + +#elif defined(__SCO_VERSION__) +# define COMPILER_ID "SCO" + +#elif defined(__ARMCC_VERSION) && !defined(__clang__) +# define COMPILER_ID "ARMCC" +#if __ARMCC_VERSION >= 1000000 + /* __ARMCC_VERSION = VRRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#else + /* __ARMCC_VERSION = VRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#endif + + +#elif defined(__clang__) && defined(__apple_build_version__) +# define COMPILER_ID "AppleClang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) + +#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) +# define COMPILER_ID "ARMClang" + # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) +# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) + +#elif defined(__clang__) +# define COMPILER_ID "Clang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif + +#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) +# define COMPILER_ID "LCC" +# define COMPILER_VERSION_MAJOR DEC(1) +# if defined(__LCC__) +# define COMPILER_VERSION_MINOR DEC(__LCC__- 100) +# endif +# if defined(__LCC_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) +# endif +# if defined(__GNUC__) && defined(__GNUC_MINOR__) +# define SIMULATE_ID "GNU" +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif +# endif + +#elif defined(__GNUC__) || defined(__GNUG__) +# define COMPILER_ID "GNU" +# if defined(__GNUC__) +# define COMPILER_VERSION_MAJOR DEC(__GNUC__) +# else +# define COMPILER_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif defined(_MSC_VER) +# define COMPILER_ID "MSVC" + /* _MSC_VER = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) +# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) +# if defined(_MSC_FULL_VER) +# if _MSC_VER >= 1400 + /* _MSC_FULL_VER = VVRRPPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) +# else + /* _MSC_FULL_VER = VVRRPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) +# endif +# endif +# if defined(_MSC_BUILD) +# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) +# endif + +#elif defined(_ADI_COMPILER) +# define COMPILER_ID "ADSP" +#if defined(__VERSIONNUM__) + /* __VERSIONNUM__ = 0xVVRRPPTT */ +# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) +# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) +# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) +# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) +#endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# define COMPILER_ID "IAR" +# if defined(__VER__) && defined(__ICCARM__) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) +# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) +# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) +# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) +# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# endif + + +/* These compilers are either not known or too old to define an + identification macro. Try to identify the platform and guess that + it is the native compiler. */ +#elif defined(__hpux) || defined(__hpua) +# define COMPILER_ID "HP" + +#else /* unknown compiler */ +# define COMPILER_ID "" +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; +#ifdef SIMULATE_ID +char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; +#endif + +#ifdef __QNXNTO__ +char const* qnxnto = "INFO" ":" "qnxnto[]"; +#endif + +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) +char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; +#endif + +#define STRINGIFY_HELPER(X) #X +#define STRINGIFY(X) STRINGIFY_HELPER(X) + +/* Identify known platforms by name. */ +#if defined(__linux) || defined(__linux__) || defined(linux) +# define PLATFORM_ID "Linux" + +#elif defined(__MSYS__) +# define PLATFORM_ID "MSYS" + +#elif defined(__CYGWIN__) +# define PLATFORM_ID "Cygwin" + +#elif defined(__MINGW32__) +# define PLATFORM_ID "MinGW" + +#elif defined(__APPLE__) +# define PLATFORM_ID "Darwin" + +#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) +# define PLATFORM_ID "Windows" + +#elif defined(__FreeBSD__) || defined(__FreeBSD) +# define PLATFORM_ID "FreeBSD" + +#elif defined(__NetBSD__) || defined(__NetBSD) +# define PLATFORM_ID "NetBSD" + +#elif defined(__OpenBSD__) || defined(__OPENBSD) +# define PLATFORM_ID "OpenBSD" + +#elif defined(__sun) || defined(sun) +# define PLATFORM_ID "SunOS" + +#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) +# define PLATFORM_ID "AIX" + +#elif defined(__hpux) || defined(__hpux__) +# define PLATFORM_ID "HP-UX" + +#elif defined(__HAIKU__) +# define PLATFORM_ID "Haiku" + +#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) +# define PLATFORM_ID "BeOS" + +#elif defined(__QNX__) || defined(__QNXNTO__) +# define PLATFORM_ID "QNX" + +#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) +# define PLATFORM_ID "Tru64" + +#elif defined(__riscos) || defined(__riscos__) +# define PLATFORM_ID "RISCos" + +#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) +# define PLATFORM_ID "SINIX" + +#elif defined(__UNIX_SV__) +# define PLATFORM_ID "UNIX_SV" + +#elif defined(__bsdos__) +# define PLATFORM_ID "BSDOS" + +#elif defined(_MPRAS) || defined(MPRAS) +# define PLATFORM_ID "MP-RAS" + +#elif defined(__osf) || defined(__osf__) +# define PLATFORM_ID "OSF1" + +#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) +# define PLATFORM_ID "SCO_SV" + +#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) +# define PLATFORM_ID "ULTRIX" + +#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) +# define PLATFORM_ID "Xenix" + +#elif defined(__WATCOMC__) +# if defined(__LINUX__) +# define PLATFORM_ID "Linux" + +# elif defined(__DOS__) +# define PLATFORM_ID "DOS" + +# elif defined(__OS2__) +# define PLATFORM_ID "OS2" + +# elif defined(__WINDOWS__) +# define PLATFORM_ID "Windows3x" + +# elif defined(__VXWORKS__) +# define PLATFORM_ID "VxWorks" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#elif defined(__INTEGRITY) +# if defined(INT_178B) +# define PLATFORM_ID "Integrity178" + +# else /* regular Integrity */ +# define PLATFORM_ID "Integrity" +# endif + +# elif defined(_ADI_COMPILER) +# define PLATFORM_ID "ADSP" + +#else /* unknown platform */ +# define PLATFORM_ID + +#endif + +/* For windows compilers MSVC and Intel we can determine + the architecture of the compiler being used. This is because + the compilers do not have flags that can change the architecture, + but rather depend on which compiler is being used +*/ +#if defined(_WIN32) && defined(_MSC_VER) +# if defined(_M_IA64) +# define ARCHITECTURE_ID "IA64" + +# elif defined(_M_ARM64EC) +# define ARCHITECTURE_ID "ARM64EC" + +# elif defined(_M_X64) || defined(_M_AMD64) +# define ARCHITECTURE_ID "x64" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# elif defined(_M_ARM64) +# define ARCHITECTURE_ID "ARM64" + +# elif defined(_M_ARM) +# if _M_ARM == 4 +# define ARCHITECTURE_ID "ARMV4I" +# elif _M_ARM == 5 +# define ARCHITECTURE_ID "ARMV5I" +# else +# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) +# endif + +# elif defined(_M_MIPS) +# define ARCHITECTURE_ID "MIPS" + +# elif defined(_M_SH) +# define ARCHITECTURE_ID "SHx" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__WATCOMC__) +# if defined(_M_I86) +# define ARCHITECTURE_ID "I86" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# if defined(__ICCARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__ICCRX__) +# define ARCHITECTURE_ID "RX" + +# elif defined(__ICCRH850__) +# define ARCHITECTURE_ID "RH850" + +# elif defined(__ICCRL78__) +# define ARCHITECTURE_ID "RL78" + +# elif defined(__ICCRISCV__) +# define ARCHITECTURE_ID "RISCV" + +# elif defined(__ICCAVR__) +# define ARCHITECTURE_ID "AVR" + +# elif defined(__ICC430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__ICCV850__) +# define ARCHITECTURE_ID "V850" + +# elif defined(__ICC8051__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__ICCSTM8__) +# define ARCHITECTURE_ID "STM8" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__ghs__) +# if defined(__PPC64__) +# define ARCHITECTURE_ID "PPC64" + +# elif defined(__ppc__) +# define ARCHITECTURE_ID "PPC" + +# elif defined(__ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__x86_64__) +# define ARCHITECTURE_ID "x64" + +# elif defined(__i386__) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__TI_COMPILER_VERSION__) +# if defined(__TI_ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__MSP430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__TMS320C28XX__) +# define ARCHITECTURE_ID "TMS320C28x" + +# elif defined(__TMS320C6X__) || defined(_TMS320C6X) +# define ARCHITECTURE_ID "TMS320C6x" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +# elif defined(__ADSPSHARC__) +# define ARCHITECTURE_ID "SHARC" + +# elif defined(__ADSPBLACKFIN__) +# define ARCHITECTURE_ID "Blackfin" + +#else +# define ARCHITECTURE_ID +#endif + +/* Convert integer to decimal digit literals. */ +#define DEC(n) \ + ('0' + (((n) / 10000000)%10)), \ + ('0' + (((n) / 1000000)%10)), \ + ('0' + (((n) / 100000)%10)), \ + ('0' + (((n) / 10000)%10)), \ + ('0' + (((n) / 1000)%10)), \ + ('0' + (((n) / 100)%10)), \ + ('0' + (((n) / 10)%10)), \ + ('0' + ((n) % 10)) + +/* Convert integer to hex digit literals. */ +#define HEX(n) \ + ('0' + ((n)>>28 & 0xF)), \ + ('0' + ((n)>>24 & 0xF)), \ + ('0' + ((n)>>20 & 0xF)), \ + ('0' + ((n)>>16 & 0xF)), \ + ('0' + ((n)>>12 & 0xF)), \ + ('0' + ((n)>>8 & 0xF)), \ + ('0' + ((n)>>4 & 0xF)), \ + ('0' + ((n) & 0xF)) + +/* Construct a string literal encoding the version number. */ +#ifdef COMPILER_VERSION +char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; + +/* Construct a string literal encoding the version number components. */ +#elif defined(COMPILER_VERSION_MAJOR) +char const info_version[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', + COMPILER_VERSION_MAJOR, +# ifdef COMPILER_VERSION_MINOR + '.', COMPILER_VERSION_MINOR, +# ifdef COMPILER_VERSION_PATCH + '.', COMPILER_VERSION_PATCH, +# ifdef COMPILER_VERSION_TWEAK + '.', COMPILER_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct a string literal encoding the internal version number. */ +#ifdef COMPILER_VERSION_INTERNAL +char const info_version_internal[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', + 'i','n','t','e','r','n','a','l','[', + COMPILER_VERSION_INTERNAL,']','\0'}; +#elif defined(COMPILER_VERSION_INTERNAL_STR) +char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; +#endif + +/* Construct a string literal encoding the version number components. */ +#ifdef SIMULATE_VERSION_MAJOR +char const info_simulate_version[] = { + 'I', 'N', 'F', 'O', ':', + 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', + SIMULATE_VERSION_MAJOR, +# ifdef SIMULATE_VERSION_MINOR + '.', SIMULATE_VERSION_MINOR, +# ifdef SIMULATE_VERSION_PATCH + '.', SIMULATE_VERSION_PATCH, +# ifdef SIMULATE_VERSION_TWEAK + '.', SIMULATE_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; +char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; + + + +#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) && _MSVC_LANG < 201403L +# if defined(__INTEL_CXX11_MODE__) +# if defined(__cpp_aggregate_nsdmi) +# define CXX_STD 201402L +# else +# define CXX_STD 201103L +# endif +# else +# define CXX_STD 199711L +# endif +#elif defined(_MSC_VER) && defined(_MSVC_LANG) +# define CXX_STD _MSVC_LANG +#else +# define CXX_STD __cplusplus +#endif + +const char* info_language_standard_default = "INFO" ":" "standard_default[" +#if CXX_STD > 202002L + "23" +#elif CXX_STD > 201703L + "20" +#elif CXX_STD >= 201703L + "17" +#elif CXX_STD >= 201402L + "14" +#elif CXX_STD >= 201103L + "11" +#else + "98" +#endif +"]"; + +const char* info_language_extensions_default = "INFO" ":" "extensions_default[" +#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \ + defined(__TI_COMPILER_VERSION__)) && \ + !defined(__STRICT_ANSI__) + "ON" +#else + "OFF" +#endif +"]"; + +/*--------------------------------------------------------------------------*/ + +int main(int argc, char* argv[]) +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; +#ifdef COMPILER_VERSION_MAJOR + require += info_version[argc]; +#endif +#ifdef COMPILER_VERSION_INTERNAL + require += info_version_internal[argc]; +#endif +#ifdef SIMULATE_ID + require += info_simulate[argc]; +#endif +#ifdef SIMULATE_VERSION_MAJOR + require += info_simulate_version[argc]; +#endif +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) + require += info_cray[argc]; +#endif + require += info_language_standard_default[argc]; + require += info_language_extensions_default[argc]; + (void)argv; + return require; +} diff --git a/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CompilerIdCXX/a.out b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CompilerIdCXX/a.out new file mode 100644 index 000000000..e0e50b214 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CompilerIdCXX/a.out differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/CMakeOutput.log b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/CMakeOutput.log new file mode 100644 index 000000000..cf0c7e4cb --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/CMakeOutput.log @@ -0,0 +1,466 @@ +The target system is: Generic - - +The host system is: Windows - 10.0.22621 - AMD64 +Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. +Compiler: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe +Build flags: -march=rv32imc_zicsr_zifencei; +Id flags: + +The output was: +0 +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32\libc.a(libc_a-closer.o): in function `_close_r': +/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/newlib/newlib/libc/reent/closer.c:47:(.text+0x14): warning: _close is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32\libc.a(libc_a-lseekr.o): in function `_lseek_r': +/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/newlib/newlib/libc/reent/lseekr.c:49:(.text+0x18): warning: _lseek is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32\libc.a(libc_a-readr.o): in function `_read_r': +/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/newlib/newlib/libc/reent/readr.c:49:(.text+0x18): warning: _read is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32\libc.a(libc_a-writer.o): in function `_write_r': +/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/newlib/newlib/libc/reent/writer.c:49:(.text+0x18): warning: _write is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32\libc.a(libc_a-fclose.o): in function `fclose': +/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/newlib/newlib/libc/stdio/fclose.c:125:(.text+0x118): warning: __getreent is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32\libc.a(libc_a-findfp.o): in function `__sfp': +/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/newlib/newlib/libc/stdio/findfp.c:180:(.text+0x1ee): warning: pthread_setcancelstate is not implemented and will always fail + + +Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" + +The C compiler identification is GNU, found in "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CompilerIdC/a.out" + +Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. +Compiler: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-g++.exe +Build flags: -march=rv32imc_zicsr_zifencei; +Id flags: + +The output was: +0 +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32\libc.a(libc_a-closer.o): in function `_close_r': +/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/newlib/newlib/libc/reent/closer.c:47:(.text+0x14): warning: _close is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32\libc.a(libc_a-lseekr.o): in function `_lseek_r': +/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/newlib/newlib/libc/reent/lseekr.c:49:(.text+0x18): warning: _lseek is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32\libc.a(libc_a-readr.o): in function `_read_r': +/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/newlib/newlib/libc/reent/readr.c:49:(.text+0x18): warning: _read is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32\libc.a(libc_a-writer.o): in function `_write_r': +/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/newlib/newlib/libc/reent/writer.c:49:(.text+0x18): warning: _write is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32\libc.a(libc_a-fclose.o): in function `fclose': +/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/newlib/newlib/libc/stdio/fclose.c:125:(.text+0x118): warning: __getreent is not implemented and will always fail +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32\libc.a(libc_a-findfp.o): in function `__sfp': +/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/newlib/newlib/libc/stdio/findfp.c:180:(.text+0x1ee): warning: pthread_setcancelstate is not implemented and will always fail + + +Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" + +The CXX compiler identification is GNU, found in "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/3.24.0/CompilerIdCXX/a.out" + +Checking whether the ASM compiler is GNU using "--version" matched "(GNU assembler)|(GCC)|(Free Software Foundation)": +riscv32-esp-elf-gcc.exe (crosstool-NG esp-13.2.0_20230928) 13.2.0 +Copyright (C) 2023 Free Software Foundation, Inc. +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +Detecting C compiler ABI info compiled with the following output: +Change Dir: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/CMakeTmp + +Run Build Command(s):C:/Users/alex/.espressif/tools/tools/ninja/1.11.1/ninja.exe cmTC_1966e && [1/2] Building C object CMakeFiles/cmTC_1966e.dir/CMakeCCompilerABI.c.obj +Using built-in specs. +COLLECT_GCC=C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe +Target: riscv32-esp-elf +Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld +Thread model: posix +Supported LTO compression algorithms: zlib +gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) +COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_1966e.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_1966e.dir/' + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/cc1.exe -quiet -v -imultilib rv32imc_zicsr_zifencei/ilp32 -iprefix C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/ C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_1966e.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -march=rv32imc_zicsr_zifencei -version -o C:\Users\alex\AppData\Local\Temp\cc8iv637.s +GNU C17 (crosstool-NG esp-13.2.0_20230928) version 13.2.0 (riscv32-esp-elf) + compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/include" +ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed" +ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/sys-include" +ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include" +#include "..." search starts here: +#include <...> search starts here: + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/sys-include + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include +End of search list. +Compiler executable checksum: 96e036bc63b64a7cb69af58289e1d9da +COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_1966e.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_1966e.dir/' + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/as.exe -v --traditional-format -march=rv32imc_zicsr_zifencei -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_1966e.dir/CMakeCCompilerABI.c.obj C:\Users\alex\AppData\Local\Temp\cc8iv637.s +GNU assembler version 2.41 (riscv32-esp-elf) using BFD version (crosstool-NG esp-13.2.0_20230928) 2.41 +COMPILER_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ +LIBRARY_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/ +COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_1966e.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_1966e.dir/CMakeCCompilerABI.c.' +[2/2] Linking C executable cmTC_1966e +Using built-in specs. +Reading specs from C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/nosys.specs +rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence +COLLECT_GCC=C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe +COLLECT_LTO_WRAPPER=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper.exe +Target: riscv32-esp-elf +Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld +Thread model: posix +Supported LTO compression algorithms: zlib +gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) +COMPILER_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ +LIBRARY_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/ +COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_1966e' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_1966e.' + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/collect2.exe -plugin C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/liblto_plugin.dll -plugin-opt=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\alex\AppData\Local\Temp\ccfkWXpT.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -melf32lriscv -o cmTC_1966e -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib CMakeFiles/cmTC_1966e.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00010074 +COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_1966e' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_1966e.' + + + +Parsed C implicit include dir info from above output: rv=done + found start of include info + found start of implicit include info + add: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include] + add: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed] + add: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/sys-include] + add: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include] + end of search list found + collapse include dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include] + collapse include dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include-fixed] + collapse include dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/sys-include] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/sys-include] + collapse include dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include] + implicit include dirs: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include-fixed;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/sys-include;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include] + + +Parsed C implicit link information from above output: + link line regex: [^( *|.*[/\])(riscv32-esp-elf-ld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] + ignore line: [Change Dir: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/CMakeTmp] + ignore line: [] + ignore line: [Run Build Command(s):C:/Users/alex/.espressif/tools/tools/ninja/1.11.1/ninja.exe cmTC_1966e && [1/2] Building C object CMakeFiles/cmTC_1966e.dir/CMakeCCompilerABI.c.obj] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe] + ignore line: [Target: riscv32-esp-elf] + ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib] + ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) ] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_1966e.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_1966e.dir/'] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/cc1.exe -quiet -v -imultilib rv32imc_zicsr_zifencei/ilp32 -iprefix C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/ C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_1966e.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -march=rv32imc_zicsr_zifencei -version -o C:\Users\alex\AppData\Local\Temp\cc8iv637.s] + ignore line: [GNU C17 (crosstool-NG esp-13.2.0_20230928) version 13.2.0 (riscv32-esp-elf)] + ignore line: [ compiled by GNU C version 6.3.0 20170516 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/include"] + ignore line: [ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed"] + ignore line: [ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/sys-include"] + ignore line: [ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/sys-include] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include] + ignore line: [End of search list.] + ignore line: [Compiler executable checksum: 96e036bc63b64a7cb69af58289e1d9da] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_1966e.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_1966e.dir/'] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/as.exe -v --traditional-format -march=rv32imc_zicsr_zifencei -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_1966e.dir/CMakeCCompilerABI.c.obj C:\Users\alex\AppData\Local\Temp\cc8iv637.s] + ignore line: [GNU assembler version 2.41 (riscv32-esp-elf) using BFD version (crosstool-NG esp-13.2.0_20230928) 2.41] + ignore line: [COMPILER_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/] + ignore line: [LIBRARY_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_1966e.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_1966e.dir/CMakeCCompilerABI.c.'] + ignore line: [[2/2] Linking C executable cmTC_1966e] + ignore line: [Using built-in specs.] + ignore line: [Reading specs from C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/nosys.specs] + ignore line: [rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence] + ignore line: [COLLECT_GCC=C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe] + ignore line: [COLLECT_LTO_WRAPPER=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper.exe] + ignore line: [Target: riscv32-esp-elf] + ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib] + ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) ] + ignore line: [COMPILER_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/] + ignore line: [LIBRARY_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_1966e' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_1966e.'] + link line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/collect2.exe -plugin C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/liblto_plugin.dll -plugin-opt=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\alex\AppData\Local\Temp\ccfkWXpT.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -melf32lriscv -o cmTC_1966e -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib CMakeFiles/cmTC_1966e.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group] + arg [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/collect2.exe] ==> ignore + arg [-plugin] ==> ignore + arg [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/liblto_plugin.dll] ==> ignore + arg [-plugin-opt=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper.exe] ==> ignore + arg [-plugin-opt=-fresolution=C:\Users\alex\AppData\Local\Temp\ccfkWXpT.res] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lnosys] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lnosys] ==> ignore + arg [-melf32lriscv] ==> ignore + arg [-o] ==> ignore + arg [cmTC_1966e] ==> ignore + arg [-LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32] ==> dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32] + arg [-LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] ==> dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] + arg [-LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0] ==> dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0] + arg [-LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc] ==> dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc] + arg [-LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib] ==> dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib] + arg [CMakeFiles/cmTC_1966e.dir/CMakeCCompilerABI.c.obj] ==> ignore + arg [-lgcc] ==> lib [gcc] + arg [-lc] ==> lib [c] + arg [-lnosys] ==> lib [nosys] + arg [-lc] ==> lib [c] + arg [-lgcc] ==> lib [gcc] + arg [--start-group] ==> ignore + arg [-lgcc] ==> lib [gcc] + arg [-lc] ==> lib [c] + arg [-lnosys] ==> lib [nosys] + arg [--end-group] ==> ignore + collapse library dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32] + collapse library dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] + collapse library dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0] + collapse library dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc] + collapse library dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib] + implicit libs: [gcc;c;nosys;c;gcc;gcc;c;nosys] + implicit objs: [] + implicit dirs: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib] + implicit fwks: [] + + +Detecting CXX compiler ABI info compiled with the following output: +Change Dir: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/CMakeTmp + +Run Build Command(s):C:/Users/alex/.espressif/tools/tools/ninja/1.11.1/ninja.exe cmTC_abae5 && [1/2] Building CXX object CMakeFiles/cmTC_abae5.dir/CMakeCXXCompilerABI.cpp.obj +Using built-in specs. +COLLECT_GCC=C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe +Target: riscv32-esp-elf +Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld +Thread model: posix +Supported LTO compression algorithms: zlib +gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) +COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_abae5.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_abae5.dir/' + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/cc1plus.exe -quiet -v -imultilib rv32imc_zicsr_zifencei/ilp32 -iprefix C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/ C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_abae5.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -march=rv32imc_zicsr_zifencei -version -o C:\Users\alex\AppData\Local\Temp\ccRAhEvF.s +GNU C++17 (crosstool-NG esp-13.2.0_20230928) version 13.2.0 (riscv32-esp-elf) + compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0" +ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32" +ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/backward" +ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/include" +ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed" +ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/sys-include" +ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include" +#include "..." search starts here: +#include <...> search starts here: + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0 + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32 + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/backward + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/sys-include + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include +End of search list. +Compiler executable checksum: c3899898cbd00b593a05a0e9a2f92cb0 +COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_abae5.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_abae5.dir/' + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/as.exe -v --traditional-format -march=rv32imc_zicsr_zifencei -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_abae5.dir/CMakeCXXCompilerABI.cpp.obj C:\Users\alex\AppData\Local\Temp\ccRAhEvF.s +GNU assembler version 2.41 (riscv32-esp-elf) using BFD version (crosstool-NG esp-13.2.0_20230928) 2.41 +COMPILER_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ +LIBRARY_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/ +COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_abae5.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_abae5.dir/CMakeCXXCompilerABI.cpp.' +[2/2] Linking CXX executable cmTC_abae5 +Using built-in specs. +Reading specs from C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/nosys.specs +rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence +COLLECT_GCC=C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe +COLLECT_LTO_WRAPPER=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper.exe +Target: riscv32-esp-elf +Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld +Thread model: posix +Supported LTO compression algorithms: zlib +gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) +COMPILER_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ +LIBRARY_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/ +COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_abae5' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_abae5.' + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/collect2.exe -plugin C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/liblto_plugin.dll -plugin-opt=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\alex\AppData\Local\Temp\ccwRUj4b.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -melf32lriscv -o cmTC_abae5 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib CMakeFiles/cmTC_abae5.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00010074 +COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_abae5' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_abae5.' + + + +Parsed CXX implicit include dir info from above output: rv=done + found start of include info + found start of implicit include info + add: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0] + add: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32] + add: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/backward] + add: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include] + add: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed] + add: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/sys-include] + add: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include] + end of search list found + collapse include dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0] + collapse include dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32] + collapse include dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/backward] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0/backward] + collapse include dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include] + collapse include dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include-fixed] + collapse include dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/sys-include] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/sys-include] + collapse include dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include] + implicit include dirs: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0/backward;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include-fixed;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/sys-include;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include] + + +Parsed CXX implicit link information from above output: + link line regex: [^( *|.*[/\])(riscv32-esp-elf-ld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] + ignore line: [Change Dir: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/CMakeTmp] + ignore line: [] + ignore line: [Run Build Command(s):C:/Users/alex/.espressif/tools/tools/ninja/1.11.1/ninja.exe cmTC_abae5 && [1/2] Building CXX object CMakeFiles/cmTC_abae5.dir/CMakeCXXCompilerABI.cpp.obj] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe] + ignore line: [Target: riscv32-esp-elf] + ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib] + ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) ] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_abae5.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_abae5.dir/'] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/cc1plus.exe -quiet -v -imultilib rv32imc_zicsr_zifencei/ilp32 -iprefix C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/ C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_abae5.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -march=rv32imc_zicsr_zifencei -version -o C:\Users\alex\AppData\Local\Temp\ccRAhEvF.s] + ignore line: [GNU C++17 (crosstool-NG esp-13.2.0_20230928) version 13.2.0 (riscv32-esp-elf)] + ignore line: [ compiled by GNU C version 6.3.0 20170516 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0"] + ignore line: [ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32"] + ignore line: [ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/backward"] + ignore line: [ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/include"] + ignore line: [ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed"] + ignore line: [ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/sys-include"] + ignore line: [ignoring duplicate directory "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/backward] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/sys-include] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include] + ignore line: [End of search list.] + ignore line: [Compiler executable checksum: c3899898cbd00b593a05a0e9a2f92cb0] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_abae5.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_abae5.dir/'] + ignore line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/as.exe -v --traditional-format -march=rv32imc_zicsr_zifencei -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_abae5.dir/CMakeCXXCompilerABI.cpp.obj C:\Users\alex\AppData\Local\Temp\ccRAhEvF.s] + ignore line: [GNU assembler version 2.41 (riscv32-esp-elf) using BFD version (crosstool-NG esp-13.2.0_20230928) 2.41] + ignore line: [COMPILER_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/] + ignore line: [LIBRARY_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_abae5.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_abae5.dir/CMakeCXXCompilerABI.cpp.'] + ignore line: [[2/2] Linking CXX executable cmTC_abae5] + ignore line: [Using built-in specs.] + ignore line: [Reading specs from C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/nosys.specs] + ignore line: [rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence] + ignore line: [COLLECT_GCC=C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe] + ignore line: [COLLECT_LTO_WRAPPER=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper.exe] + ignore line: [Target: riscv32-esp-elf] + ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib] + ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) ] + ignore line: [COMPILER_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/] + ignore line: [LIBRARY_PATH=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/] + ignore line: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_abae5' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_abae5.'] + link line: [ C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/collect2.exe -plugin C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/liblto_plugin.dll -plugin-opt=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\alex\AppData\Local\Temp\ccwRUj4b.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -melf32lriscv -o cmTC_abae5 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0 -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc -LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib CMakeFiles/cmTC_abae5.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group] + arg [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/collect2.exe] ==> ignore + arg [-plugin] ==> ignore + arg [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/liblto_plugin.dll] ==> ignore + arg [-plugin-opt=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper.exe] ==> ignore + arg [-plugin-opt=-fresolution=C:\Users\alex\AppData\Local\Temp\ccwRUj4b.res] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lnosys] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lnosys] ==> ignore + arg [-melf32lriscv] ==> ignore + arg [-o] ==> ignore + arg [cmTC_abae5] ==> ignore + arg [-LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32] ==> dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32] + arg [-LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] ==> dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] + arg [-LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0] ==> dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0] + arg [-LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc] ==> dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc] + arg [-LC:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib] ==> dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib] + arg [CMakeFiles/cmTC_abae5.dir/CMakeCXXCompilerABI.cpp.obj] ==> ignore + arg [-lstdc++] ==> lib [stdc++] + arg [-lm] ==> lib [m] + arg [-lgcc] ==> lib [gcc] + arg [-lc] ==> lib [c] + arg [-lnosys] ==> lib [nosys] + arg [-lc] ==> lib [c] + arg [-lgcc] ==> lib [gcc] + arg [--start-group] ==> ignore + arg [-lgcc] ==> lib [gcc] + arg [-lc] ==> lib [c] + arg [-lnosys] ==> lib [nosys] + arg [--end-group] ==> ignore + collapse library dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32] + collapse library dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] + collapse library dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0] + collapse library dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc] + collapse library dir [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib] ==> [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib] + implicit libs: [stdc++;m;gcc;c;nosys;c;gcc;gcc;c;nosys] + implicit objs: [] + implicit dirs: [C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc;C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib] + implicit fwks: [] + + +Determining if the include file sys/types.h exists passed with the following output: +Change Dir: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/CMakeTmp + +Run Build Command(s):C:/Users/alex/.espressif/tools/tools/ninja/1.11.1/ninja.exe cmTC_f40f0 && [1/2] Building C object CMakeFiles/cmTC_f40f0.dir/CheckIncludeFile.c.obj +[2/2] Linking C executable cmTC_f40f0 +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00010074 + + + +Determining if the include file stdint.h exists passed with the following output: +Change Dir: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/CMakeTmp + +Run Build Command(s):C:/Users/alex/.espressif/tools/tools/ninja/1.11.1/ninja.exe cmTC_13de7 && [1/2] Building C object CMakeFiles/cmTC_13de7.dir/CheckIncludeFile.c.obj +[2/2] Linking C executable cmTC_13de7 +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00010074 + + + +Determining if the include file stddef.h exists passed with the following output: +Change Dir: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/CMakeTmp + +Run Build Command(s):C:/Users/alex/.espressif/tools/tools/ninja/1.11.1/ninja.exe cmTC_64557 && [1/2] Building C object CMakeFiles/cmTC_64557.dir/CheckIncludeFile.c.obj +[2/2] Linking C executable cmTC_64557 +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00010074 + + + +Determining size of time_t passed with the following output: +Change Dir: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/CMakeTmp + +Run Build Command(s):C:/Users/alex/.espressif/tools/tools/ninja/1.11.1/ninja.exe cmTC_a9d27 && [1/2] Building C object CMakeFiles/cmTC_a9d27.dir/TIME_T_SIZE.c.obj +[2/2] Linking C executable cmTC_a9d27 +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00010094 + + + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/CheckTypeSize/TIME_T_SIZE.bin b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/CheckTypeSize/TIME_T_SIZE.bin new file mode 100644 index 000000000..ab1706aa1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/CheckTypeSize/TIME_T_SIZE.bin differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/CheckTypeSize/TIME_T_SIZE.c b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/CheckTypeSize/TIME_T_SIZE.c new file mode 100644 index 000000000..4ce0740fd --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/CheckTypeSize/TIME_T_SIZE.c @@ -0,0 +1,50 @@ +#include +#include +#include + + +#undef KEY +#if defined(__i386) +# define KEY '_','_','i','3','8','6' +#elif defined(__x86_64) +# define KEY '_','_','x','8','6','_','6','4' +#elif defined(__PPC64__) +# define KEY '_','_','P','P','C','6','4','_','_' +#elif defined(__ppc64__) +# define KEY '_','_','p','p','c','6','4','_','_' +#elif defined(__PPC__) +# define KEY '_','_','P','P','C','_','_' +#elif defined(__ppc__) +# define KEY '_','_','p','p','c','_','_' +#elif defined(__aarch64__) +# define KEY '_','_','a','a','r','c','h','6','4','_','_' +#elif defined(__ARM_ARCH_7A__) +# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' +#elif defined(__ARM_ARCH_7S__) +# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' +#endif + +#define SIZE (sizeof(time_t)) +static char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', + ('0' + ((SIZE / 10000)%10)), + ('0' + ((SIZE / 1000)%10)), + ('0' + ((SIZE / 100)%10)), + ('0' + ((SIZE / 10)%10)), + ('0' + (SIZE % 10)), + ']', +#ifdef KEY + ' ','k','e','y','[', KEY, ']', +#endif + '\0'}; + +#ifdef __CLASSIC_C__ +int main(argc, argv) int argc; char *argv[]; +#else +int main(int argc, char *argv[]) +#endif +{ + int require = 0; + require += info_size[argc]; + (void)argv; + return require; +} diff --git a/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/TargetDirectories.txt b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/TargetDirectories.txt new file mode 100644 index 000000000..96d3f2ccd --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/TargetDirectories.txt @@ -0,0 +1,81 @@ +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/menuconfig.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/confserver.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/save-defconfig.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/gen_project_binary.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/app.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/erase_flash.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/uf2.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/uf2-app.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/monitor.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/_project_elf_src.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/bootloader.elf.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/size.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/size-files.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/size-components.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/riscv/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/riscv/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/newlib/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/newlib/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/micro-ecc/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/micro-ecc/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/spi_flash/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/spi_flash/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_bootloader_format/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_bootloader_format/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_app_format/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_app_format/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/efuse-common-table.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/efuse_common_table.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/efuse-custom-table.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/efuse_custom_table.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/show-efuse-table.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/show_efuse_table.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/efuse_test_table.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_system/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_system/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_common/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_common/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/log/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/log/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esptool_py/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esptool_py/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/partition_table/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/partition_table/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/freertos/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/freertos/CMakeFiles/rebuild_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/main/CMakeFiles/__idf_main.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/main/CMakeFiles/edit_cache.dir +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/main/CMakeFiles/rebuild_cache.dir diff --git a/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/bootloader.elf.dir/project_elf_src_esp32c3.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/bootloader.elf.dir/project_elf_src_esp32c3.c.obj new file mode 100644 index 000000000..880eb1261 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/bootloader.elf.dir/project_elf_src_esp32c3.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/clean_additional.cmake b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/clean_additional.cmake new file mode 100644 index 000000000..ed7b76b9f --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/clean_additional.cmake @@ -0,0 +1,12 @@ +# Additional clean files +cmake_minimum_required(VERSION 3.16) + +if("${CONFIG}" STREQUAL "" OR "${CONFIG}" STREQUAL "") + file(REMOVE_RECURSE + "bootloader.bin" + "bootloader.map" + "config\\sdkconfig.cmake" + "config\\sdkconfig.h" + "project_elf_src_esp32c3.c" + ) +endif() diff --git a/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/cmake.check_cache b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/cmake.check_cache new file mode 100644 index 000000000..3dccd7317 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/cmake.check_cache @@ -0,0 +1 @@ +# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/git-data/HEAD b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/git-data/HEAD new file mode 100644 index 000000000..7c066d541 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/git-data/HEAD @@ -0,0 +1 @@ +3b8741b172dc951e18509698dee938304bcf1523 diff --git a/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/git-data/grabRef.cmake b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/git-data/grabRef.cmake new file mode 100644 index 000000000..f9ef6e721 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/git-data/grabRef.cmake @@ -0,0 +1,50 @@ +# +# Internal file for GetGitRevisionDescription.cmake +# +# Requires CMake 2.6 or newer (uses the 'function' command) +# +# Original Author: +# 2009-2010 Ryan Pavlik +# http://academic.cleardefinition.com +# Iowa State University HCI Graduate Program/VRAC +# +# Copyright Iowa State University 2009-2010. +# Distributed under the Boost Software License, Version 1.0. +# (See accompanying file LICENSE_1_0.txt or copy at +# http://www.boost.org/LICENSE_1_0.txt) + +set(HEAD_HASH) + +file(READ "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/git-data/HEAD" HEAD_CONTENTS LIMIT 1024) + +string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS) +set(GIT_DIR "C:/Users/alex/esp/v5.2.2/esp-idf/.git") +# handle git-worktree +if(EXISTS "${GIT_DIR}/commondir") + file(READ "${GIT_DIR}/commondir" GIT_DIR_NEW LIMIT 1024) + string(STRIP "${GIT_DIR_NEW}" GIT_DIR_NEW) + if(NOT IS_ABSOLUTE "${GIT_DIR_NEW}") + get_filename_component(GIT_DIR_NEW ${GIT_DIR}/${GIT_DIR_NEW} ABSOLUTE) + endif() + if(EXISTS "${GIT_DIR_NEW}") + set(GIT_DIR "${GIT_DIR_NEW}") + endif() +endif() +if(HEAD_CONTENTS MATCHES "ref") + # named branch + string(REPLACE "ref: " "" HEAD_REF "${HEAD_CONTENTS}") + if(EXISTS "${GIT_DIR}/${HEAD_REF}") + configure_file("${GIT_DIR}/${HEAD_REF}" "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/git-data/head-ref" COPYONLY) + elseif(EXISTS "${GIT_DIR}/logs/${HEAD_REF}") + configure_file("${GIT_DIR}/logs/${HEAD_REF}" "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/git-data/head-ref" COPYONLY) + set(HEAD_HASH "${HEAD_REF}") + endif() +else() + # detached HEAD + configure_file("${GIT_DIR}/HEAD" "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/git-data/head-ref" COPYONLY) +endif() + +if(NOT HEAD_HASH) + file(READ "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/git-data/head-ref" HEAD_HASH LIMIT 1024) + string(STRIP "${HEAD_HASH}" HEAD_HASH) +endif() diff --git a/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/git-data/head-ref b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/git-data/head-ref new file mode 100644 index 000000000..7c066d541 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/git-data/head-ref @@ -0,0 +1 @@ +3b8741b172dc951e18509698dee938304bcf1523 diff --git a/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/rules.ninja b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/rules.ninja new file mode 100644 index 000000000..4153c7357 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/CMakeFiles/rules.ninja @@ -0,0 +1,319 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Ninja" Generator, CMake Version 3.24 + +# 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: bootloader +# Configurations: +# ============================================================================= +# ============================================================================= + +############################################# +# Rule for compiling C files. + +rule C_COMPILER__bootloader.2eelf_ + depfile = $DEP_FILE + deps = gcc + command = C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C executable. + +rule C_EXECUTABLE_LINKER__bootloader.2eelf_ + command = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD" + description = Linking C executable $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for running custom commands. + +rule CUSTOM_COMMAND + command = $COMMAND + description = $DESC + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_soc_ + depfile = $DEP_FILE + deps = gcc + command = C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_micro-ecc_ + depfile = $DEP_FILE + deps = gcc + command = C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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_micro-ecc_ + command = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_hal_ + depfile = $DEP_FILE + deps = gcc + command = C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_spi_flash_ + depfile = $DEP_FILE + deps = gcc + command = C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $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_ + depfile = $DEP_FILE + deps = gcc + command = C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_bootloader_support_ + depfile = $DEP_FILE + deps = gcc + command = C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_efuse_ + depfile = $DEP_FILE + deps = gcc + command = C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_system_ + depfile = $DEP_FILE + deps = gcc + command = C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $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_ + depfile = $DEP_FILE + deps = gcc + command = C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_common_ + depfile = $DEP_FILE + deps = gcc + command = C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_rom_ + depfile = $DEP_FILE + deps = gcc + command = C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_log_ + depfile = $DEP_FILE + deps = gcc + command = C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_main_ + depfile = $DEP_FILE + deps = gcc + command = C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $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 = cmd.exe /C "$PRE_LINK && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\alex\.espressif\tools\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD" + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for re-running cmake. + +rule RERUN_CMAKE + command = C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader + description = Re-running CMake... + generator = 1 + + +############################################# +# Rule for cleaning additional files. + +rule CLEAN_ADDITIONAL + command = C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCONFIG=$CONFIG -P CMakeFiles\clean_additional.cmake + description = Cleaning additional files... + + +############################################# +# Rule for cleaning all built files. + +rule CLEAN + command = C:\Users\alex\.espressif\tools\tools\ninja\1.11.1\ninja.exe $FILE_ARG -t clean $TARGETS + description = Cleaning all built files... + + +############################################# +# Rule for printing all primary targets available. + +rule HELP + command = C:\Users\alex\.espressif\tools\tools\ninja\1.11.1\ninja.exe -t targets + description = All primary targets available: + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/bootloader.bin b/ESP32-Rainmaker-Switch/build/bootloader/bootloader.bin new file mode 100644 index 000000000..9cfc1d23a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/bootloader.bin differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/bootloader.elf b/ESP32-Rainmaker-Switch/build/bootloader/bootloader.elf new file mode 100644 index 000000000..a22696101 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/bootloader.elf differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/bootloader.map b/ESP32-Rainmaker-Switch/build/bootloader/bootloader.map new file mode 100644 index 000000000..9a07e4114 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/bootloader.map @@ -0,0 +1,5301 @@ +Archive member included to satisfy reference by file (symbol) + +esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + (esp_bootloader_desc) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + (__assert_func) +esp-idf/main/libmain.a(bootloader_start.c.obj) + (call_start_cpu0) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/main/libmain.a(bootloader_start.c.obj) (bootloader_utility_load_partition_table) +esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (esp_partition_table_verify) +esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_load_image) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_console_deinit) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_sha256_start) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_ana_clock_glitch_reset_config) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) + esp-idf/main/libmain.a(bootloader_start.c.obj) (bootloader_init) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_common_ota_select_crc) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) (bootloader_clock_configure) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) (bootloader_init_mem) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) (bootloader_fill_random) +esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (esp_flash_encryption_enabled) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_random_disable) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_mmap_get_free_pages) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) (bootloader_flash_update_id) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) (bootloader_clear_bss_section) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) (bootloader_console_init) +esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) (ESP_EFUSE_DIS_DIRECT_BOOT) +esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) (esp_efuse_enable_rom_secure_download_mode) +esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) (esp_efuse_read_field_blob) +esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) (esp_efuse_utility_process) +esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) (esp_efuse_get_key_dis_read) +esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (esp_efuse_utility_clear_program_registers) +esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) (esp_cpu_configure_region_protection) +esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) (rtc_clk_init) +esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) (rtc_clk_32k_enable) +esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) (esp_rom_install_uart_printf) +esp-idf/log/liblog.a(log_noos.c.obj) + esp-idf/main/libmain.a(bootloader_start.c.obj) (esp_log_timestamp) +esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) (efuse_hal_chip_revision) +esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/hal/libhal.a(efuse_hal.c.obj) (efuse_hal_get_major_chip_version) +esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) (wdt_hal_init) +esp-idf/hal/libhal.a(mmu_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (mmu_hal_unmap_all) +esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) (cache_hal_init) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (__lshrdi3) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (__ashldi3) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (__popcountsi2) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) (__divdi3) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) (__udivdi3) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) (__clz_tab) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) (memcmp) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + esp-idf/main/libmain.a(bootloader_start.c.obj) (_impure_data) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memset.o) + esp-idf/main/libmain.a(bootloader_start.c.obj) (memset) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (memcpy) + +Discarded input sections + + .text 0x00000000 0x0 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32c3.c.obj + .data 0x00000000 0x0 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32c3.c.obj + .bss 0x00000000 0x0 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32c3.c.obj + .comment 0x00000000 0x30 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32c3.c.obj + .riscv.attributes + 0x00000000 0x44 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32c3.c.obj + .text 0x00000000 0x0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .data 0x00000000 0x0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .text 0x00000000 0x0 esp-idf/main/libmain.a(bootloader_start.c.obj) + .data 0x00000000 0x0 esp-idf/main/libmain.a(bootloader_start.c.obj) + .bss 0x00000000 0x0 esp-idf/main/libmain.a(bootloader_start.c.obj) + .text.__getreent + 0x00000000 0xa esp-idf/main/libmain.a(bootloader_start.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_common_get_partition_description + 0x00000000 0x9e esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_atexit + 0x00000000 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_sha256_hex_to_str + 0x00000000 0x50 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_sha256_flash_contents + 0x00000000 0xba esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.bootloader_load_image_no_verify + 0x00000000 0xe esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_verify + 0x00000000 0x8 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_get_metadata + 0x00000000 0xc2 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_verify_bootloader_data + 0x00000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_verify_bootloader + 0x00000000 0x2c esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_get_flash_size + 0x00000000 0x52 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text.esp_flash_write_protect_crypt_cnt + 0x00000000 0x10 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text.esp_get_flash_encryption_mode + 0x00000000 0x8e esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .rodata.esp_flash_encryption_set_release_mode.str1.4 + 0x00000000 0xd9 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text.esp_flash_encryption_set_release_mode + 0x00000000 0x124 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .rodata.esp_flash_encryption_cfg_verify_release_mode.str1.4 + 0x00000000 0x3ea esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text.esp_flash_encryption_cfg_verify_release_mode + 0x00000000 0x2ea esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_flash_erase_range + 0x00000000 0x7e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_spi_flash_reset + 0x00000000 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .iram1.7 0x00000000 0x8a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .iram1.8 0x00000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .iram1.1 0x00000000 0x2a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .text 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .bss 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SYS_DATA_PART2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY5 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY4 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY3 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY0 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_USER_DATA_MAC_CUSTOM + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_USER_DATA + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN3 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN0 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN3 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN0 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_OCODE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_TEMP_CALIB + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_BLK_VERSION_MAJOR + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_OPTIONAL_UNIQUE_ID + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WAFER_VERSION_MAJOR + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WAFER_VERSION_MINOR_HI + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_THRES_HVT + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIG_DBIAS_HVT + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_V_DIG_DBIAS20 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_V_RTC_DBIAS20 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_K_DIG_LDO + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_K_RTC_LDO + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_FLASH_VENDOR + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_FLASH_TEMP + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_FLASH_CAP + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_BLK_VERSION_MINOR + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_PKG_VERSION + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WAFER_VERSION_MINOR_LO + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D7 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D6 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D5 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D4 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_DQS + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_WP + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_HD + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_CS + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_Q + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_CLK + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_MAC + 0x00000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DISABLE_BLK_VERSION_MAJOR + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DISABLE_WAFER_VERSION_MAJOR + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ERR_RST_ENABLE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_VERSION + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_FORCE_SEND_RESUME + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_UART_PRINT_CONTROL + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ENABLE_SECURITY_DOWNLOAD + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_USB_SERIAL_JTAG_ROM_PRINT + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_DIRECT_BOOT + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_DOWNLOAD_MODE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_FLASH_TPUW + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_BOOT_EN + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY_PURPOSE_5 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY_PURPOSE_4 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY_PURPOSE_3 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY_PURPOSE_2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY_PURPOSE_1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY_PURPOSE_0 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_BOOT_KEY_REVOKE2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_BOOT_KEY_REVOKE1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_BOOT_KEY_REVOKE0 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_BOOT_CRYPT_CNT + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WDT_DELAY_SEL + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_VDD_SPI_AS_GPIO + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_USB_EXCHG_PINS + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_PAD_JTAG + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SOFT_DIS_JTAG + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_JTAG_SEL_ENABLE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_TWAI + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_FORCE_DOWNLOAD + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_USB_SERIAL_JTAG + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_DOWNLOAD_ICACHE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_USB_JTAG + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_ICACHE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_BLOCK_SYS_DATA2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_BLOCK_KEY5 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_BLOCK_KEY4 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_BLOCK_KEY3 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_BLOCK_KEY2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_BLOCK_KEY1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_BLOCK_KEY0 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SOFT_DIS_JTAG + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_VDD_SPI_AS_GPIO + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_USB_EXCHG_PINS + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_BLOCK_SYS_DATA2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_BLOCK_KEY5 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_BLOCK_KEY4 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_BLOCK_KEY3 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_BLOCK_KEY2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_BLOCK_KEY1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_BLOCK_KEY0 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_CUSTOM_MAC + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_BLOCK_USR_DATA + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN3 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN0 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN3 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN0 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_OCODE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_TEMP_CALIB + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_BLK_VERSION_MAJOR + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_OPTIONAL_UNIQUE_ID + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SYS_DATA_PART1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_WAFER_VERSION_MAJOR + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_WAFER_VERSION_MINOR_HI + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_THRES_HVT + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIG_DBIAS_HVT + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_V_DIG_DBIAS20 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_V_RTC_DBIAS20 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_K_DIG_LDO + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_K_RTC_LDO + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_FLASH_VENDOR + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_FLASH_TEMP + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_FLASH_CAP + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_BLK_VERSION_MINOR + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_PKG_VERSION + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_WAFER_VERSION_MINOR_LO + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D7 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D6 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D5 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D4 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_DQS + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_WP + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_HD + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_CS + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_Q + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_CLK + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_MAC + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_BLK1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DISABLE_BLK_VERSION_MAJOR + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DISABLE_WAFER_VERSION_MAJOR + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_ERR_RST_ENABLE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SECURE_VERSION + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_FORCE_SEND_RESUME + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_UART_PRINT_CONTROL + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_ENABLE_SECURITY_DOWNLOAD + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIS_USB_SERIAL_JTAG_ROM_PRINT + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIS_DIRECT_BOOT + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIS_DOWNLOAD_MODE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_FLASH_TPUW + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_EN + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY_PURPOSE_5 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY_PURPOSE_4 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY_PURPOSE_3 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY_PURPOSE_2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY_PURPOSE_1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY_PURPOSE_0 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE2 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE1 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE0 + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_BOOT_CRYPT_CNT + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_WDT_DELAY_SEL + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIS_DOWNLOAD_MANUAL_ENCRYPT + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIS_PAD_JTAG + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_JTAG_SEL_ENABLE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIS_TWAI + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIS_FORCE_DOWNLOAD + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIS_USB_SERIAL_JTAG + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIS_DOWNLOAD_ICACHE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIS_USB_JTAG + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_DIS_ICACHE + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_RD_DIS + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SYS_DATA_PART2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY5 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY4 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY3 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY2 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY1 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY0 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.USER_DATA_MAC_CUSTOM + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.USER_DATA + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_CAL_VOL_ATTEN3 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_CAL_VOL_ATTEN2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_CAL_VOL_ATTEN1 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_CAL_VOL_ATTEN0 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_INIT_CODE_ATTEN3 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_INIT_CODE_ATTEN2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_INIT_CODE_ATTEN1 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_INIT_CODE_ATTEN0 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.OCODE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.TEMP_CALIB + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.BLK_VERSION_MAJOR + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.OPTIONAL_UNIQUE_ID + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WAFER_VERSION_MAJOR + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WAFER_VERSION_MINOR_HI + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.THRES_HVT + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIG_DBIAS_HVT + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.V_DIG_DBIAS20 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.V_RTC_DBIAS20 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.K_DIG_LDO + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.K_RTC_LDO + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.FLASH_VENDOR + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.FLASH_TEMP + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.FLASH_CAP + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.BLK_VERSION_MINOR + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.PKG_VERSION + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WAFER_VERSION_MINOR_LO + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_D7 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_D6 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_D5 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_D4 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_DQS + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_WP + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_HD + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_CS + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_D + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_Q + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_CLK + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.MAC 0x00000000 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DISABLE_BLK_VERSION_MAJOR + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DISABLE_WAFER_VERSION_MAJOR + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ERR_RST_ENABLE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_VERSION + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.FORCE_SEND_RESUME + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.UART_PRINT_CONTROL + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ENABLE_SECURITY_DOWNLOAD + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_USB_SERIAL_JTAG_ROM_PRINT + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_DIRECT_BOOT + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_DOWNLOAD_MODE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.FLASH_TPUW + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_BOOT_AGGRESSIVE_REVOKE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_BOOT_EN + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY_PURPOSE_5 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY_PURPOSE_4 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY_PURPOSE_3 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY_PURPOSE_2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY_PURPOSE_1 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY_PURPOSE_0 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_BOOT_KEY_REVOKE2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_BOOT_KEY_REVOKE1 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_BOOT_KEY_REVOKE0 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_BOOT_CRYPT_CNT + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WDT_DELAY_SEL + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.VDD_SPI_AS_GPIO + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.USB_EXCHG_PINS + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_DOWNLOAD_MANUAL_ENCRYPT + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_PAD_JTAG + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SOFT_DIS_JTAG + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.JTAG_SEL_ENABLE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_TWAI + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_FORCE_DOWNLOAD + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_USB_SERIAL_JTAG + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_DOWNLOAD_ICACHE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_USB_JTAG + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_ICACHE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_BLOCK_SYS_DATA2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_BLOCK_KEY5 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_BLOCK_KEY4 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_BLOCK_KEY3 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_BLOCK_KEY2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_BLOCK_KEY1 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_BLOCK_KEY0 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SOFT_DIS_JTAG + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_VDD_SPI_AS_GPIO + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_USB_EXCHG_PINS + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_BLOCK_SYS_DATA2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_BLOCK_KEY5 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_BLOCK_KEY4 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_BLOCK_KEY3 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_BLOCK_KEY2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_BLOCK_KEY1 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_BLOCK_KEY0 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_CUSTOM_MAC + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_BLOCK_USR_DATA + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_ADC1_CAL_VOL_ATTEN3 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_ADC1_CAL_VOL_ATTEN2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_ADC1_CAL_VOL_ATTEN1 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_ADC1_CAL_VOL_ATTEN0 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_ADC1_INIT_CODE_ATTEN3 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_ADC1_INIT_CODE_ATTEN2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_ADC1_INIT_CODE_ATTEN1 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_ADC1_INIT_CODE_ATTEN0 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_OCODE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_TEMP_CALIB + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_BLK_VERSION_MAJOR + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_OPTIONAL_UNIQUE_ID + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SYS_DATA_PART1 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_WAFER_VERSION_MAJOR + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_WAFER_VERSION_MINOR_HI + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_THRES_HVT + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIG_DBIAS_HVT + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_V_DIG_DBIAS20 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_V_RTC_DBIAS20 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_K_DIG_LDO + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_K_RTC_LDO + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_FLASH_VENDOR + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_FLASH_TEMP + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_FLASH_CAP + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_BLK_VERSION_MINOR + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_PKG_VERSION + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_WAFER_VERSION_MINOR_LO + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_PAD_CONFIG_D7 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_PAD_CONFIG_D6 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_PAD_CONFIG_D5 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_PAD_CONFIG_D4 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_PAD_CONFIG_DQS + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_PAD_CONFIG_WP + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_PAD_CONFIG_HD + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_PAD_CONFIG_CS + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_PAD_CONFIG_D + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_PAD_CONFIG_Q + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_PAD_CONFIG_CLK + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_MAC + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_BLK1 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DISABLE_BLK_VERSION_MAJOR + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DISABLE_WAFER_VERSION_MAJOR + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_ERR_RST_ENABLE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SECURE_VERSION + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_FORCE_SEND_RESUME + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_UART_PRINT_CONTROL + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_ENABLE_SECURITY_DOWNLOAD + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIS_USB_SERIAL_JTAG_ROM_PRINT + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIS_DIRECT_BOOT + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIS_DOWNLOAD_MODE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_FLASH_TPUW + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SECURE_BOOT_EN + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY_PURPOSE_5 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY_PURPOSE_4 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY_PURPOSE_3 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY_PURPOSE_2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY_PURPOSE_1 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY_PURPOSE_0 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SECURE_BOOT_KEY_REVOKE2 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SECURE_BOOT_KEY_REVOKE1 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SECURE_BOOT_KEY_REVOKE0 + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_BOOT_CRYPT_CNT + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_WDT_DELAY_SEL + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIS_DOWNLOAD_MANUAL_ENCRYPT + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIS_PAD_JTAG + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_JTAG_SEL_ENABLE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIS_TWAI + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIS_FORCE_DOWNLOAD + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIS_USB_SERIAL_JTAG + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIS_DOWNLOAD_ICACHE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIS_USB_JTAG + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_DIS_ICACHE + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_RD_DIS + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_info 0x00000000 0x24cd esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_abbrev 0x00000000 0x106 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_aranges + 0x00000000 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_line 0x00000000 0x238 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_str 0x00000000 0x26cc esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .comment 0x00000000 0x30 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .text 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .data 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .bss 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .text.esp_efuse_get_pkg_ver + 0x00000000 0x2a esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .text.esp_efuse_set_rom_log_scheme + 0x00000000 0x3e esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .text.esp_efuse_disable_rom_download_mode + 0x00000000 0x10 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .text.esp_efuse_enable_rom_secure_download_mode + 0x00000000 0x34 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_info 0x00000000 0x3ba esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_abbrev 0x00000000 0x18f esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_loc 0x00000000 0x1f esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_aranges + 0x00000000 0x38 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_ranges 0x00000000 0x28 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_line 0x00000000 0x4b5 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_str 0x00000000 0x604 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .comment 0x00000000 0x30 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_frame 0x00000000 0x80 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .text 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .data 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .bss 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_field_blob + 0x00000000 0x6e esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_read_field_bit.str1.4 + 0x00000000 0x3b esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_field_bit + 0x00000000 0x4a esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_field_cnt + 0x00000000 0x50 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_field_blob + 0x00000000 0x74 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_write_field_cnt.str1.4 + 0x00000000 0x59 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_field_cnt + 0x00000000 0xac esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_field_bit + 0x00000000 0x5a esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_get_field_size + 0x00000000 0x18 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_reg + 0x00000000 0x5a esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_block + 0x00000000 0x44 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_reg + 0x00000000 0x46 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_block + 0x00000000 0x44 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_batch_write_begin.str1.4 + 0x00000000 0x5c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_batch_write_begin + 0x00000000 0x72 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_batch_write_cancel.str1.4 + 0x00000000 0x76 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_batch_write_cancel + 0x00000000 0x72 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_batch_write_commit.str1.4 + 0x00000000 0x42 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_batch_write_commit + 0x00000000 0x8e esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_check_errors + 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.__func__.0 + 0x00000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.__func__.1 + 0x00000000 0x13 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.__func__.2 + 0x00000000 0x19 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .sbss.s_batch_writing_mode + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_info 0x00000000 0xdf7 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_abbrev 0x00000000 0x318 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_loc 0x00000000 0x84b esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_aranges + 0x00000000 0x90 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_ranges 0x00000000 0xc0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_line 0x00000000 0xfe2 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_str 0x00000000 0x803 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .comment 0x00000000 0x30 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_frame 0x00000000 0x1ec esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .data 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .bss 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.write_reg.str1.4 + 0x00000000 0xb4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.write_reg + 0x00000000 0x7a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_process.str1.4 + 0x00000000 0x69 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_process + 0x00000000 0x18a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_reset + 0x00000000 0x50 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_burn_efuses + 0x00000000 0x2e esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_erase_virt_blocks + 0x00000000 0x2 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_update_virt_blocks.str1.4 + 0x00000000 0x32 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_update_virt_blocks + 0x00000000 0x2a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_debug_dump_single_block.str1.4 + 0x00000000 0x12 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_debug_dump_single_block + 0x00000000 0x8e esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_debug_dump_pending + 0x00000000 0x46 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_debug_dump_blocks.str1.4 + 0x00000000 0xd esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_debug_dump_blocks + 0x00000000 0x46 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_get_number_of_items + 0x00000000 0x10 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_read_reg + 0x00000000 0x68 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_fill_buff + 0x00000000 0xde esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_count_once + 0x00000000 0x62 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_write_cnt.str1.4 + 0x00000000 0x31 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_write_cnt + 0x00000000 0xce esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_write_reg.str1.4 + 0x00000000 0x5d esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_write_reg + 0x00000000 0x64 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_write_blob + 0x00000000 0x92 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_get_read_register_address.str1.4 + 0x00000000 0x16 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_get_read_register_address + 0x00000000 0x3e esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_is_correct_written_data.str1.4 + 0x00000000 0xdd esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_is_correct_written_data + 0x00000000 0xd6 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__.0 + 0x00000000 0x2c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__.1 + 0x00000000 0x1b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__.2 + 0x00000000 0xa esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__.3 + 0x00000000 0xf esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__.4 + 0x00000000 0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .sbss.s_burn_counter + 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_info 0x00000000 0x14b2 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_abbrev 0x00000000 0x437 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_loc 0x00000000 0x145d esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_aranges + 0x00000000 0xa8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_ranges 0x00000000 0x2c8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_line 0x00000000 0x1844 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_str 0x00000000 0xa5a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .comment 0x00000000 0x30 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_frame 0x00000000 0x2bc esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .data 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .bss 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_block_is_empty + 0x00000000 0x36 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_write_protect + 0x00000000 0x72 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_read_protect + 0x00000000 0x3e esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_coding_scheme + 0x00000000 0x6 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_purpose_field + 0x00000000 0x20 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_key + 0x00000000 0x20 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.esp_efuse_get_key_dis_read.str1.4 + 0x00000000 0x8f esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_key_dis_read + 0x00000000 0x4a esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_key_dis_read + 0x00000000 0x28 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_key_dis_write + 0x00000000 0x4a esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_key_dis_write + 0x00000000 0x28 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_key_purpose + 0x00000000 0x48 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_key_purpose + 0x00000000 0x3c esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_keypurpose_dis_write + 0x00000000 0x4a esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_keypurpose_dis_write + 0x00000000 0x28 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_find_purpose + 0x00000000 0x42 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_key_block_unused + 0x00000000 0x5e esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_find_unused_key_block + 0x00000000 0x2a esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_count_unused_key_blocks + 0x00000000 0x32 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.esp_efuse_write_key.str1.4 + 0x00000000 0x70 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_write_key + 0x00000000 0x116 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.esp_efuse_write_keys.str1.4 + 0x00000000 0xed esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_write_keys + 0x00000000 0x156 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.esp_efuse_get_digest_revoke.str1.4 + 0x00000000 0x42 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_digest_revoke + 0x00000000 0x48 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_digest_revoke + 0x00000000 0x26 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_write_protect_of_digest_revoke + 0x00000000 0x48 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_write_protect_of_digest_revoke + 0x00000000 0x26 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.esp_secure_boot_read_key_digests.str1.4 + 0x00000000 0x24 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_secure_boot_read_key_digests + 0x00000000 0xa8 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.__func__.0 + 0x00000000 0x21 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.__func__.1 + 0x00000000 0x2d esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.__func__.2 + 0x00000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.__func__.3 + 0x00000000 0x23 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.__func__.4 + 0x00000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.__func__.5 + 0x00000000 0x1b esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.s_revoke_table + 0x00000000 0x24 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.s_table + 0x00000000 0x78 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_info 0x00000000 0x1594 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_abbrev 0x00000000 0x3b8 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_loc 0x00000000 0xdce esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_aranges + 0x00000000 0xe0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_ranges 0x00000000 0x210 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_line 0x00000000 0x14df esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_str 0x00000000 0x104c esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .comment 0x00000000 0x30 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_frame 0x00000000 0x324 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .data 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .bss 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_clear_program_registers + 0x00000000 0x18 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_check_errors.str1.4 + 0x00000000 0x82 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_check_errors + 0x00000000 0x7c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_burn_chip.str1.4 + 0x00000000 0x203 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_burn_chip + 0x00000000 0x28a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_apply_new_coding_scheme.str1.4 + 0x00000000 0x4a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_apply_new_coding_scheme + 0x00000000 0xb4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.range_write_addr_blocks + 0x00000000 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .bss.write_mass_blocks + 0x00000000 0x160 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.range_read_addr_blocks + 0x00000000 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_info 0x00000000 0x3e29 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_abbrev 0x00000000 0x337 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_loc 0x00000000 0x374 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_aranges + 0x00000000 0x38 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_ranges 0x00000000 0x188 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_line 0x00000000 0xce0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_str 0x00000000 0x2b9f esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .comment 0x00000000 0x30 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_frame 0x00000000 0xd4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_bbpll_add_consumer + 0x00000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_bbpll_remove_consumer + 0x00000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_32k_enable_external + 0x00000000 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_32k_bootstrap + 0x00000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_32k_enabled + 0x00000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_8m_enabled + 0x00000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_8md256_enabled + 0x00000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_cpu_set_to_default_config + 0x00000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_cpu_freq_set_xtal + 0x00000000 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_cpu_freq_set_config_fast + 0x00000000 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_dig_clk8m_enable + 0x00000000 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_dig_clk8m_disable + 0x00000000 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_dig_8m_enabled + 0x00000000 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text 0x00000000 0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + .iram1.0 0x00000000 0x22 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + .text 0x00000000 0x0 esp-idf/log/liblog.a(log_noos.c.obj) + .data 0x00000000 0x0 esp-idf/log/liblog.a(log_noos.c.obj) + .bss 0x00000000 0x0 esp-idf/log/liblog.a(log_noos.c.obj) + .rodata.esp_log_impl_lock.str1.4 + 0x00000000 0x2c esp-idf/log/liblog.a(log_noos.c.obj) + .text.esp_log_impl_lock + 0x00000000 0x38 esp-idf/log/liblog.a(log_noos.c.obj) + .text.esp_log_impl_lock_timeout + 0x00000000 0x14 esp-idf/log/liblog.a(log_noos.c.obj) + .rodata.esp_log_impl_unlock.str1.4 + 0x00000000 0xc esp-idf/log/liblog.a(log_noos.c.obj) + .text.esp_log_impl_unlock + 0x00000000 0x3a esp-idf/log/liblog.a(log_noos.c.obj) + .rodata.__func__.1 + 0x00000000 0x14 esp-idf/log/liblog.a(log_noos.c.obj) + .rodata.__func__.0 + 0x00000000 0x12 esp-idf/log/liblog.a(log_noos.c.obj) + .sbss.s_lock 0x00000000 0x4 esp-idf/log/liblog.a(log_noos.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_get_mac + 0x00000000 0x14 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .iram1.1 0x00000000 0x1e esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_set_timing + 0x00000000 0x44 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_read + 0x00000000 0x4c esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_clear_program_registers + 0x00000000 0x8 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_program + 0x00000000 0x6a esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_rs_calculate + 0x00000000 0x8 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_is_coding_error_in_block + 0x00000000 0x6e esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .text.wdt_hal_deinit + 0x00000000 0x70 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .text.wdt_hal_disable + 0x00000000 0x20 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .text.wdt_hal_handle_intr + 0x00000000 0x2c esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .text.wdt_hal_feed + 0x00000000 0x1c esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .text.wdt_hal_is_enabled + 0x00000000 0x12 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .text.mmu_hal_pages_to_bytes + 0x00000000 0x6 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .text.mmu_hal_bytes_to_pages + 0x00000000 0x6 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .text.mmu_hal_paddr_to_vaddr + 0x00000000 0x64 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .text.mmu_hal_unmap_region + 0x00000000 0x64 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .text.mmu_hal_vaddr_to_paddr + 0x00000000 0x68 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(cache_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(cache_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(cache_hal.c.obj) + .text.cache_hal_vaddr_to_cache_level_id.part.0 + 0x00000000 0x4c esp-idf/hal/libhal.a(cache_hal.c.obj) + .text.cache_hal_suspend + 0x00000000 0x1a esp-idf/hal/libhal.a(cache_hal.c.obj) + .text.cache_hal_resume + 0x00000000 0x24 esp-idf/hal/libhal.a(cache_hal.c.obj) + .text.cache_hal_is_cache_enabled + 0x00000000 0xa esp-idf/hal/libhal.a(cache_hal.c.obj) + .text.cache_hal_vaddr_to_cache_level_id + 0x00000000 0x10 esp-idf/hal/libhal.a(cache_hal.c.obj) + .text.cache_hal_invalidate_addr + 0x00000000 0x38 esp-idf/hal/libhal.a(cache_hal.c.obj) + .text.cache_hal_get_cache_line_size + 0x00000000 0x1a esp-idf/hal/libhal.a(cache_hal.c.obj) + .text 0x00000000 0x28 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .debug_info 0x00000000 0x1af C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .debug_abbrev 0x00000000 0x10c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .debug_loclists + 0x00000000 0x6b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .debug_line 0x00000000 0x107 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .debug_str 0x00000000 0x1dd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .debug_line_str + 0x00000000 0x210 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + .text 0x00000000 0x28 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .debug_info 0x00000000 0x1af C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .debug_abbrev 0x00000000 0x10c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .debug_loclists + 0x00000000 0x6b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .debug_line 0x00000000 0x107 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .debug_str 0x00000000 0x1dd C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .debug_line_str + 0x00000000 0x210 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + .text 0x00000000 0x42 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .debug_info 0x00000000 0xdf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .debug_abbrev 0x00000000 0x65 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .debug_loclists + 0x00000000 0xd6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .debug_line 0x00000000 0xe9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .debug_str 0x00000000 0x1a4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .debug_line_str + 0x00000000 0x210 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + .text 0x00000000 0x39e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .debug_info 0x00000000 0x7a1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .debug_abbrev 0x00000000 0x1bf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .debug_loclists + 0x00000000 0x5ab C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .debug_rnglists + 0x00000000 0x93 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .debug_line 0x00000000 0x9ae C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .debug_str 0x00000000 0x252 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .debug_line_str + 0x00000000 0x210 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .eh_frame 0x00000000 0x28 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + .text 0x00000000 0x35e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .debug_info 0x00000000 0x76f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .debug_abbrev 0x00000000 0x1a6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .debug_loclists + 0x00000000 0x6ff C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .debug_rnglists + 0x00000000 0x99 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .debug_line 0x00000000 0x905 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .debug_str 0x00000000 0x253 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .debug_line_str + 0x00000000 0x210 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .eh_frame 0x00000000 0x28 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + .rodata 0x00000000 0x100 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + .debug_info 0x00000000 0xe6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + .debug_abbrev 0x00000000 0x70 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + .debug_aranges + 0x00000000 0x18 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + .debug_line 0x00000000 0x3f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + .debug_str 0x00000000 0x1a0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + .debug_line_str + 0x00000000 0x210 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + .text 0x00000000 0x4a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .debug_info 0x00000000 0x10f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .debug_abbrev 0x00000000 0x8a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .debug_loclists + 0x00000000 0x130 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .debug_line 0x00000000 0x15f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .debug_str 0x00000000 0x112 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .debug_line_str + 0x00000000 0x2e9 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + .text 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + .data 0x00000000 0xf0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + .sdata 0x00000000 0x4 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + .debug_info 0x00000000 0x84c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + .debug_abbrev 0x00000000 0x174 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + .debug_aranges + 0x00000000 0x18 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + .debug_line 0x00000000 0x51 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + .debug_str 0x00000000 0x4e2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + .debug_line_str + 0x00000000 0x2f1 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + .text 0x00000000 0xa8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memset.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memset.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memset.o) + .debug_line 0x00000000 0x18e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memset.o) + .debug_line_str + 0x00000000 0x10b C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memset.o) + .debug_info 0x00000000 0x33 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memset.o) + .debug_abbrev 0x00000000 0x28 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memset.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memset.o) + .debug_str 0x00000000 0x11e C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memset.o) + .riscv.attributes + 0x00000000 0x42 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memset.o) + .text 0x00000000 0xe8 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .data 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .bss 0x00000000 0x0 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .debug_info 0x00000000 0x256 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .debug_abbrev 0x00000000 0x107 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .debug_loclists + 0x00000000 0x1d6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .debug_aranges + 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .debug_line 0x00000000 0x31c C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .debug_str 0x00000000 0x133 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .debug_line_str + 0x00000000 0x3b6 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .comment 0x00000000 0x30 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .debug_frame 0x00000000 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + .riscv.attributes + 0x00000000 0x44 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + +Memory Configuration + +Name Origin Length Attributes +iram_seg 0x403cc710 0x00002000 xrw +iram_loader_seg 0x403ce710 0x00007000 xrw +dram_seg 0x3fcd5710 0x00005000 rw +*default* 0x00000000 0xffffffff + +Linker script and memory map + + 0x00000000 IDF_TARGET_ESP32C3 = 0x0 +LOAD CMakeFiles/bootloader.elf.dir/project_elf_src_esp32c3.c.obj +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/micro-ecc/libmicro-ecc.a +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/esp_bootloader_format/libesp_bootloader_format.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/esp_system/libesp_system.a +LOAD esp-idf/esp_hw_support/libesp_hw_support.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/log/liblog.a +LOAD esp-idf/main/libmain.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/micro-ecc/libmicro-ecc.a +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/esp_bootloader_format/libesp_bootloader_format.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/esp_system/libesp_system.a +LOAD esp-idf/esp_hw_support/libesp_hw_support.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/log/liblog.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/micro-ecc/libmicro-ecc.a +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/esp_bootloader_format/libesp_bootloader_format.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/esp_system/libesp_system.a +LOAD esp-idf/esp_hw_support/libesp_hw_support.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/log/liblog.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/micro-ecc/libmicro-ecc.a +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/esp_bootloader_format/libesp_bootloader_format.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/esp_system/libesp_system.a +LOAD esp-idf/esp_hw_support/libesp_hw_support.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/log/liblog.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/micro-ecc/libmicro-ecc.a +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/esp_bootloader_format/libesp_bootloader_format.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/esp_system/libesp_system.a +LOAD esp-idf/esp_hw_support/libesp_hw_support.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/log/liblog.a +LOAD C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a +LOAD C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a +LOAD C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libnosys.a +LOAD C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a +LOAD C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a +START GROUP +LOAD C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a +LOAD C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a +LOAD C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libnosys.a +END GROUP + 0x40000018 rtc_get_reset_reason = 0x40000018 + 0x4000001c analog_super_wdt_reset_happened = 0x4000001c + 0x40000020 jtag_cpu_reset_happened = 0x40000020 + 0x40000024 rtc_get_wakeup_cause = 0x40000024 + 0x40000028 rtc_boot_control = 0x40000028 + 0x4000002c rtc_select_apb_bridge = 0x4000002c + 0x40000030 rtc_unhold_all_pads = 0x40000030 + 0x40000034 set_rtc_memory_crc = 0x40000034 + 0x40000038 cacl_rtc_memory_crc = 0x40000038 + 0x4000003c ets_is_print_boot = 0x4000003c + 0x40000040 ets_printf = 0x40000040 + 0x40000044 ets_install_putc1 = 0x40000044 + 0x40000048 ets_install_uart_printf = 0x40000048 + 0x4000004c ets_install_putc2 = 0x4000004c + 0x40000050 PROVIDE (ets_delay_us = 0x40000050) + 0x40000054 ets_get_stack_info = 0x40000054 + 0x40000058 ets_install_lock = 0x40000058 + 0x4000005c ets_backup_dma_copy = 0x4000005c + 0x40000060 ets_apb_backup_init_lock_func = 0x40000060 + 0x40000064 UartRxString = 0x40000064 + 0x40000068 uart_tx_one_char = 0x40000068 + 0x4000006c uart_tx_one_char2 = 0x4000006c + 0x40000070 uart_rx_one_char = 0x40000070 + 0x40000074 uart_rx_one_char_block = 0x40000074 + 0x40000078 uart_rx_readbuff = 0x40000078 + 0x4000007c uartAttach = 0x4000007c + 0x40000080 uart_tx_flush = 0x40000080 + 0x40000084 uart_tx_wait_idle = 0x40000084 + 0x40000088 uart_div_modify = 0x40000088 + 0x4000008c multofup = 0x4000008c + 0x40000090 software_reset = 0x40000090 + 0x40000094 software_reset_cpu = 0x40000094 + 0x40000098 assist_debug_clock_enable = 0x40000098 + 0x4000009c assist_debug_record_enable = 0x4000009c + 0x400000a0 clear_super_wdt_reset_flag = 0x400000a0 + 0x400000a4 disable_default_watchdog = 0x400000a4 + 0x400000a8 send_packet = 0x400000a8 + 0x400000ac recv_packet = 0x400000ac + 0x400000b0 GetUartDevice = 0x400000b0 + 0x400000b4 UartDwnLdProc = 0x400000b4 + 0x400000b8 Uart_Init = 0x400000b8 + 0x400000bc ets_set_user_start = 0x400000bc + 0x3ff1fffc ets_rom_layout_p = 0x3ff1fffc + 0x3fcdfffc ets_ops_table_ptr = 0x3fcdfffc + 0x400000c0 mz_adler32 = 0x400000c0 + 0x400000c4 mz_crc32 = 0x400000c4 + 0x400000c8 mz_free = 0x400000c8 + 0x400000cc tdefl_compress = 0x400000cc + 0x400000d0 tdefl_compress_buffer = 0x400000d0 + 0x400000d4 tdefl_compress_mem_to_heap = 0x400000d4 + 0x400000d8 tdefl_compress_mem_to_mem = 0x400000d8 + 0x400000dc tdefl_compress_mem_to_output = 0x400000dc + 0x400000e0 tdefl_get_adler32 = 0x400000e0 + 0x400000e4 tdefl_get_prev_return_status = 0x400000e4 + 0x400000e8 tdefl_init = 0x400000e8 + 0x400000ec tdefl_write_image_to_png_file_in_memory = 0x400000ec + 0x400000f0 tdefl_write_image_to_png_file_in_memory_ex = 0x400000f0 + 0x400000f4 tinfl_decompress = 0x400000f4 + 0x400000f8 tinfl_decompress_mem_to_callback = 0x400000f8 + 0x400000fc tinfl_decompress_mem_to_heap = 0x400000fc + 0x40000100 tinfl_decompress_mem_to_mem = 0x40000100 + [!provide] PROVIDE (jd_prepare = 0x40000104) + [!provide] PROVIDE (jd_decomp = 0x40000108) + 0x4000010c PROVIDE (esp_rom_spiflash_wait_idle = 0x4000010c) + 0x40000110 PROVIDE (esp_rom_spiflash_write_encrypted = 0x40000110) + [!provide] PROVIDE (esp_rom_spiflash_write_encrypted_dest = 0x40000114) + [!provide] PROVIDE (esp_rom_spiflash_write_encrypted_enable = 0x40000118) + [!provide] PROVIDE (esp_rom_spiflash_write_encrypted_disable = 0x4000011c) + [!provide] PROVIDE (esp_rom_spiflash_erase_chip = 0x40000120) + 0x40000124 PROVIDE (esp_rom_spiflash_erase_block = 0x40000124) + 0x40000128 PROVIDE (esp_rom_spiflash_erase_sector = 0x40000128) + 0x4000012c PROVIDE (esp_rom_spiflash_write = 0x4000012c) + 0x40000130 PROVIDE (esp_rom_spiflash_read = 0x40000130) + 0x40000134 PROVIDE (esp_rom_spiflash_config_param = 0x40000134) + [!provide] PROVIDE (esp_rom_spiflash_read_user_cmd = 0x40000138) + [!provide] PROVIDE (esp_rom_spiflash_select_qio_pins = 0x4000013c) + [!provide] PROVIDE (esp_rom_spiflash_unlock = 0x40000140) + [!provide] PROVIDE (esp_rom_spi_flash_auto_sus_res = 0x40000144) + [!provide] PROVIDE (esp_rom_spi_flash_send_resume = 0x40000148) + [!provide] PROVIDE (esp_rom_spi_flash_update_id = 0x4000014c) + 0x40000150 PROVIDE (esp_rom_spiflash_config_clk = 0x40000150) + [!provide] PROVIDE (esp_rom_spiflash_config_readmode = 0x40000154) + [!provide] PROVIDE (esp_rom_spiflash_read_status = 0x40000158) + [!provide] PROVIDE (esp_rom_spiflash_read_statushigh = 0x4000015c) + [!provide] PROVIDE (esp_rom_spiflash_write_status = 0x40000160) + [!provide] PROVIDE (esp_rom_spiflash_attach = 0x40000164) + [!provide] PROVIDE (spi_flash_get_chip_size = 0x40000168) + [!provide] PROVIDE (spi_flash_guard_set = 0x4000016c) + [!provide] PROVIDE (spi_flash_guard_get = 0x40000170) + [!provide] PROVIDE (spi_flash_write_config_set = 0x40000174) + [!provide] PROVIDE (spi_flash_write_config_get = 0x40000178) + [!provide] PROVIDE (spi_flash_safe_write_address_func_set = 0x4000017c) + [!provide] PROVIDE (spi_flash_unlock = 0x40000180) + [!provide] PROVIDE (spi_flash_erase_range = 0x40000184) + [!provide] PROVIDE (spi_flash_erase_sector = 0x40000188) + [!provide] PROVIDE (spi_flash_write = 0x4000018c) + [!provide] PROVIDE (spi_flash_read = 0x40000190) + [!provide] PROVIDE (spi_flash_write_encrypted = 0x40000194) + [!provide] PROVIDE (spi_flash_read_encrypted = 0x40000198) + [!provide] PROVIDE (spi_flash_mmap_os_func_set = 0x4000019c) + [!provide] PROVIDE (spi_flash_mmap_page_num_init = 0x400001a0) + [!provide] PROVIDE (spi_flash_mmap = 0x400001a4) + [!provide] PROVIDE (spi_flash_mmap_pages = 0x400001a8) + [!provide] PROVIDE (spi_flash_munmap = 0x400001ac) + [!provide] PROVIDE (spi_flash_mmap_dump = 0x400001b0) + [!provide] PROVIDE (spi_flash_check_and_flush_cache = 0x400001b4) + [!provide] PROVIDE (spi_flash_mmap_get_free_pages = 0x400001b8) + [!provide] PROVIDE (spi_flash_cache2phys = 0x400001bc) + [!provide] PROVIDE (spi_flash_phys2cache = 0x400001c0) + [!provide] PROVIDE (spi_flash_disable_cache = 0x400001c4) + [!provide] PROVIDE (spi_flash_restore_cache = 0x400001c8) + [!provide] PROVIDE (spi_flash_cache_enabled = 0x400001cc) + [!provide] PROVIDE (spi_flash_enable_cache = 0x400001d0) + [!provide] PROVIDE (spi_cache_mode_switch = 0x400001d4) + [!provide] PROVIDE (spi_common_set_dummy_output = 0x400001d8) + [!provide] PROVIDE (spi_common_set_flash_cs_timing = 0x400001dc) + [!provide] PROVIDE (esp_enable_cache_flash_wrap = 0x400001e0) + [!provide] PROVIDE (SPIEraseArea = 0x400001e4) + [!provide] PROVIDE (SPILock = 0x400001e8) + [!provide] PROVIDE (SPIMasterReadModeCnfig = 0x400001ec) + [!provide] PROVIDE (SPI_Common_Command = 0x400001f0) + [!provide] PROVIDE (SPI_WakeUp = 0x400001f4) + [!provide] PROVIDE (SPI_block_erase = 0x400001f8) + [!provide] PROVIDE (SPI_chip_erase = 0x400001fc) + [!provide] PROVIDE (SPI_init = 0x40000200) + [!provide] PROVIDE (SPI_page_program = 0x40000204) + [!provide] PROVIDE (SPI_read_data = 0x40000208) + [!provide] PROVIDE (SPI_sector_erase = 0x4000020c) + [!provide] PROVIDE (SPI_write_enable = 0x40000210) + [!provide] PROVIDE (SelectSpiFunction = 0x40000214) + [!provide] PROVIDE (SetSpiDrvs = 0x40000218) + [!provide] PROVIDE (Wait_SPI_Idle = 0x4000021c) + [!provide] PROVIDE (spi_dummy_len_fix = 0x40000220) + [!provide] PROVIDE (Disable_QMode = 0x40000224) + [!provide] PROVIDE (Enable_QMode = 0x40000228) + [!provide] PROVIDE (rom_spiflash_legacy_funcs = 0x3fcdfff4) + 0x3fcdfff0 PROVIDE (rom_spiflash_legacy_data = 0x3fcdfff0) + [!provide] PROVIDE (g_flash_guard_ops = 0x3fcdfff8) + [!provide] PROVIDE (spi_flash_hal_poll_cmd_done = 0x4000022c) + [!provide] PROVIDE (spi_flash_hal_device_config = 0x40000230) + [!provide] PROVIDE (spi_flash_hal_configure_host_io_mode = 0x40000234) + [!provide] PROVIDE (spi_flash_hal_common_command = 0x40000238) + [!provide] PROVIDE (spi_flash_hal_read = 0x4000023c) + [!provide] PROVIDE (spi_flash_hal_erase_chip = 0x40000240) + [!provide] PROVIDE (spi_flash_hal_erase_sector = 0x40000244) + [!provide] PROVIDE (spi_flash_hal_erase_block = 0x40000248) + [!provide] PROVIDE (spi_flash_hal_program_page = 0x4000024c) + [!provide] PROVIDE (spi_flash_hal_set_write_protect = 0x40000250) + [!provide] PROVIDE (spi_flash_hal_host_idle = 0x40000254) + [!provide] PROVIDE (spi_flash_chip_generic_probe = 0x40000258) + [!provide] PROVIDE (spi_flash_chip_generic_detect_size = 0x4000025c) + [!provide] PROVIDE (spi_flash_chip_generic_write = 0x40000260) + [!provide] PROVIDE (spi_flash_chip_generic_write_encrypted = 0x40000264) + [!provide] PROVIDE (spi_flash_chip_generic_set_write_protect = 0x40000268) + [!provide] PROVIDE (spi_flash_common_write_status_16b_wrsr = 0x4000026c) + [!provide] PROVIDE (spi_flash_chip_generic_reset = 0x40000270) + [!provide] PROVIDE (spi_flash_chip_generic_erase_chip = 0x40000274) + [!provide] PROVIDE (spi_flash_chip_generic_erase_sector = 0x40000278) + [!provide] PROVIDE (spi_flash_chip_generic_erase_block = 0x4000027c) + [!provide] PROVIDE (spi_flash_chip_generic_page_program = 0x40000280) + [!provide] PROVIDE (spi_flash_chip_generic_get_write_protect = 0x40000284) + [!provide] PROVIDE (spi_flash_common_read_status_16b_rdsr_rdsr2 = 0x40000288) + [!provide] PROVIDE (spi_flash_chip_generic_read_reg = 0x4000028c) + [!provide] PROVIDE (spi_flash_chip_generic_yield = 0x40000290) + [!provide] PROVIDE (spi_flash_generic_wait_host_idle = 0x40000294) + [!provide] PROVIDE (spi_flash_chip_generic_wait_idle = 0x40000298) + [!provide] PROVIDE (spi_flash_chip_generic_config_host_io_mode = 0x4000029c) + [!provide] PROVIDE (spi_flash_chip_generic_read = 0x400002a0) + [!provide] PROVIDE (spi_flash_common_read_status_8b_rdsr2 = 0x400002a4) + [!provide] PROVIDE (spi_flash_chip_generic_get_io_mode = 0x400002a8) + [!provide] PROVIDE (spi_flash_common_read_status_8b_rdsr = 0x400002ac) + [!provide] PROVIDE (spi_flash_common_write_status_8b_wrsr = 0x400002b0) + [!provide] PROVIDE (spi_flash_common_write_status_8b_wrsr2 = 0x400002b4) + [!provide] PROVIDE (spi_flash_common_set_io_mode = 0x400002b8) + [!provide] PROVIDE (spi_flash_chip_generic_set_io_mode = 0x400002bc) + [!provide] PROVIDE (spi_flash_chip_gd_get_io_mode = 0x400002c0) + [!provide] PROVIDE (spi_flash_chip_gd_probe = 0x400002c4) + [!provide] PROVIDE (spi_flash_chip_gd_set_io_mode = 0x400002c8) + [!provide] PROVIDE (spi_flash_chip_generic_config_data = 0x3fcdffec) + [!provide] PROVIDE (memspi_host_read_id_hs = 0x400002cc) + [!provide] PROVIDE (memspi_host_read_status_hs = 0x400002d0) + [!provide] PROVIDE (memspi_host_flush_cache = 0x400002d4) + [!provide] PROVIDE (memspi_host_erase_chip = 0x400002d8) + [!provide] PROVIDE (memspi_host_erase_sector = 0x400002dc) + [!provide] PROVIDE (memspi_host_erase_block = 0x400002e0) + [!provide] PROVIDE (memspi_host_program_page = 0x400002e4) + [!provide] PROVIDE (memspi_host_read = 0x400002e8) + [!provide] PROVIDE (memspi_host_set_write_protect = 0x400002ec) + [!provide] PROVIDE (memspi_host_set_max_read_len = 0x400002f0) + [!provide] PROVIDE (memspi_host_read_data_slicer = 0x400002f4) + [!provide] PROVIDE (memspi_host_write_data_slicer = 0x400002f8) + [!provide] PROVIDE (esp_flash_chip_driver_initialized = 0x400002fc) + [!provide] PROVIDE (esp_flash_read_id = 0x40000300) + [!provide] PROVIDE (esp_flash_get_size = 0x40000304) + [!provide] PROVIDE (esp_flash_erase_chip = 0x40000308) + [!provide] PROVIDE (rom_esp_flash_erase_region = 0x4000030c) + [!provide] PROVIDE (esp_flash_get_chip_write_protect = 0x40000310) + [!provide] PROVIDE (esp_flash_set_chip_write_protect = 0x40000314) + [!provide] PROVIDE (esp_flash_get_protectable_regions = 0x40000318) + [!provide] PROVIDE (esp_flash_get_protected_region = 0x4000031c) + [!provide] PROVIDE (esp_flash_set_protected_region = 0x40000320) + [!provide] PROVIDE (esp_flash_read = 0x40000324) + [!provide] PROVIDE (esp_flash_write = 0x40000328) + [!provide] PROVIDE (esp_flash_write_encrypted = 0x4000032c) + [!provide] PROVIDE (esp_flash_read_encrypted = 0x40000330) + [!provide] PROVIDE (esp_flash_get_io_mode = 0x40000334) + [!provide] PROVIDE (esp_flash_set_io_mode = 0x40000338) + [!provide] PROVIDE (spi_flash_boot_attach = 0x4000033c) + [!provide] PROVIDE (spi_flash_dump_counters = 0x40000340) + [!provide] PROVIDE (spi_flash_get_counters = 0x40000344) + [!provide] PROVIDE (spi_flash_op_counters_config = 0x40000348) + [!provide] PROVIDE (spi_flash_reset_counters = 0x4000034c) + [!provide] PROVIDE (esp_flash_default_chip = 0x3fcdffe8) + [!provide] PROVIDE (esp_flash_api_funcs = 0x3fcdffe4) + 0x400004b0 PROVIDE (Cache_Get_ICache_Line_Size = 0x400004b0) + [!provide] PROVIDE (Cache_Get_Mode = 0x400004b4) + [!provide] PROVIDE (Cache_Address_Through_IBus = 0x400004b8) + [!provide] PROVIDE (Cache_Address_Through_DBus = 0x400004bc) + [!provide] PROVIDE (Cache_Set_Default_Mode = 0x400004c0) + [!provide] PROVIDE (Cache_Enable_Defalut_ICache_Mode = 0x400004c4) + 0x400004c8 PROVIDE (ROM_Boot_Cache_Init = 0x400004c8) + [!provide] PROVIDE (Cache_Invalidate_ICache_Items = 0x400004cc) + [!provide] PROVIDE (Cache_Op_Addr = 0x400004d0) + 0x400004d4 PROVIDE (Cache_Invalidate_Addr = 0x400004d4) + [!provide] PROVIDE (Cache_Invalidate_ICache_All = 0x400004d8) + [!provide] PROVIDE (Cache_Mask_All = 0x400004dc) + [!provide] PROVIDE (Cache_UnMask_Dram0 = 0x400004e0) + [!provide] PROVIDE (Cache_Suspend_ICache_Autoload = 0x400004e4) + [!provide] PROVIDE (Cache_Resume_ICache_Autoload = 0x400004e8) + [!provide] PROVIDE (Cache_Start_ICache_Preload = 0x400004ec) + [!provide] PROVIDE (Cache_ICache_Preload_Done = 0x400004f0) + [!provide] PROVIDE (Cache_End_ICache_Preload = 0x400004f4) + [!provide] PROVIDE (Cache_Config_ICache_Autoload = 0x400004f8) + [!provide] PROVIDE (Cache_Enable_ICache_Autoload = 0x400004fc) + [!provide] PROVIDE (Cache_Disable_ICache_Autoload = 0x40000500) + [!provide] PROVIDE (Cache_Enable_ICache_PreLock = 0x40000504) + [!provide] PROVIDE (Cache_Disable_ICache_PreLock = 0x40000508) + [!provide] PROVIDE (Cache_Lock_ICache_Items = 0x4000050c) + [!provide] PROVIDE (Cache_Unlock_ICache_Items = 0x40000510) + [!provide] PROVIDE (Cache_Lock_Addr = 0x40000514) + [!provide] PROVIDE (Cache_Unlock_Addr = 0x40000518) + 0x4000051c PROVIDE (Cache_Disable_ICache = 0x4000051c) + 0x40000520 PROVIDE (Cache_Enable_ICache = 0x40000520) + 0x40000524 PROVIDE (Cache_Suspend_ICache = 0x40000524) + 0x40000528 PROVIDE (Cache_Resume_ICache = 0x40000528) + [!provide] PROVIDE (Cache_Freeze_ICache_Enable = 0x4000052c) + [!provide] PROVIDE (Cache_Freeze_ICache_Disable = 0x40000530) + [!provide] PROVIDE (Cache_Pms_Lock = 0x40000534) + [!provide] PROVIDE (Cache_Ibus_Pms_Set_Addr = 0x40000538) + [!provide] PROVIDE (Cache_Ibus_Pms_Set_Attr = 0x4000053c) + [!provide] PROVIDE (Cache_Dbus_Pms_Set_Addr = 0x40000540) + [!provide] PROVIDE (Cache_Dbus_Pms_Set_Attr = 0x40000544) + [!provide] PROVIDE (Cache_Set_IDROM_MMU_Size = 0x40000548) + [!provide] PROVIDE (Cache_Get_IROM_MMU_End = 0x4000054c) + [!provide] PROVIDE (Cache_Get_DROM_MMU_End = 0x40000550) + [!provide] PROVIDE (Cache_Owner_Init = 0x40000554) + [!provide] PROVIDE (Cache_Occupy_ICache_MEMORY = 0x40000558) + [!provide] PROVIDE (Cache_MMU_Init = 0x4000055c) + [!provide] PROVIDE (Cache_Ibus_MMU_Set = 0x40000560) + [!provide] PROVIDE (Cache_Dbus_MMU_Set = 0x40000564) + [!provide] PROVIDE (Cache_Count_Flash_Pages = 0x40000568) + [!provide] PROVIDE (Cache_Travel_Tag_Memory = 0x4000056c) + [!provide] PROVIDE (Cache_Get_Virtual_Addr = 0x40000570) + [!provide] PROVIDE (Cache_Get_Memory_BaseAddr = 0x40000574) + [!provide] PROVIDE (Cache_Get_Memory_Addr = 0x40000578) + [!provide] PROVIDE (Cache_Get_Memory_value = 0x4000057c) + [!provide] PROVIDE (rom_cache_op_cb = 0x3fcdffd8) + [!provide] PROVIDE (rom_cache_internal_table_ptr = 0x3fcdffd4) + 0x40000580 ets_get_apb_freq = 0x40000580 + 0x40000584 ets_get_cpu_frequency = 0x40000584 + 0x40000588 ets_update_cpu_frequency = 0x40000588 + 0x4000058c ets_get_printf_channel = 0x4000058c + 0x40000590 ets_get_xtal_div = 0x40000590 + 0x40000594 ets_set_xtal_div = 0x40000594 + 0x40000598 ets_get_xtal_freq = 0x40000598 + 0x4000059c gpio_input_get = 0x4000059c + 0x400005a0 gpio_matrix_in = 0x400005a0 + 0x400005a4 gpio_matrix_out = 0x400005a4 + 0x400005a8 gpio_output_disable = 0x400005a8 + 0x400005ac gpio_output_enable = 0x400005ac + 0x400005b0 gpio_output_set = 0x400005b0 + 0x400005b4 gpio_pad_hold = 0x400005b4 + 0x400005b8 gpio_pad_input_disable = 0x400005b8 + 0x400005bc gpio_pad_input_enable = 0x400005bc + 0x400005c0 gpio_pad_pulldown = 0x400005c0 + 0x400005c4 gpio_pad_pullup = 0x400005c4 + 0x400005c8 gpio_pad_select_gpio = 0x400005c8 + 0x400005cc gpio_pad_set_drv = 0x400005cc + 0x400005d0 gpio_pad_unhold = 0x400005d0 + 0x400005d4 gpio_pin_wakeup_disable = 0x400005d4 + 0x400005d8 gpio_pin_wakeup_enable = 0x400005d8 + 0x400005dc gpio_bypass_matrix_in = 0x400005dc + 0x400005e0 esprv_intc_int_set_priority = 0x400005e0 + 0x400005e4 esprv_intc_int_set_threshold = 0x400005e4 + 0x400005e8 esprv_intc_int_enable = 0x400005e8 + 0x400005ec esprv_intc_int_disable = 0x400005ec + 0x400005f0 esprv_intc_int_set_type = 0x400005f0 + 0x400005f4 intr_matrix_set = 0x400005f4 + 0x400005f8 ets_intr_lock = 0x400005f8 + 0x400005fc ets_intr_unlock = 0x400005fc + [!provide] PROVIDE (intr_handler_set = 0x40000600) + 0x40000604 ets_isr_attach = 0x40000604 + 0x40000608 ets_isr_mask = 0x40000608 + 0x4000060c ets_isr_unmask = 0x4000060c + 0x40000610 md5_vector = 0x40000610 + 0x40000614 MD5Init = 0x40000614 + 0x40000618 MD5Update = 0x40000618 + 0x4000061c MD5Final = 0x4000061c + 0x40000620 hmac_md5_vector = 0x40000620 + 0x40000624 hmac_md5 = 0x40000624 + 0x40000628 crc32_le = 0x40000628 + 0x4000062c crc32_be = 0x4000062c + 0x40000630 crc16_le = 0x40000630 + 0x40000634 crc16_be = 0x40000634 + 0x40000638 crc8_le = 0x40000638 + 0x4000063c crc8_be = 0x4000063c + 0x40000640 esp_crc8 = 0x40000640 + 0x40000644 ets_sha_enable = 0x40000644 + 0x40000648 ets_sha_disable = 0x40000648 + 0x4000064c ets_sha_get_state = 0x4000064c + 0x40000650 ets_sha_init = 0x40000650 + 0x40000654 ets_sha_process = 0x40000654 + 0x40000658 ets_sha_starts = 0x40000658 + 0x4000065c ets_sha_update = 0x4000065c + 0x40000660 ets_sha_finish = 0x40000660 + 0x40000664 ets_sha_clone = 0x40000664 + 0x40000668 ets_hmac_enable = 0x40000668 + 0x4000066c ets_hmac_disable = 0x4000066c + 0x40000670 ets_hmac_calculate_message = 0x40000670 + 0x40000674 ets_hmac_calculate_downstream = 0x40000674 + 0x40000678 ets_hmac_invalidate_downstream = 0x40000678 + 0x4000067c ets_jtag_enable_temporarily = 0x4000067c + 0x40000680 ets_aes_enable = 0x40000680 + 0x40000684 ets_aes_disable = 0x40000684 + 0x40000688 ets_aes_setkey = 0x40000688 + 0x4000068c ets_aes_block = 0x4000068c + 0x40000690 ets_bigint_enable = 0x40000690 + 0x40000694 ets_bigint_disable = 0x40000694 + 0x40000698 ets_bigint_multiply = 0x40000698 + 0x4000069c ets_bigint_modmult = 0x4000069c + 0x400006a0 ets_bigint_modexp = 0x400006a0 + 0x400006a4 ets_bigint_wait_finish = 0x400006a4 + 0x400006a8 ets_bigint_getz = 0x400006a8 + 0x400006ac ets_ds_enable = 0x400006ac + 0x400006b0 ets_ds_disable = 0x400006b0 + 0x400006b4 ets_ds_start_sign = 0x400006b4 + 0x400006b8 ets_ds_is_busy = 0x400006b8 + 0x400006bc ets_ds_finish_sign = 0x400006bc + 0x400006c0 ets_ds_encrypt_params = 0x400006c0 + 0x400006c4 ets_aes_setkey_dec = 0x400006c4 + 0x400006c8 ets_aes_setkey_enc = 0x400006c8 + 0x400006cc ets_mgf1_sha256 = 0x400006cc + 0x400006d0 ets_efuse_read = 0x400006d0 + 0x400006d4 ets_efuse_program = 0x400006d4 + 0x400006d8 ets_efuse_clear_program_registers = 0x400006d8 + 0x400006dc ets_efuse_write_key = 0x400006dc + 0x400006e0 ets_efuse_get_read_register_address = 0x400006e0 + 0x400006e4 ets_efuse_get_key_purpose = 0x400006e4 + 0x400006e8 ets_efuse_key_block_unused = 0x400006e8 + 0x400006ec ets_efuse_find_unused_key_block = 0x400006ec + 0x400006f0 ets_efuse_rs_calculate = 0x400006f0 + 0x400006f4 ets_efuse_count_unused_key_blocks = 0x400006f4 + 0x400006f8 ets_efuse_secure_boot_enabled = 0x400006f8 + 0x400006fc ets_efuse_secure_boot_aggressive_revoke_enabled = 0x400006fc + 0x40000700 ets_efuse_cache_encryption_enabled = 0x40000700 + 0x40000704 ets_efuse_download_modes_disabled = 0x40000704 + 0x40000708 ets_efuse_find_purpose = 0x40000708 + 0x4000070c ets_efuse_flash_opi_5pads_power_sel_vddspi = 0x4000070c + 0x40000710 ets_efuse_force_send_resume = 0x40000710 + 0x40000714 ets_efuse_get_flash_delay_us = 0x40000714 + 0x40000718 ets_efuse_get_mac = 0x40000718 + 0x4000071c ets_efuse_get_spiconfig = 0x4000071c + 0x40000720 ets_efuse_usb_print_is_disabled = 0x40000720 + 0x40000724 ets_efuse_usb_serial_jtag_print_is_disabled = 0x40000724 + 0x40000728 ets_efuse_get_uart_print_control = 0x40000728 + 0x4000072c ets_efuse_get_wp_pad = 0x4000072c + 0x40000730 ets_efuse_legacy_spi_boot_mode_disabled = 0x40000730 + 0x40000734 ets_efuse_security_download_modes_enabled = 0x40000734 + 0x40000738 ets_efuse_set_timing = 0x40000738 + 0x4000073c ets_efuse_jtag_disabled = 0x4000073c + 0x40000740 ets_efuse_usb_download_mode_disabled = 0x40000740 + 0x40000744 ets_efuse_usb_module_disabled = 0x40000744 + 0x40000748 ets_efuse_usb_device_disabled = 0x40000748 + 0x4000074c ets_emsa_pss_verify = 0x4000074c + 0x40000750 ets_rsa_pss_verify = 0x40000750 + 0x40000754 ets_secure_boot_verify_bootloader_with_keys = 0x40000754 + 0x40000758 ets_secure_boot_verify_signature = 0x40000758 + 0x4000075c ets_secure_boot_read_key_digests = 0x4000075c + 0x40000760 ets_secure_boot_revoke_public_key_digest = 0x40000760 + [!provide] PROVIDE (usb_uart_rx_one_char = 0x400008cc) + [!provide] PROVIDE (usb_uart_rx_one_char_block = 0x400008d0) + [!provide] PROVIDE (usb_uart_tx_flush = 0x400008d4) + [!provide] PROVIDE (usb_uart_tx_one_char = 0x400008d8) + 0x3fcdffd1 PROVIDE (g_uart_print = 0x3fcdffd1) + 0x3fcdffd0 PROVIDE (g_usb_print = 0x3fcdffd0) + 0x400008dc bt_rf_coex_get_dft_cfg = 0x400008dc + 0x400008e0 bt_rf_coex_hooks_p_set = 0x400008e0 + 0x400008e4 btdm_con_maxevtime_cal_impl = 0x400008e4 + 0x400008e8 btdm_controller_get_compile_version_impl = 0x400008e8 + 0x400008ec btdm_controller_rom_data_init = 0x400008ec + 0x400008f0 btdm_dis_privacy_err_report_impl = 0x400008f0 + 0x400008f4 btdm_disable_adv_delay_impl = 0x400008f4 + 0x400008f8 btdm_enable_scan_continue_impl = 0x400008f8 + 0x400008fc btdm_enable_scan_forever_impl = 0x400008fc + 0x40000900 btdm_get_power_state_impl = 0x40000900 + 0x40000904 btdm_get_prevent_sleep_flag_impl = 0x40000904 + 0x40000908 btdm_power_state_active_impl = 0x40000908 + 0x4000090c btdm_switch_phy_coded_impl = 0x4000090c + 0x40000910 hci_acl_data_handler = 0x40000910 + 0x40000914 hci_disconnect_cmd_handler = 0x40000914 + 0x40000918 hci_le_con_upd_cmd_handler = 0x40000918 + 0x4000091c hci_le_ltk_req_neg_reply_cmd_handler = 0x4000091c + 0x40000920 hci_le_ltk_req_reply_cmd_handler = 0x40000920 + 0x40000924 hci_le_rd_chnl_map_cmd_handler = 0x40000924 + 0x40000928 hci_le_rd_phy_cmd_handler = 0x40000928 + 0x4000092c hci_le_rd_rem_feats_cmd_handler = 0x4000092c + 0x40000930 hci_le_rem_con_param_req_neg_reply_cmd_handler = 0x40000930 + 0x40000934 hci_le_rem_con_param_req_reply_cmd_handler = 0x40000934 + 0x40000938 hci_le_set_data_len_cmd_handler = 0x40000938 + 0x4000093c hci_le_set_phy_cmd_handler = 0x4000093c + 0x40000940 hci_le_start_enc_cmd_handler = 0x40000940 + 0x40000944 hci_rd_auth_payl_to_cmd_handler = 0x40000944 + 0x40000948 hci_rd_rem_ver_info_cmd_handler = 0x40000948 + 0x4000094c hci_rd_rssi_cmd_handler = 0x4000094c + 0x40000950 hci_rd_tx_pwr_lvl_cmd_handler = 0x40000950 + 0x40000954 hci_vs_set_pref_slave_evt_dur_cmd_handler = 0x40000954 + 0x40000958 hci_vs_set_pref_slave_latency_cmd_handler = 0x40000958 + 0x4000095c hci_wr_auth_payl_to_cmd_handler = 0x4000095c + 0x40000960 ll_channel_map_ind_handler = 0x40000960 + 0x40000964 ll_connection_param_req_handler = 0x40000964 + 0x40000968 ll_connection_param_rsp_handler = 0x40000968 + 0x4000096c ll_connection_update_ind_handler = 0x4000096c + 0x40000970 ll_enc_req_handler = 0x40000970 + 0x40000974 ll_enc_rsp_handler = 0x40000974 + 0x40000978 ll_feature_req_handler = 0x40000978 + 0x4000097c ll_feature_rsp_handler = 0x4000097c + 0x40000980 ll_length_req_handler = 0x40000980 + 0x40000984 ll_length_rsp_handler = 0x40000984 + 0x40000988 ll_min_used_channels_ind_handler = 0x40000988 + 0x4000098c ll_pause_enc_req_handler = 0x4000098c + 0x40000990 ll_pause_enc_rsp_handler = 0x40000990 + 0x40000994 ll_phy_req_handler = 0x40000994 + 0x40000998 ll_phy_rsp_handler = 0x40000998 + 0x4000099c ll_phy_update_ind_handler = 0x4000099c + 0x400009a0 ll_ping_req_handler = 0x400009a0 + 0x400009a4 ll_ping_rsp_handler = 0x400009a4 + 0x400009a8 ll_slave_feature_req_handler = 0x400009a8 + 0x400009ac ll_start_enc_req_handler = 0x400009ac + 0x400009b0 ll_start_enc_rsp_handler = 0x400009b0 + 0x400009b4 ll_terminate_ind_handler = 0x400009b4 + 0x400009b8 ll_version_ind_handler = 0x400009b8 + 0x400009bc llc_auth_payl_nearly_to_handler = 0x400009bc + 0x400009c0 llc_auth_payl_real_to_handler = 0x400009c0 + 0x400009c4 llc_encrypt_ind_handler = 0x400009c4 + 0x400009c8 llc_hci_command_handler_wrapper = 0x400009c8 + 0x400009cc llc_ll_connection_param_req_pdu_send = 0x400009cc + 0x400009d0 llc_ll_connection_param_rsp_pdu_send = 0x400009d0 + 0x400009d4 llc_ll_connection_update_ind_pdu_send = 0x400009d4 + 0x400009d8 llc_ll_enc_req_pdu_send = 0x400009d8 + 0x400009dc llc_ll_enc_rsp_pdu_send = 0x400009dc + 0x400009e0 llc_ll_feature_req_pdu_send = 0x400009e0 + 0x400009e4 llc_ll_feature_rsp_pdu_send = 0x400009e4 + 0x400009e8 llc_ll_length_req_pdu_send = 0x400009e8 + 0x400009ec llc_ll_length_rsp_pdu_send = 0x400009ec + 0x400009f0 llc_ll_pause_enc_req_pdu_send = 0x400009f0 + 0x400009f4 llc_ll_pause_enc_rsp_pdu_send = 0x400009f4 + 0x400009f8 llc_ll_phy_req_pdu_send = 0x400009f8 + 0x400009fc llc_ll_phy_rsp_pdu_send = 0x400009fc + 0x40000a00 llc_ll_ping_req_pdu_send = 0x40000a00 + 0x40000a04 llc_ll_ping_rsp_pdu_send = 0x40000a04 + 0x40000a08 llc_ll_start_enc_req_pdu_send = 0x40000a08 + 0x40000a0c llc_ll_start_enc_rsp_pdu_send = 0x40000a0c + 0x40000a10 llc_ll_terminate_ind_pdu_send = 0x40000a10 + 0x40000a14 llc_ll_unknown_rsp_pdu_send = 0x40000a14 + 0x40000a18 llc_llcp_ch_map_update_ind_pdu_send = 0x40000a18 + 0x40000a1c llc_llcp_phy_upd_ind_pdu_send = 0x40000a1c + 0x40000a20 llc_llcp_version_ind_pdu_send = 0x40000a20 + 0x40000a24 llc_op_ch_map_upd_ind_handler = 0x40000a24 + 0x40000a28 llc_op_con_upd_ind_handler = 0x40000a28 + 0x40000a2c llc_op_disconnect_ind_handler = 0x40000a2c + 0x40000a30 llc_op_dl_upd_ind_handler = 0x40000a30 + 0x40000a34 llc_op_encrypt_ind_handler = 0x40000a34 + 0x40000a38 llc_op_feats_exch_ind_handler = 0x40000a38 + 0x40000a3c llc_op_le_ping_ind_handler = 0x40000a3c + 0x40000a40 llc_op_phy_upd_ind_handler = 0x40000a40 + 0x40000a44 llc_op_ver_exch_ind_handler = 0x40000a44 + 0x40000a48 llc_stopped_ind_handler = 0x40000a48 + 0x40000a4c lld_acl_rx_ind_handler = 0x40000a4c + 0x40000a50 lld_acl_tx_cfm_handler = 0x40000a50 + 0x40000a54 lld_adv_end_ind_handler = 0x40000a54 + 0x40000a58 lld_adv_rep_ind_handler = 0x40000a58 + 0x40000a5c lld_ch_map_upd_cfm_handler = 0x40000a5c + 0x40000a60 lld_con_estab_ind_handler = 0x40000a60 + 0x40000a64 lld_con_evt_sd_evt_time_set = 0x40000a64 + 0x40000a68 lld_con_offset_upd_ind_handler = 0x40000a68 + 0x40000a6c lld_con_param_upd_cfm_handler = 0x40000a6c + 0x40000a70 lld_disc_ind_handler = 0x40000a70 + 0x40000a74 lld_init_end_ind_handler = 0x40000a74 + 0x40000a78 lld_llcp_rx_ind_handler_wrapper = 0x40000a78 + 0x40000a7c lld_llcp_tx_cfm_handler = 0x40000a7c + 0x40000a80 lld_per_adv_end_ind_handler = 0x40000a80 + 0x40000a84 lld_per_adv_rep_ind_handler = 0x40000a84 + 0x40000a88 lld_per_adv_rx_end_ind_handler = 0x40000a88 + 0x40000a8c lld_phy_coded_500k_get = 0x40000a8c + 0x40000a90 lld_phy_upd_cfm_handler = 0x40000a90 + 0x40000a94 lld_scan_end_ind_handler = 0x40000a94 + 0x40000a98 lld_scan_req_ind_handler = 0x40000a98 + 0x40000a9c lld_sync_start_req_handler = 0x40000a9c + 0x40000aa0 lld_test_end_ind_handler = 0x40000aa0 + 0x40000aa4 lld_update_rxbuf_handler = 0x40000aa4 + 0x40000aa8 llm_ch_map_update_ind_handler = 0x40000aa8 + 0x40000aac llm_hci_command_handler_wrapper = 0x40000aac + 0x40000ab0 llm_scan_period_to_handler = 0x40000ab0 + 0x40000ab4 r_Add2SelfBigHex256 = 0x40000ab4 + 0x40000ab8 r_AddBigHex256 = 0x40000ab8 + 0x40000abc r_AddBigHexModP256 = 0x40000abc + 0x40000ac0 r_AddP256 = 0x40000ac0 + 0x40000ac4 r_AddPdiv2_256 = 0x40000ac4 + 0x40000ac8 r_GF_Jacobian_Point_Addition256 = 0x40000ac8 + 0x40000acc r_GF_Jacobian_Point_Double256 = 0x40000acc + 0x40000ad0 r_GF_Point_Jacobian_To_Affine256 = 0x40000ad0 + 0x40000ad4 r_MultiplyBigHexByUint32_256 = 0x40000ad4 + 0x40000ad8 r_MultiplyBigHexModP256 = 0x40000ad8 + 0x40000adc r_MultiplyByU16ModP256 = 0x40000adc + 0x40000ae0 r_SubtractBigHex256 = 0x40000ae0 + 0x40000ae4 r_SubtractBigHexMod256 = 0x40000ae4 + 0x40000ae8 r_SubtractBigHexUint32_256 = 0x40000ae8 + 0x40000aec r_SubtractFromSelfBigHex256 = 0x40000aec + 0x40000af0 r_SubtractFromSelfBigHexSign256 = 0x40000af0 + 0x40000af4 r_aes_alloc = 0x40000af4 + 0x40000af8 r_aes_ccm_continue = 0x40000af8 + 0x40000afc r_aes_ccm_process_e = 0x40000afc + 0x40000b00 r_aes_ccm_xor_128_lsb = 0x40000b00 + 0x40000b04 r_aes_ccm_xor_128_msb = 0x40000b04 + 0x40000b08 r_aes_cmac_continue = 0x40000b08 + 0x40000b0c r_aes_cmac_start = 0x40000b0c + 0x40000b10 r_aes_k1_continue = 0x40000b10 + 0x40000b14 r_aes_k2_continue = 0x40000b14 + 0x40000b18 r_aes_k3_continue = 0x40000b18 + 0x40000b1c r_aes_k4_continue = 0x40000b1c + 0x40000b20 r_aes_shift_left_128 = 0x40000b20 + 0x40000b24 r_aes_start = 0x40000b24 + 0x40000b28 r_aes_xor_128 = 0x40000b28 + 0x40000b2c r_assert_err = 0x40000b2c + 0x40000b30 r_assert_param = 0x40000b30 + 0x40000b34 r_assert_warn = 0x40000b34 + 0x40000b38 r_bigHexInversion256 = 0x40000b38 + 0x40000b3c r_ble_sw_cca_check_isr = 0x40000b3c + 0x40000b40 r_ble_util_buf_acl_tx_alloc = 0x40000b40 + 0x40000b44 r_ble_util_buf_acl_tx_elt_get = 0x40000b44 + 0x40000b48 r_ble_util_buf_acl_tx_free = 0x40000b48 + 0x40000b4c r_ble_util_buf_acl_tx_free_in_isr = 0x40000b4c + 0x40000b50 r_ble_util_buf_adv_tx_alloc = 0x40000b50 + 0x40000b54 r_ble_util_buf_adv_tx_free = 0x40000b54 + 0x40000b58 r_ble_util_buf_adv_tx_free_in_isr = 0x40000b58 + 0x40000b5c r_ble_util_buf_env_deinit = 0x40000b5c + 0x40000b60 r_ble_util_buf_env_init = 0x40000b60 + 0x40000b64 r_ble_util_buf_get_rx_buf_nb = 0x40000b64 + 0x40000b68 r_ble_util_buf_get_rx_buf_size = 0x40000b68 + 0x40000b6c r_ble_util_buf_llcp_tx_alloc = 0x40000b6c + 0x40000b70 r_ble_util_buf_llcp_tx_free = 0x40000b70 + 0x40000b74 r_ble_util_buf_rx_alloc = 0x40000b74 + 0x40000b78 r_ble_util_buf_rx_alloc_in_isr = 0x40000b78 + 0x40000b7c r_ble_util_buf_rx_free = 0x40000b7c + 0x40000b80 r_ble_util_buf_rx_free_in_isr = 0x40000b80 + 0x40000b84 r_ble_util_buf_set_rx_buf_nb = 0x40000b84 + 0x40000b88 r_ble_util_buf_set_rx_buf_size = 0x40000b88 + 0x40000b8c r_ble_util_data_rx_buf_reset = 0x40000b8c + 0x40000b90 r_bt_bb_get_intr_mask = 0x40000b90 + 0x40000b94 r_bt_bb_intr_clear = 0x40000b94 + 0x40000b98 r_bt_bb_intr_mask_set = 0x40000b98 + 0x40000ba0 r_bt_rf_coex_cfg_set = 0x40000ba0 + 0x40000ba4 r_bt_rf_coex_conn_dynamic_pti_en_get = 0x40000ba4 + 0x40000bac r_bt_rf_coex_ext_adv_dynamic_pti_en_get = 0x40000bac + 0x40000bb0 r_bt_rf_coex_ext_scan_dynamic_pti_en_get = 0x40000bb0 + 0x40000bb4 r_bt_rf_coex_legacy_adv_dynamic_pti_en_get = 0x40000bb4 + 0x40000bb8 r_bt_rf_coex_per_adv_dynamic_pti_en_get = 0x40000bb8 + 0x40000bbc r_bt_rf_coex_pti_table_get = 0x40000bbc + 0x40000bc0 r_bt_rf_coex_st_param_get = 0x40000bc0 + 0x40000bc4 r_bt_rf_coex_st_param_set = 0x40000bc4 + 0x40000bc8 r_bt_rf_coex_sync_scan_dynamic_pti_en_get = 0x40000bc8 + 0x40000bcc r_bt_rma_apply_rule_cs_fmt = 0x40000bcc + 0x40000bd0 r_bt_rma_apply_rule_cs_idx = 0x40000bd0 + 0x40000bd4 r_bt_rma_configure = 0x40000bd4 + 0x40000bd8 r_bt_rma_deregister_rule_cs_fmt = 0x40000bd8 + 0x40000bdc r_bt_rma_deregister_rule_cs_idx = 0x40000bdc + 0x40000be0 r_bt_rma_get_ant_by_act = 0x40000be0 + 0x40000be4 r_bt_rma_init = 0x40000be4 + 0x40000be8 r_bt_rma_register_rule_cs_fmt = 0x40000be8 + 0x40000bec r_bt_rma_register_rule_cs_idx = 0x40000bec + 0x40000bf0 r_bt_rtp_apply_rule_cs_fmt = 0x40000bf0 + 0x40000bf4 r_bt_rtp_apply_rule_cs_idx = 0x40000bf4 + 0x40000bf8 r_bt_rtp_deregister_rule_cs_fmt = 0x40000bf8 + 0x40000bfc r_bt_rtp_deregister_rule_cs_idx = 0x40000bfc + 0x40000c04 r_bt_rtp_init = 0x40000c04 + 0x40000c08 r_bt_rtp_register_rule_cs_fmt = 0x40000c08 + 0x40000c0c r_bt_rtp_register_rule_cs_idx = 0x40000c0c + 0x40000c10 r_btdm_isr = 0x40000c10 + 0x40000c20 r_cali_phase_match_p = 0x40000c20 + 0x40000c24 r_cmp_abs_time = 0x40000c24 + 0x40000c28 r_cmp_dest_id = 0x40000c28 + 0x40000c2c r_cmp_timer_id = 0x40000c2c + 0x40000c30 r_co_bdaddr_compare = 0x40000c30 + 0x40000c34 r_co_ble_pkt_dur_in_us = 0x40000c34 + 0x40000c38 r_co_list_extract = 0x40000c38 + 0x40000c3c r_co_list_extract_after = 0x40000c3c + 0x40000c40 r_co_list_extract_sublist = 0x40000c40 + 0x40000c44 r_co_list_find = 0x40000c44 + 0x40000c48 r_co_list_init = 0x40000c48 + 0x40000c4c r_co_list_insert_after = 0x40000c4c + 0x40000c50 r_co_list_insert_before = 0x40000c50 + 0x40000c54 r_co_list_merge = 0x40000c54 + 0x40000c58 r_co_list_pool_init = 0x40000c58 + 0x40000c5c r_co_list_pop_front = 0x40000c5c + 0x40000c60 r_co_list_push_back = 0x40000c60 + 0x40000c64 r_co_list_push_back_sublist = 0x40000c64 + 0x40000c68 r_co_list_push_front = 0x40000c68 + 0x40000c6c r_co_list_size = 0x40000c6c + 0x40000c70 r_co_nb_good_le_channels = 0x40000c70 + 0x40000c74 r_co_util_pack = 0x40000c74 + 0x40000c78 r_co_util_read_array_size = 0x40000c78 + 0x40000c7c r_co_util_unpack = 0x40000c7c + 0x40000c80 r_dbg_env_deinit = 0x40000c80 + 0x40000c84 r_dbg_env_init = 0x40000c84 + 0x40000c88 r_dbg_platform_reset_complete = 0x40000c88 + 0x40000c8c r_dl_upd_proc_start = 0x40000c8c + 0x40000c90 r_dump_data = 0x40000c90 + 0x40000c94 r_ecc_abort_key256_generation = 0x40000c94 + 0x40000c98 r_ecc_gen_new_public_key = 0x40000c98 + 0x40000c9c r_ecc_gen_new_secret_key = 0x40000c9c + 0x40000ca0 r_ecc_generate_key256 = 0x40000ca0 + 0x40000ca4 r_ecc_get_debug_Keys = 0x40000ca4 + 0x40000ca8 r_ecc_init = 0x40000ca8 + 0x40000cac r_ecc_is_valid_point = 0x40000cac + 0x40000cb0 r_ecc_multiplication_event_handler = 0x40000cb0 + 0x40000cb4 r_ecc_point_multiplication_win_256 = 0x40000cb4 + 0x40000cb8 r_emi_alloc_em_mapping_by_offset = 0x40000cb8 + 0x40000cbc r_emi_base_reg_lut_show = 0x40000cbc + 0x40000cc0 r_emi_em_base_reg_show = 0x40000cc0 + 0x40000cc4 r_emi_free_em_mapping_by_offset = 0x40000cc4 + 0x40000cc8 r_emi_get_em_mapping_idx_by_offset = 0x40000cc8 + 0x40000ccc r_emi_get_mem_addr_by_offset = 0x40000ccc + 0x40000cd0 r_emi_overwrite_em_mapping_by_offset = 0x40000cd0 + 0x40000cd4 r_esp_vendor_hci_command_handler = 0x40000cd4 + 0x40000cd8 r_get_stack_usage = 0x40000cd8 + 0x40000cdc r_h4tl_acl_hdr_rx_evt_handler = 0x40000cdc + 0x40000ce0 r_h4tl_cmd_hdr_rx_evt_handler = 0x40000ce0 + 0x40000ce4 r_h4tl_cmd_pld_rx_evt_handler = 0x40000ce4 + 0x40000ce8 r_h4tl_eif_io_event_post = 0x40000ce8 + 0x40000cec r_h4tl_eif_register = 0x40000cec + 0x40000cf0 r_h4tl_init = 0x40000cf0 + 0x40000cf4 r_h4tl_out_of_sync = 0x40000cf4 + 0x40000cf8 r_h4tl_out_of_sync_check = 0x40000cf8 + 0x40000cfc r_h4tl_read_hdr = 0x40000cfc + 0x40000d00 r_h4tl_read_next_out_of_sync = 0x40000d00 + 0x40000d04 r_h4tl_read_payl = 0x40000d04 + 0x40000d08 r_h4tl_read_start = 0x40000d08 + 0x40000d0c r_h4tl_rx_acl_hdr_extract = 0x40000d0c + 0x40000d10 r_h4tl_rx_cmd_hdr_extract = 0x40000d10 + 0x40000d14 r_h4tl_rx_done = 0x40000d14 + 0x40000d18 r_h4tl_start = 0x40000d18 + 0x40000d1c r_h4tl_stop = 0x40000d1c + 0x40000d20 r_h4tl_tx_done = 0x40000d20 + 0x40000d24 r_h4tl_tx_evt_handler = 0x40000d24 + 0x40000d28 r_h4tl_write = 0x40000d28 + 0x40000d2c r_hci_acl_tx_data_alloc = 0x40000d2c + 0x40000d30 r_hci_acl_tx_data_received = 0x40000d30 + 0x40000d34 r_hci_basic_cmd_send_2_controller = 0x40000d34 + 0x40000d38 r_hci_ble_adv_report_filter_check = 0x40000d38 + 0x40000d3c r_hci_ble_adv_report_tx_check = 0x40000d3c + 0x40000d40 r_hci_ble_conhdl_register = 0x40000d40 + 0x40000d44 r_hci_ble_conhdl_unregister = 0x40000d44 + 0x40000d48 r_hci_build_acl_data = 0x40000d48 + 0x40000d4c r_hci_build_cc_evt = 0x40000d4c + 0x40000d50 r_hci_build_cs_evt = 0x40000d50 + 0x40000d54 r_hci_build_evt = 0x40000d54 + 0x40000d58 r_hci_build_le_evt = 0x40000d58 + 0x40000d5c r_hci_cmd_get_max_param_size = 0x40000d5c + 0x40000d60 r_hci_cmd_received = 0x40000d60 + 0x40000d64 r_hci_cmd_reject = 0x40000d64 + 0x40000d68 r_hci_evt_mask_check = 0x40000d68 + 0x40000d6c r_hci_evt_mask_set = 0x40000d6c + 0x40000d70 r_hci_fc_acl_buf_size_set = 0x40000d70 + 0x40000d74 r_hci_fc_acl_en = 0x40000d74 + 0x40000d78 r_hci_fc_acl_packet_sent = 0x40000d78 + 0x40000d7c r_hci_fc_check_host_available_nb_acl_packets = 0x40000d7c + 0x40000d80 r_hci_fc_host_nb_acl_pkts_complete = 0x40000d80 + 0x40000d84 r_hci_fc_init = 0x40000d84 + 0x40000d88 r_hci_look_for_cmd_desc = 0x40000d88 + 0x40000d8c r_hci_look_for_evt_desc = 0x40000d8c + 0x40000d90 r_hci_look_for_le_evt_desc = 0x40000d90 + 0x40000d94 r_hci_look_for_le_evt_desc_esp = 0x40000d94 + 0x40000d98 r_hci_pack_bytes = 0x40000d98 + 0x40000da0 r_hci_send_2_controller = 0x40000da0 + 0x40000da4 r_hci_send_2_host = 0x40000da4 + 0x40000da8 r_hci_tl_c2h_data_flow_on = 0x40000da8 + 0x40000dac r_hci_tl_cmd_hdr_rx_evt_handler = 0x40000dac + 0x40000db0 r_hci_tl_cmd_pld_rx_evt_handler = 0x40000db0 + 0x40000db4 r_hci_tl_get_pkt = 0x40000db4 + 0x40000db8 r_hci_tl_hci_pkt_handler = 0x40000db8 + 0x40000dbc r_hci_tl_hci_tx_done_evt_handler = 0x40000dbc + 0x40000dc0 r_hci_tl_inc_nb_h2c_cmd_pkts = 0x40000dc0 + 0x40000dc4 r_hci_tl_save_pkt = 0x40000dc4 + 0x40000dc8 r_hci_tl_send = 0x40000dc8 + 0x40000dcc r_hci_tx_done = 0x40000dcc + 0x40000dd0 r_hci_tx_start = 0x40000dd0 + 0x40000dd4 r_hci_tx_trigger = 0x40000dd4 + 0x40000dd8 r_isValidSecretKey_256 = 0x40000dd8 + 0x40000ddc r_ke_check_malloc = 0x40000ddc + 0x40000de0 r_ke_event_callback_set = 0x40000de0 + 0x40000de4 r_ke_event_clear = 0x40000de4 + 0x40000de8 r_ke_event_flush = 0x40000de8 + 0x40000dec r_ke_event_get = 0x40000dec + 0x40000df0 r_ke_event_get_all = 0x40000df0 + 0x40000df4 r_ke_event_init = 0x40000df4 + 0x40000df8 r_ke_event_schedule = 0x40000df8 + 0x40000dfc r_ke_event_set = 0x40000dfc + 0x40000e00 r_ke_flush = 0x40000e00 + 0x40000e04 r_ke_free = 0x40000e04 + 0x40000e08 r_ke_handler_search = 0x40000e08 + 0x40000e0c r_ke_init = 0x40000e0c + 0x40000e10 r_ke_is_free = 0x40000e10 + 0x40000e14 r_ke_malloc = 0x40000e14 + 0x40000e18 r_ke_mem_init = 0x40000e18 + 0x40000e1c r_ke_mem_is_empty = 0x40000e1c + 0x40000e20 r_ke_mem_is_in_heap = 0x40000e20 + 0x40000e24 r_ke_msg_alloc = 0x40000e24 + 0x40000e28 r_ke_msg_dest_id_get = 0x40000e28 + 0x40000e2c r_ke_msg_discard = 0x40000e2c + 0x40000e30 r_ke_msg_forward = 0x40000e30 + 0x40000e34 r_ke_msg_forward_new_id = 0x40000e34 + 0x40000e38 r_ke_msg_free = 0x40000e38 + 0x40000e3c r_ke_msg_in_queue = 0x40000e3c + 0x40000e40 r_ke_msg_save = 0x40000e40 + 0x40000e44 r_ke_msg_send = 0x40000e44 + 0x40000e48 r_ke_msg_send_basic = 0x40000e48 + 0x40000e4c r_ke_msg_src_id_get = 0x40000e4c + 0x40000e50 r_ke_queue_extract = 0x40000e50 + 0x40000e54 r_ke_queue_insert = 0x40000e54 + 0x40000e58 r_ke_sleep_check = 0x40000e58 + 0x40000e5c r_ke_state_get = 0x40000e5c + 0x40000e60 r_ke_state_set = 0x40000e60 + 0x40000e64 r_ke_task_check = 0x40000e64 + 0x40000e68 r_ke_task_create = 0x40000e68 + 0x40000e6c r_ke_task_delete = 0x40000e6c + 0x40000e70 r_ke_task_handler_get = 0x40000e70 + 0x40000e74 r_ke_task_init = 0x40000e74 + 0x40000e78 r_ke_task_msg_flush = 0x40000e78 + 0x40000e7c r_ke_task_saved_update = 0x40000e7c + 0x40000e84 r_ke_time = 0x40000e84 + 0x40000e88 r_ke_time_cmp = 0x40000e88 + 0x40000e8c r_ke_time_past = 0x40000e8c + 0x40000e90 r_ke_timer_active = 0x40000e90 + 0x40000e94 r_ke_timer_adjust_all = 0x40000e94 + 0x40000e98 r_ke_timer_clear = 0x40000e98 + 0x40000e9c r_ke_timer_init = 0x40000e9c + 0x40000ea0 r_ke_timer_schedule = 0x40000ea0 + 0x40000ea4 r_ke_timer_set = 0x40000ea4 + 0x40000ea8 r_led_init = 0x40000ea8 + 0x40000eac r_led_set_all = 0x40000eac + 0x40000eb0 r_llc_aes_res_cb = 0x40000eb0 + 0x40000eb4 r_llc_ch_map_up_proc_err_cb = 0x40000eb4 + 0x40000eb8 r_llc_cleanup = 0x40000eb8 + 0x40000ebc r_llc_cmd_cmp_send = 0x40000ebc + 0x40000ec0 r_llc_cmd_stat_send = 0x40000ec0 + 0x40000ec4 r_llc_con_move_cbk = 0x40000ec4 + 0x40000ec8 r_llc_con_plan_set_update = 0x40000ec8 + 0x40000ecc r_llc_con_upd_param_in_range = 0x40000ecc + 0x40000ed0 r_llc_disconnect = 0x40000ed0 + 0x40000ed4 r_llc_disconnect_end = 0x40000ed4 + 0x40000ed8 r_llc_disconnect_proc_continue = 0x40000ed8 + 0x40000edc r_llc_disconnect_proc_err_cb = 0x40000edc + 0x40000ee0 r_llc_dl_chg_check = 0x40000ee0 + 0x40000ee4 r_llc_dle_proc_err_cb = 0x40000ee4 + 0x40000ee8 r_llc_feats_exch_proc_err_cb = 0x40000ee8 + 0x40000eec r_llc_hci_cmd_handler_tab_p_get = 0x40000eec + 0x40000ef4 r_llc_hci_con_param_req_evt_send = 0x40000ef4 + 0x40000ef8 r_llc_hci_con_upd_info_send = 0x40000ef8 + 0x40000efc r_llc_hci_disconnected_dis = 0x40000efc + 0x40000f00 r_llc_hci_dl_upd_info_send = 0x40000f00 + 0x40000f04 r_llc_hci_enc_evt_send = 0x40000f04 + 0x40000f08 r_llc_hci_feats_info_send = 0x40000f08 + 0x40000f0c r_llc_hci_le_phy_upd_cmp_evt_send = 0x40000f0c + 0x40000f10 r_llc_hci_ltk_request_evt_send = 0x40000f10 + 0x40000f14 r_llc_hci_nb_cmp_pkts_evt_send = 0x40000f14 + 0x40000f18 r_llc_hci_version_info_send = 0x40000f18 + 0x40000f1c r_llc_init_term_proc = 0x40000f1c + 0x40000f20 r_llc_iv_skd_rand_gen = 0x40000f20 + 0x40000f24 r_llc_le_ping_proc_continue = 0x40000f24 + 0x40000f28 r_llc_le_ping_proc_err_cb = 0x40000f28 + 0x40000f30 r_llc_le_ping_set = 0x40000f30 + 0x40000f34 r_llc_ll_pause_enc_rsp_ack_handler = 0x40000f34 + 0x40000f38 r_llc_ll_reject_ind_ack_handler = 0x40000f38 + 0x40000f3c r_llc_ll_reject_ind_pdu_send = 0x40000f3c + 0x40000f40 r_llc_ll_start_enc_rsp_ack_handler = 0x40000f40 + 0x40000f44 r_llc_ll_terminate_ind_ack = 0x40000f44 + 0x40000f48 r_llc_ll_unknown_ind_handler = 0x40000f48 + 0x40000f4c r_llc_llcp_send = 0x40000f4c + 0x40000f50 r_llc_llcp_state_set = 0x40000f50 + 0x40000f54 r_llc_llcp_trans_timer_set = 0x40000f54 + 0x40000f58 r_llc_llcp_tx_check = 0x40000f58 + 0x40000f5c r_llc_loc_ch_map_proc_continue = 0x40000f5c + 0x40000f64 r_llc_loc_con_upd_proc_err_cb = 0x40000f64 + 0x40000f68 r_llc_loc_dl_upd_proc_continue = 0x40000f68 + 0x40000f6c r_llc_loc_encrypt_proc_continue = 0x40000f6c + 0x40000f70 r_llc_loc_encrypt_proc_err_cb = 0x40000f70 + 0x40000f74 r_llc_loc_feats_exch_proc_continue = 0x40000f74 + 0x40000f7c r_llc_loc_phy_upd_proc_err_cb = 0x40000f7c + 0x40000f80 r_llc_msg_handler_tab_p_get = 0x40000f80 + 0x40000f84 r_llc_pref_param_compute = 0x40000f84 + 0x40000f88 r_llc_proc_collision_check = 0x40000f88 + 0x40000f8c r_llc_proc_err_ind = 0x40000f8c + 0x40000f90 r_llc_proc_get = 0x40000f90 + 0x40000f94 r_llc_proc_id_get = 0x40000f94 + 0x40000f98 r_llc_proc_reg = 0x40000f98 + 0x40000f9c r_llc_proc_state_get = 0x40000f9c + 0x40000fa0 r_llc_proc_state_set = 0x40000fa0 + 0x40000fa4 r_llc_proc_timer_pause_set = 0x40000fa4 + 0x40000fa8 r_llc_proc_timer_set = 0x40000fa8 + 0x40000fac r_llc_proc_unreg = 0x40000fac + 0x40000fb0 r_llc_rem_ch_map_proc_continue = 0x40000fb0 + 0x40000fb8 r_llc_rem_con_upd_proc_err_cb = 0x40000fb8 + 0x40000fbc r_llc_rem_dl_upd_proc = 0x40000fbc + 0x40000fc0 r_llc_rem_encrypt_proc_continue = 0x40000fc0 + 0x40000fc4 r_llc_rem_encrypt_proc_err_cb = 0x40000fc4 + 0x40000fc8 r_llc_rem_phy_upd_proc_continue = 0x40000fc8 + 0x40000fcc r_llc_rem_phy_upd_proc_err_cb = 0x40000fcc + 0x40000fd0 r_llc_role_get = 0x40000fd0 + 0x40000fd4 r_llc_sk_gen = 0x40000fd4 + 0x40000fd8 r_llc_start = 0x40000fd8 + 0x40000fdc r_llc_stop = 0x40000fdc + 0x40000fe0 r_llc_ver_exch_loc_proc_continue = 0x40000fe0 + 0x40000fe4 r_llc_ver_proc_err_cb = 0x40000fe4 + 0x40000fe8 r_llcp_pdu_handler_tab_p_get = 0x40000fe8 + 0x40000fec r_lld_aa_gen = 0x40000fec + 0x40000ff0 r_lld_adv_adv_data_set = 0x40000ff0 + 0x40000ff4 r_lld_adv_adv_data_update = 0x40000ff4 + 0x40000ff8 r_lld_adv_aux_ch_idx_set = 0x40000ff8 + 0x40000ffc r_lld_adv_aux_evt_canceled_cbk = 0x40000ffc + 0x40001000 r_lld_adv_aux_evt_start_cbk = 0x40001000 + 0x40001004 r_lld_adv_coex_check_ext_adv_synced = 0x40001004 + 0x40001008 r_lld_adv_coex_env_reset = 0x40001008 + 0x4000100c r_lld_adv_duration_update = 0x4000100c + 0x40001010 r_lld_adv_dynamic_pti_process = 0x40001010 + 0x40001014 r_lld_adv_end = 0x40001014 + 0x40001018 r_lld_adv_evt_canceled_cbk = 0x40001018 + 0x4000101c r_lld_adv_evt_start_cbk = 0x4000101c + 0x40001020 r_lld_adv_ext_chain_construct = 0x40001020 + 0x40001024 r_lld_adv_ext_pkt_prepare = 0x40001024 + 0x40001028 r_lld_adv_frm_cbk = 0x40001028 + 0x4000102c r_lld_adv_frm_isr = 0x4000102c + 0x40001030 r_lld_adv_frm_skip_isr = 0x40001030 + 0x40001034 r_lld_adv_init = 0x40001034 + 0x40001038 r_lld_adv_pkt_rx = 0x40001038 + 0x4000103c r_lld_adv_pkt_rx_connect_ind = 0x4000103c + 0x40001040 r_lld_adv_pkt_rx_send_scan_req_evt = 0x40001040 + 0x40001044 r_lld_adv_rand_addr_update = 0x40001044 + 0x40001048 r_lld_adv_restart = 0x40001048 + 0x4000104c r_lld_adv_scan_rsp_data_set = 0x4000104c + 0x40001050 r_lld_adv_scan_rsp_data_update = 0x40001050 + 0x40001054 r_lld_adv_set_tx_power = 0x40001054 + 0x40001058 r_lld_adv_start = 0x40001058 + 0x4000105c r_lld_adv_stop = 0x4000105c + 0x40001060 r_lld_adv_sync_info_set = 0x40001060 + 0x40001064 r_lld_adv_sync_info_update = 0x40001064 + 0x40001068 r_lld_calc_aux_rx = 0x40001068 + 0x4000106c r_lld_cca_alloc = 0x4000106c + 0x40001070 r_lld_cca_data_reset = 0x40001070 + 0x40001074 r_lld_cca_free = 0x40001074 + 0x40001078 r_lld_ch_assess_data_get = 0x40001078 + 0x4000107c r_lld_ch_idx_get = 0x4000107c + 0x40001080 r_lld_ch_map_set = 0x40001080 + 0x40001084 r_lld_channel_assess = 0x40001084 + 0x40001088 r_lld_con_activity_act_offset_compute = 0x40001088 + 0x4000108c r_lld_con_activity_offset_compute = 0x4000108c + 0x40001090 r_lld_con_ch_map_update = 0x40001090 + 0x40001094 r_lld_con_cleanup = 0x40001094 + 0x40001098 r_lld_con_current_tx_power_get = 0x40001098 + 0x4000109c r_lld_con_data_flow_set = 0x4000109c + 0x400010a0 r_lld_con_data_len_update = 0x400010a0 + 0x400010a4 r_lld_con_data_tx = 0x400010a4 + 0x400010a8 r_lld_con_enc_key_load = 0x400010a8 + 0x400010ac r_lld_con_event_counter_get = 0x400010ac + 0x400010b0 r_lld_con_evt_canceled_cbk = 0x400010b0 + 0x400010b4 r_lld_con_evt_duration_min_get = 0x400010b4 + 0x400010b8 r_lld_con_evt_max_eff_time_cal = 0x400010b8 + 0x400010bc r_lld_con_evt_sd_evt_time_get = 0x400010bc + 0x400010c0 r_lld_con_evt_start_cbk = 0x400010c0 + 0x400010c4 r_lld_con_evt_time_update = 0x400010c4 + 0x400010c8 r_lld_con_free_all_tx_buf = 0x400010c8 + 0x400010cc r_lld_con_frm_cbk = 0x400010cc + 0x400010d0 r_lld_con_frm_isr = 0x400010d0 + 0x400010d4 r_lld_con_frm_skip_isr = 0x400010d4 + 0x400010d8 r_lld_con_init = 0x400010d8 + 0x400010dc r_lld_con_llcp_tx = 0x400010dc + 0x400010e0 r_lld_con_max_lat_calc = 0x400010e0 + 0x400010e4 r_lld_con_offset_get = 0x400010e4 + 0x400010e8 r_lld_con_param_update = 0x400010e8 + 0x400010ec r_lld_con_phys_update = 0x400010ec + 0x400010f0 r_lld_con_pref_slave_evt_dur_set = 0x400010f0 + 0x400010f4 r_lld_con_pref_slave_latency_set = 0x400010f4 + 0x400010f8 r_lld_con_rssi_get = 0x400010f8 + 0x400010fc r_lld_con_rx = 0x400010fc + 0x40001100 r_lld_con_rx_channel_assess = 0x40001100 + 0x40001104 r_lld_con_rx_enc = 0x40001104 + 0x40001108 r_lld_con_rx_isr = 0x40001108 + 0x4000110c r_lld_con_rx_link_info_check = 0x4000110c + 0x40001110 r_lld_con_rx_llcp_check = 0x40001110 + 0x40001114 r_lld_con_rx_sync_time_update = 0x40001114 + 0x4000111c r_lld_con_set_tx_power = 0x4000111c + 0x40001120 r_lld_con_start = 0x40001120 + 0x40001128 r_lld_con_tx = 0x40001128 + 0x4000112c r_lld_con_tx_enc = 0x4000112c + 0x40001130 r_lld_con_tx_isr = 0x40001130 + 0x40001134 r_lld_con_tx_len_update = 0x40001134 + 0x40001138 r_lld_con_tx_len_update_for_intv = 0x40001138 + 0x4000113c r_lld_con_tx_len_update_for_rate = 0x4000113c + 0x40001140 r_lld_con_tx_prog = 0x40001140 + 0x40001144 r_lld_conn_dynamic_pti_process = 0x40001144 + 0x40001148 r_lld_continue_scan_rx_isr_end_process = 0x40001148 + 0x4000114c r_lld_ext_scan_dynamic_pti_process = 0x4000114c + 0x40001150 r_lld_hw_cca_end_isr = 0x40001150 + 0x40001154 r_lld_hw_cca_evt_handler = 0x40001154 + 0x40001158 r_lld_hw_cca_isr = 0x40001158 + 0x4000115c r_lld_init_cal_anchor_point = 0x4000115c + 0x40001160 r_lld_init_compute_winoffset = 0x40001160 + 0x40001164 r_lld_init_connect_req_pack = 0x40001164 + 0x40001168 r_lld_init_end = 0x40001168 + 0x4000116c r_lld_init_evt_canceled_cbk = 0x4000116c + 0x40001170 r_lld_init_evt_start_cbk = 0x40001170 + 0x40001174 r_lld_init_frm_cbk = 0x40001174 + 0x40001178 r_lld_init_frm_eof_isr = 0x40001178 + 0x4000117c r_lld_init_frm_skip_isr = 0x4000117c + 0x40001180 r_lld_init_init = 0x40001180 + 0x40001184 r_lld_init_process_pkt_rx = 0x40001184 + 0x40001188 r_lld_init_process_pkt_rx_adv_ext_ind = 0x40001188 + 0x4000118c r_lld_init_process_pkt_rx_adv_ind_or_direct_ind = 0x4000118c + 0x40001190 r_lld_init_process_pkt_rx_aux_connect_rsp = 0x40001190 + 0x40001194 r_lld_init_process_pkt_tx = 0x40001194 + 0x40001198 r_lld_init_process_pkt_tx_cal_con_timestamp = 0x40001198 + 0x4000119c r_lld_init_sched = 0x4000119c + 0x400011a0 r_lld_init_set_tx_power = 0x400011a0 + 0x400011a4 r_lld_init_start = 0x400011a4 + 0x400011a8 r_lld_init_stop = 0x400011a8 + 0x400011ac r_lld_instant_proc_end = 0x400011ac + 0x400011b4 r_lld_per_adv_ch_map_update = 0x400011b4 + 0x400011b8 r_lld_per_adv_chain_construct = 0x400011b8 + 0x400011bc r_lld_per_adv_cleanup = 0x400011bc + 0x400011c0 r_lld_per_adv_coex_env_reset = 0x400011c0 + 0x400011c4 r_lld_per_adv_data_set = 0x400011c4 + 0x400011c8 r_lld_per_adv_data_update = 0x400011c8 + 0x400011cc r_lld_per_adv_dynamic_pti_process = 0x400011cc + 0x400011d0 r_lld_per_adv_evt_canceled_cbk = 0x400011d0 + 0x400011d4 r_lld_per_adv_evt_start_cbk = 0x400011d4 + 0x400011d8 r_lld_per_adv_ext_pkt_prepare = 0x400011d8 + 0x400011dc r_lld_per_adv_frm_cbk = 0x400011dc + 0x400011e0 r_lld_per_adv_frm_isr = 0x400011e0 + 0x400011e4 r_lld_per_adv_frm_skip_isr = 0x400011e4 + 0x400011e8 r_lld_per_adv_init = 0x400011e8 + 0x400011ec r_lld_per_adv_init_info_get = 0x400011ec + 0x400011f0 r_lld_per_adv_list_add = 0x400011f0 + 0x400011f4 r_lld_per_adv_list_rem = 0x400011f4 + 0x400011fc r_lld_per_adv_set_tx_power = 0x400011fc + 0x40001200 r_lld_per_adv_start = 0x40001200 + 0x40001204 r_lld_per_adv_stop = 0x40001204 + 0x40001208 r_lld_per_adv_sync_info_get = 0x40001208 + 0x4000120c r_lld_process_cca_data = 0x4000120c + 0x40001210 r_lld_ral_search = 0x40001210 + 0x40001214 r_lld_read_clock = 0x40001214 + 0x40001218 r_lld_res_list_add = 0x40001218 + 0x40001220 r_lld_res_list_is_empty = 0x40001220 + 0x40001224 r_lld_res_list_local_rpa_get = 0x40001224 + 0x40001228 r_lld_res_list_peer_rpa_get = 0x40001228 + 0x4000122c r_lld_res_list_peer_update = 0x4000122c + 0x40001230 r_lld_res_list_priv_mode_update = 0x40001230 + 0x40001238 r_lld_reset_reg = 0x40001238 + 0x4000123c r_lld_rpa_renew = 0x4000123c + 0x40001240 r_lld_rpa_renew_evt_canceled_cbk = 0x40001240 + 0x40001244 r_lld_rpa_renew_evt_start_cbk = 0x40001244 + 0x40001248 r_lld_rpa_renew_instant_cbk = 0x40001248 + 0x4000124c r_lld_rxdesc_check = 0x4000124c + 0x40001250 r_lld_rxdesc_free = 0x40001250 + 0x40001254 r_lld_scan_create_sync = 0x40001254 + 0x40001258 r_lld_scan_create_sync_cancel = 0x40001258 + 0x4000125c r_lld_scan_end = 0x4000125c + 0x40001260 r_lld_scan_evt_canceled_cbk = 0x40001260 + 0x40001264 r_lld_scan_evt_start_cbk = 0x40001264 + 0x40001268 r_lld_scan_frm_cbk = 0x40001268 + 0x4000126c r_lld_scan_frm_eof_isr = 0x4000126c + 0x40001270 r_lld_scan_frm_rx_isr = 0x40001270 + 0x40001274 r_lld_scan_frm_skip_isr = 0x40001274 + 0x40001278 r_lld_scan_init = 0x40001278 + 0x4000127c r_lld_scan_params_update = 0x4000127c + 0x40001288 r_lld_scan_process_pkt_rx_aux_adv_ind = 0x40001288 + 0x4000128c r_lld_scan_process_pkt_rx_aux_chain_ind = 0x4000128c + 0x40001290 r_lld_scan_process_pkt_rx_aux_scan_rsp = 0x40001290 + 0x40001294 r_lld_scan_process_pkt_rx_ext_adv = 0x40001294 + 0x40001298 r_lld_scan_process_pkt_rx_ext_adv_ind = 0x40001298 + 0x4000129c r_lld_scan_process_pkt_rx_legacy_adv = 0x4000129c + 0x400012a0 r_lld_scan_restart = 0x400012a0 + 0x400012a4 r_lld_scan_sched = 0x400012a4 + 0x400012a8 r_lld_scan_set_tx_power = 0x400012a8 + 0x400012ac r_lld_scan_start = 0x400012ac + 0x400012b0 r_lld_scan_stop = 0x400012b0 + 0x400012b4 r_lld_scan_sync_accept = 0x400012b4 + 0x400012b8 r_lld_scan_sync_info_unpack = 0x400012b8 + 0x400012bc r_lld_scan_trunc_ind = 0x400012bc + 0x400012c0 r_lld_sw_cca_evt_handler = 0x400012c0 + 0x400012c4 r_lld_sw_cca_isr = 0x400012c4 + 0x400012c8 r_lld_sync_ch_map_update = 0x400012c8 + 0x400012cc r_lld_sync_cleanup = 0x400012cc + 0x400012d0 r_lld_sync_evt_canceled_cbk = 0x400012d0 + 0x400012d4 r_lld_sync_evt_start_cbk = 0x400012d4 + 0x400012d8 r_lld_sync_frm_cbk = 0x400012d8 + 0x400012dc r_lld_sync_frm_eof_isr = 0x400012dc + 0x400012e0 r_lld_sync_frm_rx_isr = 0x400012e0 + 0x400012e4 r_lld_sync_frm_skip_isr = 0x400012e4 + 0x400012e8 r_lld_sync_init = 0x400012e8 + 0x400012ec r_lld_sync_process_pkt_rx = 0x400012ec + 0x400012f0 r_lld_sync_process_pkt_rx_aux_sync_ind = 0x400012f0 + 0x400012f4 r_lld_sync_process_pkt_rx_pkt_check = 0x400012f4 + 0x400012f8 r_lld_sync_scan_dynamic_pti_process = 0x400012f8 + 0x400012fc r_lld_sync_sched = 0x400012fc + 0x40001300 r_lld_sync_start = 0x40001300 + 0x40001304 r_lld_sync_stop = 0x40001304 + 0x40001308 r_lld_sync_trunc_ind = 0x40001308 + 0x4000130c r_lld_test_cleanup = 0x4000130c + 0x40001310 r_lld_test_evt_canceled_cbk = 0x40001310 + 0x40001314 r_lld_test_evt_start_cbk = 0x40001314 + 0x40001318 r_lld_test_freq2chnl = 0x40001318 + 0x4000131c r_lld_test_frm_cbk = 0x4000131c + 0x40001320 r_lld_test_frm_isr = 0x40001320 + 0x40001324 r_lld_test_init = 0x40001324 + 0x40001328 r_lld_test_rx_isr = 0x40001328 + 0x4000132c r_lld_test_set_tx_power = 0x4000132c + 0x40001330 r_lld_test_start = 0x40001330 + 0x40001338 r_lld_update_rxbuf = 0x40001338 + 0x4000133c r_lld_update_rxbuf_isr = 0x4000133c + 0x40001340 r_lld_white_list_add = 0x40001340 + 0x40001344 r_lld_white_list_rem = 0x40001344 + 0x40001348 r_llm_activity_free_get = 0x40001348 + 0x4000134c r_llm_activity_free_set = 0x4000134c + 0x40001350 r_llm_activity_syncing_get = 0x40001350 + 0x40001354 r_llm_adv_con_len_check = 0x40001354 + 0x40001358 r_llm_adv_hdl_to_id = 0x40001358 + 0x4000135c r_llm_adv_rep_flow_control_check = 0x4000135c + 0x40001360 r_llm_adv_rep_flow_control_update = 0x40001360 + 0x40001364 r_llm_adv_reports_list_check = 0x40001364 + 0x40001368 r_llm_adv_set_all_release = 0x40001368 + 0x4000136c r_llm_adv_set_dft_params = 0x4000136c + 0x40001370 r_llm_adv_set_release = 0x40001370 + 0x40001374 r_llm_aes_res_cb = 0x40001374 + 0x40001378 r_llm_ble_update_adv_flow_control = 0x40001378 + 0x4000137c r_llm_ch_map_update = 0x4000137c + 0x40001380 r_llm_cmd_cmp_send = 0x40001380 + 0x40001384 r_llm_cmd_stat_send = 0x40001384 + 0x40001388 r_llm_dev_list_empty_entry = 0x40001388 + 0x4000138c r_llm_dev_list_search = 0x4000138c + 0x40001390 r_llm_env_adv_dup_filt_deinit = 0x40001390 + 0x40001394 r_llm_env_adv_dup_filt_init = 0x40001394 + 0x40001398 r_llm_init_ble_adv_report_flow_contol = 0x40001398 + 0x4000139c r_llm_is_dev_connected = 0x4000139c + 0x400013a0 r_llm_is_dev_synced = 0x400013a0 + 0x400013a4 r_llm_is_non_con_act_ongoing_check = 0x400013a4 + 0x400013a8 r_llm_is_wl_accessible = 0x400013a8 + 0x400013ac r_llm_le_evt_mask_check = 0x400013ac + 0x400013b4 r_llm_link_disc = 0x400013b4 + 0x400013b8 r_llm_master_ch_map_get = 0x400013b8 + 0x400013bc r_llm_msg_handler_tab_p_get = 0x400013bc + 0x400013c0 r_llm_no_activity = 0x400013c0 + 0x400013c4 r_llm_per_adv_slot_dur = 0x400013c4 + 0x400013c8 r_llm_plan_elt_get = 0x400013c8 + 0x400013cc r_llm_rx_path_comp_get = 0x400013cc + 0x400013d0 r_llm_scan_start = 0x400013d0 + 0x400013d4 r_llm_scan_sync_acad_attach = 0x400013d4 + 0x400013d8 r_llm_scan_sync_acad_detach = 0x400013d8 + 0x400013dc r_llm_send_adv_lost_event_to_host = 0x400013dc + 0x400013e0 r_llm_tx_path_comp_get = 0x400013e0 + 0x400013e4 r_misc_deinit = 0x400013e4 + 0x400013e8 r_misc_free_em_buf_in_isr = 0x400013e8 + 0x400013ec r_misc_init = 0x400013ec + 0x400013f0 r_misc_msg_handler_tab_p_get = 0x400013f0 + 0x400013f4 r_notEqual256 = 0x400013f4 + 0x400013f8 r_phy_upd_proc_start = 0x400013f8 + 0x400013fc r_platform_reset = 0x400013fc + 0x40001404 r_rf_em_init = 0x40001404 + 0x40001408 r_rf_force_agc_enable = 0x40001408 + 0x4000140c r_rf_reg_rd = 0x4000140c + 0x40001410 r_rf_reg_wr = 0x40001410 + 0x40001414 r_rf_reset = 0x40001414 + 0x40001418 r_rf_rssi_convert = 0x40001418 + 0x4000141c r_rf_rw_v9_le_disable = 0x4000141c + 0x40001420 r_rf_rw_v9_le_enable = 0x40001420 + 0x40001424 r_rf_sleep = 0x40001424 + 0x40001430 r_rf_util_cs_fmt_convert = 0x40001430 + 0x40001434 r_rw_crypto_aes_ccm = 0x40001434 + 0x40001438 r_rw_crypto_aes_encrypt = 0x40001438 + 0x4000143c r_rw_crypto_aes_init = 0x4000143c + 0x40001440 r_rw_crypto_aes_k1 = 0x40001440 + 0x40001444 r_rw_crypto_aes_k2 = 0x40001444 + 0x40001448 r_rw_crypto_aes_k3 = 0x40001448 + 0x4000144c r_rw_crypto_aes_k4 = 0x4000144c + 0x40001450 r_rw_crypto_aes_rand = 0x40001450 + 0x40001454 r_rw_crypto_aes_result_handler = 0x40001454 + 0x40001458 r_rw_crypto_aes_s1 = 0x40001458 + 0x4000145c r_rw_cryto_aes_cmac = 0x4000145c + 0x40001460 r_rw_v9_init_em_radio_table = 0x40001460 + 0x40001468 r_rwble_sleep_enter = 0x40001468 + 0x4000146c r_rwble_sleep_wakeup_end = 0x4000146c + 0x40001470 r_rwbtdm_isr_wrapper = 0x40001470 + 0x40001474 r_rwip_active_check = 0x40001474 + 0x40001478 r_rwip_aes_encrypt = 0x40001478 + 0x4000147c r_rwip_assert = 0x4000147c + 0x40001480 r_rwip_crypt_evt_handler = 0x40001480 + 0x40001484 r_rwip_crypt_isr_handler = 0x40001484 + 0x40001488 r_rwip_eif_get = 0x40001488 + 0x4000148c r_rwip_half_slot_2_lpcycles = 0x4000148c + 0x40001490 r_rwip_hus_2_lpcycles = 0x40001490 + 0x40001494 r_rwip_isr = 0x40001494 + 0x40001498 r_rwip_lpcycles_2_hus = 0x40001498 + 0x4000149c r_rwip_prevent_sleep_clear = 0x4000149c + 0x400014a0 r_rwip_prevent_sleep_set = 0x400014a0 + 0x400014a4 r_rwip_schedule = 0x400014a4 + 0x400014a8 r_rwip_sleep = 0x400014a8 + 0x400014ac r_rwip_sw_int_handler = 0x400014ac + 0x400014b0 r_rwip_sw_int_req = 0x400014b0 + 0x400014b4 r_rwip_time_get = 0x400014b4 + 0x400014b8 r_rwip_timer_10ms_handler = 0x400014b8 + 0x400014bc r_rwip_timer_10ms_set = 0x400014bc + 0x400014c0 r_rwip_timer_hs_handler = 0x400014c0 + 0x400014c4 r_rwip_timer_hs_set = 0x400014c4 + 0x400014c8 r_rwip_timer_hus_handler = 0x400014c8 + 0x400014cc r_rwip_timer_hus_set = 0x400014cc + 0x400014d0 r_rwip_wakeup = 0x400014d0 + 0x400014d8 r_rwip_wlcoex_set = 0x400014d8 + 0x400014dc r_sch_alarm_clear = 0x400014dc + 0x400014e0 r_sch_alarm_init = 0x400014e0 + 0x400014e4 r_sch_alarm_prog = 0x400014e4 + 0x400014e8 r_sch_alarm_set = 0x400014e8 + 0x400014ec r_sch_alarm_timer_isr = 0x400014ec + 0x400014f0 r_sch_arb_conflict_check = 0x400014f0 + 0x400014f4 r_sch_arb_elt_cancel = 0x400014f4 + 0x400014fc r_sch_arb_init = 0x400014fc + 0x40001500 r_sch_arb_insert = 0x40001500 + 0x40001504 r_sch_arb_prog_timer = 0x40001504 + 0x40001508 r_sch_arb_remove = 0x40001508 + 0x4000150c r_sch_arb_sw_isr = 0x4000150c + 0x40001510 r_sch_plan_chk = 0x40001510 + 0x40001514 r_sch_plan_clock_wrap_offset_update = 0x40001514 + 0x40001518 r_sch_plan_init = 0x40001518 + 0x4000151c r_sch_plan_interval_req = 0x4000151c + 0x40001520 r_sch_plan_offset_max_calc = 0x40001520 + 0x40001524 r_sch_plan_offset_req = 0x40001524 + 0x40001528 r_sch_plan_position_range_compute = 0x40001528 + 0x4000152c r_sch_plan_rem = 0x4000152c + 0x40001530 r_sch_plan_req = 0x40001530 + 0x4000153c r_sch_prog_init = 0x4000153c + 0x40001540 r_sch_prog_push = 0x40001540 + 0x40001544 r_sch_prog_rx_isr = 0x40001544 + 0x40001548 r_sch_prog_skip_isr = 0x40001548 + 0x4000154c r_sch_prog_tx_isr = 0x4000154c + 0x40001550 r_sch_slice_bg_add = 0x40001550 + 0x40001554 r_sch_slice_bg_remove = 0x40001554 + 0x40001558 r_sch_slice_compute = 0x40001558 + 0x4000155c r_sch_slice_fg_add = 0x4000155c + 0x40001560 r_sch_slice_fg_remove = 0x40001560 + 0x40001564 r_sch_slice_init = 0x40001564 + 0x40001568 r_sch_slice_per_add = 0x40001568 + 0x4000156c r_sch_slice_per_remove = 0x4000156c + 0x40001570 r_sdk_config_get_bt_sleep_enable = 0x40001570 + 0x40001574 r_sdk_config_get_hl_derived_opts = 0x40001574 + 0x40001578 r_sdk_config_get_opts = 0x40001578 + 0x4000157c r_sdk_config_get_priv_opts = 0x4000157c + 0x40001580 r_sdk_config_set_bt_sleep_enable = 0x40001580 + 0x40001584 r_sdk_config_set_hl_derived_opts = 0x40001584 + 0x40001588 r_sdk_config_set_opts = 0x40001588 + 0x4000158c r_specialModP256 = 0x4000158c + 0x40001590 r_unloaded_area_init = 0x40001590 + 0x40001594 r_vhci_flow_off = 0x40001594 + 0x40001598 r_vhci_flow_on = 0x40001598 + 0x4000159c r_vhci_notify_host_send_available = 0x4000159c + 0x400015a0 r_vhci_send_to_host = 0x400015a0 + 0x400015a4 r_vnd_hci_command_handler = 0x400015a4 + 0x400015a8 r_vshci_init = 0x400015a8 + 0x400015ac vnd_hci_command_handler_wrapper = 0x400015ac + 0x3fcdffcc bt_rf_coex_cfg_p = 0x3fcdffcc + 0x3fcdffc8 bt_rf_coex_hooks_p = 0x3fcdffc8 + 0x3fcdffc4 btdm_env_p = 0x3fcdffc4 + 0x3fcdffc0 g_rw_controller_task_handle = 0x3fcdffc0 + 0x3fcdffbc g_rw_init_sem = 0x3fcdffbc + 0x3fcdffb8 g_rw_schd_queue = 0x3fcdffb8 + 0x3fcdffb4 lld_init_env = 0x3fcdffb4 + 0x3fcdffb0 lld_rpa_renew_env = 0x3fcdffb0 + 0x3fcdffac lld_scan_env = 0x3fcdffac + 0x3fcdffa8 lld_scan_sync_env = 0x3fcdffa8 + 0x3fcdffa4 lld_test_env = 0x3fcdffa4 + 0x3fcdffa0 p_ble_util_buf_env = 0x3fcdffa0 + 0x3fcdff9c p_lld_env = 0x3fcdff9c + 0x3fcdff98 p_llm_env = 0x3fcdff98 + 0x3fcdff94 r_h4tl_eif_p = 0x3fcdff94 + 0x3fcdff90 r_hli_funcs_p = 0x3fcdff90 + 0x3fcdff8c r_ip_funcs_p = 0x3fcdff8c + 0x3fcdff88 r_modules_funcs_p = 0x3fcdff88 + 0x3fcdff84 r_osi_funcs_p = 0x3fcdff84 + 0x3fcdff80 r_plf_funcs_p = 0x3fcdff80 + 0x3fcdff7c vhci_env_p = 0x3fcdff7c + 0x3fcdff78 aa_gen = 0x3fcdff78 + 0x3fcdff6c aes_env = 0x3fcdff6c + 0x3fcdff1c bt_rf_coex_cfg_cb = 0x3fcdff1c + 0x3fcdff18 btdm_pwr_state = 0x3fcdff18 + 0x3fcdff14 btdm_slp_err = 0x3fcdff14 + 0x3fcdff0c ecc_env = 0x3fcdff0c + 0x3fcdff04 esp_handler = 0x3fcdff04 + 0x3fcdfefc esp_vendor_cmd = 0x3fcdfefc + 0x3fcdfef8 g_adv_delay_dis = 0x3fcdfef8 + 0x3fcdfef4 g_conflict_elt = 0x3fcdfef4 + 0x3fcdfee4 g_eif_api = 0x3fcdfee4 + 0x3fcdfed8 g_event_empty = 0x3fcdfed8 + 0x3fcdfecc g_llc_state = 0x3fcdfecc + 0x3fcdfec8 g_llm_state = 0x3fcdfec8 + 0x3fcdfec4 g_max_evt_env = 0x3fcdfec4 + 0x3fcdfec0 g_misc_state = 0x3fcdfec0 + 0x3fcdfea4 g_rma_rule_db = 0x3fcdfea4 + 0x3fcdfe88 g_rtp_rule_db = 0x3fcdfe88 + 0x3fcdfe85 g_scan_forever = 0x3fcdfe85 + 0x3fcdfe84 g_time_msb = 0x3fcdfe84 + 0x3fcdfe5c h4tl_env = 0x3fcdfe5c + 0x3fcdfe38 hci_env = 0x3fcdfe38 + 0x3fcdfe34 hci_ext_host = 0x3fcdfe34 + 0x3fcdfe2c hci_fc_env = 0x3fcdfe2c + 0x3fcdfe00 hci_tl_env = 0x3fcdfe00 + 0x3fcdfdd0 ke_env = 0x3fcdfdd0 + 0x3fcdfd90 ke_event_env = 0x3fcdfd90 + 0x3fcdfd14 ke_task_env = 0x3fcdfd14 + 0x3fcdfcec llc_env = 0x3fcdfcec + 0x3fcdfcc4 lld_adv_env = 0x3fcdfcc4 + 0x3fcdfc9c lld_con_env = 0x3fcdfc9c + 0x3fcdfc94 lld_exp_sync_pos_tab = 0x3fcdfc94 + 0x3fcdfc6c lld_per_adv_env = 0x3fcdfc6c + 0x3fcdfc44 lld_sync_env = 0x3fcdfc44 + 0x3fcdfc38 llm_le_adv_flow_env = 0x3fcdfc38 + 0x3fcdfc34 rw_sleep_enable = 0x3fcdfc34 + 0x3fcdfc2c rwble_env = 0x3fcdfc2c + 0x3fcdfc10 rwip_env = 0x3fcdfc10 + 0x3fcdfc04 rwip_param = 0x3fcdfc04 + 0x3fcdfc00 rwip_prog_delay = 0x3fcdfc00 + 0x3fcdfbc8 rwip_rf = 0x3fcdfbc8 + 0x3fcdfbc0 sch_alarm_env = 0x3fcdfbc0 + 0x3fcdfbac sch_arb_env = 0x3fcdfbac + 0x3fcdfba4 sch_plan_env = 0x3fcdfba4 + 0x3fcdfaa0 sch_prog_env = 0x3fcdfaa0 + 0x3fcdfa40 sch_slice_env = 0x3fcdfa40 + 0x3fcdfa38 sch_slice_params = 0x3fcdfa38 + 0x3fcdfa30 timer_env = 0x3fcdfa30 + 0x3fcdfa2c unloaded_area = 0x3fcdfa2c + 0x3fcdfa28 vshci_state = 0x3fcdfa28 + 0x3fcdfa1c TASK_DESC_LLC = 0x3fcdfa1c + 0x3fcdfa10 TASK_DESC_LLM = 0x3fcdfa10 + 0x3fcdfa04 TASK_DESC_VSHCI = 0x3fcdfa04 + 0x3fcdf9fc co_default_bdaddr = 0x3fcdf9fc + 0x3fcdf9f8 dbg_assert_block = 0x3fcdf9f8 + 0x3fcdf9f4 g_bt_plf_log_level = 0x3fcdf9f4 + 0x3fcdf9d0 hci_cmd_desc_tab_vs_esp = 0x3fcdf9d0 + 0x3fcdf9b8 hci_command_handler_tab_esp = 0x3fcdf9b8 + 0x3fcdf9b4 privacy_en = 0x3fcdf9b4 + 0x3fcdf96c sdk_cfg_priv_opts = 0x3fcdf96c + 0x3ff1ffdc BasePoint_x_256 = 0x3ff1ffdc + 0x3ff1ffbc BasePoint_y_256 = 0x3ff1ffbc + 0x3ff1ff9c DebugE256PublicKey_x = 0x3ff1ff9c + 0x3ff1ff7c DebugE256PublicKey_y = 0x3ff1ff7c + 0x3ff1ff5c DebugE256SecretKey = 0x3ff1ff5c + 0x3ff1f7a0 ECC_4Win_Look_up_table = 0x3ff1f7a0 + 0x3ff1f79c LLM_AA_CT1 = 0x3ff1f79c + 0x3ff1f798 LLM_AA_CT2 = 0x3ff1f798 + 0x3ff1f790 RF_TX_PW_CONV_TBL = 0x3ff1f790 + 0x3ff1f784 TASK_DESC_MISC = 0x3ff1f784 + 0x3ff1f768 adv_evt_prop2type = 0x3ff1f768 + 0x3ff1f760 adv_evt_type2prop = 0x3ff1f760 + 0x3ff1f750 aes_cmac_zero = 0x3ff1f750 + 0x3ff1f740 aes_k2_salt = 0x3ff1f740 + 0x3ff1f738 aes_k3_id64 = 0x3ff1f738 + 0x3ff1f728 aes_k3_salt = 0x3ff1f728 + 0x3ff1f724 aes_k4_id6 = 0x3ff1f724 + 0x3ff1f714 aes_k4_salt = 0x3ff1f714 + 0x3ff1f6e8 bigHexP256 = 0x3ff1f6e8 + 0x3ff1f6e0 byte_tx_time = 0x3ff1f6e0 + 0x3ff1f6d8 co_null_bdaddr = 0x3ff1f6d8 + 0x3ff1f6d0 co_phy_mask_to_rate = 0x3ff1f6d0 + 0x3ff1f6c8 co_phy_mask_to_value = 0x3ff1f6c8 + 0x3ff1f6c4 co_phy_to_rate = 0x3ff1f6c4 + 0x3ff1f6c0 co_phy_value_to_mask = 0x3ff1f6c0 + 0x3ff1f6b8 co_rate_to_byte_dur_us = 0x3ff1f6b8 + 0x3ff1f6b0 co_rate_to_phy = 0x3ff1f6b0 + 0x3ff1f6ac co_rate_to_phy_mask = 0x3ff1f6ac + 0x3ff1f69c co_sca2ppm = 0x3ff1f69c + 0x3ff1f670 coef_B = 0x3ff1f670 + 0x3ff1f668 connect_req_dur_tab = 0x3ff1f668 + 0x3ff1f5e4 ecc_Jacobian_InfinityPoint256 = 0x3ff1f5e4 + 0x3ff1f518 em_base_reg_lut = 0x3ff1f518 + 0x3ff1f510 fixed_tx_time = 0x3ff1f510 + 0x3ff1f508 h4tl_msgtype2hdrlen = 0x3ff1f508 + 0x3ff1f4d8 hci_cmd_desc_root_tab = 0x3ff1f4d8 + 0x3ff1f46c hci_cmd_desc_tab_ctrl_bb = 0x3ff1f46c + 0x3ff1f43c hci_cmd_desc_tab_info_par = 0x3ff1f43c + 0x3ff1f0a0 hci_cmd_desc_tab_le = 0x3ff1f0a0 + 0x3ff1f088 hci_cmd_desc_tab_lk_ctrl = 0x3ff1f088 + 0x3ff1f07c hci_cmd_desc_tab_stat_par = 0x3ff1f07c + 0x3ff1f040 hci_cmd_desc_tab_vs = 0x3ff1f040 + 0x3ff1eff8 hci_evt_desc_tab = 0x3ff1eff8 + 0x3ff1ef58 hci_evt_le_desc_tab = 0x3ff1ef58 + 0x3ff1ef50 hci_evt_le_desc_tab_esp = 0x3ff1ef50 + 0x3ff1ef48 hci_rsvd_evt_msk = 0x3ff1ef48 + 0x3ff1ef44 lld_aux_phy_to_rate = 0x3ff1ef44 + 0x3ff1ef3c lld_init_max_aux_dur_tab = 0x3ff1ef3c + 0x3ff1ef34 lld_scan_map_legacy_pdu_to_evt_type = 0x3ff1ef34 + 0x3ff1ef2c lld_scan_max_aux_dur_tab = 0x3ff1ef2c + 0x3ff1ef24 lld_sync_max_aux_dur_tab = 0x3ff1ef24 + 0x3ff1ef1c llm_local_le_feats = 0x3ff1ef1c + 0x3ff1ef14 llm_local_le_states = 0x3ff1ef14 + 0x3ff1eeec llm_local_supp_cmds = 0x3ff1eeec + 0x3ff1eecc maxSecretKey_256 = 0x3ff1eecc + 0x3ff1eec4 max_data_tx_time = 0x3ff1eec4 + 0x3ff1eeb4 one_bits = 0x3ff1eeb4 + 0x3ff1eeac rwip_coex_cfg = 0x3ff1eeac + 0x3ff1ee94 rwip_priority = 0x3ff1ee94 + 0x3ff1ee48 veryBigHexP256 = 0x3ff1ee48 + 0x40001c60 r_llc_loc_encrypt_proc_continue_hook = 0x40001c60 + 0x40001c64 r_llc_loc_phy_upd_proc_continue_hook = 0x40001c64 + 0x40001c68 r_llc_rem_phy_upd_proc_continue_hook = 0x40001c68 + 0x40001c6c r_lld_scan_frm_eof_isr_hook = 0x40001c6c + 0x40001c70 r_lld_scan_evt_start_cbk_hook = 0x40001c70 + 0x40001c78 r_lld_scan_process_pkt_rx_ext_adv_hook = 0x40001c78 + 0x40001c7c r_lld_scan_sched_hook = 0x40001c7c + 0x40001c84 r_lld_adv_evt_start_cbk_hook = 0x40001c84 + 0x40001c88 r_lld_adv_aux_evt_start_cbk_hook = 0x40001c88 + 0x40001c8c r_lld_adv_frm_isr_hook = 0x40001c8c + 0x40001c90 r_lld_adv_start_init_evt_param_hook = 0x40001c90 + 0x40001c94 r_lld_con_evt_canceled_cbk_hook = 0x40001c94 + 0x40001c98 r_lld_con_frm_isr_hook = 0x40001c98 + 0x40001c9c r_lld_con_tx_hook = 0x40001c9c + 0x40001ca0 r_lld_con_rx_hook = 0x40001ca0 + 0x40001ca4 r_lld_con_evt_start_cbk_hook = 0x40001ca4 + 0x40001cac r_lld_con_tx_prog_new_packet_hook = 0x40001cac + 0x40001cb0 r_lld_init_frm_eof_isr_hook = 0x40001cb0 + 0x40001cb4 r_lld_init_evt_start_cbk_hook = 0x40001cb4 + 0x40001cbc r_lld_init_sched_hook = 0x40001cbc + 0x40001cc0 r_lld_init_process_pkt_tx_hook = 0x40001cc0 + 0x40001cc4 r_lld_per_adv_evt_start_cbk_hook = 0x40001cc4 + 0x40001cc8 r_lld_per_adv_frm_isr_hook = 0x40001cc8 + 0x40001ccc r_lld_per_adv_start_hook = 0x40001ccc + 0x40001cd0 r_lld_sync_frm_eof_isr_hook = 0x40001cd0 + 0x40001cd4 r_lld_sync_evt_start_cbk_hook = 0x40001cd4 + 0x40001cd8 r_lld_sync_start_hook = 0x40001cd8 + 0x40001cdc r_lld_sync_process_pkt_rx_pkt_check_hook = 0x40001cdc + 0x40001ce0 r_sch_arb_insert_hook = 0x40001ce0 + 0x40001ce4 r_sch_plan_offset_req_hook = 0x40001ce4 + 0x400015b0 esp_pp_rom_version_get = 0x400015b0 + 0x400015b4 RC_GetBlockAckTime = 0x400015b4 + 0x400015b8 ebuf_list_remove = 0x400015b8 + 0x400015c8 GetAccess = 0x400015c8 + 0x400015cc hal_mac_is_low_rate_enabled = 0x400015cc + 0x400015d0 hal_mac_tx_get_blockack = 0x400015d0 + 0x400015d8 ic_get_trc = 0x400015d8 + 0x400015e0 ic_mac_init = 0x400015e0 + 0x400015e4 ic_interface_enabled = 0x400015e4 + 0x400015e8 is_lmac_idle = 0x400015e8 + 0x400015f0 lmacDiscardAgedMSDU = 0x400015f0 + 0x400015fc lmacIsIdle = 0x400015fc + 0x40001600 lmacIsLongFrame = 0x40001600 + 0x40001608 lmacPostTxComplete = 0x40001608 + 0x4000160c lmacProcessAllTxTimeout = 0x4000160c + 0x40001610 lmacProcessCollisions = 0x40001610 + 0x40001614 lmacProcessRxSucData = 0x40001614 + 0x40001618 lmacReachLongLimit = 0x40001618 + 0x4000161c lmacReachShortLimit = 0x4000161c + 0x40001620 lmacRecycleMPDU = 0x40001620 + 0x40001624 lmacRxDone = 0x40001624 + 0x40001634 mac_tx_set_duration = 0x40001634 + 0x4000163c mac_tx_set_plcp0 = 0x4000163c + 0x40001644 mac_tx_set_plcp2 = 0x40001644 + 0x4000164c pm_disable_dream_timer = 0x4000164c + 0x40001650 pm_disable_sleep_delay_timer = 0x40001650 + 0x40001654 pm_dream = 0x40001654 + 0x40001658 pm_mac_wakeup = 0x40001658 + 0x4000165c pm_mac_sleep = 0x4000165c + 0x40001660 pm_enable_active_timer = 0x40001660 + 0x40001664 pm_enable_sleep_delay_timer = 0x40001664 + 0x40001668 pm_local_tsf_process = 0x40001668 + 0x4000166c pm_set_beacon_filter = 0x4000166c + 0x40001670 pm_is_in_wifi_slice_threshold = 0x40001670 + 0x40001674 pm_is_waked = 0x40001674 + 0x40001678 pm_keep_alive = 0x40001678 + 0x40001680 pm_on_data_rx = 0x40001680 + 0x40001684 pm_on_tbtt = 0x40001684 + 0x4000169c pm_sleep_for = 0x4000169c + 0x400016a4 ppAMPDU2Normal = 0x400016a4 + 0x400016ac ppCalFrameTimes = 0x400016ac + 0x400016b0 ppCalSubFrameLength = 0x400016b0 + 0x400016b8 ppCheckTxAMPDUlength = 0x400016b8 + 0x400016bc ppDequeueRxq_Locked = 0x400016bc + 0x400016c0 ppDequeueTxQ = 0x400016c0 + 0x400016c4 ppEmptyDelimiterLength = 0x400016c4 + 0x400016c8 ppEnqueueRxq = 0x400016c8 + 0x400016cc ppEnqueueTxDone = 0x400016cc + 0x400016d0 ppGetTxQFirstAvail_Locked = 0x400016d0 + 0x400016d4 ppGetTxframe = 0x400016d4 + 0x400016e0 ppProcessRxPktHdr = 0x400016e0 + 0x400016e4 ppProcessTxQ = 0x400016e4 + 0x400016e8 ppRecordBarRRC = 0x400016e8 + 0x400016ec lmacRequestTxopQueue = 0x400016ec + 0x400016f0 lmacReleaseTxopQueue = 0x400016f0 + 0x400016f4 ppRecycleAmpdu = 0x400016f4 + 0x400016f8 ppRecycleRxPkt = 0x400016f8 + 0x400016fc ppResortTxAMPDU = 0x400016fc + 0x40001700 ppResumeTxAMPDU = 0x40001700 + 0x4000170c ppRxProtoProc = 0x4000170c + 0x40001710 ppSearchTxQueue = 0x40001710 + 0x40001714 ppSearchTxframe = 0x40001714 + 0x40001718 ppSelectNextQueue = 0x40001718 + 0x4000171c ppSubFromAMPDU = 0x4000171c + 0x40001720 ppTask = 0x40001720 + 0x40001724 ppTxPkt = 0x40001724 + 0x40001728 ppTxProtoProc = 0x40001728 + 0x4000172c ppTxqUpdateBitmap = 0x4000172c + 0x40001734 pp_hdrsize = 0x40001734 + 0x40001738 pp_post = 0x40001738 + 0x4000173c pp_process_hmac_waiting_txq = 0x4000173c + 0x40001740 rcGetAmpduSched = 0x40001740 + 0x40001744 rcUpdateRxDone = 0x40001744 + 0x40001748 rc_get_trc = 0x40001748 + 0x4000174c rc_get_trc_by_index = 0x4000174c + 0x40001750 rcAmpduLowerRate = 0x40001750 + 0x40001754 rcampduuprate = 0x40001754 + 0x40001758 rcClearCurAMPDUSched = 0x40001758 + 0x4000175c rcClearCurSched = 0x4000175c + 0x40001760 rcClearCurStat = 0x40001760 + 0x40001768 rcLowerSched = 0x40001768 + 0x4000176c rcSetTxAmpduLimit = 0x4000176c + 0x40001774 rcUpdateAckSnr = 0x40001774 + 0x40001780 rcUpdateTxDoneAmpdu2 = 0x40001780 + 0x40001784 rcUpSched = 0x40001784 + 0x40001788 rssi_margin = 0x40001788 + 0x4000178c rx11NRate2AMPDULimit = 0x4000178c + 0x40001790 TRC_AMPDU_PER_DOWN_THRESHOLD = 0x40001790 + 0x40001794 TRC_AMPDU_PER_UP_THRESHOLD = 0x40001794 + 0x40001798 trc_calc_duration = 0x40001798 + 0x4000179c trc_isTxAmpduOperational = 0x4000179c + 0x400017a0 trc_onAmpduOp = 0x400017a0 + 0x400017a4 TRC_PER_IS_GOOD = 0x400017a4 + 0x400017a8 trc_SetTxAmpduState = 0x400017a8 + 0x400017ac trc_tid_isTxAmpduOperational = 0x400017ac + 0x400017b0 trcAmpduSetState = 0x400017b0 + 0x400017b8 wDev_AppendRxBlocks = 0x400017b8 + 0x400017bc wDev_DiscardFrame = 0x400017bc + 0x400017c0 wDev_GetNoiseFloor = 0x400017c0 + 0x400017c4 wDev_IndicateAmpdu = 0x400017c4 + 0x400017cc wdev_bank_store = 0x400017cc + 0x400017d0 wdev_bank_load = 0x400017d0 + 0x400017d4 wdev_mac_reg_load = 0x400017d4 + 0x400017d8 wdev_mac_reg_store = 0x400017d8 + 0x400017dc wdev_mac_special_reg_load = 0x400017dc + 0x400017e0 wdev_mac_special_reg_store = 0x400017e0 + 0x400017e4 wdev_mac_wakeup = 0x400017e4 + 0x400017e8 wdev_mac_sleep = 0x400017e8 + 0x400017ec hal_mac_is_dma_enable = 0x400017ec + 0x400017f8 wdevProcessRxSucDataAll = 0x400017f8 + 0x400017fc wdev_csi_len_align = 0x400017fc + 0x40001800 ppDequeueTxDone_Locked = 0x40001800 + 0x4000180c config_is_cache_tx_buf_enabled = 0x4000180c + 0x40001810 //ppMapWaitTxq = 0x40001810 + 0x40001814 ppProcessWaitingQueue = 0x40001814 + 0x40001818 ppDisableQueue = 0x40001818 + 0x4000181c pm_allow_tx = 0x4000181c + 0x3ff1ee44 our_instances_ptr = 0x3ff1ee44 + 0x3fcdf968 pTxRx = 0x3fcdf968 + 0x3fcdf964 lmacConfMib_ptr = 0x3fcdf964 + 0x3fcdf960 our_wait_eb = 0x3fcdf960 + 0x3fcdf95c our_tx_eb = 0x3fcdf95c + 0x3fcdf958 pp_wdev_funcs = 0x3fcdf958 + 0x3fcdf954 g_osi_funcs_p = 0x3fcdf954 + 0x3fcdf950 wDevCtrl_ptr = 0x3fcdf950 + 0x3ff1ee40 g_wdev_last_desc_reset_ptr = 0x3ff1ee40 + 0x3fcdf94c wDevMacSleep_ptr = 0x3fcdf94c + 0x3fcdf948 g_lmac_cnt_ptr = 0x3fcdf948 + 0x3ff1ee3c our_controls_ptr = 0x3ff1ee3c + 0x3fcdf944 pp_sig_cnt_ptr = 0x3fcdf944 + 0x3fcdf940 g_eb_list_desc_ptr = 0x3fcdf940 + 0x3fcdf93c s_fragment_ptr = 0x3fcdf93c + 0x3fcdf938 if_ctrl_ptr = 0x3fcdf938 + 0x3fcdf934 g_intr_lock_mux = 0x3fcdf934 + 0x3fcdf930 g_wifi_global_lock = 0x3fcdf930 + 0x3fcdf92c s_wifi_queue = 0x3fcdf92c + 0x3fcdf928 pp_task_hdl = 0x3fcdf928 + 0x3fcdf924 s_pp_task_create_sem = 0x3fcdf924 + 0x3fcdf920 s_pp_task_del_sem = 0x3fcdf920 + 0x3fcdf91c g_wifi_menuconfig_ptr = 0x3fcdf91c + 0x3fcdf918 xphyQueue = 0x3fcdf918 + 0x3fcdf914 ap_no_lr_ptr = 0x3fcdf914 + 0x3fcdf910 rc11BSchedTbl_ptr = 0x3fcdf910 + 0x3fcdf90c rc11NSchedTbl_ptr = 0x3fcdf90c + 0x3fcdf908 rcLoRaSchedTbl_ptr = 0x3fcdf908 + 0x3fcdf904 BasicOFDMSched_ptr = 0x3fcdf904 + 0x3fcdf900 trc_ctl_ptr = 0x3fcdf900 + 0x3fcdf8fc g_pm_cnt_ptr = 0x3fcdf8fc + 0x3fcdf8f8 g_pm_ptr = 0x3fcdf8f8 + 0x3fcdf8f4 g_pm_cfg_ptr = 0x3fcdf8f4 + 0x3fcdf8f0 g_esp_mesh_quick_funcs_ptr = 0x3fcdf8f0 + 0x3fcdf8ec g_txop_queue_status_ptr = 0x3fcdf8ec + 0x3fcdf8e8 g_mac_sleep_en_ptr = 0x3fcdf8e8 + 0x3fcdf8e4 g_mesh_is_root_ptr = 0x3fcdf8e4 + 0x3fcdf8e0 g_mesh_topology_ptr = 0x3fcdf8e0 + 0x3fcdf8dc g_mesh_init_ps_type_ptr = 0x3fcdf8dc + 0x3fcdf8d8 g_mesh_is_started_ptr = 0x3fcdf8d8 + 0x3fcdf8d4 g_config_func = 0x3fcdf8d4 + 0x3fcdf8d0 g_net80211_tx_func = 0x3fcdf8d0 + 0x3fcdf8cc g_timer_func = 0x3fcdf8cc + 0x3fcdf8c8 s_michael_mic_failure_cb = 0x3fcdf8c8 + 0x3fcdf8c4 wifi_sta_rx_probe_req = 0x3fcdf8c4 + 0x3fcdf8c0 g_tx_done_cb_func = 0x3fcdf8c0 + 0x3fcdf874 g_per_conn_trc = 0x3fcdf874 + 0x3fcdf870 s_encap_amsdu_func = 0x3fcdf870 + 0x40001820 esp_net80211_rom_version_get = 0x40001820 + 0x40001824 ampdu_dispatch = 0x40001824 + 0x40001828 ampdu_dispatch_all = 0x40001828 + 0x4000182c ampdu_dispatch_as_many_as_possible = 0x4000182c + 0x40001830 ampdu_dispatch_movement = 0x40001830 + 0x40001834 ampdu_dispatch_upto = 0x40001834 + 0x40001838 chm_is_at_home_channel = 0x40001838 + 0x4000183c cnx_node_is_existing = 0x4000183c + 0x40001840 cnx_node_search = 0x40001840 + 0x40001844 ic_ebuf_recycle_rx = 0x40001844 + 0x40001848 ic_ebuf_recycle_tx = 0x40001848 + 0x4000184c ic_reset_rx_ba = 0x4000184c + 0x40001850 ieee80211_align_eb = 0x40001850 + 0x40001858 ieee80211_ampdu_start_age_timer = 0x40001858 + 0x40001860 ieee80211_is_tx_allowed = 0x40001860 + 0x40001864 ieee80211_output_pending_eb = 0x40001864 + 0x4000186c ieee80211_set_tx_desc = 0x4000186c + 0x40001870 rom_sta_input = 0x40001870 + 0x40001874 wifi_get_macaddr = 0x40001874 + 0x40001878 wifi_rf_phy_disable = 0x40001878 + 0x4000187c wifi_rf_phy_enable = 0x4000187c + 0x40001880 ic_ebuf_alloc = 0x40001880 + 0x40001888 ieee80211_copy_eb_header = 0x40001888 + 0x4000188c ieee80211_recycle_cache_eb = 0x4000188c + 0x40001890 ieee80211_search_node = 0x40001890 + 0x40001894 roundup2 = 0x40001894 + 0x40001898 ieee80211_crypto_encap = 0x40001898 + 0x400018a4 ieee80211_set_tx_pti = 0x400018a4 + 0x400018a8 wifi_is_started = 0x400018a8 + 0x3fcdf86c net80211_funcs = 0x3fcdf86c + 0x3fcdf868 g_scan = 0x3fcdf868 + 0x3fcdf864 g_chm = 0x3fcdf864 + 0x3fcdf860 g_ic_ptr = 0x3fcdf860 + 0x3fcdf85c g_hmac_cnt_ptr = 0x3fcdf85c + 0x3fcdf858 g_tx_cacheq_ptr = 0x3fcdf858 + 0x3fcdf854 s_netstack_free = 0x3fcdf854 + 0x3fcdf850 mesh_rxcb = 0x3fcdf850 + 0x3fcdf84c sta_rxcb = 0x3fcdf84c + 0x400018ac esp_coex_rom_version_get = 0x400018ac + 0x400018b0 coex_bt_release = 0x400018b0 + 0x400018b4 coex_bt_request = 0x400018b4 + 0x400018b8 coex_core_ble_conn_dyn_prio_get = 0x400018b8 + 0x400018c0 coex_core_pti_get = 0x400018c0 + 0x400018c4 coex_core_release = 0x400018c4 + 0x400018c8 coex_core_request = 0x400018c8 + 0x400018cc coex_core_status_get = 0x400018cc + 0x400018d4 coex_event_duration_get = 0x400018d4 + 0x400018d8 coex_hw_timer_disable = 0x400018d8 + 0x400018dc coex_hw_timer_enable = 0x400018dc + 0x400018e0 coex_hw_timer_set = 0x400018e0 + 0x400018e4 coex_schm_interval_set = 0x400018e4 + 0x400018e8 coex_schm_lock = 0x400018e8 + 0x400018ec coex_schm_unlock = 0x400018ec + 0x400018f0 coex_status_get = 0x400018f0 + 0x400018f4 coex_wifi_release = 0x400018f4 + 0x400018f8 esp_coex_ble_conn_dynamic_prio_get = 0x400018f8 + 0x3fcdf848 coex_env_ptr = 0x3fcdf848 + 0x3fcdf844 coex_pti_tab_ptr = 0x3fcdf844 + 0x3fcdf840 coex_schm_env_ptr = 0x3fcdf840 + 0x3fcdf83c coexist_funcs = 0x3fcdf83c + 0x3fcdf838 g_coa_funcs_p = 0x3fcdf838 + 0x3fcdf834 g_coex_param_ptr = 0x3fcdf834 + 0x400018fc phy_get_romfuncs = 0x400018fc + 0x40001900 rom_abs_temp = 0x40001900 + 0x40001904 rom_bb_bss_cbw40_dig = 0x40001904 + 0x40001908 rom_bb_wdg_test_en = 0x40001908 + 0x4000190c rom_bb_wdt_get_status = 0x4000190c + 0x40001910 rom_bb_wdt_int_enable = 0x40001910 + 0x40001914 rom_bb_wdt_rst_enable = 0x40001914 + 0x40001918 rom_bb_wdt_timeout_clear = 0x40001918 + 0x4000191c rom_cbw2040_cfg = 0x4000191c + 0x40001920 rom_check_noise_floor = 0x40001920 + 0x40001924 rom_chip_i2c_readReg = 0x40001924 + 0x40001928 rom_chip_i2c_writeReg = 0x40001928 + 0x4000192c rom_correct_rf_ana_gain = 0x4000192c + 0x40001930 rom_dc_iq_est = 0x40001930 + 0x40001934 rom_disable_agc = 0x40001934 + 0x40001938 rom_en_pwdet = 0x40001938 + 0x4000193c rom_enable_agc = 0x4000193c + 0x40001940 rom_get_bbgain_db = 0x40001940 + 0x40001944 rom_get_data_sat = 0x40001944 + 0x40001948 rom_get_i2c_read_mask = 0x40001948 + 0x4000194c rom_get_pwctrl_correct = 0x4000194c + 0x40001950 rom_get_rf_gain_qdb = 0x40001950 + 0x40001954 rom_i2c_readReg = 0x40001954 + 0x40001958 rom_i2c_readReg_Mask = 0x40001958 + 0x4000195c rom_i2c_writeReg = 0x4000195c + 0x40001960 rom_i2c_writeReg_Mask = 0x40001960 + 0x40001968 rom_iq_est_disable = 0x40001968 + 0x4000196c rom_iq_est_enable = 0x4000196c + 0x40001970 rom_linear_to_db = 0x40001970 + 0x40001974 rom_loopback_mode_en = 0x40001974 + 0x40001978 rom_mhz2ieee = 0x40001978 + 0x4000197c rom_noise_floor_auto_set = 0x4000197c + 0x40001980 rom_pbus_debugmode = 0x40001980 + 0x40001984 rom_pbus_force_mode = 0x40001984 + 0x40001988 rom_pbus_force_test = 0x40001988 + 0x4000198c rom_pbus_rd = 0x4000198c + 0x40001990 rom_pbus_rd_addr = 0x40001990 + 0x40001994 rom_pbus_rd_shift = 0x40001994 + 0x40001998 rom_pbus_set_dco = 0x40001998 + 0x4000199c rom_pbus_set_rxgain = 0x4000199c + 0x400019a0 rom_pbus_workmode = 0x400019a0 + 0x400019a4 rom_pbus_xpd_rx_off = 0x400019a4 + 0x400019a8 rom_pbus_xpd_rx_on = 0x400019a8 + 0x400019ac rom_pbus_xpd_tx_off = 0x400019ac + 0x400019b4 rom_phy_byte_to_word = 0x400019b4 + 0x400019b8 rom_phy_disable_cca = 0x400019b8 + 0x400019bc rom_phy_enable_cca = 0x400019bc + 0x400019c0 rom_phy_get_noisefloor = 0x400019c0 + 0x400019c4 rom_phy_get_rx_freq = 0x400019c4 + 0x400019c8 rom_phy_set_bbfreq_init = 0x400019c8 + 0x400019cc rom_pow_usr = 0x400019cc + 0x400019d0 rom_pwdet_sar2_init = 0x400019d0 + 0x400019d4 rom_read_hw_noisefloor = 0x400019d4 + 0x400019d8 rom_read_sar_dout = 0x400019d8 + 0x400019dc rom_set_cal_rxdc = 0x400019dc + 0x400019e0 rom_set_chan_cal_interp = 0x400019e0 + 0x400019e4 rom_set_loopback_gain = 0x400019e4 + 0x400019e8 rom_set_noise_floor = 0x400019e8 + 0x400019ec rom_set_rxclk_en = 0x400019ec + 0x400019f8 rom_set_txclk_en = 0x400019f8 + 0x400019fc rom_spur_cal = 0x400019fc + 0x40001a00 rom_spur_reg_write_one_tone = 0x40001a00 + 0x40001a04 rom_target_power_add_backoff = 0x40001a04 + 0x40001a08 rom_tx_pwctrl_bg_init = 0x40001a08 + 0x40001a10 rom_wifi_11g_rate_chg = 0x40001a10 + 0x40001a14 rom_write_gain_mem = 0x40001a14 + 0x40001a18 chip726_phyrom_version = 0x40001a18 + 0x40001a1c rom_disable_wifi_agc = 0x40001a1c + 0x40001a20 rom_enable_wifi_agc = 0x40001a20 + 0x40001a24 rom_set_tx_gain_table = 0x40001a24 + 0x40001a28 rom_bt_index_to_bb = 0x40001a28 + 0x40001a2c rom_bt_bb_to_index = 0x40001a2c + 0x40001a30 rom_wr_bt_tx_atten = 0x40001a30 + 0x40001a34 rom_wr_bt_tx_gain_mem = 0x40001a34 + 0x40001a38 rom_spur_coef_cfg = 0x40001a38 + 0x40001a3c rom_bb_bss_cbw40 = 0x40001a3c + 0x40001a40 rom_set_cca = 0x40001a40 + 0x40001a44 rom_tx_paon_set = 0x40001a44 + 0x40001a48 rom_i2cmst_reg_init = 0x40001a48 + 0x40001a4c rom_iq_corr_enable = 0x40001a4c + 0x40001a50 rom_fe_reg_init = 0x40001a50 + 0x40001a5c rom_mac_enable_bb = 0x40001a5c + 0x40001a60 rom_bb_wdg_cfg = 0x40001a60 + 0x40001a64 rom_force_txon = 0x40001a64 + 0x40001a68 rom_fe_txrx_reset = 0x40001a68 + 0x40001a6c rom_set_rx_comp = 0x40001a6c + 0x40001a74 rom_write_chan_freq = 0x40001a74 + 0x40001a7c rom_set_xpd_sar = 0x40001a7c + 0x40001a80 rom_write_dac_gain2 = 0x40001a80 + 0x40001a84 rom_rtc_sar2_init = 0x40001a84 + 0x40001a88 rom_get_target_power_offset = 0x40001a88 + 0x40001a90 rom_get_rate_fcc_index = 0x40001a90 + 0x40001a94 rom_get_rate_target_power = 0x40001a94 + 0x40001a98 rom_write_wifi_dig_gain = 0x40001a98 + 0x40001a9c rom_bt_correct_rf_ana_gain = 0x40001a9c + 0x40001aa0 rom_pkdet_vol_start = 0x40001aa0 + 0x40001aa4 rom_read_sar2_code = 0x40001aa4 + 0x40001aa8 rom_get_sar2_vol = 0x40001aa8 + 0x40001aac rom_get_pll_vol = 0x40001aac + 0x40001ab0 rom_get_phy_target_power = 0x40001ab0 + 0x40001ab8 rom_phy_track_pll_cap = 0x40001ab8 + 0x40001abc rom_phy_pwdet_always_en = 0x40001abc + 0x40001ac0 rom_phy_pwdet_onetime_en = 0x40001ac0 + 0x40001ac4 rom_get_i2c_mst0_mask = 0x40001ac4 + 0x40001ac8 rom_get_i2c_hostid = 0x40001ac8 + 0x40001acc rom_enter_critical_phy = 0x40001acc + 0x40001ad0 rom_exit_critical_phy = 0x40001ad0 + 0x40001ad4 rom_chip_i2c_readReg_org = 0x40001ad4 + 0x40001ad8 rom_i2c_paral_set_mst0 = 0x40001ad8 + 0x40001adc rom_i2c_paral_set_read = 0x40001adc + 0x40001ae0 rom_i2c_paral_read = 0x40001ae0 + 0x40001ae4 rom_i2c_paral_write = 0x40001ae4 + 0x40001ae8 rom_i2c_paral_write_num = 0x40001ae8 + 0x40001aec rom_i2c_paral_write_mask = 0x40001aec + 0x40001af0 rom_bb_bss_cbw40_ana = 0x40001af0 + 0x40001af4 rom_chan_to_freq = 0x40001af4 + 0x40001afc rom_dac_rate_set = 0x40001afc + 0x40001b08 rom_tsens_index_to_dac = 0x40001b08 + 0x40001b0c rom_tsens_index_to_offset = 0x40001b0c + 0x40001b14 rom_code_to_temp = 0x40001b14 + 0x40001b18 rom_write_pll_cap_mem = 0x40001b18 + 0x40001b1c rom_pll_correct_dcap = 0x40001b1c + 0x40001b20 rom_phy_en_hw_set_freq = 0x40001b20 + 0x40001b24 rom_phy_dis_hw_set_freq = 0x40001b24 + 0x40000628 PROVIDE (esp_rom_crc32_le = crc32_le) + [!provide] PROVIDE (esp_rom_crc16_le = crc16_le) + [!provide] PROVIDE (esp_rom_crc8_le = crc8_le) + [!provide] PROVIDE (esp_rom_crc32_be = crc32_be) + [!provide] PROVIDE (esp_rom_crc16_be = crc16_be) + [!provide] PROVIDE (esp_rom_crc8_be = crc8_be) + [!provide] PROVIDE (esp_rom_gpio_pad_select_gpio = gpio_pad_select_gpio) + [!provide] PROVIDE (esp_rom_gpio_pad_pullup_only = gpio_pad_pullup) + 0x400005cc PROVIDE (esp_rom_gpio_pad_set_drv = gpio_pad_set_drv) + [!provide] PROVIDE (esp_rom_gpio_pad_unhold = gpio_pad_unhold) + [!provide] PROVIDE (esp_rom_gpio_connect_in_signal = gpio_matrix_in) + [!provide] PROVIDE (esp_rom_gpio_connect_out_signal = gpio_matrix_out) + [!provide] PROVIDE (esp_rom_efuse_mac_address_crc8 = esp_crc8) + 0x4000071c PROVIDE (esp_rom_efuse_get_flash_gpio_info = ets_efuse_get_spiconfig) + [!provide] PROVIDE (esp_rom_efuse_is_secure_boot_enabled = ets_efuse_secure_boot_enabled) + 0x4000072c PROVIDE (esp_rom_efuse_get_flash_wp_gpio = ets_efuse_get_wp_pad) + 0x40000080 PROVIDE (esp_rom_uart_flush_tx = uart_tx_flush) + [!provide] PROVIDE (esp_rom_uart_tx_one_char = uart_tx_one_char) + 0x40000084 PROVIDE (esp_rom_uart_tx_wait_idle = uart_tx_wait_idle) + [!provide] PROVIDE (esp_rom_uart_rx_one_char = uart_rx_one_char) + [!provide] PROVIDE (esp_rom_uart_rx_string = UartRxString) + 0x40000614 PROVIDE (esp_rom_md5_init = MD5Init) + 0x40000618 PROVIDE (esp_rom_md5_update = MD5Update) + 0x4000061c PROVIDE (esp_rom_md5_final = MD5Final) + 0x40000090 PROVIDE (esp_rom_software_reset_system = software_reset) + [!provide] PROVIDE (esp_rom_software_reset_cpu = software_reset_cpu) + 0x40000040 PROVIDE (esp_rom_printf = ets_printf) + 0x40000050 PROVIDE (esp_rom_delay_us = ets_delay_us) + 0x40000018 PROVIDE (esp_rom_get_reset_reason = rtc_get_reset_reason) + [!provide] PROVIDE (esp_rom_route_intr_matrix = intr_matrix_set) + 0x40000584 PROVIDE (esp_rom_get_cpu_ticks_per_us = ets_get_cpu_frequency) + 0x40000588 PROVIDE (esp_rom_set_cpu_ticks_per_us = ets_update_cpu_frequency) + [!provide] PROVIDE (esp_rom_spiflash_clear_bp = esp_rom_spiflash_unlock) + [!provide] PROVIDE (esp_rom_spiflash_write_enable = SPI_write_enable) + [!provide] PROVIDE (esp_rom_spiflash_erase_area = SPIEraseArea) + [!provide] PROVIDE (esp_rom_spiflash_fix_dummylen = spi_dummy_len_fix) + [!provide] PROVIDE (esp_rom_spiflash_set_drvs = SetSpiDrvs) + [!provide] PROVIDE (esp_rom_spiflash_select_padsfunc = SelectSpiFunction) + [!provide] PROVIDE (esp_rom_spiflash_common_cmd = SPI_Common_Command) + [!provide] PROVIDE (esp_rom_regi2c_read = rom_i2c_readReg) + [!provide] PROVIDE (esp_rom_regi2c_read_mask = rom_i2c_readReg_Mask) + 0x4000195c PROVIDE (esp_rom_regi2c_write = rom_i2c_writeReg) + 0x40001960 PROVIDE (esp_rom_regi2c_write_mask = rom_i2c_writeReg_Mask) + 0x40000764 __absvdi2 = 0x40000764 + 0x40000768 __absvsi2 = 0x40000768 + 0x4000076c __adddf3 = 0x4000076c + 0x40000770 __addsf3 = 0x40000770 + 0x40000774 __addvdi3 = 0x40000774 + 0x40000778 __addvsi3 = 0x40000778 + 0x4000077c __ashldi3 = 0x4000077c + 0x40000780 __ashrdi3 = 0x40000780 + 0x40000784 __bswapdi2 = 0x40000784 + 0x40000788 __bswapsi2 = 0x40000788 + 0x4000078c __clear_cache = 0x4000078c + 0x40000790 __clrsbdi2 = 0x40000790 + 0x40000794 __clrsbsi2 = 0x40000794 + 0x40000798 __clzdi2 = 0x40000798 + 0x4000079c __clzsi2 = 0x4000079c + 0x400007a0 __cmpdi2 = 0x400007a0 + 0x400007a4 __ctzdi2 = 0x400007a4 + 0x400007a8 __ctzsi2 = 0x400007a8 + 0x400007ac __divdc3 = 0x400007ac + 0x400007b0 __divdf3 = 0x400007b0 + 0x400007b4 __divdi3 = 0x400007b4 + 0x400007b8 __divsc3 = 0x400007b8 + 0x400007bc __divsf3 = 0x400007bc + 0x400007c0 __divsi3 = 0x400007c0 + 0x400007c4 __eqdf2 = 0x400007c4 + 0x400007c8 __eqsf2 = 0x400007c8 + 0x400007cc __extendsfdf2 = 0x400007cc + 0x400007d0 __ffsdi2 = 0x400007d0 + 0x400007d4 __ffssi2 = 0x400007d4 + 0x400007d8 __fixdfdi = 0x400007d8 + 0x400007dc __fixdfsi = 0x400007dc + 0x400007e0 __fixsfdi = 0x400007e0 + 0x400007e4 __fixsfsi = 0x400007e4 + 0x400007e8 __fixunsdfsi = 0x400007e8 + 0x400007ec __fixunssfdi = 0x400007ec + 0x400007f0 __fixunssfsi = 0x400007f0 + 0x400007f4 __floatdidf = 0x400007f4 + 0x400007f8 __floatdisf = 0x400007f8 + 0x400007fc __floatsidf = 0x400007fc + 0x40000800 __floatsisf = 0x40000800 + 0x40000804 __floatundidf = 0x40000804 + 0x40000808 __floatundisf = 0x40000808 + 0x4000080c __floatunsidf = 0x4000080c + 0x40000810 __floatunsisf = 0x40000810 + 0x40000814 __gcc_bcmp = 0x40000814 + 0x40000818 __gedf2 = 0x40000818 + 0x4000081c __gesf2 = 0x4000081c + 0x40000820 __gtdf2 = 0x40000820 + 0x40000824 __gtsf2 = 0x40000824 + 0x40000828 __ledf2 = 0x40000828 + 0x4000082c __lesf2 = 0x4000082c + 0x40000830 __lshrdi3 = 0x40000830 + 0x40000834 __ltdf2 = 0x40000834 + 0x40000838 __ltsf2 = 0x40000838 + 0x4000083c __moddi3 = 0x4000083c + 0x40000840 __modsi3 = 0x40000840 + 0x40000844 __muldc3 = 0x40000844 + 0x40000848 __muldf3 = 0x40000848 + 0x4000084c __muldi3 = 0x4000084c + 0x40000850 __mulsc3 = 0x40000850 + 0x40000854 __mulsf3 = 0x40000854 + 0x40000858 __mulsi3 = 0x40000858 + 0x4000085c __mulvdi3 = 0x4000085c + 0x40000860 __mulvsi3 = 0x40000860 + 0x40000864 __nedf2 = 0x40000864 + 0x40000868 __negdf2 = 0x40000868 + 0x4000086c __negdi2 = 0x4000086c + 0x40000870 __negsf2 = 0x40000870 + 0x40000874 __negvdi2 = 0x40000874 + 0x40000878 __negvsi2 = 0x40000878 + 0x4000087c __nesf2 = 0x4000087c + 0x40000880 __paritysi2 = 0x40000880 + 0x40000884 __popcountdi2 = 0x40000884 + 0x40000888 __popcountsi2 = 0x40000888 + 0x4000088c __powidf2 = 0x4000088c + 0x40000890 __powisf2 = 0x40000890 + 0x40000894 __subdf3 = 0x40000894 + 0x40000898 __subsf3 = 0x40000898 + 0x4000089c __subvdi3 = 0x4000089c + 0x400008a0 __subvsi3 = 0x400008a0 + 0x400008a4 __truncdfsf2 = 0x400008a4 + 0x400008a8 __ucmpdi2 = 0x400008a8 + 0x400008ac __udivdi3 = 0x400008ac + 0x400008b0 __udivmoddi4 = 0x400008b0 + 0x400008b4 __udivsi3 = 0x400008b4 + 0x400008b8 __udiv_w_sdiv = 0x400008b8 + 0x400008bc __umoddi3 = 0x400008bc + 0x400008c0 __umodsi3 = 0x400008c0 + 0x400008c4 __unorddf2 = 0x400008c4 + 0x400008c8 __unordsf2 = 0x400008c8 + 0x40000350 esp_rom_newlib_init_common_mutexes = 0x40000350 + 0x40000354 memset = 0x40000354 + 0x40000358 memcpy = 0x40000358 + 0x4000035c memmove = 0x4000035c + 0x40000360 memcmp = 0x40000360 + 0x40000364 strcpy = 0x40000364 + 0x40000368 strncpy = 0x40000368 + 0x4000036c strcmp = 0x4000036c + 0x40000370 strncmp = 0x40000370 + 0x40000374 strlen = 0x40000374 + 0x40000378 strstr = 0x40000378 + 0x4000037c bzero = 0x4000037c + 0x40000384 sbrk = 0x40000384 + 0x40000388 isalnum = 0x40000388 + 0x4000038c isalpha = 0x4000038c + 0x40000390 isascii = 0x40000390 + 0x40000394 isblank = 0x40000394 + 0x40000398 iscntrl = 0x40000398 + 0x4000039c isdigit = 0x4000039c + 0x400003a0 islower = 0x400003a0 + 0x400003a4 isgraph = 0x400003a4 + 0x400003a8 isprint = 0x400003a8 + 0x400003ac ispunct = 0x400003ac + 0x400003b0 isspace = 0x400003b0 + 0x400003b4 isupper = 0x400003b4 + 0x400003b8 toupper = 0x400003b8 + 0x400003bc tolower = 0x400003bc + 0x400003c0 toascii = 0x400003c0 + 0x400003c4 memccpy = 0x400003c4 + 0x400003c8 memchr = 0x400003c8 + 0x400003cc memrchr = 0x400003cc + 0x400003d0 strcasecmp = 0x400003d0 + 0x400003d4 strcasestr = 0x400003d4 + 0x400003d8 strcat = 0x400003d8 + 0x400003dc strdup = 0x400003dc + 0x400003e0 strchr = 0x400003e0 + 0x400003e4 strcspn = 0x400003e4 + 0x400003e8 strcoll = 0x400003e8 + 0x400003ec strlcat = 0x400003ec + 0x400003f0 strlcpy = 0x400003f0 + 0x400003f4 strlwr = 0x400003f4 + 0x400003f8 strncasecmp = 0x400003f8 + 0x400003fc strncat = 0x400003fc + 0x40000400 strndup = 0x40000400 + 0x40000404 strnlen = 0x40000404 + 0x40000408 strrchr = 0x40000408 + 0x4000040c strsep = 0x4000040c + 0x40000410 strspn = 0x40000410 + 0x40000414 strtok_r = 0x40000414 + 0x40000418 strupr = 0x40000418 + 0x4000041c longjmp = 0x4000041c + 0x40000420 setjmp = 0x40000420 + 0x40000424 abs = 0x40000424 + 0x40000428 div = 0x40000428 + 0x4000042c labs = 0x4000042c + 0x40000430 ldiv = 0x40000430 + 0x40000434 qsort = 0x40000434 + 0x40000438 rand_r = 0x40000438 + 0x4000043c rand = 0x4000043c + 0x40000440 srand = 0x40000440 + 0x40000444 utoa = 0x40000444 + 0x40000448 itoa = 0x40000448 + 0x4000044c atoi = 0x4000044c + 0x40000450 atol = 0x40000450 + 0x40000454 strtol = 0x40000454 + 0x40000458 strtoul = 0x40000458 + [!provide] PROVIDE (fflush = 0x4000045c) + [!provide] PROVIDE (_fflush_r = 0x40000460) + [!provide] PROVIDE (_fwalk = 0x40000464) + [!provide] PROVIDE (_fwalk_reent = 0x40000468) + [!provide] PROVIDE (__swbuf_r = 0x40000474) + 0x40000478 __swbuf = 0x40000478 + 0x3fcdffe0 syscall_table_ptr = 0x3fcdffe0 + 0x3fcdffdc _global_impure_ptr = 0x3fcdffdc + 0x60000000 PROVIDE (UART0 = 0x60000000) + [!provide] PROVIDE (UART1 = 0x60010000) + 0x60002000 PROVIDE (SPIMEM1 = 0x60002000) + 0x60003000 PROVIDE (SPIMEM0 = 0x60003000) + [!provide] PROVIDE (GPIO = 0x60004000) + [!provide] PROVIDE (SDM = 0x60004f00) + 0x60008000 PROVIDE (RTCCNTL = 0x60008000) + [!provide] PROVIDE (RTCIO = 0x60008400) + 0x60008800 PROVIDE (EFUSE = 0x60008800) + [!provide] PROVIDE (HINF = 0x6000b000) + [!provide] PROVIDE (I2S0 = 0x6002d000) + [!provide] PROVIDE (I2C0 = 0x60013000) + [!provide] PROVIDE (UHCI0 = 0x60014000) + [!provide] PROVIDE (UHCI1 = 0x6000c000) + [!provide] PROVIDE (HOST = 0x60015000) + [!provide] PROVIDE (RMT = 0x60016000) + [!provide] PROVIDE (RMTMEM = 0x60016400) + [!provide] PROVIDE (SLC = 0x60018000) + [!provide] PROVIDE (LEDC = 0x60019000) + 0x6001f000 PROVIDE (TIMERG0 = 0x6001f000) + 0x60020000 PROVIDE (TIMERG1 = 0x60020000) + [!provide] PROVIDE (SYSTIMER = 0x60023000) + [!provide] PROVIDE (GPSPI2 = 0x60024000) + [!provide] PROVIDE (SYSCON = 0x60026000) + [!provide] PROVIDE (TWAI = 0x6002b000) + [!provide] PROVIDE (APB_SARADC = 0x60040000) + [!provide] PROVIDE (USB_SERIAL_JTAG = 0x60043000) + [!provide] PROVIDE (GDMA = 0x6003f000) + [!provide] PROVIDE (SYSTEM = 0x600c0000) + 0x00700000 iram_dram_offset = 0x700000 + 0x3fcdc710 bootloader_usable_dram_end = 0x3fcdc710 + 0x00002000 bootloader_stack_overhead = 0x2000 + 0x00005000 bootloader_dram_seg_len = 0x5000 + 0x00007000 bootloader_iram_loader_seg_len = 0x7000 + 0x00002000 bootloader_iram_seg_len = 0x2000 + 0x3fcda710 bootloader_dram_seg_end = (bootloader_usable_dram_end - bootloader_stack_overhead) + 0x3fcd5710 bootloader_dram_seg_start = (bootloader_dram_seg_end - bootloader_dram_seg_len) + 0x403ce710 bootloader_iram_loader_seg_start = ((bootloader_dram_seg_start - bootloader_iram_loader_seg_len) + iram_dram_offset) + 0x403cc710 bootloader_iram_seg_start = (bootloader_iram_loader_seg_start - bootloader_iram_seg_len) + 0x00000001 ASSERT ((bootloader_iram_loader_seg_start == 0x403ce710), bootloader_iram_loader_seg_start inconsistent with SRAM_DRAM_END) + +.iram_loader.text + 0x403ce710 0x2ebc + 0x403ce710 . = ALIGN (0x10) + 0x403ce710 _loader_text_start = ABSOLUTE (.) + *(.stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*) + *(.iram1 .iram1.*) + .iram1.0 0x403ce710 0x2 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + 0x403ce710 esp_flash_encryption_enabled + .iram1.5 0x403ce712 0x50 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .iram1.1 0x403ce762 0x1a4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x403ce762 bootloader_flash_execute_command_common + .iram1.2 0x403ce906 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x403ce906 bootloader_execute_flash_command + .iram1.0 0x403ce914 0x15a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x403ce914 bootloader_flash_unlock + .iram1.3 0x403cea6e 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x403cea6e bootloader_flash_read_sfdp + .iram1.4 0x403ceaae 0x34 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x403ceaae bootloader_read_flash_id + .iram1.6 0x403ceae2 0xbe esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x403ceae2 bootloader_flash_xmc_startup + .iram1.0 0x403ceba0 0x42 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x403ceba0 bootloader_flash_cs_timing_config + .iram1.2 0x403cebe2 0x1c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x403cebe2 bootloader_flash_set_dummy_out + .iram1.4 0x403cebfe 0xce esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x403cebfe bootloader_configure_spi_pins + .iram1.3 0x403ceccc 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x403ceccc bootloader_flash_dummy_config + .iram1.1 0x403cecda 0x1a esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + 0x403cecda esp_rom_install_uart_printf + .iram1.0 0x403cecf4 0x1e esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x403cecf4 efuse_hal_chip_revision + .iram1.2 0x403ced12 0xe esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x403ced12 efuse_hal_get_disable_wafer_version_major + .iram1.3 0x403ced20 0x22 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x403ced20 efuse_hal_flash_encryption_enabled + .iram1.0 0x403ced42 0x10 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x403ced42 efuse_hal_get_major_chip_version + .iram1.1 0x403ced52 0x18 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x403ced52 efuse_hal_get_minor_chip_version + *liblog.a:(.literal .text .literal.* .text.*) + .text.esp_log_early_timestamp + 0x403ced6a 0x26 esp-idf/log/liblog.a(log_noos.c.obj) + 0x403ced6a esp_log_early_timestamp + 0x403ced6a esp_log_timestamp + *libgcc.a:(.literal .text .literal.* .text.*) + *libclang_rt.builtins.a:(.literal .text .literal.* .text.*) + *libbootloader_support.a:bootloader_clock_loader.*(.literal .text .literal.* .text.*) + *libbootloader_support.a:bootloader_common_loader.*(.literal .text .literal.* .text.*) + .text.bootloader_common_ota_select_crc + 0x403ced90 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x403ced90 bootloader_common_ota_select_crc + .text.bootloader_common_ota_select_invalid + 0x403ced9e 0x16 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x403ced9e bootloader_common_ota_select_invalid + .text.bootloader_common_ota_select_valid + 0x403cedb4 0x2a esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x403cedb4 bootloader_common_ota_select_valid + .text.bootloader_common_check_chip_validity + 0x403cedde 0x118 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x403cedde bootloader_common_check_chip_validity + .text.bootloader_common_select_otadata + 0x403ceef6 0x3a esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x403ceef6 bootloader_common_select_otadata + .text.bootloader_common_get_active_otadata + 0x403cef30 0x2e esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x403cef30 bootloader_common_get_active_otadata + *libbootloader_support.a:bootloader_flash.*(.literal .text .literal.* .text.*) + .text.spi_to_esp_err + 0x403cef5e 0x22 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_mmap_get_free_pages + 0x403cef80 0x6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x403cef80 bootloader_mmap_get_free_pages + .text.bootloader_mmap + 0x403cef86 0xc8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x403cef86 bootloader_mmap + .text.bootloader_munmap + 0x403cf04e 0x32 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x403cf04e bootloader_munmap + .text.bootloader_flash_read + 0x403cf080 0x138 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x403cf080 bootloader_flash_read + .text.bootloader_flash_erase_sector + 0x403cf1b8 0x12 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x403cf1b8 bootloader_flash_erase_sector + .text.bootloader_flash_write + 0x403cf1ca 0xca esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x403cf1ca bootloader_flash_write + .text.bootloader_enable_wp + 0x403cf294 0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x403cf294 bootloader_enable_wp + .text.bootloader_flash_get_spi_mode + 0x403cf2a0 0x3c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x403cf2a0 bootloader_flash_get_spi_mode + *libbootloader_support.a:bootloader_random.*(.literal .text .literal.* .text.*) + .text.bootloader_fill_random + 0x403cf2dc 0x70 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + 0x403cf2dc bootloader_fill_random + *libbootloader_support.a:bootloader_random*.*(.literal.bootloader_random_disable .text.bootloader_random_disable) + .text.bootloader_random_disable + 0x403cf34c 0x86 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + 0x403cf34c bootloader_random_disable + *libbootloader_support.a:bootloader_efuse.*(.literal .text .literal.* .text.*) + *libbootloader_support.a:bootloader_utility.*(.literal .text .literal.* .text.*) + .text.log_invalid_app_partition + 0x403cf3d2 0x82 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.index_to_partition + 0x403cf454 0x46 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.try_load_partition + 0x403cf49a 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.cache_ll_l1_enable_bus.constprop.0 + 0x403cf4de 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.write_otadata.isra.0 + 0x403cf50e 0x62 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.set_actual_ota_seq + 0x403cf570 0x72 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.load_image + 0x403cf5e2 0x198 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_common_read_otadata + 0x403cf77a 0xa2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x403cf77a bootloader_common_read_otadata + .text.bootloader_utility_load_partition_table + 0x403cf81c 0x234 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x403cf81c bootloader_utility_load_partition_table + .text.bootloader_utility_get_selected_boot_partition + 0x403cfa50 0x162 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x403cfa50 bootloader_utility_get_selected_boot_partition + .text.bootloader_reset + 0x403cfbb2 0x1c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x403cfbb2 bootloader_reset + .text.bootloader_utility_load_boot_image + 0x403cfbce 0x11c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x403cfbce bootloader_utility_load_boot_image + .text.bootloader_debug_buffer + 0x403cfcea 0x2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x403cfcea bootloader_debug_buffer + *libbootloader_support.a:bootloader_sha.*(.literal .text .literal.* .text.*) + .text.bootloader_sha256_start + 0x403cfcec 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + 0x403cfcec bootloader_sha256_start + .text.bootloader_sha256_data + 0x403cfd18 0x52 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + 0x403cfd18 bootloader_sha256_data + .text.bootloader_sha256_finish + 0x403cfd6a 0x46 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + 0x403cfd6a bootloader_sha256_finish + *libbootloader_support.a:bootloader_console_loader.*(.literal .text .literal.* .text.*) + .text.bootloader_console_deinit + 0x403cfdb0 0xa esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + 0x403cfdb0 bootloader_console_deinit + *libbootloader_support.a:bootloader_panic.*(.literal .text .literal.* .text.*) + .text.__assert_func + 0x403cfdba 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + 0x403cfdba __assert_func + .text.unlikely.abort + 0x403cfdda 0x2a esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + 0x403cfdda abort + *libbootloader_support.a:bootloader_soc.*(.literal .text .literal.* .text.*) + .text.bootloader_ana_super_wdt_reset_config + 0x403cfe04 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + 0x403cfe04 bootloader_ana_super_wdt_reset_config + .text.bootloader_ana_bod_reset_config + 0x403cfe30 0x2e esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + 0x403cfe30 bootloader_ana_bod_reset_config + .text.bootloader_ana_clock_glitch_reset_config + 0x403cfe5e 0x2e esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + 0x403cfe5e bootloader_ana_clock_glitch_reset_config + *libbootloader_support.a:esp_image_format.*(.literal .text .literal.* .text.*) + .text.bootloader_util_regions_overlap + 0x403cfe8c 0x4e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.should_load + 0x403cfeda 0x5a esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_segments + 0x403cff34 0x4b0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.image_load + 0x403d03e4 0x3f2 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.bootloader_load_image + 0x403d07d6 0x8 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + 0x403d07d6 bootloader_load_image + *libbootloader_support.a:flash_encrypt.*(.literal .text .literal.* .text.*) + *libbootloader_support.a:flash_encryption_secure_features.*(.literal .text .literal.* .text.*) + *libbootloader_support.a:flash_partitions.*(.literal .text .literal.* .text.*) + .text.esp_partition_table_verify + 0x403d07de 0x17e esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + 0x403d07de esp_partition_table_verify + *libbootloader_support.a:secure_boot.*(.literal .text .literal.* .text.*) + *libbootloader_support.a:secure_boot_secure_features.*(.literal .text .literal.* .text.*) + *libbootloader_support.a:secure_boot_signatures_bootloader.*(.literal .text .literal.* .text.*) + *libmicro-ecc.a:*.*(.literal .text .literal.* .text.*) + *libspi_flash.a:*.*(.literal .text .literal.* .text.*) + *libhal.a:wdt_hal_iram.*(.literal .text .literal.* .text.*) + .text.wdt_hal_init + 0x403d095c 0x1cc esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x403d095c wdt_hal_init + .text.wdt_hal_config_stage + 0x403d0b28 0x10c esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x403d0b28 wdt_hal_config_stage + .text.wdt_hal_write_protect_disable + 0x403d0c34 0x18 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x403d0c34 wdt_hal_write_protect_disable + .text.wdt_hal_write_protect_enable + 0x403d0c4c 0x12 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x403d0c4c wdt_hal_write_protect_enable + .text.wdt_hal_enable + 0x403d0c5e 0x2c esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x403d0c5e wdt_hal_enable + .text.wdt_hal_set_flashboot_en + 0x403d0c8a 0x36 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x403d0c8a wdt_hal_set_flashboot_en + *libhal.a:mmu_hal.*(.literal .text .literal.* .text.*) + .text.mmu_hal_unmap_all + 0x403d0cc0 0x1a esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x403d0cc0 mmu_hal_unmap_all + .text.mmu_hal_init + 0x403d0cda 0x12 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x403d0cda mmu_hal_init + .text.mmu_hal_check_valid_ext_vaddr_region + 0x403d0cec 0x48 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x403d0cec mmu_hal_check_valid_ext_vaddr_region + .text.mmu_hal_map_region + 0x403d0d34 0x94 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x403d0d34 mmu_hal_map_region + *libhal.a:cache_hal.*(.literal .text .literal.* .text.*) + .text.s_cache_hal_init_ctx + 0x403d0dc8 0x3a esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x403d0dc8 s_cache_hal_init_ctx + .text.cache_hal_init + 0x403d0e02 0x36 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x403d0e02 cache_hal_init + .text.cache_hal_disable + 0x403d0e38 0x16 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x403d0e38 cache_hal_disable + .text.cache_hal_enable + 0x403d0e4e 0x20 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x403d0e4e cache_hal_enable + *libhal.a:efuse_hal.*(.literal .text .literal.* .text.*) + *libesp_hw_support.a:rtc_clk.*(.literal .text .literal.* .text.*) + .text.rtc_clk_bbpll_disable + 0x403d0e6e 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_cpu_freq_to_pll_mhz + 0x403d0e84 0x64 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_32k_enable.part.0 + 0x403d0ee8 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_32k_enable + 0x403d0f32 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403d0f32 rtc_clk_32k_enable + .text.rtc_clk_8m_enable + 0x403d0f4e 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403d0f4e rtc_clk_8m_enable + .text.rtc_clk_slow_src_set + 0x403d0fc4 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403d0fc4 rtc_clk_slow_src_set + .text.rtc_clk_slow_src_get + 0x403d102c 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403d102c rtc_clk_slow_src_get + .text.rtc_clk_slow_freq_get_hz + 0x403d1046 0x2e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403d1046 rtc_clk_slow_freq_get_hz + .text.rtc_clk_fast_src_set + 0x403d1074 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403d1074 rtc_clk_fast_src_set + .text.rtc_clk_fast_src_get + 0x403d10ac 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403d10ac rtc_clk_fast_src_get + .text.rtc_clk_xtal_freq_get + 0x403d10b8 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403d10b8 rtc_clk_xtal_freq_get + 0x403d10b8 rtc_get_xtal + .text.rtc_clk_cpu_freq_mhz_to_config + 0x403d1110 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403d1110 rtc_clk_cpu_freq_mhz_to_config + .text.rtc_clk_cpu_freq_get_config + 0x403d1170 0xd6 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403d1170 rtc_clk_cpu_freq_get_config + .text.rtc_clk_xtal_freq_update + 0x403d1246 0x2e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403d1246 rtc_clk_xtal_freq_update + .text.rtc_clk_apb_freq_update + 0x403d1274 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403d1274 rtc_clk_apb_freq_update + .text.rtc_clk_cpu_freq_to_xtal + 0x403d128c 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_cpu_freq_set_config + 0x403d12e8 0x242 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403d12e8 rtc_clk_cpu_freq_set_config + .text.rtc_clk_apb_freq_get + 0x403d152a 0x2e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403d152a rtc_clk_apb_freq_get + .text.rtc_clk_divider_set + 0x403d1558 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403d1558 rtc_clk_divider_set + .text.rtc_clk_8m_divider_set + 0x403d1598 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403d1598 rtc_clk_8m_divider_set + *libesp_hw_support.a:rtc_time.*(.literal .text .literal.* .text.*) + *libesp_hw_support.a:regi2c_ctrl.*(.literal .text .literal.* .text.*) + *libefuse.a:*.*(.literal .text .literal.* .text.*) + *(.fini.literal) + *(.fini) + *(.gnu.version) + 0x403d15cc _loader_text_end = ABSOLUTE (.) + +.iram.text 0x403cc710 0x0 + 0x403cc710 . = ALIGN (0x10) + *(.entry.text) + *(.init.literal) + *(.init) + +.dram0.bss 0x3fcd5710 0x110 + 0x3fcd5710 . = ALIGN (0x8) + 0x3fcd5710 _dram_start = ABSOLUTE (.) + 0x3fcd5710 _bss_start = ABSOLUTE (.) + *(.dynsbss) + *(.sbss) + *(.sbss.*) + .sbss.ota_has_initial_contents + 0x3fcd5710 0x1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + *fill* 0x3fcd5711 0x3 + .sbss.ram_obfs_value + 0x3fcd5714 0x8 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .sbss.mapped 0x3fcd571c 0x1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + *fill* 0x3fcd571d 0x3 + .sbss.s_bbpll_digi_consumers_ref_count + 0x3fcd5720 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .sbss.s_cur_pll_freq + 0x3fcd5724 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .sbss.ctx 0x3fcd5728 0x4 esp-idf/hal/libhal.a(cache_hal.c.obj) + *(.gnu.linkonce.sb.*) + *(.scommon) + *(.sbss2) + *(.sbss2.*) + *(.gnu.linkonce.sb2.*) + *(.dynbss) + *(.bss) + *(.bss.*) + .bss.ctx 0x3fcd572c 0xd8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .bss.bootloader_image_hdr + 0x3fcd5804 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + 0x3fcd5804 bootloader_image_hdr + *(.gnu.linkonce.b.*) + *(COMMON) + 0x3fcd5820 . = ALIGN (0x8) + *fill* 0x3fcd581c 0x4 + 0x3fcd5820 _bss_end = ABSOLUTE (.) + +.dram0.bootdesc + 0x3fcd5820 0x50 + 0x3fcd5820 _data_start = ABSOLUTE (.) + *(.data_bootloader_desc .data_bootloader_desc.*) + .data_bootloader_desc + 0x3fcd5820 0x50 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + 0x3fcd5820 esp_bootloader_desc + +.dram0.data 0x3fcd5870 0x4 + *(.data) + *(.data.*) + *(.gnu.linkonce.d.*) + *(.data1) + *(.sdata) + *(.sdata.*) + .sdata.current_read_mapping + 0x3fcd5870 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + *(.gnu.linkonce.s.*) + *(.gnu.linkonce.s2.*) + *(.jcr) + 0x3fcd5874 _data_end = ABSOLUTE (.) + +.dram0.rodata 0x3fcd5874 0x16e4 + 0x3fcd5874 _rodata_start = ABSOLUTE (.) + *(.rodata) + *(.rodata.*) + .rodata.__assert_func.str1.4 + 0x3fcd5874 0x160c esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + 0x22 (size before relaxing) + .rodata.abort.str1.4 + 0x3fcd6e80 0x22 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .rodata.call_start_cpu0.str1.4 + 0x3fcd6e80 0x3c esp-idf/main/libmain.a(bootloader_start.c.obj) + .rodata.log_invalid_app_partition.str1.4 + 0x3fcd6e80 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.try_load_partition.str1.4 + 0x3fcd6e80 0x41 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.write_otadata.isra.0.str1.4 + 0x3fcd6e80 0x45 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.set_actual_ota_seq.str1.4 + 0x3fcd6e80 0x3d esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.load_image.str1.4 + 0x3fcd6e80 0xad esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.bootloader_common_read_otadata.str1.4 + 0x3fcd6e80 0x91 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.bootloader_utility_load_partition_table.str1.4 + 0x3fcd6e80 0x1df esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.bootloader_utility_get_selected_boot_partition.str1.4 + 0x3fcd6e80 0x113 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.bootloader_utility_load_boot_image.str1.4 + 0x3fcd6e80 0xe2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.esp_partition_table_verify.str1.4 + 0x3fcd6e80 0x16c esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .rodata.bootloader_util_regions_overlap.str1.4 + 0x3fcd6e80 0x5e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_segments.str1.4 + 0x3fcd6e80 0x2a9 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.image_load.str1.4 + 0x3fcd6e80 0x1da esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.__func__.0 + 0x3fcd6e80 0x20 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.__func__.1 + 0x3fcd6ea0 0x16 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.bootloader_sha256_data.str1.4 + 0x3fcd6eb6 0x66 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + *fill* 0x3fcd6eb6 0x2 + .rodata.__func__.0 + 0x3fcd6eb8 0x19 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + *fill* 0x3fcd6ed1 0x3 + .rodata.__func__.1 + 0x3fcd6ed4 0x17 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .rodata.bootloader_init.str1.4 + 0x3fcd6eeb 0x10f esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) + *fill* 0x3fcd6eeb 0x1 + .rodata.__func__.0 + 0x3fcd6eec 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) + .rodata.bootloader_common_check_chip_validity.str1.4 + 0x3fcd6efc 0xea esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .rodata.bootloader_fill_random.str1.4 + 0x3fcd6efc 0x4c esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .rodata.__func__.0 + 0x3fcd6efc 0x17 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .rodata.bootloader_mmap.str1.4 + 0x3fcd6f13 0xac esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.bootloader_flash_read.str1.4 + 0x3fcd6f13 0xe7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.str1.4 + 0x3fcd6f13 0xdf esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.bootloader_flash_write.str1.4 + 0x3fcd6f13 0xef esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + *fill* 0x3fcd6f13 0x1 + .rodata.__func__.0 + 0x3fcd6f14 0x1b esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + *fill* 0x3fcd6f2f 0x1 + .rodata.__func__.1 + 0x3fcd6f30 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.bootloader_init_spi_flash.str1.4 + 0x3fcd6f58 0xfc esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .rodata.bootloader_read_bootloader_header.str1.4 + 0x3fcd6f58 0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .rodata.bootloader_check_bootloader_validity.str1.4 + 0x3fcd6f58 0x2e esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .rodata.bootloader_enable_random.str1.4 + 0x3fcd6f58 0x3d esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .rodata.bootloader_print_banner.str1.4 + 0x3fcd6f58 0x60 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .rodata.rtc_clk_init.str1.4 + 0x3fcd6f58 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .rodata.rtc_clk_xtal_freq_get.str1.4 + 0x3fcd6f58 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .rodata.rtc_clk_cpu_freq_get_config.str1.4 + 0x3fcd6f58 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *(.gnu.linkonce.r.*) + *(.rodata1) + *(.sdata2 .sdata2.* .srodata .srodata.*) + 0x3fcd6f58 __XT_EXCEPTION_TABLE_ = ABSOLUTE (.) + *(.xt_except_table) + *(.gcc_except_table) + *(.gnu.linkonce.e.*) + *(.gnu.version_r) + *(.eh_frame) + 0x3fcd7054 . = ((. + 0x3) & 0xfffffffffffffffc) + 0x3fcd6f58 __init_array_start = ABSOLUTE (.) + *crtbegin.*(.ctors) + *(EXCLUDE_FILE(*crtend.*) .ctors) + *(SORT_BY_NAME(.ctors.*)) + *(.ctors) + 0x3fcd6f58 __init_array_end = ABSOLUTE (.) + *crtbegin.*(.dtors) + *(EXCLUDE_FILE(*crtend.*) .dtors) + *(SORT_BY_NAME(.dtors.*)) + *(.dtors) + 0x3fcd6f58 __XT_EXCEPTION_DESCS_ = ABSOLUTE (.) + *(.xt_except_desc) + *(.gnu.linkonce.h.*) + 0x3fcd6f58 __XT_EXCEPTION_DESCS_END__ = ABSOLUTE (.) + *(.xt_except_desc_end) + *(.dynamic) + *(.gnu.version_d) + 0x3fcd6f58 _rodata_end = ABSOLUTE (.) + 0x3fcd6f58 _lit4_start = ABSOLUTE (.) + *(*.lit4) + *(.lit4.*) + *(.gnu.linkonce.lit4.*) + 0x3fcd6f58 _lit4_end = ABSOLUTE (.) + 0x3fcd7054 . = ALIGN (0x4) + 0x3fcd6f58 _dram_end = ABSOLUTE (.) + +.iram.text 0x403cc710 0xb9a + 0x403cc710 _stext = . + 0x403cc710 _text_start = ABSOLUTE (.) + *(.literal .text .literal.* .text.* .stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*) + .text.esp_bootloader_get_description + 0x403cc710 0xa esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + 0x403cc710 esp_bootloader_get_description + .text.call_start_cpu0 + 0x403cc71a 0x82 esp-idf/main/libmain.a(bootloader_start.c.obj) + 0x403cc71a call_start_cpu0 + .text.bootloader_init + 0x403cc79c 0x1a8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) + 0x403cc79c bootloader_init + .text.bootloader_clock_configure + 0x403cc944 0xd6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + 0x403cc944 bootloader_clock_configure + .text.bootloader_init_mem + 0x403cca1a 0x2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x403cca1a bootloader_init_mem + .text.bootloader_random_enable + 0x403cca1c 0x1a2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + 0x403cca1c bootloader_random_enable + .text.bootloader_flash_update_id + 0x403ccbbe 0x1c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x403ccbbe bootloader_flash_update_id + .text.bootloader_init_spi_flash + 0x403ccbda 0x1f2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x403ccbda bootloader_init_spi_flash + .text.bootloader_clear_bss_section + 0x403ccdcc 0x22 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + 0x403ccdcc bootloader_clear_bss_section + .text.bootloader_read_bootloader_header + 0x403ccdee 0x3e esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + 0x403ccdee bootloader_read_bootloader_header + .text.bootloader_check_bootloader_validity + 0x403cce2c 0x54 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + 0x403cce2c bootloader_check_bootloader_validity + .text.bootloader_config_wdt + 0x403cce80 0x9c esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + 0x403cce80 bootloader_config_wdt + .text.bootloader_enable_random + 0x403ccf1c 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + 0x403ccf1c bootloader_enable_random + .text.bootloader_print_banner + 0x403ccf44 0x56 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + 0x403ccf44 bootloader_print_banner + .text.bootloader_console_init + 0x403ccf9a 0xae esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + 0x403ccf9a bootloader_console_init + .text.esp_cpu_configure_region_protection + 0x403cd048 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x403cd048 esp_cpu_configure_region_protection + .text.rtc_clk_init + 0x403cd148 0x152 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + 0x403cd148 rtc_clk_init + *(.iram .iram.*) + *(.fini.literal) + *(.fini) + *(.gnu.version) + 0x403cd2aa . = (. + 0x10) + *fill* 0x403cd29a 0x10 + 0x403cd2aa _text_end = ABSOLUTE (.) + 0x403cd2aa _etext = . +OUTPUT(bootloader.elf elf32-littleriscv) + +.rela.dyn 0x403cd2ac 0x0 + .rela.text.esp_bootloader_get_description + 0x403cd2ac 0x0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .rela.text.call_start_cpu0 + 0x403cd2ac 0x0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .rela.text.esp_partition_table_verify + 0x403cd2ac 0x0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .rela.text.process_segments + 0x403cd2ac 0x0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .rela.text.bootloader_init + 0x403cd2ac 0x0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .rela.iram1.1 0x403cd2ac 0x0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .rela.iram1.0 0x403cd2ac 0x0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .rela.iram1.6 0x403cd2ac 0x0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .rela.text.bootloader_flash_update_id + 0x403cd2ac 0x0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .rela.text.bootloader_init_spi_flash + 0x403cd2ac 0x0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .rela.text.bootloader_clear_bss_section + 0x403cd2ac 0x0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .rela.text.bootloader_config_wdt + 0x403cd2ac 0x0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .rela.text.bootloader_console_init + 0x403cd2ac 0x0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .rela.iram1.2 0x403cd2ac 0x0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .rela.iram1.3 0x403cd2ac 0x0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .rela.text.wdt_hal_init + 0x403cd2ac 0x0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .rela.text.wdt_hal_config_stage + 0x403cd2ac 0x0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + +.debug_info 0x00000000 0x253b0 + .debug_info 0x00000000 0x181 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .debug_info 0x00000181 0x21d esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .debug_info 0x0000039e 0xc95 esp-idf/main/libmain.a(bootloader_start.c.obj) + .debug_info 0x00001033 0x1f33 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_info 0x00002f66 0x5ae esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_info 0x00003514 0x2490 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_info 0x000059a4 0xc6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + .debug_info 0x00005a6a 0x437 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_info 0x00005ea1 0x104 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .debug_info 0x00005fa5 0x845 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) + .debug_info 0x000067ea 0x95d esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_info 0x00007147 0x349 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .debug_info 0x00007490 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_info 0x0000752f 0x26b esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .debug_info 0x0000779a 0x987 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_info 0x00008121 0x1d8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .debug_info 0x000082f9 0x3642 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_info 0x0000b93b 0xbfd esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_info 0x0000c538 0x4645 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .debug_info 0x00010b7d 0x1739 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .debug_info 0x000122b6 0x26b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_info 0x00012521 0x8d2 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .debug_info 0x00012df3 0x1789 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_info 0x0001457c 0x160 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + .debug_info 0x000146dc 0x281 esp-idf/log/liblog.a(log_noos.c.obj) + .debug_info 0x0001495d 0x3755 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_info 0x000180b2 0x3a05 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_info 0x0001bab7 0x819e esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_info 0x00023c55 0xbd2 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_info 0x00024827 0xb89 esp-idf/hal/libhal.a(cache_hal.c.obj) + +.debug_abbrev 0x00000000 0x4854 + .debug_abbrev 0x00000000 0xaa esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .debug_abbrev 0x000000aa 0xfb esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .debug_abbrev 0x000001a5 0x309 esp-idf/main/libmain.a(bootloader_start.c.obj) + .debug_abbrev 0x000004ae 0x4ed esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_abbrev 0x0000099b 0x1fd esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_abbrev 0x00000b98 0x507 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_abbrev 0x0000109f 0x89 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + .debug_abbrev 0x00001128 0x1ca esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_abbrev 0x000012f2 0x80 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .debug_abbrev 0x00001372 0x1fe esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) + .debug_abbrev 0x00001570 0x296 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_abbrev 0x00001806 0x12e esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .debug_abbrev 0x00001934 0x65 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_abbrev 0x00001999 0x16d esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .debug_abbrev 0x00001b06 0x322 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_abbrev 0x00001e28 0xaf esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .debug_abbrev 0x00001ed7 0x560 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_abbrev 0x00002437 0x2fd esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_abbrev 0x00002734 0x344 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .debug_abbrev 0x00002a78 0x302 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .debug_abbrev 0x00002d7a 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_abbrev 0x00002e0a 0x306 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .debug_abbrev 0x00003110 0x515 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_abbrev 0x00003625 0xd3 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + .debug_abbrev 0x000036f8 0x1a5 esp-idf/log/liblog.a(log_noos.c.obj) + .debug_abbrev 0x0000389d 0x1ff esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_abbrev 0x00003a9c 0x35d esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_abbrev 0x00003df9 0x3fc esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_abbrev 0x000041f5 0x2f8 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_abbrev 0x000044ed 0x367 esp-idf/hal/libhal.a(cache_hal.c.obj) + +.debug_aranges 0x00000000 0x858 + .debug_aranges + 0x00000000 0x20 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .debug_aranges + 0x00000020 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .debug_aranges + 0x00000048 0x28 esp-idf/main/libmain.a(bootloader_start.c.obj) + .debug_aranges + 0x00000070 0xa0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_aranges + 0x00000110 0x20 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_aranges + 0x00000130 0x70 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_aranges + 0x000001a0 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + .debug_aranges + 0x000001c0 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_aranges + 0x000001f0 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .debug_aranges + 0x00000220 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) + .debug_aranges + 0x00000240 0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_aranges + 0x00000288 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .debug_aranges + 0x000002a8 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_aranges + 0x000002c8 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .debug_aranges + 0x000002e8 0x40 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_aranges + 0x00000328 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .debug_aranges + 0x00000350 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_aranges + 0x00000408 0x50 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_aranges + 0x00000458 0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .debug_aranges + 0x000004a0 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .debug_aranges + 0x000004c0 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_aranges + 0x000004e0 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .debug_aranges + 0x00000500 0x120 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_aranges + 0x00000620 0x28 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + .debug_aranges + 0x00000648 0x38 esp-idf/log/liblog.a(log_noos.c.obj) + .debug_aranges + 0x00000680 0x40 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_aranges + 0x000006c0 0x58 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_aranges + 0x00000718 0x70 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_aranges + 0x00000788 0x60 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_aranges + 0x000007e8 0x70 esp-idf/hal/libhal.a(cache_hal.c.obj) + +.debug_ranges 0x00000000 0x1768 + .debug_ranges 0x00000000 0x10 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .debug_ranges 0x00000010 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .debug_ranges 0x00000028 0x30 esp-idf/main/libmain.a(bootloader_start.c.obj) + .debug_ranges 0x00000058 0x230 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_ranges 0x00000288 0x70 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_ranges 0x000002f8 0x468 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_ranges 0x00000760 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + .debug_ranges 0x00000770 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_ranges 0x00000790 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .debug_ranges 0x000007b0 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) + .debug_ranges 0x000007f0 0x70 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_ranges 0x00000860 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .debug_ranges 0x00000870 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_ranges 0x00000880 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .debug_ranges 0x000008a8 0x90 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_ranges 0x00000938 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .debug_ranges 0x00000950 0x180 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_ranges 0x00000ad0 0x90 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_ranges 0x00000b60 0x70 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .debug_ranges 0x00000bd0 0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .debug_ranges 0x00000c18 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_ranges 0x00000c28 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .debug_ranges 0x00000c68 0x3b8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_ranges 0x00001020 0x18 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + .debug_ranges 0x00001038 0x60 esp-idf/log/liblog.a(log_noos.c.obj) + .debug_ranges 0x00001098 0x80 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_ranges 0x00001118 0x98 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_ranges 0x000011b0 0x2c8 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_ranges 0x00001478 0x180 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_ranges 0x000015f8 0x170 esp-idf/hal/libhal.a(cache_hal.c.obj) + +.debug_line 0x00000000 0x1229f + .debug_line 0x00000000 0x222 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .debug_line 0x00000222 0x418 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .debug_line 0x0000063a 0x64d esp-idf/main/libmain.a(bootloader_start.c.obj) + .debug_line 0x00000c87 0x203f esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_line 0x00002cc6 0x6e1 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_line 0x000033a7 0x2208 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_line 0x000055af 0x200 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + .debug_line 0x000057af 0x4a2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_line 0x00005c51 0x2f6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .debug_line 0x00005f47 0x8ce esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) + .debug_line 0x00006815 0x829 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_line 0x0000703e 0x3bb esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .debug_line 0x000073f9 0xdf esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_line 0x000074d8 0x4fa esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .debug_line 0x000079d2 0xc25 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_line 0x000085f7 0x693 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .debug_line 0x00008c8a 0x19ac esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_line 0x0000a636 0xbbf esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_line 0x0000b1f5 0xa34 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .debug_line 0x0000bc29 0x4c8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .debug_line 0x0000c0f1 0x3bf esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_line 0x0000c4b0 0x771 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .debug_line 0x0000cc21 0x1c39 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_line 0x0000e85a 0x111 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + .debug_line 0x0000e96b 0x44d esp-idf/log/liblog.a(log_noos.c.obj) + .debug_line 0x0000edb8 0x464 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_line 0x0000f21c 0x796 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_line 0x0000f9b2 0x137b esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_line 0x00010d2d 0xc2c esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_line 0x00011959 0x946 esp-idf/hal/libhal.a(cache_hal.c.obj) + +.debug_str 0x00000000 0xba5a + .debug_str 0x00000000 0xba5a esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + 0x2da (size before relaxing) + .debug_str 0x0000ba5a 0x2f0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .debug_str 0x0000ba5a 0xa76 esp-idf/main/libmain.a(bootloader_start.c.obj) + .debug_str 0x0000ba5a 0x1667 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_str 0x0000ba5a 0x4c9 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_str 0x0000ba5a 0x1797 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_str 0x0000ba5a 0x27c esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + .debug_str 0x0000ba5a 0x40b esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_str 0x0000ba5a 0x2c7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .debug_str 0x0000ba5a 0x111b esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) + .debug_str 0x0000ba5a 0xe6f esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_str 0x0000ba5a 0x6e5 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .debug_str 0x0000ba5a 0x267 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_str 0x0000ba5a 0x302 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .debug_str 0x0000ba5a 0x9df esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_str 0x0000ba5a 0x2ad esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .debug_str 0x0000ba5a 0x26f7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_str 0x0000ba5a 0x135e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_str 0x0000ba5a 0x3555 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .debug_str 0x0000ba5a 0xa6f esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .debug_str 0x0000ba5a 0x267 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_str 0x0000ba5a 0xcd2 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .debug_str 0x0000ba5a 0x1370 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_str 0x0000ba5a 0x2ba esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + .debug_str 0x0000ba5a 0x310 esp-idf/log/liblog.a(log_noos.c.obj) + .debug_str 0x0000ba5a 0x27ed esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_str 0x0000ba5a 0x29fb esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_str 0x0000ba5a 0x5157 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_str 0x0000ba5a 0x62a esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_str 0x0000ba5a 0x62d esp-idf/hal/libhal.a(cache_hal.c.obj) + +.comment 0x00000000 0x2f + .comment 0x00000000 0x2f esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + 0x30 (size before relaxing) + .comment 0x0000002f 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .comment 0x0000002f 0x30 esp-idf/main/libmain.a(bootloader_start.c.obj) + .comment 0x0000002f 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .comment 0x0000002f 0x30 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .comment 0x0000002f 0x30 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .comment 0x0000002f 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + .comment 0x0000002f 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .comment 0x0000002f 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .comment 0x0000002f 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) + .comment 0x0000002f 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .comment 0x0000002f 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .comment 0x0000002f 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .comment 0x0000002f 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .comment 0x0000002f 0x30 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .comment 0x0000002f 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .comment 0x0000002f 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .comment 0x0000002f 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .comment 0x0000002f 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .comment 0x0000002f 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .comment 0x0000002f 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .comment 0x0000002f 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .comment 0x0000002f 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .comment 0x0000002f 0x30 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + .comment 0x0000002f 0x30 esp-idf/log/liblog.a(log_noos.c.obj) + .comment 0x0000002f 0x30 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .comment 0x0000002f 0x30 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .comment 0x0000002f 0x30 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .comment 0x0000002f 0x30 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .comment 0x0000002f 0x30 esp-idf/hal/libhal.a(cache_hal.c.obj) + +.riscv.attributes + 0x00000000 0x48 + .riscv.attributes + 0x00000000 0x44 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .riscv.attributes + 0x00000044 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .riscv.attributes + 0x00000088 0x44 esp-idf/main/libmain.a(bootloader_start.c.obj) + .riscv.attributes + 0x000000cc 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .riscv.attributes + 0x00000110 0x44 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .riscv.attributes + 0x00000154 0x44 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .riscv.attributes + 0x00000198 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + .riscv.attributes + 0x000001dc 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .riscv.attributes + 0x00000220 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .riscv.attributes + 0x00000264 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) + .riscv.attributes + 0x000002a8 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .riscv.attributes + 0x000002ec 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .riscv.attributes + 0x00000330 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .riscv.attributes + 0x00000374 0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .riscv.attributes + 0x000003bc 0x44 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .riscv.attributes + 0x00000400 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .riscv.attributes + 0x00000444 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .riscv.attributes + 0x00000488 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .riscv.attributes + 0x000004cc 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .riscv.attributes + 0x00000510 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .riscv.attributes + 0x00000554 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .riscv.attributes + 0x0000059c 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .riscv.attributes + 0x000005e4 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .riscv.attributes + 0x00000628 0x44 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + .riscv.attributes + 0x0000066c 0x48 esp-idf/log/liblog.a(log_noos.c.obj) + .riscv.attributes + 0x000006b4 0x44 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .riscv.attributes + 0x000006f8 0x44 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .riscv.attributes + 0x0000073c 0x44 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .riscv.attributes + 0x00000780 0x44 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .riscv.attributes + 0x000007c4 0x44 esp-idf/hal/libhal.a(cache_hal.c.obj) + +.debug_frame 0x00000000 0x15c0 + .debug_frame 0x00000000 0x20 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + .debug_frame 0x00000020 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .debug_frame 0x00000060 0x38 esp-idf/main/libmain.a(bootloader_start.c.obj) + .debug_frame 0x00000098 0x2c0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_frame 0x00000358 0x58 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_frame 0x000003b0 0x198 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_frame 0x00000548 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + .debug_frame 0x00000568 0x68 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_frame 0x000005d0 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + .debug_frame 0x00000610 0x34 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) + .debug_frame 0x00000644 0xc8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_frame 0x0000070c 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .debug_frame 0x0000073c 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_frame 0x0000075c 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .debug_frame 0x00000788 0xc0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_frame 0x00000848 0x50 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + .debug_frame 0x00000898 0x2b8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_frame 0x00000b50 0xf4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_frame 0x00000c44 0xbc esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .debug_frame 0x00000d00 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .debug_frame 0x00000d30 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_frame 0x00000d50 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .debug_frame 0x00000d88 0x33c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_frame 0x000010c4 0x30 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + .debug_frame 0x000010f4 0x84 esp-idf/log/liblog.a(log_noos.c.obj) + .debug_frame 0x00001178 0x70 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_frame 0x000011e8 0xb0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_frame 0x00001298 0xec esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_frame 0x00001384 0x11c esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_frame 0x000014a0 0x120 esp-idf/hal/libhal.a(cache_hal.c.obj) + +.debug_loc 0x00000000 0x8793 + .debug_loc 0x00000000 0xc8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + .debug_loc 0x000000c8 0xc7 esp-idf/main/libmain.a(bootloader_start.c.obj) + .debug_loc 0x0000018f 0x131f esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_loc 0x000014ae 0x1d9 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_loc 0x00001687 0x2134 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_loc 0x000037bb 0x1bb esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_loc 0x00003976 0x69 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) + .debug_loc 0x000039df 0x324 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_loc 0x00003d03 0x1b5 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + .debug_loc 0x00003eb8 0xf8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + .debug_loc 0x00003fb0 0x17c esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_loc 0x0000412c 0x1170 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_loc 0x0000529c 0x2d1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_loc 0x0000556d 0xd2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + .debug_loc 0x0000563f 0x87 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + .debug_loc 0x000056c6 0xf2 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + .debug_loc 0x000057b8 0xcaf esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_loc 0x00006467 0x97 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + .debug_loc 0x000064fe 0x1a0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_loc 0x0000669e 0xac7 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_loc 0x00007165 0xc52 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_loc 0x00007db7 0x9dc esp-idf/hal/libhal.a(cache_hal.c.obj) + +Cross Reference Table + +Symbol File +Cache_Disable_ICache esp-idf/hal/libhal.a(cache_hal.c.obj) +Cache_Enable_ICache esp-idf/hal/libhal.a(cache_hal.c.obj) +Cache_Get_ICache_Line_Size esp-idf/hal/libhal.a(cache_hal.c.obj) +Cache_Invalidate_Addr esp-idf/hal/libhal.a(cache_hal.c.obj) +Cache_Resume_ICache esp-idf/hal/libhal.a(cache_hal.c.obj) +Cache_Suspend_ICache esp-idf/hal/libhal.a(cache_hal.c.obj) +EFUSE esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +ESP_EFUSE_ADC1_CAL_VOL_ATTEN0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC1_CAL_VOL_ATTEN1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC1_CAL_VOL_ATTEN2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC1_CAL_VOL_ATTEN3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC1_INIT_CODE_ATTEN0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC1_INIT_CODE_ATTEN1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC1_INIT_CODE_ATTEN2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC1_INIT_CODE_ATTEN3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_BLK_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_BLK_VERSION_MINOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIG_DBIAS_HVT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DISABLE_BLK_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DISABLE_WAFER_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_DIRECT_BOOT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +ESP_EFUSE_DIS_DOWNLOAD_ICACHE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +ESP_EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +ESP_EFUSE_DIS_DOWNLOAD_MODE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +ESP_EFUSE_DIS_FORCE_DOWNLOAD esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_ICACHE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_PAD_JTAG esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +ESP_EFUSE_DIS_TWAI esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_USB_JTAG esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +ESP_EFUSE_DIS_USB_SERIAL_JTAG esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_USB_SERIAL_JTAG_ROM_PRINT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ENABLE_SECURITY_DOWNLOAD esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +ESP_EFUSE_ERR_RST_ENABLE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_FLASH_CAP esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_FLASH_TEMP esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_FLASH_TPUW esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_FLASH_VENDOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_FORCE_SEND_RESUME esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_JTAG_SEL_ENABLE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_KEY0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY_PURPOSE_0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY_PURPOSE_1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY_PURPOSE_2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY_PURPOSE_3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY_PURPOSE_4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY_PURPOSE_5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_K_DIG_LDO esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_K_RTC_LDO esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_MAC esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_OCODE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_OPTIONAL_UNIQUE_ID esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_PKG_VERSION esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +ESP_EFUSE_RD_DIS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_RD_DIS_BLOCK_KEY0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_RD_DIS_BLOCK_KEY1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_RD_DIS_BLOCK_KEY2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_RD_DIS_BLOCK_KEY3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_RD_DIS_BLOCK_KEY4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_RD_DIS_BLOCK_KEY5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_RD_DIS_BLOCK_SYS_DATA2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SECURE_BOOT_EN esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SECURE_BOOT_KEY_REVOKE0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_SECURE_BOOT_KEY_REVOKE1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_SECURE_BOOT_KEY_REVOKE2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_SECURE_VERSION esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SOFT_DIS_JTAG esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_BOOT_CRYPT_CNT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_CLK esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_CS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_D esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_D4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_D5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_D6 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_D7 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_DQS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_HD esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_Q esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_WP esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SYS_DATA_PART2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_TEMP_CALIB esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_THRES_HVT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_UART_PRINT_CONTROL esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +ESP_EFUSE_USB_EXCHG_PINS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_USER_DATA esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_USER_DATA_MAC_CUSTOM esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_VDD_SPI_AS_GPIO esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_V_DIG_DBIAS20 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_V_RTC_DBIAS20 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WAFER_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WAFER_VERSION_MINOR_HI esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WAFER_VERSION_MINOR_LO esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WDT_DELAY_SEL esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_BLK1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_BLK_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_BLK_VERSION_MINOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_BLOCK_KEY0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_BLOCK_KEY1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_BLOCK_KEY2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_BLOCK_KEY3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_BLOCK_KEY4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_BLOCK_KEY5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_BLOCK_SYS_DATA2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_BLOCK_USR_DATA esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_CUSTOM_MAC esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DIG_DBIAS_HVT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DISABLE_BLK_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DISABLE_WAFER_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DIS_DIRECT_BOOT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DIS_DOWNLOAD_ICACHE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DIS_DOWNLOAD_MANUAL_ENCRYPT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DIS_DOWNLOAD_MODE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DIS_FORCE_DOWNLOAD esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DIS_ICACHE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +ESP_EFUSE_WR_DIS_DIS_PAD_JTAG esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DIS_TWAI esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DIS_USB_JTAG esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DIS_USB_SERIAL_JTAG esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_DIS_USB_SERIAL_JTAG_ROM_PRINT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_ENABLE_SECURITY_DOWNLOAD esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_ERR_RST_ENABLE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_FLASH_CAP esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_FLASH_TEMP esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_FLASH_TPUW esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_FLASH_VENDOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_FORCE_SEND_RESUME esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_JTAG_SEL_ENABLE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_KEY_PURPOSE_0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY_PURPOSE_1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY_PURPOSE_2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY_PURPOSE_3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY_PURPOSE_4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY_PURPOSE_5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_K_DIG_LDO esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_K_RTC_LDO esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_MAC esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_OCODE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_OPTIONAL_UNIQUE_ID esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_PKG_VERSION esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_RD_DIS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SECURE_BOOT_EN esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_SECURE_VERSION esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SOFT_DIS_JTAG esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SPI_BOOT_CRYPT_CNT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_CLK esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_CS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D6 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D7 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_DQS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_HD esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_Q esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_WP esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SYS_DATA_PART1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_TEMP_CALIB esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_THRES_HVT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_UART_PRINT_CONTROL esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_USB_EXCHG_PINS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_VDD_SPI_AS_GPIO esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_V_DIG_DBIAS20 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_V_RTC_DBIAS20 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_WAFER_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_WAFER_VERSION_MINOR_HI esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_WAFER_VERSION_MINOR_LO esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_WDT_DELAY_SEL esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ROM_Boot_Cache_Init esp-idf/hal/libhal.a(mmu_hal.c.obj) +RTCCNTL esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) +SPIMEM0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +SPIMEM1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +TIMERG0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) +TIMERG1 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) +UART0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) +__ashldi3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_ashldi3.o) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +__assert_func esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + esp-idf/log/liblog.a(log_noos.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +__clz_tab C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_clz.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) +__divdi3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_divdi3.o) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) +__getreent esp-idf/main/libmain.a(bootloader_start.c.obj) +__lshrdi3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_lshrdi3.o) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +__popcountsi2 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_popcountsi2.o) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +__sf C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) +__udivdi3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(_udivdi3.o) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) +_bss_end esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) +_bss_start esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) +_data_end esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) +_data_start esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) +_dram_end esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +_dram_start esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +_impure_data C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) + esp-idf/main/libmain.a(bootloader_start.c.obj) +_impure_ptr C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-impure.o) +_loader_text_end esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +_loader_text_start esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +abort esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) + esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/hal/libhal.a(mmu_hal.c.obj) + esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_after_init esp-idf/main/libmain.a(bootloader_start.c.obj) +bootloader_ana_bod_reset_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) +bootloader_ana_clock_glitch_reset_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_ana_super_wdt_reset_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) +bootloader_atexit esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_before_init esp-idf/main/libmain.a(bootloader_start.c.obj) +bootloader_check_bootloader_validity esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) +bootloader_clear_bss_section esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) +bootloader_clock_configure esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) +bootloader_common_check_chip_validity esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_common_get_active_otadata esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_common_get_partition_description esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_common_ota_select_crc esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_common_ota_select_invalid esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_common_ota_select_valid esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) +bootloader_common_read_otadata esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_common_select_otadata esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) +bootloader_config_wdt esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) +bootloader_configure_spi_pins esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +bootloader_console_deinit esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_console_init esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) +bootloader_debug_buffer esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_enable_random esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) +bootloader_enable_wp esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +bootloader_execute_flash_command esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +bootloader_fill_random esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_flash_clock_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +bootloader_flash_cs_timing_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +bootloader_flash_dummy_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +bootloader_flash_erase_range esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_flash_erase_sector esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_flash_execute_command_common esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_flash_get_spi_mode esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +bootloader_flash_is_octal_mode_enabled esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_flash_read esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_flash_read_sfdp esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_flash_reset_chip esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_flash_set_dummy_out esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +bootloader_flash_unlock esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +bootloader_flash_update_id esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) +bootloader_flash_write esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_flash_xmc_startup esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) +bootloader_image_hdr esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +bootloader_init esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) + esp-idf/main/libmain.a(bootloader_start.c.obj) +bootloader_init_mem esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) +bootloader_init_spi_flash esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) +bootloader_load_image esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_load_image_no_verify esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_mmap esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_mmap_get_free_pages esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_munmap esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_print_banner esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) +bootloader_random_disable esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_random_enable esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) +bootloader_read_bootloader_header esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) +bootloader_read_flash_id esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +bootloader_reset esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/main/libmain.a(bootloader_start.c.obj) +bootloader_sha256_data esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_sha256_finish esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_sha256_flash_contents esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_sha256_hex_to_str esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_sha256_start esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_spi_flash_reset esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_utility_get_selected_boot_partition esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/main/libmain.a(bootloader_start.c.obj) +bootloader_utility_load_boot_image esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/main/libmain.a(bootloader_start.c.obj) +bootloader_utility_load_partition_table esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/main/libmain.a(bootloader_start.c.obj) +cache_hal_disable esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +cache_hal_enable esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +cache_hal_get_cache_line_size esp-idf/hal/libhal.a(cache_hal.c.obj) +cache_hal_init esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) +cache_hal_invalidate_addr esp-idf/hal/libhal.a(cache_hal.c.obj) +cache_hal_is_cache_enabled esp-idf/hal/libhal.a(cache_hal.c.obj) +cache_hal_resume esp-idf/hal/libhal.a(cache_hal.c.obj) +cache_hal_suspend esp-idf/hal/libhal.a(cache_hal.c.obj) +cache_hal_vaddr_to_cache_level_id esp-idf/hal/libhal.a(cache_hal.c.obj) +call_start_cpu0 esp-idf/main/libmain.a(bootloader_start.c.obj) +efuse_hal_blk_version esp-idf/hal/libhal.a(efuse_hal.c.obj) +efuse_hal_chip_revision esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) +efuse_hal_clear_program_registers esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +efuse_hal_flash_encryption_enabled esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +efuse_hal_get_disable_wafer_version_major esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) +efuse_hal_get_mac esp-idf/hal/libhal.a(efuse_hal.c.obj) +efuse_hal_get_major_chip_version esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/hal/libhal.a(efuse_hal.c.obj) +efuse_hal_get_minor_chip_version esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/hal/libhal.a(efuse_hal.c.obj) +efuse_hal_is_coding_error_in_block esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +efuse_hal_program esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +efuse_hal_read esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +efuse_hal_rs_calculate esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +efuse_hal_set_timing esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_bootloader_desc esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) +esp_bootloader_get_description esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) +esp_cpu_configure_region_protection esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) +esp_efuse_batch_write_begin esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_efuse_batch_write_cancel esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_batch_write_commit esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_efuse_block_is_empty esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_check_errors esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_count_unused_key_blocks esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_disable_rom_download_mode esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +esp_efuse_enable_rom_secure_download_mode esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_efuse_find_purpose esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_efuse_find_unused_key_block esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_coding_scheme esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_get_digest_revoke esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_field_size esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_get_key esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_key_dis_read esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_efuse_get_key_dis_write esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_efuse_get_key_purpose esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_keypurpose_dis_write esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_efuse_get_pkg_ver esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +esp_efuse_get_purpose_field esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_write_protect_of_digest_revoke esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_key_block_unused esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_read_block esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_read_field_bit esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_efuse_read_field_blob esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_efuse_read_field_cnt esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_efuse_read_reg esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_set_digest_revoke esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_key_dis_read esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_key_dis_write esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_key_purpose esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_keypurpose_dis_write esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_read_protect esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_rom_log_scheme esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +esp_efuse_set_write_protect esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_write_protect_of_digest_revoke esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_utility_apply_new_coding_scheme esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_burn_chip esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_burn_efuses esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_check_errors esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_clear_program_registers esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_count_once esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_debug_dump_blocks esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_debug_dump_pending esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_debug_dump_single_block esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_erase_virt_blocks esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_fill_buff esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_get_number_of_items esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_get_read_register_address esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_utility_is_correct_written_data esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_process esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_read_reg esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_reset esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_update_virt_blocks esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_write_blob esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_write_cnt esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_write_reg esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_write_block esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_write_field_bit esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_efuse_write_field_blob esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +esp_efuse_write_field_cnt esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_efuse_write_key esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_write_keys esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_write_reg esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_flash_encryption_cfg_verify_release_mode esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_flash_encryption_enabled esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +esp_flash_encryption_set_release_mode esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_flash_write_protect_crypt_cnt esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_get_flash_encryption_mode esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_image_get_flash_size esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +esp_image_get_metadata esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +esp_image_verify esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +esp_image_verify_bootloader esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +esp_image_verify_bootloader_data esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +esp_log_early_timestamp esp-idf/log/liblog.a(log_noos.c.obj) +esp_log_impl_lock esp-idf/log/liblog.a(log_noos.c.obj) +esp_log_impl_lock_timeout esp-idf/log/liblog.a(log_noos.c.obj) +esp_log_impl_unlock esp-idf/log/liblog.a(log_noos.c.obj) +esp_log_timestamp esp-idf/log/liblog.a(log_noos.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/main/libmain.a(bootloader_start.c.obj) +esp_partition_table_verify esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +esp_rom_crc32_le esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) +esp_rom_delay_us esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +esp_rom_efuse_get_flash_gpio_info esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +esp_rom_efuse_get_flash_wp_gpio esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +esp_rom_get_cpu_ticks_per_us esp-idf/log/liblog.a(log_noos.c.obj) +esp_rom_get_reset_reason esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/main/libmain.a(bootloader_start.c.obj) +esp_rom_gpio_pad_set_drv esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +esp_rom_install_channel_putc esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) +esp_rom_install_uart_printf esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) +esp_rom_md5_final esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) +esp_rom_md5_init esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) +esp_rom_md5_update esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) +esp_rom_printf esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/main/libmain.a(bootloader_start.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj) +esp_rom_regi2c_write esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +esp_rom_regi2c_write_mask esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) +esp_rom_set_cpu_ticks_per_us esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +esp_rom_software_reset_system esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +esp_rom_spiflash_config_clk esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +esp_rom_spiflash_config_param esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) +esp_rom_spiflash_erase_block esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +esp_rom_spiflash_erase_sector esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +esp_rom_spiflash_read esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +esp_rom_spiflash_wait_idle esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +esp_rom_spiflash_write esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +esp_rom_spiflash_write_encrypted esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +esp_rom_uart_flush_tx esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj) +esp_rom_uart_tx_wait_idle esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) +esp_secure_boot_read_key_digests esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ets_efuse_clear_program_registers esp-idf/hal/libhal.a(efuse_hal.c.obj) +ets_efuse_rs_calculate esp-idf/hal/libhal.a(efuse_hal.c.obj) +ets_install_putc1 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) +ets_install_putc2 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) +ets_install_uart_printf esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) +ets_sha_enable esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) +ets_sha_finish esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) +ets_sha_init esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) +ets_sha_update esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) +g_uart_print esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) +g_usb_print esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) +memcmp C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcmp.o) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) +memcpy C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memcpy.o) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +memset C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-memset.o) + esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/main/libmain.a(bootloader_start.c.obj) +mmu_hal_bytes_to_pages esp-idf/hal/libhal.a(mmu_hal.c.obj) +mmu_hal_check_valid_ext_vaddr_region esp-idf/hal/libhal.a(mmu_hal.c.obj) +mmu_hal_init esp-idf/hal/libhal.a(mmu_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) +mmu_hal_map_region esp-idf/hal/libhal.a(mmu_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +mmu_hal_paddr_to_vaddr esp-idf/hal/libhal.a(mmu_hal.c.obj) +mmu_hal_pages_to_bytes esp-idf/hal/libhal.a(mmu_hal.c.obj) +mmu_hal_unmap_all esp-idf/hal/libhal.a(mmu_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +mmu_hal_unmap_region esp-idf/hal/libhal.a(mmu_hal.c.obj) +mmu_hal_vaddr_to_paddr esp-idf/hal/libhal.a(mmu_hal.c.obj) +range_read_addr_blocks esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +range_write_addr_blocks esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +rom_spiflash_legacy_data esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) +rtc_clk_32k_bootstrap esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_32k_enable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) +rtc_clk_32k_enable_external esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_32k_enabled esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_8m_divider_set esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) +rtc_clk_8m_enable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) +rtc_clk_8m_enabled esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_8md256_enabled esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_apb_freq_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) +rtc_clk_apb_freq_update esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) +rtc_clk_bbpll_add_consumer esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_bbpll_remove_consumer esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_cpu_freq_get_config esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) +rtc_clk_cpu_freq_mhz_to_config esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) +rtc_clk_cpu_freq_set_config esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) +rtc_clk_cpu_freq_set_config_fast esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_cpu_freq_set_xtal esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_cpu_set_to_default_config esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_divider_set esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) +rtc_clk_fast_src_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) +rtc_clk_fast_src_set esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) +rtc_clk_init esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) +rtc_clk_slow_freq_get_hz esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) +rtc_clk_slow_src_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) +rtc_clk_slow_src_set esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) +rtc_clk_xtal_freq_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) +rtc_clk_xtal_freq_update esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) +rtc_dig_8m_enabled esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_dig_clk8m_disable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_dig_clk8m_enable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_get_xtal esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +s_cache_hal_init_ctx esp-idf/hal/libhal.a(cache_hal.c.obj) +s_revoke_table esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +s_table esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +wdt_hal_config_stage esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) +wdt_hal_deinit esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) +wdt_hal_disable esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) +wdt_hal_enable esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) +wdt_hal_feed esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) +wdt_hal_handle_intr esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) +wdt_hal_init esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) +wdt_hal_is_enabled esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) +wdt_hal_set_flashboot_en esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) +wdt_hal_write_protect_disable esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) +wdt_hal_write_protect_enable esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) diff --git a/ESP32-Rainmaker-Switch/build/bootloader/build.ninja b/ESP32-Rainmaker-Switch/build/bootloader/build.ninja new file mode 100644 index 000000000..dc58062a5 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/build.ninja @@ -0,0 +1,2434 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Ninja" Generator, CMake Version 3.24 + +# This file contains all the build statements describing the +# compilation DAG. + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# +# Which is the root file. +# ============================================================================= + +# ============================================================================= +# Project: bootloader +# 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 = C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/ + +############################################# +# 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 gen_project_binary + +build gen_project_binary: phony CMakeFiles/gen_project_binary .bin_timestamp bootloader.elf + + +############################################# +# Utility command for app + +build app: phony CMakeFiles/app esp-idf/esptool_py/bootloader_check_size gen_project_binary + + +############################################# +# Utility command for erase_flash + +build erase_flash: phony CMakeFiles/erase_flash + + +############################################# +# Utility command for uf2 + +build uf2: phony CMakeFiles/uf2 + + +############################################# +# Utility command for uf2-app + +build uf2-app: phony CMakeFiles/uf2-app + + +############################################# +# Utility command for monitor + +build monitor: phony CMakeFiles/monitor bootloader.elf + + +############################################# +# 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 bootloader.elf + + +############################################# +# Order-only phony target for bootloader.elf + +build cmake_object_order_depends_target_bootloader.elf: phony || _project_elf_src cmake_object_order_depends_target___idf_main cmake_object_order_depends_target___idf_soc project_elf_src_esp32c3.c + +build CMakeFiles/bootloader.elf.dir/project_elf_src_esp32c3.c.obj: C_COMPILER__bootloader.2eelf_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/project_elf_src_esp32c3.c || cmake_object_order_depends_target_bootloader.elf + DEFINES = -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ + DEP_FILE = CMakeFiles\bootloader.elf.dir\project_elf_src_esp32c3.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always + INCLUDES = -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include + OBJECT_DIR = CMakeFiles\bootloader.elf.dir + OBJECT_FILE_DIR = CMakeFiles\bootloader.elf.dir + TARGET_COMPILE_PDB = CMakeFiles\bootloader.elf.dir\ + TARGET_PDB = bootloader.elf.pdb + + +# ============================================================================= +# Link build statements for EXECUTABLE target bootloader.elf + + +############################################# +# Link the executable bootloader.elf + +build bootloader.elf: C_EXECUTABLE_LINKER__bootloader.2eelf_ CMakeFiles/bootloader.elf.dir/project_elf_src_esp32c3.c.obj | esp-idf/soc/libsoc.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/hal/libhal.a esp-idf/spi_flash/libspi_flash.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/efuse/libefuse.a esp-idf/esp_system/libesp_system.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_common/libesp_common.a esp-idf/esp_rom/libesp_rom.a esp-idf/log/liblog.a esp-idf/main/libmain.a esp-idf/soc/libsoc.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/hal/libhal.a esp-idf/spi_flash/libspi_flash.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/efuse/libefuse.a esp-idf/esp_system/libesp_system.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_common/libesp_common.a esp-idf/esp_rom/libesp_rom.a esp-idf/log/liblog.a esp-idf/soc/libsoc.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/hal/libhal.a esp-idf/spi_flash/libspi_flash.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/efuse/libefuse.a esp-idf/esp_system/libesp_system.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_common/libesp_common.a esp-idf/esp_rom/libesp_rom.a esp-idf/log/liblog.a esp-idf/soc/libsoc.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/hal/libhal.a esp-idf/spi_flash/libspi_flash.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/efuse/libefuse.a esp-idf/esp_system/libesp_system.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_common/libesp_common.a esp-idf/esp_rom/libesp_rom.a esp-idf/log/liblog.a esp-idf/soc/libsoc.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/hal/libhal.a esp-idf/spi_flash/libspi_flash.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/efuse/libefuse.a esp-idf/esp_system/libesp_system.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_common/libesp_common.a esp-idf/esp_rom/libesp_rom.a esp-idf/log/liblog.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/ld/esp32c3.peripherals.ld C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.ld C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.api.ld C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.libgcc.ld C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.newlib.ld C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/main/ld/esp32c3/bootloader.ld C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/main/ld/esp32c3/bootloader.rom.ld || _project_elf_src esp-idf/main/libmain.a esp-idf/soc/libsoc.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/bootloader.map -Wl,--no-warn-rwx-segments -fno-rtti -fno-lto -Wl,--gc-sections -Wl,--warn-common -T esp32c3.rom.ld -T esp32c3.rom.api.ld -T esp32c3.rom.libgcc.ld -T esp32c3.rom.newlib.ld -T esp32c3.peripherals.ld -T bootloader.ld -T bootloader.rom.ld + LINK_LIBRARIES = esp-idf/soc/libsoc.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/hal/libhal.a esp-idf/spi_flash/libspi_flash.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/efuse/libefuse.a esp-idf/esp_system/libesp_system.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_common/libesp_common.a esp-idf/esp_rom/libesp_rom.a esp-idf/log/liblog.a esp-idf/main/libmain.a esp-idf/soc/libsoc.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/hal/libhal.a esp-idf/spi_flash/libspi_flash.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/efuse/libefuse.a esp-idf/esp_system/libesp_system.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_common/libesp_common.a esp-idf/esp_rom/libesp_rom.a esp-idf/log/liblog.a esp-idf/soc/libsoc.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/hal/libhal.a esp-idf/spi_flash/libspi_flash.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/efuse/libefuse.a esp-idf/esp_system/libesp_system.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_common/libesp_common.a esp-idf/esp_rom/libesp_rom.a esp-idf/log/liblog.a esp-idf/soc/libsoc.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/hal/libhal.a esp-idf/spi_flash/libspi_flash.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/efuse/libefuse.a esp-idf/esp_system/libesp_system.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_common/libesp_common.a esp-idf/esp_rom/libesp_rom.a esp-idf/log/liblog.a esp-idf/soc/libsoc.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/hal/libhal.a esp-idf/spi_flash/libspi_flash.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/efuse/libefuse.a esp-idf/esp_system/libesp_system.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_common/libesp_common.a esp-idf/esp_rom/libesp_rom.a esp-idf/log/liblog.a -u __assert_func -u esp_bootloader_desc -u abort -u __ubsan_include -u bootloader_hooks_include + LINK_PATH = -LC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3/ld -LC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/ld -LC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/main/ld/esp32c3 + OBJECT_DIR = CMakeFiles\bootloader.elf.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = CMakeFiles\bootloader.elf.dir\ + TARGET_FILE = bootloader.elf + TARGET_PDB = bootloader.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 edit_cache + +build CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build rebuild_cache: phony CMakeFiles/rebuild_cache.util + + +############################################# +# Custom command for CMakeFiles\menuconfig + +build CMakeFiles/menuconfig | ${cmake_ninja_workdir}CMakeFiles/menuconfig: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/tools/kconfig_new/prepare_kconfig_files.py --list-separator=semicolon --env-file C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config.env && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe -m kconfgen --list-separator=semicolon --kconfig C:/Users/alex/esp/v5.2.2/esp-idf/Kconfig --sdkconfig-rename C:/Users/alex/esp/v5.2.2/esp-idf/sdkconfig.rename --config C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig --env-file C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config.env --env IDF_TARGET=esp32c3 --env IDF_TOOLCHAIN=gcc --env IDF_ENV_FPGA= --env IDF_INIT_VERSION=5.2.2 --dont-write-deprecated --output config C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/tools/check_term.py && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E env COMPONENT_KCONFIGS_SOURCE_FILE=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/kconfigs.in COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/kconfigs_projbuild.in KCONFIG_CONFIG=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig IDF_TARGET=esp32c3 IDF_TOOLCHAIN=gcc IDF_ENV_FPGA= IDF_INIT_VERSION=5.2.2 c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe C:/Users/alex/esp/v5.2.2/esp-idf/tools/kconfig_new/menuconfig_wrapper.py C:/Users/alex/esp/v5.2.2/esp-idf/Kconfig && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe -m kconfgen --list-separator=semicolon --kconfig C:/Users/alex/esp/v5.2.2/esp-idf/Kconfig --sdkconfig-rename C:/Users/alex/esp/v5.2.2/esp-idf/sdkconfig.rename --config C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig --env-file C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config.env --env IDF_TARGET=esp32c3 --env IDF_TOOLCHAIN=gcc --env IDF_ENV_FPGA= --env IDF_INIT_VERSION=5.2.2 --output config C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig" + pool = console + + +############################################# +# Custom command for CMakeFiles\confserver + +build CMakeFiles/confserver | ${cmake_ninja_workdir}CMakeFiles/confserver: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/tools/kconfig_new/prepare_kconfig_files.py --list-separator=semicolon --env-file C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config.env && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe -m kconfserver --env-file C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config.env --kconfig C:/Users/alex/esp/v5.2.2/esp-idf/Kconfig --sdkconfig-rename C:/Users/alex/esp/v5.2.2/esp-idf/sdkconfig.rename --config C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig" + pool = console + + +############################################# +# Custom command for CMakeFiles\save-defconfig + +build CMakeFiles/save-defconfig | ${cmake_ninja_workdir}CMakeFiles/save-defconfig: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/tools/kconfig_new/prepare_kconfig_files.py --list-separator=semicolon --env-file C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config.env && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe -m kconfgen --list-separator=semicolon --kconfig C:/Users/alex/esp/v5.2.2/esp-idf/Kconfig --sdkconfig-rename C:/Users/alex/esp/v5.2.2/esp-idf/sdkconfig.rename --config C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig --env-file C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config.env --dont-write-deprecated --output savedefconfig C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/sdkconfig.defaults" + pool = console + + +############################################# +# Phony custom command for CMakeFiles\gen_project_binary + +build CMakeFiles/gen_project_binary | ${cmake_ninja_workdir}CMakeFiles/gen_project_binary: phony .bin_timestamp || _project_elf_src bootloader.elf esp-idf/bootloader_support/libbootloader_support.a esp-idf/efuse/libefuse.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_common/libesp_common.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_system/libesp_system.a esp-idf/hal/libhal.a esp-idf/log/liblog.a esp-idf/main/libmain.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a + + +############################################# +# Custom command for .bin_timestamp + +build .bin_timestamp | ${cmake_ninja_workdir}.bin_timestamp: CUSTOM_COMMAND bootloader.elf || _project_elf_src bootloader.elf esp-idf/bootloader_support/libbootloader_support.a esp-idf/efuse/libefuse.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_common/libesp_common.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_system/libesp_system.a esp-idf/hal/libhal.a esp-idf/log/liblog.a esp-idf/main/libmain.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/esptool/esptool.py --chip esp32c3 elf2image --flash_mode dio --flash_freq 80m --flash_size 4MB --min-rev 3 --min-rev-full 3 --max-rev-full 199 -o C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/bootloader.bin C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/bootloader.elf && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E echo "Generated C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/bootloader.bin" && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E md5sum C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/bootloader.bin > C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/.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 || _project_elf_src bootloader.elf esp-idf/bootloader_support/libbootloader_support.a esp-idf/efuse/libefuse.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_common/libesp_common.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_system/libesp_system.a esp-idf/esptool_py/bootloader_check_size esp-idf/hal/libhal.a esp-idf/log/liblog.a esp-idf/main/libmain.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a gen_project_binary + + +############################################# +# Custom command for CMakeFiles\erase_flash + +build CMakeFiles/erase_flash | ${cmake_ninja_workdir}CMakeFiles/erase_flash: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\esp\v5.2.2\esp-idf\components\esptool_py && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D IDF_PATH=C:/Users/alex/esp/v5.2.2/esp-idf -D SERIAL_TOOL=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe;;C:/Users/alex/esp/v5.2.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\uf2 + +build CMakeFiles/uf2 | ${cmake_ninja_workdir}CMakeFiles/uf2: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\esp\v5.2.2\esp-idf\components\esptool_py && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D IDF_PATH=C:/Users/alex/esp/v5.2.2/esp-idf -D SERIAL_TOOL=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe;C:/Users/alex/esp/v5.2.2/esp-idf/tools/mkuf2.py;write;--chip;esp32c3 -D SERIAL_TOOL_ARGS=--json;C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/flasher_args.json;-o;C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/uf2.bin -P run_serial_tool.cmake" + pool = console + + +############################################# +# Custom command for CMakeFiles\uf2-app + +build CMakeFiles/uf2-app | ${cmake_ninja_workdir}CMakeFiles/uf2-app: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\esp\v5.2.2\esp-idf\components\esptool_py && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D IDF_PATH=C:/Users/alex/esp/v5.2.2/esp-idf -D SERIAL_TOOL=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe;C:/Users/alex/esp/v5.2.2/esp-idf/tools/mkuf2.py;write;--chip;esp32c3 -D SERIAL_TOOL_ARGS=--json;C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/flasher_args.json;-o;C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/uf2-app.bin;--bin;app -P run_serial_tool.cmake" + pool = console + + +############################################# +# Custom command for CMakeFiles\monitor + +build CMakeFiles/monitor | ${cmake_ninja_workdir}CMakeFiles/monitor: CUSTOM_COMMAND || _project_elf_src bootloader.elf esp-idf/bootloader_support/libbootloader_support.a esp-idf/efuse/libefuse.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_common/libesp_common.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_system/libesp_system.a esp-idf/hal/libhal.a esp-idf/log/liblog.a esp-idf/main/libmain.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a + COMMAND = cmd.exe /C "cd /D C:\Users\alex\esp\v5.2.2\esp-idf\components\esptool_py && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D IDF_PATH=C:/Users/alex/esp/v5.2.2/esp-idf -D SERIAL_TOOL=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe;-m;esp_idf_monitor -D SERIAL_TOOL_ARGS=--target;esp32c3;--revision;3;C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/bootloader.elf -D WORKING_DIRECTORY=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader -P run_serial_tool.cmake" + pool = console + + +############################################# +# 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E touch C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/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 bootloader.map + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D IDF_SIZE_TOOL=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe;-m;esp_idf_size -D MAP_FILE=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/bootloader.map -D OUTPUT_JSON= -P C:/Users/alex/esp/v5.2.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 bootloader.map + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D IDF_SIZE_TOOL=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe;-m;esp_idf_size -D IDF_SIZE_MODE=--files -D MAP_FILE=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/bootloader.map -D OUTPUT_JSON= -P C:/Users/alex/esp/v5.2.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 bootloader.map + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D IDF_SIZE_TOOL=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe;-m;esp_idf_size -D IDF_SIZE_MODE=--archives -D MAP_FILE=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/bootloader.map -D OUTPUT_JSON= -P C:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/run_size_tool.cmake" + pool = console + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/rebuild_cache: phony esp-idf/CMakeFiles/rebuild_cache.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/riscv/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\riscv && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\riscv && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/newlib/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\newlib && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\newlib && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.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_micro-ecc + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj: C_COMPILER____idf_soc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/lldesc.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/dport_access_common.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/interrupts.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/gpio_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/uart_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/adc_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/dedic_gpio_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/gdma_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/spi_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/ledc_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/rmt_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/sdm_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/i2s_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/i2c_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/temperature_sensor_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/timer_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/mpi_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/twai_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include + 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/micro-ecc/libmicro-ecc.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\soc\CMakeFiles\__idf_soc.dir + POST_BUILD = cd . + PRE_LINK = cd . + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\soc && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\soc && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_micro-ecc + + +############################################# +# Order-only phony target for __idf_micro-ecc + +build cmake_object_order_depends_target___idf_micro-ecc: phony || cmake_object_order_depends_target___idf_hal + +build esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir/uECC_verify_antifault.c.obj: C_COMPILER____idf_micro-ecc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/uECC_verify_antifault.c || cmake_object_order_depends_target___idf_micro-ecc + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + DEP_FILE = esp-idf\micro-ecc\CMakeFiles\__idf_micro-ecc.dir\uECC_verify_antifault.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include + OBJECT_DIR = esp-idf\micro-ecc\CMakeFiles\__idf_micro-ecc.dir + OBJECT_FILE_DIR = esp-idf\micro-ecc\CMakeFiles\__idf_micro-ecc.dir + TARGET_COMPILE_PDB = esp-idf\micro-ecc\CMakeFiles\__idf_micro-ecc.dir\__idf_micro-ecc.pdb + TARGET_PDB = esp-idf\micro-ecc\libmicro-ecc.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_micro-ecc + + +############################################# +# Link the static library esp-idf\micro-ecc\libmicro-ecc.a + +build esp-idf/micro-ecc/libmicro-ecc.a: C_STATIC_LIBRARY_LINKER____idf_micro-ecc_ esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir/uECC_verify_antifault.c.obj || esp-idf/hal/libhal.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\micro-ecc\CMakeFiles\__idf_micro-ecc.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\micro-ecc\CMakeFiles\__idf_micro-ecc.dir\__idf_micro-ecc.pdb + TARGET_FILE = esp-idf\micro-ecc\libmicro-ecc.a + TARGET_PDB = esp-idf\micro-ecc\libmicro-ecc.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/micro-ecc/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\micro-ecc && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/micro-ecc/edit_cache: phony esp-idf/micro-ecc/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/micro-ecc/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\micro-ecc && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/micro-ecc/rebuild_cache: phony esp-idf/micro-ecc/CMakeFiles/rebuild_cache.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.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_spi_flash + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/hal_utils.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/efuse_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/efuse_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/wdt_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/mmu_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/cache_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include + 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 + + +# ============================================================================= +# 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/spi_flash/libspi_flash.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\hal\CMakeFiles\__idf_hal.dir + POST_BUILD = cd . + PRE_LINK = cd . + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\hal && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\hal && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.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_bootloader_format + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj: C_COMPILER____idf_spi_flash_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/spi_flash_wrap.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_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/spi_flash_wrap.c.obj || esp-idf/esp_bootloader_format/libesp_bootloader_format.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + POST_BUILD = cd . + PRE_LINK = cd . + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\spi_flash && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\spi_flash && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.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_bootloader_support + +build esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj: C_COMPILER____idf_esp_bootloader_format_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c || cmake_object_order_depends_target___idf_esp_bootloader_format + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include + 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/bootloader_support/libbootloader_support.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_bootloader_format\CMakeFiles\__idf_esp_bootloader_format.dir + POST_BUILD = cd . + PRE_LINK = cd . + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\esp_bootloader_format && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\esp_bootloader_format && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_app_format/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\esp_app_format && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\esp_app_format && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.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_efuse + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_common.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_common_loader.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_clock_init.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_mem.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_random.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_efuse.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/flash_encrypt.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/secure_boot.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_random_esp32c3.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/src/flash_qio_mode.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash_config_esp32c3.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_utility.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/flash_partitions.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/esp_image_format.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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_init.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_init.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + DEP_FILE = esp-idf\bootloader_support\CMakeFiles\__idf_bootloader_support.dir\src\bootloader_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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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_loader.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_clock_loader.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + DEP_FILE = esp-idf\bootloader_support\CMakeFiles\__idf_bootloader_support.dir\src\bootloader_clock_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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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_console.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_console.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + DEP_FILE = esp-idf\bootloader_support\CMakeFiles\__idf_bootloader_support.dir\src\bootloader_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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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_console_loader.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_console_loader.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + DEP_FILE = esp-idf\bootloader_support\CMakeFiles\__idf_bootloader_support.dir\src\bootloader_console_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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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/esp32c3/bootloader_sha.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/esp32c3/bootloader_sha.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + DEP_FILE = esp-idf\bootloader_support\CMakeFiles\__idf_bootloader_support.dir\src\esp32c3\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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_soc.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/esp32c3/bootloader_soc.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + DEP_FILE = esp-idf\bootloader_support\CMakeFiles\__idf_bootloader_support.dir\src\esp32c3\bootloader_soc.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_esp32c3.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/esp32c3/bootloader_esp32c3.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + DEP_FILE = esp-idf\bootloader_support\CMakeFiles\__idf_bootloader_support.dir\src\esp32c3\bootloader_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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_panic.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_panic.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + DEP_FILE = esp-idf\bootloader_support\CMakeFiles\__idf_bootloader_support.dir\src\bootloader_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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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/bootloader_init.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_loader.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console_loader.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_sha.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_soc.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_esp32c3.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_panic.c.obj || esp-idf/efuse/libefuse.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\bootloader_support\CMakeFiles\__idf_bootloader_support.dir + POST_BUILD = cd . + PRE_LINK = cd . + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\bootloader_support && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\bootloader_support && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.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_esp_system + +build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj: C_COMPILER____idf_efuse_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/esp_efuse_table.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/esp_efuse_fields.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/esp_efuse_rtc_calib.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/esp_efuse_utility.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/src/esp_efuse_api.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/src/esp_efuse_fields.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/src/esp_efuse_utility.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/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_ C$:/Users/alex/esp/v5.2.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 = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/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 + + +# ============================================================================= +# 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/esp_system/libesp_system.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\efuse\CMakeFiles\__idf_efuse.dir + POST_BUILD = cd . + PRE_LINK = cd . + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\efuse && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\efuse && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 + + +############################################# +# 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\efuse && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/efuse_table_gen.py C:/Users/alex/esp/v5.2.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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\efuse && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\efuse && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\efuse && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/efuse_table_gen.py C:/Users/alex/esp/v5.2.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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\efuse && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\efuse && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/efuse_table_gen.py C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/test/esp_efuse_test_table.csv -t esp32c3 --max_blk_len 256" + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.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_hw_support + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/esp_err.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + + +# ============================================================================= +# 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_hw_support/libesp_hw_support.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + POST_BUILD = cd . + PRE_LINK = cd . + 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 edit_cache + +build esp-idf/esp_system/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\esp_system && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\esp_system && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.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_esp_common + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/cpu.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_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_memory_utils.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/esp_memory_utils.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/cpu_region_protect.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_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_init.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_clk_init.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_clk.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_init.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_sleep.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_time.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/chip_info.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_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 + + +# ============================================================================= +# 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/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/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_common/libesp_common.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir + POST_BUILD = cd . + PRE_LINK = cd . + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\esp_hw_support && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\esp_hw_support && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\esp_hw_support\port\esp32c3 && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\esp_hw_support\port\esp32c3 && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/src/esp_err_to_name.c || cmake_object_order_depends_target___idf_esp_common + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/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 = cd . + PRE_LINK = cd . + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\esp_common && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\esp_common && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.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_log + +build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj: C_COMPILER____idf_esp_rom_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/patches/esp_rom_crc.c || cmake_object_order_depends_target___idf_esp_rom + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/patches/esp_rom_sys.c || cmake_object_order_depends_target___idf_esp_rom + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/patches/esp_rom_uart.c || cmake_object_order_depends_target___idf_esp_rom + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/patches/esp_rom_spiflash.c || cmake_object_order_depends_target___idf_esp_rom + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/patches/esp_rom_efuse.c || cmake_object_order_depends_target___idf_esp_rom + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/patches/esp_rom_systimer.c || cmake_object_order_depends_target___idf_esp_rom + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include + 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/log/liblog.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_rom\CMakeFiles\__idf_esp_rom.dir + POST_BUILD = cd . + PRE_LINK = cd . + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\esp_rom && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\esp_rom && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.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 || esp-idf/log/CMakeFiles/__idf_log.dir + +build esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj: C_COMPILER____idf_log_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/log/log.c || cmake_object_order_depends_target___idf_log + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include + 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/log/log_buffers.c || cmake_object_order_depends_target___idf_log + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + 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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include + 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_noos.c.obj: C_COMPILER____idf_log_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/log/log_noos.c || cmake_object_order_depends_target___idf_log + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + DEP_FILE = esp-idf\log\CMakeFiles\__idf_log.dir\log_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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include + 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_noos.c.obj + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\log\CMakeFiles\__idf_log.dir + POST_BUILD = cd . + PRE_LINK = cd . + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\log && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\log && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for bootloader_check_size + +build esp-idf/esptool_py/bootloader_check_size: phony esp-idf/esptool_py/CMakeFiles/bootloader_check_size gen_project_binary + + +############################################# +# Utility command for edit_cache + +build esp-idf/esptool_py/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\esptool_py && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\esptool_py && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 + + +############################################# +# Custom command for esp-idf\esptool_py\CMakeFiles\bootloader_check_size + +build esp-idf/esptool_py/CMakeFiles/bootloader_check_size | ${cmake_ninja_workdir}esp-idf/esptool_py/CMakeFiles/bootloader_check_size: CUSTOM_COMMAND || _project_elf_src bootloader.elf esp-idf/bootloader_support/libbootloader_support.a esp-idf/efuse/libefuse.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_common/libesp_common.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_system/libesp_system.a esp-idf/hal/libhal.a esp-idf/log/liblog.a esp-idf/main/libmain.a esp-idf/micro-ecc/libmicro-ecc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a gen_project_binary + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\esptool_py && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/bootloader.bin" + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/partition_table/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\partition_table && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\partition_table && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/bootloader/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\bootloader && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\bootloader && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/freertos/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\freertos && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\freertos && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.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_soc + +build esp-idf/main/CMakeFiles/__idf_main.dir/bootloader_start.c.obj: C_COMPILER____idf_main_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/main/bootloader_start.c || cmake_object_order_depends_target___idf_main + DEFINES = -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE + DEP_FILE = esp-idf\main\CMakeFiles\__idf_main.dir\bootloader_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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_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/bootloader_start.c.obj || esp-idf/soc/libsoc.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\main\CMakeFiles\__idf_main.dir + POST_BUILD = cd . + PRE_LINK = cd . + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\main && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader\esp-idf\main && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader\subproject -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader" + 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 + +# ============================================================================= +# Target aliases. + +build __idf_bootloader_support: phony esp-idf/bootloader_support/libbootloader_support.a + +build __idf_efuse: phony esp-idf/efuse/libefuse.a + +build __idf_esp_bootloader_format: phony esp-idf/esp_bootloader_format/libesp_bootloader_format.a + +build __idf_esp_common: phony esp-idf/esp_common/libesp_common.a + +build __idf_esp_hw_support: phony esp-idf/esp_hw_support/libesp_hw_support.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_hal: phony esp-idf/hal/libhal.a + +build __idf_log: phony esp-idf/log/liblog.a + +build __idf_main: phony esp-idf/main/libmain.a + +build __idf_micro-ecc: phony esp-idf/micro-ecc/libmicro-ecc.a + +build __idf_soc: phony esp-idf/soc/libsoc.a + +build __idf_spi_flash: phony esp-idf/spi_flash/libspi_flash.a + +build bootloader_check_size: phony esp-idf/esptool_py/bootloader_check_size + +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 libbootloader_support.a: phony esp-idf/bootloader_support/libbootloader_support.a + +build libefuse.a: phony esp-idf/efuse/libefuse.a + +build libesp_bootloader_format.a: phony esp-idf/esp_bootloader_format/libesp_bootloader_format.a + +build libesp_common.a: phony esp-idf/esp_common/libesp_common.a + +build libesp_hw_support.a: phony esp-idf/esp_hw_support/libesp_hw_support.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 libhal.a: phony esp-idf/hal/libhal.a + +build liblog.a: phony esp-idf/log/liblog.a + +build libmain.a: phony esp-idf/main/libmain.a + +build libmicro-ecc.a: phony esp-idf/micro-ecc/libmicro-ecc.a + +build libsoc.a: phony esp-idf/soc/libsoc.a + +build libspi_flash.a: phony esp-idf/spi_flash/libspi_flash.a + +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: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader + +build all: phony app bootloader.elf esp-idf/all + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf + +build esp-idf/all: phony esp-idf/riscv/all esp-idf/newlib/all esp-idf/soc/all esp-idf/micro-ecc/all esp-idf/hal/all esp-idf/spi_flash/all esp-idf/esp_bootloader_format/all esp-idf/esp_app_format/all esp-idf/bootloader_support/all esp-idf/efuse/all esp-idf/esp_system/all esp-idf/esp_hw_support/all esp-idf/esp_common/all esp-idf/esp_rom/all esp-idf/log/all esp-idf/esptool_py/all esp-idf/partition_table/all esp-idf/bootloader/all esp-idf/freertos/all esp-idf/main/all + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader + +build esp-idf/bootloader/all: phony + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support + +build esp-idf/bootloader_support/all: phony esp-idf/bootloader_support/libbootloader_support.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse + +build esp-idf/efuse/all: phony esp-idf/efuse/libefuse.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_app_format + +build esp-idf/esp_app_format/all: phony + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_bootloader_format + +build esp-idf/esp_bootloader_format/all: phony esp-idf/esp_bootloader_format/libesp_bootloader_format.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_common + +build esp-idf/esp_common/all: phony esp-idf/esp_common/libesp_common.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/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 + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/port/esp32c3 + +build esp-idf/esp_hw_support/port/esp32c3/all: phony + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom + +build esp-idf/esp_rom/all: phony esp-idf/esp_rom/libesp_rom.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_system + +build esp-idf/esp_system/all: phony esp-idf/esp_system/libesp_system.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esptool_py + +build esp-idf/esptool_py/all: phony + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/freertos + +build esp-idf/freertos/all: phony + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal + +build esp-idf/hal/all: phony esp-idf/hal/libhal.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/log + +build esp-idf/log/all: phony esp-idf/log/liblog.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/main + +build esp-idf/main/all: phony esp-idf/main/libmain.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/micro-ecc + +build esp-idf/micro-ecc/all: phony esp-idf/micro-ecc/libmicro-ecc.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/newlib + +build esp-idf/newlib/all: phony + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/partition_table + +build esp-idf/partition_table/all: phony + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/riscv + +build esp-idf/riscv/all: phony + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc + +build esp-idf/soc/all: phony esp-idf/soc/libsoc.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/spi_flash + +build esp-idf/spi_flash/all: phony esp-idf/spi_flash/libspi_flash.a + +# ============================================================================= +# Built-in targets + + +############################################# +# Re-run CMake if any of its inputs changed. + +build build.ninja: RERUN_CMAKE | C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeASMCompiler.cmake.in C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeASMInformation.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCCompiler.cmake.in C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCCompilerABI.c C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCInformation.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXCompiler.cmake.in C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXCompilerABI.cpp C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXInformation.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCommonLanguageInclude.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCompilerIdDetection.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeDetermineASMCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeDetermineCCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeDetermineCXXCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeDetermineCompileFeatures.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeDetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeDetermineCompilerABI.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeDetermineCompilerId.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeDetermineSystem.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeFindBinUtils.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeGenericSystem.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeInitializeConfigs.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeLanguageInformation.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeNinjaFindMake.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeParseImplicitIncludeInfo.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeParseImplicitLinkInfo.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeParseLibraryArchitecture.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeSystem.cmake.in C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeSystemSpecificInformation.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeSystemSpecificInitialize.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeTestASMCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeTestCCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeTestCXXCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeTestCompilerCommon.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckCCompilerFlag.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckCSourceCompiles.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckCXXCompilerFlag.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckCXXSourceCompiles.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckIncludeFile.c.in C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckIncludeFile.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckIncludeFileCXX.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckTypeSize.c.in C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckTypeSize.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/ADSP-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/ARMCC-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/ARMClang-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/AppleClang-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/Borland-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/Bruce-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/CMakeCommonCompilerMacros.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/Clang-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/Clang-DetermineCompilerInternal.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/Compaq-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/Cray-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/Embarcadero-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/Fujitsu-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/GHS-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/GNU-ASM.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/GNU-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/GNU-C.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/GNU-CXX.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/GNU-FindBinUtils.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/GNU.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/HP-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/HP-CXX-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/IAR-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/Intel-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/LCC-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/MSVC-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/NVHPC-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/NVIDIA-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/PGI-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/PathScale-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/SCO-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/SDCC-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/SunPro-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/TI-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/Watcom-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/XL-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/XL-CXX-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/XLClang-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/zOS-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/ExternalProject.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/FindGit.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/FindPackageMessage.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Internal/CheckCompilerFlag.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Internal/CheckFlagCommonConfig.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Internal/CheckSourceCompiles.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Internal/FeatureTesting.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Platform/Generic.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/.git/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bootloader/subproject/components/micro-ecc/micro-ecc/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/controller/lib_esp32/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c3_family/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/esp_ble_mesh/lib/lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/host/nimble/nimble/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/cmock/CMock/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/esp_coex/lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/esp_phy/lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/esp_wifi/lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/heap/tlsf/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/json/cJSON/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/lwip/lwip/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/mbedtls/mbedtls/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/mqtt/esp-mqtt/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/openthread/lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/openthread/openthread/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/protobuf-c/protobuf-c/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/spiffs/spiffs/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/unity/unity/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/main/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/esp_ble_mesh/lib/lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/cmock/CMock/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/sources.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/espefuse.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/heap/tlsf/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/json/cJSON/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/log/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/openthread/lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/openthread/openthread/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/.git C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/build.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/component.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/depgraph.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/dfu.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/git_submodules.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/idf.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/kconfig.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/ldgen.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/project.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/project_description.json.in C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/targets.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake.in C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/tool_version_check.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/toolchain-esp32c3.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/utilities.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/version.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/kconfig_new/confgen.py C$:/Users/alex/esp/v5.2.2/esp-idf/tools/kconfig_new/config.env.in C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig CMakeCache.txt CMakeFiles/3.24.0/CMakeASMCompiler.cmake CMakeFiles/3.24.0/CMakeCCompiler.cmake CMakeFiles/3.24.0/CMakeCXXCompiler.cmake CMakeFiles/3.24.0/CMakeSystem.cmake CMakeFiles/CheckTypeSize/TIME_T_SIZE.c CMakeFiles/git-data/grabRef.cmake config/sdkconfig.cmake config/sdkconfig.h + pool = console + + +############################################# +# A missing CMake input file is not an error. + +build C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeASMCompiler.cmake.in C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeASMInformation.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCCompiler.cmake.in C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCCompilerABI.c C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCInformation.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXCompiler.cmake.in C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXCompilerABI.cpp C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXInformation.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCommonLanguageInclude.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCompilerIdDetection.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeDetermineASMCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeDetermineCCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeDetermineCXXCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeDetermineCompileFeatures.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeDetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeDetermineCompilerABI.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeDetermineCompilerId.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeDetermineSystem.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeFindBinUtils.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeGenericSystem.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeInitializeConfigs.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeLanguageInformation.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeNinjaFindMake.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeParseImplicitIncludeInfo.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeParseImplicitLinkInfo.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeParseLibraryArchitecture.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeSystem.cmake.in C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeSystemSpecificInformation.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeSystemSpecificInitialize.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeTestASMCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeTestCCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeTestCXXCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeTestCompilerCommon.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckCCompilerFlag.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckCSourceCompiles.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckCXXCompilerFlag.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckCXXSourceCompiles.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckIncludeFile.c.in C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckIncludeFile.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckIncludeFileCXX.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckTypeSize.c.in C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckTypeSize.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/ADSP-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/ARMCC-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/ARMClang-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/AppleClang-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/Borland-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/Bruce-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/CMakeCommonCompilerMacros.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/Clang-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/Clang-DetermineCompilerInternal.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/Compaq-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/Cray-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/Embarcadero-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/Fujitsu-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/GHS-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/GNU-ASM.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/GNU-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/GNU-C.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/GNU-CXX.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/GNU-FindBinUtils.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/GNU.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/HP-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/HP-CXX-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/IAR-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/Intel-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/LCC-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/MSVC-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/NVHPC-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/NVIDIA-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/PGI-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/PathScale-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/SCO-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/SDCC-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/SunPro-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/TI-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/Watcom-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/XL-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/XL-CXX-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/XLClang-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/zOS-C-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/ExternalProject.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/FindGit.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/FindPackageMessage.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Internal/CheckCompilerFlag.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Internal/CheckFlagCommonConfig.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Internal/CheckSourceCompiles.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Internal/FeatureTesting.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Platform/Generic.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/.git/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bootloader/subproject/components/micro-ecc/micro-ecc/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/controller/lib_esp32/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c3_family/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/esp_ble_mesh/lib/lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/host/nimble/nimble/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/cmock/CMock/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/esp_coex/lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/esp_phy/lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/esp_wifi/lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/heap/tlsf/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/json/cJSON/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/lwip/lwip/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/mbedtls/mbedtls/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/mqtt/esp-mqtt/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/openthread/lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/openthread/openthread/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/protobuf-c/protobuf-c/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/spiffs/spiffs/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/unity/unity/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/main/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/esp_ble_mesh/lib/lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/cmock/CMock/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/sources.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/espefuse.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/heap/tlsf/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/json/cJSON/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/log/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/openthread/lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/openthread/openthread/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/.git C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/build.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/component.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/depgraph.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/dfu.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/git_submodules.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/idf.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/kconfig.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/ldgen.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/project.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/project_description.json.in C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/targets.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake.in C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/tool_version_check.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/toolchain-esp32c3.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/utilities.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/version.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/kconfig_new/confgen.py C$:/Users/alex/esp/v5.2.2/esp-idf/tools/kconfig_new/config.env.in C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig CMakeCache.txt CMakeFiles/3.24.0/CMakeASMCompiler.cmake CMakeFiles/3.24.0/CMakeCCompiler.cmake CMakeFiles/3.24.0/CMakeCXXCompiler.cmake CMakeFiles/3.24.0/CMakeSystem.cmake CMakeFiles/CheckTypeSize/TIME_T_SIZE.c CMakeFiles/git-data/grabRef.cmake config/sdkconfig.cmake config/sdkconfig.h: phony + + +############################################# +# Clean additional files. + +build CMakeFiles/clean.additional: CLEAN_ADDITIONAL + + +############################################# +# Clean all the built files. + +build clean: CLEAN CMakeFiles/clean.additional + + +############################################# +# Print all primary targets available. + +build help: HELP + + +############################################# +# Make the all target the default. + +default all diff --git a/ESP32-Rainmaker-Switch/build/bootloader/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/bootloader/cmake_install.cmake new file mode 100644 index 000000000..7f6edad58 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/cmake_install.cmake @@ -0,0 +1,54 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/cmake_install.cmake") +endif() + +if(CMAKE_INSTALL_COMPONENT) + set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") +else() + set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +file(WRITE "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/${CMAKE_INSTALL_MANIFEST}" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/ESP32-Rainmaker-Switch/build/bootloader/compile_commands.json b/ESP32-Rainmaker-Switch/build/bootloader/compile_commands.json new file mode 100644 index 000000000..7ef8f8e10 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/compile_commands.json @@ -0,0 +1,402 @@ +[ +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -o CMakeFiles\\bootloader.elf.dir\\project_elf_src_esp32c3.c.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\build\\bootloader\\project_elf_src_esp32c3.c", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\build\\bootloader\\project_elf_src_esp32c3.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\lldesc.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\lldesc.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\lldesc.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\dport_access_common.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\dport_access_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\dport_access_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32c3\\interrupts.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\interrupts.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\interrupts.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32c3\\gpio_periph.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\gpio_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\gpio_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32c3\\uart_periph.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\uart_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\uart_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32c3\\adc_periph.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\adc_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\adc_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32c3\\dedic_gpio_periph.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\dedic_gpio_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\dedic_gpio_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32c3\\gdma_periph.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\gdma_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\gdma_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32c3\\spi_periph.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\spi_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\spi_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32c3\\ledc_periph.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\ledc_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\ledc_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32c3\\rmt_periph.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\rmt_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\rmt_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32c3\\sdm_periph.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\sdm_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\sdm_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32c3\\i2s_periph.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\i2s_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\i2s_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32c3\\i2c_periph.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\i2c_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\i2c_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32c3\\temperature_sensor_periph.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\temperature_sensor_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\temperature_sensor_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32c3\\timer_periph.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\timer_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\timer_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32c3\\mpi_periph.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\mpi_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\mpi_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32c3\\twai_periph.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\twai_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\twai_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\micro-ecc\\CMakeFiles\\__idf_micro-ecc.dir\\uECC_verify_antifault.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader\\subproject\\components\\micro-ecc\\uECC_verify_antifault.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader\\subproject\\components\\micro-ecc\\uECC_verify_antifault.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\hal_utils.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\hal_utils.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\hal_utils.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\efuse_hal.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\efuse_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\efuse_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\esp32c3\\efuse_hal.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\esp32c3\\efuse_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\esp32c3\\efuse_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\wdt_hal_iram.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\wdt_hal_iram.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\wdt_hal_iram.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\mmu_hal.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\mmu_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\mmu_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\cache_hal.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\cache_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\cache_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\spi_flash\\CMakeFiles\\__idf_spi_flash.dir\\spi_flash_wrap.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_wrap.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_wrap.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_bootloader_format\\CMakeFiles\\__idf_esp_bootloader_format.dir\\esp_bootloader_desc.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_bootloader_format\\esp_bootloader_desc.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_bootloader_format\\esp_bootloader_desc.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_common.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_common_loader.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_common_loader.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_common_loader.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_clock_init.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_clock_init.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_clock_init.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_mem.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_mem.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_mem.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_random.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_random.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_random.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_efuse.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_efuse.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_efuse.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\flash_encrypt.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\flash_encrypt.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\flash_encrypt.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\secure_boot.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\secure_boot.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\secure_boot.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_random_esp32c3.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_random_esp32c3.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_random_esp32c3.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\bootloader_flash\\src\\bootloader_flash.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\bootloader_flash.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\bootloader_flash.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\flash_qio_mode.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\flash_qio_mode.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\bootloader_flash_config_esp32c3.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\bootloader_flash_config_esp32c3.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_utility.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_utility.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_utility.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\flash_partitions.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\flash_partitions.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\flash_partitions.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\esp_image_format.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\esp_image_format.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\esp_image_format.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_init.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_init.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_init.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_clock_loader.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_clock_loader.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_clock_loader.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_console.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_console.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_console.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_console_loader.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_console_loader.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_console_loader.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\esp32c3\\bootloader_sha.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\esp32c3\\bootloader_sha.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\esp32c3\\bootloader_sha.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\esp32c3\\bootloader_soc.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\esp32c3\\bootloader_soc.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\esp32c3\\bootloader_soc.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\esp32c3\\bootloader_esp32c3.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\esp32c3\\bootloader_esp32c3.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\esp32c3\\bootloader_esp32c3.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_panic.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_panic.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_panic.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\esp32c3\\esp_efuse_table.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\esp32c3\\esp_efuse_table.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\esp32c3\\esp_efuse_table.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\esp32c3\\esp_efuse_fields.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\esp32c3\\esp_efuse_fields.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\esp32c3\\esp_efuse_fields.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\esp32c3\\esp_efuse_rtc_calib.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\esp32c3\\esp_efuse_rtc_calib.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\esp32c3\\esp_efuse_rtc_calib.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\esp32c3\\esp_efuse_utility.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\esp32c3\\esp_efuse_utility.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\esp32c3\\esp_efuse_utility.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\src\\esp_efuse_api.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\src\\esp_efuse_api.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\src\\esp_efuse_api.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\src\\esp_efuse_fields.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\src\\esp_efuse_fields.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\src\\esp_efuse_fields.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\src\\esp_efuse_utility.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\src\\esp_efuse_utility.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\src\\esp_efuse_utility.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\src\\efuse_controller\\keys\\with_key_purposes\\esp_efuse_api_key.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\src\\efuse_controller\\keys\\with_key_purposes\\esp_efuse_api_key.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.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 -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_system\\CMakeFiles\\__idf_esp_system.dir\\esp_err.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\esp_err.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\esp_err.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\cpu.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\cpu.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\cpu.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\esp_memory_utils.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\esp_memory_utils.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\esp_memory_utils.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\cpu_region_protect.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\cpu_region_protect.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\rtc_clk_init.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\rtc_clk_init.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\rtc_clk.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\rtc_clk.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\rtc_init.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\rtc_init.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\rtc_sleep.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\rtc_sleep.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\rtc_time.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\rtc_time.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\chip_info.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\chip_info.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_common\\CMakeFiles\\__idf_esp_common.dir\\src\\esp_err_to_name.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_common\\src\\esp_err_to_name.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_common\\src\\esp_err_to_name.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_crc.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_rom\\patches\\esp_rom_crc.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_rom\\patches\\esp_rom_crc.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_sys.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_rom\\patches\\esp_rom_sys.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_rom\\patches\\esp_rom_sys.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_uart.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_rom\\patches\\esp_rom_uart.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_rom\\patches\\esp_rom_uart.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_spiflash.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_rom\\patches\\esp_rom_spiflash.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_rom\\patches\\esp_rom_spiflash.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_efuse.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_rom\\patches\\esp_rom_efuse.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_rom\\patches\\esp_rom_efuse.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_systimer.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_rom\\patches\\esp_rom_systimer.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_rom\\patches\\esp_rom_systimer.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\log\\CMakeFiles\\__idf_log.dir\\log.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\log\\log.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\log\\log.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\log\\CMakeFiles\\__idf_log.dir\\log_buffers.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\log\\log_buffers.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\log\\log_buffers.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\log\\CMakeFiles\\__idf_log.dir\\log_noos.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\log\\log_noos.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\log\\log_noos.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Os -freorder-blocks -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\main\\CMakeFiles\\__idf_main.dir\\bootloader_start.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader\\subproject\\main\\bootloader_start.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader\\subproject\\main\\bootloader_start.c" +} +] \ No newline at end of file diff --git a/ESP32-Rainmaker-Switch/build/bootloader/config.env b/ESP32-Rainmaker-Switch/build/bootloader/config.env new file mode 100644 index 000000000..238059c40 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/config.env @@ -0,0 +1,12 @@ +{ + "COMPONENT_KCONFIGS": "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/log/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/Kconfig", + "COMPONENT_KCONFIGS_PROJBUILD": "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/Kconfig.projbuild;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/Kconfig.projbuild;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/Kconfig.projbuild;C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/Kconfig.projbuild;C:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table/Kconfig.projbuild", + "COMPONENT_SDKCONFIG_RENAMES": "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/sdkconfig.rename.esp32c3;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/sdkconfig.rename.esp32c3;C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/sdkconfig.rename.esp32c3;C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/sdkconfig.rename", + "IDF_TARGET": "esp32c3", + "IDF_TOOLCHAIN": "gcc", + "IDF_VERSION": "5.2.2", + "IDF_ENV_FPGA": "", + "IDF_PATH": "C:/Users/alex/esp/v5.2.2/esp-idf", + "COMPONENT_KCONFIGS_SOURCE_FILE": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/kconfigs.in", + "COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/kconfigs_projbuild.in" +} diff --git a/ESP32-Rainmaker-Switch/build/bootloader/config/kconfig_menus.json b/ESP32-Rainmaker-Switch/build/bootloader/config/kconfig_menus.json new file mode 100644 index 000000000..87015d1df --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/config/kconfig_menus.json @@ -0,0 +1,9119 @@ +[ + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_SUPPORTED", + "name": "SOC_ADC_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DEDICATED_GPIO_SUPPORTED", + "name": "SOC_DEDICATED_GPIO_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_SUPPORTED", + "name": "SOC_UART_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GDMA_SUPPORTED", + "name": "SOC_GDMA_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_AHB_GDMA_SUPPORTED", + "name": "SOC_AHB_GDMA_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPTIMER_SUPPORTED", + "name": "SOC_GPTIMER_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TWAI_SUPPORTED", + "name": "SOC_TWAI_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_BT_SUPPORTED", + "name": "SOC_BT_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ASYNC_MEMCPY_SUPPORTED", + "name": "SOC_ASYNC_MEMCPY_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_USB_SERIAL_JTAG_SUPPORTED", + "name": "SOC_USB_SERIAL_JTAG_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TEMP_SENSOR_SUPPORTED", + "name": "SOC_TEMP_SENSOR_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_XT_WDT_SUPPORTED", + "name": "SOC_XT_WDT_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_SUPPORTED", + "name": "SOC_WIFI_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SUPPORTS_SECURE_DL_MODE", + "name": "SOC_SUPPORTS_SECURE_DL_MODE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_KEY_PURPOSE_FIELD", + "name": "SOC_EFUSE_KEY_PURPOSE_FIELD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_HAS_EFUSE_RST_BUG", + "name": "SOC_EFUSE_HAS_EFUSE_RST_BUG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_SUPPORTED", + "name": "SOC_EFUSE_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RTC_FAST_MEM_SUPPORTED", + "name": "SOC_RTC_FAST_MEM_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RTC_MEM_SUPPORTED", + "name": "SOC_RTC_MEM_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_SUPPORTED", + "name": "SOC_I2S_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORTED", + "name": "SOC_RMT_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SDM_SUPPORTED", + "name": "SOC_SDM_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPSPI_SUPPORTED", + "name": "SOC_GPSPI_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_LEDC_SUPPORTED", + "name": "SOC_LEDC_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SUPPORTED", + "name": "SOC_I2C_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SYSTIMER_SUPPORTED", + "name": "SOC_SYSTIMER_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SUPPORT_COEXISTENCE", + "name": "SOC_SUPPORT_COEXISTENCE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_AES_SUPPORTED", + "name": "SOC_AES_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MPI_SUPPORTED", + "name": "SOC_MPI_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHA_SUPPORTED", + "name": "SOC_SHA_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_HMAC_SUPPORTED", + "name": "SOC_HMAC_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DIG_SIGN_SUPPORTED", + "name": "SOC_DIG_SIGN_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_FLASH_ENC_SUPPORTED", + "name": "SOC_FLASH_ENC_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SECURE_BOOT_SUPPORTED", + "name": "SOC_SECURE_BOOT_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MEMPROT_SUPPORTED", + "name": "SOC_MEMPROT_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_BOD_SUPPORTED", + "name": "SOC_BOD_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CLK_TREE_SUPPORTED", + "name": "SOC_CLK_TREE_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ASSIST_DEBUG_SUPPORTED", + "name": "SOC_ASSIST_DEBUG_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WDT_SUPPORTED", + "name": "SOC_WDT_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_FLASH_SUPPORTED", + "name": "SOC_SPI_FLASH_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_XTAL_SUPPORT_40M", + "name": "SOC_XTAL_SUPPORT_40M", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_AES_SUPPORT_DMA", + "name": "SOC_AES_SUPPORT_DMA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_AES_GDMA", + "name": "SOC_AES_GDMA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_AES_SUPPORT_AES_128", + "name": "SOC_AES_SUPPORT_AES_128", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_AES_SUPPORT_AES_256", + "name": "SOC_AES_SUPPORT_AES_256", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIG_CTRL_SUPPORTED", + "name": "SOC_ADC_DIG_CTRL_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_ARBITER_SUPPORTED", + "name": "SOC_ADC_ARBITER_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIG_IIR_FILTER_SUPPORTED", + "name": "SOC_ADC_DIG_IIR_FILTER_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_MONITOR_SUPPORTED", + "name": "SOC_ADC_MONITOR_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DMA_SUPPORTED", + "name": "SOC_ADC_DMA_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_PERIPH_NUM", + "name": "SOC_ADC_PERIPH_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_MAX_CHANNEL_NUM", + "name": "SOC_ADC_MAX_CHANNEL_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_ATTEN_NUM", + "name": "SOC_ADC_ATTEN_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIGI_CONTROLLER_NUM", + "name": "SOC_ADC_DIGI_CONTROLLER_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_PATT_LEN_MAX", + "name": "SOC_ADC_PATT_LEN_MAX", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIGI_MIN_BITWIDTH", + "name": "SOC_ADC_DIGI_MIN_BITWIDTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIGI_MAX_BITWIDTH", + "name": "SOC_ADC_DIGI_MAX_BITWIDTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIGI_RESULT_BYTES", + "name": "SOC_ADC_DIGI_RESULT_BYTES", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIGI_DATA_BYTES_PER_CONV", + "name": "SOC_ADC_DIGI_DATA_BYTES_PER_CONV", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIGI_IIR_FILTER_NUM", + "name": "SOC_ADC_DIGI_IIR_FILTER_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIGI_MONITOR_NUM", + "name": "SOC_ADC_DIGI_MONITOR_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_SAMPLE_FREQ_THRES_HIGH", + "name": "SOC_ADC_SAMPLE_FREQ_THRES_HIGH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_SAMPLE_FREQ_THRES_LOW", + "name": "SOC_ADC_SAMPLE_FREQ_THRES_LOW", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_RTC_MIN_BITWIDTH", + "name": "SOC_ADC_RTC_MIN_BITWIDTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_RTC_MAX_BITWIDTH", + "name": "SOC_ADC_RTC_MAX_BITWIDTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_CALIBRATION_V1_SUPPORTED", + "name": "SOC_ADC_CALIBRATION_V1_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_SELF_HW_CALI_SUPPORTED", + "name": "SOC_ADC_SELF_HW_CALI_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_SHARED_POWER", + "name": "SOC_ADC_SHARED_POWER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_APB_BACKUP_DMA", + "name": "SOC_APB_BACKUP_DMA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_BROWNOUT_RESET_SUPPORTED", + "name": "SOC_BROWNOUT_RESET_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHARED_IDCACHE_SUPPORTED", + "name": "SOC_SHARED_IDCACHE_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CACHE_MEMORY_IBANK_SIZE", + "name": "SOC_CACHE_MEMORY_IBANK_SIZE", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CPU_CORES_NUM", + "name": "SOC_CPU_CORES_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CPU_INTR_NUM", + "name": "SOC_CPU_INTR_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CPU_HAS_FLEXIBLE_INTC", + "name": "SOC_CPU_HAS_FLEXIBLE_INTC", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CPU_BREAKPOINTS_NUM", + "name": "SOC_CPU_BREAKPOINTS_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CPU_WATCHPOINTS_NUM", + "name": "SOC_CPU_WATCHPOINTS_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CPU_WATCHPOINT_MAX_REGION_SIZE", + "name": "SOC_CPU_WATCHPOINT_MAX_REGION_SIZE", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DS_SIGNATURE_MAX_BIT_LEN", + "name": "SOC_DS_SIGNATURE_MAX_BIT_LEN", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DS_KEY_PARAM_MD_IV_LENGTH", + "name": "SOC_DS_KEY_PARAM_MD_IV_LENGTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DS_KEY_CHECK_MAX_WAIT_US", + "name": "SOC_DS_KEY_CHECK_MAX_WAIT_US", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_AHB_GDMA_VERSION", + "name": "SOC_AHB_GDMA_VERSION", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GDMA_NUM_GROUPS_MAX", + "name": "SOC_GDMA_NUM_GROUPS_MAX", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GDMA_PAIRS_PER_GROUP_MAX", + "name": "SOC_GDMA_PAIRS_PER_GROUP_MAX", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_PORT", + "name": "SOC_GPIO_PORT", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_PIN_COUNT", + "name": "SOC_GPIO_PIN_COUNT", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER", + "name": "SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_FILTER_CLK_SUPPORT_APB", + "name": "SOC_GPIO_FILTER_CLK_SUPPORT_APB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_SUPPORT_FORCE_HOLD", + "name": "SOC_GPIO_SUPPORT_FORCE_HOLD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP", + "name": "SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_IN_RANGE_MAX", + "name": "SOC_GPIO_IN_RANGE_MAX", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_OUT_RANGE_MAX", + "name": "SOC_GPIO_OUT_RANGE_MAX", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK", + "name": "SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK", + "name": "SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_CLOCKOUT_BY_GPIO_MATRIX", + "name": "SOC_GPIO_CLOCKOUT_BY_GPIO_MATRIX", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DEDIC_GPIO_OUT_CHANNELS_NUM", + "name": "SOC_DEDIC_GPIO_OUT_CHANNELS_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DEDIC_GPIO_IN_CHANNELS_NUM", + "name": "SOC_DEDIC_GPIO_IN_CHANNELS_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DEDIC_PERIPH_ALWAYS_ENABLE", + "name": "SOC_DEDIC_PERIPH_ALWAYS_ENABLE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_NUM", + "name": "SOC_I2C_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_FIFO_LEN", + "name": "SOC_I2C_FIFO_LEN", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_CMD_REG_NUM", + "name": "SOC_I2C_CMD_REG_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SUPPORT_SLAVE", + "name": "SOC_I2C_SUPPORT_SLAVE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SUPPORT_HW_CLR_BUS", + "name": "SOC_I2C_SUPPORT_HW_CLR_BUS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SUPPORT_XTAL", + "name": "SOC_I2C_SUPPORT_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SUPPORT_RTC", + "name": "SOC_I2C_SUPPORT_RTC", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SUPPORT_10BIT_ADDR", + "name": "SOC_I2C_SUPPORT_10BIT_ADDR", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SLAVE_SUPPORT_BROADCAST", + "name": "SOC_I2C_SLAVE_SUPPORT_BROADCAST", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE", + "name": "SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS", + "name": "SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_NUM", + "name": "SOC_I2S_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_HW_VERSION_2", + "name": "SOC_I2S_HW_VERSION_2", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_SUPPORTS_XTAL", + "name": "SOC_I2S_SUPPORTS_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_SUPPORTS_PLL_F160M", + "name": "SOC_I2S_SUPPORTS_PLL_F160M", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_SUPPORTS_PCM", + "name": "SOC_I2S_SUPPORTS_PCM", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_SUPPORTS_PDM", + "name": "SOC_I2S_SUPPORTS_PDM", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_SUPPORTS_PDM_TX", + "name": "SOC_I2S_SUPPORTS_PDM_TX", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_PDM_MAX_TX_LINES", + "name": "SOC_I2S_PDM_MAX_TX_LINES", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_SUPPORTS_TDM", + "name": "SOC_I2S_SUPPORTS_TDM", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_LEDC_SUPPORT_APB_CLOCK", + "name": "SOC_LEDC_SUPPORT_APB_CLOCK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_LEDC_SUPPORT_XTAL_CLOCK", + "name": "SOC_LEDC_SUPPORT_XTAL_CLOCK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_LEDC_CHANNEL_NUM", + "name": "SOC_LEDC_CHANNEL_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_LEDC_TIMER_BIT_WIDTH", + "name": "SOC_LEDC_TIMER_BIT_WIDTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_LEDC_SUPPORT_FADE_STOP", + "name": "SOC_LEDC_SUPPORT_FADE_STOP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MMU_LINEAR_ADDRESS_REGION_NUM", + "name": "SOC_MMU_LINEAR_ADDRESS_REGION_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MMU_PERIPH_NUM", + "name": "SOC_MMU_PERIPH_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MPU_CONFIGURABLE_REGIONS_SUPPORTED", + "name": "SOC_MPU_CONFIGURABLE_REGIONS_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MPU_MIN_REGION_SIZE", + "name": "SOC_MPU_MIN_REGION_SIZE", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MPU_REGIONS_MAX_NUM", + "name": "SOC_MPU_REGIONS_MAX_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MPU_REGION_RO_SUPPORTED", + "name": "SOC_MPU_REGION_RO_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MPU_REGION_WO_SUPPORTED", + "name": "SOC_MPU_REGION_WO_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_GROUPS", + "name": "SOC_RMT_GROUPS", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_TX_CANDIDATES_PER_GROUP", + "name": "SOC_RMT_TX_CANDIDATES_PER_GROUP", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_RX_CANDIDATES_PER_GROUP", + "name": "SOC_RMT_RX_CANDIDATES_PER_GROUP", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_CHANNELS_PER_GROUP", + "name": "SOC_RMT_CHANNELS_PER_GROUP", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_MEM_WORDS_PER_CHANNEL", + "name": "SOC_RMT_MEM_WORDS_PER_CHANNEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_RX_PINGPONG", + "name": "SOC_RMT_SUPPORT_RX_PINGPONG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_RX_DEMODULATION", + "name": "SOC_RMT_SUPPORT_RX_DEMODULATION", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_TX_ASYNC_STOP", + "name": "SOC_RMT_SUPPORT_TX_ASYNC_STOP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_TX_LOOP_COUNT", + "name": "SOC_RMT_SUPPORT_TX_LOOP_COUNT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_TX_SYNCHRO", + "name": "SOC_RMT_SUPPORT_TX_SYNCHRO", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY", + "name": "SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_XTAL", + "name": "SOC_RMT_SUPPORT_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_APB", + "name": "SOC_RMT_SUPPORT_APB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_RC_FAST", + "name": "SOC_RMT_SUPPORT_RC_FAST", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH", + "name": "SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM", + "name": "SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RTCIO_PIN_COUNT", + "name": "SOC_RTCIO_PIN_COUNT", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MPI_MEM_BLOCKS_NUM", + "name": "SOC_MPI_MEM_BLOCKS_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MPI_OPERATIONS_NUM", + "name": "SOC_MPI_OPERATIONS_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RSA_MAX_BIT_LEN", + "name": "SOC_RSA_MAX_BIT_LEN", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHA_DMA_MAX_BUFFER_SIZE", + "name": "SOC_SHA_DMA_MAX_BUFFER_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHA_SUPPORT_DMA", + "name": "SOC_SHA_SUPPORT_DMA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHA_SUPPORT_RESUME", + "name": "SOC_SHA_SUPPORT_RESUME", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHA_GDMA", + "name": "SOC_SHA_GDMA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHA_SUPPORT_SHA1", + "name": "SOC_SHA_SUPPORT_SHA1", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHA_SUPPORT_SHA224", + "name": "SOC_SHA_SUPPORT_SHA224", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHA_SUPPORT_SHA256", + "name": "SOC_SHA_SUPPORT_SHA256", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SDM_GROUPS", + "name": "SOC_SDM_GROUPS", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SDM_CHANNELS_PER_GROUP", + "name": "SOC_SDM_CHANNELS_PER_GROUP", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SDM_CLK_SUPPORT_APB", + "name": "SOC_SDM_CLK_SUPPORT_APB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_PERIPH_NUM", + "name": "SOC_SPI_PERIPH_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MAX_CS_NUM", + "name": "SOC_SPI_MAX_CS_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MAXIMUM_BUFFER_SIZE", + "name": "SOC_SPI_MAXIMUM_BUFFER_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SUPPORT_DDRCLK", + "name": "SOC_SPI_SUPPORT_DDRCLK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SLAVE_SUPPORT_SEG_TRANS", + "name": "SOC_SPI_SLAVE_SUPPORT_SEG_TRANS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SUPPORT_CD_SIG", + "name": "SOC_SPI_SUPPORT_CD_SIG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SUPPORT_CONTINUOUS_TRANS", + "name": "SOC_SPI_SUPPORT_CONTINUOUS_TRANS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SUPPORT_SLAVE_HD_VER2", + "name": "SOC_SPI_SUPPORT_SLAVE_HD_VER2", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SUPPORT_CLK_APB", + "name": "SOC_SPI_SUPPORT_CLK_APB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SUPPORT_CLK_XTAL", + "name": "SOC_SPI_SUPPORT_CLK_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT", + "name": "SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MEMSPI_IS_INDEPENDENT", + "name": "SOC_MEMSPI_IS_INDEPENDENT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MAX_PRE_DIVIDER", + "name": "SOC_SPI_MAX_PRE_DIVIDER", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE", + "name": "SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND", + "name": "SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MEM_SUPPORT_AUTO_RESUME", + "name": "SOC_SPI_MEM_SUPPORT_AUTO_RESUME", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MEM_SUPPORT_IDLE_INTR", + "name": "SOC_SPI_MEM_SUPPORT_IDLE_INTR", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MEM_SUPPORT_SW_SUSPEND", + "name": "SOC_SPI_MEM_SUPPORT_SW_SUSPEND", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MEM_SUPPORT_CHECK_SUS", + "name": "SOC_SPI_MEM_SUPPORT_CHECK_SUS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE", + "name": "SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MEM_SUPPORT_WRAP", + "name": "SOC_SPI_MEM_SUPPORT_WRAP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED", + "name": "SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED", + "name": "SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED", + "name": "SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED", + "name": "SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SYSTIMER_COUNTER_NUM", + "name": "SOC_SYSTIMER_COUNTER_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SYSTIMER_ALARM_NUM", + "name": "SOC_SYSTIMER_ALARM_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SYSTIMER_BIT_WIDTH_LO", + "name": "SOC_SYSTIMER_BIT_WIDTH_LO", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SYSTIMER_BIT_WIDTH_HI", + "name": "SOC_SYSTIMER_BIT_WIDTH_HI", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SYSTIMER_FIXED_DIVIDER", + "name": "SOC_SYSTIMER_FIXED_DIVIDER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SYSTIMER_INT_LEVEL", + "name": "SOC_SYSTIMER_INT_LEVEL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SYSTIMER_ALARM_MISS_COMPENSATE", + "name": "SOC_SYSTIMER_ALARM_MISS_COMPENSATE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TIMER_GROUPS", + "name": "SOC_TIMER_GROUPS", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TIMER_GROUP_TIMERS_PER_GROUP", + "name": "SOC_TIMER_GROUP_TIMERS_PER_GROUP", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TIMER_GROUP_COUNTER_BIT_WIDTH", + "name": "SOC_TIMER_GROUP_COUNTER_BIT_WIDTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TIMER_GROUP_SUPPORT_XTAL", + "name": "SOC_TIMER_GROUP_SUPPORT_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TIMER_GROUP_SUPPORT_APB", + "name": "SOC_TIMER_GROUP_SUPPORT_APB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TIMER_GROUP_TOTAL_TIMERS", + "name": "SOC_TIMER_GROUP_TOTAL_TIMERS", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MWDT_SUPPORT_XTAL", + "name": "SOC_MWDT_SUPPORT_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TWAI_CONTROLLER_NUM", + "name": "SOC_TWAI_CONTROLLER_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TWAI_CLK_SUPPORT_APB", + "name": "SOC_TWAI_CLK_SUPPORT_APB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TWAI_BRP_MIN", + "name": "SOC_TWAI_BRP_MIN", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TWAI_BRP_MAX", + "name": "SOC_TWAI_BRP_MAX", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TWAI_SUPPORTS_RX_STATUS", + "name": "SOC_TWAI_SUPPORTS_RX_STATUS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_DIS_DOWNLOAD_ICACHE", + "name": "SOC_EFUSE_DIS_DOWNLOAD_ICACHE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_DIS_PAD_JTAG", + "name": "SOC_EFUSE_DIS_PAD_JTAG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_DIS_USB_JTAG", + "name": "SOC_EFUSE_DIS_USB_JTAG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_DIS_DIRECT_BOOT", + "name": "SOC_EFUSE_DIS_DIRECT_BOOT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_SOFT_DIS_JTAG", + "name": "SOC_EFUSE_SOFT_DIS_JTAG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_DIS_ICACHE", + "name": "SOC_EFUSE_DIS_ICACHE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK", + "name": "SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SECURE_BOOT_V2_RSA", + "name": "SOC_SECURE_BOOT_V2_RSA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS", + "name": "SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS", + "name": "SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY", + "name": "SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX", + "name": "SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_FLASH_ENCRYPTION_XTS_AES", + "name": "SOC_FLASH_ENCRYPTION_XTS_AES", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_FLASH_ENCRYPTION_XTS_AES_128", + "name": "SOC_FLASH_ENCRYPTION_XTS_AES_128", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE", + "name": "SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MEMPROT_MEM_ALIGN_SIZE", + "name": "SOC_MEMPROT_MEM_ALIGN_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_NUM", + "name": "SOC_UART_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_HP_NUM", + "name": "SOC_UART_HP_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_FIFO_LEN", + "name": "SOC_UART_FIFO_LEN", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_BITRATE_MAX", + "name": "SOC_UART_BITRATE_MAX", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_SUPPORT_APB_CLK", + "name": "SOC_UART_SUPPORT_APB_CLK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_SUPPORT_RTC_CLK", + "name": "SOC_UART_SUPPORT_RTC_CLK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_SUPPORT_XTAL_CLK", + "name": "SOC_UART_SUPPORT_XTAL_CLK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_SUPPORT_WAKEUP_INT", + "name": "SOC_UART_SUPPORT_WAKEUP_INT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_SUPPORT_FSM_TX_WAIT_SEND", + "name": "SOC_UART_SUPPORT_FSM_TX_WAIT_SEND", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_COEX_HW_PTI", + "name": "SOC_COEX_HW_PTI", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EXTERNAL_COEX_ADVANCE", + "name": "SOC_EXTERNAL_COEX_ADVANCE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EXTERNAL_COEX_LEADER_TX_LINE", + "name": "SOC_EXTERNAL_COEX_LEADER_TX_LINE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PHY_DIG_REGS_MEM_SIZE", + "name": "SOC_PHY_DIG_REGS_MEM_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MAC_BB_PD_MEM_SIZE", + "name": "SOC_MAC_BB_PD_MEM_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH", + "name": "SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORT_WIFI_WAKEUP", + "name": "SOC_PM_SUPPORT_WIFI_WAKEUP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORT_BT_WAKEUP", + "name": "SOC_PM_SUPPORT_BT_WAKEUP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORT_CPU_PD", + "name": "SOC_PM_SUPPORT_CPU_PD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORT_WIFI_PD", + "name": "SOC_PM_SUPPORT_WIFI_PD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORT_BT_PD", + "name": "SOC_PM_SUPPORT_BT_PD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORT_RC_FAST_PD", + "name": "SOC_PM_SUPPORT_RC_FAST_PD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORT_VDDSDIO_PD", + "name": "SOC_PM_SUPPORT_VDDSDIO_PD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORT_MAC_BB_PD", + "name": "SOC_PM_SUPPORT_MAC_BB_PD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_CPU_RETENTION_BY_RTCCNTL", + "name": "SOC_PM_CPU_RETENTION_BY_RTCCNTL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_MODEM_RETENTION_BY_BACKUPDMA", + "name": "SOC_PM_MODEM_RETENTION_BY_BACKUPDMA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CLK_RC_FAST_D256_SUPPORTED", + "name": "SOC_CLK_RC_FAST_D256_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256", + "name": "SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CLK_RC_FAST_SUPPORT_CALIBRATION", + "name": "SOC_CLK_RC_FAST_SUPPORT_CALIBRATION", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CLK_XTAL32K_SUPPORTED", + "name": "SOC_CLK_XTAL32K_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC", + "name": "SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL", + "name": "SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_HW_TSF", + "name": "SOC_WIFI_HW_TSF", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_FTM_SUPPORT", + "name": "SOC_WIFI_FTM_SUPPORT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_GCMP_SUPPORT", + "name": "SOC_WIFI_GCMP_SUPPORT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_WAPI_SUPPORT", + "name": "SOC_WIFI_WAPI_SUPPORT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_CSI_SUPPORT", + "name": "SOC_WIFI_CSI_SUPPORT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_MESH_SUPPORT", + "name": "SOC_WIFI_MESH_SUPPORT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW", + "name": "SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_PHY_NEEDS_USB_WORKAROUND", + "name": "SOC_WIFI_PHY_NEEDS_USB_WORKAROUND", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_BLE_SUPPORTED", + "name": "SOC_BLE_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_BLE_MESH_SUPPORTED", + "name": "SOC_BLE_MESH_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_BLE_50_SUPPORTED", + "name": "SOC_BLE_50_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_BLE_DEVICE_PRIVACY_SUPPORTED", + "name": "SOC_BLE_DEVICE_PRIVACY_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_BLUFI_SUPPORTED", + "name": "SOC_BLUFI_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PHY_COMBO_MODULE", + "name": "SOC_PHY_COMBO_MODULE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_CMAKE", + "name": "IDF_CMAKE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "- This option is for internal use only.\n- Enabling this option will help enable all FPGA support so as to\n run ESP-IDF on an FPGA. This can help reproduce some issues that\n only happens on FPGA condition, or when you have to burn some\n efuses multiple times.", + "id": "IDF_ENV_FPGA", + "name": "IDF_ENV_FPGA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "- This option is ONLY used when doing new chip bringup.\n- This option will only enable necessary hw / sw settings for running\n a hello_world application.", + "id": "IDF_ENV_BRINGUP", + "name": "IDF_ENV_BRINGUP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_CI_BUILD", + "name": "IDF_CI_BUILD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_DOC_BUILD", + "name": "IDF_DOC_BUILD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TOOLCHAIN", + "name": "IDF_TOOLCHAIN", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TOOLCHAIN_CLANG", + "name": "IDF_TOOLCHAIN_CLANG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ARCH_RISCV", + "name": "IDF_TARGET_ARCH_RISCV", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ARCH_XTENSA", + "name": "IDF_TARGET_ARCH_XTENSA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ARCH", + "name": "IDF_TARGET_ARCH", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET", + "name": "IDF_TARGET", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_INIT_VERSION", + "name": "IDF_INIT_VERSION", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_LINUX", + "name": "IDF_TARGET_LINUX", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32", + "name": "IDF_TARGET_ESP32", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32S2", + "name": "IDF_TARGET_ESP32S2", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32S3", + "name": "IDF_TARGET_ESP32S3", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32C3", + "name": "IDF_TARGET_ESP32C3", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32C2", + "name": "IDF_TARGET_ESP32C2", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32C6", + "name": "IDF_TARGET_ESP32C6", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32P4", + "name": "IDF_TARGET_ESP32P4", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32H2", + "name": "IDF_TARGET_ESP32H2", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_LINUX", + "name": "IDF_TARGET_LINUX", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_FIRMWARE_CHIP_ID", + "name": "IDF_FIRMWARE_CHIP_ID", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "!IDF_TARGET_LINUX && ", + "help": null, + "id": "APP_BUILD_TYPE_APP_2NDBOOT", + "name": "APP_BUILD_TYPE_APP_2NDBOOT", + "range": null, + "title": "Default (binary application + 2nd stage bootloader)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "APP_BUILD_TYPE_RAM", + "name": "APP_BUILD_TYPE_RAM", + "range": null, + "title": "Build app runs entirely in RAM (EXPERIMENTAL)", + "type": "bool" + } + ], + "depends_on": null, + "help": "Select the way the application is built.\n\nBy default, the application is built as a binary file in a format compatible with\nthe ESP-IDF bootloader. In addition to this application, 2nd stage bootloader is\nalso built. Application and bootloader binaries can be written into flash and\nloaded/executed from there.\n\nAnother option, useful for only very small and limited applications, is to only link\nthe .elf file of the application, such that it can be loaded directly into RAM over\nJTAG or UART. Note that since IRAM and DRAM sizes are very limited, it is not possible\nto build any complex application this way. However for some kinds of testing and debugging,\nthis option may provide faster iterations, since the application does not need to be\nwritten into flash.\n\nNote: when APP_BUILD_TYPE_RAM is selected and loaded with JTAG, ESP-IDF does not contain\nall the startup code required to initialize the CPUs and ROM memory (data/bss).\nTherefore it is necessary to execute a bit of ROM code prior to executing the application.\nA gdbinit file may look as follows (for ESP32):\n\n # Connect to a running instance of OpenOCD\n target remote :3333\n # Reset and halt the target\n mon reset halt\n # Run to a specific point in ROM code,\n # where most of initialization is complete.\n thb *0x40007d54\n c\n # Load the application into RAM\n load\n # Run till app_main\n tb app_main\n c\n\nExecute this gdbinit file as follows:\n\n xtensa-esp32-elf-gdb build/app-name.elf -x gdbinit\n\nExample gdbinit files for other targets can be found in tools/test_apps/system/gdb_loadable_elf/\n\nWhen loading the BIN with UART, the ROM will jump to ram and run the app after finishing the ROM\nstartup code, so there's no additional startup initialization required. You can use the\n`load_ram` in esptool.py to load the generated .bin file into ram and execute.\n\nExample:\n esptool.py --chip {chip} -p {port} -b {baud} --no-stub load_ram {app.bin}\n\nRecommended sdkconfig.defaults for building loadable ELF files is as follows.\nCONFIG_APP_BUILD_TYPE_RAM is required, other options help reduce application\nmemory footprint.\n\n CONFIG_APP_BUILD_TYPE_RAM=y\n CONFIG_VFS_SUPPORT_TERMIOS=\n CONFIG_NEWLIB_NANO_FORMAT=y\n CONFIG_ESP_SYSTEM_PANIC_PRINT_HALT=y\n CONFIG_ESP_DEBUG_STUBS_ENABLE=\n CONFIG_ESP_ERR_TO_NAME_LOOKUP=", + "id": "build-type-application-build-type", + "name": "APP_BUILD_TYPE", + "title": "Application build type", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "APP_BUILD_GENERATE_BINARIES", + "name": "APP_BUILD_GENERATE_BINARIES", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "APP_BUILD_BOOTLOADER", + "name": "APP_BUILD_BOOTLOADER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "APP_BUILD_TYPE_RAM", + "help": "If this option is enabled, external memory and related peripherals, such as Cache, MMU,\nFlash and PSRAM, won't be initialized. Corresponding drivers won't be introduced either.\nComponents that depend on the spi_flash component will also be unavailable, such as\napp_update, etc. When this option is enabled, about 26KB of RAM space can be saved.", + "id": "APP_BUILD_TYPE_PURE_RAM_APP", + "name": "APP_BUILD_TYPE_PURE_RAM_APP", + "range": null, + "title": "Build app without SPI_FLASH/PSRAM support (saves ram)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "APP_BUILD_USE_FLASH_SECTIONS", + "name": "APP_BUILD_USE_FLASH_SECTIONS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If enabled, all date, time, and path information would be eliminated. A .gdbinit file would be create\nautomatically. (or will be append if you have one already)", + "id": "APP_REPRODUCIBLE_BUILD", + "name": "APP_REPRODUCIBLE_BUILD", + "range": null, + "title": "Enable reproducible build", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If enabled, this disables the linking of binary libraries in the application build. Note\nthat after enabling this Wi-Fi/Bluetooth will not work.", + "id": "APP_NO_BLOBS", + "name": "APP_NO_BLOBS", + "range": null, + "title": "No Binary Blobs", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "Bootloaders before ESP-IDF v2.1 did less initialisation of the\nsystem clock. This setting needs to be enabled to build an app\nwhich can be booted by these older bootloaders.\n\nIf this setting is enabled, the app can be booted by any bootloader\nfrom IDF v1.0 up to the current version.\n\nIf this setting is disabled, the app can only be booted by bootloaders\nfrom IDF v2.1 or newer.\n\nEnabling this setting adds approximately 1KB to the app's IRAM usage.", + "id": "APP_COMPATIBLE_PRE_V2_1_BOOTLOADERS", + "name": "APP_COMPATIBLE_PRE_V2_1_BOOTLOADERS", + "range": null, + "title": "App compatible with bootloaders before ESP-IDF v2.1", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "Partition tables before ESP-IDF V3.1 do not contain an MD5 checksum\nfield, and the bootloader before ESP-IDF v3.1 cannot read a partition\ntable that contains an MD5 checksum field.\n\nEnable this option only if your app needs to boot on a bootloader and/or\npartition table that was generated from a version *before* ESP-IDF v3.1.\n\nIf this option and Flash Encryption are enabled at the same time, and any\ndata partitions in the partition table are marked Encrypted, then the\npartition encrypted flag should be manually verified in the app before accessing\nthe partition (see CVE-2021-27926).", + "id": "APP_COMPATIBLE_PRE_V3_1_BOOTLOADERS", + "name": "APP_COMPATIBLE_PRE_V3_1_BOOTLOADERS", + "range": null, + "title": "App compatible with bootloader and partition table before ESP-IDF v3.1", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": null, + "id": "APP_INIT_CLK", + "name": "APP_INIT_CLK", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "build-type", + "title": "Build type", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "!APP_REPRODUCIBLE_BUILD", + "help": "If set, then the bootloader will be built with the current time/date stamp.\nIt is stored in the bootloader description\nstructure. If not set, time/date stamp will be excluded from bootloader image.\nThis can be useful for getting the\nsame binary image files made from the same source, but at different times.", + "id": "BOOTLOADER_COMPILE_TIME_DATE", + "name": "BOOTLOADER_COMPILE_TIME_DATE", + "range": null, + "title": "Use time/date stamp for bootloader", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Project version. It is placed in \"version\" field of the esp_bootloader_desc structure.\nThe type of this field is \"uint32_t\".", + "id": "BOOTLOADER_PROJECT_VER", + "name": "BOOTLOADER_PROJECT_VER", + "range": [ + 0, + 4294967295 + ], + "title": "Project version", + "type": "int" + } + ], + "depends_on": null, + "id": "bootloader-config-bootloader-manager", + "title": "Bootloader manager", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "Offset address that 2nd bootloader will be flashed to.\nThe value is determined by the ROM bootloader.\nIt's not configurable in ESP-IDF.", + "id": "BOOTLOADER_OFFSET_IN_FLASH", + "name": "BOOTLOADER_OFFSET_IN_FLASH", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_COMPILER_OPTIMIZATION_SIZE", + "name": "BOOTLOADER_COMPILER_OPTIMIZATION_SIZE", + "range": null, + "title": "Size (-Os)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG", + "name": "BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG", + "range": null, + "title": "Debug (-Og)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_COMPILER_OPTIMIZATION_PERF", + "name": "BOOTLOADER_COMPILER_OPTIMIZATION_PERF", + "range": null, + "title": "Optimize for performance (-O2)", + "type": "bool" + }, + { + "children": [], + "depends_on": "(IDF_TARGET_ARCH_XTENSA || IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32C2) && ", + "help": null, + "id": "BOOTLOADER_COMPILER_OPTIMIZATION_NONE", + "name": "BOOTLOADER_COMPILER_OPTIMIZATION_NONE", + "range": null, + "title": "Debug without optimization (-O0) (Deprecated, will be removed in IDF v6.0)", + "type": "bool" + } + ], + "depends_on": null, + "help": "This option sets compiler optimization level (gcc -O argument)\nfor the bootloader.\n\n- The default \"Size\" setting will add the -0s flag to CFLAGS.\n- The \"Debug\" setting will add the -Og flag to CFLAGS.\n- The \"Performance\" setting will add the -O2 flag to CFLAGS.\n\nNote that custom optimization levels may be unsupported.", + "id": "bootloader-config-bootloader-optimization-level", + "name": "BOOTLOADER_COMPILER_OPTIMIZATION", + "title": "Bootloader optimization Level", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_LOG_LEVEL_NONE", + "name": "BOOTLOADER_LOG_LEVEL_NONE", + "range": null, + "title": "No output", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_LOG_LEVEL_ERROR", + "name": "BOOTLOADER_LOG_LEVEL_ERROR", + "range": null, + "title": "Error", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_LOG_LEVEL_WARN", + "name": "BOOTLOADER_LOG_LEVEL_WARN", + "range": null, + "title": "Warning", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_LOG_LEVEL_INFO", + "name": "BOOTLOADER_LOG_LEVEL_INFO", + "range": null, + "title": "Info", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_LOG_LEVEL_DEBUG", + "name": "BOOTLOADER_LOG_LEVEL_DEBUG", + "range": null, + "title": "Debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_LOG_LEVEL_VERBOSE", + "name": "BOOTLOADER_LOG_LEVEL_VERBOSE", + "range": null, + "title": "Verbose", + "type": "bool" + } + ], + "depends_on": null, + "help": "Specify how much output to see in bootloader logs.", + "id": "bootloader-config-bootloader-log-verbosity", + "name": "BOOTLOADER_LOG_LEVEL", + "title": "Bootloader log verbosity", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "BOOTLOADER_LOG_LEVEL", + "name": "BOOTLOADER_LOG_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && (ESPTOOLPY_FLASHMODE_QIO || ESPTOOLPY_FLASHMODE_QOUT)", + "help": "This setting is only used if the SPI flash pins have been overridden by setting the eFuses\nSPI_PAD_CONFIG_xxx, and the SPI flash mode is QIO or QOUT.\n\nWhen this is the case, the eFuse config only defines 3 of the 4 Quad I/O data pins. The WP pin (aka\nESP32 pin \"SD_DATA_3\" or SPI flash pin \"IO2\") is not specified in eFuse. The same pin is also used\nfor external SPIRAM if it is enabled.\n\nIf this config item is set to N (default), the correct WP pin will be automatically used for any\nEspressif chip or module with integrated flash. If a custom setting is needed, set this config item to\nY and specify the GPIO number connected to the WP.", + "id": "BOOTLOADER_SPI_CUSTOM_WP_PIN", + "name": "BOOTLOADER_SPI_CUSTOM_WP_PIN", + "range": null, + "title": "Use custom SPI Flash WP Pin when flash pins set in eFuse (read help)", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && (ESPTOOLPY_FLASHMODE_QIO || ESPTOOLPY_FLASHMODE_QOUT)", + "help": "The option \"Use custom SPI Flash WP Pin\" must be set or this value is ignored\n\nIf burning a customized set of SPI flash pins in eFuse and using QIO or QOUT mode for flash, set this\nvalue to the GPIO number of the SPI flash WP pin.", + "id": "BOOTLOADER_SPI_WP_PIN", + "name": "BOOTLOADER_SPI_WP_PIN", + "range": null, + "title": "Custom SPI Flash WP Pin", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "This will force 2nd bootloader to be loaded by DOUT mode, and will restore Dummy Cycle setting by\nresetting the Flash", + "id": "BOOTLOADER_FLASH_DC_AWARE", + "name": "BOOTLOADER_FLASH_DC_AWARE", + "range": null, + "title": "Allow app adjust Dummy Cycle bits in SPI Flash for higher frequency (READ HELP FIRST)", + "type": "bool" + }, + { + "children": [], + "depends_on": "!IDF_ENV_BRINGUP", + "help": "Perform the startup flow recommended by XMC. Please consult XMC for the details of this flow.\nXMC chips will be forbidden to be used, when this option is disabled.\n\nDON'T DISABLE THIS UNLESS YOU KNOW WHAT YOU ARE DOING.\n\ncomment \"Features below require specific hardware (READ DOCS FIRST!)\"", + "id": "BOOTLOADER_FLASH_XMC_SUPPORT", + "name": "BOOTLOADER_FLASH_XMC_SUPPORT", + "range": null, + "title": "Enable the support for flash chips of XMC (READ DOCS FIRST)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This is a helper config for 32bits address flash. Invisible for users.", + "id": "BOOTLOADER_FLASH_32BIT_ADDR", + "name": "BOOTLOADER_FLASH_32BIT_ADDR", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This is a helper config for 32bits address flash. Invisible for users.", + "id": "BOOTLOADER_FLASH_NEEDS_32BIT_FEAT", + "name": "BOOTLOADER_FLASH_NEEDS_32BIT_FEAT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "BOOTLOADER_FLASH_NEEDS_32BIT_FEAT && IDF_TARGET_ESP32S3 && IDF_EXPERIMENTAL_FEATURES", + "help": "Enabling this option allows the CPU to access 32-bit-address flash beyond 16M range.\n1. This option only valid for 4-line flash. Octal flash doesn't need this.\n2. This option is experimental, which means it can\u2019t use on all flash chips stable, for more\ninformation, please contact Espressif Business support.", + "id": "BOOTLOADER_CACHE_32BIT_ADDR_QUAD_FLASH", + "name": "BOOTLOADER_CACHE_32BIT_ADDR_QUAD_FLASH", + "range": null, + "title": "Enable cache access to 32-bit-address (over 16MB) range of SPI Flash (READ DOCS FIRST)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "BOOTLOADER_CACHE_32BIT_ADDR_OCTAL_FLASH", + "name": "BOOTLOADER_CACHE_32BIT_ADDR_OCTAL_FLASH", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "bootloader-config-serial-flash-configurations", + "title": "Serial Flash Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "!ESPTOOLPY_FLASHFREQ_80M && ", + "help": null, + "id": "BOOTLOADER_VDDSDIO_BOOST_1_8V", + "name": "BOOTLOADER_VDDSDIO_BOOST_1_8V", + "range": null, + "title": "1.8V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_VDDSDIO_BOOST_1_9V", + "name": "BOOTLOADER_VDDSDIO_BOOST_1_9V", + "range": null, + "title": "1.9V", + "type": "bool" + } + ], + "depends_on": "SOC_CONFIGURABLE_VDDSDIO_SUPPORTED", + "help": "If this option is enabled, and VDDSDIO LDO is set to 1.8V (using eFuse\nor MTDI bootstrapping pin), bootloader will change LDO settings to\noutput 1.9V instead. This helps prevent flash chip from browning out\nduring flash programming operations.\n\nThis option has no effect if VDDSDIO is set to 3.3V, or if the internal\nVDDSDIO regulator is disabled via eFuse.", + "id": "bootloader-config-vddsdio-ldo-voltage", + "name": "BOOTLOADER_VDDSDIO_BOOST", + "title": "VDDSDIO LDO voltage", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "BOOTLOADER_FACTORY_RESET", + "help": "The selected GPIO will be configured as an input with internal pull-up enabled (note that on some SoCs.\nnot all pins have an internal pull-up, consult the hardware datasheet for details.) To trigger a factory\nreset, this GPIO must be held high or low (as configured) on startup.", + "id": "BOOTLOADER_NUM_PIN_FACTORY_RESET", + "name": "BOOTLOADER_NUM_PIN_FACTORY_RESET", + "range": null, + "title": "Number of the GPIO input for factory reset", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_FACTORY_RESET_PIN_LOW", + "name": "BOOTLOADER_FACTORY_RESET_PIN_LOW", + "range": null, + "title": "Reset on GPIO low", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_FACTORY_RESET_PIN_HIGH", + "name": "BOOTLOADER_FACTORY_RESET_PIN_HIGH", + "range": null, + "title": "Reset on GPIO high", + "type": "bool" + } + ], + "depends_on": "BOOTLOADER_FACTORY_RESET", + "help": "Pin level for factory reset, can be triggered on low or high.", + "id": "bootloader-config-gpio-triggers-factory-reset-factory-reset-gpio-level", + "name": "BOOTLOADER_FACTORY_RESET_PIN_LEVEL", + "title": "Factory reset GPIO level", + "type": "choice" + }, + { + "children": [], + "depends_on": "BOOTLOADER_FACTORY_RESET", + "help": "The device will boot from \"factory\" partition (or OTA slot 0 if no factory partition is present) after a\nfactory reset.", + "id": "BOOTLOADER_OTA_DATA_ERASE", + "name": "BOOTLOADER_OTA_DATA_ERASE", + "range": null, + "title": "Clear OTA data on factory reset (select factory partition)", + "type": "bool" + }, + { + "children": [], + "depends_on": "BOOTLOADER_FACTORY_RESET", + "help": "Allows customers to select which data partitions will be erased while factory reset.\n\nSpecify the names of partitions as a comma-delimited with optional spaces for readability. (Like this:\n\"nvs, phy_init, ...\")\nMake sure that the name specified in the partition table and here are the same.\nPartitions of type \"app\" cannot be specified here.", + "id": "BOOTLOADER_DATA_FACTORY_RESET", + "name": "BOOTLOADER_DATA_FACTORY_RESET", + "range": null, + "title": "Comma-separated names of partitions to clear on factory reset", + "type": "string" + } + ], + "depends_on": null, + "help": "Allows to reset the device to factory settings:\n- clear one or more data partitions;\n- boot from \"factory\" partition.\nThe factory reset will occur if there is a GPIO input held at the configured level while\ndevice starts up. See settings below.", + "id": "BOOTLOADER_FACTORY_RESET", + "name": "BOOTLOADER_FACTORY_RESET", + "range": null, + "title": "GPIO triggers factory reset", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BOOTLOADER_APP_TEST", + "help": "The selected GPIO will be configured as an input with internal pull-up enabled.\nTo trigger a test app, this GPIO must be pulled low on reset.\nAfter the GPIO input is deactivated and the device reboots, the old application will boot.\n(factory or OTA[x]).\nNote that GPIO34-39 do not have an internal pullup and an external one must be provided.", + "id": "BOOTLOADER_NUM_PIN_APP_TEST", + "name": "BOOTLOADER_NUM_PIN_APP_TEST", + "range": null, + "title": "Number of the GPIO input to boot TEST partition", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_APP_TEST_PIN_LOW", + "name": "BOOTLOADER_APP_TEST_PIN_LOW", + "range": null, + "title": "Enter test app on GPIO low", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_APP_TEST_PIN_HIGH", + "name": "BOOTLOADER_APP_TEST_PIN_HIGH", + "range": null, + "title": "Enter test app on GPIO high", + "type": "bool" + } + ], + "depends_on": "BOOTLOADER_APP_TEST", + "help": "Pin level for app test, can be triggered on low or high.", + "id": "bootloader-config-gpio-triggers-boot-from-test-app-partition-app-test-gpio-level", + "name": "BOOTLOADER_APP_TEST_PIN_LEVEL", + "title": "App test GPIO level", + "type": "choice" + } + ], + "depends_on": "!BOOTLOADER_APP_ANTI_ROLLBACK", + "help": "Allows to run the test app from \"TEST\" partition.\nA boot from \"test\" partition will occur if there is a GPIO input pulled low while device starts up.\nSee settings below.", + "id": "BOOTLOADER_APP_TEST", + "name": "BOOTLOADER_APP_TEST", + "range": null, + "title": "GPIO triggers boot from test app partition", + "type": "bool" + }, + { + "children": [], + "depends_on": "BOOTLOADER_FACTORY_RESET || BOOTLOADER_APP_TEST", + "help": "The GPIO must be held low continuously for this period of time after reset\nbefore a factory reset or test partition boot (as applicable) is performed.", + "id": "BOOTLOADER_HOLD_TIME_GPIO", + "name": "BOOTLOADER_HOLD_TIME_GPIO", + "range": null, + "title": "Hold time of GPIO for reset/test mode (seconds)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Protects the unmapped memory regions of the entire address space from unintended accesses.\nThis will ensure that an exception will be triggered whenever the CPU performs a memory\noperation on unmapped regions of the address space.", + "id": "BOOTLOADER_REGION_PROTECTION_ENABLE", + "name": "BOOTLOADER_REGION_PROTECTION_ENABLE", + "range": null, + "title": "Enable protection for unmapped memory regions", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BOOTLOADER_WDT_ENABLE", + "help": "If this option is set, the ESP-IDF app must explicitly reset, feed, or disable the rtc_wdt in\nthe app's own code.\nIf this option is not set (default), then rtc_wdt will be disabled by ESP-IDF before calling\nthe app_main() function.\n\nUse function rtc_wdt_feed() for resetting counter of rtc_wdt.\nUse function rtc_wdt_disable() for disabling rtc_wdt.", + "id": "BOOTLOADER_WDT_DISABLE_IN_USER_CODE", + "name": "BOOTLOADER_WDT_DISABLE_IN_USER_CODE", + "range": null, + "title": "Allows RTC watchdog disable in user code", + "type": "bool" + }, + { + "children": [], + "depends_on": "BOOTLOADER_WDT_ENABLE", + "help": "Verify that this parameter is correct and more then the execution time.\nPay attention to options such as reset to factory, trigger test partition and encryption on boot\n- these options can increase the execution time.\nNote: RTC_WDT will reset while encryption operations will be performed.", + "id": "BOOTLOADER_WDT_TIME_MS", + "name": "BOOTLOADER_WDT_TIME_MS", + "range": [ + 0, + 120000 + ], + "title": "Timeout for RTC watchdog (ms)", + "type": "int" + } + ], + "depends_on": null, + "help": "Tracks the execution time of startup code.\nIf the execution time is exceeded, the RTC_WDT will restart system.\nIt is also useful to prevent a lock up in start code caused by an unstable power source.\nNOTE: Tracks the execution time starts from the bootloader code - re-set timeout, while selecting the\nsource for slow_clk - and ends calling app_main.\nRe-set timeout is needed due to WDT uses a SLOW_CLK clock source. After changing a frequency slow_clk a\ntime of WDT needs to re-set for new frequency.\nslow_clk depends on RTC_CLK_SRC (INTERNAL_RC or EXTERNAL_CRYSTAL).", + "id": "BOOTLOADER_WDT_ENABLE", + "name": "BOOTLOADER_WDT_ENABLE", + "range": null, + "title": "Use RTC watchdog in start code", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "BOOTLOADER_APP_ANTI_ROLLBACK", + "help": "The secure version is the sequence number stored in the header of each firmware.\nThe security version is set in the bootloader, version is recorded in the eFuse field\nas the number of set ones. The allocated number of bits in the efuse field\nfor storing the security version is limited (see BOOTLOADER_APP_SEC_VER_SIZE_EFUSE_FIELD option).\n\nBootloader: When bootloader selects an app to boot, an app is selected that has\na security version greater or equal that recorded in eFuse field.\nThe app is booted with a higher (or equal) secure version.\n\nThe security version is worth increasing if in previous versions there is\na significant vulnerability and their use is not acceptable.\n\nYour partition table should has a scheme with ota_0 + ota_1 (without factory).", + "id": "BOOTLOADER_APP_SECURE_VERSION", + "name": "BOOTLOADER_APP_SECURE_VERSION", + "range": null, + "title": "eFuse secure version of app", + "type": "int" + }, + { + "children": [], + "depends_on": "BOOTLOADER_APP_ANTI_ROLLBACK", + "help": "The size of the efuse secure version field.\nIts length is limited to 32 bits for ESP32 and 16 bits for ESP32-S2.\nThis determines how many times the security version can be increased.", + "id": "BOOTLOADER_APP_SEC_VER_SIZE_EFUSE_FIELD", + "name": "BOOTLOADER_APP_SEC_VER_SIZE_EFUSE_FIELD", + "range": null, + "title": "Size of the efuse secure version field", + "type": "int" + }, + { + "children": [], + "depends_on": "BOOTLOADER_APP_ANTI_ROLLBACK", + "help": "This option allows to emulate read/write operations with all eFuses and efuse secure version.\nIt allows to test anti-rollback implemention without permanent write eFuse bits.\nThere should be an entry in partition table with following details: `emul_efuse, data, efuse, , 0x2000`.\n\nThis option enables: EFUSE_VIRTUAL and EFUSE_VIRTUAL_KEEP_IN_FLASH.", + "id": "BOOTLOADER_EFUSE_SECURE_VERSION_EMULATE", + "name": "BOOTLOADER_EFUSE_SECURE_VERSION_EMULATE", + "range": null, + "title": "Emulate operations with efuse secure version(only test)", + "type": "bool" + } + ], + "depends_on": "BOOTLOADER_APP_ROLLBACK_ENABLE", + "help": "This option prevents rollback to previous firmware/application image with lower security version.", + "id": "BOOTLOADER_APP_ANTI_ROLLBACK", + "name": "BOOTLOADER_APP_ANTI_ROLLBACK", + "range": null, + "title": "Enable app anti-rollback support", + "type": "bool" + } + ], + "depends_on": null, + "help": "After updating the app, the bootloader runs a new app with the \"ESP_OTA_IMG_PENDING_VERIFY\" state set.\nThis state prevents the re-run of this app. After the first boot of the new app in the user code, the\nfunction should be called to confirm the operability of the app or vice versa about its non-operability.\nIf the app is working, then it is marked as valid. Otherwise, it is marked as not valid and rolls back to\nthe previous working app. A reboot is performed, and the app is booted before the software update.\nNote: If during the first boot a new app the power goes out or the WDT works, then roll back will happen.\nRollback is possible only between the apps with the same security versions.", + "id": "BOOTLOADER_APP_ROLLBACK_ENABLE", + "name": "BOOTLOADER_APP_ROLLBACK_ENABLE", + "range": null, + "title": "Enable app rollback support", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_RTC_FAST_MEM_SUPPORTED && ((SECURE_BOOT && SECURE_BOOT_INSECURE) || !SECURE_BOOT)", + "help": "This option disables the normal validation of an image coming out of\ndeep sleep (checksums, SHA256, and signature). This is a trade-off\nbetween wakeup performance from deep sleep, and image integrity checks.\n\nOnly enable this if you know what you are doing. It should not be used\nin conjunction with using deep_sleep() entry and changing the active OTA\npartition as this would skip the validation upon first load of the new\nOTA partition.\n\nIt is possible to enable this option with Secure Boot if \"allow insecure\noptions\" is enabled, however it's strongly recommended to NOT enable it as\nit may allow a Secure Boot bypass.", + "id": "BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP", + "name": "BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP", + "range": null, + "title": "Skip image validation when exiting deep sleep", + "type": "bool" + }, + { + "children": [], + "depends_on": "!SECURE_SIGNED_ON_BOOT", + "help": "Some applications need to boot very quickly from power on. By default, the entire app binary\nis read from flash and verified which takes up a significant portion of the boot time.\n\nEnabling this option will skip validation of the app when the SoC boots from power on.\nNote that in this case it's not possible for the bootloader to detect if an app image is\ncorrupted in the flash, therefore it's not possible to safely fall back to a different app\npartition. Flash corruption of this kind is unlikely but can happen if there is a serious\nfirmware bug or physical damage.\n\nFollowing other reset types, the bootloader will still validate the app image. This increases\nthe chances that flash corruption resulting in a crash can be detected following soft reset, and\nthe bootloader will fall back to a valid app image. To increase the chances of successfully recovering\nfrom a flash corruption event, keep the option BOOTLOADER_WDT_ENABLE enabled and consider also enabling\nBOOTLOADER_WDT_DISABLE_IN_USER_CODE - then manually disable the RTC Watchdog once the app is running.\nIn addition, enable both the Task and Interrupt watchdog timers with reset options set.", + "id": "BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON", + "name": "BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON", + "range": null, + "title": "Skip image validation from power on reset (READ HELP FIRST)", + "type": "bool" + }, + { + "children": [], + "depends_on": "!SECURE_SIGNED_ON_BOOT", + "help": "Selecting this option prevents the bootloader from ever validating the app image before\nbooting it. Any flash corruption of the selected app partition will make the entire SoC\nunbootable.\n\nAlthough flash corruption is a very rare case, it is not recommended to select this option.\nConsider selecting \"Skip image validation from power on reset\" instead. However, if boot time\nis the only important factor then it can be enabled.", + "id": "BOOTLOADER_SKIP_VALIDATE_ALWAYS", + "name": "BOOTLOADER_SKIP_VALIDATE_ALWAYS", + "range": null, + "title": "Skip image validation always (READ HELP FIRST)", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_RTC_FAST_MEM_SUPPORTED", + "help": "Reserve RTC FAST memory for Skip image validation. This option in bytes.\nThis option reserves an area in the RTC FAST memory (access only PRO_CPU).\nUsed to save the addresses of the selected application.\nWhen a wakeup occurs (from Deep sleep), the bootloader retrieves it and\nloads the application without validation.", + "id": "BOOTLOADER_RESERVE_RTC_SIZE", + "name": "BOOTLOADER_RESERVE_RTC_SIZE", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [ + { + "children": [], + "depends_on": "BOOTLOADER_CUSTOM_RESERVE_RTC", + "help": "This option allows the customer to use the legacy bootloader behavior when the\nRTC FAST memory CRC calculation takes place. When this option is enabled, the\nallocated user custom data will be taken into account in the CRC calculcation.\nThis means that any change to the custom data would need a CRC update to prevent\nthe bootloader from marking this data as corrupted.\nIf this option is disabled, the custom data will not be taken into account when\ncalculating the RTC FAST memory CRC. The user custom data can be changed freely,\nwithout the need to update the CRC.\nTHIS OPTION MUST BE THE SAME FOR BOTH THE BOOTLOADER AND THE APPLICATION BUILDS.", + "id": "BOOTLOADER_CUSTOM_RESERVE_RTC_IN_CRC", + "name": "BOOTLOADER_CUSTOM_RESERVE_RTC_IN_CRC", + "range": null, + "title": "Include custom memory in the CRC calculation", + "type": "bool" + }, + { + "children": [], + "depends_on": "BOOTLOADER_CUSTOM_RESERVE_RTC", + "help": "This option reserves in RTC FAST memory the area for custom purposes.\nIf you want to create your own bootloader and save more information\nin this area of memory, you can increase it. It must be a multiple of 4 bytes.\nThis area (rtc_retain_mem_t) is reserved and has access from the bootloader and an application.", + "id": "BOOTLOADER_CUSTOM_RESERVE_RTC_SIZE", + "name": "BOOTLOADER_CUSTOM_RESERVE_RTC_SIZE", + "range": null, + "title": "Size in bytes for custom purposes", + "type": "hex" + } + ], + "depends_on": "SOC_RTC_FAST_MEM_SUPPORTED", + "help": "This option allows the customer to place data in the RTC FAST memory,\nthis area remains valid when rebooted, except for power loss.\nThis memory is located at a fixed address and is available\nfor both the bootloader and the application.\n(The application and bootoloader must be compiled with the same option).\nThe RTC FAST memory has access only through PRO_CPU.", + "id": "BOOTLOADER_CUSTOM_RESERVE_RTC", + "name": "BOOTLOADER_CUSTOM_RESERVE_RTC", + "range": null, + "title": "Reserve RTC FAST memory for custom purposes", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_RTC_FAST_MEM_SUPPORTED", + "help": "This option reserves an area in RTC FAST memory for the following features:\n- \"Skip image validation when exiting deep sleep\"\n- \"Reserve RTC FAST memory for custom purposes\"\n- \"GPIO triggers factory reset\"", + "id": "BOOTLOADER_RESERVE_RTC_MEM", + "name": "BOOTLOADER_RESERVE_RTC_MEM", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "bootloader-config", + "title": "Bootloader config", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SECURE_BOOT || SECURE_SIGNED_ON_BOOT_NO_SECURE_BOOT", + "help": null, + "id": "SECURE_SIGNED_ON_BOOT", + "name": "SECURE_SIGNED_ON_BOOT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_BOOT || SECURE_SIGNED_ON_UPDATE_NO_SECURE_BOOT", + "help": null, + "id": "SECURE_SIGNED_ON_UPDATE", + "name": "SECURE_SIGNED_ON_UPDATE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_SIGNED_ON_BOOT || SECURE_SIGNED_ON_UPDATE", + "help": null, + "id": "SECURE_SIGNED_APPS", + "name": "SECURE_SIGNED_APPS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "(IDF_TARGET_ESP32 && ESP32_REV_MIN_FULL >= 300) || SOC_SECURE_BOOT_V2_RSA", + "help": null, + "id": "SECURE_BOOT_V2_RSA_SUPPORTED", + "name": "SECURE_BOOT_V2_RSA_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_SECURE_BOOT_V2_ECC", + "help": null, + "id": "SECURE_BOOT_V2_ECC_SUPPORTED", + "name": "SECURE_BOOT_V2_ECC_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_SECURE_BOOT_V1", + "help": null, + "id": "SECURE_BOOT_V1_SUPPORTED", + "name": "SECURE_BOOT_V1_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP32_REV_MIN_FULL >= 300", + "help": null, + "id": "SECURE_BOOT_V2_PREFERRED", + "name": "SECURE_BOOT_V2_PREFERRED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SECURE_BOOT_V2_ECDSA_ENABLED", + "name": "SECURE_BOOT_V2_ECDSA_ENABLED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SECURE_BOOT_V2_RSA_ENABLED", + "name": "SECURE_BOOT_V2_RSA_ENABLED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SECURE_BOOT_FLASH_ENC_KEYS_BURN_TOGETHER", + "name": "SECURE_BOOT_FLASH_ENC_KEYS_BURN_TOGETHER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!SECURE_BOOT", + "help": "Require apps to be signed to verify their integrity.\n\nThis option uses the same app signature scheme as hardware secure boot, but unlike hardware secure boot it\ndoes not prevent the bootloader from being physically updated. This means that the device can be secured\nagainst remote network access, but not physical access. Compared to using hardware Secure Boot this option\nis much simpler to implement.", + "id": "SECURE_SIGNED_APPS_NO_SECURE_BOOT", + "name": "SECURE_SIGNED_APPS_NO_SECURE_BOOT", + "range": null, + "title": "Require signed app images", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "SECURE_BOOT_V1_SUPPORTED && (SECURE_SIGNED_APPS_NO_SECURE_BOOT || SECURE_BOOT_V1_ENABLED) && ", + "help": "Embeds the ECDSA public key in the bootloader and signs the application with an ECDSA key.\nRefer to the documentation before enabling.", + "id": "SECURE_SIGNED_APPS_ECDSA_SCHEME", + "name": "SECURE_SIGNED_APPS_ECDSA_SCHEME", + "range": null, + "title": "ECDSA", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_BOOT_V2_RSA_SUPPORTED && (SECURE_SIGNED_APPS_NO_SECURE_BOOT || SECURE_BOOT_V2_ENABLED) && ", + "help": "Appends the RSA-3072 based Signature block to the application.\nRefer to before enabling.", + "id": "SECURE_SIGNED_APPS_RSA_SCHEME", + "name": "SECURE_SIGNED_APPS_RSA_SCHEME", + "range": null, + "title": "RSA", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_BOOT_V2_ECC_SUPPORTED && (SECURE_SIGNED_APPS_NO_SECURE_BOOT || SECURE_BOOT_V2_ENABLED) && ", + "help": "For Secure boot V2 (e.g., ESP32-C2 SoC), appends ECDSA based signature block to the application.\nRefer to documentation before enabling.", + "id": "SECURE_SIGNED_APPS_ECDSA_V2_SCHEME", + "name": "SECURE_SIGNED_APPS_ECDSA_V2_SCHEME", + "range": null, + "title": "ECDSA (V2)", + "type": "bool" + } + ], + "depends_on": "SECURE_BOOT || SECURE_SIGNED_APPS_NO_SECURE_BOOT", + "help": "Select the Secure App signing scheme. Depends on the Chip Revision.\nThere are two secure boot versions:\n\n1. Secure boot V1\n - Legacy custom secure boot scheme. Supported in ESP32 SoC.\n\n2. Secure boot V2\n - RSA based secure boot scheme.\n Supported in ESP32-ECO3 (ESP32 Chip Revision 3 onwards), ESP32-S2, ESP32-C3, ESP32-S3 SoCs.\n\n - ECDSA based secure boot scheme. Supported in ESP32-C2 SoC.", + "id": "security-features-app-signing-scheme", + "name": "SECURE_SIGNED_APPS_SCHEME", + "title": "App Signing Scheme", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "SECURE_SIGNED_APPS_ECDSA_V2_SCHEME && ", + "help": null, + "id": "SECURE_BOOT_ECDSA_KEY_LEN_192_BITS", + "name": "SECURE_BOOT_ECDSA_KEY_LEN_192_BITS", + "range": null, + "title": "Using ECC curve NISTP192", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_SIGNED_APPS_ECDSA_V2_SCHEME && ", + "help": null, + "id": "SECURE_BOOT_ECDSA_KEY_LEN_256_BITS", + "name": "SECURE_BOOT_ECDSA_KEY_LEN_256_BITS", + "range": null, + "title": "Using ECC curve NISTP256 (Recommended)", + "type": "bool" + } + ], + "depends_on": "SECURE_SIGNED_APPS_ECDSA_V2_SCHEME", + "help": "Select the ECDSA key size. Two key sizes are supported\n\n- 192 bit key using NISTP192 curve\n- 256 bit key using NISTP256 curve (Recommended)\n\nThe advantage of using 256 bit key is the extra randomness which makes it difficult to be\nbruteforced compared to 192 bit key.\nAt present, both key sizes are practically implausible to bruteforce.", + "id": "security-features-ecdsa-key-size", + "name": "SECURE_BOOT_ECDSA_KEY_LEN_SIZE", + "title": "ECDSA key size", + "type": "choice" + }, + { + "children": [], + "depends_on": "SECURE_SIGNED_APPS_NO_SECURE_BOOT && SECURE_SIGNED_APPS_ECDSA_SCHEME", + "help": "If this option is set, the bootloader will be compiled with code to verify that an app is signed before\nbooting it.\n\nIf hardware secure boot is enabled, this option is always enabled and cannot be disabled.\nIf hardware secure boot is not enabled, this option doesn't add significant security by itself so most\nusers will want to leave it disabled.", + "id": "SECURE_SIGNED_ON_BOOT_NO_SECURE_BOOT", + "name": "SECURE_SIGNED_ON_BOOT_NO_SECURE_BOOT", + "range": null, + "title": "Bootloader verifies app signatures", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_SIGNED_APPS_NO_SECURE_BOOT", + "help": "If this option is set, any OTA updated apps will have the signature verified before being considered valid.\n\nWhen enabled, the signature is automatically checked whenever the esp_ota_ops.h APIs are used for OTA\nupdates, or esp_image_format.h APIs are used to verify apps.\n\nIf hardware secure boot is enabled, this option is always enabled and cannot be disabled.\nIf hardware secure boot is not enabled, this option still adds significant security against network-based\nattackers by preventing spoofing of OTA updates.", + "id": "SECURE_SIGNED_ON_UPDATE_NO_SECURE_BOOT", + "name": "SECURE_SIGNED_ON_UPDATE_NO_SECURE_BOOT", + "range": null, + "title": "Verify app signature on update", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "SECURE_BOOT_V1_SUPPORTED && ", + "help": "Build a bootloader which enables secure boot version 1 on first boot.\nRefer to the Secure Boot section of the ESP-IDF Programmer's Guide for this version before enabling.", + "id": "SECURE_BOOT_V1_ENABLED", + "name": "SECURE_BOOT_V1_ENABLED", + "range": null, + "title": "Enable Secure Boot version 1", + "type": "bool" + }, + { + "children": [], + "depends_on": "(SECURE_BOOT_V2_RSA_SUPPORTED || SECURE_BOOT_V2_ECC_SUPPORTED) && ", + "help": "Build a bootloader which enables Secure Boot version 2 on first boot.\nRefer to Secure Boot V2 section of the ESP-IDF Programmer's Guide for this version before enabling.", + "id": "SECURE_BOOT_V2_ENABLED", + "name": "SECURE_BOOT_V2_ENABLED", + "range": null, + "title": "Enable Secure Boot version 2", + "type": "bool" + } + ], + "depends_on": "SECURE_BOOT", + "help": "Select the Secure Boot Version. Depends on the Chip Revision.\nSecure Boot V2 is the new RSA / ECDSA based secure boot scheme.\n\n - RSA based scheme is supported in ESP32 (Revision 3 onwards), ESP32-S2, ESP32-C3 (ECO3), ESP32-S3.\n - ECDSA based scheme is supported in ESP32-C2 SoC.\n\nPlease note that, RSA or ECDSA secure boot is property of specific SoC based on its HW design, supported\ncrypto accelerators, die-size, cost and similar parameters. Please note that RSA scheme has requirement\nfor bigger key sizes but at the same time it is comparatively faster than ECDSA verification.\n\nSecure Boot V1 is the AES based (custom) secure boot scheme supported in ESP32 SoC.", + "id": "security-features-enable-hardware-secure-boot-in-bootloader-read-docs-first--select-secure-boot-version", + "name": "SECURE_BOOT_VERSION", + "title": "Select secure boot version", + "type": "choice" + } + ], + "depends_on": "SOC_SECURE_BOOT_SUPPORTED && !(IDF_TARGET_ESP32C3 && ESP32C3_REV_MIN_FULL < 3)", + "help": "Build a bootloader which enables Secure Boot on first boot.\n\nOnce enabled, Secure Boot will not boot a modified bootloader. The bootloader will only load a partition\ntable or boot an app if the data has a verified digital signature. There are implications for reflashing\nupdated apps once secure boot is enabled.\n\nWhen enabling secure boot, JTAG and ROM BASIC Interpreter are permanently disabled by default.", + "id": "SECURE_BOOT", + "name": "SECURE_BOOT", + "range": null, + "title": "Enable hardware Secure Boot in bootloader (READ DOCS FIRST)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "On first boot, the bootloader will generate a key which is not readable externally or by software. A\ndigest is generated from the bootloader image itself. This digest will be verified on each subsequent\nboot.\n\nEnabling this option means that the bootloader cannot be changed after the first time it is booted.", + "id": "SECURE_BOOTLOADER_ONE_TIME_FLASH", + "name": "SECURE_BOOTLOADER_ONE_TIME_FLASH", + "range": null, + "title": "One-time flash", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Generate a reusable secure bootloader key, derived (via SHA-256) from the secure boot signing key.\n\nThis allows the secure bootloader to be re-flashed by anyone with access to the secure boot signing\nkey.\n\nThis option is less secure than one-time flash, because a leak of the digest key from one device\nallows reflashing of any device that uses it.", + "id": "SECURE_BOOTLOADER_REFLASHABLE", + "name": "SECURE_BOOTLOADER_REFLASHABLE", + "range": null, + "title": "Reflashable", + "type": "bool" + } + ], + "depends_on": "SECURE_BOOT_V1_ENABLED", + "help": null, + "id": "security-features-secure-bootloader-mode", + "name": "SECURE_BOOTLOADER_MODE", + "title": "Secure bootloader mode", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "SECURE_BOOT_BUILD_SIGNED_BINARIES", + "help": "Path to the key file used to sign app images.\n\nKey file is an ECDSA private key (NIST256p curve) in PEM format for Secure Boot V1.\nKey file is an RSA private key in PEM format for Secure Boot V2.\n\nPath is evaluated relative to the project directory.\n\nYou can generate a new signing key by running the following command:\nespsecure.py generate_signing_key secure_boot_signing_key.pem\n\nSee the Secure Boot section of the ESP-IDF Programmer's Guide for this version for details.", + "id": "SECURE_BOOT_SIGNING_KEY", + "name": "SECURE_BOOT_SIGNING_KEY", + "range": null, + "title": "Secure boot private signing key", + "type": "string" + } + ], + "depends_on": "SECURE_SIGNED_APPS", + "help": "Once secure boot or signed app requirement is enabled, app images are required to be signed.\n\nIf enabled (default), these binary files are signed as part of the build process. The file named in\n\"Secure boot private signing key\" will be used to sign the image.\n\nIf disabled, unsigned app/partition data will be built. They must be signed manually using espsecure.py.\nVersion 1 to enable ECDSA Based Secure Boot and Version 2 to enable RSA based Secure Boot.\n(for example, on a remote signing server.)", + "id": "SECURE_BOOT_BUILD_SIGNED_BINARIES", + "name": "SECURE_BOOT_BUILD_SIGNED_BINARIES", + "range": null, + "title": "Sign binaries during build", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_SIGNED_APPS && SECURE_SIGNED_APPS_ECDSA_SCHEME && !SECURE_BOOT_BUILD_SIGNED_BINARIES", + "help": "Path to a public key file used to verify signed images.\nSecure Boot V1: This ECDSA public key is compiled into the bootloader and/or\napp, to verify app images.\n\nKey file is in raw binary format, and can be extracted from a\nPEM formatted private key using the espsecure.py\nextract_public_key command.\n\nRefer to the Secure Boot section of the ESP-IDF Programmer's Guide for this version before enabling.", + "id": "SECURE_BOOT_VERIFICATION_KEY", + "name": "SECURE_BOOT_VERIFICATION_KEY", + "range": null, + "title": "Secure boot public signature verification key", + "type": "string" + }, + { + "children": [], + "depends_on": "SECURE_BOOT && SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY", + "help": "If this option is set, ROM bootloader will revoke the public key digest burned in efuse block\nif it fails to verify the signature of software bootloader with it.\nRevocation of keys does not happen when enabling secure boot. Once secure boot is enabled,\nkey revocation checks will be done on subsequent boot-up, while verifying the software bootloader\n\nThis feature provides a strong resistance against physical attacks on the device.\n\nNOTE: Once a digest slot is revoked, it can never be used again to verify an image\nThis can lead to permanent bricking of the device, in case all keys are revoked\nbecause of signature verification failure.", + "id": "SECURE_BOOT_ENABLE_AGGRESSIVE_KEY_REVOKE", + "name": "SECURE_BOOT_ENABLE_AGGRESSIVE_KEY_REVOKE", + "range": null, + "title": "Enable Aggressive key revoke strategy", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_BOOT_V2_ENABLED && SECURE_BOOT_BUILD_SIGNED_BINARIES", + "help": "When Secure Boot V2 is enabled, by default the bootloader is not flashed along with other artifacts\nlike the application and the partition table images, i.e. bootloader has to be seperately flashed\nusing the command `idf.py bootloader flash`, whereas, the application and partition table can be flashed\nusing the command `idf.py flash` itself.\nEnabling this option allows flashing the bootloader along with the other artifacts\nby invocation of the command `idf.py flash`.\n\nIf this option is enabled make sure that even the bootloader is signed using the correct secure boot key,\notherwise the bootloader signature verification would fail, as hash of the public key which is present in\nthe bootloader signature would not match with the digest stored into the efuses\nand thus the device will not be able to boot up.", + "id": "SECURE_BOOT_FLASH_BOOTLOADER_DEFAULT", + "name": "SECURE_BOOT_FLASH_BOOTLOADER_DEFAULT", + "range": null, + "title": "Flash bootloader along with other artifacts when using the default flash command", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "SECURE_BOOTLOADER_KEY_ENCODING_256BIT", + "name": "SECURE_BOOTLOADER_KEY_ENCODING_256BIT", + "range": null, + "title": "No encoding (256 bit key)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SECURE_BOOTLOADER_KEY_ENCODING_192BIT", + "name": "SECURE_BOOTLOADER_KEY_ENCODING_192BIT", + "range": null, + "title": "3/4 encoding (192 bit key)", + "type": "bool" + } + ], + "depends_on": "SECURE_BOOTLOADER_REFLASHABLE", + "help": "In reflashable secure bootloader mode, a hardware key is derived from the signing key (with SHA-256) and\ncan be written to eFuse with espefuse.py.\n\nNormally this is a 256-bit key, but if 3/4 Coding Scheme is used on the device then the eFuse key is\ntruncated to 192 bits.\n\nThis configuration item doesn't change any firmware code, it only changes the size of key binary which is\ngenerated at build time.", + "id": "security-features-hardware-key-encoding", + "name": "SECURE_BOOTLOADER_KEY_ENCODING", + "title": "Hardware Key Encoding", + "type": "choice" + }, + { + "children": [], + "depends_on": "SECURE_BOOT", + "help": "You can disable some of the default protections offered by secure boot, in order to enable testing or a\ncustom combination of security features.\n\nOnly enable these options if you are very sure.\n\nRefer to the Secure Boot section of the ESP-IDF Programmer's Guide for this version before enabling.", + "id": "SECURE_BOOT_INSECURE", + "name": "SECURE_BOOT_INSECURE", + "range": null, + "title": "Allow potentially insecure options", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "SOC_FLASH_ENCRYPTION_XTS_AES_128_DERIVED && ", + "help": null, + "id": "SECURE_FLASH_ENCRYPTION_AES128_DERIVED", + "name": "SECURE_FLASH_ENCRYPTION_AES128_DERIVED", + "range": null, + "title": "AES-128 key derived from 128 bits (SHA256(128 bits))", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_FLASH_ENCRYPTION_XTS_AES_128 && !(IDF_TARGET_ESP32C2 && SECURE_BOOT) && ", + "help": null, + "id": "SECURE_FLASH_ENCRYPTION_AES128", + "name": "SECURE_FLASH_ENCRYPTION_AES128", + "range": null, + "title": "AES-128 (256-bit key)", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_FLASH_ENCRYPTION_XTS_AES_256 && ", + "help": null, + "id": "SECURE_FLASH_ENCRYPTION_AES256", + "name": "SECURE_FLASH_ENCRYPTION_AES256", + "range": null, + "title": "AES-256 (512-bit key)", + "type": "bool" + } + ], + "depends_on": "SOC_FLASH_ENCRYPTION_XTS_AES_OPTIONS && SECURE_FLASH_ENC_ENABLED", + "help": "Size of generated XTS-AES key.\n\n- AES-128 uses a 256-bit key (32 bytes) derived from 128 bits (16 bytes) burned in half Efuse key block.\n Internally, it calculates SHA256(128 bits)\n- AES-128 uses a 256-bit key (32 bytes) which occupies one Efuse key block.\n- AES-256 uses a 512-bit key (64 bytes) which occupies two Efuse key blocks.\n\nThis setting is ignored if either type of key is already burned to Efuse before the first boot.\nIn this case, the pre-burned key is used and no new key is generated.", + "id": "security-features-enable-flash-encryption-on-boot-read-docs-first--size-of-generated-xts-aes-key", + "name": "SECURE_FLASH_ENCRYPTION_KEYSIZE", + "title": "Size of generated XTS-AES key", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT", + "name": "SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT", + "range": null, + "title": "Development (NOT SECURE)", + "type": "bool" + }, + { + "children": [], + "depends_on": "(!EFUSE_VIRTUAL || IDF_CI_BUILD) && ", + "help": null, + "id": "SECURE_FLASH_ENCRYPTION_MODE_RELEASE", + "name": "SECURE_FLASH_ENCRYPTION_MODE_RELEASE", + "range": null, + "title": "Release", + "type": "bool" + } + ], + "depends_on": "SECURE_FLASH_ENC_ENABLED", + "help": "By default Development mode is enabled which allows ROM download mode to perform flash encryption\noperations (plaintext is sent to the device, and it encrypts it internally and writes ciphertext\nto flash.) This mode is not secure, it's possible for an attacker to write their own chosen plaintext\nto flash.\n\nRelease mode should always be selected for production or manufacturing. Once enabled it's no longer\npossible for the device in ROM Download Mode to use the flash encryption hardware.\n\nWhen EFUSE_VIRTUAL is enabled, SECURE_FLASH_ENCRYPTION_MODE_RELEASE is not available.\nFor CI tests we use IDF_CI_BUILD to bypass it (\"export IDF_CI_BUILD=1\").\nWe do not recommend bypassing it for other purposes.\n\nRefer to the Flash Encryption section of the ESP-IDF Programmer's Guide for details.", + "id": "security-features-enable-flash-encryption-on-boot-read-docs-first--enable-usage-mode", + "name": "SECURE_FLASH_ENCRYPTION_MODE", + "title": "Enable usage mode", + "type": "choice" + } + ], + "depends_on": null, + "help": "If this option is set, flash contents will be encrypted by the bootloader on first boot.\n\nNote: After first boot, the system will be permanently encrypted. Re-flashing an encrypted\nsystem is complicated and not always possible.\n\nRead https://docs.espressif.com/projects/esp-idf/en/latest/security/flash-encryption.html\nbefore enabling.", + "id": "SECURE_FLASH_ENC_ENABLED", + "name": "SECURE_FLASH_ENC_ENABLED", + "range": null, + "title": "Enable flash encryption on boot (READ DOCS FIRST)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SECURE_FLASH_HAS_WRITE_PROTECTION_CACHE", + "name": "SECURE_FLASH_HAS_WRITE_PROTECTION_CACHE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "(SECURE_BOOT_INSECURE || SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT) && IDF_TARGET_ESP32", + "help": "By default, the BASIC ROM Console starts on reset if no valid bootloader is\nread from the flash.\n\nWhen either flash encryption or secure boot are enabled, the default is to\ndisable this BASIC fallback mode permanently via eFuse.\n\nIf this option is set, this eFuse is not burned and the BASIC ROM Console may\nremain accessible. Only set this option in testing environments.", + "id": "SECURE_BOOT_ALLOW_ROM_BASIC", + "name": "SECURE_BOOT_ALLOW_ROM_BASIC", + "range": null, + "title": "Leave ROM BASIC Interpreter available on reset", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_BOOT_INSECURE || SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT", + "help": "If not set (default), the bootloader will permanently disable JTAG (across entire chip) on first boot\nwhen either secure boot or flash encryption is enabled.\n\nSetting this option leaves JTAG on for debugging, which negates all protections of flash encryption\nand some of the protections of secure boot.\n\nOnly set this option in testing environments.", + "id": "SECURE_BOOT_ALLOW_JTAG", + "name": "SECURE_BOOT_ALLOW_JTAG", + "range": null, + "title": "Allow JTAG Debugging", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_BOOT_INSECURE || SECURE_SIGNED_ON_UPDATE_NO_SECURE_BOOT", + "help": "If not set (default), app partition size must be a multiple of 64KB. App images are padded to 64KB\nlength, and the bootloader checks any trailing bytes after the signature (before the next 64KB\nboundary) have not been written. This is because flash cache maps entire 64KB pages into the address\nspace. This prevents an attacker from appending unverified data after the app image in the flash,\ncausing it to be mapped into the address space.\n\nSetting this option allows the app partition length to be unaligned, and disables padding of the app\nimage to this length. It is generally not recommended to set this option, unless you have a legacy\npartitioning scheme which doesn't support 64KB aligned partition lengths.", + "id": "SECURE_BOOT_ALLOW_SHORT_APP_PARTITION", + "name": "SECURE_BOOT_ALLOW_SHORT_APP_PARTITION", + "range": null, + "title": "Allow app partition length not 64KB aligned", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_BOOT_INSECURE && SECURE_BOOT_V2_ENABLED", + "help": "If not set (default, recommended), on first boot the bootloader will burn the WR_DIS_RD_DIS\nefuse when Secure Boot is enabled. This prevents any more efuses from being read protected.\n\nIf this option is set, it will remain possible to write the EFUSE_RD_DIS efuse field after Secure\nBoot is enabled. This may allow an attacker to read-protect the BLK2 efuse (for ESP32) and\nBLOCK4-BLOCK10 (i.e. BLOCK_KEY0-BLOCK_KEY5)(for other chips) holding the public key digest, causing an\nimmediate denial of service and possibly allowing an additional fault injection attack to\nbypass the signature protection.\n\nNOTE: Once a BLOCK is read-protected, the application will read all zeros from that block\n\nNOTE: If \"UART ROM download mode (Permanently disabled (recommended))\" or\n\"UART ROM download mode (Permanently switch to Secure mode (recommended))\" is set,\nthen it is __NOT__ possible to read/write efuses using espefuse.py utility.\nHowever, efuse can be read/written from the application", + "id": "SECURE_BOOT_V2_ALLOW_EFUSE_RD_DIS", + "name": "SECURE_BOOT_V2_ALLOW_EFUSE_RD_DIS", + "range": null, + "title": "Allow additional read protecting of efuses", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_BOOT_INSECURE && SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS", + "help": "If not set (default), during startup in the app all unused digest slots will be revoked.\nTo revoke unused slot will be called esp_efuse_set_digest_revoke(num_digest) for each digest.\nRevoking unused digest slots makes ensures that no trusted keys can be added later by an attacker.\nIf set, it means that you have a plan to use unused digests slots later.", + "id": "SECURE_BOOT_ALLOW_UNUSED_DIGEST_SLOTS", + "name": "SECURE_BOOT_ALLOW_UNUSED_DIGEST_SLOTS", + "range": null, + "title": "Leave unused digest slots available (not revoke)", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT", + "help": "If not set (default), the bootloader will permanently disable UART bootloader encryption access on\nfirst boot. If set, the UART bootloader will still be able to access hardware encryption.\n\nIt is recommended to only set this option in testing environments.", + "id": "SECURE_FLASH_UART_BOOTLOADER_ALLOW_ENC", + "name": "SECURE_FLASH_UART_BOOTLOADER_ALLOW_ENC", + "range": null, + "title": "Leave UART bootloader encryption enabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT && IDF_TARGET_ESP32", + "help": "If not set (default), the bootloader will permanently disable UART bootloader decryption access on\nfirst boot. If set, the UART bootloader will still be able to access hardware decryption.\n\nOnly set this option in testing environments. Setting this option allows complete bypass of flash\nencryption.", + "id": "SECURE_FLASH_UART_BOOTLOADER_ALLOW_DEC", + "name": "SECURE_FLASH_UART_BOOTLOADER_ALLOW_DEC", + "range": null, + "title": "Leave UART bootloader decryption enabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT && (IDF_TARGET_ESP32 || SOC_EFUSE_DIS_DOWNLOAD_ICACHE || SOC_EFUSE_DIS_DOWNLOAD_DCACHE)", + "help": "If not set (default), the bootloader will permanently disable UART bootloader flash cache access on\nfirst boot. If set, the UART bootloader will still be able to access the flash cache.\n\nOnly set this option in testing environments.", + "id": "SECURE_FLASH_UART_BOOTLOADER_ALLOW_CACHE", + "name": "SECURE_FLASH_UART_BOOTLOADER_ALLOW_CACHE", + "range": null, + "title": "Leave UART bootloader flash cache enabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT", + "help": "If not set (default), and flash encryption is not yet enabled in eFuses, the 2nd stage bootloader\nwill enable flash encryption: generate the flash encryption key and program eFuses.\nIf this option is set, and flash encryption is not yet enabled, the bootloader will error out and\nreboot.\nIf flash encryption is enabled in eFuses, this option does not change the bootloader behavior.\n\nOnly use this option in testing environments, to avoid accidentally enabling flash encryption on\nthe wrong device. The device needs to have flash encryption already enabled using espefuse.py.", + "id": "SECURE_FLASH_REQUIRE_ALREADY_ENABLED", + "name": "SECURE_FLASH_REQUIRE_ALREADY_ENABLED", + "range": null, + "title": "Require flash encryption to be already enabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_FLASH_HAS_WRITE_PROTECTION_CACHE", + "help": "If not set (default, recommended), on the first boot the bootloader will burn the write-protection of\nDIS_CACHE(for ESP32) or DIS_ICACHE/DIS_DCACHE(for other chips) eFuse when Flash Encryption is enabled.\nWrite protection for cache disable efuse prevents the chip from being blocked if it is set by accident.\nApp and bootloader use cache so disabling it makes the chip useless for IDF.\nDue to other eFuses are linked with the same write protection bit (see the list below) then\nwrite-protection will not be done if these SECURE_FLASH_UART_BOOTLOADER_ALLOW_ENC,\nSECURE_BOOT_ALLOW_JTAG or SECURE_FLASH_UART_BOOTLOADER_ALLOW_CACHE options are selected\nto give a chance to turn on the chip into the release mode later.\n\nList of eFuses with the same write protection bit:\nESP32: MAC, MAC_CRC, DISABLE_APP_CPU, DISABLE_BT, DIS_CACHE, VOL_LEVEL_HP_INV.\n\nESP32-C3: DIS_ICACHE, DIS_USB_JTAG, DIS_DOWNLOAD_ICACHE, DIS_USB_SERIAL_JTAG,\nDIS_FORCE_DOWNLOAD, DIS_TWAI, JTAG_SEL_ENABLE, DIS_PAD_JTAG, DIS_DOWNLOAD_MANUAL_ENCRYPT.\n\nESP32-C6: SWAP_UART_SDIO_EN, DIS_ICACHE, DIS_USB_JTAG, DIS_DOWNLOAD_ICACHE,\nDIS_USB_SERIAL_JTAG, DIS_FORCE_DOWNLOAD, DIS_TWAI, JTAG_SEL_ENABLE,\nDIS_PAD_JTAG, DIS_DOWNLOAD_MANUAL_ENCRYPT.\n\nESP32-H2: DIS_ICACHE, DIS_USB_JTAG, POWERGLITCH_EN, DIS_FORCE_DOWNLOAD, SPI_DOWNLOAD_MSPI_DIS,\nDIS_TWAI, JTAG_SEL_ENABLE, DIS_PAD_JTAG, DIS_DOWNLOAD_MANUAL_ENCRYPT.\n\nESP32-S2: DIS_ICACHE, DIS_DCACHE, DIS_DOWNLOAD_ICACHE, DIS_DOWNLOAD_DCACHE,\nDIS_FORCE_DOWNLOAD, DIS_USB, DIS_TWAI, DIS_BOOT_REMAP, SOFT_DIS_JTAG,\nHARD_DIS_JTAG, DIS_DOWNLOAD_MANUAL_ENCRYPT.\n\nESP32-S3: DIS_ICACHE, DIS_DCACHE, DIS_DOWNLOAD_ICACHE, DIS_DOWNLOAD_DCACHE,\nDIS_FORCE_DOWNLOAD, DIS_USB_OTG, DIS_TWAI, DIS_APP_CPU, DIS_PAD_JTAG,\nDIS_DOWNLOAD_MANUAL_ENCRYPT, DIS_USB_JTAG, DIS_USB_SERIAL_JTAG, STRAP_JTAG_SEL, USB_PHY_SEL.", + "id": "SECURE_FLASH_SKIP_WRITE_PROTECTION_CACHE", + "name": "SECURE_FLASH_SKIP_WRITE_PROTECTION_CACHE", + "range": null, + "title": "Skip write-protection of DIS_CACHE (DIS_ICACHE, DIS_DCACHE)", + "type": "bool" + } + ], + "depends_on": null, + "id": "security-features-potentially-insecure-options", + "title": "Potentially insecure options", + "type": "menu" + }, + { + "children": [], + "depends_on": "SECURE_FLASH_ENC_ENABLED && !SECURE_FLASH_REQUIRE_ALREADY_ENABLED", + "help": "If set, optimise encryption time for the partition of type APP,\nby only encrypting the app image that is present in the partition,\ninstead of the whole partition.\nThe image length used for encryption is derived from the image metadata, which\nincludes the size of the app image, checksum, hash and also the signature sector\nwhen secure boot is enabled.\n\nIf not set (default), the whole partition of type APP would be encrypted,\nwhich increases the encryption time but might be useful if there\nis any custom data appended to the firmware image.", + "id": "SECURE_FLASH_ENCRYPT_ONLY_IMAGE_LEN_IN_APP_PART", + "name": "SECURE_FLASH_ENCRYPT_ONLY_IMAGE_LEN_IN_APP_PART", + "range": null, + "title": "Encrypt only the app image that is present in the partition of type app", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_FLASH_ENC_ENABLED", + "help": "If set (default), in an app during startup code,\nthere is a check of the flash encryption eFuse bit is on\n(as the bootloader should already have set it).\nThe app requires this bit is on to continue work otherwise abort.\n\nIf not set, the app does not care if the flash encryption eFuse bit is set or not.", + "id": "SECURE_FLASH_CHECK_ENC_EN_IN_APP", + "name": "SECURE_FLASH_CHECK_ENC_EN_IN_APP", + "range": null, + "title": "Check Flash Encryption enabled on app startup", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SECURE_ROM_DL_MODE_ENABLED", + "name": "SECURE_ROM_DL_MODE_ENABLED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "If set, during startup the app will burn an eFuse bit to permanently disable the UART ROM\nDownload Mode. This prevents any future use of esptool.py, espefuse.py and similar tools.\n\nOnce disabled, if the SoC is booted with strapping pins set for ROM Download Mode\nthen an error is printed instead.\n\nIt is recommended to enable this option in any production application where Flash\nEncryption and/or Secure Boot is enabled and access to Download Mode is not required.\n\nIt is also possible to permanently disable Download Mode by calling\nesp_efuse_disable_rom_download_mode() at runtime.", + "id": "SECURE_DISABLE_ROM_DL_MODE", + "name": "SECURE_DISABLE_ROM_DL_MODE", + "range": null, + "title": "UART ROM download mode (Permanently disabled (recommended))", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_SUPPORTS_SECURE_DL_MODE && ", + "help": "If set, during startup the app will burn an eFuse bit to permanently switch the UART ROM\nDownload Mode into a separate Secure Download mode. This option can only work if\nDownload Mode is not already disabled by eFuse.\n\nSecure Download mode limits the use of Download Mode functions to update SPI config,\nchanging baud rate, basic flash write and a command to return a summary of currently\nenabled security features (`get_security_info`).\n\nSecure Download mode is not compatible with the esptool.py flasher stub feature,\nespefuse.py, read/writing memory or registers, encrypted download, or any other\nfeatures that interact with unsupported Download Mode commands.\n\nSecure Download mode should be enabled in any application where Flash Encryption\nand/or Secure Boot is enabled. Disabling this option does not immediately cancel\nthe benefits of the security features, but it increases the potential \"attack\nsurface\" for an attacker to try and bypass them with a successful physical attack.\n\nIt is also possible to enable secure download mode at runtime by calling\nesp_efuse_enable_rom_secure_download_mode()\n\nNote: Secure Download mode is not available for ESP32 (includes revisions till ECO3).", + "id": "SECURE_ENABLE_SECURE_ROM_DL_MODE", + "name": "SECURE_ENABLE_SECURE_ROM_DL_MODE", + "range": null, + "title": "UART ROM download mode (Permanently switch to Secure mode (recommended))", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "This is a potentially insecure option.\nEnabling this option will allow the full UART download mode to stay enabled.\nThis option SHOULD NOT BE ENABLED for production use cases.", + "id": "SECURE_INSECURE_ALLOW_DL_MODE", + "name": "SECURE_INSECURE_ALLOW_DL_MODE", + "range": null, + "title": "UART ROM download mode (Enabled (not recommended))", + "type": "bool" + } + ], + "depends_on": "(SECURE_BOOT_V2_ENABLED || SECURE_FLASH_ENC_ENABLED) && !(IDF_TARGET_ESP32 && ESP32_REV_MIN_FULL < 300)", + "help": null, + "id": "security-features-uart-rom-download-mode", + "name": "SECURE_UART_ROM_DL_MODE", + "title": "UART ROM download mode", + "type": "choice" + } + ], + "depends_on": null, + "id": "security-features", + "title": "Security features", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "!APP_REPRODUCIBLE_BUILD", + "help": "If set, then the app will be built with the current time/date stamp. It is stored in the app description\nstructure. If not set, time/date stamp will be excluded from app image. This can be useful for getting the\nsame binary image files made from the same source, but at different times.", + "id": "APP_COMPILE_TIME_DATE", + "name": "APP_COMPILE_TIME_DATE", + "range": null, + "title": "Use time/date stamp for app", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "The PROJECT_VER variable from the build system will not affect the firmware image.\nThis value will not be contained in the esp_app_desc structure.", + "id": "APP_EXCLUDE_PROJECT_VER_VAR", + "name": "APP_EXCLUDE_PROJECT_VER_VAR", + "range": null, + "title": "Exclude PROJECT_VER from firmware image", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "The PROJECT_NAME variable from the build system will not affect the firmware image.\nThis value will not be contained in the esp_app_desc structure.", + "id": "APP_EXCLUDE_PROJECT_NAME_VAR", + "name": "APP_EXCLUDE_PROJECT_NAME_VAR", + "range": null, + "title": "Exclude PROJECT_NAME from firmware image", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "APP_PROJECT_VER_FROM_CONFIG", + "help": "Project version", + "id": "APP_PROJECT_VER", + "name": "APP_PROJECT_VER", + "range": null, + "title": "Project version", + "type": "string" + } + ], + "depends_on": null, + "help": "If this is enabled, then config item APP_PROJECT_VER will be used for the variable PROJECT_VER.\nOther ways to set PROJECT_VER will be ignored.", + "id": "APP_PROJECT_VER_FROM_CONFIG", + "name": "APP_PROJECT_VER_FROM_CONFIG", + "range": null, + "title": "Get the project version from Kconfig", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "At startup, the app will read the embedded APP ELF SHA-256 hash value from flash\nand convert it into a string and store it in a RAM buffer.\nThis ensures the panic handler and core dump will be able to print this string\neven when cache is disabled.\nThe size of the buffer is APP_RETRIEVE_LEN_ELF_SHA plus the null terminator.\nChanging this value will change the size of this buffer, in bytes.", + "id": "APP_RETRIEVE_LEN_ELF_SHA", + "name": "APP_RETRIEVE_LEN_ELF_SHA", + "range": [ + 8, + 64 + ], + "title": "The length of APP ELF SHA is stored in RAM(chars)", + "type": "int" + } + ], + "depends_on": null, + "id": "application-manager", + "title": "Application manager", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_CRC_LE", + "name": "ESP_ROM_HAS_CRC_LE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_CRC_BE", + "name": "ESP_ROM_HAS_CRC_BE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_MZ_CRC32", + "name": "ESP_ROM_HAS_MZ_CRC32", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_JPEG_DECODE", + "name": "ESP_ROM_HAS_JPEG_DECODE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_UART_CLK_IS_XTAL", + "name": "ESP_ROM_UART_CLK_IS_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_USB_SERIAL_DEVICE_NUM", + "name": "ESP_ROM_USB_SERIAL_DEVICE_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_RETARGETABLE_LOCKING", + "name": "ESP_ROM_HAS_RETARGETABLE_LOCKING", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_ERASE_0_REGION_BUG", + "name": "ESP_ROM_HAS_ERASE_0_REGION_BUG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV", + "name": "ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_GET_CLK_FREQ", + "name": "ESP_ROM_GET_CLK_FREQ", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_NEEDS_SWSETUP_WORKAROUND", + "name": "ESP_ROM_NEEDS_SWSETUP_WORKAROUND", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_LAYOUT_TABLE", + "name": "ESP_ROM_HAS_LAYOUT_TABLE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_SPI_FLASH", + "name": "ESP_ROM_HAS_SPI_FLASH", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_ETS_PRINTF_BUG", + "name": "ESP_ROM_HAS_ETS_PRINTF_BUG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_NEWLIB_NANO_FORMAT", + "name": "ESP_ROM_HAS_NEWLIB_NANO_FORMAT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE", + "name": "ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_RAM_APP_NEEDS_MMU_INIT", + "name": "ESP_ROM_RAM_APP_NEEDS_MMU_INIT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_SW_FLOAT", + "name": "ESP_ROM_HAS_SW_FLOAT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Always print ROM logs, this is the default behavior.", + "id": "BOOT_ROM_LOG_ALWAYS_ON", + "name": "BOOT_ROM_LOG_ALWAYS_ON", + "range": null, + "title": "Always Log", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Don't print ROM logs.", + "id": "BOOT_ROM_LOG_ALWAYS_OFF", + "name": "BOOT_ROM_LOG_ALWAYS_OFF", + "range": null, + "title": "Permanently disable logging", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Print ROM logs when GPIO level is high during start up.\nThe GPIO number is chip dependent,\ne.g. on ESP32-S2, the control GPIO is GPIO46.", + "id": "BOOT_ROM_LOG_ON_GPIO_HIGH", + "name": "BOOT_ROM_LOG_ON_GPIO_HIGH", + "range": null, + "title": "Log on GPIO High", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Print ROM logs when GPIO level is low during start up.\nThe GPIO number is chip dependent,\ne.g. on ESP32-S2, the control GPIO is GPIO46.", + "id": "BOOT_ROM_LOG_ON_GPIO_LOW", + "name": "BOOT_ROM_LOG_ON_GPIO_LOW", + "range": null, + "title": "Log on GPIO Low", + "type": "bool" + } + ], + "depends_on": "!IDF_TARGET_ESP32", + "help": "Controls the Boot ROM log behavior.\nThe rom log behavior can only be changed for once,\nspecific eFuse bit(s) will be burned at app boot stage.", + "id": "boot-rom-behavior-permanently-change-boot-rom-output", + "name": "BOOT_ROM_LOG_SCHEME", + "title": "Permanently change Boot ROM output", + "type": "choice" + } + ], + "depends_on": null, + "id": "boot-rom-behavior", + "title": "Boot ROM Behavior", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "The flasher tool sends a precompiled download stub first by default. That stub allows things\nlike compressed downloads and more. Usually you should not need to disable that feature", + "id": "ESPTOOLPY_NO_STUB", + "name": "ESPTOOLPY_NO_STUB", + "range": null, + "title": "Disable download stub", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32S3 && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "ESPTOOLPY_OCT_FLASH", + "name": "ESPTOOLPY_OCT_FLASH", + "range": null, + "title": "Enable Octal Flash", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32S3 && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This config option helps decide whether flash is Quad or Octal, but please note some limitations:\n\n1. If the flash chip is an Octal one, even if one of \"QIO\", \"QOUT\", \"DIO\", \"DOUT\" options is\n selected in `ESPTOOLPY_FLASHMODE`, our code will automatically change the\n mode to \"OPI\" and the sample mode will be STR.\n2. If the flash chip is a Quad one, even if \"OPI\" is selected in `ESPTOOLPY_FLASHMODE`, our code will\n automatically change the mode to \"DIO\".\n3. This option is mainly to improve the out-of-box experience of developers. It doesn't guarantee\n the feature-complete. Some code still rely on `ESPTOOLPY_OCT_FLASH`. Please do not rely on this option\n when you are pretty sure that you are using Octal flash.\n In this case, please enable `ESPTOOLPY_OCT_FLASH` option, then you can choose `DTR` sample mode\n in `ESPTOOLPY_FLASH_SAMPLE_MODE`. Otherwise, only `STR` mode is available.\n4. Enabling this feature reduces available internal RAM size (around 900 bytes).\n If your IRAM space is insufficient and you're aware of your flash type,\n disable this option and select corresponding flash type options.", + "id": "ESPTOOLPY_FLASH_MODE_AUTO_DETECT", + "name": "ESPTOOLPY_FLASH_MODE_AUTO_DETECT", + "range": null, + "title": "Choose flash mode automatically (please read help)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "!ESPTOOLPY_OCT_FLASH && ", + "help": null, + "id": "ESPTOOLPY_FLASHMODE_QIO", + "name": "ESPTOOLPY_FLASHMODE_QIO", + "range": null, + "title": "QIO", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESPTOOLPY_OCT_FLASH && ", + "help": null, + "id": "ESPTOOLPY_FLASHMODE_QOUT", + "name": "ESPTOOLPY_FLASHMODE_QOUT", + "range": null, + "title": "QOUT", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESPTOOLPY_OCT_FLASH && ", + "help": null, + "id": "ESPTOOLPY_FLASHMODE_DIO", + "name": "ESPTOOLPY_FLASHMODE_DIO", + "range": null, + "title": "DIO", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESPTOOLPY_OCT_FLASH && ", + "help": null, + "id": "ESPTOOLPY_FLASHMODE_DOUT", + "name": "ESPTOOLPY_FLASHMODE_DOUT", + "range": null, + "title": "DOUT", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESPTOOLPY_OCT_FLASH && ", + "help": null, + "id": "ESPTOOLPY_FLASHMODE_OPI", + "name": "ESPTOOLPY_FLASHMODE_OPI", + "range": null, + "title": "OPI", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Mode the flash chip is flashed in, as well as the default mode for the\nbinary to run in.", + "id": "serial-flasher-config-flash-spi-mode", + "name": "ESPTOOLPY_FLASHMODE", + "title": "Flash SPI mode", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASH_SAMPLE_MODE_STR", + "name": "ESPTOOLPY_FLASH_SAMPLE_MODE_STR", + "range": null, + "title": "STR Mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESPTOOLPY_OCT_FLASH && ", + "help": null, + "id": "ESPTOOLPY_FLASH_SAMPLE_MODE_DTR", + "name": "ESPTOOLPY_FLASH_SAMPLE_MODE_DTR", + "range": null, + "title": "DTR Mode", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "serial-flasher-config-flash-sampling-mode", + "name": "ESPTOOLPY_FLASH_SAMPLE_MODE", + "title": "Flash Sampling Mode", + "type": "choice" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "ESPTOOLPY_FLASHMODE", + "name": "ESPTOOLPY_FLASHMODE", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_120M && (SPI_FLASH_HPM_ON || ESPTOOLPY_OCT_FLASH) && (ESPTOOLPY_FLASH_SAMPLE_MODE_STR || IDF_EXPERIMENTAL_FEATURES) && ", + "help": "- Optional feature for QSPI Flash. Read docs and enable `CONFIG_SPI_FLASH_HPM_ENA` first!\n- Flash 120 MHz SDR mode is stable.\n- Flash 120 MHz DDR mode is an experimental feature, it works when\n the temperature is stable.\n\n Risks:\n If your chip powers on at a certain temperature, then after the temperature\n increases or decreases by approximately 20 Celsius degrees (depending on the\n chip), the program will crash randomly.", + "id": "ESPTOOLPY_FLASHFREQ_120M", + "name": "ESPTOOLPY_FLASHFREQ_120M", + "range": null, + "title": "120 MHz (READ DOCS FIRST)", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_80M", + "name": "ESPTOOLPY_FLASHFREQ_80M", + "range": null, + "title": "80 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_64M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_64M", + "name": "ESPTOOLPY_FLASHFREQ_64M", + "range": null, + "title": "64 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_60M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_60M", + "name": "ESPTOOLPY_FLASHFREQ_60M", + "range": null, + "title": "60 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_48M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_48M", + "name": "ESPTOOLPY_FLASHFREQ_48M", + "range": null, + "title": "48 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_40M", + "name": "ESPTOOLPY_FLASHFREQ_40M", + "range": null, + "title": "40 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_32M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_32M", + "name": "ESPTOOLPY_FLASHFREQ_32M", + "range": null, + "title": "32 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_30M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_30M", + "name": "ESPTOOLPY_FLASHFREQ_30M", + "range": null, + "title": "30 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_26M", + "name": "ESPTOOLPY_FLASHFREQ_26M", + "range": null, + "title": "26 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_24M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_24M", + "name": "ESPTOOLPY_FLASHFREQ_24M", + "range": null, + "title": "24 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_20M", + "name": "ESPTOOLPY_FLASHFREQ_20M", + "range": null, + "title": "20 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_16M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_16M", + "name": "ESPTOOLPY_FLASHFREQ_16M", + "range": null, + "title": "16 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_15M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_15M", + "name": "ESPTOOLPY_FLASHFREQ_15M", + "range": null, + "title": "15 MHz", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "serial-flasher-config-flash-spi-speed", + "name": "ESPTOOLPY_FLASHFREQ", + "title": "Flash SPI speed", + "type": "choice" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This is an invisible item, used to define the targets that defaults to use 80MHz Flash SPI speed.", + "id": "ESPTOOLPY_FLASHFREQ_80M_DEFAULT", + "name": "ESPTOOLPY_FLASHFREQ_80M_DEFAULT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ", + "name": "ESPTOOLPY_FLASHFREQ", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE_1MB", + "name": "ESPTOOLPY_FLASHSIZE_1MB", + "range": null, + "title": "1 MB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE_2MB", + "name": "ESPTOOLPY_FLASHSIZE_2MB", + "range": null, + "title": "2 MB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE_4MB", + "name": "ESPTOOLPY_FLASHSIZE_4MB", + "range": null, + "title": "4 MB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE_8MB", + "name": "ESPTOOLPY_FLASHSIZE_8MB", + "range": null, + "title": "8 MB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE_16MB", + "name": "ESPTOOLPY_FLASHSIZE_16MB", + "range": null, + "title": "16 MB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE_32MB", + "name": "ESPTOOLPY_FLASHSIZE_32MB", + "range": null, + "title": "32 MB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE_64MB", + "name": "ESPTOOLPY_FLASHSIZE_64MB", + "range": null, + "title": "64 MB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE_128MB", + "name": "ESPTOOLPY_FLASHSIZE_128MB", + "range": null, + "title": "128 MB", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "SPI flash size, in megabytes", + "id": "serial-flasher-config-flash-size", + "name": "ESPTOOLPY_FLASHSIZE", + "title": "Flash size", + "type": "choice" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE", + "name": "ESPTOOLPY_FLASHSIZE", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "If this option is set, flashing the project will automatically detect\nthe flash size of the target chip and update the bootloader image\nbefore it is flashed.\n\nEnabling this option turns off the image protection against corruption\nby a SHA256 digest. Updating the bootloader image before flashing would\ninvalidate the digest.", + "id": "ESPTOOLPY_HEADER_FLASHSIZE_UPDATE", + "name": "ESPTOOLPY_HEADER_FLASHSIZE_UPDATE", + "range": null, + "title": "Detect flash size when flashing bootloader", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_BEFORE_RESET", + "name": "ESPTOOLPY_BEFORE_RESET", + "range": null, + "title": "Reset to bootloader", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_BEFORE_NORESET", + "name": "ESPTOOLPY_BEFORE_NORESET", + "range": null, + "title": "No reset", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Configure whether esptool.py should reset the ESP32 before flashing.\n\nAutomatic resetting depends on the RTS & DTR signals being\nwired from the serial port to the ESP32. Most USB development\nboards do this internally.", + "id": "serial-flasher-config-before-flashing", + "name": "ESPTOOLPY_BEFORE", + "title": "Before flashing", + "type": "choice" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "ESPTOOLPY_BEFORE", + "name": "ESPTOOLPY_BEFORE", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_AFTER_RESET", + "name": "ESPTOOLPY_AFTER_RESET", + "range": null, + "title": "Reset after flashing", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_AFTER_NORESET", + "name": "ESPTOOLPY_AFTER_NORESET", + "range": null, + "title": "Stay in bootloader", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Configure whether esptool.py should reset the ESP32 after flashing.\n\nAutomatic resetting depends on the RTS & DTR signals being\nwired from the serial port to the ESP32. Most USB development\nboards do this internally.", + "id": "serial-flasher-config-after-flashing", + "name": "ESPTOOLPY_AFTER", + "title": "After flashing", + "type": "choice" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "ESPTOOLPY_AFTER", + "name": "ESPTOOLPY_AFTER", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "ESPTOOLPY_MONITOR_BAUD", + "name": "ESPTOOLPY_MONITOR_BAUD", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "id": "serial-flasher-config", + "title": "Serial flasher config", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "This is the default partition table, designed to fit into a 2MB or\nlarger flash with a single 1MB app partition.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_singleapp.csv\n\nThis partition table is not suitable for an app that needs OTA\n(over the air update) capability.", + "id": "PARTITION_TABLE_SINGLE_APP", + "name": "PARTITION_TABLE_SINGLE_APP", + "range": null, + "title": "Single factory app, no OTA", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "This is a variation of the default partition table, that expands\nthe 1MB app partition size to 1.5MB to fit more code.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_singleapp_large.csv\n\nThis partition table is not suitable for an app that needs OTA\n(over the air update) capability.", + "id": "PARTITION_TABLE_SINGLE_APP_LARGE", + "name": "PARTITION_TABLE_SINGLE_APP_LARGE", + "range": null, + "title": "Single factory app (large), no OTA", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "This is a basic OTA-enabled partition table with a factory app\npartition plus two OTA app partitions. All are 1MB, so this\npartition table requires 4MB or larger flash size.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_two_ota.csv", + "id": "PARTITION_TABLE_TWO_OTA", + "name": "PARTITION_TABLE_TWO_OTA", + "range": null, + "title": "Factory app, two OTA definitions", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Specify the path to the partition table CSV to use for your project.\n\nConsult the Partition Table section in the ESP-IDF Programmers Guide\nfor more information.", + "id": "PARTITION_TABLE_CUSTOM", + "name": "PARTITION_TABLE_CUSTOM", + "range": null, + "title": "Custom partition table CSV", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP32_COREDUMP_ENABLE_TO_FLASH && NVS_SEC_KEY_PROTECT_USING_FLASH_ENC && ", + "help": "This is a variation of the default \"Single factory app, no OTA\" partition table\nthat supports encrypted NVS when using flash encryption. See the Flash Encryption section\nin the ESP-IDF Programmers Guide for more information.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_singleapp_encr_nvs.csv", + "id": "PARTITION_TABLE_SINGLE_APP_ENCRYPTED_NVS", + "name": "PARTITION_TABLE_SINGLE_APP_ENCRYPTED_NVS", + "range": null, + "title": "Single factory app, no OTA, encrypted NVS", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP32_COREDUMP_ENABLE_TO_FLASH && NVS_SEC_KEY_PROTECT_USING_FLASH_ENC && ", + "help": "This is a variation of the \"Single factory app (large), no OTA\" partition table\nthat supports encrypted NVS when using flash encryption. See the Flash Encryption section\nin the ESP-IDF Programmers Guide for more information.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_singleapp_large_encr_nvs.csv", + "id": "PARTITION_TABLE_SINGLE_APP_LARGE_ENC_NVS", + "name": "PARTITION_TABLE_SINGLE_APP_LARGE_ENC_NVS", + "range": null, + "title": "Single factory app (large), no OTA, encrypted NVS", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP_COREDUMP_ENABLE_TO_FLASH && NVS_SEC_KEY_PROTECT_USING_FLASH_ENC && ", + "help": "This is a variation of the \"Factory app, two OTA definitions\" partition table\nthat supports encrypted NVS when using flash encryption. See the Flash Encryption section\nin the ESP-IDF Programmers Guide for more information.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_two_ota_encr_nvs.csv", + "id": "PARTITION_TABLE_TWO_OTA_ENCRYPTED_NVS", + "name": "PARTITION_TABLE_TWO_OTA_ENCRYPTED_NVS", + "range": null, + "title": "Factory app, two OTA definitions, encrypted NVS", + "type": "bool" + } + ], + "depends_on": null, + "help": "The partition table to flash to the ESP32. The partition table\ndetermines where apps, data and other resources are expected to\nbe found.\n\nThe predefined partition table CSV descriptions can be found\nin the components/partition_table directory. These are mostly intended\nfor example and development use, it's expect that for production use you\nwill copy one of these CSV files and create a custom partition CSV for\nyour application.", + "id": "partition-table-partition-table", + "name": "PARTITION_TABLE_TYPE", + "title": "Partition Table", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "Name of the custom partition CSV filename. This path is evaluated\nrelative to the project root directory.", + "id": "PARTITION_TABLE_CUSTOM_FILENAME", + "name": "PARTITION_TABLE_CUSTOM_FILENAME", + "range": null, + "title": "Custom partition CSV file", + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "PARTITION_TABLE_FILENAME", + "name": "PARTITION_TABLE_FILENAME", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": "The address of partition table (by default 0x8000).\nAllows you to move the partition table, it gives more space for the bootloader.\nNote that the bootloader and app will both need to be compiled with the same PARTITION_TABLE_OFFSET value.\n\nThis number should be a multiple of 0x1000.\n\nNote that partition offsets in the partition table CSV file may need to be changed if this value is set to\na higher value. To have each partition offset adapt to the configured partition table offset, leave all\npartition offsets blank in the CSV file.", + "id": "PARTITION_TABLE_OFFSET", + "name": "PARTITION_TABLE_OFFSET", + "range": null, + "title": "Offset of partition table", + "type": "hex" + }, + { + "children": [], + "depends_on": "!APP_COMPATIBLE_PRE_V3_1_BOOTLOADERS && !IDF_TARGET_LINUX", + "help": "Generate an MD5 checksum for the partition table for protecting the\nintegrity of the table. The generation should be turned off for legacy\nbootloaders which cannot recognize the MD5 checksum in the partition\ntable.", + "id": "PARTITION_TABLE_MD5", + "name": "PARTITION_TABLE_MD5", + "range": null, + "title": "Generate an MD5 checksum for the partition table", + "type": "bool" + } + ], + "depends_on": null, + "id": "partition-table", + "title": "Partition Table", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_OPTIMIZATION_DEBUG", + "name": "COMPILER_OPTIMIZATION_DEBUG", + "range": null, + "title": "Debug (-Og)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_OPTIMIZATION_SIZE", + "name": "COMPILER_OPTIMIZATION_SIZE", + "range": null, + "title": "Optimize for size (-Os)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_OPTIMIZATION_PERF", + "name": "COMPILER_OPTIMIZATION_PERF", + "range": null, + "title": "Optimize for performance (-O2)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_OPTIMIZATION_NONE", + "name": "COMPILER_OPTIMIZATION_NONE", + "range": null, + "title": "Debug without optimization (-O0)", + "type": "bool" + } + ], + "depends_on": null, + "help": "This option sets compiler optimization level (gcc -O argument) for the app.\n\n- The \"Debug\" setting will add the -0g flag to CFLAGS.\n- The \"Size\" setting will add the -0s flag to CFLAGS.\n- The \"Performance\" setting will add the -O2 flag to CFLAGS.\n- The \"None\" setting will add the -O0 flag to CFLAGS.\n\nThe \"Size\" setting cause the compiled code to be smaller and faster, but\nmay lead to difficulties of correlating code addresses to source file\nlines when debugging.\n\nThe \"Performance\" setting causes the compiled code to be larger and faster,\nbut will be easier to correlated code addresses to source file lines.\n\n\"None\" with -O0 produces compiled code without optimization.\n\nNote that custom optimization levels may be unsupported.\n\nCompiler optimization for the IDF bootloader is set separately,\nsee the BOOTLOADER_COMPILER_OPTIMIZATION setting.", + "id": "compiler-options-optimization-level", + "name": "COMPILER_OPTIMIZATION", + "title": "Optimization Level", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Enable assertions. Assertion content and line number will be printed on failure.", + "id": "COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE", + "name": "COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE", + "range": null, + "title": "Enabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Enable silent assertions. Failed assertions will abort(), user needs to\nuse the aborting address to find the line number with the failed assertion.", + "id": "COMPILER_OPTIMIZATION_ASSERTIONS_SILENT", + "name": "COMPILER_OPTIMIZATION_ASSERTIONS_SILENT", + "range": null, + "title": "Silent (saves code size)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "If assertions are disabled, -DNDEBUG is added to CPPFLAGS.", + "id": "COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE", + "name": "COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE", + "range": null, + "title": "Disabled (sets -DNDEBUG)", + "type": "bool" + } + ], + "depends_on": null, + "help": "Assertions can be:\n\n- Enabled. Failure will print verbose assertion details. This is the default.\n\n- Set to \"silent\" to save code size (failed assertions will abort() but user\n needs to use the aborting address to find the line number with the failed assertion.)\n\n- Disabled entirely (not recommended for most configurations.) -DNDEBUG is added\n to CPPFLAGS in this case.", + "id": "compiler-options-assertion-level", + "name": "COMPILER_OPTIMIZATION_ASSERTION_LEVEL", + "title": "Assertion level", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_FLOAT_LIB_FROM_GCCLIB", + "name": "COMPILER_FLOAT_LIB_FROM_GCCLIB", + "range": null, + "title": "libgcc", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_ROM_HAS_RVFPLIB && ", + "help": null, + "id": "COMPILER_FLOAT_LIB_FROM_RVFPLIB", + "name": "COMPILER_FLOAT_LIB_FROM_RVFPLIB", + "range": null, + "title": "librvfp", + "type": "bool" + } + ], + "depends_on": null, + "help": "In the soft-fp part of libgcc, riscv version is written in C,\nand handles all edge cases in IEEE754, which makes it larger\nand performance is slow.\n\nRVfplib is an optimized RISC-V library for FP arithmetic on 32-bit\ninteger processors, for single and double-precision FP.\nRVfplib is \"fast\", but it has a few exceptions from IEEE 754 compliance.", + "id": "compiler-options-compiler-float-lib-source", + "name": "COMPILER_FLOAT_LIB_FROM", + "title": "Compiler float lib source", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "COMPILER_OPTIMIZATION_ASSERTION_LEVEL", + "name": "COMPILER_OPTIMIZATION_ASSERTION_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "If enabled, the error messages will be discarded in following check macros:\n- ESP_RETURN_ON_ERROR\n- ESP_EXIT_ON_ERROR\n- ESP_RETURN_ON_FALSE\n- ESP_EXIT_ON_FALSE", + "id": "COMPILER_OPTIMIZATION_CHECKS_SILENT", + "name": "COMPILER_OPTIMIZATION_CHECKS_SILENT", + "range": null, + "title": "Disable messages in ESP_RETURN_ON_* and ESP_EXIT_ON_* macros", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "When expanding the __FILE__ and __BASE_FILE__ macros, replace paths inside ESP-IDF\nwith paths relative to the placeholder string \"IDF\", and convert paths inside the\nproject directory to relative paths.\n\nThis allows building the project with assertions or other code that embeds file paths,\nwithout the binary containing the exact path to the IDF or project directories.\n\nThis option passes -fmacro-prefix-map options to the GCC command line. To replace additional\npaths in your binaries, modify the project CMakeLists.txt file to pass custom -fmacro-prefix-map or\n-ffile-prefix-map arguments.", + "id": "COMPILER_HIDE_PATHS_MACROS", + "is_menuconfig": true, + "name": "COMPILER_HIDE_PATHS_MACROS", + "range": null, + "title": "Replace ESP-IDF and project paths in binaries", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "COMPILER_CXX_EXCEPTIONS", + "help": "Size (in bytes) of the emergency memory pool for C++ exceptions. This pool will be used to allocate\nmemory for thrown exceptions when there is not enough memory on the heap.", + "id": "COMPILER_CXX_EXCEPTIONS_EMG_POOL_SIZE", + "name": "COMPILER_CXX_EXCEPTIONS_EMG_POOL_SIZE", + "range": null, + "title": "Emergency Pool Size", + "type": "int" + } + ], + "depends_on": null, + "help": "Enabling this option compiles all IDF C++ files with exception support enabled.\n\nDisabling this option disables C++ exception support in all compiled files, and any libstdc++ code\nwhich throws an exception will abort instead.\n\nEnabling this option currently adds an additional ~500 bytes of heap overhead\nwhen an exception is thrown in user code for the first time.", + "id": "COMPILER_CXX_EXCEPTIONS", + "is_menuconfig": true, + "name": "COMPILER_CXX_EXCEPTIONS", + "range": null, + "title": "Enable C++ exceptions", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling this option compiles all C++ files with RTTI support enabled.\nThis increases binary size (typically by tens of kB) but allows using\ndynamic_cast conversion and typeid operator.", + "id": "COMPILER_CXX_RTTI", + "name": "COMPILER_CXX_RTTI", + "range": null, + "title": "Enable C++ run-time type info (RTTI)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_STACK_CHECK_MODE_NONE", + "name": "COMPILER_STACK_CHECK_MODE_NONE", + "range": null, + "title": "None", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_STACK_CHECK_MODE_NORM", + "name": "COMPILER_STACK_CHECK_MODE_NORM", + "range": null, + "title": "Normal", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_STACK_CHECK_MODE_STRONG", + "name": "COMPILER_STACK_CHECK_MODE_STRONG", + "range": null, + "title": "Strong", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_STACK_CHECK_MODE_ALL", + "name": "COMPILER_STACK_CHECK_MODE_ALL", + "range": null, + "title": "Overall", + "type": "bool" + } + ], + "depends_on": null, + "help": "Stack smashing protection mode. Emit extra code to check for buffer overflows, such as stack\nsmashing attacks. This is done by adding a guard variable to functions with vulnerable objects.\nThe guards are initialized when a function is entered and then checked when the function exits.\nIf a guard check fails, program is halted. Protection has the following modes:\n\n- In NORMAL mode (GCC flag: -fstack-protector) only functions that call alloca, and functions with\n buffers larger than 8 bytes are protected.\n\n- STRONG mode (GCC flag: -fstack-protector-strong) is like NORMAL, but includes additional functions\n to be protected -- those that have local array definitions, or have references to local frame\n addresses.\n\n- In OVERALL mode (GCC flag: -fstack-protector-all) all functions are protected.\n\nModes have the following impact on code performance and coverage:\n\n- performance: NORMAL > STRONG > OVERALL\n\n- coverage: NORMAL < STRONG < OVERALL\n\nThe performance impact includes increasing the amount of stack memory required for each task.", + "id": "compiler-options-stack-smashing-protection-mode", + "name": "COMPILER_STACK_CHECK_MODE", + "title": "Stack smashing protection mode", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "Stack smashing protection.", + "id": "COMPILER_STACK_CHECK", + "name": "COMPILER_STACK_CHECK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Adds -Wwrite-strings flag for the C/C++ compilers.\n\nFor C, this gives string constants the type ``const char[]`` so that\ncopying the address of one into a non-const ``char *`` pointer\nproduces a warning. This warning helps to find at compile time code\nthat tries to write into a string constant.\n\nFor C++, this warns about the deprecated conversion from string\nliterals to ``char *``.", + "id": "COMPILER_WARN_WRITE_STRINGS", + "name": "COMPILER_WARN_WRITE_STRINGS", + "range": null, + "title": "Enable -Wwrite-strings warning flag", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ARCH_RISCV", + "help": "Adds -msave-restore to C/C++ compilation flags.\n\nWhen this flag is enabled, compiler will call library functions to\nsave/restore registers in function prologues/epilogues. This results\nin lower overall code size, at the expense of slightly reduced performance.\n\nThis option can be enabled for RISC-V targets only.", + "id": "COMPILER_SAVE_RESTORE_LIBCALLS", + "name": "COMPILER_SAVE_RESTORE_LIBCALLS", + "range": null, + "title": "Enable -msave-restore flag to reduce code size", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable this option if use GCC 12 or newer, and want to disable warnings which don't appear with\nGCC 11.", + "id": "COMPILER_DISABLE_GCC12_WARNINGS", + "name": "COMPILER_DISABLE_GCC12_WARNINGS", + "range": null, + "title": "Disable new warnings introduced in GCC 12", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable this option if use GCC 13 or newer, and want to disable warnings which don't appear with\nGCC 12.", + "id": "COMPILER_DISABLE_GCC13_WARNINGS", + "name": "COMPILER_DISABLE_GCC13_WARNINGS", + "range": null, + "title": "Disable new warnings introduced in GCC 13", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If enabled, RTL files will be produced during compilation. These files\ncan be used by other tools, for example to calculate call graphs.", + "id": "COMPILER_DUMP_RTL_FILES", + "name": "COMPILER_DUMP_RTL_FILES", + "range": null, + "title": "Dump RTL files during compilation", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "!IDF_TARGET_LINUX && ", + "help": null, + "id": "COMPILER_RT_LIB_GCCLIB", + "name": "COMPILER_RT_LIB_GCCLIB", + "range": null, + "title": "libgcc", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TOOLCHAIN_CLANG && !IDF_TARGET_LINUX && ", + "help": null, + "id": "COMPILER_RT_LIB_CLANGRT", + "name": "COMPILER_RT_LIB_CLANGRT", + "range": null, + "title": "libclang_rt", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_LINUX && ", + "help": null, + "id": "COMPILER_RT_LIB_HOST", + "name": "COMPILER_RT_LIB_HOST", + "range": null, + "title": "Host", + "type": "bool" + } + ], + "depends_on": null, + "help": "Select runtime library to be used by compiler.\n- GCC toolchain supports libgcc only.\n- Clang allows to choose between libgcc or libclang_rt.\n- For host builds (\"linux\" target), uses the default library.", + "id": "compiler-options-compiler-runtime-library", + "name": "COMPILER_RT_LIB", + "title": "Compiler runtime library", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "COMPILER_RT_LIB_NAME", + "name": "COMPILER_RT_LIB_NAME", + "range": null, + "title": null, + "type": "string" + } + ], + "depends_on": null, + "id": "compiler-options", + "title": "Compiler options", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "EFUSE_CUSTOM_TABLE", + "help": "Name of the custom eFuse CSV filename. This path is evaluated\nrelative to the project root directory.", + "id": "EFUSE_CUSTOM_TABLE_FILENAME", + "name": "EFUSE_CUSTOM_TABLE_FILENAME", + "range": null, + "title": "Custom eFuse CSV file", + "type": "string" + } + ], + "depends_on": null, + "help": "Allows to generate a structure for eFuse from the CSV file.", + "id": "EFUSE_CUSTOM_TABLE", + "name": "EFUSE_CUSTOM_TABLE", + "range": null, + "title": "Use custom eFuse table", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "EFUSE_VIRTUAL", + "help": "In addition to the \"Simulate eFuse operations in RAM\" option, this option just adds\na feature to keep eFuses after reboots in flash memory. To use this mode the partition_table\nshould have the `efuse` partition. partition.csv: \"efuse_em, data, efuse, , 0x2000,\"\n\nDuring startup, the eFuses are copied from flash or,\nin case if flash is empty, from real eFuse to RAM and then update flash.\nThis mode is useful when need to keep changes after reboot\n(testing secure_boot and flash_encryption).", + "id": "EFUSE_VIRTUAL_KEEP_IN_FLASH", + "name": "EFUSE_VIRTUAL_KEEP_IN_FLASH", + "range": null, + "title": "Keep eFuses in flash", + "type": "bool" + }, + { + "children": [], + "depends_on": "EFUSE_VIRTUAL", + "help": "If enabled, log efuse burns. This shows changes that would be made.", + "id": "EFUSE_VIRTUAL_LOG_ALL_WRITES", + "name": "EFUSE_VIRTUAL_LOG_ALL_WRITES", + "range": null, + "title": "Log all virtual writes", + "type": "bool" + } + ], + "depends_on": null, + "help": "If \"n\" - No virtual mode. All eFuse operations are real and use eFuse registers.\nIf \"y\" - The virtual mode is enabled and all eFuse operations (read and write) are redirected\nto RAM instead of eFuse registers, all permanent changes (via eFuse) are disabled.\nLog output will state changes that would be applied, but they will not be.\n\nIf it is \"y\", then SECURE_FLASH_ENCRYPTION_MODE_RELEASE cannot be used.\nBecause the EFUSE VIRT mode is for testing only.\n\nDuring startup, the eFuses are copied into RAM. This mode is useful for fast tests.", + "id": "EFUSE_VIRTUAL", + "name": "EFUSE_VIRTUAL", + "range": null, + "title": "Simulate eFuse operations in RAM", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "EFUSE_CODE_SCHEME_COMPAT_NONE", + "name": "EFUSE_CODE_SCHEME_COMPAT_NONE", + "range": null, + "title": "None Only", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "EFUSE_CODE_SCHEME_COMPAT_3_4", + "name": "EFUSE_CODE_SCHEME_COMPAT_3_4", + "range": null, + "title": "3/4 and None", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "EFUSE_CODE_SCHEME_COMPAT_REPEAT", + "name": "EFUSE_CODE_SCHEME_COMPAT_REPEAT", + "range": null, + "title": "Repeat, 3/4 and None (common table does not support it)", + "type": "bool" + } + ], + "depends_on": "IDF_TARGET_ESP32", + "help": "Selector eFuse code scheme.", + "id": "component-config-efuse-bit-manager-coding-scheme-compatibility", + "name": "EFUSE_CODE_SCHEME_SELECTOR", + "title": "Coding Scheme Compatibility", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "EFUSE_MAX_BLK_LEN", + "name": "EFUSE_MAX_BLK_LEN", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-efuse-bit-manager", + "title": "eFuse Bit Manager", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Functions esp_err_to_name() and esp_err_to_name_r() return string representations of error codes from a\npre-generated lookup table. This option can be used to turn off the use of the look-up table in order to\nsave memory but this comes at the price of sacrificing distinguishable (meaningful) output string\nrepresentations.", + "id": "ESP_ERR_TO_NAME_LOOKUP", + "name": "ESP_ERR_TO_NAME_LOOKUP", + "range": null, + "title": "Enable lookup of error code strings", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY", + "name": "ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-common-esp-related", + "title": "Common ESP-related", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32C3_REV_MIN_0", + "name": "ESP32C3_REV_MIN_0", + "range": null, + "title": "Rev v0.0 (ECO0)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32C3_REV_MIN_1", + "name": "ESP32C3_REV_MIN_1", + "range": null, + "title": "Rev v0.1 (ECO1)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32C3_REV_MIN_2", + "name": "ESP32C3_REV_MIN_2", + "range": null, + "title": "Rev v0.2 (ECO2)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32C3_REV_MIN_3", + "name": "ESP32C3_REV_MIN_3", + "range": null, + "title": "Rev v0.3 (ECO3)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32C3_REV_MIN_4", + "name": "ESP32C3_REV_MIN_4", + "range": null, + "title": "Rev v0.4 (ECO4)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32C3_REV_MIN_101", + "name": "ESP32C3_REV_MIN_101", + "range": null, + "title": "Rev v1.1", + "type": "bool" + } + ], + "depends_on": null, + "help": "Required minimum chip revision. ESP-IDF will check for it and\nreject to boot if the chip revision fails the check.\nThis ensures the chip used will have some modifications (features, or bugfixes).\n\nThe complied binary will only support chips above this revision,\nthis will also help to reduce binary size.", + "id": "component-config-hardware-settings-chip-revision-minimum-supported-esp32-c3-revision", + "name": "ESP32C3_REV_MIN", + "title": "Minimum Supported ESP32-C3 Revision", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32C3_REV_MIN_FULL", + "name": "ESP32C3_REV_MIN_FULL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_REV_MIN_FULL", + "name": "ESP_REV_MIN_FULL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32C3_REV_MAX_FULL", + "name": "ESP32C3_REV_MAX_FULL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_REV_MAX_FULL", + "name": "ESP_REV_MAX_FULL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "IDF_CI_BUILD", + "help": "For internal chip testing, a small number of new versions chips didn't\nupdate the version field in eFuse, you can enable this option to force the\nsoftware recognize the chip version based on the rev selected in menuconfig.", + "id": "ESP_REV_NEW_CHIP_TEST", + "name": "ESP_REV_NEW_CHIP_TEST", + "range": null, + "title": "Internal test mode", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings-chip-revision", + "title": "Chip revision", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_ADDR_UNIVERSE_WIFI_STA", + "name": "ESP_MAC_ADDR_UNIVERSE_WIFI_STA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_ADDR_UNIVERSE_WIFI_AP", + "name": "ESP_MAC_ADDR_UNIVERSE_WIFI_AP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_ADDR_UNIVERSE_BT", + "name": "ESP_MAC_ADDR_UNIVERSE_BT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_ADDR_UNIVERSE_ETH", + "name": "ESP_MAC_ADDR_UNIVERSE_ETH", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_ADDR_UNIVERSE_IEEE802154", + "name": "ESP_MAC_ADDR_UNIVERSE_IEEE802154", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_ONE", + "name": "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_ONE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_TWO", + "name": "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_TWO", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR", + "name": "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32C3_UNIVERSAL_MAC_ADDRESSES_TWO", + "name": "ESP32C3_UNIVERSAL_MAC_ADDRESSES_TWO", + "range": null, + "title": "Two", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR", + "name": "ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR", + "range": null, + "title": "Four", + "type": "bool" + } + ], + "depends_on": null, + "help": "Configure the number of universally administered (by IEEE) MAC addresses.\n\nDuring initialization, MAC addresses for each network interface are generated or derived from a\nsingle base MAC address.\n\nIf the number of universal MAC addresses is four, all four interfaces (WiFi station, WiFi softap,\nBluetooth and Ethernet) receive a universally administered MAC address. These are generated\nsequentially by adding 0, 1, 2 and 3 (respectively) to the final octet of the base MAC address.\n\nIf the number of universal MAC addresses is two, only two interfaces (WiFi station and Bluetooth)\nreceive a universally administered MAC address. These are generated sequentially by adding 0\nand 1 (respectively) to the base MAC address. The remaining two interfaces (WiFi softap and Ethernet)\nreceive local MAC addresses. These are derived from the universal WiFi station and Bluetooth MAC\naddresses, respectively.\n\nWhen using the default (Espressif-assigned) base MAC address, either setting can be used. When using\na custom universal MAC address range, the correct setting will depend on the allocation of MAC\naddresses in this range (either 2 or 4 per device.)\n\nNote that ESP32-C3 has no integrated Ethernet MAC. Although it's possible to use the esp_read_mac()\nAPI to return a MAC for Ethernet, this can only be used with an external MAC peripheral.", + "id": "component-config-hardware-settings-mac-config-number-of-universally-administered-by-ieee-mac-address", + "name": "ESP32C3_UNIVERSAL_MAC_ADDRESSES", + "title": "Number of universally administered (by IEEE) MAC address", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32C3_UNIVERSAL_MAC_ADDRESSES", + "name": "ESP32C3_UNIVERSAL_MAC_ADDRESSES", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "If you have an invalid MAC CRC (ESP_ERR_INVALID_CRC) problem\nand you still want to use this chip, you can enable this option to bypass such an error.\nThis applies to both MAC_FACTORY and CUSTOM_MAC efuses.", + "id": "ESP_MAC_IGNORE_MAC_CRC_ERROR", + "name": "ESP_MAC_IGNORE_MAC_CRC_ERROR", + "range": null, + "title": "Ignore MAC CRC error (not recommended)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "When this configuration is enabled, the user can invoke `esp_read_mac` to obtain the desired type of\nMAC using a custom MAC as the base MAC.", + "id": "ESP_MAC_USE_CUSTOM_MAC_AS_BASE_MAC", + "name": "ESP_MAC_USE_CUSTOM_MAC_AS_BASE_MAC", + "range": null, + "title": "Enable using custom mac as base mac", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings-mac-config", + "title": "MAC Config", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "!SPIRAM", + "help": "If enabled, chip will try to power down flash as part of esp_light_sleep_start(), which costs\nmore time when chip wakes up. Can only be enabled if there is no SPIRAM configured.\n\nThis option will power down flash under a strict but relatively safe condition. Also, it is possible to\npower down flash under a relaxed condition by using esp_sleep_pd_config() to set ESP_PD_DOMAIN_VDDSDIO\nto ESP_PD_OPTION_OFF. It should be noted that there is a risk in powering down flash, you can refer\n`ESP-IDF Programming Guide/API Reference/System API/Sleep Modes/Power-down of Flash` for more details.", + "id": "ESP_SLEEP_POWER_DOWN_FLASH", + "name": "ESP_SLEEP_POWER_DOWN_FLASH", + "range": null, + "title": "Power down flash in light sleep when there is no SPIRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !ESP_SLEEP_POWER_DOWN_FLASH", + "help": "All IOs will be set to isolate(floating) state by default during sleep.\nSince the power supply of SPI Flash is not lost during lightsleep, if its CS pin is recognized as\nlow level(selected state) in the floating state, there will be a large current leakage, and the\ndata in Flash may be corrupted by random signals on other SPI pins.\nSelect this option will set the CS pin of Flash to PULL-UP state during sleep, but this will\nincrease the sleep current about 10 uA.\nIf you are developing with esp32xx modules, you must select this option, but if you are developing\nwith chips, you can also pull up the CS pin of SPI Flash in the external circuit to save power\nconsumption caused by internal pull-up during sleep.\n(!!! Don't deselect this option if you don't have external SPI Flash CS pin pullups.)", + "id": "ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND", + "name": "ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND", + "range": null, + "title": "Pull-up Flash CS pin in light sleep", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPIRAM", + "help": "All IOs will be set to isolate(floating) state by default during sleep.\nSince the power supply of PSRAM is not lost during lightsleep, if its CS pin is recognized as\nlow level(selected state) in the floating state, there will be a large current leakage, and the\ndata in PSRAM may be corrupted by random signals on other SPI pins.\nSelect this option will set the CS pin of PSRAM to PULL-UP state during sleep, but this will\nincrease the sleep current about 10 uA.\nIf you are developing with esp32xx modules, you must select this option, but if you are developing\nwith chips, you can also pull up the CS pin of PSRAM in the external circuit to save power\nconsumption caused by internal pull-up during sleep.\n(!!! Don't deselect this option if you don't have external PSRAM CS pin pullups.)", + "id": "ESP_SLEEP_PSRAM_LEAKAGE_WORKAROUND", + "name": "ESP_SLEEP_PSRAM_LEAKAGE_WORKAROUND", + "range": null, + "title": "Pull-up PSRAM CS pin in light sleep", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP_SLEEP_POWER_DOWN_FLASH && (ESP_SLEEP_PSRAM_LEAKAGE_WORKAROUND || ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND)", + "help": "To reduce leakage current, some types of SPI Flash/RAM only need to pull up the CS pin\nduring light sleep. But there are also some kinds of SPI Flash/RAM that need to pull up\nall pins. It depends on the SPI Flash/RAM chip used.", + "id": "ESP_SLEEP_MSPI_NEED_ALL_IO_PU", + "name": "ESP_SLEEP_MSPI_NEED_ALL_IO_PU", + "range": null, + "title": "Pull-up all SPI pins in light sleep", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_SLEEP_RTC_BUS_ISO_WORKAROUND", + "name": "ESP_SLEEP_RTC_BUS_ISO_WORKAROUND", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "esp32c2, esp32c3, esp32s3, esp32c6 and esp32h2 will reset at wake-up if GPIO is received\na small electrostatic pulse during light sleep, with specific condition\n\n- GPIO needs to be configured as input-mode only\n- The pin receives a small electrostatic pulse, and reset occurs when the pulse\n voltage is higher than 6 V\n\nFor GPIO set to input mode only, it is not a good practice to leave it open/floating,\nThe hardware design needs to controlled it with determined supply or ground voltage\nis necessary.\n\nThis option provides a software workaround for this issue. Configure to isolate all\nGPIO pins in sleep state.", + "id": "ESP_SLEEP_GPIO_RESET_WORKAROUND", + "name": "ESP_SLEEP_GPIO_RESET_WORKAROUND", + "range": null, + "title": "light sleep GPIO reset workaround", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "When the chip exits sleep, the CPU and the flash chip are powered on at the same time.\nCPU will run rom code (deepsleep) or ram code (lightsleep) first, and then load or execute\ncode from flash.\n\nSome flash chips need sufficient time to pass between power on and first read operation.\nBy default, without any extra delay, this time is approximately 900us, although\nsome flash chip types need more than that.\n\n(!!! Please adjust this value according to the Data Sheet of SPI Flash used in your project.)\nIn Flash Data Sheet, the parameters that define the Flash ready timing after power-up (minimum\ntime from Vcc(min) to CS activeare) usually named tVSL in ELECTRICAL CHARACTERISTICS chapter,\nand the configuration value here should be:\nESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY = tVSL - 900\n\nFor esp32 and esp32s3, the default extra delay is set to 2000us. When optimizing startup time\nfor applications which require it, this value may be reduced.\n\nIf you are seeing \"flash read err, 1000\" message printed to the console after deep sleep reset\non esp32, or triggered RTC_WDT/LP_WDT after lightsleep wakeup, try increasing this value.\n(For esp32, the delay will be executed in both deep sleep and light sleep wake up flow.\nFor chips after esp32, the delay will be executed only in light sleep flow, the delay\ncontrolled by the EFUSE_FLASH_TPUW in ROM will be executed in deepsleep wake up flow.)", + "id": "ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY", + "name": "ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY", + "range": [ + 0, + 5000 + ], + "title": "Extra delay (in us) after flash powerdown sleep wakeup to wait flash ready", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling it will check the cache safety of the code before the flash power is ready after\nlight sleep wakeup, and check PM_SLP_IRAM_OPT related code cache safety. This option is\nonly for code quality inspection. Enabling it will increase the time overhead of entering\nand exiting sleep. It is not recommended to enable it in the release version.", + "id": "ESP_SLEEP_CACHE_SAFE_ASSERTION", + "name": "ESP_SLEEP_CACHE_SAFE_ASSERTION", + "range": null, + "title": "Check the cache safety of the sleep wakeup code in sleep process", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable esp sleep debug.", + "id": "ESP_SLEEP_DEBUG", + "name": "ESP_SLEEP_DEBUG", + "range": null, + "title": "esp sleep debug", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "When using rtc gpio wakeup source during deepsleep without external pull-up/downs, you may want to\nmake use of the internal ones.", + "id": "ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS", + "name": "ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS", + "range": null, + "title": "Allow to enable internal pull-up/downs for the Deep-Sleep wakeup IOs", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_USE_TICKLESS_IDLE", + "help": "If enabled, it allows user to register sleep event callbacks. It is primarily designed for internal\ndevelopers and customers can use PM_LIGHT_SLEEP_CALLBACKS as an alternative.\n\nNOTE: These callbacks are executed from the IDLE task context hence you cannot have any blocking calls\nin your callbacks.\n\nNOTE: Enabling these callbacks may change sleep duration calculations based on time spent in\ncallback and hence it is highly recommended to keep them as short as possible.", + "id": "ESP_SLEEP_EVENT_CALLBACKS", + "name": "ESP_SLEEP_EVENT_CALLBACKS", + "range": null, + "title": "Enable registration of sleep event callbacks", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings-sleep-config", + "title": "Sleep Config", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "IDF_TARGET_ESP32C3", + "help": "Its not able to stall ESP32C3 systimer in sleep.\nTo fix related RTOS TICK issue, select it to disable related systimer during sleep.\nTODO: IDF-7036", + "id": "ESP_SLEEP_SYSTIMER_STALL_WORKAROUND", + "name": "ESP_SLEEP_SYSTIMER_STALL_WORKAROUND", + "range": null, + "title": "ESP32C3 SYSTIMER Stall Issue Workaround", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings-esp_sleep_workaround", + "title": "ESP_SLEEP_WORKAROUND", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "RTC_CLK_SRC_INT_RC", + "name": "RTC_CLK_SRC_INT_RC", + "range": null, + "title": "Internal 136kHz RC oscillator", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "RTC_CLK_SRC_EXT_CRYS", + "name": "RTC_CLK_SRC_EXT_CRYS", + "range": null, + "title": "External 32kHz crystal", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "RTC_CLK_SRC_EXT_OSC", + "name": "RTC_CLK_SRC_EXT_OSC", + "range": null, + "title": "External 32kHz oscillator at 32K_XP pin", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "RTC_CLK_SRC_INT_8MD256", + "name": "RTC_CLK_SRC_INT_8MD256", + "range": null, + "title": "Internal 17.5MHz oscillator, divided by 256", + "type": "bool" + } + ], + "depends_on": null, + "help": "Choose which clock is used as RTC clock source.", + "id": "component-config-hardware-settings-rtc-clock-config-rtc-clock-source", + "name": "RTC_CLK_SRC", + "title": "RTC clock source", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "When the startup code initializes RTC_SLOW_CLK, it can perform\ncalibration by comparing the RTC_SLOW_CLK frequency with main XTAL\nfrequency. This option sets the number of RTC_SLOW_CLK cycles measured\nby the calibration routine. Higher numbers increase calibration\nprecision, which may be important for applications which spend a lot of\ntime in deep sleep. Lower numbers reduce startup time.\n\nWhen this option is set to 0, clock calibration will not be performed at\nstartup, and approximate clock frequencies will be assumed:\n\n- 150000 Hz if internal RC oscillator is used as clock source. For this use value 1024.\n- 32768 Hz if the 32k crystal oscillator is used. For this use value 3000 or more.\n In case more value will help improve the definition of the launch of the crystal.\n If the crystal could not start, it will be switched to internal RC.", + "id": "RTC_CLK_CAL_CYCLES", + "name": "RTC_CLK_CAL_CYCLES", + "range": [ + 0, + 32766 + ], + "title": "Number of cycles for RTC_SLOW_CLK calibration", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings-rtc-clock-config", + "title": "RTC Clock Config", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Place peripheral control functions (e.g. periph_module_reset) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.", + "id": "PERIPH_CTRL_FUNC_IN_IRAM", + "name": "PERIPH_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place peripheral control functions into IRAM", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings-peripheral-control", + "title": "Peripheral Control", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_ETM_SUPPORTED", + "help": "Wether to enable the debug log message for ETM core driver.\nNote that, this option only controls the ETM related driver log, won't affect other drivers.", + "id": "ETM_ENABLE_DEBUG_LOG", + "name": "ETM_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + } + ], + "depends_on": "SOC_ETM_SUPPORTED", + "id": "component-config-hardware-settings-etm-configuration", + "title": "ETM Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_GDMA_SUPPORTED", + "help": "Place GDMA control functions (like start/stop/append/reset) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.\nEnabling this option can improve driver performance as well.", + "id": "GDMA_CTRL_FUNC_IN_IRAM", + "name": "GDMA_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place GDMA control functions into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_GDMA_SUPPORTED", + "help": "This will ensure the GDMA interrupt handler is IRAM-Safe, allow to avoid flash\ncache misses, and also be able to run whilst the cache is disabled.\n(e.g. SPI Flash write).", + "id": "GDMA_ISR_IRAM_SAFE", + "name": "GDMA_ISR_IRAM_SAFE", + "range": null, + "title": "GDMA ISR IRAM-Safe", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_GDMA_SUPPORTED", + "help": "Wether to enable the debug log message for GDMA driver.\nNote that, this option only controls the GDMA driver log, won't affect other drivers.", + "id": "GDMA_ENABLE_DEBUG_LOG", + "name": "GDMA_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + } + ], + "depends_on": "SOC_GDMA_SUPPORTED", + "id": "component-config-hardware-settings-gdma-configuration", + "title": "GDMA Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "SOC_XTAL_SUPPORT_24M && ", + "help": null, + "id": "XTAL_FREQ_24", + "name": "XTAL_FREQ_24", + "range": null, + "title": "24 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_XTAL_SUPPORT_26M && ", + "help": null, + "id": "XTAL_FREQ_26", + "name": "XTAL_FREQ_26", + "range": null, + "title": "26 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_XTAL_SUPPORT_32M && ", + "help": null, + "id": "XTAL_FREQ_32", + "name": "XTAL_FREQ_32", + "range": null, + "title": "32 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_XTAL_SUPPORT_40M && ", + "help": null, + "id": "XTAL_FREQ_40", + "name": "XTAL_FREQ_40", + "range": null, + "title": "40 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_XTAL_SUPPORT_AUTO_DETECT && ", + "help": null, + "id": "XTAL_FREQ_AUTO", + "name": "XTAL_FREQ_AUTO", + "range": null, + "title": "Autodetect", + "type": "bool" + } + ], + "depends_on": null, + "help": "This option selects the operating frequency of the XTAL (crystal) clock used to drive the ESP target.\nThe selected value MUST reflect the frequency of the given hardware.\n\nNote: The XTAL_FREQ_AUTO option allows the ESP target to automatically estimating XTAL clock's\noperating frequency. However, this feature is only supported on the ESP32. The ESP32 uses the\ninternal 8MHZ as a reference when estimating. Due to the internal oscillator's frequency being\ntemperature dependent, usage of the XTAL_FREQ_AUTO is not recommended in applications that operate\nin high ambient temperatures or use high-temperature qualified chips and modules.", + "id": "component-config-hardware-settings-main-xtal-config-main-xtal-frequency", + "name": "XTAL_FREQ_SEL", + "title": "Main XTAL frequency", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "XTAL_FREQ", + "name": "XTAL_FREQ", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings-main-xtal-config", + "title": "Main XTAL Config", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CRYPTO_DPA_PROTECTION_LEVEL_LOW", + "name": "ESP_CRYPTO_DPA_PROTECTION_LEVEL_LOW", + "range": null, + "title": "Security level low", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CRYPTO_DPA_PROTECTION_LEVEL_MEDIUM", + "name": "ESP_CRYPTO_DPA_PROTECTION_LEVEL_MEDIUM", + "range": null, + "title": "Security level medium", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CRYPTO_DPA_PROTECTION_LEVEL_HIGH", + "name": "ESP_CRYPTO_DPA_PROTECTION_LEVEL_HIGH", + "range": null, + "title": "Security level high", + "type": "bool" + } + ], + "depends_on": "ESP_CRYPTO_DPA_PROTECTION_AT_STARTUP && SOC_CRYPTO_DPA_PROTECTION_SUPPORTED", + "help": "Configure the DPA protection security level", + "id": "component-config-hardware-settings-crypto-dpa-protection-enable-crypto-dpa-protection-at-startup-dpa-protection-level", + "name": "ESP_CRYPTO_DPA_PROTECTION_LEVEL", + "title": "DPA protection level", + "type": "choice" + } + ], + "depends_on": "SOC_CRYPTO_DPA_PROTECTION_SUPPORTED", + "help": "This config controls the DPA (Differential Power Analysis) protection\nknob for the crypto peripherals. DPA protection dynamically adjusts the\nclock frequency of the crypto peripheral. DPA protection helps to make it\ndifficult to perform SCA attacks on the crypto peripherals. However,\nthere is also associated performance impact based on the security level\nset. Please refer to the TRM for more details.", + "id": "ESP_CRYPTO_DPA_PROTECTION_AT_STARTUP", + "name": "ESP_CRYPTO_DPA_PROTECTION_AT_STARTUP", + "range": null, + "title": "Enable crypto DPA protection at startup", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_CRYPTO_DPA_PROTECTION_SUPPORTED", + "help": null, + "id": "ESP_CRYPTO_DPA_PROTECTION_LEVEL", + "name": "ESP_CRYPTO_DPA_PROTECTION_LEVEL", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": "SOC_CRYPTO_DPA_PROTECTION_SUPPORTED", + "id": "component-config-hardware-settings-crypto-dpa-protection", + "title": "Crypto DPA Protection", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "This option is only used for new chip bringup, when\nclock support isn't done yet. So with this option,\nwe use xtal on FPGA as the clock source.", + "id": "ESP_BRINGUP_BYPASS_CPU_CLK_SETTING", + "name": "ESP_BRINGUP_BYPASS_CPU_CLK_SETTING", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings", + "title": "Hardware Settings", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "IDF_ENV_FPGA && ", + "help": null, + "id": "ESP_DEFAULT_CPU_FREQ_MHZ_40", + "name": "ESP_DEFAULT_CPU_FREQ_MHZ_40", + "range": null, + "title": "40 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_DEFAULT_CPU_FREQ_MHZ_80", + "name": "ESP_DEFAULT_CPU_FREQ_MHZ_80", + "range": null, + "title": "80 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_DEFAULT_CPU_FREQ_MHZ_160", + "name": "ESP_DEFAULT_CPU_FREQ_MHZ_160", + "range": null, + "title": "160 MHz", + "type": "bool" + } + ], + "depends_on": null, + "help": "CPU frequency to be set on application startup.", + "id": "component-config-esp-system-settings-cpu-frequency", + "name": "ESP_DEFAULT_CPU_FREQ_MHZ", + "title": "CPU frequency", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_DEFAULT_CPU_FREQ_MHZ", + "name": "ESP_DEFAULT_CPU_FREQ_MHZ", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "!ESP_SYSTEM_GDBSTUB_RUNTIME && ", + "help": "Outputs the relevant registers over the serial port and halt the\nprocessor. Needs a manual reset to restart.", + "id": "ESP_SYSTEM_PANIC_PRINT_HALT", + "name": "ESP_SYSTEM_PANIC_PRINT_HALT", + "range": null, + "title": "Print registers and halt", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP_SYSTEM_GDBSTUB_RUNTIME && ", + "help": "Outputs the relevant registers over the serial port and immediately\nreset the processor.", + "id": "ESP_SYSTEM_PANIC_PRINT_REBOOT", + "name": "ESP_SYSTEM_PANIC_PRINT_REBOOT", + "range": null, + "title": "Print registers and reboot", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP_SYSTEM_GDBSTUB_RUNTIME && ", + "help": "Just resets the processor without outputting anything", + "id": "ESP_SYSTEM_PANIC_SILENT_REBOOT", + "name": "ESP_SYSTEM_PANIC_SILENT_REBOOT", + "range": null, + "title": "Silent reboot", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_GDBSTUB_ENABLED && ", + "help": "Invoke gdbstub on the serial port, allowing for gdb to attach to it to do a postmortem\nof the crash.", + "id": "ESP_SYSTEM_PANIC_GDBSTUB", + "name": "ESP_SYSTEM_PANIC_GDBSTUB", + "range": null, + "title": "GDBStub on panic", + "type": "bool" + } + ], + "depends_on": null, + "help": "If FreeRTOS detects unexpected behaviour or an unhandled exception, the panic handler is\ninvoked. Configure the panic handler's action here.", + "id": "component-config-esp-system-settings-panic-handler-behaviour", + "name": "ESP_SYSTEM_PANIC", + "title": "Panic handler behaviour", + "type": "choice" + }, + { + "children": [], + "depends_on": "ESP_SYSTEM_PANIC_PRINT_REBOOT", + "help": "After the panic handler executes, you can specify a number of seconds to\nwait before the device reboots.", + "id": "ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS", + "name": "ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS", + "range": [ + 0, + 99 + ], + "title": "Panic reboot delay (Seconds)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Only initialize and use the main core.", + "id": "ESP_SYSTEM_SINGLE_CORE_MODE", + "name": "ESP_SYSTEM_SINGLE_CORE_MODE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_SYSTEM_RTC_EXT_XTAL", + "name": "ESP_SYSTEM_RTC_EXT_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_SYSTEM_RTC_EXT_OSC", + "name": "ESP_SYSTEM_RTC_EXT_OSC", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_SYSTEM_RTC_EXT_XTAL", + "help": "To reduce the startup time of an external RTC crystal,\nwe bootstrap it with a 32kHz square wave for a fixed number of cycles.\nSetting 0 will disable bootstrapping (if disabled, the crystal may take\nlonger to start up or fail to oscillate under some conditions).\n\nIf this value is too high, a faulty crystal may initially start and then fail.\nIf this value is too low, an otherwise good crystal may not start.\n\nTo accurately determine if the crystal has started,\nset a larger \"Number of cycles for RTC_SLOW_CLK calibration\" (about 3000).", + "id": "ESP_SYSTEM_RTC_EXT_XTAL_BOOTSTRAP_CYCLES", + "name": "ESP_SYSTEM_RTC_EXT_XTAL_BOOTSTRAP_CYCLES", + "range": null, + "title": "Bootstrap cycles for external 32kHz crystal", + "type": "int" + }, + { + "children": [], + "depends_on": "SOC_RTC_FAST_MEM_SUPPORTED", + "help": null, + "id": "ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK", + "name": "ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK", + "help": "This config option allows to add RTC fast memory region to system heap with capability\nsimilar to that of DRAM region but without DMA. This memory will be consumed first per\nheap initialization order by early startup services and scheduler related code. Speed\nwise RTC fast memory operates on APB clock and hence does not have much performance impact.", + "id": "ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP", + "name": "ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP", + "range": null, + "title": "Enable RTC fast memory for dynamic allocations", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ARCH_RISCV", + "help": "Generate DWARF information for each function of the project. These information will parsed and used to\nperform backtracing when panics occur. Activating this option will activate asynchronous frame unwinding\nand generation of both .eh_frame and .eh_frame_hdr sections, resulting in a bigger binary size (20% to\n100% larger). The main purpose of this option is to be able to have a backtrace parsed and printed by\nthe program itself, regardless of the serial monitor used.\nThis option shall NOT be used for production.", + "id": "ESP_SYSTEM_USE_EH_FRAME", + "name": "ESP_SYSTEM_USE_EH_FRAME", + "range": null, + "title": "Generate and use eh_frame for backtracing", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_CPU_IDRAM_SPLIT_USING_PMP", + "help": "If enabled, the CPU watches all the memory access and raises an exception in case\nof any memory violation. This feature automatically splits\nthe SRAM memory, using PMP, into data and instruction segments and sets Read/Execute permissions\nfor the instruction part (below given splitting address) and Read/Write permissions\nfor the data part (above the splitting address). The memory protection is effective\non all access through the IRAM0 and DRAM0 buses.", + "id": "ESP_SYSTEM_PMP_IDRAM_SPLIT", + "name": "ESP_SYSTEM_PMP_IDRAM_SPLIT", + "range": null, + "title": "Enable IRAM/DRAM split protection", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_SYSTEM_MEMPROT_FEATURE", + "help": "Once locked, memory protection settings cannot be changed anymore.\nThe lock is reset only on the chip startup.", + "id": "ESP_SYSTEM_MEMPROT_FEATURE_LOCK", + "name": "ESP_SYSTEM_MEMPROT_FEATURE_LOCK", + "range": null, + "title": "Lock memory protection settings", + "type": "bool" + } + ], + "depends_on": "SOC_MEMPROT_SUPPORTED", + "help": "If enabled, the permission control module watches all the memory access and fires the panic handler\nif a permission violation is detected. This feature automatically splits\nthe SRAM memory into data and instruction segments and sets Read/Execute permissions\nfor the instruction part (below given splitting address) and Read/Write permissions\nfor the data part (above the splitting address). The memory protection is effective\non all access through the IRAM0 and DRAM0 buses.", + "id": "ESP_SYSTEM_MEMPROT_FEATURE", + "name": "ESP_SYSTEM_MEMPROT_FEATURE", + "range": null, + "title": "Enable memory protection", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-system-settings-memory-protection", + "title": "Memory protection", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "Config system event queue size in different application.", + "id": "ESP_SYSTEM_EVENT_QUEUE_SIZE", + "name": "ESP_SYSTEM_EVENT_QUEUE_SIZE", + "range": null, + "title": "System event queue size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Config system event task stack size in different application.", + "id": "ESP_SYSTEM_EVENT_TASK_STACK_SIZE", + "name": "ESP_SYSTEM_EVENT_TASK_STACK_SIZE", + "range": null, + "title": "Event loop task stack size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Configure the \"main task\" stack size. This is the stack of the task\nwhich calls app_main(). If app_main() returns then this task is deleted\nand its stack memory is freed.", + "id": "ESP_MAIN_TASK_STACK_SIZE", + "name": "ESP_MAIN_TASK_STACK_SIZE", + "range": null, + "title": "Main task stack size", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_MAIN_TASK_AFFINITY_CPU0", + "name": "ESP_MAIN_TASK_AFFINITY_CPU0", + "range": null, + "title": "CPU0", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE && ", + "help": null, + "id": "ESP_MAIN_TASK_AFFINITY_CPU1", + "name": "ESP_MAIN_TASK_AFFINITY_CPU1", + "range": null, + "title": "CPU1", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_MAIN_TASK_AFFINITY_NO_AFFINITY", + "name": "ESP_MAIN_TASK_AFFINITY_NO_AFFINITY", + "range": null, + "title": "No affinity", + "type": "bool" + } + ], + "depends_on": null, + "help": "Configure the \"main task\" core affinity. This is the used core of the task\nwhich calls app_main(). If app_main() returns then this task is deleted.", + "id": "component-config-esp-system-settings-main-task-core-affinity", + "name": "ESP_MAIN_TASK_AFFINITY", + "title": "Main task core affinity", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAIN_TASK_AFFINITY", + "name": "ESP_MAIN_TASK_AFFINITY", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [], + "depends_on": null, + "help": "Minimal value of size, in bytes, accepted to execute a expression\nwith shared stack.", + "id": "ESP_MINIMAL_SHARED_STACK_SIZE", + "name": "ESP_MINIMAL_SHARED_STACK_SIZE", + "range": null, + "title": "Minimal allowed size for shared stack", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CONSOLE_UART_DEFAULT", + "name": "ESP_CONSOLE_UART_DEFAULT", + "range": null, + "title": "Default: UART0", + "type": "bool" + }, + { + "children": [], + "depends_on": "(IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32S3) && !TINY_USB && ", + "help": null, + "id": "ESP_CONSOLE_USB_CDC", + "name": "ESP_CONSOLE_USB_CDC", + "range": null, + "title": "USB CDC", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_USB_SERIAL_JTAG_SUPPORTED && ", + "help": null, + "id": "ESP_CONSOLE_USB_SERIAL_JTAG", + "name": "ESP_CONSOLE_USB_SERIAL_JTAG", + "range": null, + "title": "USB Serial/JTAG Controller", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CONSOLE_UART_CUSTOM", + "name": "ESP_CONSOLE_UART_CUSTOM", + "range": null, + "title": "Custom UART", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CONSOLE_NONE", + "name": "ESP_CONSOLE_NONE", + "range": null, + "title": "None", + "type": "bool" + } + ], + "depends_on": null, + "help": "Select where to send console output (through stdout and stderr).\n\n- Default is to use UART0 on pre-defined GPIOs.\n- If \"Custom\" is selected, UART0 or UART1 can be chosen,\n and any pins can be selected.\n- If \"None\" is selected, there will be no console output on any UART, except\n for initial output from ROM bootloader. This ROM output can be suppressed by\n GPIO strapping or EFUSE, refer to chip datasheet for details.\n- On chips with USB OTG peripheral, \"USB CDC\" option redirects output to the\n CDC port. This option uses the CDC driver in the chip ROM.\n This option is incompatible with TinyUSB stack.\n- On chips with an USB serial/JTAG debug controller, selecting the option\n for that redirects output to the CDC/ACM (serial port emulation) component\n of that device.", + "id": "component-config-esp-system-settings-channel-for-console-output", + "name": "ESP_CONSOLE_UART", + "title": "Channel for console output", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CONSOLE_SECONDARY_NONE", + "name": "ESP_CONSOLE_SECONDARY_NONE", + "range": null, + "title": "No secondary console", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP_CONSOLE_USB_SERIAL_JTAG && ", + "help": "This option supports output through USB_SERIAL_JTAG port when the UART0 port is not connected.\nThe output currently only supports non-blocking mode without using the console.\nIf you want to output in blocking mode with REPL or input through USB_SERIAL_JTAG port,\nplease change the primary config to ESP_CONSOLE_USB_SERIAL_JTAG above.", + "id": "ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG", + "name": "ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG", + "range": null, + "title": "USB_SERIAL_JTAG PORT", + "type": "bool" + } + ], + "depends_on": "SOC_USB_SERIAL_JTAG_SUPPORTED", + "help": "This secondary option supports output through other specific port like USB_SERIAL_JTAG\nwhen UART0 port as a primary is selected but not connected. This secondary output currently only supports\nnon-blocking mode without using REPL. If you want to output in blocking mode with REPL or\ninput through this secondary port, please change the primary config to this port\nin `Channel for console output` menu.", + "id": "component-config-esp-system-settings-channel-for-console-secondary-output", + "name": "ESP_CONSOLE_SECONDARY", + "title": "Channel for console secondary output", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED", + "name": "ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_CONSOLE_UART", + "name": "ESP_CONSOLE_UART", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CONSOLE_UART_CUSTOM_NUM_0", + "name": "ESP_CONSOLE_UART_CUSTOM_NUM_0", + "range": null, + "title": "UART0", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CONSOLE_UART_CUSTOM_NUM_1", + "name": "ESP_CONSOLE_UART_CUSTOM_NUM_1", + "range": null, + "title": "UART1", + "type": "bool" + } + ], + "depends_on": "ESP_CONSOLE_UART_CUSTOM", + "help": "This UART peripheral is used for console output from the ESP-IDF Bootloader and the app.\n\nIf the configuration is different in the Bootloader binary compared to the app binary, UART\nis reconfigured after the bootloader exits and the app starts.\n\nDue to an ESP32 ROM bug, UART2 is not supported for console output\nvia esp_rom_printf.", + "id": "component-config-esp-system-settings-uart-peripheral-to-use-for-console-output-0-1-", + "name": "ESP_CONSOLE_UART_NUM", + "title": "UART peripheral to use for console output (0-1)", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_CONSOLE_UART_NUM", + "name": "ESP_CONSOLE_UART_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_CONSOLE_UART_CUSTOM", + "help": "This GPIO is used for console UART TX output in the ESP-IDF Bootloader and the app (including\nboot log output and default standard output and standard error of the app).\n\nIf the configuration is different in the Bootloader binary compared to the app binary, UART\nis reconfigured after the bootloader exits and the app starts.", + "id": "ESP_CONSOLE_UART_TX_GPIO", + "name": "ESP_CONSOLE_UART_TX_GPIO", + "range": null, + "title": "UART TX on GPIO#", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_CONSOLE_UART_CUSTOM", + "help": "This GPIO is used for UART RX input in the ESP-IDF Bootloader and the app (including\ndefault default standard input of the app).\n\nNote: The default ESP-IDF Bootloader configures this pin but doesn't read anything from the UART.\n\nIf the configuration is different in the Bootloader binary compared to the app binary, UART\nis reconfigured after the bootloader exits and the app starts.", + "id": "ESP_CONSOLE_UART_RX_GPIO", + "name": "ESP_CONSOLE_UART_RX_GPIO", + "range": null, + "title": "UART RX on GPIO#", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_CONSOLE_UART", + "help": "This baud rate is used by both the ESP-IDF Bootloader and the app (including\nboot log output and default standard input/output/error of the app).\n\nThe app's maximum baud rate depends on the UART clock source. If Power Management is disabled,\nthe UART clock source is the APB clock and all baud rates in the available range will be sufficiently\naccurate. If Power Management is enabled, REF_TICK clock source is used so the baud rate is divided\nfrom 1MHz. Baud rates above 1Mbps are not possible and values between 500Kbps and 1Mbps may not be\naccurate.\n\nIf the configuration is different in the Bootloader binary compared to the app binary, UART\nis reconfigured after the bootloader exits and the app starts.", + "id": "ESP_CONSOLE_UART_BAUDRATE", + "name": "ESP_CONSOLE_UART_BAUDRATE", + "range": [ + 1200, + 4000000 + ], + "title": "UART console baud rate", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_CONSOLE_USB_CDC", + "help": "Set the size of USB CDC RX buffer. Increase the buffer size if your application\nis often receiving data over USB CDC.", + "id": "ESP_CONSOLE_USB_CDC_RX_BUF_SIZE", + "name": "ESP_CONSOLE_USB_CDC_RX_BUF_SIZE", + "range": null, + "title": "Size of USB CDC RX buffer", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_CONSOLE_USB_CDC", + "help": "If enabled, esp_rom_printf and ESP_EARLY_LOG output will also be sent over USB CDC.\nDisabling this option saves about 1kB or RAM.", + "id": "ESP_CONSOLE_USB_CDC_SUPPORT_ETS_PRINTF", + "name": "ESP_CONSOLE_USB_CDC_SUPPORT_ETS_PRINTF", + "range": null, + "title": "Enable esp_rom_printf / ESP_EARLY_LOG via USB CDC", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_INT_WDT", + "help": "The timeout of the watchdog, in miliseconds. Make this higher than the FreeRTOS tick rate.", + "id": "ESP_INT_WDT_TIMEOUT_MS", + "name": "ESP_INT_WDT_TIMEOUT_MS", + "range": [ + 10, + 10000 + ], + "title": "Interrupt watchdog timeout (ms)", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_INT_WDT && !FREERTOS_UNICORE", + "help": "Also detect if interrupts on CPU 1 are disabled for too long.", + "id": "ESP_INT_WDT_CHECK_CPU1", + "name": "ESP_INT_WDT_CHECK_CPU1", + "range": null, + "title": "Also watch CPU1 tick interrupt", + "type": "bool" + } + ], + "depends_on": null, + "help": "This watchdog timer can detect if the FreeRTOS tick interrupt has not been called for a certain time,\neither because a task turned off interrupts and did not turn them on for a long time, or because an\ninterrupt handler did not return. It will try to invoke the panic handler first and failing that\nreset the SoC.", + "id": "ESP_INT_WDT", + "name": "ESP_INT_WDT", + "range": null, + "title": "Interrupt watchdog", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_TASK_WDT_EN", + "help": null, + "id": "ESP_TASK_WDT_USE_ESP_TIMER", + "name": "ESP_TASK_WDT_USE_ESP_TIMER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_TASK_WDT_INIT", + "help": "If this option is enabled, the Task Watchdog Timer will be configured to\ntrigger the panic handler when it times out. This can also be configured\nat run time (see Task Watchdog Timer API Reference)", + "id": "ESP_TASK_WDT_PANIC", + "name": "ESP_TASK_WDT_PANIC", + "range": null, + "title": "Invoke panic handler on Task Watchdog timeout", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_TASK_WDT_INIT", + "help": "Timeout period configuration for the Task Watchdog Timer in seconds.\nThis is also configurable at run time (see Task Watchdog Timer API Reference)", + "id": "ESP_TASK_WDT_TIMEOUT_S", + "name": "ESP_TASK_WDT_TIMEOUT_S", + "range": [ + 1, + 60 + ], + "title": "Task Watchdog timeout period (seconds)", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_TASK_WDT_INIT", + "help": "If this option is enabled, the Task Watchdog Timer will watch the CPU0\nIdle Task. Having the Task Watchdog watch the Idle Task allows for detection\nof CPU starvation as the Idle Task not being called is usually a symptom of\nCPU starvation. Starvation of the Idle Task is detrimental as FreeRTOS household\ntasks depend on the Idle Task getting some runtime every now and then.", + "id": "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0", + "name": "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0", + "range": null, + "title": "Watch CPU0 Idle Task", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_TASK_WDT_INIT && !FREERTOS_UNICORE", + "help": "If this option is enabled, the Task Watchdog Timer will wach the CPU1\nIdle Task.", + "id": "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1", + "name": "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1", + "range": null, + "title": "Watch CPU1 Idle Task", + "type": "bool" + } + ], + "depends_on": "ESP_TASK_WDT_EN", + "help": "Enabling this option will cause the Task Watchdog Timer to be initialized\nautomatically at startup.", + "id": "ESP_TASK_WDT_INIT", + "name": "ESP_TASK_WDT_INIT", + "range": null, + "title": "Initialize Task Watchdog Timer on startup", + "type": "bool" + } + ], + "depends_on": null, + "help": "The Task Watchdog Timer can be used to make sure individual tasks are still\nrunning. Enabling this option will enable the Task Watchdog Timer. It can be\neither initialized automatically at startup or initialized after startup\n(see Task Watchdog Timer API Reference)", + "id": "ESP_TASK_WDT_EN", + "name": "ESP_TASK_WDT_EN", + "range": null, + "title": "Enable Task Watchdog Timer", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_XT_WDT", + "help": "Timeout period configuration for the XTAL32K watchdog timer based on RTC_CLK.", + "id": "ESP_XT_WDT_TIMEOUT", + "name": "ESP_XT_WDT_TIMEOUT", + "range": null, + "title": "XTAL32K watchdog timeout period", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_XT_WDT", + "help": "Enable this to automatically switch to BACKUP32K_CLK as the source of RTC_SLOW_CLK when\nthe watchdog timer expires.", + "id": "ESP_XT_WDT_BACKUP_CLK_ENABLE", + "name": "ESP_XT_WDT_BACKUP_CLK_ENABLE", + "range": null, + "title": "Automatically switch to BACKUP32K_CLK when timer expires", + "type": "bool" + } + ], + "depends_on": "!IDF_TARGET_ESP32 && (ESP_SYSTEM_RTC_EXT_OSC || ESP_SYSTEM_RTC_EXT_XTAL)", + "help": "This watchdog timer can detect oscillation failure of the XTAL32K_CLK. When such a failure\nis detected the hardware can be set up to automatically switch to BACKUP32K_CLK and generate\nan interrupt.", + "id": "ESP_XT_WDT", + "name": "ESP_XT_WDT", + "range": null, + "title": "Initialize XTAL32K watchdog timer on startup", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If this option is disabled (default), the panic handler code is placed in flash not IRAM.\nThis means that if ESP-IDF crashes while flash cache is disabled, the panic handler will\nautomatically re-enable flash cache before running GDB Stub or Core Dump. This adds some minor\nrisk, if the flash cache status is also corrupted during the crash.\n\nIf this option is enabled, the panic handler code (including required UART functions) is placed\nin IRAM. This may be necessary to debug some complex issues with crashes while flash cache is\ndisabled (for example, when writing to SPI flash) or when flash cache is corrupted when an exception\nis triggered.", + "id": "ESP_PANIC_HANDLER_IRAM", + "name": "ESP_PANIC_HANDLER_IRAM", + "range": null, + "title": "Place panic handler code in IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP32_TRAX && !ESP32S2_TRAX && !ESP32S3_TRAX", + "help": "Debug stubs are used by OpenOCD to execute pre-compiled onboard code\nwhich does some useful debugging stuff, e.g. GCOV data dump.", + "id": "ESP_DEBUG_STUBS_ENABLE", + "name": "ESP_DEBUG_STUBS_ENABLE", + "range": null, + "title": "OpenOCD debug stubs", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "The FreeRTOS panic and unhandled exception handers can detect a JTAG OCD debugger and\ninstead of panicking, have the debugger stop on the offending instruction.", + "id": "ESP_DEBUG_OCDAWARE", + "name": "ESP_DEBUG_OCDAWARE", + "range": null, + "title": "Make exception and panic handlers JTAG/OCD aware", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && ", + "help": "Using level 5 interrupt for Interrupt Watchdog, IPC_ISR and other system checks.", + "id": "ESP_SYSTEM_CHECK_INT_LEVEL_5", + "name": "ESP_SYSTEM_CHECK_INT_LEVEL_5", + "range": null, + "title": "Level 5 interrupt", + "type": "bool" + }, + { + "children": [], + "depends_on": "!BTDM_CTRL_HLI && ", + "help": "Using level 4 interrupt for Interrupt Watchdog, IPC_ISR and other system checks.", + "id": "ESP_SYSTEM_CHECK_INT_LEVEL_4", + "name": "ESP_SYSTEM_CHECK_INT_LEVEL_4", + "range": null, + "title": "Level 4 interrupt", + "type": "bool" + } + ], + "depends_on": null, + "help": "Interrupt level to use for Interrupt Watchdog, IPC_ISR and other system checks.", + "id": "component-config-esp-system-settings-interrupt-level-to-use-for-interrupt-watchdog-and-other-system-checks", + "name": "ESP_SYSTEM_CHECK_INT_LEVEL", + "title": "Interrupt level to use for Interrupt Watchdog and other system checks", + "type": "choice" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_BROWNOUT_DET_LVL_SEL_7", + "name": "ESP_BROWNOUT_DET_LVL_SEL_7", + "range": null, + "title": "2.51V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_BROWNOUT_DET_LVL_SEL_6", + "name": "ESP_BROWNOUT_DET_LVL_SEL_6", + "range": null, + "title": "2.64V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_BROWNOUT_DET_LVL_SEL_5", + "name": "ESP_BROWNOUT_DET_LVL_SEL_5", + "range": null, + "title": "2.76V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_BROWNOUT_DET_LVL_SEL_4", + "name": "ESP_BROWNOUT_DET_LVL_SEL_4", + "range": null, + "title": "2.92V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_BROWNOUT_DET_LVL_SEL_3", + "name": "ESP_BROWNOUT_DET_LVL_SEL_3", + "range": null, + "title": "3.10V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_BROWNOUT_DET_LVL_SEL_2", + "name": "ESP_BROWNOUT_DET_LVL_SEL_2", + "range": null, + "title": "3.27V", + "type": "bool" + } + ], + "depends_on": "ESP_BROWNOUT_DET", + "help": "The brownout detector will reset the chip when the supply voltage is approximately\nbelow this level. Note that there may be some variation of brownout voltage level\nbetween each chip.\n\n#The voltage levels here are estimates, more work needs to be done to figure out the exact voltages\n#of the brownout threshold levels.", + "id": "component-config-esp-system-settings-brownout-detector-hardware-brownout-detect-reset-brownout-voltage-level", + "name": "ESP_BROWNOUT_DET_LVL_SEL", + "title": "Brownout voltage level", + "type": "choice" + } + ], + "depends_on": "!IDF_ENV_FPGA", + "help": "The ESP32-C3 has a built-in brownout detector which can detect if the voltage is lower than\na specific value. If this happens, it will reset the chip in order to prevent unintended\nbehaviour.", + "id": "ESP_BROWNOUT_DET", + "name": "ESP_BROWNOUT_DET", + "range": null, + "title": "Hardware brownout detect & reset", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_BROWNOUT_DET_LVL", + "name": "ESP_BROWNOUT_DET_LVL", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-esp-system-settings-brownout-detector", + "title": "Brownout Detector", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "This config allows to trigger an interrupt when brownout detected. Software restart will be done\nat the end of the default callback.\nTwo occasions need to restart the chip with interrupt so far.\n(1). For ESP32 version 1, brown-out reset function doesn't work (see ESP32 errata 3.4).\n So that we must restart from interrupt.\n(2). For special workflow, the chip needs do more things instead of restarting directly. This part\n needs to be done in callback function of interrupt.", + "id": "ESP_SYSTEM_BROWNOUT_INTR", + "name": "ESP_SYSTEM_BROWNOUT_INTR", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_ASSIST_DEBUG_SUPPORTED", + "help": "This config allows to trigger a panic interrupt when Stack Pointer register goes out of allocated stack\nmemory bounds.", + "id": "ESP_SYSTEM_HW_STACK_GUARD", + "name": "ESP_SYSTEM_HW_STACK_GUARD", + "range": null, + "title": "Hardware stack guard", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32C2 || IDF_TARGET_ESP32S3 || IDF_TARGET_ESP32C6 || IDF_TARGET_ESP32H2", + "help": "This configuration helps to address an BBPLL inaccurate issue when boot from certain bootloader version,\nwhich may increase about the boot-up time by about 200 us. Disable this when your bootloader is built with\nESP-IDF version v5.2 and above.", + "id": "ESP_SYSTEM_BBPLL_RECALIB", + "name": "ESP_SYSTEM_BBPLL_RECALIB", + "range": null, + "title": "Re-calibration BBPLL at startup", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-system-settings", + "title": "ESP System Settings", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Configure the IPC tasks stack size. An IPC task runs on each core (in dual core mode), and allows for\ncross-core function calls. See IPC documentation for more details. The default IPC stack size should be\nenough for most common simple use cases. However, users can increase/decrease the stack size to their\nneeds.", + "id": "ESP_IPC_TASK_STACK_SIZE", + "name": "ESP_IPC_TASK_STACK_SIZE", + "range": [ + 512, + 65536 + ], + "title": "Inter-Processor Call (IPC) task stack size", + "type": "int" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE", + "help": "If this option is not enabled then the IPC task will keep behavior same as prior to that of ESP-IDF v4.0,\nhence IPC task will run at (configMAX_PRIORITIES - 1) priority.", + "id": "ESP_IPC_USES_CALLERS_PRIORITY", + "name": "ESP_IPC_USES_CALLERS_PRIORITY", + "range": null, + "title": "IPC runs at caller's priority", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "The IPC ISR feature is similar to the IPC feature except that the callback function is executed in the\ncontext of a High Priority Interrupt. The IPC ISR feature is intended for low latency execution of simple\ncallbacks written in assembly on another CPU. Due to being run in a High Priority Interrupt, the assembly\ncallbacks must be written with particular restrictions (see \"IPC\" and \"High-Level Interrupt\" docs for more\ndetails).", + "id": "ESP_IPC_ISR_ENABLE", + "name": "ESP_IPC_ISR_ENABLE", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-ipc-inter-processor-call-", + "title": "IPC (Inter-Processor Call)", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "!IDF_TARGET_ESP32P4", + "help": "Amazon has released an SMP version of the FreeRTOS Kernel which can be found via the following link:\nhttps://github.com/FreeRTOS/FreeRTOS-Kernel/tree/smp\n\nIDF has added an experimental port of this SMP kernel located in\ncomponents/freertos/FreeRTOS-Kernel-SMP. Enabling this option will cause IDF to use the Amazon SMP\nkernel. Note that THIS FEATURE IS UNDER ACTIVE DEVELOPMENT, users use this at their own risk.\n\nLeaving this option disabled will mean the IDF FreeRTOS kernel is used instead, which is located in:\ncomponents/freertos/FreeRTOS-Kernel. Both kernel versions are SMP capable, but differ in\ntheir implementation and features.", + "id": "FREERTOS_SMP", + "name": "FREERTOS_SMP", + "range": null, + "title": "Run the Amazon SMP FreeRTOS kernel instead (FEATURE UNDER DEVELOPMENT)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This version of FreeRTOS normally takes control of all cores of the CPU. Select this if you only want\nto start it on the first core. This is needed when e.g. another process needs complete control over the\nsecond core.", + "id": "FREERTOS_UNICORE", + "name": "FREERTOS_UNICORE", + "range": null, + "title": "Run FreeRTOS only on first core", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Sets the FreeRTOS tick interrupt frequency in Hz (see configTICK_RATE_HZ documentation for more\ndetails).", + "id": "FREERTOS_HZ", + "name": "FREERTOS_HZ", + "range": [ + 1, + 1000 + ], + "title": "configTICK_RATE_HZ", + "type": "int" + }, + { + "children": [], + "depends_on": "FREERTOS_UNICORE && !FREERTOS_SMP", + "help": "Enables port specific task selection method. This option can speed up the search of ready tasks\nwhen scheduling (see configUSE_PORT_OPTIMISED_TASK_SELECTION documentation for more details).", + "id": "FREERTOS_OPTIMIZED_SCHEDULER", + "name": "FREERTOS_OPTIMIZED_SCHEDULER", + "range": null, + "title": "configUSE_PORT_OPTIMISED_TASK_SELECTION", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Do not check for stack overflows (configCHECK_FOR_STACK_OVERFLOW = 0)", + "id": "FREERTOS_CHECK_STACKOVERFLOW_NONE", + "name": "FREERTOS_CHECK_STACKOVERFLOW_NONE", + "range": null, + "title": "No checking", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Check for stack overflows on each context switch by checking if the stack pointer is in a valid\nrange. Quick but does not detect stack overflows that happened between context switches\n(configCHECK_FOR_STACK_OVERFLOW = 1)", + "id": "FREERTOS_CHECK_STACKOVERFLOW_PTRVAL", + "name": "FREERTOS_CHECK_STACKOVERFLOW_PTRVAL", + "range": null, + "title": "Check by stack pointer value (Method 1)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Places some magic bytes at the end of the stack area and on each context switch, check if these\nbytes are still intact. More thorough than just checking the pointer, but also slightly slower.\n(configCHECK_FOR_STACK_OVERFLOW = 2)", + "id": "FREERTOS_CHECK_STACKOVERFLOW_CANARY", + "name": "FREERTOS_CHECK_STACKOVERFLOW_CANARY", + "range": null, + "title": "Check using canary bytes (Method 2)", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enables FreeRTOS to check for stack overflows (see configCHECK_FOR_STACK_OVERFLOW documentation for\nmore details).\n\nNote: If users do not provide their own ``vApplicationStackOverflowHook()`` function, a default\nfunction will be provided by ESP-IDF.", + "id": "component-config-freertos-kernel-configcheck_for_stack_overflow", + "name": "FREERTOS_CHECK_STACKOVERFLOW", + "title": "configCHECK_FOR_STACK_OVERFLOW", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "Set the number of thread local storage pointers in each task (see\nconfigNUM_THREAD_LOCAL_STORAGE_POINTERS documentation for more details).\n\nNote: In ESP-IDF, this value must be at least 1. Index 0 is reserved for use by the pthreads API\nthread-local-storage. Other indexes can be used for any desired purpose.", + "id": "FREERTOS_THREAD_LOCAL_STORAGE_POINTERS", + "name": "FREERTOS_THREAD_LOCAL_STORAGE_POINTERS", + "range": [ + 1, + 256 + ], + "title": "configNUM_THREAD_LOCAL_STORAGE_POINTERS", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Sets the idle task stack size in bytes (see configMINIMAL_STACK_SIZE documentation for more details).\n\nNote:\n\n- ESP-IDF specifies stack sizes in bytes instead of words.\n- The default size is enough for most use cases.\n- The stack size may need to be increased above the default if the app installs idle or thread local\n storage cleanup hooks that use a lot of stack memory.\n- Conversely, the stack size can be reduced to the minimum if non of the idle features are used.", + "id": "FREERTOS_IDLE_TASK_STACKSIZE", + "name": "FREERTOS_IDLE_TASK_STACKSIZE", + "range": [ + 768, + 32768 + ], + "title": "configMINIMAL_STACK_SIZE (Idle task stack size)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Enables the idle task application hook (see configUSE_IDLE_HOOK documentation for more details).\n\nNote:\n\n- The application must provide the hook function ``void vApplicationIdleHook( void );``\n- ``vApplicationIdleHook()`` is called from FreeRTOS idle task(s)\n- The FreeRTOS idle hook is NOT the same as the ESP-IDF Idle Hook, but both can be enabled\n simultaneously.", + "id": "FREERTOS_USE_IDLE_HOOK", + "name": "FREERTOS_USE_IDLE_HOOK", + "range": null, + "title": "configUSE_IDLE_HOOK", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_SMP", + "help": "Enables the minimal idle task application hook (see configUSE_IDLE_HOOK documentation for more\ndetails).\n\nNote:\n\n- The application must provide the hook function ``void vApplicationMinimalIdleHook( void );``\n- ``vApplicationMinimalIdleHook()`` is called from FreeRTOS minimal idle task(s)", + "id": "FREERTOS_USE_MINIMAL_IDLE_HOOK", + "name": "FREERTOS_USE_MINIMAL_IDLE_HOOK", + "range": null, + "title": "Use FreeRTOS minimal idle hook", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables the tick hook (see configUSE_TICK_HOOK documentation for more details).\n\nNote:\n\n- The application must provide the hook function ``void vApplicationTickHook( void );``\n- ``vApplicationTickHook()`` is called from FreeRTOS's tick handling function ``xTaskIncrementTick()``\n- The FreeRTOS tick hook is NOT the same as the ESP-IDF Tick Interrupt Hook, but both can be enabled\n simultaneously.", + "id": "FREERTOS_USE_TICK_HOOK", + "name": "FREERTOS_USE_TICK_HOOK", + "range": null, + "title": "configUSE_TICK_HOOK", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Sets the maximum number of characters for task names (see configMAX_TASK_NAME_LEN documentation for\nmore details).\n\nNote: For most uses, the default of 16 characters is sufficient.", + "id": "FREERTOS_MAX_TASK_NAME_LEN", + "name": "FREERTOS_MAX_TASK_NAME_LEN", + "range": [ + 1, + 256 + ], + "title": "configMAX_TASK_NAME_LEN", + "type": "int" + }, + { + "children": [], + "depends_on": "!IDF_TARGET_LINUX", + "help": "Enable backward compatibility with APIs prior to FreeRTOS v8.0.0. (see\nconfigENABLE_BACKWARD_COMPATIBILITY documentation for more details).", + "id": "FREERTOS_ENABLE_BACKWARD_COMPATIBILITY", + "name": "FREERTOS_ENABLE_BACKWARD_COMPATIBILITY", + "range": null, + "title": "configENABLE_BACKWARD_COMPATIBILITY", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Sets the timer task's name (see configTIMER_SERVICE_TASK_NAME documentation for more details).", + "id": "FREERTOS_TIMER_SERVICE_TASK_NAME", + "name": "FREERTOS_TIMER_SERVICE_TASK_NAME", + "range": null, + "title": "configTIMER_SERVICE_TASK_NAME", + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": "Sets the timer task's priority (see configTIMER_TASK_PRIORITY documentation for more details).", + "id": "FREERTOS_TIMER_TASK_PRIORITY", + "name": "FREERTOS_TIMER_TASK_PRIORITY", + "range": [ + 1, + 25 + ], + "title": "configTIMER_TASK_PRIORITY", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set the timer task's stack size (see configTIMER_TASK_STACK_DEPTH documentation for more details).", + "id": "FREERTOS_TIMER_TASK_STACK_DEPTH", + "name": "FREERTOS_TIMER_TASK_STACK_DEPTH", + "range": [ + 1536, + 32768 + ], + "title": "configTIMER_TASK_STACK_DEPTH", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set the timer task's command queue length (see configTIMER_QUEUE_LENGTH documentation for more\ndetails).", + "id": "FREERTOS_TIMER_QUEUE_LENGTH", + "name": "FREERTOS_TIMER_QUEUE_LENGTH", + "range": [ + 5, + 20 + ], + "title": "configTIMER_QUEUE_LENGTH", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set the size of the queue registry (see configQUEUE_REGISTRY_SIZE documentation for more details).\n\nNote: A value of 0 will disable queue registry functionality", + "id": "FREERTOS_QUEUE_REGISTRY_SIZE", + "name": "FREERTOS_QUEUE_REGISTRY_SIZE", + "range": [ + 0, + 20 + ], + "title": "configQUEUE_REGISTRY_SIZE", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set the size of the task notification array of each task. When increasing this value, keep in\nmind that this means additional memory for each and every task on the system.\nHowever, task notifications in general are more light weight compared to alternatives\nsuch as semaphores.", + "id": "FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES", + "name": "FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES", + "range": [ + 1, + 32 + ], + "title": "configTASK_NOTIFICATION_ARRAY_ENTRIES", + "type": "int" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "!FREERTOS_SMP && FREERTOS_USE_STATS_FORMATTING_FUNCTIONS", + "help": "If enabled, this will include an extra column when vTaskList is called to display the CoreID the task\nis pinned to (0,1) or -1 if not pinned.", + "id": "FREERTOS_VTASKLIST_INCLUDE_COREID", + "name": "FREERTOS_VTASKLIST_INCLUDE_COREID", + "range": null, + "title": "Enable display of xCoreID in vTaskList", + "type": "bool" + } + ], + "depends_on": "FREERTOS_USE_TRACE_FACILITY", + "help": "Set configUSE_TRACE_FACILITY and configUSE_STATS_FORMATTING_FUNCTIONS to 1 to include the\n``vTaskList()`` and ``vTaskGetRunTimeStats()`` functions in the build (see\nconfigUSE_STATS_FORMATTING_FUNCTIONS documentation for more details).", + "id": "FREERTOS_USE_STATS_FORMATTING_FUNCTIONS", + "name": "FREERTOS_USE_STATS_FORMATTING_FUNCTIONS", + "range": null, + "title": "configUSE_STATS_FORMATTING_FUNCTIONS", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enables additional structure members and functions to assist with execution visualization and tracing\n(see configUSE_TRACE_FACILITY documentation for more details).", + "id": "FREERTOS_USE_TRACE_FACILITY", + "name": "FREERTOS_USE_TRACE_FACILITY", + "range": null, + "title": "configUSE_TRACE_FACILITY", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "configRUN_TIME_COUNTER_TYPE is set to uint32_t", + "id": "FREERTOS_RUN_TIME_COUNTER_TYPE_U32", + "name": "FREERTOS_RUN_TIME_COUNTER_TYPE_U32", + "range": null, + "title": "uint32_t", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "configRUN_TIME_COUNTER_TYPE is set to uint64_t", + "id": "FREERTOS_RUN_TIME_COUNTER_TYPE_U64", + "name": "FREERTOS_RUN_TIME_COUNTER_TYPE_U64", + "range": null, + "title": "uint64_t", + "type": "bool" + } + ], + "depends_on": "FREERTOS_GENERATE_RUN_TIME_STATS && !FREERTOS_SMP", + "help": "Sets the data type used for the FreeRTOS run time stats. A larger data type can be used to reduce the\nfrequency of the counter overflowing.", + "id": "component-config-freertos-kernel-configgenerate_run_time_stats-configrun_time_counter_type", + "name": "FREERTOS_RUN_TIME_COUNTER_TYPE", + "title": "configRUN_TIME_COUNTER_TYPE", + "type": "choice" + } + ], + "depends_on": null, + "help": "Enables collection of run time statistics for each task (see configGENERATE_RUN_TIME_STATS\ndocumentation for more details).\n\nNote: The clock used for run time statistics can be configured in FREERTOS_RUN_TIME_STATS_CLK.", + "id": "FREERTOS_GENERATE_RUN_TIME_STATS", + "name": "FREERTOS_GENERATE_RUN_TIME_STATS", + "range": null, + "title": "configGENERATE_RUN_TIME_STATS", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "FREERTOS_USE_TICKLESS_IDLE", + "help": "FreeRTOS will enter light sleep mode if no tasks need to run for this number of ticks.\nYou can enable PM_PROFILING feature in esp_pm components and dump the sleep status with\nesp_pm_dump_locks, if the proportion of rejected sleeps is too high, please increase\nthis value to improve scheduling efficiency", + "id": "FREERTOS_IDLE_TIME_BEFORE_SLEEP", + "name": "FREERTOS_IDLE_TIME_BEFORE_SLEEP", + "range": null, + "title": "configEXPECTED_IDLE_TIME_BEFORE_SLEEP", + "type": "int" + } + ], + "depends_on": "PM_ENABLE", + "help": "If power management support is enabled, FreeRTOS will be able to put the system into light sleep mode\nwhen no tasks need to run for a number of ticks. This number can be set using\nFREERTOS_IDLE_TIME_BEFORE_SLEEP option. This feature is also known as \"automatic light sleep\".\n\nNote that timers created using esp_timer APIs may prevent the system from entering sleep mode, even\nwhen no tasks need to run. To skip unnecessary wake-up initialize a timer with the\n\"skip_unhandled_events\" option as true.\n\nIf disabled, automatic light sleep support will be disabled.", + "id": "FREERTOS_USE_TICKLESS_IDLE", + "name": "FREERTOS_USE_TICKLESS_IDLE", + "range": null, + "title": "configUSE_TICKLESS_IDLE", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables task tagging functionality and its associated API (see configUSE_APPLICATION_TASK_TAG\ndocumentation for more details).", + "id": "FREERTOS_USE_APPLICATION_TASK_TAG", + "name": "FREERTOS_USE_APPLICATION_TASK_TAG", + "range": null, + "title": "configUSE_APPLICATION_TASK_TAG", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-freertos-kernel", + "title": "Kernel", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "COMPILER_OPTIMIZATION_DEBUG || ESP_COREDUMP_ENABLE || ESP_SYSTEM_PANIC_GDBSTUB || ESP_SYSTEM_GDBSTUB_RUNTIME", + "help": "If enabled, all FreeRTOS task functions will be enclosed in a wrapper function. If a task function\nmistakenly returns (i.e. does not delete), the call flow will return to the wrapper function. The\nwrapper function will then log an error and abort the application. This option is also required for GDB\nbacktraces and C++ exceptions to work correctly inside top-level task functions.", + "id": "FREERTOS_TASK_FUNCTION_WRAPPER", + "name": "FREERTOS_TASK_FUNCTION_WRAPPER", + "range": null, + "title": "Wrap task functions", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "FreeRTOS can check if a stack has overflown its bounds by checking either the value of the stack\npointer or by checking the integrity of canary bytes. (See FREERTOS_CHECK_STACKOVERFLOW for more\ninformation.) These checks only happen on a context switch, and the situation that caused the stack\noverflow may already be long gone by then. This option will use the last debug memory watchpoint to\nallow breaking into the debugger (or panic'ing) as soon as any of the last 32 bytes on the stack of a\ntask are overwritten. The side effect is that using gdb, you effectively have one hardware watchpoint\nless because the last one is overwritten as soon as a task switch happens.\n\nAnother consequence is that due to alignment requirements of the watchpoint, the usable stack size\ndecreases by up to 60 bytes. This is because the watchpoint region has to be aligned to its size and\nthe size for the stack watchpoint in IDF is 32 bytes.\n\nThis check only triggers if the stack overflow writes within 32 bytes near the end of the stack, rather\nthan overshooting further, so it is worth combining this approach with one of the other stack overflow\ncheck methods.\n\nWhen this watchpoint is hit, gdb will stop with a SIGTRAP message. When no JTAG OCD is attached,\nesp-idf will panic on an unhandled debug exception.", + "id": "FREERTOS_WATCHPOINT_END_OF_STACK", + "name": "FREERTOS_WATCHPOINT_END_OF_STACK", + "range": null, + "title": "Enable stack overflow debug watchpoint", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_THREAD_LOCAL_STORAGE_POINTERS > 0", + "help": "ESP-IDF provides users with the ability to free TLSP memory by registering TLSP deletion callbacks.\nThese callbacks are automatically called by FreeRTOS when a task is deleted. When this option is turned\non, the memory reserved for TLSPs in the TCB is doubled to make space for storing the deletion\ncallbacks. If the user does not wish to use TLSP deletion callbacks then this option could be turned\noff to save space in the TCB memory.", + "id": "FREERTOS_TLSP_DELETION_CALLBACKS", + "name": "FREERTOS_TLSP_DELETION_CALLBACKS", + "range": null, + "title": "Enable thread local storage pointers deletion callbacks", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP", + "help": "Enable this option to make FreeRTOS call a user provided hook function right before it deletes a task\n(i.e., frees/releases a dynamically/statically allocated task's memory). This is useful if users want\nto know when a task is actually deleted (in case the task's deletion is delegated to the IDLE task).\n\nIf this config option is enabled, users must define a ``void vTaskPreDeletionHook( void * pxTCB )``\nhook function in their application.", + "id": "FREERTOS_TASK_PRE_DELETION_HOOK", + "name": "FREERTOS_TASK_PRE_DELETION_HOOK", + "range": null, + "title": "Enable task pre-deletion hook", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "THIS OPTION IS DEPRECATED. Use FREERTOS_TASK_PRE_DELETION_HOOK instead.\n\nEnable this option to make FreeRTOS call the static task clean up hook when a task is deleted.\n\nNote: Users will need to provide a ``void vPortCleanUpTCB ( void *pxTCB )`` callback", + "id": "FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP", + "name": "FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP", + "range": null, + "title": "Enable static task clean up hook (DEPRECATED)", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_SMP", + "help": "If enabled, assert that when a mutex semaphore is given, the task giving the semaphore is the task\nwhich is currently holding the mutex.", + "id": "FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER", + "name": "FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER", + "range": null, + "title": "Check that mutex semaphore is given by owner task", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "The interrupt handlers have their own stack. The size of the stack can be defined here. Each processor\nhas its own stack, so the total size occupied will be twice this.", + "id": "FREERTOS_ISR_STACKSIZE", + "name": "FREERTOS_ISR_STACKSIZE", + "range": [ + 1536, + 32768 + ], + "title": "ISR stack size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "If this option is enabled, interrupt stack frame will be modified to point to the code of the\ninterrupted task as its return address. This helps the debugger (or the panic handler) show a backtrace\nfrom the interrupt to the task which was interrupted. This also works for nested interrupts: higher\nlevel interrupt stack can be traced back to the lower level interrupt. This option adds 4 instructions\nto the interrupt dispatching code.", + "id": "FREERTOS_INTERRUPT_BACKTRACE", + "name": "FREERTOS_INTERRUPT_BACKTRACE", + "range": null, + "title": "Enable backtrace from interrupt to task context", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "When enabled, the usage of float type is allowed inside Level 1 ISRs. Note that usage of float types in\nhigher level interrupts is still not permitted.", + "id": "FREERTOS_FPU_IN_ISR", + "name": "FREERTOS_FPU_IN_ISR", + "range": null, + "title": "Use float in Level 1 ISR", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_TICK_SUPPORT_CORETIMER", + "name": "FREERTOS_TICK_SUPPORT_CORETIMER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_TICK_SUPPORT_SYSTIMER", + "name": "FREERTOS_TICK_SUPPORT_SYSTIMER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "FREERTOS_TICK_SUPPORT_CORETIMER && ", + "help": "Select this to use timer 0", + "id": "FREERTOS_CORETIMER_0", + "name": "FREERTOS_CORETIMER_0", + "range": null, + "title": "Timer 0 (int 6, level 1)", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_TICK_SUPPORT_CORETIMER && ", + "help": "Select this to use timer 1", + "id": "FREERTOS_CORETIMER_1", + "name": "FREERTOS_CORETIMER_1", + "range": null, + "title": "Timer 1 (int 15, level 3)", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_TICK_SUPPORT_SYSTIMER && ", + "help": "Select this to use systimer with the 1 interrupt priority.", + "id": "FREERTOS_CORETIMER_SYSTIMER_LVL1", + "name": "FREERTOS_CORETIMER_SYSTIMER_LVL1", + "range": null, + "title": "SYSTIMER 0 (level 1)", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_TICK_SUPPORT_SYSTIMER && ", + "help": "Select this to use systimer with the 3 interrupt priority.", + "id": "FREERTOS_CORETIMER_SYSTIMER_LVL3", + "name": "FREERTOS_CORETIMER_SYSTIMER_LVL3", + "range": null, + "title": "SYSTIMER 0 (level 3)", + "type": "bool" + } + ], + "depends_on": null, + "help": "FreeRTOS needs a timer with an associated interrupt to use as the main tick source to increase\ncounters, run timers and do pre-emptive multitasking with. There are multiple timers available to do\nthis, with different interrupt priorities.", + "id": "component-config-freertos-port-tick-timer-source-xtensa-only-", + "name": "FREERTOS_CORETIMER", + "title": "Tick timer source (Xtensa Only)", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_SYSTICK_USES_SYSTIMER", + "name": "FREERTOS_SYSTICK_USES_SYSTIMER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_SYSTICK_USES_CCOUNT", + "name": "FREERTOS_SYSTICK_USES_CCOUNT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "ESP Timer will be used as the clock source for FreeRTOS run time stats. The ESP Timer runs at a\nfrequency of 1MHz regardless of Dynamic Frequency Scaling. Therefore the ESP Timer will overflow in\napproximately 4290 seconds.", + "id": "FREERTOS_RUN_TIME_STATS_USING_ESP_TIMER", + "name": "FREERTOS_RUN_TIME_STATS_USING_ESP_TIMER", + "range": null, + "title": "Use ESP TIMER for run time stats", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_SYSTICK_USES_CCOUNT && ", + "help": "CPU Clock will be used as the clock source for the generation of run time stats. The CPU Clock has\na frequency dependent on ESP_DEFAULT_CPU_FREQ_MHZ and Dynamic Frequency Scaling (DFS). Therefore\nthe CPU Clock frequency can fluctuate between 80 to 240MHz. Run time stats generated using the CPU\nClock represents the number of CPU cycles each task is allocated and DOES NOT reflect the amount of\ntime each task runs for (as CPU clock frequency can change). If the CPU clock consistently runs at\nthe maximum frequency of 240MHz, it will overflow in approximately 17 seconds.", + "id": "FREERTOS_RUN_TIME_STATS_USING_CPU_CLK", + "name": "FREERTOS_RUN_TIME_STATS_USING_CPU_CLK", + "range": null, + "title": "Use CPU Clock for run time stats", + "type": "bool" + } + ], + "depends_on": "FREERTOS_GENERATE_RUN_TIME_STATS", + "help": "Choose the clock source for FreeRTOS run time stats. Options are CPU0's CPU Clock or the ESP Timer.\nBoth clock sources are 32 bits. The CPU Clock can run at a higher frequency hence provide a finer\nresolution but will overflow much quicker. Note that run time stats are only valid until the clock\nsource overflows.", + "id": "component-config-freertos-port-choose-the-clock-source-for-run-time-stats", + "name": "FREERTOS_RUN_TIME_STATS_CLK", + "title": "Choose the clock source for run time stats", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "When enabled the selected Non-ISR FreeRTOS functions will be placed into Flash memory instead of IRAM.\nThis saves up to 8KB of IRAM depending on which functions are used.", + "id": "FREERTOS_PLACE_FUNCTIONS_INTO_FLASH", + "name": "FREERTOS_PLACE_FUNCTIONS_INTO_FLASH", + "range": null, + "title": "Place FreeRTOS functions into Flash", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If enabled, context of port*_CRITICAL calls (ISR or Non-ISR) would be checked to be in compliance with\nVanilla FreeRTOS. e.g Calling port*_CRITICAL from ISR context would cause assert failure", + "id": "FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE", + "name": "FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE", + "range": null, + "title": "Tests compliance with Vanilla FreeRTOS port*_CRITICAL calls", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-freertos-port", + "title": "Port", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_PORT", + "name": "FREERTOS_PORT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_NO_AFFINITY", + "name": "FREERTOS_NO_AFFINITY", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_SUPPORT_STATIC_ALLOCATION", + "name": "FREERTOS_SUPPORT_STATIC_ALLOCATION", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Hidden option, gets selected by CONFIG_ESP_DEBUG_OCDAWARE", + "id": "FREERTOS_DEBUG_OCDAWARE", + "name": "FREERTOS_DEBUG_OCDAWARE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_ENABLE_TASK_SNAPSHOT", + "name": "FREERTOS_ENABLE_TASK_SNAPSHOT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP_PANIC_HANDLER_IRAM", + "help": null, + "id": "FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH", + "name": "FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-freertos", + "title": "FreeRTOS", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "HAL_ASSERTION_EQUALS_SYSTEM", + "name": "HAL_ASSERTION_EQUALS_SYSTEM", + "range": null, + "title": "Same as system assertion level", + "type": "bool" + }, + { + "children": [], + "depends_on": "COMPILER_OPTIMIZATION_ASSERTION_LEVEL >= 0 && ", + "help": null, + "id": "HAL_ASSERTION_DISABLE", + "name": "HAL_ASSERTION_DISABLE", + "range": null, + "title": "Disabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "COMPILER_OPTIMIZATION_ASSERTION_LEVEL >= 1 && ", + "help": null, + "id": "HAL_ASSERTION_SILENT", + "name": "HAL_ASSERTION_SILENT", + "range": null, + "title": "Silent", + "type": "bool" + }, + { + "children": [], + "depends_on": "COMPILER_OPTIMIZATION_ASSERTION_LEVEL >= 2 && ", + "help": null, + "id": "HAL_ASSERTION_ENABLE", + "name": "HAL_ASSERTION_ENABLE", + "range": null, + "title": "Enabled", + "type": "bool" + } + ], + "depends_on": null, + "help": "Set the assert behavior / level for HAL component.\nHAL component assert level can be set separately,\nbut the level can't exceed the system assertion level.\ne.g. If the system assertion is disabled, then the HAL\nassertion can't be enabled either. If the system assertion\nis enable, then the HAL assertion can still be disabled\nby this Kconfig option.", + "id": "component-config-hardware-abstraction-layer-hal-and-low-level-ll--default-hal-assertion-level", + "name": "HAL_DEFAULT_ASSERTION_LEVEL", + "title": "Default HAL assertion level", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "HAL_DEFAULT_ASSERTION_LEVEL", + "name": "HAL_DEFAULT_ASSERTION_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "HAL_LOG_LEVEL_NONE", + "name": "HAL_LOG_LEVEL_NONE", + "range": null, + "title": "No output", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "HAL_LOG_LEVEL_ERROR", + "name": "HAL_LOG_LEVEL_ERROR", + "range": null, + "title": "Error", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "HAL_LOG_LEVEL_WARN", + "name": "HAL_LOG_LEVEL_WARN", + "range": null, + "title": "Warning", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "HAL_LOG_LEVEL_INFO", + "name": "HAL_LOG_LEVEL_INFO", + "range": null, + "title": "Info", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "HAL_LOG_LEVEL_DEBUG", + "name": "HAL_LOG_LEVEL_DEBUG", + "range": null, + "title": "Debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "HAL_LOG_LEVEL_VERBOSE", + "name": "HAL_LOG_LEVEL_VERBOSE", + "range": null, + "title": "Verbose", + "type": "bool" + } + ], + "depends_on": "!LOG_DEFAULT_LEVEL_NONE && !LOG_DEFAULT_LEVEL_ERROR && !LOG_DEFAULT_LEVEL_WARN && !LOG_DEFAULT_LEVEL_INFO && !LOG_DEFAULT_LEVEL_DEBUG && !LOG_DEFAULT_LEVEL_VERBOSE", + "help": "Specify how much output to see in HAL logs.", + "id": "component-config-hardware-abstraction-layer-hal-and-low-level-ll--hal-layer-log-verbosity", + "name": "HAL_LOG_LEVEL", + "title": "HAL layer log verbosity", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "HAL_LOG_LEVEL", + "name": "HAL_LOG_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_ROM_HAS_HAL_SYSTIMER", + "help": "Enable this flag to use HAL functions from ROM instead of ESP-IDF.\n\nIf keeping this as \"n\" in your project, you will have less free IRAM.\nIf making this as \"y\" in your project, you will increase free IRAM,\nbut you will lose the possibility to debug this module, and some new\nfeatures will be added and bugs will be fixed in the IDF source\nbut cannot be synced to ROM.", + "id": "HAL_SYSTIMER_USE_ROM_IMPL", + "name": "HAL_SYSTIMER_USE_ROM_IMPL", + "range": null, + "title": "Use ROM implementation of SysTimer HAL driver", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_ROM_HAS_HAL_WDT", + "help": "Enable this flag to use HAL functions from ROM instead of ESP-IDF.\n\nIf keeping this as \"n\" in your project, you will have less free IRAM.\nIf making this as \"y\" in your project, you will increase free IRAM,\nbut you will lose the possibility to debug this module, and some new\nfeatures will be added and bugs will be fixed in the IDF source\nbut cannot be synced to ROM.", + "id": "HAL_WDT_USE_ROM_IMPL", + "name": "HAL_WDT_USE_ROM_IMPL", + "range": null, + "title": "Use ROM implementation of WDT HAL driver", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPI_MASTER_ISR_IN_IRAM", + "help": "Enable this option to place SPI master hal layer functions into IRAM.", + "id": "HAL_SPI_MASTER_FUNC_IN_IRAM", + "name": "HAL_SPI_MASTER_FUNC_IN_IRAM", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SPI_SLAVE_ISR_IN_IRAM", + "help": "Enable this option to place SPI slave hal layer functions into IRAM.", + "id": "HAL_SPI_SLAVE_FUNC_IN_IRAM", + "name": "HAL_SPI_SLAVE_FUNC_IN_IRAM", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-hardware-abstraction-layer-hal-and-low-level-ll-", + "title": "Hardware Abstraction Layer (HAL) and Low Level (LL)", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_DEFAULT_LEVEL_NONE", + "name": "LOG_DEFAULT_LEVEL_NONE", + "range": null, + "title": "No output", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_DEFAULT_LEVEL_ERROR", + "name": "LOG_DEFAULT_LEVEL_ERROR", + "range": null, + "title": "Error", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_DEFAULT_LEVEL_WARN", + "name": "LOG_DEFAULT_LEVEL_WARN", + "range": null, + "title": "Warning", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_DEFAULT_LEVEL_INFO", + "name": "LOG_DEFAULT_LEVEL_INFO", + "range": null, + "title": "Info", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_DEFAULT_LEVEL_DEBUG", + "name": "LOG_DEFAULT_LEVEL_DEBUG", + "range": null, + "title": "Debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_DEFAULT_LEVEL_VERBOSE", + "name": "LOG_DEFAULT_LEVEL_VERBOSE", + "range": null, + "title": "Verbose", + "type": "bool" + } + ], + "depends_on": null, + "help": "Specify how much output to see in logs by default.\nYou can set lower verbosity level at runtime using\nesp_log_level_set function.\n\nBy default, this setting limits which log statements\nare compiled into the program. For example, selecting\n\"Warning\" would mean that changing log level to \"Debug\"\nat runtime will not be possible. To allow increasing log\nlevel above the default at runtime, see the next option.", + "id": "component-config-log-output-default-log-verbosity", + "name": "LOG_DEFAULT_LEVEL", + "title": "Default log verbosity", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "LOG_DEFAULT_LEVEL", + "name": "LOG_DEFAULT_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_MAXIMUM_EQUALS_DEFAULT", + "name": "LOG_MAXIMUM_EQUALS_DEFAULT", + "range": null, + "title": "Same as default", + "type": "bool" + }, + { + "children": [], + "depends_on": "LOG_DEFAULT_LEVEL < 1 && ", + "help": null, + "id": "LOG_MAXIMUM_LEVEL_ERROR", + "name": "LOG_MAXIMUM_LEVEL_ERROR", + "range": null, + "title": "Error", + "type": "bool" + }, + { + "children": [], + "depends_on": "LOG_DEFAULT_LEVEL < 2 && ", + "help": null, + "id": "LOG_MAXIMUM_LEVEL_WARN", + "name": "LOG_MAXIMUM_LEVEL_WARN", + "range": null, + "title": "Warning", + "type": "bool" + }, + { + "children": [], + "depends_on": "LOG_DEFAULT_LEVEL < 3 && ", + "help": null, + "id": "LOG_MAXIMUM_LEVEL_INFO", + "name": "LOG_MAXIMUM_LEVEL_INFO", + "range": null, + "title": "Info", + "type": "bool" + }, + { + "children": [], + "depends_on": "LOG_DEFAULT_LEVEL < 4 && ", + "help": null, + "id": "LOG_MAXIMUM_LEVEL_DEBUG", + "name": "LOG_MAXIMUM_LEVEL_DEBUG", + "range": null, + "title": "Debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "LOG_DEFAULT_LEVEL < 5 && ", + "help": null, + "id": "LOG_MAXIMUM_LEVEL_VERBOSE", + "name": "LOG_MAXIMUM_LEVEL_VERBOSE", + "range": null, + "title": "Verbose", + "type": "bool" + } + ], + "depends_on": null, + "help": "This config option sets the highest log verbosity that it's possible to select\nat runtime by calling esp_log_level_set(). This level may be higher than\nthe default verbosity level which is set when the app starts up.\n\nThis can be used enable debugging output only at a critical point, for a particular\ntag, or to minimize startup time but then enable more logs once the firmware has\nloaded.\n\nNote that increasing the maximum available log level will increase the firmware\nbinary size.\n\nThis option only applies to logging from the app, the bootloader log level is\nfixed at compile time to the separate \"Bootloader log verbosity\" setting.", + "id": "component-config-log-output-maximum-log-verbosity", + "name": "LOG_MAXIMUM_LEVEL", + "title": "Maximum log verbosity", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "LOG_MAXIMUM_LEVEL", + "name": "LOG_MAXIMUM_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Enables an additional global \"master\" log level check that occurs\nbefore a log tag cache lookup. This is useful if you want to\ncompile in a lot of logs that are selectable at runtime, but avoid the\nperformance hit during periods where you don't want log output. Examples\ninclude remote log forwarding, or disabling logs during a time-critical\nor CPU-intensive section and re-enabling them later. Results in\nlarger program size depending on number of logs compiled in.\n\nIf enabled, defaults to LOG_DEFAULT_LEVEL and can be set using\nesp_log_set_level_master().\nThis check takes precedence over ESP_LOG_LEVEL_LOCAL.", + "id": "LOG_MASTER_LEVEL", + "name": "LOG_MASTER_LEVEL", + "range": null, + "title": "Enable global master log level", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable ANSI terminal color codes in bootloader output.\n\nIn order to view these, your terminal program must support ANSI color codes.", + "id": "LOG_COLORS", + "name": "LOG_COLORS", + "range": null, + "title": "Use ANSI terminal colors in log output", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_TIMESTAMP_SOURCE_RTOS", + "name": "LOG_TIMESTAMP_SOURCE_RTOS", + "range": null, + "title": "Milliseconds Since Boot", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_TIMESTAMP_SOURCE_SYSTEM", + "name": "LOG_TIMESTAMP_SOURCE_SYSTEM", + "range": null, + "title": "System Time", + "type": "bool" + } + ], + "depends_on": null, + "help": "Choose what sort of timestamp is displayed in the log output:\n\n- Milliseconds since boot is calulated from the RTOS tick count multiplied\n by the tick period. This time will reset after a software reboot.\n e.g. (90000)\n\n- System time is taken from POSIX time functions which use the chip's\n RTC and high resoultion timers to maintain an accurate time. The system time is\n initialized to 0 on startup, it can be set with an SNTP sync, or with\n POSIX time functions. This time will not reset after a software reboot.\n e.g. (00:01:30.000)\n\n- NOTE: Currently this will not get used in logging from binary blobs\n (i.e WiFi & Bluetooth libraries), these will always print\n milliseconds since boot.", + "id": "component-config-log-output-log-timestamps", + "name": "LOG_TIMESTAMP_SOURCE", + "title": "Log Timestamps", + "type": "choice" + } + ], + "depends_on": null, + "id": "component-config-log-output", + "title": "Log output", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_STDOUT_LINE_ENDING_CRLF", + "name": "NEWLIB_STDOUT_LINE_ENDING_CRLF", + "range": null, + "title": "CRLF", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_STDOUT_LINE_ENDING_LF", + "name": "NEWLIB_STDOUT_LINE_ENDING_LF", + "range": null, + "title": "LF", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_STDOUT_LINE_ENDING_CR", + "name": "NEWLIB_STDOUT_LINE_ENDING_CR", + "range": null, + "title": "CR", + "type": "bool" + } + ], + "depends_on": null, + "help": "This option allows configuring the desired line endings sent to UART\nwhen a newline ('\\n', LF) appears on stdout.\nThree options are possible:\n\nCRLF: whenever LF is encountered, prepend it with CR\n\nLF: no modification is applied, stdout is sent as is\n\nCR: each occurence of LF is replaced with CR\n\nThis option doesn't affect behavior of the UART driver (drivers/uart.h).", + "id": "component-config-newlib-line-ending-for-uart-output", + "name": "NEWLIB_STDOUT_LINE_ENDING", + "title": "Line ending for UART output", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_STDIN_LINE_ENDING_CRLF", + "name": "NEWLIB_STDIN_LINE_ENDING_CRLF", + "range": null, + "title": "CRLF", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_STDIN_LINE_ENDING_LF", + "name": "NEWLIB_STDIN_LINE_ENDING_LF", + "range": null, + "title": "LF", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_STDIN_LINE_ENDING_CR", + "name": "NEWLIB_STDIN_LINE_ENDING_CR", + "range": null, + "title": "CR", + "type": "bool" + } + ], + "depends_on": null, + "help": "This option allows configuring which input sequence on UART produces\na newline ('\\n', LF) on stdin.\nThree options are possible:\n\nCRLF: CRLF is converted to LF\n\nLF: no modification is applied, input is sent to stdin as is\n\nCR: each occurence of CR is replaced with LF\n\nThis option doesn't affect behavior of the UART driver (drivers/uart.h).", + "id": "component-config-newlib-line-ending-for-uart-input", + "name": "NEWLIB_STDIN_LINE_ENDING", + "title": "Line ending for UART input", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "In most chips the ROM contains parts of newlib C library, including printf/scanf family\nof functions. These functions have been compiled with so-called \"nano\"\nformatting option. This option doesn't support 64-bit integer formats and C99\nfeatures, such as positional arguments.\n\nFor more details about \"nano\" formatting option, please see newlib readme file,\nsearch for '--enable-newlib-nano-formatted-io':\nhttps://sourceware.org/newlib/README\n\nIf this option is enabled and the ROM contains functions from newlib-nano, the build system\nwill use functions available in ROM, reducing the application binary size.\nFunctions available in ROM run faster than functions which run from flash. Functions available\nin ROM can also run when flash instruction cache is disabled.\n\nSome chips (e.g. ESP32-C6) has the full formatting versions of printf/scanf in ROM instead of\nthe nano versions and in this building with newlib nano might actually increase the size of\nthe binary. Which functions are present in ROM can be seen from ROM caps:\nESP_ROM_HAS_NEWLIB_NANO_FORMAT and ESP_ROM_HAS_NEWLIB_NORMAL_FORMAT.\n\nIf you need 64-bit integer formatting support or C99 features, keep this\noption disabled.", + "id": "NEWLIB_NANO_FORMAT", + "name": "NEWLIB_NANO_FORMAT", + "range": null, + "title": "Enable 'nano' formatting options for printf/scanf family", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_TIME_SYSCALL_USE_RTC_HRT", + "name": "NEWLIB_TIME_SYSCALL_USE_RTC_HRT", + "range": null, + "title": "RTC and high-resolution timer", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_TIME_SYSCALL_USE_RTC", + "name": "NEWLIB_TIME_SYSCALL_USE_RTC", + "range": null, + "title": "RTC", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_TIME_SYSCALL_USE_HRT", + "name": "NEWLIB_TIME_SYSCALL_USE_HRT", + "range": null, + "title": "High-resolution timer", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_TIME_SYSCALL_USE_NONE", + "name": "NEWLIB_TIME_SYSCALL_USE_NONE", + "range": null, + "title": "None", + "type": "bool" + } + ], + "depends_on": null, + "help": "This setting defines which hardware timers are used to\nimplement 'gettimeofday' and 'time' functions in C library.\n\n- If both high-resolution (systimer for all targets except ESP32)\n and RTC timers are used, timekeeping will continue in deep sleep.\n Time will be reported at 1 microsecond resolution.\n This is the default, and the recommended option.\n- If only high-resolution timer (systimer) is used, gettimeofday will\n provide time at microsecond resolution.\n Time will not be preserved when going into deep sleep mode.\n- If only RTC timer is used, timekeeping will continue in\n deep sleep, but time will be measured at 6.(6) microsecond\n resolution. Also the gettimeofday function itself may take\n longer to run.\n- If no timers are used, gettimeofday and time functions\n return -1 and set errno to ENOSYS.\n- When RTC is used for timekeeping, two RTC_STORE registers are\n used to keep time in deep sleep mode.", + "id": "component-config-newlib-timers-used-for-gettimeofday-function", + "name": "NEWLIB_TIME_SYSCALL", + "title": "Timers used for gettimeofday function", + "type": "choice" + } + ], + "depends_on": null, + "id": "component-config-newlib", + "title": "Newlib", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "MMU_PAGE_SIZE_16KB", + "name": "MMU_PAGE_SIZE_16KB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MMU_PAGE_SIZE_32KB", + "name": "MMU_PAGE_SIZE_32KB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MMU_PAGE_SIZE_64KB", + "name": "MMU_PAGE_SIZE_64KB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MMU_PAGE_MODE", + "name": "MMU_PAGE_MODE", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MMU_PAGE_SIZE", + "name": "MMU_PAGE_SIZE", + "range": null, + "title": null, + "type": "hex" + } + ], + "depends_on": null, + "id": "component-config-soc-settings-mmu-config", + "title": "MMU Config", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-soc-settings", + "title": "SoC Settings", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "When this option is selected, the patch will be enabled for XMC.\nFollow the recommended flow by XMC for better stability.\n\nDO NOT DISABLE UNLESS YOU KNOW WHAT YOU ARE DOING.", + "id": "SPI_FLASH_BROWNOUT_RESET_XMC", + "name": "SPI_FLASH_BROWNOUT_RESET_XMC", + "range": null, + "title": "Enable sending reset when brownout for XMC flash chips", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "When brownout happens during flash erase/write operations,\nsend reset command to stop the flash operations to improve stability.", + "id": "SPI_FLASH_BROWNOUT_RESET", + "name": "SPI_FLASH_BROWNOUT_RESET", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "id": "component-config-main-flash-configuration-spi-flash-behavior-when-brownout", + "title": "SPI Flash behavior when brownout", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This is a helper config for HPM. Invisible for users.", + "id": "SPI_FLASH_UNDER_HIGH_FREQ", + "name": "SPI_FLASH_UNDER_HIGH_FREQ", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPI_FLASH_HPM_ENA", + "name": "SPI_FLASH_HPM_ENA", + "range": null, + "title": "Enable", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPI_FLASH_HPM_AUTO", + "name": "SPI_FLASH_HPM_AUTO", + "range": null, + "title": "Auto (Not recommended)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPI_FLASH_HPM_DIS", + "name": "SPI_FLASH_HPM_DIS", + "range": null, + "title": "Disabled", + "type": "bool" + } + ], + "depends_on": "IDF_TARGET_ESP32S3 && !ESPTOOLPY_OCT_FLASH && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Whether the High Performance Mode of Flash is enabled. As an optional feature, user needs to manually\nenable this option as a confirmation. To be back-compatible with earlier IDF versionn, this option is\nautomatically enabled with warning when Flash running > 80Mhz.", + "id": "component-config-main-flash-configuration-optional-and-experimental-features-read-docs-first--high-performance-mode-read-docs-first-80mhz-", + "name": "SPI_FLASH_HPM", + "title": "High Performance Mode (READ DOCS FIRST, > 80MHz)", + "type": "choice" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This option is invisible, and will be selected automatically\nwhen ``ESPTOOLPY_FLASHFREQ_120M`` is selected.", + "id": "SPI_FLASH_HPM_ON", + "name": "SPI_FLASH_HPM_ON", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPI_FLASH_HPM_DC_AUTO", + "name": "SPI_FLASH_HPM_DC_AUTO", + "range": null, + "title": "Auto (Enable when bootloader support enabled (BOOTLOADER_FLASH_DC_AWARE))", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPI_FLASH_HPM_DC_DISABLE", + "name": "SPI_FLASH_HPM_DC_DISABLE", + "range": null, + "title": "Disable (READ DOCS FIRST)", + "type": "bool" + } + ], + "depends_on": "SPI_FLASH_HPM_ON && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This feature needs your bootloader to be compiled DC-aware (BOOTLOADER_FLASH_DC_AWARE=y). Otherwise the\nchip will not be able to boot after a reset.", + "id": "component-config-main-flash-configuration-optional-and-experimental-features-read-docs-first--support-hpm-using-dc-read-docs-first-", + "name": "SPI_FLASH_HPM_DC", + "title": "Support HPM using DC (READ DOCS FIRST)", + "type": "choice" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This is a helper config for HPM. Whether HPM-DC is enabled is also determined by bootloader.\nInvisible for users.", + "id": "SPI_FLASH_HPM_DC_ON", + "name": "SPI_FLASH_HPM_DC_ON", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This is a helper config. Invisible for users.", + "id": "SPI_FLASH_SUSPEND_QVL_SUPPORTED", + "name": "SPI_FLASH_SUSPEND_QVL_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SPI_FLASH_SUSPEND_QVL_SUPPORTED && !SPI_FLASH_ROM_IMPL && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This option is disabled by default because it is supported only\nfor specific flash chips and for specific Espressif chips.\nTo evaluate if you can use this feature refer to\n`Optional Features for Flash` > `Auto Suspend & Resume` of the `ESP-IDF Programming Guide`.\n\nCAUTION: If you want to OTA to an app with this feature turned on, please make\nsure the bootloader has the support for it. (later than IDF v4.3)\n\nIf you are using an official Espressif module, please contact Espressif Business support\nto check if the module has the flash that support this feature installed.\nAlso refer to `Concurrency Constraints for Flash on SPI1` > `Flash Auto Suspend Feature`\nbefore enabling this option.", + "id": "SPI_FLASH_AUTO_SUSPEND", + "name": "SPI_FLASH_AUTO_SUSPEND", + "range": null, + "title": "Auto suspend long erase/write operations (READ DOCS FIRST)", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "id": "component-config-main-flash-configuration-optional-and-experimental-features-read-docs-first-", + "title": "Optional and Experimental Features (READ DOCS FIRST)", + "type": "menu" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "id": "component-config-main-flash-configuration", + "title": "Main Flash configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "SPI_FLASH_VERIFY_WRITE && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "If this option is enabled, if SPI flash write verification fails then a log error line\nwill be written with the address, expected & actual values. This can be useful when\ndebugging hardware SPI flash problems.", + "id": "SPI_FLASH_LOG_FAILED_WRITE", + "name": "SPI_FLASH_LOG_FAILED_WRITE", + "range": null, + "title": "Log errors if verification fails", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPI_FLASH_VERIFY_WRITE && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "If this option is enabled, any SPI flash write which tries to set zero bits in the flash to\nones will log a warning. Such writes will not result in the requested data appearing identically\nin flash once written, as SPI NOR flash can only set bits to one when an entire sector is erased.\nAfter erasing, individual bits can only be written from one to zero.\n\nNote that some software (such as SPIFFS) which is aware of SPI NOR flash may write one bits as an\noptimisation, relying on the data in flash becoming a bitwise AND of the new data and any existing data.\nSuch software will log spurious warnings if this option is enabled.", + "id": "SPI_FLASH_WARN_SETTING_ZERO_TO_ONE", + "name": "SPI_FLASH_WARN_SETTING_ZERO_TO_ONE", + "range": null, + "title": "Log warning if writing zero bits to ones", + "type": "bool" + } + ], + "depends_on": "!SPI_FLASH_ROM_IMPL && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "If this option is enabled, any time SPI flash is written then the data will be read\nback and verified. This can catch hardware problems with SPI flash, or flash which\nwas not erased before verification.", + "id": "SPI_FLASH_VERIFY_WRITE", + "name": "SPI_FLASH_VERIFY_WRITE", + "range": null, + "title": "Verify SPI flash writes", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This option enables the following APIs:\n\n- esp_flash_reset_counters\n- esp_flash_dump_counters\n- esp_flash_get_counters\n\nThese APIs may be used to collect performance data for spi_flash APIs\nand to help understand behaviour of libraries which use SPI flash.", + "id": "SPI_FLASH_ENABLE_COUNTERS", + "name": "SPI_FLASH_ENABLE_COUNTERS", + "range": null, + "title": "Enable operation counters", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this flag to use patched versions of SPI flash ROM driver functions.\nThis option should be enabled, if any one of the following is true: (1) need to write\nto flash on ESP32-D2WD; (2) main SPI flash is connected to non-default pins; (3) main\nSPI flash chip is manufactured by ISSI.", + "id": "SPI_FLASH_ROM_DRIVER_PATCH", + "name": "SPI_FLASH_ROM_DRIVER_PATCH", + "range": null, + "title": "Enable SPI flash ROM driver patched functions", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_ROM_HAS_SPI_FLASH && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this flag to use new SPI flash driver functions from ROM instead of ESP-IDF.\n\nIf keeping this as \"n\" in your project, you will have less free IRAM.\nBut you can use all of our flash features.\n\nIf making this as \"y\" in your project, you will increase free IRAM.\nBut you may miss out on some flash features and support for new flash chips.\n\nCurrently the ROM cannot support the following features:\n\n- SPI_FLASH_AUTO_SUSPEND (C3, S3)", + "id": "SPI_FLASH_ROM_IMPL", + "name": "SPI_FLASH_ROM_IMPL", + "range": null, + "title": "Use esp_flash implementation in ROM", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPI_FLASH_DANGEROUS_WRITE_ABORTS", + "name": "SPI_FLASH_DANGEROUS_WRITE_ABORTS", + "range": null, + "title": "Aborts", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPI_FLASH_DANGEROUS_WRITE_FAILS", + "name": "SPI_FLASH_DANGEROUS_WRITE_FAILS", + "range": null, + "title": "Fails", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPI_FLASH_DANGEROUS_WRITE_ALLOWED", + "name": "SPI_FLASH_DANGEROUS_WRITE_ALLOWED", + "range": null, + "title": "Allowed", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "SPI flash APIs can optionally abort or return a failure code\nif erasing or writing addresses that fall at the beginning\nof flash (covering the bootloader and partition table) or that\noverlap the app partition that contains the running app.\n\nIt is not recommended to ever write to these regions from an IDF app,\nand this check prevents logic errors or corrupted firmware memory from\ndamaging these regions.\n\nNote that this feature *does not* check calls to the esp_rom_xxx SPI flash\nROM functions. These functions should not be called directly from IDF\napplications.", + "id": "component-config-spi-flash-driver-writing-to-dangerous-flash-regions", + "name": "SPI_FLASH_DANGEROUS_WRITE", + "title": "Writing to dangerous flash regions", + "type": "choice" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Each SPI bus needs a lock for arbitration among devices. This allows multiple\ndevices on a same bus, but may reduce the speed of esp_flash driver access to the\nmain flash chip.\n\nIf you only need to use esp_flash driver to access the main flash chip, disable\nthis option, and the lock will be bypassed on SPI1 bus. Otherwise if extra devices\nare needed to attach to SPI1 bus, enable this option.", + "id": "SPI_FLASH_SHARE_SPI1_BUS", + "name": "SPI_FLASH_SHARE_SPI1_BUS", + "range": null, + "title": "Support other devices attached to SPI1 bus", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Some flash chips can have very high \"max\" erase times, especially for block erase (32KB or 64KB).\nThis option allows to bypass \"block erase\" and always do sector erase commands.\nThis will be much slower overall in most cases, but improves latency for other code to run.", + "id": "SPI_FLASH_BYPASS_BLOCK_ERASE", + "name": "SPI_FLASH_BYPASS_BLOCK_ERASE", + "range": null, + "title": "Bypass a block erase and always do sector erase", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "SPI_FLASH_YIELD_DURING_ERASE && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "If a duration of one erase command is large\nthen it will yield CPUs after finishing a current command.", + "id": "SPI_FLASH_ERASE_YIELD_DURATION_MS", + "name": "SPI_FLASH_ERASE_YIELD_DURATION_MS", + "range": null, + "title": "Duration of erasing to yield CPUs (ms)", + "type": "int" + }, + { + "children": [], + "depends_on": "SPI_FLASH_YIELD_DURING_ERASE && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Defines how many ticks will be before returning to continue a erasing.", + "id": "SPI_FLASH_ERASE_YIELD_TICKS", + "name": "SPI_FLASH_ERASE_YIELD_TICKS", + "range": null, + "title": "CPU release time (tick) for an erase operation", + "type": "int" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This allows to yield the CPUs between erase commands.\nPrevents starvation of other tasks.\nPlease use this configuration together with ``SPI_FLASH_ERASE_YIELD_DURATION_MS`` and\n``SPI_FLASH_ERASE_YIELD_TICKS`` after carefully checking flash datasheet to avoid a\nwatchdog timeout.\nFor more information, please check `SPI Flash API` reference documenation\nunder section `OS Function`.", + "id": "SPI_FLASH_YIELD_DURING_ERASE", + "name": "SPI_FLASH_YIELD_DURING_ERASE", + "range": null, + "title": "Enables yield operation during flash erase", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Flash write is broken down in terms of multiple (smaller) write operations.\nThis configuration options helps to set individual write chunk size, smaller\nvalue here ensures that cache (and non-IRAM resident interrupts) remains\ndisabled for shorter duration.", + "id": "SPI_FLASH_WRITE_CHUNK_SIZE", + "name": "SPI_FLASH_WRITE_CHUNK_SIZE", + "range": [ + 256, + 8192 + ], + "title": "Flash write chunk size", + "type": "int" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "SPI Flash driver uses the flash size configured in bootloader header by default.\nEnable this option to override flash size with latest ESPTOOLPY_FLASHSIZE value from\nthe app header if the size in the bootloader header is incorrect.", + "id": "SPI_FLASH_SIZE_OVERRIDE", + "name": "SPI_FLASH_SIZE_OVERRIDE", + "range": null, + "title": "Override flash size in bootloader header by ESPTOOLPY_FLASHSIZE", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This option is helpful if you are using a flash chip whose timeout is quite large or unpredictable.", + "id": "SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED", + "name": "SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED", + "range": null, + "title": "Flash timeout checkout disabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This option allows the chip driver list to be customized, instead of using the default list provided by\nESP-IDF.\n\nWhen this option is enabled, the default list is no longer compiled or linked. Instead, the\n`default_registered_chips` structure must be provided by the user.\n\nSee example: custom_chip_driver under examples/storage for more details.", + "id": "SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST", + "name": "SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST", + "range": null, + "title": "Override default chip driver list", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "SPI_FLASH_VENDOR_XMC_SUPPORTED", + "name": "SPI_FLASH_VENDOR_XMC_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "SPI_FLASH_VENDOR_GD_SUPPORTED", + "name": "SPI_FLASH_VENDOR_GD_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "SPI_FLASH_VENDOR_ISSI_SUPPORTED", + "name": "SPI_FLASH_VENDOR_ISSI_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "SPI_FLASH_VENDOR_MXIC_SUPPORTED", + "name": "SPI_FLASH_VENDOR_MXIC_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "SPI_FLASH_VENDOR_WINBOND_SUPPORTED", + "name": "SPI_FLASH_VENDOR_WINBOND_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "SPI_FLASH_VENDOR_BOYA_SUPPORTED", + "name": "SPI_FLASH_VENDOR_BOYA_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "SPI_FLASH_VENDOR_TH_SUPPORTED", + "name": "SPI_FLASH_VENDOR_TH_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this to support auto detection of ISSI chips if chip vendor not directly\ngiven by ``chip_drv`` member of the chip struct. This adds support for variant\nchips, however will extend detecting time.", + "id": "SPI_FLASH_SUPPORT_ISSI_CHIP", + "name": "SPI_FLASH_SUPPORT_ISSI_CHIP", + "range": null, + "title": "ISSI", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this to support auto detection of MXIC chips if chip vendor not directly\ngiven by ``chip_drv`` member of the chip struct. This adds support for variant\nchips, however will extend detecting time.", + "id": "SPI_FLASH_SUPPORT_MXIC_CHIP", + "name": "SPI_FLASH_SUPPORT_MXIC_CHIP", + "range": null, + "title": "MXIC", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this to support auto detection of GD (GigaDevice) chips if chip vendor not\ndirectly given by ``chip_drv`` member of the chip struct. If you are using Wrover\nmodules, please don't disable this, otherwise your flash may not work in 4-bit\nmode.\n\nThis adds support for variant chips, however will extend detecting time and image\nsize. Note that the default chip driver supports the GD chips with product ID\n60H.", + "id": "SPI_FLASH_SUPPORT_GD_CHIP", + "name": "SPI_FLASH_SUPPORT_GD_CHIP", + "range": null, + "title": "GigaDevice", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this to support auto detection of Winbond chips if chip vendor not directly\ngiven by ``chip_drv`` member of the chip struct. This adds support for variant\nchips, however will extend detecting time.", + "id": "SPI_FLASH_SUPPORT_WINBOND_CHIP", + "name": "SPI_FLASH_SUPPORT_WINBOND_CHIP", + "range": null, + "title": "Winbond", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this to support auto detection of BOYA chips if chip vendor not directly\ngiven by ``chip_drv`` member of the chip struct. This adds support for variant\nchips, however will extend detecting time.", + "id": "SPI_FLASH_SUPPORT_BOYA_CHIP", + "name": "SPI_FLASH_SUPPORT_BOYA_CHIP", + "range": null, + "title": "BOYA", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this to support auto detection of TH chips if chip vendor not directly\ngiven by ``chip_drv`` member of the chip struct. This adds support for variant\nchips, however will extend detecting time.", + "id": "SPI_FLASH_SUPPORT_TH_CHIP", + "name": "SPI_FLASH_SUPPORT_TH_CHIP", + "range": null, + "title": "TH", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32S3 && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this to support auto detection of Octal MXIC chips if chip vendor not directly\ngiven by ``chip_drv`` member of the chip struct. This adds support for variant\nchips, however will extend detecting time.", + "id": "SPI_FLASH_SUPPORT_MXIC_OPI_CHIP", + "name": "SPI_FLASH_SUPPORT_MXIC_OPI_CHIP", + "range": null, + "title": "mxic (opi)", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "id": "component-config-spi-flash-driver-auto-detect-flash-chips", + "title": "Auto-detect flash chips", + "type": "menu" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This option enables flash read/write operations to encrypted partition/s. This option\nis kept enabled irrespective of state of flash encryption feature. However, in case\napplication is not using flash encryption feature and is in need of some additional\nmemory from IRAM region (~1KB) then this config can be disabled.", + "id": "SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE", + "name": "SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE", + "range": null, + "title": "Enable encrypted partition read/write operations", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "id": "component-config-spi-flash-driver", + "title": "SPI Flash driver", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config", + "title": "Component config", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "By enabling this option, ESP-IDF experimental feature options will be visible.\n\nNote you should still enable a certain experimental feature option to use it, and you\nshould read the corresponding risk warning and known issue list carefully.\n\nCurrent experimental feature list:\n\n- CONFIG_ESPTOOLPY_FLASHFREQ_120M && CONFIG_ESPTOOLPY_FLASH_SAMPLE_MODE_DTR\n- CONFIG_SPIRAM_SPEED_120M && CONFIG_SPIRAM_MODE_OCT\n- CONFIG_BOOTLOADER_CACHE_32BIT_ADDR_QUAD_FLASH\n- CONFIG_MBEDTLS_USE_CRYPTO_ROM_IMPL", + "id": "IDF_EXPERIMENTAL_FEATURES", + "name": "IDF_EXPERIMENTAL_FEATURES", + "range": null, + "title": "Make experimental features visible", + "type": "bool" + } +] \ No newline at end of file diff --git a/ESP32-Rainmaker-Switch/build/bootloader/config/sdkconfig.cmake b/ESP32-Rainmaker-Switch/build/bootloader/config/sdkconfig.cmake new file mode 100644 index 000000000..f5ef5894e --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/config/sdkconfig.cmake @@ -0,0 +1,703 @@ +# +# Automatically generated file. DO NOT EDIT. +# Espressif IoT Development Framework (ESP-IDF) Configuration cmake include file +# +set(CONFIG_SOC_ADC_SUPPORTED "y") +set(CONFIG_SOC_DEDICATED_GPIO_SUPPORTED "y") +set(CONFIG_SOC_UART_SUPPORTED "y") +set(CONFIG_SOC_GDMA_SUPPORTED "y") +set(CONFIG_SOC_AHB_GDMA_SUPPORTED "y") +set(CONFIG_SOC_GPTIMER_SUPPORTED "y") +set(CONFIG_SOC_TWAI_SUPPORTED "y") +set(CONFIG_SOC_BT_SUPPORTED "y") +set(CONFIG_SOC_ASYNC_MEMCPY_SUPPORTED "y") +set(CONFIG_SOC_USB_SERIAL_JTAG_SUPPORTED "y") +set(CONFIG_SOC_TEMP_SENSOR_SUPPORTED "y") +set(CONFIG_SOC_XT_WDT_SUPPORTED "y") +set(CONFIG_SOC_WIFI_SUPPORTED "y") +set(CONFIG_SOC_SUPPORTS_SECURE_DL_MODE "y") +set(CONFIG_SOC_EFUSE_KEY_PURPOSE_FIELD "y") +set(CONFIG_SOC_EFUSE_HAS_EFUSE_RST_BUG "y") +set(CONFIG_SOC_EFUSE_SUPPORTED "y") +set(CONFIG_SOC_RTC_FAST_MEM_SUPPORTED "y") +set(CONFIG_SOC_RTC_MEM_SUPPORTED "y") +set(CONFIG_SOC_I2S_SUPPORTED "y") +set(CONFIG_SOC_RMT_SUPPORTED "y") +set(CONFIG_SOC_SDM_SUPPORTED "y") +set(CONFIG_SOC_GPSPI_SUPPORTED "y") +set(CONFIG_SOC_LEDC_SUPPORTED "y") +set(CONFIG_SOC_I2C_SUPPORTED "y") +set(CONFIG_SOC_SYSTIMER_SUPPORTED "y") +set(CONFIG_SOC_SUPPORT_COEXISTENCE "y") +set(CONFIG_SOC_AES_SUPPORTED "y") +set(CONFIG_SOC_MPI_SUPPORTED "y") +set(CONFIG_SOC_SHA_SUPPORTED "y") +set(CONFIG_SOC_HMAC_SUPPORTED "y") +set(CONFIG_SOC_DIG_SIGN_SUPPORTED "y") +set(CONFIG_SOC_FLASH_ENC_SUPPORTED "y") +set(CONFIG_SOC_SECURE_BOOT_SUPPORTED "y") +set(CONFIG_SOC_MEMPROT_SUPPORTED "y") +set(CONFIG_SOC_BOD_SUPPORTED "y") +set(CONFIG_SOC_CLK_TREE_SUPPORTED "y") +set(CONFIG_SOC_ASSIST_DEBUG_SUPPORTED "y") +set(CONFIG_SOC_WDT_SUPPORTED "y") +set(CONFIG_SOC_SPI_FLASH_SUPPORTED "y") +set(CONFIG_SOC_XTAL_SUPPORT_40M "y") +set(CONFIG_SOC_AES_SUPPORT_DMA "y") +set(CONFIG_SOC_AES_GDMA "y") +set(CONFIG_SOC_AES_SUPPORT_AES_128 "y") +set(CONFIG_SOC_AES_SUPPORT_AES_256 "y") +set(CONFIG_SOC_ADC_DIG_CTRL_SUPPORTED "y") +set(CONFIG_SOC_ADC_ARBITER_SUPPORTED "y") +set(CONFIG_SOC_ADC_DIG_IIR_FILTER_SUPPORTED "y") +set(CONFIG_SOC_ADC_MONITOR_SUPPORTED "y") +set(CONFIG_SOC_ADC_DMA_SUPPORTED "y") +set(CONFIG_SOC_ADC_PERIPH_NUM "2") +set(CONFIG_SOC_ADC_MAX_CHANNEL_NUM "5") +set(CONFIG_SOC_ADC_ATTEN_NUM "4") +set(CONFIG_SOC_ADC_DIGI_CONTROLLER_NUM "1") +set(CONFIG_SOC_ADC_PATT_LEN_MAX "8") +set(CONFIG_SOC_ADC_DIGI_MIN_BITWIDTH "12") +set(CONFIG_SOC_ADC_DIGI_MAX_BITWIDTH "12") +set(CONFIG_SOC_ADC_DIGI_RESULT_BYTES "4") +set(CONFIG_SOC_ADC_DIGI_DATA_BYTES_PER_CONV "4") +set(CONFIG_SOC_ADC_DIGI_IIR_FILTER_NUM "2") +set(CONFIG_SOC_ADC_DIGI_MONITOR_NUM "2") +set(CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_HIGH "83333") +set(CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_LOW "611") +set(CONFIG_SOC_ADC_RTC_MIN_BITWIDTH "12") +set(CONFIG_SOC_ADC_RTC_MAX_BITWIDTH "12") +set(CONFIG_SOC_ADC_CALIBRATION_V1_SUPPORTED "y") +set(CONFIG_SOC_ADC_SELF_HW_CALI_SUPPORTED "y") +set(CONFIG_SOC_ADC_SHARED_POWER "y") +set(CONFIG_SOC_APB_BACKUP_DMA "y") +set(CONFIG_SOC_BROWNOUT_RESET_SUPPORTED "y") +set(CONFIG_SOC_SHARED_IDCACHE_SUPPORTED "y") +set(CONFIG_SOC_CACHE_MEMORY_IBANK_SIZE "0x4000") +set(CONFIG_SOC_CPU_CORES_NUM "1") +set(CONFIG_SOC_CPU_INTR_NUM "32") +set(CONFIG_SOC_CPU_HAS_FLEXIBLE_INTC "y") +set(CONFIG_SOC_CPU_BREAKPOINTS_NUM "8") +set(CONFIG_SOC_CPU_WATCHPOINTS_NUM "8") +set(CONFIG_SOC_CPU_WATCHPOINT_MAX_REGION_SIZE "0x80000000") +set(CONFIG_SOC_DS_SIGNATURE_MAX_BIT_LEN "3072") +set(CONFIG_SOC_DS_KEY_PARAM_MD_IV_LENGTH "16") +set(CONFIG_SOC_DS_KEY_CHECK_MAX_WAIT_US "1100") +set(CONFIG_SOC_AHB_GDMA_VERSION "1") +set(CONFIG_SOC_GDMA_NUM_GROUPS_MAX "1") +set(CONFIG_SOC_GDMA_PAIRS_PER_GROUP_MAX "3") +set(CONFIG_SOC_GPIO_PORT "1") +set(CONFIG_SOC_GPIO_PIN_COUNT "22") +set(CONFIG_SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER "y") +set(CONFIG_SOC_GPIO_FILTER_CLK_SUPPORT_APB "y") +set(CONFIG_SOC_GPIO_SUPPORT_FORCE_HOLD "y") +set(CONFIG_SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP "y") +set(CONFIG_SOC_GPIO_IN_RANGE_MAX "21") +set(CONFIG_SOC_GPIO_OUT_RANGE_MAX "21") +set(CONFIG_SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK "0") +set(CONFIG_SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK "0x3fffc0") +set(CONFIG_SOC_GPIO_CLOCKOUT_BY_GPIO_MATRIX "y") +set(CONFIG_SOC_DEDIC_GPIO_OUT_CHANNELS_NUM "8") +set(CONFIG_SOC_DEDIC_GPIO_IN_CHANNELS_NUM "8") +set(CONFIG_SOC_DEDIC_PERIPH_ALWAYS_ENABLE "y") +set(CONFIG_SOC_I2C_NUM "1") +set(CONFIG_SOC_I2C_FIFO_LEN "32") +set(CONFIG_SOC_I2C_CMD_REG_NUM "8") +set(CONFIG_SOC_I2C_SUPPORT_SLAVE "y") +set(CONFIG_SOC_I2C_SUPPORT_HW_CLR_BUS "y") +set(CONFIG_SOC_I2C_SUPPORT_XTAL "y") +set(CONFIG_SOC_I2C_SUPPORT_RTC "y") +set(CONFIG_SOC_I2C_SUPPORT_10BIT_ADDR "y") +set(CONFIG_SOC_I2C_SLAVE_SUPPORT_BROADCAST "y") +set(CONFIG_SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE "y") +set(CONFIG_SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS "y") +set(CONFIG_SOC_I2S_NUM "1") +set(CONFIG_SOC_I2S_HW_VERSION_2 "y") +set(CONFIG_SOC_I2S_SUPPORTS_XTAL "y") +set(CONFIG_SOC_I2S_SUPPORTS_PLL_F160M "y") +set(CONFIG_SOC_I2S_SUPPORTS_PCM "y") +set(CONFIG_SOC_I2S_SUPPORTS_PDM "y") +set(CONFIG_SOC_I2S_SUPPORTS_PDM_TX "y") +set(CONFIG_SOC_I2S_PDM_MAX_TX_LINES "2") +set(CONFIG_SOC_I2S_SUPPORTS_TDM "y") +set(CONFIG_SOC_LEDC_SUPPORT_APB_CLOCK "y") +set(CONFIG_SOC_LEDC_SUPPORT_XTAL_CLOCK "y") +set(CONFIG_SOC_LEDC_CHANNEL_NUM "6") +set(CONFIG_SOC_LEDC_TIMER_BIT_WIDTH "14") +set(CONFIG_SOC_LEDC_SUPPORT_FADE_STOP "y") +set(CONFIG_SOC_MMU_LINEAR_ADDRESS_REGION_NUM "1") +set(CONFIG_SOC_MMU_PERIPH_NUM "1") +set(CONFIG_SOC_MPU_MIN_REGION_SIZE "0x20000000") +set(CONFIG_SOC_MPU_REGIONS_MAX_NUM "8") +set(CONFIG_SOC_RMT_GROUPS "1") +set(CONFIG_SOC_RMT_TX_CANDIDATES_PER_GROUP "2") +set(CONFIG_SOC_RMT_RX_CANDIDATES_PER_GROUP "2") +set(CONFIG_SOC_RMT_CHANNELS_PER_GROUP "4") +set(CONFIG_SOC_RMT_MEM_WORDS_PER_CHANNEL "48") +set(CONFIG_SOC_RMT_SUPPORT_RX_PINGPONG "y") +set(CONFIG_SOC_RMT_SUPPORT_RX_DEMODULATION "y") +set(CONFIG_SOC_RMT_SUPPORT_TX_ASYNC_STOP "y") +set(CONFIG_SOC_RMT_SUPPORT_TX_LOOP_COUNT "y") +set(CONFIG_SOC_RMT_SUPPORT_TX_SYNCHRO "y") +set(CONFIG_SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY "y") +set(CONFIG_SOC_RMT_SUPPORT_XTAL "y") +set(CONFIG_SOC_RMT_SUPPORT_APB "y") +set(CONFIG_SOC_RMT_SUPPORT_RC_FAST "y") +set(CONFIG_SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH "128") +set(CONFIG_SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM "108") +set(CONFIG_SOC_RTCIO_PIN_COUNT "0") +set(CONFIG_SOC_MPI_MEM_BLOCKS_NUM "4") +set(CONFIG_SOC_MPI_OPERATIONS_NUM "3") +set(CONFIG_SOC_RSA_MAX_BIT_LEN "3072") +set(CONFIG_SOC_SHA_DMA_MAX_BUFFER_SIZE "3968") +set(CONFIG_SOC_SHA_SUPPORT_DMA "y") +set(CONFIG_SOC_SHA_SUPPORT_RESUME "y") +set(CONFIG_SOC_SHA_GDMA "y") +set(CONFIG_SOC_SHA_SUPPORT_SHA1 "y") +set(CONFIG_SOC_SHA_SUPPORT_SHA224 "y") +set(CONFIG_SOC_SHA_SUPPORT_SHA256 "y") +set(CONFIG_SOC_SDM_GROUPS "1") +set(CONFIG_SOC_SDM_CHANNELS_PER_GROUP "4") +set(CONFIG_SOC_SDM_CLK_SUPPORT_APB "y") +set(CONFIG_SOC_SPI_PERIPH_NUM "2") +set(CONFIG_SOC_SPI_MAX_CS_NUM "6") +set(CONFIG_SOC_SPI_MAXIMUM_BUFFER_SIZE "64") +set(CONFIG_SOC_SPI_SUPPORT_DDRCLK "y") +set(CONFIG_SOC_SPI_SLAVE_SUPPORT_SEG_TRANS "y") +set(CONFIG_SOC_SPI_SUPPORT_CD_SIG "y") +set(CONFIG_SOC_SPI_SUPPORT_CONTINUOUS_TRANS "y") +set(CONFIG_SOC_SPI_SUPPORT_SLAVE_HD_VER2 "y") +set(CONFIG_SOC_SPI_SUPPORT_CLK_APB "y") +set(CONFIG_SOC_SPI_SUPPORT_CLK_XTAL "y") +set(CONFIG_SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT "y") +set(CONFIG_SOC_MEMSPI_IS_INDEPENDENT "y") +set(CONFIG_SOC_SPI_MAX_PRE_DIVIDER "16") +set(CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE "y") +set(CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND "y") +set(CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_RESUME "y") +set(CONFIG_SOC_SPI_MEM_SUPPORT_IDLE_INTR "y") +set(CONFIG_SOC_SPI_MEM_SUPPORT_SW_SUSPEND "y") +set(CONFIG_SOC_SPI_MEM_SUPPORT_CHECK_SUS "y") +set(CONFIG_SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE "y") +set(CONFIG_SOC_SPI_MEM_SUPPORT_WRAP "y") +set(CONFIG_SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED "y") +set(CONFIG_SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED "y") +set(CONFIG_SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED "y") +set(CONFIG_SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED "y") +set(CONFIG_SOC_SYSTIMER_COUNTER_NUM "2") +set(CONFIG_SOC_SYSTIMER_ALARM_NUM "3") +set(CONFIG_SOC_SYSTIMER_BIT_WIDTH_LO "32") +set(CONFIG_SOC_SYSTIMER_BIT_WIDTH_HI "20") +set(CONFIG_SOC_SYSTIMER_FIXED_DIVIDER "y") +set(CONFIG_SOC_SYSTIMER_INT_LEVEL "y") +set(CONFIG_SOC_SYSTIMER_ALARM_MISS_COMPENSATE "y") +set(CONFIG_SOC_TIMER_GROUPS "2") +set(CONFIG_SOC_TIMER_GROUP_TIMERS_PER_GROUP "1") +set(CONFIG_SOC_TIMER_GROUP_COUNTER_BIT_WIDTH "54") +set(CONFIG_SOC_TIMER_GROUP_SUPPORT_XTAL "y") +set(CONFIG_SOC_TIMER_GROUP_SUPPORT_APB "y") +set(CONFIG_SOC_TIMER_GROUP_TOTAL_TIMERS "2") +set(CONFIG_SOC_MWDT_SUPPORT_XTAL "y") +set(CONFIG_SOC_TWAI_CONTROLLER_NUM "1") +set(CONFIG_SOC_TWAI_CLK_SUPPORT_APB "y") +set(CONFIG_SOC_TWAI_BRP_MIN "2") +set(CONFIG_SOC_TWAI_BRP_MAX "16384") +set(CONFIG_SOC_TWAI_SUPPORTS_RX_STATUS "y") +set(CONFIG_SOC_EFUSE_DIS_DOWNLOAD_ICACHE "y") +set(CONFIG_SOC_EFUSE_DIS_PAD_JTAG "y") +set(CONFIG_SOC_EFUSE_DIS_USB_JTAG "y") +set(CONFIG_SOC_EFUSE_DIS_DIRECT_BOOT "y") +set(CONFIG_SOC_EFUSE_SOFT_DIS_JTAG "y") +set(CONFIG_SOC_EFUSE_DIS_ICACHE "y") +set(CONFIG_SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK "y") +set(CONFIG_SOC_SECURE_BOOT_V2_RSA "y") +set(CONFIG_SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS "3") +set(CONFIG_SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS "y") +set(CONFIG_SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY "y") +set(CONFIG_SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX "32") +set(CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES "y") +set(CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES_128 "y") +set(CONFIG_SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE "16") +set(CONFIG_SOC_MEMPROT_MEM_ALIGN_SIZE "512") +set(CONFIG_SOC_UART_NUM "2") +set(CONFIG_SOC_UART_HP_NUM "2") +set(CONFIG_SOC_UART_FIFO_LEN "128") +set(CONFIG_SOC_UART_BITRATE_MAX "5000000") +set(CONFIG_SOC_UART_SUPPORT_APB_CLK "y") +set(CONFIG_SOC_UART_SUPPORT_RTC_CLK "y") +set(CONFIG_SOC_UART_SUPPORT_XTAL_CLK "y") +set(CONFIG_SOC_UART_SUPPORT_WAKEUP_INT "y") +set(CONFIG_SOC_UART_SUPPORT_FSM_TX_WAIT_SEND "y") +set(CONFIG_SOC_COEX_HW_PTI "y") +set(CONFIG_SOC_PHY_DIG_REGS_MEM_SIZE "21") +set(CONFIG_SOC_MAC_BB_PD_MEM_SIZE "192") +set(CONFIG_SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH "12") +set(CONFIG_SOC_PM_SUPPORT_WIFI_WAKEUP "y") +set(CONFIG_SOC_PM_SUPPORT_BT_WAKEUP "y") +set(CONFIG_SOC_PM_SUPPORT_CPU_PD "y") +set(CONFIG_SOC_PM_SUPPORT_WIFI_PD "y") +set(CONFIG_SOC_PM_SUPPORT_BT_PD "y") +set(CONFIG_SOC_PM_SUPPORT_RC_FAST_PD "y") +set(CONFIG_SOC_PM_SUPPORT_VDDSDIO_PD "y") +set(CONFIG_SOC_PM_SUPPORT_MAC_BB_PD "y") +set(CONFIG_SOC_PM_CPU_RETENTION_BY_RTCCNTL "y") +set(CONFIG_SOC_PM_MODEM_RETENTION_BY_BACKUPDMA "y") +set(CONFIG_SOC_CLK_RC_FAST_D256_SUPPORTED "y") +set(CONFIG_SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256 "y") +set(CONFIG_SOC_CLK_RC_FAST_SUPPORT_CALIBRATION "y") +set(CONFIG_SOC_CLK_XTAL32K_SUPPORTED "y") +set(CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC "y") +set(CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL "y") +set(CONFIG_SOC_WIFI_HW_TSF "y") +set(CONFIG_SOC_WIFI_FTM_SUPPORT "y") +set(CONFIG_SOC_WIFI_GCMP_SUPPORT "y") +set(CONFIG_SOC_WIFI_WAPI_SUPPORT "y") +set(CONFIG_SOC_WIFI_CSI_SUPPORT "y") +set(CONFIG_SOC_WIFI_MESH_SUPPORT "y") +set(CONFIG_SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW "y") +set(CONFIG_SOC_WIFI_PHY_NEEDS_USB_WORKAROUND "y") +set(CONFIG_SOC_BLE_SUPPORTED "y") +set(CONFIG_SOC_BLE_MESH_SUPPORTED "y") +set(CONFIG_SOC_BLE_50_SUPPORTED "y") +set(CONFIG_SOC_BLE_DEVICE_PRIVACY_SUPPORTED "y") +set(CONFIG_SOC_BLUFI_SUPPORTED "y") +set(CONFIG_SOC_PHY_COMBO_MODULE "y") +set(CONFIG_IDF_CMAKE "y") +set(CONFIG_IDF_TOOLCHAIN "gcc") +set(CONFIG_IDF_TARGET_ARCH_RISCV "y") +set(CONFIG_IDF_TARGET_ARCH "riscv") +set(CONFIG_IDF_TARGET "esp32c3") +set(CONFIG_IDF_INIT_VERSION "5.2.2") +set(CONFIG_IDF_TARGET_ESP32C3 "y") +set(CONFIG_IDF_FIRMWARE_CHIP_ID "0x5") +set(CONFIG_APP_BUILD_TYPE_APP_2NDBOOT "y") +set(CONFIG_APP_BUILD_TYPE_RAM "") +set(CONFIG_APP_BUILD_GENERATE_BINARIES "y") +set(CONFIG_APP_BUILD_BOOTLOADER "y") +set(CONFIG_APP_BUILD_USE_FLASH_SECTIONS "y") +set(CONFIG_APP_REPRODUCIBLE_BUILD "") +set(CONFIG_APP_NO_BLOBS "") +set(CONFIG_BOOTLOADER_COMPILE_TIME_DATE "y") +set(CONFIG_BOOTLOADER_PROJECT_VER "1") +set(CONFIG_BOOTLOADER_OFFSET_IN_FLASH "0x0") +set(CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE "y") +set(CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG "") +set(CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_PERF "") +set(CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_NONE "") +set(CONFIG_BOOTLOADER_LOG_LEVEL_NONE "") +set(CONFIG_BOOTLOADER_LOG_LEVEL_ERROR "") +set(CONFIG_BOOTLOADER_LOG_LEVEL_WARN "") +set(CONFIG_BOOTLOADER_LOG_LEVEL_INFO "y") +set(CONFIG_BOOTLOADER_LOG_LEVEL_DEBUG "") +set(CONFIG_BOOTLOADER_LOG_LEVEL_VERBOSE "") +set(CONFIG_BOOTLOADER_LOG_LEVEL "3") +set(CONFIG_BOOTLOADER_FLASH_DC_AWARE "") +set(CONFIG_BOOTLOADER_FLASH_XMC_SUPPORT "y") +set(CONFIG_BOOTLOADER_FACTORY_RESET "") +set(CONFIG_BOOTLOADER_APP_TEST "") +set(CONFIG_BOOTLOADER_REGION_PROTECTION_ENABLE "y") +set(CONFIG_BOOTLOADER_WDT_ENABLE "y") +set(CONFIG_BOOTLOADER_WDT_DISABLE_IN_USER_CODE "") +set(CONFIG_BOOTLOADER_WDT_TIME_MS "9000") +set(CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE "y") +set(CONFIG_BOOTLOADER_APP_ANTI_ROLLBACK "") +set(CONFIG_BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP "") +set(CONFIG_BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON "") +set(CONFIG_BOOTLOADER_SKIP_VALIDATE_ALWAYS "") +set(CONFIG_BOOTLOADER_RESERVE_RTC_SIZE "0x0") +set(CONFIG_BOOTLOADER_CUSTOM_RESERVE_RTC "") +set(CONFIG_SECURE_BOOT_V2_RSA_SUPPORTED "y") +set(CONFIG_SECURE_BOOT_V2_PREFERRED "y") +set(CONFIG_SECURE_SIGNED_APPS_NO_SECURE_BOOT "") +set(CONFIG_SECURE_BOOT "") +set(CONFIG_SECURE_FLASH_ENC_ENABLED "") +set(CONFIG_SECURE_ROM_DL_MODE_ENABLED "y") +set(CONFIG_APP_COMPILE_TIME_DATE "y") +set(CONFIG_APP_EXCLUDE_PROJECT_VER_VAR "") +set(CONFIG_APP_EXCLUDE_PROJECT_NAME_VAR "") +set(CONFIG_APP_PROJECT_VER_FROM_CONFIG "") +set(CONFIG_APP_RETRIEVE_LEN_ELF_SHA "9") +set(CONFIG_ESP_ROM_HAS_CRC_LE "y") +set(CONFIG_ESP_ROM_HAS_CRC_BE "y") +set(CONFIG_ESP_ROM_HAS_MZ_CRC32 "y") +set(CONFIG_ESP_ROM_HAS_JPEG_DECODE "y") +set(CONFIG_ESP_ROM_UART_CLK_IS_XTAL "y") +set(CONFIG_ESP_ROM_USB_SERIAL_DEVICE_NUM "3") +set(CONFIG_ESP_ROM_HAS_RETARGETABLE_LOCKING "y") +set(CONFIG_ESP_ROM_HAS_ERASE_0_REGION_BUG "y") +set(CONFIG_ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV "y") +set(CONFIG_ESP_ROM_GET_CLK_FREQ "y") +set(CONFIG_ESP_ROM_NEEDS_SWSETUP_WORKAROUND "y") +set(CONFIG_ESP_ROM_HAS_LAYOUT_TABLE "y") +set(CONFIG_ESP_ROM_HAS_SPI_FLASH "y") +set(CONFIG_ESP_ROM_HAS_ETS_PRINTF_BUG "y") +set(CONFIG_ESP_ROM_HAS_NEWLIB_NANO_FORMAT "y") +set(CONFIG_ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE "y") +set(CONFIG_ESP_ROM_RAM_APP_NEEDS_MMU_INIT "y") +set(CONFIG_ESP_ROM_HAS_SW_FLOAT "y") +set(CONFIG_BOOT_ROM_LOG_ALWAYS_ON "y") +set(CONFIG_BOOT_ROM_LOG_ALWAYS_OFF "") +set(CONFIG_BOOT_ROM_LOG_ON_GPIO_HIGH "") +set(CONFIG_BOOT_ROM_LOG_ON_GPIO_LOW "") +set(CONFIG_ESPTOOLPY_NO_STUB "") +set(CONFIG_ESPTOOLPY_FLASHMODE_QIO "") +set(CONFIG_ESPTOOLPY_FLASHMODE_QOUT "") +set(CONFIG_ESPTOOLPY_FLASHMODE_DIO "y") +set(CONFIG_ESPTOOLPY_FLASHMODE_DOUT "") +set(CONFIG_ESPTOOLPY_FLASH_SAMPLE_MODE_STR "y") +set(CONFIG_ESPTOOLPY_FLASHMODE "dio") +set(CONFIG_ESPTOOLPY_FLASHFREQ_80M "y") +set(CONFIG_ESPTOOLPY_FLASHFREQ_40M "") +set(CONFIG_ESPTOOLPY_FLASHFREQ_26M "") +set(CONFIG_ESPTOOLPY_FLASHFREQ_20M "") +set(CONFIG_ESPTOOLPY_FLASHFREQ_80M_DEFAULT "y") +set(CONFIG_ESPTOOLPY_FLASHFREQ "80m") +set(CONFIG_ESPTOOLPY_FLASHSIZE_1MB "") +set(CONFIG_ESPTOOLPY_FLASHSIZE_2MB "") +set(CONFIG_ESPTOOLPY_FLASHSIZE_4MB "y") +set(CONFIG_ESPTOOLPY_FLASHSIZE_8MB "") +set(CONFIG_ESPTOOLPY_FLASHSIZE_16MB "") +set(CONFIG_ESPTOOLPY_FLASHSIZE_32MB "") +set(CONFIG_ESPTOOLPY_FLASHSIZE_64MB "") +set(CONFIG_ESPTOOLPY_FLASHSIZE_128MB "") +set(CONFIG_ESPTOOLPY_FLASHSIZE "4MB") +set(CONFIG_ESPTOOLPY_HEADER_FLASHSIZE_UPDATE "") +set(CONFIG_ESPTOOLPY_BEFORE_RESET "y") +set(CONFIG_ESPTOOLPY_BEFORE_NORESET "") +set(CONFIG_ESPTOOLPY_BEFORE "default_reset") +set(CONFIG_ESPTOOLPY_AFTER_RESET "y") +set(CONFIG_ESPTOOLPY_AFTER_NORESET "") +set(CONFIG_ESPTOOLPY_AFTER "hard_reset") +set(CONFIG_ESPTOOLPY_MONITOR_BAUD "115200") +set(CONFIG_PARTITION_TABLE_SINGLE_APP "") +set(CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE "") +set(CONFIG_PARTITION_TABLE_TWO_OTA "") +set(CONFIG_PARTITION_TABLE_CUSTOM "y") +set(CONFIG_PARTITION_TABLE_CUSTOM_FILENAME "partitions.csv") +set(CONFIG_PARTITION_TABLE_FILENAME "partitions.csv") +set(CONFIG_PARTITION_TABLE_OFFSET "0x8000") +set(CONFIG_PARTITION_TABLE_MD5 "y") +set(CONFIG_COMPILER_OPTIMIZATION_DEBUG "y") +set(CONFIG_COMPILER_OPTIMIZATION_SIZE "") +set(CONFIG_COMPILER_OPTIMIZATION_PERF "") +set(CONFIG_COMPILER_OPTIMIZATION_NONE "") +set(CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE "y") +set(CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_SILENT "") +set(CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE "") +set(CONFIG_COMPILER_FLOAT_LIB_FROM_GCCLIB "y") +set(CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL "2") +set(CONFIG_COMPILER_OPTIMIZATION_CHECKS_SILENT "") +set(CONFIG_COMPILER_HIDE_PATHS_MACROS "y") +set(CONFIG_COMPILER_CXX_EXCEPTIONS "") +set(CONFIG_COMPILER_CXX_RTTI "") +set(CONFIG_COMPILER_STACK_CHECK_MODE_NONE "y") +set(CONFIG_COMPILER_STACK_CHECK_MODE_NORM "") +set(CONFIG_COMPILER_STACK_CHECK_MODE_STRONG "") +set(CONFIG_COMPILER_STACK_CHECK_MODE_ALL "") +set(CONFIG_COMPILER_WARN_WRITE_STRINGS "") +set(CONFIG_COMPILER_SAVE_RESTORE_LIBCALLS "") +set(CONFIG_COMPILER_DISABLE_GCC12_WARNINGS "") +set(CONFIG_COMPILER_DISABLE_GCC13_WARNINGS "") +set(CONFIG_COMPILER_DUMP_RTL_FILES "") +set(CONFIG_COMPILER_RT_LIB_GCCLIB "y") +set(CONFIG_COMPILER_RT_LIB_NAME "gcc") +set(CONFIG_EFUSE_CUSTOM_TABLE "") +set(CONFIG_EFUSE_VIRTUAL "") +set(CONFIG_EFUSE_MAX_BLK_LEN "256") +set(CONFIG_ESP_ERR_TO_NAME_LOOKUP "y") +set(CONFIG_ESP32C3_REV_MIN_0 "") +set(CONFIG_ESP32C3_REV_MIN_1 "") +set(CONFIG_ESP32C3_REV_MIN_2 "") +set(CONFIG_ESP32C3_REV_MIN_3 "y") +set(CONFIG_ESP32C3_REV_MIN_4 "") +set(CONFIG_ESP32C3_REV_MIN_101 "") +set(CONFIG_ESP32C3_REV_MIN_FULL "3") +set(CONFIG_ESP_REV_MIN_FULL "3") +set(CONFIG_ESP32C3_REV_MAX_FULL "199") +set(CONFIG_ESP_REV_MAX_FULL "199") +set(CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_STA "y") +set(CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_AP "y") +set(CONFIG_ESP_MAC_ADDR_UNIVERSE_BT "y") +set(CONFIG_ESP_MAC_ADDR_UNIVERSE_ETH "y") +set(CONFIG_ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR "y") +set(CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES_TWO "") +set(CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR "y") +set(CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES "4") +set(CONFIG_ESP_MAC_USE_CUSTOM_MAC_AS_BASE_MAC "") +set(CONFIG_ESP_SLEEP_POWER_DOWN_FLASH "") +set(CONFIG_ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND "y") +set(CONFIG_ESP_SLEEP_MSPI_NEED_ALL_IO_PU "") +set(CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND "y") +set(CONFIG_ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY "0") +set(CONFIG_ESP_SLEEP_CACHE_SAFE_ASSERTION "") +set(CONFIG_ESP_SLEEP_DEBUG "") +set(CONFIG_ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS "y") +set(CONFIG_ESP_SLEEP_SYSTIMER_STALL_WORKAROUND "y") +set(CONFIG_RTC_CLK_SRC_INT_RC "y") +set(CONFIG_RTC_CLK_SRC_EXT_CRYS "") +set(CONFIG_RTC_CLK_SRC_EXT_OSC "") +set(CONFIG_RTC_CLK_SRC_INT_8MD256 "") +set(CONFIG_RTC_CLK_CAL_CYCLES "1024") +set(CONFIG_PERIPH_CTRL_FUNC_IN_IRAM "y") +set(CONFIG_GDMA_CTRL_FUNC_IN_IRAM "") +set(CONFIG_GDMA_ISR_IRAM_SAFE "") +set(CONFIG_GDMA_ENABLE_DEBUG_LOG "") +set(CONFIG_XTAL_FREQ_40 "y") +set(CONFIG_XTAL_FREQ "40") +set(CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_80 "") +set(CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160 "y") +set(CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ "160") +set(CONFIG_ESP_SYSTEM_PANIC_PRINT_HALT "") +set(CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT "y") +set(CONFIG_ESP_SYSTEM_PANIC_SILENT_REBOOT "") +set(CONFIG_ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS "0") +set(CONFIG_ESP_SYSTEM_SINGLE_CORE_MODE "y") +set(CONFIG_ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK "y") +set(CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP "y") +set(CONFIG_ESP_SYSTEM_USE_EH_FRAME "") +set(CONFIG_ESP_SYSTEM_MEMPROT_FEATURE "y") +set(CONFIG_ESP_SYSTEM_MEMPROT_FEATURE_LOCK "y") +set(CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE "32") +set(CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE "2304") +set(CONFIG_ESP_MAIN_TASK_STACK_SIZE "3584") +set(CONFIG_ESP_MAIN_TASK_AFFINITY_CPU0 "y") +set(CONFIG_ESP_MAIN_TASK_AFFINITY_NO_AFFINITY "") +set(CONFIG_ESP_MAIN_TASK_AFFINITY "0x0") +set(CONFIG_ESP_MINIMAL_SHARED_STACK_SIZE "2048") +set(CONFIG_ESP_CONSOLE_UART_DEFAULT "y") +set(CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG "") +set(CONFIG_ESP_CONSOLE_UART_CUSTOM "") +set(CONFIG_ESP_CONSOLE_NONE "") +set(CONFIG_ESP_CONSOLE_SECONDARY_NONE "") +set(CONFIG_ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG "y") +set(CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED "y") +set(CONFIG_ESP_CONSOLE_UART "y") +set(CONFIG_ESP_CONSOLE_UART_NUM "0") +set(CONFIG_ESP_CONSOLE_UART_BAUDRATE "115200") +set(CONFIG_ESP_INT_WDT "y") +set(CONFIG_ESP_INT_WDT_TIMEOUT_MS "300") +set(CONFIG_ESP_TASK_WDT_EN "y") +set(CONFIG_ESP_TASK_WDT_INIT "y") +set(CONFIG_ESP_TASK_WDT_PANIC "") +set(CONFIG_ESP_TASK_WDT_TIMEOUT_S "5") +set(CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 "y") +set(CONFIG_ESP_PANIC_HANDLER_IRAM "") +set(CONFIG_ESP_DEBUG_STUBS_ENABLE "") +set(CONFIG_ESP_DEBUG_OCDAWARE "y") +set(CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_4 "y") +set(CONFIG_ESP_BROWNOUT_DET "y") +set(CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7 "y") +set(CONFIG_ESP_BROWNOUT_DET_LVL_SEL_6 "") +set(CONFIG_ESP_BROWNOUT_DET_LVL_SEL_5 "") +set(CONFIG_ESP_BROWNOUT_DET_LVL_SEL_4 "") +set(CONFIG_ESP_BROWNOUT_DET_LVL_SEL_3 "") +set(CONFIG_ESP_BROWNOUT_DET_LVL_SEL_2 "") +set(CONFIG_ESP_BROWNOUT_DET_LVL "7") +set(CONFIG_ESP_SYSTEM_BROWNOUT_INTR "y") +set(CONFIG_ESP_SYSTEM_HW_STACK_GUARD "y") +set(CONFIG_ESP_IPC_TASK_STACK_SIZE "1024") +set(CONFIG_FREERTOS_SMP "") +set(CONFIG_FREERTOS_UNICORE "y") +set(CONFIG_FREERTOS_HZ "100") +set(CONFIG_FREERTOS_OPTIMIZED_SCHEDULER "y") +set(CONFIG_FREERTOS_CHECK_STACKOVERFLOW_NONE "") +set(CONFIG_FREERTOS_CHECK_STACKOVERFLOW_PTRVAL "") +set(CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY "y") +set(CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS "1") +set(CONFIG_FREERTOS_IDLE_TASK_STACKSIZE "1536") +set(CONFIG_FREERTOS_USE_IDLE_HOOK "") +set(CONFIG_FREERTOS_USE_TICK_HOOK "") +set(CONFIG_FREERTOS_MAX_TASK_NAME_LEN "16") +set(CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY "") +set(CONFIG_FREERTOS_TIMER_SERVICE_TASK_NAME "Tmr Svc") +set(CONFIG_FREERTOS_TIMER_TASK_PRIORITY "1") +set(CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH "3120") +set(CONFIG_FREERTOS_TIMER_QUEUE_LENGTH "10") +set(CONFIG_FREERTOS_QUEUE_REGISTRY_SIZE "0") +set(CONFIG_FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES "1") +set(CONFIG_FREERTOS_USE_TRACE_FACILITY "") +set(CONFIG_FREERTOS_GENERATE_RUN_TIME_STATS "") +set(CONFIG_FREERTOS_USE_APPLICATION_TASK_TAG "") +set(CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER "y") +set(CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK "") +set(CONFIG_FREERTOS_TLSP_DELETION_CALLBACKS "y") +set(CONFIG_FREERTOS_TASK_PRE_DELETION_HOOK "") +set(CONFIG_FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP "") +set(CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER "y") +set(CONFIG_FREERTOS_ISR_STACKSIZE "1536") +set(CONFIG_FREERTOS_INTERRUPT_BACKTRACE "y") +set(CONFIG_FREERTOS_TICK_SUPPORT_SYSTIMER "y") +set(CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL1 "y") +set(CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL3 "") +set(CONFIG_FREERTOS_SYSTICK_USES_SYSTIMER "y") +set(CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH "") +set(CONFIG_FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE "") +set(CONFIG_FREERTOS_PORT "y") +set(CONFIG_FREERTOS_NO_AFFINITY "0x7fffffff") +set(CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION "y") +set(CONFIG_FREERTOS_DEBUG_OCDAWARE "y") +set(CONFIG_FREERTOS_ENABLE_TASK_SNAPSHOT "y") +set(CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH "y") +set(CONFIG_HAL_ASSERTION_EQUALS_SYSTEM "y") +set(CONFIG_HAL_ASSERTION_DISABLE "") +set(CONFIG_HAL_ASSERTION_SILENT "") +set(CONFIG_HAL_ASSERTION_ENABLE "") +set(CONFIG_HAL_DEFAULT_ASSERTION_LEVEL "2") +set(CONFIG_LOG_DEFAULT_LEVEL_NONE "") +set(CONFIG_LOG_DEFAULT_LEVEL_ERROR "") +set(CONFIG_LOG_DEFAULT_LEVEL_WARN "") +set(CONFIG_LOG_DEFAULT_LEVEL_INFO "y") +set(CONFIG_LOG_DEFAULT_LEVEL_DEBUG "") +set(CONFIG_LOG_DEFAULT_LEVEL_VERBOSE "") +set(CONFIG_LOG_DEFAULT_LEVEL "3") +set(CONFIG_LOG_MAXIMUM_EQUALS_DEFAULT "y") +set(CONFIG_LOG_MAXIMUM_LEVEL_DEBUG "") +set(CONFIG_LOG_MAXIMUM_LEVEL_VERBOSE "") +set(CONFIG_LOG_MAXIMUM_LEVEL "3") +set(CONFIG_LOG_MASTER_LEVEL "") +set(CONFIG_LOG_COLORS "y") +set(CONFIG_LOG_TIMESTAMP_SOURCE_RTOS "y") +set(CONFIG_LOG_TIMESTAMP_SOURCE_SYSTEM "") +set(CONFIG_NEWLIB_STDOUT_LINE_ENDING_CRLF "y") +set(CONFIG_NEWLIB_STDOUT_LINE_ENDING_LF "") +set(CONFIG_NEWLIB_STDOUT_LINE_ENDING_CR "") +set(CONFIG_NEWLIB_STDIN_LINE_ENDING_CRLF "") +set(CONFIG_NEWLIB_STDIN_LINE_ENDING_LF "") +set(CONFIG_NEWLIB_STDIN_LINE_ENDING_CR "y") +set(CONFIG_NEWLIB_NANO_FORMAT "") +set(CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC_HRT "y") +set(CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC "") +set(CONFIG_NEWLIB_TIME_SYSCALL_USE_HRT "") +set(CONFIG_NEWLIB_TIME_SYSCALL_USE_NONE "") +set(CONFIG_MMU_PAGE_SIZE_64KB "y") +set(CONFIG_MMU_PAGE_MODE "64KB") +set(CONFIG_MMU_PAGE_SIZE "0x10000") +set(CONFIG_SPI_FLASH_BROWNOUT_RESET_XMC "y") +set(CONFIG_SPI_FLASH_BROWNOUT_RESET "y") +set(CONFIG_SPI_FLASH_SUSPEND_QVL_SUPPORTED "y") +set(CONFIG_SPI_FLASH_AUTO_SUSPEND "") +set(CONFIG_SPI_FLASH_VERIFY_WRITE "") +set(CONFIG_SPI_FLASH_ENABLE_COUNTERS "") +set(CONFIG_SPI_FLASH_ROM_DRIVER_PATCH "y") +set(CONFIG_SPI_FLASH_ROM_IMPL "") +set(CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS "y") +set(CONFIG_SPI_FLASH_DANGEROUS_WRITE_FAILS "") +set(CONFIG_SPI_FLASH_DANGEROUS_WRITE_ALLOWED "") +set(CONFIG_SPI_FLASH_BYPASS_BLOCK_ERASE "") +set(CONFIG_SPI_FLASH_YIELD_DURING_ERASE "y") +set(CONFIG_SPI_FLASH_ERASE_YIELD_DURATION_MS "20") +set(CONFIG_SPI_FLASH_ERASE_YIELD_TICKS "1") +set(CONFIG_SPI_FLASH_WRITE_CHUNK_SIZE "8192") +set(CONFIG_SPI_FLASH_SIZE_OVERRIDE "") +set(CONFIG_SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED "") +set(CONFIG_SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST "") +set(CONFIG_SPI_FLASH_VENDOR_XMC_SUPPORTED "y") +set(CONFIG_SPI_FLASH_VENDOR_GD_SUPPORTED "y") +set(CONFIG_SPI_FLASH_VENDOR_ISSI_SUPPORTED "y") +set(CONFIG_SPI_FLASH_VENDOR_MXIC_SUPPORTED "y") +set(CONFIG_SPI_FLASH_VENDOR_WINBOND_SUPPORTED "y") +set(CONFIG_SPI_FLASH_VENDOR_BOYA_SUPPORTED "y") +set(CONFIG_SPI_FLASH_VENDOR_TH_SUPPORTED "y") +set(CONFIG_SPI_FLASH_SUPPORT_ISSI_CHIP "y") +set(CONFIG_SPI_FLASH_SUPPORT_MXIC_CHIP "y") +set(CONFIG_SPI_FLASH_SUPPORT_GD_CHIP "y") +set(CONFIG_SPI_FLASH_SUPPORT_WINBOND_CHIP "y") +set(CONFIG_SPI_FLASH_SUPPORT_BOYA_CHIP "y") +set(CONFIG_SPI_FLASH_SUPPORT_TH_CHIP "y") +set(CONFIG_SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE "y") +set(CONFIG_IDF_EXPERIMENTAL_FEATURES "") +set(CONFIGS_LIST CONFIG_SOC_ADC_SUPPORTED;CONFIG_SOC_DEDICATED_GPIO_SUPPORTED;CONFIG_SOC_UART_SUPPORTED;CONFIG_SOC_GDMA_SUPPORTED;CONFIG_SOC_AHB_GDMA_SUPPORTED;CONFIG_SOC_GPTIMER_SUPPORTED;CONFIG_SOC_TWAI_SUPPORTED;CONFIG_SOC_BT_SUPPORTED;CONFIG_SOC_ASYNC_MEMCPY_SUPPORTED;CONFIG_SOC_USB_SERIAL_JTAG_SUPPORTED;CONFIG_SOC_TEMP_SENSOR_SUPPORTED;CONFIG_SOC_XT_WDT_SUPPORTED;CONFIG_SOC_WIFI_SUPPORTED;CONFIG_SOC_SUPPORTS_SECURE_DL_MODE;CONFIG_SOC_EFUSE_KEY_PURPOSE_FIELD;CONFIG_SOC_EFUSE_HAS_EFUSE_RST_BUG;CONFIG_SOC_EFUSE_SUPPORTED;CONFIG_SOC_RTC_FAST_MEM_SUPPORTED;CONFIG_SOC_RTC_MEM_SUPPORTED;CONFIG_SOC_I2S_SUPPORTED;CONFIG_SOC_RMT_SUPPORTED;CONFIG_SOC_SDM_SUPPORTED;CONFIG_SOC_GPSPI_SUPPORTED;CONFIG_SOC_LEDC_SUPPORTED;CONFIG_SOC_I2C_SUPPORTED;CONFIG_SOC_SYSTIMER_SUPPORTED;CONFIG_SOC_SUPPORT_COEXISTENCE;CONFIG_SOC_AES_SUPPORTED;CONFIG_SOC_MPI_SUPPORTED;CONFIG_SOC_SHA_SUPPORTED;CONFIG_SOC_HMAC_SUPPORTED;CONFIG_SOC_DIG_SIGN_SUPPORTED;CONFIG_SOC_FLASH_ENC_SUPPORTED;CONFIG_SOC_SECURE_BOOT_SUPPORTED;CONFIG_SOC_MEMPROT_SUPPORTED;CONFIG_SOC_BOD_SUPPORTED;CONFIG_SOC_CLK_TREE_SUPPORTED;CONFIG_SOC_ASSIST_DEBUG_SUPPORTED;CONFIG_SOC_WDT_SUPPORTED;CONFIG_SOC_SPI_FLASH_SUPPORTED;CONFIG_SOC_XTAL_SUPPORT_40M;CONFIG_SOC_AES_SUPPORT_DMA;CONFIG_SOC_AES_GDMA;CONFIG_SOC_AES_SUPPORT_AES_128;CONFIG_SOC_AES_SUPPORT_AES_256;CONFIG_SOC_ADC_DIG_CTRL_SUPPORTED;CONFIG_SOC_ADC_ARBITER_SUPPORTED;CONFIG_SOC_ADC_DIG_IIR_FILTER_SUPPORTED;CONFIG_SOC_ADC_MONITOR_SUPPORTED;CONFIG_SOC_ADC_DMA_SUPPORTED;CONFIG_SOC_ADC_PERIPH_NUM;CONFIG_SOC_ADC_MAX_CHANNEL_NUM;CONFIG_SOC_ADC_ATTEN_NUM;CONFIG_SOC_ADC_DIGI_CONTROLLER_NUM;CONFIG_SOC_ADC_PATT_LEN_MAX;CONFIG_SOC_ADC_DIGI_MIN_BITWIDTH;CONFIG_SOC_ADC_DIGI_MAX_BITWIDTH;CONFIG_SOC_ADC_DIGI_RESULT_BYTES;CONFIG_SOC_ADC_DIGI_DATA_BYTES_PER_CONV;CONFIG_SOC_ADC_DIGI_IIR_FILTER_NUM;CONFIG_SOC_ADC_DIGI_MONITOR_NUM;CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_HIGH;CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_LOW;CONFIG_SOC_ADC_RTC_MIN_BITWIDTH;CONFIG_SOC_ADC_RTC_MAX_BITWIDTH;CONFIG_SOC_ADC_CALIBRATION_V1_SUPPORTED;CONFIG_SOC_ADC_SELF_HW_CALI_SUPPORTED;CONFIG_SOC_ADC_SHARED_POWER;CONFIG_SOC_APB_BACKUP_DMA;CONFIG_SOC_BROWNOUT_RESET_SUPPORTED;CONFIG_SOC_SHARED_IDCACHE_SUPPORTED;CONFIG_SOC_CACHE_MEMORY_IBANK_SIZE;CONFIG_SOC_CPU_CORES_NUM;CONFIG_SOC_CPU_INTR_NUM;CONFIG_SOC_CPU_HAS_FLEXIBLE_INTC;CONFIG_SOC_CPU_BREAKPOINTS_NUM;CONFIG_SOC_CPU_WATCHPOINTS_NUM;CONFIG_SOC_CPU_WATCHPOINT_MAX_REGION_SIZE;CONFIG_SOC_DS_SIGNATURE_MAX_BIT_LEN;CONFIG_SOC_DS_KEY_PARAM_MD_IV_LENGTH;CONFIG_SOC_DS_KEY_CHECK_MAX_WAIT_US;CONFIG_SOC_AHB_GDMA_VERSION;CONFIG_SOC_GDMA_NUM_GROUPS_MAX;CONFIG_SOC_GDMA_PAIRS_PER_GROUP_MAX;CONFIG_SOC_GPIO_PORT;CONFIG_SOC_GPIO_PIN_COUNT;CONFIG_SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER;CONFIG_SOC_GPIO_FILTER_CLK_SUPPORT_APB;CONFIG_SOC_GPIO_SUPPORT_FORCE_HOLD;CONFIG_SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP;CONFIG_SOC_GPIO_IN_RANGE_MAX;CONFIG_SOC_GPIO_OUT_RANGE_MAX;CONFIG_SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK;CONFIG_SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK;CONFIG_SOC_GPIO_CLOCKOUT_BY_GPIO_MATRIX;CONFIG_SOC_DEDIC_GPIO_OUT_CHANNELS_NUM;CONFIG_SOC_DEDIC_GPIO_IN_CHANNELS_NUM;CONFIG_SOC_DEDIC_PERIPH_ALWAYS_ENABLE;CONFIG_SOC_I2C_NUM;CONFIG_SOC_I2C_FIFO_LEN;CONFIG_SOC_I2C_CMD_REG_NUM;CONFIG_SOC_I2C_SUPPORT_SLAVE;CONFIG_SOC_I2C_SUPPORT_HW_CLR_BUS;CONFIG_SOC_I2C_SUPPORT_XTAL;CONFIG_SOC_I2C_SUPPORT_RTC;CONFIG_SOC_I2C_SUPPORT_10BIT_ADDR;CONFIG_SOC_I2C_SLAVE_SUPPORT_BROADCAST;CONFIG_SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE;CONFIG_SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS;CONFIG_SOC_I2S_NUM;CONFIG_SOC_I2S_HW_VERSION_2;CONFIG_SOC_I2S_SUPPORTS_XTAL;CONFIG_SOC_I2S_SUPPORTS_PLL_F160M;CONFIG_SOC_I2S_SUPPORTS_PCM;CONFIG_SOC_I2S_SUPPORTS_PDM;CONFIG_SOC_I2S_SUPPORTS_PDM_TX;CONFIG_SOC_I2S_PDM_MAX_TX_LINES;CONFIG_SOC_I2S_SUPPORTS_TDM;CONFIG_SOC_LEDC_SUPPORT_APB_CLOCK;CONFIG_SOC_LEDC_SUPPORT_XTAL_CLOCK;CONFIG_SOC_LEDC_CHANNEL_NUM;CONFIG_SOC_LEDC_TIMER_BIT_WIDTH;CONFIG_SOC_LEDC_SUPPORT_FADE_STOP;CONFIG_SOC_MMU_LINEAR_ADDRESS_REGION_NUM;CONFIG_SOC_MMU_PERIPH_NUM;CONFIG_SOC_MPU_MIN_REGION_SIZE;CONFIG_SOC_MPU_REGIONS_MAX_NUM;CONFIG_SOC_RMT_GROUPS;CONFIG_SOC_RMT_TX_CANDIDATES_PER_GROUP;CONFIG_SOC_RMT_RX_CANDIDATES_PER_GROUP;CONFIG_SOC_RMT_CHANNELS_PER_GROUP;CONFIG_SOC_RMT_MEM_WORDS_PER_CHANNEL;CONFIG_SOC_RMT_SUPPORT_RX_PINGPONG;CONFIG_SOC_RMT_SUPPORT_RX_DEMODULATION;CONFIG_SOC_RMT_SUPPORT_TX_ASYNC_STOP;CONFIG_SOC_RMT_SUPPORT_TX_LOOP_COUNT;CONFIG_SOC_RMT_SUPPORT_TX_SYNCHRO;CONFIG_SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY;CONFIG_SOC_RMT_SUPPORT_XTAL;CONFIG_SOC_RMT_SUPPORT_APB;CONFIG_SOC_RMT_SUPPORT_RC_FAST;CONFIG_SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH;CONFIG_SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM;CONFIG_SOC_RTCIO_PIN_COUNT;CONFIG_SOC_MPI_MEM_BLOCKS_NUM;CONFIG_SOC_MPI_OPERATIONS_NUM;CONFIG_SOC_RSA_MAX_BIT_LEN;CONFIG_SOC_SHA_DMA_MAX_BUFFER_SIZE;CONFIG_SOC_SHA_SUPPORT_DMA;CONFIG_SOC_SHA_SUPPORT_RESUME;CONFIG_SOC_SHA_GDMA;CONFIG_SOC_SHA_SUPPORT_SHA1;CONFIG_SOC_SHA_SUPPORT_SHA224;CONFIG_SOC_SHA_SUPPORT_SHA256;CONFIG_SOC_SDM_GROUPS;CONFIG_SOC_SDM_CHANNELS_PER_GROUP;CONFIG_SOC_SDM_CLK_SUPPORT_APB;CONFIG_SOC_SPI_PERIPH_NUM;CONFIG_SOC_SPI_MAX_CS_NUM;CONFIG_SOC_SPI_MAXIMUM_BUFFER_SIZE;CONFIG_SOC_SPI_SUPPORT_DDRCLK;CONFIG_SOC_SPI_SLAVE_SUPPORT_SEG_TRANS;CONFIG_SOC_SPI_SUPPORT_CD_SIG;CONFIG_SOC_SPI_SUPPORT_CONTINUOUS_TRANS;CONFIG_SOC_SPI_SUPPORT_SLAVE_HD_VER2;CONFIG_SOC_SPI_SUPPORT_CLK_APB;CONFIG_SOC_SPI_SUPPORT_CLK_XTAL;CONFIG_SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT;CONFIG_SOC_MEMSPI_IS_INDEPENDENT;CONFIG_SOC_SPI_MAX_PRE_DIVIDER;CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE;CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND;CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_RESUME;CONFIG_SOC_SPI_MEM_SUPPORT_IDLE_INTR;CONFIG_SOC_SPI_MEM_SUPPORT_SW_SUSPEND;CONFIG_SOC_SPI_MEM_SUPPORT_CHECK_SUS;CONFIG_SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE;CONFIG_SOC_SPI_MEM_SUPPORT_WRAP;CONFIG_SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED;CONFIG_SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED;CONFIG_SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED;CONFIG_SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED;CONFIG_SOC_SYSTIMER_COUNTER_NUM;CONFIG_SOC_SYSTIMER_ALARM_NUM;CONFIG_SOC_SYSTIMER_BIT_WIDTH_LO;CONFIG_SOC_SYSTIMER_BIT_WIDTH_HI;CONFIG_SOC_SYSTIMER_FIXED_DIVIDER;CONFIG_SOC_SYSTIMER_INT_LEVEL;CONFIG_SOC_SYSTIMER_ALARM_MISS_COMPENSATE;CONFIG_SOC_TIMER_GROUPS;CONFIG_SOC_TIMER_GROUP_TIMERS_PER_GROUP;CONFIG_SOC_TIMER_GROUP_COUNTER_BIT_WIDTH;CONFIG_SOC_TIMER_GROUP_SUPPORT_XTAL;CONFIG_SOC_TIMER_GROUP_SUPPORT_APB;CONFIG_SOC_TIMER_GROUP_TOTAL_TIMERS;CONFIG_SOC_MWDT_SUPPORT_XTAL;CONFIG_SOC_TWAI_CONTROLLER_NUM;CONFIG_SOC_TWAI_CLK_SUPPORT_APB;CONFIG_SOC_TWAI_BRP_MIN;CONFIG_SOC_TWAI_BRP_MAX;CONFIG_SOC_TWAI_SUPPORTS_RX_STATUS;CONFIG_SOC_EFUSE_DIS_DOWNLOAD_ICACHE;CONFIG_SOC_EFUSE_DIS_PAD_JTAG;CONFIG_SOC_EFUSE_DIS_USB_JTAG;CONFIG_SOC_EFUSE_DIS_DIRECT_BOOT;CONFIG_SOC_EFUSE_SOFT_DIS_JTAG;CONFIG_SOC_EFUSE_DIS_ICACHE;CONFIG_SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK;CONFIG_SOC_SECURE_BOOT_V2_RSA;CONFIG_SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS;CONFIG_SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS;CONFIG_SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY;CONFIG_SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX;CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES;CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES_128;CONFIG_SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE;CONFIG_SOC_MEMPROT_MEM_ALIGN_SIZE;CONFIG_SOC_UART_NUM;CONFIG_SOC_UART_HP_NUM;CONFIG_SOC_UART_FIFO_LEN;CONFIG_SOC_UART_BITRATE_MAX;CONFIG_SOC_UART_SUPPORT_APB_CLK;CONFIG_SOC_UART_SUPPORT_RTC_CLK;CONFIG_SOC_UART_SUPPORT_XTAL_CLK;CONFIG_SOC_UART_SUPPORT_WAKEUP_INT;CONFIG_SOC_UART_SUPPORT_FSM_TX_WAIT_SEND;CONFIG_SOC_COEX_HW_PTI;CONFIG_SOC_PHY_DIG_REGS_MEM_SIZE;CONFIG_SOC_MAC_BB_PD_MEM_SIZE;CONFIG_SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH;CONFIG_SOC_PM_SUPPORT_WIFI_WAKEUP;CONFIG_SOC_PM_SUPPORT_BT_WAKEUP;CONFIG_SOC_PM_SUPPORT_CPU_PD;CONFIG_SOC_PM_SUPPORT_WIFI_PD;CONFIG_SOC_PM_SUPPORT_BT_PD;CONFIG_SOC_PM_SUPPORT_RC_FAST_PD;CONFIG_SOC_PM_SUPPORT_VDDSDIO_PD;CONFIG_SOC_PM_SUPPORT_MAC_BB_PD;CONFIG_SOC_PM_CPU_RETENTION_BY_RTCCNTL;CONFIG_SOC_PM_MODEM_RETENTION_BY_BACKUPDMA;CONFIG_SOC_CLK_RC_FAST_D256_SUPPORTED;CONFIG_SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256;CONFIG_SOC_CLK_RC_FAST_SUPPORT_CALIBRATION;CONFIG_SOC_CLK_XTAL32K_SUPPORTED;CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC;CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL;CONFIG_SOC_WIFI_HW_TSF;CONFIG_SOC_WIFI_FTM_SUPPORT;CONFIG_SOC_WIFI_GCMP_SUPPORT;CONFIG_SOC_WIFI_WAPI_SUPPORT;CONFIG_SOC_WIFI_CSI_SUPPORT;CONFIG_SOC_WIFI_MESH_SUPPORT;CONFIG_SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW;CONFIG_SOC_WIFI_PHY_NEEDS_USB_WORKAROUND;CONFIG_SOC_BLE_SUPPORTED;CONFIG_SOC_BLE_MESH_SUPPORTED;CONFIG_SOC_BLE_50_SUPPORTED;CONFIG_SOC_BLE_DEVICE_PRIVACY_SUPPORTED;CONFIG_SOC_BLUFI_SUPPORTED;CONFIG_SOC_PHY_COMBO_MODULE;CONFIG_IDF_CMAKE;CONFIG_IDF_TOOLCHAIN;CONFIG_IDF_TARGET_ARCH_RISCV;CONFIG_IDF_TARGET_ARCH;CONFIG_IDF_TARGET;CONFIG_IDF_INIT_VERSION;CONFIG_IDF_TARGET_ESP32C3;CONFIG_IDF_FIRMWARE_CHIP_ID;CONFIG_APP_BUILD_TYPE_APP_2NDBOOT;CONFIG_APP_BUILD_TYPE_RAM;CONFIG_APP_BUILD_TYPE_ELF_RAM;CONFIG_APP_BUILD_GENERATE_BINARIES;CONFIG_APP_BUILD_BOOTLOADER;CONFIG_APP_BUILD_USE_FLASH_SECTIONS;CONFIG_APP_REPRODUCIBLE_BUILD;CONFIG_APP_NO_BLOBS;CONFIG_NO_BLOBS;CONFIG_BOOTLOADER_COMPILE_TIME_DATE;CONFIG_BOOTLOADER_PROJECT_VER;CONFIG_BOOTLOADER_OFFSET_IN_FLASH;CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE;CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG;CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_PERF;CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_NONE;CONFIG_BOOTLOADER_LOG_LEVEL_NONE;CONFIG_LOG_BOOTLOADER_LEVEL_NONE;CONFIG_BOOTLOADER_LOG_LEVEL_ERROR;CONFIG_LOG_BOOTLOADER_LEVEL_ERROR;CONFIG_BOOTLOADER_LOG_LEVEL_WARN;CONFIG_LOG_BOOTLOADER_LEVEL_WARN;CONFIG_BOOTLOADER_LOG_LEVEL_INFO;CONFIG_LOG_BOOTLOADER_LEVEL_INFO;CONFIG_BOOTLOADER_LOG_LEVEL_DEBUG;CONFIG_LOG_BOOTLOADER_LEVEL_DEBUG;CONFIG_BOOTLOADER_LOG_LEVEL_VERBOSE;CONFIG_LOG_BOOTLOADER_LEVEL_VERBOSE;CONFIG_BOOTLOADER_LOG_LEVEL;CONFIG_LOG_BOOTLOADER_LEVEL;CONFIG_BOOTLOADER_FLASH_DC_AWARE;CONFIG_BOOTLOADER_FLASH_XMC_SUPPORT;CONFIG_BOOTLOADER_FACTORY_RESET;CONFIG_BOOTLOADER_APP_TEST;CONFIG_BOOTLOADER_REGION_PROTECTION_ENABLE;CONFIG_BOOTLOADER_WDT_ENABLE;CONFIG_BOOTLOADER_WDT_DISABLE_IN_USER_CODE;CONFIG_BOOTLOADER_WDT_TIME_MS;CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE;CONFIG_APP_ROLLBACK_ENABLE;CONFIG_BOOTLOADER_APP_ANTI_ROLLBACK;CONFIG_APP_ANTI_ROLLBACK;CONFIG_BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP;CONFIG_BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON;CONFIG_BOOTLOADER_SKIP_VALIDATE_ALWAYS;CONFIG_BOOTLOADER_RESERVE_RTC_SIZE;CONFIG_BOOTLOADER_CUSTOM_RESERVE_RTC;CONFIG_SECURE_BOOT_V2_RSA_SUPPORTED;CONFIG_SECURE_BOOT_V2_PREFERRED;CONFIG_SECURE_SIGNED_APPS_NO_SECURE_BOOT;CONFIG_SECURE_BOOT;CONFIG_SECURE_FLASH_ENC_ENABLED;CONFIG_FLASH_ENCRYPTION_ENABLED;CONFIG_SECURE_ROM_DL_MODE_ENABLED;CONFIG_APP_COMPILE_TIME_DATE;CONFIG_APP_EXCLUDE_PROJECT_VER_VAR;CONFIG_APP_EXCLUDE_PROJECT_NAME_VAR;CONFIG_APP_PROJECT_VER_FROM_CONFIG;CONFIG_APP_RETRIEVE_LEN_ELF_SHA;CONFIG_ESP_ROM_HAS_CRC_LE;CONFIG_ESP_ROM_HAS_CRC_BE;CONFIG_ESP_ROM_HAS_MZ_CRC32;CONFIG_ESP_ROM_HAS_JPEG_DECODE;CONFIG_ESP_ROM_UART_CLK_IS_XTAL;CONFIG_ESP_ROM_USB_SERIAL_DEVICE_NUM;CONFIG_ESP_ROM_HAS_RETARGETABLE_LOCKING;CONFIG_ESP_ROM_HAS_ERASE_0_REGION_BUG;CONFIG_ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV;CONFIG_ESP_ROM_GET_CLK_FREQ;CONFIG_ESP_ROM_NEEDS_SWSETUP_WORKAROUND;CONFIG_ESP_ROM_HAS_LAYOUT_TABLE;CONFIG_ESP_ROM_HAS_SPI_FLASH;CONFIG_ESP_ROM_HAS_ETS_PRINTF_BUG;CONFIG_ESP_ROM_HAS_NEWLIB_NANO_FORMAT;CONFIG_ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE;CONFIG_ESP_ROM_RAM_APP_NEEDS_MMU_INIT;CONFIG_ESP_ROM_HAS_SW_FLOAT;CONFIG_BOOT_ROM_LOG_ALWAYS_ON;CONFIG_BOOT_ROM_LOG_ALWAYS_OFF;CONFIG_BOOT_ROM_LOG_ON_GPIO_HIGH;CONFIG_BOOT_ROM_LOG_ON_GPIO_LOW;CONFIG_ESPTOOLPY_NO_STUB;CONFIG_ESPTOOLPY_FLASHMODE_QIO;CONFIG_FLASHMODE_QIO;CONFIG_ESPTOOLPY_FLASHMODE_QOUT;CONFIG_FLASHMODE_QOUT;CONFIG_ESPTOOLPY_FLASHMODE_DIO;CONFIG_FLASHMODE_DIO;CONFIG_ESPTOOLPY_FLASHMODE_DOUT;CONFIG_FLASHMODE_DOUT;CONFIG_ESPTOOLPY_FLASH_SAMPLE_MODE_STR;CONFIG_ESPTOOLPY_FLASHMODE;CONFIG_ESPTOOLPY_FLASHFREQ_80M;CONFIG_ESPTOOLPY_FLASHFREQ_40M;CONFIG_ESPTOOLPY_FLASHFREQ_26M;CONFIG_ESPTOOLPY_FLASHFREQ_20M;CONFIG_ESPTOOLPY_FLASHFREQ_80M_DEFAULT;CONFIG_ESPTOOLPY_FLASHFREQ;CONFIG_ESPTOOLPY_FLASHSIZE_1MB;CONFIG_ESPTOOLPY_FLASHSIZE_2MB;CONFIG_ESPTOOLPY_FLASHSIZE_4MB;CONFIG_ESPTOOLPY_FLASHSIZE_8MB;CONFIG_ESPTOOLPY_FLASHSIZE_16MB;CONFIG_ESPTOOLPY_FLASHSIZE_32MB;CONFIG_ESPTOOLPY_FLASHSIZE_64MB;CONFIG_ESPTOOLPY_FLASHSIZE_128MB;CONFIG_ESPTOOLPY_FLASHSIZE;CONFIG_ESPTOOLPY_HEADER_FLASHSIZE_UPDATE;CONFIG_ESPTOOLPY_BEFORE_RESET;CONFIG_ESPTOOLPY_BEFORE_NORESET;CONFIG_ESPTOOLPY_BEFORE;CONFIG_ESPTOOLPY_AFTER_RESET;CONFIG_ESPTOOLPY_AFTER_NORESET;CONFIG_ESPTOOLPY_AFTER;CONFIG_ESPTOOLPY_MONITOR_BAUD;CONFIG_MONITOR_BAUD;CONFIG_PARTITION_TABLE_SINGLE_APP;CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE;CONFIG_PARTITION_TABLE_TWO_OTA;CONFIG_PARTITION_TABLE_CUSTOM;CONFIG_PARTITION_TABLE_CUSTOM_FILENAME;CONFIG_PARTITION_TABLE_FILENAME;CONFIG_PARTITION_TABLE_OFFSET;CONFIG_PARTITION_TABLE_MD5;CONFIG_COMPILER_OPTIMIZATION_DEBUG;CONFIG_OPTIMIZATION_LEVEL_DEBUG;CONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG;CONFIG_COMPILER_OPTIMIZATION_DEFAULT;CONFIG_COMPILER_OPTIMIZATION_SIZE;CONFIG_OPTIMIZATION_LEVEL_RELEASE;CONFIG_COMPILER_OPTIMIZATION_LEVEL_RELEASE;CONFIG_COMPILER_OPTIMIZATION_PERF;CONFIG_COMPILER_OPTIMIZATION_NONE;CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE;CONFIG_OPTIMIZATION_ASSERTIONS_ENABLED;CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_SILENT;CONFIG_OPTIMIZATION_ASSERTIONS_SILENT;CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE;CONFIG_OPTIMIZATION_ASSERTIONS_DISABLED;CONFIG_COMPILER_FLOAT_LIB_FROM_GCCLIB;CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL;CONFIG_OPTIMIZATION_ASSERTION_LEVEL;CONFIG_COMPILER_OPTIMIZATION_CHECKS_SILENT;CONFIG_COMPILER_HIDE_PATHS_MACROS;CONFIG_COMPILER_CXX_EXCEPTIONS;CONFIG_CXX_EXCEPTIONS;CONFIG_COMPILER_CXX_RTTI;CONFIG_COMPILER_STACK_CHECK_MODE_NONE;CONFIG_STACK_CHECK_NONE;CONFIG_COMPILER_STACK_CHECK_MODE_NORM;CONFIG_STACK_CHECK_NORM;CONFIG_COMPILER_STACK_CHECK_MODE_STRONG;CONFIG_STACK_CHECK_STRONG;CONFIG_COMPILER_STACK_CHECK_MODE_ALL;CONFIG_STACK_CHECK_ALL;CONFIG_COMPILER_WARN_WRITE_STRINGS;CONFIG_WARN_WRITE_STRINGS;CONFIG_COMPILER_SAVE_RESTORE_LIBCALLS;CONFIG_COMPILER_DISABLE_GCC12_WARNINGS;CONFIG_COMPILER_DISABLE_GCC13_WARNINGS;CONFIG_COMPILER_DUMP_RTL_FILES;CONFIG_COMPILER_RT_LIB_GCCLIB;CONFIG_COMPILER_RT_LIB_NAME;CONFIG_EFUSE_CUSTOM_TABLE;CONFIG_EFUSE_VIRTUAL;CONFIG_EFUSE_MAX_BLK_LEN;CONFIG_ESP_ERR_TO_NAME_LOOKUP;CONFIG_ESP32C3_REV_MIN_0;CONFIG_ESP32C3_REV_MIN_1;CONFIG_ESP32C3_REV_MIN_2;CONFIG_ESP32C3_REV_MIN_3;CONFIG_ESP32C3_REV_MIN_4;CONFIG_ESP32C3_REV_MIN_101;CONFIG_ESP32C3_REV_MIN_FULL;CONFIG_ESP_REV_MIN_FULL;CONFIG_ESP32C3_REV_MAX_FULL;CONFIG_ESP_REV_MAX_FULL;CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_STA;CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_AP;CONFIG_ESP_MAC_ADDR_UNIVERSE_BT;CONFIG_ESP_MAC_ADDR_UNIVERSE_ETH;CONFIG_ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR;CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES_TWO;CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR;CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES;CONFIG_ESP_MAC_USE_CUSTOM_MAC_AS_BASE_MAC;CONFIG_ESP_SLEEP_POWER_DOWN_FLASH;CONFIG_ESP_SYSTEM_PD_FLASH;CONFIG_ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND;CONFIG_ESP_SLEEP_MSPI_NEED_ALL_IO_PU;CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND;CONFIG_ESP32C3_LIGHTSLEEP_GPIO_RESET_WORKAROUND;CONFIG_ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY;CONFIG_ESP_SLEEP_CACHE_SAFE_ASSERTION;CONFIG_ESP_SLEEP_DEBUG;CONFIG_ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS;CONFIG_ESP_SLEEP_SYSTIMER_STALL_WORKAROUND;CONFIG_RTC_CLK_SRC_INT_RC;CONFIG_ESP32C3_RTC_CLK_SRC_INT_RC;CONFIG_RTC_CLK_SRC_EXT_CRYS;CONFIG_ESP32C3_RTC_CLK_SRC_EXT_CRYS;CONFIG_RTC_CLK_SRC_EXT_OSC;CONFIG_ESP32C3_RTC_CLK_SRC_EXT_OSC;CONFIG_RTC_CLK_SRC_INT_8MD256;CONFIG_ESP32C3_RTC_CLK_SRC_INT_8MD256;CONFIG_RTC_CLK_CAL_CYCLES;CONFIG_ESP32C3_RTC_CLK_CAL_CYCLES;CONFIG_PERIPH_CTRL_FUNC_IN_IRAM;CONFIG_GDMA_CTRL_FUNC_IN_IRAM;CONFIG_GDMA_ISR_IRAM_SAFE;CONFIG_GDMA_ENABLE_DEBUG_LOG;CONFIG_XTAL_FREQ_40;CONFIG_XTAL_FREQ;CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_80;CONFIG_ESP32C3_DEFAULT_CPU_FREQ_80;CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160;CONFIG_ESP32C3_DEFAULT_CPU_FREQ_160;CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ;CONFIG_ESP32C3_DEFAULT_CPU_FREQ_MHZ;CONFIG_ESP_SYSTEM_PANIC_PRINT_HALT;CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT;CONFIG_ESP_SYSTEM_PANIC_SILENT_REBOOT;CONFIG_ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS;CONFIG_ESP_SYSTEM_SINGLE_CORE_MODE;CONFIG_ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK;CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP;CONFIG_ESP_SYSTEM_USE_EH_FRAME;CONFIG_ESP_SYSTEM_MEMPROT_FEATURE;CONFIG_ESP32C3_MEMPROT_FEATURE;CONFIG_ESP_SYSTEM_MEMPROT_FEATURE_LOCK;CONFIG_ESP32C3_MEMPROT_FEATURE_LOCK;CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE;CONFIG_SYSTEM_EVENT_QUEUE_SIZE;CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE;CONFIG_SYSTEM_EVENT_TASK_STACK_SIZE;CONFIG_ESP_MAIN_TASK_STACK_SIZE;CONFIG_MAIN_TASK_STACK_SIZE;CONFIG_ESP_MAIN_TASK_AFFINITY_CPU0;CONFIG_ESP_MAIN_TASK_AFFINITY_NO_AFFINITY;CONFIG_ESP_MAIN_TASK_AFFINITY;CONFIG_ESP_MINIMAL_SHARED_STACK_SIZE;CONFIG_ESP_CONSOLE_UART_DEFAULT;CONFIG_CONSOLE_UART_DEFAULT;CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG;CONFIG_ESP_CONSOLE_UART_CUSTOM;CONFIG_CONSOLE_UART_CUSTOM;CONFIG_ESP_CONSOLE_NONE;CONFIG_CONSOLE_UART_NONE;CONFIG_ESP_CONSOLE_UART_NONE;CONFIG_ESP_CONSOLE_SECONDARY_NONE;CONFIG_ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG;CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED;CONFIG_ESP_CONSOLE_UART;CONFIG_CONSOLE_UART;CONFIG_ESP_CONSOLE_UART_NUM;CONFIG_CONSOLE_UART_NUM;CONFIG_ESP_CONSOLE_UART_BAUDRATE;CONFIG_CONSOLE_UART_BAUDRATE;CONFIG_ESP_INT_WDT;CONFIG_INT_WDT;CONFIG_ESP_INT_WDT_TIMEOUT_MS;CONFIG_INT_WDT_TIMEOUT_MS;CONFIG_ESP_TASK_WDT_EN;CONFIG_ESP_TASK_WDT_INIT;CONFIG_TASK_WDT;CONFIG_ESP_TASK_WDT;CONFIG_ESP_TASK_WDT_PANIC;CONFIG_TASK_WDT_PANIC;CONFIG_ESP_TASK_WDT_TIMEOUT_S;CONFIG_TASK_WDT_TIMEOUT_S;CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0;CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0;CONFIG_ESP_PANIC_HANDLER_IRAM;CONFIG_ESP_DEBUG_STUBS_ENABLE;CONFIG_ESP32_DEBUG_STUBS_ENABLE;CONFIG_ESP_DEBUG_OCDAWARE;CONFIG_ESP32C3_DEBUG_OCDAWARE;CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_4;CONFIG_ESP_BROWNOUT_DET;CONFIG_BROWNOUT_DET;CONFIG_ESP32C3_BROWNOUT_DET;CONFIG_ESP32C3_BROWNOUT_DET;CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7;CONFIG_BROWNOUT_DET_LVL_SEL_7;CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_7;CONFIG_ESP_BROWNOUT_DET_LVL_SEL_6;CONFIG_BROWNOUT_DET_LVL_SEL_6;CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_6;CONFIG_ESP_BROWNOUT_DET_LVL_SEL_5;CONFIG_BROWNOUT_DET_LVL_SEL_5;CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_5;CONFIG_ESP_BROWNOUT_DET_LVL_SEL_4;CONFIG_BROWNOUT_DET_LVL_SEL_4;CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_4;CONFIG_ESP_BROWNOUT_DET_LVL_SEL_3;CONFIG_BROWNOUT_DET_LVL_SEL_3;CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_3;CONFIG_ESP_BROWNOUT_DET_LVL_SEL_2;CONFIG_BROWNOUT_DET_LVL_SEL_2;CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_2;CONFIG_ESP_BROWNOUT_DET_LVL;CONFIG_BROWNOUT_DET_LVL;CONFIG_ESP32C3_BROWNOUT_DET_LVL;CONFIG_ESP_SYSTEM_BROWNOUT_INTR;CONFIG_ESP_SYSTEM_HW_STACK_GUARD;CONFIG_ESP_IPC_TASK_STACK_SIZE;CONFIG_IPC_TASK_STACK_SIZE;CONFIG_FREERTOS_SMP;CONFIG_FREERTOS_UNICORE;CONFIG_FREERTOS_HZ;CONFIG_FREERTOS_OPTIMIZED_SCHEDULER;CONFIG_FREERTOS_CHECK_STACKOVERFLOW_NONE;CONFIG_FREERTOS_CHECK_STACKOVERFLOW_PTRVAL;CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY;CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS;CONFIG_FREERTOS_IDLE_TASK_STACKSIZE;CONFIG_FREERTOS_USE_IDLE_HOOK;CONFIG_FREERTOS_USE_TICK_HOOK;CONFIG_FREERTOS_MAX_TASK_NAME_LEN;CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY;CONFIG_FREERTOS_TIMER_SERVICE_TASK_NAME;CONFIG_FREERTOS_TIMER_TASK_PRIORITY;CONFIG_TIMER_TASK_PRIORITY;CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH;CONFIG_TIMER_TASK_STACK_DEPTH;CONFIG_FREERTOS_TIMER_QUEUE_LENGTH;CONFIG_TIMER_QUEUE_LENGTH;CONFIG_FREERTOS_QUEUE_REGISTRY_SIZE;CONFIG_FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES;CONFIG_FREERTOS_USE_TRACE_FACILITY;CONFIG_FREERTOS_GENERATE_RUN_TIME_STATS;CONFIG_FREERTOS_USE_APPLICATION_TASK_TAG;CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER;CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK;CONFIG_FREERTOS_TLSP_DELETION_CALLBACKS;CONFIG_FREERTOS_TASK_PRE_DELETION_HOOK;CONFIG_FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP;CONFIG_ENABLE_STATIC_TASK_CLEAN_UP_HOOK;CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER;CONFIG_FREERTOS_ISR_STACKSIZE;CONFIG_FREERTOS_INTERRUPT_BACKTRACE;CONFIG_FREERTOS_TICK_SUPPORT_SYSTIMER;CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL1;CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL3;CONFIG_FREERTOS_SYSTICK_USES_SYSTIMER;CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH;CONFIG_FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE;CONFIG_FREERTOS_PORT;CONFIG_FREERTOS_NO_AFFINITY;CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION;CONFIG_FREERTOS_DEBUG_OCDAWARE;CONFIG_FREERTOS_ENABLE_TASK_SNAPSHOT;CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH;CONFIG_HAL_ASSERTION_EQUALS_SYSTEM;CONFIG_HAL_ASSERTION_DISABLE;CONFIG_HAL_ASSERTION_SILENT;CONFIG_HAL_ASSERTION_SILIENT;CONFIG_HAL_ASSERTION_ENABLE;CONFIG_HAL_DEFAULT_ASSERTION_LEVEL;CONFIG_LOG_DEFAULT_LEVEL_NONE;CONFIG_LOG_DEFAULT_LEVEL_ERROR;CONFIG_LOG_DEFAULT_LEVEL_WARN;CONFIG_LOG_DEFAULT_LEVEL_INFO;CONFIG_LOG_DEFAULT_LEVEL_DEBUG;CONFIG_LOG_DEFAULT_LEVEL_VERBOSE;CONFIG_LOG_DEFAULT_LEVEL;CONFIG_LOG_MAXIMUM_EQUALS_DEFAULT;CONFIG_LOG_MAXIMUM_LEVEL_DEBUG;CONFIG_LOG_MAXIMUM_LEVEL_VERBOSE;CONFIG_LOG_MAXIMUM_LEVEL;CONFIG_LOG_MASTER_LEVEL;CONFIG_LOG_COLORS;CONFIG_LOG_TIMESTAMP_SOURCE_RTOS;CONFIG_LOG_TIMESTAMP_SOURCE_SYSTEM;CONFIG_NEWLIB_STDOUT_LINE_ENDING_CRLF;CONFIG_NEWLIB_STDOUT_LINE_ENDING_LF;CONFIG_NEWLIB_STDOUT_LINE_ENDING_CR;CONFIG_NEWLIB_STDIN_LINE_ENDING_CRLF;CONFIG_NEWLIB_STDIN_LINE_ENDING_LF;CONFIG_NEWLIB_STDIN_LINE_ENDING_CR;CONFIG_NEWLIB_NANO_FORMAT;CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC_HRT;CONFIG_ESP32C3_TIME_SYSCALL_USE_RTC_SYSTIMER;CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC;CONFIG_ESP32C3_TIME_SYSCALL_USE_RTC;CONFIG_NEWLIB_TIME_SYSCALL_USE_HRT;CONFIG_ESP32C3_TIME_SYSCALL_USE_SYSTIMER;CONFIG_NEWLIB_TIME_SYSCALL_USE_NONE;CONFIG_ESP32C3_TIME_SYSCALL_USE_NONE;CONFIG_MMU_PAGE_SIZE_64KB;CONFIG_MMU_PAGE_MODE;CONFIG_MMU_PAGE_SIZE;CONFIG_SPI_FLASH_BROWNOUT_RESET_XMC;CONFIG_SPI_FLASH_BROWNOUT_RESET;CONFIG_SPI_FLASH_SUSPEND_QVL_SUPPORTED;CONFIG_SPI_FLASH_AUTO_SUSPEND;CONFIG_SPI_FLASH_VERIFY_WRITE;CONFIG_SPI_FLASH_ENABLE_COUNTERS;CONFIG_SPI_FLASH_ROM_DRIVER_PATCH;CONFIG_SPI_FLASH_ROM_IMPL;CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS;CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS;CONFIG_SPI_FLASH_DANGEROUS_WRITE_FAILS;CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_FAILS;CONFIG_SPI_FLASH_DANGEROUS_WRITE_ALLOWED;CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ALLOWED;CONFIG_SPI_FLASH_BYPASS_BLOCK_ERASE;CONFIG_SPI_FLASH_YIELD_DURING_ERASE;CONFIG_SPI_FLASH_ERASE_YIELD_DURATION_MS;CONFIG_SPI_FLASH_ERASE_YIELD_TICKS;CONFIG_SPI_FLASH_WRITE_CHUNK_SIZE;CONFIG_SPI_FLASH_SIZE_OVERRIDE;CONFIG_SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED;CONFIG_SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST;CONFIG_SPI_FLASH_VENDOR_XMC_SUPPORTED;CONFIG_SPI_FLASH_VENDOR_GD_SUPPORTED;CONFIG_SPI_FLASH_VENDOR_ISSI_SUPPORTED;CONFIG_SPI_FLASH_VENDOR_MXIC_SUPPORTED;CONFIG_SPI_FLASH_VENDOR_WINBOND_SUPPORTED;CONFIG_SPI_FLASH_VENDOR_BOYA_SUPPORTED;CONFIG_SPI_FLASH_VENDOR_TH_SUPPORTED;CONFIG_SPI_FLASH_SUPPORT_ISSI_CHIP;CONFIG_SPI_FLASH_SUPPORT_MXIC_CHIP;CONFIG_SPI_FLASH_SUPPORT_GD_CHIP;CONFIG_SPI_FLASH_SUPPORT_WINBOND_CHIP;CONFIG_SPI_FLASH_SUPPORT_BOYA_CHIP;CONFIG_SPI_FLASH_SUPPORT_TH_CHIP;CONFIG_SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE;CONFIG_IDF_EXPERIMENTAL_FEATURES) +# List of deprecated options for backward compatibility +set(CONFIG_APP_BUILD_TYPE_ELF_RAM "") +set(CONFIG_NO_BLOBS "") +set(CONFIG_LOG_BOOTLOADER_LEVEL_NONE "") +set(CONFIG_LOG_BOOTLOADER_LEVEL_ERROR "") +set(CONFIG_LOG_BOOTLOADER_LEVEL_WARN "") +set(CONFIG_LOG_BOOTLOADER_LEVEL_INFO "y") +set(CONFIG_LOG_BOOTLOADER_LEVEL_DEBUG "") +set(CONFIG_LOG_BOOTLOADER_LEVEL_VERBOSE "") +set(CONFIG_LOG_BOOTLOADER_LEVEL "3") +set(CONFIG_APP_ROLLBACK_ENABLE "y") +set(CONFIG_APP_ANTI_ROLLBACK "") +set(CONFIG_FLASH_ENCRYPTION_ENABLED "") +set(CONFIG_FLASHMODE_QIO "") +set(CONFIG_FLASHMODE_QOUT "") +set(CONFIG_FLASHMODE_DIO "y") +set(CONFIG_FLASHMODE_DOUT "") +set(CONFIG_MONITOR_BAUD "115200") +set(CONFIG_OPTIMIZATION_LEVEL_DEBUG "y") +set(CONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG "y") +set(CONFIG_COMPILER_OPTIMIZATION_DEFAULT "y") +set(CONFIG_OPTIMIZATION_LEVEL_RELEASE "") +set(CONFIG_COMPILER_OPTIMIZATION_LEVEL_RELEASE "") +set(CONFIG_OPTIMIZATION_ASSERTIONS_ENABLED "y") +set(CONFIG_OPTIMIZATION_ASSERTIONS_SILENT "") +set(CONFIG_OPTIMIZATION_ASSERTIONS_DISABLED "") +set(CONFIG_OPTIMIZATION_ASSERTION_LEVEL "2") +set(CONFIG_CXX_EXCEPTIONS "") +set(CONFIG_STACK_CHECK_NONE "y") +set(CONFIG_STACK_CHECK_NORM "") +set(CONFIG_STACK_CHECK_STRONG "") +set(CONFIG_STACK_CHECK_ALL "") +set(CONFIG_WARN_WRITE_STRINGS "") +set(CONFIG_ESP_SYSTEM_PD_FLASH "") +set(CONFIG_ESP32C3_LIGHTSLEEP_GPIO_RESET_WORKAROUND "y") +set(CONFIG_ESP32C3_RTC_CLK_SRC_INT_RC "y") +set(CONFIG_ESP32C3_RTC_CLK_SRC_EXT_CRYS "") +set(CONFIG_ESP32C3_RTC_CLK_SRC_EXT_OSC "") +set(CONFIG_ESP32C3_RTC_CLK_SRC_INT_8MD256 "") +set(CONFIG_ESP32C3_RTC_CLK_CAL_CYCLES "1024") +set(CONFIG_ESP32C3_DEFAULT_CPU_FREQ_80 "") +set(CONFIG_ESP32C3_DEFAULT_CPU_FREQ_160 "y") +set(CONFIG_ESP32C3_DEFAULT_CPU_FREQ_MHZ "160") +set(CONFIG_ESP32C3_MEMPROT_FEATURE "y") +set(CONFIG_ESP32C3_MEMPROT_FEATURE_LOCK "y") +set(CONFIG_SYSTEM_EVENT_QUEUE_SIZE "32") +set(CONFIG_SYSTEM_EVENT_TASK_STACK_SIZE "2304") +set(CONFIG_MAIN_TASK_STACK_SIZE "3584") +set(CONFIG_CONSOLE_UART_DEFAULT "y") +set(CONFIG_CONSOLE_UART_CUSTOM "") +set(CONFIG_CONSOLE_UART_NONE "") +set(CONFIG_ESP_CONSOLE_UART_NONE "") +set(CONFIG_CONSOLE_UART "y") +set(CONFIG_CONSOLE_UART_NUM "0") +set(CONFIG_CONSOLE_UART_BAUDRATE "115200") +set(CONFIG_INT_WDT "y") +set(CONFIG_INT_WDT_TIMEOUT_MS "300") +set(CONFIG_TASK_WDT "y") +set(CONFIG_ESP_TASK_WDT "y") +set(CONFIG_TASK_WDT_PANIC "") +set(CONFIG_TASK_WDT_TIMEOUT_S "5") +set(CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0 "y") +set(CONFIG_ESP32_DEBUG_STUBS_ENABLE "") +set(CONFIG_ESP32C3_DEBUG_OCDAWARE "y") +set(CONFIG_BROWNOUT_DET "y") +set(CONFIG_ESP32C3_BROWNOUT_DET "y") +set(CONFIG_ESP32C3_BROWNOUT_DET "y") +set(CONFIG_BROWNOUT_DET_LVL_SEL_7 "y") +set(CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_7 "y") +set(CONFIG_BROWNOUT_DET_LVL_SEL_6 "") +set(CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_6 "") +set(CONFIG_BROWNOUT_DET_LVL_SEL_5 "") +set(CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_5 "") +set(CONFIG_BROWNOUT_DET_LVL_SEL_4 "") +set(CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_4 "") +set(CONFIG_BROWNOUT_DET_LVL_SEL_3 "") +set(CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_3 "") +set(CONFIG_BROWNOUT_DET_LVL_SEL_2 "") +set(CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_2 "") +set(CONFIG_BROWNOUT_DET_LVL "7") +set(CONFIG_ESP32C3_BROWNOUT_DET_LVL "7") +set(CONFIG_IPC_TASK_STACK_SIZE "1024") +set(CONFIG_TIMER_TASK_PRIORITY "1") +set(CONFIG_TIMER_TASK_STACK_DEPTH "3120") +set(CONFIG_TIMER_QUEUE_LENGTH "10") +set(CONFIG_ENABLE_STATIC_TASK_CLEAN_UP_HOOK "") +set(CONFIG_HAL_ASSERTION_SILIENT "") +set(CONFIG_ESP32C3_TIME_SYSCALL_USE_RTC_SYSTIMER "y") +set(CONFIG_ESP32C3_TIME_SYSCALL_USE_RTC "") +set(CONFIG_ESP32C3_TIME_SYSCALL_USE_SYSTIMER "") +set(CONFIG_ESP32C3_TIME_SYSCALL_USE_NONE "") +set(CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS "y") +set(CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_FAILS "") +set(CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ALLOWED "") diff --git a/ESP32-Rainmaker-Switch/build/bootloader/config/sdkconfig.h b/ESP32-Rainmaker-Switch/build/bootloader/config/sdkconfig.h new file mode 100644 index 000000000..9d49e8589 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/config/sdkconfig.h @@ -0,0 +1,508 @@ +/* + * Automatically generated file. DO NOT EDIT. + * Espressif IoT Development Framework (ESP-IDF) 5.2.2 Configuration Header + */ +#pragma once +#define CONFIG_SOC_ADC_SUPPORTED 1 +#define CONFIG_SOC_DEDICATED_GPIO_SUPPORTED 1 +#define CONFIG_SOC_UART_SUPPORTED 1 +#define CONFIG_SOC_GDMA_SUPPORTED 1 +#define CONFIG_SOC_AHB_GDMA_SUPPORTED 1 +#define CONFIG_SOC_GPTIMER_SUPPORTED 1 +#define CONFIG_SOC_TWAI_SUPPORTED 1 +#define CONFIG_SOC_BT_SUPPORTED 1 +#define CONFIG_SOC_ASYNC_MEMCPY_SUPPORTED 1 +#define CONFIG_SOC_USB_SERIAL_JTAG_SUPPORTED 1 +#define CONFIG_SOC_TEMP_SENSOR_SUPPORTED 1 +#define CONFIG_SOC_XT_WDT_SUPPORTED 1 +#define CONFIG_SOC_WIFI_SUPPORTED 1 +#define CONFIG_SOC_SUPPORTS_SECURE_DL_MODE 1 +#define CONFIG_SOC_EFUSE_KEY_PURPOSE_FIELD 1 +#define CONFIG_SOC_EFUSE_HAS_EFUSE_RST_BUG 1 +#define CONFIG_SOC_EFUSE_SUPPORTED 1 +#define CONFIG_SOC_RTC_FAST_MEM_SUPPORTED 1 +#define CONFIG_SOC_RTC_MEM_SUPPORTED 1 +#define CONFIG_SOC_I2S_SUPPORTED 1 +#define CONFIG_SOC_RMT_SUPPORTED 1 +#define CONFIG_SOC_SDM_SUPPORTED 1 +#define CONFIG_SOC_GPSPI_SUPPORTED 1 +#define CONFIG_SOC_LEDC_SUPPORTED 1 +#define CONFIG_SOC_I2C_SUPPORTED 1 +#define CONFIG_SOC_SYSTIMER_SUPPORTED 1 +#define CONFIG_SOC_SUPPORT_COEXISTENCE 1 +#define CONFIG_SOC_AES_SUPPORTED 1 +#define CONFIG_SOC_MPI_SUPPORTED 1 +#define CONFIG_SOC_SHA_SUPPORTED 1 +#define CONFIG_SOC_HMAC_SUPPORTED 1 +#define CONFIG_SOC_DIG_SIGN_SUPPORTED 1 +#define CONFIG_SOC_FLASH_ENC_SUPPORTED 1 +#define CONFIG_SOC_SECURE_BOOT_SUPPORTED 1 +#define CONFIG_SOC_MEMPROT_SUPPORTED 1 +#define CONFIG_SOC_BOD_SUPPORTED 1 +#define CONFIG_SOC_CLK_TREE_SUPPORTED 1 +#define CONFIG_SOC_ASSIST_DEBUG_SUPPORTED 1 +#define CONFIG_SOC_WDT_SUPPORTED 1 +#define CONFIG_SOC_SPI_FLASH_SUPPORTED 1 +#define CONFIG_SOC_XTAL_SUPPORT_40M 1 +#define CONFIG_SOC_AES_SUPPORT_DMA 1 +#define CONFIG_SOC_AES_GDMA 1 +#define CONFIG_SOC_AES_SUPPORT_AES_128 1 +#define CONFIG_SOC_AES_SUPPORT_AES_256 1 +#define CONFIG_SOC_ADC_DIG_CTRL_SUPPORTED 1 +#define CONFIG_SOC_ADC_ARBITER_SUPPORTED 1 +#define CONFIG_SOC_ADC_DIG_IIR_FILTER_SUPPORTED 1 +#define CONFIG_SOC_ADC_MONITOR_SUPPORTED 1 +#define CONFIG_SOC_ADC_DMA_SUPPORTED 1 +#define CONFIG_SOC_ADC_PERIPH_NUM 2 +#define CONFIG_SOC_ADC_MAX_CHANNEL_NUM 5 +#define CONFIG_SOC_ADC_ATTEN_NUM 4 +#define CONFIG_SOC_ADC_DIGI_CONTROLLER_NUM 1 +#define CONFIG_SOC_ADC_PATT_LEN_MAX 8 +#define CONFIG_SOC_ADC_DIGI_MIN_BITWIDTH 12 +#define CONFIG_SOC_ADC_DIGI_MAX_BITWIDTH 12 +#define CONFIG_SOC_ADC_DIGI_RESULT_BYTES 4 +#define CONFIG_SOC_ADC_DIGI_DATA_BYTES_PER_CONV 4 +#define CONFIG_SOC_ADC_DIGI_IIR_FILTER_NUM 2 +#define CONFIG_SOC_ADC_DIGI_MONITOR_NUM 2 +#define CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_HIGH 83333 +#define CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_LOW 611 +#define CONFIG_SOC_ADC_RTC_MIN_BITWIDTH 12 +#define CONFIG_SOC_ADC_RTC_MAX_BITWIDTH 12 +#define CONFIG_SOC_ADC_CALIBRATION_V1_SUPPORTED 1 +#define CONFIG_SOC_ADC_SELF_HW_CALI_SUPPORTED 1 +#define CONFIG_SOC_ADC_SHARED_POWER 1 +#define CONFIG_SOC_APB_BACKUP_DMA 1 +#define CONFIG_SOC_BROWNOUT_RESET_SUPPORTED 1 +#define CONFIG_SOC_SHARED_IDCACHE_SUPPORTED 1 +#define CONFIG_SOC_CACHE_MEMORY_IBANK_SIZE 0x4000 +#define CONFIG_SOC_CPU_CORES_NUM 1 +#define CONFIG_SOC_CPU_INTR_NUM 32 +#define CONFIG_SOC_CPU_HAS_FLEXIBLE_INTC 1 +#define CONFIG_SOC_CPU_BREAKPOINTS_NUM 8 +#define CONFIG_SOC_CPU_WATCHPOINTS_NUM 8 +#define CONFIG_SOC_CPU_WATCHPOINT_MAX_REGION_SIZE 0x80000000 +#define CONFIG_SOC_DS_SIGNATURE_MAX_BIT_LEN 3072 +#define CONFIG_SOC_DS_KEY_PARAM_MD_IV_LENGTH 16 +#define CONFIG_SOC_DS_KEY_CHECK_MAX_WAIT_US 1100 +#define CONFIG_SOC_AHB_GDMA_VERSION 1 +#define CONFIG_SOC_GDMA_NUM_GROUPS_MAX 1 +#define CONFIG_SOC_GDMA_PAIRS_PER_GROUP_MAX 3 +#define CONFIG_SOC_GPIO_PORT 1 +#define CONFIG_SOC_GPIO_PIN_COUNT 22 +#define CONFIG_SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER 1 +#define CONFIG_SOC_GPIO_FILTER_CLK_SUPPORT_APB 1 +#define CONFIG_SOC_GPIO_SUPPORT_FORCE_HOLD 1 +#define CONFIG_SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP 1 +#define CONFIG_SOC_GPIO_IN_RANGE_MAX 21 +#define CONFIG_SOC_GPIO_OUT_RANGE_MAX 21 +#define CONFIG_SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK 0 +#define CONFIG_SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK 0x00000000003FFFC0 +#define CONFIG_SOC_GPIO_CLOCKOUT_BY_GPIO_MATRIX 1 +#define CONFIG_SOC_DEDIC_GPIO_OUT_CHANNELS_NUM 8 +#define CONFIG_SOC_DEDIC_GPIO_IN_CHANNELS_NUM 8 +#define CONFIG_SOC_DEDIC_PERIPH_ALWAYS_ENABLE 1 +#define CONFIG_SOC_I2C_NUM 1 +#define CONFIG_SOC_I2C_FIFO_LEN 32 +#define CONFIG_SOC_I2C_CMD_REG_NUM 8 +#define CONFIG_SOC_I2C_SUPPORT_SLAVE 1 +#define CONFIG_SOC_I2C_SUPPORT_HW_CLR_BUS 1 +#define CONFIG_SOC_I2C_SUPPORT_XTAL 1 +#define CONFIG_SOC_I2C_SUPPORT_RTC 1 +#define CONFIG_SOC_I2C_SUPPORT_10BIT_ADDR 1 +#define CONFIG_SOC_I2C_SLAVE_SUPPORT_BROADCAST 1 +#define CONFIG_SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE 1 +#define CONFIG_SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS 1 +#define CONFIG_SOC_I2S_NUM 1 +#define CONFIG_SOC_I2S_HW_VERSION_2 1 +#define CONFIG_SOC_I2S_SUPPORTS_XTAL 1 +#define CONFIG_SOC_I2S_SUPPORTS_PLL_F160M 1 +#define CONFIG_SOC_I2S_SUPPORTS_PCM 1 +#define CONFIG_SOC_I2S_SUPPORTS_PDM 1 +#define CONFIG_SOC_I2S_SUPPORTS_PDM_TX 1 +#define CONFIG_SOC_I2S_PDM_MAX_TX_LINES 2 +#define CONFIG_SOC_I2S_SUPPORTS_TDM 1 +#define CONFIG_SOC_LEDC_SUPPORT_APB_CLOCK 1 +#define CONFIG_SOC_LEDC_SUPPORT_XTAL_CLOCK 1 +#define CONFIG_SOC_LEDC_CHANNEL_NUM 6 +#define CONFIG_SOC_LEDC_TIMER_BIT_WIDTH 14 +#define CONFIG_SOC_LEDC_SUPPORT_FADE_STOP 1 +#define CONFIG_SOC_MMU_LINEAR_ADDRESS_REGION_NUM 1 +#define CONFIG_SOC_MMU_PERIPH_NUM 1 +#define CONFIG_SOC_MPU_MIN_REGION_SIZE 0x20000000 +#define CONFIG_SOC_MPU_REGIONS_MAX_NUM 8 +#define CONFIG_SOC_RMT_GROUPS 1 +#define CONFIG_SOC_RMT_TX_CANDIDATES_PER_GROUP 2 +#define CONFIG_SOC_RMT_RX_CANDIDATES_PER_GROUP 2 +#define CONFIG_SOC_RMT_CHANNELS_PER_GROUP 4 +#define CONFIG_SOC_RMT_MEM_WORDS_PER_CHANNEL 48 +#define CONFIG_SOC_RMT_SUPPORT_RX_PINGPONG 1 +#define CONFIG_SOC_RMT_SUPPORT_RX_DEMODULATION 1 +#define CONFIG_SOC_RMT_SUPPORT_TX_ASYNC_STOP 1 +#define CONFIG_SOC_RMT_SUPPORT_TX_LOOP_COUNT 1 +#define CONFIG_SOC_RMT_SUPPORT_TX_SYNCHRO 1 +#define CONFIG_SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY 1 +#define CONFIG_SOC_RMT_SUPPORT_XTAL 1 +#define CONFIG_SOC_RMT_SUPPORT_APB 1 +#define CONFIG_SOC_RMT_SUPPORT_RC_FAST 1 +#define CONFIG_SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH 128 +#define CONFIG_SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM 108 +#define CONFIG_SOC_RTCIO_PIN_COUNT 0 +#define CONFIG_SOC_MPI_MEM_BLOCKS_NUM 4 +#define CONFIG_SOC_MPI_OPERATIONS_NUM 3 +#define CONFIG_SOC_RSA_MAX_BIT_LEN 3072 +#define CONFIG_SOC_SHA_DMA_MAX_BUFFER_SIZE 3968 +#define CONFIG_SOC_SHA_SUPPORT_DMA 1 +#define CONFIG_SOC_SHA_SUPPORT_RESUME 1 +#define CONFIG_SOC_SHA_GDMA 1 +#define CONFIG_SOC_SHA_SUPPORT_SHA1 1 +#define CONFIG_SOC_SHA_SUPPORT_SHA224 1 +#define CONFIG_SOC_SHA_SUPPORT_SHA256 1 +#define CONFIG_SOC_SDM_GROUPS 1 +#define CONFIG_SOC_SDM_CHANNELS_PER_GROUP 4 +#define CONFIG_SOC_SDM_CLK_SUPPORT_APB 1 +#define CONFIG_SOC_SPI_PERIPH_NUM 2 +#define CONFIG_SOC_SPI_MAX_CS_NUM 6 +#define CONFIG_SOC_SPI_MAXIMUM_BUFFER_SIZE 64 +#define CONFIG_SOC_SPI_SUPPORT_DDRCLK 1 +#define CONFIG_SOC_SPI_SLAVE_SUPPORT_SEG_TRANS 1 +#define CONFIG_SOC_SPI_SUPPORT_CD_SIG 1 +#define CONFIG_SOC_SPI_SUPPORT_CONTINUOUS_TRANS 1 +#define CONFIG_SOC_SPI_SUPPORT_SLAVE_HD_VER2 1 +#define CONFIG_SOC_SPI_SUPPORT_CLK_APB 1 +#define CONFIG_SOC_SPI_SUPPORT_CLK_XTAL 1 +#define CONFIG_SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT 1 +#define CONFIG_SOC_MEMSPI_IS_INDEPENDENT 1 +#define CONFIG_SOC_SPI_MAX_PRE_DIVIDER 16 +#define CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE 1 +#define CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND 1 +#define CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_RESUME 1 +#define CONFIG_SOC_SPI_MEM_SUPPORT_IDLE_INTR 1 +#define CONFIG_SOC_SPI_MEM_SUPPORT_SW_SUSPEND 1 +#define CONFIG_SOC_SPI_MEM_SUPPORT_CHECK_SUS 1 +#define CONFIG_SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE 1 +#define CONFIG_SOC_SPI_MEM_SUPPORT_WRAP 1 +#define CONFIG_SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED 1 +#define CONFIG_SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED 1 +#define CONFIG_SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED 1 +#define CONFIG_SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED 1 +#define CONFIG_SOC_SYSTIMER_COUNTER_NUM 2 +#define CONFIG_SOC_SYSTIMER_ALARM_NUM 3 +#define CONFIG_SOC_SYSTIMER_BIT_WIDTH_LO 32 +#define CONFIG_SOC_SYSTIMER_BIT_WIDTH_HI 20 +#define CONFIG_SOC_SYSTIMER_FIXED_DIVIDER 1 +#define CONFIG_SOC_SYSTIMER_INT_LEVEL 1 +#define CONFIG_SOC_SYSTIMER_ALARM_MISS_COMPENSATE 1 +#define CONFIG_SOC_TIMER_GROUPS 2 +#define CONFIG_SOC_TIMER_GROUP_TIMERS_PER_GROUP 1 +#define CONFIG_SOC_TIMER_GROUP_COUNTER_BIT_WIDTH 54 +#define CONFIG_SOC_TIMER_GROUP_SUPPORT_XTAL 1 +#define CONFIG_SOC_TIMER_GROUP_SUPPORT_APB 1 +#define CONFIG_SOC_TIMER_GROUP_TOTAL_TIMERS 2 +#define CONFIG_SOC_MWDT_SUPPORT_XTAL 1 +#define CONFIG_SOC_TWAI_CONTROLLER_NUM 1 +#define CONFIG_SOC_TWAI_CLK_SUPPORT_APB 1 +#define CONFIG_SOC_TWAI_BRP_MIN 2 +#define CONFIG_SOC_TWAI_BRP_MAX 16384 +#define CONFIG_SOC_TWAI_SUPPORTS_RX_STATUS 1 +#define CONFIG_SOC_EFUSE_DIS_DOWNLOAD_ICACHE 1 +#define CONFIG_SOC_EFUSE_DIS_PAD_JTAG 1 +#define CONFIG_SOC_EFUSE_DIS_USB_JTAG 1 +#define CONFIG_SOC_EFUSE_DIS_DIRECT_BOOT 1 +#define CONFIG_SOC_EFUSE_SOFT_DIS_JTAG 1 +#define CONFIG_SOC_EFUSE_DIS_ICACHE 1 +#define CONFIG_SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK 1 +#define CONFIG_SOC_SECURE_BOOT_V2_RSA 1 +#define CONFIG_SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS 3 +#define CONFIG_SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS 1 +#define CONFIG_SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY 1 +#define CONFIG_SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX 32 +#define CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES 1 +#define CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES_128 1 +#define CONFIG_SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE 16 +#define CONFIG_SOC_MEMPROT_MEM_ALIGN_SIZE 512 +#define CONFIG_SOC_UART_NUM 2 +#define CONFIG_SOC_UART_HP_NUM 2 +#define CONFIG_SOC_UART_FIFO_LEN 128 +#define CONFIG_SOC_UART_BITRATE_MAX 5000000 +#define CONFIG_SOC_UART_SUPPORT_APB_CLK 1 +#define CONFIG_SOC_UART_SUPPORT_RTC_CLK 1 +#define CONFIG_SOC_UART_SUPPORT_XTAL_CLK 1 +#define CONFIG_SOC_UART_SUPPORT_WAKEUP_INT 1 +#define CONFIG_SOC_UART_SUPPORT_FSM_TX_WAIT_SEND 1 +#define CONFIG_SOC_COEX_HW_PTI 1 +#define CONFIG_SOC_PHY_DIG_REGS_MEM_SIZE 21 +#define CONFIG_SOC_MAC_BB_PD_MEM_SIZE 192 +#define CONFIG_SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH 12 +#define CONFIG_SOC_PM_SUPPORT_WIFI_WAKEUP 1 +#define CONFIG_SOC_PM_SUPPORT_BT_WAKEUP 1 +#define CONFIG_SOC_PM_SUPPORT_CPU_PD 1 +#define CONFIG_SOC_PM_SUPPORT_WIFI_PD 1 +#define CONFIG_SOC_PM_SUPPORT_BT_PD 1 +#define CONFIG_SOC_PM_SUPPORT_RC_FAST_PD 1 +#define CONFIG_SOC_PM_SUPPORT_VDDSDIO_PD 1 +#define CONFIG_SOC_PM_SUPPORT_MAC_BB_PD 1 +#define CONFIG_SOC_PM_CPU_RETENTION_BY_RTCCNTL 1 +#define CONFIG_SOC_PM_MODEM_RETENTION_BY_BACKUPDMA 1 +#define CONFIG_SOC_CLK_RC_FAST_D256_SUPPORTED 1 +#define CONFIG_SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256 1 +#define CONFIG_SOC_CLK_RC_FAST_SUPPORT_CALIBRATION 1 +#define CONFIG_SOC_CLK_XTAL32K_SUPPORTED 1 +#define CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC 1 +#define CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL 1 +#define CONFIG_SOC_WIFI_HW_TSF 1 +#define CONFIG_SOC_WIFI_FTM_SUPPORT 1 +#define CONFIG_SOC_WIFI_GCMP_SUPPORT 1 +#define CONFIG_SOC_WIFI_WAPI_SUPPORT 1 +#define CONFIG_SOC_WIFI_CSI_SUPPORT 1 +#define CONFIG_SOC_WIFI_MESH_SUPPORT 1 +#define CONFIG_SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW 1 +#define CONFIG_SOC_WIFI_PHY_NEEDS_USB_WORKAROUND 1 +#define CONFIG_SOC_BLE_SUPPORTED 1 +#define CONFIG_SOC_BLE_MESH_SUPPORTED 1 +#define CONFIG_SOC_BLE_50_SUPPORTED 1 +#define CONFIG_SOC_BLE_DEVICE_PRIVACY_SUPPORTED 1 +#define CONFIG_SOC_BLUFI_SUPPORTED 1 +#define CONFIG_SOC_PHY_COMBO_MODULE 1 +#define CONFIG_IDF_CMAKE 1 +#define CONFIG_IDF_TOOLCHAIN "gcc" +#define CONFIG_IDF_TARGET_ARCH_RISCV 1 +#define CONFIG_IDF_TARGET_ARCH "riscv" +#define CONFIG_IDF_TARGET "esp32c3" +#define CONFIG_IDF_INIT_VERSION "5.2.2" +#define CONFIG_IDF_TARGET_ESP32C3 1 +#define CONFIG_IDF_FIRMWARE_CHIP_ID 0x0005 +#define CONFIG_APP_BUILD_TYPE_APP_2NDBOOT 1 +#define CONFIG_APP_BUILD_GENERATE_BINARIES 1 +#define CONFIG_APP_BUILD_BOOTLOADER 1 +#define CONFIG_APP_BUILD_USE_FLASH_SECTIONS 1 +#define CONFIG_BOOTLOADER_COMPILE_TIME_DATE 1 +#define CONFIG_BOOTLOADER_PROJECT_VER 1 +#define CONFIG_BOOTLOADER_OFFSET_IN_FLASH 0x0 +#define CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE 1 +#define CONFIG_BOOTLOADER_LOG_LEVEL_INFO 1 +#define CONFIG_BOOTLOADER_LOG_LEVEL 3 +#define CONFIG_BOOTLOADER_FLASH_XMC_SUPPORT 1 +#define CONFIG_BOOTLOADER_REGION_PROTECTION_ENABLE 1 +#define CONFIG_BOOTLOADER_WDT_ENABLE 1 +#define CONFIG_BOOTLOADER_WDT_TIME_MS 9000 +#define CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE 1 +#define CONFIG_BOOTLOADER_RESERVE_RTC_SIZE 0x0 +#define CONFIG_SECURE_BOOT_V2_RSA_SUPPORTED 1 +#define CONFIG_SECURE_BOOT_V2_PREFERRED 1 +#define CONFIG_SECURE_ROM_DL_MODE_ENABLED 1 +#define CONFIG_APP_COMPILE_TIME_DATE 1 +#define CONFIG_APP_RETRIEVE_LEN_ELF_SHA 9 +#define CONFIG_ESP_ROM_HAS_CRC_LE 1 +#define CONFIG_ESP_ROM_HAS_CRC_BE 1 +#define CONFIG_ESP_ROM_HAS_MZ_CRC32 1 +#define CONFIG_ESP_ROM_HAS_JPEG_DECODE 1 +#define CONFIG_ESP_ROM_UART_CLK_IS_XTAL 1 +#define CONFIG_ESP_ROM_USB_SERIAL_DEVICE_NUM 3 +#define CONFIG_ESP_ROM_HAS_RETARGETABLE_LOCKING 1 +#define CONFIG_ESP_ROM_HAS_ERASE_0_REGION_BUG 1 +#define CONFIG_ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV 1 +#define CONFIG_ESP_ROM_GET_CLK_FREQ 1 +#define CONFIG_ESP_ROM_NEEDS_SWSETUP_WORKAROUND 1 +#define CONFIG_ESP_ROM_HAS_LAYOUT_TABLE 1 +#define CONFIG_ESP_ROM_HAS_SPI_FLASH 1 +#define CONFIG_ESP_ROM_HAS_ETS_PRINTF_BUG 1 +#define CONFIG_ESP_ROM_HAS_NEWLIB_NANO_FORMAT 1 +#define CONFIG_ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE 1 +#define CONFIG_ESP_ROM_RAM_APP_NEEDS_MMU_INIT 1 +#define CONFIG_ESP_ROM_HAS_SW_FLOAT 1 +#define CONFIG_BOOT_ROM_LOG_ALWAYS_ON 1 +#define CONFIG_ESPTOOLPY_FLASHMODE_DIO 1 +#define CONFIG_ESPTOOLPY_FLASH_SAMPLE_MODE_STR 1 +#define CONFIG_ESPTOOLPY_FLASHMODE "dio" +#define CONFIG_ESPTOOLPY_FLASHFREQ_80M 1 +#define CONFIG_ESPTOOLPY_FLASHFREQ_80M_DEFAULT 1 +#define CONFIG_ESPTOOLPY_FLASHFREQ "80m" +#define CONFIG_ESPTOOLPY_FLASHSIZE_4MB 1 +#define CONFIG_ESPTOOLPY_FLASHSIZE "4MB" +#define CONFIG_ESPTOOLPY_BEFORE_RESET 1 +#define CONFIG_ESPTOOLPY_BEFORE "default_reset" +#define CONFIG_ESPTOOLPY_AFTER_RESET 1 +#define CONFIG_ESPTOOLPY_AFTER "hard_reset" +#define CONFIG_ESPTOOLPY_MONITOR_BAUD 115200 +#define CONFIG_PARTITION_TABLE_CUSTOM 1 +#define CONFIG_PARTITION_TABLE_CUSTOM_FILENAME "partitions.csv" +#define CONFIG_PARTITION_TABLE_FILENAME "partitions.csv" +#define CONFIG_PARTITION_TABLE_OFFSET 0x8000 +#define CONFIG_PARTITION_TABLE_MD5 1 +#define CONFIG_COMPILER_OPTIMIZATION_DEBUG 1 +#define CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE 1 +#define CONFIG_COMPILER_FLOAT_LIB_FROM_GCCLIB 1 +#define CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL 2 +#define CONFIG_COMPILER_HIDE_PATHS_MACROS 1 +#define CONFIG_COMPILER_STACK_CHECK_MODE_NONE 1 +#define CONFIG_COMPILER_RT_LIB_GCCLIB 1 +#define CONFIG_COMPILER_RT_LIB_NAME "gcc" +#define CONFIG_EFUSE_MAX_BLK_LEN 256 +#define CONFIG_ESP_ERR_TO_NAME_LOOKUP 1 +#define CONFIG_ESP32C3_REV_MIN_3 1 +#define CONFIG_ESP32C3_REV_MIN_FULL 3 +#define CONFIG_ESP_REV_MIN_FULL 3 +#define CONFIG_ESP32C3_REV_MAX_FULL 199 +#define CONFIG_ESP_REV_MAX_FULL 199 +#define CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_STA 1 +#define CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_AP 1 +#define CONFIG_ESP_MAC_ADDR_UNIVERSE_BT 1 +#define CONFIG_ESP_MAC_ADDR_UNIVERSE_ETH 1 +#define CONFIG_ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR 1 +#define CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR 1 +#define CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES 4 +#define CONFIG_ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND 1 +#define CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND 1 +#define CONFIG_ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY 0 +#define CONFIG_ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS 1 +#define CONFIG_ESP_SLEEP_SYSTIMER_STALL_WORKAROUND 1 +#define CONFIG_RTC_CLK_SRC_INT_RC 1 +#define CONFIG_RTC_CLK_CAL_CYCLES 1024 +#define CONFIG_PERIPH_CTRL_FUNC_IN_IRAM 1 +#define CONFIG_XTAL_FREQ_40 1 +#define CONFIG_XTAL_FREQ 40 +#define CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160 1 +#define CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ 160 +#define CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT 1 +#define CONFIG_ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS 0 +#define CONFIG_ESP_SYSTEM_SINGLE_CORE_MODE 1 +#define CONFIG_ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK 1 +#define CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP 1 +#define CONFIG_ESP_SYSTEM_MEMPROT_FEATURE 1 +#define CONFIG_ESP_SYSTEM_MEMPROT_FEATURE_LOCK 1 +#define CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE 32 +#define CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE 2304 +#define CONFIG_ESP_MAIN_TASK_STACK_SIZE 3584 +#define CONFIG_ESP_MAIN_TASK_AFFINITY_CPU0 1 +#define CONFIG_ESP_MAIN_TASK_AFFINITY 0x0 +#define CONFIG_ESP_MINIMAL_SHARED_STACK_SIZE 2048 +#define CONFIG_ESP_CONSOLE_UART_DEFAULT 1 +#define CONFIG_ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG 1 +#define CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED 1 +#define CONFIG_ESP_CONSOLE_UART 1 +#define CONFIG_ESP_CONSOLE_UART_NUM 0 +#define CONFIG_ESP_CONSOLE_UART_BAUDRATE 115200 +#define CONFIG_ESP_INT_WDT 1 +#define CONFIG_ESP_INT_WDT_TIMEOUT_MS 300 +#define CONFIG_ESP_TASK_WDT_EN 1 +#define CONFIG_ESP_TASK_WDT_INIT 1 +#define CONFIG_ESP_TASK_WDT_TIMEOUT_S 5 +#define CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 1 +#define CONFIG_ESP_DEBUG_OCDAWARE 1 +#define CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_4 1 +#define CONFIG_ESP_BROWNOUT_DET 1 +#define CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7 1 +#define CONFIG_ESP_BROWNOUT_DET_LVL 7 +#define CONFIG_ESP_SYSTEM_BROWNOUT_INTR 1 +#define CONFIG_ESP_SYSTEM_HW_STACK_GUARD 1 +#define CONFIG_ESP_IPC_TASK_STACK_SIZE 1024 +#define CONFIG_FREERTOS_UNICORE 1 +#define CONFIG_FREERTOS_HZ 100 +#define CONFIG_FREERTOS_OPTIMIZED_SCHEDULER 1 +#define CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY 1 +#define CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS 1 +#define CONFIG_FREERTOS_IDLE_TASK_STACKSIZE 1536 +#define CONFIG_FREERTOS_MAX_TASK_NAME_LEN 16 +#define CONFIG_FREERTOS_TIMER_SERVICE_TASK_NAME "Tmr Svc" +#define CONFIG_FREERTOS_TIMER_TASK_PRIORITY 1 +#define CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH 3120 +#define CONFIG_FREERTOS_TIMER_QUEUE_LENGTH 10 +#define CONFIG_FREERTOS_QUEUE_REGISTRY_SIZE 0 +#define CONFIG_FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES 1 +#define CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER 1 +#define CONFIG_FREERTOS_TLSP_DELETION_CALLBACKS 1 +#define CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER 1 +#define CONFIG_FREERTOS_ISR_STACKSIZE 1536 +#define CONFIG_FREERTOS_INTERRUPT_BACKTRACE 1 +#define CONFIG_FREERTOS_TICK_SUPPORT_SYSTIMER 1 +#define CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL1 1 +#define CONFIG_FREERTOS_SYSTICK_USES_SYSTIMER 1 +#define CONFIG_FREERTOS_PORT 1 +#define CONFIG_FREERTOS_NO_AFFINITY 0x7FFFFFFF +#define CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION 1 +#define CONFIG_FREERTOS_DEBUG_OCDAWARE 1 +#define CONFIG_FREERTOS_ENABLE_TASK_SNAPSHOT 1 +#define CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH 1 +#define CONFIG_HAL_ASSERTION_EQUALS_SYSTEM 1 +#define CONFIG_HAL_DEFAULT_ASSERTION_LEVEL 2 +#define CONFIG_LOG_DEFAULT_LEVEL_INFO 1 +#define CONFIG_LOG_DEFAULT_LEVEL 3 +#define CONFIG_LOG_MAXIMUM_EQUALS_DEFAULT 1 +#define CONFIG_LOG_MAXIMUM_LEVEL 3 +#define CONFIG_LOG_COLORS 1 +#define CONFIG_LOG_TIMESTAMP_SOURCE_RTOS 1 +#define CONFIG_NEWLIB_STDOUT_LINE_ENDING_CRLF 1 +#define CONFIG_NEWLIB_STDIN_LINE_ENDING_CR 1 +#define CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC_HRT 1 +#define CONFIG_MMU_PAGE_SIZE_64KB 1 +#define CONFIG_MMU_PAGE_MODE "64KB" +#define CONFIG_MMU_PAGE_SIZE 0x10000 +#define CONFIG_SPI_FLASH_BROWNOUT_RESET_XMC 1 +#define CONFIG_SPI_FLASH_BROWNOUT_RESET 1 +#define CONFIG_SPI_FLASH_SUSPEND_QVL_SUPPORTED 1 +#define CONFIG_SPI_FLASH_ROM_DRIVER_PATCH 1 +#define CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS 1 +#define CONFIG_SPI_FLASH_YIELD_DURING_ERASE 1 +#define CONFIG_SPI_FLASH_ERASE_YIELD_DURATION_MS 20 +#define CONFIG_SPI_FLASH_ERASE_YIELD_TICKS 1 +#define CONFIG_SPI_FLASH_WRITE_CHUNK_SIZE 8192 +#define CONFIG_SPI_FLASH_VENDOR_XMC_SUPPORTED 1 +#define CONFIG_SPI_FLASH_VENDOR_GD_SUPPORTED 1 +#define CONFIG_SPI_FLASH_VENDOR_ISSI_SUPPORTED 1 +#define CONFIG_SPI_FLASH_VENDOR_MXIC_SUPPORTED 1 +#define CONFIG_SPI_FLASH_VENDOR_WINBOND_SUPPORTED 1 +#define CONFIG_SPI_FLASH_VENDOR_BOYA_SUPPORTED 1 +#define CONFIG_SPI_FLASH_VENDOR_TH_SUPPORTED 1 +#define CONFIG_SPI_FLASH_SUPPORT_ISSI_CHIP 1 +#define CONFIG_SPI_FLASH_SUPPORT_MXIC_CHIP 1 +#define CONFIG_SPI_FLASH_SUPPORT_GD_CHIP 1 +#define CONFIG_SPI_FLASH_SUPPORT_WINBOND_CHIP 1 +#define CONFIG_SPI_FLASH_SUPPORT_BOYA_CHIP 1 +#define CONFIG_SPI_FLASH_SUPPORT_TH_CHIP 1 +#define CONFIG_SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE 1 + +/* List of deprecated options */ +#define CONFIG_APP_ROLLBACK_ENABLE CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE +#define CONFIG_BROWNOUT_DET CONFIG_ESP_BROWNOUT_DET +#define CONFIG_BROWNOUT_DET_LVL CONFIG_ESP_BROWNOUT_DET_LVL +#define CONFIG_BROWNOUT_DET_LVL_SEL_7 CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7 +#define CONFIG_COMPILER_OPTIMIZATION_DEFAULT CONFIG_COMPILER_OPTIMIZATION_DEBUG +#define CONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG CONFIG_COMPILER_OPTIMIZATION_DEBUG +#define CONFIG_CONSOLE_UART CONFIG_ESP_CONSOLE_UART +#define CONFIG_CONSOLE_UART_BAUDRATE CONFIG_ESP_CONSOLE_UART_BAUDRATE +#define CONFIG_CONSOLE_UART_DEFAULT CONFIG_ESP_CONSOLE_UART_DEFAULT +#define CONFIG_CONSOLE_UART_NUM CONFIG_ESP_CONSOLE_UART_NUM +#define CONFIG_ESP32C3_BROWNOUT_DET CONFIG_ESP_BROWNOUT_DET +#define CONFIG_ESP32C3_BROWNOUT_DET_LVL CONFIG_ESP_BROWNOUT_DET_LVL +#define CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_7 CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7 +#define CONFIG_ESP32C3_DEBUG_OCDAWARE CONFIG_ESP_DEBUG_OCDAWARE +#define CONFIG_ESP32C3_DEFAULT_CPU_FREQ_160 CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160 +#define CONFIG_ESP32C3_DEFAULT_CPU_FREQ_MHZ CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ +#define CONFIG_ESP32C3_LIGHTSLEEP_GPIO_RESET_WORKAROUND CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND +#define CONFIG_ESP32C3_MEMPROT_FEATURE CONFIG_ESP_SYSTEM_MEMPROT_FEATURE +#define CONFIG_ESP32C3_MEMPROT_FEATURE_LOCK CONFIG_ESP_SYSTEM_MEMPROT_FEATURE_LOCK +#define CONFIG_ESP32C3_RTC_CLK_CAL_CYCLES CONFIG_RTC_CLK_CAL_CYCLES +#define CONFIG_ESP32C3_RTC_CLK_SRC_INT_RC CONFIG_RTC_CLK_SRC_INT_RC +#define CONFIG_ESP32C3_TIME_SYSCALL_USE_RTC_SYSTIMER CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC_HRT +#define CONFIG_ESP_TASK_WDT CONFIG_ESP_TASK_WDT_INIT +#define CONFIG_FLASHMODE_DIO CONFIG_ESPTOOLPY_FLASHMODE_DIO +#define CONFIG_INT_WDT CONFIG_ESP_INT_WDT +#define CONFIG_INT_WDT_TIMEOUT_MS CONFIG_ESP_INT_WDT_TIMEOUT_MS +#define CONFIG_IPC_TASK_STACK_SIZE CONFIG_ESP_IPC_TASK_STACK_SIZE +#define CONFIG_LOG_BOOTLOADER_LEVEL CONFIG_BOOTLOADER_LOG_LEVEL +#define CONFIG_LOG_BOOTLOADER_LEVEL_INFO CONFIG_BOOTLOADER_LOG_LEVEL_INFO +#define CONFIG_MAIN_TASK_STACK_SIZE CONFIG_ESP_MAIN_TASK_STACK_SIZE +#define CONFIG_MONITOR_BAUD CONFIG_ESPTOOLPY_MONITOR_BAUD +#define CONFIG_OPTIMIZATION_ASSERTIONS_ENABLED CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE +#define CONFIG_OPTIMIZATION_ASSERTION_LEVEL CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL +#define CONFIG_OPTIMIZATION_LEVEL_DEBUG CONFIG_COMPILER_OPTIMIZATION_DEBUG +#define CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS +#define CONFIG_STACK_CHECK_NONE CONFIG_COMPILER_STACK_CHECK_MODE_NONE +#define CONFIG_SYSTEM_EVENT_QUEUE_SIZE CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE +#define CONFIG_SYSTEM_EVENT_TASK_STACK_SIZE CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE +#define CONFIG_TASK_WDT CONFIG_ESP_TASK_WDT_INIT +#define CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0 CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 +#define CONFIG_TASK_WDT_TIMEOUT_S CONFIG_ESP_TASK_WDT_TIMEOUT_S +#define CONFIG_TIMER_QUEUE_LENGTH CONFIG_FREERTOS_TIMER_QUEUE_LENGTH +#define CONFIG_TIMER_TASK_PRIORITY CONFIG_FREERTOS_TIMER_TASK_PRIORITY +#define CONFIG_TIMER_TASK_STACK_DEPTH CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH diff --git a/ESP32-Rainmaker-Switch/build/bootloader/config/sdkconfig.json b/ESP32-Rainmaker-Switch/build/bootloader/config/sdkconfig.json new file mode 100644 index 000000000..0fe3712b7 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/config/sdkconfig.json @@ -0,0 +1,606 @@ +{ + "APP_BUILD_BOOTLOADER": true, + "APP_BUILD_GENERATE_BINARIES": true, + "APP_BUILD_TYPE_APP_2NDBOOT": true, + "APP_BUILD_TYPE_RAM": false, + "APP_BUILD_USE_FLASH_SECTIONS": true, + "APP_COMPILE_TIME_DATE": true, + "APP_EXCLUDE_PROJECT_NAME_VAR": false, + "APP_EXCLUDE_PROJECT_VER_VAR": false, + "APP_NO_BLOBS": false, + "APP_PROJECT_VER_FROM_CONFIG": false, + "APP_REPRODUCIBLE_BUILD": false, + "APP_RETRIEVE_LEN_ELF_SHA": 9, + "BOOTLOADER_APP_ANTI_ROLLBACK": false, + "BOOTLOADER_APP_ROLLBACK_ENABLE": true, + "BOOTLOADER_APP_TEST": false, + "BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG": false, + "BOOTLOADER_COMPILER_OPTIMIZATION_NONE": false, + "BOOTLOADER_COMPILER_OPTIMIZATION_PERF": false, + "BOOTLOADER_COMPILER_OPTIMIZATION_SIZE": true, + "BOOTLOADER_COMPILE_TIME_DATE": true, + "BOOTLOADER_CUSTOM_RESERVE_RTC": false, + "BOOTLOADER_FACTORY_RESET": false, + "BOOTLOADER_FLASH_DC_AWARE": false, + "BOOTLOADER_FLASH_XMC_SUPPORT": true, + "BOOTLOADER_LOG_LEVEL": 3, + "BOOTLOADER_LOG_LEVEL_DEBUG": false, + "BOOTLOADER_LOG_LEVEL_ERROR": false, + "BOOTLOADER_LOG_LEVEL_INFO": true, + "BOOTLOADER_LOG_LEVEL_NONE": false, + "BOOTLOADER_LOG_LEVEL_VERBOSE": false, + "BOOTLOADER_LOG_LEVEL_WARN": false, + "BOOTLOADER_OFFSET_IN_FLASH": 0, + "BOOTLOADER_PROJECT_VER": 1, + "BOOTLOADER_REGION_PROTECTION_ENABLE": true, + "BOOTLOADER_RESERVE_RTC_SIZE": 0, + "BOOTLOADER_SKIP_VALIDATE_ALWAYS": false, + "BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP": false, + "BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON": false, + "BOOTLOADER_WDT_DISABLE_IN_USER_CODE": false, + "BOOTLOADER_WDT_ENABLE": true, + "BOOTLOADER_WDT_TIME_MS": 9000, + "BOOT_ROM_LOG_ALWAYS_OFF": false, + "BOOT_ROM_LOG_ALWAYS_ON": true, + "BOOT_ROM_LOG_ON_GPIO_HIGH": false, + "BOOT_ROM_LOG_ON_GPIO_LOW": false, + "COMPILER_CXX_EXCEPTIONS": false, + "COMPILER_CXX_RTTI": false, + "COMPILER_DISABLE_GCC12_WARNINGS": false, + "COMPILER_DISABLE_GCC13_WARNINGS": false, + "COMPILER_DUMP_RTL_FILES": false, + "COMPILER_FLOAT_LIB_FROM_GCCLIB": true, + "COMPILER_HIDE_PATHS_MACROS": true, + "COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE": false, + "COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE": true, + "COMPILER_OPTIMIZATION_ASSERTIONS_SILENT": false, + "COMPILER_OPTIMIZATION_ASSERTION_LEVEL": 2, + "COMPILER_OPTIMIZATION_CHECKS_SILENT": false, + "COMPILER_OPTIMIZATION_DEBUG": true, + "COMPILER_OPTIMIZATION_NONE": false, + "COMPILER_OPTIMIZATION_PERF": false, + "COMPILER_OPTIMIZATION_SIZE": false, + "COMPILER_RT_LIB_GCCLIB": true, + "COMPILER_RT_LIB_NAME": "gcc", + "COMPILER_SAVE_RESTORE_LIBCALLS": false, + "COMPILER_STACK_CHECK_MODE_ALL": false, + "COMPILER_STACK_CHECK_MODE_NONE": true, + "COMPILER_STACK_CHECK_MODE_NORM": false, + "COMPILER_STACK_CHECK_MODE_STRONG": false, + "COMPILER_WARN_WRITE_STRINGS": false, + "EFUSE_CUSTOM_TABLE": false, + "EFUSE_MAX_BLK_LEN": 256, + "EFUSE_VIRTUAL": false, + "ESP32C3_REV_MAX_FULL": 199, + "ESP32C3_REV_MIN_0": false, + "ESP32C3_REV_MIN_1": false, + "ESP32C3_REV_MIN_101": false, + "ESP32C3_REV_MIN_2": false, + "ESP32C3_REV_MIN_3": true, + "ESP32C3_REV_MIN_4": false, + "ESP32C3_REV_MIN_FULL": 3, + "ESP32C3_UNIVERSAL_MAC_ADDRESSES": 4, + "ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR": true, + "ESP32C3_UNIVERSAL_MAC_ADDRESSES_TWO": false, + "ESPTOOLPY_AFTER": "hard_reset", + "ESPTOOLPY_AFTER_NORESET": false, + "ESPTOOLPY_AFTER_RESET": true, + "ESPTOOLPY_BEFORE": "default_reset", + "ESPTOOLPY_BEFORE_NORESET": false, + "ESPTOOLPY_BEFORE_RESET": true, + "ESPTOOLPY_FLASHFREQ": "80m", + "ESPTOOLPY_FLASHFREQ_20M": false, + "ESPTOOLPY_FLASHFREQ_26M": false, + "ESPTOOLPY_FLASHFREQ_40M": false, + "ESPTOOLPY_FLASHFREQ_80M": true, + "ESPTOOLPY_FLASHFREQ_80M_DEFAULT": true, + "ESPTOOLPY_FLASHMODE": "dio", + "ESPTOOLPY_FLASHMODE_DIO": true, + "ESPTOOLPY_FLASHMODE_DOUT": false, + "ESPTOOLPY_FLASHMODE_QIO": false, + "ESPTOOLPY_FLASHMODE_QOUT": false, + "ESPTOOLPY_FLASHSIZE": "4MB", + "ESPTOOLPY_FLASHSIZE_128MB": false, + "ESPTOOLPY_FLASHSIZE_16MB": false, + "ESPTOOLPY_FLASHSIZE_1MB": false, + "ESPTOOLPY_FLASHSIZE_2MB": false, + "ESPTOOLPY_FLASHSIZE_32MB": false, + "ESPTOOLPY_FLASHSIZE_4MB": true, + "ESPTOOLPY_FLASHSIZE_64MB": false, + "ESPTOOLPY_FLASHSIZE_8MB": false, + "ESPTOOLPY_FLASH_SAMPLE_MODE_STR": true, + "ESPTOOLPY_HEADER_FLASHSIZE_UPDATE": false, + "ESPTOOLPY_MONITOR_BAUD": 115200, + "ESPTOOLPY_NO_STUB": false, + "ESP_BROWNOUT_DET": true, + "ESP_BROWNOUT_DET_LVL": 7, + "ESP_BROWNOUT_DET_LVL_SEL_2": false, + "ESP_BROWNOUT_DET_LVL_SEL_3": false, + "ESP_BROWNOUT_DET_LVL_SEL_4": false, + "ESP_BROWNOUT_DET_LVL_SEL_5": false, + "ESP_BROWNOUT_DET_LVL_SEL_6": false, + "ESP_BROWNOUT_DET_LVL_SEL_7": true, + "ESP_CONSOLE_NONE": false, + "ESP_CONSOLE_SECONDARY_NONE": false, + "ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG": true, + "ESP_CONSOLE_UART": true, + "ESP_CONSOLE_UART_BAUDRATE": 115200, + "ESP_CONSOLE_UART_CUSTOM": false, + "ESP_CONSOLE_UART_DEFAULT": true, + "ESP_CONSOLE_UART_NUM": 0, + "ESP_CONSOLE_USB_SERIAL_JTAG": false, + "ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED": true, + "ESP_DEBUG_OCDAWARE": true, + "ESP_DEBUG_STUBS_ENABLE": false, + "ESP_DEFAULT_CPU_FREQ_MHZ": 160, + "ESP_DEFAULT_CPU_FREQ_MHZ_160": true, + "ESP_DEFAULT_CPU_FREQ_MHZ_80": false, + "ESP_ERR_TO_NAME_LOOKUP": true, + "ESP_INT_WDT": true, + "ESP_INT_WDT_TIMEOUT_MS": 300, + "ESP_IPC_TASK_STACK_SIZE": 1024, + "ESP_MAC_ADDR_UNIVERSE_BT": true, + "ESP_MAC_ADDR_UNIVERSE_ETH": true, + "ESP_MAC_ADDR_UNIVERSE_WIFI_AP": true, + "ESP_MAC_ADDR_UNIVERSE_WIFI_STA": true, + "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR": true, + "ESP_MAC_USE_CUSTOM_MAC_AS_BASE_MAC": false, + "ESP_MAIN_TASK_AFFINITY": 0, + "ESP_MAIN_TASK_AFFINITY_CPU0": true, + "ESP_MAIN_TASK_AFFINITY_NO_AFFINITY": false, + "ESP_MAIN_TASK_STACK_SIZE": 3584, + "ESP_MINIMAL_SHARED_STACK_SIZE": 2048, + "ESP_PANIC_HANDLER_IRAM": false, + "ESP_REV_MAX_FULL": 199, + "ESP_REV_MIN_FULL": 3, + "ESP_ROM_GET_CLK_FREQ": true, + "ESP_ROM_HAS_CRC_BE": true, + "ESP_ROM_HAS_CRC_LE": true, + "ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV": true, + "ESP_ROM_HAS_ERASE_0_REGION_BUG": true, + "ESP_ROM_HAS_ETS_PRINTF_BUG": true, + "ESP_ROM_HAS_JPEG_DECODE": true, + "ESP_ROM_HAS_LAYOUT_TABLE": true, + "ESP_ROM_HAS_MZ_CRC32": true, + "ESP_ROM_HAS_NEWLIB_NANO_FORMAT": true, + "ESP_ROM_HAS_RETARGETABLE_LOCKING": true, + "ESP_ROM_HAS_SPI_FLASH": true, + "ESP_ROM_HAS_SW_FLOAT": true, + "ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE": true, + "ESP_ROM_NEEDS_SWSETUP_WORKAROUND": true, + "ESP_ROM_RAM_APP_NEEDS_MMU_INIT": true, + "ESP_ROM_UART_CLK_IS_XTAL": true, + "ESP_ROM_USB_SERIAL_DEVICE_NUM": 3, + "ESP_SLEEP_CACHE_SAFE_ASSERTION": false, + "ESP_SLEEP_DEBUG": false, + "ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND": true, + "ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS": true, + "ESP_SLEEP_GPIO_RESET_WORKAROUND": true, + "ESP_SLEEP_MSPI_NEED_ALL_IO_PU": false, + "ESP_SLEEP_POWER_DOWN_FLASH": false, + "ESP_SLEEP_SYSTIMER_STALL_WORKAROUND": true, + "ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY": 0, + "ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP": true, + "ESP_SYSTEM_BROWNOUT_INTR": true, + "ESP_SYSTEM_CHECK_INT_LEVEL_4": true, + "ESP_SYSTEM_EVENT_QUEUE_SIZE": 32, + "ESP_SYSTEM_EVENT_TASK_STACK_SIZE": 2304, + "ESP_SYSTEM_HW_STACK_GUARD": true, + "ESP_SYSTEM_MEMPROT_FEATURE": true, + "ESP_SYSTEM_MEMPROT_FEATURE_LOCK": true, + "ESP_SYSTEM_PANIC_PRINT_HALT": false, + "ESP_SYSTEM_PANIC_PRINT_REBOOT": true, + "ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS": 0, + "ESP_SYSTEM_PANIC_SILENT_REBOOT": false, + "ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK": true, + "ESP_SYSTEM_SINGLE_CORE_MODE": true, + "ESP_SYSTEM_USE_EH_FRAME": false, + "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0": true, + "ESP_TASK_WDT_EN": true, + "ESP_TASK_WDT_INIT": true, + "ESP_TASK_WDT_PANIC": false, + "ESP_TASK_WDT_TIMEOUT_S": 5, + "FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER": true, + "FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE": false, + "FREERTOS_CHECK_STACKOVERFLOW_CANARY": true, + "FREERTOS_CHECK_STACKOVERFLOW_NONE": false, + "FREERTOS_CHECK_STACKOVERFLOW_PTRVAL": false, + "FREERTOS_CORETIMER_SYSTIMER_LVL1": true, + "FREERTOS_CORETIMER_SYSTIMER_LVL3": false, + "FREERTOS_DEBUG_OCDAWARE": true, + "FREERTOS_ENABLE_BACKWARD_COMPATIBILITY": false, + "FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP": false, + "FREERTOS_ENABLE_TASK_SNAPSHOT": true, + "FREERTOS_GENERATE_RUN_TIME_STATS": false, + "FREERTOS_HZ": 100, + "FREERTOS_IDLE_TASK_STACKSIZE": 1536, + "FREERTOS_INTERRUPT_BACKTRACE": true, + "FREERTOS_ISR_STACKSIZE": 1536, + "FREERTOS_MAX_TASK_NAME_LEN": 16, + "FREERTOS_NO_AFFINITY": 2147483647, + "FREERTOS_OPTIMIZED_SCHEDULER": true, + "FREERTOS_PLACE_FUNCTIONS_INTO_FLASH": false, + "FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH": true, + "FREERTOS_PORT": true, + "FREERTOS_QUEUE_REGISTRY_SIZE": 0, + "FREERTOS_SMP": false, + "FREERTOS_SUPPORT_STATIC_ALLOCATION": true, + "FREERTOS_SYSTICK_USES_SYSTIMER": true, + "FREERTOS_TASK_FUNCTION_WRAPPER": true, + "FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES": 1, + "FREERTOS_TASK_PRE_DELETION_HOOK": false, + "FREERTOS_THREAD_LOCAL_STORAGE_POINTERS": 1, + "FREERTOS_TICK_SUPPORT_SYSTIMER": true, + "FREERTOS_TIMER_QUEUE_LENGTH": 10, + "FREERTOS_TIMER_SERVICE_TASK_NAME": "Tmr Svc", + "FREERTOS_TIMER_TASK_PRIORITY": 1, + "FREERTOS_TIMER_TASK_STACK_DEPTH": 3120, + "FREERTOS_TLSP_DELETION_CALLBACKS": true, + "FREERTOS_UNICORE": true, + "FREERTOS_USE_APPLICATION_TASK_TAG": false, + "FREERTOS_USE_IDLE_HOOK": false, + "FREERTOS_USE_TICK_HOOK": false, + "FREERTOS_USE_TRACE_FACILITY": false, + "FREERTOS_WATCHPOINT_END_OF_STACK": false, + "GDMA_CTRL_FUNC_IN_IRAM": false, + "GDMA_ENABLE_DEBUG_LOG": false, + "GDMA_ISR_IRAM_SAFE": false, + "HAL_ASSERTION_DISABLE": false, + "HAL_ASSERTION_ENABLE": false, + "HAL_ASSERTION_EQUALS_SYSTEM": true, + "HAL_ASSERTION_SILENT": false, + "HAL_DEFAULT_ASSERTION_LEVEL": 2, + "IDF_CMAKE": true, + "IDF_EXPERIMENTAL_FEATURES": false, + "IDF_FIRMWARE_CHIP_ID": 5, + "IDF_INIT_VERSION": "5.2.2", + "IDF_TARGET": "esp32c3", + "IDF_TARGET_ARCH": "riscv", + "IDF_TARGET_ARCH_RISCV": true, + "IDF_TARGET_ESP32C3": true, + "IDF_TOOLCHAIN": "gcc", + "LOG_COLORS": true, + "LOG_DEFAULT_LEVEL": 3, + "LOG_DEFAULT_LEVEL_DEBUG": false, + "LOG_DEFAULT_LEVEL_ERROR": false, + "LOG_DEFAULT_LEVEL_INFO": true, + "LOG_DEFAULT_LEVEL_NONE": false, + "LOG_DEFAULT_LEVEL_VERBOSE": false, + "LOG_DEFAULT_LEVEL_WARN": false, + "LOG_MASTER_LEVEL": false, + "LOG_MAXIMUM_EQUALS_DEFAULT": true, + "LOG_MAXIMUM_LEVEL": 3, + "LOG_MAXIMUM_LEVEL_DEBUG": false, + "LOG_MAXIMUM_LEVEL_VERBOSE": false, + "LOG_TIMESTAMP_SOURCE_RTOS": true, + "LOG_TIMESTAMP_SOURCE_SYSTEM": false, + "MMU_PAGE_MODE": "64KB", + "MMU_PAGE_SIZE": 65536, + "MMU_PAGE_SIZE_64KB": true, + "NEWLIB_NANO_FORMAT": false, + "NEWLIB_STDIN_LINE_ENDING_CR": true, + "NEWLIB_STDIN_LINE_ENDING_CRLF": false, + "NEWLIB_STDIN_LINE_ENDING_LF": false, + "NEWLIB_STDOUT_LINE_ENDING_CR": false, + "NEWLIB_STDOUT_LINE_ENDING_CRLF": true, + "NEWLIB_STDOUT_LINE_ENDING_LF": false, + "NEWLIB_TIME_SYSCALL_USE_HRT": false, + "NEWLIB_TIME_SYSCALL_USE_NONE": false, + "NEWLIB_TIME_SYSCALL_USE_RTC": false, + "NEWLIB_TIME_SYSCALL_USE_RTC_HRT": true, + "PARTITION_TABLE_CUSTOM": true, + "PARTITION_TABLE_CUSTOM_FILENAME": "partitions.csv", + "PARTITION_TABLE_FILENAME": "partitions.csv", + "PARTITION_TABLE_MD5": true, + "PARTITION_TABLE_OFFSET": 32768, + "PARTITION_TABLE_SINGLE_APP": false, + "PARTITION_TABLE_SINGLE_APP_LARGE": false, + "PARTITION_TABLE_TWO_OTA": false, + "PERIPH_CTRL_FUNC_IN_IRAM": true, + "RTC_CLK_CAL_CYCLES": 1024, + "RTC_CLK_SRC_EXT_CRYS": false, + "RTC_CLK_SRC_EXT_OSC": false, + "RTC_CLK_SRC_INT_8MD256": false, + "RTC_CLK_SRC_INT_RC": true, + "SECURE_BOOT": false, + "SECURE_BOOT_V2_PREFERRED": true, + "SECURE_BOOT_V2_RSA_SUPPORTED": true, + "SECURE_FLASH_ENC_ENABLED": false, + "SECURE_ROM_DL_MODE_ENABLED": true, + "SECURE_SIGNED_APPS_NO_SECURE_BOOT": false, + "SOC_ADC_ARBITER_SUPPORTED": true, + "SOC_ADC_ATTEN_NUM": 4, + "SOC_ADC_CALIBRATION_V1_SUPPORTED": true, + "SOC_ADC_DIGI_CONTROLLER_NUM": 1, + "SOC_ADC_DIGI_DATA_BYTES_PER_CONV": 4, + "SOC_ADC_DIGI_IIR_FILTER_NUM": 2, + "SOC_ADC_DIGI_MAX_BITWIDTH": 12, + "SOC_ADC_DIGI_MIN_BITWIDTH": 12, + "SOC_ADC_DIGI_MONITOR_NUM": 2, + "SOC_ADC_DIGI_RESULT_BYTES": 4, + "SOC_ADC_DIG_CTRL_SUPPORTED": true, + "SOC_ADC_DIG_IIR_FILTER_SUPPORTED": true, + "SOC_ADC_DMA_SUPPORTED": true, + "SOC_ADC_MAX_CHANNEL_NUM": 5, + "SOC_ADC_MONITOR_SUPPORTED": true, + "SOC_ADC_PATT_LEN_MAX": 8, + "SOC_ADC_PERIPH_NUM": 2, + "SOC_ADC_RTC_MAX_BITWIDTH": 12, + "SOC_ADC_RTC_MIN_BITWIDTH": 12, + "SOC_ADC_SAMPLE_FREQ_THRES_HIGH": 83333, + "SOC_ADC_SAMPLE_FREQ_THRES_LOW": 611, + "SOC_ADC_SELF_HW_CALI_SUPPORTED": true, + "SOC_ADC_SHARED_POWER": true, + "SOC_ADC_SUPPORTED": true, + "SOC_AES_GDMA": true, + "SOC_AES_SUPPORTED": true, + "SOC_AES_SUPPORT_AES_128": true, + "SOC_AES_SUPPORT_AES_256": true, + "SOC_AES_SUPPORT_DMA": true, + "SOC_AHB_GDMA_SUPPORTED": true, + "SOC_AHB_GDMA_VERSION": 1, + "SOC_APB_BACKUP_DMA": true, + "SOC_ASSIST_DEBUG_SUPPORTED": true, + "SOC_ASYNC_MEMCPY_SUPPORTED": true, + "SOC_BLE_50_SUPPORTED": true, + "SOC_BLE_DEVICE_PRIVACY_SUPPORTED": true, + "SOC_BLE_MESH_SUPPORTED": true, + "SOC_BLE_SUPPORTED": true, + "SOC_BLUFI_SUPPORTED": true, + "SOC_BOD_SUPPORTED": true, + "SOC_BROWNOUT_RESET_SUPPORTED": true, + "SOC_BT_SUPPORTED": true, + "SOC_CACHE_MEMORY_IBANK_SIZE": 16384, + "SOC_CLK_RC_FAST_D256_SUPPORTED": true, + "SOC_CLK_RC_FAST_SUPPORT_CALIBRATION": true, + "SOC_CLK_TREE_SUPPORTED": true, + "SOC_CLK_XTAL32K_SUPPORTED": true, + "SOC_COEX_HW_PTI": true, + "SOC_CPU_BREAKPOINTS_NUM": 8, + "SOC_CPU_CORES_NUM": 1, + "SOC_CPU_HAS_FLEXIBLE_INTC": true, + "SOC_CPU_INTR_NUM": 32, + "SOC_CPU_WATCHPOINTS_NUM": 8, + "SOC_CPU_WATCHPOINT_MAX_REGION_SIZE": 2147483648, + "SOC_DEDICATED_GPIO_SUPPORTED": true, + "SOC_DEDIC_GPIO_IN_CHANNELS_NUM": 8, + "SOC_DEDIC_GPIO_OUT_CHANNELS_NUM": 8, + "SOC_DEDIC_PERIPH_ALWAYS_ENABLE": true, + "SOC_DIG_SIGN_SUPPORTED": true, + "SOC_DS_KEY_CHECK_MAX_WAIT_US": 1100, + "SOC_DS_KEY_PARAM_MD_IV_LENGTH": 16, + "SOC_DS_SIGNATURE_MAX_BIT_LEN": 3072, + "SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK": true, + "SOC_EFUSE_DIS_DIRECT_BOOT": true, + "SOC_EFUSE_DIS_DOWNLOAD_ICACHE": true, + "SOC_EFUSE_DIS_ICACHE": true, + "SOC_EFUSE_DIS_PAD_JTAG": true, + "SOC_EFUSE_DIS_USB_JTAG": true, + "SOC_EFUSE_HAS_EFUSE_RST_BUG": true, + "SOC_EFUSE_KEY_PURPOSE_FIELD": true, + "SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS": true, + "SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS": 3, + "SOC_EFUSE_SOFT_DIS_JTAG": true, + "SOC_EFUSE_SUPPORTED": true, + "SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX": 32, + "SOC_FLASH_ENCRYPTION_XTS_AES": true, + "SOC_FLASH_ENCRYPTION_XTS_AES_128": true, + "SOC_FLASH_ENC_SUPPORTED": true, + "SOC_GDMA_NUM_GROUPS_MAX": 1, + "SOC_GDMA_PAIRS_PER_GROUP_MAX": 3, + "SOC_GDMA_SUPPORTED": true, + "SOC_GPIO_CLOCKOUT_BY_GPIO_MATRIX": true, + "SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK": 0, + "SOC_GPIO_FILTER_CLK_SUPPORT_APB": true, + "SOC_GPIO_IN_RANGE_MAX": 21, + "SOC_GPIO_OUT_RANGE_MAX": 21, + "SOC_GPIO_PIN_COUNT": 22, + "SOC_GPIO_PORT": 1, + "SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP": true, + "SOC_GPIO_SUPPORT_FORCE_HOLD": true, + "SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER": true, + "SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK": 4194240, + "SOC_GPSPI_SUPPORTED": true, + "SOC_GPTIMER_SUPPORTED": true, + "SOC_HMAC_SUPPORTED": true, + "SOC_I2C_CMD_REG_NUM": 8, + "SOC_I2C_FIFO_LEN": 32, + "SOC_I2C_NUM": 1, + "SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE": true, + "SOC_I2C_SLAVE_SUPPORT_BROADCAST": true, + "SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS": true, + "SOC_I2C_SUPPORTED": true, + "SOC_I2C_SUPPORT_10BIT_ADDR": true, + "SOC_I2C_SUPPORT_HW_CLR_BUS": true, + "SOC_I2C_SUPPORT_RTC": true, + "SOC_I2C_SUPPORT_SLAVE": true, + "SOC_I2C_SUPPORT_XTAL": true, + "SOC_I2S_HW_VERSION_2": true, + "SOC_I2S_NUM": 1, + "SOC_I2S_PDM_MAX_TX_LINES": 2, + "SOC_I2S_SUPPORTED": true, + "SOC_I2S_SUPPORTS_PCM": true, + "SOC_I2S_SUPPORTS_PDM": true, + "SOC_I2S_SUPPORTS_PDM_TX": true, + "SOC_I2S_SUPPORTS_PLL_F160M": true, + "SOC_I2S_SUPPORTS_TDM": true, + "SOC_I2S_SUPPORTS_XTAL": true, + "SOC_LEDC_CHANNEL_NUM": 6, + "SOC_LEDC_SUPPORTED": true, + "SOC_LEDC_SUPPORT_APB_CLOCK": true, + "SOC_LEDC_SUPPORT_FADE_STOP": true, + "SOC_LEDC_SUPPORT_XTAL_CLOCK": true, + "SOC_LEDC_TIMER_BIT_WIDTH": 14, + "SOC_MAC_BB_PD_MEM_SIZE": 192, + "SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE": 16, + "SOC_MEMPROT_MEM_ALIGN_SIZE": 512, + "SOC_MEMPROT_SUPPORTED": true, + "SOC_MEMSPI_IS_INDEPENDENT": true, + "SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED": true, + "SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED": true, + "SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED": true, + "SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED": true, + "SOC_MMU_LINEAR_ADDRESS_REGION_NUM": 1, + "SOC_MMU_PERIPH_NUM": 1, + "SOC_MPI_MEM_BLOCKS_NUM": 4, + "SOC_MPI_OPERATIONS_NUM": 3, + "SOC_MPI_SUPPORTED": true, + "SOC_MPU_MIN_REGION_SIZE": 536870912, + "SOC_MPU_REGIONS_MAX_NUM": 8, + "SOC_MWDT_SUPPORT_XTAL": true, + "SOC_PHY_COMBO_MODULE": true, + "SOC_PHY_DIG_REGS_MEM_SIZE": 21, + "SOC_PM_CPU_RETENTION_BY_RTCCNTL": true, + "SOC_PM_MODEM_RETENTION_BY_BACKUPDMA": true, + "SOC_PM_SUPPORT_BT_PD": true, + "SOC_PM_SUPPORT_BT_WAKEUP": true, + "SOC_PM_SUPPORT_CPU_PD": true, + "SOC_PM_SUPPORT_MAC_BB_PD": true, + "SOC_PM_SUPPORT_RC_FAST_PD": true, + "SOC_PM_SUPPORT_VDDSDIO_PD": true, + "SOC_PM_SUPPORT_WIFI_PD": true, + "SOC_PM_SUPPORT_WIFI_WAKEUP": true, + "SOC_RMT_CHANNELS_PER_GROUP": 4, + "SOC_RMT_GROUPS": 1, + "SOC_RMT_MEM_WORDS_PER_CHANNEL": 48, + "SOC_RMT_RX_CANDIDATES_PER_GROUP": 2, + "SOC_RMT_SUPPORTED": true, + "SOC_RMT_SUPPORT_APB": true, + "SOC_RMT_SUPPORT_RC_FAST": true, + "SOC_RMT_SUPPORT_RX_DEMODULATION": true, + "SOC_RMT_SUPPORT_RX_PINGPONG": true, + "SOC_RMT_SUPPORT_TX_ASYNC_STOP": true, + "SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY": true, + "SOC_RMT_SUPPORT_TX_LOOP_COUNT": true, + "SOC_RMT_SUPPORT_TX_SYNCHRO": true, + "SOC_RMT_SUPPORT_XTAL": true, + "SOC_RMT_TX_CANDIDATES_PER_GROUP": 2, + "SOC_RSA_MAX_BIT_LEN": 3072, + "SOC_RTCIO_PIN_COUNT": 0, + "SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH": 128, + "SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM": 108, + "SOC_RTC_FAST_MEM_SUPPORTED": true, + "SOC_RTC_MEM_SUPPORTED": true, + "SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256": true, + "SOC_SDM_CHANNELS_PER_GROUP": 4, + "SOC_SDM_CLK_SUPPORT_APB": true, + "SOC_SDM_GROUPS": 1, + "SOC_SDM_SUPPORTED": true, + "SOC_SECURE_BOOT_SUPPORTED": true, + "SOC_SECURE_BOOT_V2_RSA": true, + "SOC_SHARED_IDCACHE_SUPPORTED": true, + "SOC_SHA_DMA_MAX_BUFFER_SIZE": 3968, + "SOC_SHA_GDMA": true, + "SOC_SHA_SUPPORTED": true, + "SOC_SHA_SUPPORT_DMA": true, + "SOC_SHA_SUPPORT_RESUME": true, + "SOC_SHA_SUPPORT_SHA1": true, + "SOC_SHA_SUPPORT_SHA224": true, + "SOC_SHA_SUPPORT_SHA256": true, + "SOC_SPI_FLASH_SUPPORTED": true, + "SOC_SPI_MAXIMUM_BUFFER_SIZE": 64, + "SOC_SPI_MAX_CS_NUM": 6, + "SOC_SPI_MAX_PRE_DIVIDER": 16, + "SOC_SPI_MEM_SUPPORT_AUTO_RESUME": true, + "SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND": true, + "SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE": true, + "SOC_SPI_MEM_SUPPORT_CHECK_SUS": true, + "SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE": true, + "SOC_SPI_MEM_SUPPORT_IDLE_INTR": true, + "SOC_SPI_MEM_SUPPORT_SW_SUSPEND": true, + "SOC_SPI_MEM_SUPPORT_WRAP": true, + "SOC_SPI_PERIPH_NUM": 2, + "SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT": true, + "SOC_SPI_SLAVE_SUPPORT_SEG_TRANS": true, + "SOC_SPI_SUPPORT_CD_SIG": true, + "SOC_SPI_SUPPORT_CLK_APB": true, + "SOC_SPI_SUPPORT_CLK_XTAL": true, + "SOC_SPI_SUPPORT_CONTINUOUS_TRANS": true, + "SOC_SPI_SUPPORT_DDRCLK": true, + "SOC_SPI_SUPPORT_SLAVE_HD_VER2": true, + "SOC_SUPPORTS_SECURE_DL_MODE": true, + "SOC_SUPPORT_COEXISTENCE": true, + "SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY": true, + "SOC_SYSTIMER_ALARM_MISS_COMPENSATE": true, + "SOC_SYSTIMER_ALARM_NUM": 3, + "SOC_SYSTIMER_BIT_WIDTH_HI": 20, + "SOC_SYSTIMER_BIT_WIDTH_LO": 32, + "SOC_SYSTIMER_COUNTER_NUM": 2, + "SOC_SYSTIMER_FIXED_DIVIDER": true, + "SOC_SYSTIMER_INT_LEVEL": true, + "SOC_SYSTIMER_SUPPORTED": true, + "SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC": true, + "SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL": true, + "SOC_TEMP_SENSOR_SUPPORTED": true, + "SOC_TIMER_GROUPS": 2, + "SOC_TIMER_GROUP_COUNTER_BIT_WIDTH": 54, + "SOC_TIMER_GROUP_SUPPORT_APB": true, + "SOC_TIMER_GROUP_SUPPORT_XTAL": true, + "SOC_TIMER_GROUP_TIMERS_PER_GROUP": 1, + "SOC_TIMER_GROUP_TOTAL_TIMERS": 2, + "SOC_TWAI_BRP_MAX": 16384, + "SOC_TWAI_BRP_MIN": 2, + "SOC_TWAI_CLK_SUPPORT_APB": true, + "SOC_TWAI_CONTROLLER_NUM": 1, + "SOC_TWAI_SUPPORTED": true, + "SOC_TWAI_SUPPORTS_RX_STATUS": true, + "SOC_UART_BITRATE_MAX": 5000000, + "SOC_UART_FIFO_LEN": 128, + "SOC_UART_HP_NUM": 2, + "SOC_UART_NUM": 2, + "SOC_UART_SUPPORTED": true, + "SOC_UART_SUPPORT_APB_CLK": true, + "SOC_UART_SUPPORT_FSM_TX_WAIT_SEND": true, + "SOC_UART_SUPPORT_RTC_CLK": true, + "SOC_UART_SUPPORT_WAKEUP_INT": true, + "SOC_UART_SUPPORT_XTAL_CLK": true, + "SOC_USB_SERIAL_JTAG_SUPPORTED": true, + "SOC_WDT_SUPPORTED": true, + "SOC_WIFI_CSI_SUPPORT": true, + "SOC_WIFI_FTM_SUPPORT": true, + "SOC_WIFI_GCMP_SUPPORT": true, + "SOC_WIFI_HW_TSF": true, + "SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH": 12, + "SOC_WIFI_MESH_SUPPORT": true, + "SOC_WIFI_PHY_NEEDS_USB_WORKAROUND": true, + "SOC_WIFI_SUPPORTED": true, + "SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW": true, + "SOC_WIFI_WAPI_SUPPORT": true, + "SOC_XTAL_SUPPORT_40M": true, + "SOC_XT_WDT_SUPPORTED": true, + "SPI_FLASH_AUTO_SUSPEND": false, + "SPI_FLASH_BROWNOUT_RESET": true, + "SPI_FLASH_BROWNOUT_RESET_XMC": true, + "SPI_FLASH_BYPASS_BLOCK_ERASE": false, + "SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED": false, + "SPI_FLASH_DANGEROUS_WRITE_ABORTS": true, + "SPI_FLASH_DANGEROUS_WRITE_ALLOWED": false, + "SPI_FLASH_DANGEROUS_WRITE_FAILS": false, + "SPI_FLASH_ENABLE_COUNTERS": false, + "SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE": true, + "SPI_FLASH_ERASE_YIELD_DURATION_MS": 20, + "SPI_FLASH_ERASE_YIELD_TICKS": 1, + "SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST": false, + "SPI_FLASH_ROM_DRIVER_PATCH": true, + "SPI_FLASH_ROM_IMPL": false, + "SPI_FLASH_SIZE_OVERRIDE": false, + "SPI_FLASH_SUPPORT_BOYA_CHIP": true, + "SPI_FLASH_SUPPORT_GD_CHIP": true, + "SPI_FLASH_SUPPORT_ISSI_CHIP": true, + "SPI_FLASH_SUPPORT_MXIC_CHIP": true, + "SPI_FLASH_SUPPORT_TH_CHIP": true, + "SPI_FLASH_SUPPORT_WINBOND_CHIP": true, + "SPI_FLASH_SUSPEND_QVL_SUPPORTED": true, + "SPI_FLASH_VENDOR_BOYA_SUPPORTED": true, + "SPI_FLASH_VENDOR_GD_SUPPORTED": true, + "SPI_FLASH_VENDOR_ISSI_SUPPORTED": true, + "SPI_FLASH_VENDOR_MXIC_SUPPORTED": true, + "SPI_FLASH_VENDOR_TH_SUPPORTED": true, + "SPI_FLASH_VENDOR_WINBOND_SUPPORTED": true, + "SPI_FLASH_VENDOR_XMC_SUPPORTED": true, + "SPI_FLASH_VERIFY_WRITE": false, + "SPI_FLASH_WRITE_CHUNK_SIZE": 8192, + "SPI_FLASH_YIELD_DURING_ERASE": true, + "XTAL_FREQ": 40, + "XTAL_FREQ_40": true +} \ No newline at end of file diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader/cmake_install.cmake new file mode 100644 index 000000000..c9c425dc9 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj new file mode 100644 index 000000000..12024bc16 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj new file mode 100644 index 000000000..6d435f0a2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj new file mode 100644 index 000000000..ce70d22d1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj new file mode 100644 index 000000000..f9629d8ec Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_loader.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_loader.c.obj new file mode 100644 index 000000000..2d4df7092 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_loader.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj new file mode 100644 index 000000000..f21c0c842 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj new file mode 100644 index 000000000..84ce732b8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console.c.obj new file mode 100644 index 000000000..892da0a9b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console_loader.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console_loader.c.obj new file mode 100644 index 000000000..6e7ae1029 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console_loader.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj new file mode 100644 index 000000000..21a7c2cf3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_init.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_init.c.obj new file mode 100644 index 000000000..bab11809b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_init.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj new file mode 100644 index 000000000..50d4d3429 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_panic.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_panic.c.obj new file mode 100644 index 000000000..86e3110fc Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_panic.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj new file mode 100644 index 000000000..eabb89e3e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj new file mode 100644 index 000000000..4bbf4f083 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj new file mode 100644 index 000000000..b605f3ec4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_esp32c3.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_esp32c3.c.obj new file mode 100644 index 000000000..96d0a335a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_esp32c3.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_sha.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_sha.c.obj new file mode 100644 index 000000000..a9ccccf78 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_sha.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_soc.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_soc.c.obj new file mode 100644 index 000000000..aefbb6fbf Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_soc.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj new file mode 100644 index 000000000..aecc9bdb0 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj new file mode 100644 index 000000000..3ba54b222 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj new file mode 100644 index 000000000..abf6cae50 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj new file mode 100644 index 000000000..be7f412d5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/cmake_install.cmake new file mode 100644 index 000000000..59125de06 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/libbootloader_support.a b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/libbootloader_support.a new file mode 100644 index 000000000..516065801 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/libbootloader_support.a differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/cmake_install.cmake new file mode 100644 index 000000000..95baa32a4 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/cmake_install.cmake @@ -0,0 +1,139 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/riscv/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/newlib/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/micro-ecc/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/spi_flash/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_bootloader_format/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_app_format/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_system/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_common/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/log/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esptool_py/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/partition_table/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/freertos/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/main/cmake_install.cmake") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj new file mode 100644 index 000000000..156dbbc9f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj new file mode 100644 index 000000000..34ce95964 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj new file mode 100644 index 000000000..e910bdff0 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj new file mode 100644 index 000000000..e22b3ce47 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj new file mode 100644 index 000000000..325d2174e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj new file mode 100644 index 000000000..e1eed5c3a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj new file mode 100644 index 000000000..2613e3f6c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj new file mode 100644 index 000000000..46145d545 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/cmake_install.cmake new file mode 100644 index 000000000..66182b054 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/libefuse.a b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/libefuse.a new file mode 100644 index 000000000..71c209104 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/libefuse.a differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_app_format/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_app_format/cmake_install.cmake new file mode 100644 index 000000000..03516635d --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_app_format/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj new file mode 100644 index 000000000..0f8b1a421 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_bootloader_format/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_bootloader_format/cmake_install.cmake new file mode 100644 index 000000000..47921b010 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_bootloader_format/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_bootloader_format/libesp_bootloader_format.a b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_bootloader_format/libesp_bootloader_format.a new file mode 100644 index 000000000..be5faa6a7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_bootloader_format/libesp_bootloader_format.a differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj new file mode 100644 index 000000000..5a7d3e73f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_common/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_common/cmake_install.cmake new file mode 100644 index 000000000..9da985b2a --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_common/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_common/libesp_common.a b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_common/libesp_common.a new file mode 100644 index 000000000..f0ba203d5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_common/libesp_common.a differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj new file mode 100644 index 000000000..82e5aae13 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj new file mode 100644 index 000000000..b12e46ddf Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj new file mode 100644 index 000000000..623750fc1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/cpu_region_protect.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/cpu_region_protect.c.obj new file mode 100644 index 000000000..159fcaa97 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/cpu_region_protect.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj new file mode 100644 index 000000000..76ec46afa Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk_init.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk_init.c.obj new file mode 100644 index 000000000..8d50abd0f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk_init.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj new file mode 100644 index 000000000..e7800b9b3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj new file mode 100644 index 000000000..8d2eef038 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj new file mode 100644 index 000000000..cd8212efd Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/cmake_install.cmake new file mode 100644 index 000000000..a2981db26 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/cmake_install.cmake @@ -0,0 +1,44 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/port/esp32c3/cmake_install.cmake") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/libesp_hw_support.a b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/libesp_hw_support.a new file mode 100644 index 000000000..09aa6960e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/libesp_hw_support.a differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/port/esp32c3/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/port/esp32c3/cmake_install.cmake new file mode 100644 index 000000000..0f3e69fd7 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/port/esp32c3/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj new file mode 100644 index 000000000..9d707739c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj new file mode 100644 index 000000000..aad78ca4b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj new file mode 100644 index 000000000..2b01cc555 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj new file mode 100644 index 000000000..86b8c4f73 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj new file mode 100644 index 000000000..0ac2d1b05 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj new file mode 100644 index 000000000..edf541a3c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/cmake_install.cmake new file mode 100644 index 000000000..94ad4ee9f --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/libesp_rom.a b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/libesp_rom.a new file mode 100644 index 000000000..9ff11cd78 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/libesp_rom.a differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj new file mode 100644 index 000000000..0a9e4514f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_system/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_system/cmake_install.cmake new file mode 100644 index 000000000..64a433c26 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_system/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_system/libesp_system.a b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_system/libesp_system.a new file mode 100644 index 000000000..ba7f66f9e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_system/libesp_system.a differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esptool_py/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esptool_py/cmake_install.cmake new file mode 100644 index 000000000..a0a191760 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esptool_py/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/freertos/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/freertos/cmake_install.cmake new file mode 100644 index 000000000..71bb69e67 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/freertos/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj new file mode 100644 index 000000000..f77e833dd Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj new file mode 100644 index 000000000..342257fe7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj new file mode 100644 index 000000000..f53c30664 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj new file mode 100644 index 000000000..18571e545 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj new file mode 100644 index 000000000..0902bd34b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj new file mode 100644 index 000000000..41a3fd605 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/cmake_install.cmake new file mode 100644 index 000000000..d4ae1acc2 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/hal + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/libhal.a b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/libhal.a new file mode 100644 index 000000000..e6434d732 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/libhal.a differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj new file mode 100644 index 000000000..f9c530f24 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj new file mode 100644 index 000000000..5e79b213d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir/log_noos.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir/log_noos.c.obj new file mode 100644 index 000000000..f59744570 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir/log_noos.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/log/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/log/cmake_install.cmake new file mode 100644 index 000000000..a5883f2bd --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/log/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/log + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/log/liblog.a b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/log/liblog.a new file mode 100644 index 000000000..6301e1745 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/log/liblog.a differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/main/CMakeFiles/__idf_main.dir/bootloader_start.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/main/CMakeFiles/__idf_main.dir/bootloader_start.c.obj new file mode 100644 index 000000000..c193b2226 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/main/CMakeFiles/__idf_main.dir/bootloader_start.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/main/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/main/cmake_install.cmake new file mode 100644 index 000000000..95c60b1f8 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/main/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/main + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/main/libmain.a b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/main/libmain.a new file mode 100644 index 000000000..8da12c1ee Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/main/libmain.a differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir/uECC_verify_antifault.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir/uECC_verify_antifault.c.obj new file mode 100644 index 000000000..4bcfc955d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir/uECC_verify_antifault.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/micro-ecc/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/micro-ecc/cmake_install.cmake new file mode 100644 index 000000000..78af68518 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/micro-ecc/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/micro-ecc/libmicro-ecc.a b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/micro-ecc/libmicro-ecc.a new file mode 100644 index 000000000..8cfce2910 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/micro-ecc/libmicro-ecc.a differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/newlib/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/newlib/cmake_install.cmake new file mode 100644 index 000000000..c71c9ce1d --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/newlib/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/partition_table/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/partition_table/cmake_install.cmake new file mode 100644 index 000000000..4f6881f66 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/partition_table/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/riscv/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/riscv/cmake_install.cmake new file mode 100644 index 000000000..89150d2e5 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/riscv/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/riscv + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj new file mode 100644 index 000000000..1f0062b50 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/adc_periph.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/adc_periph.c.obj new file mode 100644 index 000000000..78fc42033 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/adc_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/dedic_gpio_periph.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/dedic_gpio_periph.c.obj new file mode 100644 index 000000000..d5f7ecd83 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/dedic_gpio_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gdma_periph.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gdma_periph.c.obj new file mode 100644 index 000000000..9a5f8d6a5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gdma_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj new file mode 100644 index 000000000..cce3cdf8f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2c_periph.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2c_periph.c.obj new file mode 100644 index 000000000..0a64f8229 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2c_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2s_periph.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2s_periph.c.obj new file mode 100644 index 000000000..20e3d1361 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2s_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj new file mode 100644 index 000000000..4321f3b41 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/ledc_periph.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/ledc_periph.c.obj new file mode 100644 index 000000000..067bba528 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/ledc_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/mpi_periph.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/mpi_periph.c.obj new file mode 100644 index 000000000..c8b6ed5df Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/mpi_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/rmt_periph.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/rmt_periph.c.obj new file mode 100644 index 000000000..59655659a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/rmt_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/sdm_periph.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/sdm_periph.c.obj new file mode 100644 index 000000000..0ae3c8596 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/sdm_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/spi_periph.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/spi_periph.c.obj new file mode 100644 index 000000000..8b68476b3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/spi_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/temperature_sensor_periph.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/temperature_sensor_periph.c.obj new file mode 100644 index 000000000..6daa875c0 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/temperature_sensor_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/timer_periph.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/timer_periph.c.obj new file mode 100644 index 000000000..b6aef7d7d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/timer_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/twai_periph.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/twai_periph.c.obj new file mode 100644 index 000000000..169623793 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/twai_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/uart_periph.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/uart_periph.c.obj new file mode 100644 index 000000000..239088438 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/uart_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj new file mode 100644 index 000000000..f68c3d4aa Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/cmake_install.cmake new file mode 100644 index 000000000..cc0808695 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/soc + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/libsoc.a b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/libsoc.a new file mode 100644 index 000000000..298362b9e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/libsoc.a differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj new file mode 100644 index 000000000..3b208c066 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/spi_flash/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/spi_flash/cmake_install.cmake new file mode 100644 index 000000000..fe6006e2a --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/spi_flash/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/spi_flash/libspi_flash.a b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/spi_flash/libspi_flash.a new file mode 100644 index 000000000..97172f125 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/spi_flash/libspi_flash.a differ diff --git a/ESP32-Rainmaker-Switch/build/bootloader/kconfigs.in b/ESP32-Rainmaker-Switch/build/bootloader/kconfigs.in new file mode 100644 index 000000000..08a9403d8 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/kconfigs.in @@ -0,0 +1,10 @@ +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/log/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/Kconfig" \ No newline at end of file diff --git a/ESP32-Rainmaker-Switch/build/bootloader/kconfigs_projbuild.in b/ESP32-Rainmaker-Switch/build/bootloader/kconfigs_projbuild.in new file mode 100644 index 000000000..a046dd200 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/kconfigs_projbuild.in @@ -0,0 +1,5 @@ +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/Kconfig.projbuild" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/Kconfig.projbuild" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/Kconfig.projbuild" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/Kconfig.projbuild" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table/Kconfig.projbuild" \ No newline at end of file diff --git a/ESP32-Rainmaker-Switch/build/bootloader/project_description.json b/ESP32-Rainmaker-Switch/build/bootloader/project_description.json new file mode 100644 index 000000000..4016f75e5 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/project_description.json @@ -0,0 +1,1295 @@ +{ + "version": "1.1", + "project_name": "bootloader", + "project_version": "v5.2.2", + "project_path": "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject", + "idf_path": "C:/Users/alex/esp/v5.2.2/esp-idf", + "build_dir": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", + "config_file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig", + "config_defaults": "", + "bootloader_elf": "", + "app_elf": "bootloader.elf", + "app_bin": "bootloader.bin", + "build_type": "flash_app", + "git_revision": "v5.2.2", + "target": "esp32c3", + "rev": "", + "min_rev": "3", + "max_rev": "199", + "phy_data_partition": "", + "monitor_baud" : "115200", + "monitor_toolprefix": "riscv32-esp-elf-", + "c_compiler": "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe", + "config_environment" : { + "COMPONENT_KCONFIGS" : "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/log/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/Kconfig", + "COMPONENT_KCONFIGS_PROJBUILD" : "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/Kconfig.projbuild;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/Kconfig.projbuild;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/Kconfig.projbuild;C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/Kconfig.projbuild;C:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table/Kconfig.projbuild" + }, + "common_component_reqs": [ "log", "esp_rom", "esp_common", "esp_hw_support", "newlib", "riscv" ], + "build_components" : [ "bootloader", "bootloader_support", "efuse", "esp_app_format", "esp_bootloader_format", "esp_common", "esp_hw_support", "esp_rom", "esp_system", "esptool_py", "freertos", "hal", "log", "main", "micro-ecc", "newlib", "partition_table", "riscv", "soc", "spi_flash", "" ], + "build_component_paths" : [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support", "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py", "C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal", "C:/Users/alex/esp/v5.2.2/esp-idf/components/log", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/main", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc", "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib", "C:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table", "C:/Users/alex/esp/v5.2.2/esp-idf/components/riscv", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash", "" ], + "build_component_info" : { + "bootloader": { + "alias": "idf::bootloader", + "target": "___idf_bootloader", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader", + "type": "CONFIG_ONLY", + "lib": "__idf_bootloader", + "reqs": [], + "priv_reqs": [ "partition_table", "esptool_py" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "", + "sources": [], + "include_dirs": [] + }, + "bootloader_support": { + "alias": "idf::bootloader_support", + "target": "___idf_bootloader_support", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support", + "type": "LIBRARY", + "lib": "__idf_bootloader_support", + "reqs": [ "soc" ], + "priv_reqs": [ "micro-ecc", "spi_flash", "efuse", "esp_bootloader_format", "esp_app_format", "hal" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/bootloader_support/libbootloader_support.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_common_loader.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_clock_init.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_mem.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_random.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_efuse.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/flash_encrypt.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/secure_boot.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_random_esp32c3.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/src/flash_qio_mode.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash_config_esp32c3.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_utility.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/flash_partitions.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/esp_image_format.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_init.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_clock_loader.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_console.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_console_loader.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/esp32c3/bootloader_sha.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/esp32c3/bootloader_soc.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/esp32c3/bootloader_esp32c3.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_panic.c" ], + "include_dirs": [ "include", "bootloader_flash/include", "private_include" ] + }, + "efuse": { + "alias": "idf::efuse", + "target": "___idf_efuse", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse", + "type": "LIBRARY", + "lib": "__idf_efuse", + "reqs": [], + "priv_reqs": [ "bootloader_support", "soc", "spi_flash" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/efuse/libefuse.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/esp_efuse_table.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/esp_efuse_fields.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/esp_efuse_rtc_calib.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/esp_efuse_utility.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/src/esp_efuse_api.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/src/esp_efuse_fields.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/src/esp_efuse_utility.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c" ], + "include_dirs": [ "include", "esp32c3/include" ] + }, + "esp_app_format": { + "alias": "idf::esp_app_format", + "target": "___idf_esp_app_format", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format", + "type": "CONFIG_ONLY", + "lib": "__idf_esp_app_format", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "", + "sources": [], + "include_dirs": [ "include" ] + }, + "esp_bootloader_format": { + "alias": "idf::esp_bootloader_format", + "target": "___idf_esp_bootloader_format", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format", + "type": "LIBRARY", + "lib": "__idf_esp_bootloader_format", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_bootloader_format/libesp_bootloader_format.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c" ], + "include_dirs": [ "include" ] + }, + "esp_common": { + "alias": "idf::esp_common", + "target": "___idf_esp_common", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common", + "type": "LIBRARY", + "lib": "__idf_esp_common", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_common/libesp_common.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/src/esp_err_to_name.c" ], + "include_dirs": [ "include" ] + }, + "esp_hw_support": { + "alias": "idf::esp_hw_support", + "target": "___idf_esp_hw_support", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support", + "type": "LIBRARY", + "lib": "__idf_esp_hw_support", + "reqs": [ "soc" ], + "priv_reqs": [ "efuse", "spi_flash", "bootloader_support", "esp_system" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_hw_support/libesp_hw_support.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/cpu.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/esp_memory_utils.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/cpu_region_protect.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_clk_init.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_clk.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_init.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_sleep.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_time.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/chip_info.c" ], + "include_dirs": [ "include", "include/soc", "include/soc/esp32c3" ] + }, + "esp_rom": { + "alias": "idf::esp_rom", + "target": "___idf_esp_rom", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom", + "type": "LIBRARY", + "lib": "__idf_esp_rom", + "reqs": [], + "priv_reqs": [ "soc", "hal" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_rom/libesp_rom.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/patches/esp_rom_crc.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/patches/esp_rom_sys.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/patches/esp_rom_uart.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/patches/esp_rom_spiflash.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/patches/esp_rom_efuse.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/patches/esp_rom_systimer.c" ], + "include_dirs": [ "include", "include/esp32c3", "esp32c3" ] + }, + "esp_system": { + "alias": "idf::esp_system", + "target": "___idf_esp_system", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system", + "type": "LIBRARY", + "lib": "__idf_esp_system", + "reqs": [ "spi_flash" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esp_system/libesp_system.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/esp_err.c" ], + "include_dirs": [] + }, + "esptool_py": { + "alias": "idf::esptool_py", + "target": "___idf_esptool_py", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py", + "type": "CONFIG_ONLY", + "lib": "__idf_esptool_py", + "reqs": [ "bootloader" ], + "priv_reqs": [ "partition_table" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "", + "sources": [], + "include_dirs": [] + }, + "freertos": { + "alias": "idf::freertos", + "target": "___idf_freertos", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos", + "type": "CONFIG_ONLY", + "lib": "__idf_freertos", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "", + "sources": [], + "include_dirs": [] + }, + "hal": { + "alias": "idf::hal", + "target": "___idf_hal", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal", + "type": "LIBRARY", + "lib": "__idf_hal", + "reqs": [ "soc", "esp_rom" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/hal/libhal.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/hal_utils.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/efuse_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/efuse_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/wdt_hal_iram.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/mmu_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/cache_hal.c" ], + "include_dirs": [ "platform_port/include", "esp32c3/include", "include" ] + }, + "log": { + "alias": "idf::log", + "target": "___idf_log", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/log", + "type": "LIBRARY", + "lib": "__idf_log", + "reqs": [], + "priv_reqs": [ "soc", "hal", "esp_hw_support" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/log/liblog.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/log/log.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/log/log_buffers.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/log/log_noos.c" ], + "include_dirs": [ "include" ] + }, + "main": { + "alias": "idf::main", + "target": "___idf_main", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/main", + "type": "LIBRARY", + "lib": "__idf_main", + "reqs": [ "bootloader", "bootloader_support" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/main/libmain.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/main/bootloader_start.c" ], + "include_dirs": [] + }, + "micro-ecc": { + "alias": "idf::micro-ecc", + "target": "___idf_micro-ecc", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc", + "type": "LIBRARY", + "lib": "__idf_micro-ecc", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/micro-ecc/libmicro-ecc.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/uECC_verify_antifault.c" ], + "include_dirs": [ ".", "micro-ecc" ] + }, + "newlib": { + "alias": "idf::newlib", + "target": "___idf_newlib", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib", + "type": "CONFIG_ONLY", + "lib": "__idf_newlib", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "", + "sources": [], + "include_dirs": [ "platform_include" ] + }, + "partition_table": { + "alias": "idf::partition_table", + "target": "___idf_partition_table", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table", + "type": "CONFIG_ONLY", + "lib": "__idf_partition_table", + "reqs": [], + "priv_reqs": [ "esptool_py" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "", + "sources": [], + "include_dirs": [] + }, + "riscv": { + "alias": "idf::riscv", + "target": "___idf_riscv", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/riscv", + "type": "CONFIG_ONLY", + "lib": "__idf_riscv", + "reqs": [], + "priv_reqs": [ "soc" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "", + "sources": [], + "include_dirs": [ "include" ] + }, + "soc": { + "alias": "idf::soc", + "target": "___idf_soc", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc", + "type": "LIBRARY", + "lib": "__idf_soc", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/soc/libsoc.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/lldesc.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/dport_access_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/interrupts.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/gpio_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/uart_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/adc_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/dedic_gpio_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/gdma_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/spi_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/ledc_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/rmt_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/sdm_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/i2s_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/i2c_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/temperature_sensor_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/timer_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/mpi_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/twai_periph.c" ], + "include_dirs": [ "include", "esp32c3", "esp32c3/include" ] + }, + "spi_flash": { + "alias": "idf::spi_flash", + "target": "___idf_spi_flash", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash", + "type": "LIBRARY", + "lib": "__idf_spi_flash", + "reqs": [ "hal" ], + "priv_reqs": [ "bootloader_support", "soc" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/spi_flash/libspi_flash.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/spi_flash_wrap.c" ], + "include_dirs": [ "include" ] + } + }, + "all_component_info" : { + "app_trace": { + "alias": "idf::app_trace", + "target": "___idf_app_trace", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace", + "lib": "__idf_app_trace", + "reqs": [ "esp_timer" ], + "priv_reqs": [ "soc", "driver" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "app_update": { + "alias": "idf::app_update", + "target": "___idf_app_update", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/app_update", + "lib": "__idf_app_update", + "reqs": [ "partition_table", "bootloader_support", "esp_app_format", "esp_bootloader_format", "esp_partition" ], + "priv_reqs": [ "esptool_py", "efuse", "spi_flash" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "bootloader": { + "alias": "idf::bootloader", + "target": "___idf_bootloader", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader", + "lib": "__idf_bootloader", + "reqs": [], + "priv_reqs": [ "partition_table", "esptool_py" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "bootloader_support": { + "alias": "idf::bootloader_support", + "target": "___idf_bootloader_support", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support", + "lib": "__idf_bootloader_support", + "reqs": [ "soc" ], + "priv_reqs": [ "micro-ecc", "spi_flash", "efuse", "esp_bootloader_format", "esp_app_format", "hal" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "bootloader_flash/include", "private_include" ] + }, + "bt": { + "alias": "idf::bt", + "target": "___idf_bt", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt", + "lib": "__idf_bt", + "reqs": [ "esp_timer", "esp_wifi" ], + "priv_reqs": [ "nvs_flash", "soc", "esp_pm", "esp_phy", "esp_coex", "mbedtls", "driver", "vfs" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "cmock": { + "alias": "idf::cmock", + "target": "___idf_cmock", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/cmock", + "lib": "__idf_cmock", + "reqs": [ "unity" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "CMock/src" ] + }, + "console": { + "alias": "idf::console", + "target": "___idf_console", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/console", + "lib": "__idf_console", + "reqs": [ "vfs" ], + "priv_reqs": [ "driver" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader" ] + }, + "cxx": { + "alias": "idf::cxx", + "target": "___idf_cxx", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/cxx", + "lib": "__idf_cxx", + "reqs": [], + "priv_reqs": [ "pthread" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "driver": { + "alias": "idf::driver", + "target": "___idf_driver", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver", + "lib": "__idf_driver", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "efuse": { + "alias": "idf::efuse", + "target": "___idf_efuse", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse", + "lib": "__idf_efuse", + "reqs": [], + "priv_reqs": [ "bootloader_support", "soc", "spi_flash" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "esp32c3/include" ] + }, + "esp-tls": { + "alias": "idf::esp-tls", + "target": "___idf_esp-tls", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls", + "lib": "__idf_esp-tls", + "reqs": [ "mbedtls" ], + "priv_reqs": [ "http_parser", "esp_timer", "lwip" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader", "esp-tls-crypto" ] + }, + "esp_adc": { + "alias": "idf::esp_adc", + "target": "___idf_esp_adc", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc", + "lib": "__idf_esp_adc", + "reqs": [], + "priv_reqs": [ "driver", "efuse" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "interface", "esp32c3/include", "deprecated/include" ] + }, + "esp_app_format": { + "alias": "idf::esp_app_format", + "target": "___idf_esp_app_format", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format", + "lib": "__idf_esp_app_format", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_bootloader_format": { + "alias": "idf::esp_bootloader_format", + "target": "___idf_esp_bootloader_format", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format", + "lib": "__idf_esp_bootloader_format", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_coex": { + "alias": "idf::esp_coex", + "target": "___idf_esp_coex", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex", + "lib": "__idf_esp_coex", + "reqs": [], + "priv_reqs": [ "esp_timer", "driver", "esp_event" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_common": { + "alias": "idf::esp_common", + "target": "___idf_esp_common", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common", + "lib": "__idf_esp_common", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_eth": { + "alias": "idf::esp_eth", + "target": "___idf_esp_eth", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth", + "lib": "__idf_esp_eth", + "reqs": [ "esp_event" ], + "priv_reqs": [ "driver", "log", "esp_timer" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "esp_event": { + "alias": "idf::esp_event", + "target": "___idf_esp_event", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event", + "lib": "__idf_esp_event", + "reqs": [ "log", "esp_common", "freertos" ], + "priv_reqs": [ "esp_timer" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_gdbstub": { + "alias": "idf::esp_gdbstub", + "target": "___idf_esp_gdbstub", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub", + "lib": "__idf_esp_gdbstub", + "reqs": [ "freertos" ], + "priv_reqs": [ "soc", "esp_rom", "esp_system" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_hid": { + "alias": "idf::esp_hid", + "target": "___idf_esp_hid", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid", + "lib": "__idf_esp_hid", + "reqs": [ "esp_event", "bt" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_http_client": { + "alias": "idf::esp_http_client", + "target": "___idf_esp_http_client", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client", + "lib": "__idf_esp_http_client", + "reqs": [ "lwip", "esp_event" ], + "priv_reqs": [ "tcp_transport", "http_parser" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_http_server": { + "alias": "idf::esp_http_server", + "target": "___idf_esp_http_server", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server", + "lib": "__idf_esp_http_server", + "reqs": [ "http_parser", "esp_event" ], + "priv_reqs": [ "mbedtls", "lwip", "esp_timer" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_https_ota": { + "alias": "idf::esp_https_ota", + "target": "___idf_esp_https_ota", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota", + "lib": "__idf_esp_https_ota", + "reqs": [ "esp_http_client", "bootloader_support", "esp_app_format", "esp_event" ], + "priv_reqs": [ "log", "app_update" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_https_server": { + "alias": "idf::esp_https_server", + "target": "___idf_esp_https_server", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server", + "lib": "__idf_esp_https_server", + "reqs": [ "esp_http_server", "esp-tls" ], + "priv_reqs": [ "lwip" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "esp_hw_support": { + "alias": "idf::esp_hw_support", + "target": "___idf_esp_hw_support", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support", + "lib": "__idf_esp_hw_support", + "reqs": [ "soc" ], + "priv_reqs": [ "efuse", "spi_flash", "bootloader_support", "esp_system" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "include/soc", "include/soc/esp32c3" ] + }, + "esp_lcd": { + "alias": "idf::esp_lcd", + "target": "___idf_esp_lcd", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd", + "lib": "__idf_esp_lcd", + "reqs": [ "driver" ], + "priv_reqs": [ "esp_mm", "esp_psram" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "interface" ] + }, + "esp_local_ctrl": { + "alias": "idf::esp_local_ctrl", + "target": "___idf_esp_local_ctrl", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl", + "lib": "__idf_esp_local_ctrl", + "reqs": [ "protocomm", "esp_https_server" ], + "priv_reqs": [ "protobuf-c" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_mm": { + "alias": "idf::esp_mm", + "target": "___idf_esp_mm", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm", + "lib": "__idf_esp_mm", + "reqs": [], + "priv_reqs": [ "heap", "spi_flash" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_netif": { + "alias": "idf::esp_netif", + "target": "___idf_esp_netif", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif", + "lib": "__idf_esp_netif", + "reqs": [ "esp_event" ], + "priv_reqs": [ "esp_netif_stack" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_netif_stack": { + "alias": "idf::esp_netif_stack", + "target": "___idf_esp_netif_stack", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif_stack", + "lib": "__idf_esp_netif_stack", + "reqs": [ "lwip" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "esp_partition": { + "alias": "idf::esp_partition", + "target": "___idf_esp_partition", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition", + "lib": "__idf_esp_partition", + "reqs": [], + "priv_reqs": [ "esp_system", "bootloader_support", "spi_flash", "app_update", "partition_table" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_phy": { + "alias": "idf::esp_phy", + "target": "___idf_esp_phy", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy", + "lib": "__idf_esp_phy", + "reqs": [], + "priv_reqs": [ "nvs_flash", "driver", "efuse", "esp_timer", "esp_wifi" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "esp32c3/include" ] + }, + "esp_pm": { + "alias": "idf::esp_pm", + "target": "___idf_esp_pm", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm", + "lib": "__idf_esp_pm", + "reqs": [], + "priv_reqs": [ "esp_system", "driver", "esp_timer" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_psram": { + "alias": "idf::esp_psram", + "target": "___idf_esp_psram", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_psram", + "lib": "__idf_esp_psram", + "reqs": [], + "priv_reqs": [ "heap", "spi_flash", "esp_mm" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_ringbuf": { + "alias": "idf::esp_ringbuf", + "target": "___idf_esp_ringbuf", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf", + "lib": "__idf_esp_ringbuf", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_rom": { + "alias": "idf::esp_rom", + "target": "___idf_esp_rom", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom", + "lib": "__idf_esp_rom", + "reqs": [], + "priv_reqs": [ "soc", "hal" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "include/esp32c3", "esp32c3" ] + }, + "esp_system": { + "alias": "idf::esp_system", + "target": "___idf_esp_system", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system", + "lib": "__idf_esp_system", + "reqs": [ "spi_flash" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "esp_timer": { + "alias": "idf::esp_timer", + "target": "___idf_esp_timer", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer", + "lib": "__idf_esp_timer", + "reqs": [ "esp_common" ], + "priv_reqs": [ "soc", "driver" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_wifi": { + "alias": "idf::esp_wifi", + "target": "___idf_esp_wifi", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi", + "lib": "__idf_esp_wifi", + "reqs": [ "esp_event", "esp_phy", "esp_netif" ], + "priv_reqs": [ "driver", "esptool_py", "esp_pm", "esp_timer", "nvs_flash", "wpa_supplicant", "hal", "lwip", "esp_coex" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "wifi_apps/include" ] + }, + "espcoredump": { + "alias": "idf::espcoredump", + "target": "___idf_espcoredump", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump", + "lib": "__idf_espcoredump", + "reqs": [], + "priv_reqs": [ "esp_partition", "spi_flash", "bootloader_support", "mbedtls", "esp_rom", "soc", "esp_system", "driver" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esptool_py": { + "alias": "idf::esptool_py", + "target": "___idf_esptool_py", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py", + "lib": "__idf_esptool_py", + "reqs": [ "bootloader" ], + "priv_reqs": [ "partition_table" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "fatfs": { + "alias": "idf::fatfs", + "target": "___idf_fatfs", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs", + "lib": "__idf_fatfs", + "reqs": [ "wear_levelling", "sdmmc" ], + "priv_reqs": [ "vfs" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "diskio", "src", "vfs" ] + }, + "freertos": { + "alias": "idf::freertos", + "target": "___idf_freertos", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos", + "lib": "__idf_freertos", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "hal": { + "alias": "idf::hal", + "target": "___idf_hal", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal", + "lib": "__idf_hal", + "reqs": [ "soc", "esp_rom" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "platform_port/include", "esp32c3/include", "include" ] + }, + "heap": { + "alias": "idf::heap", + "target": "___idf_heap", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/heap", + "lib": "__idf_heap", + "reqs": [], + "priv_reqs": [ "soc" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "http_parser": { + "alias": "idf::http_parser", + "target": "___idf_http_parser", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser", + "lib": "__idf_http_parser", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "." ] + }, + "idf_test": { + "alias": "idf::idf_test", + "target": "___idf_idf_test", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/idf_test", + "lib": "__idf_idf_test", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "include/esp32c3" ] + }, + "ieee802154": { + "alias": "idf::ieee802154", + "target": "___idf_ieee802154", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/ieee802154", + "lib": "__idf_ieee802154", + "reqs": [], + "priv_reqs": [ "esp_phy", "driver", "esp_timer", "esp_coex", "soc", "hal" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "json": { + "alias": "idf::json", + "target": "___idf_json", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/json", + "lib": "__idf_json", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "cJSON" ] + }, + "linux": { + "alias": "idf::linux", + "target": "___idf_linux", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/linux", + "lib": "__idf_linux", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "cJSON" ] + }, + "log": { + "alias": "idf::log", + "target": "___idf_log", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/log", + "lib": "__idf_log", + "reqs": [], + "priv_reqs": [ "soc", "hal", "esp_hw_support" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "lwip": { + "alias": "idf::lwip", + "target": "___idf_lwip", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip", + "lib": "__idf_lwip", + "reqs": [], + "priv_reqs": [ "vfs" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "mbedtls": { + "alias": "idf::mbedtls", + "target": "___idf_mbedtls", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls", + "lib": "__idf_mbedtls", + "reqs": [], + "priv_reqs": [ "soc", "esp_hw_support" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "port/include", "mbedtls/include", "mbedtls/library" ] + }, + "mqtt": { + "alias": "idf::mqtt", + "target": "___idf_mqtt", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt", + "lib": "__idf_mqtt", + "reqs": [ "esp_event", "tcp_transport" ], + "priv_reqs": [ "esp_timer", "http_parser", "esp_hw_support", "heap" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include" ] + }, + "newlib": { + "alias": "idf::newlib", + "target": "___idf_newlib", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib", + "lib": "__idf_newlib", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "platform_include" ] + }, + "nvs_flash": { + "alias": "idf::nvs_flash", + "target": "___idf_nvs_flash", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash", + "lib": "__idf_nvs_flash", + "reqs": [ "esp_partition" ], + "priv_reqs": [ "spi_flash", "newlib" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "../spi_flash/include" ] + }, + "nvs_sec_provider": { + "alias": "idf::nvs_sec_provider", + "target": "___idf_nvs_sec_provider", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_sec_provider", + "lib": "__idf_nvs_sec_provider", + "reqs": [], + "priv_reqs": [ "bootloader_support", "efuse", "esp_partition", "nvs_flash" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "openthread": { + "alias": "idf::openthread", + "target": "___idf_openthread", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/openthread", + "lib": "__idf_openthread", + "reqs": [ "esp_netif", "lwip", "driver" ], + "priv_reqs": [ "console", "esp_event", "esp_partition", "esp_timer", "ieee802154", "mbedtls", "nvs_flash" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "partition_table": { + "alias": "idf::partition_table", + "target": "___idf_partition_table", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table", + "lib": "__idf_partition_table", + "reqs": [], + "priv_reqs": [ "esptool_py" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "perfmon": { + "alias": "idf::perfmon", + "target": "___idf_perfmon", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/perfmon", + "lib": "__idf_perfmon", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "protobuf-c": { + "alias": "idf::protobuf-c", + "target": "___idf_protobuf-c", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c", + "lib": "__idf_protobuf-c", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "protobuf-c" ] + }, + "protocomm": { + "alias": "idf::protocomm", + "target": "___idf_protocomm", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm", + "lib": "__idf_protocomm", + "reqs": [ "bt" ], + "priv_reqs": [ "protobuf-c", "mbedtls", "console", "esp_http_server", "driver" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include/common", "include/security", "include/transports", "include/crypto/srp6a", "proto-c" ] + }, + "pthread": { + "alias": "idf::pthread", + "target": "___idf_pthread", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/pthread", + "lib": "__idf_pthread", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "riscv": { + "alias": "idf::riscv", + "target": "___idf_riscv", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/riscv", + "lib": "__idf_riscv", + "reqs": [], + "priv_reqs": [ "soc" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "sdmmc": { + "alias": "idf::sdmmc", + "target": "___idf_sdmmc", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc", + "lib": "__idf_sdmmc", + "reqs": [ "driver" ], + "priv_reqs": [ "soc", "esp_timer" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "soc": { + "alias": "idf::soc", + "target": "___idf_soc", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc", + "lib": "__idf_soc", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "esp32c3", "esp32c3/include" ] + }, + "spi_flash": { + "alias": "idf::spi_flash", + "target": "___idf_spi_flash", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash", + "lib": "__idf_spi_flash", + "reqs": [ "hal" ], + "priv_reqs": [ "bootloader_support", "soc" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "spiffs": { + "alias": "idf::spiffs", + "target": "___idf_spiffs", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs", + "lib": "__idf_spiffs", + "reqs": [ "esp_partition" ], + "priv_reqs": [ "bootloader_support", "esptool_py", "vfs", "spi_flash" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "tcp_transport": { + "alias": "idf::tcp_transport", + "target": "___idf_tcp_transport", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport", + "lib": "__idf_tcp_transport", + "reqs": [ "esp-tls", "lwip", "esp_timer" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "touch_element": { + "alias": "idf::touch_element", + "target": "___idf_touch_element", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/touch_element", + "lib": "__idf_touch_element", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "ulp": { + "alias": "idf::ulp", + "target": "___idf_ulp", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/ulp", + "lib": "__idf_ulp", + "reqs": [ "driver", "esp_adc" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "unity": { + "alias": "idf::unity", + "target": "___idf_unity", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/unity", + "lib": "__idf_unity", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "unity/src" ] + }, + "usb": { + "alias": "idf::usb", + "target": "___idf_usb", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/usb", + "lib": "__idf_usb", + "reqs": [], + "priv_reqs": [ "driver" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "vfs": { + "alias": "idf::vfs", + "target": "___idf_vfs", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/vfs", + "lib": "__idf_vfs", + "reqs": [], + "priv_reqs": [ "driver", "esp_timer" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "wear_levelling": { + "alias": "idf::wear_levelling", + "target": "___idf_wear_levelling", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling", + "lib": "__idf_wear_levelling", + "reqs": [ "esp_partition" ], + "priv_reqs": [ "spi_flash" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "wifi_provisioning": { + "alias": "idf::wifi_provisioning", + "target": "___idf_wifi_provisioning", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning", + "lib": "__idf_wifi_provisioning", + "reqs": [ "lwip", "protocomm" ], + "priv_reqs": [ "protobuf-c", "bt", "json", "esp_timer", "esp_wifi" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "wpa_supplicant": { + "alias": "idf::wpa_supplicant", + "target": "___idf_wpa_supplicant", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant", + "lib": "__idf_wpa_supplicant", + "reqs": [], + "priv_reqs": [ "mbedtls", "esp_timer", "esp_wifi" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "port/include", "esp_supplicant/include" ] + }, + "xtensa": { + "alias": "idf::xtensa", + "target": "___idf_xtensa", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/xtensa", + "lib": "__idf_xtensa", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "port/include", "esp_supplicant/include" ] + }, + "main": { + "alias": "idf::main", + "target": "___idf_main", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/main", + "lib": "__idf_main", + "reqs": [ "bootloader", "bootloader_support" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "micro-ecc": { + "alias": "idf::micro-ecc", + "target": "___idf_micro-ecc", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc", + "lib": "__idf_micro-ecc", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ ".", "micro-ecc" ] + } + }, + "debug_prefix_map_gdbinit": "" +} diff --git a/ESP32-Rainmaker-Switch/build/bootloader/project_elf_src_esp32c3.c b/ESP32-Rainmaker-Switch/build/bootloader/project_elf_src_esp32c3.c new file mode 100644 index 000000000..e69de29bb diff --git a/ESP32-Rainmaker-Switch/build/build.ninja b/ESP32-Rainmaker-Switch/build/build.ninja new file mode 100644 index 000000000..73d3f47c6 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/build.ninja @@ -0,0 +1,19824 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Ninja" Generator, CMake Version 3.24 + +# This file contains all the build statements describing the +# compilation DAG. + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# +# Which is the root file. +# ============================================================================= + +# ============================================================================= +# Project: ESP32-Rainmaker-Switch +# 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 = C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/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 ESP32-Rainmaker-Switch.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 uf2 + +build uf2: phony CMakeFiles/uf2 + + +############################################# +# Utility command for uf2-app + +build uf2-app: phony CMakeFiles/uf2-app + + +############################################# +# Utility command for monitor + +build monitor: phony CMakeFiles/monitor ESP32-Rainmaker-Switch.elf + + +############################################# +# Utility command for flash + +build flash: phony CMakeFiles/flash app bootloader esp-idf/app_update/blank_ota_data esp-idf/partition_table/partition_table_bin + + +############################################# +# Utility command for encrypted-flash + +build encrypted-flash: phony CMakeFiles/encrypted-flash esp-idf/app_update/blank_ota_data + + +############################################# +# 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 ESP32-Rainmaker-Switch.elf + + +############################################# +# Order-only phony target for ESP32-Rainmaker-Switch.elf + +build cmake_object_order_depends_target_ESP32-Rainmaker-Switch.elf: phony || _project_elf_src cmake_object_order_depends_target___idf_app_insights cmake_object_order_depends_target___idf_app_reset cmake_object_order_depends_target___idf_app_trace cmake_object_order_depends_target___idf_app_wifi cmake_object_order_depends_target___idf_bt cmake_object_order_depends_target___idf_cmock cmake_object_order_depends_target___idf_console cmake_object_order_depends_target___idf_esp_diag_data_store cmake_object_order_depends_target___idf_esp_diagnostics cmake_object_order_depends_target___idf_esp_hid cmake_object_order_depends_target___idf_esp_https_server cmake_object_order_depends_target___idf_esp_insights cmake_object_order_depends_target___idf_esp_lcd cmake_object_order_depends_target___idf_esp_local_ctrl cmake_object_order_depends_target___idf_esp_rainmaker cmake_object_order_depends_target___idf_esp_schedule cmake_object_order_depends_target___idf_espcoredump cmake_object_order_depends_target___idf_espressif__cbor cmake_object_order_depends_target___idf_espressif__esp_secure_cert_mgr cmake_object_order_depends_target___idf_espressif__mdns cmake_object_order_depends_target___idf_fatfs cmake_object_order_depends_target___idf_gpio_button cmake_object_order_depends_target___idf_json cmake_object_order_depends_target___idf_json_generator cmake_object_order_depends_target___idf_json_parser 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_qrcode cmake_object_order_depends_target___idf_riscv cmake_object_order_depends_target___idf_rmaker_common cmake_object_order_depends_target___idf_sdmmc 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 cmake_object_order_depends_target___idf_ws2812_led esp-idf/esp_system/__ldgen_output_sections.ld project_elf_src_esp32c3.c + +build CMakeFiles/ESP32-Rainmaker-Switch.elf.dir/project_elf_src_esp32c3.c.obj: C_COMPILER__ESP32-Rainmaker-Switch.2eelf_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/project_elf_src_esp32c3.c || cmake_object_order_depends_target_ESP32-Rainmaker-Switch.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\ESP32-Rainmaker-Switch.elf.dir\project_elf_src_esp32c3.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always + INCLUDES = -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/cmock/CMock/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_psram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/idf_test/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/idf_test/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/ieee802154/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/json/cJSON -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_sec_provider/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/main -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button/button/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_reset -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_wifi -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led + OBJECT_DIR = CMakeFiles\ESP32-Rainmaker-Switch.elf.dir + OBJECT_FILE_DIR = CMakeFiles\ESP32-Rainmaker-Switch.elf.dir + + +# ============================================================================= +# Link build statements for EXECUTABLE target ESP32-Rainmaker-Switch.elf + + +############################################# +# Link the executable ESP32-Rainmaker-Switch.elf + +build ESP32-Rainmaker-Switch.elf: CXX_EXECUTABLE_LINKER__ESP32-Rainmaker-Switch.2eelf_ CMakeFiles/ESP32-Rainmaker-Switch.elf.dir/project_elf_src_esp32c3.c.obj | esp-idf/riscv/libriscv.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_mm/libesp_mm.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/esp_partition/libesp_partition.a esp-idf/app_update/libapp_update.a esp-idf/spi_flash/libspi_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_system/libesp_system.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/cxx/libcxx.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.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_phy/libesp_phy.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/bt/libbt.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_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/sdmmc/libsdmmc.a esp-idf/fatfs/libfatfs.a esp-idf/json/libjson.a esp-idf/mqtt/libmqtt.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/spiffs/libspiffs.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/main/libmain.a esp-idf/esp_diag_data_store/libesp_diag_data_store.a esp-idf/rmaker_common/librmaker_common.a esp-idf/esp_diagnostics/libesp_diagnostics.a esp-idf/espressif__cbor/libespressif__cbor.a esp-idf/esp_insights/libesp_insights.a esp-idf/json_parser/libjson_parser.a esp-idf/json_generator/libjson_generator.a esp-idf/espressif__mdns/libespressif__mdns.a esp-idf/esp_schedule/libesp_schedule.a esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a esp-idf/esp_rainmaker/libesp_rainmaker.a esp-idf/app_insights/libapp_insights.a esp-idf/gpio_button/libgpio_button.a esp-idf/app_reset/libapp_reset.a esp-idf/qrcode/libqrcode.a esp-idf/app_wifi/libapp_wifi.a esp-idf/ws2812_led/libws2812_led.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_hid/libesp_hid.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/fatfs/libfatfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/sdmmc/libsdmmc.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/spiffs/libspiffs.a esp-idf/esp_insights/libesp_insights.a esp-idf/espcoredump/libespcoredump.a esp-idf/esp_diag_data_store/libesp_diag_data_store.a esp-idf/esp_diagnostics/libesp_diagnostics.a esp-idf/espressif__cbor/libespressif__cbor.a esp-idf/esp_rainmaker/libesp_rainmaker.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/json_parser/libjson_parser.a esp-idf/json_generator/libjson_generator.a esp-idf/espressif__mdns/libespressif__mdns.a esp-idf/esp_schedule/libesp_schedule.a esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a esp-idf/gpio_button/libgpio_button.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/protocomm/libprotocomm.a esp-idf/bt/libbt.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/json/libjson.a esp-idf/qrcode/libqrcode.a esp-idf/rmaker_common/librmaker_common.a esp-idf/console/libconsole.a esp-idf/mqtt/libmqtt.a esp-idf/riscv/libriscv.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_mm/libesp_mm.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/esp_partition/libesp_partition.a esp-idf/app_update/libapp_update.a esp-idf/spi_flash/libspi_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_system/libesp_system.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/cxx/libcxx.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/esp_event/libesp_event.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/esp_phy/libesp_phy.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 C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a esp-idf/riscv/libriscv.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_mm/libesp_mm.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/esp_partition/libesp_partition.a esp-idf/app_update/libapp_update.a esp-idf/spi_flash/libspi_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_system/libesp_system.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/cxx/libcxx.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/esp_event/libesp_event.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/esp_phy/libesp_phy.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 C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a esp-idf/riscv/libriscv.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_mm/libesp_mm.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/esp_partition/libesp_partition.a esp-idf/app_update/libapp_update.a esp-idf/spi_flash/libspi_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_system/libesp_system.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/cxx/libcxx.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/esp_event/libesp_event.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/esp_phy/libesp_phy.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 C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a esp-idf/riscv/libriscv.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_mm/libesp_mm.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/esp_partition/libesp_partition.a esp-idf/app_update/libapp_update.a esp-idf/spi_flash/libspi_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_system/libesp_system.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/cxx/libcxx.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/esp_event/libesp_event.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/esp_phy/libesp_phy.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 C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a esp-idf/riscv/libriscv.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_mm/libesp_mm.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/esp_partition/libesp_partition.a esp-idf/app_update/libapp_update.a esp-idf/spi_flash/libspi_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_system/libesp_system.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/cxx/libcxx.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/esp_event/libesp_event.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/esp_phy/libesp_phy.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 C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a esp-idf/riscv/libriscv.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_mm/libesp_mm.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/esp_partition/libesp_partition.a esp-idf/app_update/libapp_update.a esp-idf/spi_flash/libspi_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_system/libesp_system.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/cxx/libcxx.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/esp_event/libesp_event.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/esp_phy/libesp_phy.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 C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a C$:/Users/alex/esp/v5.2.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 esp-idf/esp_system/ld/memory.ld esp-idf/esp_system/ld/sections.ld C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.ld C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.api.ld C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.libgcc.ld C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.newlib.ld C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.version.ld C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.eco3.ld C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/ld/esp32c3.peripherals.ld || _project_elf_src esp-idf/app_insights/libapp_insights.a esp-idf/app_reset/libapp_reset.a esp-idf/app_trace/libapp_trace.a esp-idf/app_wifi/libapp_wifi.a esp-idf/bt/libbt.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/esp_diag_data_store/libesp_diag_data_store.a esp-idf/esp_diagnostics/libesp_diagnostics.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_insights/libesp_insights.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_rainmaker/libesp_rainmaker.a esp-idf/esp_schedule/libesp_schedule.a esp-idf/esp_system/__ldgen_output_sections.ld esp-idf/espcoredump/libespcoredump.a esp-idf/espressif__cbor/libespressif__cbor.a esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a esp-idf/espressif__mdns/libespressif__mdns.a esp-idf/fatfs/libfatfs.a esp-idf/gpio_button/libgpio_button.a esp-idf/json/libjson.a esp-idf/json_generator/libjson_generator.a esp-idf/json_parser/libjson_parser.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/qrcode/libqrcode.a esp-idf/riscv/libriscv.a esp-idf/rmaker_common/librmaker_common.a esp-idf/sdmmc/libsdmmc.a esp-idf/spiffs/libspiffs.a esp-idf/unity/libunity.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/ws2812_led/libws2812_led.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/ESP32-Rainmaker-Switch.map -Wl,--no-warn-rwx-segments -fno-rtti -fno-lto -Wl,--gc-sections -Wl,--warn-common -T esp32c3.peripherals.ld -T esp32c3.rom.ld -T esp32c3.rom.api.ld -T esp32c3.rom.libgcc.ld -T esp32c3.rom.newlib.ld -T esp32c3.rom.version.ld -T esp32c3.rom.eco3.ld -T memory.ld -T sections.ld + LINK_LIBRARIES = esp-idf/riscv/libriscv.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_mm/libesp_mm.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/esp_partition/libesp_partition.a esp-idf/app_update/libapp_update.a esp-idf/spi_flash/libspi_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_system/libesp_system.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/cxx/libcxx.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.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_phy/libesp_phy.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/bt/libbt.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_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/sdmmc/libsdmmc.a esp-idf/fatfs/libfatfs.a esp-idf/json/libjson.a esp-idf/mqtt/libmqtt.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/spiffs/libspiffs.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/main/libmain.a esp-idf/esp_diag_data_store/libesp_diag_data_store.a esp-idf/rmaker_common/librmaker_common.a esp-idf/esp_diagnostics/libesp_diagnostics.a esp-idf/espressif__cbor/libespressif__cbor.a esp-idf/esp_insights/libesp_insights.a esp-idf/json_parser/libjson_parser.a esp-idf/json_generator/libjson_generator.a esp-idf/espressif__mdns/libespressif__mdns.a esp-idf/esp_schedule/libesp_schedule.a esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a esp-idf/esp_rainmaker/libesp_rainmaker.a esp-idf/app_insights/libapp_insights.a esp-idf/gpio_button/libgpio_button.a esp-idf/app_reset/libapp_reset.a esp-idf/qrcode/libqrcode.a esp-idf/app_wifi/libapp_wifi.a esp-idf/ws2812_led/libws2812_led.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_hid/libesp_hid.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/fatfs/libfatfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/sdmmc/libsdmmc.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a -u nvs_sec_provider_include_impl esp-idf/spiffs/libspiffs.a esp-idf/esp_insights/libesp_insights.a esp-idf/espcoredump/libespcoredump.a esp-idf/esp_diag_data_store/libesp_diag_data_store.a esp-idf/esp_diagnostics/libesp_diagnostics.a -Wl,--wrap=esp_log_write -Wl,--wrap=esp_log_writev esp-idf/espressif__cbor/libespressif__cbor.a esp-idf/esp_rainmaker/libesp_rainmaker.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/json_parser/libjson_parser.a esp-idf/json_generator/libjson_generator.a esp-idf/espressif__mdns/libespressif__mdns.a esp-idf/esp_schedule/libesp_schedule.a esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a esp-idf/gpio_button/libgpio_button.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/protocomm/libprotocomm.a esp-idf/bt/libbt.a -lbtdm_app esp-idf/protobuf-c/libprotobuf-c.a esp-idf/json/libjson.a esp-idf/qrcode/libqrcode.a esp-idf/rmaker_common/librmaker_common.a esp-idf/console/libconsole.a esp-idf/mqtt/libmqtt.a esp-idf/riscv/libriscv.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_mm/libesp_mm.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/esp_partition/libesp_partition.a esp-idf/app_update/libapp_update.a esp-idf/spi_flash/libspi_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_system/libesp_system.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/cxx/libcxx.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/esp_event/libesp_event.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/esp_phy/libesp_phy.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 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a esp-idf/riscv/libriscv.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_mm/libesp_mm.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/esp_partition/libesp_partition.a esp-idf/app_update/libapp_update.a esp-idf/spi_flash/libspi_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_system/libesp_system.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/cxx/libcxx.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/esp_event/libesp_event.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/esp_phy/libesp_phy.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 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a esp-idf/riscv/libriscv.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_mm/libesp_mm.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/esp_partition/libesp_partition.a esp-idf/app_update/libapp_update.a esp-idf/spi_flash/libspi_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_system/libesp_system.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/cxx/libcxx.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/esp_event/libesp_event.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/esp_phy/libesp_phy.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 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a esp-idf/riscv/libriscv.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_mm/libesp_mm.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/esp_partition/libesp_partition.a esp-idf/app_update/libapp_update.a esp-idf/spi_flash/libspi_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_system/libesp_system.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/cxx/libcxx.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/esp_event/libesp_event.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/esp_phy/libesp_phy.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 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a esp-idf/riscv/libriscv.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_mm/libesp_mm.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/esp_partition/libesp_partition.a esp-idf/app_update/libapp_update.a esp-idf/spi_flash/libspi_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_system/libesp_system.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/cxx/libcxx.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/esp_event/libesp_event.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/esp_phy/libesp_phy.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 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a esp-idf/riscv/libriscv.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_mm/libesp_mm.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/esp_partition/libesp_partition.a esp-idf/app_update/libapp_update.a esp-idf/spi_flash/libspi_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_system/libesp_system.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/cxx/libcxx.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/esp_event/libesp_event.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/esp_phy/libesp_phy.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 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a -Wl,--wrap=mbedtls_ssl_write_client_hello -Wl,--wrap=mbedtls_ssl_handshake_client_step -Wl,--wrap=mbedtls_ssl_handshake_server_step -Wl,--wrap=mbedtls_ssl_read -Wl,--wrap=mbedtls_ssl_write -Wl,--wrap=mbedtls_ssl_session_reset -Wl,--wrap=mbedtls_ssl_free -Wl,--wrap=mbedtls_ssl_setup -Wl,--wrap=mbedtls_ssl_send_alert_message -Wl,--wrap=mbedtls_ssl_close_notify -u esp_app_desc -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 -u start_app -u __ubsan_include -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 -Wl,--wrap=_Unwind_SetEnableExceptionFdeSorting -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 -lstdc++ esp-idf/pthread/libpthread.a esp-idf/newlib/libnewlib.a -lgcc esp-idf/cxx/libcxx.a -u __cxx_fatal_exception -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 vfs_include_syscalls_impl + LINK_PATH = -LC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/ld -LC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3/ld -LC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld -LC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3 -LC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3 -LC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3 -LC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3 + OBJECT_DIR = CMakeFiles\ESP32-Rainmaker-Switch.elf.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = ESP32-Rainmaker-Switch.elf + TARGET_PDB = ESP32-Rainmaker-Switch.elf.dbg + RSP_FILE = CMakeFiles\ESP32-Rainmaker-Switch.elf.rsp + + +############################################# +# 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 edit_cache + +build CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/tools/kconfig_new/prepare_kconfig_files.py --list-separator=semicolon --env-file C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config.env && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe -m kconfgen --list-separator=semicolon --kconfig C:/Users/alex/esp/v5.2.2/esp-idf/Kconfig --sdkconfig-rename C:/Users/alex/esp/v5.2.2/esp-idf/sdkconfig.rename --config C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig --defaults C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig.defaults --env-file C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config.env --env IDF_TARGET=esp32c3 --env IDF_TOOLCHAIN=gcc --env IDF_ENV_FPGA= --env IDF_INIT_VERSION=5.2.2 --dont-write-deprecated --output config C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/tools/check_term.py && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E env COMPONENT_KCONFIGS_SOURCE_FILE=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/kconfigs.in COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/kconfigs_projbuild.in KCONFIG_CONFIG=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig IDF_TARGET=esp32c3 IDF_TOOLCHAIN=gcc IDF_ENV_FPGA= IDF_INIT_VERSION=5.2.2 c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe C:/Users/alex/esp/v5.2.2/esp-idf/tools/kconfig_new/menuconfig_wrapper.py C:/Users/alex/esp/v5.2.2/esp-idf/Kconfig && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe -m kconfgen --list-separator=semicolon --kconfig C:/Users/alex/esp/v5.2.2/esp-idf/Kconfig --sdkconfig-rename C:/Users/alex/esp/v5.2.2/esp-idf/sdkconfig.rename --config C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig --defaults C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig.defaults --env-file C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config.env --env IDF_TARGET=esp32c3 --env IDF_TOOLCHAIN=gcc --env IDF_ENV_FPGA= --env IDF_INIT_VERSION=5.2.2 --output config C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig" + pool = console + + +############################################# +# Custom command for CMakeFiles\confserver + +build CMakeFiles/confserver | ${cmake_ninja_workdir}CMakeFiles/confserver: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/tools/kconfig_new/prepare_kconfig_files.py --list-separator=semicolon --env-file C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config.env && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe -m kconfserver --env-file C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config.env --kconfig C:/Users/alex/esp/v5.2.2/esp-idf/Kconfig --sdkconfig-rename C:/Users/alex/esp/v5.2.2/esp-idf/sdkconfig.rename --config C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig" + pool = console + + +############################################# +# Custom command for CMakeFiles\save-defconfig + +build CMakeFiles/save-defconfig | ${cmake_ninja_workdir}CMakeFiles/save-defconfig: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/tools/kconfig_new/prepare_kconfig_files.py --list-separator=semicolon --env-file C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config.env && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe -m kconfgen --list-separator=semicolon --kconfig C:/Users/alex/esp/v5.2.2/esp-idf/Kconfig --sdkconfig-rename C:/Users/alex/esp/v5.2.2/esp-idf/sdkconfig.rename --config C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig --defaults C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig.defaults --env-file C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config.env --dont-write-deprecated --output savedefconfig C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E make_directory C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E touch C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/bootloader-complete && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E touch C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DSDKCONFIG=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig -DIDF_PATH=C:/Users/alex/esp/v5.2.2/esp-idf -DIDF_TARGET=esp32c3 -DPYTHON_DEPS_CHECKED=1 -DPYTHON=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe -DEXTRA_COMPONENT_DIRS=C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader -DPROJECT_SOURCE_DIR=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch -DIGNORE_EXTRA_COMPONENT= -GNinja C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E touch C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E echo_append && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E touch C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\bootloader && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E echo_append && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E touch C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-install" + DESC = No install step for 'bootloader' + restat = 1 + + +############################################# +# 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -Dcfgdir= -P C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/tmp/bootloader-mkdirs.cmake && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E touch C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/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-update || esp-idf/partition_table/partition_table_bin + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E echo_append && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E touch C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/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-download || esp-idf/partition_table/partition_table_bin + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E echo_append && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E touch C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/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 || ESP32-Rainmaker-Switch.elf _project_elf_src esp-idf/app_insights/libapp_insights.a esp-idf/app_reset/libapp_reset.a esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/app_wifi/libapp_wifi.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/bt/libbt.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_diag_data_store/libesp_diag_data_store.a esp-idf/esp_diagnostics/libesp_diagnostics.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_insights/libesp_insights.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_rainmaker/libesp_rainmaker.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_schedule/libesp_schedule.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_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/espressif__cbor/libespressif__cbor.a esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a esp-idf/espressif__mdns/libespressif__mdns.a esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/gpio_button/libgpio_button.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/json_generator/libjson_generator.a esp-idf/json_parser/libjson_parser.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/qrcode/libqrcode.a esp-idf/riscv/libriscv.a esp-idf/rmaker_common/librmaker_common.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/ws2812_led/libws2812_led.a + + +############################################# +# Custom command for .bin_timestamp + +build .bin_timestamp | ${cmake_ninja_workdir}.bin_timestamp: CUSTOM_COMMAND ESP32-Rainmaker-Switch.elf || ESP32-Rainmaker-Switch.elf _project_elf_src esp-idf/app_insights/libapp_insights.a esp-idf/app_reset/libapp_reset.a esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/app_wifi/libapp_wifi.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/bt/libbt.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_diag_data_store/libesp_diag_data_store.a esp-idf/esp_diagnostics/libesp_diagnostics.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_insights/libesp_insights.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_rainmaker/libesp_rainmaker.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_schedule/libesp_schedule.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_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/espressif__cbor/libespressif__cbor.a esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a esp-idf/espressif__mdns/libespressif__mdns.a esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/gpio_button/libgpio_button.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/json_generator/libjson_generator.a esp-idf/json_parser/libjson_parser.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/qrcode/libqrcode.a esp-idf/riscv/libriscv.a esp-idf/rmaker_common/librmaker_common.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/ws2812_led/libws2812_led.a + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/esptool/esptool.py --chip esp32c3 elf2image --flash_mode dio --flash_freq 80m --flash_size 4MB --elf-sha256-offset 0xb0 --min-rev 3 --min-rev-full 3 --max-rev-full 199 -o C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/ESP32-Rainmaker-Switch.bin C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/ESP32-Rainmaker-Switch.elf && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E echo "Generated C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/ESP32-Rainmaker-Switch.bin" && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E md5sum C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/ESP32-Rainmaker-Switch.bin > C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/.bin_timestamp" + DESC = Generating binary image from built executable + restat = 1 + + +############################################# +# Phony custom command for CMakeFiles\app + +build CMakeFiles/app | ${cmake_ninja_workdir}CMakeFiles/app: phony || ESP32-Rainmaker-Switch.elf _project_elf_src esp-idf/app_insights/libapp_insights.a esp-idf/app_reset/libapp_reset.a esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/app_wifi/libapp_wifi.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/bt/libbt.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_diag_data_store/libesp_diag_data_store.a esp-idf/esp_diagnostics/libesp_diagnostics.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_insights/libesp_insights.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_rainmaker/libesp_rainmaker.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_schedule/libesp_schedule.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_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/espressif__cbor/libespressif__cbor.a esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a esp-idf/espressif__mdns/libespressif__mdns.a esp-idf/esptool_py/app_check_size esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/gpio_button/libgpio_button.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/json_generator/libjson_generator.a esp-idf/json_parser/libjson_parser.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/qrcode/libqrcode.a esp-idf/riscv/libriscv.a esp-idf/rmaker_common/librmaker_common.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/ws2812_led/libws2812_led.a gen_project_binary + + +############################################# +# Custom command for CMakeFiles\erase_flash + +build CMakeFiles/erase_flash | ${cmake_ninja_workdir}CMakeFiles/erase_flash: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\esp\v5.2.2\esp-idf\components\esptool_py && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D IDF_PATH=C:/Users/alex/esp/v5.2.2/esp-idf -D SERIAL_TOOL=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe;;C:/Users/alex/esp/v5.2.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\uf2 + +build CMakeFiles/uf2 | ${cmake_ninja_workdir}CMakeFiles/uf2: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\esp\v5.2.2\esp-idf\components\esptool_py && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D IDF_PATH=C:/Users/alex/esp/v5.2.2/esp-idf -D SERIAL_TOOL=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe;C:/Users/alex/esp/v5.2.2/esp-idf/tools/mkuf2.py;write;--chip;esp32c3 -D SERIAL_TOOL_ARGS=--json;C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/flasher_args.json;-o;C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/uf2.bin -P run_serial_tool.cmake" + pool = console + + +############################################# +# Custom command for CMakeFiles\uf2-app + +build CMakeFiles/uf2-app | ${cmake_ninja_workdir}CMakeFiles/uf2-app: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\esp\v5.2.2\esp-idf\components\esptool_py && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D IDF_PATH=C:/Users/alex/esp/v5.2.2/esp-idf -D SERIAL_TOOL=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe;C:/Users/alex/esp/v5.2.2/esp-idf/tools/mkuf2.py;write;--chip;esp32c3 -D SERIAL_TOOL_ARGS=--json;C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/flasher_args.json;-o;C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/uf2-app.bin;--bin;app -P run_serial_tool.cmake" + pool = console + + +############################################# +# Custom command for CMakeFiles\monitor + +build CMakeFiles/monitor | ${cmake_ninja_workdir}CMakeFiles/monitor: CUSTOM_COMMAND || ESP32-Rainmaker-Switch.elf _project_elf_src esp-idf/app_insights/libapp_insights.a esp-idf/app_reset/libapp_reset.a esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/app_wifi/libapp_wifi.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/bt/libbt.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_diag_data_store/libesp_diag_data_store.a esp-idf/esp_diagnostics/libesp_diagnostics.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_insights/libesp_insights.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_rainmaker/libesp_rainmaker.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_schedule/libesp_schedule.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_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/espressif__cbor/libespressif__cbor.a esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a esp-idf/espressif__mdns/libespressif__mdns.a esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/gpio_button/libgpio_button.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/json_generator/libjson_generator.a esp-idf/json_parser/libjson_parser.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/qrcode/libqrcode.a esp-idf/riscv/libriscv.a esp-idf/rmaker_common/librmaker_common.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/ws2812_led/libws2812_led.a + COMMAND = cmd.exe /C "cd /D C:\Users\alex\esp\v5.2.2\esp-idf\components\esptool_py && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D IDF_PATH=C:/Users/alex/esp/v5.2.2/esp-idf -D SERIAL_TOOL=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe;-m;esp_idf_monitor -D SERIAL_TOOL_ARGS=--target;esp32c3;--revision;3;C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/ESP32-Rainmaker-Switch.elf -D WORKING_DIRECTORY=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build -P run_serial_tool.cmake" + pool = console + + +############################################# +# Custom command for CMakeFiles\flash + +build CMakeFiles/flash | ${cmake_ninja_workdir}CMakeFiles/flash: CUSTOM_COMMAND || ESP32-Rainmaker-Switch.elf _project_elf_src app bootloader esp-idf/app_insights/libapp_insights.a esp-idf/app_reset/libapp_reset.a esp-idf/app_trace/libapp_trace.a esp-idf/app_update/blank_ota_data esp-idf/app_update/libapp_update.a esp-idf/app_wifi/libapp_wifi.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/bt/libbt.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_diag_data_store/libesp_diag_data_store.a esp-idf/esp_diagnostics/libesp_diagnostics.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_insights/libesp_insights.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_rainmaker/libesp_rainmaker.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_schedule/libesp_schedule.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_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/espressif__cbor/libespressif__cbor.a esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a esp-idf/espressif__mdns/libespressif__mdns.a esp-idf/esptool_py/app_check_size esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/gpio_button/libgpio_button.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/json_generator/libjson_generator.a esp-idf/json_parser/libjson_parser.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/qrcode/libqrcode.a esp-idf/riscv/libriscv.a esp-idf/rmaker_common/librmaker_common.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/ws2812_led/libws2812_led.a gen_project_binary + COMMAND = cmd.exe /C "cd /D C:\Users\alex\esp\v5.2.2\esp-idf\components\esptool_py && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D IDF_PATH=C:/Users/alex/esp/v5.2.2/esp-idf -D SERIAL_TOOL=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe;;C:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build -P C:/Users/alex/esp/v5.2.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 || esp-idf/app_update/blank_ota_data + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E echo "Error: The target encrypted-flash requires" && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E echo "CONFIG_SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT to be enabled." && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E env "FAIL_MESSAGE=Failed executing target (see errors on lines above)" C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/bin/cmake.exe -P C:/Users/alex/esp/v5.2.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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E touch C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/project_elf_src_esp32c3.c" + DESC = Generating project_elf_src_esp32c3.c + restat = 1 + + +############################################# +# Custom command for CMakeFiles\size + +build CMakeFiles/size | ${cmake_ninja_workdir}CMakeFiles/size: CUSTOM_COMMAND ESP32-Rainmaker-Switch.map + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D IDF_SIZE_TOOL=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe;-m;esp_idf_size -D MAP_FILE=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/ESP32-Rainmaker-Switch.map -D OUTPUT_JSON= -P C:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/run_size_tool.cmake" + pool = console + + +############################################# +# Custom command for CMakeFiles\size-files + +build CMakeFiles/size-files | ${cmake_ninja_workdir}CMakeFiles/size-files: CUSTOM_COMMAND ESP32-Rainmaker-Switch.map + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D IDF_SIZE_TOOL=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe;-m;esp_idf_size -D IDF_SIZE_MODE=--files -D MAP_FILE=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/ESP32-Rainmaker-Switch.map -D OUTPUT_JSON= -P C:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/run_size_tool.cmake" + pool = console + + +############################################# +# Custom command for CMakeFiles\size-components + +build CMakeFiles/size-components | ${cmake_ninja_workdir}CMakeFiles/size-components: CUSTOM_COMMAND ESP32-Rainmaker-Switch.map + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D IDF_SIZE_TOOL=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe;-m;esp_idf_size -D IDF_SIZE_MODE=--archives -D MAP_FILE=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/ESP32-Rainmaker-Switch.map -D OUTPUT_JSON= -P C:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/run_size_tool.cmake" + pool = console + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ringbuf + +build esp-idf/riscv/CMakeFiles/__idf_riscv.dir/instruction_decode.c.obj: C_COMPILER____idf_riscv_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/instruction_decode.c || cmake_object_order_depends_target___idf_riscv + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt.c.obj: C_COMPILER____idf_riscv_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/interrupt.c || cmake_object_order_depends_target___idf_riscv + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors.S.obj: ASM_COMPILER____idf_riscv_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/vectors.S || cmake_object_order_depends_target___idf_riscv + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors_intc.S.obj: ASM_COMPILER____idf_riscv_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/vectors_intc.S || cmake_object_order_depends_target___idf_riscv + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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/vectors_intc.S.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\riscv\CMakeFiles\__idf_riscv.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\riscv\libriscv.a + TARGET_PDB = riscv.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/riscv/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\riscv && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\riscv && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\riscv && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\riscv && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\riscv && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_efuse + +build esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj: C_COMPILER____idf_esp_ringbuf_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/ringbuf.c || cmake_object_order_depends_target___idf_esp_ringbuf + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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/efuse/libefuse.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_ringbuf\CMakeFiles\__idf_esp_ringbuf.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_ringbuf\libesp_ringbuf.a + TARGET_PDB = esp_ringbuf.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_ringbuf/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_ringbuf && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_ringbuf && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_ringbuf && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_ringbuf && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_ringbuf && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_esp_mm + +build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj: C_COMPILER____idf_efuse_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/esp_efuse_table.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf\efuse\CMakeFiles\__idf_efuse.dir + OBJECT_FILE_DIR = esp-idf\efuse\CMakeFiles\__idf_efuse.dir\esp32c3 + +build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj: C_COMPILER____idf_efuse_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/esp_efuse_fields.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf\efuse\CMakeFiles\__idf_efuse.dir + OBJECT_FILE_DIR = esp-idf\efuse\CMakeFiles\__idf_efuse.dir\esp32c3 + +build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj: C_COMPILER____idf_efuse_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/esp_efuse_rtc_calib.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf\efuse\CMakeFiles\__idf_efuse.dir + OBJECT_FILE_DIR = esp-idf\efuse\CMakeFiles\__idf_efuse.dir\esp32c3 + +build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj: C_COMPILER____idf_efuse_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/esp_efuse_utility.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf\efuse\CMakeFiles\__idf_efuse.dir + OBJECT_FILE_DIR = esp-idf\efuse\CMakeFiles\__idf_efuse.dir\esp32c3 + +build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj: C_COMPILER____idf_efuse_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/src/esp_efuse_api.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf\efuse\CMakeFiles\__idf_efuse.dir + OBJECT_FILE_DIR = esp-idf\efuse\CMakeFiles\__idf_efuse.dir\src + +build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj: C_COMPILER____idf_efuse_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/src/esp_efuse_fields.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf\efuse\CMakeFiles\__idf_efuse.dir + OBJECT_FILE_DIR = esp-idf\efuse\CMakeFiles\__idf_efuse.dir\src + +build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj: C_COMPILER____idf_efuse_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/src/esp_efuse_utility.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf\efuse\CMakeFiles\__idf_efuse.dir + OBJECT_FILE_DIR = esp-idf\efuse\CMakeFiles\__idf_efuse.dir\src + +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_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/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 + + +# ============================================================================= +# 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/esp_mm/libesp_mm.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\efuse\CMakeFiles\__idf_efuse.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\efuse\libefuse.a + TARGET_PDB = efuse.a.dbg + + +############################################# +# 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\efuse && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\efuse && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\efuse && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\efuse && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\efuse && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\efuse && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/efuse_table_gen.py C:/Users/alex/esp/v5.2.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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\efuse && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\efuse && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\efuse && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/efuse_table_gen.py C:/Users/alex/esp/v5.2.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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\efuse && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\efuse && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/efuse_table_gen.py C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/test/esp_efuse_test_table.csv -t esp32c3 --max_blk_len 256" + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.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_driver + +build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj: C_COMPILER____idf_esp_mm_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/esp_mmu_map.c || cmake_object_order_depends_target___idf_esp_mm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32c3/ext_mem_layout.c.obj: C_COMPILER____idf_esp_mm_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache.c.obj: C_COMPILER____idf_esp_mm_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/esp_cache.c || cmake_object_order_depends_target___idf_esp_mm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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/driver/libdriver.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_mm\CMakeFiles\__idf_esp_mm.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_mm\libesp_mm.a + TARGET_PDB = esp_mm.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_mm/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_mm && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_mm && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_mm && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_mm && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_mm && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_pm + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/gpio.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/gpio.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\gpio\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\gpio + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/gpio_glitch_filter_ops.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/gpio_glitch_filter_ops.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\gpio\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\gpio + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/rtc_io.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/rtc_io.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\gpio\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\gpio + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/spi_bus_lock.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/spi_bus_lock.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\spi\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\spi + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_legacy.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated/adc_legacy.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_dma_legacy.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated/adc_dma_legacy.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/dedic_gpio.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/dedic_gpio.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\gpio\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\gpio + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/gpio_pin_glitch_filter.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/gpio_pin_glitch_filter.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\gpio\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\gpio + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/gptimer/gptimer.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/gptimer.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\gptimer\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\gptimer + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/gptimer/gptimer_priv.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/gptimer_priv.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\gptimer\gptimer_priv.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\gptimer + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/timer_legacy.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated/timer_legacy.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/i2c.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_master.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/i2c_master.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_common.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/i2c_common.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_slave.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/i2c_slave.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_common.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/i2s_common.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\i2s\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\i2s + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_platform.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/i2s_platform.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\i2s\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\i2s + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_std.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/i2s_std.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\i2s\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\i2s + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/i2s_legacy.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated/i2s_legacy.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_pdm.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/i2s_pdm.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\i2s\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\i2s + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_tdm.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/i2s_tdm.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\i2s\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\i2s + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/ledc/ledc.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/ledc.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\ledc\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\ledc + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_common.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/rmt_common.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\rmt\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\rmt + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_encoder.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/rmt_encoder.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\rmt\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\rmt + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_rx.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/rmt_rx.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\rmt\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\rmt + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_tx.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/rmt_tx.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\rmt\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\rmt + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated/rmt_legacy.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/sigma_delta/sdm.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/sdm.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\sigma_delta\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\sigma_delta + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated/sigma_delta_legacy.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_common.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/gpspi/spi_common.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\spi\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\spi\gpspi + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_master.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/gpspi/spi_master.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\spi\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\spi\gpspi + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_slave.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/gpspi/spi_slave.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\spi\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\spi\gpspi + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/sdspi/sdspi_crc.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/sdspi/sdspi_crc.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\spi\sdspi\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\spi\sdspi + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/sdspi/sdspi_host.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/sdspi/sdspi_host.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\spi\sdspi\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\spi\sdspi + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/sdspi/sdspi_transaction.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/sdspi/sdspi_transaction.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\spi\sdspi\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\spi\sdspi + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_slave_hd.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/gpspi/spi_slave_hd.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\spi\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\spi\gpspi + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/temperature_sensor/temperature_sensor.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/temperature_sensor.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\temperature_sensor\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\temperature_sensor + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rtc_temperature_legacy.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated/rtc_temperature_legacy.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/twai/twai.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/twai.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/uart/uart.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/uart.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\uart\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\uart + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/usb_serial_jtag/usb_serial_jtag.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/usb_serial_jtag.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\usb_serial_jtag\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\usb_serial_jtag + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/usb_serial_jtag/usb_serial_jtag_connection_monitor.c.obj: C_COMPILER____idf_driver_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/usb_serial_jtag_connection_monitor.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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\usb_serial_jtag\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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\usb_serial_jtag + + +# ============================================================================= +# 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/gpio/gpio.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/gpio_glitch_filter_ops.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/rtc_io.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/spi_bus_lock.c.obj 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/gpio/dedic_gpio.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/gpio_pin_glitch_filter.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/gptimer/gptimer.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/gptimer/gptimer_priv.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/i2c/i2c_master.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_common.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_slave.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_common.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_platform.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_std.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/i2s_legacy.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_pdm.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_tdm.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/ledc/ledc.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_common.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_encoder.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_rx.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_tx.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/sigma_delta/sdm.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_common.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_master.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_slave.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/sdspi/sdspi_crc.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/sdspi/sdspi_host.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/sdspi/sdspi_transaction.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_slave_hd.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/temperature_sensor/temperature_sensor.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/driver/CMakeFiles/__idf_driver.dir/uart/uart.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/usb_serial_jtag/usb_serial_jtag.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/usb_serial_jtag/usb_serial_jtag_connection_monitor.c.obj || esp-idf/esp_pm/libesp_pm.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\driver\CMakeFiles\__idf_driver.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\driver\libdriver.a + TARGET_PDB = driver.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/driver/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\driver && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\driver && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\driver && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\driver && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\driver && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/pm_locks.c || cmake_object_order_depends_target___idf_esp_pm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj: C_COMPILER____idf_esp_pm_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/pm_trace.c || cmake_object_order_depends_target___idf_esp_pm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj: C_COMPILER____idf_esp_pm_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/pm_impl.c || cmake_object_order_depends_target___idf_esp_pm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_pm\libesp_pm.a + TARGET_PDB = esp_pm.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_pm/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_pm && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_pm && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_pm && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_pm && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_pm && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj: ASM_COMPILER____idf_mbedtls_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/x509_crt_bundle.S || cmake_object_order_depends_target___idf_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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\__\__ + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\mbedtls\libmbedtls.a + TARGET_PDB = mbedtls.a.dbg + + +############################################# +# 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 C$:/Users/alex/esp/v5.2.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/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_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_netif/libesp_netif.a esp-idf/esp_partition/libesp_partition.a esp-idf/esp_phy/libesp_phy.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_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/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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D DATA_FILE=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/x509_crt_bundle -D SOURCE_FILE=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/x509_crt_bundle.S -D FILE_TYPE=BINARY -P C:/Users/alex/esp/v5.2.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/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_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_netif/libesp_netif.a esp-idf/esp_partition/libesp_partition.a esp-idf/esp_phy/libesp_phy.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_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/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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/gen_crt_bundle.py --filter C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/cmn_crt_authorities.csv --input C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/cacrt_all.pem C:/Users/alex/esp/v5.2.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: +# C:/Users/alex/esp/v5.2.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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\mbedtls\doxygen && doxygen mbedtls.doxyfile" + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\include && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\include && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\include && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\include && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\include && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\3rdparty && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\3rdparty && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\3rdparty && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\3rdparty && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\3rdparty && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/everest.c || cmake_object_order_depends_target_everest + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -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 -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x25519.c.obj: C_COMPILER__everest_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/x25519.c || cmake_object_order_depends_target_everest + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -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 -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.obj: C_COMPILER__everest_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -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 -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\mbedtls\mbedtls\3rdparty\everest\libeverest.a + TARGET_PDB = everest.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\3rdparty\everest && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\3rdparty\everest && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\3rdparty\everest && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\3rdparty\everest && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\3rdparty\everest && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -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 -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m.c.obj: C_COMPILER__p256m_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -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 -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\mbedtls\mbedtls\3rdparty\p256-m\libp256m.a + TARGET_PDB = p256m.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\3rdparty\p256-m && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\3rdparty\p256-m && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\3rdparty\p256-m && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\3rdparty\p256-m && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\3rdparty\p256-m && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/aes.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/aesni.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/aesce.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/aria.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/asn1parse.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/asn1write.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/base64.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/bignum.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/bignum_core.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/bignum_mod.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod_raw.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/bignum_mod_raw.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/block_cipher.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/block_cipher.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/camellia.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ccm.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/chacha20.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/chachapoly.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/cipher.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/cipher_wrap.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/constant_time.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/cmac.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ctr_drbg.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/des.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/dhm.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ecdh.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ecdsa.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ecjpake.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ecp.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ecp_curves.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves_new.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ecp_curves_new.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/entropy.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/entropy_poll.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/error.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/gcm.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/hkdf.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/hmac_drbg.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/lmots.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/lms.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/md.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/md5.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/memory_buffer_alloc.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/nist_kw.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/oid.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/padlock.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/pem.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/pk.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_ecc.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/pk_ecc.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/pk_wrap.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/pkcs12.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/pkcs5.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/pkparse.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/pkwrite.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/platform.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/platform_util.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/poly1305.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_aead.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_cipher.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_client.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers_no_static.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_ecp.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ffdh.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_ffdh.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_hash.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_mac.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_pake.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_pake.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_rsa.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_se.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_slot_management.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_storage.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/psa_its_file.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/psa_util.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ripemd160.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/rsa.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/rsa_alt_helpers.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/sha1.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/sha256.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/sha512.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha3.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/sha3.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/threading.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/timing.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/version.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/version_features.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\sha\dma\esp_sha_gdma_impl.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\sha\dma + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\aes\dma\esp_aes_gdma_impl.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\aes\dma + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\crypto_shared_gdma + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_hardware.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_hardware.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\esp_hardware.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_mem.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_mem.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\esp_mem.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_timing.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_timing.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\esp_timing.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\aes\esp_aes_xts.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\aes + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/esp_aes_common.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\aes\esp_aes_common.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\aes + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\aes\dma\esp_aes.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\aes\dma + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/esp_sha.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\sha\esp_sha.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\sha + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/sha.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\sha\dma\sha.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\sha\dma + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\esp_ds\esp_rsa_sign_alt.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\esp_ds + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/bignum/esp_bignum.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\bignum\esp_bignum.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\bignum + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/bignum/bignum_alt.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\bignum\bignum_alt.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\bignum + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\sha\dma\esp_sha1.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\sha\dma + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\sha\dma\esp_sha256.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\sha\dma + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\sha\dma\esp_sha512.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\sha\dma + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\aes\esp_aes_gcm.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\aes + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/md/esp_md.c.obj: C_COMPILER__mbedcrypto_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/md/esp_md.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\md\esp_md.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\md + + +# ============================================================================= +# 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/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_hardware.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_mem.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_timing.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.a + TARGET_PDB = mbedcrypto.a.dbg + RSP_FILE = CMakeFiles\mbedcrypto.rsp + +# ============================================================================= +# 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/pkcs7.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj: C_COMPILER__mbedx509_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/x509.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj: C_COMPILER__mbedx509_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/x509_create.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj: C_COMPILER__mbedx509_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/x509_crl.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj: C_COMPILER__mbedx509_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/x509_crt.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj: C_COMPILER__mbedx509_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/x509_csr.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj: C_COMPILER__mbedx509_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/x509write.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj: C_COMPILER__mbedx509_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/x509write_crt.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj: C_COMPILER__mbedx509_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/x509write_csr.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\mbedtls\mbedtls\library\libmbedx509.a + TARGET_PDB = mbedx509.a.dbg + +# ============================================================================= +# 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_bootloader_format + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj: C_COMPILER__mbedtls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/debug.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj: C_COMPILER__mbedtls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/mps_reader.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj: C_COMPILER__mbedtls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/mps_trace.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj: C_COMPILER__mbedtls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ssl_cache.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj: C_COMPILER__mbedtls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ssl_ciphersuites.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj: C_COMPILER__mbedtls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ssl_client.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj: C_COMPILER__mbedtls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ssl_cookie.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.obj: C_COMPILER__mbedtls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ssl_debug_helpers_generated.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj: C_COMPILER__mbedtls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ssl_msg.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj: C_COMPILER__mbedtls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ssl_ticket.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj: C_COMPILER__mbedtls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj: C_COMPILER__mbedtls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls12_client.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj: C_COMPILER__mbedtls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls12_server.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj: C_COMPILER__mbedtls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_keys.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj: C_COMPILER__mbedtls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_server.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj: C_COMPILER__mbedtls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_client.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj: C_COMPILER__mbedtls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_generic.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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 -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj: C_COMPILER__mbedtls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/mbedtls_debug.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\mbedtls_debug.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_platform_time.c.obj: C_COMPILER__mbedtls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_platform_time.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\esp_platform_time.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_mbedtls_dynamic_impl.c.obj: C_COMPILER__mbedtls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_mbedtls_dynamic_impl.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\dynamic\esp_mbedtls_dynamic_impl.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\dynamic + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_ssl_cli.c.obj: C_COMPILER__mbedtls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_ssl_cli.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\dynamic\esp_ssl_cli.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\dynamic + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_ssl_srv.c.obj: C_COMPILER__mbedtls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_ssl_srv.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\dynamic\esp_ssl_srv.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\dynamic + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_ssl_tls.c.obj: C_COMPILER__mbedtls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_ssl_tls.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\dynamic\esp_ssl_tls.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\dynamic + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/net_sockets.c.obj: C_COMPILER__mbedtls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/net_sockets.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_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\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port\net_sockets.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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\C_\Users\alex\esp\v5.2.2\esp-idf\components\mbedtls\port + + +# ============================================================================= +# 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/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_platform_time.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_mbedtls_dynamic_impl.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_ssl_cli.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_ssl_srv.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_ssl_tls.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/net_sockets.c.obj || esp-idf/esp_bootloader_format/libesp_bootloader_format.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\mbedtls\mbedtls\library\libmbedtls.a + TARGET_PDB = mbedtls.a.dbg + + +############################################# +# 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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\library && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\library && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\library && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\library && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\library && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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_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_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/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: +# C:/Users/alex/esp/v5.2.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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\pkgconfig && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\pkgconfig && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\pkgconfig && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\pkgconfig && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mbedtls\mbedtls\pkgconfig && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_esp_app_format + +build esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj: C_COMPILER____idf_esp_bootloader_format_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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/esp_app_format/libesp_app_format.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_bootloader_format\CMakeFiles\__idf_esp_bootloader_format.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_bootloader_format\libesp_bootloader_format.a + TARGET_PDB = esp_bootloader_format.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_bootloader_format/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_bootloader_format && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_bootloader_format && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_bootloader_format && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_bootloader_format && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_bootloader_format && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_bootloader_support + +build esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj: C_COMPILER____idf_esp_app_format_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D PROJECT_NAME=\"ESP32-Rainmaker-Switch\" -DPROJECT_VER=\"1.0\" + 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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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/bootloader_support/libbootloader_support.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_app_format\CMakeFiles\__idf_esp_app_format.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_app_format\libesp_app_format.a + TARGET_PDB = esp_app_format.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_app_format/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_app_format && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_app_format && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_app_format && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_app_format && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_app_format && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_partition + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_common.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_mem.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_random.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_efuse.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/flash_encrypt.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/secure_boot.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_utility.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/flash_partitions.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj: C_COMPILER____idf_bootloader_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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/esp_partition/libesp_partition.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\bootloader_support\CMakeFiles\__idf_bootloader_support.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\bootloader_support\libbootloader_support.a + TARGET_PDB = bootloader_support.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/bootloader_support/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\bootloader_support && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\bootloader_support && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\bootloader_support && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\bootloader_support && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\bootloader_support && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\bootloader && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\bootloader && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\bootloader && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\bootloader && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\bootloader && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\esp\v5.2.2\esp-idf\components\bootloader && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D IDF_PATH=C:/Users/alex/esp/v5.2.2/esp-idf -D SERIAL_TOOL=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe;;C:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build -P C:/Users/alex/esp/v5.2.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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\bootloader && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E echo "Error: The target encrypted-bootloader-flash requires" && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E echo "CONFIG_SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT to be enabled." && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E env "FAIL_MESSAGE=Failed executing target (see errors on lines above)" C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/bin/cmake.exe -P C:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/scripts/fail.cmake" + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esptool_py && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esptool_py && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esptool_py && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esptool_py && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esptool_py && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake" + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esptool_py/install/strip: phony esp-idf/esptool_py/CMakeFiles/install/strip.util + + +############################################# +# Custom command for esp-idf\esptool_py\CMakeFiles\app-flash + +build esp-idf/esptool_py/CMakeFiles/app-flash | ${cmake_ninja_workdir}esp-idf/esptool_py/CMakeFiles/app-flash: CUSTOM_COMMAND || ESP32-Rainmaker-Switch.elf _project_elf_src app esp-idf/app_insights/libapp_insights.a esp-idf/app_reset/libapp_reset.a esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/app_wifi/libapp_wifi.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/bt/libbt.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_diag_data_store/libesp_diag_data_store.a esp-idf/esp_diagnostics/libesp_diagnostics.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_insights/libesp_insights.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_rainmaker/libesp_rainmaker.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_schedule/libesp_schedule.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_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/espressif__cbor/libespressif__cbor.a esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a esp-idf/espressif__mdns/libespressif__mdns.a esp-idf/esptool_py/app_check_size esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/gpio_button/libgpio_button.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/json_generator/libjson_generator.a esp-idf/json_parser/libjson_parser.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/qrcode/libqrcode.a esp-idf/riscv/libriscv.a esp-idf/rmaker_common/librmaker_common.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/ws2812_led/libws2812_led.a gen_project_binary + COMMAND = cmd.exe /C "cd /D C:\Users\alex\esp\v5.2.2\esp-idf\components\esptool_py && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D IDF_PATH=C:/Users/alex/esp/v5.2.2/esp-idf -D SERIAL_TOOL=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe;;C:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build -P C:/Users/alex/esp/v5.2.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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esptool_py && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E echo "Error: The target encrypted-app-flash requires" && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E echo "CONFIG_SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT to be enabled." && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E env "FAIL_MESSAGE=Failed executing target (see errors on lines above)" C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/bin/cmake.exe -P C:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/scripts/fail.cmake" + + +############################################# +# Custom command for esp-idf\esptool_py\CMakeFiles\app_check_size + +build esp-idf/esptool_py/CMakeFiles/app_check_size | ${cmake_ninja_workdir}esp-idf/esptool_py/CMakeFiles/app_check_size: CUSTOM_COMMAND || ESP32-Rainmaker-Switch.elf _project_elf_src esp-idf/app_insights/libapp_insights.a esp-idf/app_reset/libapp_reset.a esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/app_wifi/libapp_wifi.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/bt/libbt.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_diag_data_store/libesp_diag_data_store.a esp-idf/esp_diagnostics/libesp_diagnostics.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_insights/libesp_insights.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_rainmaker/libesp_rainmaker.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_schedule/libesp_schedule.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_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/espressif__cbor/libespressif__cbor.a esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a esp-idf/espressif__mdns/libespressif__mdns.a esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/gpio_button/libgpio_button.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/json_generator/libjson_generator.a esp-idf/json_parser/libjson_parser.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/qrcode/libqrcode.a esp-idf/riscv/libriscv.a esp-idf/rmaker_common/librmaker_common.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/ws2812_led/libws2812_led.a gen_project_binary + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esptool_py && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/partition_table/partition-table.bin C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/ESP32-Rainmaker-Switch.bin" + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\partition_table && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\partition_table && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\partition_table && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\partition_table && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\partition_table && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/partitions.csv C$:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table/gen_esp32part.py + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\partition_table && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table/gen_esp32part.py -q --offset 0x8000 --flash-size 4MB -- C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/partitions.csv C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/partition_table/partition-table.bin && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E echo "Partition table binary generated. Contents:" && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E echo ******************************************************************************* && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table/gen_esp32part.py -q --offset 0x8000 --flash-size 4MB -- C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/partition_table/partition-table.bin && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\partition_table && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E echo "Partition table binary generated. Contents:" && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E echo ******************************************************************************* && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table/gen_esp32part.py -q --offset 0x8000 --flash-size 4MB -- C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/partition_table/partition-table.bin && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\partition_table && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\esp\v5.2.2\esp-idf\components\partition_table && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D IDF_PATH=C:/Users/alex/esp/v5.2.2/esp-idf -D SERIAL_TOOL=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe;;C:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build -P C:/Users/alex/esp/v5.2.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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\partition_table && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E echo "Error: The target encrypted-partition-table-flash requires" && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E echo "CONFIG_SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT to be enabled." && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E env "FAIL_MESSAGE=Failed executing target (see errors on lines above)" C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/bin/cmake.exe -P C:/Users/alex/esp/v5.2.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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\partition_table && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_app_update + +build esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj: C_COMPILER____idf_esp_partition_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/partition.c || cmake_object_order_depends_target___idf_esp_partition + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj: C_COMPILER____idf_esp_partition_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/partition_target.c || cmake_object_order_depends_target___idf_esp_partition + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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/app_update/libapp_update.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_partition\CMakeFiles\__idf_esp_partition.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_partition\libesp_partition.a + TARGET_PDB = esp_partition.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_partition/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_partition && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_partition && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_partition && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_partition && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_partition && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_spi_flash + +build esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj: C_COMPILER____idf_app_update_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/esp_ota_ops.c || cmake_object_order_depends_target___idf_app_update + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_app_desc.c.obj: C_COMPILER____idf_app_update_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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/spi_flash/libspi_flash.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\app_update\CMakeFiles\__idf_app_update.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\app_update\libapp_update.a + TARGET_PDB = app_update.a.dbg + + +############################################# +# Utility command for blank_ota_data + +build esp-idf/app_update/blank_ota_data: phony esp-idf/app_update/CMakeFiles/blank_ota_data ota_data_initial.bin + + +############################################# +# Utility command for read-otadata + +build esp-idf/app_update/read-otadata: phony esp-idf/app_update/CMakeFiles/read-otadata + + +############################################# +# Utility command for read_otadata + +build esp-idf/app_update/read_otadata: phony esp-idf/app_update/CMakeFiles/read_otadata esp-idf/app_update/read-otadata + + +############################################# +# Utility command for erase-otadata + +build esp-idf/app_update/erase-otadata: phony esp-idf/app_update/CMakeFiles/erase-otadata + + +############################################# +# Utility command for erase_otadata + +build esp-idf/app_update/erase_otadata: phony esp-idf/app_update/CMakeFiles/erase_otadata esp-idf/app_update/erase-otadata + + +############################################# +# Utility command for otadata-flash + +build esp-idf/app_update/otadata-flash: phony esp-idf/app_update/CMakeFiles/otadata-flash + + +############################################# +# Utility command for encrypted-otadata-flash + +build esp-idf/app_update/encrypted-otadata-flash: phony esp-idf/app_update/CMakeFiles/encrypted-otadata-flash + + +############################################# +# Utility command for edit_cache + +build esp-idf/app_update/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_update && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_update && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_update && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_update && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_update && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 + + +############################################# +# Phony custom command for esp-idf\app_update\CMakeFiles\blank_ota_data + +build esp-idf/app_update/CMakeFiles/blank_ota_data | ${cmake_ninja_workdir}esp-idf/app_update/CMakeFiles/blank_ota_data: phony ota_data_initial.bin + + +############################################# +# Custom command for ota_data_initial.bin + +build ota_data_initial.bin | ${cmake_ninja_workdir}ota_data_initial.bin: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_update && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table/gen_empty_partition.py 0x2000 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/ota_data_initial.bin" + DESC = Generating ../../ota_data_initial.bin + restat = 1 + + +############################################# +# Custom command for esp-idf\app_update\CMakeFiles\read-otadata + +build esp-idf/app_update/CMakeFiles/read-otadata | ${cmake_ninja_workdir}esp-idf/app_update/CMakeFiles/read-otadata: CUSTOM_COMMAND C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/partitions.csv + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D IDF_PATH=C:/Users/alex/esp/v5.2.2/esp-idf -D SERIAL_TOOL=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe;C:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/otatool.py -D SERIAL_TOOL_ARGS=--esptool-args;before=default_reset;after=hard_reset;--partition-table-file;C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/partitions.csv;--partition-table-offset;0x8000;read_otadata -D WORKING_DIRECTORY=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build -P C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/run_serial_tool.cmake" + pool = console + + +############################################# +# Custom command for esp-idf\app_update\CMakeFiles\read_otadata + +build esp-idf/app_update/CMakeFiles/read_otadata | ${cmake_ninja_workdir}esp-idf/app_update/CMakeFiles/read_otadata: CUSTOM_COMMAND || esp-idf/app_update/read-otadata + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_update && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E echo " + DESC = Warning: command "read_otadata" is deprecated. Have you wanted to run "read-otadata" instead? + + +############################################# +# Custom command for esp-idf\app_update\CMakeFiles\erase-otadata + +build esp-idf/app_update/CMakeFiles/erase-otadata | ${cmake_ninja_workdir}esp-idf/app_update/CMakeFiles/erase-otadata: CUSTOM_COMMAND C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/partitions.csv + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D IDF_PATH=C:/Users/alex/esp/v5.2.2/esp-idf -D SERIAL_TOOL=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe;C:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/otatool.py -D SERIAL_TOOL_ARGS=--esptool-args;before=default_reset;after=hard_reset;--partition-table-file;C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/partitions.csv;--partition-table-offset;0x8000;erase_otadata -D WORKING_DIRECTORY=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build -P C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/run_serial_tool.cmake" + pool = console + + +############################################# +# Custom command for esp-idf\app_update\CMakeFiles\erase_otadata + +build esp-idf/app_update/CMakeFiles/erase_otadata | ${cmake_ninja_workdir}esp-idf/app_update/CMakeFiles/erase_otadata: CUSTOM_COMMAND || esp-idf/app_update/erase-otadata + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_update && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E echo " + DESC = Warning: command "erase_otadata" is deprecated. Have you wanted to run "erase-otadata" instead? + + +############################################# +# Custom command for esp-idf\app_update\CMakeFiles\otadata-flash + +build esp-idf/app_update/CMakeFiles/otadata-flash | ${cmake_ninja_workdir}esp-idf/app_update/CMakeFiles/otadata-flash: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\esp\v5.2.2\esp-idf\components\app_update && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D IDF_PATH=C:/Users/alex/esp/v5.2.2/esp-idf -D SERIAL_TOOL=c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe;;C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/esptool/esptool.py;--chip;esp32c3 -D SERIAL_TOOL_ARGS=--before=default_reset;--after=hard_reset;write_flash;@otadata-flash_args -D WORKING_DIRECTORY=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build -P C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/run_serial_tool.cmake" + pool = console + + +############################################# +# Custom command for esp-idf\app_update\CMakeFiles\encrypted-otadata-flash + +build esp-idf/app_update/CMakeFiles/encrypted-otadata-flash | ${cmake_ninja_workdir}esp-idf/app_update/CMakeFiles/encrypted-otadata-flash: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_update && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E echo "Error: The target encrypted-otadata-flash requires" && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E echo "CONFIG_SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT to be enabled." && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -E env "FAIL_MESSAGE=Failed executing target (see errors on lines above)" C:/Users/alex/.espressif/tools/tools/cmake/3.24.0/bin/cmake.exe -P C:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/scripts/fail.cmake" + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.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_pthread + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj: C_COMPILER____idf_spi_flash_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/flash_brownout_hook.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj: C_COMPILER____idf_spi_flash_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj: C_COMPILER____idf_spi_flash_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj: C_COMPILER____idf_spi_flash_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj: C_COMPILER____idf_spi_flash_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj: C_COMPILER____idf_spi_flash_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj: C_COMPILER____idf_spi_flash_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj: C_COMPILER____idf_spi_flash_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj: C_COMPILER____idf_spi_flash_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj: C_COMPILER____idf_spi_flash_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj: C_COMPILER____idf_spi_flash_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/memspi_host_driver.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj: C_COMPILER____idf_spi_flash_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/cache_utils.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj: C_COMPILER____idf_spi_flash_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/flash_mmap.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj: C_COMPILER____idf_spi_flash_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/flash_ops.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj: C_COMPILER____idf_spi_flash_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/spi_flash_wrap.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj: C_COMPILER____idf_spi_flash_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/esp_flash_api.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj: C_COMPILER____idf_spi_flash_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj: C_COMPILER____idf_spi_flash_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj: C_COMPILER____idf_spi_flash_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + + +# ============================================================================= +# 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/pthread/libpthread.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\spi_flash\libspi_flash.a + TARGET_PDB = spi_flash.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/spi_flash/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\spi_flash && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\spi_flash && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\spi_flash && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\spi_flash && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\spi_flash && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_esp_system + +build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj: C_COMPILER____idf_pthread_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/pthread.c || cmake_object_order_depends_target___idf_pthread + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj: C_COMPILER____idf_pthread_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/pthread_cond_var.c || cmake_object_order_depends_target___idf_pthread + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj: C_COMPILER____idf_pthread_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/pthread_local_storage.c || cmake_object_order_depends_target___idf_pthread + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj: C_COMPILER____idf_pthread_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/pthread_rwlock.c || cmake_object_order_depends_target___idf_pthread + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj: C_COMPILER____idf_pthread_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/pthread_semaphore.c || cmake_object_order_depends_target___idf_pthread + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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/esp_system/libesp_system.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\pthread\CMakeFiles\__idf_pthread.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\pthread\libpthread.a + TARGET_PDB = pthread.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/pthread/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\pthread && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\pthread && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\pthread && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\pthread && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\pthread && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_rom + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/esp_err.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include + OBJECT_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/crosscore_int.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include + OBJECT_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/esp_ipc.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include + OBJECT_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/freertos_hooks.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include + OBJECT_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/int_wdt.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include + OBJECT_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/panic.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include + OBJECT_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/esp_system.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include + OBJECT_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/startup.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-stack-protector + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include + OBJECT_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/system_time.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include + OBJECT_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/stack_check.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-stack-protector + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include + OBJECT_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/ubsan.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include + OBJECT_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/xt_wdt.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include + OBJECT_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/debug_stubs.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/debug_stubs.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include + OBJECT_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/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 + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/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 + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/hw_stack_guard.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/hw_stack_guard.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include + OBJECT_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/cpu_start.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/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 + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/panic_handler.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/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 + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/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 + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/brownout.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/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 + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/expression_with_stack.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/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 + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/panic_arch.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/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 + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_helpers.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/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 + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_stubs.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/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 + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/clk.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/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 + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/reset_reason.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/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 + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/system_internal.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/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 + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/cache_err_int.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/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 + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/apb_backup_dma.c.obj: C_COMPILER____idf_esp_system_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/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 + + +# ============================================================================= +# 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/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/debug_stubs.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/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_rom/libesp_rom.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_system\libesp_system.a + TARGET_PDB = esp_system.a.dbg + + +############################################# +# 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_insights/libapp_insights.a esp-idf/app_reset/libapp_reset.a esp-idf/app_trace/libapp_trace.a esp-idf/app_wifi/libapp_wifi.a esp-idf/bt/libbt.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/esp_diag_data_store/libesp_diag_data_store.a esp-idf/esp_diagnostics/libesp_diagnostics.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_insights/libesp_insights.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_rainmaker/libesp_rainmaker.a esp-idf/esp_schedule/libesp_schedule.a esp-idf/espcoredump/libespcoredump.a esp-idf/espressif__cbor/libespressif__cbor.a esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a esp-idf/espressif__mdns/libespressif__mdns.a esp-idf/fatfs/libfatfs.a esp-idf/gpio_button/libgpio_button.a esp-idf/json/libjson.a esp-idf/json_generator/libjson_generator.a esp-idf/json_parser/libjson_parser.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/qrcode/libqrcode.a esp-idf/riscv/libriscv.a esp-idf/rmaker_common/librmaker_common.a esp-idf/sdmmc/libsdmmc.a esp-idf/spiffs/libspiffs.a esp-idf/unity/libunity.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/ws2812_led/libws2812_led.a + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_system/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_system && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_system && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_system && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_system && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_system && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/ld/esp32c3/memory.ld.in config/sdkconfig.h + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_system && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCC=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe -DSOURCE=C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/ld/esp32c3/memory.ld.in -DTARGET=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/memory.ld -DCONFIG_DIR=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -DLD_DIR=C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/ld -P C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/linker_script_generator.cmake" + DESC = Generating C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/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 C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/ld/esp32c3/sections.ld.in config/sdkconfig.h + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_system && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCC=C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe -DSOURCE=C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/ld/esp32c3/sections.ld.in -DTARGET=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/sections.ld.in -DCONFIG_DIR=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -DLD_DIR=C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/ld -P C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/linker_script_generator.cmake" + DESC = Generating C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/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_insights/libapp_insights.a esp-idf/app_reset/libapp_reset.a esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/app_wifi/libapp_wifi.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/bt/libbt.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_diag_data_store/libesp_diag_data_store.a esp-idf/esp_diagnostics/libesp_diagnostics.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_insights/libesp_insights.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_rainmaker/libesp_rainmaker.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_schedule/libesp_schedule.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_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/espressif__cbor/libespressif__cbor.a esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a esp-idf/espressif__mdns/libespressif__mdns.a esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/gpio_button/libgpio_button.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/json_generator/libjson_generator.a esp-idf/json_parser/libjson_parser.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/qrcode/libqrcode.a esp-idf/riscv/libriscv.a esp-idf/rmaker_common/librmaker_common.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/ws2812_led/libws2812_led.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 C$:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/app.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/log/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/heap/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/dma/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/linker_common.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/newlib.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/system_libs.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/common.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/soc.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/linker_common.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/linker_rw_bt_controller.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_psram/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/ieee802154/linker.lf C$:/Users/alex/esp/v5.2.2/esp-idf/components/openthread/linker.lf esp-idf/riscv/libriscv.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/efuse/libefuse.a esp-idf/esp_mm/libesp_mm.a esp-idf/driver/libdriver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/esp_partition/libesp_partition.a esp-idf/app_update/libapp_update.a esp-idf/spi_flash/libspi_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_system/libesp_system.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/cxx/libcxx.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.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_phy/libesp_phy.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/bt/libbt.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_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/sdmmc/libsdmmc.a esp-idf/fatfs/libfatfs.a esp-idf/json/libjson.a esp-idf/mqtt/libmqtt.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/spiffs/libspiffs.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/main/libmain.a esp-idf/esp_diag_data_store/libesp_diag_data_store.a esp-idf/rmaker_common/librmaker_common.a esp-idf/esp_diagnostics/libesp_diagnostics.a esp-idf/espressif__cbor/libespressif__cbor.a esp-idf/esp_insights/libesp_insights.a esp-idf/json_parser/libjson_parser.a esp-idf/json_generator/libjson_generator.a esp-idf/espressif__mdns/libespressif__mdns.a esp-idf/esp_schedule/libesp_schedule.a esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a esp-idf/esp_rainmaker/libesp_rainmaker.a esp-idf/app_insights/libapp_insights.a esp-idf/gpio_button/libgpio_button.a esp-idf/app_reset/libapp_reset.a esp-idf/qrcode/libqrcode.a esp-idf/app_wifi/libapp_wifi.a esp-idf/ws2812_led/libws2812_led.a C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig || esp-idf/app_insights/libapp_insights.a esp-idf/app_reset/libapp_reset.a esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/app_wifi/libapp_wifi.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/bt/libbt.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_diag_data_store/libesp_diag_data_store.a esp-idf/esp_diagnostics/libesp_diagnostics.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_insights/libesp_insights.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_rainmaker/libesp_rainmaker.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_schedule/libesp_schedule.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_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/espressif__cbor/libespressif__cbor.a esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a esp-idf/espressif__mdns/libespressif__mdns.a esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/gpio_button/libgpio_button.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/json_generator/libjson_generator.a esp-idf/json_parser/libjson_parser.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/qrcode/libqrcode.a esp-idf/riscv/libriscv.a esp-idf/rmaker_common/librmaker_common.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/ws2812_led/libws2812_led.a + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_system && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/tools/ldgen/ldgen.py --config C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig --fragments-list C:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/app.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/log/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/heap/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/dma/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/linker_common.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/newlib.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/system_libs.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/common.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/soc.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/linker_common.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/linker_rw_bt_controller.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_psram/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/ieee802154/linker.lf;C:/Users/alex/esp/v5.2.2/esp-idf/components/openthread/linker.lf --input C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/sections.ld.in --output C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/sections.ld --kconfig C:/Users/alex/esp/v5.2.2/esp-idf/Kconfig --env-file C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config.env --libraries-file C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/ldgen_libraries --objdump C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe" + DESC = Generating ld/sections.ld + restat = 1 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_system\port && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_system\port && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_system\port && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_system\port && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_system\port && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_system\port\soc\esp32c3 && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_system\port\soc\esp32c3 && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_system\port\soc\esp32c3 && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_system\port\soc\esp32c3 && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_system\port\soc\esp32c3 && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj: C_COMPILER____idf_esp_rom_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj: C_COMPILER____idf_esp_rom_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj: C_COMPILER____idf_esp_rom_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj: C_COMPILER____idf_esp_rom_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj: C_COMPILER____idf_esp_rom_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_rom\libesp_rom.a + TARGET_PDB = esp_rom.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_rom/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_rom && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_rom && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_rom && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_rom && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_rom && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/hal_utils.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/efuse_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/efuse_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/wdt_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/mmu_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/cache_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/spi_flash_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/spi_flash_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/spi_flash_encrypt_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/clk_tree_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/clk_tree_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/systimer_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/uart_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/uart_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/gpio_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/timer_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/ledc_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/ledc_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/i2c_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/i2c_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/rmt_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/twai_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/twai_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_top.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/gdma_hal_top.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_ahb_v1.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/gdma_hal_ahb_v1.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/i2s_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/sdm_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/sdm_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal_common.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/adc_hal_common.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_oneshot_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/adc_oneshot_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/adc_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/mpi_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/mpi_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/sha_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/aes_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/brownout_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/spi_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/spi_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/spi_slave_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/spi_slave_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/spi_slave_hd_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/spi_flash_hal_gpspi.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/hmac_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/hmac_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/ds_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/ds_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/xt_wdt_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/rtc_cntl_hal.c.obj: C_COMPILER____idf_hal_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/rtc_cntl_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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/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/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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\hal\libhal.a + TARGET_PDB = hal.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/hal/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\hal && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\hal && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\hal && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\hal && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\hal && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/log/log.c || cmake_object_order_depends_target___idf_log + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj: C_COMPILER____idf_log_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/log/log_buffers.c || cmake_object_order_depends_target___idf_log + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/log/CMakeFiles/__idf_log.dir/log_freertos.c.obj: C_COMPILER____idf_log_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/log/log_freertos.c || cmake_object_order_depends_target___idf_log + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\log\liblog.a + TARGET_PDB = log.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/log/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\log && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\log && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\log && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\log && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\log && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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.c.obj: C_COMPILER____idf_heap_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/heap/heap_caps.c || cmake_object_order_depends_target___idf_heap + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/tlsf -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj: C_COMPILER____idf_heap_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/heap/heap_caps_init.c || cmake_object_order_depends_target___idf_heap + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/tlsf -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj: C_COMPILER____idf_heap_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/heap/multi_heap.c || cmake_object_order_depends_target___idf_heap + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/tlsf -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj: C_COMPILER____idf_heap_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/heap/tlsf/tlsf.c || cmake_object_order_depends_target___idf_heap + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/tlsf -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj: C_COMPILER____idf_heap_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/heap/port/memory_layout_utils.c || cmake_object_order_depends_target___idf_heap + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/tlsf -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32c3/memory_layout.c.obj: C_COMPILER____idf_heap_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/heap/port/esp32c3/memory_layout.c || cmake_object_order_depends_target___idf_heap + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/tlsf -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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.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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\heap\libheap.a + TARGET_PDB = heap.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/heap/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\heap && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\heap && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\heap && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\heap && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\heap && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/lldesc.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj: C_COMPILER____idf_soc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/dport_access_common.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj: C_COMPILER____idf_soc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/interrupts.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj: C_COMPILER____idf_soc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/gpio_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/uart_periph.c.obj: C_COMPILER____idf_soc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/uart_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/adc_periph.c.obj: C_COMPILER____idf_soc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/adc_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/dedic_gpio_periph.c.obj: C_COMPILER____idf_soc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/dedic_gpio_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gdma_periph.c.obj: C_COMPILER____idf_soc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/gdma_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/spi_periph.c.obj: C_COMPILER____idf_soc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/spi_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/ledc_periph.c.obj: C_COMPILER____idf_soc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/ledc_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/rmt_periph.c.obj: C_COMPILER____idf_soc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/rmt_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/sdm_periph.c.obj: C_COMPILER____idf_soc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/sdm_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2s_periph.c.obj: C_COMPILER____idf_soc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/i2s_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2c_periph.c.obj: C_COMPILER____idf_soc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/i2c_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/temperature_sensor_periph.c.obj: C_COMPILER____idf_soc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/temperature_sensor_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/timer_periph.c.obj: C_COMPILER____idf_soc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/timer_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/mpi_periph.c.obj: C_COMPILER____idf_soc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/mpi_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/twai_periph.c.obj: C_COMPILER____idf_soc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/twai_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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/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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\soc\libsoc.a + TARGET_PDB = soc.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/soc/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\soc && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\soc && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\soc && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\soc && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\soc && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/cpu.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +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_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/revision.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_console.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modem.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_gpio_reserve.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sar_periph_ctrl_common.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/io_mux.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +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_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +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_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_dma_utils.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ctrl.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_cpu.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/sleep_cpu.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_async_memcpy.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/async_memcpy_gdma.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/systimer.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_hmac.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_ds.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_config.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/mspi_timing_config.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_output.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +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_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +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_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +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_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +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_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_memprot.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_memprot_conv.c.obj: C_COMPILER____idf_esp_hw_support_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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/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_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/sleep_modem.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/adc_share_hw_ctrl.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_cpu.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/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/mspi_timing_config.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/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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_hw_support\libesp_hw_support.a + TARGET_PDB = esp_hw_support.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_hw_support/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_hw_support && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_hw_support && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_hw_support && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_hw_support && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_hw_support && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_hw_support\port\esp32c3 && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_hw_support\port\esp32c3 && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_hw_support\port\esp32c3 && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_hw_support\port\esp32c3 && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_hw_support\port\esp32c3 && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/heap_idf.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj: C_COMPILER____idf_freertos_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/app_startup.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj: C_COMPILER____idf_freertos_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/port_common.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj: C_COMPILER____idf_freertos_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/port_systick.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj: C_COMPILER____idf_freertos_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/list.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj: C_COMPILER____idf_freertos_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/queue.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj: C_COMPILER____idf_freertos_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/tasks.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj: C_COMPILER____idf_freertos_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/timers.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj: C_COMPILER____idf_freertos_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/event_groups.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj: C_COMPILER____idf_freertos_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/stream_buffer.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/port.c.obj: C_COMPILER____idf_freertos_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/portasm.S.obj: ASM_COMPILER____idf_freertos_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/portasm.S || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/freertos_compatibility.c.obj: C_COMPILER____idf_freertos_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/freertos_compatibility.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj: C_COMPILER____idf_freertos_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/idf_additions.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\freertos\libfreertos.a + TARGET_PDB = freertos.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/freertos/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\freertos && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\freertos && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\freertos && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\freertos && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\freertos && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_cxx + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj: C_COMPILER____idf_newlib_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/abort.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj: C_COMPILER____idf_newlib_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/assert.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj: C_COMPILER____idf_newlib_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/heap.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-builtin + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj: C_COMPILER____idf_newlib_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/locks.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj: C_COMPILER____idf_newlib_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/poll.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj: C_COMPILER____idf_newlib_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/pthread.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj: C_COMPILER____idf_newlib_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/random.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/getentropy.c.obj: C_COMPILER____idf_newlib_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/getentropy.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj: C_COMPILER____idf_newlib_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/reent_init.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj: C_COMPILER____idf_newlib_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/newlib_init.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj: C_COMPILER____idf_newlib_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/syscalls.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj: C_COMPILER____idf_newlib_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/termios.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj: C_COMPILER____idf_newlib_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/stdatomic.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj: C_COMPILER____idf_newlib_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/time.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj: C_COMPILER____idf_newlib_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/sysconf.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj: C_COMPILER____idf_newlib_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/realpath.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj: C_COMPILER____idf_newlib_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/port/esp_time_impl.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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/port/esp_time_impl.c.obj || esp-idf/cxx/libcxx.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\newlib\CMakeFiles\__idf_newlib.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\newlib\libnewlib.a + TARGET_PDB = newlib.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/newlib/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\newlib && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\newlib && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\newlib && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\newlib && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\newlib && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/newlib/port/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\newlib\port && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\newlib\port && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\newlib\port && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\newlib\port && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\newlib\port && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_common + +build esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj: CXX_COMPILER____idf_cxx_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/cxx/cxx_exception_stubs.cpp || cmake_object_order_depends_target___idf_cxx + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj: CXX_COMPILER____idf_cxx_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/cxx/cxx_guards.cpp || cmake_object_order_depends_target___idf_cxx + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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/esp_common/libesp_common.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\cxx\CMakeFiles\__idf_cxx.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\cxx\libcxx.a + TARGET_PDB = cxx.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/cxx/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\cxx && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\cxx && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\cxx && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\cxx && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\cxx && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_timer + +build esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj: C_COMPILER____idf_esp_common_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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_timer/libesp_timer.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_common\CMakeFiles\__idf_esp_common.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_common\libesp_common.a + TARGET_PDB = esp_common.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_common/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_common && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_common && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_common && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_common && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_common && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_event + +build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj: C_COMPILER____idf_esp_timer_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/src/esp_timer.c || cmake_object_order_depends_target___idf_esp_timer + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\esp_timer\CMakeFiles\__idf_esp_timer.dir + OBJECT_FILE_DIR = esp-idf\esp_timer\CMakeFiles\__idf_esp_timer.dir\src + +build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj: C_COMPILER____idf_esp_timer_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\esp_timer\CMakeFiles\__idf_esp_timer.dir + OBJECT_FILE_DIR = esp-idf\esp_timer\CMakeFiles\__idf_esp_timer.dir\src + +build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj: C_COMPILER____idf_esp_timer_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/src/system_time.c || cmake_object_order_depends_target___idf_esp_timer + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\esp_timer\CMakeFiles\__idf_esp_timer.dir + OBJECT_FILE_DIR = esp-idf\esp_timer\CMakeFiles\__idf_esp_timer.dir\src + +build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_common.c.obj: C_COMPILER____idf_esp_timer_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\esp_timer\CMakeFiles\__idf_esp_timer.dir + OBJECT_FILE_DIR = esp-idf\esp_timer\CMakeFiles\__idf_esp_timer.dir\src + +build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systimer.c.obj: C_COMPILER____idf_esp_timer_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\esp_timer\CMakeFiles\__idf_esp_timer.dir + OBJECT_FILE_DIR = esp-idf\esp_timer\CMakeFiles\__idf_esp_timer.dir\src + + +# ============================================================================= +# 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/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_event/libesp_event.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_timer\CMakeFiles\__idf_esp_timer.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_timer\libesp_timer.a + TARGET_PDB = esp_timer.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_timer/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_timer && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_timer && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_timer && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_timer && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_timer && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/app_trace.c || cmake_object_order_depends_target___idf_app_trace + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\app_trace\CMakeFiles\__idf_app_trace.dir + OBJECT_FILE_DIR = esp-idf\app_trace\CMakeFiles\__idf_app_trace.dir + +build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj: C_COMPILER____idf_app_trace_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/app_trace_util.c || cmake_object_order_depends_target___idf_app_trace + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\app_trace\CMakeFiles\__idf_app_trace.dir + OBJECT_FILE_DIR = esp-idf\app_trace\CMakeFiles\__idf_app_trace.dir + +build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj: C_COMPILER____idf_app_trace_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/host_file_io.c || cmake_object_order_depends_target___idf_app_trace + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\app_trace\CMakeFiles\__idf_app_trace.dir + OBJECT_FILE_DIR = esp-idf\app_trace\CMakeFiles\__idf_app_trace.dir + +build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port/port_uart.c.obj: C_COMPILER____idf_app_trace_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/port/port_uart.c || cmake_object_order_depends_target___idf_app_trace + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\app_trace\libapp_trace.a + TARGET_PDB = app_trace.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/app_trace/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_trace && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_trace && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_trace && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_trace && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_trace && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/default_event_loop.c || cmake_object_order_depends_target___idf_esp_event + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj: C_COMPILER____idf_esp_event_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/esp_event.c || cmake_object_order_depends_target___idf_esp_event + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj: C_COMPILER____idf_esp_event_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/esp_event_private.c || cmake_object_order_depends_target___idf_esp_event + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_event\libesp_event.a + TARGET_PDB = esp_event.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_event/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_event && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_event && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_event && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_event && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_event && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_phy + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj: CXX_COMPILER____idf_nvs_flash_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/src/nvs_api.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj: CXX_COMPILER____idf_nvs_flash_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj: CXX_COMPILER____idf_nvs_flash_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj: CXX_COMPILER____idf_nvs_flash_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/src/nvs_page.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj: CXX_COMPILER____idf_nvs_flash_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/src/nvs_pagemanager.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj: CXX_COMPILER____idf_nvs_flash_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/src/nvs_storage.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj: CXX_COMPILER____idf_nvs_flash_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj: CXX_COMPILER____idf_nvs_flash_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj: CXX_COMPILER____idf_nvs_flash_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/src/nvs_partition.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj: CXX_COMPILER____idf_nvs_flash_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj: CXX_COMPILER____idf_nvs_flash_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj: CXX_COMPILER____idf_nvs_flash_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/src/nvs_types.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_platform.cpp.obj: CXX_COMPILER____idf_nvs_flash_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/src/nvs_platform.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_encrypted_partition.cpp.obj: CXX_COMPILER____idf_nvs_flash_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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_phy/libesp_phy.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\nvs_flash\CMakeFiles\__idf_nvs_flash.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\nvs_flash\libnvs_flash.a + TARGET_PDB = nvs_flash.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/nvs_flash/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\nvs_flash && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\nvs_flash && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\nvs_flash && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\nvs_flash && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\nvs_flash && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_vfs + +build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj: C_COMPILER____idf_esp_phy_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/src/phy_override.c || cmake_object_order_depends_target___idf_esp_phy + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj: C_COMPILER____idf_esp_phy_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/src/lib_printf.c || cmake_object_order_depends_target___idf_esp_phy + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj: C_COMPILER____idf_esp_phy_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/src/phy_common.c || cmake_object_order_depends_target___idf_esp_phy + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj: C_COMPILER____idf_esp_phy_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/src/phy_init.c || cmake_object_order_depends_target___idf_esp_phy + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/btbb_init.c.obj: C_COMPILER____idf_esp_phy_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/src/btbb_init.c || cmake_object_order_depends_target___idf_esp_phy + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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/src/btbb_init.c.obj || esp-idf/vfs/libvfs.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_phy\CMakeFiles\__idf_esp_phy.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_phy\libesp_phy.a + TARGET_PDB = esp_phy.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_phy/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_phy && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_phy && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_phy && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_phy && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_phy && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/vfs.c || cmake_object_order_depends_target___idf_vfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf\vfs\CMakeFiles\__idf_vfs.dir + OBJECT_FILE_DIR = esp-idf\vfs\CMakeFiles\__idf_vfs.dir + +build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj: C_COMPILER____idf_vfs_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/vfs_eventfd.c || cmake_object_order_depends_target___idf_vfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf\vfs\CMakeFiles\__idf_vfs.dir + OBJECT_FILE_DIR = esp-idf\vfs\CMakeFiles\__idf_vfs.dir + +build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_uart.c.obj: C_COMPILER____idf_vfs_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/vfs_uart.c || cmake_object_order_depends_target___idf_vfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf\vfs\CMakeFiles\__idf_vfs.dir + OBJECT_FILE_DIR = esp-idf\vfs\CMakeFiles\__idf_vfs.dir + +build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj: C_COMPILER____idf_vfs_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/vfs_semihost.c || cmake_object_order_depends_target___idf_vfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf\vfs\CMakeFiles\__idf_vfs.dir + OBJECT_FILE_DIR = esp-idf\vfs\CMakeFiles\__idf_vfs.dir + +build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_console.c.obj: C_COMPILER____idf_vfs_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/vfs_console.c || cmake_object_order_depends_target___idf_vfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf\vfs\CMakeFiles\__idf_vfs.dir + OBJECT_FILE_DIR = esp-idf\vfs\CMakeFiles\__idf_vfs.dir + +build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_usb_serial_jtag.c.obj: C_COMPILER____idf_vfs_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/vfs_usb_serial_jtag.c || cmake_object_order_depends_target___idf_vfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf\vfs\CMakeFiles\__idf_vfs.dir + OBJECT_FILE_DIR = esp-idf\vfs\CMakeFiles\__idf_vfs.dir + + +# ============================================================================= +# 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_uart.c.obj esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_console.c.obj esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_usb_serial_jtag.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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\vfs\libvfs.a + TARGET_PDB = vfs.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/vfs/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\vfs && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\vfs && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\vfs && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\vfs && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\vfs && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\apps\sntp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\api + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\api + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\api + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\api + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\api + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\api + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\api + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\api + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\api + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\apps\sntp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\apps\netbiosns + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core\ipv4 + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core\ipv4 + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core\ipv4 + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core\ipv4 + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core\ipv4 + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core\ipv4 + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core\ipv4 + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core\ipv4 + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core\ipv4 + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core\ipv6 + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core\ipv6 + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core\ipv6 + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core\ipv6 + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core\ipv6 + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core\ipv6 + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core\ipv6 + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core\ipv6 + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\core\ipv6 + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\lwip\src\netif\ppp + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\port\hooks + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\port\hooks + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\port\debug + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\port + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\port\freertos + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\port\esp32xx + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\apps\ping + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\apps\ping + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\apps\ping + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj: C_COMPILER____idf_lwip_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\apps\dhcpserver + + +# ============================================================================= +# 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/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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\lwip\liblwip.a + TARGET_PDB = lwip.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/lwip/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\lwip && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\lwip && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\lwip && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\lwip && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\lwip && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_netif_stack/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_netif_stack && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_netif_stack && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_netif_stack && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_netif_stack && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_netif_stack && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/lwip -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj: C_COMPILER____idf_esp_netif_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/lwip -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj: C_COMPILER____idf_esp_netif_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/lwip -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj: C_COMPILER____idf_esp_netif_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/lwip -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj: C_COMPILER____idf_esp_netif_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/lwip -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj: C_COMPILER____idf_esp_netif_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/lwip -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj: C_COMPILER____idf_esp_netif_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/lwip -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj: C_COMPILER____idf_esp_netif_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/lwip -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj: C_COMPILER____idf_esp_netif_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/lwip -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_netif\libesp_netif.a + TARGET_PDB = esp_netif.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_netif/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_netif && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_netif && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_netif && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_netif && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_netif && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj: C_COMPILER____idf_wpa_supplicant_ C$:/Users/alex/esp/v5.2.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_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.2.2\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\wpa_supplicant\libwpa_supplicant.a + TARGET_PDB = wpa_supplicant.a.dbg + RSP_FILE = CMakeFiles\__idf_wpa_supplicant.rsp + + +############################################# +# Utility command for edit_cache + +build esp-idf/wpa_supplicant/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\wpa_supplicant && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\wpa_supplicant && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\wpa_supplicant && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\wpa_supplicant && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\wpa_supplicant && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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/src/coexist.c.obj: C_COMPILER____idf_esp_coex_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/src/coexist.c || cmake_object_order_depends_target___idf_esp_coex + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32c3/esp_coex_adapter.c.obj: C_COMPILER____idf_esp_coex_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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/src/coexist.c.obj esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32c3/esp_coex_adapter.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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_coex\libesp_coex.a + TARGET_PDB = esp_coex.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_coex/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_coex && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_coex && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_coex && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_coex && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_coex && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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/mesh_event.c.obj: C_COMPILER____idf_esp_wifi_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/src/mesh_event.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj: C_COMPILER____idf_esp_wifi_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/src/smartconfig.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj: C_COMPILER____idf_esp_wifi_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/src/wifi_init.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj: C_COMPILER____idf_esp_wifi_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/src/wifi_default.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj: C_COMPILER____idf_esp_wifi_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/src/wifi_netif.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj: C_COMPILER____idf_esp_wifi_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32c3/esp_adapter.c.obj: C_COMPILER____idf_esp_wifi_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/esp32c3/esp_adapter.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj: C_COMPILER____idf_esp_wifi_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/src/smartconfig_ack.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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/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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_wifi\libesp_wifi.a + TARGET_PDB = esp_wifi.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_wifi/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_wifi && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_wifi && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_wifi && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_wifi && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_wifi && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_bt + + +############################################# +# Order-only phony target for __idf_bt + +build cmake_object_order_depends_target___idf_bt: phony || cmake_object_order_depends_target___idf_riscv + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/controller/esp32c3/bt.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/esp32c3/bt.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\controller\esp32c3\bt.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\controller\esp32c3 + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/core/btc_alarm.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/core/btc_alarm.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\btc\core\btc_alarm.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\btc\core + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/common/api/esp_blufi_api.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/esp_blufi_api.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\api\esp_blufi_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\api + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/common/hci_log/bt_hci_log.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/bt_hci_log.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\hci_log\bt_hci_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\hci_log + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/core/btc_manage.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/core/btc_manage.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\btc\core\btc_manage.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\btc\core + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/core/btc_task.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/core/btc_task.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\btc\core\btc_task.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\btc\core + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/profile/esp/blufi/blufi_prf.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/blufi_prf.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\btc\profile\esp\blufi\blufi_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\btc\profile\esp\blufi + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/profile/esp/blufi/blufi_protocol.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/blufi_protocol.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\btc\profile\esp\blufi\blufi_protocol.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\btc\profile\esp\blufi + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/alarm.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/alarm.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi\alarm.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/allocator.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/allocator.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi\allocator.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/buffer.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/buffer.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/config.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/config.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/fixed_queue.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/fixed_queue.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi\fixed_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/pkt_queue.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/pkt_queue.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi\pkt_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/fixed_pkt_queue.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/fixed_pkt_queue.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi\fixed_pkt_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/future.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/future.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi\future.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/hash_functions.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/hash_functions.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi\hash_functions.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/hash_map.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/hash_map.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi\hash_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/list.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/list.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/mutex.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/mutex.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi\mutex.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/thread.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/thread.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi\thread.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/osi.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/osi.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi\osi.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/semaphore.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/semaphore.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\osi + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/porting/mem/bt_osi_mem.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem/bt_osi_mem.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\porting\mem\bt_osi_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\porting\mem + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/transport/src/transport.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/src/transport.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\transport\src\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\transport\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/util/src/addr.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/src/addr.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\util\src\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\util\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/gatt/src/ble_svc_gatt.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/src/ble_svc_gatt.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\gatt\src\ble_svc_gatt.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\gatt\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/tps/src/ble_svc_tps.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/src/ble_svc_tps.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\tps\src\ble_svc_tps.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\tps\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/ias/src/ble_svc_ias.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/src/ble_svc_ias.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\ias\src\ble_svc_ias.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\ias\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/ipss/src/ble_svc_ipss.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/src/ble_svc_ipss.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\ipss\src\ble_svc_ipss.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\ipss\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/ans/src/ble_svc_ans.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/src/ble_svc_ans.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\ans\src\ble_svc_ans.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\ans\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/hr/src/ble_svc_hr.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/src/ble_svc_hr.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\hr\src\ble_svc_hr.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\hr\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/htp/src/ble_svc_htp.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/src/ble_svc_htp.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\htp\src\ble_svc_htp.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\htp\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/gap/src/ble_svc_gap.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/src/ble_svc_gap.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\gap\src\ble_svc_gap.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\gap\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/bas/src/ble_svc_bas.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/src/ble_svc_bas.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\bas\src\ble_svc_bas.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\bas\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/dis/src/ble_svc_dis.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/src/ble_svc_dis.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\dis\src\ble_svc_dis.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\dis\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/lls/src/ble_svc_lls.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/src/ble_svc_lls.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\lls\src\ble_svc_lls.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\lls\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/prox/src/ble_svc_prox.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/src/ble_svc_prox.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\prox\src\ble_svc_prox.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\prox\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/cts/src/ble_svc_cts.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/src/ble_svc_cts.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\cts\src\ble_svc_cts.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\cts\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/hid/src/ble_svc_hid.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/src/ble_svc_hid.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\hid\src\ble_svc_hid.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\hid\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/sps/src/ble_svc_sps.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/src/ble_svc_sps.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\sps\src\ble_svc_sps.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\services\sps\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_conn.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_conn.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_hs_conn.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_store_util.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_store_util.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_store_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_sm.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_sm.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_shutdown.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_shutdown.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_hs_shutdown.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap_sig_cmd.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_l2cap_sig_cmd.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_l2cap_sig_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci_cmd.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_hci_cmd.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_hs_hci_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_id.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_id.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_hs_id.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att_svr.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_att_svr.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_att_svr.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gatts_lcl.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_gatts_lcl.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_gatts_lcl.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_ibeacon.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_ibeacon.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_ibeacon.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_atomic.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_atomic.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_hs_atomic.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_alg.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_sm_alg.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_sm_alg.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_stop.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_stop.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_hs_stop.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_hs.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci_evt.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_hci_evt.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_hs_hci_evt.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_mqueue.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_mqueue.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_hs_mqueue.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_periodic_sync.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_periodic_sync.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_hs_periodic_sync.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_att.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_att.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_ead.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_ead.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_ead.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_aes_ccm.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_aes_ccm.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gattc.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_gattc.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_gattc.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_store.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_store.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_store.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_lgcy.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_sm_lgcy.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_sm_lgcy.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_cfg.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_cfg.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_hs_cfg.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att_clt.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_att_clt.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_att_clt.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap_coc.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_l2cap_coc.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_l2cap_coc.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_mbuf.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_mbuf.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_hs_mbuf.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att_cmd.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_att_cmd.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_att_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_log.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_log.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_hs_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_eddystone.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_eddystone.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_eddystone.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_startup.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_startup.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_hs_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap_sig.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_l2cap_sig.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_l2cap_sig.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gap.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_gap.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_gap.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_cmd.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_sm_cmd.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_sm_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_uuid.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_uuid.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_pvcy.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_pvcy.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_hs_pvcy.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_flow.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_flow.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_hs_flow.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_l2cap.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_l2cap.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_sc.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_sm_sc.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_sm_sc.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_misc.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_misc.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_hs_misc.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gatts.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_gatts.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_gatts.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_adv.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_adv.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_hs_adv.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_hci.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_hs_hci.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci_util.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_hci_util.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_hs_hci_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_resolv.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_resolv.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_hs_resolv.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/store/ram/src/ble_store_ram.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/src/ble_store_ram.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\store\ram\src\ble_store_ram.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\store\ram\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/store/config/src/ble_store_config.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/src/ble_store_config.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\store\config\src\ble_store_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\store\config\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/store/config/src/ble_store_nvs.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/src/ble_store_nvs.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\store\config\src\ble_store_nvs.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\store\config\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gattc_cache.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_gattc_cache.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_gattc_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gattc_cache_conn.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_gattc_cache_conn.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src\ble_gattc_cache_conn.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\nimble\host\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/nimble_port.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/src/nimble_port.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\porting\nimble\src\nimble_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\porting\nimble\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/npl/freertos/src/nimble_port_freertos.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/src/nimble_port_freertos.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\porting\npl\freertos\src\nimble_port_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\porting\npl\freertos\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/port/src/nvs_port.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/src/nvs_port.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\port\src\nvs_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\port\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/endian.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/src/endian.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\porting\nimble\src\endian.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\porting\nimble\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/os_mempool.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/src/os_mempool.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\porting\nimble\src\os_mempool.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\porting\nimble\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/mem.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/src/mem.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\porting\nimble\src\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\porting\nimble\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/os_mbuf.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/src/os_mbuf.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\porting\nimble\src\os_mbuf.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\porting\nimble\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/os_msys_init.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/src/os_msys_init.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\porting\nimble\src\os_msys_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\porting\nimble\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/npl/freertos/src/npl_os_freertos.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/src/npl_os_freertos.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\porting\npl\freertos\src\npl_os_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\nimble\porting\npl\freertos\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/esp-hci/src/esp_nimble_hci.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/src/esp_nimble_hci.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\esp-hci\src\esp_nimble_hci.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\host\nimble\esp-hci\src + +build esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/profile/esp/blufi/nimble_host/esp_blufi.c.obj: C_COMPILER____idf_bt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/nimble_host/esp_blufi.c || cmake_object_order_depends_target___idf_bt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\btc\profile\esp\blufi\nimble_host\esp_blufi.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + OBJECT_FILE_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir\common\btc\profile\esp\blufi\nimble_host + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_bt + + +############################################# +# Link the static library esp-idf\bt\libbt.a + +build esp-idf/bt/libbt.a: C_STATIC_LIBRARY_LINKER____idf_bt_ esp-idf/bt/CMakeFiles/__idf_bt.dir/controller/esp32c3/bt.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/core/btc_alarm.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/common/api/esp_blufi_api.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/common/hci_log/bt_hci_log.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/core/btc_manage.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/core/btc_task.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/profile/esp/blufi/blufi_prf.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/profile/esp/blufi/blufi_protocol.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/alarm.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/allocator.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/buffer.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/config.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/fixed_queue.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/pkt_queue.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/fixed_pkt_queue.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/future.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/hash_functions.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/hash_map.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/list.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/mutex.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/thread.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/osi.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/semaphore.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/porting/mem/bt_osi_mem.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/transport/src/transport.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/util/src/addr.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/gatt/src/ble_svc_gatt.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/tps/src/ble_svc_tps.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/ias/src/ble_svc_ias.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/ipss/src/ble_svc_ipss.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/ans/src/ble_svc_ans.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/hr/src/ble_svc_hr.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/htp/src/ble_svc_htp.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/gap/src/ble_svc_gap.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/bas/src/ble_svc_bas.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/dis/src/ble_svc_dis.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/lls/src/ble_svc_lls.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/prox/src/ble_svc_prox.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/cts/src/ble_svc_cts.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/hid/src/ble_svc_hid.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/sps/src/ble_svc_sps.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_conn.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_store_util.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_shutdown.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap_sig_cmd.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci_cmd.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_id.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att_svr.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gatts_lcl.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_ibeacon.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_atomic.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_alg.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_stop.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci_evt.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_mqueue.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_periodic_sync.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_ead.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_aes_ccm.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gattc.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_store.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_lgcy.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_cfg.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att_clt.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap_coc.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_mbuf.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att_cmd.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_log.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_eddystone.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_startup.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap_sig.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gap.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_cmd.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_uuid.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_pvcy.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_flow.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_sc.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_misc.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gatts.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_adv.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci_util.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_resolv.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/store/ram/src/ble_store_ram.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/store/config/src/ble_store_config.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/store/config/src/ble_store_nvs.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gattc_cache.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gattc_cache_conn.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/nimble_port.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/npl/freertos/src/nimble_port_freertos.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/port/src/nvs_port.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/endian.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/os_mempool.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/mem.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/os_mbuf.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/os_msys_init.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/npl/freertos/src/npl_os_freertos.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/esp-hci/src/esp_nimble_hci.c.obj esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/profile/esp/blufi/nimble_host/esp_blufi.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\bt\CMakeFiles\__idf_bt.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\bt\libbt.a + TARGET_PDB = bt.a.dbg + RSP_FILE = CMakeFiles\__idf_bt.rsp + + +############################################# +# Utility command for edit_cache + +build esp-idf/bt/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\bt && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\bt && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\bt && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\bt && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\bt && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/src/unity.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj: C_COMPILER____idf_unity_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity_runner.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_freertos.c.obj: C_COMPILER____idf_unity_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity_utils_freertos.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_cache.c.obj: C_COMPILER____idf_unity_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity_utils_cache.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_memory.c.obj: C_COMPILER____idf_unity_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity_utils_memory.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj: C_COMPILER____idf_unity_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity_port_esp32.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp/unity_utils_memory_esp.c.obj: C_COMPILER____idf_unity_ C$:/Users/alex/esp/v5.2.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.2.2\" -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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_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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\unity\libunity.a + TARGET_PDB = unity.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/unity/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\unity && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\unity && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\unity && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\unity && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\unity && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/cmock/CMock/src/cmock.c || cmake_object_order_depends_target___idf_cmock + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/cmock/CMock/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/include -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\cmock\libcmock.a + TARGET_PDB = cmock.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/cmock/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\cmock && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\cmock && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\cmock && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\cmock && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\cmock && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/console/commands.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\console\CMakeFiles\__idf_console.dir + OBJECT_FILE_DIR = esp-idf\console\CMakeFiles\__idf_console.dir + +build esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl.c.obj: C_COMPILER____idf_console_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/console/esp_console_repl.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\console\CMakeFiles\__idf_console.dir + OBJECT_FILE_DIR = esp-idf\console\CMakeFiles\__idf_console.dir + +build esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj: C_COMPILER____idf_console_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/console/split_argv.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\console\CMakeFiles\__idf_console.dir + OBJECT_FILE_DIR = esp-idf\console\CMakeFiles\__idf_console.dir + +build esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj: C_COMPILER____idf_console_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/console/linenoise/linenoise.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\console\CMakeFiles\__idf_console.dir + OBJECT_FILE_DIR = esp-idf\console\CMakeFiles\__idf_console.dir\linenoise + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_cmd.c.obj: C_COMPILER____idf_console_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_cmd.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\console\CMakeFiles\__idf_console.dir + OBJECT_FILE_DIR = esp-idf\console\CMakeFiles\__idf_console.dir\argtable3 + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_date.c.obj: C_COMPILER____idf_console_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_date.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\console\CMakeFiles\__idf_console.dir + OBJECT_FILE_DIR = esp-idf\console\CMakeFiles\__idf_console.dir\argtable3 + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dbl.c.obj: C_COMPILER____idf_console_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_dbl.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\console\CMakeFiles\__idf_console.dir + OBJECT_FILE_DIR = esp-idf\console\CMakeFiles\__idf_console.dir\argtable3 + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dstr.c.obj: C_COMPILER____idf_console_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_dstr.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\console\CMakeFiles\__idf_console.dir + OBJECT_FILE_DIR = esp-idf\console\CMakeFiles\__idf_console.dir\argtable3 + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_end.c.obj: C_COMPILER____idf_console_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_end.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\console\CMakeFiles\__idf_console.dir + OBJECT_FILE_DIR = esp-idf\console\CMakeFiles\__idf_console.dir\argtable3 + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_file.c.obj: C_COMPILER____idf_console_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_file.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\console\CMakeFiles\__idf_console.dir + OBJECT_FILE_DIR = esp-idf\console\CMakeFiles\__idf_console.dir\argtable3 + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_hashtable.c.obj: C_COMPILER____idf_console_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_hashtable.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\console\CMakeFiles\__idf_console.dir + OBJECT_FILE_DIR = esp-idf\console\CMakeFiles\__idf_console.dir\argtable3 + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_int.c.obj: C_COMPILER____idf_console_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_int.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\console\CMakeFiles\__idf_console.dir + OBJECT_FILE_DIR = esp-idf\console\CMakeFiles\__idf_console.dir\argtable3 + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_lit.c.obj: C_COMPILER____idf_console_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_lit.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\console\CMakeFiles\__idf_console.dir + OBJECT_FILE_DIR = esp-idf\console\CMakeFiles\__idf_console.dir\argtable3 + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rem.c.obj: C_COMPILER____idf_console_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_rem.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\console\CMakeFiles\__idf_console.dir + OBJECT_FILE_DIR = esp-idf\console\CMakeFiles\__idf_console.dir\argtable3 + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rex.c.obj: C_COMPILER____idf_console_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_rex.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\console\CMakeFiles\__idf_console.dir + OBJECT_FILE_DIR = esp-idf\console\CMakeFiles\__idf_console.dir\argtable3 + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_str.c.obj: C_COMPILER____idf_console_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_str.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\console\CMakeFiles\__idf_console.dir + OBJECT_FILE_DIR = esp-idf\console\CMakeFiles\__idf_console.dir\argtable3 + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_utils.c.obj: C_COMPILER____idf_console_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_utils.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\console\CMakeFiles\__idf_console.dir + OBJECT_FILE_DIR = esp-idf\console\CMakeFiles\__idf_console.dir\argtable3 + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj: C_COMPILER____idf_console_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/argtable3.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\console\CMakeFiles\__idf_console.dir + OBJECT_FILE_DIR = esp-idf\console\CMakeFiles\__idf_console.dir\argtable3 + + +# ============================================================================= +# 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_repl.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/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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\console\libconsole.a + TARGET_PDB = console.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/console/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\console && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\console && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\console && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\console && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\console && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser/http_parser.c || cmake_object_order_depends_target___idf_http_parser + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\http_parser\libhttp_parser.a + TARGET_PDB = http_parser.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/http_parser/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\http_parser && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\http_parser && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\http_parser && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\http_parser && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\http_parser && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp_tls.c || cmake_object_order_depends_target___idf_esp-tls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj: C_COMPILER____idf_esp-tls_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj: C_COMPILER____idf_esp-tls_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj: C_COMPILER____idf_esp-tls_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj: C_COMPILER____idf_esp-tls_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp_tls_mbedtls.c || cmake_object_order_depends_target___idf_esp-tls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp-tls\libesp-tls.a + TARGET_PDB = esp-tls.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp-tls/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp-tls && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp-tls && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp-tls && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp-tls && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp-tls && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_cali.c.obj: C_COMPILER____idf_esp_adc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/adc_cali.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include + OBJECT_DIR = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir + OBJECT_FILE_DIR = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj: C_COMPILER____idf_esp_adc_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include + OBJECT_DIR = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir + OBJECT_FILE_DIR = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj: C_COMPILER____idf_esp_adc_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/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 + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj: C_COMPILER____idf_esp_adc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/adc_oneshot.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include + OBJECT_DIR = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir + OBJECT_FILE_DIR = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj: C_COMPILER____idf_esp_adc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/adc_common.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include + OBJECT_DIR = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir + OBJECT_FILE_DIR = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj: C_COMPILER____idf_esp_adc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/adc_continuous.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include + OBJECT_DIR = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir + OBJECT_FILE_DIR = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_monitor.c.obj: C_COMPILER____idf_esp_adc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/adc_monitor.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include + OBJECT_DIR = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir + OBJECT_FILE_DIR = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_filter.c.obj: C_COMPILER____idf_esp_adc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/adc_filter.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include + OBJECT_DIR = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir + OBJECT_FILE_DIR = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3/curve_fitting_coefficients.c.obj: C_COMPILER____idf_esp_adc_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/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 + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32c3/esp_adc_cal_legacy.c.obj: C_COMPILER____idf_esp_adc_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/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 + + +# ============================================================================= +# 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_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_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_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/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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_adc\libesp_adc.a + TARGET_PDB = esp_adc.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_adc/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_adc && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_adc && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_adc && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_adc && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_adc && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/src/esp_eth.c || cmake_object_order_depends_target___idf_esp_eth + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/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 + +build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_phy_802_3.c.obj: C_COMPILER____idf_esp_eth_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/src/esp_eth_phy_802_3.c || cmake_object_order_depends_target___idf_esp_eth + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/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 + +build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj: C_COMPILER____idf_esp_eth_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/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 + + +# ============================================================================= +# 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/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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_eth\libesp_eth.a + TARGET_PDB = esp_eth.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_eth/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_eth && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_eth && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_eth && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_eth && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_eth && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/src/gdbstub.c || cmake_object_order_depends_target___idf_esp_gdbstub + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj: C_COMPILER____idf_esp_gdbstub_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/src/gdbstub_transport.c || cmake_object_order_depends_target___idf_esp_gdbstub + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj: C_COMPILER____idf_esp_gdbstub_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/src/packet.c || cmake_object_order_depends_target___idf_esp_gdbstub + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/gdbstub_riscv.c.obj: C_COMPILER____idf_esp_gdbstub_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/rv_decode.c.obj: C_COMPILER____idf_esp_gdbstub_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_gdbstub\libesp_gdbstub.a + TARGET_PDB = esp_gdbstub.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_gdbstub/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_gdbstub && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_gdbstub && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_gdbstub && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_gdbstub && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_gdbstub && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_bt 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/src/esp_hidd.c || cmake_object_order_depends_target___idf_esp_hid + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj: C_COMPILER____idf_esp_hid_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/src/esp_hidh.c || cmake_object_order_depends_target___idf_esp_hid + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj: C_COMPILER____idf_esp_hid_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/nimble_hidd.c.obj: C_COMPILER____idf_esp_hid_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/src/nimble_hidd.c || cmake_object_order_depends_target___idf_esp_hid + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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\nimble_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/nimble_hidh.c.obj: C_COMPILER____idf_esp_hid_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/src/nimble_hidh.c || cmake_object_order_depends_target___idf_esp_hid + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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\nimble_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/nimble_hidd.c.obj esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/nimble_hidh.c.obj || esp-idf/bt/libbt.a 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_hid\libesp_hid.a + TARGET_PDB = esp_hid.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_hid/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_hid && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_hid && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_hid && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_hid && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_hid && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/transport.c || cmake_object_order_depends_target___idf_tcp_transport + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj: C_COMPILER____idf_tcp_transport_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/transport_ssl.c || cmake_object_order_depends_target___idf_tcp_transport + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj: C_COMPILER____idf_tcp_transport_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/transport_internal.c || cmake_object_order_depends_target___idf_tcp_transport + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj: C_COMPILER____idf_tcp_transport_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/transport_socks_proxy.c || cmake_object_order_depends_target___idf_tcp_transport + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj: C_COMPILER____idf_tcp_transport_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/transport_ws.c || cmake_object_order_depends_target___idf_tcp_transport + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\tcp_transport\libtcp_transport.a + TARGET_PDB = tcp_transport.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/tcp_transport/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\tcp_transport && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\tcp_transport && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\tcp_transport && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\tcp_transport && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\tcp_transport && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/lib/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj: C_COMPILER____idf_esp_http_client_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/lib/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj: C_COMPILER____idf_esp_http_client_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/lib/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj: C_COMPILER____idf_esp_http_client_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/lib/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_http_client\libesp_http_client.a + TARGET_PDB = esp_http_client.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_http_client/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_http_client && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_http_client && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_http_client && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_http_client && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_http_client && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/util -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/port/esp32 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj: C_COMPILER____idf_esp_http_server_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/util -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/port/esp32 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj: C_COMPILER____idf_esp_http_server_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/util -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/port/esp32 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj: C_COMPILER____idf_esp_http_server_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/util -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/port/esp32 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj: C_COMPILER____idf_esp_http_server_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/util -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/port/esp32 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj: C_COMPILER____idf_esp_http_server_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/util -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/port/esp32 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj: C_COMPILER____idf_esp_http_server_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/util -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/port/esp32 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_http_server\libesp_http_server.a + TARGET_PDB = esp_http_server.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_http_server/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_http_server && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_http_server && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_http_server && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_http_server && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_http_server && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_https_ota\libesp_https_ota.a + TARGET_PDB = esp_https_ota.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_https_ota/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_https_ota && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_https_ota && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_https_ota && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_https_ota && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_https_ota && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_https_server\libesp_https_server.a + TARGET_PDB = esp_https_server.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_https_server/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_https_server && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_https_server && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_https_server && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_https_server && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_https_server && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_psram/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_psram && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_psram && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_psram && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_psram && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_psram && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj: C_COMPILER____idf_esp_lcd_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2c_v1.c.obj: C_COMPILER____idf_esp_lcd_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_io_i2c_v1.c || cmake_object_order_depends_target___idf_esp_lcd + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2c_v2.c.obj: C_COMPILER____idf_esp_lcd_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_io_i2c_v2.c || cmake_object_order_depends_target___idf_esp_lcd + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_spi.c.obj: C_COMPILER____idf_esp_lcd_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_io_spi.c || cmake_object_order_depends_target___idf_esp_lcd + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj: C_COMPILER____idf_esp_lcd_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj: C_COMPILER____idf_esp_lcd_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj: C_COMPILER____idf_esp_lcd_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj: C_COMPILER____idf_esp_lcd_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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_io_i2c_v1.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2c_v2.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_spi.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/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_lcd\CMakeFiles\__idf_esp_lcd.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_lcd\libesp_lcd.a + TARGET_PDB = esp_lcd.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_lcd/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_lcd && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_lcd && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_lcd && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_lcd && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_lcd && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\protobuf-c\libprotobuf-c.a + TARGET_PDB = protobuf-c.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/protobuf-c/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\protobuf-c && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\protobuf-c && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\protobuf-c && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\protobuf-c && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\protobuf-c && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_bt 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common/protocomm.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\src\common + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj: C_COMPILER____idf_protocomm_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c/constants.pb-c.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\proto-c + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj: C_COMPILER____idf_protocomm_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c/sec0.pb-c.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\proto-c + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj: C_COMPILER____idf_protocomm_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c/sec1.pb-c.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\proto-c + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj: C_COMPILER____idf_protocomm_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c/sec2.pb-c.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\proto-c + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj: C_COMPILER____idf_protocomm_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c/session.pb-c.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\proto-c + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj: C_COMPILER____idf_protocomm_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/transports/protocomm_console.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\src\transports + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj: C_COMPILER____idf_protocomm_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/transports/protocomm_httpd.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\src\transports + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj: C_COMPILER____idf_protocomm_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/security/security0.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\src\security + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj: C_COMPILER____idf_protocomm_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/security/security1.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\src\security + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c.obj: C_COMPILER____idf_protocomm_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/security/security2.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\src\security + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp.c.obj: C_COMPILER____idf_protocomm_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/crypto/srp6a/esp_srp.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\src\crypto\srp6a + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_mpi.c.obj: C_COMPILER____idf_protocomm_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\src\crypto\srp6a + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_nimble.c.obj: C_COMPILER____idf_protocomm_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/transports/protocomm_nimble.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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_nimble.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\src\transports + + +# ============================================================================= +# 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/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_nimble.c.obj || esp-idf/bt/libbt.a 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\protocomm\libprotocomm.a + TARGET_PDB = protocomm.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/protocomm/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\protocomm && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\protocomm && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\protocomm && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\protocomm && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\protocomm && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_bt cmake_object_order_depends_target___idf_console cmake_object_order_depends_target___idf_esp_https_server cmake_object_order_depends_target___idf_espressif__mdns 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_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + 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 + +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_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + 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 + +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_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + 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 + +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_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include + 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 + + +# ============================================================================= +# 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/bt/libbt.a esp-idf/console/libconsole.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/espressif__mdns/libespressif__mdns.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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_local_ctrl\libesp_local_ctrl.a + TARGET_PDB = esp_local_ctrl.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_local_ctrl/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_local_ctrl && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_local_ctrl && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_local_ctrl && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_local_ctrl && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_local_ctrl && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_common.c.obj: C_COMPILER____idf_espcoredump_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/src/core_dump_common.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir\src + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj: C_COMPILER____idf_espcoredump_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/src/core_dump_flash.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir\src + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj: C_COMPILER____idf_espcoredump_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/src/core_dump_uart.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir\src + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj: C_COMPILER____idf_espcoredump_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/src/core_dump_elf.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir\src + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj: C_COMPILER____idf_espcoredump_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/src/core_dump_binary.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir\src + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_sha.c.obj: C_COMPILER____idf_espcoredump_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/src/core_dump_sha.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir\src + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_crc.c.obj: C_COMPILER____idf_espcoredump_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/src/core_dump_crc.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir\src + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/riscv/core_dump_port.c.obj: C_COMPILER____idf_espcoredump_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir\src\port\riscv + + +# ============================================================================= +# 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_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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\espcoredump\libespcoredump.a + TARGET_PDB = espcoredump.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/espcoredump/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\espcoredump && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\espcoredump && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\espcoredump && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\espcoredump && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\espcoredump && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/Partition.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj: CXX_COMPILER____idf_wear_levelling_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/SPI_Flash.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj: CXX_COMPILER____idf_wear_levelling_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/WL_Ext_Perf.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj: CXX_COMPILER____idf_wear_levelling_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/WL_Ext_Safe.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj: CXX_COMPILER____idf_wear_levelling_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/WL_Flash.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj: CXX_COMPILER____idf_wear_levelling_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/crc32.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj: CXX_COMPILER____idf_wear_levelling_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/wear_levelling.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\wear_levelling\libwear_levelling.a + TARGET_PDB = wear_levelling.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/wear_levelling/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\wear_levelling && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\wear_levelling && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\wear_levelling && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\wear_levelling && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\wear_levelling && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_riscv + +build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj: C_COMPILER____idf_sdmmc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/sdmmc_cmd.c || cmake_object_order_depends_target___idf_sdmmc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf\sdmmc\CMakeFiles\__idf_sdmmc.dir + OBJECT_FILE_DIR = esp-idf\sdmmc\CMakeFiles\__idf_sdmmc.dir + +build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj: C_COMPILER____idf_sdmmc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/sdmmc_common.c || cmake_object_order_depends_target___idf_sdmmc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf\sdmmc\CMakeFiles\__idf_sdmmc.dir + OBJECT_FILE_DIR = esp-idf\sdmmc\CMakeFiles\__idf_sdmmc.dir + +build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj: C_COMPILER____idf_sdmmc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/sdmmc_init.c || cmake_object_order_depends_target___idf_sdmmc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf\sdmmc\CMakeFiles\__idf_sdmmc.dir + OBJECT_FILE_DIR = esp-idf\sdmmc\CMakeFiles\__idf_sdmmc.dir + +build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj: C_COMPILER____idf_sdmmc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/sdmmc_io.c || cmake_object_order_depends_target___idf_sdmmc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf\sdmmc\CMakeFiles\__idf_sdmmc.dir + OBJECT_FILE_DIR = esp-idf\sdmmc\CMakeFiles\__idf_sdmmc.dir + +build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj: C_COMPILER____idf_sdmmc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/sdmmc_mmc.c || cmake_object_order_depends_target___idf_sdmmc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf\sdmmc\CMakeFiles\__idf_sdmmc.dir + OBJECT_FILE_DIR = esp-idf\sdmmc\CMakeFiles\__idf_sdmmc.dir + +build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj: C_COMPILER____idf_sdmmc_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/sdmmc_sd.c || cmake_object_order_depends_target___idf_sdmmc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf\sdmmc\CMakeFiles\__idf_sdmmc.dir + OBJECT_FILE_DIR = esp-idf\sdmmc\CMakeFiles\__idf_sdmmc.dir + + +# ============================================================================= +# 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/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\sdmmc\CMakeFiles\__idf_sdmmc.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\sdmmc\libsdmmc.a + TARGET_PDB = sdmmc.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/sdmmc/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\sdmmc && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\sdmmc && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\sdmmc && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\sdmmc && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\sdmmc && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_sdmmc cmake_object_order_depends_target___idf_wear_levelling + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj: C_COMPILER____idf_fatfs_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio/diskio.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj: C_COMPILER____idf_fatfs_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio/diskio_rawflash.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj: C_COMPILER____idf_fatfs_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio/diskio_wl.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj: C_COMPILER____idf_fatfs_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src/ff.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj: C_COMPILER____idf_fatfs_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src/ffunicode.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj: C_COMPILER____idf_fatfs_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/port/freertos/ffsystem.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj: C_COMPILER____idf_fatfs_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio/diskio_sdmmc.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj: C_COMPILER____idf_fatfs_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs/vfs_fat.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj: C_COMPILER____idf_fatfs_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs/vfs_fat_sdmmc.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj: C_COMPILER____idf_fatfs_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs/vfs_fat_spiflash.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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/sdmmc/libsdmmc.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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\fatfs\libfatfs.a + TARGET_PDB = fatfs.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/fatfs/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\fatfs && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\fatfs && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\fatfs && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\fatfs && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\fatfs && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/idf_test/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\idf_test && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\idf_test && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\idf_test && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\idf_test && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\idf_test && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/ieee802154/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\ieee802154 && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\ieee802154 && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\ieee802154 && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\ieee802154 && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\ieee802154 && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/json/cJSON/cJSON.c || cmake_object_order_depends_target___idf_json + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/json/cJSON -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj: C_COMPILER____idf_json_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/json/cJSON/cJSON_Utils.c || cmake_object_order_depends_target___idf_json + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/json/cJSON -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\json\libjson.a + TARGET_PDB = json.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/json/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\json && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\json && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\json && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\json && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\json && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/mqtt_client.c || cmake_object_order_depends_target___idf_mqtt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/lib/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj: C_COMPILER____idf_mqtt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/lib/mqtt_msg.c || cmake_object_order_depends_target___idf_mqtt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/lib/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj: C_COMPILER____idf_mqtt_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/lib/mqtt_outbox.c || cmake_object_order_depends_target___idf_mqtt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/lib/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj: C_COMPILER____idf_mqtt_ C$:/Users/alex/esp/v5.2.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.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/lib/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\mqtt\libmqtt.a + TARGET_PDB = mqtt.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/mqtt/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mqtt && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mqtt && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mqtt && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mqtt && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\mqtt && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_sec_provider/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\nvs_sec_provider\libnvs_sec_provider.a + TARGET_PDB = nvs_sec_provider.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/nvs_sec_provider/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\nvs_sec_provider && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\nvs_sec_provider && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\nvs_sec_provider && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\nvs_sec_provider && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\nvs_sec_provider && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/openthread/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\openthread && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\openthread && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\openthread && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\openthread && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\openthread && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs_api.c || cmake_object_order_depends_target___idf_spiffs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj: C_COMPILER____idf_spiffs_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/src/spiffs_cache.c || cmake_object_order_depends_target___idf_spiffs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj: C_COMPILER____idf_spiffs_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/src/spiffs_check.c || cmake_object_order_depends_target___idf_spiffs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj: C_COMPILER____idf_spiffs_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/src/spiffs_gc.c || cmake_object_order_depends_target___idf_spiffs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj: C_COMPILER____idf_spiffs_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/src/spiffs_hydrogen.c || cmake_object_order_depends_target___idf_spiffs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj: C_COMPILER____idf_spiffs_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/src/spiffs_nucleus.c || cmake_object_order_depends_target___idf_spiffs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj: C_COMPILER____idf_spiffs_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/esp_spiffs.c || cmake_object_order_depends_target___idf_spiffs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\spiffs\libspiffs.a + TARGET_PDB = spiffs.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/spiffs/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\spiffs && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\spiffs && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\spiffs && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\spiffs && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\spiffs && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/ulp/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\ulp && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\ulp && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\ulp && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\ulp && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\ulp && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/usb/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\usb && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\usb && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\usb && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\usb && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\usb && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_bt 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_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src/wifi_config.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj: C_COMPILER____idf_wifi_provisioning_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src/wifi_scan.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ctrl.c.obj: C_COMPILER____idf_wifi_provisioning_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src/wifi_ctrl.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj: C_COMPILER____idf_wifi_provisioning_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src/manager.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj: C_COMPILER____idf_wifi_provisioning_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src/handlers.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj: C_COMPILER____idf_wifi_provisioning_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src/scheme_console.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj: C_COMPILER____idf_wifi_provisioning_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj: C_COMPILER____idf_wifi_provisioning_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_ctrl.pb-c.c.obj: C_COMPILER____idf_wifi_provisioning_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj: C_COMPILER____idf_wifi_provisioning_ C$:/Users/alex/esp/v5.2.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.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj: C_COMPILER____idf_wifi_provisioning_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src/scheme_softap.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.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 + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_ble.c.obj: C_COMPILER____idf_wifi_provisioning_ C$:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src/scheme_ble.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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_ble.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.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 + + +# ============================================================================= +# 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/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_ble.c.obj || esp-idf/bt/libbt.a 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 = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\wifi_provisioning\libwifi_provisioning.a + TARGET_PDB = wifi_provisioning.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/wifi_provisioning/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\wifi_provisioning && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\wifi_provisioning && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\wifi_provisioning && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\wifi_provisioning && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\wifi_provisioning && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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: +# C:/Users/alex/esp/v5.2.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_insights cmake_object_order_depends_target___idf_app_reset cmake_object_order_depends_target___idf_app_trace cmake_object_order_depends_target___idf_app_wifi cmake_object_order_depends_target___idf_bt cmake_object_order_depends_target___idf_cmock cmake_object_order_depends_target___idf_console cmake_object_order_depends_target___idf_esp_diag_data_store cmake_object_order_depends_target___idf_esp_diagnostics cmake_object_order_depends_target___idf_esp_hid cmake_object_order_depends_target___idf_esp_https_server cmake_object_order_depends_target___idf_esp_insights cmake_object_order_depends_target___idf_esp_lcd cmake_object_order_depends_target___idf_esp_local_ctrl cmake_object_order_depends_target___idf_esp_rainmaker cmake_object_order_depends_target___idf_esp_schedule cmake_object_order_depends_target___idf_espcoredump cmake_object_order_depends_target___idf_espressif__cbor cmake_object_order_depends_target___idf_espressif__esp_secure_cert_mgr cmake_object_order_depends_target___idf_espressif__mdns cmake_object_order_depends_target___idf_fatfs cmake_object_order_depends_target___idf_gpio_button cmake_object_order_depends_target___idf_json cmake_object_order_depends_target___idf_json_generator cmake_object_order_depends_target___idf_json_parser 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_qrcode cmake_object_order_depends_target___idf_riscv cmake_object_order_depends_target___idf_rmaker_common cmake_object_order_depends_target___idf_sdmmc 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 cmake_object_order_depends_target___idf_ws2812_led + +build esp-idf/main/CMakeFiles/__idf_main.dir/app_driver.c.obj: C_COMPILER____idf_main_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/main/app_driver.c || cmake_object_order_depends_target___idf_main + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -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\app_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/main -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/cmock/CMock/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_psram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/idf_test/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/idf_test/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/ieee802154/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/json/cJSON -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_sec_provider/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button/button/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_reset -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_wifi -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led + OBJECT_DIR = esp-idf\main\CMakeFiles\__idf_main.dir + OBJECT_FILE_DIR = esp-idf\main\CMakeFiles\__idf_main.dir + +build esp-idf/main/CMakeFiles/__idf_main.dir/app_main.c.obj: C_COMPILER____idf_main_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/main/app_main.c || cmake_object_order_depends_target___idf_main + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -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\app_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/main -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/cmock/CMock/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_psram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/idf_test/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/idf_test/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/ieee802154/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/json/cJSON -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_sec_provider/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button/button/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_reset -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_wifi -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led + OBJECT_DIR = esp-idf\main\CMakeFiles\__idf_main.dir + OBJECT_FILE_DIR = esp-idf\main\CMakeFiles\__idf_main.dir + + +# ============================================================================= +# 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/app_driver.c.obj esp-idf/main/CMakeFiles/__idf_main.dir/app_main.c.obj || esp-idf/app_insights/libapp_insights.a esp-idf/app_reset/libapp_reset.a esp-idf/app_trace/libapp_trace.a esp-idf/app_wifi/libapp_wifi.a esp-idf/bt/libbt.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/esp_diag_data_store/libesp_diag_data_store.a esp-idf/esp_diagnostics/libesp_diagnostics.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_insights/libesp_insights.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_rainmaker/libesp_rainmaker.a esp-idf/esp_schedule/libesp_schedule.a esp-idf/espcoredump/libespcoredump.a esp-idf/espressif__cbor/libespressif__cbor.a esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a esp-idf/espressif__mdns/libespressif__mdns.a esp-idf/fatfs/libfatfs.a esp-idf/gpio_button/libgpio_button.a esp-idf/json/libjson.a esp-idf/json_generator/libjson_generator.a esp-idf/json_parser/libjson_parser.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/qrcode/libqrcode.a esp-idf/riscv/libriscv.a esp-idf/rmaker_common/librmaker_common.a esp-idf/sdmmc/libsdmmc.a esp-idf/spiffs/libspiffs.a esp-idf/unity/libunity.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/ws2812_led/libws2812_led.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\main\CMakeFiles\__idf_main.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\main\libmain.a + TARGET_PDB = main.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/main/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\main && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\main && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\main && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\main && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\main && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -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 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_diag_data_store + + +############################################# +# Order-only phony target for __idf_esp_diag_data_store + +build cmake_object_order_depends_target___idf_esp_diag_data_store: phony || cmake_object_order_depends_target___idf_riscv + +build esp-idf/esp_diag_data_store/CMakeFiles/__idf_esp_diag_data_store.dir/src/esp_diag_data_store.c.obj: C_COMPILER____idf_esp_diag_data_store_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/esp_diag_data_store.c || cmake_object_order_depends_target___idf_esp_diag_data_store + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_diag_data_store\CMakeFiles\__idf_esp_diag_data_store.dir\src\esp_diag_data_store.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include + OBJECT_DIR = esp-idf\esp_diag_data_store\CMakeFiles\__idf_esp_diag_data_store.dir + OBJECT_FILE_DIR = esp-idf\esp_diag_data_store\CMakeFiles\__idf_esp_diag_data_store.dir\src + +build esp-idf/esp_diag_data_store/CMakeFiles/__idf_esp_diag_data_store.dir/src/rtc_store/rtc_store.c.obj: C_COMPILER____idf_esp_diag_data_store_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store/rtc_store.c || cmake_object_order_depends_target___idf_esp_diag_data_store + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_diag_data_store\CMakeFiles\__idf_esp_diag_data_store.dir\src\rtc_store\rtc_store.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include + OBJECT_DIR = esp-idf\esp_diag_data_store\CMakeFiles\__idf_esp_diag_data_store.dir + OBJECT_FILE_DIR = esp-idf\esp_diag_data_store\CMakeFiles\__idf_esp_diag_data_store.dir\src\rtc_store + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_diag_data_store + + +############################################# +# Link the static library esp-idf\esp_diag_data_store\libesp_diag_data_store.a + +build esp-idf/esp_diag_data_store/libesp_diag_data_store.a: C_STATIC_LIBRARY_LINKER____idf_esp_diag_data_store_ esp-idf/esp_diag_data_store/CMakeFiles/__idf_esp_diag_data_store.dir/src/esp_diag_data_store.c.obj esp-idf/esp_diag_data_store/CMakeFiles/__idf_esp_diag_data_store.dir/src/rtc_store/rtc_store.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_diag_data_store\CMakeFiles\__idf_esp_diag_data_store.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_diag_data_store\libesp_diag_data_store.a + TARGET_PDB = esp_diag_data_store.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_diag_data_store/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_diag_data_store && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_diag_data_store/edit_cache: phony esp-idf/esp_diag_data_store/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_diag_data_store/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_diag_data_store && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_diag_data_store/rebuild_cache: phony esp-idf/esp_diag_data_store/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_diag_data_store/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_diag_data_store/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_diag_data_store/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_diag_data_store && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -P cmake_install.cmake" + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_diag_data_store/install: phony esp-idf/esp_diag_data_store/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_diag_data_store/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_diag_data_store/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_diag_data_store && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake" + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_diag_data_store/install/local: phony esp-idf/esp_diag_data_store/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_diag_data_store/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_diag_data_store/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_diag_data_store && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake" + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_diag_data_store/install/strip: phony esp-idf/esp_diag_data_store/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_rmaker_common + + +############################################# +# Order-only phony target for __idf_rmaker_common + +build cmake_object_order_depends_target___idf_rmaker_common: phony || cmake_object_order_depends_target___idf_console cmake_object_order_depends_target___idf_mqtt cmake_object_order_depends_target___idf_riscv + +build esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/work_queue.c.obj: C_COMPILER____idf_rmaker_common_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/src/work_queue.c || cmake_object_order_depends_target___idf_rmaker_common + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\src\work_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir + OBJECT_FILE_DIR = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\src + +build esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/factory.c.obj: C_COMPILER____idf_rmaker_common_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/src/factory.c || cmake_object_order_depends_target___idf_rmaker_common + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\src\factory.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir + OBJECT_FILE_DIR = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\src + +build esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/time.c.obj: C_COMPILER____idf_rmaker_common_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/src/time.c || cmake_object_order_depends_target___idf_rmaker_common + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\src\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir + OBJECT_FILE_DIR = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\src + +build esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/timezone.c.obj: C_COMPILER____idf_rmaker_common_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/src/timezone.c || cmake_object_order_depends_target___idf_rmaker_common + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\src\timezone.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir + OBJECT_FILE_DIR = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\src + +build esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/utils.c.obj: C_COMPILER____idf_rmaker_common_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/src/utils.c || cmake_object_order_depends_target___idf_rmaker_common + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\src\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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir + OBJECT_FILE_DIR = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\src + +build esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/cmd_resp.c.obj: C_COMPILER____idf_rmaker_common_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/src/cmd_resp.c || cmake_object_order_depends_target___idf_rmaker_common + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\src\cmd_resp.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir + OBJECT_FILE_DIR = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\src + +build esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/console/rmaker_common_cmds.c.obj: C_COMPILER____idf_rmaker_common_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/src/console/rmaker_common_cmds.c || cmake_object_order_depends_target___idf_rmaker_common + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\src\console\rmaker_common_cmds.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir + OBJECT_FILE_DIR = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\src\console + +build esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/console/rmaker_console.c.obj: C_COMPILER____idf_rmaker_common_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/src/console/rmaker_console.c || cmake_object_order_depends_target___idf_rmaker_common + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\src\console\rmaker_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir + OBJECT_FILE_DIR = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\src\console + +build esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/esp-mqtt/esp-mqtt-glue.c.obj: C_COMPILER____idf_rmaker_common_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/src/esp-mqtt/esp-mqtt-glue.c || cmake_object_order_depends_target___idf_rmaker_common + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\src\esp-mqtt\esp-mqtt-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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir + OBJECT_FILE_DIR = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\src\esp-mqtt + +build esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/create_APN3_PPI_string.c.obj: C_COMPILER____idf_rmaker_common_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/src/create_APN3_PPI_string.c || cmake_object_order_depends_target___idf_rmaker_common + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\src\create_APN3_PPI_string.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir + OBJECT_FILE_DIR = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\src + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_rmaker_common + + +############################################# +# Link the static library esp-idf\rmaker_common\librmaker_common.a + +build esp-idf/rmaker_common/librmaker_common.a: C_STATIC_LIBRARY_LINKER____idf_rmaker_common_ esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/work_queue.c.obj esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/factory.c.obj esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/time.c.obj esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/timezone.c.obj esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/utils.c.obj esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/cmd_resp.c.obj esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/console/rmaker_common_cmds.c.obj esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/console/rmaker_console.c.obj esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/esp-mqtt/esp-mqtt-glue.c.obj esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/create_APN3_PPI_string.c.obj || esp-idf/console/libconsole.a esp-idf/mqtt/libmqtt.a esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\rmaker_common\librmaker_common.a + TARGET_PDB = rmaker_common.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/rmaker_common/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\rmaker_common && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/rmaker_common/edit_cache: phony esp-idf/rmaker_common/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/rmaker_common/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\rmaker_common && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/rmaker_common/rebuild_cache: phony esp-idf/rmaker_common/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/rmaker_common/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/rmaker_common/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/rmaker_common/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\rmaker_common && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -P cmake_install.cmake" + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/rmaker_common/install: phony esp-idf/rmaker_common/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/rmaker_common/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/rmaker_common/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\rmaker_common && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake" + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/rmaker_common/install/local: phony esp-idf/rmaker_common/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/rmaker_common/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/rmaker_common/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\rmaker_common && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake" + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/rmaker_common/install/strip: phony esp-idf/rmaker_common/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_diagnostics + + +############################################# +# Order-only phony target for __idf_esp_diagnostics + +build cmake_object_order_depends_target___idf_esp_diagnostics: phony || cmake_object_order_depends_target___idf_console cmake_object_order_depends_target___idf_mqtt cmake_object_order_depends_target___idf_riscv cmake_object_order_depends_target___idf_rmaker_common + +build esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_log_hook.c.obj: C_COMPILER____idf_esp_diagnostics_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/src/esp_diagnostics_log_hook.c || cmake_object_order_depends_target___idf_esp_diagnostics + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir\src\esp_diagnostics_log_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir + OBJECT_FILE_DIR = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir\src + +build esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_utils.c.obj: C_COMPILER____idf_esp_diagnostics_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/src/esp_diagnostics_utils.c || cmake_object_order_depends_target___idf_esp_diagnostics + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir\src\esp_diagnostics_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir + OBJECT_FILE_DIR = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir\src + +build esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_metrics.c.obj: C_COMPILER____idf_esp_diagnostics_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/src/esp_diagnostics_metrics.c || cmake_object_order_depends_target___idf_esp_diagnostics + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir\src\esp_diagnostics_metrics.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir + OBJECT_FILE_DIR = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir\src + +build esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_heap_metrics.c.obj: C_COMPILER____idf_esp_diagnostics_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/src/esp_diagnostics_heap_metrics.c || cmake_object_order_depends_target___idf_esp_diagnostics + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir\src\esp_diagnostics_heap_metrics.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir + OBJECT_FILE_DIR = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir\src + +build esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_wifi_metrics.c.obj: C_COMPILER____idf_esp_diagnostics_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/src/esp_diagnostics_wifi_metrics.c || cmake_object_order_depends_target___idf_esp_diagnostics + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir\src\esp_diagnostics_wifi_metrics.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir + OBJECT_FILE_DIR = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir\src + +build esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_variables.c.obj: C_COMPILER____idf_esp_diagnostics_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/src/esp_diagnostics_variables.c || cmake_object_order_depends_target___idf_esp_diagnostics + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir\src\esp_diagnostics_variables.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir + OBJECT_FILE_DIR = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir\src + +build esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_network_variables.c.obj: C_COMPILER____idf_esp_diagnostics_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/src/esp_diagnostics_network_variables.c || cmake_object_order_depends_target___idf_esp_diagnostics + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir\src\esp_diagnostics_network_variables.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir + OBJECT_FILE_DIR = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir\src + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_diagnostics + + +############################################# +# Link the static library esp-idf\esp_diagnostics\libesp_diagnostics.a + +build esp-idf/esp_diagnostics/libesp_diagnostics.a: C_STATIC_LIBRARY_LINKER____idf_esp_diagnostics_ esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_log_hook.c.obj esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_utils.c.obj esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_metrics.c.obj esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_heap_metrics.c.obj esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_wifi_metrics.c.obj esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_variables.c.obj esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_network_variables.c.obj || esp-idf/console/libconsole.a esp-idf/mqtt/libmqtt.a esp-idf/riscv/libriscv.a esp-idf/rmaker_common/librmaker_common.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_diagnostics\libesp_diagnostics.a + TARGET_PDB = esp_diagnostics.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_diagnostics/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_diagnostics && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_diagnostics/edit_cache: phony esp-idf/esp_diagnostics/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_diagnostics/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_diagnostics && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_diagnostics/rebuild_cache: phony esp-idf/esp_diagnostics/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_diagnostics/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_diagnostics/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_diagnostics/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_diagnostics && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -P cmake_install.cmake" + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_diagnostics/install: phony esp-idf/esp_diagnostics/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_diagnostics/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_diagnostics/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_diagnostics && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake" + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_diagnostics/install/local: phony esp-idf/esp_diagnostics/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_diagnostics/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_diagnostics/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_diagnostics && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake" + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_diagnostics/install/strip: phony esp-idf/esp_diagnostics/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_espressif__cbor + + +############################################# +# Order-only phony target for __idf_espressif__cbor + +build cmake_object_order_depends_target___idf_espressif__cbor: phony || cmake_object_order_depends_target___idf_riscv + +build esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborencoder_close_container_checked.c.obj: C_COMPILER____idf_espressif__cbor_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src/cborencoder_close_container_checked.c || cmake_object_order_depends_target___idf_espressif__cbor + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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__cbor\CMakeFiles\__idf_espressif__cbor.dir\tinycbor\src\cborencoder_close_container_checked.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir + OBJECT_FILE_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\tinycbor\src + +build esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborencoder.c.obj: C_COMPILER____idf_espressif__cbor_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src/cborencoder.c || cmake_object_order_depends_target___idf_espressif__cbor + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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__cbor\CMakeFiles\__idf_espressif__cbor.dir\tinycbor\src\cborencoder.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir + OBJECT_FILE_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\tinycbor\src + +build esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborencoder_float.c.obj: C_COMPILER____idf_espressif__cbor_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src/cborencoder_float.c || cmake_object_order_depends_target___idf_espressif__cbor + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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__cbor\CMakeFiles\__idf_espressif__cbor.dir\tinycbor\src\cborencoder_float.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir + OBJECT_FILE_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\tinycbor\src + +build esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborerrorstrings.c.obj: C_COMPILER____idf_espressif__cbor_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src/cborerrorstrings.c || cmake_object_order_depends_target___idf_espressif__cbor + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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__cbor\CMakeFiles\__idf_espressif__cbor.dir\tinycbor\src\cborerrorstrings.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir + OBJECT_FILE_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\tinycbor\src + +build esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborparser_dup_string.c.obj: C_COMPILER____idf_espressif__cbor_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src/cborparser_dup_string.c || cmake_object_order_depends_target___idf_espressif__cbor + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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__cbor\CMakeFiles\__idf_espressif__cbor.dir\tinycbor\src\cborparser_dup_string.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir + OBJECT_FILE_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\tinycbor\src + +build esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborparser.c.obj: C_COMPILER____idf_espressif__cbor_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src/cborparser.c || cmake_object_order_depends_target___idf_espressif__cbor + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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__cbor\CMakeFiles\__idf_espressif__cbor.dir\tinycbor\src\cborparser.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir + OBJECT_FILE_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\tinycbor\src + +build esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborparser_float.c.obj: C_COMPILER____idf_espressif__cbor_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src/cborparser_float.c || cmake_object_order_depends_target___idf_espressif__cbor + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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__cbor\CMakeFiles\__idf_espressif__cbor.dir\tinycbor\src\cborparser_float.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir + OBJECT_FILE_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\tinycbor\src + +build esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborpretty_stdio.c.obj: C_COMPILER____idf_espressif__cbor_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src/cborpretty_stdio.c || cmake_object_order_depends_target___idf_espressif__cbor + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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__cbor\CMakeFiles\__idf_espressif__cbor.dir\tinycbor\src\cborpretty_stdio.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir + OBJECT_FILE_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\tinycbor\src + +build esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborpretty.c.obj: C_COMPILER____idf_espressif__cbor_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src/cborpretty.c || cmake_object_order_depends_target___idf_espressif__cbor + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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__cbor\CMakeFiles\__idf_espressif__cbor.dir\tinycbor\src\cborpretty.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir + OBJECT_FILE_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\tinycbor\src + +build esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cbortojson.c.obj: C_COMPILER____idf_espressif__cbor_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src/cbortojson.c || cmake_object_order_depends_target___idf_espressif__cbor + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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__cbor\CMakeFiles\__idf_espressif__cbor.dir\tinycbor\src\cbortojson.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir + OBJECT_FILE_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\tinycbor\src + +build esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborvalidation.c.obj: C_COMPILER____idf_espressif__cbor_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src/cborvalidation.c || cmake_object_order_depends_target___idf_espressif__cbor + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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__cbor\CMakeFiles\__idf_espressif__cbor.dir\tinycbor\src\cborvalidation.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir + OBJECT_FILE_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\tinycbor\src + +build esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/open_memstream.c.obj: C_COMPILER____idf_espressif__cbor_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src/open_memstream.c || cmake_object_order_depends_target___idf_espressif__cbor + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_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__linux__ + DEP_FILE = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\tinycbor\src\open_memstream.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir + OBJECT_FILE_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\tinycbor\src + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_espressif__cbor + + +############################################# +# Link the static library esp-idf\espressif__cbor\libespressif__cbor.a + +build esp-idf/espressif__cbor/libespressif__cbor.a: C_STATIC_LIBRARY_LINKER____idf_espressif__cbor_ esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborencoder_close_container_checked.c.obj esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborencoder.c.obj esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborencoder_float.c.obj esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborerrorstrings.c.obj esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborparser_dup_string.c.obj esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborparser.c.obj esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborparser_float.c.obj esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborpretty_stdio.c.obj esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborpretty.c.obj esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cbortojson.c.obj esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborvalidation.c.obj esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/open_memstream.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\espressif__cbor\libespressif__cbor.a + TARGET_PDB = espressif__cbor.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/espressif__cbor/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\espressif__cbor && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/espressif__cbor/edit_cache: phony esp-idf/espressif__cbor/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/espressif__cbor/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\espressif__cbor && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/espressif__cbor/rebuild_cache: phony esp-idf/espressif__cbor/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/espressif__cbor/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/espressif__cbor/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/espressif__cbor/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\espressif__cbor && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -P cmake_install.cmake" + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/espressif__cbor/install: phony esp-idf/espressif__cbor/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/espressif__cbor/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/espressif__cbor/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\espressif__cbor && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake" + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/espressif__cbor/install/local: phony esp-idf/espressif__cbor/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/espressif__cbor/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/espressif__cbor/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\espressif__cbor && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake" + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/espressif__cbor/install/strip: phony esp-idf/espressif__cbor/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_insights + + +############################################# +# Order-only phony target for __idf_esp_insights + +build cmake_object_order_depends_target___idf_esp_insights: phony || cmake_object_order_depends_target___idf_console cmake_object_order_depends_target___idf_esp_diag_data_store cmake_object_order_depends_target___idf_esp_diagnostics cmake_object_order_depends_target___idf_espcoredump cmake_object_order_depends_target___idf_espressif__cbor cmake_object_order_depends_target___idf_mqtt cmake_object_order_depends_target___idf_riscv cmake_object_order_depends_target___idf_rmaker_common https_server.crt.S + +build esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights.c.obj: C_COMPILER____idf_esp_insights_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src/esp_insights.c || cmake_object_order_depends_target___idf_esp_insights + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\src\esp_insights.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include + OBJECT_DIR = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir + OBJECT_FILE_DIR = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\src + +build esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_transport.c.obj: C_COMPILER____idf_esp_insights_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src/esp_insights_transport.c || cmake_object_order_depends_target___idf_esp_insights + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\src\esp_insights_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include + OBJECT_DIR = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir + OBJECT_FILE_DIR = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\src + +build esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_client_data.c.obj: C_COMPILER____idf_esp_insights_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src/esp_insights_client_data.c || cmake_object_order_depends_target___idf_esp_insights + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\src\esp_insights_client_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include + OBJECT_DIR = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir + OBJECT_FILE_DIR = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\src + +build esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_encoder.c.obj: C_COMPILER____idf_esp_insights_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src/esp_insights_encoder.c || cmake_object_order_depends_target___idf_esp_insights + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\src\esp_insights_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include + OBJECT_DIR = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir + OBJECT_FILE_DIR = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\src + +build esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_cbor_decoder.c.obj: C_COMPILER____idf_esp_insights_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src/esp_insights_cbor_decoder.c || cmake_object_order_depends_target___idf_esp_insights + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\src\esp_insights_cbor_decoder.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include + OBJECT_DIR = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir + OBJECT_FILE_DIR = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\src + +build esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_cbor_encoder.c.obj: C_COMPILER____idf_esp_insights_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src/esp_insights_cbor_encoder.c || cmake_object_order_depends_target___idf_esp_insights + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\src\esp_insights_cbor_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include + OBJECT_DIR = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir + OBJECT_FILE_DIR = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\src + +build esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/__/__/https_server.crt.S.obj: ASM_COMPILER____idf_esp_insights_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/https_server.crt.S || cmake_object_order_depends_target___idf_esp_insights + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\__\__\https_server.crt.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include + OBJECT_DIR = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir + OBJECT_FILE_DIR = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\__\__ + +build esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/transport/esp_insights_https.c.obj: C_COMPILER____idf_esp_insights_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src/transport/esp_insights_https.c || cmake_object_order_depends_target___idf_esp_insights + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\src\transport\esp_insights_https.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include + OBJECT_DIR = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir + OBJECT_FILE_DIR = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\src\transport + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_insights + + +############################################# +# Link the static library esp-idf\esp_insights\libesp_insights.a + +build esp-idf/esp_insights/libesp_insights.a: C_STATIC_LIBRARY_LINKER____idf_esp_insights_ esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights.c.obj esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_transport.c.obj esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_client_data.c.obj esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_encoder.c.obj esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_cbor_decoder.c.obj esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_cbor_encoder.c.obj esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/__/__/https_server.crt.S.obj esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/transport/esp_insights_https.c.obj || esp-idf/console/libconsole.a esp-idf/esp_diag_data_store/libesp_diag_data_store.a esp-idf/esp_diagnostics/libesp_diagnostics.a esp-idf/espcoredump/libespcoredump.a esp-idf/espressif__cbor/libespressif__cbor.a esp-idf/mqtt/libmqtt.a esp-idf/riscv/libriscv.a esp-idf/rmaker_common/librmaker_common.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_insights\libesp_insights.a + TARGET_PDB = esp_insights.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_insights/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_insights && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_insights/edit_cache: phony esp-idf/esp_insights/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_insights/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_insights && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_insights/rebuild_cache: phony esp-idf/esp_insights/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_insights/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_insights/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_insights/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_insights && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -P cmake_install.cmake" + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_insights/install: phony esp-idf/esp_insights/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_insights/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_insights/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_insights && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake" + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_insights/install/local: phony esp-idf/esp_insights/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_insights/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_insights/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_insights && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake" + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_insights/install/strip: phony esp-idf/esp_insights/CMakeFiles/install/strip.util + + +############################################# +# Custom command for https_server.crt.S + +build https_server.crt.S | ${cmake_ninja_workdir}https_server.crt.S: CUSTOM_COMMAND C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/server_certs/https_server.crt C$:/Users/alex/esp/v5.2.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/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_diag_data_store/libesp_diag_data_store.a esp-idf/esp_diagnostics/libesp_diagnostics.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_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/espressif__cbor/libespressif__cbor.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/mqtt/libmqtt.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/rmaker_common/librmaker_common.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 = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D DATA_FILE=C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/server_certs/https_server.crt -D SOURCE_FILE=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/https_server.crt.S -D FILE_TYPE=TEXT -P C:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/scripts/data_file_embed_asm.cmake" + DESC = Generating ../../https_server.crt.S + restat = 1 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/jsmn/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\jsmn && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/jsmn/edit_cache: phony esp-idf/jsmn/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/jsmn/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\jsmn && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/jsmn/rebuild_cache: phony esp-idf/jsmn/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/jsmn/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/jsmn/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/jsmn/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\jsmn && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -P cmake_install.cmake" + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/jsmn/install: phony esp-idf/jsmn/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/jsmn/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/jsmn/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\jsmn && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake" + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/jsmn/install/local: phony esp-idf/jsmn/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/jsmn/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/jsmn/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\jsmn && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake" + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/jsmn/install/strip: phony esp-idf/jsmn/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_json_parser + + +############################################# +# Order-only phony target for __idf_json_parser + +build cmake_object_order_depends_target___idf_json_parser: phony || cmake_object_order_depends_target___idf_riscv + +build esp-idf/json_parser/CMakeFiles/__idf_json_parser.dir/src/json_parser.c.obj: C_COMPILER____idf_json_parser_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/src/json_parser.c || cmake_object_order_depends_target___idf_json_parser + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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_parser\CMakeFiles\__idf_json_parser.dir\src\json_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include + OBJECT_DIR = esp-idf\json_parser\CMakeFiles\__idf_json_parser.dir + OBJECT_FILE_DIR = esp-idf\json_parser\CMakeFiles\__idf_json_parser.dir\src + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_json_parser + + +############################################# +# Link the static library esp-idf\json_parser\libjson_parser.a + +build esp-idf/json_parser/libjson_parser.a: C_STATIC_LIBRARY_LINKER____idf_json_parser_ esp-idf/json_parser/CMakeFiles/__idf_json_parser.dir/src/json_parser.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\json_parser\CMakeFiles\__idf_json_parser.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\json_parser\libjson_parser.a + TARGET_PDB = json_parser.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/json_parser/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\json_parser && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/json_parser/edit_cache: phony esp-idf/json_parser/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/json_parser/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\json_parser && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/json_parser/rebuild_cache: phony esp-idf/json_parser/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/json_parser/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/json_parser/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/json_parser/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\json_parser && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -P cmake_install.cmake" + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/json_parser/install: phony esp-idf/json_parser/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/json_parser/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/json_parser/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\json_parser && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake" + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/json_parser/install/local: phony esp-idf/json_parser/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/json_parser/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/json_parser/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\json_parser && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake" + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/json_parser/install/strip: phony esp-idf/json_parser/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_json_generator + + +############################################# +# Order-only phony target for __idf_json_generator + +build cmake_object_order_depends_target___idf_json_generator: phony || cmake_object_order_depends_target___idf_riscv + +build esp-idf/json_generator/CMakeFiles/__idf_json_generator.dir/src/json_generator.c.obj: C_COMPILER____idf_json_generator_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/src/json_generator.c || cmake_object_order_depends_target___idf_json_generator + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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_generator\CMakeFiles\__idf_json_generator.dir\src\json_generator.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf\json_generator\CMakeFiles\__idf_json_generator.dir + OBJECT_FILE_DIR = esp-idf\json_generator\CMakeFiles\__idf_json_generator.dir\src + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_json_generator + + +############################################# +# Link the static library esp-idf\json_generator\libjson_generator.a + +build esp-idf/json_generator/libjson_generator.a: C_STATIC_LIBRARY_LINKER____idf_json_generator_ esp-idf/json_generator/CMakeFiles/__idf_json_generator.dir/src/json_generator.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\json_generator\CMakeFiles\__idf_json_generator.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\json_generator\libjson_generator.a + TARGET_PDB = json_generator.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/json_generator/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\json_generator && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/json_generator/edit_cache: phony esp-idf/json_generator/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/json_generator/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\json_generator && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/json_generator/rebuild_cache: phony esp-idf/json_generator/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/json_generator/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/json_generator/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/json_generator/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\json_generator && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -P cmake_install.cmake" + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/json_generator/install: phony esp-idf/json_generator/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/json_generator/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/json_generator/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\json_generator && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake" + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/json_generator/install/local: phony esp-idf/json_generator/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/json_generator/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/json_generator/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\json_generator && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake" + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/json_generator/install/strip: phony esp-idf/json_generator/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_espressif__mdns + + +############################################# +# Order-only phony target for __idf_espressif__mdns + +build cmake_object_order_depends_target___idf_espressif__mdns: phony || cmake_object_order_depends_target___idf_console cmake_object_order_depends_target___idf_riscv + +build esp-idf/espressif__mdns/CMakeFiles/__idf_espressif__mdns.dir/mdns.c.obj: C_COMPILER____idf_espressif__mdns_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/mdns.c || cmake_object_order_depends_target___idf_espressif__mdns + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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__mdns\CMakeFiles\__idf_espressif__mdns.dir\mdns.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\espressif__mdns\CMakeFiles\__idf_espressif__mdns.dir + OBJECT_FILE_DIR = esp-idf\espressif__mdns\CMakeFiles\__idf_espressif__mdns.dir + +build esp-idf/espressif__mdns/CMakeFiles/__idf_espressif__mdns.dir/mdns_networking_lwip.c.obj: C_COMPILER____idf_espressif__mdns_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/mdns_networking_lwip.c || cmake_object_order_depends_target___idf_espressif__mdns + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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__mdns\CMakeFiles\__idf_espressif__mdns.dir\mdns_networking_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\espressif__mdns\CMakeFiles\__idf_espressif__mdns.dir + OBJECT_FILE_DIR = esp-idf\espressif__mdns\CMakeFiles\__idf_espressif__mdns.dir + +build esp-idf/espressif__mdns/CMakeFiles/__idf_espressif__mdns.dir/mdns_console.c.obj: C_COMPILER____idf_espressif__mdns_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/mdns_console.c || cmake_object_order_depends_target___idf_espressif__mdns + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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__mdns\CMakeFiles\__idf_espressif__mdns.dir\mdns_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\espressif__mdns\CMakeFiles\__idf_espressif__mdns.dir + OBJECT_FILE_DIR = esp-idf\espressif__mdns\CMakeFiles\__idf_espressif__mdns.dir + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_espressif__mdns + + +############################################# +# Link the static library esp-idf\espressif__mdns\libespressif__mdns.a + +build esp-idf/espressif__mdns/libespressif__mdns.a: C_STATIC_LIBRARY_LINKER____idf_espressif__mdns_ esp-idf/espressif__mdns/CMakeFiles/__idf_espressif__mdns.dir/mdns.c.obj esp-idf/espressif__mdns/CMakeFiles/__idf_espressif__mdns.dir/mdns_networking_lwip.c.obj esp-idf/espressif__mdns/CMakeFiles/__idf_espressif__mdns.dir/mdns_console.c.obj || esp-idf/console/libconsole.a esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\espressif__mdns\CMakeFiles\__idf_espressif__mdns.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\espressif__mdns\libespressif__mdns.a + TARGET_PDB = espressif__mdns.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/espressif__mdns/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\espressif__mdns && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/espressif__mdns/edit_cache: phony esp-idf/espressif__mdns/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/espressif__mdns/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\espressif__mdns && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/espressif__mdns/rebuild_cache: phony esp-idf/espressif__mdns/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/espressif__mdns/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/espressif__mdns/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/espressif__mdns/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\espressif__mdns && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -P cmake_install.cmake" + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/espressif__mdns/install: phony esp-idf/espressif__mdns/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/espressif__mdns/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/espressif__mdns/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\espressif__mdns && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake" + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/espressif__mdns/install/local: phony esp-idf/espressif__mdns/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/espressif__mdns/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/espressif__mdns/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\espressif__mdns && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake" + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/espressif__mdns/install/strip: phony esp-idf/espressif__mdns/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_schedule + + +############################################# +# Order-only phony target for __idf_esp_schedule + +build cmake_object_order_depends_target___idf_esp_schedule: phony || cmake_object_order_depends_target___idf_console cmake_object_order_depends_target___idf_mqtt cmake_object_order_depends_target___idf_riscv cmake_object_order_depends_target___idf_rmaker_common + +build esp-idf/esp_schedule/CMakeFiles/__idf_esp_schedule.dir/src/esp_schedule.c.obj: C_COMPILER____idf_esp_schedule_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/src/esp_schedule.c || cmake_object_order_depends_target___idf_esp_schedule + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_schedule\CMakeFiles\__idf_esp_schedule.dir\src\esp_schedule.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wno-unused-function -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include + OBJECT_DIR = esp-idf\esp_schedule\CMakeFiles\__idf_esp_schedule.dir + OBJECT_FILE_DIR = esp-idf\esp_schedule\CMakeFiles\__idf_esp_schedule.dir\src + +build esp-idf/esp_schedule/CMakeFiles/__idf_esp_schedule.dir/src/esp_schedule_nvs.c.obj: C_COMPILER____idf_esp_schedule_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/src/esp_schedule_nvs.c || cmake_object_order_depends_target___idf_esp_schedule + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_schedule\CMakeFiles\__idf_esp_schedule.dir\src\esp_schedule_nvs.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -Wno-unused-function -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include + OBJECT_DIR = esp-idf\esp_schedule\CMakeFiles\__idf_esp_schedule.dir + OBJECT_FILE_DIR = esp-idf\esp_schedule\CMakeFiles\__idf_esp_schedule.dir\src + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_schedule + + +############################################# +# Link the static library esp-idf\esp_schedule\libesp_schedule.a + +build esp-idf/esp_schedule/libesp_schedule.a: C_STATIC_LIBRARY_LINKER____idf_esp_schedule_ esp-idf/esp_schedule/CMakeFiles/__idf_esp_schedule.dir/src/esp_schedule.c.obj esp-idf/esp_schedule/CMakeFiles/__idf_esp_schedule.dir/src/esp_schedule_nvs.c.obj || esp-idf/console/libconsole.a esp-idf/mqtt/libmqtt.a esp-idf/riscv/libriscv.a esp-idf/rmaker_common/librmaker_common.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei -Wno-unused-function + OBJECT_DIR = esp-idf\esp_schedule\CMakeFiles\__idf_esp_schedule.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_schedule\libesp_schedule.a + TARGET_PDB = esp_schedule.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_schedule/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_schedule && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_schedule/edit_cache: phony esp-idf/esp_schedule/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_schedule/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_schedule && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_schedule/rebuild_cache: phony esp-idf/esp_schedule/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_schedule/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_schedule/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_schedule/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_schedule && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -P cmake_install.cmake" + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_schedule/install: phony esp-idf/esp_schedule/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_schedule/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_schedule/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_schedule && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake" + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_schedule/install/local: phony esp-idf/esp_schedule/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_schedule/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_schedule/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_schedule && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake" + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_schedule/install/strip: phony esp-idf/esp_schedule/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_espressif__esp_secure_cert_mgr + + +############################################# +# Order-only phony target for __idf_espressif__esp_secure_cert_mgr + +build cmake_object_order_depends_target___idf_espressif__esp_secure_cert_mgr: phony || cmake_object_order_depends_target___idf_riscv + +build esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/__idf_espressif__esp_secure_cert_mgr.dir/srcs/esp_secure_cert_tlv_read.c.obj: C_COMPILER____idf_espressif__esp_secure_cert_mgr_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/srcs/esp_secure_cert_tlv_read.c || cmake_object_order_depends_target___idf_espressif__esp_secure_cert_mgr + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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__esp_secure_cert_mgr\CMakeFiles\__idf_espressif__esp_secure_cert_mgr.dir\srcs\esp_secure_cert_tlv_read.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include + OBJECT_DIR = esp-idf\espressif__esp_secure_cert_mgr\CMakeFiles\__idf_espressif__esp_secure_cert_mgr.dir + OBJECT_FILE_DIR = esp-idf\espressif__esp_secure_cert_mgr\CMakeFiles\__idf_espressif__esp_secure_cert_mgr.dir\srcs + +build esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/__idf_espressif__esp_secure_cert_mgr.dir/srcs/esp_secure_cert_crypto.c.obj: C_COMPILER____idf_espressif__esp_secure_cert_mgr_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/srcs/esp_secure_cert_crypto.c || cmake_object_order_depends_target___idf_espressif__esp_secure_cert_mgr + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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__esp_secure_cert_mgr\CMakeFiles\__idf_espressif__esp_secure_cert_mgr.dir\srcs\esp_secure_cert_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include + OBJECT_DIR = esp-idf\espressif__esp_secure_cert_mgr\CMakeFiles\__idf_espressif__esp_secure_cert_mgr.dir + OBJECT_FILE_DIR = esp-idf\espressif__esp_secure_cert_mgr\CMakeFiles\__idf_espressif__esp_secure_cert_mgr.dir\srcs + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_espressif__esp_secure_cert_mgr + + +############################################# +# Link the static library esp-idf\espressif__esp_secure_cert_mgr\libespressif__esp_secure_cert_mgr.a + +build esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a: C_STATIC_LIBRARY_LINKER____idf_espressif__esp_secure_cert_mgr_ esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/__idf_espressif__esp_secure_cert_mgr.dir/srcs/esp_secure_cert_tlv_read.c.obj esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/__idf_espressif__esp_secure_cert_mgr.dir/srcs/esp_secure_cert_crypto.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\espressif__esp_secure_cert_mgr\CMakeFiles\__idf_espressif__esp_secure_cert_mgr.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\espressif__esp_secure_cert_mgr\libespressif__esp_secure_cert_mgr.a + TARGET_PDB = espressif__esp_secure_cert_mgr.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\espressif__esp_secure_cert_mgr && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/espressif__esp_secure_cert_mgr/edit_cache: phony esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\espressif__esp_secure_cert_mgr && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/espressif__esp_secure_cert_mgr/rebuild_cache: phony esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/espressif__esp_secure_cert_mgr/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/espressif__esp_secure_cert_mgr/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\espressif__esp_secure_cert_mgr && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -P cmake_install.cmake" + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/espressif__esp_secure_cert_mgr/install: phony esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/espressif__esp_secure_cert_mgr/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\espressif__esp_secure_cert_mgr && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake" + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/espressif__esp_secure_cert_mgr/install/local: phony esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/espressif__esp_secure_cert_mgr/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\espressif__esp_secure_cert_mgr && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake" + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/espressif__esp_secure_cert_mgr/install/strip: phony esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_rainmaker + + +############################################# +# Order-only phony target for __idf_esp_rainmaker + +build cmake_object_order_depends_target___idf_esp_rainmaker: phony || cmake_object_order_depends_target___idf_bt cmake_object_order_depends_target___idf_console cmake_object_order_depends_target___idf_esp_https_server cmake_object_order_depends_target___idf_esp_local_ctrl cmake_object_order_depends_target___idf_esp_schedule cmake_object_order_depends_target___idf_espressif__esp_secure_cert_mgr cmake_object_order_depends_target___idf_espressif__mdns cmake_object_order_depends_target___idf_json cmake_object_order_depends_target___idf_json_generator cmake_object_order_depends_target___idf_json_parser cmake_object_order_depends_target___idf_mqtt 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_rmaker_common cmake_object_order_depends_target___idf_wifi_provisioning rmaker_claim_service_server.crt.S rmaker_mqtt_server.crt.S rmaker_ota_server.crt.S + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_core.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_core.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core\esp_rmaker_core.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_node.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_node.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core\esp_rmaker_node.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_device.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_device.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core\esp_rmaker_device.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_param.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_param.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core\esp_rmaker_param.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_node_config.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_node_config.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core\esp_rmaker_node_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_client_data.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_client_data.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core\esp_rmaker_client_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_time_service.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_time_service.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core\esp_rmaker_time_service.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_system_service.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_system_service.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core\esp_rmaker_system_service.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_user_mapping.pb-c.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_user_mapping.pb-c.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core\esp_rmaker_user_mapping.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_user_mapping.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_user_mapping.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core\esp_rmaker_user_mapping.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_node_auth.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_node_auth.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core\esp_rmaker_node_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_schedule.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_schedule.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core\esp_rmaker_schedule.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_scenes.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_scenes.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core\esp_rmaker_scenes.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_cmd_resp_manager.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_cmd_resp_manager.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core\esp_rmaker_cmd_resp_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_secure_boot_digest.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_secure_boot_digest.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core\esp_rmaker_secure_boot_digest.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_claim.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_claim.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core\esp_rmaker_claim.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_local_ctrl.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_local_ctrl.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core\esp_rmaker_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\core + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/mqtt/esp_rmaker_mqtt.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt/esp_rmaker_mqtt.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\mqtt\esp_rmaker_mqtt.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\mqtt + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/mqtt/esp_rmaker_mqtt_budget.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt/esp_rmaker_mqtt_budget.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\mqtt\esp_rmaker_mqtt_budget.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\mqtt + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/ota/esp_rmaker_ota.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota/esp_rmaker_ota.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\ota\esp_rmaker_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\ota + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/ota/esp_rmaker_ota_using_params.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota/esp_rmaker_ota_using_params.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\ota\esp_rmaker_ota_using_params.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\ota + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/ota/esp_rmaker_ota_using_topics.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota/esp_rmaker_ota_using_topics.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\ota\esp_rmaker_ota_using_topics.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\ota + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/standard_types/esp_rmaker_standard_params.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/standard_types/esp_rmaker_standard_params.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\standard_types\esp_rmaker_standard_params.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\standard_types + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/standard_types/esp_rmaker_standard_devices.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/standard_types/esp_rmaker_standard_devices.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\standard_types\esp_rmaker_standard_devices.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\standard_types + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/standard_types/esp_rmaker_standard_services.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/standard_types/esp_rmaker_standard_services.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\standard_types\esp_rmaker_standard_services.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\standard_types + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/console/esp_rmaker_console.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console/esp_rmaker_console.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\console\esp_rmaker_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\console + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/console/esp_rmaker_commands.c.obj: C_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console/esp_rmaker_commands.c || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\console\esp_rmaker_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\src\console + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/__/__/rmaker_mqtt_server.crt.S.obj: ASM_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/rmaker_mqtt_server.crt.S || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__\__\rmaker_mqtt_server.crt.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__\__ + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/__/__/rmaker_claim_service_server.crt.S.obj: ASM_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/rmaker_claim_service_server.crt.S || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__\__\rmaker_claim_service_server.crt.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__\__ + +build esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/__/__/rmaker_ota_server.crt.S.obj: ASM_COMPILER____idf_esp_rainmaker_ C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/rmaker_ota_server.crt.S || cmake_object_order_depends_target___idf_esp_rainmaker + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__\__\rmaker_ota_server.crt.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + OBJECT_FILE_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__\__ + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_rainmaker + + +############################################# +# Link the static library esp-idf\esp_rainmaker\libesp_rainmaker.a + +build esp-idf/esp_rainmaker/libesp_rainmaker.a: C_STATIC_LIBRARY_LINKER____idf_esp_rainmaker_ esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_core.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_node.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_device.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_param.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_node_config.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_client_data.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_time_service.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_system_service.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_user_mapping.pb-c.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_user_mapping.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_node_auth.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_schedule.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_scenes.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_cmd_resp_manager.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_secure_boot_digest.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_claim.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_local_ctrl.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/mqtt/esp_rmaker_mqtt.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/mqtt/esp_rmaker_mqtt_budget.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/ota/esp_rmaker_ota.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/ota/esp_rmaker_ota_using_params.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/ota/esp_rmaker_ota_using_topics.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/standard_types/esp_rmaker_standard_params.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/standard_types/esp_rmaker_standard_devices.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/standard_types/esp_rmaker_standard_services.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/console/esp_rmaker_console.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/console/esp_rmaker_commands.c.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/__/__/rmaker_mqtt_server.crt.S.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/__/__/rmaker_claim_service_server.crt.S.obj esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/__/__/rmaker_ota_server.crt.S.obj || esp-idf/bt/libbt.a esp-idf/console/libconsole.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_schedule/libesp_schedule.a esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a esp-idf/espressif__mdns/libespressif__mdns.a esp-idf/json/libjson.a esp-idf/json_generator/libjson_generator.a esp-idf/json_parser/libjson_parser.a esp-idf/mqtt/libmqtt.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/riscv/libriscv.a esp-idf/rmaker_common/librmaker_common.a esp-idf/wifi_provisioning/libwifi_provisioning.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\esp_rainmaker\libesp_rainmaker.a + TARGET_PDB = esp_rainmaker.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_rainmaker/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_rainmaker && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/esp_rainmaker/edit_cache: phony esp-idf/esp_rainmaker/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_rainmaker/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_rainmaker && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_rainmaker/rebuild_cache: phony esp-idf/esp_rainmaker/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_rainmaker/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_rainmaker/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_rainmaker/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_rainmaker && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -P cmake_install.cmake" + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_rainmaker/install: phony esp-idf/esp_rainmaker/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_rainmaker/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_rainmaker/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_rainmaker && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake" + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_rainmaker/install/local: phony esp-idf/esp_rainmaker/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_rainmaker/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_rainmaker/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_rainmaker && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake" + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_rainmaker/install/strip: phony esp-idf/esp_rainmaker/CMakeFiles/install/strip.util + + +############################################# +# Custom command for rmaker_mqtt_server.crt.S + +build rmaker_mqtt_server.crt.S | ${cmake_ninja_workdir}rmaker_mqtt_server.crt.S: CUSTOM_COMMAND C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/server_certs/rmaker_mqtt_server.crt C$:/Users/alex/esp/v5.2.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/bt/libbt.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_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_https_server/libesp_https_server.a esp-idf/esp_hw_support/libesp_hw_support.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_schedule/libesp_schedule.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_wifi/libesp_wifi.a esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a esp-idf/espressif__mdns/libespressif__mdns.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/json_generator/libjson_generator.a esp-idf/json_parser/libjson_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/mqtt/libmqtt.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.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/rmaker_common/librmaker_common.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/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D DATA_FILE=C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/server_certs/rmaker_mqtt_server.crt -D SOURCE_FILE=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/rmaker_mqtt_server.crt.S -D FILE_TYPE=TEXT -P C:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/scripts/data_file_embed_asm.cmake" + DESC = Generating ../../rmaker_mqtt_server.crt.S + restat = 1 + + +############################################# +# Custom command for rmaker_claim_service_server.crt.S + +build rmaker_claim_service_server.crt.S | ${cmake_ninja_workdir}rmaker_claim_service_server.crt.S: CUSTOM_COMMAND C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/server_certs/rmaker_claim_service_server.crt C$:/Users/alex/esp/v5.2.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/bt/libbt.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_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_https_server/libesp_https_server.a esp-idf/esp_hw_support/libesp_hw_support.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_schedule/libesp_schedule.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_wifi/libesp_wifi.a esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a esp-idf/espressif__mdns/libespressif__mdns.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/json_generator/libjson_generator.a esp-idf/json_parser/libjson_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/mqtt/libmqtt.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.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/rmaker_common/librmaker_common.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/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D DATA_FILE=C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/server_certs/rmaker_claim_service_server.crt -D SOURCE_FILE=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/rmaker_claim_service_server.crt.S -D FILE_TYPE=TEXT -P C:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/scripts/data_file_embed_asm.cmake" + DESC = Generating ../../rmaker_claim_service_server.crt.S + restat = 1 + + +############################################# +# Custom command for rmaker_ota_server.crt.S + +build rmaker_ota_server.crt.S | ${cmake_ninja_workdir}rmaker_ota_server.crt.S: CUSTOM_COMMAND C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/server_certs/rmaker_ota_server.crt C$:/Users/alex/esp/v5.2.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/bt/libbt.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_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_https_server/libesp_https_server.a esp-idf/esp_hw_support/libesp_hw_support.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_schedule/libesp_schedule.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_wifi/libesp_wifi.a esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a esp-idf/espressif__mdns/libespressif__mdns.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/json_generator/libjson_generator.a esp-idf/json_parser/libjson_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/mqtt/libmqtt.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.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/rmaker_common/librmaker_common.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/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -D DATA_FILE=C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/server_certs/rmaker_ota_server.crt -D SOURCE_FILE=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/rmaker_ota_server.crt.S -D FILE_TYPE=TEXT -P C:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/scripts/data_file_embed_asm.cmake" + DESC = Generating ../../rmaker_ota_server.crt.S + restat = 1 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_app_insights + + +############################################# +# Order-only phony target for __idf_app_insights + +build cmake_object_order_depends_target___idf_app_insights: phony || cmake_object_order_depends_target___idf_bt cmake_object_order_depends_target___idf_console cmake_object_order_depends_target___idf_esp_diag_data_store cmake_object_order_depends_target___idf_esp_diagnostics cmake_object_order_depends_target___idf_esp_https_server cmake_object_order_depends_target___idf_esp_insights cmake_object_order_depends_target___idf_esp_local_ctrl cmake_object_order_depends_target___idf_esp_rainmaker cmake_object_order_depends_target___idf_esp_schedule cmake_object_order_depends_target___idf_espcoredump cmake_object_order_depends_target___idf_espressif__cbor cmake_object_order_depends_target___idf_espressif__esp_secure_cert_mgr cmake_object_order_depends_target___idf_espressif__mdns cmake_object_order_depends_target___idf_json cmake_object_order_depends_target___idf_json_generator cmake_object_order_depends_target___idf_json_parser cmake_object_order_depends_target___idf_mqtt 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_rmaker_common cmake_object_order_depends_target___idf_wifi_provisioning + +build esp-idf/app_insights/CMakeFiles/__idf_app_insights.dir/app_insights.c.obj: C_COMPILER____idf_app_insights_ C$:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights/app_insights.c || cmake_object_order_depends_target___idf_app_insights + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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_insights\CMakeFiles\__idf_app_insights.dir\app_insights.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include + OBJECT_DIR = esp-idf\app_insights\CMakeFiles\__idf_app_insights.dir + OBJECT_FILE_DIR = esp-idf\app_insights\CMakeFiles\__idf_app_insights.dir + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_app_insights + + +############################################# +# Link the static library esp-idf\app_insights\libapp_insights.a + +build esp-idf/app_insights/libapp_insights.a: C_STATIC_LIBRARY_LINKER____idf_app_insights_ esp-idf/app_insights/CMakeFiles/__idf_app_insights.dir/app_insights.c.obj || esp-idf/bt/libbt.a esp-idf/console/libconsole.a esp-idf/esp_diag_data_store/libesp_diag_data_store.a esp-idf/esp_diagnostics/libesp_diagnostics.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_insights/libesp_insights.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_rainmaker/libesp_rainmaker.a esp-idf/esp_schedule/libesp_schedule.a esp-idf/espcoredump/libespcoredump.a esp-idf/espressif__cbor/libespressif__cbor.a esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a esp-idf/espressif__mdns/libespressif__mdns.a esp-idf/json/libjson.a esp-idf/json_generator/libjson_generator.a esp-idf/json_parser/libjson_parser.a esp-idf/mqtt/libmqtt.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/riscv/libriscv.a esp-idf/rmaker_common/librmaker_common.a esp-idf/wifi_provisioning/libwifi_provisioning.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\app_insights\CMakeFiles\__idf_app_insights.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\app_insights\libapp_insights.a + TARGET_PDB = app_insights.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/app_insights/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_insights && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/app_insights/edit_cache: phony esp-idf/app_insights/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/app_insights/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_insights && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/app_insights/rebuild_cache: phony esp-idf/app_insights/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/app_insights/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/app_insights/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/app_insights/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_insights && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -P cmake_install.cmake" + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/app_insights/install: phony esp-idf/app_insights/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/app_insights/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/app_insights/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_insights && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake" + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/app_insights/install/local: phony esp-idf/app_insights/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/app_insights/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/app_insights/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_insights && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake" + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/app_insights/install/strip: phony esp-idf/app_insights/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_gpio_button + + +############################################# +# Order-only phony target for __idf_gpio_button + +build cmake_object_order_depends_target___idf_gpio_button: phony || cmake_object_order_depends_target___idf_riscv + +build esp-idf/gpio_button/CMakeFiles/__idf_gpio_button.dir/button/button.c.obj: C_COMPILER____idf_gpio_button_ C$:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button/button/button.c || cmake_object_order_depends_target___idf_gpio_button + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\gpio_button\CMakeFiles\__idf_gpio_button.dir\button\button.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button/button/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\gpio_button\CMakeFiles\__idf_gpio_button.dir + OBJECT_FILE_DIR = esp-idf\gpio_button\CMakeFiles\__idf_gpio_button.dir\button + +build esp-idf/gpio_button/CMakeFiles/__idf_gpio_button.dir/button/button_obj.cpp.obj: CXX_COMPILER____idf_gpio_button_ C$:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button/button/button_obj.cpp || cmake_object_order_depends_target___idf_gpio_button + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\gpio_button\CMakeFiles\__idf_gpio_button.dir\button\button_obj.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button/button/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\gpio_button\CMakeFiles\__idf_gpio_button.dir + OBJECT_FILE_DIR = esp-idf\gpio_button\CMakeFiles\__idf_gpio_button.dir\button + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_gpio_button + + +############################################# +# Link the static library esp-idf\gpio_button\libgpio_button.a + +build esp-idf/gpio_button/libgpio_button.a: C_STATIC_LIBRARY_LINKER____idf_gpio_button_ esp-idf/gpio_button/CMakeFiles/__idf_gpio_button.dir/button/button.c.obj esp-idf/gpio_button/CMakeFiles/__idf_gpio_button.dir/button/button_obj.cpp.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\gpio_button\CMakeFiles\__idf_gpio_button.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\gpio_button\libgpio_button.a + TARGET_PDB = gpio_button.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/gpio_button/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\gpio_button && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/gpio_button/edit_cache: phony esp-idf/gpio_button/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/gpio_button/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\gpio_button && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/gpio_button/rebuild_cache: phony esp-idf/gpio_button/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/gpio_button/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/gpio_button/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/gpio_button/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\gpio_button && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -P cmake_install.cmake" + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/gpio_button/install: phony esp-idf/gpio_button/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/gpio_button/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/gpio_button/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\gpio_button && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake" + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/gpio_button/install/local: phony esp-idf/gpio_button/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/gpio_button/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/gpio_button/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\gpio_button && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake" + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/gpio_button/install/strip: phony esp-idf/gpio_button/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_app_reset + + +############################################# +# Order-only phony target for __idf_app_reset + +build cmake_object_order_depends_target___idf_app_reset: phony || cmake_object_order_depends_target___idf_console cmake_object_order_depends_target___idf_gpio_button cmake_object_order_depends_target___idf_mqtt cmake_object_order_depends_target___idf_riscv cmake_object_order_depends_target___idf_rmaker_common + +build esp-idf/app_reset/CMakeFiles/__idf_app_reset.dir/app_reset.c.obj: C_COMPILER____idf_app_reset_ C$:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_reset/app_reset.c || cmake_object_order_depends_target___idf_app_reset + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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_reset\CMakeFiles\__idf_app_reset.dir\app_reset.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_reset -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button/button/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include + OBJECT_DIR = esp-idf\app_reset\CMakeFiles\__idf_app_reset.dir + OBJECT_FILE_DIR = esp-idf\app_reset\CMakeFiles\__idf_app_reset.dir + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_app_reset + + +############################################# +# Link the static library esp-idf\app_reset\libapp_reset.a + +build esp-idf/app_reset/libapp_reset.a: C_STATIC_LIBRARY_LINKER____idf_app_reset_ esp-idf/app_reset/CMakeFiles/__idf_app_reset.dir/app_reset.c.obj || esp-idf/console/libconsole.a esp-idf/gpio_button/libgpio_button.a esp-idf/mqtt/libmqtt.a esp-idf/riscv/libriscv.a esp-idf/rmaker_common/librmaker_common.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\app_reset\CMakeFiles\__idf_app_reset.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\app_reset\libapp_reset.a + TARGET_PDB = app_reset.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/app_reset/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_reset && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/app_reset/edit_cache: phony esp-idf/app_reset/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/app_reset/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_reset && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/app_reset/rebuild_cache: phony esp-idf/app_reset/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/app_reset/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/app_reset/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/app_reset/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_reset && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -P cmake_install.cmake" + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/app_reset/install: phony esp-idf/app_reset/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/app_reset/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/app_reset/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_reset && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake" + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/app_reset/install/local: phony esp-idf/app_reset/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/app_reset/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/app_reset/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_reset && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake" + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/app_reset/install/strip: phony esp-idf/app_reset/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_qrcode + + +############################################# +# Order-only phony target for __idf_qrcode + +build cmake_object_order_depends_target___idf_qrcode: phony || cmake_object_order_depends_target___idf_console cmake_object_order_depends_target___idf_mqtt cmake_object_order_depends_target___idf_riscv cmake_object_order_depends_target___idf_rmaker_common + +build esp-idf/qrcode/CMakeFiles/__idf_qrcode.dir/src/qrcodegen.c.obj: C_COMPILER____idf_qrcode_ C$:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode/src/qrcodegen.c || cmake_object_order_depends_target___idf_qrcode + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\qrcode\CMakeFiles\__idf_qrcode.dir\src\qrcodegen.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include + OBJECT_DIR = esp-idf\qrcode\CMakeFiles\__idf_qrcode.dir + OBJECT_FILE_DIR = esp-idf\qrcode\CMakeFiles\__idf_qrcode.dir\src + +build esp-idf/qrcode/CMakeFiles/__idf_qrcode.dir/src/esp_qrcode_main.c.obj: C_COMPILER____idf_qrcode_ C$:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode/src/esp_qrcode_main.c || cmake_object_order_depends_target___idf_qrcode + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\qrcode\CMakeFiles\__idf_qrcode.dir\src\esp_qrcode_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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include + OBJECT_DIR = esp-idf\qrcode\CMakeFiles\__idf_qrcode.dir + OBJECT_FILE_DIR = esp-idf\qrcode\CMakeFiles\__idf_qrcode.dir\src + +build esp-idf/qrcode/CMakeFiles/__idf_qrcode.dir/src/esp_qrcode_wrapper.c.obj: C_COMPILER____idf_qrcode_ C$:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode/src/esp_qrcode_wrapper.c || cmake_object_order_depends_target___idf_qrcode + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\qrcode\CMakeFiles\__idf_qrcode.dir\src\esp_qrcode_wrapper.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include + OBJECT_DIR = esp-idf\qrcode\CMakeFiles\__idf_qrcode.dir + OBJECT_FILE_DIR = esp-idf\qrcode\CMakeFiles\__idf_qrcode.dir\src + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_qrcode + + +############################################# +# Link the static library esp-idf\qrcode\libqrcode.a + +build esp-idf/qrcode/libqrcode.a: C_STATIC_LIBRARY_LINKER____idf_qrcode_ esp-idf/qrcode/CMakeFiles/__idf_qrcode.dir/src/qrcodegen.c.obj esp-idf/qrcode/CMakeFiles/__idf_qrcode.dir/src/esp_qrcode_main.c.obj esp-idf/qrcode/CMakeFiles/__idf_qrcode.dir/src/esp_qrcode_wrapper.c.obj || esp-idf/console/libconsole.a esp-idf/mqtt/libmqtt.a esp-idf/riscv/libriscv.a esp-idf/rmaker_common/librmaker_common.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\qrcode\CMakeFiles\__idf_qrcode.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\qrcode\libqrcode.a + TARGET_PDB = qrcode.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/qrcode/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\qrcode && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/qrcode/edit_cache: phony esp-idf/qrcode/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/qrcode/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\qrcode && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/qrcode/rebuild_cache: phony esp-idf/qrcode/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/qrcode/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/qrcode/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/qrcode/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\qrcode && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -P cmake_install.cmake" + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/qrcode/install: phony esp-idf/qrcode/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/qrcode/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/qrcode/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\qrcode && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake" + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/qrcode/install/local: phony esp-idf/qrcode/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/qrcode/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/qrcode/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\qrcode && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake" + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/qrcode/install/strip: phony esp-idf/qrcode/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_app_wifi + + +############################################# +# Order-only phony target for __idf_app_wifi + +build cmake_object_order_depends_target___idf_app_wifi: phony || cmake_object_order_depends_target___idf_bt cmake_object_order_depends_target___idf_console cmake_object_order_depends_target___idf_json cmake_object_order_depends_target___idf_mqtt cmake_object_order_depends_target___idf_protobuf-c cmake_object_order_depends_target___idf_protocomm cmake_object_order_depends_target___idf_qrcode cmake_object_order_depends_target___idf_riscv cmake_object_order_depends_target___idf_rmaker_common cmake_object_order_depends_target___idf_wifi_provisioning + +build esp-idf/app_wifi/CMakeFiles/__idf_app_wifi.dir/app_wifi.c.obj: C_COMPILER____idf_app_wifi_ C$:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_wifi/app_wifi.c || cmake_object_order_depends_target___idf_app_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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_wifi\CMakeFiles\__idf_app_wifi.dir\app_wifi.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_wifi -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include + OBJECT_DIR = esp-idf\app_wifi\CMakeFiles\__idf_app_wifi.dir + OBJECT_FILE_DIR = esp-idf\app_wifi\CMakeFiles\__idf_app_wifi.dir + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_app_wifi + + +############################################# +# Link the static library esp-idf\app_wifi\libapp_wifi.a + +build esp-idf/app_wifi/libapp_wifi.a: C_STATIC_LIBRARY_LINKER____idf_app_wifi_ esp-idf/app_wifi/CMakeFiles/__idf_app_wifi.dir/app_wifi.c.obj || esp-idf/bt/libbt.a esp-idf/console/libconsole.a esp-idf/json/libjson.a esp-idf/mqtt/libmqtt.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/qrcode/libqrcode.a esp-idf/riscv/libriscv.a esp-idf/rmaker_common/librmaker_common.a esp-idf/wifi_provisioning/libwifi_provisioning.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\app_wifi\CMakeFiles\__idf_app_wifi.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\app_wifi\libapp_wifi.a + TARGET_PDB = app_wifi.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/app_wifi/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_wifi && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/app_wifi/edit_cache: phony esp-idf/app_wifi/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/app_wifi/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_wifi && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/app_wifi/rebuild_cache: phony esp-idf/app_wifi/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/app_wifi/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/app_wifi/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/app_wifi/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_wifi && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -P cmake_install.cmake" + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/app_wifi/install: phony esp-idf/app_wifi/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/app_wifi/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/app_wifi/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_wifi && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake" + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/app_wifi/install/local: phony esp-idf/app_wifi/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/app_wifi/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/app_wifi/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\app_wifi && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake" + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/app_wifi/install/strip: phony esp-idf/app_wifi/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# C:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_ws2812_led + + +############################################# +# Order-only phony target for __idf_ws2812_led + +build cmake_object_order_depends_target___idf_ws2812_led: phony || cmake_object_order_depends_target___idf_riscv + +build esp-idf/ws2812_led/CMakeFiles/__idf_ws2812_led.dir/ws2812_led.c.obj: C_COMPILER____idf_ws2812_led_ C$:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led/ws2812_led.c || cmake_object_order_depends_target___idf_ws2812_led + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\ws2812_led\CMakeFiles\__idf_ws2812_led.dir\ws2812_led.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\ws2812_led\CMakeFiles\__idf_ws2812_led.dir + OBJECT_FILE_DIR = esp-idf\ws2812_led\CMakeFiles\__idf_ws2812_led.dir + +build esp-idf/ws2812_led/CMakeFiles/__idf_ws2812_led.dir/led_strip_rmt_ws2812.c.obj: C_COMPILER____idf_ws2812_led_ C$:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led/led_strip_rmt_ws2812.c || cmake_object_order_depends_target___idf_ws2812_led + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf\ws2812_led\CMakeFiles\__idf_ws2812_led.dir\led_strip_rmt_ws2812.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf\ws2812_led\CMakeFiles\__idf_ws2812_led.dir + OBJECT_FILE_DIR = esp-idf\ws2812_led\CMakeFiles\__idf_ws2812_led.dir + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_ws2812_led + + +############################################# +# Link the static library esp-idf\ws2812_led\libws2812_led.a + +build esp-idf/ws2812_led/libws2812_led.a: C_STATIC_LIBRARY_LINKER____idf_ws2812_led_ esp-idf/ws2812_led/CMakeFiles/__idf_ws2812_led.dir/ws2812_led.c.obj esp-idf/ws2812_led/CMakeFiles/__idf_ws2812_led.dir/led_strip_rmt_ws2812.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\ws2812_led\CMakeFiles\__idf_ws2812_led.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_FILE = esp-idf\ws2812_led\libws2812_led.a + TARGET_PDB = ws2812_led.a.dbg + + +############################################# +# Utility command for edit_cache + +build esp-idf/ws2812_led/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\ws2812_led && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake-gui.exe -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build esp-idf/ws2812_led/edit_cache: phony esp-idf/ws2812_led/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/ws2812_led/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\ws2812_led && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch -BC:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build" + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/ws2812_led/rebuild_cache: phony esp-idf/ws2812_led/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/ws2812_led/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/ws2812_led/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/ws2812_led/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\ws2812_led && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -P cmake_install.cmake" + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/ws2812_led/install: phony esp-idf/ws2812_led/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/ws2812_led/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/ws2812_led/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\ws2812_led && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake" + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/ws2812_led/install/local: phony esp-idf/ws2812_led/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/ws2812_led/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/ws2812_led/all + COMMAND = cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\ws2812_led && C:\Users\alex\.espressif\tools\tools\cmake\3.24.0\bin\cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake" + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/ws2812_led/install/strip: phony esp-idf/ws2812_led/CMakeFiles/install/strip.util + +# ============================================================================= +# Target aliases. + +build __idf_app_insights: phony esp-idf/app_insights/libapp_insights.a + +build __idf_app_reset: phony esp-idf/app_reset/libapp_reset.a + +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_app_wifi: phony esp-idf/app_wifi/libapp_wifi.a + +build __idf_bootloader_support: phony esp-idf/bootloader_support/libbootloader_support.a + +build __idf_bt: phony esp-idf/bt/libbt.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_diag_data_store: phony esp-idf/esp_diag_data_store/libesp_diag_data_store.a + +build __idf_esp_diagnostics: phony esp-idf/esp_diagnostics/libesp_diagnostics.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_insights: phony esp-idf/esp_insights/libesp_insights.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_rainmaker: phony esp-idf/esp_rainmaker/libesp_rainmaker.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_schedule: phony esp-idf/esp_schedule/libesp_schedule.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_wifi: phony esp-idf/esp_wifi/libesp_wifi.a + +build __idf_espcoredump: phony esp-idf/espcoredump/libespcoredump.a + +build __idf_espressif__cbor: phony esp-idf/espressif__cbor/libespressif__cbor.a + +build __idf_espressif__esp_secure_cert_mgr: phony esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a + +build __idf_espressif__mdns: phony esp-idf/espressif__mdns/libespressif__mdns.a + +build __idf_fatfs: phony esp-idf/fatfs/libfatfs.a + +build __idf_freertos: phony esp-idf/freertos/libfreertos.a + +build __idf_gpio_button: phony esp-idf/gpio_button/libgpio_button.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_json_generator: phony esp-idf/json_generator/libjson_generator.a + +build __idf_json_parser: phony esp-idf/json_parser/libjson_parser.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_qrcode: phony esp-idf/qrcode/libqrcode.a + +build __idf_riscv: phony esp-idf/riscv/libriscv.a + +build __idf_rmaker_common: phony esp-idf/rmaker_common/librmaker_common.a + +build __idf_sdmmc: phony esp-idf/sdmmc/libsdmmc.a + +build __idf_soc: phony esp-idf/soc/libsoc.a + +build __idf_spi_flash: phony esp-idf/spi_flash/libspi_flash.a + +build __idf_spiffs: phony esp-idf/spiffs/libspiffs.a + +build __idf_tcp_transport: phony esp-idf/tcp_transport/libtcp_transport.a + +build __idf_unity: phony esp-idf/unity/libunity.a + +build __idf_vfs: phony esp-idf/vfs/libvfs.a + +build __idf_wear_levelling: phony esp-idf/wear_levelling/libwear_levelling.a + +build __idf_wifi_provisioning: phony esp-idf/wifi_provisioning/libwifi_provisioning.a + +build __idf_wpa_supplicant: phony esp-idf/wpa_supplicant/libwpa_supplicant.a + +build __idf_ws2812_led: phony esp-idf/ws2812_led/libws2812_led.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 blank_ota_data: phony esp-idf/app_update/blank_ota_data + +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-otadata-flash: phony esp-idf/app_update/encrypted-otadata-flash + +build encrypted-partition-table-flash: phony esp-idf/partition_table/encrypted-partition-table-flash + +build erase-otadata: phony esp-idf/app_update/erase-otadata + +build erase_otadata: phony esp-idf/app_update/erase_otadata + +build everest: phony esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a + +build lib: phony esp-idf/mbedtls/mbedtls/library/lib + +build libapp_insights.a: phony esp-idf/app_insights/libapp_insights.a + +build libapp_reset.a: phony esp-idf/app_reset/libapp_reset.a + +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 libapp_wifi.a: phony esp-idf/app_wifi/libapp_wifi.a + +build libbootloader_support.a: phony esp-idf/bootloader_support/libbootloader_support.a + +build libbt.a: phony esp-idf/bt/libbt.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_diag_data_store.a: phony esp-idf/esp_diag_data_store/libesp_diag_data_store.a + +build libesp_diagnostics.a: phony esp-idf/esp_diagnostics/libesp_diagnostics.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_insights.a: phony esp-idf/esp_insights/libesp_insights.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_rainmaker.a: phony esp-idf/esp_rainmaker/libesp_rainmaker.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_schedule.a: phony esp-idf/esp_schedule/libesp_schedule.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_wifi.a: phony esp-idf/esp_wifi/libesp_wifi.a + +build libespcoredump.a: phony esp-idf/espcoredump/libespcoredump.a + +build libespressif__cbor.a: phony esp-idf/espressif__cbor/libespressif__cbor.a + +build libespressif__esp_secure_cert_mgr.a: phony esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a + +build libespressif__mdns.a: phony esp-idf/espressif__mdns/libespressif__mdns.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 libgpio_button.a: phony esp-idf/gpio_button/libgpio_button.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 libjson_generator.a: phony esp-idf/json_generator/libjson_generator.a + +build libjson_parser.a: phony esp-idf/json_parser/libjson_parser.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 libqrcode.a: phony esp-idf/qrcode/libqrcode.a + +build libriscv.a: phony esp-idf/riscv/libriscv.a + +build librmaker_common.a: phony esp-idf/rmaker_common/librmaker_common.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 libws2812_led.a: phony esp-idf/ws2812_led/libws2812_led.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 otadata-flash: phony esp-idf/app_update/otadata-flash + +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 read-otadata: phony esp-idf/app_update/read-otadata + +build read_otadata: phony esp-idf/app_update/read_otadata + +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: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build + +build all: phony bootloader app ESP32-Rainmaker-Switch.elf esp-idf/all + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf + +build esp-idf/all: phony esp-idf/riscv/all esp-idf/esp_ringbuf/all esp-idf/efuse/all esp-idf/esp_mm/all esp-idf/driver/all esp-idf/esp_pm/all esp-idf/mbedtls/all esp-idf/esp_bootloader_format/all esp-idf/esp_app_format/all esp-idf/bootloader_support/all esp-idf/bootloader/all esp-idf/esptool_py/all esp-idf/partition_table/all esp-idf/esp_partition/all esp-idf/app_update/all esp-idf/spi_flash/all esp-idf/pthread/all esp-idf/esp_system/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/cxx/all esp-idf/esp_common/all esp-idf/esp_timer/all esp-idf/app_trace/all esp-idf/esp_event/all esp-idf/nvs_flash/all esp-idf/esp_phy/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_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/sdmmc/all esp-idf/fatfs/all esp-idf/idf_test/all esp-idf/ieee802154/all esp-idf/json/all esp-idf/mqtt/all esp-idf/nvs_sec_provider/all esp-idf/openthread/all esp-idf/spiffs/all esp-idf/ulp/all esp-idf/usb/all esp-idf/wifi_provisioning/all esp-idf/main/all esp-idf/esp_diag_data_store/all esp-idf/rmaker_common/all esp-idf/esp_diagnostics/all esp-idf/espressif__cbor/all esp-idf/esp_insights/all esp-idf/jsmn/all esp-idf/json_parser/all esp-idf/json_generator/all esp-idf/espressif__mdns/all esp-idf/esp_schedule/all esp-idf/espressif__esp_secure_cert_mgr/all esp-idf/esp_rainmaker/all esp-idf/app_insights/all esp-idf/gpio_button/all esp-idf/app_reset/all esp-idf/qrcode/all esp-idf/app_wifi/all esp-idf/ws2812_led/all + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_insights + +build esp-idf/app_insights/all: phony esp-idf/app_insights/libapp_insights.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_reset + +build esp-idf/app_reset/all: phony esp-idf/app_reset/libapp_reset.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_trace + +build esp-idf/app_trace/all: phony esp-idf/app_trace/libapp_trace.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_update + +build esp-idf/app_update/all: phony esp-idf/app_update/libapp_update.a esp-idf/app_update/blank_ota_data + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_wifi + +build esp-idf/app_wifi/all: phony esp-idf/app_wifi/libapp_wifi.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bootloader + +build esp-idf/bootloader/all: phony + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support + +build esp-idf/bootloader_support/all: phony esp-idf/bootloader_support/libbootloader_support.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bt + +build esp-idf/bt/all: phony esp-idf/bt/libbt.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/cmock + +build esp-idf/cmock/all: phony esp-idf/cmock/libcmock.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/console + +build esp-idf/console/all: phony esp-idf/console/libconsole.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/cxx + +build esp-idf/cxx/all: phony esp-idf/cxx/libcxx.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/driver + +build esp-idf/driver/all: phony esp-idf/driver/libdriver.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/efuse + +build esp-idf/efuse/all: phony esp-idf/efuse/libefuse.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls + +build esp-idf/esp-tls/all: phony esp-idf/esp-tls/libesp-tls.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc + +build esp-idf/esp_adc/all: phony esp-idf/esp_adc/libesp_adc.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_app_format + +build esp-idf/esp_app_format/all: phony esp-idf/esp_app_format/libesp_app_format.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_bootloader_format + +build esp-idf/esp_bootloader_format/all: phony esp-idf/esp_bootloader_format/libesp_bootloader_format.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_coex + +build esp-idf/esp_coex/all: phony esp-idf/esp_coex/libesp_coex.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_common + +build esp-idf/esp_common/all: phony esp-idf/esp_common/libesp_common.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_diag_data_store + +build esp-idf/esp_diag_data_store/all: phony esp-idf/esp_diag_data_store/libesp_diag_data_store.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics + +build esp-idf/esp_diagnostics/all: phony esp-idf/esp_diagnostics/libesp_diagnostics.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth + +build esp-idf/esp_eth/all: phony esp-idf/esp_eth/libesp_eth.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_event + +build esp-idf/esp_event/all: phony esp-idf/esp_event/libesp_event.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub + +build esp-idf/esp_gdbstub/all: phony esp-idf/esp_gdbstub/libesp_gdbstub.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid + +build esp-idf/esp_hid/all: phony esp-idf/esp_hid/libesp_hid.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client + +build esp-idf/esp_http_client/all: phony esp-idf/esp_http_client/libesp_http_client.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server + +build esp-idf/esp_http_server/all: phony esp-idf/esp_http_server/libesp_http_server.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_ota + +build esp-idf/esp_https_ota/all: phony esp-idf/esp_https_ota/libesp_https_ota.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_server + +build esp-idf/esp_https_server/all: phony esp-idf/esp_https_server/libesp_https_server.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/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 + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/port/esp32c3 + +build esp-idf/esp_hw_support/port/esp32c3/all: phony + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights + +build esp-idf/esp_insights/all: phony esp-idf/esp_insights/libesp_insights.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd + +build esp-idf/esp_lcd/all: phony esp-idf/esp_lcd/libesp_lcd.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl + +build esp-idf/esp_local_ctrl/all: phony esp-idf/esp_local_ctrl/libesp_local_ctrl.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm + +build esp-idf/esp_mm/all: phony esp-idf/esp_mm/libesp_mm.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif + +build esp-idf/esp_netif/all: phony esp-idf/esp_netif/libesp_netif.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif_stack + +build esp-idf/esp_netif_stack/all: phony + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_partition + +build esp-idf/esp_partition/all: phony esp-idf/esp_partition/libesp_partition.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy + +build esp-idf/esp_phy/all: phony esp-idf/esp_phy/libesp_phy.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm + +build esp-idf/esp_pm/all: phony esp-idf/esp_pm/libesp_pm.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_psram + +build esp-idf/esp_psram/all: phony + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker + +build esp-idf/esp_rainmaker/all: phony esp-idf/esp_rainmaker/libesp_rainmaker.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_ringbuf + +build esp-idf/esp_ringbuf/all: phony esp-idf/esp_ringbuf/libesp_ringbuf.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom + +build esp-idf/esp_rom/all: phony esp-idf/esp_rom/libesp_rom.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_schedule + +build esp-idf/esp_schedule/all: phony esp-idf/esp_schedule/libesp_schedule.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/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: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/port + +build esp-idf/esp_system/port/all: phony esp-idf/esp_system/port/soc/esp32c3/all + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/port/soc/esp32c3 + +build esp-idf/esp_system/port/soc/esp32c3/all: phony + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer + +build esp-idf/esp_timer/all: phony esp-idf/esp_timer/libesp_timer.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi + +build esp-idf/esp_wifi/all: phony esp-idf/esp_wifi/libesp_wifi.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump + +build esp-idf/espcoredump/all: phony esp-idf/espcoredump/libespcoredump.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor + +build esp-idf/espressif__cbor/all: phony esp-idf/espressif__cbor/libespressif__cbor.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__esp_secure_cert_mgr + +build esp-idf/espressif__esp_secure_cert_mgr/all: phony esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns + +build esp-idf/espressif__mdns/all: phony esp-idf/espressif__mdns/libespressif__mdns.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esptool_py + +build esp-idf/esptool_py/all: phony + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/fatfs + +build esp-idf/fatfs/all: phony esp-idf/fatfs/libfatfs.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/freertos + +build esp-idf/freertos/all: phony esp-idf/freertos/libfreertos.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/gpio_button + +build esp-idf/gpio_button/all: phony esp-idf/gpio_button/libgpio_button.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/hal + +build esp-idf/hal/all: phony esp-idf/hal/libhal.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/heap + +build esp-idf/heap/all: phony esp-idf/heap/libheap.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/http_parser + +build esp-idf/http_parser/all: phony esp-idf/http_parser/libhttp_parser.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/idf_test + +build esp-idf/idf_test/all: phony + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ieee802154 + +build esp-idf/ieee802154/all: phony + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/jsmn + +build esp-idf/jsmn/all: phony + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json + +build esp-idf/json/all: phony esp-idf/json/libjson.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json_generator + +build esp-idf/json_generator/all: phony esp-idf/json_generator/libjson_generator.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json_parser + +build esp-idf/json_parser/all: phony esp-idf/json_parser/libjson_parser.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/log + +build esp-idf/log/all: phony esp-idf/log/liblog.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/lwip + +build esp-idf/lwip/all: phony esp-idf/lwip/liblwip.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/main + +build esp-idf/main/all: phony esp-idf/main/libmain.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls + +build esp-idf/mbedtls/all: phony esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/all + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/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: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/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: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/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: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/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: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/include + +build esp-idf/mbedtls/mbedtls/include/all: phony + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/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: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/pkgconfig + +build esp-idf/mbedtls/mbedtls/pkgconfig/all: phony + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mqtt + +build esp-idf/mqtt/all: phony esp-idf/mqtt/libmqtt.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/newlib + +build esp-idf/newlib/all: phony esp-idf/newlib/libnewlib.a esp-idf/newlib/port/all + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/newlib/port + +build esp-idf/newlib/port/all: phony + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash + +build esp-idf/nvs_flash/all: phony esp-idf/nvs_flash/libnvs_flash.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/nvs_sec_provider + +build esp-idf/nvs_sec_provider/all: phony esp-idf/nvs_sec_provider/libnvs_sec_provider.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/openthread + +build esp-idf/openthread/all: phony + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/partition_table + +build esp-idf/partition_table/all: phony + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/protobuf-c + +build esp-idf/protobuf-c/all: phony esp-idf/protobuf-c/libprotobuf-c.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/protocomm + +build esp-idf/protocomm/all: phony esp-idf/protocomm/libprotocomm.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/pthread + +build esp-idf/pthread/all: phony esp-idf/pthread/libpthread.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/qrcode + +build esp-idf/qrcode/all: phony esp-idf/qrcode/libqrcode.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/riscv + +build esp-idf/riscv/all: phony esp-idf/riscv/libriscv.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common + +build esp-idf/rmaker_common/all: phony esp-idf/rmaker_common/librmaker_common.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc + +build esp-idf/sdmmc/all: phony esp-idf/sdmmc/libsdmmc.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/soc + +build esp-idf/soc/all: phony esp-idf/soc/libsoc.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash + +build esp-idf/spi_flash/all: phony esp-idf/spi_flash/libspi_flash.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/spiffs + +build esp-idf/spiffs/all: phony esp-idf/spiffs/libspiffs.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport + +build esp-idf/tcp_transport/all: phony esp-idf/tcp_transport/libtcp_transport.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ulp + +build esp-idf/ulp/all: phony + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/unity + +build esp-idf/unity/all: phony esp-idf/unity/libunity.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/usb + +build esp-idf/usb/all: phony + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/vfs + +build esp-idf/vfs/all: phony esp-idf/vfs/libvfs.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling + +build esp-idf/wear_levelling/all: phony esp-idf/wear_levelling/libwear_levelling.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning + +build esp-idf/wifi_provisioning/all: phony esp-idf/wifi_provisioning/libwifi_provisioning.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant + +build esp-idf/wpa_supplicant/all: phony esp-idf/wpa_supplicant/libwpa_supplicant.a + +# ============================================================================= + +############################################# +# Folder: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ws2812_led + +build esp-idf/ws2812_led/all: phony esp-idf/ws2812_led/libws2812_led.a + +# ============================================================================= +# Built-in targets + + +############################################# +# Re-run CMake if any of its inputs changed. + +build build.ninja: RERUN_CMAKE | C$:/Users/alex/.espressif/tools/esp-rainmaker/.git/HEAD C$:/Users/alex/.espressif/tools/esp-rainmaker/.git/modules/components/esp-insights/HEAD C$:/Users/alex/.espressif/tools/esp-rainmaker/.git/refs/heads/master C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/idf_component.yml C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/idf_component.yml C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/idf_component.yml C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/project_include.cmake C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/idf_component.yml C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/idf_component.yml C$:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/idf_component.yml C$:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/idf_component.yml C$:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/idf_component.yml C$:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/idf_component.yml C$:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights/idf_component.yml C$:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_reset/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_wifi/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led/CMakeLists.txt C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeASMInformation.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCInformation.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXInformation.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCommonLanguageInclude.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeGenericSystem.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeInitializeConfigs.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeLanguageInformation.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakePackageConfigHelpers.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeSystemSpecificInformation.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeSystemSpecificInitialize.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckCCompilerFlag.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckCSourceCompiles.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckCXXCompilerFlag.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckCXXSourceCompiles.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckIncludeFile.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckIncludeFileCXX.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckLibraryExists.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckTypeSize.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/CMakeCommonCompilerMacros.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/GNU-ASM.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/GNU-C.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/GNU-CXX.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/GNU.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/ExternalProject.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/ExternalProject/RepositoryInfo.txt.in C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/ExternalProject/cfgcmd.txt.in C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/ExternalProject/mkdirs.cmake.in C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/FindGit.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/FindPackageMessage.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/FindPython3.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/FindPython/Support.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/FindThreads.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/GNUInstallDirs.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Internal/CheckCompilerFlag.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Internal/CheckFlagCommonConfig.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Internal/CheckSourceCompiles.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Platform/Generic.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/WriteBasicConfigVersionFile.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/.git/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bootloader/subproject/components/micro-ecc/micro-ecc/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/controller/lib_esp32/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c3_family/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/esp_ble_mesh/lib/lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/host/nimble/nimble/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/cmock/CMock/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/esp_coex/lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/esp_phy/lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/esp_wifi/lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/heap/tlsf/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/json/cJSON/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/lwip/lwip/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/mbedtls/mbedtls/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/mqtt/esp-mqtt/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/openthread/lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/openthread/openthread/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/protobuf-c/protobuf-c/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/spiffs/spiffs/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/unity/unity/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/esp_ble_mesh/lib/lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/cmock/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/cmock/CMock/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/console/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/cxx/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/sources.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif_stack/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_psram/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_psram/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/ld/ld.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc/esp32c3/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/espefuse.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/heap/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/heap/tlsf/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/idf_test/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/ieee802154/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/json/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/json/cJSON/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/log/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/pkgconfig/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/port/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_sec_provider/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/openthread/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/openthread/lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/openthread/openthread/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/ulp/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/ulp/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/unity/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/usb/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/build.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/component.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/depgraph.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/dfu.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/git_submodules.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/idf.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/kconfig.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/ldgen.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/project.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/project_description.json.in C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/targets.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake.in C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/tool_version_check.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/toolchain-esp32c3.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/utilities.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/version.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/kconfig_new/confgen.py C$:/Users/alex/esp/v5.2.2/esp-idf/tools/kconfig_new/config.env.in C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/CMakeLists.txt C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/main/CMakeLists.txt C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/CMakeLists.txt C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/idf_component.yml C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/CMakeLists.txt C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/idf_component.yml C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/CMakeLists.txt C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/idf_component.yml C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/partitions.csv C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig CMakeCache.txt CMakeFiles/3.24.0/CMakeASMCompiler.cmake CMakeFiles/3.24.0/CMakeCCompiler.cmake CMakeFiles/3.24.0/CMakeCXXCompiler.cmake CMakeFiles/3.24.0/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/app_update/otadata-flash_args.in esp-idf/bootloader/bootloader-flash_args.in esp-idf/esp_insights/CMakeFiles/git-data/grabRef.cmake esp-idf/esp_rainmaker/CMakeFiles/git-data/grabRef.cmake 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 C$:/Users/alex/.espressif/tools/esp-rainmaker/.git/HEAD C$:/Users/alex/.espressif/tools/esp-rainmaker/.git/modules/components/esp-insights/HEAD C$:/Users/alex/.espressif/tools/esp-rainmaker/.git/refs/heads/master C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/idf_component.yml C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/idf_component.yml C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/idf_component.yml C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/project_include.cmake C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/idf_component.yml C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/idf_component.yml C$:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/idf_component.yml C$:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/idf_component.yml C$:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/idf_component.yml C$:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/idf_component.yml C$:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights/idf_component.yml C$:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_reset/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_wifi/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode/CMakeLists.txt C$:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led/CMakeLists.txt C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeASMInformation.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCInformation.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXInformation.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCommonLanguageInclude.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeGenericSystem.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeInitializeConfigs.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeLanguageInformation.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakePackageConfigHelpers.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeSystemSpecificInformation.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeSystemSpecificInitialize.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckCCompilerFlag.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckCSourceCompiles.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckCXXCompilerFlag.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckCXXSourceCompiles.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckIncludeFile.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckIncludeFileCXX.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckLibraryExists.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CheckTypeSize.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/CMakeCommonCompilerMacros.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/GNU-ASM.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/GNU-C.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/GNU-CXX.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Compiler/GNU.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/ExternalProject.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/ExternalProject/RepositoryInfo.txt.in C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/ExternalProject/cfgcmd.txt.in C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/ExternalProject/mkdirs.cmake.in C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/FindGit.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/FindPackageMessage.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/FindPython3.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/FindPython/Support.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/FindThreads.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/GNUInstallDirs.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Internal/CheckCompilerFlag.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Internal/CheckFlagCommonConfig.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Internal/CheckSourceCompiles.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/Platform/Generic.cmake C$:/Users/alex/.espressif/tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/WriteBasicConfigVersionFile.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/.git/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bootloader/subproject/components/micro-ecc/micro-ecc/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/controller/lib_esp32/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c3_family/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/esp_ble_mesh/lib/lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/bt/host/nimble/nimble/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/cmock/CMock/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/esp_coex/lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/esp_phy/lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/esp_wifi/lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/heap/tlsf/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/json/cJSON/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/lwip/lwip/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/mbedtls/mbedtls/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/mqtt/esp-mqtt/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/openthread/lib/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/openthread/openthread/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/protobuf-c/protobuf-c/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/spiffs/spiffs/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/.git/modules/components/unity/unity/HEAD C$:/Users/alex/esp/v5.2.2/esp-idf/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/esp_ble_mesh/lib/lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/cmock/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/cmock/CMock/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/console/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/cxx/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/driver/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/sources.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif_stack/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_psram/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_psram/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/ld/ld.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc/esp32c3/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/espefuse.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/hal/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/heap/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/heap/tlsf/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/idf_test/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/ieee802154/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/json/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/json/cJSON/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/log/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/pkgconfig/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/port/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_sec_provider/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/openthread/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/openthread/lib/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/openthread/openthread/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/soc/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/ulp/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/ulp/project_include.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/components/unity/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/.git C$:/Users/alex/esp/v5.2.2/esp-idf/components/usb/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/CMakeLists.txt C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/build.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/component.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/depgraph.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/dfu.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/git_submodules.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/idf.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/kconfig.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/ldgen.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/project.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/project_description.json.in C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/targets.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake.in C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/tool_version_check.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/toolchain-esp32c3.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/utilities.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/version.cmake C$:/Users/alex/esp/v5.2.2/esp-idf/tools/kconfig_new/confgen.py C$:/Users/alex/esp/v5.2.2/esp-idf/tools/kconfig_new/config.env.in C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/CMakeLists.txt C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/main/CMakeLists.txt C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/CMakeLists.txt C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/idf_component.yml C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/CMakeLists.txt C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/idf_component.yml C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/CMakeLists.txt C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/idf_component.yml C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/partitions.csv C$:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig CMakeCache.txt CMakeFiles/3.24.0/CMakeASMCompiler.cmake CMakeFiles/3.24.0/CMakeCCompiler.cmake CMakeFiles/3.24.0/CMakeCXXCompiler.cmake CMakeFiles/3.24.0/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/app_update/otadata-flash_args.in esp-idf/bootloader/bootloader-flash_args.in esp-idf/esp_insights/CMakeFiles/git-data/grabRef.cmake esp-idf/esp_rainmaker/CMakeFiles/git-data/grabRef.cmake esp-idf/esptool_py/app-flash_args.in esp-idf/esptool_py/flasher_args.json.in esp-idf/partition_table/partition-table-flash_args.in flash_args flash_args.in ldgen_libraries.in: phony + + +############################################# +# Clean additional files. + +build CMakeFiles/clean.additional: CLEAN_ADDITIONAL + + +############################################# +# Clean all the built files. + +build clean: CLEAN CMakeFiles/clean.additional + + +############################################# +# Print all primary targets available. + +build help: HELP + + +############################################# +# Make the all target the default. + +default all diff --git a/ESP32-Rainmaker-Switch/build/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/cmake_install.cmake new file mode 100644 index 000000000..cdd826e78 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/cmake_install.cmake @@ -0,0 +1,55 @@ +# Install script for directory: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/cmake_install.cmake") + +endif() + +if(CMAKE_INSTALL_COMPONENT) + set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") +else() + set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +file(WRITE "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/${CMAKE_INSTALL_MANIFEST}" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/ESP32-Rainmaker-Switch/build/compile_commands.json b/ESP32-Rainmaker-Switch/build/compile_commands.json new file mode 100644 index 000000000..0d672c60b --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/compile_commands.json @@ -0,0 +1,5042 @@ +[ +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -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 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/cmock/CMock/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_psram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/idf_test/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/idf_test/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/ieee802154/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/json/cJSON -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_sec_provider/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/main -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button/button/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_reset -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_wifi -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -o CMakeFiles\\ESP32-Rainmaker-Switch.elf.dir\\project_elf_src_esp32c3.c.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\build\\project_elf_src_esp32c3.c", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\build\\project_elf_src_esp32c3.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\riscv\\instruction_decode.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\riscv\\instruction_decode.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\riscv\\interrupt.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\riscv\\interrupt.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\riscv\\vectors.S", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\riscv\\vectors.S" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\riscv\\vectors_intc.S", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\riscv\\vectors_intc.S" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_ringbuf\\ringbuf.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_ringbuf\\ringbuf.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\esp32c3\\esp_efuse_table.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\esp32c3\\esp_efuse_table.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\esp32c3\\esp_efuse_fields.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\esp32c3\\esp_efuse_fields.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\esp32c3\\esp_efuse_rtc_calib.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\esp32c3\\esp_efuse_rtc_calib.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\esp32c3\\esp_efuse_utility.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\esp32c3\\esp_efuse_utility.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\src\\esp_efuse_api.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\src\\esp_efuse_api.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\src\\esp_efuse_fields.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\src\\esp_efuse_fields.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\src\\esp_efuse_utility.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\src\\esp_efuse_utility.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\src\\efuse_controller\\keys\\with_key_purposes\\esp_efuse_api_key.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\efuse\\src\\efuse_controller\\keys\\with_key_purposes\\esp_efuse_api_key.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_mm\\esp_mmu_map.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_mm\\esp_mmu_map.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_mm\\port\\esp32c3\\ext_mem_layout.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_mm\\port\\esp32c3\\ext_mem_layout.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_mm\\esp_cache.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_mm\\esp_cache.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\gpio\\gpio.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\gpio\\gpio.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\gpio\\gpio.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\gpio\\gpio_glitch_filter_ops.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\gpio\\gpio_glitch_filter_ops.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\gpio\\gpio_glitch_filter_ops.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\gpio\\rtc_io.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\gpio\\rtc_io.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\gpio\\rtc_io.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\spi\\spi_bus_lock.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\spi\\spi_bus_lock.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\spi\\spi_bus_lock.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\deprecated\\adc_legacy.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\deprecated\\adc_legacy.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\deprecated\\adc_dma_legacy.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\deprecated\\adc_dma_legacy.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\gpio\\dedic_gpio.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\gpio\\dedic_gpio.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\gpio\\dedic_gpio.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\gpio\\gpio_pin_glitch_filter.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\gpio\\gpio_pin_glitch_filter.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\gpio\\gpio_pin_glitch_filter.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\gptimer\\gptimer.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\gptimer\\gptimer.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\gptimer\\gptimer.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\gptimer\\gptimer_priv.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\gptimer\\gptimer_priv.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\gptimer\\gptimer_priv.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\deprecated\\timer_legacy.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\deprecated\\timer_legacy.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\i2c\\i2c.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\i2c\\i2c.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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_master.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\i2c\\i2c_master.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\i2c\\i2c_master.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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_common.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\i2c\\i2c_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\i2c\\i2c_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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_slave.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\i2c\\i2c_slave.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\i2c\\i2c_slave.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\i2s\\i2s_common.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\i2s\\i2s_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\i2s\\i2s_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\i2s\\i2s_platform.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\i2s\\i2s_platform.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\i2s\\i2s_platform.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\i2s\\i2s_std.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\i2s\\i2s_std.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\i2s\\i2s_std.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\deprecated\\i2s_legacy.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\deprecated\\i2s_legacy.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\i2s\\i2s_pdm.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\i2s\\i2s_pdm.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\i2s\\i2s_pdm.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\i2s\\i2s_tdm.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\i2s\\i2s_tdm.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\i2s\\i2s_tdm.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\ledc\\ledc.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\ledc\\ledc.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\ledc\\ledc.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\rmt\\rmt_common.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\rmt\\rmt_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\rmt\\rmt_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\rmt\\rmt_encoder.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\rmt\\rmt_encoder.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\rmt\\rmt_encoder.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\rmt\\rmt_rx.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\rmt\\rmt_rx.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\rmt\\rmt_rx.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\rmt\\rmt_tx.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\rmt\\rmt_tx.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\rmt\\rmt_tx.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\deprecated\\rmt_legacy.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\deprecated\\rmt_legacy.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\sigma_delta\\sdm.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\sigma_delta\\sdm.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\sigma_delta\\sdm.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\deprecated\\sigma_delta_legacy.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\deprecated\\sigma_delta_legacy.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\spi\\gpspi\\spi_common.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\spi\\gpspi\\spi_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\spi\\gpspi\\spi_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\spi\\gpspi\\spi_master.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\spi\\gpspi\\spi_master.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\spi\\gpspi\\spi_master.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\spi\\gpspi\\spi_slave.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\spi\\gpspi\\spi_slave.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\spi\\gpspi\\spi_slave.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\spi\\sdspi\\sdspi_crc.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\spi\\sdspi\\sdspi_crc.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\spi\\sdspi\\sdspi_crc.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\spi\\sdspi\\sdspi_host.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\spi\\sdspi\\sdspi_host.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\spi\\sdspi\\sdspi_host.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\spi\\sdspi\\sdspi_transaction.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\spi\\sdspi\\sdspi_transaction.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\spi\\sdspi\\sdspi_transaction.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\spi\\gpspi\\spi_slave_hd.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\spi\\gpspi\\spi_slave_hd.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\spi\\gpspi\\spi_slave_hd.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\temperature_sensor\\temperature_sensor.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\temperature_sensor\\temperature_sensor.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\temperature_sensor\\temperature_sensor.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\deprecated\\rtc_temperature_legacy.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\deprecated\\rtc_temperature_legacy.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\twai\\twai.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\twai\\twai.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\uart\\uart.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\uart\\uart.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\uart\\uart.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\usb_serial_jtag\\usb_serial_jtag.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\usb_serial_jtag\\usb_serial_jtag.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\usb_serial_jtag\\usb_serial_jtag.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\usb_serial_jtag\\usb_serial_jtag_connection_monitor.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\usb_serial_jtag\\usb_serial_jtag_connection_monitor.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\driver\\usb_serial_jtag\\usb_serial_jtag_connection_monitor.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_pm\\pm_locks.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_pm\\pm_locks.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_pm\\pm_trace.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_pm\\pm_trace.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_pm\\pm_impl.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_pm\\pm_impl.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\esp_crt_bundle\\esp_crt_bundle.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\esp_crt_bundle\\esp_crt_bundle.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\build\\x509_crt_bundle.S", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\build\\x509_crt_bundle.S" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\3rdparty\\everest\\library\\everest.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\3rdparty\\everest\\library\\everest.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\3rdparty\\everest\\library\\x25519.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\3rdparty\\everest\\library\\x25519.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\3rdparty\\everest\\library\\Hacl_Curve25519_joined.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\3rdparty\\everest\\library\\Hacl_Curve25519_joined.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\3rdparty\\p256-m\\p256-m_driver_entrypoints.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\3rdparty\\p256-m\\p256-m_driver_entrypoints.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\3rdparty\\p256-m\\p256-m\\p256-m.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\3rdparty\\p256-m\\p256-m\\p256-m.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\aes.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\aes.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\aesni.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\aesni.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\aesce.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\aesce.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\aria.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\aria.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\asn1parse.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\asn1parse.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\asn1write.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\asn1write.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\base64.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\base64.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\bignum.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\bignum.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\bignum_core.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\bignum_core.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\bignum_mod.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\bignum_mod.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\bignum_mod_raw.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\bignum_mod_raw.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\block_cipher.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\block_cipher.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\camellia.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\camellia.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ccm.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ccm.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\chacha20.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\chacha20.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\chachapoly.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\chachapoly.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\cipher.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\cipher.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\cipher_wrap.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\cipher_wrap.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\constant_time.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\constant_time.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\cmac.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\cmac.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ctr_drbg.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ctr_drbg.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\des.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\des.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\dhm.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\dhm.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ecdh.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ecdh.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ecdsa.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ecdsa.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ecjpake.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ecjpake.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ecp.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ecp.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ecp_curves.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ecp_curves.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ecp_curves_new.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ecp_curves_new.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\entropy.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\entropy.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\entropy_poll.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\entropy_poll.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\error.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\error.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\gcm.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\gcm.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\hkdf.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\hkdf.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\hmac_drbg.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\hmac_drbg.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\lmots.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\lmots.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\lms.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\lms.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\md.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\md.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\md5.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\md5.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\memory_buffer_alloc.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\memory_buffer_alloc.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\nist_kw.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\nist_kw.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\oid.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\oid.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\padlock.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\padlock.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\pem.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\pem.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\pk.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\pk.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\pk_ecc.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\pk_ecc.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\pk_wrap.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\pk_wrap.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\pkcs12.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\pkcs12.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\pkcs5.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\pkcs5.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\pkparse.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\pkparse.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\pkwrite.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\pkwrite.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\platform.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\platform.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\platform_util.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\platform_util.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\poly1305.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\poly1305.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_aead.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_aead.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_cipher.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_cipher.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_client.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_client.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_driver_wrappers_no_static.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_driver_wrappers_no_static.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_ecp.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_ecp.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_ffdh.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_ffdh.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_hash.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_hash.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_mac.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_mac.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_pake.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_pake.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_rsa.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_rsa.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_se.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_se.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_slot_management.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_slot_management.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_storage.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_crypto_storage.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_its_file.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_its_file.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_util.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\psa_util.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ripemd160.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ripemd160.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\rsa.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\rsa.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\rsa_alt_helpers.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\rsa_alt_helpers.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\sha1.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\sha1.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\sha256.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\sha256.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\sha512.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\sha512.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\sha3.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\sha3.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\threading.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\threading.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\timing.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\timing.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\version.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\version.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\version_features.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\version_features.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\mbedtls\\mbedtls\\library\\CMakeFiles\\mbedcrypto.dir\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\sha\\dma\\esp_sha_gdma_impl.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\sha\\dma\\esp_sha_gdma_impl.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\sha\\dma\\esp_sha_gdma_impl.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\mbedtls\\mbedtls\\library\\CMakeFiles\\mbedcrypto.dir\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\aes\\dma\\esp_aes_gdma_impl.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\aes\\dma\\esp_aes_gdma_impl.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\aes\\dma\\esp_aes_gdma_impl.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\mbedtls\\mbedtls\\library\\CMakeFiles\\mbedcrypto.dir\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\crypto_shared_gdma\\esp_crypto_shared_gdma.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\crypto_shared_gdma\\esp_crypto_shared_gdma.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\crypto_shared_gdma\\esp_crypto_shared_gdma.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\mbedtls\\mbedtls\\library\\CMakeFiles\\mbedcrypto.dir\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\esp_hardware.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\esp_hardware.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\esp_hardware.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\mbedtls\\mbedtls\\library\\CMakeFiles\\mbedcrypto.dir\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\esp_mem.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\esp_mem.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\esp_mem.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\mbedtls\\mbedtls\\library\\CMakeFiles\\mbedcrypto.dir\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\esp_timing.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\esp_timing.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\esp_timing.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\mbedtls\\mbedtls\\library\\CMakeFiles\\mbedcrypto.dir\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\aes\\esp_aes_xts.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\aes\\esp_aes_xts.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\aes\\esp_aes_xts.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\mbedtls\\mbedtls\\library\\CMakeFiles\\mbedcrypto.dir\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\aes\\esp_aes_common.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\aes\\esp_aes_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\aes\\esp_aes_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\mbedtls\\mbedtls\\library\\CMakeFiles\\mbedcrypto.dir\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\aes\\dma\\esp_aes.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\aes\\dma\\esp_aes.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\aes\\dma\\esp_aes.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\mbedtls\\mbedtls\\library\\CMakeFiles\\mbedcrypto.dir\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\sha\\esp_sha.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\sha\\esp_sha.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\sha\\esp_sha.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\mbedtls\\mbedtls\\library\\CMakeFiles\\mbedcrypto.dir\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\sha\\dma\\sha.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\sha\\dma\\sha.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\sha\\dma\\sha.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\mbedtls\\mbedtls\\library\\CMakeFiles\\mbedcrypto.dir\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\esp_ds\\esp_rsa_sign_alt.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\esp_ds\\esp_rsa_sign_alt.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\esp_ds\\esp_rsa_sign_alt.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\mbedtls\\mbedtls\\library\\CMakeFiles\\mbedcrypto.dir\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\bignum\\esp_bignum.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\bignum\\esp_bignum.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\bignum\\esp_bignum.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\mbedtls\\mbedtls\\library\\CMakeFiles\\mbedcrypto.dir\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\bignum\\bignum_alt.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\bignum\\bignum_alt.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\bignum\\bignum_alt.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\mbedtls\\mbedtls\\library\\CMakeFiles\\mbedcrypto.dir\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\sha\\dma\\esp_sha1.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\sha\\dma\\esp_sha1.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\sha\\dma\\esp_sha1.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\mbedtls\\mbedtls\\library\\CMakeFiles\\mbedcrypto.dir\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\sha\\dma\\esp_sha256.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\sha\\dma\\esp_sha256.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\sha\\dma\\esp_sha256.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\mbedtls\\mbedtls\\library\\CMakeFiles\\mbedcrypto.dir\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\sha\\dma\\esp_sha512.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\sha\\dma\\esp_sha512.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\sha\\dma\\esp_sha512.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\mbedtls\\mbedtls\\library\\CMakeFiles\\mbedcrypto.dir\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\aes\\esp_aes_gcm.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\aes\\esp_aes_gcm.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\aes\\esp_aes_gcm.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\mbedtls\\mbedtls\\library\\CMakeFiles\\mbedcrypto.dir\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\md\\esp_md.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\md\\esp_md.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\md\\esp_md.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\pkcs7.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\pkcs7.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\x509.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\x509.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\x509_create.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\x509_create.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\x509_crl.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\x509_crl.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\x509_crt.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\x509_crt.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\x509_csr.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\x509_csr.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\x509write.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\x509write.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\x509write_crt.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\x509write_crt.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\x509write_csr.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\x509write_csr.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\debug.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\debug.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\mps_reader.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\mps_reader.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\mps_trace.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\mps_trace.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_cache.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_cache.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_ciphersuites.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_ciphersuites.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_client.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_client.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_cookie.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_cookie.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_debug_helpers_generated.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_debug_helpers_generated.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_msg.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_msg.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_ticket.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_ticket.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_tls.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_tls.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_tls12_client.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_tls12_client.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_tls12_server.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_tls12_server.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_tls13_keys.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_tls13_keys.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_tls13_server.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_tls13_server.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_tls13_client.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_tls13_client.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_tls13_generic.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\mbedtls\\library\\ssl_tls13_generic.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\mbedtls_debug.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\mbedtls_debug.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\mbedtls_debug.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\esp_platform_time.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\esp_platform_time.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\esp_platform_time.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\dynamic\\esp_mbedtls_dynamic_impl.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\dynamic\\esp_mbedtls_dynamic_impl.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\dynamic\\esp_mbedtls_dynamic_impl.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\dynamic\\esp_ssl_cli.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\dynamic\\esp_ssl_cli.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\dynamic\\esp_ssl_cli.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\dynamic\\esp_ssl_srv.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\dynamic\\esp_ssl_srv.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\dynamic\\esp_ssl_srv.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\dynamic\\esp_ssl_tls.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\dynamic\\esp_ssl_tls.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\dynamic\\esp_ssl_tls.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -Wmissing-prototypes -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/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\\C_\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\net_sockets.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\net_sockets.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mbedtls\\port\\net_sockets.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_bootloader_format\\esp_bootloader_desc.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_bootloader_format\\esp_bootloader_desc.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D PROJECT_NAME=\\\"ESP32-Rainmaker-Switch\\\" -DPROJECT_VER=\\\"1.0\\\" -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_app_format\\esp_app_desc.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_app_format\\esp_app_desc.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_common_loader.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_common_loader.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_clock_init.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_clock_init.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_mem.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_mem.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_random.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_random.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_efuse.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_efuse.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\flash_encrypt.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\flash_encrypt.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\secure_boot.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\secure_boot.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_random_esp32c3.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_random_esp32c3.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\bootloader_flash.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\bootloader_flash.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\flash_qio_mode.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\flash_qio_mode.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\bootloader_flash_config_esp32c3.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\bootloader_flash_config_esp32c3.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_utility.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\bootloader_utility.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\flash_partitions.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\flash_partitions.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\esp_image_format.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\esp_image_format.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\idf\\bootloader_sha.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bootloader_support\\src\\idf\\bootloader_sha.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_partition\\partition.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_partition\\partition.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_partition\\partition_target.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_partition\\partition_target.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\app_update\\esp_ota_ops.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\app_update\\esp_ota_ops.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\app_update\\esp_ota_app_desc.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\app_update\\esp_ota_app_desc.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\flash_brownout_hook.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\flash_brownout_hook.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_chip_drivers.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_chip_drivers.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_chip_generic.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_chip_generic.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_chip_issi.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_chip_issi.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_chip_mxic.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_chip_mxic.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_chip_gd.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_chip_gd.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_chip_winbond.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_chip_winbond.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_chip_boya.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_chip_boya.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_chip_mxic_opi.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_chip_mxic_opi.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_chip_th.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_chip_th.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\memspi_host_driver.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\memspi_host_driver.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\cache_utils.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\cache_utils.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\flash_mmap.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\flash_mmap.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\flash_ops.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\flash_ops.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_wrap.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_wrap.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\esp_flash_api.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\esp_flash_api.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\esp_flash_spi_init.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\esp_flash_spi_init.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_os_func_app.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_os_func_app.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include/spi_flash -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_os_func_noos.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spi_flash\\spi_flash_os_func_noos.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\pthread\\pthread.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\pthread\\pthread.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\pthread\\pthread_cond_var.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\pthread\\pthread_cond_var.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\pthread\\pthread_local_storage.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\pthread\\pthread_local_storage.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\pthread\\pthread_rwlock.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\pthread\\pthread_rwlock.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\pthread\\pthread_semaphore.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\pthread\\pthread_semaphore.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\esp_err.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\esp_err.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\crosscore_int.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\crosscore_int.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\esp_ipc.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\esp_ipc.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\freertos_hooks.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\freertos_hooks.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\int_wdt.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\int_wdt.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\panic.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\panic.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\esp_system.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\esp_system.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\startup.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\startup.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\system_time.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\system_time.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\stack_check.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\stack_check.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\ubsan.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\ubsan.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\xt_wdt.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\xt_wdt.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\debug_stubs.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\debug_stubs.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\debug_stubs.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\task_wdt\\task_wdt.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\task_wdt\\task_wdt.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\task_wdt\\task_wdt_impl_timergroup.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\task_wdt\\task_wdt_impl_timergroup.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\hw_stack_guard.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\hw_stack_guard.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\cpu_start.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\cpu_start.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\cpu_start.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\panic_handler.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\panic_handler.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\esp_system_chip.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\esp_system_chip.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\brownout.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\brownout.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\arch\\riscv\\expression_with_stack.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\arch\\riscv\\expression_with_stack.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\arch\\riscv\\panic_arch.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\arch\\riscv\\panic_arch.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\arch\\riscv\\debug_helpers.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\arch\\riscv\\debug_helpers.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\arch\\riscv\\debug_stubs.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\arch\\riscv\\debug_stubs.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\soc\\esp32c3\\clk.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\soc\\esp32c3\\clk.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\soc\\esp32c3\\reset_reason.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\soc\\esp32c3\\reset_reason.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\soc\\esp32c3\\system_internal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\soc\\esp32c3\\system_internal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\soc\\esp32c3\\cache_err_int.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\soc\\esp32c3\\cache_err_int.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/. -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\soc\\esp32c3\\apb_backup_dma.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_system\\port\\soc\\esp32c3\\apb_backup_dma.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_rom\\patches\\esp_rom_crc.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_rom\\patches\\esp_rom_crc.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_rom\\patches\\esp_rom_sys.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_rom\\patches\\esp_rom_sys.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_rom\\patches\\esp_rom_uart.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_rom\\patches\\esp_rom_uart.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_rom\\patches\\esp_rom_spiflash.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_rom\\patches\\esp_rom_spiflash.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_rom\\patches\\esp_rom_efuse.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_rom\\patches\\esp_rom_efuse.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_rom\\patches\\esp_rom_systimer.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_rom\\patches\\esp_rom_systimer.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\hal_utils.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\hal_utils.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\efuse_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\efuse_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\esp32c3\\efuse_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\esp32c3\\efuse_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\wdt_hal_iram.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\wdt_hal_iram.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\mmu_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\mmu_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\cache_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\cache_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\spi_flash_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\spi_flash_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\spi_flash_hal_iram.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\spi_flash_hal_iram.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\spi_flash_encrypt_hal_iram.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\spi_flash_encrypt_hal_iram.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\esp32c3\\clk_tree_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\esp32c3\\clk_tree_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\systimer_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\systimer_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\uart_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\uart_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\uart_hal_iram.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\uart_hal_iram.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\gpio_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\gpio_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\timer_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\timer_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\ledc_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\ledc_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\ledc_hal_iram.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\ledc_hal_iram.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\i2c_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\i2c_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\i2c_hal_iram.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\i2c_hal_iram.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\rmt_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\rmt_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\twai_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\twai_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\twai_hal_iram.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\twai_hal_iram.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\gdma_hal_top.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\gdma_hal_top.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\gdma_hal_ahb_v1.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\gdma_hal_ahb_v1.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\i2s_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\i2s_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\sdm_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\sdm_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\adc_hal_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\adc_hal_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\adc_oneshot_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\adc_oneshot_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\adc_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\adc_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\mpi_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\mpi_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\sha_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\sha_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\aes_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\aes_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\brownout_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\brownout_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\spi_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\spi_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\spi_hal_iram.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\spi_hal_iram.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\spi_slave_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\spi_slave_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\spi_slave_hal_iram.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\spi_slave_hal_iram.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\spi_slave_hd_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\spi_slave_hd_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\spi_flash_hal_gpspi.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\spi_flash_hal_gpspi.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\hmac_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\hmac_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\ds_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\ds_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\xt_wdt_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\xt_wdt_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\esp32c3\\rtc_cntl_hal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\hal\\esp32c3\\rtc_cntl_hal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\log\\log.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\log\\log.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\log\\log_buffers.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\log\\log_buffers.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\log\\log_freertos.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\log\\log_freertos.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/tlsf -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\heap\\heap_caps.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\heap\\heap_caps.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/tlsf -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\heap\\heap_caps_init.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\heap\\heap_caps_init.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/tlsf -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\heap\\multi_heap.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\heap\\multi_heap.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/tlsf -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\heap\\tlsf\\tlsf.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\heap\\tlsf\\tlsf.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/tlsf -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\heap\\port\\memory_layout_utils.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\heap\\port\\memory_layout_utils.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/tlsf -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\heap\\port\\esp32c3\\memory_layout.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\heap\\port\\esp32c3\\memory_layout.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\lldesc.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\lldesc.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\dport_access_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\dport_access_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\interrupts.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\interrupts.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\gpio_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\gpio_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\uart_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\uart_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\adc_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\adc_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\dedic_gpio_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\dedic_gpio_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\gdma_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\gdma_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\spi_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\spi_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\ledc_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\ledc_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\rmt_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\rmt_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\sdm_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\sdm_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\i2s_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\i2s_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\i2c_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\i2c_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\temperature_sensor_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\temperature_sensor_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\timer_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\timer_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\mpi_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\mpi_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\twai_periph.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\soc\\esp32c3\\twai_periph.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\cpu.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\cpu.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\esp_memory_utils.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\esp_memory_utils.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\cpu_region_protect.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\cpu_region_protect.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\esp_clk.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\esp_clk.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\clk_ctrl_os.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\clk_ctrl_os.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\hw_random.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\hw_random.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\intr_alloc.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\intr_alloc.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\mac_addr.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\mac_addr.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\periph_ctrl.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\periph_ctrl.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\revision.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\revision.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\rtc_module.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\rtc_module.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\sleep_modes.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\sleep_modes.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\sleep_console.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\sleep_console.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\sleep_gpio.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\sleep_gpio.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\sleep_event.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\sleep_event.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\sleep_modem.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\sleep_modem.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\regi2c_ctrl.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\regi2c_ctrl.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\esp_gpio_reserve.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\esp_gpio_reserve.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\sar_periph_ctrl_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\sar_periph_ctrl_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\io_mux.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\io_mux.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\esp_clk_tree.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\esp_clk_tree.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp_clk_tree_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp_clk_tree_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\dma\\esp_dma_utils.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\dma\\esp_dma_utils.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\adc_share_hw_ctrl.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\adc_share_hw_ctrl.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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_cpu.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\sleep_cpu.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\sleep_cpu.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\dma\\gdma.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\dma\\gdma.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\dma\\esp_async_memcpy.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\dma\\esp_async_memcpy.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\dma\\async_memcpy_gdma.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\dma\\async_memcpy_gdma.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\systimer.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\systimer.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\esp_hmac.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\esp_hmac.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\esp_ds.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\esp_ds.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\mspi_timing_tuning.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\mspi_timing_tuning.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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_config.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\mspi_timing_config.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\mspi_timing_config.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\sleep_wake_stub.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\sleep_wake_stub.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\esp_clock_output.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\esp_clock_output.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\rtc_clk_init.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\rtc_clk_init.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\rtc_clk.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\rtc_clk.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\rtc_init.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\rtc_init.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\rtc_sleep.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\rtc_sleep.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\rtc_time.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\rtc_time.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\chip_info.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\chip_info.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\esp_crypto_lock.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\esp_crypto_lock.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\sar_periph_ctrl.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\sar_periph_ctrl.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\adc2_init_cal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\adc2_init_cal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\esp_memprot.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp32c3\\esp_memprot.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/esp_private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp_memprot_conv.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hw_support\\port\\esp_memprot_conv.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\heap_idf.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\heap_idf.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\app_startup.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\app_startup.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\port_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\port_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\port_systick.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\port_systick.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\FreeRTOS-Kernel\\list.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\FreeRTOS-Kernel\\list.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\FreeRTOS-Kernel\\queue.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\FreeRTOS-Kernel\\queue.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\FreeRTOS-Kernel\\tasks.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\FreeRTOS-Kernel\\tasks.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\FreeRTOS-Kernel\\timers.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\FreeRTOS-Kernel\\timers.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\FreeRTOS-Kernel\\event_groups.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\FreeRTOS-Kernel\\event_groups.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\FreeRTOS-Kernel\\stream_buffer.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\FreeRTOS-Kernel\\stream_buffer.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\FreeRTOS-Kernel\\portable\\riscv\\port.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\FreeRTOS-Kernel\\portable\\riscv\\port.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\FreeRTOS-Kernel\\portable\\riscv\\portasm.S", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\FreeRTOS-Kernel\\portable\\riscv\\portasm.S" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\esp_additions\\freertos_compatibility.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\esp_additions\\freertos_compatibility.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\esp_additions\\idf_additions.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\freertos\\esp_additions\\idf_additions.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\abort.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\abort.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\assert.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\assert.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\heap.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\heap.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\locks.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\locks.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\poll.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\poll.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\pthread.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\pthread.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\random.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\random.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\getentropy.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\getentropy.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\reent_init.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\reent_init.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\newlib_init.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\newlib_init.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\syscalls.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\syscalls.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\termios.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\termios.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\stdatomic.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\stdatomic.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\time.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\time.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\sysconf.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\sysconf.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\realpath.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\realpath.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/priv_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\port\\esp_time_impl.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\newlib\\port\\esp_time_impl.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-g++.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\cxx\\cxx_exception_stubs.cpp", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\cxx\\cxx_exception_stubs.cpp" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-g++.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\cxx\\cxx_guards.cpp", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\cxx\\cxx_guards.cpp" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_common\\src\\esp_err_to_name.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_common\\src\\esp_err_to_name.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_timer\\src\\esp_timer.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_timer\\src\\esp_timer.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_timer\\src\\ets_timer_legacy.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_timer\\src\\ets_timer_legacy.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_timer\\src\\system_time.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_timer\\src\\system_time.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_timer\\src\\esp_timer_impl_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_timer\\src\\esp_timer_impl_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_timer\\src\\esp_timer_impl_systimer.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_timer\\src\\esp_timer_impl_systimer.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\app_trace\\app_trace.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\app_trace\\app_trace.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\app_trace\\app_trace_util.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\app_trace\\app_trace_util.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\app_trace\\host_file_io.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\app_trace\\host_file_io.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\app_trace\\port\\port_uart.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\app_trace\\port\\port_uart.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_event\\default_event_loop.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_event\\default_event_loop.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_event\\esp_event.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_event\\esp_event.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_event\\esp_event_private.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_event\\esp_event_private.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-g++.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_api.cpp", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_api.cpp" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-g++.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_cxx_api.cpp", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_cxx_api.cpp" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-g++.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_item_hash_list.cpp", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_item_hash_list.cpp" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-g++.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_page.cpp", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_page.cpp" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-g++.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_pagemanager.cpp", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_pagemanager.cpp" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-g++.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_storage.cpp", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_storage.cpp" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-g++.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_handle_simple.cpp", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_handle_simple.cpp" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-g++.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_handle_locked.cpp", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_handle_locked.cpp" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-g++.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_partition.cpp", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_partition.cpp" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-g++.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_partition_lookup.cpp", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_partition_lookup.cpp" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-g++.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_partition_manager.cpp", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_partition_manager.cpp" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-g++.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_types.cpp", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_types.cpp" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-g++.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_platform.cpp", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_platform.cpp" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-g++.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_encrypted_partition.cpp", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_flash\\src\\nvs_encrypted_partition.cpp" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_phy\\src\\phy_override.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_phy\\src\\phy_override.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_phy\\src\\lib_printf.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_phy\\src\\lib_printf.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_phy\\src\\phy_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_phy\\src\\phy_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_phy\\src\\phy_init.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_phy\\src\\phy_init.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_phy\\src\\btbb_init.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_phy\\src\\btbb_init.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\vfs\\vfs.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\vfs\\vfs.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\vfs\\vfs_eventfd.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\vfs\\vfs_eventfd.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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_uart.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\vfs\\vfs_uart.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\vfs\\vfs_uart.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\vfs\\vfs_semihost.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\vfs\\vfs_semihost.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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_console.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\vfs\\vfs_console.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\vfs\\vfs_console.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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_usb_serial_jtag.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\vfs\\vfs_usb_serial_jtag.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\vfs\\vfs_usb_serial_jtag.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\apps\\sntp\\sntp.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\apps\\sntp\\sntp.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\api\\api_lib.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\api\\api_lib.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\api\\api_msg.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\api\\api_msg.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\api\\err.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\api\\err.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\api\\if_api.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\api\\if_api.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\api\\netbuf.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\api\\netbuf.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\api\\netdb.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\api\\netdb.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\api\\netifapi.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\api\\netifapi.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\api\\sockets.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\api\\sockets.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\api\\tcpip.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\api\\tcpip.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\apps\\sntp\\sntp.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\apps\\sntp\\sntp.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\apps\\netbiosns\\netbiosns.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\apps\\netbiosns\\netbiosns.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\def.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\def.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\dns.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\dns.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\inet_chksum.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\inet_chksum.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\init.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\init.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ip.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ip.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\mem.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\mem.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\memp.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\memp.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\netif.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\netif.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\pbuf.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\pbuf.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\raw.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\raw.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\stats.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\stats.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\sys.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\sys.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\tcp.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\tcp.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\tcp_in.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\tcp_in.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\tcp_out.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\tcp_out.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\timeouts.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\timeouts.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\udp.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\udp.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv4\\autoip.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv4\\autoip.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv4\\dhcp.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv4\\dhcp.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv4\\etharp.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv4\\etharp.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv4\\icmp.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv4\\icmp.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv4\\igmp.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv4\\igmp.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv4\\ip4.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv4\\ip4.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv4\\ip4_napt.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv4\\ip4_napt.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv4\\ip4_addr.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv4\\ip4_addr.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv4\\ip4_frag.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv4\\ip4_frag.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv6\\dhcp6.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv6\\dhcp6.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv6\\ethip6.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv6\\ethip6.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv6\\icmp6.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv6\\icmp6.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv6\\inet6.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv6\\inet6.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv6\\ip6.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv6\\ip6.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv6\\ip6_addr.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv6\\ip6_addr.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv6\\ip6_frag.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv6\\ip6_frag.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv6\\mld6.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv6\\mld6.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv6\\nd6.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\core\\ipv6\\nd6.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ethernet.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ethernet.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\bridgeif.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\bridgeif.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\bridgeif_fdb.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\bridgeif_fdb.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\slipif.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\slipif.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\auth.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\auth.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\ccp.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\ccp.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\chap-md5.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\chap-md5.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\chap-new.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\chap-new.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\chap_ms.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\chap_ms.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\demand.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\demand.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\eap.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\eap.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\ecp.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\ecp.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\eui64.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\eui64.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\fsm.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\fsm.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\ipcp.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\ipcp.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\ipv6cp.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\ipv6cp.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\lcp.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\lcp.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\magic.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\magic.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\mppe.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\mppe.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\multilink.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\multilink.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\ppp.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\ppp.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\pppapi.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\pppapi.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\pppcrypt.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\pppcrypt.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\pppoe.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\pppoe.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\pppol2tp.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\pppol2tp.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\pppos.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\pppos.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\upap.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\upap.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\utils.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\utils.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\vj.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\lwip\\src\\netif\\ppp\\vj.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\port\\hooks\\tcp_isn_default.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\port\\hooks\\tcp_isn_default.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\port\\hooks\\lwip_default_hooks.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\port\\hooks\\lwip_default_hooks.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\port\\debug\\lwip_debug.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\port\\debug\\lwip_debug.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\port\\sockets_ext.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\port\\sockets_ext.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\port\\freertos\\sys_arch.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\port\\freertos\\sys_arch.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\port\\esp32xx\\vfs_lwip.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\port\\esp32xx\\vfs_lwip.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\apps\\ping\\esp_ping.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\apps\\ping\\esp_ping.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\apps\\ping\\ping.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\apps\\ping\\ping.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\apps\\ping\\ping_sock.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\apps\\ping\\ping_sock.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\apps\\dhcpserver\\dhcpserver.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\lwip\\apps\\dhcpserver\\dhcpserver.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/lwip -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_netif\\esp_netif_handlers.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_netif\\esp_netif_handlers.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/lwip -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_netif\\esp_netif_objects.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_netif\\esp_netif_objects.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/lwip -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_netif\\esp_netif_defaults.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_netif\\esp_netif_defaults.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/lwip -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_netif\\lwip\\esp_netif_lwip.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_netif\\lwip\\esp_netif_lwip.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/lwip -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_netif\\lwip\\esp_netif_sntp.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_netif\\lwip\\esp_netif_sntp.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/lwip -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_netif\\lwip\\esp_netif_lwip_defaults.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_netif\\lwip\\esp_netif_lwip_defaults.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/lwip -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_netif\\lwip\\netif\\wlanif.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_netif\\lwip\\netif\\wlanif.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/lwip -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_netif\\lwip\\netif\\ethernetif.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_netif\\lwip\\netif\\ethernetif.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/lwip -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_netif\\lwip\\netif\\esp_pbuf_ref.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_netif\\lwip\\netif\\esp_pbuf_ref.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\port\\os_xtensa.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\port\\os_xtensa.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\port\\eloop.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\port\\eloop.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\ap\\ap_config.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\ap\\ap_config.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\ap\\ieee802_1x.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\ap\\ieee802_1x.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\ap\\wpa_auth.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\ap\\wpa_auth.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\ap\\wpa_auth_ie.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\ap\\wpa_auth_ie.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\ap\\pmksa_cache_auth.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\ap\\pmksa_cache_auth.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\ap\\sta_info.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\ap\\sta_info.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\ap\\ieee802_11.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\ap\\ieee802_11.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\ap\\comeback_token.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\ap\\comeback_token.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\common\\sae.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\common\\sae.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\common\\dragonfly.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\common\\dragonfly.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\common\\wpa_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\common\\wpa_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\utils\\bitfield.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\utils\\bitfield.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\aes-siv.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\aes-siv.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\sha256-kdf.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\sha256-kdf.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\ccmp.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\ccmp.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\aes-gcm.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\aes-gcm.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\crypto_ops.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\crypto_ops.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\dh_group5.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\dh_group5.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\dh_groups.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\dh_groups.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\ms_funcs.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\ms_funcs.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\sha1-tlsprf.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\sha1-tlsprf.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\sha256-tlsprf.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\sha256-tlsprf.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\sha384-tlsprf.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\sha384-tlsprf.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\sha256-prf.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\sha256-prf.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\sha1-prf.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\sha1-prf.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\sha384-prf.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\sha384-prf.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\md4-internal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\md4-internal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\sha1-tprf.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\sha1-tprf.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_common\\eap_wsc_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_common\\eap_wsc_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\common\\ieee802_11_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\common\\ieee802_11_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\chap.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\chap.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\eap.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\eap.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\eap_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\eap_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\eap_mschapv2.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\eap_mschapv2.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\eap_peap.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\eap_peap.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\eap_peap_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\eap_peap_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\eap_tls.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\eap_tls.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\eap_tls_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\eap_tls_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\eap_ttls.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\eap_ttls.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\mschapv2.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\mschapv2.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\eap_fast.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\eap_fast.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\eap_fast_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\eap_fast_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\eap_fast_pac.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\eap_peer\\eap_fast_pac.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\rsn_supp\\pmksa_cache.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\rsn_supp\\pmksa_cache.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\rsn_supp\\wpa.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\rsn_supp\\wpa.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\rsn_supp\\wpa_ie.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\rsn_supp\\wpa_ie.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\utils\\base64.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\utils\\base64.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\utils\\common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\utils\\common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\utils\\ext_password.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\utils\\ext_password.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\utils\\uuid.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\utils\\uuid.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\utils\\wpabuf.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\utils\\wpabuf.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\utils\\wpa_debug.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\utils\\wpa_debug.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\utils\\json.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\utils\\json.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\wps\\wps.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\wps\\wps.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\wps\\wps_attr_build.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\wps\\wps_attr_build.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\wps\\wps_attr_parse.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\wps\\wps_attr_parse.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\wps\\wps_attr_process.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\wps\\wps_attr_process.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\wps\\wps_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\wps\\wps_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\wps\\wps_dev_attr.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\wps\\wps_dev_attr.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\wps\\wps_enrollee.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\wps\\wps_enrollee.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\common\\sae_pk.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\common\\sae_pk.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\esp_eap_client.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\esp_eap_client.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\esp_wpa2_api_port.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\esp_wpa2_api_port.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\esp_wpa_main.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\esp_wpa_main.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\esp_wpas_glue.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\esp_wpas_glue.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\esp_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\esp_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\esp_wps.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\esp_wps.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\esp_wpa3.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\esp_wpa3.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\esp_owe.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\esp_owe.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\esp_hostap.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\esp_hostap.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\crypto\\tls_mbedtls.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\crypto\\tls_mbedtls.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\crypto\\fastpbkdf2.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\crypto\\fastpbkdf2.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\crypto\\crypto_mbedtls.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\crypto\\crypto_mbedtls.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\crypto\\crypto_mbedtls-bignum.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\crypto\\crypto_mbedtls-bignum.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\crypto\\crypto_mbedtls-rsa.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\crypto\\crypto_mbedtls-rsa.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\crypto\\crypto_mbedtls-ec.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\esp_supplicant\\src\\crypto\\crypto_mbedtls-ec.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\rc4.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\rc4.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\des-internal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\des-internal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\aes-wrap.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\aes-wrap.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\aes-unwrap.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\aes-unwrap.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.2.2\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\aes-ccm.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wpa_supplicant\\src\\crypto\\aes-ccm.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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_coex\\CMakeFiles\\__idf_esp_coex.dir\\src\\coexist.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_coex\\src\\coexist.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_coex\\src\\coexist.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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_coex\\CMakeFiles\\__idf_esp_coex.dir\\esp32c3\\esp_coex_adapter.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_coex\\esp32c3\\esp_coex_adapter.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_coex\\esp32c3\\esp_coex_adapter.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_wifi\\src\\mesh_event.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_wifi\\src\\mesh_event.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_wifi\\src\\smartconfig.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_wifi\\src\\smartconfig.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_wifi\\src\\wifi_init.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_wifi\\src\\wifi_init.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_wifi\\src\\wifi_default.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_wifi\\src\\wifi_default.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_wifi\\src\\wifi_netif.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_wifi\\src\\wifi_netif.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_wifi\\src\\wifi_default_ap.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_wifi\\src\\wifi_default_ap.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_wifi\\esp32c3\\esp_adapter.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_wifi\\esp32c3\\esp_adapter.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_wifi\\src\\smartconfig_ack.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_wifi\\src\\smartconfig_ack.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\controller\\esp32c3\\bt.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\controller\\esp32c3\\bt.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\controller\\esp32c3\\bt.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\common\\btc\\core\\btc_alarm.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\btc\\core\\btc_alarm.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\btc\\core\\btc_alarm.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\common\\api\\esp_blufi_api.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\api\\esp_blufi_api.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\api\\esp_blufi_api.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\common\\hci_log\\bt_hci_log.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\hci_log\\bt_hci_log.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\hci_log\\bt_hci_log.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\common\\btc\\core\\btc_manage.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\btc\\core\\btc_manage.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\btc\\core\\btc_manage.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\common\\btc\\core\\btc_task.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\btc\\core\\btc_task.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\btc\\core\\btc_task.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\common\\btc\\profile\\esp\\blufi\\blufi_prf.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\btc\\profile\\esp\\blufi\\blufi_prf.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\btc\\profile\\esp\\blufi\\blufi_prf.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\common\\btc\\profile\\esp\\blufi\\blufi_protocol.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\btc\\profile\\esp\\blufi\\blufi_protocol.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\btc\\profile\\esp\\blufi\\blufi_protocol.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\common\\osi\\alarm.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\alarm.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\alarm.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\common\\osi\\allocator.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\allocator.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\allocator.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\common\\osi\\buffer.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\buffer.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\buffer.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\common\\osi\\config.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\config.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\config.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\common\\osi\\fixed_queue.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\fixed_queue.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\fixed_queue.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\common\\osi\\pkt_queue.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\pkt_queue.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\pkt_queue.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\common\\osi\\fixed_pkt_queue.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\fixed_pkt_queue.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\fixed_pkt_queue.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\common\\osi\\future.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\future.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\future.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\common\\osi\\hash_functions.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\hash_functions.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\hash_functions.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\common\\osi\\hash_map.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\hash_map.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\hash_map.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\common\\osi\\list.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\list.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\list.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\common\\osi\\mutex.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\mutex.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\mutex.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\common\\osi\\thread.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\thread.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\thread.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\common\\osi\\osi.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\osi.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\osi.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\common\\osi\\semaphore.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\semaphore.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\osi\\semaphore.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\porting\\mem\\bt_osi_mem.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\porting\\mem\\bt_osi_mem.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\porting\\mem\\bt_osi_mem.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\transport\\src\\transport.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\transport\\src\\transport.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\transport\\src\\transport.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\util\\src\\addr.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\util\\src\\addr.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\util\\src\\addr.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\services\\gatt\\src\\ble_svc_gatt.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\gatt\\src\\ble_svc_gatt.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\gatt\\src\\ble_svc_gatt.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\services\\tps\\src\\ble_svc_tps.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\tps\\src\\ble_svc_tps.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\tps\\src\\ble_svc_tps.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\services\\ias\\src\\ble_svc_ias.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\ias\\src\\ble_svc_ias.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\ias\\src\\ble_svc_ias.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\services\\ipss\\src\\ble_svc_ipss.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\ipss\\src\\ble_svc_ipss.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\ipss\\src\\ble_svc_ipss.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\services\\ans\\src\\ble_svc_ans.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\ans\\src\\ble_svc_ans.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\ans\\src\\ble_svc_ans.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\services\\hr\\src\\ble_svc_hr.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\hr\\src\\ble_svc_hr.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\hr\\src\\ble_svc_hr.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\services\\htp\\src\\ble_svc_htp.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\htp\\src\\ble_svc_htp.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\htp\\src\\ble_svc_htp.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\services\\gap\\src\\ble_svc_gap.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\gap\\src\\ble_svc_gap.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\gap\\src\\ble_svc_gap.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\services\\bas\\src\\ble_svc_bas.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\bas\\src\\ble_svc_bas.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\bas\\src\\ble_svc_bas.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\services\\dis\\src\\ble_svc_dis.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\dis\\src\\ble_svc_dis.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\dis\\src\\ble_svc_dis.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\services\\lls\\src\\ble_svc_lls.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\lls\\src\\ble_svc_lls.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\lls\\src\\ble_svc_lls.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\services\\prox\\src\\ble_svc_prox.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\prox\\src\\ble_svc_prox.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\prox\\src\\ble_svc_prox.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\services\\cts\\src\\ble_svc_cts.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\cts\\src\\ble_svc_cts.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\cts\\src\\ble_svc_cts.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\services\\hid\\src\\ble_svc_hid.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\hid\\src\\ble_svc_hid.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\hid\\src\\ble_svc_hid.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\services\\sps\\src\\ble_svc_sps.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\sps\\src\\ble_svc_sps.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\services\\sps\\src\\ble_svc_sps.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_conn.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_conn.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_conn.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_store_util.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_store_util.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_store_util.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_sm.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_sm.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_sm.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_shutdown.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_shutdown.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_shutdown.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_l2cap_sig_cmd.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_l2cap_sig_cmd.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_l2cap_sig_cmd.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_hci_cmd.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_hci_cmd.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_hci_cmd.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_id.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_id.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_id.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_att_svr.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_att_svr.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_att_svr.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_gatts_lcl.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_gatts_lcl.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_gatts_lcl.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_ibeacon.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_ibeacon.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_ibeacon.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_atomic.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_atomic.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_atomic.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_sm_alg.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_sm_alg.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_sm_alg.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_stop.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_stop.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_stop.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_hci_evt.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_hci_evt.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_hci_evt.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_mqueue.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_mqueue.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_mqueue.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_periodic_sync.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_periodic_sync.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_periodic_sync.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_att.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_att.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_att.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_ead.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_ead.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_ead.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_aes_ccm.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_aes_ccm.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_aes_ccm.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_gattc.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_gattc.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_gattc.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_store.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_store.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_store.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_sm_lgcy.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_sm_lgcy.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_sm_lgcy.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_cfg.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_cfg.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_cfg.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_att_clt.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_att_clt.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_att_clt.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_l2cap_coc.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_l2cap_coc.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_l2cap_coc.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_mbuf.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_mbuf.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_mbuf.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_att_cmd.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_att_cmd.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_att_cmd.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_log.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_log.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_log.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_eddystone.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_eddystone.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_eddystone.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_startup.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_startup.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_startup.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_l2cap_sig.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_l2cap_sig.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_l2cap_sig.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_gap.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_gap.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_gap.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_sm_cmd.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_sm_cmd.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_sm_cmd.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_uuid.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_uuid.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_uuid.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_pvcy.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_pvcy.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_pvcy.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_flow.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_flow.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_flow.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_l2cap.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_l2cap.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_l2cap.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_sm_sc.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_sm_sc.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_sm_sc.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_misc.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_misc.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_misc.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_gatts.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_gatts.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_gatts.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_adv.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_adv.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_adv.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_hci.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_hci.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_hci.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_hci_util.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_hci_util.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_hci_util.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_resolv.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_resolv.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_hs_resolv.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\store\\ram\\src\\ble_store_ram.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\store\\ram\\src\\ble_store_ram.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\store\\ram\\src\\ble_store_ram.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\store\\config\\src\\ble_store_config.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\store\\config\\src\\ble_store_config.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\store\\config\\src\\ble_store_config.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\store\\config\\src\\ble_store_nvs.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\store\\config\\src\\ble_store_nvs.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\store\\config\\src\\ble_store_nvs.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_gattc_cache.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_gattc_cache.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_gattc_cache.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\nimble\\host\\src\\ble_gattc_cache_conn.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_gattc_cache_conn.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\nimble\\host\\src\\ble_gattc_cache_conn.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\porting\\nimble\\src\\nimble_port.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\porting\\nimble\\src\\nimble_port.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\porting\\nimble\\src\\nimble_port.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\porting\\npl\\freertos\\src\\nimble_port_freertos.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\porting\\npl\\freertos\\src\\nimble_port_freertos.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\porting\\npl\\freertos\\src\\nimble_port_freertos.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\port\\src\\nvs_port.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\port\\src\\nvs_port.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\port\\src\\nvs_port.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\porting\\nimble\\src\\endian.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\porting\\nimble\\src\\endian.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\porting\\nimble\\src\\endian.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\porting\\nimble\\src\\os_mempool.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\porting\\nimble\\src\\os_mempool.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\porting\\nimble\\src\\os_mempool.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\porting\\nimble\\src\\mem.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\porting\\nimble\\src\\mem.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\porting\\nimble\\src\\mem.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\porting\\nimble\\src\\os_mbuf.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\porting\\nimble\\src\\os_mbuf.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\porting\\nimble\\src\\os_mbuf.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\porting\\nimble\\src\\os_msys_init.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\porting\\nimble\\src\\os_msys_init.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\porting\\nimble\\src\\os_msys_init.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\nimble\\porting\\npl\\freertos\\src\\npl_os_freertos.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\porting\\npl\\freertos\\src\\npl_os_freertos.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\nimble\\porting\\npl\\freertos\\src\\npl_os_freertos.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\host\\nimble\\esp-hci\\src\\esp_nimble_hci.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\esp-hci\\src\\esp_nimble_hci.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\host\\nimble\\esp-hci\\src\\esp_nimble_hci.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-implicit-fallthrough -Wno-unused-const-variable -Wno-format -o esp-idf\\bt\\CMakeFiles\\__idf_bt.dir\\common\\btc\\profile\\esp\\blufi\\nimble_host\\esp_blufi.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\btc\\profile\\esp\\blufi\\nimble_host\\esp_blufi.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\bt\\common\\btc\\profile\\esp\\blufi\\nimble_host\\esp_blufi.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -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 -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\unity\\unity\\src\\unity.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\unity\\unity\\src\\unity.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -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 -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\unity\\unity_runner.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\unity\\unity_runner.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -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 -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\unity\\unity_utils_freertos.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\unity\\unity_utils_freertos.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -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 -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\unity\\unity_utils_cache.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\unity\\unity_utils_cache.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -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 -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\unity\\unity_utils_memory.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\unity\\unity_utils_memory.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -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 -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\unity\\unity_port_esp32.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\unity\\unity_port_esp32.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -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 -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\unity\\port\\esp\\unity_utils_memory_esp.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\unity\\port\\esp\\unity_utils_memory_esp.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -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 -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/cmock/CMock/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\cmock\\CMock\\src\\cmock.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\cmock\\CMock\\src\\cmock.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\commands.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\commands.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\esp_console_repl.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\esp_console_repl.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\split_argv.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\split_argv.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\linenoise\\linenoise.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\linenoise\\linenoise.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_cmd.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_cmd.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_date.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_date.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_dbl.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_dbl.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_dstr.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_dstr.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_end.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_end.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_file.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_file.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_hashtable.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_hashtable.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_int.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_int.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_lit.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_lit.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_rem.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_rem.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_rex.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_rex.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_str.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_str.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_utils.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\arg_utils.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\argtable3.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\console\\argtable3\\argtable3.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\http_parser\\http_parser.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\http_parser\\http_parser.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp-tls\\esp_tls.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp-tls\\esp_tls.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp-tls\\esp-tls-crypto\\esp_tls_crypto.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp-tls\\esp-tls-crypto\\esp_tls_crypto.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp-tls\\esp_tls_error_capture.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp-tls\\esp_tls_error_capture.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp-tls\\esp_tls_platform_port.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp-tls\\esp_tls_platform_port.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp-tls\\esp_tls_mbedtls.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp-tls\\esp_tls_mbedtls.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_adc\\adc_cali.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_adc\\adc_cali.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_adc\\adc_cali_curve_fitting.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_adc\\adc_cali_curve_fitting.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_adc\\deprecated\\esp_adc_cal_common_legacy.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_adc\\deprecated\\esp_adc_cal_common_legacy.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_adc\\adc_oneshot.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_adc\\adc_oneshot.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_adc\\adc_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_adc\\adc_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_adc\\adc_continuous.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_adc\\adc_continuous.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_adc\\adc_monitor.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_adc\\adc_monitor.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_adc\\adc_filter.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_adc\\adc_filter.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_adc\\esp32c3\\curve_fitting_coefficients.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_adc\\esp32c3\\curve_fitting_coefficients.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_adc\\deprecated\\esp32c3\\esp_adc_cal_legacy.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_adc\\deprecated\\esp32c3\\esp_adc_cal_legacy.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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_eth\\CMakeFiles\\__idf_esp_eth.dir\\src\\esp_eth.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_eth\\src\\esp_eth.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_eth\\src\\esp_eth.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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_eth\\CMakeFiles\\__idf_esp_eth.dir\\src\\esp_eth_phy_802_3.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_eth\\src\\esp_eth_phy_802_3.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_eth\\src\\esp_eth_phy_802_3.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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_eth\\CMakeFiles\\__idf_esp_eth.dir\\src\\esp_eth_netif_glue.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_eth\\src\\esp_eth_netif_glue.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_eth\\src\\esp_eth_netif_glue.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_gdbstub\\src\\gdbstub.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_gdbstub\\src\\gdbstub.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_gdbstub\\src\\gdbstub_transport.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_gdbstub\\src\\gdbstub_transport.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_gdbstub\\src\\packet.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_gdbstub\\src\\packet.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_gdbstub\\src\\port\\riscv\\gdbstub_riscv.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_gdbstub\\src\\port\\riscv\\gdbstub_riscv.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_gdbstub\\src\\port\\riscv\\rv_decode.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_gdbstub\\src\\port\\riscv\\rv_decode.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hid\\src\\esp_hidd.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hid\\src\\esp_hidd.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hid\\src\\esp_hidh.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hid\\src\\esp_hidh.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hid\\src\\esp_hid_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hid\\src\\esp_hid_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\nimble_hidd.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hid\\src\\nimble_hidd.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hid\\src\\nimble_hidd.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\nimble_hidh.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hid\\src\\nimble_hidh.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_hid\\src\\nimble_hidh.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\tcp_transport\\transport.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\tcp_transport\\transport.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\tcp_transport\\transport_ssl.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\tcp_transport\\transport_ssl.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\tcp_transport\\transport_internal.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\tcp_transport\\transport_internal.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\tcp_transport\\transport_socks_proxy.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\tcp_transport\\transport_socks_proxy.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\tcp_transport\\transport_ws.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\tcp_transport\\transport_ws.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/lib/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_http_client\\esp_http_client.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_http_client\\esp_http_client.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/lib/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_http_client\\lib\\http_auth.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_http_client\\lib\\http_auth.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/lib/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_http_client\\lib\\http_header.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_http_client\\lib\\http_header.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/lib/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_http_client\\lib\\http_utils.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_http_client\\lib\\http_utils.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/util -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/port/esp32 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_http_server\\src\\httpd_main.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_http_server\\src\\httpd_main.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/util -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/port/esp32 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_http_server\\src\\httpd_parse.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_http_server\\src\\httpd_parse.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/util -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/port/esp32 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_http_server\\src\\httpd_sess.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_http_server\\src\\httpd_sess.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/util -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/port/esp32 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_http_server\\src\\httpd_txrx.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_http_server\\src\\httpd_txrx.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/util -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/port/esp32 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_http_server\\src\\httpd_uri.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_http_server\\src\\httpd_uri.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/util -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/port/esp32 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_http_server\\src\\httpd_ws.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_http_server\\src\\httpd_ws.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/util -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/port/esp32 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_http_server\\src\\util\\ctrl_sock.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_http_server\\src\\util\\ctrl_sock.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_https_ota\\src\\esp_https_ota.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_https_ota\\src\\esp_https_ota.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_https_server\\src\\https_server.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_https_server\\src\\https_server.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_lcd\\src\\esp_lcd_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_lcd\\src\\esp_lcd_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_lcd\\src\\esp_lcd_panel_io.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_lcd\\src\\esp_lcd_panel_io.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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_i2c_v1.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_lcd\\src\\esp_lcd_panel_io_i2c_v1.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_lcd\\src\\esp_lcd_panel_io_i2c_v1.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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_i2c_v2.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_lcd\\src\\esp_lcd_panel_io_i2c_v2.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_lcd\\src\\esp_lcd_panel_io_i2c_v2.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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_spi.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_lcd\\src\\esp_lcd_panel_io_spi.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_lcd\\src\\esp_lcd_panel_io_spi.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_lcd\\src\\esp_lcd_panel_nt35510.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_lcd\\src\\esp_lcd_panel_nt35510.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_lcd\\src\\esp_lcd_panel_ssd1306.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_lcd\\src\\esp_lcd_panel_ssd1306.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_lcd\\src\\esp_lcd_panel_st7789.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_lcd\\src\\esp_lcd_panel_st7789.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_lcd\\src\\esp_lcd_panel_ops.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_lcd\\src\\esp_lcd_panel_ops.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protobuf-c\\protobuf-c\\protobuf-c\\protobuf-c.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protobuf-c\\protobuf-c\\protobuf-c\\protobuf-c.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\src\\common\\protocomm.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\src\\common\\protocomm.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\proto-c\\constants.pb-c.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\proto-c\\constants.pb-c.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\proto-c\\sec0.pb-c.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\proto-c\\sec0.pb-c.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\proto-c\\sec1.pb-c.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\proto-c\\sec1.pb-c.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\proto-c\\sec2.pb-c.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\proto-c\\sec2.pb-c.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\proto-c\\session.pb-c.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\proto-c\\session.pb-c.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\src\\transports\\protocomm_console.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\src\\transports\\protocomm_console.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\src\\transports\\protocomm_httpd.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\src\\transports\\protocomm_httpd.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\src\\security\\security0.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\src\\security\\security0.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\src\\security\\security1.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\src\\security\\security1.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\src\\security\\security2.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\src\\security\\security2.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\src\\crypto\\srp6a\\esp_srp.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\src\\crypto\\srp6a\\esp_srp.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\src\\crypto\\srp6a\\esp_srp_mpi.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\src\\crypto\\srp6a\\esp_srp_mpi.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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_nimble.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\src\\transports\\protocomm_nimble.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\protocomm\\src\\transports\\protocomm_nimble.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_local_ctrl\\src\\esp_local_ctrl.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_local_ctrl\\src\\esp_local_ctrl.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_local_ctrl\\src\\esp_local_ctrl_handler.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_local_ctrl\\src\\esp_local_ctrl_handler.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_local_ctrl\\proto-c\\esp_local_ctrl.pb-c.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_local_ctrl\\proto-c\\esp_local_ctrl.pb-c.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_local_ctrl\\src\\esp_local_ctrl_transport_httpd.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\esp_local_ctrl\\src\\esp_local_ctrl_transport_httpd.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\espcoredump\\src\\core_dump_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\espcoredump\\src\\core_dump_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\espcoredump\\src\\core_dump_flash.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\espcoredump\\src\\core_dump_flash.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\espcoredump\\src\\core_dump_uart.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\espcoredump\\src\\core_dump_uart.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\espcoredump\\src\\core_dump_elf.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\espcoredump\\src\\core_dump_elf.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\espcoredump\\src\\core_dump_binary.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\espcoredump\\src\\core_dump_binary.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\espcoredump\\src\\core_dump_sha.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\espcoredump\\src\\core_dump_sha.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\espcoredump\\src\\core_dump_crc.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\espcoredump\\src\\core_dump_crc.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\espcoredump\\src\\port\\riscv\\core_dump_port.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\espcoredump\\src\\port\\riscv\\core_dump_port.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-g++.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wear_levelling\\Partition.cpp", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wear_levelling\\Partition.cpp" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-g++.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wear_levelling\\SPI_Flash.cpp", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wear_levelling\\SPI_Flash.cpp" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-g++.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wear_levelling\\WL_Ext_Perf.cpp", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wear_levelling\\WL_Ext_Perf.cpp" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-g++.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wear_levelling\\WL_Ext_Safe.cpp", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wear_levelling\\WL_Ext_Safe.cpp" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-g++.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wear_levelling\\WL_Flash.cpp", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wear_levelling\\WL_Flash.cpp" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-g++.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wear_levelling\\crc32.cpp", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wear_levelling\\crc32.cpp" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-g++.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wear_levelling\\wear_levelling.cpp", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wear_levelling\\wear_levelling.cpp" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\sdmmc\\sdmmc_cmd.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\sdmmc\\sdmmc_cmd.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\sdmmc\\sdmmc_common.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\sdmmc\\sdmmc_common.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\sdmmc\\sdmmc_init.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\sdmmc\\sdmmc_init.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\sdmmc\\sdmmc_io.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\sdmmc\\sdmmc_io.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\sdmmc\\sdmmc_mmc.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\sdmmc\\sdmmc_mmc.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\sdmmc\\sdmmc_sd.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\sdmmc\\sdmmc_sd.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\fatfs\\diskio\\diskio.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\fatfs\\diskio\\diskio.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\fatfs\\diskio\\diskio_rawflash.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\fatfs\\diskio\\diskio_rawflash.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\fatfs\\diskio\\diskio_wl.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\fatfs\\diskio\\diskio_wl.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\fatfs\\src\\ff.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\fatfs\\src\\ff.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\fatfs\\src\\ffunicode.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\fatfs\\src\\ffunicode.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\fatfs\\port\\freertos\\ffsystem.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\fatfs\\port\\freertos\\ffsystem.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\fatfs\\diskio\\diskio_sdmmc.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\fatfs\\diskio\\diskio_sdmmc.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\fatfs\\vfs\\vfs_fat.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\fatfs\\vfs\\vfs_fat.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\fatfs\\vfs\\vfs_fat_sdmmc.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\fatfs\\vfs\\vfs_fat_sdmmc.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\fatfs\\vfs\\vfs_fat_spiflash.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\fatfs\\vfs\\vfs_fat_spiflash.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/json/cJSON -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\json\\cJSON\\cJSON.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\json\\cJSON\\cJSON.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/json/cJSON -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\json\\cJSON\\cJSON_Utils.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\json\\cJSON\\cJSON_Utils.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/lib/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mqtt\\esp-mqtt\\mqtt_client.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mqtt\\esp-mqtt\\mqtt_client.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/lib/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mqtt\\esp-mqtt\\lib\\mqtt_msg.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mqtt\\esp-mqtt\\lib\\mqtt_msg.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/lib/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mqtt\\esp-mqtt\\lib\\mqtt_outbox.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mqtt\\esp-mqtt\\lib\\mqtt_outbox.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/lib/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mqtt\\esp-mqtt\\lib\\platform_esp32_idf.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\mqtt\\esp-mqtt\\lib\\platform_esp32_idf.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_sec_provider/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_sec_provider\\nvs_sec_provider.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\nvs_sec_provider\\nvs_sec_provider.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spiffs\\spiffs_api.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spiffs\\spiffs_api.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spiffs\\spiffs\\src\\spiffs_cache.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spiffs\\spiffs\\src\\spiffs_cache.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spiffs\\spiffs\\src\\spiffs_check.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spiffs\\spiffs\\src\\spiffs_check.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spiffs\\spiffs\\src\\spiffs_gc.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spiffs\\spiffs\\src\\spiffs_gc.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spiffs\\spiffs\\src\\spiffs_hydrogen.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spiffs\\spiffs\\src\\spiffs_hydrogen.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spiffs\\spiffs\\src\\spiffs_nucleus.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spiffs\\spiffs\\src\\spiffs_nucleus.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spiffs\\esp_spiffs.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\spiffs\\esp_spiffs.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wifi_provisioning\\src\\wifi_config.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wifi_provisioning\\src\\wifi_config.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wifi_provisioning\\src\\wifi_scan.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wifi_provisioning\\src\\wifi_scan.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wifi_provisioning\\src\\wifi_ctrl.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wifi_provisioning\\src\\wifi_ctrl.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wifi_provisioning\\src\\manager.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wifi_provisioning\\src\\manager.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wifi_provisioning\\src\\handlers.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wifi_provisioning\\src\\handlers.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wifi_provisioning\\src\\scheme_console.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wifi_provisioning\\src\\scheme_console.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wifi_provisioning\\proto-c\\wifi_config.pb-c.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wifi_provisioning\\proto-c\\wifi_config.pb-c.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wifi_provisioning\\proto-c\\wifi_scan.pb-c.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wifi_provisioning\\proto-c\\wifi_scan.pb-c.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wifi_provisioning\\proto-c\\wifi_ctrl.pb-c.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wifi_provisioning\\proto-c\\wifi_ctrl.pb-c.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wifi_provisioning\\proto-c\\wifi_constants.pb-c.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wifi_provisioning\\proto-c\\wifi_constants.pb-c.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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 C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wifi_provisioning\\src\\scheme_softap.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wifi_provisioning\\src\\scheme_softap.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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_ble.c.obj -c C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wifi_provisioning\\src\\scheme_ble.c", + "file": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf\\components\\wifi_provisioning\\src\\scheme_ble.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -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 -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/main -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/cmock/CMock/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_psram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/idf_test/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/idf_test/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/ieee802154/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/json/cJSON -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_sec_provider/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button/button/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_reset -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_wifi -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\app_driver.c.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\main\\app_driver.c", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\main\\app_driver.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -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 -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/main -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/cmock/CMock/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_psram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/interface -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs -IC:/Users/alex/esp/v5.2.2/esp-idf/components/idf_test/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/idf_test/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/ieee802154/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/json/cJSON -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_sec_provider/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button/button/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_reset -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_wifi -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.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\\app_main.c.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\main\\app_main.c", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\main\\app_main.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_diag_data_store\\CMakeFiles\\__idf_esp_diag_data_store.dir\\src\\esp_diag_data_store.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_diag_data_store\\src\\esp_diag_data_store.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_diag_data_store\\src\\esp_diag_data_store.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_diag_data_store\\CMakeFiles\\__idf_esp_diag_data_store.dir\\src\\rtc_store\\rtc_store.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_diag_data_store\\src\\rtc_store\\rtc_store.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_diag_data_store\\src\\rtc_store\\rtc_store.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\rmaker_common\\CMakeFiles\\__idf_rmaker_common.dir\\src\\work_queue.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\rmaker_common\\src\\work_queue.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\rmaker_common\\src\\work_queue.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\rmaker_common\\CMakeFiles\\__idf_rmaker_common.dir\\src\\factory.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\rmaker_common\\src\\factory.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\rmaker_common\\src\\factory.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\rmaker_common\\CMakeFiles\\__idf_rmaker_common.dir\\src\\time.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\rmaker_common\\src\\time.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\rmaker_common\\src\\time.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\rmaker_common\\CMakeFiles\\__idf_rmaker_common.dir\\src\\timezone.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\rmaker_common\\src\\timezone.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\rmaker_common\\src\\timezone.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\rmaker_common\\CMakeFiles\\__idf_rmaker_common.dir\\src\\utils.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\rmaker_common\\src\\utils.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\rmaker_common\\src\\utils.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\rmaker_common\\CMakeFiles\\__idf_rmaker_common.dir\\src\\cmd_resp.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\rmaker_common\\src\\cmd_resp.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\rmaker_common\\src\\cmd_resp.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\rmaker_common\\CMakeFiles\\__idf_rmaker_common.dir\\src\\console\\rmaker_common_cmds.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\rmaker_common\\src\\console\\rmaker_common_cmds.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\rmaker_common\\src\\console\\rmaker_common_cmds.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\rmaker_common\\CMakeFiles\\__idf_rmaker_common.dir\\src\\console\\rmaker_console.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\rmaker_common\\src\\console\\rmaker_console.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\rmaker_common\\src\\console\\rmaker_console.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\rmaker_common\\CMakeFiles\\__idf_rmaker_common.dir\\src\\esp-mqtt\\esp-mqtt-glue.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\rmaker_common\\src\\esp-mqtt\\esp-mqtt-glue.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\rmaker_common\\src\\esp-mqtt\\esp-mqtt-glue.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\rmaker_common\\CMakeFiles\\__idf_rmaker_common.dir\\src\\create_APN3_PPI_string.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\rmaker_common\\src\\create_APN3_PPI_string.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\rmaker_common\\src\\create_APN3_PPI_string.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_diagnostics\\CMakeFiles\\__idf_esp_diagnostics.dir\\src\\esp_diagnostics_log_hook.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_diagnostics\\src\\esp_diagnostics_log_hook.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_diagnostics\\src\\esp_diagnostics_log_hook.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_diagnostics\\CMakeFiles\\__idf_esp_diagnostics.dir\\src\\esp_diagnostics_utils.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_diagnostics\\src\\esp_diagnostics_utils.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_diagnostics\\src\\esp_diagnostics_utils.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_diagnostics\\CMakeFiles\\__idf_esp_diagnostics.dir\\src\\esp_diagnostics_metrics.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_diagnostics\\src\\esp_diagnostics_metrics.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_diagnostics\\src\\esp_diagnostics_metrics.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_diagnostics\\CMakeFiles\\__idf_esp_diagnostics.dir\\src\\esp_diagnostics_heap_metrics.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_diagnostics\\src\\esp_diagnostics_heap_metrics.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_diagnostics\\src\\esp_diagnostics_heap_metrics.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_diagnostics\\CMakeFiles\\__idf_esp_diagnostics.dir\\src\\esp_diagnostics_wifi_metrics.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_diagnostics\\src\\esp_diagnostics_wifi_metrics.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_diagnostics\\src\\esp_diagnostics_wifi_metrics.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_diagnostics\\CMakeFiles\\__idf_esp_diagnostics.dir\\src\\esp_diagnostics_variables.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_diagnostics\\src\\esp_diagnostics_variables.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_diagnostics\\src\\esp_diagnostics_variables.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_diagnostics\\CMakeFiles\\__idf_esp_diagnostics.dir\\src\\esp_diagnostics_network_variables.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_diagnostics\\src\\esp_diagnostics_network_variables.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_diagnostics\\src\\esp_diagnostics_network_variables.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\espressif__cbor\\CMakeFiles\\__idf_espressif__cbor.dir\\tinycbor\\src\\cborencoder_close_container_checked.c.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__cbor\\tinycbor\\src\\cborencoder_close_container_checked.c", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__cbor\\tinycbor\\src\\cborencoder_close_container_checked.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\espressif__cbor\\CMakeFiles\\__idf_espressif__cbor.dir\\tinycbor\\src\\cborencoder.c.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__cbor\\tinycbor\\src\\cborencoder.c", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__cbor\\tinycbor\\src\\cborencoder.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\espressif__cbor\\CMakeFiles\\__idf_espressif__cbor.dir\\tinycbor\\src\\cborencoder_float.c.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__cbor\\tinycbor\\src\\cborencoder_float.c", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__cbor\\tinycbor\\src\\cborencoder_float.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\espressif__cbor\\CMakeFiles\\__idf_espressif__cbor.dir\\tinycbor\\src\\cborerrorstrings.c.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__cbor\\tinycbor\\src\\cborerrorstrings.c", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__cbor\\tinycbor\\src\\cborerrorstrings.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\espressif__cbor\\CMakeFiles\\__idf_espressif__cbor.dir\\tinycbor\\src\\cborparser_dup_string.c.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__cbor\\tinycbor\\src\\cborparser_dup_string.c", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__cbor\\tinycbor\\src\\cborparser_dup_string.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\espressif__cbor\\CMakeFiles\\__idf_espressif__cbor.dir\\tinycbor\\src\\cborparser.c.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__cbor\\tinycbor\\src\\cborparser.c", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__cbor\\tinycbor\\src\\cborparser.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\espressif__cbor\\CMakeFiles\\__idf_espressif__cbor.dir\\tinycbor\\src\\cborparser_float.c.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__cbor\\tinycbor\\src\\cborparser_float.c", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__cbor\\tinycbor\\src\\cborparser_float.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\espressif__cbor\\CMakeFiles\\__idf_espressif__cbor.dir\\tinycbor\\src\\cborpretty_stdio.c.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__cbor\\tinycbor\\src\\cborpretty_stdio.c", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__cbor\\tinycbor\\src\\cborpretty_stdio.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\espressif__cbor\\CMakeFiles\\__idf_espressif__cbor.dir\\tinycbor\\src\\cborpretty.c.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__cbor\\tinycbor\\src\\cborpretty.c", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__cbor\\tinycbor\\src\\cborpretty.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\espressif__cbor\\CMakeFiles\\__idf_espressif__cbor.dir\\tinycbor\\src\\cbortojson.c.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__cbor\\tinycbor\\src\\cbortojson.c", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__cbor\\tinycbor\\src\\cbortojson.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\espressif__cbor\\CMakeFiles\\__idf_espressif__cbor.dir\\tinycbor\\src\\cborvalidation.c.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__cbor\\tinycbor\\src\\cborvalidation.c", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__cbor\\tinycbor\\src\\cborvalidation.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_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__linux__ -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\espressif__cbor\\CMakeFiles\\__idf_espressif__cbor.dir\\tinycbor\\src\\open_memstream.c.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__cbor\\tinycbor\\src\\open_memstream.c", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__cbor\\tinycbor\\src\\open_memstream.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_insights\\CMakeFiles\\__idf_esp_insights.dir\\src\\esp_insights.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_insights\\src\\esp_insights.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_insights\\src\\esp_insights.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_insights\\CMakeFiles\\__idf_esp_insights.dir\\src\\esp_insights_transport.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_insights\\src\\esp_insights_transport.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_insights\\src\\esp_insights_transport.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_insights\\CMakeFiles\\__idf_esp_insights.dir\\src\\esp_insights_client_data.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_insights\\src\\esp_insights_client_data.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_insights\\src\\esp_insights_client_data.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_insights\\CMakeFiles\\__idf_esp_insights.dir\\src\\esp_insights_encoder.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_insights\\src\\esp_insights_encoder.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_insights\\src\\esp_insights_encoder.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_insights\\CMakeFiles\\__idf_esp_insights.dir\\src\\esp_insights_cbor_decoder.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_insights\\src\\esp_insights_cbor_decoder.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_insights\\src\\esp_insights_cbor_decoder.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_insights\\CMakeFiles\\__idf_esp_insights.dir\\src\\esp_insights_cbor_encoder.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_insights\\src\\esp_insights_cbor_encoder.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_insights\\src\\esp_insights_cbor_encoder.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -o esp-idf\\esp_insights\\CMakeFiles\\__idf_esp_insights.dir\\__\\__\\https_server.crt.S.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\build\\https_server.crt.S", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\build\\https_server.crt.S" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/port/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/include/port/riscv -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_insights\\CMakeFiles\\__idf_esp_insights.dir\\src\\transport\\esp_insights_https.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_insights\\src\\transport\\esp_insights_https.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp-insights\\components\\esp_insights\\src\\transport\\esp_insights_https.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\json_parser\\CMakeFiles\\__idf_json_parser.dir\\src\\json_parser.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\json_parser\\src\\json_parser.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\json_parser\\src\\json_parser.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\json_generator\\CMakeFiles\\__idf_json_generator.dir\\src\\json_generator.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\json_generator\\src\\json_generator.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\json_generator\\src\\json_generator.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\espressif__mdns\\CMakeFiles\\__idf_espressif__mdns.dir\\mdns.c.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__mdns\\mdns.c", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__mdns\\mdns.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\espressif__mdns\\CMakeFiles\\__idf_espressif__mdns.dir\\mdns_networking_lwip.c.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__mdns\\mdns_networking_lwip.c", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__mdns\\mdns_networking_lwip.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\espressif__mdns\\CMakeFiles\\__idf_espressif__mdns.dir\\mdns_console.c.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__mdns\\mdns_console.c", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__mdns\\mdns_console.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -march=rv32imc_zicsr_zifencei -Wno-unused-function -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_schedule\\CMakeFiles\\__idf_esp_schedule.dir\\src\\esp_schedule.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_schedule\\src\\esp_schedule.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_schedule\\src\\esp_schedule.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/src -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -march=rv32imc_zicsr_zifencei -Wno-unused-function -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_schedule\\CMakeFiles\\__idf_esp_schedule.dir\\src\\esp_schedule_nvs.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_schedule\\src\\esp_schedule_nvs.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_schedule\\src\\esp_schedule_nvs.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\espressif__esp_secure_cert_mgr\\CMakeFiles\\__idf_espressif__esp_secure_cert_mgr.dir\\srcs\\esp_secure_cert_tlv_read.c.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__esp_secure_cert_mgr\\srcs\\esp_secure_cert_tlv_read.c", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__esp_secure_cert_mgr\\srcs\\esp_secure_cert_tlv_read.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/private_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\espressif__esp_secure_cert_mgr\\CMakeFiles\\__idf_espressif__esp_secure_cert_mgr.dir\\srcs\\esp_secure_cert_crypto.c.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__esp_secure_cert_mgr\\srcs\\esp_secure_cert_crypto.c", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\managed_components\\espressif__esp_secure_cert_mgr\\srcs\\esp_secure_cert_crypto.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\core\\esp_rmaker_core.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_core.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_core.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\core\\esp_rmaker_node.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_node.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_node.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\core\\esp_rmaker_device.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_device.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_device.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\core\\esp_rmaker_param.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_param.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_param.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\core\\esp_rmaker_node_config.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_node_config.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_node_config.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\core\\esp_rmaker_client_data.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_client_data.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_client_data.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\core\\esp_rmaker_time_service.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_time_service.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_time_service.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\core\\esp_rmaker_system_service.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_system_service.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_system_service.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\core\\esp_rmaker_user_mapping.pb-c.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_user_mapping.pb-c.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_user_mapping.pb-c.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\core\\esp_rmaker_user_mapping.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_user_mapping.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_user_mapping.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\core\\esp_rmaker_node_auth.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_node_auth.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_node_auth.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\core\\esp_rmaker_schedule.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_schedule.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_schedule.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\core\\esp_rmaker_scenes.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_scenes.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_scenes.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\core\\esp_rmaker_cmd_resp_manager.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_cmd_resp_manager.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_cmd_resp_manager.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\core\\esp_rmaker_secure_boot_digest.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_secure_boot_digest.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_secure_boot_digest.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\core\\esp_rmaker_claim.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_claim.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_claim.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\core\\esp_rmaker_local_ctrl.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_local_ctrl.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\core\\esp_rmaker_local_ctrl.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\mqtt\\esp_rmaker_mqtt.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\mqtt\\esp_rmaker_mqtt.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\mqtt\\esp_rmaker_mqtt.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\mqtt\\esp_rmaker_mqtt_budget.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\mqtt\\esp_rmaker_mqtt_budget.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\mqtt\\esp_rmaker_mqtt_budget.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\ota\\esp_rmaker_ota.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\ota\\esp_rmaker_ota.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\ota\\esp_rmaker_ota.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\ota\\esp_rmaker_ota_using_params.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\ota\\esp_rmaker_ota_using_params.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\ota\\esp_rmaker_ota_using_params.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\ota\\esp_rmaker_ota_using_topics.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\ota\\esp_rmaker_ota_using_topics.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\ota\\esp_rmaker_ota_using_topics.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\standard_types\\esp_rmaker_standard_params.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\standard_types\\esp_rmaker_standard_params.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\standard_types\\esp_rmaker_standard_params.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\standard_types\\esp_rmaker_standard_devices.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\standard_types\\esp_rmaker_standard_devices.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\standard_types\\esp_rmaker_standard_devices.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\standard_types\\esp_rmaker_standard_services.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\standard_types\\esp_rmaker_standard_services.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\standard_types\\esp_rmaker_standard_services.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\console\\esp_rmaker_console.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\console\\esp_rmaker_console.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\console\\esp_rmaker_console.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\src\\console\\esp_rmaker_commands.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\console\\esp_rmaker_commands.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\components\\esp_rainmaker\\src\\console\\esp_rmaker_commands.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\__\\__\\rmaker_mqtt_server.crt.S.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\build\\rmaker_mqtt_server.crt.S", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\build\\rmaker_mqtt_server.crt.S" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\__\\__\\rmaker_claim_service_server.crt.S.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\build\\rmaker_claim_service_server.crt.S", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\build\\rmaker_claim_service_server.crt.S" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/console -IC:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/include -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -o esp-idf\\esp_rainmaker\\CMakeFiles\\__idf_esp_rainmaker.dir\\__\\__\\rmaker_ota_server.crt.S.obj -c C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\build\\rmaker_ota_server.crt.S", + "file": "C:\\Users\\alex\\github\\ESP-Nodes\\ESP32-Rainmaker-Switch\\build\\rmaker_ota_server.crt.S" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\app_insights\\CMakeFiles\\__idf_app_insights.dir\\app_insights.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\examples\\common\\app_insights\\app_insights.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\examples\\common\\app_insights\\app_insights.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button/button/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\gpio_button\\CMakeFiles\\__idf_gpio_button.dir\\button\\button.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\examples\\common\\gpio_button\\button\\button.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\examples\\common\\gpio_button\\button\\button.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-g++.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button/button/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -o esp-idf\\gpio_button\\CMakeFiles\\__idf_gpio_button.dir\\button\\button_obj.cpp.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\examples\\common\\gpio_button\\button\\button_obj.cpp", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\examples\\common\\gpio_button\\button\\button_obj.cpp" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_reset -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button/button/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\app_reset\\CMakeFiles\\__idf_app_reset.dir\\app_reset.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\examples\\common\\app_reset\\app_reset.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\examples\\common\\app_reset\\app_reset.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\qrcode\\CMakeFiles\\__idf_qrcode.dir\\src\\qrcodegen.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\examples\\common\\qrcode\\src\\qrcodegen.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\examples\\common\\qrcode\\src\\qrcodegen.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\qrcode\\CMakeFiles\\__idf_qrcode.dir\\src\\esp_qrcode_main.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\examples\\common\\qrcode\\src\\esp_qrcode_main.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\examples\\common\\qrcode\\src\\esp_qrcode_main.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\qrcode\\CMakeFiles\\__idf_qrcode.dir\\src\\esp_qrcode_wrapper.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\examples\\common\\qrcode\\src\\esp_qrcode_wrapper.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\examples\\common\\qrcode\\src\\esp_qrcode_wrapper.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_wifi -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/common -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/security -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/transports -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/include/crypto/srp6a -IC:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/include/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/include/api -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/wifi_apps/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/include -IC:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/include -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\app_wifi\\CMakeFiles\\__idf_app_wifi.dir\\app_wifi.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\examples\\common\\app_wifi\\app_wifi.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\examples\\common\\app_wifi\\app_wifi.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\ws2812_led\\CMakeFiles\\__idf_ws2812_led.dir\\ws2812_led.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\examples\\common\\ws2812_led\\ws2812_led.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\examples\\common\\ws2812_led\\ws2812_led.c" +}, +{ + "directory": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "command": "C:\\Users\\alex\\.espressif\\tools\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\\\"v5.2.2\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -IC:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config -IC:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led -IC:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/platform_include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/config/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -IC:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/heap/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/log/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/platform_port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/hal/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/include/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3 -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/riscv -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/include/private -IC:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/include/apps/sntp -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/arch -IC:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/include/sys -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/analog_comparator/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/dac/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/mcpwm/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/parlio/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/pcnt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdio_slave/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdmmc/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/touch_sensor/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/include -IC:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/include -IC:/Users/alex/esp/v5.2.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=C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch=. -fmacro-prefix-map=C:/Users/alex/esp/v5.2.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf\\ws2812_led\\CMakeFiles\\__idf_ws2812_led.dir\\led_strip_rmt_ws2812.c.obj -c C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\examples\\common\\ws2812_led\\led_strip_rmt_ws2812.c", + "file": "C:\\Users\\alex\\.espressif\\tools\\esp-rainmaker\\examples\\common\\ws2812_led\\led_strip_rmt_ws2812.c" +} +] \ No newline at end of file diff --git a/ESP32-Rainmaker-Switch/build/config.env b/ESP32-Rainmaker-Switch/build/config.env new file mode 100644 index 000000000..e4812a653 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/config.env @@ -0,0 +1,12 @@ +{ + "COMPONENT_KCONFIGS": "C:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_psram/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/heap/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/ieee802154/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/log/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_sec_provider/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/openthread/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/ulp/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/unity/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/usb/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/Kconfig;C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/Kconfig;C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/Kconfig;C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/Kconfig;C:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/Kconfig;C:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/Kconfig;C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights/Kconfig;C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button/Kconfig;C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led/Kconfig;C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/Kconfig;C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/Kconfig", + "COMPONENT_KCONFIGS_PROJBUILD": "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/Kconfig.projbuild;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/Kconfig.projbuild;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/Kconfig.projbuild;C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/Kconfig.projbuild;C:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table/Kconfig.projbuild;C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/main/Kconfig.projbuild;C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/Kconfig.projbuild;C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_wifi/Kconfig.projbuild", + "COMPONENT_SDKCONFIG_RENAMES": "C:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/sdkconfig.rename.esp32c3;C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/sdkconfig.rename.esp32c3;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/sdkconfig.rename.esp32c3;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/sdkconfig.rename.esp32c3;C:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/sdkconfig.rename;C:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/sdkconfig.rename;C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/sdkconfig.rename", + "IDF_TARGET": "esp32c3", + "IDF_TOOLCHAIN": "gcc", + "IDF_VERSION": "5.2.2", + "IDF_ENV_FPGA": "", + "IDF_PATH": "C:/Users/alex/esp/v5.2.2/esp-idf", + "COMPONENT_KCONFIGS_SOURCE_FILE": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/kconfigs.in", + "COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/kconfigs_projbuild.in" +} diff --git a/ESP32-Rainmaker-Switch/build/config/kconfig_menus.json b/ESP32-Rainmaker-Switch/build/config/kconfig_menus.json new file mode 100644 index 000000000..cc19ab3e5 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/config/kconfig_menus.json @@ -0,0 +1,28274 @@ +[ + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_SUPPORTED", + "name": "SOC_ADC_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DEDICATED_GPIO_SUPPORTED", + "name": "SOC_DEDICATED_GPIO_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_SUPPORTED", + "name": "SOC_UART_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GDMA_SUPPORTED", + "name": "SOC_GDMA_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_AHB_GDMA_SUPPORTED", + "name": "SOC_AHB_GDMA_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPTIMER_SUPPORTED", + "name": "SOC_GPTIMER_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TWAI_SUPPORTED", + "name": "SOC_TWAI_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_BT_SUPPORTED", + "name": "SOC_BT_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ASYNC_MEMCPY_SUPPORTED", + "name": "SOC_ASYNC_MEMCPY_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_USB_SERIAL_JTAG_SUPPORTED", + "name": "SOC_USB_SERIAL_JTAG_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TEMP_SENSOR_SUPPORTED", + "name": "SOC_TEMP_SENSOR_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_XT_WDT_SUPPORTED", + "name": "SOC_XT_WDT_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_SUPPORTED", + "name": "SOC_WIFI_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SUPPORTS_SECURE_DL_MODE", + "name": "SOC_SUPPORTS_SECURE_DL_MODE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_KEY_PURPOSE_FIELD", + "name": "SOC_EFUSE_KEY_PURPOSE_FIELD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_HAS_EFUSE_RST_BUG", + "name": "SOC_EFUSE_HAS_EFUSE_RST_BUG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_SUPPORTED", + "name": "SOC_EFUSE_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RTC_FAST_MEM_SUPPORTED", + "name": "SOC_RTC_FAST_MEM_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RTC_MEM_SUPPORTED", + "name": "SOC_RTC_MEM_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_SUPPORTED", + "name": "SOC_I2S_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORTED", + "name": "SOC_RMT_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SDM_SUPPORTED", + "name": "SOC_SDM_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPSPI_SUPPORTED", + "name": "SOC_GPSPI_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_LEDC_SUPPORTED", + "name": "SOC_LEDC_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SUPPORTED", + "name": "SOC_I2C_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SYSTIMER_SUPPORTED", + "name": "SOC_SYSTIMER_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SUPPORT_COEXISTENCE", + "name": "SOC_SUPPORT_COEXISTENCE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_AES_SUPPORTED", + "name": "SOC_AES_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MPI_SUPPORTED", + "name": "SOC_MPI_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHA_SUPPORTED", + "name": "SOC_SHA_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_HMAC_SUPPORTED", + "name": "SOC_HMAC_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DIG_SIGN_SUPPORTED", + "name": "SOC_DIG_SIGN_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_FLASH_ENC_SUPPORTED", + "name": "SOC_FLASH_ENC_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SECURE_BOOT_SUPPORTED", + "name": "SOC_SECURE_BOOT_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MEMPROT_SUPPORTED", + "name": "SOC_MEMPROT_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_BOD_SUPPORTED", + "name": "SOC_BOD_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CLK_TREE_SUPPORTED", + "name": "SOC_CLK_TREE_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ASSIST_DEBUG_SUPPORTED", + "name": "SOC_ASSIST_DEBUG_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WDT_SUPPORTED", + "name": "SOC_WDT_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_FLASH_SUPPORTED", + "name": "SOC_SPI_FLASH_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_XTAL_SUPPORT_40M", + "name": "SOC_XTAL_SUPPORT_40M", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_AES_SUPPORT_DMA", + "name": "SOC_AES_SUPPORT_DMA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_AES_GDMA", + "name": "SOC_AES_GDMA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_AES_SUPPORT_AES_128", + "name": "SOC_AES_SUPPORT_AES_128", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_AES_SUPPORT_AES_256", + "name": "SOC_AES_SUPPORT_AES_256", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIG_CTRL_SUPPORTED", + "name": "SOC_ADC_DIG_CTRL_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_ARBITER_SUPPORTED", + "name": "SOC_ADC_ARBITER_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIG_IIR_FILTER_SUPPORTED", + "name": "SOC_ADC_DIG_IIR_FILTER_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_MONITOR_SUPPORTED", + "name": "SOC_ADC_MONITOR_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DMA_SUPPORTED", + "name": "SOC_ADC_DMA_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_PERIPH_NUM", + "name": "SOC_ADC_PERIPH_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_MAX_CHANNEL_NUM", + "name": "SOC_ADC_MAX_CHANNEL_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_ATTEN_NUM", + "name": "SOC_ADC_ATTEN_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIGI_CONTROLLER_NUM", + "name": "SOC_ADC_DIGI_CONTROLLER_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_PATT_LEN_MAX", + "name": "SOC_ADC_PATT_LEN_MAX", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIGI_MIN_BITWIDTH", + "name": "SOC_ADC_DIGI_MIN_BITWIDTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIGI_MAX_BITWIDTH", + "name": "SOC_ADC_DIGI_MAX_BITWIDTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIGI_RESULT_BYTES", + "name": "SOC_ADC_DIGI_RESULT_BYTES", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIGI_DATA_BYTES_PER_CONV", + "name": "SOC_ADC_DIGI_DATA_BYTES_PER_CONV", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIGI_IIR_FILTER_NUM", + "name": "SOC_ADC_DIGI_IIR_FILTER_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIGI_MONITOR_NUM", + "name": "SOC_ADC_DIGI_MONITOR_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_SAMPLE_FREQ_THRES_HIGH", + "name": "SOC_ADC_SAMPLE_FREQ_THRES_HIGH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_SAMPLE_FREQ_THRES_LOW", + "name": "SOC_ADC_SAMPLE_FREQ_THRES_LOW", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_RTC_MIN_BITWIDTH", + "name": "SOC_ADC_RTC_MIN_BITWIDTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_RTC_MAX_BITWIDTH", + "name": "SOC_ADC_RTC_MAX_BITWIDTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_CALIBRATION_V1_SUPPORTED", + "name": "SOC_ADC_CALIBRATION_V1_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_SELF_HW_CALI_SUPPORTED", + "name": "SOC_ADC_SELF_HW_CALI_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_SHARED_POWER", + "name": "SOC_ADC_SHARED_POWER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_APB_BACKUP_DMA", + "name": "SOC_APB_BACKUP_DMA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_BROWNOUT_RESET_SUPPORTED", + "name": "SOC_BROWNOUT_RESET_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHARED_IDCACHE_SUPPORTED", + "name": "SOC_SHARED_IDCACHE_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CACHE_MEMORY_IBANK_SIZE", + "name": "SOC_CACHE_MEMORY_IBANK_SIZE", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CPU_CORES_NUM", + "name": "SOC_CPU_CORES_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CPU_INTR_NUM", + "name": "SOC_CPU_INTR_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CPU_HAS_FLEXIBLE_INTC", + "name": "SOC_CPU_HAS_FLEXIBLE_INTC", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CPU_BREAKPOINTS_NUM", + "name": "SOC_CPU_BREAKPOINTS_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CPU_WATCHPOINTS_NUM", + "name": "SOC_CPU_WATCHPOINTS_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CPU_WATCHPOINT_MAX_REGION_SIZE", + "name": "SOC_CPU_WATCHPOINT_MAX_REGION_SIZE", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DS_SIGNATURE_MAX_BIT_LEN", + "name": "SOC_DS_SIGNATURE_MAX_BIT_LEN", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DS_KEY_PARAM_MD_IV_LENGTH", + "name": "SOC_DS_KEY_PARAM_MD_IV_LENGTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DS_KEY_CHECK_MAX_WAIT_US", + "name": "SOC_DS_KEY_CHECK_MAX_WAIT_US", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_AHB_GDMA_VERSION", + "name": "SOC_AHB_GDMA_VERSION", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GDMA_NUM_GROUPS_MAX", + "name": "SOC_GDMA_NUM_GROUPS_MAX", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GDMA_PAIRS_PER_GROUP_MAX", + "name": "SOC_GDMA_PAIRS_PER_GROUP_MAX", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_PORT", + "name": "SOC_GPIO_PORT", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_PIN_COUNT", + "name": "SOC_GPIO_PIN_COUNT", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER", + "name": "SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_FILTER_CLK_SUPPORT_APB", + "name": "SOC_GPIO_FILTER_CLK_SUPPORT_APB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_SUPPORT_FORCE_HOLD", + "name": "SOC_GPIO_SUPPORT_FORCE_HOLD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP", + "name": "SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_IN_RANGE_MAX", + "name": "SOC_GPIO_IN_RANGE_MAX", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_OUT_RANGE_MAX", + "name": "SOC_GPIO_OUT_RANGE_MAX", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK", + "name": "SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK", + "name": "SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_CLOCKOUT_BY_GPIO_MATRIX", + "name": "SOC_GPIO_CLOCKOUT_BY_GPIO_MATRIX", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DEDIC_GPIO_OUT_CHANNELS_NUM", + "name": "SOC_DEDIC_GPIO_OUT_CHANNELS_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DEDIC_GPIO_IN_CHANNELS_NUM", + "name": "SOC_DEDIC_GPIO_IN_CHANNELS_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DEDIC_PERIPH_ALWAYS_ENABLE", + "name": "SOC_DEDIC_PERIPH_ALWAYS_ENABLE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_NUM", + "name": "SOC_I2C_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_FIFO_LEN", + "name": "SOC_I2C_FIFO_LEN", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_CMD_REG_NUM", + "name": "SOC_I2C_CMD_REG_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SUPPORT_SLAVE", + "name": "SOC_I2C_SUPPORT_SLAVE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SUPPORT_HW_CLR_BUS", + "name": "SOC_I2C_SUPPORT_HW_CLR_BUS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SUPPORT_XTAL", + "name": "SOC_I2C_SUPPORT_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SUPPORT_RTC", + "name": "SOC_I2C_SUPPORT_RTC", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SUPPORT_10BIT_ADDR", + "name": "SOC_I2C_SUPPORT_10BIT_ADDR", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SLAVE_SUPPORT_BROADCAST", + "name": "SOC_I2C_SLAVE_SUPPORT_BROADCAST", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE", + "name": "SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS", + "name": "SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_NUM", + "name": "SOC_I2S_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_HW_VERSION_2", + "name": "SOC_I2S_HW_VERSION_2", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_SUPPORTS_XTAL", + "name": "SOC_I2S_SUPPORTS_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_SUPPORTS_PLL_F160M", + "name": "SOC_I2S_SUPPORTS_PLL_F160M", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_SUPPORTS_PCM", + "name": "SOC_I2S_SUPPORTS_PCM", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_SUPPORTS_PDM", + "name": "SOC_I2S_SUPPORTS_PDM", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_SUPPORTS_PDM_TX", + "name": "SOC_I2S_SUPPORTS_PDM_TX", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_PDM_MAX_TX_LINES", + "name": "SOC_I2S_PDM_MAX_TX_LINES", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_SUPPORTS_TDM", + "name": "SOC_I2S_SUPPORTS_TDM", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_LEDC_SUPPORT_APB_CLOCK", + "name": "SOC_LEDC_SUPPORT_APB_CLOCK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_LEDC_SUPPORT_XTAL_CLOCK", + "name": "SOC_LEDC_SUPPORT_XTAL_CLOCK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_LEDC_CHANNEL_NUM", + "name": "SOC_LEDC_CHANNEL_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_LEDC_TIMER_BIT_WIDTH", + "name": "SOC_LEDC_TIMER_BIT_WIDTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_LEDC_SUPPORT_FADE_STOP", + "name": "SOC_LEDC_SUPPORT_FADE_STOP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MMU_LINEAR_ADDRESS_REGION_NUM", + "name": "SOC_MMU_LINEAR_ADDRESS_REGION_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MMU_PERIPH_NUM", + "name": "SOC_MMU_PERIPH_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MPU_CONFIGURABLE_REGIONS_SUPPORTED", + "name": "SOC_MPU_CONFIGURABLE_REGIONS_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MPU_MIN_REGION_SIZE", + "name": "SOC_MPU_MIN_REGION_SIZE", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MPU_REGIONS_MAX_NUM", + "name": "SOC_MPU_REGIONS_MAX_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MPU_REGION_RO_SUPPORTED", + "name": "SOC_MPU_REGION_RO_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MPU_REGION_WO_SUPPORTED", + "name": "SOC_MPU_REGION_WO_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_GROUPS", + "name": "SOC_RMT_GROUPS", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_TX_CANDIDATES_PER_GROUP", + "name": "SOC_RMT_TX_CANDIDATES_PER_GROUP", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_RX_CANDIDATES_PER_GROUP", + "name": "SOC_RMT_RX_CANDIDATES_PER_GROUP", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_CHANNELS_PER_GROUP", + "name": "SOC_RMT_CHANNELS_PER_GROUP", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_MEM_WORDS_PER_CHANNEL", + "name": "SOC_RMT_MEM_WORDS_PER_CHANNEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_RX_PINGPONG", + "name": "SOC_RMT_SUPPORT_RX_PINGPONG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_RX_DEMODULATION", + "name": "SOC_RMT_SUPPORT_RX_DEMODULATION", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_TX_ASYNC_STOP", + "name": "SOC_RMT_SUPPORT_TX_ASYNC_STOP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_TX_LOOP_COUNT", + "name": "SOC_RMT_SUPPORT_TX_LOOP_COUNT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_TX_SYNCHRO", + "name": "SOC_RMT_SUPPORT_TX_SYNCHRO", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY", + "name": "SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_XTAL", + "name": "SOC_RMT_SUPPORT_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_APB", + "name": "SOC_RMT_SUPPORT_APB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_RC_FAST", + "name": "SOC_RMT_SUPPORT_RC_FAST", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH", + "name": "SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM", + "name": "SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RTCIO_PIN_COUNT", + "name": "SOC_RTCIO_PIN_COUNT", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MPI_MEM_BLOCKS_NUM", + "name": "SOC_MPI_MEM_BLOCKS_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MPI_OPERATIONS_NUM", + "name": "SOC_MPI_OPERATIONS_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RSA_MAX_BIT_LEN", + "name": "SOC_RSA_MAX_BIT_LEN", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHA_DMA_MAX_BUFFER_SIZE", + "name": "SOC_SHA_DMA_MAX_BUFFER_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHA_SUPPORT_DMA", + "name": "SOC_SHA_SUPPORT_DMA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHA_SUPPORT_RESUME", + "name": "SOC_SHA_SUPPORT_RESUME", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHA_GDMA", + "name": "SOC_SHA_GDMA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHA_SUPPORT_SHA1", + "name": "SOC_SHA_SUPPORT_SHA1", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHA_SUPPORT_SHA224", + "name": "SOC_SHA_SUPPORT_SHA224", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHA_SUPPORT_SHA256", + "name": "SOC_SHA_SUPPORT_SHA256", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SDM_GROUPS", + "name": "SOC_SDM_GROUPS", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SDM_CHANNELS_PER_GROUP", + "name": "SOC_SDM_CHANNELS_PER_GROUP", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SDM_CLK_SUPPORT_APB", + "name": "SOC_SDM_CLK_SUPPORT_APB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_PERIPH_NUM", + "name": "SOC_SPI_PERIPH_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MAX_CS_NUM", + "name": "SOC_SPI_MAX_CS_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MAXIMUM_BUFFER_SIZE", + "name": "SOC_SPI_MAXIMUM_BUFFER_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SUPPORT_DDRCLK", + "name": "SOC_SPI_SUPPORT_DDRCLK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SLAVE_SUPPORT_SEG_TRANS", + "name": "SOC_SPI_SLAVE_SUPPORT_SEG_TRANS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SUPPORT_CD_SIG", + "name": "SOC_SPI_SUPPORT_CD_SIG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SUPPORT_CONTINUOUS_TRANS", + "name": "SOC_SPI_SUPPORT_CONTINUOUS_TRANS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SUPPORT_SLAVE_HD_VER2", + "name": "SOC_SPI_SUPPORT_SLAVE_HD_VER2", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SUPPORT_CLK_APB", + "name": "SOC_SPI_SUPPORT_CLK_APB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SUPPORT_CLK_XTAL", + "name": "SOC_SPI_SUPPORT_CLK_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT", + "name": "SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MEMSPI_IS_INDEPENDENT", + "name": "SOC_MEMSPI_IS_INDEPENDENT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MAX_PRE_DIVIDER", + "name": "SOC_SPI_MAX_PRE_DIVIDER", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE", + "name": "SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND", + "name": "SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MEM_SUPPORT_AUTO_RESUME", + "name": "SOC_SPI_MEM_SUPPORT_AUTO_RESUME", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MEM_SUPPORT_IDLE_INTR", + "name": "SOC_SPI_MEM_SUPPORT_IDLE_INTR", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MEM_SUPPORT_SW_SUSPEND", + "name": "SOC_SPI_MEM_SUPPORT_SW_SUSPEND", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MEM_SUPPORT_CHECK_SUS", + "name": "SOC_SPI_MEM_SUPPORT_CHECK_SUS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE", + "name": "SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MEM_SUPPORT_WRAP", + "name": "SOC_SPI_MEM_SUPPORT_WRAP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED", + "name": "SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED", + "name": "SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED", + "name": "SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED", + "name": "SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SYSTIMER_COUNTER_NUM", + "name": "SOC_SYSTIMER_COUNTER_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SYSTIMER_ALARM_NUM", + "name": "SOC_SYSTIMER_ALARM_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SYSTIMER_BIT_WIDTH_LO", + "name": "SOC_SYSTIMER_BIT_WIDTH_LO", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SYSTIMER_BIT_WIDTH_HI", + "name": "SOC_SYSTIMER_BIT_WIDTH_HI", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SYSTIMER_FIXED_DIVIDER", + "name": "SOC_SYSTIMER_FIXED_DIVIDER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SYSTIMER_INT_LEVEL", + "name": "SOC_SYSTIMER_INT_LEVEL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SYSTIMER_ALARM_MISS_COMPENSATE", + "name": "SOC_SYSTIMER_ALARM_MISS_COMPENSATE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TIMER_GROUPS", + "name": "SOC_TIMER_GROUPS", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TIMER_GROUP_TIMERS_PER_GROUP", + "name": "SOC_TIMER_GROUP_TIMERS_PER_GROUP", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TIMER_GROUP_COUNTER_BIT_WIDTH", + "name": "SOC_TIMER_GROUP_COUNTER_BIT_WIDTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TIMER_GROUP_SUPPORT_XTAL", + "name": "SOC_TIMER_GROUP_SUPPORT_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TIMER_GROUP_SUPPORT_APB", + "name": "SOC_TIMER_GROUP_SUPPORT_APB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TIMER_GROUP_TOTAL_TIMERS", + "name": "SOC_TIMER_GROUP_TOTAL_TIMERS", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MWDT_SUPPORT_XTAL", + "name": "SOC_MWDT_SUPPORT_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TWAI_CONTROLLER_NUM", + "name": "SOC_TWAI_CONTROLLER_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TWAI_CLK_SUPPORT_APB", + "name": "SOC_TWAI_CLK_SUPPORT_APB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TWAI_BRP_MIN", + "name": "SOC_TWAI_BRP_MIN", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TWAI_BRP_MAX", + "name": "SOC_TWAI_BRP_MAX", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TWAI_SUPPORTS_RX_STATUS", + "name": "SOC_TWAI_SUPPORTS_RX_STATUS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_DIS_DOWNLOAD_ICACHE", + "name": "SOC_EFUSE_DIS_DOWNLOAD_ICACHE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_DIS_PAD_JTAG", + "name": "SOC_EFUSE_DIS_PAD_JTAG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_DIS_USB_JTAG", + "name": "SOC_EFUSE_DIS_USB_JTAG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_DIS_DIRECT_BOOT", + "name": "SOC_EFUSE_DIS_DIRECT_BOOT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_SOFT_DIS_JTAG", + "name": "SOC_EFUSE_SOFT_DIS_JTAG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_DIS_ICACHE", + "name": "SOC_EFUSE_DIS_ICACHE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK", + "name": "SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SECURE_BOOT_V2_RSA", + "name": "SOC_SECURE_BOOT_V2_RSA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS", + "name": "SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS", + "name": "SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY", + "name": "SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX", + "name": "SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_FLASH_ENCRYPTION_XTS_AES", + "name": "SOC_FLASH_ENCRYPTION_XTS_AES", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_FLASH_ENCRYPTION_XTS_AES_128", + "name": "SOC_FLASH_ENCRYPTION_XTS_AES_128", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE", + "name": "SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MEMPROT_MEM_ALIGN_SIZE", + "name": "SOC_MEMPROT_MEM_ALIGN_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_NUM", + "name": "SOC_UART_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_HP_NUM", + "name": "SOC_UART_HP_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_FIFO_LEN", + "name": "SOC_UART_FIFO_LEN", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_BITRATE_MAX", + "name": "SOC_UART_BITRATE_MAX", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_SUPPORT_APB_CLK", + "name": "SOC_UART_SUPPORT_APB_CLK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_SUPPORT_RTC_CLK", + "name": "SOC_UART_SUPPORT_RTC_CLK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_SUPPORT_XTAL_CLK", + "name": "SOC_UART_SUPPORT_XTAL_CLK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_SUPPORT_WAKEUP_INT", + "name": "SOC_UART_SUPPORT_WAKEUP_INT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_SUPPORT_FSM_TX_WAIT_SEND", + "name": "SOC_UART_SUPPORT_FSM_TX_WAIT_SEND", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_COEX_HW_PTI", + "name": "SOC_COEX_HW_PTI", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EXTERNAL_COEX_ADVANCE", + "name": "SOC_EXTERNAL_COEX_ADVANCE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EXTERNAL_COEX_LEADER_TX_LINE", + "name": "SOC_EXTERNAL_COEX_LEADER_TX_LINE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PHY_DIG_REGS_MEM_SIZE", + "name": "SOC_PHY_DIG_REGS_MEM_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MAC_BB_PD_MEM_SIZE", + "name": "SOC_MAC_BB_PD_MEM_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH", + "name": "SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORT_WIFI_WAKEUP", + "name": "SOC_PM_SUPPORT_WIFI_WAKEUP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORT_BT_WAKEUP", + "name": "SOC_PM_SUPPORT_BT_WAKEUP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORT_CPU_PD", + "name": "SOC_PM_SUPPORT_CPU_PD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORT_WIFI_PD", + "name": "SOC_PM_SUPPORT_WIFI_PD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORT_BT_PD", + "name": "SOC_PM_SUPPORT_BT_PD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORT_RC_FAST_PD", + "name": "SOC_PM_SUPPORT_RC_FAST_PD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORT_VDDSDIO_PD", + "name": "SOC_PM_SUPPORT_VDDSDIO_PD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORT_MAC_BB_PD", + "name": "SOC_PM_SUPPORT_MAC_BB_PD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_CPU_RETENTION_BY_RTCCNTL", + "name": "SOC_PM_CPU_RETENTION_BY_RTCCNTL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_MODEM_RETENTION_BY_BACKUPDMA", + "name": "SOC_PM_MODEM_RETENTION_BY_BACKUPDMA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CLK_RC_FAST_D256_SUPPORTED", + "name": "SOC_CLK_RC_FAST_D256_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256", + "name": "SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CLK_RC_FAST_SUPPORT_CALIBRATION", + "name": "SOC_CLK_RC_FAST_SUPPORT_CALIBRATION", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CLK_XTAL32K_SUPPORTED", + "name": "SOC_CLK_XTAL32K_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC", + "name": "SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL", + "name": "SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_HW_TSF", + "name": "SOC_WIFI_HW_TSF", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_FTM_SUPPORT", + "name": "SOC_WIFI_FTM_SUPPORT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_GCMP_SUPPORT", + "name": "SOC_WIFI_GCMP_SUPPORT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_WAPI_SUPPORT", + "name": "SOC_WIFI_WAPI_SUPPORT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_CSI_SUPPORT", + "name": "SOC_WIFI_CSI_SUPPORT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_MESH_SUPPORT", + "name": "SOC_WIFI_MESH_SUPPORT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW", + "name": "SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_PHY_NEEDS_USB_WORKAROUND", + "name": "SOC_WIFI_PHY_NEEDS_USB_WORKAROUND", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_BLE_SUPPORTED", + "name": "SOC_BLE_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_BLE_MESH_SUPPORTED", + "name": "SOC_BLE_MESH_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_BLE_50_SUPPORTED", + "name": "SOC_BLE_50_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_BLE_DEVICE_PRIVACY_SUPPORTED", + "name": "SOC_BLE_DEVICE_PRIVACY_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_BLUFI_SUPPORTED", + "name": "SOC_BLUFI_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PHY_COMBO_MODULE", + "name": "SOC_PHY_COMBO_MODULE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_CMAKE", + "name": "IDF_CMAKE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "- This option is for internal use only.\n- Enabling this option will help enable all FPGA support so as to\n run ESP-IDF on an FPGA. This can help reproduce some issues that\n only happens on FPGA condition, or when you have to burn some\n efuses multiple times.", + "id": "IDF_ENV_FPGA", + "name": "IDF_ENV_FPGA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "- This option is ONLY used when doing new chip bringup.\n- This option will only enable necessary hw / sw settings for running\n a hello_world application.", + "id": "IDF_ENV_BRINGUP", + "name": "IDF_ENV_BRINGUP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_CI_BUILD", + "name": "IDF_CI_BUILD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_DOC_BUILD", + "name": "IDF_DOC_BUILD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TOOLCHAIN", + "name": "IDF_TOOLCHAIN", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TOOLCHAIN_CLANG", + "name": "IDF_TOOLCHAIN_CLANG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ARCH_RISCV", + "name": "IDF_TARGET_ARCH_RISCV", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ARCH_XTENSA", + "name": "IDF_TARGET_ARCH_XTENSA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ARCH", + "name": "IDF_TARGET_ARCH", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET", + "name": "IDF_TARGET", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_INIT_VERSION", + "name": "IDF_INIT_VERSION", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_LINUX", + "name": "IDF_TARGET_LINUX", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32", + "name": "IDF_TARGET_ESP32", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32S2", + "name": "IDF_TARGET_ESP32S2", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32S3", + "name": "IDF_TARGET_ESP32S3", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32C3", + "name": "IDF_TARGET_ESP32C3", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32C2", + "name": "IDF_TARGET_ESP32C2", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32C6", + "name": "IDF_TARGET_ESP32C6", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32P4", + "name": "IDF_TARGET_ESP32P4", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32H2", + "name": "IDF_TARGET_ESP32H2", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_LINUX", + "name": "IDF_TARGET_LINUX", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_FIRMWARE_CHIP_ID", + "name": "IDF_FIRMWARE_CHIP_ID", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "!IDF_TARGET_LINUX && ", + "help": null, + "id": "APP_BUILD_TYPE_APP_2NDBOOT", + "name": "APP_BUILD_TYPE_APP_2NDBOOT", + "range": null, + "title": "Default (binary application + 2nd stage bootloader)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "APP_BUILD_TYPE_RAM", + "name": "APP_BUILD_TYPE_RAM", + "range": null, + "title": "Build app runs entirely in RAM (EXPERIMENTAL)", + "type": "bool" + } + ], + "depends_on": null, + "help": "Select the way the application is built.\n\nBy default, the application is built as a binary file in a format compatible with\nthe ESP-IDF bootloader. In addition to this application, 2nd stage bootloader is\nalso built. Application and bootloader binaries can be written into flash and\nloaded/executed from there.\n\nAnother option, useful for only very small and limited applications, is to only link\nthe .elf file of the application, such that it can be loaded directly into RAM over\nJTAG or UART. Note that since IRAM and DRAM sizes are very limited, it is not possible\nto build any complex application this way. However for some kinds of testing and debugging,\nthis option may provide faster iterations, since the application does not need to be\nwritten into flash.\n\nNote: when APP_BUILD_TYPE_RAM is selected and loaded with JTAG, ESP-IDF does not contain\nall the startup code required to initialize the CPUs and ROM memory (data/bss).\nTherefore it is necessary to execute a bit of ROM code prior to executing the application.\nA gdbinit file may look as follows (for ESP32):\n\n # Connect to a running instance of OpenOCD\n target remote :3333\n # Reset and halt the target\n mon reset halt\n # Run to a specific point in ROM code,\n # where most of initialization is complete.\n thb *0x40007d54\n c\n # Load the application into RAM\n load\n # Run till app_main\n tb app_main\n c\n\nExecute this gdbinit file as follows:\n\n xtensa-esp32-elf-gdb build/app-name.elf -x gdbinit\n\nExample gdbinit files for other targets can be found in tools/test_apps/system/gdb_loadable_elf/\n\nWhen loading the BIN with UART, the ROM will jump to ram and run the app after finishing the ROM\nstartup code, so there's no additional startup initialization required. You can use the\n`load_ram` in esptool.py to load the generated .bin file into ram and execute.\n\nExample:\n esptool.py --chip {chip} -p {port} -b {baud} --no-stub load_ram {app.bin}\n\nRecommended sdkconfig.defaults for building loadable ELF files is as follows.\nCONFIG_APP_BUILD_TYPE_RAM is required, other options help reduce application\nmemory footprint.\n\n CONFIG_APP_BUILD_TYPE_RAM=y\n CONFIG_VFS_SUPPORT_TERMIOS=\n CONFIG_NEWLIB_NANO_FORMAT=y\n CONFIG_ESP_SYSTEM_PANIC_PRINT_HALT=y\n CONFIG_ESP_DEBUG_STUBS_ENABLE=\n CONFIG_ESP_ERR_TO_NAME_LOOKUP=", + "id": "build-type-application-build-type", + "name": "APP_BUILD_TYPE", + "title": "Application build type", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "APP_BUILD_GENERATE_BINARIES", + "name": "APP_BUILD_GENERATE_BINARIES", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "APP_BUILD_BOOTLOADER", + "name": "APP_BUILD_BOOTLOADER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "APP_BUILD_TYPE_RAM", + "help": "If this option is enabled, external memory and related peripherals, such as Cache, MMU,\nFlash and PSRAM, won't be initialized. Corresponding drivers won't be introduced either.\nComponents that depend on the spi_flash component will also be unavailable, such as\napp_update, etc. When this option is enabled, about 26KB of RAM space can be saved.", + "id": "APP_BUILD_TYPE_PURE_RAM_APP", + "name": "APP_BUILD_TYPE_PURE_RAM_APP", + "range": null, + "title": "Build app without SPI_FLASH/PSRAM support (saves ram)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "APP_BUILD_USE_FLASH_SECTIONS", + "name": "APP_BUILD_USE_FLASH_SECTIONS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If enabled, all date, time, and path information would be eliminated. A .gdbinit file would be create\nautomatically. (or will be append if you have one already)", + "id": "APP_REPRODUCIBLE_BUILD", + "name": "APP_REPRODUCIBLE_BUILD", + "range": null, + "title": "Enable reproducible build", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If enabled, this disables the linking of binary libraries in the application build. Note\nthat after enabling this Wi-Fi/Bluetooth will not work.", + "id": "APP_NO_BLOBS", + "name": "APP_NO_BLOBS", + "range": null, + "title": "No Binary Blobs", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "Bootloaders before ESP-IDF v2.1 did less initialisation of the\nsystem clock. This setting needs to be enabled to build an app\nwhich can be booted by these older bootloaders.\n\nIf this setting is enabled, the app can be booted by any bootloader\nfrom IDF v1.0 up to the current version.\n\nIf this setting is disabled, the app can only be booted by bootloaders\nfrom IDF v2.1 or newer.\n\nEnabling this setting adds approximately 1KB to the app's IRAM usage.", + "id": "APP_COMPATIBLE_PRE_V2_1_BOOTLOADERS", + "name": "APP_COMPATIBLE_PRE_V2_1_BOOTLOADERS", + "range": null, + "title": "App compatible with bootloaders before ESP-IDF v2.1", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "Partition tables before ESP-IDF V3.1 do not contain an MD5 checksum\nfield, and the bootloader before ESP-IDF v3.1 cannot read a partition\ntable that contains an MD5 checksum field.\n\nEnable this option only if your app needs to boot on a bootloader and/or\npartition table that was generated from a version *before* ESP-IDF v3.1.\n\nIf this option and Flash Encryption are enabled at the same time, and any\ndata partitions in the partition table are marked Encrypted, then the\npartition encrypted flag should be manually verified in the app before accessing\nthe partition (see CVE-2021-27926).", + "id": "APP_COMPATIBLE_PRE_V3_1_BOOTLOADERS", + "name": "APP_COMPATIBLE_PRE_V3_1_BOOTLOADERS", + "range": null, + "title": "App compatible with bootloader and partition table before ESP-IDF v3.1", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": null, + "id": "APP_INIT_CLK", + "name": "APP_INIT_CLK", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "build-type", + "title": "Build type", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "!APP_REPRODUCIBLE_BUILD", + "help": "If set, then the bootloader will be built with the current time/date stamp.\nIt is stored in the bootloader description\nstructure. If not set, time/date stamp will be excluded from bootloader image.\nThis can be useful for getting the\nsame binary image files made from the same source, but at different times.", + "id": "BOOTLOADER_COMPILE_TIME_DATE", + "name": "BOOTLOADER_COMPILE_TIME_DATE", + "range": null, + "title": "Use time/date stamp for bootloader", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Project version. It is placed in \"version\" field of the esp_bootloader_desc structure.\nThe type of this field is \"uint32_t\".", + "id": "BOOTLOADER_PROJECT_VER", + "name": "BOOTLOADER_PROJECT_VER", + "range": [ + 0, + 4294967295 + ], + "title": "Project version", + "type": "int" + } + ], + "depends_on": null, + "id": "bootloader-config-bootloader-manager", + "title": "Bootloader manager", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "Offset address that 2nd bootloader will be flashed to.\nThe value is determined by the ROM bootloader.\nIt's not configurable in ESP-IDF.", + "id": "BOOTLOADER_OFFSET_IN_FLASH", + "name": "BOOTLOADER_OFFSET_IN_FLASH", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_COMPILER_OPTIMIZATION_SIZE", + "name": "BOOTLOADER_COMPILER_OPTIMIZATION_SIZE", + "range": null, + "title": "Size (-Os)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG", + "name": "BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG", + "range": null, + "title": "Debug (-Og)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_COMPILER_OPTIMIZATION_PERF", + "name": "BOOTLOADER_COMPILER_OPTIMIZATION_PERF", + "range": null, + "title": "Optimize for performance (-O2)", + "type": "bool" + }, + { + "children": [], + "depends_on": "(IDF_TARGET_ARCH_XTENSA || IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32C2) && ", + "help": null, + "id": "BOOTLOADER_COMPILER_OPTIMIZATION_NONE", + "name": "BOOTLOADER_COMPILER_OPTIMIZATION_NONE", + "range": null, + "title": "Debug without optimization (-O0) (Deprecated, will be removed in IDF v6.0)", + "type": "bool" + } + ], + "depends_on": null, + "help": "This option sets compiler optimization level (gcc -O argument)\nfor the bootloader.\n\n- The default \"Size\" setting will add the -0s flag to CFLAGS.\n- The \"Debug\" setting will add the -Og flag to CFLAGS.\n- The \"Performance\" setting will add the -O2 flag to CFLAGS.\n\nNote that custom optimization levels may be unsupported.", + "id": "bootloader-config-bootloader-optimization-level", + "name": "BOOTLOADER_COMPILER_OPTIMIZATION", + "title": "Bootloader optimization Level", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_LOG_LEVEL_NONE", + "name": "BOOTLOADER_LOG_LEVEL_NONE", + "range": null, + "title": "No output", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_LOG_LEVEL_ERROR", + "name": "BOOTLOADER_LOG_LEVEL_ERROR", + "range": null, + "title": "Error", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_LOG_LEVEL_WARN", + "name": "BOOTLOADER_LOG_LEVEL_WARN", + "range": null, + "title": "Warning", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_LOG_LEVEL_INFO", + "name": "BOOTLOADER_LOG_LEVEL_INFO", + "range": null, + "title": "Info", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_LOG_LEVEL_DEBUG", + "name": "BOOTLOADER_LOG_LEVEL_DEBUG", + "range": null, + "title": "Debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_LOG_LEVEL_VERBOSE", + "name": "BOOTLOADER_LOG_LEVEL_VERBOSE", + "range": null, + "title": "Verbose", + "type": "bool" + } + ], + "depends_on": null, + "help": "Specify how much output to see in bootloader logs.", + "id": "bootloader-config-bootloader-log-verbosity", + "name": "BOOTLOADER_LOG_LEVEL", + "title": "Bootloader log verbosity", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "BOOTLOADER_LOG_LEVEL", + "name": "BOOTLOADER_LOG_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && (ESPTOOLPY_FLASHMODE_QIO || ESPTOOLPY_FLASHMODE_QOUT)", + "help": "This setting is only used if the SPI flash pins have been overridden by setting the eFuses\nSPI_PAD_CONFIG_xxx, and the SPI flash mode is QIO or QOUT.\n\nWhen this is the case, the eFuse config only defines 3 of the 4 Quad I/O data pins. The WP pin (aka\nESP32 pin \"SD_DATA_3\" or SPI flash pin \"IO2\") is not specified in eFuse. The same pin is also used\nfor external SPIRAM if it is enabled.\n\nIf this config item is set to N (default), the correct WP pin will be automatically used for any\nEspressif chip or module with integrated flash. If a custom setting is needed, set this config item to\nY and specify the GPIO number connected to the WP.", + "id": "BOOTLOADER_SPI_CUSTOM_WP_PIN", + "name": "BOOTLOADER_SPI_CUSTOM_WP_PIN", + "range": null, + "title": "Use custom SPI Flash WP Pin when flash pins set in eFuse (read help)", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && (ESPTOOLPY_FLASHMODE_QIO || ESPTOOLPY_FLASHMODE_QOUT)", + "help": "The option \"Use custom SPI Flash WP Pin\" must be set or this value is ignored\n\nIf burning a customized set of SPI flash pins in eFuse and using QIO or QOUT mode for flash, set this\nvalue to the GPIO number of the SPI flash WP pin.", + "id": "BOOTLOADER_SPI_WP_PIN", + "name": "BOOTLOADER_SPI_WP_PIN", + "range": null, + "title": "Custom SPI Flash WP Pin", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "This will force 2nd bootloader to be loaded by DOUT mode, and will restore Dummy Cycle setting by\nresetting the Flash", + "id": "BOOTLOADER_FLASH_DC_AWARE", + "name": "BOOTLOADER_FLASH_DC_AWARE", + "range": null, + "title": "Allow app adjust Dummy Cycle bits in SPI Flash for higher frequency (READ HELP FIRST)", + "type": "bool" + }, + { + "children": [], + "depends_on": "!IDF_ENV_BRINGUP", + "help": "Perform the startup flow recommended by XMC. Please consult XMC for the details of this flow.\nXMC chips will be forbidden to be used, when this option is disabled.\n\nDON'T DISABLE THIS UNLESS YOU KNOW WHAT YOU ARE DOING.\n\ncomment \"Features below require specific hardware (READ DOCS FIRST!)\"", + "id": "BOOTLOADER_FLASH_XMC_SUPPORT", + "name": "BOOTLOADER_FLASH_XMC_SUPPORT", + "range": null, + "title": "Enable the support for flash chips of XMC (READ DOCS FIRST)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This is a helper config for 32bits address flash. Invisible for users.", + "id": "BOOTLOADER_FLASH_32BIT_ADDR", + "name": "BOOTLOADER_FLASH_32BIT_ADDR", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This is a helper config for 32bits address flash. Invisible for users.", + "id": "BOOTLOADER_FLASH_NEEDS_32BIT_FEAT", + "name": "BOOTLOADER_FLASH_NEEDS_32BIT_FEAT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "BOOTLOADER_FLASH_NEEDS_32BIT_FEAT && IDF_TARGET_ESP32S3 && IDF_EXPERIMENTAL_FEATURES", + "help": "Enabling this option allows the CPU to access 32-bit-address flash beyond 16M range.\n1. This option only valid for 4-line flash. Octal flash doesn't need this.\n2. This option is experimental, which means it can\u2019t use on all flash chips stable, for more\ninformation, please contact Espressif Business support.", + "id": "BOOTLOADER_CACHE_32BIT_ADDR_QUAD_FLASH", + "name": "BOOTLOADER_CACHE_32BIT_ADDR_QUAD_FLASH", + "range": null, + "title": "Enable cache access to 32-bit-address (over 16MB) range of SPI Flash (READ DOCS FIRST)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "BOOTLOADER_CACHE_32BIT_ADDR_OCTAL_FLASH", + "name": "BOOTLOADER_CACHE_32BIT_ADDR_OCTAL_FLASH", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "bootloader-config-serial-flash-configurations", + "title": "Serial Flash Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "!ESPTOOLPY_FLASHFREQ_80M && ", + "help": null, + "id": "BOOTLOADER_VDDSDIO_BOOST_1_8V", + "name": "BOOTLOADER_VDDSDIO_BOOST_1_8V", + "range": null, + "title": "1.8V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_VDDSDIO_BOOST_1_9V", + "name": "BOOTLOADER_VDDSDIO_BOOST_1_9V", + "range": null, + "title": "1.9V", + "type": "bool" + } + ], + "depends_on": "SOC_CONFIGURABLE_VDDSDIO_SUPPORTED", + "help": "If this option is enabled, and VDDSDIO LDO is set to 1.8V (using eFuse\nor MTDI bootstrapping pin), bootloader will change LDO settings to\noutput 1.9V instead. This helps prevent flash chip from browning out\nduring flash programming operations.\n\nThis option has no effect if VDDSDIO is set to 3.3V, or if the internal\nVDDSDIO regulator is disabled via eFuse.", + "id": "bootloader-config-vddsdio-ldo-voltage", + "name": "BOOTLOADER_VDDSDIO_BOOST", + "title": "VDDSDIO LDO voltage", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "BOOTLOADER_FACTORY_RESET", + "help": "The selected GPIO will be configured as an input with internal pull-up enabled (note that on some SoCs.\nnot all pins have an internal pull-up, consult the hardware datasheet for details.) To trigger a factory\nreset, this GPIO must be held high or low (as configured) on startup.", + "id": "BOOTLOADER_NUM_PIN_FACTORY_RESET", + "name": "BOOTLOADER_NUM_PIN_FACTORY_RESET", + "range": null, + "title": "Number of the GPIO input for factory reset", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_FACTORY_RESET_PIN_LOW", + "name": "BOOTLOADER_FACTORY_RESET_PIN_LOW", + "range": null, + "title": "Reset on GPIO low", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_FACTORY_RESET_PIN_HIGH", + "name": "BOOTLOADER_FACTORY_RESET_PIN_HIGH", + "range": null, + "title": "Reset on GPIO high", + "type": "bool" + } + ], + "depends_on": "BOOTLOADER_FACTORY_RESET", + "help": "Pin level for factory reset, can be triggered on low or high.", + "id": "bootloader-config-gpio-triggers-factory-reset-factory-reset-gpio-level", + "name": "BOOTLOADER_FACTORY_RESET_PIN_LEVEL", + "title": "Factory reset GPIO level", + "type": "choice" + }, + { + "children": [], + "depends_on": "BOOTLOADER_FACTORY_RESET", + "help": "The device will boot from \"factory\" partition (or OTA slot 0 if no factory partition is present) after a\nfactory reset.", + "id": "BOOTLOADER_OTA_DATA_ERASE", + "name": "BOOTLOADER_OTA_DATA_ERASE", + "range": null, + "title": "Clear OTA data on factory reset (select factory partition)", + "type": "bool" + }, + { + "children": [], + "depends_on": "BOOTLOADER_FACTORY_RESET", + "help": "Allows customers to select which data partitions will be erased while factory reset.\n\nSpecify the names of partitions as a comma-delimited with optional spaces for readability. (Like this:\n\"nvs, phy_init, ...\")\nMake sure that the name specified in the partition table and here are the same.\nPartitions of type \"app\" cannot be specified here.", + "id": "BOOTLOADER_DATA_FACTORY_RESET", + "name": "BOOTLOADER_DATA_FACTORY_RESET", + "range": null, + "title": "Comma-separated names of partitions to clear on factory reset", + "type": "string" + } + ], + "depends_on": null, + "help": "Allows to reset the device to factory settings:\n- clear one or more data partitions;\n- boot from \"factory\" partition.\nThe factory reset will occur if there is a GPIO input held at the configured level while\ndevice starts up. See settings below.", + "id": "BOOTLOADER_FACTORY_RESET", + "name": "BOOTLOADER_FACTORY_RESET", + "range": null, + "title": "GPIO triggers factory reset", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BOOTLOADER_APP_TEST", + "help": "The selected GPIO will be configured as an input with internal pull-up enabled.\nTo trigger a test app, this GPIO must be pulled low on reset.\nAfter the GPIO input is deactivated and the device reboots, the old application will boot.\n(factory or OTA[x]).\nNote that GPIO34-39 do not have an internal pullup and an external one must be provided.", + "id": "BOOTLOADER_NUM_PIN_APP_TEST", + "name": "BOOTLOADER_NUM_PIN_APP_TEST", + "range": null, + "title": "Number of the GPIO input to boot TEST partition", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_APP_TEST_PIN_LOW", + "name": "BOOTLOADER_APP_TEST_PIN_LOW", + "range": null, + "title": "Enter test app on GPIO low", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_APP_TEST_PIN_HIGH", + "name": "BOOTLOADER_APP_TEST_PIN_HIGH", + "range": null, + "title": "Enter test app on GPIO high", + "type": "bool" + } + ], + "depends_on": "BOOTLOADER_APP_TEST", + "help": "Pin level for app test, can be triggered on low or high.", + "id": "bootloader-config-gpio-triggers-boot-from-test-app-partition-app-test-gpio-level", + "name": "BOOTLOADER_APP_TEST_PIN_LEVEL", + "title": "App test GPIO level", + "type": "choice" + } + ], + "depends_on": "!BOOTLOADER_APP_ANTI_ROLLBACK", + "help": "Allows to run the test app from \"TEST\" partition.\nA boot from \"test\" partition will occur if there is a GPIO input pulled low while device starts up.\nSee settings below.", + "id": "BOOTLOADER_APP_TEST", + "name": "BOOTLOADER_APP_TEST", + "range": null, + "title": "GPIO triggers boot from test app partition", + "type": "bool" + }, + { + "children": [], + "depends_on": "BOOTLOADER_FACTORY_RESET || BOOTLOADER_APP_TEST", + "help": "The GPIO must be held low continuously for this period of time after reset\nbefore a factory reset or test partition boot (as applicable) is performed.", + "id": "BOOTLOADER_HOLD_TIME_GPIO", + "name": "BOOTLOADER_HOLD_TIME_GPIO", + "range": null, + "title": "Hold time of GPIO for reset/test mode (seconds)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Protects the unmapped memory regions of the entire address space from unintended accesses.\nThis will ensure that an exception will be triggered whenever the CPU performs a memory\noperation on unmapped regions of the address space.", + "id": "BOOTLOADER_REGION_PROTECTION_ENABLE", + "name": "BOOTLOADER_REGION_PROTECTION_ENABLE", + "range": null, + "title": "Enable protection for unmapped memory regions", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BOOTLOADER_WDT_ENABLE", + "help": "If this option is set, the ESP-IDF app must explicitly reset, feed, or disable the rtc_wdt in\nthe app's own code.\nIf this option is not set (default), then rtc_wdt will be disabled by ESP-IDF before calling\nthe app_main() function.\n\nUse function rtc_wdt_feed() for resetting counter of rtc_wdt.\nUse function rtc_wdt_disable() for disabling rtc_wdt.", + "id": "BOOTLOADER_WDT_DISABLE_IN_USER_CODE", + "name": "BOOTLOADER_WDT_DISABLE_IN_USER_CODE", + "range": null, + "title": "Allows RTC watchdog disable in user code", + "type": "bool" + }, + { + "children": [], + "depends_on": "BOOTLOADER_WDT_ENABLE", + "help": "Verify that this parameter is correct and more then the execution time.\nPay attention to options such as reset to factory, trigger test partition and encryption on boot\n- these options can increase the execution time.\nNote: RTC_WDT will reset while encryption operations will be performed.", + "id": "BOOTLOADER_WDT_TIME_MS", + "name": "BOOTLOADER_WDT_TIME_MS", + "range": [ + 0, + 120000 + ], + "title": "Timeout for RTC watchdog (ms)", + "type": "int" + } + ], + "depends_on": null, + "help": "Tracks the execution time of startup code.\nIf the execution time is exceeded, the RTC_WDT will restart system.\nIt is also useful to prevent a lock up in start code caused by an unstable power source.\nNOTE: Tracks the execution time starts from the bootloader code - re-set timeout, while selecting the\nsource for slow_clk - and ends calling app_main.\nRe-set timeout is needed due to WDT uses a SLOW_CLK clock source. After changing a frequency slow_clk a\ntime of WDT needs to re-set for new frequency.\nslow_clk depends on RTC_CLK_SRC (INTERNAL_RC or EXTERNAL_CRYSTAL).", + "id": "BOOTLOADER_WDT_ENABLE", + "name": "BOOTLOADER_WDT_ENABLE", + "range": null, + "title": "Use RTC watchdog in start code", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "BOOTLOADER_APP_ANTI_ROLLBACK", + "help": "The secure version is the sequence number stored in the header of each firmware.\nThe security version is set in the bootloader, version is recorded in the eFuse field\nas the number of set ones. The allocated number of bits in the efuse field\nfor storing the security version is limited (see BOOTLOADER_APP_SEC_VER_SIZE_EFUSE_FIELD option).\n\nBootloader: When bootloader selects an app to boot, an app is selected that has\na security version greater or equal that recorded in eFuse field.\nThe app is booted with a higher (or equal) secure version.\n\nThe security version is worth increasing if in previous versions there is\na significant vulnerability and their use is not acceptable.\n\nYour partition table should has a scheme with ota_0 + ota_1 (without factory).", + "id": "BOOTLOADER_APP_SECURE_VERSION", + "name": "BOOTLOADER_APP_SECURE_VERSION", + "range": null, + "title": "eFuse secure version of app", + "type": "int" + }, + { + "children": [], + "depends_on": "BOOTLOADER_APP_ANTI_ROLLBACK", + "help": "The size of the efuse secure version field.\nIts length is limited to 32 bits for ESP32 and 16 bits for ESP32-S2.\nThis determines how many times the security version can be increased.", + "id": "BOOTLOADER_APP_SEC_VER_SIZE_EFUSE_FIELD", + "name": "BOOTLOADER_APP_SEC_VER_SIZE_EFUSE_FIELD", + "range": null, + "title": "Size of the efuse secure version field", + "type": "int" + }, + { + "children": [], + "depends_on": "BOOTLOADER_APP_ANTI_ROLLBACK", + "help": "This option allows to emulate read/write operations with all eFuses and efuse secure version.\nIt allows to test anti-rollback implemention without permanent write eFuse bits.\nThere should be an entry in partition table with following details: `emul_efuse, data, efuse, , 0x2000`.\n\nThis option enables: EFUSE_VIRTUAL and EFUSE_VIRTUAL_KEEP_IN_FLASH.", + "id": "BOOTLOADER_EFUSE_SECURE_VERSION_EMULATE", + "name": "BOOTLOADER_EFUSE_SECURE_VERSION_EMULATE", + "range": null, + "title": "Emulate operations with efuse secure version(only test)", + "type": "bool" + } + ], + "depends_on": "BOOTLOADER_APP_ROLLBACK_ENABLE", + "help": "This option prevents rollback to previous firmware/application image with lower security version.", + "id": "BOOTLOADER_APP_ANTI_ROLLBACK", + "name": "BOOTLOADER_APP_ANTI_ROLLBACK", + "range": null, + "title": "Enable app anti-rollback support", + "type": "bool" + } + ], + "depends_on": null, + "help": "After updating the app, the bootloader runs a new app with the \"ESP_OTA_IMG_PENDING_VERIFY\" state set.\nThis state prevents the re-run of this app. After the first boot of the new app in the user code, the\nfunction should be called to confirm the operability of the app or vice versa about its non-operability.\nIf the app is working, then it is marked as valid. Otherwise, it is marked as not valid and rolls back to\nthe previous working app. A reboot is performed, and the app is booted before the software update.\nNote: If during the first boot a new app the power goes out or the WDT works, then roll back will happen.\nRollback is possible only between the apps with the same security versions.", + "id": "BOOTLOADER_APP_ROLLBACK_ENABLE", + "name": "BOOTLOADER_APP_ROLLBACK_ENABLE", + "range": null, + "title": "Enable app rollback support", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_RTC_FAST_MEM_SUPPORTED && ((SECURE_BOOT && SECURE_BOOT_INSECURE) || !SECURE_BOOT)", + "help": "This option disables the normal validation of an image coming out of\ndeep sleep (checksums, SHA256, and signature). This is a trade-off\nbetween wakeup performance from deep sleep, and image integrity checks.\n\nOnly enable this if you know what you are doing. It should not be used\nin conjunction with using deep_sleep() entry and changing the active OTA\npartition as this would skip the validation upon first load of the new\nOTA partition.\n\nIt is possible to enable this option with Secure Boot if \"allow insecure\noptions\" is enabled, however it's strongly recommended to NOT enable it as\nit may allow a Secure Boot bypass.", + "id": "BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP", + "name": "BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP", + "range": null, + "title": "Skip image validation when exiting deep sleep", + "type": "bool" + }, + { + "children": [], + "depends_on": "!SECURE_SIGNED_ON_BOOT", + "help": "Some applications need to boot very quickly from power on. By default, the entire app binary\nis read from flash and verified which takes up a significant portion of the boot time.\n\nEnabling this option will skip validation of the app when the SoC boots from power on.\nNote that in this case it's not possible for the bootloader to detect if an app image is\ncorrupted in the flash, therefore it's not possible to safely fall back to a different app\npartition. Flash corruption of this kind is unlikely but can happen if there is a serious\nfirmware bug or physical damage.\n\nFollowing other reset types, the bootloader will still validate the app image. This increases\nthe chances that flash corruption resulting in a crash can be detected following soft reset, and\nthe bootloader will fall back to a valid app image. To increase the chances of successfully recovering\nfrom a flash corruption event, keep the option BOOTLOADER_WDT_ENABLE enabled and consider also enabling\nBOOTLOADER_WDT_DISABLE_IN_USER_CODE - then manually disable the RTC Watchdog once the app is running.\nIn addition, enable both the Task and Interrupt watchdog timers with reset options set.", + "id": "BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON", + "name": "BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON", + "range": null, + "title": "Skip image validation from power on reset (READ HELP FIRST)", + "type": "bool" + }, + { + "children": [], + "depends_on": "!SECURE_SIGNED_ON_BOOT", + "help": "Selecting this option prevents the bootloader from ever validating the app image before\nbooting it. Any flash corruption of the selected app partition will make the entire SoC\nunbootable.\n\nAlthough flash corruption is a very rare case, it is not recommended to select this option.\nConsider selecting \"Skip image validation from power on reset\" instead. However, if boot time\nis the only important factor then it can be enabled.", + "id": "BOOTLOADER_SKIP_VALIDATE_ALWAYS", + "name": "BOOTLOADER_SKIP_VALIDATE_ALWAYS", + "range": null, + "title": "Skip image validation always (READ HELP FIRST)", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_RTC_FAST_MEM_SUPPORTED", + "help": "Reserve RTC FAST memory for Skip image validation. This option in bytes.\nThis option reserves an area in the RTC FAST memory (access only PRO_CPU).\nUsed to save the addresses of the selected application.\nWhen a wakeup occurs (from Deep sleep), the bootloader retrieves it and\nloads the application without validation.", + "id": "BOOTLOADER_RESERVE_RTC_SIZE", + "name": "BOOTLOADER_RESERVE_RTC_SIZE", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [ + { + "children": [], + "depends_on": "BOOTLOADER_CUSTOM_RESERVE_RTC", + "help": "This option allows the customer to use the legacy bootloader behavior when the\nRTC FAST memory CRC calculation takes place. When this option is enabled, the\nallocated user custom data will be taken into account in the CRC calculcation.\nThis means that any change to the custom data would need a CRC update to prevent\nthe bootloader from marking this data as corrupted.\nIf this option is disabled, the custom data will not be taken into account when\ncalculating the RTC FAST memory CRC. The user custom data can be changed freely,\nwithout the need to update the CRC.\nTHIS OPTION MUST BE THE SAME FOR BOTH THE BOOTLOADER AND THE APPLICATION BUILDS.", + "id": "BOOTLOADER_CUSTOM_RESERVE_RTC_IN_CRC", + "name": "BOOTLOADER_CUSTOM_RESERVE_RTC_IN_CRC", + "range": null, + "title": "Include custom memory in the CRC calculation", + "type": "bool" + }, + { + "children": [], + "depends_on": "BOOTLOADER_CUSTOM_RESERVE_RTC", + "help": "This option reserves in RTC FAST memory the area for custom purposes.\nIf you want to create your own bootloader and save more information\nin this area of memory, you can increase it. It must be a multiple of 4 bytes.\nThis area (rtc_retain_mem_t) is reserved and has access from the bootloader and an application.", + "id": "BOOTLOADER_CUSTOM_RESERVE_RTC_SIZE", + "name": "BOOTLOADER_CUSTOM_RESERVE_RTC_SIZE", + "range": null, + "title": "Size in bytes for custom purposes", + "type": "hex" + } + ], + "depends_on": "SOC_RTC_FAST_MEM_SUPPORTED", + "help": "This option allows the customer to place data in the RTC FAST memory,\nthis area remains valid when rebooted, except for power loss.\nThis memory is located at a fixed address and is available\nfor both the bootloader and the application.\n(The application and bootoloader must be compiled with the same option).\nThe RTC FAST memory has access only through PRO_CPU.", + "id": "BOOTLOADER_CUSTOM_RESERVE_RTC", + "name": "BOOTLOADER_CUSTOM_RESERVE_RTC", + "range": null, + "title": "Reserve RTC FAST memory for custom purposes", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_RTC_FAST_MEM_SUPPORTED", + "help": "This option reserves an area in RTC FAST memory for the following features:\n- \"Skip image validation when exiting deep sleep\"\n- \"Reserve RTC FAST memory for custom purposes\"\n- \"GPIO triggers factory reset\"", + "id": "BOOTLOADER_RESERVE_RTC_MEM", + "name": "BOOTLOADER_RESERVE_RTC_MEM", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "bootloader-config", + "title": "Bootloader config", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SECURE_BOOT || SECURE_SIGNED_ON_BOOT_NO_SECURE_BOOT", + "help": null, + "id": "SECURE_SIGNED_ON_BOOT", + "name": "SECURE_SIGNED_ON_BOOT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_BOOT || SECURE_SIGNED_ON_UPDATE_NO_SECURE_BOOT", + "help": null, + "id": "SECURE_SIGNED_ON_UPDATE", + "name": "SECURE_SIGNED_ON_UPDATE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_SIGNED_ON_BOOT || SECURE_SIGNED_ON_UPDATE", + "help": null, + "id": "SECURE_SIGNED_APPS", + "name": "SECURE_SIGNED_APPS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "(IDF_TARGET_ESP32 && ESP32_REV_MIN_FULL >= 300) || SOC_SECURE_BOOT_V2_RSA", + "help": null, + "id": "SECURE_BOOT_V2_RSA_SUPPORTED", + "name": "SECURE_BOOT_V2_RSA_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_SECURE_BOOT_V2_ECC", + "help": null, + "id": "SECURE_BOOT_V2_ECC_SUPPORTED", + "name": "SECURE_BOOT_V2_ECC_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_SECURE_BOOT_V1", + "help": null, + "id": "SECURE_BOOT_V1_SUPPORTED", + "name": "SECURE_BOOT_V1_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP32_REV_MIN_FULL >= 300", + "help": null, + "id": "SECURE_BOOT_V2_PREFERRED", + "name": "SECURE_BOOT_V2_PREFERRED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SECURE_BOOT_V2_ECDSA_ENABLED", + "name": "SECURE_BOOT_V2_ECDSA_ENABLED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SECURE_BOOT_V2_RSA_ENABLED", + "name": "SECURE_BOOT_V2_RSA_ENABLED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SECURE_BOOT_FLASH_ENC_KEYS_BURN_TOGETHER", + "name": "SECURE_BOOT_FLASH_ENC_KEYS_BURN_TOGETHER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!SECURE_BOOT", + "help": "Require apps to be signed to verify their integrity.\n\nThis option uses the same app signature scheme as hardware secure boot, but unlike hardware secure boot it\ndoes not prevent the bootloader from being physically updated. This means that the device can be secured\nagainst remote network access, but not physical access. Compared to using hardware Secure Boot this option\nis much simpler to implement.", + "id": "SECURE_SIGNED_APPS_NO_SECURE_BOOT", + "name": "SECURE_SIGNED_APPS_NO_SECURE_BOOT", + "range": null, + "title": "Require signed app images", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "SECURE_BOOT_V1_SUPPORTED && (SECURE_SIGNED_APPS_NO_SECURE_BOOT || SECURE_BOOT_V1_ENABLED) && ", + "help": "Embeds the ECDSA public key in the bootloader and signs the application with an ECDSA key.\nRefer to the documentation before enabling.", + "id": "SECURE_SIGNED_APPS_ECDSA_SCHEME", + "name": "SECURE_SIGNED_APPS_ECDSA_SCHEME", + "range": null, + "title": "ECDSA", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_BOOT_V2_RSA_SUPPORTED && (SECURE_SIGNED_APPS_NO_SECURE_BOOT || SECURE_BOOT_V2_ENABLED) && ", + "help": "Appends the RSA-3072 based Signature block to the application.\nRefer to before enabling.", + "id": "SECURE_SIGNED_APPS_RSA_SCHEME", + "name": "SECURE_SIGNED_APPS_RSA_SCHEME", + "range": null, + "title": "RSA", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_BOOT_V2_ECC_SUPPORTED && (SECURE_SIGNED_APPS_NO_SECURE_BOOT || SECURE_BOOT_V2_ENABLED) && ", + "help": "For Secure boot V2 (e.g., ESP32-C2 SoC), appends ECDSA based signature block to the application.\nRefer to documentation before enabling.", + "id": "SECURE_SIGNED_APPS_ECDSA_V2_SCHEME", + "name": "SECURE_SIGNED_APPS_ECDSA_V2_SCHEME", + "range": null, + "title": "ECDSA (V2)", + "type": "bool" + } + ], + "depends_on": "SECURE_BOOT || SECURE_SIGNED_APPS_NO_SECURE_BOOT", + "help": "Select the Secure App signing scheme. Depends on the Chip Revision.\nThere are two secure boot versions:\n\n1. Secure boot V1\n - Legacy custom secure boot scheme. Supported in ESP32 SoC.\n\n2. Secure boot V2\n - RSA based secure boot scheme.\n Supported in ESP32-ECO3 (ESP32 Chip Revision 3 onwards), ESP32-S2, ESP32-C3, ESP32-S3 SoCs.\n\n - ECDSA based secure boot scheme. Supported in ESP32-C2 SoC.", + "id": "security-features-app-signing-scheme", + "name": "SECURE_SIGNED_APPS_SCHEME", + "title": "App Signing Scheme", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "SECURE_SIGNED_APPS_ECDSA_V2_SCHEME && ", + "help": null, + "id": "SECURE_BOOT_ECDSA_KEY_LEN_192_BITS", + "name": "SECURE_BOOT_ECDSA_KEY_LEN_192_BITS", + "range": null, + "title": "Using ECC curve NISTP192", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_SIGNED_APPS_ECDSA_V2_SCHEME && ", + "help": null, + "id": "SECURE_BOOT_ECDSA_KEY_LEN_256_BITS", + "name": "SECURE_BOOT_ECDSA_KEY_LEN_256_BITS", + "range": null, + "title": "Using ECC curve NISTP256 (Recommended)", + "type": "bool" + } + ], + "depends_on": "SECURE_SIGNED_APPS_ECDSA_V2_SCHEME", + "help": "Select the ECDSA key size. Two key sizes are supported\n\n- 192 bit key using NISTP192 curve\n- 256 bit key using NISTP256 curve (Recommended)\n\nThe advantage of using 256 bit key is the extra randomness which makes it difficult to be\nbruteforced compared to 192 bit key.\nAt present, both key sizes are practically implausible to bruteforce.", + "id": "security-features-ecdsa-key-size", + "name": "SECURE_BOOT_ECDSA_KEY_LEN_SIZE", + "title": "ECDSA key size", + "type": "choice" + }, + { + "children": [], + "depends_on": "SECURE_SIGNED_APPS_NO_SECURE_BOOT && SECURE_SIGNED_APPS_ECDSA_SCHEME", + "help": "If this option is set, the bootloader will be compiled with code to verify that an app is signed before\nbooting it.\n\nIf hardware secure boot is enabled, this option is always enabled and cannot be disabled.\nIf hardware secure boot is not enabled, this option doesn't add significant security by itself so most\nusers will want to leave it disabled.", + "id": "SECURE_SIGNED_ON_BOOT_NO_SECURE_BOOT", + "name": "SECURE_SIGNED_ON_BOOT_NO_SECURE_BOOT", + "range": null, + "title": "Bootloader verifies app signatures", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_SIGNED_APPS_NO_SECURE_BOOT", + "help": "If this option is set, any OTA updated apps will have the signature verified before being considered valid.\n\nWhen enabled, the signature is automatically checked whenever the esp_ota_ops.h APIs are used for OTA\nupdates, or esp_image_format.h APIs are used to verify apps.\n\nIf hardware secure boot is enabled, this option is always enabled and cannot be disabled.\nIf hardware secure boot is not enabled, this option still adds significant security against network-based\nattackers by preventing spoofing of OTA updates.", + "id": "SECURE_SIGNED_ON_UPDATE_NO_SECURE_BOOT", + "name": "SECURE_SIGNED_ON_UPDATE_NO_SECURE_BOOT", + "range": null, + "title": "Verify app signature on update", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "SECURE_BOOT_V1_SUPPORTED && ", + "help": "Build a bootloader which enables secure boot version 1 on first boot.\nRefer to the Secure Boot section of the ESP-IDF Programmer's Guide for this version before enabling.", + "id": "SECURE_BOOT_V1_ENABLED", + "name": "SECURE_BOOT_V1_ENABLED", + "range": null, + "title": "Enable Secure Boot version 1", + "type": "bool" + }, + { + "children": [], + "depends_on": "(SECURE_BOOT_V2_RSA_SUPPORTED || SECURE_BOOT_V2_ECC_SUPPORTED) && ", + "help": "Build a bootloader which enables Secure Boot version 2 on first boot.\nRefer to Secure Boot V2 section of the ESP-IDF Programmer's Guide for this version before enabling.", + "id": "SECURE_BOOT_V2_ENABLED", + "name": "SECURE_BOOT_V2_ENABLED", + "range": null, + "title": "Enable Secure Boot version 2", + "type": "bool" + } + ], + "depends_on": "SECURE_BOOT", + "help": "Select the Secure Boot Version. Depends on the Chip Revision.\nSecure Boot V2 is the new RSA / ECDSA based secure boot scheme.\n\n - RSA based scheme is supported in ESP32 (Revision 3 onwards), ESP32-S2, ESP32-C3 (ECO3), ESP32-S3.\n - ECDSA based scheme is supported in ESP32-C2 SoC.\n\nPlease note that, RSA or ECDSA secure boot is property of specific SoC based on its HW design, supported\ncrypto accelerators, die-size, cost and similar parameters. Please note that RSA scheme has requirement\nfor bigger key sizes but at the same time it is comparatively faster than ECDSA verification.\n\nSecure Boot V1 is the AES based (custom) secure boot scheme supported in ESP32 SoC.", + "id": "security-features-enable-hardware-secure-boot-in-bootloader-read-docs-first--select-secure-boot-version", + "name": "SECURE_BOOT_VERSION", + "title": "Select secure boot version", + "type": "choice" + } + ], + "depends_on": "SOC_SECURE_BOOT_SUPPORTED && !(IDF_TARGET_ESP32C3 && ESP32C3_REV_MIN_FULL < 3)", + "help": "Build a bootloader which enables Secure Boot on first boot.\n\nOnce enabled, Secure Boot will not boot a modified bootloader. The bootloader will only load a partition\ntable or boot an app if the data has a verified digital signature. There are implications for reflashing\nupdated apps once secure boot is enabled.\n\nWhen enabling secure boot, JTAG and ROM BASIC Interpreter are permanently disabled by default.", + "id": "SECURE_BOOT", + "name": "SECURE_BOOT", + "range": null, + "title": "Enable hardware Secure Boot in bootloader (READ DOCS FIRST)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "On first boot, the bootloader will generate a key which is not readable externally or by software. A\ndigest is generated from the bootloader image itself. This digest will be verified on each subsequent\nboot.\n\nEnabling this option means that the bootloader cannot be changed after the first time it is booted.", + "id": "SECURE_BOOTLOADER_ONE_TIME_FLASH", + "name": "SECURE_BOOTLOADER_ONE_TIME_FLASH", + "range": null, + "title": "One-time flash", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Generate a reusable secure bootloader key, derived (via SHA-256) from the secure boot signing key.\n\nThis allows the secure bootloader to be re-flashed by anyone with access to the secure boot signing\nkey.\n\nThis option is less secure than one-time flash, because a leak of the digest key from one device\nallows reflashing of any device that uses it.", + "id": "SECURE_BOOTLOADER_REFLASHABLE", + "name": "SECURE_BOOTLOADER_REFLASHABLE", + "range": null, + "title": "Reflashable", + "type": "bool" + } + ], + "depends_on": "SECURE_BOOT_V1_ENABLED", + "help": null, + "id": "security-features-secure-bootloader-mode", + "name": "SECURE_BOOTLOADER_MODE", + "title": "Secure bootloader mode", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "SECURE_BOOT_BUILD_SIGNED_BINARIES", + "help": "Path to the key file used to sign app images.\n\nKey file is an ECDSA private key (NIST256p curve) in PEM format for Secure Boot V1.\nKey file is an RSA private key in PEM format for Secure Boot V2.\n\nPath is evaluated relative to the project directory.\n\nYou can generate a new signing key by running the following command:\nespsecure.py generate_signing_key secure_boot_signing_key.pem\n\nSee the Secure Boot section of the ESP-IDF Programmer's Guide for this version for details.", + "id": "SECURE_BOOT_SIGNING_KEY", + "name": "SECURE_BOOT_SIGNING_KEY", + "range": null, + "title": "Secure boot private signing key", + "type": "string" + } + ], + "depends_on": "SECURE_SIGNED_APPS", + "help": "Once secure boot or signed app requirement is enabled, app images are required to be signed.\n\nIf enabled (default), these binary files are signed as part of the build process. The file named in\n\"Secure boot private signing key\" will be used to sign the image.\n\nIf disabled, unsigned app/partition data will be built. They must be signed manually using espsecure.py.\nVersion 1 to enable ECDSA Based Secure Boot and Version 2 to enable RSA based Secure Boot.\n(for example, on a remote signing server.)", + "id": "SECURE_BOOT_BUILD_SIGNED_BINARIES", + "name": "SECURE_BOOT_BUILD_SIGNED_BINARIES", + "range": null, + "title": "Sign binaries during build", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_SIGNED_APPS && SECURE_SIGNED_APPS_ECDSA_SCHEME && !SECURE_BOOT_BUILD_SIGNED_BINARIES", + "help": "Path to a public key file used to verify signed images.\nSecure Boot V1: This ECDSA public key is compiled into the bootloader and/or\napp, to verify app images.\n\nKey file is in raw binary format, and can be extracted from a\nPEM formatted private key using the espsecure.py\nextract_public_key command.\n\nRefer to the Secure Boot section of the ESP-IDF Programmer's Guide for this version before enabling.", + "id": "SECURE_BOOT_VERIFICATION_KEY", + "name": "SECURE_BOOT_VERIFICATION_KEY", + "range": null, + "title": "Secure boot public signature verification key", + "type": "string" + }, + { + "children": [], + "depends_on": "SECURE_BOOT && SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY", + "help": "If this option is set, ROM bootloader will revoke the public key digest burned in efuse block\nif it fails to verify the signature of software bootloader with it.\nRevocation of keys does not happen when enabling secure boot. Once secure boot is enabled,\nkey revocation checks will be done on subsequent boot-up, while verifying the software bootloader\n\nThis feature provides a strong resistance against physical attacks on the device.\n\nNOTE: Once a digest slot is revoked, it can never be used again to verify an image\nThis can lead to permanent bricking of the device, in case all keys are revoked\nbecause of signature verification failure.", + "id": "SECURE_BOOT_ENABLE_AGGRESSIVE_KEY_REVOKE", + "name": "SECURE_BOOT_ENABLE_AGGRESSIVE_KEY_REVOKE", + "range": null, + "title": "Enable Aggressive key revoke strategy", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_BOOT_V2_ENABLED && SECURE_BOOT_BUILD_SIGNED_BINARIES", + "help": "When Secure Boot V2 is enabled, by default the bootloader is not flashed along with other artifacts\nlike the application and the partition table images, i.e. bootloader has to be seperately flashed\nusing the command `idf.py bootloader flash`, whereas, the application and partition table can be flashed\nusing the command `idf.py flash` itself.\nEnabling this option allows flashing the bootloader along with the other artifacts\nby invocation of the command `idf.py flash`.\n\nIf this option is enabled make sure that even the bootloader is signed using the correct secure boot key,\notherwise the bootloader signature verification would fail, as hash of the public key which is present in\nthe bootloader signature would not match with the digest stored into the efuses\nand thus the device will not be able to boot up.", + "id": "SECURE_BOOT_FLASH_BOOTLOADER_DEFAULT", + "name": "SECURE_BOOT_FLASH_BOOTLOADER_DEFAULT", + "range": null, + "title": "Flash bootloader along with other artifacts when using the default flash command", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "SECURE_BOOTLOADER_KEY_ENCODING_256BIT", + "name": "SECURE_BOOTLOADER_KEY_ENCODING_256BIT", + "range": null, + "title": "No encoding (256 bit key)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SECURE_BOOTLOADER_KEY_ENCODING_192BIT", + "name": "SECURE_BOOTLOADER_KEY_ENCODING_192BIT", + "range": null, + "title": "3/4 encoding (192 bit key)", + "type": "bool" + } + ], + "depends_on": "SECURE_BOOTLOADER_REFLASHABLE", + "help": "In reflashable secure bootloader mode, a hardware key is derived from the signing key (with SHA-256) and\ncan be written to eFuse with espefuse.py.\n\nNormally this is a 256-bit key, but if 3/4 Coding Scheme is used on the device then the eFuse key is\ntruncated to 192 bits.\n\nThis configuration item doesn't change any firmware code, it only changes the size of key binary which is\ngenerated at build time.", + "id": "security-features-hardware-key-encoding", + "name": "SECURE_BOOTLOADER_KEY_ENCODING", + "title": "Hardware Key Encoding", + "type": "choice" + }, + { + "children": [], + "depends_on": "SECURE_BOOT", + "help": "You can disable some of the default protections offered by secure boot, in order to enable testing or a\ncustom combination of security features.\n\nOnly enable these options if you are very sure.\n\nRefer to the Secure Boot section of the ESP-IDF Programmer's Guide for this version before enabling.", + "id": "SECURE_BOOT_INSECURE", + "name": "SECURE_BOOT_INSECURE", + "range": null, + "title": "Allow potentially insecure options", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "SOC_FLASH_ENCRYPTION_XTS_AES_128_DERIVED && ", + "help": null, + "id": "SECURE_FLASH_ENCRYPTION_AES128_DERIVED", + "name": "SECURE_FLASH_ENCRYPTION_AES128_DERIVED", + "range": null, + "title": "AES-128 key derived from 128 bits (SHA256(128 bits))", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_FLASH_ENCRYPTION_XTS_AES_128 && !(IDF_TARGET_ESP32C2 && SECURE_BOOT) && ", + "help": null, + "id": "SECURE_FLASH_ENCRYPTION_AES128", + "name": "SECURE_FLASH_ENCRYPTION_AES128", + "range": null, + "title": "AES-128 (256-bit key)", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_FLASH_ENCRYPTION_XTS_AES_256 && ", + "help": null, + "id": "SECURE_FLASH_ENCRYPTION_AES256", + "name": "SECURE_FLASH_ENCRYPTION_AES256", + "range": null, + "title": "AES-256 (512-bit key)", + "type": "bool" + } + ], + "depends_on": "SOC_FLASH_ENCRYPTION_XTS_AES_OPTIONS && SECURE_FLASH_ENC_ENABLED", + "help": "Size of generated XTS-AES key.\n\n- AES-128 uses a 256-bit key (32 bytes) derived from 128 bits (16 bytes) burned in half Efuse key block.\n Internally, it calculates SHA256(128 bits)\n- AES-128 uses a 256-bit key (32 bytes) which occupies one Efuse key block.\n- AES-256 uses a 512-bit key (64 bytes) which occupies two Efuse key blocks.\n\nThis setting is ignored if either type of key is already burned to Efuse before the first boot.\nIn this case, the pre-burned key is used and no new key is generated.", + "id": "security-features-enable-flash-encryption-on-boot-read-docs-first--size-of-generated-xts-aes-key", + "name": "SECURE_FLASH_ENCRYPTION_KEYSIZE", + "title": "Size of generated XTS-AES key", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT", + "name": "SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT", + "range": null, + "title": "Development (NOT SECURE)", + "type": "bool" + }, + { + "children": [], + "depends_on": "(!EFUSE_VIRTUAL || IDF_CI_BUILD) && ", + "help": null, + "id": "SECURE_FLASH_ENCRYPTION_MODE_RELEASE", + "name": "SECURE_FLASH_ENCRYPTION_MODE_RELEASE", + "range": null, + "title": "Release", + "type": "bool" + } + ], + "depends_on": "SECURE_FLASH_ENC_ENABLED", + "help": "By default Development mode is enabled which allows ROM download mode to perform flash encryption\noperations (plaintext is sent to the device, and it encrypts it internally and writes ciphertext\nto flash.) This mode is not secure, it's possible for an attacker to write their own chosen plaintext\nto flash.\n\nRelease mode should always be selected for production or manufacturing. Once enabled it's no longer\npossible for the device in ROM Download Mode to use the flash encryption hardware.\n\nWhen EFUSE_VIRTUAL is enabled, SECURE_FLASH_ENCRYPTION_MODE_RELEASE is not available.\nFor CI tests we use IDF_CI_BUILD to bypass it (\"export IDF_CI_BUILD=1\").\nWe do not recommend bypassing it for other purposes.\n\nRefer to the Flash Encryption section of the ESP-IDF Programmer's Guide for details.", + "id": "security-features-enable-flash-encryption-on-boot-read-docs-first--enable-usage-mode", + "name": "SECURE_FLASH_ENCRYPTION_MODE", + "title": "Enable usage mode", + "type": "choice" + } + ], + "depends_on": null, + "help": "If this option is set, flash contents will be encrypted by the bootloader on first boot.\n\nNote: After first boot, the system will be permanently encrypted. Re-flashing an encrypted\nsystem is complicated and not always possible.\n\nRead https://docs.espressif.com/projects/esp-idf/en/latest/security/flash-encryption.html\nbefore enabling.", + "id": "SECURE_FLASH_ENC_ENABLED", + "name": "SECURE_FLASH_ENC_ENABLED", + "range": null, + "title": "Enable flash encryption on boot (READ DOCS FIRST)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SECURE_FLASH_HAS_WRITE_PROTECTION_CACHE", + "name": "SECURE_FLASH_HAS_WRITE_PROTECTION_CACHE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "(SECURE_BOOT_INSECURE || SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT) && IDF_TARGET_ESP32", + "help": "By default, the BASIC ROM Console starts on reset if no valid bootloader is\nread from the flash.\n\nWhen either flash encryption or secure boot are enabled, the default is to\ndisable this BASIC fallback mode permanently via eFuse.\n\nIf this option is set, this eFuse is not burned and the BASIC ROM Console may\nremain accessible. Only set this option in testing environments.", + "id": "SECURE_BOOT_ALLOW_ROM_BASIC", + "name": "SECURE_BOOT_ALLOW_ROM_BASIC", + "range": null, + "title": "Leave ROM BASIC Interpreter available on reset", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_BOOT_INSECURE || SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT", + "help": "If not set (default), the bootloader will permanently disable JTAG (across entire chip) on first boot\nwhen either secure boot or flash encryption is enabled.\n\nSetting this option leaves JTAG on for debugging, which negates all protections of flash encryption\nand some of the protections of secure boot.\n\nOnly set this option in testing environments.", + "id": "SECURE_BOOT_ALLOW_JTAG", + "name": "SECURE_BOOT_ALLOW_JTAG", + "range": null, + "title": "Allow JTAG Debugging", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_BOOT_INSECURE || SECURE_SIGNED_ON_UPDATE_NO_SECURE_BOOT", + "help": "If not set (default), app partition size must be a multiple of 64KB. App images are padded to 64KB\nlength, and the bootloader checks any trailing bytes after the signature (before the next 64KB\nboundary) have not been written. This is because flash cache maps entire 64KB pages into the address\nspace. This prevents an attacker from appending unverified data after the app image in the flash,\ncausing it to be mapped into the address space.\n\nSetting this option allows the app partition length to be unaligned, and disables padding of the app\nimage to this length. It is generally not recommended to set this option, unless you have a legacy\npartitioning scheme which doesn't support 64KB aligned partition lengths.", + "id": "SECURE_BOOT_ALLOW_SHORT_APP_PARTITION", + "name": "SECURE_BOOT_ALLOW_SHORT_APP_PARTITION", + "range": null, + "title": "Allow app partition length not 64KB aligned", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_BOOT_INSECURE && SECURE_BOOT_V2_ENABLED", + "help": "If not set (default, recommended), on first boot the bootloader will burn the WR_DIS_RD_DIS\nefuse when Secure Boot is enabled. This prevents any more efuses from being read protected.\n\nIf this option is set, it will remain possible to write the EFUSE_RD_DIS efuse field after Secure\nBoot is enabled. This may allow an attacker to read-protect the BLK2 efuse (for ESP32) and\nBLOCK4-BLOCK10 (i.e. BLOCK_KEY0-BLOCK_KEY5)(for other chips) holding the public key digest, causing an\nimmediate denial of service and possibly allowing an additional fault injection attack to\nbypass the signature protection.\n\nNOTE: Once a BLOCK is read-protected, the application will read all zeros from that block\n\nNOTE: If \"UART ROM download mode (Permanently disabled (recommended))\" or\n\"UART ROM download mode (Permanently switch to Secure mode (recommended))\" is set,\nthen it is __NOT__ possible to read/write efuses using espefuse.py utility.\nHowever, efuse can be read/written from the application", + "id": "SECURE_BOOT_V2_ALLOW_EFUSE_RD_DIS", + "name": "SECURE_BOOT_V2_ALLOW_EFUSE_RD_DIS", + "range": null, + "title": "Allow additional read protecting of efuses", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_BOOT_INSECURE && SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS", + "help": "If not set (default), during startup in the app all unused digest slots will be revoked.\nTo revoke unused slot will be called esp_efuse_set_digest_revoke(num_digest) for each digest.\nRevoking unused digest slots makes ensures that no trusted keys can be added later by an attacker.\nIf set, it means that you have a plan to use unused digests slots later.", + "id": "SECURE_BOOT_ALLOW_UNUSED_DIGEST_SLOTS", + "name": "SECURE_BOOT_ALLOW_UNUSED_DIGEST_SLOTS", + "range": null, + "title": "Leave unused digest slots available (not revoke)", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT", + "help": "If not set (default), the bootloader will permanently disable UART bootloader encryption access on\nfirst boot. If set, the UART bootloader will still be able to access hardware encryption.\n\nIt is recommended to only set this option in testing environments.", + "id": "SECURE_FLASH_UART_BOOTLOADER_ALLOW_ENC", + "name": "SECURE_FLASH_UART_BOOTLOADER_ALLOW_ENC", + "range": null, + "title": "Leave UART bootloader encryption enabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT && IDF_TARGET_ESP32", + "help": "If not set (default), the bootloader will permanently disable UART bootloader decryption access on\nfirst boot. If set, the UART bootloader will still be able to access hardware decryption.\n\nOnly set this option in testing environments. Setting this option allows complete bypass of flash\nencryption.", + "id": "SECURE_FLASH_UART_BOOTLOADER_ALLOW_DEC", + "name": "SECURE_FLASH_UART_BOOTLOADER_ALLOW_DEC", + "range": null, + "title": "Leave UART bootloader decryption enabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT && (IDF_TARGET_ESP32 || SOC_EFUSE_DIS_DOWNLOAD_ICACHE || SOC_EFUSE_DIS_DOWNLOAD_DCACHE)", + "help": "If not set (default), the bootloader will permanently disable UART bootloader flash cache access on\nfirst boot. If set, the UART bootloader will still be able to access the flash cache.\n\nOnly set this option in testing environments.", + "id": "SECURE_FLASH_UART_BOOTLOADER_ALLOW_CACHE", + "name": "SECURE_FLASH_UART_BOOTLOADER_ALLOW_CACHE", + "range": null, + "title": "Leave UART bootloader flash cache enabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT", + "help": "If not set (default), and flash encryption is not yet enabled in eFuses, the 2nd stage bootloader\nwill enable flash encryption: generate the flash encryption key and program eFuses.\nIf this option is set, and flash encryption is not yet enabled, the bootloader will error out and\nreboot.\nIf flash encryption is enabled in eFuses, this option does not change the bootloader behavior.\n\nOnly use this option in testing environments, to avoid accidentally enabling flash encryption on\nthe wrong device. The device needs to have flash encryption already enabled using espefuse.py.", + "id": "SECURE_FLASH_REQUIRE_ALREADY_ENABLED", + "name": "SECURE_FLASH_REQUIRE_ALREADY_ENABLED", + "range": null, + "title": "Require flash encryption to be already enabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_FLASH_HAS_WRITE_PROTECTION_CACHE", + "help": "If not set (default, recommended), on the first boot the bootloader will burn the write-protection of\nDIS_CACHE(for ESP32) or DIS_ICACHE/DIS_DCACHE(for other chips) eFuse when Flash Encryption is enabled.\nWrite protection for cache disable efuse prevents the chip from being blocked if it is set by accident.\nApp and bootloader use cache so disabling it makes the chip useless for IDF.\nDue to other eFuses are linked with the same write protection bit (see the list below) then\nwrite-protection will not be done if these SECURE_FLASH_UART_BOOTLOADER_ALLOW_ENC,\nSECURE_BOOT_ALLOW_JTAG or SECURE_FLASH_UART_BOOTLOADER_ALLOW_CACHE options are selected\nto give a chance to turn on the chip into the release mode later.\n\nList of eFuses with the same write protection bit:\nESP32: MAC, MAC_CRC, DISABLE_APP_CPU, DISABLE_BT, DIS_CACHE, VOL_LEVEL_HP_INV.\n\nESP32-C3: DIS_ICACHE, DIS_USB_JTAG, DIS_DOWNLOAD_ICACHE, DIS_USB_SERIAL_JTAG,\nDIS_FORCE_DOWNLOAD, DIS_TWAI, JTAG_SEL_ENABLE, DIS_PAD_JTAG, DIS_DOWNLOAD_MANUAL_ENCRYPT.\n\nESP32-C6: SWAP_UART_SDIO_EN, DIS_ICACHE, DIS_USB_JTAG, DIS_DOWNLOAD_ICACHE,\nDIS_USB_SERIAL_JTAG, DIS_FORCE_DOWNLOAD, DIS_TWAI, JTAG_SEL_ENABLE,\nDIS_PAD_JTAG, DIS_DOWNLOAD_MANUAL_ENCRYPT.\n\nESP32-H2: DIS_ICACHE, DIS_USB_JTAG, POWERGLITCH_EN, DIS_FORCE_DOWNLOAD, SPI_DOWNLOAD_MSPI_DIS,\nDIS_TWAI, JTAG_SEL_ENABLE, DIS_PAD_JTAG, DIS_DOWNLOAD_MANUAL_ENCRYPT.\n\nESP32-S2: DIS_ICACHE, DIS_DCACHE, DIS_DOWNLOAD_ICACHE, DIS_DOWNLOAD_DCACHE,\nDIS_FORCE_DOWNLOAD, DIS_USB, DIS_TWAI, DIS_BOOT_REMAP, SOFT_DIS_JTAG,\nHARD_DIS_JTAG, DIS_DOWNLOAD_MANUAL_ENCRYPT.\n\nESP32-S3: DIS_ICACHE, DIS_DCACHE, DIS_DOWNLOAD_ICACHE, DIS_DOWNLOAD_DCACHE,\nDIS_FORCE_DOWNLOAD, DIS_USB_OTG, DIS_TWAI, DIS_APP_CPU, DIS_PAD_JTAG,\nDIS_DOWNLOAD_MANUAL_ENCRYPT, DIS_USB_JTAG, DIS_USB_SERIAL_JTAG, STRAP_JTAG_SEL, USB_PHY_SEL.", + "id": "SECURE_FLASH_SKIP_WRITE_PROTECTION_CACHE", + "name": "SECURE_FLASH_SKIP_WRITE_PROTECTION_CACHE", + "range": null, + "title": "Skip write-protection of DIS_CACHE (DIS_ICACHE, DIS_DCACHE)", + "type": "bool" + } + ], + "depends_on": null, + "id": "security-features-potentially-insecure-options", + "title": "Potentially insecure options", + "type": "menu" + }, + { + "children": [], + "depends_on": "SECURE_FLASH_ENC_ENABLED && !SECURE_FLASH_REQUIRE_ALREADY_ENABLED", + "help": "If set, optimise encryption time for the partition of type APP,\nby only encrypting the app image that is present in the partition,\ninstead of the whole partition.\nThe image length used for encryption is derived from the image metadata, which\nincludes the size of the app image, checksum, hash and also the signature sector\nwhen secure boot is enabled.\n\nIf not set (default), the whole partition of type APP would be encrypted,\nwhich increases the encryption time but might be useful if there\nis any custom data appended to the firmware image.", + "id": "SECURE_FLASH_ENCRYPT_ONLY_IMAGE_LEN_IN_APP_PART", + "name": "SECURE_FLASH_ENCRYPT_ONLY_IMAGE_LEN_IN_APP_PART", + "range": null, + "title": "Encrypt only the app image that is present in the partition of type app", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_FLASH_ENC_ENABLED", + "help": "If set (default), in an app during startup code,\nthere is a check of the flash encryption eFuse bit is on\n(as the bootloader should already have set it).\nThe app requires this bit is on to continue work otherwise abort.\n\nIf not set, the app does not care if the flash encryption eFuse bit is set or not.", + "id": "SECURE_FLASH_CHECK_ENC_EN_IN_APP", + "name": "SECURE_FLASH_CHECK_ENC_EN_IN_APP", + "range": null, + "title": "Check Flash Encryption enabled on app startup", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SECURE_ROM_DL_MODE_ENABLED", + "name": "SECURE_ROM_DL_MODE_ENABLED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "If set, during startup the app will burn an eFuse bit to permanently disable the UART ROM\nDownload Mode. This prevents any future use of esptool.py, espefuse.py and similar tools.\n\nOnce disabled, if the SoC is booted with strapping pins set for ROM Download Mode\nthen an error is printed instead.\n\nIt is recommended to enable this option in any production application where Flash\nEncryption and/or Secure Boot is enabled and access to Download Mode is not required.\n\nIt is also possible to permanently disable Download Mode by calling\nesp_efuse_disable_rom_download_mode() at runtime.", + "id": "SECURE_DISABLE_ROM_DL_MODE", + "name": "SECURE_DISABLE_ROM_DL_MODE", + "range": null, + "title": "UART ROM download mode (Permanently disabled (recommended))", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_SUPPORTS_SECURE_DL_MODE && ", + "help": "If set, during startup the app will burn an eFuse bit to permanently switch the UART ROM\nDownload Mode into a separate Secure Download mode. This option can only work if\nDownload Mode is not already disabled by eFuse.\n\nSecure Download mode limits the use of Download Mode functions to update SPI config,\nchanging baud rate, basic flash write and a command to return a summary of currently\nenabled security features (`get_security_info`).\n\nSecure Download mode is not compatible with the esptool.py flasher stub feature,\nespefuse.py, read/writing memory or registers, encrypted download, or any other\nfeatures that interact with unsupported Download Mode commands.\n\nSecure Download mode should be enabled in any application where Flash Encryption\nand/or Secure Boot is enabled. Disabling this option does not immediately cancel\nthe benefits of the security features, but it increases the potential \"attack\nsurface\" for an attacker to try and bypass them with a successful physical attack.\n\nIt is also possible to enable secure download mode at runtime by calling\nesp_efuse_enable_rom_secure_download_mode()\n\nNote: Secure Download mode is not available for ESP32 (includes revisions till ECO3).", + "id": "SECURE_ENABLE_SECURE_ROM_DL_MODE", + "name": "SECURE_ENABLE_SECURE_ROM_DL_MODE", + "range": null, + "title": "UART ROM download mode (Permanently switch to Secure mode (recommended))", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "This is a potentially insecure option.\nEnabling this option will allow the full UART download mode to stay enabled.\nThis option SHOULD NOT BE ENABLED for production use cases.", + "id": "SECURE_INSECURE_ALLOW_DL_MODE", + "name": "SECURE_INSECURE_ALLOW_DL_MODE", + "range": null, + "title": "UART ROM download mode (Enabled (not recommended))", + "type": "bool" + } + ], + "depends_on": "(SECURE_BOOT_V2_ENABLED || SECURE_FLASH_ENC_ENABLED) && !(IDF_TARGET_ESP32 && ESP32_REV_MIN_FULL < 300)", + "help": null, + "id": "security-features-uart-rom-download-mode", + "name": "SECURE_UART_ROM_DL_MODE", + "title": "UART ROM download mode", + "type": "choice" + } + ], + "depends_on": null, + "id": "security-features", + "title": "Security features", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "!APP_REPRODUCIBLE_BUILD", + "help": "If set, then the app will be built with the current time/date stamp. It is stored in the app description\nstructure. If not set, time/date stamp will be excluded from app image. This can be useful for getting the\nsame binary image files made from the same source, but at different times.", + "id": "APP_COMPILE_TIME_DATE", + "name": "APP_COMPILE_TIME_DATE", + "range": null, + "title": "Use time/date stamp for app", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "The PROJECT_VER variable from the build system will not affect the firmware image.\nThis value will not be contained in the esp_app_desc structure.", + "id": "APP_EXCLUDE_PROJECT_VER_VAR", + "name": "APP_EXCLUDE_PROJECT_VER_VAR", + "range": null, + "title": "Exclude PROJECT_VER from firmware image", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "The PROJECT_NAME variable from the build system will not affect the firmware image.\nThis value will not be contained in the esp_app_desc structure.", + "id": "APP_EXCLUDE_PROJECT_NAME_VAR", + "name": "APP_EXCLUDE_PROJECT_NAME_VAR", + "range": null, + "title": "Exclude PROJECT_NAME from firmware image", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "APP_PROJECT_VER_FROM_CONFIG", + "help": "Project version", + "id": "APP_PROJECT_VER", + "name": "APP_PROJECT_VER", + "range": null, + "title": "Project version", + "type": "string" + } + ], + "depends_on": null, + "help": "If this is enabled, then config item APP_PROJECT_VER will be used for the variable PROJECT_VER.\nOther ways to set PROJECT_VER will be ignored.", + "id": "APP_PROJECT_VER_FROM_CONFIG", + "name": "APP_PROJECT_VER_FROM_CONFIG", + "range": null, + "title": "Get the project version from Kconfig", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "At startup, the app will read the embedded APP ELF SHA-256 hash value from flash\nand convert it into a string and store it in a RAM buffer.\nThis ensures the panic handler and core dump will be able to print this string\neven when cache is disabled.\nThe size of the buffer is APP_RETRIEVE_LEN_ELF_SHA plus the null terminator.\nChanging this value will change the size of this buffer, in bytes.", + "id": "APP_RETRIEVE_LEN_ELF_SHA", + "name": "APP_RETRIEVE_LEN_ELF_SHA", + "range": [ + 8, + 64 + ], + "title": "The length of APP ELF SHA is stored in RAM(chars)", + "type": "int" + } + ], + "depends_on": null, + "id": "application-manager", + "title": "Application manager", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_CRC_LE", + "name": "ESP_ROM_HAS_CRC_LE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_CRC_BE", + "name": "ESP_ROM_HAS_CRC_BE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_MZ_CRC32", + "name": "ESP_ROM_HAS_MZ_CRC32", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_JPEG_DECODE", + "name": "ESP_ROM_HAS_JPEG_DECODE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_UART_CLK_IS_XTAL", + "name": "ESP_ROM_UART_CLK_IS_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_USB_SERIAL_DEVICE_NUM", + "name": "ESP_ROM_USB_SERIAL_DEVICE_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_RETARGETABLE_LOCKING", + "name": "ESP_ROM_HAS_RETARGETABLE_LOCKING", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_ERASE_0_REGION_BUG", + "name": "ESP_ROM_HAS_ERASE_0_REGION_BUG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV", + "name": "ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_GET_CLK_FREQ", + "name": "ESP_ROM_GET_CLK_FREQ", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_NEEDS_SWSETUP_WORKAROUND", + "name": "ESP_ROM_NEEDS_SWSETUP_WORKAROUND", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_LAYOUT_TABLE", + "name": "ESP_ROM_HAS_LAYOUT_TABLE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_SPI_FLASH", + "name": "ESP_ROM_HAS_SPI_FLASH", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_ETS_PRINTF_BUG", + "name": "ESP_ROM_HAS_ETS_PRINTF_BUG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_NEWLIB_NANO_FORMAT", + "name": "ESP_ROM_HAS_NEWLIB_NANO_FORMAT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE", + "name": "ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_RAM_APP_NEEDS_MMU_INIT", + "name": "ESP_ROM_RAM_APP_NEEDS_MMU_INIT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_SW_FLOAT", + "name": "ESP_ROM_HAS_SW_FLOAT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Always print ROM logs, this is the default behavior.", + "id": "BOOT_ROM_LOG_ALWAYS_ON", + "name": "BOOT_ROM_LOG_ALWAYS_ON", + "range": null, + "title": "Always Log", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Don't print ROM logs.", + "id": "BOOT_ROM_LOG_ALWAYS_OFF", + "name": "BOOT_ROM_LOG_ALWAYS_OFF", + "range": null, + "title": "Permanently disable logging", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Print ROM logs when GPIO level is high during start up.\nThe GPIO number is chip dependent,\ne.g. on ESP32-S2, the control GPIO is GPIO46.", + "id": "BOOT_ROM_LOG_ON_GPIO_HIGH", + "name": "BOOT_ROM_LOG_ON_GPIO_HIGH", + "range": null, + "title": "Log on GPIO High", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Print ROM logs when GPIO level is low during start up.\nThe GPIO number is chip dependent,\ne.g. on ESP32-S2, the control GPIO is GPIO46.", + "id": "BOOT_ROM_LOG_ON_GPIO_LOW", + "name": "BOOT_ROM_LOG_ON_GPIO_LOW", + "range": null, + "title": "Log on GPIO Low", + "type": "bool" + } + ], + "depends_on": "!IDF_TARGET_ESP32", + "help": "Controls the Boot ROM log behavior.\nThe rom log behavior can only be changed for once,\nspecific eFuse bit(s) will be burned at app boot stage.", + "id": "boot-rom-behavior-permanently-change-boot-rom-output", + "name": "BOOT_ROM_LOG_SCHEME", + "title": "Permanently change Boot ROM output", + "type": "choice" + } + ], + "depends_on": null, + "id": "boot-rom-behavior", + "title": "Boot ROM Behavior", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "The flasher tool sends a precompiled download stub first by default. That stub allows things\nlike compressed downloads and more. Usually you should not need to disable that feature", + "id": "ESPTOOLPY_NO_STUB", + "name": "ESPTOOLPY_NO_STUB", + "range": null, + "title": "Disable download stub", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32S3 && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "ESPTOOLPY_OCT_FLASH", + "name": "ESPTOOLPY_OCT_FLASH", + "range": null, + "title": "Enable Octal Flash", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32S3 && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This config option helps decide whether flash is Quad or Octal, but please note some limitations:\n\n1. If the flash chip is an Octal one, even if one of \"QIO\", \"QOUT\", \"DIO\", \"DOUT\" options is\n selected in `ESPTOOLPY_FLASHMODE`, our code will automatically change the\n mode to \"OPI\" and the sample mode will be STR.\n2. If the flash chip is a Quad one, even if \"OPI\" is selected in `ESPTOOLPY_FLASHMODE`, our code will\n automatically change the mode to \"DIO\".\n3. This option is mainly to improve the out-of-box experience of developers. It doesn't guarantee\n the feature-complete. Some code still rely on `ESPTOOLPY_OCT_FLASH`. Please do not rely on this option\n when you are pretty sure that you are using Octal flash.\n In this case, please enable `ESPTOOLPY_OCT_FLASH` option, then you can choose `DTR` sample mode\n in `ESPTOOLPY_FLASH_SAMPLE_MODE`. Otherwise, only `STR` mode is available.\n4. Enabling this feature reduces available internal RAM size (around 900 bytes).\n If your IRAM space is insufficient and you're aware of your flash type,\n disable this option and select corresponding flash type options.", + "id": "ESPTOOLPY_FLASH_MODE_AUTO_DETECT", + "name": "ESPTOOLPY_FLASH_MODE_AUTO_DETECT", + "range": null, + "title": "Choose flash mode automatically (please read help)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "!ESPTOOLPY_OCT_FLASH && ", + "help": null, + "id": "ESPTOOLPY_FLASHMODE_QIO", + "name": "ESPTOOLPY_FLASHMODE_QIO", + "range": null, + "title": "QIO", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESPTOOLPY_OCT_FLASH && ", + "help": null, + "id": "ESPTOOLPY_FLASHMODE_QOUT", + "name": "ESPTOOLPY_FLASHMODE_QOUT", + "range": null, + "title": "QOUT", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESPTOOLPY_OCT_FLASH && ", + "help": null, + "id": "ESPTOOLPY_FLASHMODE_DIO", + "name": "ESPTOOLPY_FLASHMODE_DIO", + "range": null, + "title": "DIO", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESPTOOLPY_OCT_FLASH && ", + "help": null, + "id": "ESPTOOLPY_FLASHMODE_DOUT", + "name": "ESPTOOLPY_FLASHMODE_DOUT", + "range": null, + "title": "DOUT", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESPTOOLPY_OCT_FLASH && ", + "help": null, + "id": "ESPTOOLPY_FLASHMODE_OPI", + "name": "ESPTOOLPY_FLASHMODE_OPI", + "range": null, + "title": "OPI", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Mode the flash chip is flashed in, as well as the default mode for the\nbinary to run in.", + "id": "serial-flasher-config-flash-spi-mode", + "name": "ESPTOOLPY_FLASHMODE", + "title": "Flash SPI mode", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASH_SAMPLE_MODE_STR", + "name": "ESPTOOLPY_FLASH_SAMPLE_MODE_STR", + "range": null, + "title": "STR Mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESPTOOLPY_OCT_FLASH && ", + "help": null, + "id": "ESPTOOLPY_FLASH_SAMPLE_MODE_DTR", + "name": "ESPTOOLPY_FLASH_SAMPLE_MODE_DTR", + "range": null, + "title": "DTR Mode", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "serial-flasher-config-flash-sampling-mode", + "name": "ESPTOOLPY_FLASH_SAMPLE_MODE", + "title": "Flash Sampling Mode", + "type": "choice" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "ESPTOOLPY_FLASHMODE", + "name": "ESPTOOLPY_FLASHMODE", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_120M && (SPI_FLASH_HPM_ON || ESPTOOLPY_OCT_FLASH) && (ESPTOOLPY_FLASH_SAMPLE_MODE_STR || IDF_EXPERIMENTAL_FEATURES) && ", + "help": "- Optional feature for QSPI Flash. Read docs and enable `CONFIG_SPI_FLASH_HPM_ENA` first!\n- Flash 120 MHz SDR mode is stable.\n- Flash 120 MHz DDR mode is an experimental feature, it works when\n the temperature is stable.\n\n Risks:\n If your chip powers on at a certain temperature, then after the temperature\n increases or decreases by approximately 20 Celsius degrees (depending on the\n chip), the program will crash randomly.", + "id": "ESPTOOLPY_FLASHFREQ_120M", + "name": "ESPTOOLPY_FLASHFREQ_120M", + "range": null, + "title": "120 MHz (READ DOCS FIRST)", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_80M", + "name": "ESPTOOLPY_FLASHFREQ_80M", + "range": null, + "title": "80 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_64M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_64M", + "name": "ESPTOOLPY_FLASHFREQ_64M", + "range": null, + "title": "64 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_60M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_60M", + "name": "ESPTOOLPY_FLASHFREQ_60M", + "range": null, + "title": "60 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_48M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_48M", + "name": "ESPTOOLPY_FLASHFREQ_48M", + "range": null, + "title": "48 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_40M", + "name": "ESPTOOLPY_FLASHFREQ_40M", + "range": null, + "title": "40 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_32M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_32M", + "name": "ESPTOOLPY_FLASHFREQ_32M", + "range": null, + "title": "32 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_30M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_30M", + "name": "ESPTOOLPY_FLASHFREQ_30M", + "range": null, + "title": "30 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_26M", + "name": "ESPTOOLPY_FLASHFREQ_26M", + "range": null, + "title": "26 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_24M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_24M", + "name": "ESPTOOLPY_FLASHFREQ_24M", + "range": null, + "title": "24 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_20M", + "name": "ESPTOOLPY_FLASHFREQ_20M", + "range": null, + "title": "20 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_16M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_16M", + "name": "ESPTOOLPY_FLASHFREQ_16M", + "range": null, + "title": "16 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_15M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_15M", + "name": "ESPTOOLPY_FLASHFREQ_15M", + "range": null, + "title": "15 MHz", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "serial-flasher-config-flash-spi-speed", + "name": "ESPTOOLPY_FLASHFREQ", + "title": "Flash SPI speed", + "type": "choice" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This is an invisible item, used to define the targets that defaults to use 80MHz Flash SPI speed.", + "id": "ESPTOOLPY_FLASHFREQ_80M_DEFAULT", + "name": "ESPTOOLPY_FLASHFREQ_80M_DEFAULT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ", + "name": "ESPTOOLPY_FLASHFREQ", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE_1MB", + "name": "ESPTOOLPY_FLASHSIZE_1MB", + "range": null, + "title": "1 MB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE_2MB", + "name": "ESPTOOLPY_FLASHSIZE_2MB", + "range": null, + "title": "2 MB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE_4MB", + "name": "ESPTOOLPY_FLASHSIZE_4MB", + "range": null, + "title": "4 MB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE_8MB", + "name": "ESPTOOLPY_FLASHSIZE_8MB", + "range": null, + "title": "8 MB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE_16MB", + "name": "ESPTOOLPY_FLASHSIZE_16MB", + "range": null, + "title": "16 MB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE_32MB", + "name": "ESPTOOLPY_FLASHSIZE_32MB", + "range": null, + "title": "32 MB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE_64MB", + "name": "ESPTOOLPY_FLASHSIZE_64MB", + "range": null, + "title": "64 MB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE_128MB", + "name": "ESPTOOLPY_FLASHSIZE_128MB", + "range": null, + "title": "128 MB", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "SPI flash size, in megabytes", + "id": "serial-flasher-config-flash-size", + "name": "ESPTOOLPY_FLASHSIZE", + "title": "Flash size", + "type": "choice" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE", + "name": "ESPTOOLPY_FLASHSIZE", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "If this option is set, flashing the project will automatically detect\nthe flash size of the target chip and update the bootloader image\nbefore it is flashed.\n\nEnabling this option turns off the image protection against corruption\nby a SHA256 digest. Updating the bootloader image before flashing would\ninvalidate the digest.", + "id": "ESPTOOLPY_HEADER_FLASHSIZE_UPDATE", + "name": "ESPTOOLPY_HEADER_FLASHSIZE_UPDATE", + "range": null, + "title": "Detect flash size when flashing bootloader", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_BEFORE_RESET", + "name": "ESPTOOLPY_BEFORE_RESET", + "range": null, + "title": "Reset to bootloader", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_BEFORE_NORESET", + "name": "ESPTOOLPY_BEFORE_NORESET", + "range": null, + "title": "No reset", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Configure whether esptool.py should reset the ESP32 before flashing.\n\nAutomatic resetting depends on the RTS & DTR signals being\nwired from the serial port to the ESP32. Most USB development\nboards do this internally.", + "id": "serial-flasher-config-before-flashing", + "name": "ESPTOOLPY_BEFORE", + "title": "Before flashing", + "type": "choice" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "ESPTOOLPY_BEFORE", + "name": "ESPTOOLPY_BEFORE", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_AFTER_RESET", + "name": "ESPTOOLPY_AFTER_RESET", + "range": null, + "title": "Reset after flashing", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_AFTER_NORESET", + "name": "ESPTOOLPY_AFTER_NORESET", + "range": null, + "title": "Stay in bootloader", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Configure whether esptool.py should reset the ESP32 after flashing.\n\nAutomatic resetting depends on the RTS & DTR signals being\nwired from the serial port to the ESP32. Most USB development\nboards do this internally.", + "id": "serial-flasher-config-after-flashing", + "name": "ESPTOOLPY_AFTER", + "title": "After flashing", + "type": "choice" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "ESPTOOLPY_AFTER", + "name": "ESPTOOLPY_AFTER", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "ESPTOOLPY_MONITOR_BAUD", + "name": "ESPTOOLPY_MONITOR_BAUD", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "id": "serial-flasher-config", + "title": "Serial flasher config", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "This is the default partition table, designed to fit into a 2MB or\nlarger flash with a single 1MB app partition.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_singleapp.csv\n\nThis partition table is not suitable for an app that needs OTA\n(over the air update) capability.", + "id": "PARTITION_TABLE_SINGLE_APP", + "name": "PARTITION_TABLE_SINGLE_APP", + "range": null, + "title": "Single factory app, no OTA", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "This is a variation of the default partition table, that expands\nthe 1MB app partition size to 1.5MB to fit more code.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_singleapp_large.csv\n\nThis partition table is not suitable for an app that needs OTA\n(over the air update) capability.", + "id": "PARTITION_TABLE_SINGLE_APP_LARGE", + "name": "PARTITION_TABLE_SINGLE_APP_LARGE", + "range": null, + "title": "Single factory app (large), no OTA", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "This is a basic OTA-enabled partition table with a factory app\npartition plus two OTA app partitions. All are 1MB, so this\npartition table requires 4MB or larger flash size.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_two_ota.csv", + "id": "PARTITION_TABLE_TWO_OTA", + "name": "PARTITION_TABLE_TWO_OTA", + "range": null, + "title": "Factory app, two OTA definitions", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Specify the path to the partition table CSV to use for your project.\n\nConsult the Partition Table section in the ESP-IDF Programmers Guide\nfor more information.", + "id": "PARTITION_TABLE_CUSTOM", + "name": "PARTITION_TABLE_CUSTOM", + "range": null, + "title": "Custom partition table CSV", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP32_COREDUMP_ENABLE_TO_FLASH && NVS_SEC_KEY_PROTECT_USING_FLASH_ENC && ", + "help": "This is a variation of the default \"Single factory app, no OTA\" partition table\nthat supports encrypted NVS when using flash encryption. See the Flash Encryption section\nin the ESP-IDF Programmers Guide for more information.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_singleapp_encr_nvs.csv", + "id": "PARTITION_TABLE_SINGLE_APP_ENCRYPTED_NVS", + "name": "PARTITION_TABLE_SINGLE_APP_ENCRYPTED_NVS", + "range": null, + "title": "Single factory app, no OTA, encrypted NVS", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP32_COREDUMP_ENABLE_TO_FLASH && NVS_SEC_KEY_PROTECT_USING_FLASH_ENC && ", + "help": "This is a variation of the \"Single factory app (large), no OTA\" partition table\nthat supports encrypted NVS when using flash encryption. See the Flash Encryption section\nin the ESP-IDF Programmers Guide for more information.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_singleapp_large_encr_nvs.csv", + "id": "PARTITION_TABLE_SINGLE_APP_LARGE_ENC_NVS", + "name": "PARTITION_TABLE_SINGLE_APP_LARGE_ENC_NVS", + "range": null, + "title": "Single factory app (large), no OTA, encrypted NVS", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP_COREDUMP_ENABLE_TO_FLASH && NVS_SEC_KEY_PROTECT_USING_FLASH_ENC && ", + "help": "This is a variation of the \"Factory app, two OTA definitions\" partition table\nthat supports encrypted NVS when using flash encryption. See the Flash Encryption section\nin the ESP-IDF Programmers Guide for more information.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_two_ota_encr_nvs.csv", + "id": "PARTITION_TABLE_TWO_OTA_ENCRYPTED_NVS", + "name": "PARTITION_TABLE_TWO_OTA_ENCRYPTED_NVS", + "range": null, + "title": "Factory app, two OTA definitions, encrypted NVS", + "type": "bool" + } + ], + "depends_on": null, + "help": "The partition table to flash to the ESP32. The partition table\ndetermines where apps, data and other resources are expected to\nbe found.\n\nThe predefined partition table CSV descriptions can be found\nin the components/partition_table directory. These are mostly intended\nfor example and development use, it's expect that for production use you\nwill copy one of these CSV files and create a custom partition CSV for\nyour application.", + "id": "partition-table-partition-table", + "name": "PARTITION_TABLE_TYPE", + "title": "Partition Table", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "Name of the custom partition CSV filename. This path is evaluated\nrelative to the project root directory.", + "id": "PARTITION_TABLE_CUSTOM_FILENAME", + "name": "PARTITION_TABLE_CUSTOM_FILENAME", + "range": null, + "title": "Custom partition CSV file", + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "PARTITION_TABLE_FILENAME", + "name": "PARTITION_TABLE_FILENAME", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": "The address of partition table (by default 0x8000).\nAllows you to move the partition table, it gives more space for the bootloader.\nNote that the bootloader and app will both need to be compiled with the same PARTITION_TABLE_OFFSET value.\n\nThis number should be a multiple of 0x1000.\n\nNote that partition offsets in the partition table CSV file may need to be changed if this value is set to\na higher value. To have each partition offset adapt to the configured partition table offset, leave all\npartition offsets blank in the CSV file.", + "id": "PARTITION_TABLE_OFFSET", + "name": "PARTITION_TABLE_OFFSET", + "range": null, + "title": "Offset of partition table", + "type": "hex" + }, + { + "children": [], + "depends_on": "!APP_COMPATIBLE_PRE_V3_1_BOOTLOADERS && !IDF_TARGET_LINUX", + "help": "Generate an MD5 checksum for the partition table for protecting the\nintegrity of the table. The generation should be turned off for legacy\nbootloaders which cannot recognize the MD5 checksum in the partition\ntable.", + "id": "PARTITION_TABLE_MD5", + "name": "PARTITION_TABLE_MD5", + "range": null, + "title": "Generate an MD5 checksum for the partition table", + "type": "bool" + } + ], + "depends_on": null, + "id": "partition-table", + "title": "Partition Table", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "GPIO number on which the \"Boot\" button is connected. This is generally used\nby the application for custom operations like toggling states, resetting to defaults, etc.", + "id": "EXAMPLE_BOARD_BUTTON_GPIO", + "name": "EXAMPLE_BOARD_BUTTON_GPIO", + "range": null, + "title": "Boot Button GPIO", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Enable this option to test mobile push notifications. When enabled, turning on the switch using\npush button will trigger a parameter notification {\"Switch\":{\"Power\":true}} and turning off will\ntrigger an alert \"Switch was turned off\".", + "id": "EXAMPLE_ENABLE_TEST_NOTIFICATIONS", + "name": "EXAMPLE_ENABLE_TEST_NOTIFICATIONS", + "range": null, + "title": "Test Notifications", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This is an output GPIO that will be connected to a relay or other driver circuit in most cases.\nIf the power changes, this GPIO output level will also change.", + "id": "EXAMPLE_OUTPUT_GPIO", + "name": "EXAMPLE_OUTPUT_GPIO", + "range": null, + "title": "Output GPIO", + "type": "int" + } + ], + "depends_on": null, + "id": "example-configuration", + "title": "Example Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Do not use any claiming. The MQTT credentials need to\nbe pre-programmed for this to work. This should be used\nfor all private RainMaker deployments.", + "id": "ESP_RMAKER_NO_CLAIM", + "name": "ESP_RMAKER_NO_CLAIM", + "range": null, + "title": "Do not use Claiming", + "type": "bool" + }, + { + "children": [], + "depends_on": "!IDF_TARGET_ESP32 && ", + "help": "Use Self Claiming i.e. get the MQTT credentials\ndirectly from the claiming service.", + "id": "ESP_RMAKER_SELF_CLAIM", + "name": "ESP_RMAKER_SELF_CLAIM", + "range": null, + "title": "Use Self Claiming", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_ENABLED && !IDF_TARGET_ESP32S2 && ", + "help": "Use Assisted Claiming i.e. get the MQTT credentials\nfrom the claiming service via assistance from clients,\nlike the phone apps.", + "id": "ESP_RMAKER_ASSISTED_CLAIM", + "name": "ESP_RMAKER_ASSISTED_CLAIM", + "range": null, + "title": "Use Assisted Claiming", + "type": "bool" + } + ], + "depends_on": null, + "help": "Claiming type to be used.", + "id": "esp-rainmaker-config-claiming-type", + "name": "ESP_RMAKER_CLAIM_TYPE", + "title": "Claiming Type", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_RMAKER_NO_CLAIM && ", + "help": "Enable the use of ESP Secure Certificate Manager APIs for the example.\nPlease refer to ESP Secure Certificate Manager documentation for more details.", + "id": "ESP_RMAKER_USE_ESP_SECURE_CERT_MGR", + "name": "ESP_RMAKER_USE_ESP_SECURE_CERT_MGR", + "range": null, + "title": "Use ESP Secure Certificate Manager", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "This option expects the Private key and Device certificate to be in the NVS.\nThis is the default behaviour.", + "id": "ESP_RMAKER_USE_NVS", + "name": "ESP_RMAKER_USE_NVS", + "range": null, + "title": "Use NVS (default)", + "type": "bool" + } + ], + "depends_on": null, + "help": "ESP devices support multiple ways to secure store the PKI credentials.\nCurrently, NVS and ESP Secure Cert Manager are supported.\nThe default behaviour is to access the PKI credentials from the NVS.\nConsult the ESP-TLS documentation in ESP-IDF Programming guide for more details.", + "id": "esp-rainmaker-config-choose-pki-credentials-access-method", + "name": "ESP_RMAKER_CHOOSE_PKI_ACCESS_METHOD", + "title": "Choose PKI credentials access method", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_RMAKER_CLAIM_TYPE", + "name": "ESP_RMAKER_CLAIM_TYPE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_RMAKER_SELF_CLAIM", + "help": "ESP RainMaker Claiming Service Base URL.", + "id": "ESP_RMAKER_CLAIM_SERVICE_BASE_URL", + "name": "ESP_RMAKER_CLAIM_SERVICE_BASE_URL", + "range": null, + "title": "ESP RainMaker Claiming Service Base URL", + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": "Normally, if self claiming or assisted claiming is used, the MQTT Host is anyways read from\nESP_RMAKER_MQTT_HOST, independent of this config option. However, if this is set, even if\nan MQTT host value is found in NVS, it will be overriden with ESP_RMAKER_MQTT_HOST.", + "id": "ESP_RMAKER_READ_MQTT_HOST_FROM_CONFIG", + "name": "ESP_RMAKER_READ_MQTT_HOST_FROM_CONFIG", + "range": null, + "title": "Read MQTT Host from ESP_RMAKER_MQTT_HOST (Read Docs)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If enabled, the device will get its node id from the device certificate's CN field. If not enabled, \nit will read the node id either from nvs factory partition or mac address, depending on the configuration.", + "id": "ESP_RMAKER_READ_NODE_ID_FROM_CERT_CN", + "name": "ESP_RMAKER_READ_NODE_ID_FROM_CERT_CN", + "range": null, + "title": "Read Node ID from Device Certificate", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_RMAKER_SELF_CLAIM || ESP_RMAKER_ASSISTED_CLAIM || ESP_RMAKER_READ_MQTT_HOST_FROM_CONFIG", + "help": "ESP RainMaker MQTT Host name.", + "id": "ESP_RMAKER_MQTT_HOST", + "name": "ESP_RMAKER_MQTT_HOST", + "range": null, + "title": "ESP RainMaker MQTT Host", + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": "This config enables the use of AWS Basic Ingest Topics for Node to Cloud communication, \nwhich eliminates the MQTT Broker and thus reduces messaging cost.", + "id": "ESP_RMAKER_MQTT_USE_BASIC_INGEST_TOPICS", + "name": "ESP_RMAKER_MQTT_USE_BASIC_INGEST_TOPICS", + "range": null, + "title": "Use Basic Ingest Topics", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_RMAKER_MQTT_ENABLE_BUDGETING", + "help": "Default MQTT budget. Budget will reduce on sending an MQTT message and increase based on\nESP_RMAKER_MQTT_BUDGET_REVIVE_PERIOD. If no budget is available, MQTT message will be dropped.", + "id": "ESP_RMAKER_MQTT_DEFAULT_BUDGET", + "name": "ESP_RMAKER_MQTT_DEFAULT_BUDGET", + "range": [ + 64, + 1024 + ], + "title": "Default MQTT Budget", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_RMAKER_MQTT_ENABLE_BUDGETING", + "help": "Maximum budget that the node can have. No additional budget will be allocated if this count is reached.", + "id": "ESP_RMAKER_MQTT_MAX_BUDGET", + "name": "ESP_RMAKER_MQTT_MAX_BUDGET", + "range": [ + 64, + 2048 + ], + "title": "Max MQTT Budget", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_RMAKER_MQTT_ENABLE_BUDGETING", + "help": "Period in seconds after which the MQTT budget should revive (by ESP_RMAKER_MQTT_BUDGET_REVIVE_COUNT).\nThis is used to limit the messages being sent by the node.", + "id": "ESP_RMAKER_MQTT_BUDGET_REVIVE_PERIOD", + "name": "ESP_RMAKER_MQTT_BUDGET_REVIVE_PERIOD", + "range": [ + 5, + 600 + ], + "title": "MQTT Budget revive period", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_RMAKER_MQTT_ENABLE_BUDGETING", + "help": "The count by which the budget will be increased periodically based on ESP_RMAKER_MQTT_BUDGET_REVIVE_PERIOD.", + "id": "ESP_RMAKER_MQTT_BUDGET_REVIVE_COUNT", + "name": "ESP_RMAKER_MQTT_BUDGET_REVIVE_COUNT", + "range": [ + 1, + 16 + ], + "title": "MQTT Budget revive count", + "type": "int" + } + ], + "depends_on": null, + "help": "Enable MQTT budgeting, which will control the number of MQTT messages sent by the node.", + "id": "ESP_RMAKER_MQTT_ENABLE_BUDGETING", + "name": "ESP_RMAKER_MQTT_ENABLE_BUDGETING", + "range": null, + "title": "Enable MQTT budgeting", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Maximum size of the payload for reporting parameter values.", + "id": "ESP_RMAKER_MAX_PARAM_DATA_SIZE", + "name": "ESP_RMAKER_MAX_PARAM_DATA_SIZE", + "range": [ + 64, + 8192 + ], + "title": "Maximum Parameters' data size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "The handlers for User Node Mapping are now registered internally by ESP RainMaker core,\nby registering to appropriate Wi-Fi Provisioning events. If your application code also\nhas the calls to create and register the user mapping handlers, enable this config\noption to prevent duplication.", + "id": "ESP_RMAKER_DISABLE_USER_MAPPING_PROV", + "name": "ESP_RMAKER_DISABLE_USER_MAPPING_PROV", + "range": null, + "title": "Disable User Mapping during Provisioning", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This enables the additional user id checks during user node mapping. Whenever a new user\nid is received, it is checked against the existing user id in NVS. If there is a mismatch,\nor if no user id exists in NVS, this is considered as a reset state and the same is reported\nto the ESP RainMaker Cloud during the User Node association MQTT Publish so that the cloud\ncan take appropriate action w.r.t user permissions. It is recommended to enable this option\nfor security reasons.", + "id": "ESP_RMAKER_USER_ID_CHECK", + "name": "ESP_RMAKER_USER_ID_CHECK", + "range": null, + "title": "User id check for User Node mapping", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "By default, the \"Name\" parameter (esp.param.name) changes are handled internally. If Applications\nwant to handle this themselves, this config option can be enabled. Please ensure that you update\nand report the name parameter in your callback so that it reflects correctly everywhere.\nIf no device callback is registered, the name paramater will be handled internally.", + "id": "RMAKER_NAME_PARAM_CB", + "name": "RMAKER_NAME_PARAM_CB", + "range": null, + "title": "Call device callback for Name param", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling this allows to discover and control the node over local Wi-Fi network.\nNote that this uses only Wi-Fi level security and so, any client on the same\nWi-Fi network can potentially control the node. The communication is not encrypted\nand uses plain HTTP. Please Check the RainMaker documentation for additional details.\nNote that enabling this just means that the APIs to enable/disable local\ncontrol will be compiled in and can be used in application code. If CONFIG_ESP_RMAKER_LOCAL_CTRL_AUTO_ENABLE\nis also enabled, then no additional APIs are required for actually enabling local control.", + "id": "ESP_RMAKER_LOCAL_CTRL_FEATURE_ENABLE", + "name": "ESP_RMAKER_LOCAL_CTRL_FEATURE_ENABLE", + "range": null, + "title": "ESP RainMaker Local Control Feature", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Automatically enabled local control when RainMaker starts.", + "id": "ESP_RMAKER_LOCAL_CTRL_AUTO_ENABLE", + "name": "ESP_RMAKER_LOCAL_CTRL_AUTO_ENABLE", + "range": null, + "title": "Auto ESP RainMaker Local Control", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_RMAKER_LOCAL_CTRL_FEATURE_ENABLE", + "help": "The port number to be used for http for local control.", + "id": "ESP_RMAKER_LOCAL_CTRL_HTTP_PORT", + "name": "ESP_RMAKER_LOCAL_CTRL_HTTP_PORT", + "range": null, + "title": "Local Control HTTP Port", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_RMAKER_LOCAL_CTRL_FEATURE_ENABLE", + "help": "The task stack size to be used for http server for local control.", + "id": "ESP_RMAKER_LOCAL_CTRL_STACK_SIZE", + "name": "ESP_RMAKER_LOCAL_CTRL_STACK_SIZE", + "range": null, + "title": "Local Control HTTP Server task stack size", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_RMAKER_LOCAL_CTRL_SECURITY_0", + "name": "ESP_RMAKER_LOCAL_CTRL_SECURITY_0", + "range": null, + "title": "sec0", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_RMAKER_LOCAL_CTRL_SECURITY_1", + "name": "ESP_RMAKER_LOCAL_CTRL_SECURITY_1", + "range": null, + "title": "sec1", + "type": "bool" + } + ], + "depends_on": "ESP_RMAKER_LOCAL_CTRL_FEATURE_ENABLE", + "help": "Security type to be selected for local control.", + "id": "esp-rainmaker-config-local-control-security-type", + "name": "ESP_RMAKER_LOCAL_CTRL_SECURITY", + "title": "Local Control Security Type", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_RMAKER_LOCAL_CTRL_SECURITY", + "name": "ESP_RMAKER_LOCAL_CTRL_SECURITY", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_RMAKER_CONSOLE_UART_NUM_0", + "name": "ESP_RMAKER_CONSOLE_UART_NUM_0", + "range": null, + "title": "UART0", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_RMAKER_CONSOLE_UART_NUM_1", + "name": "ESP_RMAKER_CONSOLE_UART_NUM_1", + "range": null, + "title": "UART1", + "type": "bool" + } + ], + "depends_on": null, + "help": "UART to be selected for serial console.", + "id": "esp-rainmaker-config-uart-for-console-input", + "name": "ESP_RMAKER_CONSOLE_UART_NUM", + "title": "UART for console input", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_RMAKER_CONSOLE_UART_NUM", + "name": "ESP_RMAKER_CONSOLE_UART_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Use Certificate Bundle for server authentication. Enabling this is recommended to safeguard\nagainst any changes in the server certificates in future. This has an impact on the binary\nsize as well as heap requirement.", + "id": "ESP_RMAKER_USE_CERT_BUNDLE", + "name": "ESP_RMAKER_USE_CERT_BUNDLE", + "range": null, + "title": "Use Certificate Bundle", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "ESP_RMAKER_OTA_AUTOFETCH", + "help": "Periodically send an OTA fetch request. If set to 0, the request will be sent only once,\nwhen the node connects to the ESP RainMaker Cloud first time after a boot.\nElse, this defines the period (in hours) for the periodic fetch request.", + "id": "ESP_RMAKER_OTA_AUTOFETCH_PERIOD", + "name": "ESP_RMAKER_OTA_AUTOFETCH_PERIOD", + "range": [ + 0, + 168 + ], + "title": "OTA Auto Fetch Period", + "type": "int" + } + ], + "depends_on": null, + "help": "Applicable only for OTA using Topics.\nFetch the OTA (i.e. get the URL and other details) by actively sending an\nOTA fetch request to ESP RainMaker Cloud. If this is disabled, the node\nwill stay subscribed to the OTA Topics, but will get the information only\nif someone explicitly triggers it.", + "id": "ESP_RMAKER_OTA_AUTOFETCH", + "name": "ESP_RMAKER_OTA_AUTOFETCH", + "range": null, + "title": "Auto Fetch OTA", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This allows you to skip the validation of OTA server certificate CN field.", + "id": "ESP_RMAKER_SKIP_COMMON_NAME_CHECK", + "name": "ESP_RMAKER_SKIP_COMMON_NAME_CHECK", + "range": null, + "title": "Skip server certificate CN field check", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This allows you to skip the firmware version check. Useful during development,\nbut not for production.", + "id": "ESP_RMAKER_SKIP_VERSION_CHECK", + "name": "ESP_RMAKER_SKIP_VERSION_CHECK", + "range": null, + "title": "Skip firmware version check", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This allows you to skip the secure version check. Useful during development,\nbut not for production. Check out ESP IDF's Anti-rollback feature for more details.", + "id": "ESP_RMAKER_SKIP_SECURE_VERSION_CHECK", + "name": "ESP_RMAKER_SKIP_SECURE_VERSION_CHECK", + "range": null, + "title": "Skip secure version check", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This allows you to skip the project name check.", + "id": "ESP_RMAKER_SKIP_PROJECT_NAME_CHECK", + "name": "ESP_RMAKER_SKIP_PROJECT_NAME_CHECK", + "range": null, + "title": "Skip project name check", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Increasing this value beyond the default would speed up the OTA download process.\nHowever, please ensure that your application has enough memory headroom to allow this,\nelse, the OTA may fail.", + "id": "ESP_RMAKER_OTA_HTTP_RX_BUFFER_SIZE", + "name": "ESP_RMAKER_OTA_HTTP_RX_BUFFER_SIZE", + "range": [ + 512, + 5760 + ], + "title": "OTA HTTP receive buffer size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "After an OTA Update, if CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE is set, then the firmware will wait for MQTT\nconnection to mark the new firmware as valid. However, if it is not able to do so within\nthis wait period (in seconds), the firmware will be marked as invalid and the older\nfirmware will be booted into.", + "id": "ESP_RMAKER_OTA_ROLLBACK_WAIT_PERIOD", + "name": "ESP_RMAKER_OTA_ROLLBACK_WAIT_PERIOD", + "range": [ + 30, + 600 + ], + "title": "OTA Rollback Wait Period (Seconds)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "After OTA image is flashed and active partition changed, the device automatically reboots. To disable this\nbehaviour and handle reboot on your own, based on RMAKER_OTA event, enable this option.", + "id": "ESP_RMAKER_OTA_DISABLE_AUTO_REBOOT", + "name": "ESP_RMAKER_OTA_DISABLE_AUTO_REBOOT", + "range": null, + "title": "Disable auto reboot", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "OTA Jobs can include additional metadata for time to indicate a range of valid date and the time within\nthose dates. Eg. Perform OTA between 1 Dec 2022 and 10 Dec 2022 that too only between 2:00am and 5:00am.\nIf you want to ignore this, disable this option.", + "id": "ESP_RMAKER_OTA_TIME_SUPPORT", + "name": "ESP_RMAKER_OTA_TIME_SUPPORT", + "range": null, + "title": "Enable OTA Time Support", + "type": "bool" + } + ], + "depends_on": null, + "id": "esp-rainmaker-config-esp-rainmaker-ota-config", + "title": "ESP RainMaker OTA Config", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Maximum Number of schedules allowed. The json size for report params increases as the number of schedules increases.", + "id": "ESP_RMAKER_SCHEDULING_MAX_SCHEDULES", + "name": "ESP_RMAKER_SCHEDULING_MAX_SCHEDULES", + "range": [ + 1, + 50 + ], + "title": "Maximum schedules", + "type": "int" + } + ], + "depends_on": null, + "id": "esp-rainmaker-config-esp-rainmaker-scheduling", + "title": "ESP RainMaker Scheduling", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Maximum Number of scenes allowed. The json size for report params increases as the number of scenes increases.", + "id": "ESP_RMAKER_SCENES_MAX_SCENES", + "name": "ESP_RMAKER_SCENES_MAX_SCENES", + "range": [ + 1, + 50 + ], + "title": "Maximum scenes", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "This enables the deactivate callback support. The application callback will be invoked with the source\nset to ESP_RMAKER_REQ_SRC_SCENE_DEACTIVATE when the deactivate operation is received. However, the\nparam values would be the same as those for activate, since the RainMaker core does not know what the\nexpected values are for scene deactivation.", + "id": "ESP_RMAKER_SCENES_DEACTIVATE_SUPPORT", + "name": "ESP_RMAKER_SCENES_DEACTIVATE_SUPPORT", + "range": null, + "title": "Enable Deactivate support", + "type": "bool" + } + ], + "depends_on": null, + "id": "esp-rainmaker-config-esp-rainmaker-scenes", + "title": "ESP RainMaker Scenes", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "ESP_RMAKER_CMD_RESP_ENABLE", + "help": "Enable testing for Command-Response module. This enables triggering commands and parsing response from the node itself,\nrather than receiving the commands from cloud. C API or the serial console can be used to trigger the commands.\nThis should be enabled only while testing commands, but should always be disabled in production firmware.", + "id": "ESP_RMAKER_CMD_RESP_TEST_ENABLE", + "name": "ESP_RMAKER_CMD_RESP_TEST_ENABLE", + "range": null, + "title": "Enable Command-Response Testing", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enable the ESP RainMaker Command-Response module for semi-synchronous communication. Please refer the RainMaker documents\nfor additional information.", + "id": "ESP_RMAKER_CMD_RESP_ENABLE", + "name": "ESP_RMAKER_CMD_RESP_ENABLE", + "range": null, + "title": "Enable Command-Response Module", + "type": "bool" + } + ], + "depends_on": null, + "id": "esp-rainmaker-config-esp-rainmaker-command-response", + "title": "ESP RainMaker Command-Response", + "type": "menu" + } + ], + "depends_on": null, + "id": "esp-rainmaker-config", + "title": "ESP RainMaker Config", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Show the QR code for provisioning.", + "id": "APP_WIFI_PROV_SHOW_QR", + "name": "APP_WIFI_PROV_SHOW_QR", + "range": null, + "title": "Show provisioning QR code", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "APP_WIFI_PROV_TRANSPORT_SOFTAP", + "name": "APP_WIFI_PROV_TRANSPORT_SOFTAP", + "range": null, + "title": "Soft AP", + "type": "bool" + }, + { + "children": [], + "depends_on": "!IDF_TARGET_ESP32S2 && ", + "help": null, + "id": "APP_WIFI_PROV_TRANSPORT_BLE", + "name": "APP_WIFI_PROV_TRANSPORT_BLE", + "range": null, + "title": "BLE", + "type": "bool" + } + ], + "depends_on": null, + "help": "Wi-Fi provisioning component offers both, SoftAP and BLE transports. Choose any one.", + "id": "esp-rainmaker-app-wi-fi-provisioning-provisioning-transport-method", + "name": "APP_WIFI_PROV_TRANSPORT", + "title": "Provisioning Transport method", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "APP_WIFI_PROV_TRANSPORT", + "name": "APP_WIFI_PROV_TRANSPORT", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "APP_WIFI_RESET_PROV_ON_FAILURE", + "help": "Set the Maximum retry to avoid reconnecting to an inexistent AP or if credentials\nare misconfigured. Provisioned credentials are erased and internal state machine\nis reset after this threshold is reached.", + "id": "APP_WIFI_PROV_MAX_RETRY_CNT", + "name": "APP_WIFI_PROV_MAX_RETRY_CNT", + "range": null, + "title": "Max retries before reseting provisioning state machine", + "type": "int" + } + ], + "depends_on": null, + "help": "Enable reseting provisioned credentials and state machine after session failure.\nThis will restart the provisioning service after retries are exhausted.", + "id": "APP_WIFI_RESET_PROV_ON_FAILURE", + "name": "APP_WIFI_RESET_PROV_ON_FAILURE", + "range": null, + "title": "Reset provisioned credentials and state machine after session failure", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Show some intro text for demos in order to help users understand more about ESP RainMaker.", + "id": "APP_WIFI_SHOW_DEMO_INTRO_TEXT", + "name": "APP_WIFI_SHOW_DEMO_INTRO_TEXT", + "range": null, + "title": "Show intro text for demos", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Timeout (in minutes) after which the provisioning will auto stop. A reboot will be required\nto restart provisioning. It is always recommended to set this to some non zero value, especially\nif you are not using PoP. Set to 0 if you do not want provisioning to auto stop.", + "id": "APP_WIFI_PROV_TIMEOUT_PERIOD", + "name": "APP_WIFI_PROV_TIMEOUT_PERIOD", + "range": null, + "title": "Provisioning Timeout", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Provisioning Name Prefix.", + "id": "APP_WIFI_PROV_NAME_PREFIX", + "name": "APP_WIFI_PROV_NAME_PREFIX", + "range": null, + "title": "Provisioning Name Prefix", + "type": "string" + } + ], + "depends_on": null, + "id": "esp-rainmaker-app-wi-fi-provisioning", + "title": "ESP RainMaker App Wi-Fi Provisioning", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_OPTIMIZATION_DEBUG", + "name": "COMPILER_OPTIMIZATION_DEBUG", + "range": null, + "title": "Debug (-Og)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_OPTIMIZATION_SIZE", + "name": "COMPILER_OPTIMIZATION_SIZE", + "range": null, + "title": "Optimize for size (-Os)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_OPTIMIZATION_PERF", + "name": "COMPILER_OPTIMIZATION_PERF", + "range": null, + "title": "Optimize for performance (-O2)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_OPTIMIZATION_NONE", + "name": "COMPILER_OPTIMIZATION_NONE", + "range": null, + "title": "Debug without optimization (-O0)", + "type": "bool" + } + ], + "depends_on": null, + "help": "This option sets compiler optimization level (gcc -O argument) for the app.\n\n- The \"Debug\" setting will add the -0g flag to CFLAGS.\n- The \"Size\" setting will add the -0s flag to CFLAGS.\n- The \"Performance\" setting will add the -O2 flag to CFLAGS.\n- The \"None\" setting will add the -O0 flag to CFLAGS.\n\nThe \"Size\" setting cause the compiled code to be smaller and faster, but\nmay lead to difficulties of correlating code addresses to source file\nlines when debugging.\n\nThe \"Performance\" setting causes the compiled code to be larger and faster,\nbut will be easier to correlated code addresses to source file lines.\n\n\"None\" with -O0 produces compiled code without optimization.\n\nNote that custom optimization levels may be unsupported.\n\nCompiler optimization for the IDF bootloader is set separately,\nsee the BOOTLOADER_COMPILER_OPTIMIZATION setting.", + "id": "compiler-options-optimization-level", + "name": "COMPILER_OPTIMIZATION", + "title": "Optimization Level", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Enable assertions. Assertion content and line number will be printed on failure.", + "id": "COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE", + "name": "COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE", + "range": null, + "title": "Enabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Enable silent assertions. Failed assertions will abort(), user needs to\nuse the aborting address to find the line number with the failed assertion.", + "id": "COMPILER_OPTIMIZATION_ASSERTIONS_SILENT", + "name": "COMPILER_OPTIMIZATION_ASSERTIONS_SILENT", + "range": null, + "title": "Silent (saves code size)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "If assertions are disabled, -DNDEBUG is added to CPPFLAGS.", + "id": "COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE", + "name": "COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE", + "range": null, + "title": "Disabled (sets -DNDEBUG)", + "type": "bool" + } + ], + "depends_on": null, + "help": "Assertions can be:\n\n- Enabled. Failure will print verbose assertion details. This is the default.\n\n- Set to \"silent\" to save code size (failed assertions will abort() but user\n needs to use the aborting address to find the line number with the failed assertion.)\n\n- Disabled entirely (not recommended for most configurations.) -DNDEBUG is added\n to CPPFLAGS in this case.", + "id": "compiler-options-assertion-level", + "name": "COMPILER_OPTIMIZATION_ASSERTION_LEVEL", + "title": "Assertion level", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_FLOAT_LIB_FROM_GCCLIB", + "name": "COMPILER_FLOAT_LIB_FROM_GCCLIB", + "range": null, + "title": "libgcc", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_ROM_HAS_RVFPLIB && ", + "help": null, + "id": "COMPILER_FLOAT_LIB_FROM_RVFPLIB", + "name": "COMPILER_FLOAT_LIB_FROM_RVFPLIB", + "range": null, + "title": "librvfp", + "type": "bool" + } + ], + "depends_on": null, + "help": "In the soft-fp part of libgcc, riscv version is written in C,\nand handles all edge cases in IEEE754, which makes it larger\nand performance is slow.\n\nRVfplib is an optimized RISC-V library for FP arithmetic on 32-bit\ninteger processors, for single and double-precision FP.\nRVfplib is \"fast\", but it has a few exceptions from IEEE 754 compliance.", + "id": "compiler-options-compiler-float-lib-source", + "name": "COMPILER_FLOAT_LIB_FROM", + "title": "Compiler float lib source", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "COMPILER_OPTIMIZATION_ASSERTION_LEVEL", + "name": "COMPILER_OPTIMIZATION_ASSERTION_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "If enabled, the error messages will be discarded in following check macros:\n- ESP_RETURN_ON_ERROR\n- ESP_EXIT_ON_ERROR\n- ESP_RETURN_ON_FALSE\n- ESP_EXIT_ON_FALSE", + "id": "COMPILER_OPTIMIZATION_CHECKS_SILENT", + "name": "COMPILER_OPTIMIZATION_CHECKS_SILENT", + "range": null, + "title": "Disable messages in ESP_RETURN_ON_* and ESP_EXIT_ON_* macros", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "When expanding the __FILE__ and __BASE_FILE__ macros, replace paths inside ESP-IDF\nwith paths relative to the placeholder string \"IDF\", and convert paths inside the\nproject directory to relative paths.\n\nThis allows building the project with assertions or other code that embeds file paths,\nwithout the binary containing the exact path to the IDF or project directories.\n\nThis option passes -fmacro-prefix-map options to the GCC command line. To replace additional\npaths in your binaries, modify the project CMakeLists.txt file to pass custom -fmacro-prefix-map or\n-ffile-prefix-map arguments.", + "id": "COMPILER_HIDE_PATHS_MACROS", + "is_menuconfig": true, + "name": "COMPILER_HIDE_PATHS_MACROS", + "range": null, + "title": "Replace ESP-IDF and project paths in binaries", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "COMPILER_CXX_EXCEPTIONS", + "help": "Size (in bytes) of the emergency memory pool for C++ exceptions. This pool will be used to allocate\nmemory for thrown exceptions when there is not enough memory on the heap.", + "id": "COMPILER_CXX_EXCEPTIONS_EMG_POOL_SIZE", + "name": "COMPILER_CXX_EXCEPTIONS_EMG_POOL_SIZE", + "range": null, + "title": "Emergency Pool Size", + "type": "int" + } + ], + "depends_on": null, + "help": "Enabling this option compiles all IDF C++ files with exception support enabled.\n\nDisabling this option disables C++ exception support in all compiled files, and any libstdc++ code\nwhich throws an exception will abort instead.\n\nEnabling this option currently adds an additional ~500 bytes of heap overhead\nwhen an exception is thrown in user code for the first time.", + "id": "COMPILER_CXX_EXCEPTIONS", + "is_menuconfig": true, + "name": "COMPILER_CXX_EXCEPTIONS", + "range": null, + "title": "Enable C++ exceptions", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling this option compiles all C++ files with RTTI support enabled.\nThis increases binary size (typically by tens of kB) but allows using\ndynamic_cast conversion and typeid operator.", + "id": "COMPILER_CXX_RTTI", + "name": "COMPILER_CXX_RTTI", + "range": null, + "title": "Enable C++ run-time type info (RTTI)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_STACK_CHECK_MODE_NONE", + "name": "COMPILER_STACK_CHECK_MODE_NONE", + "range": null, + "title": "None", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_STACK_CHECK_MODE_NORM", + "name": "COMPILER_STACK_CHECK_MODE_NORM", + "range": null, + "title": "Normal", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_STACK_CHECK_MODE_STRONG", + "name": "COMPILER_STACK_CHECK_MODE_STRONG", + "range": null, + "title": "Strong", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_STACK_CHECK_MODE_ALL", + "name": "COMPILER_STACK_CHECK_MODE_ALL", + "range": null, + "title": "Overall", + "type": "bool" + } + ], + "depends_on": null, + "help": "Stack smashing protection mode. Emit extra code to check for buffer overflows, such as stack\nsmashing attacks. This is done by adding a guard variable to functions with vulnerable objects.\nThe guards are initialized when a function is entered and then checked when the function exits.\nIf a guard check fails, program is halted. Protection has the following modes:\n\n- In NORMAL mode (GCC flag: -fstack-protector) only functions that call alloca, and functions with\n buffers larger than 8 bytes are protected.\n\n- STRONG mode (GCC flag: -fstack-protector-strong) is like NORMAL, but includes additional functions\n to be protected -- those that have local array definitions, or have references to local frame\n addresses.\n\n- In OVERALL mode (GCC flag: -fstack-protector-all) all functions are protected.\n\nModes have the following impact on code performance and coverage:\n\n- performance: NORMAL > STRONG > OVERALL\n\n- coverage: NORMAL < STRONG < OVERALL\n\nThe performance impact includes increasing the amount of stack memory required for each task.", + "id": "compiler-options-stack-smashing-protection-mode", + "name": "COMPILER_STACK_CHECK_MODE", + "title": "Stack smashing protection mode", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "Stack smashing protection.", + "id": "COMPILER_STACK_CHECK", + "name": "COMPILER_STACK_CHECK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Adds -Wwrite-strings flag for the C/C++ compilers.\n\nFor C, this gives string constants the type ``const char[]`` so that\ncopying the address of one into a non-const ``char *`` pointer\nproduces a warning. This warning helps to find at compile time code\nthat tries to write into a string constant.\n\nFor C++, this warns about the deprecated conversion from string\nliterals to ``char *``.", + "id": "COMPILER_WARN_WRITE_STRINGS", + "name": "COMPILER_WARN_WRITE_STRINGS", + "range": null, + "title": "Enable -Wwrite-strings warning flag", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ARCH_RISCV", + "help": "Adds -msave-restore to C/C++ compilation flags.\n\nWhen this flag is enabled, compiler will call library functions to\nsave/restore registers in function prologues/epilogues. This results\nin lower overall code size, at the expense of slightly reduced performance.\n\nThis option can be enabled for RISC-V targets only.", + "id": "COMPILER_SAVE_RESTORE_LIBCALLS", + "name": "COMPILER_SAVE_RESTORE_LIBCALLS", + "range": null, + "title": "Enable -msave-restore flag to reduce code size", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable this option if use GCC 12 or newer, and want to disable warnings which don't appear with\nGCC 11.", + "id": "COMPILER_DISABLE_GCC12_WARNINGS", + "name": "COMPILER_DISABLE_GCC12_WARNINGS", + "range": null, + "title": "Disable new warnings introduced in GCC 12", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable this option if use GCC 13 or newer, and want to disable warnings which don't appear with\nGCC 12.", + "id": "COMPILER_DISABLE_GCC13_WARNINGS", + "name": "COMPILER_DISABLE_GCC13_WARNINGS", + "range": null, + "title": "Disable new warnings introduced in GCC 13", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If enabled, RTL files will be produced during compilation. These files\ncan be used by other tools, for example to calculate call graphs.", + "id": "COMPILER_DUMP_RTL_FILES", + "name": "COMPILER_DUMP_RTL_FILES", + "range": null, + "title": "Dump RTL files during compilation", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "!IDF_TARGET_LINUX && ", + "help": null, + "id": "COMPILER_RT_LIB_GCCLIB", + "name": "COMPILER_RT_LIB_GCCLIB", + "range": null, + "title": "libgcc", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TOOLCHAIN_CLANG && !IDF_TARGET_LINUX && ", + "help": null, + "id": "COMPILER_RT_LIB_CLANGRT", + "name": "COMPILER_RT_LIB_CLANGRT", + "range": null, + "title": "libclang_rt", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_LINUX && ", + "help": null, + "id": "COMPILER_RT_LIB_HOST", + "name": "COMPILER_RT_LIB_HOST", + "range": null, + "title": "Host", + "type": "bool" + } + ], + "depends_on": null, + "help": "Select runtime library to be used by compiler.\n- GCC toolchain supports libgcc only.\n- Clang allows to choose between libgcc or libclang_rt.\n- For host builds (\"linux\" target), uses the default library.", + "id": "compiler-options-compiler-runtime-library", + "name": "COMPILER_RT_LIB", + "title": "Compiler runtime library", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "COMPILER_RT_LIB_NAME", + "name": "COMPILER_RT_LIB_NAME", + "range": null, + "title": null, + "type": "string" + } + ], + "depends_on": null, + "id": "compiler-options", + "title": "Compiler options", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "APPTRACE_DEST_JTAG", + "name": "APPTRACE_DEST_JTAG", + "range": null, + "title": "JTAG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "APPTRACE_DEST_NONE", + "name": "APPTRACE_DEST_NONE", + "range": null, + "title": "None", + "type": "bool" + } + ], + "depends_on": null, + "help": "Select destination for application trace: JTAG or none (to disable).", + "id": "component-config-application-level-tracing-data-destination-1", + "name": "APPTRACE_DESTINATION1", + "title": "Data Destination 1", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "APPTRACE_DEST_UART", + "name": "APPTRACE_DEST_UART", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "APPTRACE_DEST_UART_NOUSB", + "name": "APPTRACE_DEST_UART_NOUSB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_CONSOLE_UART_NUM != 0 && ", + "help": null, + "id": "APPTRACE_DEST_UART0", + "name": "APPTRACE_DEST_UART0", + "range": null, + "title": "UART0", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_CONSOLE_UART_NUM != 1 && ", + "help": null, + "id": "APPTRACE_DEST_UART1", + "name": "APPTRACE_DEST_UART1", + "range": null, + "title": "UART1", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_CONSOLE_UART_NUM != 2 && SOC_UART_NUM > 2 && ", + "help": null, + "id": "APPTRACE_DEST_UART2", + "name": "APPTRACE_DEST_UART2", + "range": null, + "title": "UART2", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP_CONSOLE_USB_CDC && (IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3) && !USB_ENABLED && ", + "help": null, + "id": "APPTRACE_DEST_USB_CDC", + "name": "APPTRACE_DEST_USB_CDC", + "range": null, + "title": "USB_CDC", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "APPTRACE_DEST_UART_NONE", + "name": "APPTRACE_DEST_UART_NONE", + "range": null, + "title": "None", + "type": "bool" + } + ], + "depends_on": null, + "help": "Select destination for application trace: UART(XX) or none (to disable).", + "id": "component-config-application-level-tracing-data-destination-2", + "name": "APPTRACE_DESTINATION2", + "title": "Data Destination 2", + "type": "choice" + }, + { + "children": [], + "depends_on": "APPTRACE_DEST_UART_NOUSB", + "help": "This GPIO is used for UART TX pin.", + "id": "APPTRACE_UART_TX_GPIO", + "name": "APPTRACE_UART_TX_GPIO", + "range": null, + "title": "UART TX on GPIO#", + "type": "int" + }, + { + "children": [], + "depends_on": "APPTRACE_DEST_UART_NOUSB", + "help": "This GPIO is used for UART RX pin.", + "id": "APPTRACE_UART_RX_GPIO", + "name": "APPTRACE_UART_RX_GPIO", + "range": null, + "title": "UART RX on GPIO#", + "type": "int" + }, + { + "children": [], + "depends_on": "APPTRACE_DEST_UART", + "help": "This baud rate is used for UART.\n\nThe app's maximum baud rate depends on the UART clock source. If Power Management is disabled,\nthe UART clock source is the APB clock and all baud rates in the available range will be sufficiently\naccurate. If Power Management is enabled, REF_TICK clock source is used so the baud rate is divided\nfrom 1MHz. Baud rates above 1Mbps are not possible and values between 500Kbps and 1Mbps may not be\naccurate.", + "id": "APPTRACE_UART_BAUDRATE", + "name": "APPTRACE_UART_BAUDRATE", + "range": null, + "title": "UART baud rate", + "type": "int" + }, + { + "children": [], + "depends_on": "APPTRACE_DEST_UART", + "help": "Size of the UART input ring buffer.\nThis size related to the baudrate, system tick frequency and amount of data to transfer.\nThe data placed to this buffer before sent out to the interface.", + "id": "APPTRACE_UART_RX_BUFF_SIZE", + "name": "APPTRACE_UART_RX_BUFF_SIZE", + "range": null, + "title": "UART RX ring buffer size", + "type": "int" + }, + { + "children": [], + "depends_on": "APPTRACE_DEST_UART", + "help": "Size of the UART output ring buffer.\nThis size related to the baudrate, system tick frequency and amount of data to transfer.", + "id": "APPTRACE_UART_TX_BUFF_SIZE", + "name": "APPTRACE_UART_TX_BUFF_SIZE", + "range": null, + "title": "UART TX ring buffer size", + "type": "int" + }, + { + "children": [], + "depends_on": "APPTRACE_DEST_UART", + "help": "Maximum size of the single message to transfer.", + "id": "APPTRACE_UART_TX_MSG_SIZE", + "name": "APPTRACE_UART_TX_MSG_SIZE", + "range": null, + "title": "UART TX message size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "UART task priority. In case of high events rate,\nthis parameter could be changed up to (configMAX_PRIORITIES-1).", + "id": "APPTRACE_UART_TASK_PRIO", + "name": "APPTRACE_UART_TASK_PRIO", + "range": [ + 1, + 32 + ], + "title": "UART Task Priority", + "type": "int" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ARCH_XTENSA && !ESP32_TRAX && !ESP32S2_TRAX && !ESP32S3_TRAX", + "help": "Enables/disable TRAX tracing HW.", + "id": "APPTRACE_DEST_TRAX", + "name": "APPTRACE_DEST_TRAX", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables/disable swapping memory buffers tracing protocol.", + "id": "APPTRACE_MEMBUFS_APPTRACE_PROTO_ENABLE", + "name": "APPTRACE_MEMBUFS_APPTRACE_PROTO_ENABLE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables/disable application tracing module.", + "id": "APPTRACE_ENABLE", + "name": "APPTRACE_ENABLE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables/disable application tracing module internal sync lock.", + "id": "APPTRACE_LOCK_ENABLE", + "name": "APPTRACE_LOCK_ENABLE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_ENABLE", + "help": "Timeout for flushing last trace data to host in case of panic. In ms.\nUse -1 to disable timeout and wait forever.", + "id": "APPTRACE_ONPANIC_HOST_FLUSH_TMO", + "name": "APPTRACE_ONPANIC_HOST_FLUSH_TMO", + "range": null, + "title": "Timeout for flushing last trace data to host on panic", + "type": "int" + }, + { + "children": [], + "depends_on": "APPTRACE_ENABLE", + "help": "Threshold for flushing last trace data to host on panic in post-mortem mode.\nThis is minimal amount of data needed to perform flush. In bytes.", + "id": "APPTRACE_POSTMORTEM_FLUSH_THRESH", + "name": "APPTRACE_POSTMORTEM_FLUSH_THRESH", + "range": null, + "title": "Threshold for flushing last trace data to host on panic", + "type": "int" + }, + { + "children": [], + "depends_on": "APPTRACE_MEMBUFS_APPTRACE_PROTO_ENABLE && !APPTRACE_DEST_TRAX", + "help": "Size of the memory buffer for trace data in bytes.", + "id": "APPTRACE_BUF_SIZE", + "name": "APPTRACE_BUF_SIZE", + "range": null, + "title": "Size of the apptrace buffer", + "type": "int" + }, + { + "children": [], + "depends_on": "APPTRACE_MEMBUFS_APPTRACE_PROTO_ENABLE", + "help": "Size of the buffer for events in bytes. It is useful for buffering events from\nthe time critical code (scheduler, ISRs etc). If this parameter is 0 then\nevents will be discarded when main HW buffer is full.", + "id": "APPTRACE_PENDING_DATA_SIZE_MAX", + "name": "APPTRACE_PENDING_DATA_SIZE_MAX", + "range": null, + "title": "Size of the pending data buffer", + "type": "int" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "!PM_ENABLE && !APPTRACE_DEST_NONE && ", + "help": "Send SEGGER SystemView events through JTAG interface.", + "id": "APPTRACE_SV_DEST_JTAG", + "name": "APPTRACE_SV_DEST_JTAG", + "range": null, + "title": "Data destination JTAG", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_DEST_UART && ", + "help": "Send SEGGER SystemView events through UART interface.", + "id": "APPTRACE_SV_DEST_UART", + "name": "APPTRACE_SV_DEST_UART", + "range": null, + "title": "Data destination UART", + "type": "bool" + } + ], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "SystemView witt transfer data trough defined interface.", + "id": "component-config-application-level-tracing-freertos-systemview-tracing-systemview-tracing-enable-systemview-destination", + "name": "APPTRACE_SV_DEST", + "title": "SystemView destination", + "type": "choice" + } + ], + "depends_on": "APPTRACE_ENABLE && APPTRACE_ENABLE", + "help": "Enables supporrt for SEGGER SystemView tracing functionality.", + "id": "APPTRACE_SV_ENABLE", + "name": "APPTRACE_SV_ENABLE", + "range": null, + "title": "SystemView Tracing Enable", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Send SEGGER SystemView events for Pro CPU.", + "id": "APPTRACE_SV_DEST_CPU_0", + "name": "APPTRACE_SV_DEST_CPU_0", + "range": null, + "title": "CPU0", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Send SEGGER SystemView events for App CPU.", + "id": "APPTRACE_SV_DEST_CPU_1", + "name": "APPTRACE_SV_DEST_CPU_1", + "range": null, + "title": "CPU1", + "type": "bool" + } + ], + "depends_on": "APPTRACE_SV_DEST_UART && !FREERTOS_UNICORE && APPTRACE_ENABLE", + "help": "Define the CPU to trace by SystemView.", + "id": "component-config-application-level-tracing-freertos-systemview-tracing-cpu-to-trace", + "name": "APPTRACE_SV_CPU", + "title": "CPU to trace", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "FREERTOS_UNICORE && !PM_ENABLE && !IDF_TARGET_ESP32C3 && ", + "help": null, + "id": "APPTRACE_SV_TS_SOURCE_CCOUNT", + "name": "APPTRACE_SV_TS_SOURCE_CCOUNT", + "range": null, + "title": "CPU cycle counter (CCOUNT)", + "type": "bool" + }, + { + "children": [], + "depends_on": "!PM_ENABLE && !IDF_TARGET_ESP32C3 && ", + "help": null, + "id": "APPTRACE_SV_TS_SOURCE_GPTIMER", + "name": "APPTRACE_SV_TS_SOURCE_GPTIMER", + "range": null, + "title": "General Purpose Timer (Timer Group)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "APPTRACE_SV_TS_SOURCE_ESP_TIMER", + "name": "APPTRACE_SV_TS_SOURCE_ESP_TIMER", + "range": null, + "title": "esp_timer high resolution timer", + "type": "bool" + } + ], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "SystemView needs to use a hardware timer as the source of timestamps\nwhen tracing. This option selects the timer for it.", + "id": "component-config-application-level-tracing-freertos-systemview-tracing-timer-to-use-as-timestamp-source", + "name": "APPTRACE_SV_TS_SOURCE", + "title": "Timer to use as timestamp source", + "type": "choice" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Configures maximum supported tasks in sysview debug", + "id": "APPTRACE_SV_MAX_TASKS", + "name": "APPTRACE_SV_MAX_TASKS", + "range": null, + "title": "Maximum supported tasks", + "type": "int" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Configures timeout (in us) to wait for free space in trace buffer.\nSet to -1 to wait forever and avoid lost events.", + "id": "APPTRACE_SV_BUF_WAIT_TMO", + "name": "APPTRACE_SV_BUF_WAIT_TMO", + "range": null, + "title": "Trace buffer wait timeout", + "type": "int" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"Trace Buffer Overflow\" event.", + "id": "APPTRACE_SV_EVT_OVERFLOW_ENABLE", + "name": "APPTRACE_SV_EVT_OVERFLOW_ENABLE", + "range": null, + "title": "Trace Buffer Overflow Event", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"ISR Enter\" event.", + "id": "APPTRACE_SV_EVT_ISR_ENTER_ENABLE", + "name": "APPTRACE_SV_EVT_ISR_ENTER_ENABLE", + "range": null, + "title": "ISR Enter Event", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"ISR Exit\" event.", + "id": "APPTRACE_SV_EVT_ISR_EXIT_ENABLE", + "name": "APPTRACE_SV_EVT_ISR_EXIT_ENABLE", + "range": null, + "title": "ISR Exit Event", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"ISR to Scheduler\" event.", + "id": "APPTRACE_SV_EVT_ISR_TO_SCHED_ENABLE", + "name": "APPTRACE_SV_EVT_ISR_TO_SCHED_ENABLE", + "range": null, + "title": "ISR Exit to Scheduler Event", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"Task Start Execution\" event.", + "id": "APPTRACE_SV_EVT_TASK_START_EXEC_ENABLE", + "name": "APPTRACE_SV_EVT_TASK_START_EXEC_ENABLE", + "range": null, + "title": "Task Start Execution Event", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"Task Stop Execution\" event.", + "id": "APPTRACE_SV_EVT_TASK_STOP_EXEC_ENABLE", + "name": "APPTRACE_SV_EVT_TASK_STOP_EXEC_ENABLE", + "range": null, + "title": "Task Stop Execution Event", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"Task Start Ready State\" event.", + "id": "APPTRACE_SV_EVT_TASK_START_READY_ENABLE", + "name": "APPTRACE_SV_EVT_TASK_START_READY_ENABLE", + "range": null, + "title": "Task Start Ready State Event", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"Task Stop Ready State\" event.", + "id": "APPTRACE_SV_EVT_TASK_STOP_READY_ENABLE", + "name": "APPTRACE_SV_EVT_TASK_STOP_READY_ENABLE", + "range": null, + "title": "Task Stop Ready State Event", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"Task Create\" event.", + "id": "APPTRACE_SV_EVT_TASK_CREATE_ENABLE", + "name": "APPTRACE_SV_EVT_TASK_CREATE_ENABLE", + "range": null, + "title": "Task Create Event", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"Task Terminate\" event.", + "id": "APPTRACE_SV_EVT_TASK_TERMINATE_ENABLE", + "name": "APPTRACE_SV_EVT_TASK_TERMINATE_ENABLE", + "range": null, + "title": "Task Terminate Event", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"System Idle\" event.", + "id": "APPTRACE_SV_EVT_IDLE_ENABLE", + "name": "APPTRACE_SV_EVT_IDLE_ENABLE", + "range": null, + "title": "System Idle Event", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"Timer Enter\" event.", + "id": "APPTRACE_SV_EVT_TIMER_ENTER_ENABLE", + "name": "APPTRACE_SV_EVT_TIMER_ENTER_ENABLE", + "range": null, + "title": "Timer Enter Event", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"Timer Exit\" event.", + "id": "APPTRACE_SV_EVT_TIMER_EXIT_ENABLE", + "name": "APPTRACE_SV_EVT_TIMER_EXIT_ENABLE", + "range": null, + "title": "Timer Exit Event", + "type": "bool" + } + ], + "depends_on": "APPTRACE_ENABLE", + "id": "component-config-application-level-tracing-freertos-systemview-tracing", + "title": "FreeRTOS SystemView Tracing", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "APPTRACE_GCOV_ENABLE", + "help": "Configures stack size of Gcov dump task", + "id": "APPTRACE_GCOV_DUMP_TASK_STACK_SIZE", + "name": "APPTRACE_GCOV_DUMP_TASK_STACK_SIZE", + "range": null, + "title": "Gcov dump task stack size", + "type": "int" + } + ], + "depends_on": "APPTRACE_ENABLE && !APPTRACE_SV_ENABLE", + "help": "Enables support for GCOV data transfer to host.", + "id": "APPTRACE_GCOV_ENABLE", + "name": "APPTRACE_GCOV_ENABLE", + "range": null, + "title": "GCOV to Host Enable", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-application-level-tracing", + "title": "Application Level Tracing", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "This option is recommended for classic Bluetooth or for dual-mode\nusecases", + "id": "BT_BLUEDROID_ENABLED", + "name": "BT_BLUEDROID_ENABLED", + "range": null, + "title": "Bluedroid - Dual-mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "This option is recommended for BLE only usecases to save on memory", + "id": "BT_NIMBLE_ENABLED", + "name": "BT_NIMBLE_ENABLED", + "range": null, + "title": "NimBLE - BLE only", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_BT_SUPPORTED && ", + "help": "This option is recommended when you want to communicate directly with the\ncontroller (without any host) or when you are using any other host stack\nnot supported by Espressif (not mentioned here).", + "id": "BT_CONTROLLER_ONLY", + "name": "BT_CONTROLLER_ONLY", + "range": null, + "title": "Disabled", + "type": "bool" + } + ], + "depends_on": "BT_ENABLED", + "help": "This helps to choose Bluetooth host stack", + "id": "component-config-bluetooth-bluetooth-host", + "name": "BT_HOST", + "title": "Host", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_BT_SUPPORTED && ", + "help": "This option is recommended for Bluetooth controller usecases", + "id": "BT_CONTROLLER_ENABLED", + "name": "BT_CONTROLLER_ENABLED", + "range": null, + "title": "Enabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "This option is recommended for Bluetooth Host only usecases", + "id": "BT_CONTROLLER_DISABLED", + "name": "BT_CONTROLLER_DISABLED", + "range": null, + "title": "Disabled", + "type": "bool" + } + ], + "depends_on": "BT_ENABLED", + "help": "This helps to choose Bluetooth controller stack", + "id": "component-config-bluetooth-bluetooth-controller", + "name": "BT_CONTROLLER", + "title": "Controller", + "type": "choice" + } + ], + "depends_on": "!APP_NO_BLOBS", + "help": "Select this option to enable Bluetooth and show the submenu with Bluetooth configuration choices.", + "id": "BT_ENABLED", + "name": "BT_ENABLED", + "range": null, + "title": "Bluetooth", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This select btc task stack size", + "id": "BT_BTC_TASK_STACK_SIZE", + "name": "BT_BTC_TASK_STACK_SIZE", + "range": null, + "title": "Bluetooth event (callback to application) task stack size", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_BLUEDROID_PINNED_TO_CORE_0", + "name": "BT_BLUEDROID_PINNED_TO_CORE_0", + "range": null, + "title": "Core 0 (PRO CPU)", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE && ", + "help": null, + "id": "BT_BLUEDROID_PINNED_TO_CORE_1", + "name": "BT_BLUEDROID_PINNED_TO_CORE_1", + "range": null, + "title": "Core 1 (APP CPU)", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !FREERTOS_UNICORE && BT_BLUEDROID_ENABLED", + "help": "Which the cpu core to run Bluedroid. Can choose core0 and core1.\nCan not specify no-affinity.", + "id": "component-config-bluetooth-bluedroid-options-the-cpu-core-which-bluedroid-run", + "name": "BT_BLUEDROID_PINNED_TO_CORE_CHOICE", + "title": "The cpu core which Bluedroid run", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_BLUEDROID_PINNED_TO_CORE", + "name": "BT_BLUEDROID_PINNED_TO_CORE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This select btu task stack size", + "id": "BT_BTU_TASK_STACK_SIZE", + "name": "BT_BTU_TASK_STACK_SIZE", + "range": null, + "title": "Bluetooth Bluedroid Host Stack task stack size", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "Bluedroid memory debug", + "id": "BT_BLUEDROID_MEM_DEBUG", + "name": "BT_BLUEDROID_MEM_DEBUG", + "range": null, + "title": "Bluedroid memory debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "Enable Espressif Vendor-specific HCI commands for coexist status configuration", + "id": "BT_BLUEDROID_ESP_COEX_VSC", + "name": "BT_BLUEDROID_ESP_COEX_VSC", + "range": null, + "title": "Enable Espressif Vendor-specific HCI commands for coexist status configuration", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_CLASSIC_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This enables functionalities of Host qualification for Classic Bluetooth.", + "id": "BT_CLASSIC_BQB_ENABLED", + "name": "BT_CLASSIC_BQB_ENABLED", + "range": null, + "title": "Host Qualitifcation support for Classic Bluetooth", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_CLASSIC_ENABLED && BT_BLUEDROID_ENABLED", + "help": "Advanced Audio Distrubution Profile", + "id": "BT_A2DP_ENABLE", + "name": "BT_A2DP_ENABLE", + "range": null, + "title": "A2DP", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_CLASSIC_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This enables the Serial Port Profile", + "id": "BT_SPP_ENABLED", + "name": "BT_SPP_ENABLED", + "range": null, + "title": "SPP", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_CLASSIC_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This enables the Logical Link Control and Adaptation Layer Protocol.\nOnly supported classic bluetooth.", + "id": "BT_L2CAP_ENABLED", + "name": "BT_L2CAP_ENABLED", + "range": null, + "title": "BT L2CAP", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_HFP_ENABLE && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_HFP_CLIENT_ENABLE", + "name": "BT_HFP_CLIENT_ENABLE", + "range": null, + "title": "Hands Free Unit", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_HFP_ENABLE && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_HFP_AG_ENABLE", + "name": "BT_HFP_AG_ENABLE", + "range": null, + "title": "Audio Gateway", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_HFP_AUDIO_DATA_PATH_PCM", + "name": "BT_HFP_AUDIO_DATA_PATH_PCM", + "range": null, + "title": "PCM", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_HFP_AUDIO_DATA_PATH_HCI", + "name": "BT_HFP_AUDIO_DATA_PATH_HCI", + "range": null, + "title": "HCI", + "type": "bool" + } + ], + "depends_on": "BT_HFP_ENABLE && BT_BLUEDROID_ENABLED", + "help": "SCO data path, i.e. HCI or PCM. This option is set using API\n\"esp_bredr_sco_datapath_set\" in Bluetooth host. Default SCO data\npath can also be set in Bluetooth Controller.", + "id": "component-config-bluetooth-bluedroid-options-classic-bluetooth-hands-free-handset-profile-audio-sco-data-path", + "name": "BT_HFP_AUDIO_DATA_PATH", + "title": "audio(SCO) data path", + "type": "choice" + } + ], + "depends_on": "BT_CLASSIC_ENABLED && BT_BLUEDROID_ENABLED", + "help": "Hands Free Unit and Audio Gateway can be included simultaneously\nbut they cannot run simultaneously due to internal limitations.", + "id": "BT_HFP_ENABLE", + "is_menuconfig": true, + "name": "BT_HFP_ENABLE", + "range": null, + "title": "Hands Free/Handset Profile", + "type": "menu" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && ((BT_CONTROLLER_ENABLED && SOC_BT_CLASSIC_SUPPORTED) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED", + "help": "For now this option needs \"SMP_ENABLE\" to be set to yes", + "id": "BT_CLASSIC_ENABLED", + "name": "BT_CLASSIC_ENABLED", + "range": null, + "title": "Classic Bluetooth", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_HFP_AUDIO_DATA_PATH_HCI && BT_BLUEDROID_ENABLED", + "help": "This enables Wide Band Speech. Should disable it when SCO data path is PCM.\nOtherwise there will be no data transmited via GPIOs.", + "id": "BT_HFP_WBS_ENABLE", + "name": "BT_HFP_WBS_ENABLE", + "range": null, + "title": "Wide Band Speech", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_HID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This enables the BT HID Host", + "id": "BT_HID_HOST_ENABLED", + "name": "BT_HID_HOST_ENABLED", + "range": null, + "title": "Classic BT HID Host", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_HID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This enables the BT HID Device", + "id": "BT_HID_DEVICE_ENABLED", + "name": "BT_HID_DEVICE_ENABLED", + "range": null, + "title": "Classic BT HID Device", + "type": "bool" + } + ], + "depends_on": "BT_CLASSIC_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This enables the BT HID Host", + "id": "BT_HID_ENABLED", + "is_menuconfig": true, + "name": "BT_HID_ENABLED", + "range": null, + "title": "Classic BT HID", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "BT_GATTS_ENABLE && BT_BLUEDROID_ENABLED", + "help": "This enables \"Peripheral Preferred Connection Parameters\" characteristic (UUID: 0x2A04) in GAP service that has\nconnection parameters like min/max connection interval, slave latency and supervision timeout multiplier", + "id": "BT_GATTS_PPCP_CHAR_GAP", + "name": "BT_GATTS_PPCP_CHAR_GAP", + "range": null, + "title": "Enable Peripheral Preferred Connection Parameters characteristic in GAP service", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_GATTS_ENABLE && BT_BLUEDROID_ENABLED", + "help": "This option can be close when the app does not require blufi function.", + "id": "BT_BLE_BLUFI_ENABLE", + "name": "BT_BLE_BLUFI_ENABLE", + "range": null, + "title": "Include blufi function", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_GATTS_ENABLE && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "Maximum GATT Server Profiles Count", + "id": "BT_GATT_MAX_SR_PROFILES", + "name": "BT_GATT_MAX_SR_PROFILES", + "range": null, + "title": "Max GATT Server Profiles", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_GATTS_ENABLE && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "Maximum GATT Service Attributes Count", + "id": "BT_GATT_MAX_SR_ATTRIBUTES", + "name": "BT_GATT_MAX_SR_ATTRIBUTES", + "range": null, + "title": "Max GATT Service Attributes", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Manually send service change indication through API esp_ble_gatts_send_service_change_indication()", + "id": "BT_GATTS_SEND_SERVICE_CHANGE_MANUAL", + "name": "BT_GATTS_SEND_SERVICE_CHANGE_MANUAL", + "range": null, + "title": "GATTS manually send service change indication", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Let Bluedroid handle the service change indication internally", + "id": "BT_GATTS_SEND_SERVICE_CHANGE_AUTO", + "name": "BT_GATTS_SEND_SERVICE_CHANGE_AUTO", + "range": null, + "title": "GATTS automatically send service change indication", + "type": "bool" + } + ], + "depends_on": "BT_GATTS_ENABLE && BT_BLUEDROID_ENABLED", + "help": "Service change indication mode for GATT Server.", + "id": "component-config-bluetooth-bluedroid-options-bluetooth-low-energy-include-gatt-server-module-gatts--gatts-service-change-mode", + "name": "BT_GATTS_SEND_SERVICE_CHANGE_MODE", + "title": "GATTS Service Change Mode", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_GATTS_ENABLE && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_GATTS_SEND_SERVICE_CHANGE_MODE", + "name": "BT_GATTS_SEND_SERVICE_CHANGE_MODE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_GATTS_ENABLE && BT_BLUEDROID_ENABLED", + "help": "This option enables the GATT robust caching feature on the server.\nif turned on, the Client Supported Features characteristic, Database Hash characteristic,\nand Server Supported Features characteristic will be included in the GAP SERVICE.", + "id": "BT_GATTS_ROBUST_CACHING_ENABLED", + "name": "BT_GATTS_ROBUST_CACHING_ENABLED", + "range": null, + "title": "Enable Robust Caching on Server Side", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_GATTS_ENABLE && BT_BLUEDROID_ENABLED", + "help": "Enabling this option allows remote GATT clients to write device name", + "id": "BT_GATTS_DEVICE_NAME_WRITABLE", + "name": "BT_GATTS_DEVICE_NAME_WRITABLE", + "range": null, + "title": "Allow to write device name by GATT clients", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_GATTS_ENABLE && BT_BLUEDROID_ENABLED", + "help": "Enabling this option allows remote GATT clients to write appearance", + "id": "BT_GATTS_APPEARANCE_WRITABLE", + "name": "BT_GATTS_APPEARANCE_WRITABLE", + "range": null, + "title": "Allow to write appearance by GATT clients", + "type": "bool" + } + ], + "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This option can be disabled when the app work only on gatt client mode", + "id": "BT_GATTS_ENABLE", + "name": "BT_GATTS_ENABLE", + "range": null, + "title": "Include GATT server module(GATTS)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_GATTC_ENABLE && BT_BLUEDROID_ENABLED", + "help": "Maximum GATTC cache characteristic count", + "id": "BT_GATTC_MAX_CACHE_CHAR", + "name": "BT_GATTC_MAX_CACHE_CHAR", + "range": null, + "title": "Max gattc cache characteristic for discover", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_GATTC_ENABLE && BT_BLUEDROID_ENABLED", + "help": "Maximum GATTC notify(indication) register number", + "id": "BT_GATTC_NOTIF_REG_MAX", + "name": "BT_GATTC_NOTIF_REG_MAX", + "range": null, + "title": "Max gattc notify(indication) register number", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_GATTC_ENABLE && BT_BLUEDROID_ENABLED", + "help": "This select can save gattc cache data to nvs flash", + "id": "BT_GATTC_CACHE_NVS_FLASH", + "name": "BT_GATTC_CACHE_NVS_FLASH", + "range": null, + "title": "Save gattc cache data to nvs flash", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_GATTC_ENABLE && BT_BLUEDROID_ENABLED", + "help": "The number of attempts to reconnect if the connection establishment failed", + "id": "BT_GATTC_CONNECT_RETRY_COUNT", + "name": "BT_GATTC_CONNECT_RETRY_COUNT", + "range": null, + "title": "The number of attempts to reconnect if the connection establishment failed", + "type": "int" + } + ], + "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This option can be close when the app work only on gatt server mode", + "id": "BT_GATTC_ENABLE", + "name": "BT_GATTC_ENABLE", + "range": null, + "title": "Include GATT client module(GATTC)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_BLE_SMP_ENABLE && BT_BLUEDROID_ENABLED", + "help": "In order to reduce the pairing time, slave actively initiates connection parameters\nupdate during pairing.", + "id": "BT_SMP_SLAVE_CON_PARAMS_UPD_ENABLE", + "name": "BT_SMP_SLAVE_CON_PARAMS_UPD_ENABLE", + "range": null, + "title": "Slave enable connection parameters update during pairing", + "type": "bool" + } + ], + "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This option can be close when the app not used the ble security connect.", + "id": "BT_BLE_SMP_ENABLE", + "name": "BT_BLE_SMP_ENABLE", + "range": null, + "title": "Include BLE security module(SMP)", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This enables Bluetooth Low Energy", + "id": "BT_BLE_ENABLED", + "name": "BT_BLE_ENABLED", + "range": null, + "title": "Bluetooth Low Energy", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This select can save the rodata code size", + "id": "BT_STACK_NO_LOG", + "name": "BT_STACK_NO_LOG", + "range": null, + "title": "Disable BT debug logs (minimize bin size)", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HCI_TRACE_LEVEL_NONE", + "name": "BT_LOG_HCI_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HCI_TRACE_LEVEL_ERROR", + "name": "BT_LOG_HCI_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HCI_TRACE_LEVEL_WARNING", + "name": "BT_LOG_HCI_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HCI_TRACE_LEVEL_API", + "name": "BT_LOG_HCI_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HCI_TRACE_LEVEL_EVENT", + "name": "BT_LOG_HCI_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HCI_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_HCI_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HCI_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_HCI_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for HCI layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-hci-layer", + "name": "BT_LOG_HCI_TRACE_LEVEL", + "title": "HCI layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_HCI_TRACE_LEVEL", + "name": "BT_LOG_HCI_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTM_TRACE_LEVEL_NONE", + "name": "BT_LOG_BTM_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTM_TRACE_LEVEL_ERROR", + "name": "BT_LOG_BTM_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTM_TRACE_LEVEL_WARNING", + "name": "BT_LOG_BTM_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTM_TRACE_LEVEL_API", + "name": "BT_LOG_BTM_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTM_TRACE_LEVEL_EVENT", + "name": "BT_LOG_BTM_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTM_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_BTM_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTM_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_BTM_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for BTM layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-btm-layer", + "name": "BT_LOG_BTM_TRACE_LEVEL", + "title": "BTM layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_BTM_TRACE_LEVEL", + "name": "BT_LOG_BTM_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_L2CAP_TRACE_LEVEL_NONE", + "name": "BT_LOG_L2CAP_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_L2CAP_TRACE_LEVEL_ERROR", + "name": "BT_LOG_L2CAP_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_L2CAP_TRACE_LEVEL_WARNING", + "name": "BT_LOG_L2CAP_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_L2CAP_TRACE_LEVEL_API", + "name": "BT_LOG_L2CAP_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_L2CAP_TRACE_LEVEL_EVENT", + "name": "BT_LOG_L2CAP_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_L2CAP_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_L2CAP_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_L2CAP_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_L2CAP_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for L2CAP layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-l2cap-layer", + "name": "BT_LOG_L2CAP_TRACE_LEVEL", + "title": "L2CAP layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_L2CAP_TRACE_LEVEL", + "name": "BT_LOG_L2CAP_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_RFCOMM_TRACE_LEVEL_NONE", + "name": "BT_LOG_RFCOMM_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_RFCOMM_TRACE_LEVEL_ERROR", + "name": "BT_LOG_RFCOMM_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_RFCOMM_TRACE_LEVEL_WARNING", + "name": "BT_LOG_RFCOMM_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_RFCOMM_TRACE_LEVEL_API", + "name": "BT_LOG_RFCOMM_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_RFCOMM_TRACE_LEVEL_EVENT", + "name": "BT_LOG_RFCOMM_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_RFCOMM_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_RFCOMM_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_RFCOMM_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_RFCOMM_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for RFCOMM layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-rfcomm-layer", + "name": "BT_LOG_RFCOMM_TRACE_LEVEL", + "title": "RFCOMM layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_RFCOMM_TRACE_LEVEL", + "name": "BT_LOG_RFCOMM_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SDP_TRACE_LEVEL_NONE", + "name": "BT_LOG_SDP_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SDP_TRACE_LEVEL_ERROR", + "name": "BT_LOG_SDP_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SDP_TRACE_LEVEL_WARNING", + "name": "BT_LOG_SDP_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SDP_TRACE_LEVEL_API", + "name": "BT_LOG_SDP_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SDP_TRACE_LEVEL_EVENT", + "name": "BT_LOG_SDP_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SDP_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_SDP_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SDP_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_SDP_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for SDP layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-sdp-layer", + "name": "BT_LOG_SDP_TRACE_LEVEL", + "title": "SDP layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_SDP_TRACE_LEVEL", + "name": "BT_LOG_SDP_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GAP_TRACE_LEVEL_NONE", + "name": "BT_LOG_GAP_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GAP_TRACE_LEVEL_ERROR", + "name": "BT_LOG_GAP_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GAP_TRACE_LEVEL_WARNING", + "name": "BT_LOG_GAP_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GAP_TRACE_LEVEL_API", + "name": "BT_LOG_GAP_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GAP_TRACE_LEVEL_EVENT", + "name": "BT_LOG_GAP_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GAP_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_GAP_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GAP_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_GAP_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for GAP layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-gap-layer", + "name": "BT_LOG_GAP_TRACE_LEVEL", + "title": "GAP layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_GAP_TRACE_LEVEL", + "name": "BT_LOG_GAP_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BNEP_TRACE_LEVEL_NONE", + "name": "BT_LOG_BNEP_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BNEP_TRACE_LEVEL_ERROR", + "name": "BT_LOG_BNEP_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BNEP_TRACE_LEVEL_WARNING", + "name": "BT_LOG_BNEP_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BNEP_TRACE_LEVEL_API", + "name": "BT_LOG_BNEP_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BNEP_TRACE_LEVEL_EVENT", + "name": "BT_LOG_BNEP_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BNEP_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_BNEP_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BNEP_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_BNEP_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for BNEP layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-bnep-layer", + "name": "BT_LOG_BNEP_TRACE_LEVEL", + "title": "BNEP layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_BNEP_TRACE_LEVEL", + "name": "BT_LOG_BNEP_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_PAN_TRACE_LEVEL_NONE", + "name": "BT_LOG_PAN_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_PAN_TRACE_LEVEL_ERROR", + "name": "BT_LOG_PAN_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_PAN_TRACE_LEVEL_WARNING", + "name": "BT_LOG_PAN_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_PAN_TRACE_LEVEL_API", + "name": "BT_LOG_PAN_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_PAN_TRACE_LEVEL_EVENT", + "name": "BT_LOG_PAN_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_PAN_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_PAN_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_PAN_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_PAN_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for PAN layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-pan-layer", + "name": "BT_LOG_PAN_TRACE_LEVEL", + "title": "PAN layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_PAN_TRACE_LEVEL", + "name": "BT_LOG_PAN_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_A2D_TRACE_LEVEL_NONE", + "name": "BT_LOG_A2D_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_A2D_TRACE_LEVEL_ERROR", + "name": "BT_LOG_A2D_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_A2D_TRACE_LEVEL_WARNING", + "name": "BT_LOG_A2D_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_A2D_TRACE_LEVEL_API", + "name": "BT_LOG_A2D_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_A2D_TRACE_LEVEL_EVENT", + "name": "BT_LOG_A2D_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_A2D_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_A2D_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_A2D_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_A2D_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for A2D layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-a2d-layer", + "name": "BT_LOG_A2D_TRACE_LEVEL", + "title": "A2D layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_A2D_TRACE_LEVEL", + "name": "BT_LOG_A2D_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVDT_TRACE_LEVEL_NONE", + "name": "BT_LOG_AVDT_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVDT_TRACE_LEVEL_ERROR", + "name": "BT_LOG_AVDT_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVDT_TRACE_LEVEL_WARNING", + "name": "BT_LOG_AVDT_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVDT_TRACE_LEVEL_API", + "name": "BT_LOG_AVDT_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVDT_TRACE_LEVEL_EVENT", + "name": "BT_LOG_AVDT_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVDT_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_AVDT_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVDT_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_AVDT_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for AVDT layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-avdt-layer", + "name": "BT_LOG_AVDT_TRACE_LEVEL", + "title": "AVDT layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_AVDT_TRACE_LEVEL", + "name": "BT_LOG_AVDT_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVCT_TRACE_LEVEL_NONE", + "name": "BT_LOG_AVCT_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVCT_TRACE_LEVEL_ERROR", + "name": "BT_LOG_AVCT_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVCT_TRACE_LEVEL_WARNING", + "name": "BT_LOG_AVCT_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVCT_TRACE_LEVEL_API", + "name": "BT_LOG_AVCT_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVCT_TRACE_LEVEL_EVENT", + "name": "BT_LOG_AVCT_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVCT_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_AVCT_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVCT_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_AVCT_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for AVCT layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-avct-layer", + "name": "BT_LOG_AVCT_TRACE_LEVEL", + "title": "AVCT layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_AVCT_TRACE_LEVEL", + "name": "BT_LOG_AVCT_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVRC_TRACE_LEVEL_NONE", + "name": "BT_LOG_AVRC_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVRC_TRACE_LEVEL_ERROR", + "name": "BT_LOG_AVRC_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVRC_TRACE_LEVEL_WARNING", + "name": "BT_LOG_AVRC_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVRC_TRACE_LEVEL_API", + "name": "BT_LOG_AVRC_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVRC_TRACE_LEVEL_EVENT", + "name": "BT_LOG_AVRC_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVRC_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_AVRC_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVRC_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_AVRC_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for AVRC layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-avrc-layer", + "name": "BT_LOG_AVRC_TRACE_LEVEL", + "title": "AVRC layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_AVRC_TRACE_LEVEL", + "name": "BT_LOG_AVRC_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_MCA_TRACE_LEVEL_NONE", + "name": "BT_LOG_MCA_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_MCA_TRACE_LEVEL_ERROR", + "name": "BT_LOG_MCA_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_MCA_TRACE_LEVEL_WARNING", + "name": "BT_LOG_MCA_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_MCA_TRACE_LEVEL_API", + "name": "BT_LOG_MCA_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_MCA_TRACE_LEVEL_EVENT", + "name": "BT_LOG_MCA_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_MCA_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_MCA_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_MCA_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_MCA_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for MCA layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-mca-layer", + "name": "BT_LOG_MCA_TRACE_LEVEL", + "title": "MCA layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_MCA_TRACE_LEVEL", + "name": "BT_LOG_MCA_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HID_TRACE_LEVEL_NONE", + "name": "BT_LOG_HID_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HID_TRACE_LEVEL_ERROR", + "name": "BT_LOG_HID_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HID_TRACE_LEVEL_WARNING", + "name": "BT_LOG_HID_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HID_TRACE_LEVEL_API", + "name": "BT_LOG_HID_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HID_TRACE_LEVEL_EVENT", + "name": "BT_LOG_HID_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HID_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_HID_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HID_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_HID_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for HID layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-hid-layer", + "name": "BT_LOG_HID_TRACE_LEVEL", + "title": "HID layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_HID_TRACE_LEVEL", + "name": "BT_LOG_HID_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_APPL_TRACE_LEVEL_NONE", + "name": "BT_LOG_APPL_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_APPL_TRACE_LEVEL_ERROR", + "name": "BT_LOG_APPL_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_APPL_TRACE_LEVEL_WARNING", + "name": "BT_LOG_APPL_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_APPL_TRACE_LEVEL_API", + "name": "BT_LOG_APPL_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_APPL_TRACE_LEVEL_EVENT", + "name": "BT_LOG_APPL_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_APPL_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_APPL_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_APPL_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_APPL_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for APPL layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-appl-layer", + "name": "BT_LOG_APPL_TRACE_LEVEL", + "title": "APPL layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_APPL_TRACE_LEVEL", + "name": "BT_LOG_APPL_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GATT_TRACE_LEVEL_NONE", + "name": "BT_LOG_GATT_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GATT_TRACE_LEVEL_ERROR", + "name": "BT_LOG_GATT_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GATT_TRACE_LEVEL_WARNING", + "name": "BT_LOG_GATT_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GATT_TRACE_LEVEL_API", + "name": "BT_LOG_GATT_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GATT_TRACE_LEVEL_EVENT", + "name": "BT_LOG_GATT_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GATT_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_GATT_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GATT_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_GATT_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for GATT layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-gatt-layer", + "name": "BT_LOG_GATT_TRACE_LEVEL", + "title": "GATT layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_GATT_TRACE_LEVEL", + "name": "BT_LOG_GATT_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SMP_TRACE_LEVEL_NONE", + "name": "BT_LOG_SMP_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SMP_TRACE_LEVEL_ERROR", + "name": "BT_LOG_SMP_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SMP_TRACE_LEVEL_WARNING", + "name": "BT_LOG_SMP_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SMP_TRACE_LEVEL_API", + "name": "BT_LOG_SMP_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SMP_TRACE_LEVEL_EVENT", + "name": "BT_LOG_SMP_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SMP_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_SMP_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SMP_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_SMP_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for SMP layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-smp-layer", + "name": "BT_LOG_SMP_TRACE_LEVEL", + "title": "SMP layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_SMP_TRACE_LEVEL", + "name": "BT_LOG_SMP_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTIF_TRACE_LEVEL_NONE", + "name": "BT_LOG_BTIF_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTIF_TRACE_LEVEL_ERROR", + "name": "BT_LOG_BTIF_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTIF_TRACE_LEVEL_WARNING", + "name": "BT_LOG_BTIF_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTIF_TRACE_LEVEL_API", + "name": "BT_LOG_BTIF_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTIF_TRACE_LEVEL_EVENT", + "name": "BT_LOG_BTIF_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTIF_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_BTIF_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTIF_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_BTIF_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for BTIF layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-btif-layer", + "name": "BT_LOG_BTIF_TRACE_LEVEL", + "title": "BTIF layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_BTIF_TRACE_LEVEL", + "name": "BT_LOG_BTIF_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTC_TRACE_LEVEL_NONE", + "name": "BT_LOG_BTC_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTC_TRACE_LEVEL_ERROR", + "name": "BT_LOG_BTC_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTC_TRACE_LEVEL_WARNING", + "name": "BT_LOG_BTC_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTC_TRACE_LEVEL_API", + "name": "BT_LOG_BTC_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTC_TRACE_LEVEL_EVENT", + "name": "BT_LOG_BTC_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTC_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_BTC_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTC_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_BTC_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for BTC layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-btc-layer", + "name": "BT_LOG_BTC_TRACE_LEVEL", + "title": "BTC layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_BTC_TRACE_LEVEL", + "name": "BT_LOG_BTC_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_OSI_TRACE_LEVEL_NONE", + "name": "BT_LOG_OSI_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_OSI_TRACE_LEVEL_ERROR", + "name": "BT_LOG_OSI_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_OSI_TRACE_LEVEL_WARNING", + "name": "BT_LOG_OSI_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_OSI_TRACE_LEVEL_API", + "name": "BT_LOG_OSI_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_OSI_TRACE_LEVEL_EVENT", + "name": "BT_LOG_OSI_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_OSI_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_OSI_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_OSI_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_OSI_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for OSI layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-osi-layer", + "name": "BT_LOG_OSI_TRACE_LEVEL", + "title": "OSI layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_OSI_TRACE_LEVEL", + "name": "BT_LOG_OSI_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BLUFI_TRACE_LEVEL_NONE", + "name": "BT_LOG_BLUFI_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BLUFI_TRACE_LEVEL_ERROR", + "name": "BT_LOG_BLUFI_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BLUFI_TRACE_LEVEL_WARNING", + "name": "BT_LOG_BLUFI_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BLUFI_TRACE_LEVEL_API", + "name": "BT_LOG_BLUFI_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BLUFI_TRACE_LEVEL_EVENT", + "name": "BT_LOG_BLUFI_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BLUFI_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_BLUFI_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BLUFI_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_BLUFI_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for BLUFI layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-blufi-layer", + "name": "BT_LOG_BLUFI_TRACE_LEVEL", + "title": "BLUFI layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_BLUFI_TRACE_LEVEL", + "name": "BT_LOG_BLUFI_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level", + "title": "BT DEBUG LOG LEVEL", + "type": "menu" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "Maximum BT/BLE connection count. The ESP32-C3/S3 chip supports a maximum of 10 instances,\nincluding ADV, SCAN and connections. The ESP32-C3/S3 chip can connect up to 9 devices if\nADV or SCAN uses only one. If ADV and SCAN are both used, The ESP32-C3/S3 chip is connected\nto a maximum of 8 devices. Because Bluetooth cannot reclaim used instances once ADV or SCAN\nis used.", + "id": "BT_ACL_CONNECTIONS", + "name": "BT_ACL_CONNECTIONS", + "range": null, + "title": "BT/BLE MAX ACL CONNECTIONS(1~9)", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED", + "help": "Enable this option if there are multiple connections", + "id": "BT_MULTI_CONNECTION_ENBALE", + "name": "BT_MULTI_CONNECTION_ENBALE", + "range": null, + "title": "Enable BLE multi-conections", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This select can save the internal RAM if there have the PSRAM", + "id": "BT_ALLOCATION_FROM_SPIRAM_FIRST", + "name": "BT_ALLOCATION_FROM_SPIRAM_FIRST", + "range": null, + "title": "BT/BLE will first malloc the memory from the PSRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This select can make the allocation of memory will become more flexible", + "id": "BT_BLE_DYNAMIC_ENV_MEMORY", + "name": "BT_BLE_DYNAMIC_ENV_MEMORY", + "range": null, + "title": "Use dynamic memory allocation in BT/BLE stack", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED", + "help": "When scanning and scan duplicate is not enabled, if there are a lot of adv packets around\nor application layer handling adv packets is slow, it will cause the controller memory\nto run out. if enabled, adv packets will be lost when host queue is congested.", + "id": "BT_BLE_HOST_QUEUE_CONG_CHECK", + "name": "BT_BLE_HOST_QUEUE_CONG_CHECK", + "range": null, + "title": "BLE queue congestion check", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_SMP_ENABLE", + "name": "BT_SMP_ENABLE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_SMP_ENABLE && BT_BLUEDROID_ENABLED", + "help": "The number of security records for peer devices.", + "id": "BT_SMP_MAX_BONDS", + "name": "BT_SMP_MAX_BONDS", + "range": null, + "title": "BT/BLE maximum bond device count", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLE_ENABLED && BT_BLUEDROID_ENABLED", + "help": "Originally, when doing BLE active scan, Bluedroid will not report adv to application layer\nuntil receive scan response. This option is used to disable the behavior. When enable this option,\nBluedroid will report adv data or scan response to application layer immediately.\n\n# Memory reserved at start of DRAM for Bluetooth stack", + "id": "BT_BLE_ACT_SCAN_REP_ADV_SCAN", + "name": "BT_BLE_ACT_SCAN_REP_ADV_SCAN", + "range": null, + "title": "Report adv data and scan response individually when BLE active scan", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED", + "help": "Bluetooth Connection establishment maximum time, if connection time exceeds this value, the connection\nestablishment fails, ESP_GATTC_OPEN_EVT or ESP_GATTS_OPEN_EVT is triggered.", + "id": "BT_BLE_ESTAB_LINK_CONN_TOUT", + "name": "BT_BLE_ESTAB_LINK_CONN_TOUT", + "range": null, + "title": "Timeout of BLE connection establishment", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "Bluetooth Device name length shall be no larger than 248 octets, If the broadcast data cannot contain\nthe complete device name, then only the shortname will be displayed, the rest parts that can't fit in\nwill be truncated.", + "id": "BT_MAX_DEVICE_NAME_LEN", + "name": "BT_MAX_DEVICE_NAME_LEN", + "range": null, + "title": "length of bluetooth device name", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && ((BT_CONTROLLER_ENABLED && !SOC_BLE_DEVICE_PRIVACY_SUPPORTED) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED", + "help": "This enables controller RPA list function.\nFor ESP32, ESP32 only support network privacy mode. If this option is enabled, ESP32 will only accept\nadvertising packets from peer devices that contain private address, HW will not receive the advertising\npackets contain identity address after IRK changed. If this option is disabled, address resolution will\nbe performed in the host, so the functions that require controller to resolve address in the white list\ncannot be used. This option is disabled by default on ESP32, please enable or disable this option according\nto your own needs.\n\nFor other BLE chips, devices support network privacy mode and device privacy mode,\nusers can switch the two modes according to their own needs. So this option is enabled by default.", + "id": "BT_BLE_RPA_SUPPORTED", + "name": "BT_BLE_RPA_SUPPORTED", + "range": null, + "title": "Update RPA to Controller", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This set RPA timeout of Controller and Host.\nDefault is 900 s (15 minutes). Range is 1 s to 1 hour (3600 s).", + "id": "BT_BLE_RPA_TIMEOUT", + "name": "BT_BLE_RPA_TIMEOUT", + "range": null, + "title": "Timeout of resolvable private address", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_BLE_ENABLED && ((BT_CONTROLLER_ENABLED && SOC_BLE_50_SUPPORTED) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED", + "help": "Enabling this option activates BLE 5.0 features.\nThis option is universally supported in chips that support BLE, except for ESP32.", + "id": "BT_BLE_50_FEATURES_SUPPORTED", + "name": "BT_BLE_50_FEATURES_SUPPORTED", + "range": null, + "title": "Enable BLE 5.0 features", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLE_ENABLED && ((BT_CONTROLLER_ENABLED && SOC_BLE_SUPPORTED) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED", + "help": "This enables BLE 4.2 features.", + "id": "BT_BLE_42_FEATURES_SUPPORTED", + "name": "BT_BLE_42_FEATURES_SUPPORTED", + "range": null, + "title": "Enable BLE 4.2 features", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLE_50_FEATURES_SUPPORTED && ((BT_CONTROLLER_ENABLED && SOC_ESP_NIMBLE_CONTROLLER) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED", + "help": "This enables BLE periodic advertising sync transfer feature", + "id": "BT_BLE_FEAT_PERIODIC_ADV_SYNC_TRANSFER", + "name": "BT_BLE_FEAT_PERIODIC_ADV_SYNC_TRANSFER", + "range": null, + "title": "Enable BLE periodic advertising sync transfer feature", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLE_50_FEATURES_SUPPORTED && ((BT_CONTROLLER_ENABLED && SOC_ESP_NIMBLE_CONTROLLER) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED", + "help": "Enable the periodic advertising enhancements", + "id": "BT_BLE_FEAT_PERIODIC_ADV_ENH", + "name": "BT_BLE_FEAT_PERIODIC_ADV_ENH", + "range": null, + "title": "Enable periodic adv enhancements(adi support)", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLE_50_FEATURES_SUPPORTED && ((BT_CONTROLLER_ENABLED && SOC_ESP_NIMBLE_CONTROLLER) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED", + "help": "Enable the create sync enhancements", + "id": "BT_BLE_FEAT_CREATE_SYNC_ENH", + "name": "BT_BLE_FEAT_CREATE_SYNC_ENH", + "range": null, + "title": "Enable create sync enhancements(reporting disable and duplicate filtering enable support)", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This enable BLE high duty advertising interval feature", + "id": "BT_BLE_HIGH_DUTY_ADV_INTERVAL", + "name": "BT_BLE_HIGH_DUTY_ADV_INTERVAL", + "range": null, + "title": "Enable BLE high duty advertising interval feature", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED", + "id": "component-config-bluetooth-bluedroid-options", + "title": "Bluedroid Options", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_NIMBLE_MEM_ALLOC_MODE_INTERNAL", + "name": "BT_NIMBLE_MEM_ALLOC_MODE_INTERNAL", + "range": null, + "title": "Internal memory", + "type": "bool" + }, + { + "children": [], + "depends_on": "(SPIRAM_USE_CAPS_ALLOC || SPIRAM_USE_MALLOC) && ", + "help": null, + "id": "BT_NIMBLE_MEM_ALLOC_MODE_EXTERNAL", + "name": "BT_NIMBLE_MEM_ALLOC_MODE_EXTERNAL", + "range": null, + "title": "External SPIRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_NIMBLE_MEM_ALLOC_MODE_DEFAULT", + "name": "BT_NIMBLE_MEM_ALLOC_MODE_DEFAULT", + "range": null, + "title": "Default alloc mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP32_IRAM_AS_8BIT_ACCESSIBLE_MEMORY && ", + "help": "Allows to use IRAM memory region as 8bit accessible region.\n\nEvery unaligned (8bit or 16bit) access will result in an exception\nand incur penalty of certain clock cycles per unaligned read/write.", + "id": "BT_NIMBLE_MEM_ALLOC_MODE_IRAM_8BIT", + "name": "BT_NIMBLE_MEM_ALLOC_MODE_IRAM_8BIT", + "range": null, + "title": "Internal IRAM", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Allocation strategy for NimBLE host stack, essentially provides ability to\nallocate all required dynamic allocations from,\n\n- Internal DRAM memory only\n- External SPIRAM memory only\n- Either internal or external memory based on default malloc()\n behavior in ESP-IDF\n- Internal IRAM memory wherever applicable else internal DRAM", + "id": "component-config-bluetooth-nimble-options-memory-allocation-strategy", + "name": "BT_NIMBLE_MEM_ALLOC_MODE", + "title": "Memory allocation strategy", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_NIMBLE_LOG_LEVEL_NONE", + "name": "BT_NIMBLE_LOG_LEVEL_NONE", + "range": null, + "title": "No logs", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_NIMBLE_LOG_LEVEL_ERROR", + "name": "BT_NIMBLE_LOG_LEVEL_ERROR", + "range": null, + "title": "Error logs", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_NIMBLE_LOG_LEVEL_WARNING", + "name": "BT_NIMBLE_LOG_LEVEL_WARNING", + "range": null, + "title": "Warning logs", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_NIMBLE_LOG_LEVEL_INFO", + "name": "BT_NIMBLE_LOG_LEVEL_INFO", + "range": null, + "title": "Info logs", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_NIMBLE_LOG_LEVEL_DEBUG", + "name": "BT_NIMBLE_LOG_LEVEL_DEBUG", + "range": null, + "title": "Debug logs", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Select NimBLE log level. Please make a note that the selected NimBLE log\nverbosity can not exceed the level set in \"Component config --> Log output\n--> Default log verbosity\".", + "id": "component-config-bluetooth-nimble-options-nimble-host-log-verbosity", + "name": "BT_NIMBLE_LOG_LEVEL", + "title": "NimBLE Host log verbosity", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_LOG_LEVEL", + "name": "BT_NIMBLE_LOG_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Defines maximum number of concurrent BLE connections. For ESP32, user\nis expected to configure BTDM_CTRL_BLE_MAX_CONN from controller menu\nalong with this option. Similarly for ESP32-C3 or ESP32-S3, user is expected to\nconfigure BT_CTRL_BLE_MAX_ACT from controller menu.\nFor ESP32C2, ESP32C6 and ESP32H2, each connection will take about 1k DRAM.", + "id": "BT_NIMBLE_MAX_CONNECTIONS", + "name": "BT_NIMBLE_MAX_CONNECTIONS", + "range": [ + 1, + 9 + ], + "title": "Maximum number of concurrent connections", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Defines maximum number of bonds to save for peer security and our security", + "id": "BT_NIMBLE_MAX_BONDS", + "name": "BT_NIMBLE_MAX_BONDS", + "range": null, + "title": "Maximum number of bonds to save across reboots", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Defines maximum number of CCC descriptors to save", + "id": "BT_NIMBLE_MAX_CCCDS", + "name": "BT_NIMBLE_MAX_CCCDS", + "range": null, + "title": "Maximum number of CCC descriptors to save across reboots", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Defines maximum number of BLE Connection Oriented Channels. When set to (0), BLE COC is not compiled in", + "id": "BT_NIMBLE_L2CAP_COC_MAX_NUM", + "name": "BT_NIMBLE_L2CAP_COC_MAX_NUM", + "range": [ + 0, + 9 + ], + "title": "Maximum number of connection oriented channels", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_NIMBLE_PINNED_TO_CORE_0", + "name": "BT_NIMBLE_PINNED_TO_CORE_0", + "range": null, + "title": "Core 0 (PRO CPU)", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE && ", + "help": null, + "id": "BT_NIMBLE_PINNED_TO_CORE_1", + "name": "BT_NIMBLE_PINNED_TO_CORE_1", + "range": null, + "title": "Core 1 (APP CPU)", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_ENABLED && !FREERTOS_UNICORE && BT_NIMBLE_ENABLED", + "help": "The CPU core on which NimBLE host will run. You can choose Core 0 or Core 1.\nCannot specify no-affinity", + "id": "component-config-bluetooth-nimble-options-the-cpu-core-on-which-nimble-host-will-run", + "name": "BT_NIMBLE_PINNED_TO_CORE_CHOICE", + "title": "The CPU core on which NimBLE host will run", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_PINNED_TO_CORE", + "name": "BT_NIMBLE_PINNED_TO_CORE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "This configures stack size of NimBLE host task", + "id": "BT_NIMBLE_HOST_TASK_STACK_SIZE", + "name": "BT_NIMBLE_HOST_TASK_STACK_SIZE", + "range": null, + "title": "NimBLE Host task stack size", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enables central role", + "id": "BT_NIMBLE_ROLE_CENTRAL", + "name": "BT_NIMBLE_ROLE_CENTRAL", + "range": null, + "title": "Enable BLE Central role", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enable peripheral role", + "id": "BT_NIMBLE_ROLE_PERIPHERAL", + "name": "BT_NIMBLE_ROLE_PERIPHERAL", + "range": null, + "title": "Enable BLE Peripheral role", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enables broadcaster role", + "id": "BT_NIMBLE_ROLE_BROADCASTER", + "name": "BT_NIMBLE_ROLE_BROADCASTER", + "range": null, + "title": "Enable BLE Broadcaster role", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enables observer role", + "id": "BT_NIMBLE_ROLE_OBSERVER", + "name": "BT_NIMBLE_ROLE_OBSERVER", + "range": null, + "title": "Enable BLE Observer role", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enable this flag to make bonding persistent across device reboots", + "id": "BT_NIMBLE_NVS_PERSIST", + "name": "BT_NIMBLE_NVS_PERSIST", + "range": null, + "title": "Persist the BLE Bonding keys in NVS", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_SECURITY_ENABLE && BT_NIMBLE_ENABLED", + "help": "Enable security manager legacy pairing", + "id": "BT_NIMBLE_SM_LEGACY", + "name": "BT_NIMBLE_SM_LEGACY", + "range": null, + "title": "Security manager legacy pairing", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_SECURITY_ENABLE && BT_NIMBLE_SM_SC && BT_NIMBLE_ENABLED", + "help": "If this option is enabled, SM uses predefined DH key pair as described\nin Core Specification, Vol. 3, Part H, 2.3.5.6.1. This allows to\ndecrypt air traffic easily and thus should only be used for debugging.", + "id": "BT_NIMBLE_SM_SC_DEBUG_KEYS", + "name": "BT_NIMBLE_SM_SC_DEBUG_KEYS", + "range": null, + "title": "Use predefined public-private key pair", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_SECURITY_ENABLE && BT_NIMBLE_ENABLED", + "help": "Enable security manager secure connections", + "id": "BT_NIMBLE_SM_SC", + "name": "BT_NIMBLE_SM_SC", + "range": null, + "title": "Security manager secure connections (4.2)", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_SECURITY_ENABLE && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enable encryption connection", + "id": "BT_NIMBLE_LL_CFG_FEAT_LE_ENCRYPTION", + "name": "BT_NIMBLE_LL_CFG_FEAT_LE_ENCRYPTION", + "range": null, + "title": "Enable LE encryption", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_SECURITY_ENABLE && BT_NIMBLE_ENABLED", + "help": "LE Security Mode 1 Levels:\n1. No Security\n2. Unauthenticated pairing with encryption\n3. Authenticated pairing with encryption\n4. Authenticated LE Secure Connections pairing with encryption using a 128-bit strength encryption key.", + "id": "BT_NIMBLE_SM_SC_LVL", + "name": "BT_NIMBLE_SM_SC_LVL", + "range": null, + "title": "Security level", + "type": "int" + } + ], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enable BLE sm feature", + "id": "BT_NIMBLE_SECURITY_ENABLE", + "is_menuconfig": true, + "name": "BT_NIMBLE_SECURITY_ENABLE", + "range": null, + "title": "Enable BLE SM feature", + "type": "menu" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "This enables extra runtime asserts and host debugging", + "id": "BT_NIMBLE_DEBUG", + "name": "BT_NIMBLE_DEBUG", + "range": null, + "title": "Enable extra runtime asserts and host debugging", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "This enables user to add/remove Gatt services at runtime", + "id": "BT_NIMBLE_DYNAMIC_SERVICE", + "name": "BT_NIMBLE_DYNAMIC_SERVICE", + "range": null, + "title": "Enable dynamic services", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "The Device Name characteristic shall contain the name of the device as an UTF-8 string.\nThis name can be changed by using API ble_svc_gap_device_name_set()", + "id": "BT_NIMBLE_SVC_GAP_DEVICE_NAME", + "name": "BT_NIMBLE_SVC_GAP_DEVICE_NAME", + "range": null, + "title": "BLE GAP default device name", + "type": "string" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Device Name characteristic value shall be 0 to 248 octets in length", + "id": "BT_NIMBLE_GAP_DEVICE_NAME_MAX_LEN", + "name": "BT_NIMBLE_GAP_DEVICE_NAME_MAX_LEN", + "range": null, + "title": "Maximum length of BLE device name in octets", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "This is the default value of ATT MTU indicated by the device during an ATT MTU exchange.\nThis value can be changed using API ble_att_set_preferred_mtu()", + "id": "BT_NIMBLE_ATT_PREFERRED_MTU", + "name": "BT_NIMBLE_ATT_PREFERRED_MTU", + "range": null, + "title": "Preferred MTU size in octets", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Standard BLE GAP Appearance value in HEX format e.g. 0x02C0", + "id": "BT_NIMBLE_SVC_GAP_APPEARANCE", + "name": "BT_NIMBLE_SVC_GAP_APPEARANCE", + "range": null, + "title": "External appearance of the device", + "type": "hex" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "MSYS is a system level mbuf registry. For prepare write & prepare\nresponses MBUFs are allocated out of msys_1 pool. For NIMBLE_MESH\nenabled cases, this block count is increased by 8 than user defined\ncount.", + "id": "BT_NIMBLE_MSYS_1_BLOCK_COUNT", + "name": "BT_NIMBLE_MSYS_1_BLOCK_COUNT", + "range": null, + "title": "MSYS_1 Block Count", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Dynamic memory size of block 1", + "id": "BT_NIMBLE_MSYS_1_BLOCK_SIZE", + "name": "BT_NIMBLE_MSYS_1_BLOCK_SIZE", + "range": null, + "title": "MSYS_1 Block Size", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Dynamic memory count", + "id": "BT_NIMBLE_MSYS_2_BLOCK_COUNT", + "name": "BT_NIMBLE_MSYS_2_BLOCK_COUNT", + "range": null, + "title": "MSYS_2 Block Count", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Dynamic memory size of block 2", + "id": "BT_NIMBLE_MSYS_2_BLOCK_SIZE", + "name": "BT_NIMBLE_MSYS_2_BLOCK_SIZE", + "range": null, + "title": "MSYS_2 Block Size", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_LE_MSYS_INIT_IN_CONTROLLER && BT_NIMBLE_ENABLED", + "help": "This option sets the source of the shared msys mbuf memory between\nthe Host and the Controller. Allocate the memory from the heap if\nthis option is sets, from the mempool otherwise.", + "id": "BT_NIMBLE_MSYS_BUF_FROM_HEAP", + "name": "BT_NIMBLE_MSYS_BUF_FROM_HEAP", + "range": null, + "title": "Get Msys Mbuf from heap", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "The number of ACL data buffers allocated for host.", + "id": "BT_NIMBLE_TRANSPORT_ACL_FROM_LL_COUNT", + "name": "BT_NIMBLE_TRANSPORT_ACL_FROM_LL_COUNT", + "range": null, + "title": "ACL Buffer count", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "This is the maximum size of the data portion of HCI ACL data packets.\nIt does not include the HCI data header (of 4 bytes)", + "id": "BT_NIMBLE_TRANSPORT_ACL_SIZE", + "name": "BT_NIMBLE_TRANSPORT_ACL_SIZE", + "range": null, + "title": "Transport ACL Buffer size", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "This is the size of each HCI event buffer in bytes. In case of\nextended advertising, packets can be fragmented. 257 bytes is the\nmaximum size of a packet.", + "id": "BT_NIMBLE_TRANSPORT_EVT_SIZE", + "name": "BT_NIMBLE_TRANSPORT_EVT_SIZE", + "range": null, + "title": "Transport Event Buffer size", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "This is the high priority HCI events' buffer size. High-priority\nevent buffers are for everything except advertising reports. If there\nare no free high-priority event buffers then host will try to allocate a\nlow-priority buffer instead", + "id": "BT_NIMBLE_TRANSPORT_EVT_COUNT", + "name": "BT_NIMBLE_TRANSPORT_EVT_COUNT", + "range": null, + "title": "Transport Event Buffer count", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "This is the low priority HCI events' buffer size. Low-priority event\nbuffers are only used for advertising reports. If there are no free\nlow-priority event buffers, then an incoming advertising report will\nget dropped", + "id": "BT_NIMBLE_TRANSPORT_EVT_DISCARD_COUNT", + "name": "BT_NIMBLE_TRANSPORT_EVT_DISCARD_COUNT", + "range": null, + "title": "Discardable Transport Event Buffer count", + "type": "int" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "id": "component-config-bluetooth-nimble-options-memory-settings", + "title": "Memory Settings", + "type": "menu" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Maximum number of GATT client procedures that can be executed.", + "id": "BT_NIMBLE_GATT_MAX_PROCS", + "name": "BT_NIMBLE_GATT_MAX_PROCS", + "range": null, + "title": "Maximum number of GATT client procedures", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_HS_FLOW_CTRL && BT_NIMBLE_ENABLED", + "help": "Host flow control interval in msecs", + "id": "BT_NIMBLE_HS_FLOW_CTRL_ITVL", + "name": "BT_NIMBLE_HS_FLOW_CTRL_ITVL", + "range": null, + "title": "Host Flow control interval", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_HS_FLOW_CTRL && BT_NIMBLE_ENABLED", + "help": "Host flow control threshold, if the number of free buffers are at or\nbelow this threshold, send an immediate number-of-completed-packets\nevent", + "id": "BT_NIMBLE_HS_FLOW_CTRL_THRESH", + "name": "BT_NIMBLE_HS_FLOW_CTRL_THRESH", + "range": null, + "title": "Host Flow control threshold", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_HS_FLOW_CTRL && BT_NIMBLE_ENABLED", + "help": "Enable this option to send number-of-completed-packets event to\ncontroller after disconnection", + "id": "BT_NIMBLE_HS_FLOW_CTRL_TX_ON_DISCONNECT", + "name": "BT_NIMBLE_HS_FLOW_CTRL_TX_ON_DISCONNECT", + "range": null, + "title": "Host Flow control on disconnect", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enable Host Flow control", + "id": "BT_NIMBLE_HS_FLOW_CTRL", + "name": "BT_NIMBLE_HS_FLOW_CTRL", + "range": null, + "title": "Enable Host Flow control", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Time interval between RPA address change.", + "id": "BT_NIMBLE_RPA_TIMEOUT", + "name": "BT_NIMBLE_RPA_TIMEOUT", + "range": [ + 1, + 41400 + ], + "title": "RPA timeout in seconds", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "Enable proxy. This is automatically set whenever NIMBLE_MESH_PB_GATT or\nNIMBLE_MESH_GATT_PROXY is set", + "id": "BT_NIMBLE_MESH_PROXY", + "name": "BT_NIMBLE_MESH_PROXY", + "range": null, + "title": "Enable mesh proxy functionality", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_MESH_PROV && BT_NIMBLE_ENABLED", + "help": "Enable this option to allow the device to be provisioned over\nthe advertising bearer", + "id": "BT_NIMBLE_MESH_PB_ADV", + "name": "BT_NIMBLE_MESH_PB_ADV", + "range": null, + "title": "Enable mesh provisioning over advertising bearer", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_MESH_PROV && BT_NIMBLE_ENABLED", + "help": "Enable this option to allow the device to be provisioned over the GATT\nbearer", + "id": "BT_NIMBLE_MESH_PB_GATT", + "name": "BT_NIMBLE_MESH_PB_GATT", + "range": null, + "title": "Enable mesh provisioning over GATT bearer", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "Enable mesh provisioning", + "id": "BT_NIMBLE_MESH_PROV", + "name": "BT_NIMBLE_MESH_PROV", + "range": null, + "title": "Enable BLE mesh provisioning", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "This option enables support for the Mesh GATT Proxy Service,\ni.e. the ability to act as a proxy between a Mesh GATT Client\nand a Mesh network", + "id": "BT_NIMBLE_MESH_GATT_PROXY", + "name": "BT_NIMBLE_MESH_GATT_PROXY", + "range": null, + "title": "Enable GATT Proxy functionality", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "Support for acting as a Mesh Relay Node", + "id": "BT_NIMBLE_MESH_RELAY", + "name": "BT_NIMBLE_MESH_RELAY", + "range": null, + "title": "Enable mesh relay functionality", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "Enable this option to be able to act as a Low Power Node", + "id": "BT_NIMBLE_MESH_LOW_POWER", + "name": "BT_NIMBLE_MESH_LOW_POWER", + "range": null, + "title": "Enable mesh low power mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "Enable this option to be able to act as a Friend Node", + "id": "BT_NIMBLE_MESH_FRIEND", + "name": "BT_NIMBLE_MESH_FRIEND", + "range": null, + "title": "Enable mesh friend functionality", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "This value defines Bluetooth Mesh device/node name", + "id": "BT_NIMBLE_MESH_DEVICE_NAME", + "name": "BT_NIMBLE_MESH_DEVICE_NAME", + "range": null, + "title": "Set mesh device name", + "type": "string" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "Defines mesh node count.", + "id": "BT_NIMBLE_MESH_NODE_COUNT", + "name": "BT_NIMBLE_MESH_NODE_COUNT", + "range": null, + "title": "Set mesh node count", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "Enable mesh provisioner.", + "id": "BT_NIMBLE_MESH_PROVISIONER", + "name": "BT_NIMBLE_MESH_PROVISIONER", + "range": null, + "title": "Enable BLE mesh provisioner", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enable BLE Mesh example present in upstream mynewt-nimble and not maintained by Espressif.\n\nIDF maintains ESP-BLE-MESH as the official Mesh solution. Please refer to ESP-BLE-MESH guide at:\n`https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/esp-ble-mesh/ble-mesh-index.html`", + "id": "BT_NIMBLE_MESH", + "is_menuconfig": true, + "name": "BT_NIMBLE_MESH", + "range": null, + "title": "Enable BLE mesh functionality", + "type": "menu" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enable this option to choose mbedTLS instead of TinyCrypt for crypto\ncomputations.", + "id": "BT_NIMBLE_CRYPTO_STACK_MBEDTLS", + "name": "BT_NIMBLE_CRYPTO_STACK_MBEDTLS", + "range": null, + "title": "Override TinyCrypt with mbedTLS for crypto computations", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "BLE Host stop procedure timeout in milliseconds.", + "id": "BT_NIMBLE_HS_STOP_TIMEOUT_MS", + "name": "BT_NIMBLE_HS_STOP_TIMEOUT_MS", + "range": null, + "title": "BLE host stop timeout in msec", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && IDF_TARGET_ESP32 && BT_NIMBLE_ENABLED", + "help": "Use this option to do host based Random Private Address resolution.\nIf this option is disabled then controller based privacy is used.", + "id": "BT_NIMBLE_HOST_BASED_PRIVACY", + "name": "BT_NIMBLE_HOST_BASED_PRIVACY", + "range": null, + "title": "Enable host based privacy for random address.", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLE_CONN_REATTEMPT && BT_NIMBLE_ENABLED", + "help": "Defines maximum number of connection reattempts.", + "id": "BT_NIMBLE_MAX_CONN_REATTEMPT", + "name": "BT_NIMBLE_MAX_CONN_REATTEMPT", + "range": [ + 1, + 255 + ], + "title": "Maximum number connection reattempts", + "type": "int" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Enable to make the NimBLE host to reattempt GAP connection on connection\nestablishment failure.", + "id": "BT_NIMBLE_ENABLE_CONN_REATTEMPT", + "name": "BT_NIMBLE_ENABLE_CONN_REATTEMPT", + "range": null, + "title": "Enable connection reattempts on connection establishment error", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ENABLED", + "help": "Enable 2M-PHY", + "id": "BT_NIMBLE_LL_CFG_FEAT_LE_2M_PHY", + "name": "BT_NIMBLE_LL_CFG_FEAT_LE_2M_PHY", + "range": null, + "title": "Enable 2M Phy", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ENABLED", + "help": "Enable coded-PHY", + "id": "BT_NIMBLE_LL_CFG_FEAT_LE_CODED_PHY", + "name": "BT_NIMBLE_LL_CFG_FEAT_LE_CODED_PHY", + "range": null, + "title": "Enable coded Phy", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_EXT_ADV && BT_NIMBLE_EXT_ADV && BT_NIMBLE_ENABLED", + "help": "Change this option to set maximum number of extended advertising\ninstances. Minimum there is always one instance of\nadvertising. Enter how many more advertising instances you\nwant.\nFor ESP32C2, ESP32C6 and ESP32H2, each extended advertising instance\nwill take about 0.5k DRAM.", + "id": "BT_NIMBLE_MAX_EXT_ADV_INSTANCES", + "name": "BT_NIMBLE_MAX_EXT_ADV_INSTANCES", + "range": null, + "title": "Maximum number of extended advertising instances.", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_EXT_ADV && BT_NIMBLE_EXT_ADV && BT_NIMBLE_ENABLED", + "help": "Defines the length of the extended adv data. The value should not\nexceed 1650.", + "id": "BT_NIMBLE_EXT_ADV_MAX_SIZE", + "name": "BT_NIMBLE_EXT_ADV_MAX_SIZE", + "range": null, + "title": "Maximum length of the advertising data.", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLE_PERIODIC_ADV && BT_NIMBLE_EXT_ADV && BT_NIMBLE_ENABLED", + "help": "This enables controller transfer periodic sync events to host", + "id": "BT_NIMBLE_PERIODIC_ADV_SYNC_TRANSFER", + "name": "BT_NIMBLE_PERIODIC_ADV_SYNC_TRANSFER", + "range": null, + "title": "Enable Transer Sync Events", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_EXT_ADV && BT_NIMBLE_EXT_ADV && BT_NIMBLE_ENABLED", + "help": "Enable this option to start periodic advertisement.", + "id": "BT_NIMBLE_ENABLE_PERIODIC_ADV", + "name": "BT_NIMBLE_ENABLE_PERIODIC_ADV", + "range": null, + "title": "Enable periodic advertisement.", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ENABLED", + "help": "Enable this option to do extended advertising. Extended advertising\nwill be supported from BLE 5.0 onwards.", + "id": "BT_NIMBLE_EXT_ADV", + "name": "BT_NIMBLE_EXT_ADV", + "range": null, + "title": "Enable extended advertising", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ENABLED", + "help": "Set this option to set the upper limit for number of periodic sync\nconnections. This should be less than maximum connections allowed by\ncontroller.", + "id": "BT_NIMBLE_MAX_PERIODIC_SYNCS", + "name": "BT_NIMBLE_MAX_PERIODIC_SYNCS", + "range": [ + 0, + 8 + ], + "title": "Maximum number of periodic advertising syncs", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_50_FEATURE_SUPPORT && SOC_ESP_NIMBLE_CONTROLLER && BT_NIMBLE_ENABLED", + "help": "Set this option to set the upper limit for number of periodic advertiser list.", + "id": "BT_NIMBLE_MAX_PERIODIC_ADVERTISER_LIST", + "name": "BT_NIMBLE_MAX_PERIODIC_ADVERTISER_LIST", + "range": null, + "title": "Maximum number of periodic advertiser list", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_50_FEATURE_SUPPORT && SOC_BLE_POWER_CONTROL_SUPPORTED && BT_NIMBLE_ENABLED", + "help": "Set this option to enable the Power Control feature", + "id": "BT_NIMBLE_BLE_POWER_CONTROL", + "name": "BT_NIMBLE_BLE_POWER_CONTROL", + "range": null, + "title": "Enable support for BLE Power Control", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLE_PERIODIC_ADV && BT_NIMBLE_50_FEATURE_SUPPORT && SOC_BLE_PERIODIC_ADV_ENH_SUPPORTED && BT_NIMBLE_ENABLED", + "help": "Enable the periodic advertising enhancements", + "id": "BT_NIMBLE_PERIODIC_ADV_ENH", + "name": "BT_NIMBLE_PERIODIC_ADV_ENH", + "range": null, + "title": "Periodic adv enhancements(adi support)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_GATT_CACHING && BT_NIMBLE_ENABLED", + "help": "Set this option to set the upper limit on number of connections to be cached.", + "id": "BT_NIMBLE_GATT_CACHING_MAX_CONNS", + "name": "BT_NIMBLE_GATT_CACHING_MAX_CONNS", + "range": null, + "title": "Maximum connections to be cached", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_GATT_CACHING && BT_NIMBLE_ENABLED", + "help": "Set this option to set the upper limit on number of services per connection to be cached.", + "id": "BT_NIMBLE_GATT_CACHING_MAX_SVCS", + "name": "BT_NIMBLE_GATT_CACHING_MAX_SVCS", + "range": null, + "title": "Maximum number of services per connection", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_GATT_CACHING && BT_NIMBLE_ENABLED", + "help": "Set this option to set the upper limit on number of characteristics per connection to be cached.", + "id": "BT_NIMBLE_GATT_CACHING_MAX_CHRS", + "name": "BT_NIMBLE_GATT_CACHING_MAX_CHRS", + "range": null, + "title": "Maximum number of characteristics per connection", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_GATT_CACHING && BT_NIMBLE_ENABLED", + "help": "Set this option to set the upper limit on number of discriptors per connection to be cached.", + "id": "BT_NIMBLE_GATT_CACHING_MAX_DSCS", + "name": "BT_NIMBLE_GATT_CACHING_MAX_DSCS", + "range": null, + "title": "Maximum number of descriptors per connection", + "type": "int" + } + ], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ENABLED", + "help": "Enable GATT caching", + "id": "BT_NIMBLE_GATT_CACHING", + "is_menuconfig": true, + "name": "BT_NIMBLE_GATT_CACHING", + "range": null, + "title": "Enable GATT caching", + "type": "menu" + } + ], + "depends_on": "BT_NIMBLE_ENABLED && (SOC_BLE_50_SUPPORTED || !BT_CONTROLLER_ENABLED) && BT_NIMBLE_ENABLED", + "help": "Enable BLE 5 feature", + "id": "BT_NIMBLE_50_FEATURE_SUPPORT", + "is_menuconfig": true, + "name": "BT_NIMBLE_50_FEATURE_SUPPORT", + "range": null, + "title": "Enable BLE 5 feature", + "type": "menu" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "BLE list size", + "id": "BT_NIMBLE_WHITELIST_SIZE", + "name": "BT_NIMBLE_WHITELIST_SIZE", + "range": [ + 1, + 15 + ], + "title": "BLE white list size", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Enable the throughput test mode", + "id": "BT_NIMBLE_TEST_THROUGHPUT_TEST", + "name": "BT_NIMBLE_TEST_THROUGHPUT_TEST", + "range": null, + "title": "Throughput Test Mode enable", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Set this option to enable blufi functionality.", + "id": "BT_NIMBLE_BLUFI_ENABLE", + "name": "BT_NIMBLE_BLUFI_ENABLE", + "range": null, + "title": "Enable blufi functionality", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Set this option to use Esp Timer which has higher priority timer instead of FreeRTOS timer", + "id": "BT_NIMBLE_USE_ESP_TIMER", + "name": "BT_NIMBLE_USE_ESP_TIMER", + "range": null, + "title": "Enable Esp Timer for Nimble", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "This option is used to distinguish whether a previous version of VHCI is being used", + "id": "BT_NIMBLE_LEGACY_VHCI_ENABLE", + "name": "BT_NIMBLE_LEGACY_VHCI_ENABLE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "This option is used when data to be sent is more than 512 bytes. For peripheral role,\nBT_NIMBLE_MSYS_1_BLOCK_COUNT needs to be increased according to the need.", + "id": "BT_NIMBLE_BLE_GATT_BLOB_TRANSFER", + "name": "BT_NIMBLE_BLE_GATT_BLOB_TRANSFER", + "range": null, + "title": "Blob transfer", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE && BT_NIMBLE_ENABLED", + "help": "Enable write with encryption permission (BLE_GATT_CHR_F_WRITE_ENC)", + "id": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_ENC", + "name": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_ENC", + "range": null, + "title": "Write with encryption", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE && BT_NIMBLE_ENABLED", + "help": "Enable write with authentication permission (BLE_GATT_CHR_F_WRITE_AUTHEN)", + "id": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_AUTHEN", + "name": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_AUTHEN", + "range": null, + "title": "Write with authentication", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE && BT_NIMBLE_ENABLED", + "help": "Enable write with authorisation permission (BLE_GATT_CHR_F_WRITE_AUTHOR)", + "id": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_AUTHOR", + "name": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_AUTHOR", + "range": null, + "title": "Write with authorisation", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Enable write permission (BLE_GATT_CHR_F_WRITE)", + "id": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE", + "name": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE", + "range": null, + "title": "Write", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "id": "component-config-bluetooth-nimble-options-gap-service-gap-appearance-write-permissions", + "title": "GAP Appearance write permissions", + "type": "menu" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM", + "name": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ENC", + "name": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ENC", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ATHN", + "name": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ATHN", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ATHR", + "name": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ATHR", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_NIMBLE_SVC_GAP_CAR_CHAR_NOT_SUPP", + "name": "BT_NIMBLE_SVC_GAP_CAR_CHAR_NOT_SUPP", + "range": null, + "title": "Characteristic not supported", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_NIMBLE_SVC_GAP_CAR_NOT_SUPP", + "name": "BT_NIMBLE_SVC_GAP_CAR_NOT_SUPP", + "range": null, + "title": "Central Address Resolution not supported", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_NIMBLE_SVC_GAP_CAR_SUPP", + "name": "BT_NIMBLE_SVC_GAP_CAR_SUPP", + "range": null, + "title": "Central Address Resolution supported", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Weather or not Central Address Resolution characteristic is supported on\nthe device, and if supported, weather or not Central Address Resolution\nis supported.\n\n- Central Address Resolution characteristic not supported\n- Central Address Resolution not supported\n- Central Address Resolution supported", + "id": "component-config-bluetooth-nimble-options-gap-service-gap-characteristic-central-address-resolution", + "name": "BT_NIMBLE_SVC_GAP_CENT_ADDR_RESOLUTION", + "title": "GAP Characteristic - Central Address Resolution", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_SVC_GAP_CENT_ADDR_RESOLUTION", + "name": "BT_NIMBLE_SVC_GAP_CENT_ADDR_RESOLUTION", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_SVC_GAP_NAME_WRITE && BT_NIMBLE_ENABLED", + "help": "Enable write with encryption permission (BLE_GATT_CHR_F_WRITE_ENC)", + "id": "BT_NIMBLE_SVC_GAP_NAME_WRITE_ENC", + "name": "BT_NIMBLE_SVC_GAP_NAME_WRITE_ENC", + "range": null, + "title": "Write with encryption", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_SVC_GAP_NAME_WRITE && BT_NIMBLE_ENABLED", + "help": "Enable write with authentication permission (BLE_GATT_CHR_F_WRITE_AUTHEN)", + "id": "BT_NIMBLE_SVC_GAP_NAME_WRITE_AUTHEN", + "name": "BT_NIMBLE_SVC_GAP_NAME_WRITE_AUTHEN", + "range": null, + "title": "Write with authentication", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_SVC_GAP_NAME_WRITE && BT_NIMBLE_ENABLED", + "help": "Enable write with authorisation permission (BLE_GATT_CHR_F_WRITE_AUTHOR)", + "id": "BT_NIMBLE_SVC_GAP_NAME_WRITE_AUTHOR", + "name": "BT_NIMBLE_SVC_GAP_NAME_WRITE_AUTHOR", + "range": null, + "title": "Write with authorisation", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Enable write permission (BLE_GATT_CHR_F_WRITE)", + "id": "BT_NIMBLE_SVC_GAP_NAME_WRITE", + "name": "BT_NIMBLE_SVC_GAP_NAME_WRITE", + "range": null, + "title": "Write", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "id": "component-config-bluetooth-nimble-options-gap-service-gap-device-name-write-permissions", + "title": "GAP device name write permissions", + "type": "menu" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM", + "name": "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_ENC", + "name": "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_ENC", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_AUTHEN", + "name": "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_AUTHEN", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_AUTHOR", + "name": "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_AUTHOR", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ROLE_PERIPHERAL && BT_NIMBLE_ENABLED", + "help": "Peripheral Preferred Connection Parameter: Connection Interval maximum value\nInterval Max = value * 1.25 ms", + "id": "BT_NIMBLE_SVC_GAP_PPCP_MAX_CONN_INTERVAL", + "name": "BT_NIMBLE_SVC_GAP_PPCP_MAX_CONN_INTERVAL", + "range": null, + "title": "PPCP Connection Interval Max (Unit: 1.25 ms)", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ROLE_PERIPHERAL && BT_NIMBLE_ENABLED", + "help": "Peripheral Preferred Connection Parameter: Connection Interval minimum value\nInterval Min = value * 1.25 ms", + "id": "BT_NIMBLE_SVC_GAP_PPCP_MIN_CONN_INTERVAL", + "name": "BT_NIMBLE_SVC_GAP_PPCP_MIN_CONN_INTERVAL", + "range": null, + "title": "PPCP Connection Interval Min (Unit: 1.25 ms)", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Peripheral Preferred Connection Parameter: Slave Latency", + "id": "BT_NIMBLE_SVC_GAP_PPCP_SLAVE_LATENCY", + "name": "BT_NIMBLE_SVC_GAP_PPCP_SLAVE_LATENCY", + "range": null, + "title": "PPCP Slave Latency", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Peripheral Preferred Connection Parameter: Supervision Timeout\nTimeout = Value * 10 ms", + "id": "BT_NIMBLE_SVC_GAP_PPCP_SUPERVISION_TMO", + "name": "BT_NIMBLE_SVC_GAP_PPCP_SUPERVISION_TMO", + "range": null, + "title": "PPCP Supervision Timeout (Uint: 10 ms)", + "type": "int" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "id": "component-config-bluetooth-nimble-options-gap-service", + "title": "GAP Service", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_HID_SERVICE && BT_NIMBLE_ENABLED", + "help": "Defines maximum number of HID service instances", + "id": "BT_NIMBLE_SVC_HID_MAX_INSTANCES", + "name": "BT_NIMBLE_SVC_HID_MAX_INSTANCES", + "range": null, + "title": "Maximum HID service instances", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_HID_SERVICE && BT_NIMBLE_ENABLED", + "help": "Defines maximum number of report characteristics per service instance", + "id": "BT_NIMBLE_SVC_HID_MAX_RPTS", + "name": "BT_NIMBLE_SVC_HID_MAX_RPTS", + "range": null, + "title": "Maximum HID Report characteristics per service instance", + "type": "int" + } + ], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enable HID service support", + "id": "BT_NIMBLE_HID_SERVICE", + "is_menuconfig": true, + "name": "BT_NIMBLE_HID_SERVICE", + "range": null, + "title": "HID service", + "type": "menu" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "id": "component-config-bluetooth-nimble-options-ble-services", + "title": "BLE Services", + "type": "menu" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "This option is used to enable support for sending Vendor Specific HCI commands and handling\nVendor Specific HCI Events.", + "id": "BT_NIMBLE_VS_SUPPORT", + "name": "BT_NIMBLE_VS_SUPPORT", + "range": null, + "title": "Enable support for VSC and VSE", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_BLE_MULTI_CONN_OPTIMIZATION && BT_NIMBLE_ENABLED", + "help": "This option enables the use of vendor-specific APIs for multi-connections, which can\ngreatly enhance the stability of coexistence between numerous central and peripheral\ndevices. It will prohibit the usage of standard APIs.", + "id": "BT_NIMBLE_OPTIMIZE_MULTI_CONN", + "name": "BT_NIMBLE_OPTIMIZE_MULTI_CONN", + "range": null, + "title": "Enable the optimization of multi-connection", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENC_ADV_DATA && BT_NIMBLE_ENABLED", + "help": "Defines maximum number of encrypted advertising data key material to save", + "id": "BT_NIMBLE_MAX_EADS", + "name": "BT_NIMBLE_MAX_EADS", + "range": null, + "title": "Maximum number of EAD devices to save across reboots", + "type": "int" + } + ], + "depends_on": "SOC_ESP_NIMBLE_CONTROLLER && BT_NIMBLE_ENABLED", + "help": "This option is used to enable encrypted advertising data.", + "id": "BT_NIMBLE_ENC_ADV_DATA", + "name": "BT_NIMBLE_ENC_ADV_DATA", + "range": null, + "title": "Encrypted Advertising Data", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "This enable BLE high duty advertising interval feature", + "id": "BT_NIMBLE_HIGH_DUTY_ADV_ITVL", + "name": "BT_NIMBLE_HIGH_DUTY_ADV_ITVL", + "range": null, + "title": "Enable BLE high duty advertising interval feature", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "When scanning and scan duplicate is not enabled, if there are a lot of adv packets around\nor application layer handling adv packets is slow, it will cause the controller memory\nto run out. if enabled, adv packets will be lost when host queue is congested.", + "id": "BT_NIMBLE_HOST_QUEUE_CONG_CHECK", + "name": "BT_NIMBLE_HOST_QUEUE_CONG_CHECK", + "range": null, + "title": "BLE queue congestion check", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "BT_CONTROLLER_DISABLED && BT_NIMBLE_TRANSPORT_UART && BT_NIMBLE_ENABLED", + "help": "Uart port", + "id": "BT_NIMBLE_TRANSPORT_UART_PORT", + "name": "BT_NIMBLE_TRANSPORT_UART_PORT", + "range": null, + "title": "Uart port", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "UART_BAUDRATE_115200", + "name": "UART_BAUDRATE_115200", + "range": null, + "title": "115200", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "UART_BAUDRATE_230400", + "name": "UART_BAUDRATE_230400", + "range": null, + "title": "230400", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "UART_BAUDRATE_460800", + "name": "UART_BAUDRATE_460800", + "range": null, + "title": "460800", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "UART_BAUDRATE_921600", + "name": "UART_BAUDRATE_921600", + "range": null, + "title": "921600", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_DISABLED && BT_NIMBLE_TRANSPORT_UART && BT_NIMBLE_ENABLED", + "help": "Uart Baud Rate", + "id": "component-config-bluetooth-nimble-options-host-controller-transport-enable-uart-transport-uart-hci-baud-rate", + "name": "BT_NIMBLE_HCI_USE_UART_BAUDRATE", + "title": "Uart Hci Baud Rate", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_DISABLED && BT_NIMBLE_TRANSPORT_UART && BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_HCI_UART_BAUDRATE", + "name": "BT_NIMBLE_HCI_UART_BAUDRATE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "UART_PARITY_NONE", + "name": "UART_PARITY_NONE", + "range": null, + "title": "None", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "UART_PARITY_ODD", + "name": "UART_PARITY_ODD", + "range": null, + "title": "Odd", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "UART_PARITY_EVEN", + "name": "UART_PARITY_EVEN", + "range": null, + "title": "Even", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_DISABLED && BT_NIMBLE_TRANSPORT_UART && BT_NIMBLE_ENABLED", + "help": "Uart Parity", + "id": "component-config-bluetooth-nimble-options-host-controller-transport-enable-uart-transport-uart-parity", + "name": "BT_NIMBLE_USE_HCI_UART_PARITY", + "title": "Uart PARITY", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_DISABLED && BT_NIMBLE_TRANSPORT_UART && BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_TRANSPORT_UART_PARITY_NONE", + "name": "BT_NIMBLE_TRANSPORT_UART_PARITY_NONE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_DISABLED && BT_NIMBLE_TRANSPORT_UART && BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_TRANSPORT_UART_PARITY_ODD", + "name": "BT_NIMBLE_TRANSPORT_UART_PARITY_ODD", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_DISABLED && BT_NIMBLE_TRANSPORT_UART && BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_TRANSPORT_UART_PARITY_EVEN", + "name": "BT_NIMBLE_TRANSPORT_UART_PARITY_EVEN", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_DISABLED && BT_NIMBLE_TRANSPORT_UART && BT_NIMBLE_ENABLED", + "help": "Rx pin for Nimble Transport", + "id": "BT_NIMBLE_UART_RX_PIN", + "name": "BT_NIMBLE_UART_RX_PIN", + "range": null, + "title": "UART Rx pin", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_DISABLED && BT_NIMBLE_TRANSPORT_UART && BT_NIMBLE_ENABLED", + "help": "Tx pin for Nimble Transport", + "id": "BT_NIMBLE_UART_TX_PIN", + "name": "BT_NIMBLE_UART_TX_PIN", + "range": null, + "title": "UART Tx pin", + "type": "int" + } + ], + "depends_on": "BT_CONTROLLER_DISABLED && BT_NIMBLE_ENABLED", + "help": "Use UART transport", + "id": "BT_NIMBLE_TRANSPORT_UART", + "name": "BT_NIMBLE_TRANSPORT_UART", + "range": null, + "title": "Enable Uart Transport", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "UART_HW_FLOWCTRL_DISABLE", + "name": "UART_HW_FLOWCTRL_DISABLE", + "range": null, + "title": "Disable", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "UART_HW_FLOWCTRL_CTS_RTS", + "name": "UART_HW_FLOWCTRL_CTS_RTS", + "range": null, + "title": "Enable hardware flow control", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Uart Flow Control", + "id": "component-config-bluetooth-nimble-options-host-controller-transport-uart-flow-control", + "name": "BT_NIMBLE_USE_HCI_UART_FLOW_CTRL", + "title": "Uart Flow Control", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_HCI_UART_FLOW_CTRL", + "name": "BT_NIMBLE_HCI_UART_FLOW_CTRL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "UART HCI RTS pin", + "id": "BT_NIMBLE_HCI_UART_RTS_PIN", + "name": "BT_NIMBLE_HCI_UART_RTS_PIN", + "range": null, + "title": "UART Rts Pin", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "UART HCI CTS pin", + "id": "BT_NIMBLE_HCI_UART_CTS_PIN", + "name": "BT_NIMBLE_HCI_UART_CTS_PIN", + "range": null, + "title": "UART Cts Pin", + "type": "int" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "id": "component-config-bluetooth-nimble-options-host-controller-transport", + "title": "Host-controller Transport", + "type": "menu" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "id": "component-config-bluetooth-nimble-options", + "title": "NimBLE Options", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_MODE_EFF", + "name": "BT_CTRL_MODE_EFF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "BLE maximum activities of bluetooth controller\uff0cboth of connections,\nscan , sync and adv(periodic adv, multi-adv). Each instance needs to\nconsume 828 bytes, you can save RAM by modifying the instance value\naccording to actual needs.", + "id": "BT_CTRL_BLE_MAX_ACT", + "name": "BT_CTRL_BLE_MAX_ACT", + "range": [ + 1, + 10 + ], + "title": "BLE Max Instances", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_BLE_MAX_ACT_EFF", + "name": "BT_CTRL_BLE_MAX_ACT_EFF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "BLE ACL buffer have two methods to be allocated. One is persistent allocating\n(allocate when controller initialise, never free until controller de-initialise)\nanother is dynamically allocating (allocate before TX and free after TX).", + "id": "BT_CTRL_BLE_STATIC_ACL_TX_BUF_NB", + "name": "BT_CTRL_BLE_STATIC_ACL_TX_BUF_NB", + "range": [ + 0, + 12 + ], + "title": "BLE static ACL TX buffer numbers", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_PINNED_TO_CORE_0", + "name": "BT_CTRL_PINNED_TO_CORE_0", + "range": null, + "title": "Core 0 (PRO CPU)", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE && ", + "help": null, + "id": "BT_CTRL_PINNED_TO_CORE_1", + "name": "BT_CTRL_PINNED_TO_CORE_1", + "range": null, + "title": "Core 1 (APP CPU)", + "type": "bool" + } + ], + "depends_on": "!FREERTOS_UNICORE && BT_CONTROLLER_ENABLED", + "help": "Specify the cpu core to run bluetooth controller.\nCan not specify no-affinity.", + "id": "component-config-bluetooth-controller-options-the-cpu-core-which-bluetooth-controller-run", + "name": "BT_CTRL_PINNED_TO_CORE_CHOICE", + "title": "The cpu core which bluetooth controller run", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_PINNED_TO_CORE", + "name": "BT_CTRL_PINNED_TO_CORE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Normal option. Mostly, choose this VHCI when bluetooth host run on ESP32S3 or ESP32C3.", + "id": "BT_CTRL_HCI_MODE_VHCI", + "name": "BT_CTRL_HCI_MODE_VHCI", + "range": null, + "title": "VHCI", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "If use external bluetooth host which run on other hardware and use UART as the HCI interface,\nchoose this option.", + "id": "BT_CTRL_HCI_MODE_UART_H4", + "name": "BT_CTRL_HCI_MODE_UART_H4", + "range": null, + "title": "UART(H4)", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "Specify HCI mode as VHCI or UART(H4)", + "id": "component-config-bluetooth-controller-options-hci-mode", + "name": "BT_CTRL_HCI_MODE_CHOICE", + "title": "HCI mode", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "HCI mode as VHCI or UART(H4)", + "id": "BT_CTRL_HCI_TL", + "name": "BT_CTRL_HCI_TL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "The maximum number of suplicate scan filter", + "id": "BT_CTRL_ADV_DUP_FILT_MAX", + "name": "BT_CTRL_ADV_DUP_FILT_MAX", + "range": [ + 1, + 500 + ], + "title": "The maximum number of 5.0 extend duplicate scan filter", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_BLE_CCA_MODE_NONE", + "name": "BT_BLE_CCA_MODE_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_BLE_CCA_MODE_HW", + "name": "BT_BLE_CCA_MODE_HW", + "range": null, + "title": "Hardware", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_BLE_CCA_MODE_SW", + "name": "BT_BLE_CCA_MODE_SW", + "range": null, + "title": "Software", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "Define BT BLE CCA mode", + "id": "component-config-bluetooth-controller-options-ble-cca-mode", + "name": "BT_BLE_CCA_MODE", + "title": "BLE CCA mode", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_BLE_CCA_MODE", + "name": "BT_BLE_CCA_MODE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "It is the threshold value of HW CCA, if the value is 30, it means CCA threshold is -30 dBm.", + "id": "BT_CTRL_HW_CCA_VAL", + "name": "BT_CTRL_HW_CCA_VAL", + "range": [ + 20, + 100 + ], + "title": "CCA threshold value", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "If other devices are sending packets in the air and the signal is strong,\nthe packet hw to be sent this time is cancelled.", + "id": "BT_CTRL_HW_CCA_EFF", + "name": "BT_CTRL_HW_CCA_EFF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_CE_LENGTH_TYPE_ORIG", + "name": "BT_CTRL_CE_LENGTH_TYPE_ORIG", + "range": null, + "title": "ORIGINAL", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_CE_LENGTH_TYPE_CE", + "name": "BT_CTRL_CE_LENGTH_TYPE_CE", + "range": null, + "title": "Use CE parameter for HCI command", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_CE_LENGTH_TYPE_SD", + "name": "BT_CTRL_CE_LENGTH_TYPE_SD", + "range": null, + "title": "Use Espressif self-defined method", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "Specify connection event length determination", + "id": "component-config-bluetooth-controller-options-connection-event-length-determination-method", + "name": "BT_CTRL_CE_LENGTH_TYPE", + "title": "Connection event length determination method", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_CE_LENGTH_TYPE_EFF", + "name": "BT_CTRL_CE_LENGTH_TYPE_EFF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_TX_ANTENNA_INDEX_0", + "name": "BT_CTRL_TX_ANTENNA_INDEX_0", + "range": null, + "title": "Antenna 0", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_TX_ANTENNA_INDEX_1", + "name": "BT_CTRL_TX_ANTENNA_INDEX_1", + "range": null, + "title": "Antenna 1", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "Specify default Tx antenna used for bluetooth", + "id": "component-config-bluetooth-controller-options-default-tx-anntena-used", + "name": "BT_CTRL_TX_ANTENNA_INDEX", + "title": "default Tx anntena used", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_TX_ANTENNA_INDEX_EFF", + "name": "BT_CTRL_TX_ANTENNA_INDEX_EFF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_RX_ANTENNA_INDEX_0", + "name": "BT_CTRL_RX_ANTENNA_INDEX_0", + "range": null, + "title": "Antenna 0", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_RX_ANTENNA_INDEX_1", + "name": "BT_CTRL_RX_ANTENNA_INDEX_1", + "range": null, + "title": "Antenna 1", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "Specify default Rx antenna used for bluetooth", + "id": "component-config-bluetooth-controller-options-default-rx-anntena-used", + "name": "BT_CTRL_RX_ANTENNA_INDEX", + "title": "default Rx anntena used", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_RX_ANTENNA_INDEX_EFF", + "name": "BT_CTRL_RX_ANTENNA_INDEX_EFF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N24", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N24", + "range": null, + "title": "-24dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N21", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N21", + "range": null, + "title": "-21dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N18", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N18", + "range": null, + "title": "-18dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N15", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N15", + "range": null, + "title": "-15dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N12", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N12", + "range": null, + "title": "-12dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N9", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N9", + "range": null, + "title": "-9dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N6", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N6", + "range": null, + "title": "-6dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N3", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N3", + "range": null, + "title": "-3dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N0", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N0", + "range": null, + "title": "0dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_P3", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_P3", + "range": null, + "title": "+3dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_P6", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_P6", + "range": null, + "title": "+6dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_P9", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_P9", + "range": null, + "title": "+9dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_P12", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_P12", + "range": null, + "title": "+12dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_P15", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_P15", + "range": null, + "title": "+15dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_P18", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_P18", + "range": null, + "title": "+18dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_P21", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_P21", + "range": null, + "title": "+21dBm", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "Specify default Tx power level", + "id": "component-config-bluetooth-controller-options-ble-default-tx-power-level", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL", + "title": "BLE default Tx power level", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_EFF", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_EFF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_SUPP && BT_CONTROLLER_ENABLED", + "help": "The number of unprocessed advertising report that bluetooth host can save.If you set\n`BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM` to a small value, this may cause adv packets lost.\nIf you set `BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM` to a large value, bluetooth host may cache a\nlot of adv packets and this may cause system memory run out. For example, if you set\nit to 50, the maximum memory consumed by host is 35 * 50 bytes. Please set\n`BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM` according to your system free memory and handle adv\npackets as fast as possible, otherwise it will cause adv packets lost.", + "id": "BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM", + "name": "BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM", + "range": [ + 50, + 1000 + ], + "title": "BLE adv report flow control number", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_SUPP && BT_CONTROLLER_ENABLED", + "help": "When adv report flow control is enabled, The ADV lost event will be generated when the number\nof ADV packets lost in the controller reaches this threshold. It is better to set a larger value.\nIf you set `BT_CTRL_BLE_ADV_REPORT_DISCARD_THRSHOLD` to a small value or printf every adv lost event, it\nmay cause adv packets lost more.", + "id": "BT_CTRL_BLE_ADV_REPORT_DISCARD_THRSHOLD", + "name": "BT_CTRL_BLE_ADV_REPORT_DISCARD_THRSHOLD", + "range": [ + 1, + 1000 + ], + "title": "BLE adv lost event threshold value", + "type": "int" + } + ], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "The function is mainly used to enable flow control for advertising reports. When it is enabled,\nadvertising reports will be discarded by the controller if the number of unprocessed advertising\nreports exceeds the size of BLE adv report flow control.", + "id": "BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_SUPP", + "name": "BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_SUPP", + "range": null, + "title": "BLE adv report flow control supported", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Advertising packets with the same address, address type, and advertising type are reported once.", + "id": "BT_CTRL_SCAN_DUPL_TYPE_DEVICE", + "name": "BT_CTRL_SCAN_DUPL_TYPE_DEVICE", + "range": null, + "title": "Scan Duplicate By Device Address", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Advertising packets with identical advertising data, address type, and advertising type\nare reported only once, even if they originate from different devices.", + "id": "BT_CTRL_SCAN_DUPL_TYPE_DATA", + "name": "BT_CTRL_SCAN_DUPL_TYPE_DATA", + "range": null, + "title": "Scan Duplicate By Advertising Data", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Advertising packets with the same address, advertising data, address type,\nand advertising type are reported only once.", + "id": "BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE", + "name": "BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE", + "range": null, + "title": "Scan Duplicate By Device Address And Advertising Data", + "type": "bool" + } + ], + "depends_on": "BT_CTRL_BLE_SCAN_DUPL && BT_CONTROLLER_ENABLED", + "help": "Scan duplicate have three ways. one is \"Scan Duplicate By Device Address\", This way is to use\nadvertiser address filtering. The adv packet of the same address is only allowed to be reported once.\nAnother way is \"Scan Duplicate By Device Address And Advertising Data\". This way is to use advertising\ndata and device address filtering. All different adv packets with the same address are allowed to be\nreported. The last way is \"Scan Duplicate By Advertising Data\". This way is to use advertising data\nfiltering. All same advertising data only allow to be reported once even though they are from\ndifferent devices.", + "id": "component-config-bluetooth-controller-options-ble-scan-duplicate-options-scan-duplicate-type", + "name": "BT_CTRL_SCAN_DUPL_TYPE", + "title": "Scan Duplicate Type", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_CTRL_BLE_SCAN_DUPL && BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_SCAN_DUPL_TYPE", + "name": "BT_CTRL_SCAN_DUPL_TYPE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CTRL_BLE_SCAN_DUPL && BT_CONTROLLER_ENABLED", + "help": "Maximum number of devices which can be recorded in scan duplicate filter.\nWhen the maximum amount of device in the filter is reached, the cache will be refreshed.", + "id": "BT_CTRL_SCAN_DUPL_CACHE_SIZE", + "name": "BT_CTRL_SCAN_DUPL_CACHE_SIZE", + "range": [ + 10, + 1000 + ], + "title": "Maximum number of devices in scan duplicate filter", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CTRL_BLE_SCAN_DUPL && BT_CONTROLLER_ENABLED", + "help": "If the period value is non-zero, the controller will periodically clear the device information\nstored in the scan duuplicate filter. If it is 0, the scan duuplicate filter will not be cleared\nuntil the scanning is disabled. Duplicate advertisements for this period should not be sent to the\nHost in advertising report events.\nThere are two scenarios where the ADV packet will be repeatedly reported:\n1. The duplicate scan cache is full, the controller will delete the oldest device information and\nadd new device information.\n2. When the refresh period is up, the controller will clear all device information and start filtering\nagain.", + "id": "BT_CTRL_DUPL_SCAN_CACHE_REFRESH_PERIOD", + "name": "BT_CTRL_DUPL_SCAN_CACHE_REFRESH_PERIOD", + "range": [ + 0, + 1000 + ], + "title": "Duplicate scan list refresh period (seconds)", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_CTRL_BLE_MESH_SCAN_DUPL_EN && BT_CONTROLLER_ENABLED", + "help": "Maximum number of adv packets which can be recorded in duplicate scan cache for BLE Mesh.\nWhen the maximum amount of device in the filter is reached, the cache will be refreshed.", + "id": "BT_CTRL_MESH_DUPL_SCAN_CACHE_SIZE", + "name": "BT_CTRL_MESH_DUPL_SCAN_CACHE_SIZE", + "range": null, + "title": "Maximum number of Mesh adv packets in scan duplicate filter", + "type": "int" + } + ], + "depends_on": "BT_CTRL_BLE_SCAN_DUPL && BT_CONTROLLER_ENABLED", + "help": "This enables the BLE scan duplicate for special BLE Mesh scan.", + "id": "BT_CTRL_BLE_MESH_SCAN_DUPL_EN", + "name": "BT_CTRL_BLE_MESH_SCAN_DUPL_EN", + "range": null, + "title": "Special duplicate scan mechanism for BLE Mesh scan", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "This select enables parameters setting of BLE scan duplicate.", + "id": "BT_CTRL_BLE_SCAN_DUPL", + "name": "BT_CTRL_BLE_SCAN_DUPL", + "range": null, + "title": "BLE Scan Duplicate Options", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Always enable the limitation on max tx/rx time for Coded-PHY connection", + "id": "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EN", + "name": "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EN", + "range": null, + "title": "Force Enable", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Disable the limitation on max tx/rx time for Coded-PHY connection", + "id": "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_DIS", + "name": "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_DIS", + "range": null, + "title": "Force Disable", + "type": "bool" + } + ], + "depends_on": "ESP_COEX_SW_COEXIST_ENABLE && BT_CONTROLLER_ENABLED", + "help": "When using PHY-Coded in BLE connection, limitation on max tx/rx time can be applied to\nbetter avoid dramatic performance deterioration of Wi-Fi.", + "id": "component-config-bluetooth-controller-options-coexistence-limit-on-max-tx-rx-time-for-coded-phy-connection", + "name": "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM", + "title": "Coexistence: limit on MAX Tx/Rx time for coded-PHY connection", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EFF", + "name": "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EFF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Main crystal can be used as low power clock for bluetooth modem sleep. If this option is\nselected, bluetooth modem sleep can work under Dynamic Frequency Scaling(DFS) enabled, and\nbluetooth can work under light sleep enabled. Main crystal has a relatively better performance\nthan other bluetooth low power clock sources.", + "id": "BT_CTRL_LPCLK_SEL_MAIN_XTAL", + "name": "BT_CTRL_LPCLK_SEL_MAIN_XTAL", + "range": null, + "title": "Main crystal", + "type": "bool" + }, + { + "children": [], + "depends_on": "RTC_CLK_SRC_EXT_CRYS && ", + "help": "External 32kHz crystal has a nominal frequency of 32.768kHz and provides good frequency\nstability. If used as Bluetooth low power clock, External 32kHz can support Bluetooth\nmodem sleep to be used with both DFS and light sleep.", + "id": "BT_CTRL_LPCLK_SEL_EXT_32K_XTAL", + "name": "BT_CTRL_LPCLK_SEL_EXT_32K_XTAL", + "range": null, + "title": "External 32kHz crystal", + "type": "bool" + }, + { + "children": [], + "depends_on": "RTC_CLK_SRC_INT_RC && ", + "help": "Internal 150kHz RC oscillator. The accuracy of this clock is a lot larger than 500ppm which is required\nin Bluetooth communication, so don't select this option in scenarios such as BLE connection state.", + "id": "BT_CTRL_LPCLK_SEL_RTC_SLOW", + "name": "BT_CTRL_LPCLK_SEL_RTC_SLOW", + "range": null, + "title": "Internal 150kHz RC oscillator", + "type": "bool" + } + ], + "depends_on": "BT_CTRL_MODEM_SLEEP_MODE_1 && BT_CONTROLLER_ENABLED", + "help": "Select the low power clock source for bluetooth controller", + "id": "component-config-bluetooth-controller-options-modem-sleep-options-bluetooth-modem-sleep-bluetooth-modem-sleep-mode-1-bluetooth-low-power-clock", + "name": "BT_CTRL_LOW_POWER_CLOCK", + "title": "Bluetooth low power clock", + "type": "choice" + } + ], + "depends_on": "BT_CTRL_MODEM_SLEEP && BT_CONTROLLER_ENABLED", + "help": "Mode 1 is the currently supported sleep mode. In this mode,\nbluetooth controller sleeps between and BLE events. A low\npower clock is used to maintain bluetooth reference clock.", + "id": "BT_CTRL_MODEM_SLEEP_MODE_1", + "name": "BT_CTRL_MODEM_SLEEP_MODE_1", + "range": null, + "title": "Bluetooth Modem sleep Mode 1", + "type": "bool" + } + ], + "depends_on": "!BT_CTRL_HCI_MODE_UART_H4 && BT_CONTROLLER_ENABLED", + "help": "Enable/disable bluetooth controller low power mode.\nModem sleep is not supported to be used with UART HCI.", + "id": "BT_CTRL_MODEM_SLEEP", + "name": "BT_CTRL_MODEM_SLEEP", + "range": null, + "title": "Bluetooth modem sleep", + "type": "bool" + }, + { + "children": [], + "depends_on": "(BT_CTRL_LPCLK_SEL_MAIN_XTAL || BT_CTRL_LPCLK_SEL_EXT_32K_XTAL) && FREERTOS_USE_TICKLESS_IDLE && BT_CONTROLLER_ENABLED", + "help": "If this option is selected, the main crystal will power up during light sleep when the low power clock\nselects an external 32kHz crystal but the external 32kHz crystal does not exist or the low power clock\nselects the main crystal.", + "id": "BT_CTRL_MAIN_XTAL_PU_DURING_LIGHT_SLEEP", + "name": "BT_CTRL_MAIN_XTAL_PU_DURING_LIGHT_SLEEP", + "range": null, + "title": "power up main XTAL during light sleep", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_ENABLED", + "id": "component-config-bluetooth-controller-options-modem-sleep-options", + "title": "MODEM SLEEP Options", + "type": "menu" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_SLEEP_MODE_EFF", + "name": "BT_CTRL_SLEEP_MODE_EFF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_SLEEP_CLOCK_EFF", + "name": "BT_CTRL_SLEEP_CLOCK_EFF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_HCI_TL_EFF", + "name": "BT_CTRL_HCI_TL_EFF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_CTRL_AGC_RECORRECT_EN && BT_CONTROLLER_ENABLED", + "help": "Enable coded phy AGC recorrect", + "id": "BT_CTRL_CODED_AGC_RECORRECT_EN", + "name": "BT_CTRL_CODED_AGC_RECORRECT_EN", + "range": null, + "title": "Enable coded phy AGC recorrect", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "Enable uncoded phy AGC recorrect", + "id": "BT_CTRL_AGC_RECORRECT_EN", + "name": "BT_CTRL_AGC_RECORRECT_EN", + "range": null, + "title": "Enable HW AGC recorrect", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "Disable active scan backoff. The bluetooth spec requires that scanners should run a backoff procedure to\nminimize collision of scan request PDUs from nultiple scanners. If scan backoff is disabled, in active\nscanning, scan request PDU will be sent every time when HW receives scannable ADV PDU.", + "id": "BT_CTRL_SCAN_BACKOFF_UPPERLIMITMAX", + "name": "BT_CTRL_SCAN_BACKOFF_UPPERLIMITMAX", + "range": null, + "title": "Disable active scan backoff", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "When this option is enabled, auxiliary packets will be present in the events of\n'Non-Connectable and Non-Scannable' regardless of whether the advertising length is 0.\nIf this option is not enabled, auxiliary packets will only be present when the advertising length is not 0.", + "id": "BT_BLE_ADV_DATA_LENGTH_ZERO_AUX", + "name": "BT_BLE_ADV_DATA_LENGTH_ZERO_AUX", + "range": null, + "title": "Enable aux packet when ext adv data length is zero", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "If this option is enabled, The Controller will records the communication quality\nfor each channel and then start a timer to check and update the channel map every 4 seconds.", + "id": "BT_CTRL_CHAN_ASS_EN", + "name": "BT_CTRL_CHAN_ASS_EN", + "range": null, + "title": "Enable channel assessment", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "If this option is disabled, The Controller will not start the LE authenticated payload timer.\nThis option is used for some compatibility problems related to LE ping procedure.", + "id": "BT_CTRL_LE_PING_EN", + "name": "BT_CTRL_LE_PING_EN", + "range": null, + "title": "Enable LE Ping procedure", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_ENABLED", + "id": "component-config-bluetooth-controller-options", + "title": "Controller Options", + "type": "menu" + }, + { + "children": [], + "depends_on": "BT_ENABLED && BT_LE_RELEASE_IRAM_SUPPORTED", + "help": "This option release Bluetooth text section and merge Bluetooth data, bss & text into\na large free heap region when esp_bt_mem_release is called, total saving ~21kB or more of IRAM.\nESP32-C2 only 3 configurable PMP entries available, rest of them are hard-coded.\nWe cannot split the memory into 3 different regions (IRAM, BLE-IRAM, DRAM).\nSo this option will disable the PMP (ESP_SYSTEM_PMP_IDRAM_SPLIT)", + "id": "BT_RELEASE_IRAM", + "name": "BT_RELEASE_IRAM", + "range": null, + "title": "Release Bluetooth text (READ DOCS FIRST)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_HCI_LOG_DEBUG_EN", + "help": "This option is to configure the buffer size of the hci data steam cache in hci debug mode.\nThis is a ring buffer, the new data will overwrite the oldest data if the buffer is full.", + "id": "BT_HCI_LOG_DATA_BUFFER_SIZE", + "name": "BT_HCI_LOG_DATA_BUFFER_SIZE", + "range": null, + "title": "Size of the cache used for HCI data in Bluetooth HCI debug mode (N*1024 bytes)", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_HCI_LOG_DEBUG_EN", + "help": "This option is to configure the buffer size of the hci adv report cache in hci debug mode.\nThis is a ring buffer, the new data will overwrite the oldest data if the buffer is full.", + "id": "BT_HCI_LOG_ADV_BUFFER_SIZE", + "name": "BT_HCI_LOG_ADV_BUFFER_SIZE", + "range": null, + "title": "Size of the cache used for adv report in Bluetooth HCI debug mode (N*1024 bytes)", + "type": "int" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED || BT_NIMBLE_ENABLED", + "help": "This option is used to enable bluetooth debug mode, which saves the hci layer data stream.", + "id": "BT_HCI_LOG_DEBUG_EN", + "name": "BT_HCI_LOG_DEBUG_EN", + "range": null, + "title": "Enable Bluetooth HCI debug mode", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "This option decides the maximum number of alarms which\ncould be used by Bluetooth host.", + "id": "BT_ALARM_MAX_NUM", + "name": "BT_ALARM_MAX_NUM", + "range": null, + "title": "Maximum number of Bluetooth alarms", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-bluetooth-common-options", + "title": "Common Options", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-bluetooth", + "title": "Bluetooth", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH", + "help": "It is a temporary solution and needs further modifications.", + "id": "BLE_MESH_HCI_5_0", + "name": "BLE_MESH_HCI_5_0", + "range": null, + "title": "Support sending 20ms non-connectable adv packets", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable this option to allow using random advertising interval\nfor mesh packets. And this could help avoid collision of\nadvertising packets.", + "id": "BLE_MESH_RANDOM_ADV_INTERVAL", + "name": "BLE_MESH_RANDOM_ADV_INTERVAL", + "range": null, + "title": "Support using random adv interval for mesh packets", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable this option to allow using specific duplicate scan filter\nin BLE Mesh, and Scan Duplicate Type must be set by choosing the\noption in the Bluetooth Controller section in menuconfig, which is\n\"Scan Duplicate By Device Address and Advertising Data\".", + "id": "BLE_MESH_USE_DUPLICATE_SCAN", + "name": "BLE_MESH_USE_DUPLICATE_SCAN", + "range": null, + "title": "Support Duplicate Scan in BLE Mesh", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable this option to allow using BLE Active Scan for BLE Mesh.", + "id": "BLE_MESH_ACTIVE_SCAN", + "name": "BLE_MESH_ACTIVE_SCAN", + "range": null, + "title": "Support Active Scan in BLE Mesh", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_MEM_ALLOC_MODE_INTERNAL", + "name": "BLE_MESH_MEM_ALLOC_MODE_INTERNAL", + "range": null, + "title": "Internal DRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "(SPIRAM_USE_CAPS_ALLOC || SPIRAM_USE_MALLOC) && ", + "help": null, + "id": "BLE_MESH_MEM_ALLOC_MODE_EXTERNAL", + "name": "BLE_MESH_MEM_ALLOC_MODE_EXTERNAL", + "range": null, + "title": "External SPIRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Enable this option to use the default memory allocation strategy when\nexternal SPIRAM is enabled. See the SPIRAM options for more details.", + "id": "BLE_MESH_MEM_ALLOC_MODE_DEFAULT", + "name": "BLE_MESH_MEM_ALLOC_MODE_DEFAULT", + "range": null, + "title": "Default alloc mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP32_IRAM_AS_8BIT_ACCESSIBLE_MEMORY && ", + "help": "Allows to use IRAM memory region as 8bit accessible region. Every\nunaligned (8bit or 16bit) access will result in an exception and\nincur penalty of certain clock cycles per unaligned read/write.", + "id": "BLE_MESH_MEM_ALLOC_MODE_IRAM_8BIT", + "name": "BLE_MESH_MEM_ALLOC_MODE_IRAM_8BIT", + "range": null, + "title": "Internal IRAM", + "type": "bool" + } + ], + "depends_on": "BLE_MESH", + "help": "Allocation strategy for BLE Mesh stack, essentially provides ability to\nallocate all required dynamic allocations from,\n\n- Internal DRAM memory only\n- External SPIRAM memory only\n- Either internal or external memory based on default malloc()\n behavior in ESP-IDF\n- Internal IRAM memory wherever applicable else internal DRAM\n\nRecommended mode here is always internal (*), since that is most preferred\nfrom security perspective. But if application requirement does not\nallow sufficient free internal memory then alternate mode can be\nselected.\n\n(*) In case of ESP32-S2/ESP32-S3, hardware allows encryption of external\nSPIRAM contents provided hardware flash encryption feature is enabled.\nIn that case, using external SPIRAM allocation strategy is also safe choice\nfrom security perspective.", + "id": "component-config-esp-ble-mesh-support-memory-allocation-strategy", + "name": "BLE_MESH_MEM_ALLOC_MODE", + "title": "Memory allocation strategy", + "type": "choice" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && SPIRAM && ", + "help": "If enabled, BLE Mesh allocates dynamic memory from external SPIRAM for\nFreeRTOS objects, i.e. mutex, queue, and task stack. External SPIRAM\ncan only be used for task stack when SPIRAM_ALLOW_STACK_EXTERNAL_MEMORY\nis enabled. See the SPIRAM options for more details.", + "id": "BLE_MESH_FREERTOS_STATIC_ALLOC_EXTERNAL", + "name": "BLE_MESH_FREERTOS_STATIC_ALLOC_EXTERNAL", + "range": null, + "title": "External SPIRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP32_IRAM_AS_8BIT_ACCESSIBLE_MEMORY && ", + "help": "If enabled, BLE Mesh allocates dynamic memory from internal IRAM for\nFreeRTOS objects, i.e. mutex, queue. Note: IRAM region cannot be used\nas task stack.", + "id": "BLE_MESH_FREERTOS_STATIC_ALLOC_IRAM_8BIT", + "name": "BLE_MESH_FREERTOS_STATIC_ALLOC_IRAM_8BIT", + "range": null, + "title": "Internal IRAM", + "type": "bool" + } + ], + "depends_on": "BLE_MESH_FREERTOS_STATIC_ALLOC && BLE_MESH", + "help": "Choose the memory to be used for FreeRTOS objects.", + "id": "component-config-esp-ble-mesh-support-enable-freertos-static-allocation-memory-allocation-for-freertos-objects", + "name": "BLE_MESH_FREERTOS_STATIC_ALLOC_MODE", + "title": "Memory allocation for FreeRTOS objects", + "type": "choice" + } + ], + "depends_on": "FREERTOS_SUPPORT_STATIC_ALLOCATION && ((IDF_TARGET_ESP32 && SPIRAM) || ESP32_IRAM_AS_8BIT_ACCESSIBLE_MEMORY) && BLE_MESH", + "help": "Enable this option to use FreeRTOS static allocation APIs for BLE Mesh,\nwhich provides the ability to use different dynamic memory (i.e. SPIRAM\nor IRAM) for FreeRTOS objects.\nIf this option is disabled, the FreeRTOS static allocation APIs will not\nbe used, and internal DRAM will be allocated for FreeRTOS objects.", + "id": "BLE_MESH_FREERTOS_STATIC_ALLOC", + "name": "BLE_MESH_FREERTOS_STATIC_ALLOC", + "range": null, + "title": "Enable FreeRTOS static allocation", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "If enabled, users can use the function esp_ble_mesh_deinit() to de-initialize\nthe whole BLE Mesh stack.", + "id": "BLE_MESH_DEINIT", + "name": "BLE_MESH_DEINIT", + "range": null, + "title": "Support de-initialize BLE Mesh stack", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_SUPPORT_BLE_ADV && BLE_MESH", + "help": "Number of advertising buffers for BLE packets available.", + "id": "BLE_MESH_BLE_ADV_BUF_COUNT", + "name": "BLE_MESH_BLE_ADV_BUF_COUNT", + "range": null, + "title": "Number of advertising buffers for BLE advertising packets", + "type": "int" + } + ], + "depends_on": "BLE_MESH", + "help": "When selected, users can send normal BLE advertising packets\nwith specific API.", + "id": "BLE_MESH_SUPPORT_BLE_ADV", + "name": "BLE_MESH_SUPPORT_BLE_ADV", + "range": null, + "title": "Support sending normal BLE advertising packets", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "When selected, users can register a callback and receive normal BLE\nadvertising packets in the application layer.", + "id": "BLE_MESH_SUPPORT_BLE_SCAN", + "name": "BLE_MESH_SUPPORT_BLE_SCAN", + "range": null, + "title": "Support scanning normal BLE advertising packets", + "type": "bool" + } + ], + "depends_on": "BLE_MESH", + "id": "component-config-esp-ble-mesh-support-ble-mesh-and-ble-coexistence-support", + "title": "BLE Mesh and BLE coexistence support", + "type": "menu" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable this option to allow BLE Mesh fast provisioning solution to be used.\nWhen there are multiple unprovisioned devices around, fast provisioning can\ngreatly reduce the time consumption of the whole provisioning process.\nWhen this option is enabled, and after an unprovisioned device is provisioned\ninto a node successfully, it can be changed to a temporary Provisioner.", + "id": "BLE_MESH_FAST_PROV", + "name": "BLE_MESH_FAST_PROV", + "range": null, + "title": "Enable BLE Mesh Fast Provisioning", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable the device to be provisioned into a node. This option should be\nenabled when an unprovisioned device is going to be provisioned into a\nnode and communicate with other nodes in the BLE Mesh network.", + "id": "BLE_MESH_NODE", + "name": "BLE_MESH_NODE", + "range": null, + "title": "Support for BLE Mesh Node", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_PROVISIONER && BLE_MESH", + "help": "This option specifies how many unprovisioned devices can be added to device\nqueue for provisioning. Users can use this option to define the size of the\nqueue in the bottom layer which is used to store unprovisioned device\ninformation (e.g. Device UUID, address).", + "id": "BLE_MESH_WAIT_FOR_PROV_MAX_DEV_NUM", + "name": "BLE_MESH_WAIT_FOR_PROV_MAX_DEV_NUM", + "range": null, + "title": "Maximum number of unprovisioned devices that can be added to device queue", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_PROVISIONER && BLE_MESH", + "help": "This option specifies how many devices can be provisioned by a Provisioner.\nThis value indicates the maximum number of unprovisioned devices which can be\nprovisioned by a Provisioner. For instance, if the value is 6, it means the\nProvisioner can provision up to 6 unprovisioned devices.\nTheoretically a Provisioner without the limitation of its memory can provision\nup to 32766 unprovisioned devices, here we limit the maximum number to 100\njust to limit the memory used by a Provisioner. The bigger the value is, the\nmore memory it will cost by a Provisioner to store the information of nodes.", + "id": "BLE_MESH_MAX_PROV_NODES", + "name": "BLE_MESH_MAX_PROV_NODES", + "range": null, + "title": "Maximum number of devices that can be provisioned by Provisioner", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_PB_ADV && BLE_MESH_PROVISIONER && BLE_MESH", + "help": "This option specifies how many devices can be provisioned at the same time\nusing PB-ADV. For examples, if the value is 2, it means a Provisioner can\nprovision two unprovisioned devices with PB-ADV at the same time.", + "id": "BLE_MESH_PBA_SAME_TIME", + "name": "BLE_MESH_PBA_SAME_TIME", + "range": null, + "title": "Maximum number of PB-ADV running at the same time by Provisioner", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_PB_GATT && BLE_MESH_PROVISIONER && BLE_MESH", + "help": "This option specifies how many devices can be provisioned at the same\ntime using PB-GATT. For example, if the value is 2, it means a Provisioner\ncan provision two unprovisioned devices with PB-GATT at the same time.", + "id": "BLE_MESH_PBG_SAME_TIME", + "name": "BLE_MESH_PBG_SAME_TIME", + "range": null, + "title": "Maximum number of PB-GATT running at the same time by Provisioner", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_PROVISIONER && BLE_MESH", + "help": "This option specifies how many subnets per network a Provisioner can create.\nIndeed, this value decides the number of network keys which can be added by a Provisioner.", + "id": "BLE_MESH_PROVISIONER_SUBNET_COUNT", + "name": "BLE_MESH_PROVISIONER_SUBNET_COUNT", + "range": null, + "title": "Maximum number of mesh subnets that can be created by Provisioner", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_PROVISIONER && BLE_MESH", + "help": "This option specifies how many application keys the Provisioner can have.\nIndeed, this value decides the number of the application keys which can be added by a Provisioner.", + "id": "BLE_MESH_PROVISIONER_APP_KEY_COUNT", + "name": "BLE_MESH_PROVISIONER_APP_KEY_COUNT", + "range": null, + "title": "Maximum number of application keys that can be owned by Provisioner", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_PROVISIONER_RECV_HB && BLE_MESH_PROVISIONER && BLE_MESH", + "help": "This option specifies how many heartbeat filter entries Provisioner supports.\nThe heartbeat filter (acceptlist or rejectlist) entries are used to store a\nlist of SRC and DST which can be used to decide if a heartbeat message will\nbe processed and notified to the application layer by Provisioner.\nNote: The filter is an empty rejectlist by default.", + "id": "BLE_MESH_PROVISIONER_RECV_HB_FILTER_SIZE", + "name": "BLE_MESH_PROVISIONER_RECV_HB_FILTER_SIZE", + "range": null, + "title": "Maximum number of filter entries for receiving Heartbeat messages", + "type": "int" + } + ], + "depends_on": "BLE_MESH_PROVISIONER && BLE_MESH", + "help": "When this option is enabled, Provisioner can call specific functions to enable\nor disable receiving Heartbeat messages and notify them to the application layer.", + "id": "BLE_MESH_PROVISIONER_RECV_HB", + "name": "BLE_MESH_PROVISIONER_RECV_HB", + "range": null, + "title": "Support receiving Heartbeat messages", + "type": "bool" + } + ], + "depends_on": "BLE_MESH", + "help": "Enable the device to be a Provisioner. The option should be enabled when\na device is going to act as a Provisioner and provision unprovisioned\ndevices into the BLE Mesh network.", + "id": "BLE_MESH_PROVISIONER", + "name": "BLE_MESH_PROVISIONER", + "range": null, + "title": "Support for BLE Mesh Provisioner", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_PROV && BLE_MESH", + "help": "Enable this option to support BLE Mesh enhanced provisioning authentication\nfunctionality. This option can increase the security level of provisioning.\nIt is recommended to enable this option.", + "id": "BLE_MESH_PROV_EPA", + "name": "BLE_MESH_PROV_EPA", + "range": null, + "title": "BLE Mesh enhanced provisioning authentication", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_CERT_BASED_PROV && BLE_MESH", + "help": "This option sets the maximum size of the provisioning record fragment that the\nProvisioner can receive. The range depends on provisioning bearer.", + "id": "BLE_MESH_RECORD_FRAG_MAX_SIZE", + "name": "BLE_MESH_RECORD_FRAG_MAX_SIZE", + "range": null, + "title": "Maximum size of the provisioning record fragment that Provisioner can receive", + "type": "int" + } + ], + "depends_on": "BLE_MESH_PROV && BLE_MESH", + "help": "Enable this option to support BLE Mesh Certificate-Based Provisioning.", + "id": "BLE_MESH_CERT_BASED_PROV", + "name": "BLE_MESH_CERT_BASED_PROV", + "range": null, + "title": "Support Certificate-based provisioning", + "type": "bool" + } + ], + "depends_on": "BLE_MESH", + "help": "Enable this option to support BLE Mesh Provisioning functionality. For\nBLE Mesh, this option should be always enabled.", + "id": "BLE_MESH_PROV", + "name": "BLE_MESH_PROV", + "range": null, + "title": "BLE Mesh Provisioning support", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_NODE && BLE_MESH_PB_ADV && BLE_MESH", + "help": "This option specifies the interval of sending two consecutive unprovisioned\ndevice beacon, users can use this option to change the frequency of sending\nunprovisioned device beacon. For example, if the value is 5, it means the\nunprovisioned device beacon will send every 5 seconds. When the option of\nBLE_MESH_FAST_PROV is selected, the value is better to be 3 seconds, or less.", + "id": "BLE_MESH_UNPROVISIONED_BEACON_INTERVAL", + "name": "BLE_MESH_UNPROVISIONED_BEACON_INTERVAL", + "range": null, + "title": "Interval between two consecutive Unprovisioned Device Beacon", + "type": "int" + } + ], + "depends_on": "BLE_MESH", + "help": "Enable this option to allow the device to be provisioned over the\nadvertising bearer. This option should be enabled if PB-ADV is\ngoing to be used during provisioning procedure.", + "id": "BLE_MESH_PB_ADV", + "name": "BLE_MESH_PB_ADV", + "range": null, + "title": "Provisioning support using the advertising bearer (PB-ADV)", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable this option to allow the device to be provisioned over GATT.\nThis option should be enabled if PB-GATT is going to be used during\nprovisioning procedure.\n\n# Virtual option enabled whenever any Proxy protocol is needed", + "id": "BLE_MESH_PB_GATT", + "name": "BLE_MESH_PB_GATT", + "range": null, + "title": "Provisioning support using GATT (PB-GATT)", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable this option to support BLE Mesh Proxy protocol used by PB-GATT\nand other proxy pdu transmission.", + "id": "BLE_MESH_PROXY", + "name": "BLE_MESH_PROXY", + "range": null, + "title": "BLE Mesh Proxy protocol support", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_GATT_PROXY_SERVER && BLE_MESH", + "help": "This option determines for how long the local node advertises using\nNode Identity. The given value is in seconds. The specification limits\nthis to 60 seconds and lists it as the recommended value as well.\nSo leaving the default value is the safest option.\nWhen an unprovisioned device is provisioned successfully and becomes a\nnode, it will start to advertise using Node Identity during the time\nset by this option. And after that, Network ID will be advertised.", + "id": "BLE_MESH_NODE_ID_TIMEOUT", + "name": "BLE_MESH_NODE_ID_TIMEOUT", + "range": null, + "title": "Node Identity advertising timeout", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_GATT_PROXY_SERVER && BLE_MESH", + "help": "This option specifies how many Proxy Filter entries the local node supports.\nThe entries of Proxy filter (whitelist or blacklist) are used to store a\nlist of addresses which can be used to decide which messages will be forwarded\nto the Proxy Client by the Proxy Server.", + "id": "BLE_MESH_PROXY_FILTER_SIZE", + "name": "BLE_MESH_PROXY_FILTER_SIZE", + "range": null, + "title": "Maximum number of filter entries per Proxy Client", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_PRB_SRV && BLE_MESH_GATT_PROXY_SERVER && BLE_MESH", + "help": "The Proxy Privacy parameter controls the privacy of the Proxy Server\nover the connection. The value of the Proxy Privacy parameter is\ncontrolled by the type of proxy connection, which is dependent on the\nbearer used by the proxy connection.", + "id": "BLE_MESH_PROXY_PRIVACY", + "name": "BLE_MESH_PROXY_PRIVACY", + "range": null, + "title": "Support Proxy Privacy", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_PROXY_SOLIC_PDU_RX && BLE_MESH", + "help": "This option specifies the maximum capacity of the solicitation replay\nprotection list. The solicitation replay protection list is used to\nreject Solicitation PDUs that were already processed by a node, which\nwill store the solicitation src and solicitation sequence number of\nthe received Solicitation PDU message.", + "id": "BLE_MESH_PROXY_SOLIC_RX_CRPL", + "name": "BLE_MESH_PROXY_SOLIC_RX_CRPL", + "range": null, + "title": "Maximum capacity of solicitation replay protection list", + "type": "int" + } + ], + "depends_on": "BLE_MESH_GATT_PROXY_SERVER && BLE_MESH", + "help": "Enable this option to support receiving Proxy Solicitation PDU.", + "id": "BLE_MESH_PROXY_SOLIC_PDU_RX", + "name": "BLE_MESH_PROXY_SOLIC_PDU_RX", + "range": null, + "title": "Support receiving Proxy Solicitation PDU", + "type": "bool" + } + ], + "depends_on": "BLE_MESH_NODE && BLE_MESH", + "help": "This option enables support for Mesh GATT Proxy Service, i.e. the\nability to act as a proxy between a Mesh GATT Client and a Mesh network.\nThis option should be enabled if a node is going to be a Proxy Server.", + "id": "BLE_MESH_GATT_PROXY_SERVER", + "name": "BLE_MESH_GATT_PROXY_SERVER", + "range": null, + "title": "BLE Mesh GATT Proxy Server", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_PROXY_SOLIC_PDU_TX && BLE_MESH", + "help": "This option specifies the maximum number of Solicitation Source (SSRC)\nthat can be used by Proxy Client for sending a Solicitation PDU.\nA Proxy Client may use the primary address or any of the secondary\naddresses as the SSRC for a Solicitation PDU.\nSo for a Proxy Client, it's better to choose the value based on its\nown element count.", + "id": "BLE_MESH_PROXY_SOLIC_TX_SRC_COUNT", + "name": "BLE_MESH_PROXY_SOLIC_TX_SRC_COUNT", + "range": null, + "title": "Maximum number of SSRC that can be used by Proxy Client", + "type": "int" + } + ], + "depends_on": "BLE_MESH_GATT_PROXY_CLIENT && BLE_MESH", + "help": "Enable this option to support sending Proxy Solicitation PDU.", + "id": "BLE_MESH_PROXY_SOLIC_PDU_TX", + "name": "BLE_MESH_PROXY_SOLIC_PDU_TX", + "range": null, + "title": "Support sending Proxy Solicitation PDU", + "type": "bool" + } + ], + "depends_on": "BLE_MESH", + "help": "This option enables support for Mesh GATT Proxy Client. The Proxy Client\ncan use the GATT bearer to send mesh messages to a node that supports the\nadvertising bearer.", + "id": "BLE_MESH_GATT_PROXY_CLIENT", + "name": "BLE_MESH_GATT_PROXY_CLIENT", + "range": null, + "title": "BLE Mesh GATT Proxy Client", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable BLE Mesh net buffer pool tracking. This option is used to introduce another\nvariable in the bottom layer to record the usage of advertising buffers of BLE Mesh\ndevices. Recommend to enable this option as default.", + "id": "BLE_MESH_NET_BUF_POOL_USAGE", + "name": "BLE_MESH_NET_BUF_POOL_USAGE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_SETTINGS && BLE_MESH", + "help": "This value defines in seconds how soon any pending changes are actually\nwritten into persistent storage (flash) after a change occurs.\nThe option allows nodes to delay a certain period of time to save proper\ninformation to flash. The default value is 0, which means information\nwill be stored immediately once there are updates.", + "id": "BLE_MESH_STORE_TIMEOUT", + "name": "BLE_MESH_STORE_TIMEOUT", + "range": null, + "title": "Delay (in seconds) before storing anything persistently", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_SETTINGS && BLE_MESH", + "help": "This value defines how often the local sequence number gets updated in\npersistent storage (i.e. flash). e.g. a value of 100 means that the\nsequence number will be stored to flash on every 100th increment.\nIf the node sends messages very frequently a higher value makes more\nsense, whereas if the node sends infrequently a value as low as 0\n(update storage for every increment) can make sense. When the stack\ngets initialized it will add sequence number to the last stored one,\nso that it starts off with a value that's guaranteed to be larger than\nthe last one used before power off.", + "id": "BLE_MESH_SEQ_STORE_RATE", + "name": "BLE_MESH_SEQ_STORE_RATE", + "range": null, + "title": "How often the sequence number gets updated in storage", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_SETTINGS && BLE_MESH", + "help": "This value defines in seconds how soon the RPL (Replay Protection List)\ngets written to persistent storage after a change occurs. If the node\nreceives messages frequently, then a large value is recommended. If the\nnode receives messages rarely, then the value can be as low as 0 (which\nmeans the RPL is written into the storage immediately).\nNote that if the node operates in a security-sensitive case, and there is\na risk of sudden power-off, then a value of 0 is strongly recommended.\nOtherwise, a power loss before RPL being written into the storage may\nintroduce message replay attacks and system security will be in a\nvulnerable state.", + "id": "BLE_MESH_RPL_STORE_TIMEOUT", + "name": "BLE_MESH_RPL_STORE_TIMEOUT", + "range": null, + "title": "Minimum frequency that the RPL gets updated in storage", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_NODE && BLE_MESH_SETTINGS && BLE_MESH", + "help": "This option is created to solve the issue of failure in recovering\nnode information after mesh stack updates. In the old version mesh\nstack, there is no key of \"mesh/role\" in nvs. In the new version\nmesh stack, key of \"mesh/role\" is added in nvs, recovering node\ninformation needs to check \"mesh/role\" key in nvs and implements\nselective recovery of mesh node information. Therefore, there may\nbe failure in recovering node information during node restarting\nafter OTA.\n\nThe new version mesh stack adds the option of \"mesh/role\" because\nwe have added the support of storing Provisioner information, while\nthe old version only supports storing node information.\n\nIf users are updating their nodes from old version to new version,\nwe recommend enabling this option, so that system could set the flag\nin advance before recovering node information and make sure the node\ninformation recovering could work as expected.", + "id": "BLE_MESH_SETTINGS_BACKWARD_COMPATIBILITY", + "name": "BLE_MESH_SETTINGS_BACKWARD_COMPATIBILITY", + "range": null, + "title": "A specific option for settings backward compatibility", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_SPECIFIC_PARTITION && BLE_MESH_SETTINGS && BLE_MESH", + "help": "This value defines the name of the specified NVS partition used by the\nmesh stack.", + "id": "BLE_MESH_PARTITION_NAME", + "name": "BLE_MESH_PARTITION_NAME", + "range": null, + "title": "Name of the NVS partition for BLE Mesh", + "type": "string" + } + ], + "depends_on": "BLE_MESH_SETTINGS && BLE_MESH", + "help": "When selected, the mesh stack will use a specified NVS partition instead of\ndefault NVS partition. Note that the specified partition must be registered\nwith NVS using nvs_flash_init_partition() API, and the partition must exists\nin the csv file.\nWhen Provisioner needs to store a large amount of nodes' information in the\nflash (e.g. more than 20), this option is recommended to be enabled.", + "id": "BLE_MESH_SPECIFIC_PARTITION", + "name": "BLE_MESH_SPECIFIC_PARTITION", + "range": null, + "title": "Use a specific NVS partition for BLE Mesh", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_USE_MULTIPLE_NAMESPACE && BLE_MESH_SETTINGS && BLE_MESH", + "help": "This option specifies the maximum NVS namespaces supported by Provisioner.", + "id": "BLE_MESH_MAX_NVS_NAMESPACE", + "name": "BLE_MESH_MAX_NVS_NAMESPACE", + "range": null, + "title": "Maximum number of NVS namespaces", + "type": "int" + } + ], + "depends_on": "BLE_MESH_PROVISIONER && BLE_MESH_SETTINGS && BLE_MESH", + "help": "When selected, Provisioner can use different NVS namespaces to store\ndifferent instances of mesh information.\nFor example, if in the first room, Provisioner uses NetKey A, AppKey\nA and provisions three devices, these information will be treated as\nmesh information instance A. When the Provisioner moves to the second\nroom, it uses NetKey B, AppKey B and provisions two devices, then the\ninformation will be treated as mesh information instance B.\nHere instance A and instance B will be stored in different namespaces.\nWith this option enabled, Provisioner needs to use specific functions\nto open the corresponding NVS namespace, restore the mesh information,\nrelease the mesh information or erase the mesh information.", + "id": "BLE_MESH_USE_MULTIPLE_NAMESPACE", + "name": "BLE_MESH_USE_MULTIPLE_NAMESPACE", + "range": null, + "title": "Support using multiple NVS namespaces by Provisioner", + "type": "bool" + } + ], + "depends_on": "BLE_MESH", + "help": "When selected, the BLE Mesh stack will take care of storing/restoring the BLE\nMesh configuration persistently in flash.\nIf the device is a BLE Mesh node, when this option is enabled, the configuration\nof the device will be stored persistently, including unicast address, NetKey,\nAppKey, etc.\nAnd if the device is a BLE Mesh Provisioner, the information of the device will\nbe stored persistently, including the information of provisioned nodes, NetKey,\nAppKey, etc.", + "id": "BLE_MESH_SETTINGS", + "name": "BLE_MESH_SETTINGS", + "range": null, + "title": "Store BLE Mesh configuration persistently", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "This option specifies how many subnets a Mesh network can have at the same time.\nIndeed, this value decides the number of the network keys which can be owned by a node.", + "id": "BLE_MESH_SUBNET_COUNT", + "name": "BLE_MESH_SUBNET_COUNT", + "range": null, + "title": "Maximum number of mesh subnets per network", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "This option specifies how many application keys the device can store per network.\nIndeed, this value decides the number of the application keys which can be owned by a node.", + "id": "BLE_MESH_APP_KEY_COUNT", + "name": "BLE_MESH_APP_KEY_COUNT", + "range": null, + "title": "Maximum number of application keys per network", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "This option specifies the maximum number of application keys to which each model\ncan be bound.", + "id": "BLE_MESH_MODEL_KEY_COUNT", + "name": "BLE_MESH_MODEL_KEY_COUNT", + "range": null, + "title": "Maximum number of application keys per model", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "This option specifies the maximum number of addresses to which each model can\nbe subscribed.", + "id": "BLE_MESH_MODEL_GROUP_COUNT", + "name": "BLE_MESH_MODEL_GROUP_COUNT", + "range": null, + "title": "Maximum number of group address subscriptions per model", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "This option specifies how many Label UUIDs can be stored.\nIndeed, this value decides the number of the Virtual Addresses can be supported by a node.", + "id": "BLE_MESH_LABEL_COUNT", + "name": "BLE_MESH_LABEL_COUNT", + "range": null, + "title": "Maximum number of Label UUIDs used for Virtual Addresses", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "This option specifies the maximum capacity of the replay protection list.\nIt is similar to Network message cache size, but has a different purpose.\nThe replay protection list is used to prevent a node from replay attack,\nwhich will store the source address and sequence number of the received\nmesh messages.\nFor Provisioner, the replay protection list size should not be smaller than\nthe maximum number of nodes whose information can be stored. And the element\nnumber of each node should also be taken into consideration. For example, if\nProvisioner can provision up to 20 nodes and each node contains two elements,\nthen the replay protection list size of Provisioner should be at least 40.", + "id": "BLE_MESH_CRPL", + "name": "BLE_MESH_CRPL", + "range": null, + "title": "Maximum capacity of the replay protection list", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_EXPERIMENTAL && BLE_MESH", + "help": "There may be many expired messages in a complex mesh network that would be\nconsidered replayed messages.\nEnable this option will refuse to relay such messages, which could help to\nreduce invalid packets in the mesh network.\nHowever, it should be noted that enabling this option may result in packet\nloss in certain environments.\nTherefore, users need to decide whether to enable this option according to\nthe actual usage situation.", + "id": "BLE_MESH_NOT_RELAY_REPLAY_MSG", + "name": "BLE_MESH_NOT_RELAY_REPLAY_MSG", + "range": null, + "title": "Not relay replayed messages in a mesh network", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Number of messages that are cached for the network. This helps prevent\nunnecessary decryption operations and unnecessary relays. This option\nis similar to Replay protection list, but has a different purpose.\nA node is not required to cache the entire Network PDU and may cache\nonly part of it for tracking, such as values for SRC/SEQ or others.", + "id": "BLE_MESH_MSG_CACHE_SIZE", + "name": "BLE_MESH_MSG_CACHE_SIZE", + "range": null, + "title": "Network message cache size", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Number of advertising buffers available. The transport layer reserves\nADV_BUF_COUNT - 3 buffers for outgoing segments. The maximum outgoing\nSDU size is 12 times this value (out of which 4 or 8 bytes are used\nfor the Transport Layer MIC). For example, 5 segments means the maximum\nSDU size is 60 bytes, which leaves 56 bytes for application layer data\nusing a 4-byte MIC, or 52 bytes using an 8-byte MIC.", + "id": "BLE_MESH_ADV_BUF_COUNT", + "name": "BLE_MESH_ADV_BUF_COUNT", + "range": null, + "title": "Number of advertising buffers", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "When the IV Update state enters Normal operation or IV Update\nin Progress, we need to keep track of how many hours has passed\nin the state, since the specification requires us to remain in\nthe state at least for 96 hours (Update in Progress has an\nadditional upper limit of 144 hours).\n\nIn order to fulfill the above requirement, even if the node might\nbe powered off once in a while, we need to store persistently\nhow many hours the node has been in the state. This doesn't\nnecessarily need to happen every hour (thanks to the flexible\nduration range). The exact cadence will depend a lot on the\nways that the node will be used and what kind of power source it\nhas.\n\nSince there is no single optimal answer, this configuration\noption allows specifying a divider, i.e. how many intervals\nthe 96 hour minimum gets split into. After each interval the\nduration that the node has been in the current state gets\nstored to flash. E.g. the default value of 4 means that the\nstate is saved every 24 hours (96 / 4).", + "id": "BLE_MESH_IVU_DIVIDER", + "name": "BLE_MESH_IVU_DIVIDER", + "range": null, + "title": "Divider for IV Update state refresh timer", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "According to Section 3.10.5 of Mesh Specification v1.0.1.\nIf a node in Normal Operation receives a Secure Network beacon with an IV index\nequal to the last known IV index+1 and the IV Update Flag set to 0, the node may\nupdate its IV without going to the IV Update in Progress state, or it may initiate\nan IV Index Recovery procedure (Section 3.10.6), or it may ignore the Secure\nNetwork beacon. The node makes the choice depending on the time since last IV\nupdate and the likelihood that the node has missed the Secure Network beacons\nwith the IV update Flag.\nWhen the above situation is encountered, this option can be used to decide whether\nto perform the IV index recovery procedure.", + "id": "BLE_MESH_IVU_RECOVERY_IVI", + "name": "BLE_MESH_IVU_RECOVERY_IVI", + "range": null, + "title": "Recovery the IV index when the latest whole IV update procedure is missed", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable this option to use the enhanced segmentation and reassembly\nmechanism introduced in Bluetooth Mesh Protocol 1.1.", + "id": "BLE_MESH_SAR_ENHANCEMENT", + "name": "BLE_MESH_SAR_ENHANCEMENT", + "range": null, + "title": "Segmentation and reassembly enhancement", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Maximum number of simultaneous outgoing multi-segment and/or reliable messages.\nThe default value is 1, which means the device can only send one segmented\nmessage at a time. And if another segmented message is going to be sent, it\nshould wait for the completion of the previous one.\nIf users are going to send multiple segmented messages at the same time, this\nvalue should be configured properly.", + "id": "BLE_MESH_TX_SEG_MSG_COUNT", + "name": "BLE_MESH_TX_SEG_MSG_COUNT", + "range": null, + "title": "Maximum number of simultaneous outgoing segmented messages", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Maximum number of simultaneous incoming multi-segment and/or reliable messages.\nThe default value is 1, which means the device can only receive one segmented\nmessage at a time. And if another segmented message is going to be received,\nit should wait for the completion of the previous one.\nIf users are going to receive multiple segmented messages at the same time, this\nvalue should be configured properly.", + "id": "BLE_MESH_RX_SEG_MSG_COUNT", + "name": "BLE_MESH_RX_SEG_MSG_COUNT", + "range": null, + "title": "Maximum number of simultaneous incoming segmented messages", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Maximum incoming Upper Transport Access PDU length. Leave this to the default\nvalue, unless you really need to optimize memory usage.", + "id": "BLE_MESH_RX_SDU_MAX", + "name": "BLE_MESH_RX_SDU_MAX", + "range": null, + "title": "Maximum incoming Upper Transport Access PDU length", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Maximum number of segments supported for outgoing messages.\nThis value should typically be fine-tuned based on what\nmodels the local node supports, i.e. what's the largest\nmessage payload that the node needs to be able to send.\nThis value affects memory and call stack consumption, which\nis why the default is lower than the maximum that the\nspecification would allow (32 segments).\n\nThe maximum outgoing SDU size is 12 times this number (out of\nwhich 4 or 8 bytes is used for the Transport Layer MIC). For\nexample, 5 segments means the maximum SDU size is 60 bytes,\nwhich leaves 56 bytes for application layer data using a\n4-byte MIC and 52 bytes using an 8-byte MIC.\n\nBe sure to specify a sufficient number of advertising buffers\nwhen setting this option to a higher value. There must be at\nleast three more advertising buffers (BLE_MESH_ADV_BUF_COUNT)\nas there are outgoing segments.", + "id": "BLE_MESH_TX_SEG_MAX", + "name": "BLE_MESH_TX_SEG_MAX", + "range": null, + "title": "Maximum number of segments in outgoing messages", + "type": "int" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_RELAY_ADV_BUF && BLE_MESH_RELAY && BLE_MESH", + "help": "Number of advertising buffers for relay packets available.", + "id": "BLE_MESH_RELAY_ADV_BUF_COUNT", + "name": "BLE_MESH_RELAY_ADV_BUF_COUNT", + "range": null, + "title": "Number of advertising buffers for relay packets", + "type": "int" + } + ], + "depends_on": "BLE_MESH_RELAY && BLE_MESH", + "help": "When selected, self-send packets will be put in a high-priority\nqueue and relay packets will be put in a low-priority queue.", + "id": "BLE_MESH_RELAY_ADV_BUF", + "name": "BLE_MESH_RELAY_ADV_BUF", + "range": null, + "title": "Use separate advertising buffers for relay packets", + "type": "bool" + } + ], + "depends_on": "BLE_MESH_NODE && BLE_MESH", + "help": "Support for acting as a Mesh Relay Node. Enabling this option will allow\na node to support the Relay feature, and the Relay feature can still\nbe enabled or disabled by proper configuration messages. Disabling this\noption will let a node not support the Relay feature.", + "id": "BLE_MESH_RELAY", + "name": "BLE_MESH_RELAY", + "range": null, + "title": "Relay support", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_LOW_POWER && BLE_MESH", + "help": "Perform the Friendship establishment using low power with the help of a\nreduced scan duty cycle. The downside of this is that the node may miss\nout on messages intended for it until it has successfully set up Friendship\nwith a Friend node.\nWhen this option is enabled, the node will stop scanning for a period of\ntime after a Friend Request or Friend Poll is sent, so as to reduce more\npower consumption.", + "id": "BLE_MESH_LPN_ESTABLISHMENT", + "name": "BLE_MESH_LPN_ESTABLISHMENT", + "range": null, + "title": "Perform Friendship establishment using low power", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_LPN_AUTO && BLE_MESH_LOW_POWER && BLE_MESH", + "help": "Time in seconds from the last received message, that the node waits out\nbefore starting to look for Friend nodes.", + "id": "BLE_MESH_LPN_AUTO_TIMEOUT", + "name": "BLE_MESH_LPN_AUTO_TIMEOUT", + "range": null, + "title": "Time from last received message before going to LPN mode", + "type": "int" + } + ], + "depends_on": "BLE_MESH_LOW_POWER && BLE_MESH", + "help": "Once provisioned, automatically enable LPN functionality and start looking\nfor Friend nodes. If this option is disabled LPN mode needs to be manually\nenabled by calling bt_mesh_lpn_set(true).\nWhen an unprovisioned device is provisioned successfully and becomes a node,\nenabling this option will trigger the node starts to send Friend Request at\na certain period until it finds a proper Friend node.", + "id": "BLE_MESH_LPN_AUTO", + "name": "BLE_MESH_LPN_AUTO", + "range": null, + "title": "Automatically start looking for Friend nodes once provisioned", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_LOW_POWER && BLE_MESH", + "help": "Time in seconds between Friend Requests, if a previous Friend Request did\nnot yield any acceptable Friend Offers.", + "id": "BLE_MESH_LPN_RETRY_TIMEOUT", + "name": "BLE_MESH_LPN_RETRY_TIMEOUT", + "range": null, + "title": "Retry timeout for Friend requests", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_LOW_POWER && BLE_MESH", + "help": "The contribution of the RSSI, measured by the Friend node, used in Friend\nOffer Delay calculations. 0 = 1, 1 = 1.5, 2 = 2, 3 = 2.5.\nRSSIFactor, one of the parameters carried by Friend Request sent by Low Power\nnode, which is used to calculate the Friend Offer Delay.", + "id": "BLE_MESH_LPN_RSSI_FACTOR", + "name": "BLE_MESH_LPN_RSSI_FACTOR", + "range": null, + "title": "RSSIFactor, used in Friend Offer Delay calculation", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_LOW_POWER && BLE_MESH", + "help": "The contribution of the supported Receive Window used in Friend Offer\nDelay calculations. 0 = 1, 1 = 1.5, 2 = 2, 3 = 2.5.\nReceiveWindowFactor, one of the parameters carried by Friend Request sent by\nLow Power node, which is used to calculate the Friend Offer Delay.", + "id": "BLE_MESH_LPN_RECV_WIN_FACTOR", + "name": "BLE_MESH_LPN_RECV_WIN_FACTOR", + "range": null, + "title": "ReceiveWindowFactor, used in Friend Offer Delay calculation", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_LOW_POWER && BLE_MESH", + "help": "The MinQueueSizeLog field is defined as log_2(N), where N is the minimum\nnumber of maximum size Lower Transport PDUs that the Friend node can store\nin its Friend Queue. As an example, MinQueueSizeLog value 1 gives N = 2,\nand value 7 gives N = 128.", + "id": "BLE_MESH_LPN_MIN_QUEUE_SIZE", + "name": "BLE_MESH_LPN_MIN_QUEUE_SIZE", + "range": null, + "title": "Minimum size of the acceptable friend queue (MinQueueSizeLog)", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_LOW_POWER && BLE_MESH", + "help": "The ReceiveDelay is the time between the Low Power node sending a\nrequest and listening for a response. This delay allows the Friend\nnode time to prepare the response. The value is in units of milliseconds.", + "id": "BLE_MESH_LPN_RECV_DELAY", + "name": "BLE_MESH_LPN_RECV_DELAY", + "range": null, + "title": "Receive delay requested by the local node", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_LOW_POWER && BLE_MESH", + "help": "PollTimeout timer is used to measure time between two consecutive\nrequests sent by a Low Power node. If no requests are received\nthe Friend node before the PollTimeout timer expires, then the\nfriendship is considered terminated. The value is in units of 100\nmilliseconds, so e.g. a value of 300 means 30 seconds.\nThe smaller the value, the faster the Low Power node tries to get\nmessages from corresponding Friend node and vice versa.", + "id": "BLE_MESH_LPN_POLL_TIMEOUT", + "name": "BLE_MESH_LPN_POLL_TIMEOUT", + "range": null, + "title": "The value of the PollTimeout timer", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_LOW_POWER && BLE_MESH", + "help": "The initial value of the PollTimeout timer when Friendship is to be\nestablished for the first time. After this, the timeout gradually\ngrows toward the actual PollTimeout, doubling in value for each iteration.\nThe value is in units of 100 milliseconds, so e.g. a value of 300 means\n30 seconds.", + "id": "BLE_MESH_LPN_INIT_POLL_TIMEOUT", + "name": "BLE_MESH_LPN_INIT_POLL_TIMEOUT", + "range": null, + "title": "The starting value of the PollTimeout timer", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_LOW_POWER && BLE_MESH", + "help": "Latency (in milliseconds) is the time it takes to enable scanning. In\npractice, it means how much time in advance of the Receive Window, the\nrequest to enable scanning is made.", + "id": "BLE_MESH_LPN_SCAN_LATENCY", + "name": "BLE_MESH_LPN_SCAN_LATENCY", + "range": null, + "title": "Latency for enabling scanning", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_LOW_POWER && BLE_MESH", + "help": "Maximum number of groups to which the LPN can subscribe.", + "id": "BLE_MESH_LPN_GROUPS", + "name": "BLE_MESH_LPN_GROUPS", + "range": null, + "title": "Number of groups the LPN can subscribe to", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_LOW_POWER && BLE_MESH", + "help": "Automatically subscribe all nodes address when friendship\nestablished.", + "id": "BLE_MESH_LPN_SUB_ALL_NODES_ADDR", + "name": "BLE_MESH_LPN_SUB_ALL_NODES_ADDR", + "range": null, + "title": "Automatically subscribe all nodes address", + "type": "bool" + } + ], + "depends_on": "BLE_MESH_NODE && BLE_MESH", + "help": "Enable this option to operate as a Low Power Node. If low power consumption\nis required by a node, this option should be enabled. And once the node\nenters the mesh network, it will try to find a Friend node and establish a\nfriendship.", + "id": "BLE_MESH_LOW_POWER", + "name": "BLE_MESH_LOW_POWER", + "range": null, + "title": "Support for Low Power features", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_FRIEND && BLE_MESH", + "help": "Receive Window in milliseconds supported by the Friend node.", + "id": "BLE_MESH_FRIEND_RECV_WIN", + "name": "BLE_MESH_FRIEND_RECV_WIN", + "range": null, + "title": "Friend Receive Window", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_FRIEND && BLE_MESH", + "help": "Minimum number of buffers available to be stored for each local Friend Queue.\nThis option decides the size of each buffer which can be used by a Friend node\nto store messages for each Low Power node.", + "id": "BLE_MESH_FRIEND_QUEUE_SIZE", + "name": "BLE_MESH_FRIEND_QUEUE_SIZE", + "range": null, + "title": "Minimum number of buffers supported per Friend Queue", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_FRIEND && BLE_MESH", + "help": "Size of the Subscription List that can be supported by a Friend node for a\nLow Power node. And Low Power node can send Friend Subscription List Add or\nFriend Subscription List Remove messages to the Friend node to add or remove\nsubscription addresses.", + "id": "BLE_MESH_FRIEND_SUB_LIST_SIZE", + "name": "BLE_MESH_FRIEND_SUB_LIST_SIZE", + "range": null, + "title": "Friend Subscription List Size", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_FRIEND && BLE_MESH", + "help": "Number of Low Power Nodes with which a Friend can have Friendship simultaneously.\nA Friend node can have friendship with multiple Low Power nodes at the same time,\nwhile a Low Power node can only establish friendship with only one Friend node at\nthe same time.", + "id": "BLE_MESH_FRIEND_LPN_COUNT", + "name": "BLE_MESH_FRIEND_LPN_COUNT", + "range": null, + "title": "Number of supported LPN nodes", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_FRIEND && BLE_MESH", + "help": "Number of incomplete segment lists tracked for each Friends' LPN.\nIn other words, this determines from how many elements can segmented\nmessages destined for the Friend queue be received simultaneously.", + "id": "BLE_MESH_FRIEND_SEG_RX", + "name": "BLE_MESH_FRIEND_SEG_RX", + "range": null, + "title": "Number of incomplete segment lists per LPN", + "type": "int" + } + ], + "depends_on": "BLE_MESH", + "help": "Enable this option to be able to act as a Friend Node.", + "id": "BLE_MESH_FRIEND", + "name": "BLE_MESH_FRIEND", + "range": null, + "title": "Support for Friend feature", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH && BLE_MESH", + "help": "Select this to save the BLE Mesh related rodata code size. Enabling this option\nwill disable the output of BLE Mesh debug log.", + "id": "BLE_MESH_NO_LOG", + "name": "BLE_MESH_NO_LOG", + "range": null, + "title": "Disable BLE Mesh debug logs (minimize bin size)", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_TRACE_LEVEL_NONE", + "name": "BLE_MESH_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_TRACE_LEVEL_ERROR", + "name": "BLE_MESH_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_TRACE_LEVEL_WARNING", + "name": "BLE_MESH_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_TRACE_LEVEL_INFO", + "name": "BLE_MESH_TRACE_LEVEL_INFO", + "range": null, + "title": "INFO", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_TRACE_LEVEL_DEBUG", + "name": "BLE_MESH_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_TRACE_LEVEL_VERBOSE", + "name": "BLE_MESH_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BLE_MESH && !BLE_MESH_NO_LOG && BLE_MESH && !BLE_MESH_NO_LOG && BLE_MESH", + "help": "Define BLE Mesh trace level for BLE Mesh stack.", + "id": "component-config-esp-ble-mesh-support-ble-mesh-stack-debug-log-level-ble_mesh_stack", + "name": "BLE_MESH_STACK_TRACE_LEVEL", + "title": "BLE_MESH_STACK", + "type": "choice" + }, + { + "children": [], + "depends_on": "BLE_MESH && BLE_MESH && !BLE_MESH_NO_LOG && BLE_MESH", + "help": null, + "id": "BLE_MESH_STACK_TRACE_LEVEL", + "name": "BLE_MESH_STACK_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": "BLE_MESH && !BLE_MESH_NO_LOG && BLE_MESH", + "id": "component-config-esp-ble-mesh-support-ble-mesh-stack-debug-log-level", + "title": "BLE Mesh STACK DEBUG LOG LEVEL", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_NET_BUF_TRACE_LEVEL_NONE", + "name": "BLE_MESH_NET_BUF_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_NET_BUF_TRACE_LEVEL_ERROR", + "name": "BLE_MESH_NET_BUF_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_NET_BUF_TRACE_LEVEL_WARNING", + "name": "BLE_MESH_NET_BUF_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_NET_BUF_TRACE_LEVEL_INFO", + "name": "BLE_MESH_NET_BUF_TRACE_LEVEL_INFO", + "range": null, + "title": "INFO", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_NET_BUF_TRACE_LEVEL_DEBUG", + "name": "BLE_MESH_NET_BUF_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_NET_BUF_TRACE_LEVEL_VERBOSE", + "name": "BLE_MESH_NET_BUF_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BLE_MESH && !BLE_MESH_NO_LOG && BLE_MESH && !BLE_MESH_NO_LOG && BLE_MESH", + "help": "Define BLE Mesh trace level for BLE Mesh net buffer.", + "id": "component-config-esp-ble-mesh-support-ble-mesh-net-buf-debug-log-level-ble_mesh_net_buf", + "name": "BLE_MESH_NET_BUF_TRACE_LEVEL", + "title": "BLE_MESH_NET_BUF", + "type": "choice" + }, + { + "children": [], + "depends_on": "BLE_MESH && BLE_MESH && !BLE_MESH_NO_LOG && BLE_MESH", + "help": null, + "id": "BLE_MESH_NET_BUF_TRACE_LEVEL", + "name": "BLE_MESH_NET_BUF_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": "BLE_MESH && !BLE_MESH_NO_LOG && BLE_MESH", + "id": "component-config-esp-ble-mesh-support-ble-mesh-net-buf-debug-log-level", + "title": "BLE Mesh NET BUF DEBUG LOG LEVEL", + "type": "menu" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Timeout value used by the node to get response of the acknowledged\nmessage which is sent by the client model.\nThis value indicates the maximum time that a client model waits for\nthe response of the sent acknowledged messages. If a client model\nuses 0 as the timeout value when sending acknowledged messages, then\nthe default value will be used which is four seconds.", + "id": "BLE_MESH_CLIENT_MSG_TIMEOUT", + "name": "BLE_MESH_CLIENT_MSG_TIMEOUT", + "range": null, + "title": "Timeout(ms) for client message response", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Configuration Client model.", + "id": "BLE_MESH_CFG_CLI", + "name": "BLE_MESH_CFG_CLI", + "range": null, + "title": "Configuration Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Health Client model.", + "id": "BLE_MESH_HEALTH_CLI", + "name": "BLE_MESH_HEALTH_CLI", + "range": null, + "title": "Health Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Health Server model.", + "id": "BLE_MESH_HEALTH_SRV", + "name": "BLE_MESH_HEALTH_SRV", + "range": null, + "title": "Health Server model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Bridge Configuration Client model.", + "id": "BLE_MESH_BRC_CLI", + "name": "BLE_MESH_BRC_CLI", + "range": null, + "title": "Bridge Configuration Client model", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_BRC_SRV && BLE_MESH", + "help": "Maximum number of Bridging Table entries that the Bridge Configuration Server can support.", + "id": "BLE_MESH_MAX_BRIDGING_TABLE_ENTRY_COUNT", + "name": "BLE_MESH_MAX_BRIDGING_TABLE_ENTRY_COUNT", + "range": null, + "title": "Maximum number of Bridging Table entries", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_BRC_SRV && BLE_MESH", + "help": "This option specifies the maximum capacity of the bridge replay\nprotection list. The bridge replay protection list is used to\nprevent a bridged subnet from replay attack, which will store the\nsource address and sequence number of the received bridge messages.", + "id": "BLE_MESH_BRIDGE_CRPL", + "name": "BLE_MESH_BRIDGE_CRPL", + "range": null, + "title": "Maximum capacity of bridge replay protection list", + "type": "int" + } + ], + "depends_on": "BLE_MESH", + "help": "Enable support for Bridge Configuration Server model.", + "id": "BLE_MESH_BRC_SRV", + "name": "BLE_MESH_BRC_SRV", + "range": null, + "title": "Bridge Configuration Server model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Mesh Private Beacon Client model.", + "id": "BLE_MESH_PRB_CLI", + "name": "BLE_MESH_PRB_CLI", + "range": null, + "title": "Mesh Private Beacon Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Mesh Private Beacon Server model.", + "id": "BLE_MESH_PRB_SRV", + "name": "BLE_MESH_PRB_SRV", + "range": null, + "title": "Mesh Private Beacon Server model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for On-Demand Private Proxy Client model.", + "id": "BLE_MESH_ODP_CLI", + "name": "BLE_MESH_ODP_CLI", + "range": null, + "title": "On-Demand Private Proxy Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_PROXY_SOLIC_PDU_RX && BLE_MESH", + "help": "Enable support for On-Demand Private Proxy Server model.", + "id": "BLE_MESH_ODP_SRV", + "name": "BLE_MESH_ODP_SRV", + "range": null, + "title": "On-Demand Private Proxy Server model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Solicitation PDU RPL Configuration Client model.", + "id": "BLE_MESH_SRPL_CLI", + "name": "BLE_MESH_SRPL_CLI", + "range": null, + "title": "Solicitation PDU RPL Configuration Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_PROXY_SOLIC_PDU_RX && BLE_MESH", + "help": "Enable support for Solicitation PDU RPL Configuration Server model.\nNote:\nThis option depends on the functionality of receiving Solicitation\nPDU. If the device doesn't support receiving Solicitation PDU, then\nthere is no need to enable this server model.", + "id": "BLE_MESH_SRPL_SRV", + "name": "BLE_MESH_SRPL_SRV", + "range": null, + "title": "Solicitation PDU RPL Configuration Server model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Opcodes Aggregator Client model.", + "id": "BLE_MESH_AGG_CLI", + "name": "BLE_MESH_AGG_CLI", + "range": null, + "title": "Opcodes Aggregator Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Opcodes Aggregator Server model.", + "id": "BLE_MESH_AGG_SRV", + "name": "BLE_MESH_AGG_SRV", + "range": null, + "title": "Opcodes Aggregator Server model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for SAR Configuration Client model.", + "id": "BLE_MESH_SAR_CLI", + "name": "BLE_MESH_SAR_CLI", + "range": null, + "title": "SAR Configuration Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for SAR Configuration Server model.", + "id": "BLE_MESH_SAR_SRV", + "name": "BLE_MESH_SAR_SRV", + "range": null, + "title": "SAR Configuration Server model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Composition Data Page 1 contains information about the relationships\namong models.\nEach model either can be a root model or can extend other models.", + "id": "BLE_MESH_COMP_DATA_1", + "name": "BLE_MESH_COMP_DATA_1", + "range": null, + "title": "Support Composition Data Page 1", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Composition Data Page 128 is used to indicate the structure of\nelements, features, and models of a node after the successful\nexecution of the Node Address Refresh procedure or the Node\nComposition Refresh procedure, or after the execution of the\nNode Removal procedure followed by the provisioning process.\nComposition Data Page 128 shall be present if the node supports\nthe Remote Provisioning Server model; otherwise it is optional.", + "id": "BLE_MESH_COMP_DATA_128", + "name": "BLE_MESH_COMP_DATA_128", + "range": null, + "title": "Support Composition Data Page 128", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_MODELS_METADATA_0 && BLE_MESH", + "help": "The Models Metadata state contains metadata of a node\u2019s models.\nThe Models Metadata state is composed of a number of pages of\ninformation.\nModels Metadata Page 128 contains metadata for the node\u2019s models\nafter the successful execution of the Node Address Refresh\nprocedure or the Node Composition Refresh procedure, or after\nthe execution of the Node Removal procedure followed by the\nprovisioning process.\nModels Metadata Page 128 shall be present if the node supports\nthe Remote Provisioning Server model and the node supports the\nLarge Composition Data Server model.", + "id": "BLE_MESH_MODELS_METADATA_128", + "name": "BLE_MESH_MODELS_METADATA_128", + "range": null, + "title": "Support Models Metadata Page 128", + "type": "bool" + } + ], + "depends_on": "BLE_MESH", + "help": "The Models Metadata state contains metadata of a node\u2019s models.\nThe Models Metadata state is composed of a number of pages of\ninformation.\nModels Metadata Page 0 shall be present if the node supports\nthe Large Composition Data Server model.", + "id": "BLE_MESH_MODELS_METADATA_0", + "name": "BLE_MESH_MODELS_METADATA_0", + "range": null, + "title": "Support Models Metadata Page 0", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Large Composition Data Client model.", + "id": "BLE_MESH_LCD_CLI", + "name": "BLE_MESH_LCD_CLI", + "range": null, + "title": "Large Composition Data Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Large Composition Data Server model.", + "id": "BLE_MESH_LCD_SRV", + "name": "BLE_MESH_LCD_SRV", + "range": null, + "title": "Large Composition Data Server model", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_RPR_CLI && BLE_MESH", + "help": "This option specifies how many devices can be provisioned at the same time\nusing PB-REMOTE. For example, if the value is 2, it means a Provisioner can\nprovision two unprovisioned devices with PB-REMOTE at the same time.", + "id": "BLE_MESH_RPR_CLI_PROV_SAME_TIME", + "name": "BLE_MESH_RPR_CLI_PROV_SAME_TIME", + "range": null, + "title": "Maximum number of PB-Remote running at the same time by Provisioner", + "type": "int" + } + ], + "depends_on": "BLE_MESH_PROVISIONER && BLE_MESH", + "help": "Enable support for Remote Provisioning Client model", + "id": "BLE_MESH_RPR_CLI", + "name": "BLE_MESH_RPR_CLI", + "range": null, + "title": "Remote Provisioning Client model", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_RPR_SRV && BLE_MESH", + "help": "This option specifies how many device information can a Remote\nProvisioning Server store each time while scanning.", + "id": "BLE_MESH_RPR_SRV_MAX_SCANNED_ITEMS", + "name": "BLE_MESH_RPR_SRV_MAX_SCANNED_ITEMS", + "range": null, + "title": "Maximum number of device information can be scanned", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_RPR_SRV && BLE_MESH", + "help": "Enable this option to support Active Scan for remote provisioning.", + "id": "BLE_MESH_RPR_SRV_ACTIVE_SCAN", + "name": "BLE_MESH_RPR_SRV_ACTIVE_SCAN", + "range": null, + "title": "Support Active Scan for remote provisioning", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_RPR_SRV && BLE_MESH", + "help": "This option specifies how many extended scan procedures can be\nstarted by the Remote Provisioning Server.", + "id": "BLE_MESH_RPR_SRV_MAX_EXT_SCAN", + "name": "BLE_MESH_RPR_SRV_MAX_EXT_SCAN", + "range": null, + "title": "Maximum number of extended scan procedures", + "type": "int" + } + ], + "depends_on": "BLE_MESH_NODE && BLE_MESH", + "help": "Enable support for Remote Provisioning Server model", + "id": "BLE_MESH_RPR_SRV", + "name": "BLE_MESH_RPR_SRV", + "range": null, + "title": "Remote Provisioning Server model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Directed Forwarding Configuration Client model.", + "id": "BLE_MESH_DF_CLI", + "name": "BLE_MESH_DF_CLI", + "range": null, + "title": "Directed Forwarding Configuration Client model", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_DF_SRV && BLE_MESH", + "help": "Maximum number of Discovery Table entries supported by the node in a given subnet.", + "id": "BLE_MESH_MAX_DISC_TABLE_ENTRY_COUNT", + "name": "BLE_MESH_MAX_DISC_TABLE_ENTRY_COUNT", + "range": null, + "title": "Maximum number of discovery table entries in a given subnet", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_DF_SRV && BLE_MESH", + "help": "Maximum number of Forward Table entries supported by the node in a given subnet.", + "id": "BLE_MESH_MAX_FORWARD_TABLE_ENTRY_COUNT", + "name": "BLE_MESH_MAX_FORWARD_TABLE_ENTRY_COUNT", + "range": null, + "title": "Maximum number of forward table entries in a given subnet", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_DF_SRV && BLE_MESH", + "help": "Maximum size of dependent nodes list supported by each forward table entry.", + "id": "BLE_MESH_MAX_DEPS_NODES_PER_PATH", + "name": "BLE_MESH_MAX_DEPS_NODES_PER_PATH", + "range": null, + "title": "Maximum number of dependent nodes per path", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_DF_SRV && BLE_MESH", + "help": "The option only removes the Path Use timer; all other behavior of the\ndevice is not changed.\nIf Path Monitoring test mode is going to be used, this option should\nbe enabled.", + "id": "BLE_MESH_PATH_MONITOR_TEST", + "name": "BLE_MESH_PATH_MONITOR_TEST", + "range": null, + "title": "Enable Path Monitoring test mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_GATT_PROXY_SERVER && BLE_MESH_DF_SRV && BLE_MESH", + "help": "Support Directed Proxy functionality.", + "id": "BLE_MESH_SUPPORT_DIRECTED_PROXY", + "name": "BLE_MESH_SUPPORT_DIRECTED_PROXY", + "range": null, + "title": "Enable Directed Proxy functionality", + "type": "bool" + } + ], + "depends_on": "BLE_MESH", + "help": "Enable support for Directed Forwarding Configuration Server model.", + "id": "BLE_MESH_DF_SRV", + "name": "BLE_MESH_DF_SRV", + "range": null, + "title": "Directed Forwarding Configuration Server model", + "type": "bool" + } + ], + "depends_on": "BLE_MESH", + "id": "component-config-esp-ble-mesh-support-support-for-ble-mesh-foundation-models", + "title": "Support for BLE Mesh Foundation models", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Generic OnOff Client model.", + "id": "BLE_MESH_GENERIC_ONOFF_CLI", + "name": "BLE_MESH_GENERIC_ONOFF_CLI", + "range": null, + "title": "Generic OnOff Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Generic Level Client model.", + "id": "BLE_MESH_GENERIC_LEVEL_CLI", + "name": "BLE_MESH_GENERIC_LEVEL_CLI", + "range": null, + "title": "Generic Level Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Generic Default Transition Time Client model.", + "id": "BLE_MESH_GENERIC_DEF_TRANS_TIME_CLI", + "name": "BLE_MESH_GENERIC_DEF_TRANS_TIME_CLI", + "range": null, + "title": "Generic Default Transition Time Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Generic Power OnOff Client model.", + "id": "BLE_MESH_GENERIC_POWER_ONOFF_CLI", + "name": "BLE_MESH_GENERIC_POWER_ONOFF_CLI", + "range": null, + "title": "Generic Power OnOff Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Generic Power Level Client model.", + "id": "BLE_MESH_GENERIC_POWER_LEVEL_CLI", + "name": "BLE_MESH_GENERIC_POWER_LEVEL_CLI", + "range": null, + "title": "Generic Power Level Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Generic Battery Client model.", + "id": "BLE_MESH_GENERIC_BATTERY_CLI", + "name": "BLE_MESH_GENERIC_BATTERY_CLI", + "range": null, + "title": "Generic Battery Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Generic Location Client model.", + "id": "BLE_MESH_GENERIC_LOCATION_CLI", + "name": "BLE_MESH_GENERIC_LOCATION_CLI", + "range": null, + "title": "Generic Location Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Generic Property Client model.", + "id": "BLE_MESH_GENERIC_PROPERTY_CLI", + "name": "BLE_MESH_GENERIC_PROPERTY_CLI", + "range": null, + "title": "Generic Property Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Sensor Client model.", + "id": "BLE_MESH_SENSOR_CLI", + "name": "BLE_MESH_SENSOR_CLI", + "range": null, + "title": "Sensor Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Time Client model.", + "id": "BLE_MESH_TIME_CLI", + "name": "BLE_MESH_TIME_CLI", + "range": null, + "title": "Time Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Scene Client model.", + "id": "BLE_MESH_SCENE_CLI", + "name": "BLE_MESH_SCENE_CLI", + "range": null, + "title": "Scene Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Scheduler Client model.", + "id": "BLE_MESH_SCHEDULER_CLI", + "name": "BLE_MESH_SCHEDULER_CLI", + "range": null, + "title": "Scheduler Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Light Lightness Client model.", + "id": "BLE_MESH_LIGHT_LIGHTNESS_CLI", + "name": "BLE_MESH_LIGHT_LIGHTNESS_CLI", + "range": null, + "title": "Light Lightness Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Light CTL Client model.", + "id": "BLE_MESH_LIGHT_CTL_CLI", + "name": "BLE_MESH_LIGHT_CTL_CLI", + "range": null, + "title": "Light CTL Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Light HSL Client model.", + "id": "BLE_MESH_LIGHT_HSL_CLI", + "name": "BLE_MESH_LIGHT_HSL_CLI", + "range": null, + "title": "Light HSL Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Light XYL Client model.", + "id": "BLE_MESH_LIGHT_XYL_CLI", + "name": "BLE_MESH_LIGHT_XYL_CLI", + "range": null, + "title": "Light XYL Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Light LC Client model.", + "id": "BLE_MESH_LIGHT_LC_CLI", + "name": "BLE_MESH_LIGHT_LC_CLI", + "range": null, + "title": "Light LC Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Generic server models.", + "id": "BLE_MESH_GENERIC_SERVER", + "name": "BLE_MESH_GENERIC_SERVER", + "range": null, + "title": "Generic server models", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Sensor server models.", + "id": "BLE_MESH_SENSOR_SERVER", + "name": "BLE_MESH_SENSOR_SERVER", + "range": null, + "title": "Sensor server models", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Time and Scenes server models.", + "id": "BLE_MESH_TIME_SCENE_SERVER", + "name": "BLE_MESH_TIME_SCENE_SERVER", + "range": null, + "title": "Time and Scenes server models", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Lighting server models.", + "id": "BLE_MESH_LIGHTING_SERVER", + "name": "BLE_MESH_LIGHTING_SERVER", + "range": null, + "title": "Lighting server models", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_MBT_CLI && BLE_MESH", + "help": "Maximum number of BLOB Transfer Server models that can participating\nin the BLOB transfer with a BLOB Transfer Client model.", + "id": "BLE_MESH_MAX_BLOB_RECEIVERS", + "name": "BLE_MESH_MAX_BLOB_RECEIVERS", + "range": null, + "title": "Maximum number of simultaneous blob receivers", + "type": "int" + } + ], + "depends_on": "BLE_MESH", + "help": "Enable support for BLOB Transfer Client model.", + "id": "BLE_MESH_MBT_CLI", + "name": "BLE_MESH_MBT_CLI", + "range": null, + "title": "BLOB Transfer Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for BLOB Transfer Server model.", + "id": "BLE_MESH_MBT_SRV", + "name": "BLE_MESH_MBT_SRV", + "range": null, + "title": "BLOB Transfer Server model", + "type": "bool" + } + ], + "depends_on": "BLE_MESH", + "id": "component-config-esp-ble-mesh-support-support-for-ble-mesh-client-server-models", + "title": "Support for BLE Mesh Client/Server models", + "type": "menu" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "This option removes the 96 hour limit of the IV Update Procedure and\nlets the state to be changed at any time.\nIf IV Update test mode is going to be used, this option should be enabled.", + "id": "BLE_MESH_IV_UPDATE_TEST", + "name": "BLE_MESH_IV_UPDATE_TEST", + "range": null, + "title": "Test the IV Update Procedure", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "This option is used to decide whether discarding the old SeqAuth when\nreceiving a segmented message.", + "id": "BLE_MESH_DISCARD_OLD_SEQ_AUTH", + "name": "BLE_MESH_DISCARD_OLD_SEQ_AUTH", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH", + "help": "This option adds extra self-tests which are run every time BLE Mesh\nnetworking is initialized.", + "id": "BLE_MESH_SELF_TEST", + "name": "BLE_MESH_SELF_TEST", + "range": null, + "title": "Perform BLE Mesh self-tests", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_BQB_TEST && BLE_MESH", + "help": "This option is used to enable the log of auto-pts test.", + "id": "BLE_MESH_BQB_TEST_LOG", + "name": "BLE_MESH_BQB_TEST_LOG", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": "BLE_MESH", + "help": "This option is used to enable some internal functions for auto-pts test.", + "id": "BLE_MESH_BQB_TEST", + "name": "BLE_MESH_BQB_TEST", + "range": null, + "title": "Enable BLE Mesh specific internal test", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_SELF_TEST && BLE_MESH", + "help": "With this option enabled, an unprovisioned device can automatically\nenters mesh network using a specific test function without the pro-\nvisioning procedure. And on the Provisioner side, a test function\nneeds to be invoked to add the node information into the mesh stack.", + "id": "BLE_MESH_TEST_AUTO_ENTER_NETWORK", + "name": "BLE_MESH_TEST_AUTO_ENTER_NETWORK", + "range": null, + "title": "Unprovisioned device enters mesh network automatically", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_SELF_TEST && BLE_MESH", + "help": "With this option enabled, users can use white list to filter mesh\nadvertising packets while scanning.", + "id": "BLE_MESH_TEST_USE_WHITE_LIST", + "name": "BLE_MESH_TEST_USE_WHITE_LIST", + "range": null, + "title": "Use white list to filter mesh advertising packets", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Activate shell module that provides BLE Mesh commands to the console.", + "id": "BLE_MESH_SHELL", + "name": "BLE_MESH_SHELL", + "range": null, + "title": "Enable BLE Mesh shell", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_DEBUG && BLE_MESH", + "help": "Enable Network layer debug logs for the BLE Mesh functionality.", + "id": "BLE_MESH_DEBUG_NET", + "name": "BLE_MESH_DEBUG_NET", + "range": null, + "title": "Network layer debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_DEBUG && BLE_MESH", + "help": "Enable Transport layer debug logs for the BLE Mesh functionality.", + "id": "BLE_MESH_DEBUG_TRANS", + "name": "BLE_MESH_DEBUG_TRANS", + "range": null, + "title": "Transport layer debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_DEBUG && BLE_MESH", + "help": "Enable Beacon-related debug logs for the BLE Mesh functionality.", + "id": "BLE_MESH_DEBUG_BEACON", + "name": "BLE_MESH_DEBUG_BEACON", + "range": null, + "title": "Beacon debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_DEBUG && BLE_MESH", + "help": "Enable cryptographic debug logs for the BLE Mesh functionality.", + "id": "BLE_MESH_DEBUG_CRYPTO", + "name": "BLE_MESH_DEBUG_CRYPTO", + "range": null, + "title": "Crypto debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_DEBUG && BLE_MESH", + "help": "Enable Provisioning debug logs for the BLE Mesh functionality.", + "id": "BLE_MESH_DEBUG_PROV", + "name": "BLE_MESH_DEBUG_PROV", + "range": null, + "title": "Provisioning debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_DEBUG && BLE_MESH", + "help": "Enable Access layer debug logs for the BLE Mesh functionality.", + "id": "BLE_MESH_DEBUG_ACCESS", + "name": "BLE_MESH_DEBUG_ACCESS", + "range": null, + "title": "Access layer debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_DEBUG && BLE_MESH", + "help": "Enable Foundation Models debug logs for the BLE Mesh functionality.", + "id": "BLE_MESH_DEBUG_MODEL", + "name": "BLE_MESH_DEBUG_MODEL", + "range": null, + "title": "Foundation model debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_DEBUG && BLE_MESH", + "help": "Enable advertising debug logs for the BLE Mesh functionality.", + "id": "BLE_MESH_DEBUG_ADV", + "name": "BLE_MESH_DEBUG_ADV", + "range": null, + "title": "Advertising debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_DEBUG && BLE_MESH", + "help": "Enable Low Power debug logs for the BLE Mesh functionality.", + "id": "BLE_MESH_DEBUG_LOW_POWER", + "name": "BLE_MESH_DEBUG_LOW_POWER", + "range": null, + "title": "Low Power debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_DEBUG && BLE_MESH", + "help": "Enable Friend debug logs for the BLE Mesh functionality.", + "id": "BLE_MESH_DEBUG_FRIEND", + "name": "BLE_MESH_DEBUG_FRIEND", + "range": null, + "title": "Friend debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_PROXY && BLE_MESH_DEBUG && BLE_MESH", + "help": "Enable Proxy protocol debug logs for the BLE Mesh functionality.", + "id": "BLE_MESH_DEBUG_PROXY", + "name": "BLE_MESH_DEBUG_PROXY", + "range": null, + "title": "Proxy debug", + "type": "bool" + } + ], + "depends_on": "BLE_MESH", + "help": "Enable debug logs for the BLE Mesh functionality.", + "id": "BLE_MESH_DEBUG", + "name": "BLE_MESH_DEBUG", + "range": null, + "title": "Enable BLE Mesh debug logs", + "type": "bool" + } + ], + "depends_on": "BLE_MESH", + "id": "component-config-esp-ble-mesh-support-ble-mesh-specific-test-option", + "title": "BLE Mesh specific test option", + "type": "menu" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Make BLE Mesh Experimental features visible.\nExperimental features list:\n- CONFIG_BLE_MESH_NOT_RELAY_REPLAY_MSG", + "id": "BLE_MESH_EXPERIMENTAL", + "name": "BLE_MESH_EXPERIMENTAL", + "range": null, + "title": "Make BLE Mesh experimental features visible", + "type": "bool" + } + ], + "depends_on": "BT_ENABLED", + "help": "This option enables ESP BLE Mesh support. The specific features that are\navailable may depend on other features that have been enabled in the\nstack, such as Bluetooth Support, Bluedroid Support & GATT support.", + "id": "BLE_MESH", + "is_menuconfig": true, + "name": "BLE_MESH", + "range": null, + "title": "ESP BLE Mesh Support", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "SOC_DAC_SUPPORTED", + "help": "If this is set, the ADC2 driver will disable the output of the DAC corresponding to the specified\nchannel. This is the default value.\n\nFor testing, disable this option so that we can measure the output of DAC by internal ADC.", + "id": "ADC_DISABLE_DAC", + "name": "ADC_DISABLE_DAC", + "range": null, + "title": "Disable DAC when ADC2 is used on GPIO 25 and 26", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Wether to suppress the deprecation warnings when using legacy adc driver (driver/adc.h).\nIf you want to continue using the legacy driver, and don't want to see related deprecation warnings,\nyou can enable this option.", + "id": "ADC_SUPPRESS_DEPRECATE_WARN", + "name": "ADC_SUPPRESS_DEPRECATE_WARN", + "range": null, + "title": "Suppress legacy driver deprecated warning", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "Some ESP32s have Two Point calibration values burned into eFuse BLOCK3.\nThis option will allow the ADC calibration component to characterize the\nADC-Voltage curve using Two Point values if they are available.", + "id": "ADC_CAL_EFUSE_TP_ENABLE", + "name": "ADC_CAL_EFUSE_TP_ENABLE", + "range": null, + "title": "Use Two Point Values", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "Some ESP32s have Vref burned into eFuse BLOCK0. This option will allow\nthe ADC calibration component to characterize the ADC-Voltage curve using\neFuse Vref if it is available.", + "id": "ADC_CAL_EFUSE_VREF_ENABLE", + "name": "ADC_CAL_EFUSE_VREF_ENABLE", + "range": null, + "title": "Use eFuse Vref", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "This option will allow the ADC calibration component to use Lookup Tables\nto correct for non-linear behavior in 11db attenuation. Other attenuations\ndo not exhibit non-linear behavior hence will not be affected by this option.", + "id": "ADC_CAL_LUT_ENABLE", + "name": "ADC_CAL_LUT_ENABLE", + "range": null, + "title": "Use Lookup Tables", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Wether to suppress the deprecation warnings when using legacy adc calibration\ndriver (esp_adc_cal.h).\nIf you want to continue using the legacy driver, and don't want to see related\ndeprecation warnings, you can enable this option.", + "id": "ADC_CALI_SUPPRESS_DEPRECATE_WARN", + "name": "ADC_CALI_SUPPRESS_DEPRECATE_WARN", + "range": null, + "title": "Suppress legacy driver deprecated warning", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-driver-configurations-legacy-adc-configuration-legacy-adc-calibration-configuration", + "title": "Legacy ADC Calibration Configuration", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-driver-configurations-legacy-adc-configuration", + "title": "Legacy ADC Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "!FREERTOS_PLACE_FUNCTIONS_INTO_FLASH", + "help": "Normally only the ISR of SPI master is placed in the IRAM, so that it\ncan work without the flash when interrupt is triggered.\nFor other functions, there's some possibility that the flash cache\nmiss when running inside and out of SPI functions, which may increase\nthe interval of SPI transactions.\nEnable this to put ``queue_trans``, ``get_trans_result`` and\n``transmit`` functions into the IRAM to avoid possible cache miss.\n\nThis configuration won't be available if `CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH` is enabled.\n\nDuring unit test, this is enabled to measure the ideal case of api.", + "id": "SPI_MASTER_IN_IRAM", + "name": "SPI_MASTER_IN_IRAM", + "range": null, + "title": "Place transmitting functions of SPI master into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "!HEAP_PLACE_FUNCTION_INTO_FLASH", + "help": "Place the SPI master ISR in to IRAM to avoid possible cache miss.\n\nEnabling this configuration is possible only when HEAP_PLACE_FUNCTION_INTO_FLASH\nis disabled since the spi master uses can allocate transactions buffers into DMA\nmemory section using the heap component API that ipso facto has to be placed in IRAM.\n\nAlso you can forbid the ISR being disabled during flash writing\naccess, by add ESP_INTR_FLAG_IRAM when initializing the driver.", + "id": "SPI_MASTER_ISR_IN_IRAM", + "name": "SPI_MASTER_ISR_IN_IRAM", + "range": null, + "title": "Place SPI master ISR function into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Normally only the ISR of SPI slave is placed in the IRAM, so that it\ncan work without the flash when interrupt is triggered.\nFor other functions, there's some possibility that the flash cache\nmiss when running inside and out of SPI functions, which may increase\nthe interval of SPI transactions.\nEnable this to put ``queue_trans``, ``get_trans_result`` and\n``transmit`` functions into the IRAM to avoid possible cache miss.", + "id": "SPI_SLAVE_IN_IRAM", + "name": "SPI_SLAVE_IN_IRAM", + "range": null, + "title": "Place transmitting functions of SPI slave into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Place the SPI slave ISR in to IRAM to avoid possible cache miss.\n\nAlso you can forbid the ISR being disabled during flash writing\naccess, by add ESP_INTR_FLAG_IRAM when initializing the driver.", + "id": "SPI_SLAVE_ISR_IN_IRAM", + "name": "SPI_SLAVE_ISR_IN_IRAM", + "range": null, + "title": "Place SPI slave ISR function into IRAM", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-driver-configurations-spi-configuration", + "title": "SPI Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_TWAI_SUPPORTED", + "help": "Place the TWAI ISR in to IRAM. This will allow the ISR to avoid\ncache misses, and also be able to run whilst the cache is disabled\n(such as when writing to SPI Flash).\nNote that if this option is enabled:\n- Users should also set the ESP_INTR_FLAG_IRAM in the driver\nconfiguration structure when installing the driver (see docs for\nspecifics).\n- Alert logging (i.e., setting of the TWAI_ALERT_AND_LOG flag)\nwill have no effect.", + "id": "TWAI_ISR_IN_IRAM", + "name": "TWAI_ISR_IN_IRAM", + "range": null, + "title": "Place TWAI ISR function into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && SOC_TWAI_SUPPORTED", + "help": "When the bus-off condition is reached, the REC should be reset to 0 and frozen (via LOM) by the\ndriver's ISR. However on the ESP32, there is an edge case where the REC will increase before the\ndriver's ISR can respond in time (e.g., due to the rapid occurrence of bus errors), thus causing the\nREC to be non-zero after bus-off. A non-zero REC can prevent bus-off recovery as the bus-off recovery\ncondition is that both TEC and REC become 0. Enabling this option will add a workaround in the driver\nto forcibly reset REC to zero on reaching bus-off.", + "id": "TWAI_ERRATA_FIX_BUS_OFF_REC", + "name": "TWAI_ERRATA_FIX_BUS_OFF_REC", + "range": null, + "title": "Add SW workaround for REC change during bus-off", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && SOC_TWAI_SUPPORTED", + "help": "On the ESP32, when a transmit interrupt occurs, and interrupt register is read on the same APB clock\ncycle, the transmit interrupt could be lost. Enabling this option will add a workaround that checks the\ntransmit buffer status bit to recover any lost transmit interrupt.", + "id": "TWAI_ERRATA_FIX_TX_INTR_LOST", + "name": "TWAI_ERRATA_FIX_TX_INTR_LOST", + "range": null, + "title": "Add SW workaround for TX interrupt lost errata", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && SOC_TWAI_SUPPORTED", + "help": "On the ESP32, when receiving a data or remote frame, if a bus error occurs in the data or CRC field,\nthe data of the next received frame could be invalid. Enabling this option will add a workaround that\nwill reset the peripheral on detection of this errata condition. Note that if a frame is transmitted on\nthe bus whilst the reset is ongoing, the message will not be receive by the peripheral sent on the bus\nduring the reset, the message will be lost.", + "id": "TWAI_ERRATA_FIX_RX_FRAME_INVALID", + "name": "TWAI_ERRATA_FIX_RX_FRAME_INVALID", + "range": null, + "title": "Add SW workaround for invalid RX frame errata", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && SOC_TWAI_SUPPORTED", + "help": "On the ESP32, when the RX FIFO overruns and the RX message counter maxes out at 64 messages, the entire\nRX FIFO is no longer recoverable. Enabling this option will add a workaround that resets the peripheral\non detection of this errata condition. Note that if a frame is being sent on the bus during the reset\nbus during the reset, the message will be lost.", + "id": "TWAI_ERRATA_FIX_RX_FIFO_CORRUPT", + "name": "TWAI_ERRATA_FIX_RX_FIFO_CORRUPT", + "range": null, + "title": "Add SW workaround for RX FIFO corruption errata", + "type": "bool" + }, + { + "children": [], + "depends_on": "(IDF_TARGET_ESP32 || IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32S3 || IDF_TARGET_ESP32C3) && SOC_TWAI_SUPPORTED", + "help": "When in the listen only mode, the TWAI controller must not influence the TWAI bus (i.e., must not send\nany dominant bits). However, while in listen only mode on the ESP32/ESP32-S2/ESP32-S3/ESP32-C3, the\nTWAI controller will still transmit dominant bits when it detects an error (i.e., as part of an active\nerror frame). Enabling this option will add a workaround that forces the TWAI controller into an error\npassive state on initialization, thus preventing any dominant bits from being sent.", + "id": "TWAI_ERRATA_FIX_LISTEN_ONLY_DOM", + "name": "TWAI_ERRATA_FIX_LISTEN_ONLY_DOM", + "range": null, + "title": "Add SW workaround for listen only transmits dominant bit errata", + "type": "bool" + } + ], + "depends_on": "SOC_TWAI_SUPPORTED", + "id": "component-config-driver-configurations-twai-configuration", + "title": "TWAI Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_TEMP_SENSOR_SUPPORTED", + "help": "Wether to suppress the deprecation warnings when using legacy temperature sensor driver\n(driver/temp_sensor.h). If you want to continue using the legacy driver,\nand don't want to see related deprecation warnings, you can enable this option.", + "id": "TEMP_SENSOR_SUPPRESS_DEPRECATE_WARN", + "name": "TEMP_SENSOR_SUPPRESS_DEPRECATE_WARN", + "range": null, + "title": "Suppress legacy driver deprecated warning", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_TEMP_SENSOR_SUPPORTED", + "help": "Wether to enable the debug log message for temperature sensor driver.\nNote that, this option only controls the temperature sensor driver log, won't affect other drivers.", + "id": "TEMP_SENSOR_ENABLE_DEBUG_LOG", + "name": "TEMP_SENSOR_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_TEMPERATURE_SENSOR_INTR_SUPPORT && SOC_TEMP_SENSOR_SUPPORTED", + "help": "Ensure the Temperature Sensor interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).", + "id": "TEMP_SENSOR_ISR_IRAM_SAFE", + "name": "TEMP_SENSOR_ISR_IRAM_SAFE", + "range": null, + "title": "Temperature sensor ISR IRAM-Safe", + "type": "bool" + } + ], + "depends_on": "SOC_TEMP_SENSOR_SUPPORTED", + "id": "component-config-driver-configurations-temperature-sensor-configuration", + "title": "Temperature sensor Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "!RINGBUF_PLACE_ISR_FUNCTIONS_INTO_FLASH", + "help": "If this option is not selected, UART interrupt will be disabled for a long time and\nmay cause data lost when doing spi flash operation.", + "id": "UART_ISR_IN_IRAM", + "name": "UART_ISR_IN_IRAM", + "range": null, + "title": "Place UART ISR function into IRAM", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-driver-configurations-uart-configuration", + "title": "UART Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "This option is intended to fix the bug that ESP32 is not able to switch to configured\npullup/pulldown mode in sleep.\nIf this option is selected, chip will automatically emulate the behaviour of switching,\nand about 450B of source codes would be placed into IRAM.", + "id": "GPIO_ESP32_SUPPORT_SWITCH_SLP_PULL", + "name": "GPIO_ESP32_SUPPORT_SWITCH_SLP_PULL", + "range": null, + "title": "Support light sleep GPIO pullup/pulldown configuration for ESP32", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Place GPIO control functions (like intr_disable/set_level) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.", + "id": "GPIO_CTRL_FUNC_IN_IRAM", + "name": "GPIO_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place GPIO control functions into IRAM", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-driver-configurations-gpio-configuration", + "title": "GPIO Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_SDM_SUPPORTED", + "help": "Place SDM control functions (like set_duty) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.\nEnabling this option can improve driver performance as well.", + "id": "SDM_CTRL_FUNC_IN_IRAM", + "name": "SDM_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place SDM control functions into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_SDM_SUPPORTED", + "help": "Wether to suppress the deprecation warnings when using legacy sigma delta driver.\nIf you want to continue using the legacy driver, and don't want to see related deprecation warnings,\nyou can enable this option.", + "id": "SDM_SUPPRESS_DEPRECATE_WARN", + "name": "SDM_SUPPRESS_DEPRECATE_WARN", + "range": null, + "title": "Suppress legacy driver deprecated warning", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_SDM_SUPPORTED", + "help": "Wether to enable the debug log message for SDM driver.\nNote that, this option only controls the SDM driver log, won't affect other drivers.", + "id": "SDM_ENABLE_DEBUG_LOG", + "name": "SDM_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + } + ], + "depends_on": "SOC_SDM_SUPPORTED", + "id": "component-config-driver-configurations-sigma-delta-modulator-configuration", + "title": "Sigma Delta Modulator Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_ANA_CMPR_SUPPORTED", + "help": "Ensure the Analog Comparator interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).", + "id": "ANA_CMPR_ISR_IRAM_SAFE", + "name": "ANA_CMPR_ISR_IRAM_SAFE", + "range": null, + "title": "Analog comparator ISR IRAM-Safe", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_ANA_CMPR_SUPPORTED", + "help": "Place Analog Comparator control functions (like ana_cmpr_set_internal_reference) into IRAM,\nso that these functions can be IRAM-safe and able to be called in an IRAM interrupt context.\nEnabling this option can improve driver performance as well.", + "id": "ANA_CMPR_CTRL_FUNC_IN_IRAM", + "name": "ANA_CMPR_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place Analog Comparator control functions into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_ANA_CMPR_SUPPORTED", + "help": "Wether to enable the debug log message for Analog Comparator driver.\nNote that, this option only controls the Analog Comparator driver log, won't affect other drivers.", + "id": "ANA_CMPR_ENABLE_DEBUG_LOG", + "name": "ANA_CMPR_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + } + ], + "depends_on": "SOC_ANA_CMPR_SUPPORTED", + "id": "component-config-driver-configurations-analog-comparator-configuration", + "title": "Analog Comparator Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_GPTIMER_SUPPORTED", + "help": "Place GPTimer ISR handler into IRAM for better performance and fewer cache misses.", + "id": "GPTIMER_ISR_HANDLER_IN_IRAM", + "name": "GPTIMER_ISR_HANDLER_IN_IRAM", + "range": null, + "title": "Place GPTimer ISR handler into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_GPTIMER_SUPPORTED", + "help": "Place GPTimer control functions (like start/stop) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.\nEnabling this option can improve driver performance as well.", + "id": "GPTIMER_CTRL_FUNC_IN_IRAM", + "name": "GPTIMER_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place GPTimer control functions into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_GPTIMER_SUPPORTED", + "help": "Ensure the GPTimer interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).", + "id": "GPTIMER_ISR_IRAM_SAFE", + "name": "GPTIMER_ISR_IRAM_SAFE", + "range": null, + "title": "GPTimer ISR IRAM-Safe", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_GPTIMER_SUPPORTED", + "help": "Wether to suppress the deprecation warnings when using legacy timer group driver (driver/timer.h).\nIf you want to continue using the legacy driver, and don't want to see related deprecation warnings,\nyou can enable this option.", + "id": "GPTIMER_SUPPRESS_DEPRECATE_WARN", + "name": "GPTIMER_SUPPRESS_DEPRECATE_WARN", + "range": null, + "title": "Suppress legacy driver deprecated warning", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_GPTIMER_SUPPORTED", + "help": "Wether to enable the debug log message for GPTimer driver.\nNote that, this option only controls the GPTimer driver log, won't affect other drivers.", + "id": "GPTIMER_ENABLE_DEBUG_LOG", + "name": "GPTIMER_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + } + ], + "depends_on": "SOC_GPTIMER_SUPPORTED", + "id": "component-config-driver-configurations-gptimer-configuration", + "title": "GPTimer Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_PCNT_SUPPORTED", + "help": "Place PCNT control functions (like start/stop) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.\nEnabling this option can improve driver performance as well.", + "id": "PCNT_CTRL_FUNC_IN_IRAM", + "name": "PCNT_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place PCNT control functions into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_PCNT_SUPPORTED", + "help": "Ensure the PCNT interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).", + "id": "PCNT_ISR_IRAM_SAFE", + "name": "PCNT_ISR_IRAM_SAFE", + "range": null, + "title": "PCNT ISR IRAM-Safe", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_PCNT_SUPPORTED", + "help": "Wether to suppress the deprecation warnings when using legacy PCNT driver (driver/pcnt.h).\nIf you want to continue using the legacy driver, and don't want to see related deprecation warnings,\nyou can enable this option.", + "id": "PCNT_SUPPRESS_DEPRECATE_WARN", + "name": "PCNT_SUPPRESS_DEPRECATE_WARN", + "range": null, + "title": "Suppress legacy driver deprecated warning", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_PCNT_SUPPORTED", + "help": "Wether to enable the debug log message for PCNT driver.\nNote that, this option only controls the PCNT driver log, won't affect other drivers.", + "id": "PCNT_ENABLE_DEBUG_LOG", + "name": "PCNT_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + } + ], + "depends_on": "SOC_PCNT_SUPPORTED", + "id": "component-config-driver-configurations-pcnt-configuration", + "title": "PCNT Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_RMT_SUPPORTED", + "help": "Ensure the RMT interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).", + "id": "RMT_ISR_IRAM_SAFE", + "name": "RMT_ISR_IRAM_SAFE", + "range": null, + "title": "RMT ISR IRAM-Safe", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_RMT_SUPPORTED", + "help": "Place RMT receive function into IRAM,\nso that the receive function can be IRAM-safe and able to be called when the flash cache is disabled.\nEnabling this option can improve driver performance as well.", + "id": "RMT_RECV_FUNC_IN_IRAM", + "name": "RMT_RECV_FUNC_IN_IRAM", + "range": null, + "title": "Place RMT receive function into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_RMT_SUPPORTED", + "help": "Wether to suppress the deprecation warnings when using legacy rmt driver (driver/rmt.h).\nIf you want to continue using the legacy driver, and don't want to see related deprecation warnings,\nyou can enable this option.", + "id": "RMT_SUPPRESS_DEPRECATE_WARN", + "name": "RMT_SUPPRESS_DEPRECATE_WARN", + "range": null, + "title": "Suppress legacy driver deprecated warning", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_RMT_SUPPORTED", + "help": "Wether to enable the debug log message for RMT driver.\nNote that, this option only controls the RMT driver log, won't affect other drivers.", + "id": "RMT_ENABLE_DEBUG_LOG", + "name": "RMT_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + } + ], + "depends_on": "SOC_RMT_SUPPORTED", + "id": "component-config-driver-configurations-rmt-configuration", + "title": "RMT Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_MCPWM_SUPPORTED", + "help": "This will ensure the MCPWM interrupt handle is IRAM-Safe, allow to avoid flash\ncache misses, and also be able to run whilst the cache is disabled.\n(e.g. SPI Flash write)", + "id": "MCPWM_ISR_IRAM_SAFE", + "name": "MCPWM_ISR_IRAM_SAFE", + "range": null, + "title": "Place MCPWM ISR function into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MCPWM_SUPPORTED", + "help": "Place MCPWM control functions (like set_compare_value) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.\nEnabling this option can improve driver performance as well.", + "id": "MCPWM_CTRL_FUNC_IN_IRAM", + "name": "MCPWM_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place MCPWM control functions into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MCPWM_SUPPORTED", + "help": "Wether to suppress the deprecation warnings when using legacy MCPWM driver (driver/mcpwm.h).\nIf you want to continue using the legacy driver, and don't want to see related deprecation warnings,\nyou can enable this option.", + "id": "MCPWM_SUPPRESS_DEPRECATE_WARN", + "name": "MCPWM_SUPPRESS_DEPRECATE_WARN", + "range": null, + "title": "Suppress legacy driver deprecated warning", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MCPWM_SUPPORTED", + "help": "Wether to enable the debug log message for MCPWM driver.\nNote that, this option only controls the MCPWM driver log, won't affect other drivers.", + "id": "MCPWM_ENABLE_DEBUG_LOG", + "name": "MCPWM_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + } + ], + "depends_on": "SOC_MCPWM_SUPPORTED", + "id": "component-config-driver-configurations-mcpwm-configuration", + "title": "MCPWM Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_I2S_SUPPORTED", + "help": "Ensure the I2S interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).", + "id": "I2S_ISR_IRAM_SAFE", + "name": "I2S_ISR_IRAM_SAFE", + "range": null, + "title": "I2S ISR IRAM-Safe", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_I2S_SUPPORTED", + "help": "Enable this option will suppress the deprecation warnings of using APIs in legacy I2S driver.", + "id": "I2S_SUPPRESS_DEPRECATE_WARN", + "name": "I2S_SUPPRESS_DEPRECATE_WARN", + "range": null, + "title": "Suppress leagcy driver deprecated warning", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_I2S_SUPPORTED", + "help": "Wether to enable the debug log message for I2S driver.\nNote that, this option only controls the I2S driver log, will not affect other drivers.", + "id": "I2S_ENABLE_DEBUG_LOG", + "name": "I2S_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable I2S debug log", + "type": "bool" + } + ], + "depends_on": "SOC_I2S_SUPPORTED", + "id": "component-config-driver-configurations-i2s-configuration", + "title": "I2S Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_DAC_SUPPORTED", + "help": "Place DAC control functions (e.g. 'dac_oneshot_output_voltage') into IRAM,\nso that this function can be IRAM-safe and able to be called in the other IRAM interrupt context.\nEnabling this option can improve driver performance as well.", + "id": "DAC_CTRL_FUNC_IN_IRAM", + "name": "DAC_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place DAC control functions into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_DAC_SUPPORTED", + "help": "Ensure the DAC interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).", + "id": "DAC_ISR_IRAM_SAFE", + "name": "DAC_ISR_IRAM_SAFE", + "range": null, + "title": "DAC ISR IRAM-Safe", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_DAC_SUPPORTED", + "help": "Wether to suppress the deprecation warnings when using legacy DAC driver (driver/dac.h).\nIf you want to continue using the legacy driver, and don't want to see related deprecation warnings,\nyou can enable this option.", + "id": "DAC_SUPPRESS_DEPRECATE_WARN", + "name": "DAC_SUPPRESS_DEPRECATE_WARN", + "range": null, + "title": "Suppress legacy driver deprecated warning", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_DAC_SUPPORTED", + "help": "Wether to enable the debug log message for DAC driver.\nNote that, this option only controls the DAC driver log, won't affect other drivers.", + "id": "DAC_ENABLE_DEBUG_LOG", + "name": "DAC_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_DAC_DMA_16BIT_ALIGN && SOC_DAC_SUPPORTED", + "help": "Whether to left shift the continuous data to align every bytes to 16 bits in the driver.\nOn ESP32, although the DAC resolution is only 8 bits,\nthe hardware requires 16 bits data in continuous mode.\nBy enabling this option, the driver will left shift 8 bits for the input data automatically.\nOnly disable this option when you decide to do this step by yourself.\nNote that the driver will allocate a new piece of memory to save the converted data.", + "id": "DAC_DMA_AUTO_16BIT_ALIGN", + "name": "DAC_DMA_AUTO_16BIT_ALIGN", + "range": null, + "title": "Align the continuous data to 16 bit automatically", + "type": "bool" + } + ], + "depends_on": "SOC_DAC_SUPPORTED", + "id": "component-config-driver-configurations-dac-configuration", + "title": "DAC Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "PM_ENABLE && ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED && !SOC_USB_SERIAL_JTAG_SUPPORT_LIGHT_SLEEP && SOC_USB_SERIAL_JTAG_SUPPORTED", + "help": "If enabled, the chip will constantly monitor the connection status of the USB Serial/JTAG port. As long\nas the USB Serial/JTAG is connected, a ESP_PM_NO_LIGHT_SLEEP power management lock will be acquired to\nprevent the system from entering light sleep.\nThis option can be useful if serial monitoring is needed via USB Serial/JTAG while power management is\nenabled, as the USB Serial/JTAG cannot work under light sleep and after waking up from light sleep.\nNote. This option can only control the automatic Light-Sleep behavior. If esp_light_sleep_start() is\ncalled manually from the program, enabling this option will not prevent light sleep entry even if the\nUSB Serial/JTAG is in use.", + "id": "USJ_NO_AUTO_LS_ON_CONNECTION", + "name": "USJ_NO_AUTO_LS_ON_CONNECTION", + "range": null, + "title": "Don't enter the automatic light sleep when USB Serial/JTAG port is connected", + "type": "bool" + } + ], + "depends_on": "SOC_USB_SERIAL_JTAG_SUPPORTED", + "id": "component-config-driver-configurations-usb-serial-jtag-configuration", + "title": "USB Serial/JTAG Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_PARLIO_SUPPORTED", + "help": "Wether to enable the debug log message for parallel IO driver.\nNote that, this option only controls the parallel IO driver log, won't affect other drivers.", + "id": "PARLIO_ENABLE_DEBUG_LOG", + "name": "PARLIO_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_PARLIO_SUPPORTED", + "help": "Ensure the Parallel IO interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).", + "id": "PARLIO_ISR_IRAM_SAFE", + "name": "PARLIO_ISR_IRAM_SAFE", + "range": null, + "title": "Parallel IO ISR IRAM-Safe", + "type": "bool" + } + ], + "depends_on": "SOC_PARLIO_SUPPORTED", + "id": "component-config-driver-configurations-parallel-io-configuration", + "title": "Parallel IO Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Place LEDC control functions (ledc_update_duty and ledc_stop) into IRAM,\nso that these functions can be IRAM-safe and able to be called in an IRAM context.\nEnabling this option can improve driver performance as well.", + "id": "LEDC_CTRL_FUNC_IN_IRAM", + "name": "LEDC_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place LEDC control functions into IRAM", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-driver-configurations-ledc-configuration", + "title": "LEDC Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Ensure the I2C interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).\nnote: This cannot be used in the I2C legacy driver.", + "id": "I2C_ISR_IRAM_SAFE", + "name": "I2C_ISR_IRAM_SAFE", + "range": null, + "title": "I2C ISR IRAM-Safe", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Wether to enable the debug log message for I2C driver.\nNote that this option only controls the I2C driver log, will not affect other drivers.\n\nnote: This cannot be used in the I2C legacy driver.", + "id": "I2C_ENABLE_DEBUG_LOG", + "name": "I2C_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable I2C debug log", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-driver-configurations-i2c-configuration", + "title": "I2C Configuration", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-driver-configurations", + "title": "Driver Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "EFUSE_CUSTOM_TABLE", + "help": "Name of the custom eFuse CSV filename. This path is evaluated\nrelative to the project root directory.", + "id": "EFUSE_CUSTOM_TABLE_FILENAME", + "name": "EFUSE_CUSTOM_TABLE_FILENAME", + "range": null, + "title": "Custom eFuse CSV file", + "type": "string" + } + ], + "depends_on": null, + "help": "Allows to generate a structure for eFuse from the CSV file.", + "id": "EFUSE_CUSTOM_TABLE", + "name": "EFUSE_CUSTOM_TABLE", + "range": null, + "title": "Use custom eFuse table", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "EFUSE_VIRTUAL", + "help": "In addition to the \"Simulate eFuse operations in RAM\" option, this option just adds\na feature to keep eFuses after reboots in flash memory. To use this mode the partition_table\nshould have the `efuse` partition. partition.csv: \"efuse_em, data, efuse, , 0x2000,\"\n\nDuring startup, the eFuses are copied from flash or,\nin case if flash is empty, from real eFuse to RAM and then update flash.\nThis mode is useful when need to keep changes after reboot\n(testing secure_boot and flash_encryption).", + "id": "EFUSE_VIRTUAL_KEEP_IN_FLASH", + "name": "EFUSE_VIRTUAL_KEEP_IN_FLASH", + "range": null, + "title": "Keep eFuses in flash", + "type": "bool" + }, + { + "children": [], + "depends_on": "EFUSE_VIRTUAL", + "help": "If enabled, log efuse burns. This shows changes that would be made.", + "id": "EFUSE_VIRTUAL_LOG_ALL_WRITES", + "name": "EFUSE_VIRTUAL_LOG_ALL_WRITES", + "range": null, + "title": "Log all virtual writes", + "type": "bool" + } + ], + "depends_on": null, + "help": "If \"n\" - No virtual mode. All eFuse operations are real and use eFuse registers.\nIf \"y\" - The virtual mode is enabled and all eFuse operations (read and write) are redirected\nto RAM instead of eFuse registers, all permanent changes (via eFuse) are disabled.\nLog output will state changes that would be applied, but they will not be.\n\nIf it is \"y\", then SECURE_FLASH_ENCRYPTION_MODE_RELEASE cannot be used.\nBecause the EFUSE VIRT mode is for testing only.\n\nDuring startup, the eFuses are copied into RAM. This mode is useful for fast tests.", + "id": "EFUSE_VIRTUAL", + "name": "EFUSE_VIRTUAL", + "range": null, + "title": "Simulate eFuse operations in RAM", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "EFUSE_CODE_SCHEME_COMPAT_NONE", + "name": "EFUSE_CODE_SCHEME_COMPAT_NONE", + "range": null, + "title": "None Only", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "EFUSE_CODE_SCHEME_COMPAT_3_4", + "name": "EFUSE_CODE_SCHEME_COMPAT_3_4", + "range": null, + "title": "3/4 and None", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "EFUSE_CODE_SCHEME_COMPAT_REPEAT", + "name": "EFUSE_CODE_SCHEME_COMPAT_REPEAT", + "range": null, + "title": "Repeat, 3/4 and None (common table does not support it)", + "type": "bool" + } + ], + "depends_on": "IDF_TARGET_ESP32", + "help": "Selector eFuse code scheme.", + "id": "component-config-efuse-bit-manager-coding-scheme-compatibility", + "name": "EFUSE_CODE_SCHEME_SELECTOR", + "title": "Coding Scheme Compatibility", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "EFUSE_MAX_BLK_LEN", + "name": "EFUSE_MAX_BLK_LEN", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-efuse-bit-manager", + "title": "eFuse Bit Manager", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_TLS_USING_MBEDTLS", + "name": "ESP_TLS_USING_MBEDTLS", + "range": null, + "title": "mbedTLS", + "type": "bool" + }, + { + "children": [], + "depends_on": "TLS_STACK_WOLFSSL && ", + "help": null, + "id": "ESP_TLS_USING_WOLFSSL", + "name": "ESP_TLS_USING_WOLFSSL", + "range": null, + "title": "wolfSSL (License info in wolfSSL directory README)", + "type": "bool" + } + ], + "depends_on": null, + "help": "The ESP-TLS APIs support multiple backend TLS libraries. Currently mbedTLS and WolfSSL are\nsupported. Different TLS libraries may support different features and have different resource\nusage. Consult the ESP-TLS documentation in ESP-IDF Programming guide for more details.", + "id": "component-config-esp-tls-choose-ssl-tls-library-for-esp-tls-see-help-for-more-info-", + "name": "ESP_TLS_LIBRARY_CHOOSE", + "title": "Choose SSL/TLS library for ESP-TLS (See help for more Info)", + "type": "choice" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && ESP_TLS_USING_MBEDTLS", + "help": "Enable use of Secure Element for ESP-TLS, this enables internal support for\nATECC608A peripheral on ESPWROOM32SE, which can be used for TLS connection.", + "id": "ESP_TLS_USE_SECURE_ELEMENT", + "name": "ESP_TLS_USE_SECURE_ELEMENT", + "range": null, + "title": "Use Secure Element (ATECC608A) with ESP-TLS", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_TLS_USING_MBEDTLS && SOC_DIG_SIGN_SUPPORTED", + "help": "Enable use of the Digital Signature Peripheral for ESP-TLS.The DS peripheral\ncan only be used when it is appropriately configured for TLS.\nConsult the ESP-TLS documentation in ESP-IDF Programming Guide for more details.", + "id": "ESP_TLS_USE_DS_PERIPHERAL", + "name": "ESP_TLS_USE_DS_PERIPHERAL", + "range": null, + "title": "Use Digital Signature (DS) Peripheral with ESP-TLS", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_TLS_USING_MBEDTLS && MBEDTLS_CLIENT_SSL_SESSION_TICKETS", + "help": "Enable session ticket support as specified in RFC5077.", + "id": "ESP_TLS_CLIENT_SESSION_TICKETS", + "name": "ESP_TLS_CLIENT_SESSION_TICKETS", + "range": null, + "title": "Enable client session tickets", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "ESP_TLS_SERVER_SESSION_TICKETS", + "help": "Sets the session ticket timeout used in the tls server.", + "id": "ESP_TLS_SERVER_SESSION_TICKET_TIMEOUT", + "name": "ESP_TLS_SERVER_SESSION_TICKET_TIMEOUT", + "range": null, + "title": "Server session ticket timeout in seconds", + "type": "int" + } + ], + "depends_on": "ESP_TLS_SERVER && ESP_TLS_USING_MBEDTLS && MBEDTLS_SERVER_SSL_SESSION_TICKETS", + "help": "Enable session ticket support as specified in RFC5077", + "id": "ESP_TLS_SERVER_SESSION_TICKETS", + "name": "ESP_TLS_SERVER_SESSION_TICKETS", + "range": null, + "title": "Enable server session tickets", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_TLS_USING_MBEDTLS && ESP_TLS_SERVER", + "help": "Ability to configure and use a certificate selection callback during server handshake,\nto select a certificate to present to the client based on the TLS extensions supplied in\nthe client hello (alpn, sni, etc).", + "id": "ESP_TLS_SERVER_CERT_SELECT_HOOK", + "name": "ESP_TLS_SERVER_CERT_SELECT_HOOK", + "range": null, + "title": "Certificate selection hook", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_TLS_SERVER && ESP_TLS_USING_MBEDTLS", + "help": "When this option is enabled, the peer (here, the client) certificate is checked by the server,\nhowever the handshake continues even if verification failed. By default, the\npeer certificate is not checked and ignored by the server.\n\nmbedtls_ssl_get_verify_result() can be called after the handshake is complete to\nretrieve status of verification.", + "id": "ESP_TLS_SERVER_MIN_AUTH_MODE_OPTIONAL", + "name": "ESP_TLS_SERVER_MIN_AUTH_MODE_OPTIONAL", + "range": null, + "title": "ESP-TLS Server: Set minimum Certificate Verification mode to Optional", + "type": "bool" + } + ], + "depends_on": "(ESP_TLS_USING_MBEDTLS && MBEDTLS_TLS_SERVER) || ESP_TLS_USING_WOLFSSL", + "help": "Enable support for creating server side SSL/TLS session, available for mbedTLS\nas well as wolfSSL TLS library.", + "id": "ESP_TLS_SERVER", + "name": "ESP_TLS_SERVER", + "range": null, + "title": "Enable ESP-TLS Server", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable support for pre shared key ciphers, supported for both mbedTLS as well as\nwolfSSL TLS library.", + "id": "ESP_TLS_PSK_VERIFICATION", + "name": "ESP_TLS_PSK_VERIFICATION", + "range": null, + "title": "Enable PSK verification", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_TLS_INSECURE", + "help": "After enabling this option the esp-tls client will skip the server certificate verification\nby default. Note that this option will only modify the default behaviour of esp-tls client\nregarding server cert verification. The default behaviour should only be applicable when\nno other option regarding the server cert verification is opted in the esp-tls config\n(e.g. crt_bundle_attach, use_global_ca_store etc.).\nWARNING : Enabling this option comes with a potential risk of establishing a TLS connection\nwith a server which has a fake identity, provided that the server certificate\nis not provided either through API or other mechanism like ca_store etc.", + "id": "ESP_TLS_SKIP_SERVER_CERT_VERIFY", + "name": "ESP_TLS_SKIP_SERVER_CERT_VERIFY", + "range": null, + "title": "Skip server certificate verification by default (WARNING: ONLY FOR TESTING PURPOSE, READ HELP)", + "type": "bool" + } + ], + "depends_on": null, + "help": "You can enable some potentially insecure options. These options should only be used for testing pusposes.\nOnly enable these options if you are very sure.", + "id": "ESP_TLS_INSECURE", + "name": "ESP_TLS_INSECURE", + "range": null, + "title": "Allow potentially insecure options", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_TLS_USING_WOLFSSL", + "help": "Enables server verification with Intermediate CA cert, does not authenticate full chain\nof trust upto the root CA cert (After Enabling this option client only needs to have Intermediate\nCA certificate of the server to authenticate server, root CA cert is not necessary).", + "id": "ESP_WOLFSSL_SMALL_CERT_VERIFY", + "name": "ESP_WOLFSSL_SMALL_CERT_VERIFY", + "range": null, + "title": "Enable SMALL_CERT_VERIFY", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_TLS_USING_WOLFSSL", + "help": "Enable detailed debug prints for wolfSSL SSL library.", + "id": "ESP_DEBUG_WOLFSSL", + "name": "ESP_DEBUG_WOLFSSL", + "range": null, + "title": "Enable debug logs for wolfSSL", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-tls", + "title": "ESP-TLS", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Place ISR version ADC oneshot mode read function into IRAM.", + "id": "ADC_ONESHOT_CTRL_FUNC_IN_IRAM", + "name": "ADC_ONESHOT_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place ISR version ADC oneshot mode read function into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_ADC_DMA_SUPPORTED", + "help": "Ensure the ADC continuous mode ISR is IRAM-Safe. When enabled, the ISR handler\nwill be available when the cache is disabled.", + "id": "ADC_CONTINUOUS_ISR_IRAM_SAFE", + "name": "ADC_CONTINUOUS_ISR_IRAM_SAFE", + "range": null, + "title": "ADC continuous mode driver ISR IRAM-Safe", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "Some ESP32s have Two Point calibration values burned into eFuse BLOCK3.\nThis option will allow the ADC calibration component to characterize the\nADC-Voltage curve using Two Point values if they are available.", + "id": "ADC_CALI_EFUSE_TP_ENABLE", + "name": "ADC_CALI_EFUSE_TP_ENABLE", + "range": null, + "title": "Use Two Point Values", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "Some ESP32s have Vref burned into eFuse BLOCK0. This option will allow\nthe ADC calibration component to characterize the ADC-Voltage curve using\neFuse Vref if it is available.", + "id": "ADC_CALI_EFUSE_VREF_ENABLE", + "name": "ADC_CALI_EFUSE_VREF_ENABLE", + "range": null, + "title": "Use eFuse Vref", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "This option will allow the ADC calibration component to use Lookup Tables\nto correct for non-linear behavior in 11db attenuation. Other attenuations\ndo not exhibit non-linear behavior hence will not be affected by this option.", + "id": "ADC_CALI_LUT_ENABLE", + "name": "ADC_CALI_LUT_ENABLE", + "range": null, + "title": "Use Lookup Tables", + "type": "bool" + } + ], + "depends_on": "IDF_TARGET_ESP32", + "id": "component-config-adc-and-adc-calibration-adc-calibration-configurations", + "title": "ADC Calibration Configurations", + "type": "menu" + }, + { + "children": [], + "depends_on": "SOC_DAC_SUPPORTED", + "help": "By default, this is set. The ADC oneshot driver will disable the output of the\ncorresponding DAC channels:\nESP32: IO25 and IO26\nESP32S2: IO17 and IO18\n\nDisable this option so as to measure the output of DAC by internal ADC, for test usage.", + "id": "ADC_DISABLE_DAC_OUTPUT", + "name": "ADC_DISABLE_DAC_OUTPUT", + "range": null, + "title": "Disable DAC when ADC2 is in use", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3", + "help": "On ESP32C3 and ESP32S3, ADC2 Digital Controller is not stable. Therefore,\nADC2 continuous mode is not suggested on ESP32S3 and ESP32C3\n\nIf you stick to this, you can enable this option to force use ADC2 under above conditions.\nFor more details, you can search for errata on espressif website.", + "id": "ADC_CONTINUOUS_FORCE_USE_ADC2_ON_C3_S3", + "name": "ADC_CONTINUOUS_FORCE_USE_ADC2_ON_C3_S3", + "range": null, + "title": "Force use ADC2 continumous mode on ESP32S3 or ESP32C3", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32C3", + "help": "On ESP32C3, ADC2 Digital Controller is not stable. Therefore,\nADC2 oneshot mode is not suggested on ESP32C3\n\nIf you stick to this, you can enable this option to force use ADC2 under above conditions.\nFor more details, you can search for errata on espressif website.", + "id": "ADC_ONESHOT_FORCE_USE_ADC2_ON_C3", + "name": "ADC_ONESHOT_FORCE_USE_ADC2_ON_C3", + "range": null, + "title": "Force use ADC2 oneshot mode on ESP32C3", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-adc-and-adc-calibration", + "title": "ADC and ADC Calibration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "(ESP_WIFI_ENABLED && BT_ENABLED) || (ESP_WIFI_ENABLED && IEEE802154_ENABLED) || (IEEE802154_ENABLED && BT_ENABLED)", + "help": "If enabled, WiFi & Bluetooth coexistence is controlled by software rather than hardware.\nRecommended for heavy traffic scenarios. Both coexistence configuration options are\nautomatically managed, no user intervention is required.\nIf only Bluetooth is used, it is recommended to disable this option to reduce binary file\nsize.", + "id": "ESP_COEX_SW_COEXIST_ENABLE", + "name": "ESP_COEX_SW_COEXIST_ENABLE", + "range": null, + "title": "Software controls WiFi/Bluetooth coexistence", + "type": "bool" + }, + { + "children": [], + "depends_on": "!(BT_ENABLED || NIMBLE_ENABLED) && !IDF_TARGET_ESP32", + "help": "If enabled, HW External coexistence arbitration is managed by GPIO pins.\nIt can support three types of wired combinations so far which are 1-wired/2-wired/3-wired.\nUser can select GPIO pins in application code with configure interfaces.\n\nThis function depends on BT-off\nbecause currently we do not support external coex and internal coex simultaneously.", + "id": "ESP_COEX_EXTERNAL_COEXIST_ENABLE", + "name": "ESP_COEX_EXTERNAL_COEXIST_ENABLE", + "range": null, + "title": "External Coexistence", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-wireless-coexistence", + "title": "Wireless Coexistence", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Functions esp_err_to_name() and esp_err_to_name_r() return string representations of error codes from a\npre-generated lookup table. This option can be used to turn off the use of the look-up table in order to\nsave memory but this comes at the price of sacrificing distinguishable (meaningful) output string\nrepresentations.", + "id": "ESP_ERR_TO_NAME_LOOKUP", + "name": "ESP_ERR_TO_NAME_LOOKUP", + "range": null, + "title": "Enable lookup of error code strings", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY", + "name": "ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-common-esp-related", + "title": "Common ESP-related", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "ETH_ENABLED", + "name": "ETH_ENABLED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ETH_PHY_INTERFACE_RMII", + "name": "ETH_PHY_INTERFACE_RMII", + "range": null, + "title": "Reduced Media Independent Interface (RMII)", + "type": "bool" + } + ], + "depends_on": "ETH_USE_ESP32_EMAC", + "help": "Select the communication interface between MAC and PHY chip.", + "id": "component-config-ethernet-support-esp32-internal-emac-controller-phy-interface", + "name": "ETH_PHY_INTERFACE", + "title": "PHY interface", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "MAC will get RMII clock from outside.\nNote that ESP32 only supports GPIO0 to input the RMII clock.", + "id": "ETH_RMII_CLK_INPUT", + "name": "ETH_RMII_CLK_INPUT", + "range": null, + "title": "Input RMII clock from external", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "ESP32 can generate RMII clock by internal APLL.\nThis clock can be routed to the external PHY device.\nESP32 supports to route the RMII clock to GPIO0/16/17.", + "id": "ETH_RMII_CLK_OUTPUT", + "name": "ETH_RMII_CLK_OUTPUT", + "range": null, + "title": "Output RMII clock from internal", + "type": "bool" + } + ], + "depends_on": "ETH_PHY_INTERFACE_RMII && ETH_USE_ESP32_EMAC", + "help": "Select external or internal RMII clock.", + "id": "component-config-ethernet-support-esp32-internal-emac-controller-rmii-clock-mode", + "name": "ETH_RMII_CLK_MODE", + "title": "RMII clock mode", + "type": "choice" + }, + { + "children": [], + "depends_on": "ETH_RMII_CLK_INPUT && ETH_USE_ESP32_EMAC", + "help": "ESP32 only supports GPIO0 to input the RMII clock.", + "id": "ETH_RMII_CLK_IN_GPIO", + "name": "ETH_RMII_CLK_IN_GPIO", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "ETH_RMII_CLK_OUTPUT && ETH_USE_ESP32_EMAC", + "help": "GPIO0 can be set to output a pre-divided PLL clock (test only!).\nEnabling this option will configure GPIO0 to output a 50MHz clock.\nIn fact this clock doesn't have directly relationship with EMAC peripheral.\nSometimes this clock won't work well with your PHY chip. You might need to\nadd some extra devices after GPIO0 (e.g. inverter).\nNote that outputting RMII clock on GPIO0 is an experimental practice.\nIf you want the Ethernet to work with WiFi, don't select GPIO0 output mode for stability.", + "id": "ETH_RMII_CLK_OUTPUT_GPIO0", + "name": "ETH_RMII_CLK_OUTPUT_GPIO0", + "range": null, + "title": "Output RMII clock from GPIO0 (Experimental!)", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ETH_RMII_CLK_OUTPUT_GPIO0 && ETH_RMII_CLK_OUTPUT && ETH_USE_ESP32_EMAC", + "help": "Set the GPIO number to output RMII Clock.", + "id": "ETH_RMII_CLK_OUT_GPIO", + "name": "ETH_RMII_CLK_OUT_GPIO", + "range": null, + "title": "RMII clock GPIO number", + "type": "int" + }, + { + "children": [], + "depends_on": "ETH_USE_ESP32_EMAC", + "help": "Set the size of each buffer used by Ethernet MAC DMA.", + "id": "ETH_DMA_BUFFER_SIZE", + "name": "ETH_DMA_BUFFER_SIZE", + "range": null, + "title": "Ethernet DMA buffer size (Byte)", + "type": "int" + }, + { + "children": [], + "depends_on": "ETH_USE_ESP32_EMAC", + "help": "Number of DMA receive buffers. Each buffer's size is ETH_DMA_BUFFER_SIZE.\nLarger number of buffers could increase throughput somehow.", + "id": "ETH_DMA_RX_BUFFER_NUM", + "name": "ETH_DMA_RX_BUFFER_NUM", + "range": null, + "title": "Amount of Ethernet DMA Rx buffers", + "type": "int" + }, + { + "children": [], + "depends_on": "ETH_USE_ESP32_EMAC", + "help": "Number of DMA transmit buffers. Each buffer's size is ETH_DMA_BUFFER_SIZE.\nLarger number of buffers could increase throughput somehow.", + "id": "ETH_DMA_TX_BUFFER_NUM", + "name": "ETH_DMA_TX_BUFFER_NUM", + "range": null, + "title": "Amount of Ethernet DMA Tx buffers", + "type": "int" + }, + { + "children": [], + "depends_on": "ETH_DMA_RX_BUFFER_NUM > 15 && ETH_USE_ESP32_EMAC", + "help": "Ethernet MAC engine on ESP32 doesn't feature a flow control logic.\nThe MAC driver can perform a software flow control if you enable this option.\nNote that, if the RX buffer number is small, enabling software flow control will\ncause obvious performance loss.", + "id": "ETH_SOFT_FLOW_CONTROL", + "name": "ETH_SOFT_FLOW_CONTROL", + "range": null, + "title": "Enable software flow control", + "type": "bool" + }, + { + "children": [], + "depends_on": "ETH_USE_ESP32_EMAC", + "help": "If enabled, functions related to RX/TX are placed into IRAM. It can improve Ethernet throughput.\nIf disabled, all functions are placed into FLASH.", + "id": "ETH_IRAM_OPTIMIZATION", + "name": "ETH_IRAM_OPTIMIZATION", + "range": null, + "title": "Enable IRAM optimization", + "type": "bool" + } + ], + "depends_on": "IDF_TARGET_ESP32", + "help": "ESP32 integrates a 10/100M Ethernet MAC controller.", + "id": "ETH_USE_ESP32_EMAC", + "is_menuconfig": true, + "name": "ETH_USE_ESP32_EMAC", + "range": null, + "title": "Support ESP32 internal EMAC controller", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "ETH_USE_SPI_ETHERNET", + "help": "DM9051 is a fast Ethernet controller with an SPI interface.\nIt's also integrated with a 10/100M PHY and MAC.\nSelect this to enable DM9051 driver.", + "id": "ETH_SPI_ETHERNET_DM9051", + "name": "ETH_SPI_ETHERNET_DM9051", + "range": null, + "title": "Use DM9051", + "type": "bool" + }, + { + "children": [], + "depends_on": "ETH_USE_SPI_ETHERNET", + "help": "W5500 is a HW TCP/IP embedded Ethernet controller.\nTCP/IP stack, 10/100 Ethernet MAC and PHY are embedded in a single chip.\nHowever the driver in ESP-IDF only enables the RAW MAC mode,\nmaking it compatible with the software TCP/IP stack.\nSay yes to enable W5500 driver.", + "id": "ETH_SPI_ETHERNET_W5500", + "name": "ETH_SPI_ETHERNET_W5500", + "range": null, + "title": "Use W5500 (MAC RAW)", + "type": "bool" + }, + { + "children": [], + "depends_on": "ETH_USE_SPI_ETHERNET", + "help": "The KSZ8851SNL is a single-chip Fast Ethernet controller consisting of\na 10/100 physical layer transceiver (PHY), a MAC, and a Serial Peripheral Interface (SPI).\nSelect this to enable KSZ8851SNL driver.", + "id": "ETH_SPI_ETHERNET_KSZ8851SNL", + "name": "ETH_SPI_ETHERNET_KSZ8851SNL", + "range": null, + "title": "Use KSZ8851SNL", + "type": "bool" + } + ], + "depends_on": null, + "help": "ESP-IDF can also support some SPI-Ethernet modules.", + "id": "ETH_USE_SPI_ETHERNET", + "is_menuconfig": true, + "name": "ETH_USE_SPI_ETHERNET", + "range": null, + "title": "Support SPI to Ethernet Module", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "ETH_USE_OPENETH", + "help": "Number of DMA receive buffers, each buffer is 1600 bytes.", + "id": "ETH_OPENETH_DMA_RX_BUFFER_NUM", + "name": "ETH_OPENETH_DMA_RX_BUFFER_NUM", + "range": null, + "title": "Number of Ethernet DMA Rx buffers", + "type": "int" + }, + { + "children": [], + "depends_on": "ETH_USE_OPENETH", + "help": "Number of DMA transmit buffers, each buffer is 1600 bytes.", + "id": "ETH_OPENETH_DMA_TX_BUFFER_NUM", + "name": "ETH_OPENETH_DMA_TX_BUFFER_NUM", + "range": null, + "title": "Number of Ethernet DMA Tx buffers", + "type": "int" + } + ], + "depends_on": null, + "help": "OpenCores Ethernet MAC driver can be used when an ESP-IDF application\nis executed in QEMU. This driver is not supported when running on a\nreal chip.", + "id": "ETH_USE_OPENETH", + "is_menuconfig": true, + "name": "ETH_USE_OPENETH", + "range": null, + "title": "Support OpenCores Ethernet MAC (for use with QEMU)", + "type": "menu" + }, + { + "children": [], + "depends_on": "ETH_ENABLED", + "help": "Prevents multiple accesses when Ethernet interface is used as shared resource and multiple\nfunctionalities might try to access it at a time.", + "id": "ETH_TRANSMIT_MUTEX", + "name": "ETH_TRANSMIT_MUTEX", + "range": null, + "title": "Enable Transmit Mutex", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-ethernet", + "title": "Ethernet", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Enables collections of statistics in the event loop library such as the number of events posted\nto/recieved by an event loop, number of callbacks involved, number of events dropped to to a full event\nloop queue, run time of event handlers, and number of times/run time of each event handler.", + "id": "ESP_EVENT_LOOP_PROFILING", + "name": "ESP_EVENT_LOOP_PROFILING", + "range": null, + "title": "Enable event loop profiling", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_EVENT_POST_FROM_ISR", + "help": "Enable posting events from interrupt handlers placed in IRAM. Enabling this option places API functions\nesp_event_post and esp_event_post_to in IRAM.", + "id": "ESP_EVENT_POST_FROM_IRAM_ISR", + "name": "ESP_EVENT_POST_FROM_IRAM_ISR", + "range": null, + "title": "Support posting events from ISRs placed in IRAM", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enable posting events from interrupt handlers.", + "id": "ESP_EVENT_POST_FROM_ISR", + "name": "ESP_EVENT_POST_FROM_ISR", + "range": null, + "title": "Support posting events from ISRs", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-event-loop-library", + "title": "Event Loop Library", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_GDBSTUB_ENABLED", + "name": "ESP_GDBSTUB_ENABLED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable builtin GDBStub.\nThis allows to debug the target device using serial port:\n- Run 'idf.py monitor'.\n- Wait for the device to initialize.\n- Press Ctrl+C to interrupt the execution and enter GDB attached to your device for debugging.\nNOTE: all UART input will be handled by GDBStub.", + "id": "ESP_SYSTEM_GDBSTUB_RUNTIME", + "name": "ESP_SYSTEM_GDBSTUB_RUNTIME", + "range": null, + "title": "GDBStub at runtime", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_GDBSTUB_SUPPORT_TASKS", + "help": "Set the number of tasks which GDB Stub will support.", + "id": "ESP_GDBSTUB_MAX_TASKS", + "name": "ESP_GDBSTUB_MAX_TASKS", + "range": null, + "title": "Maximum number of tasks supported by GDB Stub", + "type": "int" + } + ], + "depends_on": "ESP_GDBSTUB_ENABLED", + "help": "If enabled, GDBStub can supply the list of FreeRTOS tasks to GDB.\nThread list can be queried from GDB using 'info threads' command.\nNote that if GDB task lists were corrupted, this feature may not work.\nIf GDBStub fails, try disabling this feature.", + "id": "ESP_GDBSTUB_SUPPORT_TASKS", + "name": "ESP_GDBSTUB_SUPPORT_TASKS", + "range": null, + "title": "Enable listing FreeRTOS tasks through GDB Stub", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-gdb-stub", + "title": "GDB Stub", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "This option will enable https protocol by linking esp-tls library and initializing SSL transport", + "id": "ESP_HTTP_CLIENT_ENABLE_HTTPS", + "name": "ESP_HTTP_CLIENT_ENABLE_HTTPS", + "range": null, + "title": "Enable https", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This option will enable HTTP Basic Authentication. It is disabled by default as Basic\nauth uses unencrypted encoding, so it introduces a vulnerability when not using TLS", + "id": "ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH", + "name": "ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH", + "range": null, + "title": "Enable HTTP Basic Authentication", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This option will enable HTTP Digest Authentication. It is enabled by default, but use of this\nconfiguration is not recommended as the password can be derived from the exchange, so it introduces\na vulnerability when not using TLS", + "id": "ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH", + "name": "ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH", + "range": null, + "title": "Enable HTTP Digest Authentication", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-http-client", + "title": "ESP HTTP client", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "This sets the maximum supported size of headers section in HTTP request packet to be processed by the\nserver", + "id": "HTTPD_MAX_REQ_HDR_LEN", + "name": "HTTPD_MAX_REQ_HDR_LEN", + "range": null, + "title": "Max HTTP Request Header Length", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "This sets the maximum supported size of HTTP request URI to be processed by the server", + "id": "HTTPD_MAX_URI_LEN", + "name": "HTTPD_MAX_URI_LEN", + "range": null, + "title": "Max HTTP URI Length", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Using TCP_NODEALY socket option ensures that HTTP error response reaches the client before the\nunderlying socket is closed. Please note that turning this off may cause multiple test failures", + "id": "HTTPD_ERR_RESP_NO_DELAY", + "name": "HTTPD_ERR_RESP_NO_DELAY", + "range": null, + "title": "Use TCP_NODELAY socket option when sending HTTP error responses", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This sets the size of the temporary buffer used to receive and discard any remaining data that is\nreceived from the HTTP client in the request, but not processed as part of the server HTTP request\nhandler.\n\nIf the remaining data is larger than the available buffer size, the buffer will be filled in multiple\niterations. The buffer should be small enough to fit on the stack, but large enough to avoid excessive\niterations.", + "id": "HTTPD_PURGE_BUF_LEN", + "name": "HTTPD_PURGE_BUF_LEN", + "range": null, + "title": "Length of temporary buffer for purging data", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling this will log discarded binary HTTP request data at Debug level.\nFor large content data this may not be desirable as it will clutter the log.", + "id": "HTTPD_LOG_PURGE_DATA", + "name": "HTTPD_LOG_PURGE_DATA", + "range": null, + "title": "Log purged content data at Debug level", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This sets the WebSocket server support.", + "id": "HTTPD_WS_SUPPORT", + "name": "HTTPD_WS_SUPPORT", + "range": null, + "title": "WebSocket server support", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This makes httpd_queue_work() API to wait until a message space is available on UDP control socket.\nIt internally uses a counting semaphore with count set to `LWIP_UDP_RECVMBOX_SIZE` to achieve this.\nThis config will slightly change API behavior to block until message gets delivered on control socket.", + "id": "HTTPD_QUEUE_WORK_BLOCKING", + "name": "HTTPD_QUEUE_WORK_BLOCKING", + "range": null, + "title": "httpd_queue_work as blocking API", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-http-server", + "title": "HTTP Server", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Exposes an additional callback whereby firmware data could be decrypted\nbefore being processed by OTA update component. This can help to integrate\nexternal encryption related format and removal of such encapsulation layer\nfrom firmware image.", + "id": "ESP_HTTPS_OTA_DECRYPT_CB", + "name": "ESP_HTTPS_OTA_DECRYPT_CB", + "range": null, + "title": "Provide decryption callback", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "It is highly recommended to keep HTTPS (along with server certificate validation) enabled.\nEnabling this option comes with potential risk of:\n- Non-encrypted communication channel with server\n- Accepting firmware upgrade image from server with fake identity", + "id": "ESP_HTTPS_OTA_ALLOW_HTTP", + "name": "ESP_HTTPS_OTA_ALLOW_HTTP", + "range": null, + "title": "Allow HTTP for OTA (WARNING: ONLY FOR TESTING PURPOSE, READ HELP)", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-https-ota", + "title": "ESP HTTPS OTA", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_TLS_USING_MBEDTLS && MBEDTLS_TLS_SERVER", + "help": "Enable ESP HTTPS server component", + "id": "ESP_HTTPS_SERVER_ENABLE", + "name": "ESP_HTTPS_SERVER_ENABLE", + "range": null, + "title": "Enable ESP_HTTPS_SERVER component", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-https-server", + "title": "ESP HTTPS server", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32C3_REV_MIN_0", + "name": "ESP32C3_REV_MIN_0", + "range": null, + "title": "Rev v0.0 (ECO0)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32C3_REV_MIN_1", + "name": "ESP32C3_REV_MIN_1", + "range": null, + "title": "Rev v0.1 (ECO1)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32C3_REV_MIN_2", + "name": "ESP32C3_REV_MIN_2", + "range": null, + "title": "Rev v0.2 (ECO2)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32C3_REV_MIN_3", + "name": "ESP32C3_REV_MIN_3", + "range": null, + "title": "Rev v0.3 (ECO3)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32C3_REV_MIN_4", + "name": "ESP32C3_REV_MIN_4", + "range": null, + "title": "Rev v0.4 (ECO4)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32C3_REV_MIN_101", + "name": "ESP32C3_REV_MIN_101", + "range": null, + "title": "Rev v1.1", + "type": "bool" + } + ], + "depends_on": null, + "help": "Required minimum chip revision. ESP-IDF will check for it and\nreject to boot if the chip revision fails the check.\nThis ensures the chip used will have some modifications (features, or bugfixes).\n\nThe complied binary will only support chips above this revision,\nthis will also help to reduce binary size.", + "id": "component-config-hardware-settings-chip-revision-minimum-supported-esp32-c3-revision", + "name": "ESP32C3_REV_MIN", + "title": "Minimum Supported ESP32-C3 Revision", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32C3_REV_MIN_FULL", + "name": "ESP32C3_REV_MIN_FULL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_REV_MIN_FULL", + "name": "ESP_REV_MIN_FULL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32C3_REV_MAX_FULL", + "name": "ESP32C3_REV_MAX_FULL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_REV_MAX_FULL", + "name": "ESP_REV_MAX_FULL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "IDF_CI_BUILD", + "help": "For internal chip testing, a small number of new versions chips didn't\nupdate the version field in eFuse, you can enable this option to force the\nsoftware recognize the chip version based on the rev selected in menuconfig.", + "id": "ESP_REV_NEW_CHIP_TEST", + "name": "ESP_REV_NEW_CHIP_TEST", + "range": null, + "title": "Internal test mode", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings-chip-revision", + "title": "Chip revision", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_ADDR_UNIVERSE_WIFI_STA", + "name": "ESP_MAC_ADDR_UNIVERSE_WIFI_STA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_ADDR_UNIVERSE_WIFI_AP", + "name": "ESP_MAC_ADDR_UNIVERSE_WIFI_AP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_ADDR_UNIVERSE_BT", + "name": "ESP_MAC_ADDR_UNIVERSE_BT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_ADDR_UNIVERSE_ETH", + "name": "ESP_MAC_ADDR_UNIVERSE_ETH", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_ADDR_UNIVERSE_IEEE802154", + "name": "ESP_MAC_ADDR_UNIVERSE_IEEE802154", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_ONE", + "name": "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_ONE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_TWO", + "name": "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_TWO", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR", + "name": "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32C3_UNIVERSAL_MAC_ADDRESSES_TWO", + "name": "ESP32C3_UNIVERSAL_MAC_ADDRESSES_TWO", + "range": null, + "title": "Two", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR", + "name": "ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR", + "range": null, + "title": "Four", + "type": "bool" + } + ], + "depends_on": null, + "help": "Configure the number of universally administered (by IEEE) MAC addresses.\n\nDuring initialization, MAC addresses for each network interface are generated or derived from a\nsingle base MAC address.\n\nIf the number of universal MAC addresses is four, all four interfaces (WiFi station, WiFi softap,\nBluetooth and Ethernet) receive a universally administered MAC address. These are generated\nsequentially by adding 0, 1, 2 and 3 (respectively) to the final octet of the base MAC address.\n\nIf the number of universal MAC addresses is two, only two interfaces (WiFi station and Bluetooth)\nreceive a universally administered MAC address. These are generated sequentially by adding 0\nand 1 (respectively) to the base MAC address. The remaining two interfaces (WiFi softap and Ethernet)\nreceive local MAC addresses. These are derived from the universal WiFi station and Bluetooth MAC\naddresses, respectively.\n\nWhen using the default (Espressif-assigned) base MAC address, either setting can be used. When using\na custom universal MAC address range, the correct setting will depend on the allocation of MAC\naddresses in this range (either 2 or 4 per device.)\n\nNote that ESP32-C3 has no integrated Ethernet MAC. Although it's possible to use the esp_read_mac()\nAPI to return a MAC for Ethernet, this can only be used with an external MAC peripheral.", + "id": "component-config-hardware-settings-mac-config-number-of-universally-administered-by-ieee-mac-address", + "name": "ESP32C3_UNIVERSAL_MAC_ADDRESSES", + "title": "Number of universally administered (by IEEE) MAC address", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32C3_UNIVERSAL_MAC_ADDRESSES", + "name": "ESP32C3_UNIVERSAL_MAC_ADDRESSES", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "If you have an invalid MAC CRC (ESP_ERR_INVALID_CRC) problem\nand you still want to use this chip, you can enable this option to bypass such an error.\nThis applies to both MAC_FACTORY and CUSTOM_MAC efuses.", + "id": "ESP_MAC_IGNORE_MAC_CRC_ERROR", + "name": "ESP_MAC_IGNORE_MAC_CRC_ERROR", + "range": null, + "title": "Ignore MAC CRC error (not recommended)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "When this configuration is enabled, the user can invoke `esp_read_mac` to obtain the desired type of\nMAC using a custom MAC as the base MAC.", + "id": "ESP_MAC_USE_CUSTOM_MAC_AS_BASE_MAC", + "name": "ESP_MAC_USE_CUSTOM_MAC_AS_BASE_MAC", + "range": null, + "title": "Enable using custom mac as base mac", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings-mac-config", + "title": "MAC Config", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "!SPIRAM", + "help": "If enabled, chip will try to power down flash as part of esp_light_sleep_start(), which costs\nmore time when chip wakes up. Can only be enabled if there is no SPIRAM configured.\n\nThis option will power down flash under a strict but relatively safe condition. Also, it is possible to\npower down flash under a relaxed condition by using esp_sleep_pd_config() to set ESP_PD_DOMAIN_VDDSDIO\nto ESP_PD_OPTION_OFF. It should be noted that there is a risk in powering down flash, you can refer\n`ESP-IDF Programming Guide/API Reference/System API/Sleep Modes/Power-down of Flash` for more details.", + "id": "ESP_SLEEP_POWER_DOWN_FLASH", + "name": "ESP_SLEEP_POWER_DOWN_FLASH", + "range": null, + "title": "Power down flash in light sleep when there is no SPIRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !ESP_SLEEP_POWER_DOWN_FLASH", + "help": "All IOs will be set to isolate(floating) state by default during sleep.\nSince the power supply of SPI Flash is not lost during lightsleep, if its CS pin is recognized as\nlow level(selected state) in the floating state, there will be a large current leakage, and the\ndata in Flash may be corrupted by random signals on other SPI pins.\nSelect this option will set the CS pin of Flash to PULL-UP state during sleep, but this will\nincrease the sleep current about 10 uA.\nIf you are developing with esp32xx modules, you must select this option, but if you are developing\nwith chips, you can also pull up the CS pin of SPI Flash in the external circuit to save power\nconsumption caused by internal pull-up during sleep.\n(!!! Don't deselect this option if you don't have external SPI Flash CS pin pullups.)", + "id": "ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND", + "name": "ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND", + "range": null, + "title": "Pull-up Flash CS pin in light sleep", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPIRAM", + "help": "All IOs will be set to isolate(floating) state by default during sleep.\nSince the power supply of PSRAM is not lost during lightsleep, if its CS pin is recognized as\nlow level(selected state) in the floating state, there will be a large current leakage, and the\ndata in PSRAM may be corrupted by random signals on other SPI pins.\nSelect this option will set the CS pin of PSRAM to PULL-UP state during sleep, but this will\nincrease the sleep current about 10 uA.\nIf you are developing with esp32xx modules, you must select this option, but if you are developing\nwith chips, you can also pull up the CS pin of PSRAM in the external circuit to save power\nconsumption caused by internal pull-up during sleep.\n(!!! Don't deselect this option if you don't have external PSRAM CS pin pullups.)", + "id": "ESP_SLEEP_PSRAM_LEAKAGE_WORKAROUND", + "name": "ESP_SLEEP_PSRAM_LEAKAGE_WORKAROUND", + "range": null, + "title": "Pull-up PSRAM CS pin in light sleep", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP_SLEEP_POWER_DOWN_FLASH && (ESP_SLEEP_PSRAM_LEAKAGE_WORKAROUND || ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND)", + "help": "To reduce leakage current, some types of SPI Flash/RAM only need to pull up the CS pin\nduring light sleep. But there are also some kinds of SPI Flash/RAM that need to pull up\nall pins. It depends on the SPI Flash/RAM chip used.", + "id": "ESP_SLEEP_MSPI_NEED_ALL_IO_PU", + "name": "ESP_SLEEP_MSPI_NEED_ALL_IO_PU", + "range": null, + "title": "Pull-up all SPI pins in light sleep", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_SLEEP_RTC_BUS_ISO_WORKAROUND", + "name": "ESP_SLEEP_RTC_BUS_ISO_WORKAROUND", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "esp32c2, esp32c3, esp32s3, esp32c6 and esp32h2 will reset at wake-up if GPIO is received\na small electrostatic pulse during light sleep, with specific condition\n\n- GPIO needs to be configured as input-mode only\n- The pin receives a small electrostatic pulse, and reset occurs when the pulse\n voltage is higher than 6 V\n\nFor GPIO set to input mode only, it is not a good practice to leave it open/floating,\nThe hardware design needs to controlled it with determined supply or ground voltage\nis necessary.\n\nThis option provides a software workaround for this issue. Configure to isolate all\nGPIO pins in sleep state.", + "id": "ESP_SLEEP_GPIO_RESET_WORKAROUND", + "name": "ESP_SLEEP_GPIO_RESET_WORKAROUND", + "range": null, + "title": "light sleep GPIO reset workaround", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "When the chip exits sleep, the CPU and the flash chip are powered on at the same time.\nCPU will run rom code (deepsleep) or ram code (lightsleep) first, and then load or execute\ncode from flash.\n\nSome flash chips need sufficient time to pass between power on and first read operation.\nBy default, without any extra delay, this time is approximately 900us, although\nsome flash chip types need more than that.\n\n(!!! Please adjust this value according to the Data Sheet of SPI Flash used in your project.)\nIn Flash Data Sheet, the parameters that define the Flash ready timing after power-up (minimum\ntime from Vcc(min) to CS activeare) usually named tVSL in ELECTRICAL CHARACTERISTICS chapter,\nand the configuration value here should be:\nESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY = tVSL - 900\n\nFor esp32 and esp32s3, the default extra delay is set to 2000us. When optimizing startup time\nfor applications which require it, this value may be reduced.\n\nIf you are seeing \"flash read err, 1000\" message printed to the console after deep sleep reset\non esp32, or triggered RTC_WDT/LP_WDT after lightsleep wakeup, try increasing this value.\n(For esp32, the delay will be executed in both deep sleep and light sleep wake up flow.\nFor chips after esp32, the delay will be executed only in light sleep flow, the delay\ncontrolled by the EFUSE_FLASH_TPUW in ROM will be executed in deepsleep wake up flow.)", + "id": "ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY", + "name": "ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY", + "range": [ + 0, + 5000 + ], + "title": "Extra delay (in us) after flash powerdown sleep wakeup to wait flash ready", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling it will check the cache safety of the code before the flash power is ready after\nlight sleep wakeup, and check PM_SLP_IRAM_OPT related code cache safety. This option is\nonly for code quality inspection. Enabling it will increase the time overhead of entering\nand exiting sleep. It is not recommended to enable it in the release version.", + "id": "ESP_SLEEP_CACHE_SAFE_ASSERTION", + "name": "ESP_SLEEP_CACHE_SAFE_ASSERTION", + "range": null, + "title": "Check the cache safety of the sleep wakeup code in sleep process", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable esp sleep debug.", + "id": "ESP_SLEEP_DEBUG", + "name": "ESP_SLEEP_DEBUG", + "range": null, + "title": "esp sleep debug", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "When using rtc gpio wakeup source during deepsleep without external pull-up/downs, you may want to\nmake use of the internal ones.", + "id": "ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS", + "name": "ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS", + "range": null, + "title": "Allow to enable internal pull-up/downs for the Deep-Sleep wakeup IOs", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_USE_TICKLESS_IDLE", + "help": "If enabled, it allows user to register sleep event callbacks. It is primarily designed for internal\ndevelopers and customers can use PM_LIGHT_SLEEP_CALLBACKS as an alternative.\n\nNOTE: These callbacks are executed from the IDLE task context hence you cannot have any blocking calls\nin your callbacks.\n\nNOTE: Enabling these callbacks may change sleep duration calculations based on time spent in\ncallback and hence it is highly recommended to keep them as short as possible.", + "id": "ESP_SLEEP_EVENT_CALLBACKS", + "name": "ESP_SLEEP_EVENT_CALLBACKS", + "range": null, + "title": "Enable registration of sleep event callbacks", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings-sleep-config", + "title": "Sleep Config", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "IDF_TARGET_ESP32C3", + "help": "Its not able to stall ESP32C3 systimer in sleep.\nTo fix related RTOS TICK issue, select it to disable related systimer during sleep.\nTODO: IDF-7036", + "id": "ESP_SLEEP_SYSTIMER_STALL_WORKAROUND", + "name": "ESP_SLEEP_SYSTIMER_STALL_WORKAROUND", + "range": null, + "title": "ESP32C3 SYSTIMER Stall Issue Workaround", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings-esp_sleep_workaround", + "title": "ESP_SLEEP_WORKAROUND", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "RTC_CLK_SRC_INT_RC", + "name": "RTC_CLK_SRC_INT_RC", + "range": null, + "title": "Internal 136kHz RC oscillator", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "RTC_CLK_SRC_EXT_CRYS", + "name": "RTC_CLK_SRC_EXT_CRYS", + "range": null, + "title": "External 32kHz crystal", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "RTC_CLK_SRC_EXT_OSC", + "name": "RTC_CLK_SRC_EXT_OSC", + "range": null, + "title": "External 32kHz oscillator at 32K_XP pin", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "RTC_CLK_SRC_INT_8MD256", + "name": "RTC_CLK_SRC_INT_8MD256", + "range": null, + "title": "Internal 17.5MHz oscillator, divided by 256", + "type": "bool" + } + ], + "depends_on": null, + "help": "Choose which clock is used as RTC clock source.", + "id": "component-config-hardware-settings-rtc-clock-config-rtc-clock-source", + "name": "RTC_CLK_SRC", + "title": "RTC clock source", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "When the startup code initializes RTC_SLOW_CLK, it can perform\ncalibration by comparing the RTC_SLOW_CLK frequency with main XTAL\nfrequency. This option sets the number of RTC_SLOW_CLK cycles measured\nby the calibration routine. Higher numbers increase calibration\nprecision, which may be important for applications which spend a lot of\ntime in deep sleep. Lower numbers reduce startup time.\n\nWhen this option is set to 0, clock calibration will not be performed at\nstartup, and approximate clock frequencies will be assumed:\n\n- 150000 Hz if internal RC oscillator is used as clock source. For this use value 1024.\n- 32768 Hz if the 32k crystal oscillator is used. For this use value 3000 or more.\n In case more value will help improve the definition of the launch of the crystal.\n If the crystal could not start, it will be switched to internal RC.", + "id": "RTC_CLK_CAL_CYCLES", + "name": "RTC_CLK_CAL_CYCLES", + "range": [ + 0, + 32766 + ], + "title": "Number of cycles for RTC_SLOW_CLK calibration", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings-rtc-clock-config", + "title": "RTC Clock Config", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Place peripheral control functions (e.g. periph_module_reset) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.", + "id": "PERIPH_CTRL_FUNC_IN_IRAM", + "name": "PERIPH_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place peripheral control functions into IRAM", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings-peripheral-control", + "title": "Peripheral Control", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_ETM_SUPPORTED", + "help": "Wether to enable the debug log message for ETM core driver.\nNote that, this option only controls the ETM related driver log, won't affect other drivers.", + "id": "ETM_ENABLE_DEBUG_LOG", + "name": "ETM_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + } + ], + "depends_on": "SOC_ETM_SUPPORTED", + "id": "component-config-hardware-settings-etm-configuration", + "title": "ETM Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_GDMA_SUPPORTED", + "help": "Place GDMA control functions (like start/stop/append/reset) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.\nEnabling this option can improve driver performance as well.", + "id": "GDMA_CTRL_FUNC_IN_IRAM", + "name": "GDMA_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place GDMA control functions into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_GDMA_SUPPORTED", + "help": "This will ensure the GDMA interrupt handler is IRAM-Safe, allow to avoid flash\ncache misses, and also be able to run whilst the cache is disabled.\n(e.g. SPI Flash write).", + "id": "GDMA_ISR_IRAM_SAFE", + "name": "GDMA_ISR_IRAM_SAFE", + "range": null, + "title": "GDMA ISR IRAM-Safe", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_GDMA_SUPPORTED", + "help": "Wether to enable the debug log message for GDMA driver.\nNote that, this option only controls the GDMA driver log, won't affect other drivers.", + "id": "GDMA_ENABLE_DEBUG_LOG", + "name": "GDMA_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + } + ], + "depends_on": "SOC_GDMA_SUPPORTED", + "id": "component-config-hardware-settings-gdma-configuration", + "title": "GDMA Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "SOC_XTAL_SUPPORT_24M && ", + "help": null, + "id": "XTAL_FREQ_24", + "name": "XTAL_FREQ_24", + "range": null, + "title": "24 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_XTAL_SUPPORT_26M && ", + "help": null, + "id": "XTAL_FREQ_26", + "name": "XTAL_FREQ_26", + "range": null, + "title": "26 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_XTAL_SUPPORT_32M && ", + "help": null, + "id": "XTAL_FREQ_32", + "name": "XTAL_FREQ_32", + "range": null, + "title": "32 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_XTAL_SUPPORT_40M && ", + "help": null, + "id": "XTAL_FREQ_40", + "name": "XTAL_FREQ_40", + "range": null, + "title": "40 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_XTAL_SUPPORT_AUTO_DETECT && ", + "help": null, + "id": "XTAL_FREQ_AUTO", + "name": "XTAL_FREQ_AUTO", + "range": null, + "title": "Autodetect", + "type": "bool" + } + ], + "depends_on": null, + "help": "This option selects the operating frequency of the XTAL (crystal) clock used to drive the ESP target.\nThe selected value MUST reflect the frequency of the given hardware.\n\nNote: The XTAL_FREQ_AUTO option allows the ESP target to automatically estimating XTAL clock's\noperating frequency. However, this feature is only supported on the ESP32. The ESP32 uses the\ninternal 8MHZ as a reference when estimating. Due to the internal oscillator's frequency being\ntemperature dependent, usage of the XTAL_FREQ_AUTO is not recommended in applications that operate\nin high ambient temperatures or use high-temperature qualified chips and modules.", + "id": "component-config-hardware-settings-main-xtal-config-main-xtal-frequency", + "name": "XTAL_FREQ_SEL", + "title": "Main XTAL frequency", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "XTAL_FREQ", + "name": "XTAL_FREQ", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings-main-xtal-config", + "title": "Main XTAL Config", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CRYPTO_DPA_PROTECTION_LEVEL_LOW", + "name": "ESP_CRYPTO_DPA_PROTECTION_LEVEL_LOW", + "range": null, + "title": "Security level low", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CRYPTO_DPA_PROTECTION_LEVEL_MEDIUM", + "name": "ESP_CRYPTO_DPA_PROTECTION_LEVEL_MEDIUM", + "range": null, + "title": "Security level medium", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CRYPTO_DPA_PROTECTION_LEVEL_HIGH", + "name": "ESP_CRYPTO_DPA_PROTECTION_LEVEL_HIGH", + "range": null, + "title": "Security level high", + "type": "bool" + } + ], + "depends_on": "ESP_CRYPTO_DPA_PROTECTION_AT_STARTUP && SOC_CRYPTO_DPA_PROTECTION_SUPPORTED", + "help": "Configure the DPA protection security level", + "id": "component-config-hardware-settings-crypto-dpa-protection-enable-crypto-dpa-protection-at-startup-dpa-protection-level", + "name": "ESP_CRYPTO_DPA_PROTECTION_LEVEL", + "title": "DPA protection level", + "type": "choice" + } + ], + "depends_on": "SOC_CRYPTO_DPA_PROTECTION_SUPPORTED", + "help": "This config controls the DPA (Differential Power Analysis) protection\nknob for the crypto peripherals. DPA protection dynamically adjusts the\nclock frequency of the crypto peripheral. DPA protection helps to make it\ndifficult to perform SCA attacks on the crypto peripherals. However,\nthere is also associated performance impact based on the security level\nset. Please refer to the TRM for more details.", + "id": "ESP_CRYPTO_DPA_PROTECTION_AT_STARTUP", + "name": "ESP_CRYPTO_DPA_PROTECTION_AT_STARTUP", + "range": null, + "title": "Enable crypto DPA protection at startup", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_CRYPTO_DPA_PROTECTION_SUPPORTED", + "help": null, + "id": "ESP_CRYPTO_DPA_PROTECTION_LEVEL", + "name": "ESP_CRYPTO_DPA_PROTECTION_LEVEL", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": "SOC_CRYPTO_DPA_PROTECTION_SUPPORTED", + "id": "component-config-hardware-settings-crypto-dpa-protection", + "title": "Crypto DPA Protection", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "This option is only used for new chip bringup, when\nclock support isn't done yet. So with this option,\nwe use xtal on FPGA as the clock source.", + "id": "ESP_BRINGUP_BYPASS_CPU_CLK_SETTING", + "name": "ESP_BRINGUP_BYPASS_CPU_CLK_SETTING", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings", + "title": "Hardware Settings", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "LCD driver allocates an internal buffer to transform the data into a proper format, because of\nthe endian order mismatch. This option is to set the size of the buffer, in bytes.", + "id": "LCD_PANEL_IO_FORMAT_BUF_SIZE", + "name": "LCD_PANEL_IO_FORMAT_BUF_SIZE", + "range": null, + "title": "LCD panel io format buffer size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Wether to enable the debug log message for LCD driver.\nNote that, this option only controls the LCD driver log, won't affect other drivers.", + "id": "LCD_ENABLE_DEBUG_LOG", + "name": "LCD_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_LCD_RGB_SUPPORTED", + "help": "Ensure the LCD interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).\nIf you want the LCD driver to keep flushing the screen even when cache ops disabled,\nyou can enable this option. Note, this will also increase the IRAM usage.", + "id": "LCD_RGB_ISR_IRAM_SAFE", + "name": "LCD_RGB_ISR_IRAM_SAFE", + "range": null, + "title": "RGB LCD ISR IRAM-Safe", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_LCD_RGB_SUPPORTED", + "help": "Reset the GDMA channel every VBlank to stop permanent desyncs from happening.\nOnly need to enable it when in your application, the DMA can't deliver data\nas fast as the LCD consumes it.", + "id": "LCD_RGB_RESTART_IN_VSYNC", + "name": "LCD_RGB_RESTART_IN_VSYNC", + "range": null, + "title": "Restart transmission in VSYNC", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-lcd-and-touch-panel-lcd-peripheral-configuration", + "title": "LCD Peripheral Configuration", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-lcd-and-touch-panel", + "title": "LCD and Touch Panel", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "The value of 0 indicates the IP lost timer is disabled, otherwise the timer is enabled.\n\nThe IP address may be lost because of some reasons, e.g. when the station disconnects\nfrom soft-AP, or when DHCP IP renew fails etc. If the IP lost timer is enabled, it will\nbe started everytime the IP is lost. Event SYSTEM_EVENT_STA_LOST_IP will be raised if\nthe timer expires. The IP lost timer is stopped if the station get the IP again before\nthe timer expires.", + "id": "ESP_NETIF_IP_LOST_TIMER_INTERVAL", + "name": "ESP_NETIF_IP_LOST_TIMER_INTERVAL", + "range": [ + 0, + 65535 + ], + "title": "IP Address lost timer interval (seconds)", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_ENABLE && ", + "help": "lwIP is a small independent implementation of the TCP/IP protocol suite.", + "id": "ESP_NETIF_TCPIP_LWIP", + "name": "ESP_NETIF_TCPIP_LWIP", + "range": null, + "title": "LwIP", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Dummy implementation of esp-netif functionality which connects driver transmit\nto receive function. This option is for testing purpose only", + "id": "ESP_NETIF_LOOPBACK", + "name": "ESP_NETIF_LOOPBACK", + "range": null, + "title": "Loopback", + "type": "bool" + } + ], + "depends_on": null, + "help": "Choose the TCP/IP Stack to work, for example, LwIP, uIP, etc.", + "id": "component-config-esp-netif-adapter-tcp-ip-stack-library", + "name": "ESP_NETIF_USE_TCPIP_STACK_LIB", + "title": "TCP/IP Stack Library", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_NETIF_USES_TCPIP_WITH_BSD_API", + "name": "ESP_NETIF_USES_TCPIP_WITH_BSD_API", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable if esp_netif_receive() should return error code. This is useful to inform upper layers\nthat packet input to TCP/IP stack failed, so the upper layers could implement flow control.\nThis option is disabled by default due to backward compatibility and will be enabled in v6.0 (IDF-7194)", + "id": "ESP_NETIF_RECEIVE_REPORT_ERRORS", + "name": "ESP_NETIF_RECEIVE_REPORT_ERRORS", + "range": null, + "title": "Use esp_err_t to report errors from esp_netif_receive", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_NETIF_L2_TAP", + "help": "Maximum number of opened File descriptors (FD's) associated with ESP TAP device. ESP TAP FD's take up\na certain amount of memory, and allowing fewer FD's to be opened at the same time conserves memory.", + "id": "ESP_NETIF_L2_TAP_MAX_FDS", + "name": "ESP_NETIF_L2_TAP_MAX_FDS", + "range": null, + "title": "Maximum number of opened L2 TAP File descriptors", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_NETIF_L2_TAP", + "help": "Maximum number of frames queued in opened File descriptor. Once the queue is full, the newly arriving\nframes are dropped until the queue has enough room to accept incoming traffic (Tail Drop queue\nmanagement).", + "id": "ESP_NETIF_L2_TAP_RX_QUEUE_SIZE", + "name": "ESP_NETIF_L2_TAP_RX_QUEUE_SIZE", + "range": null, + "title": "Size of L2 TAP Rx queue", + "type": "int" + } + ], + "depends_on": null, + "help": "A user program can read/write link layer (L2) frames from/to ESP TAP device.\nThe ESP TAP device can be currently associated only with Ethernet physical interfaces.", + "id": "ESP_NETIF_L2_TAP", + "name": "ESP_NETIF_L2_TAP", + "range": null, + "title": "Enable netif L2 TAP support", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_NETIF_TCPIP_LWIP", + "help": "Enable LwIP IEEE 802.1D bridge support in ESP-NETIF. Note that \"Number of clients store data in netif\"\n(LWIP_NUM_NETIF_CLIENT_DATA) option needs to be properly configured to be LwIP bridge avaiable!", + "id": "ESP_NETIF_BRIDGE_EN", + "name": "ESP_NETIF_BRIDGE_EN", + "range": null, + "title": "Enable LwIP IEEE 802.1D bridge", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-netif-adapter", + "title": "ESP NETIF Adapter", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "IDF_TARGET_LINUX", + "help": "This option enables gathering host test statistics and SPI flash wear levelling simulation.", + "id": "ESP_PARTITION_ENABLE_STATS", + "name": "ESP_PARTITION_ENABLE_STATS", + "range": null, + "title": "Host test statistics enabled", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-partition-api-configuration", + "title": "Partition API Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "If this option is enabled, NVS will be initialized and calibration data will be loaded from there.\nPHY calibration will be skipped on deep sleep wakeup. If calibration data is not found, full calibration\nwill be performed and stored in NVS. Normally, only partial calibration will be performed.\nIf this option is disabled, full calibration will be performed.\n\nIf it's easy that your board calibrate bad data, choose 'n'.\nTwo cases for example, you should choose 'n':\n1.If your board is easy to be booted up with antenna disconnected.\n2.Because of your board design, each time when you do calibration, the result are too unstable.\nIf unsure, choose 'y'.", + "id": "ESP_PHY_CALIBRATION_AND_DATA_STORAGE", + "name": "ESP_PHY_CALIBRATION_AND_DATA_STORAGE", + "range": null, + "title": "Store phy calibration data in NVS", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_PHY_INIT_DATA_IN_PARTITION", + "help": "If enabled, PHY init data will be restored to default if\nit cannot be verified successfully to avoid endless bootloops.\n\nIf unsure, choose 'n'.", + "id": "ESP_PHY_DEFAULT_INIT_IF_INVALID", + "name": "ESP_PHY_DEFAULT_INIT_IF_INVALID", + "range": null, + "title": "Reset default PHY init data if invalid", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_PHY_MULTIPLE_INIT_DATA_BIN && ESP_PHY_INIT_DATA_IN_PARTITION", + "help": "If enabled, multiple phy init data bin will embedded into app bin\nIf not enabled, multiple phy init data bin will still leave alone, and need to be flashed by users.", + "id": "ESP_PHY_MULTIPLE_INIT_DATA_BIN_EMBED", + "name": "ESP_PHY_MULTIPLE_INIT_DATA_BIN_EMBED", + "range": null, + "title": "Support embedded multiple phy init data bin to app bin", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_PHY_MULTIPLE_INIT_DATA_BIN && ESP_PHY_INIT_DATA_IN_PARTITION", + "help": "If enabled, when an error occurs while the PHY init data is updated,\nthe program will terminate and restart.\nIf not enabled, the PHY init data will not be updated when an error occurs.", + "id": "ESP_PHY_INIT_DATA_ERROR", + "name": "ESP_PHY_INIT_DATA_ERROR", + "range": null, + "title": "Terminate operation when PHY init data error", + "type": "bool" + } + ], + "depends_on": "ESP_PHY_INIT_DATA_IN_PARTITION && ESP_PHY_INIT_DATA_IN_PARTITION", + "help": "If enabled, the corresponding PHY init data type can be automatically switched\naccording to the country code. China's PHY init data bin is used by default.\nCan be modified by country information in API esp_wifi_set_country().\nThe priority of switching the PHY init data type is:\n1. Country configured by API esp_wifi_set_country()\nand the parameter policy is WIFI_COUNTRY_POLICY_MANUAL.\n2. Country notified by the connected AP.\n3. Country configured by API esp_wifi_set_country()\nand the parameter policy is WIFI_COUNTRY_POLICY_AUTO.", + "id": "ESP_PHY_MULTIPLE_INIT_DATA_BIN", + "name": "ESP_PHY_MULTIPLE_INIT_DATA_BIN", + "range": null, + "title": "Support multiple PHY init data bin", + "type": "bool" + } + ], + "depends_on": "SOC_WIFI_SUPPORTED", + "help": "If enabled, PHY init data will be loaded from a partition.\nWhen using a custom partition table, make sure that PHY data\npartition is included (type: 'data', subtype: 'phy').\nWith default partition tables, this is done automatically.\nIf PHY init data is stored in a partition, it has to be flashed there,\notherwise runtime error will occur.\n\nIf this option is not enabled, PHY init data will be embedded\ninto the application binary.\n\nIf unsure, choose 'n'.", + "id": "ESP_PHY_INIT_DATA_IN_PARTITION", + "is_menuconfig": true, + "name": "ESP_PHY_INIT_DATA_IN_PARTITION", + "range": null, + "title": "Use a partition to store PHY init data", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "Set maximum transmit power for WiFi radio. Actual transmit power for high\ndata rates may be lower than this setting.", + "id": "ESP_PHY_MAX_WIFI_TX_POWER", + "name": "ESP_PHY_MAX_WIFI_TX_POWER", + "range": [ + 10, + 20 + ], + "title": "Max WiFi TX power (dBm)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_PHY_MAX_TX_POWER", + "name": "ESP_PHY_MAX_TX_POWER", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "SOC_PM_SUPPORT_MAC_BB_PD && FREERTOS_USE_TICKLESS_IDLE", + "help": "If enabled, the MAC and baseband of Wi-Fi and Bluetooth will be powered\ndown when PHY is disabled. Enabling this setting reduces power consumption\nby a small amount but increases RAM use by approximately 4 KB(Wi-Fi only),\n2 KB(Bluetooth only) or 5.3 KB(Wi-Fi + Bluetooth).", + "id": "ESP_PHY_MAC_BB_PD", + "name": "ESP_PHY_MAC_BB_PD", + "range": null, + "title": "Power down MAC and baseband of Wi-Fi and Bluetooth when PHY is disabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_BROWNOUT_DET", + "help": "When brownout reset occurs, reduce PHY TX power to keep the code running.", + "id": "ESP_PHY_REDUCE_TX_POWER", + "name": "ESP_PHY_REDUCE_TX_POWER", + "range": null, + "title": "Reduce PHY TX power when brownout reset", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_WIFI_PHY_NEEDS_USB_WORKAROUND", + "help": "On some ESP targets, the USB PHY can interfere with WiFi thus lowering WiFi performance. As a result, on\nthose affected ESP targets, the ESP PHY library's initialization will automatically disable the USB PHY to\nget best WiFi performance. This option controls whether or not the ESP PHY library will keep the USB PHY\nenabled on initialization.\n\nNote: This option can be disabled to increase WiFi performance. However, disabling this option will also\nmean that the USB PHY cannot be used while WiFi is enabled.", + "id": "ESP_PHY_ENABLE_USB", + "name": "ESP_PHY_ENABLE_USB", + "range": null, + "title": "Keep the USB PHY enabled when initializing WiFi", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3", + "help": "If enabled, you can use RF certification test APIs.", + "id": "ESP_PHY_ENABLE_CERT_TEST", + "name": "ESP_PHY_ENABLE_CERT_TEST", + "range": null, + "title": "Enable RF certification test functions", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_PHY_RF_CAL_PARTIAL", + "name": "ESP_PHY_RF_CAL_PARTIAL", + "range": null, + "title": "Calibration partial", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_PHY_RF_CAL_NONE", + "name": "ESP_PHY_RF_CAL_NONE", + "range": null, + "title": "Calibration none", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_PHY_RF_CAL_FULL", + "name": "ESP_PHY_RF_CAL_FULL", + "range": null, + "title": "Calibration full", + "type": "bool" + } + ], + "depends_on": null, + "help": "Select PHY calibration mode. During RF initialization, the partial calibration\nmethod is used by default for RF calibration. Full calibration takes about 100ms\nmore than partial calibration. If boot duration is not critical, it is suggested\nto use the full calibration method. No calibration method is only used when the\ndevice wakes up from deep sleep.", + "id": "component-config-phy-calibration-mode", + "name": "ESP_PHY_CALIBRATION_MODE", + "title": "Calibration mode", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_PHY_CALIBRATION_MODE", + "name": "ESP_PHY_CALIBRATION_MODE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "SOC_PHY_IMPROVE_RX_11B", + "help": "This is a workaround to improve Wi-Fi receive 11b pkts for some modules using AC-DC power supply with\nhigh interference, enable this option will sacrifice Wi-Fi OFDM receive performance.\nBut to guarantee 11b receive performance serves as a bottom line in this case.", + "id": "ESP_PHY_IMPROVE_RX_11B", + "name": "ESP_PHY_IMPROVE_RX_11B", + "range": null, + "title": "Improve Wi-Fi receive 11b pkts", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If enabled, there will be some logs while pll tracking", + "id": "ESP_PHY_PLL_TRACK_DEBUG", + "name": "ESP_PHY_PLL_TRACK_DEBUG", + "range": null, + "title": "Enable pll track logging", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-phy", + "title": "PHY", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "PM_ENABLE", + "help": "If enabled, startup code configures dynamic frequency scaling.\nMax CPU frequency is set to DEFAULT_CPU_FREQ_MHZ setting,\nmin frequency is set to XTAL frequency.\nIf disabled, DFS will not be active until the application\nconfigures it using esp_pm_configure function.", + "id": "PM_DFS_INIT_AUTO", + "name": "PM_DFS_INIT_AUTO", + "range": null, + "title": "Enable dynamic frequency scaling (DFS) at startup", + "type": "bool" + }, + { + "children": [], + "depends_on": "PM_ENABLE", + "help": "If enabled, esp_pm_* functions will keep track of the amount of time\neach of the power management locks has been held, and esp_pm_dump_locks\nfunction will print this information.\nThis feature can be used to analyze which locks are preventing the chip\nfrom going into a lower power state, and see what time the chip spends\nin each power saving mode. This feature does incur some run-time\noverhead, so should typically be disabled in production builds.", + "id": "PM_PROFILING", + "name": "PM_PROFILING", + "range": null, + "title": "Enable profiling counters for PM locks", + "type": "bool" + }, + { + "children": [], + "depends_on": "PM_ENABLE", + "help": "If enabled, some GPIOs will be used to signal events such as RTOS ticks,\nfrequency switching, entry/exit from idle state. Refer to pm_trace.c\nfile for the list of GPIOs.\nThis feature is intended to be used when analyzing/debugging behavior\nof power management implementation, and should be kept disabled in\napplications.", + "id": "PM_TRACE", + "name": "PM_TRACE", + "range": null, + "title": "Enable debug tracing of PM using GPIOs", + "type": "bool" + } + ], + "depends_on": "(!FREERTOS_SMP && !IDF_TARGET_ESP32P4) || __DOXYGEN__", + "help": "If enabled, application is compiled with support for power management.\nThis option has run-time overhead (increased interrupt latency,\nlonger time to enter idle state), and it also reduces accuracy of\nRTOS ticks and timers used for timekeeping.\nEnable this option if application uses power management APIs.", + "id": "PM_ENABLE", + "name": "PM_ENABLE", + "range": null, + "title": "Support for power management", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_USE_TICKLESS_IDLE", + "help": "If enabled, about 2.1KB of lightsleep related source code would be in IRAM and chip would sleep\nlonger for 310us at 160MHz CPU frequency most each time.\nThis feature is intended to be used when lower power consumption is needed\nwhile there is enough place in IRAM to place source code.", + "id": "PM_SLP_IRAM_OPT", + "name": "PM_SLP_IRAM_OPT", + "range": null, + "title": "Put lightsleep related codes in internal RAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_USE_TICKLESS_IDLE", + "help": "If enabled, about 180Bytes of RTOS_IDLE related source code would be in IRAM and chip would sleep\nlonger for 20us at 160MHz CPU frequency most each time.\nThis feature is intended to be used when lower power consumption is needed\nwhile there is enough place in IRAM to place source code.", + "id": "PM_RTOS_IDLE_OPT", + "name": "PM_RTOS_IDLE_OPT", + "range": null, + "title": "Put RTOS IDLE related codes in internal RAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_USE_TICKLESS_IDLE", + "help": "This feature is intended to disable all GPIO pins at automantic sleep to get a lower power mode.\nIf enabled, chips will disable all GPIO pins at automantic sleep to reduce about 200~300 uA current.\nIf you want to specifically use some pins normally as chip wakes when chip sleeps,\nyou can call 'gpio_sleep_sel_dis' to disable this feature on those pins.\nYou can also keep this feature on and call 'gpio_sleep_set_direction' and 'gpio_sleep_set_pull_mode'\nto have a different GPIO configuration at sleep.\nWaring: If you want to enable this option on ESP32, you should enable `GPIO_ESP32_SUPPORT_SWITCH_SLP_PULL`\nat first, otherwise you will not be able to switch pullup/pulldown mode.", + "id": "PM_SLP_DISABLE_GPIO", + "name": "PM_SLP_DISABLE_GPIO", + "range": null, + "title": "Disable all GPIO when chip at sleep", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "PM_SLP_DEFAULT_PARAMS_OPT", + "name": "PM_SLP_DEFAULT_PARAMS_OPT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP", + "help": "This option is invisible to users, and it is only used for ci testing,\nenabling it in the application will increase the sleep and wake-up time overhead", + "id": "PM_CHECK_SLEEP_RETENTION_FRAME", + "name": "PM_CHECK_SLEEP_RETENTION_FRAME", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "PM_ENABLE", + "help": "The value of this option determines the calibration interval of the RTC_FAST/SLOW clock during sleep when\npower management is enabled. When it is configured as N, the RTC_FAST/SLOW clock will be calibrated\nevery N times of lightsleep.\nDecreasing this value will increase the time the chip is in the active state, thereby increasing the\naverage power consumption of the chip.\nIncreasing this value can reduce the average power consumption, but when the external environment changes\ndrastically and the chip RTC_FAST/SLOW oscillator frequency drifts, it may cause system instability.", + "id": "PM_LIGHTSLEEP_RTC_OSC_CAL_INTERVAL", + "name": "PM_LIGHTSLEEP_RTC_OSC_CAL_INTERVAL", + "range": null, + "title": "Calibrate the RTC_FAST/SLOW clock every N times of light sleep", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "IDF_TARGET_ESP32S3 && PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP", + "help": "Cache tag memory and CPU both belong to the CPU power domain.\nESP chips supports saving and restoring Cache tag memory before and after sleep,\nthis feature supports accesses to the external memory that was cached before sleep still\nbe cached when the CPU wakes up from a powerdowned CPU lightsleep.\nThis option controls the restore method for Cache tag memory in lightsleep.\nIf this option is enabled, the I/D-cache tag memory will be backuped to the internal RAM\nbefore sleep and restored upon wakeup.\nDepending on the the cache configuration, if this option is enabled,\nit will consume up to 9 KB of internal RAM.\nIf this option is disabled, all cached data won't be kept after sleep,\nthe DCache will be writeback before sleep and invalid all cached data after sleep,\nall accesses to external memory(Flash/PSRAM) will be cache missed after waking up,\nresulting in performance degradation due to increased memory accesses latency.", + "id": "PM_RESTORE_CACHE_TAGMEM_AFTER_LIGHT_SLEEP", + "name": "PM_RESTORE_CACHE_TAGMEM_AFTER_LIGHT_SLEEP", + "range": null, + "title": "Restore I/D-cache tag memory after power down CPU light sleep", + "type": "bool" + } + ], + "depends_on": "SOC_PM_SUPPORT_CPU_PD", + "help": "If enabled, the CPU will be powered down in light sleep,\nESP chips supports saving and restoring CPU's running context before and after light sleep,\nthe feature provides applications with seamless CPU powerdowned lightsleep without user awareness.\nBut this will takes up some internal memory.\nOn esp32c3 soc, enabling this option will consume 1.68 KB of internal RAM\nand will reduce sleep current consumption by about 100 uA.\nOn esp32s3 soc, enabling this option will consume 8.58 KB of internal RAM\nand will reduce sleep current consumption by about 650 uA.", + "id": "PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP", + "name": "PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP", + "range": null, + "title": "Power down CPU in light sleep", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_PAU_SUPPORTED", + "help": "If enabled, digital peripherals will be powered down in light sleep, it will reduce sleep\ncurrent consumption by about 100 uA. Chip will save/restore register context at sleep/wake\ntime to keep the system running. Enabling this option will increase static RAM and heap usage,\nthe actual cost depends on the peripherals you have initialized. In order to save/restore the\ncontext of the necessary hardware for FreeRTOS to run, it will need at least 4.55 KB free heap\nat sleep time. Otherwise sleep will not power down the peripherals.\n\nNote1: Please use this option with caution, the current IDF does not support the retention of\nall peripherals. When the digital peripherals are powered off and a sleep and wake-up is completed,\nthe peripherals that have not saved the running context are equivalent to performing a reset.\n!!! Please confirm the peripherals used in your application and their sleep retention support status\nbefore enabling this option, peripherals sleep retention driver support status is tracked in\npower_management.rst\n\nNote2: When this option is enabled simultaneously with FREERTOS_USE_TICKLESS_IDLE, since the UART will\nbe powered down, the uart FIFO will be flushed before sleep to avoid data loss, however, this has the\npotential to block the sleep process and cause the wakeup time to be skipped, which will cause the tick\nof freertos to not be compensated correctly when returning from sleep and cause the system to crash.\nTo avoid this, you can increase FREERTOS_IDLE_TIME_BEFORE_SLEEP threshold in menuconfig.", + "id": "PM_POWER_DOWN_PERIPHERAL_IN_LIGHT_SLEEP", + "name": "PM_POWER_DOWN_PERIPHERAL_IN_LIGHT_SLEEP", + "range": null, + "title": "Power down Digital Peripheral in light sleep (EXPERIMENTAL)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "PM_UPDATE_CCOMPARE_HLI_WORKAROUND", + "name": "PM_UPDATE_CCOMPARE_HLI_WORKAROUND", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_USE_TICKLESS_IDLE", + "help": "If enabled, it allows user to register entry and exit callbacks which are called before and after\nentering auto light sleep.\n\nNOTE: These callbacks are executed from the IDLE task context hence you cannot have any blocking calls\nin your callbacks.\n\nNOTE: Enabling these callbacks may change sleep duration calculations based on time spent in callback and\nhence it is highly recommended to keep them as short as possible", + "id": "PM_LIGHT_SLEEP_CALLBACKS", + "name": "PM_LIGHT_SLEEP_CALLBACKS", + "range": null, + "title": "Enable registration of pm light sleep callbacks", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-power-management", + "title": "Power Management", + "type": "menu" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "id": "component-config-esp-psram", + "title": "ESP PSRAM", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "RINGBUF_PLACE_FUNCTIONS_INTO_FLASH", + "help": "Place ISR ringbuf functions (like xRingbufferSendFromISR/xRingbufferReceiveFromISR) into flash.\nThis frees up IRAM, but the functions can no longer be called when the cache is disabled\nor from an IRAM interrupt context.\n\nThis option is not compatible with ESP-IDF drivers which are configured to\nrun the ISR from an IRAM context, e.g. CONFIG_UART_ISR_IN_IRAM.", + "id": "RINGBUF_PLACE_ISR_FUNCTIONS_INTO_FLASH", + "name": "RINGBUF_PLACE_ISR_FUNCTIONS_INTO_FLASH", + "range": null, + "title": "Place ISR ringbuf functions into flash", + "type": "bool" + } + ], + "depends_on": null, + "help": "Place non-ISR ringbuf functions (like xRingbufferCreate/xRingbufferSend) into flash.\nThis frees up IRAM, but the functions can no longer be called when the cache is disabled.", + "id": "RINGBUF_PLACE_FUNCTIONS_INTO_FLASH", + "name": "RINGBUF_PLACE_FUNCTIONS_INTO_FLASH", + "range": null, + "title": "Place non-ISR ringbuf functions into flash", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-ringbuf", + "title": "ESP Ringbuf", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "IDF_ENV_FPGA && ", + "help": null, + "id": "ESP_DEFAULT_CPU_FREQ_MHZ_40", + "name": "ESP_DEFAULT_CPU_FREQ_MHZ_40", + "range": null, + "title": "40 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_DEFAULT_CPU_FREQ_MHZ_80", + "name": "ESP_DEFAULT_CPU_FREQ_MHZ_80", + "range": null, + "title": "80 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_DEFAULT_CPU_FREQ_MHZ_160", + "name": "ESP_DEFAULT_CPU_FREQ_MHZ_160", + "range": null, + "title": "160 MHz", + "type": "bool" + } + ], + "depends_on": null, + "help": "CPU frequency to be set on application startup.", + "id": "component-config-esp-system-settings-cpu-frequency", + "name": "ESP_DEFAULT_CPU_FREQ_MHZ", + "title": "CPU frequency", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_DEFAULT_CPU_FREQ_MHZ", + "name": "ESP_DEFAULT_CPU_FREQ_MHZ", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "!ESP_SYSTEM_GDBSTUB_RUNTIME && ", + "help": "Outputs the relevant registers over the serial port and halt the\nprocessor. Needs a manual reset to restart.", + "id": "ESP_SYSTEM_PANIC_PRINT_HALT", + "name": "ESP_SYSTEM_PANIC_PRINT_HALT", + "range": null, + "title": "Print registers and halt", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP_SYSTEM_GDBSTUB_RUNTIME && ", + "help": "Outputs the relevant registers over the serial port and immediately\nreset the processor.", + "id": "ESP_SYSTEM_PANIC_PRINT_REBOOT", + "name": "ESP_SYSTEM_PANIC_PRINT_REBOOT", + "range": null, + "title": "Print registers and reboot", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP_SYSTEM_GDBSTUB_RUNTIME && ", + "help": "Just resets the processor without outputting anything", + "id": "ESP_SYSTEM_PANIC_SILENT_REBOOT", + "name": "ESP_SYSTEM_PANIC_SILENT_REBOOT", + "range": null, + "title": "Silent reboot", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_GDBSTUB_ENABLED && ", + "help": "Invoke gdbstub on the serial port, allowing for gdb to attach to it to do a postmortem\nof the crash.", + "id": "ESP_SYSTEM_PANIC_GDBSTUB", + "name": "ESP_SYSTEM_PANIC_GDBSTUB", + "range": null, + "title": "GDBStub on panic", + "type": "bool" + } + ], + "depends_on": null, + "help": "If FreeRTOS detects unexpected behaviour or an unhandled exception, the panic handler is\ninvoked. Configure the panic handler's action here.", + "id": "component-config-esp-system-settings-panic-handler-behaviour", + "name": "ESP_SYSTEM_PANIC", + "title": "Panic handler behaviour", + "type": "choice" + }, + { + "children": [], + "depends_on": "ESP_SYSTEM_PANIC_PRINT_REBOOT", + "help": "After the panic handler executes, you can specify a number of seconds to\nwait before the device reboots.", + "id": "ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS", + "name": "ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS", + "range": [ + 0, + 99 + ], + "title": "Panic reboot delay (Seconds)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Only initialize and use the main core.", + "id": "ESP_SYSTEM_SINGLE_CORE_MODE", + "name": "ESP_SYSTEM_SINGLE_CORE_MODE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_SYSTEM_RTC_EXT_XTAL", + "name": "ESP_SYSTEM_RTC_EXT_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_SYSTEM_RTC_EXT_OSC", + "name": "ESP_SYSTEM_RTC_EXT_OSC", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_SYSTEM_RTC_EXT_XTAL", + "help": "To reduce the startup time of an external RTC crystal,\nwe bootstrap it with a 32kHz square wave for a fixed number of cycles.\nSetting 0 will disable bootstrapping (if disabled, the crystal may take\nlonger to start up or fail to oscillate under some conditions).\n\nIf this value is too high, a faulty crystal may initially start and then fail.\nIf this value is too low, an otherwise good crystal may not start.\n\nTo accurately determine if the crystal has started,\nset a larger \"Number of cycles for RTC_SLOW_CLK calibration\" (about 3000).", + "id": "ESP_SYSTEM_RTC_EXT_XTAL_BOOTSTRAP_CYCLES", + "name": "ESP_SYSTEM_RTC_EXT_XTAL_BOOTSTRAP_CYCLES", + "range": null, + "title": "Bootstrap cycles for external 32kHz crystal", + "type": "int" + }, + { + "children": [], + "depends_on": "SOC_RTC_FAST_MEM_SUPPORTED", + "help": null, + "id": "ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK", + "name": "ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK", + "help": "This config option allows to add RTC fast memory region to system heap with capability\nsimilar to that of DRAM region but without DMA. This memory will be consumed first per\nheap initialization order by early startup services and scheduler related code. Speed\nwise RTC fast memory operates on APB clock and hence does not have much performance impact.", + "id": "ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP", + "name": "ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP", + "range": null, + "title": "Enable RTC fast memory for dynamic allocations", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ARCH_RISCV", + "help": "Generate DWARF information for each function of the project. These information will parsed and used to\nperform backtracing when panics occur. Activating this option will activate asynchronous frame unwinding\nand generation of both .eh_frame and .eh_frame_hdr sections, resulting in a bigger binary size (20% to\n100% larger). The main purpose of this option is to be able to have a backtrace parsed and printed by\nthe program itself, regardless of the serial monitor used.\nThis option shall NOT be used for production.", + "id": "ESP_SYSTEM_USE_EH_FRAME", + "name": "ESP_SYSTEM_USE_EH_FRAME", + "range": null, + "title": "Generate and use eh_frame for backtracing", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_CPU_IDRAM_SPLIT_USING_PMP", + "help": "If enabled, the CPU watches all the memory access and raises an exception in case\nof any memory violation. This feature automatically splits\nthe SRAM memory, using PMP, into data and instruction segments and sets Read/Execute permissions\nfor the instruction part (below given splitting address) and Read/Write permissions\nfor the data part (above the splitting address). The memory protection is effective\non all access through the IRAM0 and DRAM0 buses.", + "id": "ESP_SYSTEM_PMP_IDRAM_SPLIT", + "name": "ESP_SYSTEM_PMP_IDRAM_SPLIT", + "range": null, + "title": "Enable IRAM/DRAM split protection", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_SYSTEM_MEMPROT_FEATURE", + "help": "Once locked, memory protection settings cannot be changed anymore.\nThe lock is reset only on the chip startup.", + "id": "ESP_SYSTEM_MEMPROT_FEATURE_LOCK", + "name": "ESP_SYSTEM_MEMPROT_FEATURE_LOCK", + "range": null, + "title": "Lock memory protection settings", + "type": "bool" + } + ], + "depends_on": "SOC_MEMPROT_SUPPORTED", + "help": "If enabled, the permission control module watches all the memory access and fires the panic handler\nif a permission violation is detected. This feature automatically splits\nthe SRAM memory into data and instruction segments and sets Read/Execute permissions\nfor the instruction part (below given splitting address) and Read/Write permissions\nfor the data part (above the splitting address). The memory protection is effective\non all access through the IRAM0 and DRAM0 buses.", + "id": "ESP_SYSTEM_MEMPROT_FEATURE", + "name": "ESP_SYSTEM_MEMPROT_FEATURE", + "range": null, + "title": "Enable memory protection", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-system-settings-memory-protection", + "title": "Memory protection", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "Config system event queue size in different application.", + "id": "ESP_SYSTEM_EVENT_QUEUE_SIZE", + "name": "ESP_SYSTEM_EVENT_QUEUE_SIZE", + "range": null, + "title": "System event queue size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Config system event task stack size in different application.", + "id": "ESP_SYSTEM_EVENT_TASK_STACK_SIZE", + "name": "ESP_SYSTEM_EVENT_TASK_STACK_SIZE", + "range": null, + "title": "Event loop task stack size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Configure the \"main task\" stack size. This is the stack of the task\nwhich calls app_main(). If app_main() returns then this task is deleted\nand its stack memory is freed.", + "id": "ESP_MAIN_TASK_STACK_SIZE", + "name": "ESP_MAIN_TASK_STACK_SIZE", + "range": null, + "title": "Main task stack size", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_MAIN_TASK_AFFINITY_CPU0", + "name": "ESP_MAIN_TASK_AFFINITY_CPU0", + "range": null, + "title": "CPU0", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE && ", + "help": null, + "id": "ESP_MAIN_TASK_AFFINITY_CPU1", + "name": "ESP_MAIN_TASK_AFFINITY_CPU1", + "range": null, + "title": "CPU1", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_MAIN_TASK_AFFINITY_NO_AFFINITY", + "name": "ESP_MAIN_TASK_AFFINITY_NO_AFFINITY", + "range": null, + "title": "No affinity", + "type": "bool" + } + ], + "depends_on": null, + "help": "Configure the \"main task\" core affinity. This is the used core of the task\nwhich calls app_main(). If app_main() returns then this task is deleted.", + "id": "component-config-esp-system-settings-main-task-core-affinity", + "name": "ESP_MAIN_TASK_AFFINITY", + "title": "Main task core affinity", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAIN_TASK_AFFINITY", + "name": "ESP_MAIN_TASK_AFFINITY", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [], + "depends_on": null, + "help": "Minimal value of size, in bytes, accepted to execute a expression\nwith shared stack.", + "id": "ESP_MINIMAL_SHARED_STACK_SIZE", + "name": "ESP_MINIMAL_SHARED_STACK_SIZE", + "range": null, + "title": "Minimal allowed size for shared stack", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CONSOLE_UART_DEFAULT", + "name": "ESP_CONSOLE_UART_DEFAULT", + "range": null, + "title": "Default: UART0", + "type": "bool" + }, + { + "children": [], + "depends_on": "(IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32S3) && !TINY_USB && ", + "help": null, + "id": "ESP_CONSOLE_USB_CDC", + "name": "ESP_CONSOLE_USB_CDC", + "range": null, + "title": "USB CDC", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_USB_SERIAL_JTAG_SUPPORTED && ", + "help": null, + "id": "ESP_CONSOLE_USB_SERIAL_JTAG", + "name": "ESP_CONSOLE_USB_SERIAL_JTAG", + "range": null, + "title": "USB Serial/JTAG Controller", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CONSOLE_UART_CUSTOM", + "name": "ESP_CONSOLE_UART_CUSTOM", + "range": null, + "title": "Custom UART", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CONSOLE_NONE", + "name": "ESP_CONSOLE_NONE", + "range": null, + "title": "None", + "type": "bool" + } + ], + "depends_on": null, + "help": "Select where to send console output (through stdout and stderr).\n\n- Default is to use UART0 on pre-defined GPIOs.\n- If \"Custom\" is selected, UART0 or UART1 can be chosen,\n and any pins can be selected.\n- If \"None\" is selected, there will be no console output on any UART, except\n for initial output from ROM bootloader. This ROM output can be suppressed by\n GPIO strapping or EFUSE, refer to chip datasheet for details.\n- On chips with USB OTG peripheral, \"USB CDC\" option redirects output to the\n CDC port. This option uses the CDC driver in the chip ROM.\n This option is incompatible with TinyUSB stack.\n- On chips with an USB serial/JTAG debug controller, selecting the option\n for that redirects output to the CDC/ACM (serial port emulation) component\n of that device.", + "id": "component-config-esp-system-settings-channel-for-console-output", + "name": "ESP_CONSOLE_UART", + "title": "Channel for console output", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CONSOLE_SECONDARY_NONE", + "name": "ESP_CONSOLE_SECONDARY_NONE", + "range": null, + "title": "No secondary console", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP_CONSOLE_USB_SERIAL_JTAG && ", + "help": "This option supports output through USB_SERIAL_JTAG port when the UART0 port is not connected.\nThe output currently only supports non-blocking mode without using the console.\nIf you want to output in blocking mode with REPL or input through USB_SERIAL_JTAG port,\nplease change the primary config to ESP_CONSOLE_USB_SERIAL_JTAG above.", + "id": "ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG", + "name": "ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG", + "range": null, + "title": "USB_SERIAL_JTAG PORT", + "type": "bool" + } + ], + "depends_on": "SOC_USB_SERIAL_JTAG_SUPPORTED", + "help": "This secondary option supports output through other specific port like USB_SERIAL_JTAG\nwhen UART0 port as a primary is selected but not connected. This secondary output currently only supports\nnon-blocking mode without using REPL. If you want to output in blocking mode with REPL or\ninput through this secondary port, please change the primary config to this port\nin `Channel for console output` menu.", + "id": "component-config-esp-system-settings-channel-for-console-secondary-output", + "name": "ESP_CONSOLE_SECONDARY", + "title": "Channel for console secondary output", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED", + "name": "ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_CONSOLE_UART", + "name": "ESP_CONSOLE_UART", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CONSOLE_UART_CUSTOM_NUM_0", + "name": "ESP_CONSOLE_UART_CUSTOM_NUM_0", + "range": null, + "title": "UART0", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CONSOLE_UART_CUSTOM_NUM_1", + "name": "ESP_CONSOLE_UART_CUSTOM_NUM_1", + "range": null, + "title": "UART1", + "type": "bool" + } + ], + "depends_on": "ESP_CONSOLE_UART_CUSTOM", + "help": "This UART peripheral is used for console output from the ESP-IDF Bootloader and the app.\n\nIf the configuration is different in the Bootloader binary compared to the app binary, UART\nis reconfigured after the bootloader exits and the app starts.\n\nDue to an ESP32 ROM bug, UART2 is not supported for console output\nvia esp_rom_printf.", + "id": "component-config-esp-system-settings-uart-peripheral-to-use-for-console-output-0-1-", + "name": "ESP_CONSOLE_UART_NUM", + "title": "UART peripheral to use for console output (0-1)", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_CONSOLE_UART_NUM", + "name": "ESP_CONSOLE_UART_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_CONSOLE_UART_CUSTOM", + "help": "This GPIO is used for console UART TX output in the ESP-IDF Bootloader and the app (including\nboot log output and default standard output and standard error of the app).\n\nIf the configuration is different in the Bootloader binary compared to the app binary, UART\nis reconfigured after the bootloader exits and the app starts.", + "id": "ESP_CONSOLE_UART_TX_GPIO", + "name": "ESP_CONSOLE_UART_TX_GPIO", + "range": null, + "title": "UART TX on GPIO#", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_CONSOLE_UART_CUSTOM", + "help": "This GPIO is used for UART RX input in the ESP-IDF Bootloader and the app (including\ndefault default standard input of the app).\n\nNote: The default ESP-IDF Bootloader configures this pin but doesn't read anything from the UART.\n\nIf the configuration is different in the Bootloader binary compared to the app binary, UART\nis reconfigured after the bootloader exits and the app starts.", + "id": "ESP_CONSOLE_UART_RX_GPIO", + "name": "ESP_CONSOLE_UART_RX_GPIO", + "range": null, + "title": "UART RX on GPIO#", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_CONSOLE_UART", + "help": "This baud rate is used by both the ESP-IDF Bootloader and the app (including\nboot log output and default standard input/output/error of the app).\n\nThe app's maximum baud rate depends on the UART clock source. If Power Management is disabled,\nthe UART clock source is the APB clock and all baud rates in the available range will be sufficiently\naccurate. If Power Management is enabled, REF_TICK clock source is used so the baud rate is divided\nfrom 1MHz. Baud rates above 1Mbps are not possible and values between 500Kbps and 1Mbps may not be\naccurate.\n\nIf the configuration is different in the Bootloader binary compared to the app binary, UART\nis reconfigured after the bootloader exits and the app starts.", + "id": "ESP_CONSOLE_UART_BAUDRATE", + "name": "ESP_CONSOLE_UART_BAUDRATE", + "range": [ + 1200, + 4000000 + ], + "title": "UART console baud rate", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_CONSOLE_USB_CDC", + "help": "Set the size of USB CDC RX buffer. Increase the buffer size if your application\nis often receiving data over USB CDC.", + "id": "ESP_CONSOLE_USB_CDC_RX_BUF_SIZE", + "name": "ESP_CONSOLE_USB_CDC_RX_BUF_SIZE", + "range": null, + "title": "Size of USB CDC RX buffer", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_CONSOLE_USB_CDC", + "help": "If enabled, esp_rom_printf and ESP_EARLY_LOG output will also be sent over USB CDC.\nDisabling this option saves about 1kB or RAM.", + "id": "ESP_CONSOLE_USB_CDC_SUPPORT_ETS_PRINTF", + "name": "ESP_CONSOLE_USB_CDC_SUPPORT_ETS_PRINTF", + "range": null, + "title": "Enable esp_rom_printf / ESP_EARLY_LOG via USB CDC", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_INT_WDT", + "help": "The timeout of the watchdog, in miliseconds. Make this higher than the FreeRTOS tick rate.", + "id": "ESP_INT_WDT_TIMEOUT_MS", + "name": "ESP_INT_WDT_TIMEOUT_MS", + "range": [ + 10, + 10000 + ], + "title": "Interrupt watchdog timeout (ms)", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_INT_WDT && !FREERTOS_UNICORE", + "help": "Also detect if interrupts on CPU 1 are disabled for too long.", + "id": "ESP_INT_WDT_CHECK_CPU1", + "name": "ESP_INT_WDT_CHECK_CPU1", + "range": null, + "title": "Also watch CPU1 tick interrupt", + "type": "bool" + } + ], + "depends_on": null, + "help": "This watchdog timer can detect if the FreeRTOS tick interrupt has not been called for a certain time,\neither because a task turned off interrupts and did not turn them on for a long time, or because an\ninterrupt handler did not return. It will try to invoke the panic handler first and failing that\nreset the SoC.", + "id": "ESP_INT_WDT", + "name": "ESP_INT_WDT", + "range": null, + "title": "Interrupt watchdog", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_TASK_WDT_EN", + "help": null, + "id": "ESP_TASK_WDT_USE_ESP_TIMER", + "name": "ESP_TASK_WDT_USE_ESP_TIMER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_TASK_WDT_INIT", + "help": "If this option is enabled, the Task Watchdog Timer will be configured to\ntrigger the panic handler when it times out. This can also be configured\nat run time (see Task Watchdog Timer API Reference)", + "id": "ESP_TASK_WDT_PANIC", + "name": "ESP_TASK_WDT_PANIC", + "range": null, + "title": "Invoke panic handler on Task Watchdog timeout", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_TASK_WDT_INIT", + "help": "Timeout period configuration for the Task Watchdog Timer in seconds.\nThis is also configurable at run time (see Task Watchdog Timer API Reference)", + "id": "ESP_TASK_WDT_TIMEOUT_S", + "name": "ESP_TASK_WDT_TIMEOUT_S", + "range": [ + 1, + 60 + ], + "title": "Task Watchdog timeout period (seconds)", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_TASK_WDT_INIT", + "help": "If this option is enabled, the Task Watchdog Timer will watch the CPU0\nIdle Task. Having the Task Watchdog watch the Idle Task allows for detection\nof CPU starvation as the Idle Task not being called is usually a symptom of\nCPU starvation. Starvation of the Idle Task is detrimental as FreeRTOS household\ntasks depend on the Idle Task getting some runtime every now and then.", + "id": "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0", + "name": "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0", + "range": null, + "title": "Watch CPU0 Idle Task", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_TASK_WDT_INIT && !FREERTOS_UNICORE", + "help": "If this option is enabled, the Task Watchdog Timer will wach the CPU1\nIdle Task.", + "id": "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1", + "name": "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1", + "range": null, + "title": "Watch CPU1 Idle Task", + "type": "bool" + } + ], + "depends_on": "ESP_TASK_WDT_EN", + "help": "Enabling this option will cause the Task Watchdog Timer to be initialized\nautomatically at startup.", + "id": "ESP_TASK_WDT_INIT", + "name": "ESP_TASK_WDT_INIT", + "range": null, + "title": "Initialize Task Watchdog Timer on startup", + "type": "bool" + } + ], + "depends_on": null, + "help": "The Task Watchdog Timer can be used to make sure individual tasks are still\nrunning. Enabling this option will enable the Task Watchdog Timer. It can be\neither initialized automatically at startup or initialized after startup\n(see Task Watchdog Timer API Reference)", + "id": "ESP_TASK_WDT_EN", + "name": "ESP_TASK_WDT_EN", + "range": null, + "title": "Enable Task Watchdog Timer", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_XT_WDT", + "help": "Timeout period configuration for the XTAL32K watchdog timer based on RTC_CLK.", + "id": "ESP_XT_WDT_TIMEOUT", + "name": "ESP_XT_WDT_TIMEOUT", + "range": null, + "title": "XTAL32K watchdog timeout period", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_XT_WDT", + "help": "Enable this to automatically switch to BACKUP32K_CLK as the source of RTC_SLOW_CLK when\nthe watchdog timer expires.", + "id": "ESP_XT_WDT_BACKUP_CLK_ENABLE", + "name": "ESP_XT_WDT_BACKUP_CLK_ENABLE", + "range": null, + "title": "Automatically switch to BACKUP32K_CLK when timer expires", + "type": "bool" + } + ], + "depends_on": "!IDF_TARGET_ESP32 && (ESP_SYSTEM_RTC_EXT_OSC || ESP_SYSTEM_RTC_EXT_XTAL)", + "help": "This watchdog timer can detect oscillation failure of the XTAL32K_CLK. When such a failure\nis detected the hardware can be set up to automatically switch to BACKUP32K_CLK and generate\nan interrupt.", + "id": "ESP_XT_WDT", + "name": "ESP_XT_WDT", + "range": null, + "title": "Initialize XTAL32K watchdog timer on startup", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If this option is disabled (default), the panic handler code is placed in flash not IRAM.\nThis means that if ESP-IDF crashes while flash cache is disabled, the panic handler will\nautomatically re-enable flash cache before running GDB Stub or Core Dump. This adds some minor\nrisk, if the flash cache status is also corrupted during the crash.\n\nIf this option is enabled, the panic handler code (including required UART functions) is placed\nin IRAM. This may be necessary to debug some complex issues with crashes while flash cache is\ndisabled (for example, when writing to SPI flash) or when flash cache is corrupted when an exception\nis triggered.", + "id": "ESP_PANIC_HANDLER_IRAM", + "name": "ESP_PANIC_HANDLER_IRAM", + "range": null, + "title": "Place panic handler code in IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP32_TRAX && !ESP32S2_TRAX && !ESP32S3_TRAX", + "help": "Debug stubs are used by OpenOCD to execute pre-compiled onboard code\nwhich does some useful debugging stuff, e.g. GCOV data dump.", + "id": "ESP_DEBUG_STUBS_ENABLE", + "name": "ESP_DEBUG_STUBS_ENABLE", + "range": null, + "title": "OpenOCD debug stubs", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "The FreeRTOS panic and unhandled exception handers can detect a JTAG OCD debugger and\ninstead of panicking, have the debugger stop on the offending instruction.", + "id": "ESP_DEBUG_OCDAWARE", + "name": "ESP_DEBUG_OCDAWARE", + "range": null, + "title": "Make exception and panic handlers JTAG/OCD aware", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && ", + "help": "Using level 5 interrupt for Interrupt Watchdog, IPC_ISR and other system checks.", + "id": "ESP_SYSTEM_CHECK_INT_LEVEL_5", + "name": "ESP_SYSTEM_CHECK_INT_LEVEL_5", + "range": null, + "title": "Level 5 interrupt", + "type": "bool" + }, + { + "children": [], + "depends_on": "!BTDM_CTRL_HLI && ", + "help": "Using level 4 interrupt for Interrupt Watchdog, IPC_ISR and other system checks.", + "id": "ESP_SYSTEM_CHECK_INT_LEVEL_4", + "name": "ESP_SYSTEM_CHECK_INT_LEVEL_4", + "range": null, + "title": "Level 4 interrupt", + "type": "bool" + } + ], + "depends_on": null, + "help": "Interrupt level to use for Interrupt Watchdog, IPC_ISR and other system checks.", + "id": "component-config-esp-system-settings-interrupt-level-to-use-for-interrupt-watchdog-and-other-system-checks", + "name": "ESP_SYSTEM_CHECK_INT_LEVEL", + "title": "Interrupt level to use for Interrupt Watchdog and other system checks", + "type": "choice" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_BROWNOUT_DET_LVL_SEL_7", + "name": "ESP_BROWNOUT_DET_LVL_SEL_7", + "range": null, + "title": "2.51V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_BROWNOUT_DET_LVL_SEL_6", + "name": "ESP_BROWNOUT_DET_LVL_SEL_6", + "range": null, + "title": "2.64V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_BROWNOUT_DET_LVL_SEL_5", + "name": "ESP_BROWNOUT_DET_LVL_SEL_5", + "range": null, + "title": "2.76V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_BROWNOUT_DET_LVL_SEL_4", + "name": "ESP_BROWNOUT_DET_LVL_SEL_4", + "range": null, + "title": "2.92V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_BROWNOUT_DET_LVL_SEL_3", + "name": "ESP_BROWNOUT_DET_LVL_SEL_3", + "range": null, + "title": "3.10V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_BROWNOUT_DET_LVL_SEL_2", + "name": "ESP_BROWNOUT_DET_LVL_SEL_2", + "range": null, + "title": "3.27V", + "type": "bool" + } + ], + "depends_on": "ESP_BROWNOUT_DET", + "help": "The brownout detector will reset the chip when the supply voltage is approximately\nbelow this level. Note that there may be some variation of brownout voltage level\nbetween each chip.\n\n#The voltage levels here are estimates, more work needs to be done to figure out the exact voltages\n#of the brownout threshold levels.", + "id": "component-config-esp-system-settings-brownout-detector-hardware-brownout-detect-reset-brownout-voltage-level", + "name": "ESP_BROWNOUT_DET_LVL_SEL", + "title": "Brownout voltage level", + "type": "choice" + } + ], + "depends_on": "!IDF_ENV_FPGA", + "help": "The ESP32-C3 has a built-in brownout detector which can detect if the voltage is lower than\na specific value. If this happens, it will reset the chip in order to prevent unintended\nbehaviour.", + "id": "ESP_BROWNOUT_DET", + "name": "ESP_BROWNOUT_DET", + "range": null, + "title": "Hardware brownout detect & reset", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_BROWNOUT_DET_LVL", + "name": "ESP_BROWNOUT_DET_LVL", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-esp-system-settings-brownout-detector", + "title": "Brownout Detector", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "This config allows to trigger an interrupt when brownout detected. Software restart will be done\nat the end of the default callback.\nTwo occasions need to restart the chip with interrupt so far.\n(1). For ESP32 version 1, brown-out reset function doesn't work (see ESP32 errata 3.4).\n So that we must restart from interrupt.\n(2). For special workflow, the chip needs do more things instead of restarting directly. This part\n needs to be done in callback function of interrupt.", + "id": "ESP_SYSTEM_BROWNOUT_INTR", + "name": "ESP_SYSTEM_BROWNOUT_INTR", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_ASSIST_DEBUG_SUPPORTED", + "help": "This config allows to trigger a panic interrupt when Stack Pointer register goes out of allocated stack\nmemory bounds.", + "id": "ESP_SYSTEM_HW_STACK_GUARD", + "name": "ESP_SYSTEM_HW_STACK_GUARD", + "range": null, + "title": "Hardware stack guard", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32C2 || IDF_TARGET_ESP32S3 || IDF_TARGET_ESP32C6 || IDF_TARGET_ESP32H2", + "help": "This configuration helps to address an BBPLL inaccurate issue when boot from certain bootloader version,\nwhich may increase about the boot-up time by about 200 us. Disable this when your bootloader is built with\nESP-IDF version v5.2 and above.", + "id": "ESP_SYSTEM_BBPLL_RECALIB", + "name": "ESP_SYSTEM_BBPLL_RECALIB", + "range": null, + "title": "Re-calibration BBPLL at startup", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-system-settings", + "title": "ESP System Settings", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Configure the IPC tasks stack size. An IPC task runs on each core (in dual core mode), and allows for\ncross-core function calls. See IPC documentation for more details. The default IPC stack size should be\nenough for most common simple use cases. However, users can increase/decrease the stack size to their\nneeds.", + "id": "ESP_IPC_TASK_STACK_SIZE", + "name": "ESP_IPC_TASK_STACK_SIZE", + "range": [ + 512, + 65536 + ], + "title": "Inter-Processor Call (IPC) task stack size", + "type": "int" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE", + "help": "If this option is not enabled then the IPC task will keep behavior same as prior to that of ESP-IDF v4.0,\nhence IPC task will run at (configMAX_PRIORITIES - 1) priority.", + "id": "ESP_IPC_USES_CALLERS_PRIORITY", + "name": "ESP_IPC_USES_CALLERS_PRIORITY", + "range": null, + "title": "IPC runs at caller's priority", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "The IPC ISR feature is similar to the IPC feature except that the callback function is executed in the\ncontext of a High Priority Interrupt. The IPC ISR feature is intended for low latency execution of simple\ncallbacks written in assembly on another CPU. Due to being run in a High Priority Interrupt, the assembly\ncallbacks must be written with particular restrictions (see \"IPC\" and \"High-Level Interrupt\" docs for more\ndetails).", + "id": "ESP_IPC_ISR_ENABLE", + "name": "ESP_IPC_ISR_ENABLE", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-ipc-inter-processor-call-", + "title": "IPC (Inter-Processor Call)", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "If enabled, esp_timer_dump will dump information such as number of times the timer was started,\nnumber of times the timer has triggered, and the total time it took for the callback to run.\nThis option has some effect on timer performance and the amount of memory used for timer\nstorage, and should only be used for debugging/testing purposes.", + "id": "ESP_TIMER_PROFILING", + "name": "ESP_TIMER_PROFILING", + "range": null, + "title": "Enable esp_timer profiling features", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_TIME_FUNCS_USE_RTC_TIMER", + "name": "ESP_TIME_FUNCS_USE_RTC_TIMER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_TIME_FUNCS_USE_ESP_TIMER", + "name": "ESP_TIME_FUNCS_USE_ESP_TIMER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_TIME_FUNCS_USE_NONE", + "name": "ESP_TIME_FUNCS_USE_NONE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Configure the stack size of \"timer_task\" task. This task is used\nto dispatch callbacks of timers created using ets_timer and esp_timer\nAPIs. If you are seing stack overflow errors in timer task, increase\nthis value.\n\nNote that this is not the same as FreeRTOS timer task. To configure\nFreeRTOS timer task size, see \"FreeRTOS timer task stack size\" option\nin \"FreeRTOS\".", + "id": "ESP_TIMER_TASK_STACK_SIZE", + "name": "ESP_TIMER_TASK_STACK_SIZE", + "range": [ + 2048, + 65536 + ], + "title": "High-resolution timer task stack size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "It sets the interrupt level for esp_timer ISR in range 1..3.\nA higher level (3) helps to decrease the ISR esp_timer latency.", + "id": "ESP_TIMER_INTERRUPT_LEVEL", + "name": "ESP_TIMER_INTERRUPT_LEVEL", + "range": [ + 1, + 1 + ], + "title": "Interrupt level", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "This shows some hidden features of esp_timer.\nNote that they may break other features, use them with care.", + "id": "ESP_TIMER_SHOW_EXPERIMENTAL", + "name": "ESP_TIMER_SHOW_EXPERIMENTAL", + "range": null, + "title": "show esp_timer's experimental features", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_TIMER_TASK_AFFINITY", + "name": "ESP_TIMER_TASK_AFFINITY", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_TIMER_TASK_AFFINITY_CPU0", + "name": "ESP_TIMER_TASK_AFFINITY_CPU0", + "range": null, + "title": "CPU0", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE && ESP_TIMER_SHOW_EXPERIMENTAL && ", + "help": null, + "id": "ESP_TIMER_TASK_AFFINITY_CPU1", + "name": "ESP_TIMER_TASK_AFFINITY_CPU1", + "range": null, + "title": "CPU1", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE && ESP_TIMER_SHOW_EXPERIMENTAL && ", + "help": null, + "id": "ESP_TIMER_TASK_AFFINITY_NO_AFFINITY", + "name": "ESP_TIMER_TASK_AFFINITY_NO_AFFINITY", + "range": null, + "title": "No affinity", + "type": "bool" + } + ], + "depends_on": null, + "help": "The default settings: timer TASK on CPU0 and timer ISR on CPU0.\nOther settings may help in certain cases, but note that they may break\nother features, use them with care.\n- \"CPU0\": (default) esp_timer task is processed by CPU0.\n- \"CPU1\": esp_timer task is processed by CPU1.\n- \"No affinity\": esp_timer task can be processed by any CPU.", + "id": "component-config-high-resolution-timer-esp_timer--esp_timer-task-core-affinity", + "name": "ESP_TIMER_TASK_AFFINITY", + "title": "esp_timer task core affinity", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_TIMER_ISR_AFFINITY", + "name": "ESP_TIMER_ISR_AFFINITY", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_TIMER_ISR_AFFINITY_CPU0", + "name": "ESP_TIMER_ISR_AFFINITY_CPU0", + "range": null, + "title": "CPU0", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE && ESP_TIMER_SHOW_EXPERIMENTAL && ", + "help": null, + "id": "ESP_TIMER_ISR_AFFINITY_CPU1", + "name": "ESP_TIMER_ISR_AFFINITY_CPU1", + "range": null, + "title": "CPU1", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE && ESP_TIMER_SHOW_EXPERIMENTAL && ", + "help": null, + "id": "ESP_TIMER_ISR_AFFINITY_NO_AFFINITY", + "name": "ESP_TIMER_ISR_AFFINITY_NO_AFFINITY", + "range": null, + "title": "No affinity", + "type": "bool" + } + ], + "depends_on": null, + "help": "The default settings: timer TASK on CPU0 and timer ISR on CPU0.\nOther settings may help in certain cases, but note that they may break\nother features, use them with care.\n- \"CPU0\": (default) timer interrupt is processed by CPU0.\n- \"CPU1\": timer interrupt is processed by CPU1.\n- \"No affinity\": timer interrupt can be processed by any CPU. It helps\nto reduce latency but there is a disadvantage it leads to the timer ISR\nrunning on every core. It increases the CPU time usage for timer ISRs\nby N on an N-core system.", + "id": "component-config-high-resolution-timer-esp_timer--timer-interrupt-core-affinity", + "name": "ESP_TIMER_ISR_AFFINITY", + "title": "timer interrupt core affinity", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "Allows using ESP_TIMER_ISR dispatch method (ESP_TIMER_TASK dispatch method is also avalible).\n- ESP_TIMER_TASK - Timer callbacks are dispatched from a high-priority esp_timer task.\n- ESP_TIMER_ISR - Timer callbacks are dispatched directly from the timer interrupt handler.\nThe ISR dispatch can be used, in some cases, when a callback is very simple\nor need a lower-latency.", + "id": "ESP_TIMER_SUPPORTS_ISR_DISPATCH_METHOD", + "name": "ESP_TIMER_SUPPORTS_ISR_DISPATCH_METHOD", + "range": null, + "title": "Support ISR dispatch method", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": null, + "id": "ESP_TIMER_IMPL_TG0_LAC", + "name": "ESP_TIMER_IMPL_TG0_LAC", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!IDF_TARGET_ESP32", + "help": null, + "id": "ESP_TIMER_IMPL_SYSTIMER", + "name": "ESP_TIMER_IMPL_SYSTIMER", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-high-resolution-timer-esp_timer-", + "title": "High resolution timer (esp_timer)", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_WIFI_ENABLED", + "name": "ESP_WIFI_ENABLED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Set the number of WiFi static RX buffers. Each buffer takes approximately 1.6KB of RAM.\nThe static rx buffers are allocated when esp_wifi_init is called, they are not freed\nuntil esp_wifi_deinit is called.\n\nWiFi hardware use these buffers to receive all 802.11 frames.\nA higher number may allow higher throughput but increases memory use. If ESP_WIFI_AMPDU_RX_ENABLED\nis enabled, this value is recommended to set equal or bigger than ESP_WIFI_RX_BA_WIN in order to\nachieve better throughput and compatibility with both stations and APs.", + "id": "ESP_WIFI_STATIC_RX_BUFFER_NUM", + "name": "ESP_WIFI_STATIC_RX_BUFFER_NUM", + "range": [ + 2, + 25 + ], + "title": "Max number of WiFi static RX buffers", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set the number of WiFi dynamic RX buffers, 0 means unlimited RX buffers will be allocated\n(provided sufficient free RAM). The size of each dynamic RX buffer depends on the size of\nthe received data frame.\n\nFor each received data frame, the WiFi driver makes a copy to an RX buffer and then delivers\nit to the high layer TCP/IP stack. The dynamic RX buffer is freed after the higher layer has\nsuccessfully received the data frame.\n\nFor some applications, WiFi data frames may be received faster than the application can\nprocess them. In these cases we may run out of memory if RX buffer number is unlimited (0).\n\nIf a dynamic RX buffer limit is set, it should be at least the number of static RX buffers.", + "id": "ESP_WIFI_DYNAMIC_RX_BUFFER_NUM", + "name": "ESP_WIFI_DYNAMIC_RX_BUFFER_NUM", + "range": [ + 0, + 128 + ], + "title": "Max number of WiFi dynamic RX buffers", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_WIFI_STATIC_TX_BUFFER", + "name": "ESP_WIFI_STATIC_TX_BUFFER", + "range": null, + "title": "Static", + "type": "bool" + }, + { + "children": [], + "depends_on": "!SPIRAM_USE_MALLOC && ", + "help": null, + "id": "ESP_WIFI_DYNAMIC_TX_BUFFER", + "name": "ESP_WIFI_DYNAMIC_TX_BUFFER", + "range": null, + "title": "Dynamic", + "type": "bool" + } + ], + "depends_on": null, + "help": "Select type of WiFi TX buffers:\n\nIf \"Static\" is selected, WiFi TX buffers are allocated when WiFi is initialized and released\nwhen WiFi is de-initialized. The size of each static TX buffer is fixed to about 1.6KB.\n\nIf \"Dynamic\" is selected, each WiFi TX buffer is allocated as needed when a data frame is\ndelivered to the Wifi driver from the TCP/IP stack. The buffer is freed after the data frame\nhas been sent by the WiFi driver. The size of each dynamic TX buffer depends on the length\nof each data frame sent by the TCP/IP layer.\n\nIf PSRAM is enabled, \"Static\" should be selected to guarantee enough WiFi TX buffers.\nIf PSRAM is disabled, \"Dynamic\" should be selected to improve the utilization of RAM.", + "id": "component-config-wi-fi-type-of-wifi-tx-buffers", + "name": "ESP_WIFI_TX_BUFFER", + "title": "Type of WiFi TX buffers", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_WIFI_TX_BUFFER_TYPE", + "name": "ESP_WIFI_TX_BUFFER_TYPE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_STATIC_TX_BUFFER", + "help": "Set the number of WiFi static TX buffers. Each buffer takes approximately 1.6KB of RAM.\nThe static RX buffers are allocated when esp_wifi_init() is called, they are not released\nuntil esp_wifi_deinit() is called.\n\nFor each transmitted data frame from the higher layer TCP/IP stack, the WiFi driver makes a\ncopy of it in a TX buffer. For some applications especially UDP applications, the upper\nlayer can deliver frames faster than WiFi layer can transmit. In these cases, we may run out\nof TX buffers.", + "id": "ESP_WIFI_STATIC_TX_BUFFER_NUM", + "name": "ESP_WIFI_STATIC_TX_BUFFER_NUM", + "range": null, + "title": "Max number of WiFi static TX buffers", + "type": "int" + }, + { + "children": [], + "depends_on": "SPIRAM", + "help": "Set the number of WiFi cache TX buffer number.\n\nFor each TX packet from uplayer, such as LWIP etc, WiFi driver needs to allocate a static TX\nbuffer and makes a copy of uplayer packet. If WiFi driver fails to allocate the static TX buffer,\nit caches the uplayer packets to a dedicated buffer queue, this option is used to configure the\nsize of the cached TX queue.", + "id": "ESP_WIFI_CACHE_TX_BUFFER_NUM", + "name": "ESP_WIFI_CACHE_TX_BUFFER_NUM", + "range": null, + "title": "Max number of WiFi cache TX buffers", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_DYNAMIC_TX_BUFFER", + "help": "Set the number of WiFi dynamic TX buffers. The size of each dynamic TX buffer is not fixed,\nit depends on the size of each transmitted data frame.\n\nFor each transmitted frame from the higher layer TCP/IP stack, the WiFi driver makes a copy\nof it in a TX buffer. For some applications, especially UDP applications, the upper layer\ncan deliver frames faster than WiFi layer can transmit. In these cases, we may run out of TX\nbuffers.", + "id": "ESP_WIFI_DYNAMIC_TX_BUFFER_NUM", + "name": "ESP_WIFI_DYNAMIC_TX_BUFFER_NUM", + "range": [ + 1, + 128 + ], + "title": "Max number of WiFi dynamic TX buffers", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_WIFI_STATIC_RX_MGMT_BUFFER", + "name": "ESP_WIFI_STATIC_RX_MGMT_BUFFER", + "range": null, + "title": "Static", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_WIFI_DYNAMIC_RX_MGMT_BUFFER", + "name": "ESP_WIFI_DYNAMIC_RX_MGMT_BUFFER", + "range": null, + "title": "Dynamic", + "type": "bool" + } + ], + "depends_on": null, + "help": "Select type of WiFi RX MGMT buffers:\n\nIf \"Static\" is selected, WiFi RX MGMT buffers are allocated when WiFi is initialized and released\nwhen WiFi is de-initialized. The size of each static RX MGMT buffer is fixed to about 500 Bytes.\n\nIf \"Dynamic\" is selected, each WiFi RX MGMT buffer is allocated as needed when a MGMT data frame is\nreceived. The MGMT buffer is freed after the MGMT data frame has been processed by the WiFi driver.", + "id": "component-config-wi-fi-type-of-wifi-rx-mgmt-buffers", + "name": "ESP_WIFI_MGMT_RX_BUFFER", + "title": "Type of WiFi RX MGMT buffers", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_WIFI_DYNAMIC_RX_MGMT_BUF", + "name": "ESP_WIFI_DYNAMIC_RX_MGMT_BUF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set the number of WiFi RX_MGMT buffers.\n\nFor Management buffers, the number of dynamic and static management buffers is the same.\nIn order to prevent memory fragmentation, the management buffer type should be set to static first.", + "id": "ESP_WIFI_RX_MGMT_BUF_NUM_DEF", + "name": "ESP_WIFI_RX_MGMT_BUF_NUM_DEF", + "range": [ + 1, + 10 + ], + "title": "Max number of WiFi RX MGMT buffers", + "type": "int" + }, + { + "children": [], + "depends_on": "SOC_WIFI_CSI_SUPPORT", + "help": "Select this option to enable CSI(Channel State Information) feature. CSI takes about\nCONFIG_ESP_WIFI_STATIC_RX_BUFFER_NUM KB of RAM. If CSI is not used, it is better to disable\nthis feature in order to save memory.", + "id": "ESP_WIFI_CSI_ENABLED", + "name": "ESP_WIFI_CSI_ENABLED", + "range": null, + "title": "WiFi CSI(Channel State Information)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_AMPDU_TX_ENABLED", + "help": "Set the size of WiFi Block Ack TX window. Generally a bigger value means higher throughput but\nmore memory. Most of time we should NOT change the default value unless special reason, e.g.\ntest the maximum UDP TX throughput with iperf etc. For iperf test in shieldbox, the recommended\nvalue is 9~12.", + "id": "ESP_WIFI_TX_BA_WIN", + "name": "ESP_WIFI_TX_BA_WIN", + "range": [ + 2, + 32 + ], + "title": "WiFi AMPDU TX BA window size", + "type": "int" + } + ], + "depends_on": null, + "help": "Select this option to enable AMPDU TX feature", + "id": "ESP_WIFI_AMPDU_TX_ENABLED", + "name": "ESP_WIFI_AMPDU_TX_ENABLED", + "range": null, + "title": "WiFi AMPDU TX", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_AMPDU_RX_ENABLED", + "help": "Set the size of WiFi Block Ack RX window. Generally a bigger value means higher throughput and better\ncompatibility but more memory. Most of time we should NOT change the default value unless special\nreason, e.g. test the maximum UDP RX throughput with iperf etc. For iperf test in shieldbox, the\nrecommended value is 9~12. If PSRAM is used and WiFi memory is prefered to allocat in PSRAM first,\nthe default and minimum value should be 16 to achieve better throughput and compatibility with both\nstations and APs.", + "id": "ESP_WIFI_RX_BA_WIN", + "name": "ESP_WIFI_RX_BA_WIN", + "range": [ + 2, + 32 + ], + "title": "WiFi AMPDU RX BA window size", + "type": "int" + } + ], + "depends_on": null, + "help": "Select this option to enable AMPDU RX feature", + "id": "ESP_WIFI_AMPDU_RX_ENABLED", + "name": "ESP_WIFI_AMPDU_RX_ENABLED", + "range": null, + "title": "WiFi AMPDU RX", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPIRAM", + "help": "Select this option to enable AMSDU TX feature", + "id": "ESP_WIFI_AMSDU_TX_ENABLED", + "name": "ESP_WIFI_AMSDU_TX_ENABLED", + "range": null, + "title": "WiFi AMSDU TX", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Select this option to enable WiFi NVS flash", + "id": "ESP_WIFI_NVS_ENABLED", + "name": "ESP_WIFI_NVS_ENABLED", + "range": null, + "title": "WiFi NVS flash", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_WIFI_TASK_PINNED_TO_CORE_0", + "name": "ESP_WIFI_TASK_PINNED_TO_CORE_0", + "range": null, + "title": "Core 0", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_WIFI_TASK_PINNED_TO_CORE_1", + "name": "ESP_WIFI_TASK_PINNED_TO_CORE_1", + "range": null, + "title": "Core 1", + "type": "bool" + } + ], + "depends_on": "!FREERTOS_UNICORE", + "help": "Pinned WiFi task to core 0 or core 1.", + "id": "component-config-wi-fi-wifi-task-core-id", + "name": "ESP_WIFI_TASK_CORE_ID", + "title": "WiFi Task Core ID", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "ESP-MESH utilizes beacon frames to detect and resolve root node conflicts (see documentation). However the\ndefault length of a beacon frame can simultaneously hold only five root node identifier structures,\nmeaning that a root node conflict of up to five nodes can be detected at one time. In the occurence of\nmore root nodes conflict involving more than five root nodes, the conflict resolution process will detect\nfive of the root nodes, resolve the conflict, and re-detect more root nodes. This process will repeat\nuntil all root node conflicts are resolved. However this process can generally take a very long time.\n\nTo counter this situation, the beacon frame length can be increased such that more root nodes can be\ndetected simultaneously. Each additional root node will require 36 bytes and should be added ontop of the\ndefault beacon frame length of\n752 bytes. For example, if you want to detect 10 root nodes simultaneously, you need to set the beacon\nframe length as\n932 (752+36*5).\n\nSetting a longer beacon length also assists with debugging as the conflicting root nodes can be identified\nmore quickly.", + "id": "ESP_WIFI_SOFTAP_BEACON_MAX_LEN", + "name": "ESP_WIFI_SOFTAP_BEACON_MAX_LEN", + "range": [ + 752, + 1256 + ], + "title": "Max length of WiFi SoftAP Beacon", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set the number of WiFi management short buffer.", + "id": "ESP_WIFI_MGMT_SBUF_NUM", + "name": "ESP_WIFI_MGMT_SBUF_NUM", + "range": [ + 6, + 32 + ], + "title": "WiFi mgmt short buffer number", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Select this option to place frequently called Wi-Fi library functions in IRAM.\nWhen this option is disabled, more than 10Kbytes of IRAM memory will be saved\nbut Wi-Fi throughput will be reduced.", + "id": "ESP_WIFI_IRAM_OPT", + "name": "ESP_WIFI_IRAM_OPT", + "range": null, + "title": "WiFi IRAM speed optimization", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Select this option to place additional frequently called Wi-Fi library functions\nin IRAM. When this option is disabled, more than 5Kbytes of IRAM memory will be saved\nbut Wi-Fi throughput will be reduced.", + "id": "ESP_WIFI_EXTRA_IRAM_OPT", + "name": "ESP_WIFI_EXTRA_IRAM_OPT", + "range": null, + "title": "WiFi EXTRA IRAM speed optimization", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Select this option to place frequently called Wi-Fi library RX functions in IRAM.\nWhen this option is disabled, more than 17Kbytes of IRAM memory will be saved\nbut Wi-Fi performance will be reduced.", + "id": "ESP_WIFI_RX_IRAM_OPT", + "name": "ESP_WIFI_RX_IRAM_OPT", + "range": null, + "title": "WiFi RX IRAM speed optimization", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_ENABLE_WPA3_SAE", + "help": "Select this option to enable SAE-PK", + "id": "ESP_WIFI_ENABLE_SAE_PK", + "name": "ESP_WIFI_ENABLE_SAE_PK", + "range": null, + "title": "Enable SAE-PK", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLE_WPA3_SAE && ESP_WIFI_SOFTAP_SUPPORT", + "help": "Select this option to enable SAE support in softAP mode.", + "id": "ESP_WIFI_SOFTAP_SAE_SUPPORT", + "name": "ESP_WIFI_SOFTAP_SAE_SUPPORT", + "range": null, + "title": "Enable WPA3 Personal(SAE) SoftAP", + "type": "bool" + } + ], + "depends_on": null, + "help": "Select this option to allow the device to establish a WPA3-Personal connection with eligible AP's.\nPMF (Protected Management Frames) is a prerequisite feature for a WPA3 connection, it needs to be\nexplicitly configured before attempting connection. Please refer to the Wi-Fi Driver API Guide for details.", + "id": "ESP_WIFI_ENABLE_WPA3_SAE", + "name": "ESP_WIFI_ENABLE_WPA3_SAE", + "range": null, + "title": "Enable WPA3-Personal", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Select this option to allow the device to establish OWE connection with eligible AP's.\nPMF (Protected Management Frames) is a prerequisite feature for a WPA3 connection, it needs to be\nexplicitly configured before attempting connection. Please refer to the Wi-Fi Driver API Guide for details.", + "id": "ESP_WIFI_ENABLE_WPA3_OWE_STA", + "name": "ESP_WIFI_ENABLE_WPA3_OWE_STA", + "range": null, + "title": "Enable OWE STA", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_SLP_IRAM_OPT", + "help": "The minimum timeout for waiting to receive data, unit: milliseconds.", + "id": "ESP_WIFI_SLP_DEFAULT_MIN_ACTIVE_TIME", + "name": "ESP_WIFI_SLP_DEFAULT_MIN_ACTIVE_TIME", + "range": null, + "title": "Minimum active time", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_SLP_IRAM_OPT", + "help": "The maximum time that wifi keep alive, unit: seconds.", + "id": "ESP_WIFI_SLP_DEFAULT_MAX_ACTIVE_TIME", + "name": "ESP_WIFI_SLP_DEFAULT_MAX_ACTIVE_TIME", + "range": null, + "title": "Maximum keep alive time", + "type": "int" + } + ], + "depends_on": null, + "help": "Select this option to place called Wi-Fi library TBTT process and receive beacon functions in IRAM.\nSome functions can be put in IRAM either by ESP_WIFI_IRAM_OPT and ESP_WIFI_RX_IRAM_OPT, or this one.\nIf already enabled ESP_WIFI_IRAM_OPT, the other 7.3KB IRAM memory would be taken by this option.\nIf already enabled ESP_WIFI_RX_IRAM_OPT, the other 1.3KB IRAM memory would be taken by this option.\nIf neither of them are enabled, the other 7.4KB IRAM memory would be taken by this option.\nWi-Fi power-save mode average current would be reduced if this option is enabled.", + "id": "ESP_WIFI_SLP_IRAM_OPT", + "name": "ESP_WIFI_SLP_IRAM_OPT", + "range": null, + "title": "WiFi SLP IRAM speed optimization", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_FTM_ENABLE", + "help": null, + "id": "ESP_WIFI_FTM_INITIATOR_SUPPORT", + "name": "ESP_WIFI_FTM_INITIATOR_SUPPORT", + "range": null, + "title": "FTM Initiator support", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_WIFI_FTM_ENABLE", + "help": null, + "id": "ESP_WIFI_FTM_RESPONDER_SUPPORT", + "name": "ESP_WIFI_FTM_RESPONDER_SUPPORT", + "range": null, + "title": "FTM Responder support", + "type": "bool" + } + ], + "depends_on": "SOC_WIFI_FTM_SUPPORT", + "help": "Enable feature Fine Timing Measurement for calculating WiFi Round-Trip-Time (RTT).", + "id": "ESP_WIFI_FTM_ENABLE", + "name": "ESP_WIFI_FTM_ENABLE", + "range": null, + "title": "WiFi FTM", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Select this option to enable power_management for station when disconnected.\nChip will do modem-sleep when rf module is not in use any more.", + "id": "ESP_WIFI_STA_DISCONNECTED_PM_ENABLE", + "name": "ESP_WIFI_STA_DISCONNECTED_PM_ENABLE", + "range": null, + "title": "Power Management for station at disconnected", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_WIFI_GCMP_SUPPORT", + "help": "Select this option to enable GCMP support. GCMP support is compulsory for WiFi Suite-B support.", + "id": "ESP_WIFI_GCMP_SUPPORT", + "name": "ESP_WIFI_GCMP_SUPPORT", + "range": null, + "title": "WiFi GCMP Support(GCMP128 and GCMP256)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Select this option to enable GMAC support. GMAC support is compulsory for WiFi 192 bit certification.", + "id": "ESP_WIFI_GMAC_SUPPORT", + "name": "ESP_WIFI_GMAC_SUPPORT", + "range": null, + "title": "WiFi GMAC Support(GMAC128 and GMAC256)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "WiFi module can be compiled without SoftAP to save code size.", + "id": "ESP_WIFI_SOFTAP_SUPPORT", + "name": "ESP_WIFI_SOFTAP_SUPPORT", + "range": null, + "title": "WiFi SoftAP Support", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_PHY_MAC_BB_PD && SOC_PM_SUPPORT_BEACON_WAKEUP", + "help": "The wifi modem automatically receives the beacon frame during light sleep.", + "id": "ESP_WIFI_ENHANCED_LIGHT_SLEEP", + "name": "ESP_WIFI_ENHANCED_LIGHT_SLEEP", + "range": null, + "title": "WiFi modem automatically receives the beacon", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_SLP_BEACON_LOST_OPT", + "help": "Timeout time for close rf phy when beacon loss occurs, Unit: 1024 microsecond.", + "id": "ESP_WIFI_SLP_BEACON_LOST_TIMEOUT", + "name": "ESP_WIFI_SLP_BEACON_LOST_TIMEOUT", + "range": null, + "title": "Beacon loss timeout", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_SLP_BEACON_LOST_OPT", + "help": "Maximum number of consecutive lost beacons allowed, WiFi keeps Rx state when\nthe number of consecutive beacons lost is greater than the given threshold.", + "id": "ESP_WIFI_SLP_BEACON_LOST_THRESHOLD", + "name": "ESP_WIFI_SLP_BEACON_LOST_THRESHOLD", + "range": null, + "title": "Maximum number of consecutive lost beacons allowed", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_SLP_BEACON_LOST_OPT && SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW", + "help": "Delta early time for rf phy on, When the beacon is lost, the next rf phy on will\nbe earlier the time specified by the configuration item, Unit: 32 microsecond.", + "id": "ESP_WIFI_SLP_PHY_ON_DELTA_EARLY_TIME", + "name": "ESP_WIFI_SLP_PHY_ON_DELTA_EARLY_TIME", + "range": null, + "title": "Delta early time for RF PHY on", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_SLP_BEACON_LOST_OPT && SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW", + "help": "Delta timeout time for rf phy off, When the beacon is lost, the next rf phy off will\nbe delayed for the time specified by the configuration item. Unit: 1024 microsecond.", + "id": "ESP_WIFI_SLP_PHY_OFF_DELTA_TIMEOUT_TIME", + "name": "ESP_WIFI_SLP_PHY_OFF_DELTA_TIMEOUT_TIME", + "range": null, + "title": "Delta timeout time for RF PHY off", + "type": "int" + } + ], + "depends_on": null, + "help": "Enable wifi sleep optimization when beacon loss occurs and immediately enter\nsleep mode when the WiFi module detects beacon loss.", + "id": "ESP_WIFI_SLP_BEACON_LOST_OPT", + "name": "ESP_WIFI_SLP_BEACON_LOST_OPT", + "range": null, + "title": "Wifi sleep optimize when beacon lost", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Maximum number of encrypted peers supported by espnow.\nThe number of hardware keys for encryption is fixed. And the espnow and SoftAP share the same\nhardware keys. So this configuration will affect the maximum connection number of SoftAP.\nMaximum espnow encrypted peers number + maximum number of connections of SoftAP = Max hardware keys number.\nWhen using ESP mesh, this value should be set to a maximum of 6.", + "id": "ESP_WIFI_ESPNOW_MAX_ENCRYPT_NUM", + "name": "ESP_WIFI_ESPNOW_MAX_ENCRYPT_NUM", + "range": [ + 0, + 17 + ], + "title": "Maximum espnow encrypt peers number", + "type": "int" + }, + { + "children": [], + "depends_on": "SOC_WIFI_NAN_SUPPORT", + "help": "Enable WiFi Aware (NAN) feature.", + "id": "ESP_WIFI_NAN_ENABLE", + "name": "ESP_WIFI_NAN_ENABLE", + "range": null, + "title": "WiFi Aware", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_WIFI_HE_SUPPORT", + "help": "Enable Wi-Fi transmission statistics. Total support 4 access category. Each access category\nwill use 346 bytes memory.", + "id": "ESP_WIFI_ENABLE_WIFI_TX_STATS", + "name": "ESP_WIFI_ENABLE_WIFI_TX_STATS", + "range": null, + "title": "Enable Wi-Fi transmission statistics", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_ENTERPRISE_SUPPORT && ESP_WIFI_MBEDTLS_CRYPTO", + "help": "Select this option to use MbedTLS TLS client for WPA2 enterprise connection.\nPlease note that from MbedTLS-3.0 onwards, MbedTLS does not support SSL-3.0\nTLS-v1.0, TLS-v1.1 versions. Incase your server is using one of these version,\nit is advisable to update your server.\nPlease disable this option for compatibilty with older TLS versions.", + "id": "ESP_WIFI_MBEDTLS_TLS_CLIENT", + "name": "ESP_WIFI_MBEDTLS_TLS_CLIENT", + "range": null, + "title": "Use MbedTLS TLS client for WiFi Enterprise connection", + "type": "bool" + } + ], + "depends_on": null, + "help": "Select this option to enable the use of MbedTLS crypto APIs.\nThe internal crypto support within the supplicant is limited\nand may not suffice for all new security features, including WPA3.\n\nIt is recommended to always keep this option enabled. Additionally,\nnote that MbedTLS can leverage hardware acceleration if available,\nresulting in significantly faster cryptographic operations.", + "id": "ESP_WIFI_MBEDTLS_CRYPTO", + "name": "ESP_WIFI_MBEDTLS_CRYPTO", + "range": null, + "title": "Use MbedTLS crypto APIs", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_WIFI_WAPI_SUPPORT", + "help": "Select this option to enable WAPI-PSK\nwhich is a Chinese National Standard Encryption for Wireless LANs (GB 15629.11-2003).", + "id": "ESP_WIFI_WAPI_PSK", + "name": "ESP_WIFI_WAPI_PSK", + "range": null, + "title": "Enable WAPI PSK support", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_WIFI_GCMP_SUPPORT", + "help": "Select this option to enable 192 bit NSA suite-B.\nThis is necessary to support WPA3 192 bit security.", + "id": "ESP_WIFI_SUITE_B_192", + "name": "ESP_WIFI_SUITE_B_192", + "range": null, + "title": "Enable NSA suite B support with 192 bit key", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_11KV_SUPPORT", + "help": "Keep scan results in cache, if not enabled, those\nwill be flushed immediately.", + "id": "ESP_WIFI_SCAN_CACHE", + "name": "ESP_WIFI_SCAN_CACHE", + "range": null, + "title": "Keep scan results in cache", + "type": "bool" + } + ], + "depends_on": null, + "help": "Select this option to enable 802.11k 802.11v APIs(RRM and BTM support).\nOnly APIs which are helpful for network assisted roaming\nare supported for now.\nEnable this option with BTM and RRM enabled in sta config\nto make device ready for network assisted roaming.\nBTM: BSS transition management enables an AP to request a station to transition\nto a specific AP, or to indicate to a station a set of preferred APs.\nRRM: Radio measurements enable STAs to understand the radio environment,\nit enables STAs to observe and gather data on radio link performance\nand on the radio environment. Current implementation adds beacon report,\nlink measurement, neighbor report.", + "id": "ESP_WIFI_11KV_SUPPORT", + "name": "ESP_WIFI_11KV_SUPPORT", + "range": null, + "title": "Enable 802.11k, 802.11v APIs Support", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Select this option to enable WiFi Multiband operation certification support.", + "id": "ESP_WIFI_MBO_SUPPORT", + "name": "ESP_WIFI_MBO_SUPPORT", + "range": null, + "title": "Enable Multi Band Operation Certification Support", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Select this option to enable WiFi Easy Connect Support.", + "id": "ESP_WIFI_DPP_SUPPORT", + "name": "ESP_WIFI_DPP_SUPPORT", + "range": null, + "title": "Enable DPP support", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Select this option to enable WiFi Fast Transition Support.", + "id": "ESP_WIFI_11R_SUPPORT", + "name": "ESP_WIFI_11R_SUPPORT", + "range": null, + "title": "Enable 802.11R (Fast Transition) Support", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_WIFI_SOFTAP_SUPPORT", + "help": "Select this option to enable WPS registrar support in softAP mode.", + "id": "ESP_WIFI_WPS_SOFTAP_REGISTRAR", + "name": "ESP_WIFI_WPS_SOFTAP_REGISTRAR", + "range": null, + "title": "Add WPS Registrar support in SoftAP mode", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_ENABLE_WIFI_RX_STATS", + "help": "Enable Wi-Fi DL MU-MIMO and DL OFDMA reception statistics. Will use 10932 bytes memory.", + "id": "ESP_WIFI_ENABLE_WIFI_RX_MU_STATS", + "name": "ESP_WIFI_ENABLE_WIFI_RX_MU_STATS", + "range": null, + "title": "Enable Wi-Fi DL MU-MIMO and DL OFDMA reception statistics", + "type": "bool" + } + ], + "depends_on": "SOC_WIFI_HE_SUPPORT", + "help": "Enable Wi-Fi reception statistics. Total support 2 access category. Each access category\nwill use 190 bytes memory.", + "id": "ESP_WIFI_ENABLE_WIFI_RX_STATS", + "name": "ESP_WIFI_ENABLE_WIFI_RX_STATS", + "range": null, + "title": "Enable Wi-Fi reception statistics", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Select this option to enable validate each WPS attribute\nrigorously. Disabling this add the workaorunds with various APs.\nEnabling this may cause inter operability issues with some APs.", + "id": "ESP_WIFI_WPS_STRICT", + "name": "ESP_WIFI_WPS_STRICT", + "range": null, + "title": "Strictly validate all WPS attributes", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Select this option to get passphrase during WPS configuration.\nThis option fakes the virtual display capabilites to get the\nconfiguration in passphrase mode.\nNot recommanded to be used since WPS credentials should not\nbe shared to other devices, making it in readable format increases\nthat risk, also passphrase requires pbkdf2 to convert in psk.", + "id": "ESP_WIFI_WPS_PASSPHRASE", + "name": "ESP_WIFI_WPS_PASSPHRASE", + "range": null, + "title": "Get WPA2 passphrase in WPS config", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-wi-fi-wps-configuration-options", + "title": "WPS Configuration Options", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "Select this option to print logging information from WPA supplicant,\nthis includes handshake information and key hex dumps depending\non the project logging level.\n\nEnabling this could increase the build size ~60kb\ndepending on the project logging level.", + "id": "ESP_WIFI_DEBUG_PRINT", + "name": "ESP_WIFI_DEBUG_PRINT", + "range": null, + "title": "Print debug messages from WPA Supplicant", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Select this to enable unity test for DPP.", + "id": "ESP_WIFI_TESTING_OPTIONS", + "name": "ESP_WIFI_TESTING_OPTIONS", + "range": null, + "title": "Add DPP testing code", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_ENTERPRISE_SUPPORT", + "help": "Select this configuration to free dynamic buffers during WiFi enterprise connection.\nThis will enable chip to reduce heap consumption during WiFi enterprise connection.", + "id": "ESP_WIFI_ENT_FREE_DYNAMIC_BUFFER", + "name": "ESP_WIFI_ENT_FREE_DYNAMIC_BUFFER", + "range": null, + "title": "Free dynamic buffers during WiFi enterprise connection", + "type": "bool" + } + ], + "depends_on": null, + "help": "Select this to enable/disable enterprise connection support.\n\ndisabling this will reduce binary size.\ndisabling this will disable the use of any esp_wifi_sta_wpa2_ent_* (as APIs will be meaningless)", + "id": "ESP_WIFI_ENTERPRISE_SUPPORT", + "name": "ESP_WIFI_ENTERPRISE_SUPPORT", + "range": null, + "title": "Enable enterprise option", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-wi-fi", + "title": "Wi-Fi", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_COREDUMP_ENABLE_TO_FLASH", + "name": "ESP_COREDUMP_ENABLE_TO_FLASH", + "range": null, + "title": "Flash", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_COREDUMP_ENABLE_TO_UART", + "name": "ESP_COREDUMP_ENABLE_TO_UART", + "range": null, + "title": "UART", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_COREDUMP_ENABLE_TO_NONE", + "name": "ESP_COREDUMP_ENABLE_TO_NONE", + "range": null, + "title": "None", + "type": "bool" + } + ], + "depends_on": null, + "help": "Select place to store core dump: flash, uart or none (to disable core dumps generation).\n\nCore dumps to Flash are not available if PSRAM is used for task stacks.\n\nIf core dump is configured to be stored in flash and custom partition table is used add\ncorresponding entry to your CSV. For examples, please see predefined partition table CSV descriptions\nin the components/partition_table directory.", + "id": "component-config-core-dump-data-destination", + "name": "ESP_COREDUMP_TO_FLASH_OR_UART", + "title": "Data destination", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_COREDUMP_DATA_FORMAT_BIN", + "name": "ESP_COREDUMP_DATA_FORMAT_BIN", + "range": null, + "title": "Binary format", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_COREDUMP_DATA_FORMAT_ELF", + "name": "ESP_COREDUMP_DATA_FORMAT_ELF", + "range": null, + "title": "ELF format", + "type": "bool" + } + ], + "depends_on": "!ESP_COREDUMP_ENABLE_TO_NONE", + "help": "Select the data format for core dump.", + "id": "component-config-core-dump-core-dump-data-format", + "name": "ESP_COREDUMP_DATA_FORMAT", + "title": "Core dump data format", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_COREDUMP_CHECKSUM_CRC32", + "name": "ESP_COREDUMP_CHECKSUM_CRC32", + "range": null, + "title": "Use CRC32 for integrity verification", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_COREDUMP_DATA_FORMAT_ELF && ", + "help": null, + "id": "ESP_COREDUMP_CHECKSUM_SHA256", + "name": "ESP_COREDUMP_CHECKSUM_SHA256", + "range": null, + "title": "Use SHA256 for integrity verification", + "type": "bool" + } + ], + "depends_on": "!ESP_COREDUMP_ENABLE_TO_NONE", + "help": "Select the integrity check for the core dump.", + "id": "component-config-core-dump-core-dump-data-integrity-check", + "name": "ESP_COREDUMP_CHECKSUM", + "title": "Core dump data integrity check", + "type": "choice" + }, + { + "children": [], + "depends_on": "ESP_COREDUMP_ENABLE_TO_FLASH", + "help": "When enabled, if any data are found on the flash core dump partition,\nthey will be checked by calculating their checksum.", + "id": "ESP_COREDUMP_CHECK_BOOT", + "name": "ESP_COREDUMP_CHECK_BOOT", + "range": null, + "title": "Check core dump data integrity on boot", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables/disable core dump module.", + "id": "ESP_COREDUMP_ENABLE", + "name": "ESP_COREDUMP_ENABLE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_COREDUMP_ENABLE", + "help": "Enable/disable coredump logs. Logs strings from espcoredump component are\nplaced in DRAM. Disabling these helps to save ~5KB of internal memory.", + "id": "ESP_COREDUMP_LOGS", + "name": "ESP_COREDUMP_LOGS", + "range": null, + "title": "Enable coredump logs for debugging", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_COREDUMP_ENABLE", + "help": "Maximum number of tasks snapshots in core dump.", + "id": "ESP_COREDUMP_MAX_TASKS_NUM", + "name": "ESP_COREDUMP_MAX_TASKS_NUM", + "range": null, + "title": "Maximum number of tasks", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_COREDUMP_ENABLE_TO_UART", + "help": "Config delay (in ms) before printing core dump to UART.\nDelay can be interrupted by pressing Enter key.", + "id": "ESP_COREDUMP_UART_DELAY", + "name": "ESP_COREDUMP_UART_DELAY", + "range": null, + "title": "Delay before print to UART", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Force the use of a custom DRAM stack for coredump when Task stacks can be in PSRAM.", + "id": "ESP_COREDUMP_USE_STACK_SIZE", + "name": "ESP_COREDUMP_USE_STACK_SIZE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_COREDUMP_ENABLE", + "help": "Size of the memory to be reserved for core dump stack. If 0 core dump process will run on\nthe stack of crashed task/ISR, otherwise special stack will be allocated.\nTo ensure that core dump itself will not overflow task/ISR stack set this to the value above 800.\nNOTE: It eats DRAM.", + "id": "ESP_COREDUMP_STACK_SIZE", + "name": "ESP_COREDUMP_STACK_SIZE", + "range": null, + "title": "Reserved stack size", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_COREDUMP_DATA_FORMAT_ELF && ESP_COREDUMP_ENABLE_TO_FLASH && IDF_TARGET_ARCH_RISCV", + "help": "Size of the buffer that would be reserved for extracting backtrace info summary.\nThis buffer will contain the stack dump of the crashed task. This dump is useful in generating backtrace", + "id": "ESP_COREDUMP_SUMMARY_STACKDUMP_SIZE", + "name": "ESP_COREDUMP_SUMMARY_STACKDUMP_SIZE", + "range": null, + "title": "Size of the stack dump buffer", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_COREDUMP_DECODE_INFO", + "name": "ESP_COREDUMP_DECODE_INFO", + "range": null, + "title": "Decode and show summary (info_corefile)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_COREDUMP_DECODE_DISABLE", + "name": "ESP_COREDUMP_DECODE_DISABLE", + "range": null, + "title": "Don't decode", + "type": "bool" + } + ], + "depends_on": "ESP_COREDUMP_ENABLE_TO_UART", + "help": null, + "id": "component-config-core-dump-handling-of-uart-core-dumps-in-idf-monitor", + "name": "ESP_COREDUMP_DECODE", + "title": "Handling of UART core dumps in IDF Monitor", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_COREDUMP_DECODE", + "name": "ESP_COREDUMP_DECODE", + "range": null, + "title": null, + "type": "string" + } + ], + "depends_on": null, + "id": "component-config-core-dump", + "title": "Core dump", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Number of volumes (logical drives) to use.", + "id": "FATFS_VOLUME_COUNT", + "name": "FATFS_VOLUME_COUNT", + "range": [ + 1, + 10 + ], + "title": "Number of volumes", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_LFN_NONE", + "name": "FATFS_LFN_NONE", + "range": null, + "title": "No long filenames", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_LFN_HEAP", + "name": "FATFS_LFN_HEAP", + "range": null, + "title": "Long filename buffer in heap", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_LFN_STACK", + "name": "FATFS_LFN_STACK", + "range": null, + "title": "Long filename buffer on stack", + "type": "bool" + } + ], + "depends_on": null, + "help": "Support long filenames in FAT. Long filename data increases\nmemory usage. FATFS can be configured to store the buffer for\nlong filename data in stack or heap.", + "id": "component-config-fat-filesystem-support-long-filename-support", + "name": "FATFS_LONG_FILENAMES", + "title": "Long filename support", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_SECTOR_512", + "name": "FATFS_SECTOR_512", + "range": null, + "title": "512", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_SECTOR_4096", + "name": "FATFS_SECTOR_4096", + "range": null, + "title": "4096", + "type": "bool" + } + ], + "depends_on": null, + "help": "Specify the size of the sector in bytes for FATFS partition generator.", + "id": "component-config-fat-filesystem-support-sector-size", + "name": "FATFS_SECTOR_SIZE", + "title": "Sector size", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_DYNAMIC", + "name": "FATFS_CODEPAGE_DYNAMIC", + "range": null, + "title": "Dynamic (all code pages supported)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_437", + "name": "FATFS_CODEPAGE_437", + "range": null, + "title": "US (CP437)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_720", + "name": "FATFS_CODEPAGE_720", + "range": null, + "title": "Arabic (CP720)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_737", + "name": "FATFS_CODEPAGE_737", + "range": null, + "title": "Greek (CP737)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_771", + "name": "FATFS_CODEPAGE_771", + "range": null, + "title": "KBL (CP771)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_775", + "name": "FATFS_CODEPAGE_775", + "range": null, + "title": "Baltic (CP775)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_850", + "name": "FATFS_CODEPAGE_850", + "range": null, + "title": "Latin 1 (CP850)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_852", + "name": "FATFS_CODEPAGE_852", + "range": null, + "title": "Latin 2 (CP852)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_855", + "name": "FATFS_CODEPAGE_855", + "range": null, + "title": "Cyrillic (CP855)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_857", + "name": "FATFS_CODEPAGE_857", + "range": null, + "title": "Turkish (CP857)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_860", + "name": "FATFS_CODEPAGE_860", + "range": null, + "title": "Portugese (CP860)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_861", + "name": "FATFS_CODEPAGE_861", + "range": null, + "title": "Icelandic (CP861)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_862", + "name": "FATFS_CODEPAGE_862", + "range": null, + "title": "Hebrew (CP862)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_863", + "name": "FATFS_CODEPAGE_863", + "range": null, + "title": "Canadian French (CP863)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_864", + "name": "FATFS_CODEPAGE_864", + "range": null, + "title": "Arabic (CP864)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_865", + "name": "FATFS_CODEPAGE_865", + "range": null, + "title": "Nordic (CP865)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_866", + "name": "FATFS_CODEPAGE_866", + "range": null, + "title": "Russian (CP866)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_869", + "name": "FATFS_CODEPAGE_869", + "range": null, + "title": "Greek 2 (CP869)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_932", + "name": "FATFS_CODEPAGE_932", + "range": null, + "title": "Japanese (DBCS) (CP932)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_936", + "name": "FATFS_CODEPAGE_936", + "range": null, + "title": "Simplified Chinese (DBCS) (CP936)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_949", + "name": "FATFS_CODEPAGE_949", + "range": null, + "title": "Korean (DBCS) (CP949)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_950", + "name": "FATFS_CODEPAGE_950", + "range": null, + "title": "Traditional Chinese (DBCS) (CP950)", + "type": "bool" + } + ], + "depends_on": null, + "help": "OEM code page used for file name encodings.\n\nIf \"Dynamic\" is selected, code page can be chosen at runtime using\nf_setcp function. Note that choosing this option will increase\napplication size by ~480kB.", + "id": "component-config-fat-filesystem-support-oem-code-page", + "name": "FATFS_CHOOSE_CODEPAGE", + "title": "OEM Code Page", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FATFS_CODEPAGE", + "name": "FATFS_CODEPAGE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "!FATFS_LFN_NONE", + "help": "Maximum long filename length. Can be reduced to save RAM.", + "id": "FATFS_MAX_LFN", + "name": "FATFS_MAX_LFN", + "range": null, + "title": "Max long filename length", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_API_ENCODING_ANSI_OEM", + "name": "FATFS_API_ENCODING_ANSI_OEM", + "range": null, + "title": "API uses ANSI/OEM encoding", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_API_ENCODING_UTF_8", + "name": "FATFS_API_ENCODING_UTF_8", + "range": null, + "title": "API uses UTF-8 encoding", + "type": "bool" + } + ], + "depends_on": "!FATFS_LFN_NONE", + "help": "Choose encoding for character and string arguments/returns when using\nFATFS APIs. The encoding of arguments will usually depend on text\neditor settings.", + "id": "component-config-fat-filesystem-support-api-character-encoding", + "name": "FATFS_API_ENCODING", + "title": "API character encoding", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "This option sets the FATFS configuration value _FS_LOCK.\nThe option _FS_LOCK switches file lock function to control duplicated file open\nand illegal operation to open objects.\n\n* 0: Disable file lock function. To avoid volume corruption, application\nshould avoid illegal open, remove and rename to the open objects.\n\n* >0: Enable file lock function. The value defines how many files/sub-directories\ncan be opened simultaneously under file lock control.\n\nNote that the file lock control is independent of re-entrancy.", + "id": "FATFS_FS_LOCK", + "name": "FATFS_FS_LOCK", + "range": [ + 0, + 65535 + ], + "title": "Number of simultaneously open files protected by lock function", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "This option sets FATFS configuration value _FS_TIMEOUT, scaled to milliseconds.\nSets the number of milliseconds FATFS will wait to acquire a mutex when\noperating on an open file. For example, if one task is performing a lenghty\noperation, another task will wait for the first task to release the lock,\nand time out after amount of time set by this option.", + "id": "FATFS_TIMEOUT_MS", + "name": "FATFS_TIMEOUT_MS", + "range": null, + "title": "Timeout for acquiring a file lock, ms", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "This option affects FATFS configuration value _FS_TINY.\n\nIf this option is set, _FS_TINY is 0, and each open file has its own cache,\nsize of the cache is equal to the _MAX_SS variable (512 or 4096 bytes).\nThis option uses more RAM if more than 1 file is open, but needs less reads\nand writes to the storage for some operations.\n\nIf this option is not set, _FS_TINY is 1, and single cache is used for\nall open files, size is also equal to _MAX_SS variable. This reduces the\namount of heap used when multiple files are open, but increases the number\nof read and write operations which FATFS needs to make.", + "id": "FATFS_PER_FILE_CACHE", + "name": "FATFS_PER_FILE_CACHE", + "range": null, + "title": "Use separate cache for each file", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPIRAM_USE_CAPS_ALLOC || SPIRAM_USE_MALLOC", + "help": "When the option is enabled, internal buffers used by FATFS will be allocated\nfrom external RAM. If the allocation from external RAM fails, the buffer will\nbe allocated from the internal RAM.\nDisable this option if optimizing for performance. Enable this option if\noptimizing for internal memory size.", + "id": "FATFS_ALLOC_PREFER_EXTRAM", + "name": "FATFS_ALLOC_PREFER_EXTRAM", + "range": null, + "title": "Perfer external RAM when allocating FATFS buffers", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "FATFS_USE_FASTSEEK", + "help": "If fast seek algorithm is enabled, this defines the size of\nCLMT buffer used by this algorithm in 32-bit word units.\nThis value should be chosen based on prior knowledge of\nmaximum elements of each file entry would store.", + "id": "FATFS_FAST_SEEK_BUFFER_SIZE", + "name": "FATFS_FAST_SEEK_BUFFER_SIZE", + "range": null, + "title": "Fast seek CLMT buffer size", + "type": "int" + } + ], + "depends_on": null, + "help": "The fast seek feature enables fast backward/long seek operations without\nFAT access by using an in-memory CLMT (cluster link map table).\nPlease note, fast-seek is only allowed for read-mode files, if a\nfile is opened in write-mode, the seek mechanism will automatically fallback\nto the default implementation.", + "id": "FATFS_USE_FASTSEEK", + "name": "FATFS_USE_FASTSEEK", + "range": null, + "title": "Enable fast seek algorithm when using lseek function through VFS FAT", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If set to 0, the 'newlib' library's default size (BLKSIZ) is used (128 B).\nIf set to a non-zero value, the value is used as the block size.\nDefault file buffer size is set to this value\nand the buffer is allocated when first attempt of reading/writing to a file is made.\nIncreasing this value improves fread() speed, however the heap usage is increased as well.\n\nNOTE: The block size value is shared by all the filesystem functions\naccessing target media for given file descriptor!\nSee 'Improving I/O performance' section of 'Maximizing Execution Speed' documentation page\nfor more details.", + "id": "FATFS_VFS_FSTAT_BLKSIZE", + "name": "FATFS_VFS_FSTAT_BLKSIZE", + "range": null, + "title": "Default block size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Enables automatic calling of f_sync() to flush recent file changes after each call of vfs_fat_write(),\nvfs_fat_pwrite(), vfs_fat_link(), vfs_fat_truncate() and vfs_fat_ftruncate() functions.\nThis feature improves file-consistency and size reporting accuracy for the FatFS,\nat a price on decreased performance due to frequent disk operations", + "id": "FATFS_IMMEDIATE_FSYNC", + "name": "FATFS_IMMEDIATE_FSYNC", + "range": null, + "title": "Enable automatic f_sync", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-fat-filesystem-support", + "title": "FAT Filesystem support", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "!IDF_TARGET_ESP32P4", + "help": "Amazon has released an SMP version of the FreeRTOS Kernel which can be found via the following link:\nhttps://github.com/FreeRTOS/FreeRTOS-Kernel/tree/smp\n\nIDF has added an experimental port of this SMP kernel located in\ncomponents/freertos/FreeRTOS-Kernel-SMP. Enabling this option will cause IDF to use the Amazon SMP\nkernel. Note that THIS FEATURE IS UNDER ACTIVE DEVELOPMENT, users use this at their own risk.\n\nLeaving this option disabled will mean the IDF FreeRTOS kernel is used instead, which is located in:\ncomponents/freertos/FreeRTOS-Kernel. Both kernel versions are SMP capable, but differ in\ntheir implementation and features.", + "id": "FREERTOS_SMP", + "name": "FREERTOS_SMP", + "range": null, + "title": "Run the Amazon SMP FreeRTOS kernel instead (FEATURE UNDER DEVELOPMENT)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This version of FreeRTOS normally takes control of all cores of the CPU. Select this if you only want\nto start it on the first core. This is needed when e.g. another process needs complete control over the\nsecond core.", + "id": "FREERTOS_UNICORE", + "name": "FREERTOS_UNICORE", + "range": null, + "title": "Run FreeRTOS only on first core", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Sets the FreeRTOS tick interrupt frequency in Hz (see configTICK_RATE_HZ documentation for more\ndetails).", + "id": "FREERTOS_HZ", + "name": "FREERTOS_HZ", + "range": [ + 1, + 1000 + ], + "title": "configTICK_RATE_HZ", + "type": "int" + }, + { + "children": [], + "depends_on": "FREERTOS_UNICORE && !FREERTOS_SMP", + "help": "Enables port specific task selection method. This option can speed up the search of ready tasks\nwhen scheduling (see configUSE_PORT_OPTIMISED_TASK_SELECTION documentation for more details).", + "id": "FREERTOS_OPTIMIZED_SCHEDULER", + "name": "FREERTOS_OPTIMIZED_SCHEDULER", + "range": null, + "title": "configUSE_PORT_OPTIMISED_TASK_SELECTION", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Do not check for stack overflows (configCHECK_FOR_STACK_OVERFLOW = 0)", + "id": "FREERTOS_CHECK_STACKOVERFLOW_NONE", + "name": "FREERTOS_CHECK_STACKOVERFLOW_NONE", + "range": null, + "title": "No checking", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Check for stack overflows on each context switch by checking if the stack pointer is in a valid\nrange. Quick but does not detect stack overflows that happened between context switches\n(configCHECK_FOR_STACK_OVERFLOW = 1)", + "id": "FREERTOS_CHECK_STACKOVERFLOW_PTRVAL", + "name": "FREERTOS_CHECK_STACKOVERFLOW_PTRVAL", + "range": null, + "title": "Check by stack pointer value (Method 1)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Places some magic bytes at the end of the stack area and on each context switch, check if these\nbytes are still intact. More thorough than just checking the pointer, but also slightly slower.\n(configCHECK_FOR_STACK_OVERFLOW = 2)", + "id": "FREERTOS_CHECK_STACKOVERFLOW_CANARY", + "name": "FREERTOS_CHECK_STACKOVERFLOW_CANARY", + "range": null, + "title": "Check using canary bytes (Method 2)", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enables FreeRTOS to check for stack overflows (see configCHECK_FOR_STACK_OVERFLOW documentation for\nmore details).\n\nNote: If users do not provide their own ``vApplicationStackOverflowHook()`` function, a default\nfunction will be provided by ESP-IDF.", + "id": "component-config-freertos-kernel-configcheck_for_stack_overflow", + "name": "FREERTOS_CHECK_STACKOVERFLOW", + "title": "configCHECK_FOR_STACK_OVERFLOW", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "Set the number of thread local storage pointers in each task (see\nconfigNUM_THREAD_LOCAL_STORAGE_POINTERS documentation for more details).\n\nNote: In ESP-IDF, this value must be at least 1. Index 0 is reserved for use by the pthreads API\nthread-local-storage. Other indexes can be used for any desired purpose.", + "id": "FREERTOS_THREAD_LOCAL_STORAGE_POINTERS", + "name": "FREERTOS_THREAD_LOCAL_STORAGE_POINTERS", + "range": [ + 1, + 256 + ], + "title": "configNUM_THREAD_LOCAL_STORAGE_POINTERS", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Sets the idle task stack size in bytes (see configMINIMAL_STACK_SIZE documentation for more details).\n\nNote:\n\n- ESP-IDF specifies stack sizes in bytes instead of words.\n- The default size is enough for most use cases.\n- The stack size may need to be increased above the default if the app installs idle or thread local\n storage cleanup hooks that use a lot of stack memory.\n- Conversely, the stack size can be reduced to the minimum if non of the idle features are used.", + "id": "FREERTOS_IDLE_TASK_STACKSIZE", + "name": "FREERTOS_IDLE_TASK_STACKSIZE", + "range": [ + 768, + 32768 + ], + "title": "configMINIMAL_STACK_SIZE (Idle task stack size)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Enables the idle task application hook (see configUSE_IDLE_HOOK documentation for more details).\n\nNote:\n\n- The application must provide the hook function ``void vApplicationIdleHook( void );``\n- ``vApplicationIdleHook()`` is called from FreeRTOS idle task(s)\n- The FreeRTOS idle hook is NOT the same as the ESP-IDF Idle Hook, but both can be enabled\n simultaneously.", + "id": "FREERTOS_USE_IDLE_HOOK", + "name": "FREERTOS_USE_IDLE_HOOK", + "range": null, + "title": "configUSE_IDLE_HOOK", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_SMP", + "help": "Enables the minimal idle task application hook (see configUSE_IDLE_HOOK documentation for more\ndetails).\n\nNote:\n\n- The application must provide the hook function ``void vApplicationMinimalIdleHook( void );``\n- ``vApplicationMinimalIdleHook()`` is called from FreeRTOS minimal idle task(s)", + "id": "FREERTOS_USE_MINIMAL_IDLE_HOOK", + "name": "FREERTOS_USE_MINIMAL_IDLE_HOOK", + "range": null, + "title": "Use FreeRTOS minimal idle hook", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables the tick hook (see configUSE_TICK_HOOK documentation for more details).\n\nNote:\n\n- The application must provide the hook function ``void vApplicationTickHook( void );``\n- ``vApplicationTickHook()`` is called from FreeRTOS's tick handling function ``xTaskIncrementTick()``\n- The FreeRTOS tick hook is NOT the same as the ESP-IDF Tick Interrupt Hook, but both can be enabled\n simultaneously.", + "id": "FREERTOS_USE_TICK_HOOK", + "name": "FREERTOS_USE_TICK_HOOK", + "range": null, + "title": "configUSE_TICK_HOOK", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Sets the maximum number of characters for task names (see configMAX_TASK_NAME_LEN documentation for\nmore details).\n\nNote: For most uses, the default of 16 characters is sufficient.", + "id": "FREERTOS_MAX_TASK_NAME_LEN", + "name": "FREERTOS_MAX_TASK_NAME_LEN", + "range": [ + 1, + 256 + ], + "title": "configMAX_TASK_NAME_LEN", + "type": "int" + }, + { + "children": [], + "depends_on": "!IDF_TARGET_LINUX", + "help": "Enable backward compatibility with APIs prior to FreeRTOS v8.0.0. (see\nconfigENABLE_BACKWARD_COMPATIBILITY documentation for more details).", + "id": "FREERTOS_ENABLE_BACKWARD_COMPATIBILITY", + "name": "FREERTOS_ENABLE_BACKWARD_COMPATIBILITY", + "range": null, + "title": "configENABLE_BACKWARD_COMPATIBILITY", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Sets the timer task's name (see configTIMER_SERVICE_TASK_NAME documentation for more details).", + "id": "FREERTOS_TIMER_SERVICE_TASK_NAME", + "name": "FREERTOS_TIMER_SERVICE_TASK_NAME", + "range": null, + "title": "configTIMER_SERVICE_TASK_NAME", + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": "Sets the timer task's priority (see configTIMER_TASK_PRIORITY documentation for more details).", + "id": "FREERTOS_TIMER_TASK_PRIORITY", + "name": "FREERTOS_TIMER_TASK_PRIORITY", + "range": [ + 1, + 25 + ], + "title": "configTIMER_TASK_PRIORITY", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set the timer task's stack size (see configTIMER_TASK_STACK_DEPTH documentation for more details).", + "id": "FREERTOS_TIMER_TASK_STACK_DEPTH", + "name": "FREERTOS_TIMER_TASK_STACK_DEPTH", + "range": [ + 1536, + 32768 + ], + "title": "configTIMER_TASK_STACK_DEPTH", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set the timer task's command queue length (see configTIMER_QUEUE_LENGTH documentation for more\ndetails).", + "id": "FREERTOS_TIMER_QUEUE_LENGTH", + "name": "FREERTOS_TIMER_QUEUE_LENGTH", + "range": [ + 5, + 20 + ], + "title": "configTIMER_QUEUE_LENGTH", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set the size of the queue registry (see configQUEUE_REGISTRY_SIZE documentation for more details).\n\nNote: A value of 0 will disable queue registry functionality", + "id": "FREERTOS_QUEUE_REGISTRY_SIZE", + "name": "FREERTOS_QUEUE_REGISTRY_SIZE", + "range": [ + 0, + 20 + ], + "title": "configQUEUE_REGISTRY_SIZE", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set the size of the task notification array of each task. When increasing this value, keep in\nmind that this means additional memory for each and every task on the system.\nHowever, task notifications in general are more light weight compared to alternatives\nsuch as semaphores.", + "id": "FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES", + "name": "FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES", + "range": [ + 1, + 32 + ], + "title": "configTASK_NOTIFICATION_ARRAY_ENTRIES", + "type": "int" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "!FREERTOS_SMP && FREERTOS_USE_STATS_FORMATTING_FUNCTIONS", + "help": "If enabled, this will include an extra column when vTaskList is called to display the CoreID the task\nis pinned to (0,1) or -1 if not pinned.", + "id": "FREERTOS_VTASKLIST_INCLUDE_COREID", + "name": "FREERTOS_VTASKLIST_INCLUDE_COREID", + "range": null, + "title": "Enable display of xCoreID in vTaskList", + "type": "bool" + } + ], + "depends_on": "FREERTOS_USE_TRACE_FACILITY", + "help": "Set configUSE_TRACE_FACILITY and configUSE_STATS_FORMATTING_FUNCTIONS to 1 to include the\n``vTaskList()`` and ``vTaskGetRunTimeStats()`` functions in the build (see\nconfigUSE_STATS_FORMATTING_FUNCTIONS documentation for more details).", + "id": "FREERTOS_USE_STATS_FORMATTING_FUNCTIONS", + "name": "FREERTOS_USE_STATS_FORMATTING_FUNCTIONS", + "range": null, + "title": "configUSE_STATS_FORMATTING_FUNCTIONS", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enables additional structure members and functions to assist with execution visualization and tracing\n(see configUSE_TRACE_FACILITY documentation for more details).", + "id": "FREERTOS_USE_TRACE_FACILITY", + "name": "FREERTOS_USE_TRACE_FACILITY", + "range": null, + "title": "configUSE_TRACE_FACILITY", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "configRUN_TIME_COUNTER_TYPE is set to uint32_t", + "id": "FREERTOS_RUN_TIME_COUNTER_TYPE_U32", + "name": "FREERTOS_RUN_TIME_COUNTER_TYPE_U32", + "range": null, + "title": "uint32_t", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "configRUN_TIME_COUNTER_TYPE is set to uint64_t", + "id": "FREERTOS_RUN_TIME_COUNTER_TYPE_U64", + "name": "FREERTOS_RUN_TIME_COUNTER_TYPE_U64", + "range": null, + "title": "uint64_t", + "type": "bool" + } + ], + "depends_on": "FREERTOS_GENERATE_RUN_TIME_STATS && !FREERTOS_SMP", + "help": "Sets the data type used for the FreeRTOS run time stats. A larger data type can be used to reduce the\nfrequency of the counter overflowing.", + "id": "component-config-freertos-kernel-configgenerate_run_time_stats-configrun_time_counter_type", + "name": "FREERTOS_RUN_TIME_COUNTER_TYPE", + "title": "configRUN_TIME_COUNTER_TYPE", + "type": "choice" + } + ], + "depends_on": null, + "help": "Enables collection of run time statistics for each task (see configGENERATE_RUN_TIME_STATS\ndocumentation for more details).\n\nNote: The clock used for run time statistics can be configured in FREERTOS_RUN_TIME_STATS_CLK.", + "id": "FREERTOS_GENERATE_RUN_TIME_STATS", + "name": "FREERTOS_GENERATE_RUN_TIME_STATS", + "range": null, + "title": "configGENERATE_RUN_TIME_STATS", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "FREERTOS_USE_TICKLESS_IDLE", + "help": "FreeRTOS will enter light sleep mode if no tasks need to run for this number of ticks.\nYou can enable PM_PROFILING feature in esp_pm components and dump the sleep status with\nesp_pm_dump_locks, if the proportion of rejected sleeps is too high, please increase\nthis value to improve scheduling efficiency", + "id": "FREERTOS_IDLE_TIME_BEFORE_SLEEP", + "name": "FREERTOS_IDLE_TIME_BEFORE_SLEEP", + "range": null, + "title": "configEXPECTED_IDLE_TIME_BEFORE_SLEEP", + "type": "int" + } + ], + "depends_on": "PM_ENABLE", + "help": "If power management support is enabled, FreeRTOS will be able to put the system into light sleep mode\nwhen no tasks need to run for a number of ticks. This number can be set using\nFREERTOS_IDLE_TIME_BEFORE_SLEEP option. This feature is also known as \"automatic light sleep\".\n\nNote that timers created using esp_timer APIs may prevent the system from entering sleep mode, even\nwhen no tasks need to run. To skip unnecessary wake-up initialize a timer with the\n\"skip_unhandled_events\" option as true.\n\nIf disabled, automatic light sleep support will be disabled.", + "id": "FREERTOS_USE_TICKLESS_IDLE", + "name": "FREERTOS_USE_TICKLESS_IDLE", + "range": null, + "title": "configUSE_TICKLESS_IDLE", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables task tagging functionality and its associated API (see configUSE_APPLICATION_TASK_TAG\ndocumentation for more details).", + "id": "FREERTOS_USE_APPLICATION_TASK_TAG", + "name": "FREERTOS_USE_APPLICATION_TASK_TAG", + "range": null, + "title": "configUSE_APPLICATION_TASK_TAG", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-freertos-kernel", + "title": "Kernel", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "COMPILER_OPTIMIZATION_DEBUG || ESP_COREDUMP_ENABLE || ESP_SYSTEM_PANIC_GDBSTUB || ESP_SYSTEM_GDBSTUB_RUNTIME", + "help": "If enabled, all FreeRTOS task functions will be enclosed in a wrapper function. If a task function\nmistakenly returns (i.e. does not delete), the call flow will return to the wrapper function. The\nwrapper function will then log an error and abort the application. This option is also required for GDB\nbacktraces and C++ exceptions to work correctly inside top-level task functions.", + "id": "FREERTOS_TASK_FUNCTION_WRAPPER", + "name": "FREERTOS_TASK_FUNCTION_WRAPPER", + "range": null, + "title": "Wrap task functions", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "FreeRTOS can check if a stack has overflown its bounds by checking either the value of the stack\npointer or by checking the integrity of canary bytes. (See FREERTOS_CHECK_STACKOVERFLOW for more\ninformation.) These checks only happen on a context switch, and the situation that caused the stack\noverflow may already be long gone by then. This option will use the last debug memory watchpoint to\nallow breaking into the debugger (or panic'ing) as soon as any of the last 32 bytes on the stack of a\ntask are overwritten. The side effect is that using gdb, you effectively have one hardware watchpoint\nless because the last one is overwritten as soon as a task switch happens.\n\nAnother consequence is that due to alignment requirements of the watchpoint, the usable stack size\ndecreases by up to 60 bytes. This is because the watchpoint region has to be aligned to its size and\nthe size for the stack watchpoint in IDF is 32 bytes.\n\nThis check only triggers if the stack overflow writes within 32 bytes near the end of the stack, rather\nthan overshooting further, so it is worth combining this approach with one of the other stack overflow\ncheck methods.\n\nWhen this watchpoint is hit, gdb will stop with a SIGTRAP message. When no JTAG OCD is attached,\nesp-idf will panic on an unhandled debug exception.", + "id": "FREERTOS_WATCHPOINT_END_OF_STACK", + "name": "FREERTOS_WATCHPOINT_END_OF_STACK", + "range": null, + "title": "Enable stack overflow debug watchpoint", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_THREAD_LOCAL_STORAGE_POINTERS > 0", + "help": "ESP-IDF provides users with the ability to free TLSP memory by registering TLSP deletion callbacks.\nThese callbacks are automatically called by FreeRTOS when a task is deleted. When this option is turned\non, the memory reserved for TLSPs in the TCB is doubled to make space for storing the deletion\ncallbacks. If the user does not wish to use TLSP deletion callbacks then this option could be turned\noff to save space in the TCB memory.", + "id": "FREERTOS_TLSP_DELETION_CALLBACKS", + "name": "FREERTOS_TLSP_DELETION_CALLBACKS", + "range": null, + "title": "Enable thread local storage pointers deletion callbacks", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP", + "help": "Enable this option to make FreeRTOS call a user provided hook function right before it deletes a task\n(i.e., frees/releases a dynamically/statically allocated task's memory). This is useful if users want\nto know when a task is actually deleted (in case the task's deletion is delegated to the IDLE task).\n\nIf this config option is enabled, users must define a ``void vTaskPreDeletionHook( void * pxTCB )``\nhook function in their application.", + "id": "FREERTOS_TASK_PRE_DELETION_HOOK", + "name": "FREERTOS_TASK_PRE_DELETION_HOOK", + "range": null, + "title": "Enable task pre-deletion hook", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "THIS OPTION IS DEPRECATED. Use FREERTOS_TASK_PRE_DELETION_HOOK instead.\n\nEnable this option to make FreeRTOS call the static task clean up hook when a task is deleted.\n\nNote: Users will need to provide a ``void vPortCleanUpTCB ( void *pxTCB )`` callback", + "id": "FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP", + "name": "FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP", + "range": null, + "title": "Enable static task clean up hook (DEPRECATED)", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_SMP", + "help": "If enabled, assert that when a mutex semaphore is given, the task giving the semaphore is the task\nwhich is currently holding the mutex.", + "id": "FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER", + "name": "FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER", + "range": null, + "title": "Check that mutex semaphore is given by owner task", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "The interrupt handlers have their own stack. The size of the stack can be defined here. Each processor\nhas its own stack, so the total size occupied will be twice this.", + "id": "FREERTOS_ISR_STACKSIZE", + "name": "FREERTOS_ISR_STACKSIZE", + "range": [ + 1536, + 32768 + ], + "title": "ISR stack size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "If this option is enabled, interrupt stack frame will be modified to point to the code of the\ninterrupted task as its return address. This helps the debugger (or the panic handler) show a backtrace\nfrom the interrupt to the task which was interrupted. This also works for nested interrupts: higher\nlevel interrupt stack can be traced back to the lower level interrupt. This option adds 4 instructions\nto the interrupt dispatching code.", + "id": "FREERTOS_INTERRUPT_BACKTRACE", + "name": "FREERTOS_INTERRUPT_BACKTRACE", + "range": null, + "title": "Enable backtrace from interrupt to task context", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "When enabled, the usage of float type is allowed inside Level 1 ISRs. Note that usage of float types in\nhigher level interrupts is still not permitted.", + "id": "FREERTOS_FPU_IN_ISR", + "name": "FREERTOS_FPU_IN_ISR", + "range": null, + "title": "Use float in Level 1 ISR", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_TICK_SUPPORT_CORETIMER", + "name": "FREERTOS_TICK_SUPPORT_CORETIMER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_TICK_SUPPORT_SYSTIMER", + "name": "FREERTOS_TICK_SUPPORT_SYSTIMER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "FREERTOS_TICK_SUPPORT_CORETIMER && ", + "help": "Select this to use timer 0", + "id": "FREERTOS_CORETIMER_0", + "name": "FREERTOS_CORETIMER_0", + "range": null, + "title": "Timer 0 (int 6, level 1)", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_TICK_SUPPORT_CORETIMER && ", + "help": "Select this to use timer 1", + "id": "FREERTOS_CORETIMER_1", + "name": "FREERTOS_CORETIMER_1", + "range": null, + "title": "Timer 1 (int 15, level 3)", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_TICK_SUPPORT_SYSTIMER && ", + "help": "Select this to use systimer with the 1 interrupt priority.", + "id": "FREERTOS_CORETIMER_SYSTIMER_LVL1", + "name": "FREERTOS_CORETIMER_SYSTIMER_LVL1", + "range": null, + "title": "SYSTIMER 0 (level 1)", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_TICK_SUPPORT_SYSTIMER && ", + "help": "Select this to use systimer with the 3 interrupt priority.", + "id": "FREERTOS_CORETIMER_SYSTIMER_LVL3", + "name": "FREERTOS_CORETIMER_SYSTIMER_LVL3", + "range": null, + "title": "SYSTIMER 0 (level 3)", + "type": "bool" + } + ], + "depends_on": null, + "help": "FreeRTOS needs a timer with an associated interrupt to use as the main tick source to increase\ncounters, run timers and do pre-emptive multitasking with. There are multiple timers available to do\nthis, with different interrupt priorities.", + "id": "component-config-freertos-port-tick-timer-source-xtensa-only-", + "name": "FREERTOS_CORETIMER", + "title": "Tick timer source (Xtensa Only)", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_SYSTICK_USES_SYSTIMER", + "name": "FREERTOS_SYSTICK_USES_SYSTIMER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_SYSTICK_USES_CCOUNT", + "name": "FREERTOS_SYSTICK_USES_CCOUNT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "ESP Timer will be used as the clock source for FreeRTOS run time stats. The ESP Timer runs at a\nfrequency of 1MHz regardless of Dynamic Frequency Scaling. Therefore the ESP Timer will overflow in\napproximately 4290 seconds.", + "id": "FREERTOS_RUN_TIME_STATS_USING_ESP_TIMER", + "name": "FREERTOS_RUN_TIME_STATS_USING_ESP_TIMER", + "range": null, + "title": "Use ESP TIMER for run time stats", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_SYSTICK_USES_CCOUNT && ", + "help": "CPU Clock will be used as the clock source for the generation of run time stats. The CPU Clock has\na frequency dependent on ESP_DEFAULT_CPU_FREQ_MHZ and Dynamic Frequency Scaling (DFS). Therefore\nthe CPU Clock frequency can fluctuate between 80 to 240MHz. Run time stats generated using the CPU\nClock represents the number of CPU cycles each task is allocated and DOES NOT reflect the amount of\ntime each task runs for (as CPU clock frequency can change). If the CPU clock consistently runs at\nthe maximum frequency of 240MHz, it will overflow in approximately 17 seconds.", + "id": "FREERTOS_RUN_TIME_STATS_USING_CPU_CLK", + "name": "FREERTOS_RUN_TIME_STATS_USING_CPU_CLK", + "range": null, + "title": "Use CPU Clock for run time stats", + "type": "bool" + } + ], + "depends_on": "FREERTOS_GENERATE_RUN_TIME_STATS", + "help": "Choose the clock source for FreeRTOS run time stats. Options are CPU0's CPU Clock or the ESP Timer.\nBoth clock sources are 32 bits. The CPU Clock can run at a higher frequency hence provide a finer\nresolution but will overflow much quicker. Note that run time stats are only valid until the clock\nsource overflows.", + "id": "component-config-freertos-port-choose-the-clock-source-for-run-time-stats", + "name": "FREERTOS_RUN_TIME_STATS_CLK", + "title": "Choose the clock source for run time stats", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "When enabled the selected Non-ISR FreeRTOS functions will be placed into Flash memory instead of IRAM.\nThis saves up to 8KB of IRAM depending on which functions are used.", + "id": "FREERTOS_PLACE_FUNCTIONS_INTO_FLASH", + "name": "FREERTOS_PLACE_FUNCTIONS_INTO_FLASH", + "range": null, + "title": "Place FreeRTOS functions into Flash", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If enabled, context of port*_CRITICAL calls (ISR or Non-ISR) would be checked to be in compliance with\nVanilla FreeRTOS. e.g Calling port*_CRITICAL from ISR context would cause assert failure", + "id": "FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE", + "name": "FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE", + "range": null, + "title": "Tests compliance with Vanilla FreeRTOS port*_CRITICAL calls", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-freertos-port", + "title": "Port", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_PORT", + "name": "FREERTOS_PORT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_NO_AFFINITY", + "name": "FREERTOS_NO_AFFINITY", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_SUPPORT_STATIC_ALLOCATION", + "name": "FREERTOS_SUPPORT_STATIC_ALLOCATION", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Hidden option, gets selected by CONFIG_ESP_DEBUG_OCDAWARE", + "id": "FREERTOS_DEBUG_OCDAWARE", + "name": "FREERTOS_DEBUG_OCDAWARE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_ENABLE_TASK_SNAPSHOT", + "name": "FREERTOS_ENABLE_TASK_SNAPSHOT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP_PANIC_HANDLER_IRAM", + "help": null, + "id": "FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH", + "name": "FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-freertos", + "title": "FreeRTOS", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "HAL_ASSERTION_EQUALS_SYSTEM", + "name": "HAL_ASSERTION_EQUALS_SYSTEM", + "range": null, + "title": "Same as system assertion level", + "type": "bool" + }, + { + "children": [], + "depends_on": "COMPILER_OPTIMIZATION_ASSERTION_LEVEL >= 0 && ", + "help": null, + "id": "HAL_ASSERTION_DISABLE", + "name": "HAL_ASSERTION_DISABLE", + "range": null, + "title": "Disabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "COMPILER_OPTIMIZATION_ASSERTION_LEVEL >= 1 && ", + "help": null, + "id": "HAL_ASSERTION_SILENT", + "name": "HAL_ASSERTION_SILENT", + "range": null, + "title": "Silent", + "type": "bool" + }, + { + "children": [], + "depends_on": "COMPILER_OPTIMIZATION_ASSERTION_LEVEL >= 2 && ", + "help": null, + "id": "HAL_ASSERTION_ENABLE", + "name": "HAL_ASSERTION_ENABLE", + "range": null, + "title": "Enabled", + "type": "bool" + } + ], + "depends_on": null, + "help": "Set the assert behavior / level for HAL component.\nHAL component assert level can be set separately,\nbut the level can't exceed the system assertion level.\ne.g. If the system assertion is disabled, then the HAL\nassertion can't be enabled either. If the system assertion\nis enable, then the HAL assertion can still be disabled\nby this Kconfig option.", + "id": "component-config-hardware-abstraction-layer-hal-and-low-level-ll--default-hal-assertion-level", + "name": "HAL_DEFAULT_ASSERTION_LEVEL", + "title": "Default HAL assertion level", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "HAL_DEFAULT_ASSERTION_LEVEL", + "name": "HAL_DEFAULT_ASSERTION_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "HAL_LOG_LEVEL_NONE", + "name": "HAL_LOG_LEVEL_NONE", + "range": null, + "title": "No output", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "HAL_LOG_LEVEL_ERROR", + "name": "HAL_LOG_LEVEL_ERROR", + "range": null, + "title": "Error", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "HAL_LOG_LEVEL_WARN", + "name": "HAL_LOG_LEVEL_WARN", + "range": null, + "title": "Warning", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "HAL_LOG_LEVEL_INFO", + "name": "HAL_LOG_LEVEL_INFO", + "range": null, + "title": "Info", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "HAL_LOG_LEVEL_DEBUG", + "name": "HAL_LOG_LEVEL_DEBUG", + "range": null, + "title": "Debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "HAL_LOG_LEVEL_VERBOSE", + "name": "HAL_LOG_LEVEL_VERBOSE", + "range": null, + "title": "Verbose", + "type": "bool" + } + ], + "depends_on": "!LOG_DEFAULT_LEVEL_NONE && !LOG_DEFAULT_LEVEL_ERROR && !LOG_DEFAULT_LEVEL_WARN && !LOG_DEFAULT_LEVEL_INFO && !LOG_DEFAULT_LEVEL_DEBUG && !LOG_DEFAULT_LEVEL_VERBOSE", + "help": "Specify how much output to see in HAL logs.", + "id": "component-config-hardware-abstraction-layer-hal-and-low-level-ll--hal-layer-log-verbosity", + "name": "HAL_LOG_LEVEL", + "title": "HAL layer log verbosity", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "HAL_LOG_LEVEL", + "name": "HAL_LOG_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_ROM_HAS_HAL_SYSTIMER", + "help": "Enable this flag to use HAL functions from ROM instead of ESP-IDF.\n\nIf keeping this as \"n\" in your project, you will have less free IRAM.\nIf making this as \"y\" in your project, you will increase free IRAM,\nbut you will lose the possibility to debug this module, and some new\nfeatures will be added and bugs will be fixed in the IDF source\nbut cannot be synced to ROM.", + "id": "HAL_SYSTIMER_USE_ROM_IMPL", + "name": "HAL_SYSTIMER_USE_ROM_IMPL", + "range": null, + "title": "Use ROM implementation of SysTimer HAL driver", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_ROM_HAS_HAL_WDT", + "help": "Enable this flag to use HAL functions from ROM instead of ESP-IDF.\n\nIf keeping this as \"n\" in your project, you will have less free IRAM.\nIf making this as \"y\" in your project, you will increase free IRAM,\nbut you will lose the possibility to debug this module, and some new\nfeatures will be added and bugs will be fixed in the IDF source\nbut cannot be synced to ROM.", + "id": "HAL_WDT_USE_ROM_IMPL", + "name": "HAL_WDT_USE_ROM_IMPL", + "range": null, + "title": "Use ROM implementation of WDT HAL driver", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPI_MASTER_ISR_IN_IRAM", + "help": "Enable this option to place SPI master hal layer functions into IRAM.", + "id": "HAL_SPI_MASTER_FUNC_IN_IRAM", + "name": "HAL_SPI_MASTER_FUNC_IN_IRAM", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SPI_SLAVE_ISR_IN_IRAM", + "help": "Enable this option to place SPI slave hal layer functions into IRAM.", + "id": "HAL_SPI_SLAVE_FUNC_IN_IRAM", + "name": "HAL_SPI_SLAVE_FUNC_IN_IRAM", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-hardware-abstraction-layer-hal-and-low-level-ll-", + "title": "Hardware Abstraction Layer (HAL) and Low Level (LL)", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "HEAP_POISONING_DISABLED", + "name": "HEAP_POISONING_DISABLED", + "range": null, + "title": "Basic (no poisoning)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "HEAP_POISONING_LIGHT", + "name": "HEAP_POISONING_LIGHT", + "range": null, + "title": "Light impact", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "HEAP_POISONING_COMPREHENSIVE", + "name": "HEAP_POISONING_COMPREHENSIVE", + "range": null, + "title": "Comprehensive", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enable heap poisoning features to detect heap corruption caused by out-of-bounds access to heap memory.\n\nSee the \"Heap Memory Debugging\" page of the IDF documentation\nfor a description of each level of heap corruption detection.", + "id": "component-config-heap-memory-debugging-heap-corruption-detection", + "name": "HEAP_CORRUPTION_DETECTION", + "title": "Heap corruption detection", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "HEAP_TRACING_OFF", + "name": "HEAP_TRACING_OFF", + "range": null, + "title": "Disabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "HEAP_TRACING_STANDALONE", + "name": "HEAP_TRACING_STANDALONE", + "range": null, + "title": "Standalone", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "HEAP_TRACING_TOHOST", + "name": "HEAP_TRACING_TOHOST", + "range": null, + "title": "Host-based", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enables the heap tracing API defined in esp_heap_trace.h.\n\nThis function causes a moderate increase in IRAM code side and a minor increase in heap function\n(malloc/free/realloc) CPU overhead, even when the tracing feature is not used.\nSo it's best to keep it disabled unless tracing is being used.", + "id": "component-config-heap-memory-debugging-heap-tracing", + "name": "HEAP_TRACING_DEST", + "title": "Heap tracing", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "Enables/disables heap tracing API.", + "id": "HEAP_TRACING", + "name": "HEAP_TRACING", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "HEAP_TRACING", + "help": "Number of stack frames to save when tracing heap operation callers.\n\nMore stack frames uses more memory in the heap trace buffer (and slows down allocation), but\ncan provide useful information.", + "id": "HEAP_TRACING_STACK_DEPTH", + "name": "HEAP_TRACING_STACK_DEPTH", + "range": null, + "title": "Heap tracing stack depth", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Enable the user to implement function hooks triggered for each successful allocation and free.", + "id": "HEAP_USE_HOOKS", + "name": "HEAP_USE_HOOKS", + "range": null, + "title": "Use allocation and free hooks", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables tracking the task responsible for each heap allocation.\n\nThis function depends on heap poisoning being enabled and adds four more bytes of overhead for each block\nallocated.", + "id": "HEAP_TASK_TRACKING", + "name": "HEAP_TASK_TRACKING", + "range": null, + "title": "Enable heap task tracking", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "HEAP_TRACE_HASH_MAP", + "help": "When enabled this configuration forces the hash map to be placed in external RAM.", + "id": "HEAP_TRACE_HASH_MAP_IN_EXT_RAM", + "name": "HEAP_TRACE_HASH_MAP_IN_EXT_RAM", + "range": null, + "title": "Place hash map in external RAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "HEAP_TRACE_HASH_MAP", + "help": "Defines the number of entries in the heap trace hashmap. Each entry takes 8 bytes.\nThe bigger this number is, the better the performance. Recommended range: 200 - 2000.", + "id": "HEAP_TRACE_HASH_MAP_SIZE", + "name": "HEAP_TRACE_HASH_MAP_SIZE", + "range": null, + "title": "The number of entries in the hash map", + "type": "int" + } + ], + "depends_on": "HEAP_TRACING_STANDALONE", + "help": "Enable this flag to use a hash map to increase performance in handling\nheap trace records.\n\nHeap trace standalone supports storing records as a list, or a list + hash map.\n\nUsing only a list takes less memory, but calls to 'free' will get slower as the\nlist grows. This is particularly affected when using HEAP_TRACE_ALL mode.\n\nBy using a list + hash map, calls to 'free' remain fast, at the cost of\nadditional memory to store the hash map.", + "id": "HEAP_TRACE_HASH_MAP", + "name": "HEAP_TRACE_HASH_MAP", + "range": null, + "title": "Use hash map mechanism to access heap trace records", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "When enabled, if a memory allocation operation fails it will cause a system abort.", + "id": "HEAP_ABORT_WHEN_ALLOCATION_FAILS", + "name": "HEAP_ABORT_WHEN_ALLOCATION_FAILS", + "range": null, + "title": "Abort if memory allocation fails", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_ROM_HAS_HEAP_TLSF", + "help": "Enable this flag to use heap functions from ROM instead of ESP-IDF.\n\nIf keeping this as \"n\" in your project, you will have less free IRAM.\nIf making this as \"y\" in your project, you will increase free IRAM,\nbut you will lose the possibility to debug this module, and some new\nfeatures will be added and bugs will be fixed in the IDF source\nbut cannot be synced to ROM.", + "id": "HEAP_TLSF_USE_ROM_IMPL", + "name": "HEAP_TLSF_USE_ROM_IMPL", + "range": null, + "title": "Use ROM implementation of heap tlsf library", + "type": "bool" + }, + { + "children": [], + "depends_on": "!HEAP_TLSF_USE_ROM_IMPL", + "help": "Enable this flag to save up RAM space by placing the heap component in the flash memory\n\nNote that it is only safe to enable this configuration if no functions from esp_heap_caps.h\nor esp_heap_trace.h are called from ISR.", + "id": "HEAP_PLACE_FUNCTION_INTO_FLASH", + "name": "HEAP_PLACE_FUNCTION_INTO_FLASH", + "range": null, + "title": "Force the entire heap component to be placed in flash memory", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-heap-memory-debugging", + "title": "Heap memory debugging", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "IEEE802154_ENABLED", + "help": "The number of 802.15.4 receive buffers", + "id": "IEEE802154_RX_BUFFER_SIZE", + "name": "IEEE802154_RX_BUFFER_SIZE", + "range": null, + "title": "The number of 802.15.4 receive buffers", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "configure the CCA mode to Energy above threshold", + "id": "IEEE802154_CCA_CARRIER", + "name": "IEEE802154_CCA_CARRIER", + "range": null, + "title": "Carrier sense only", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "configure the CCA mode to Energy above threshold", + "id": "IEEE802154_CCA_ED", + "name": "IEEE802154_CCA_ED", + "range": null, + "title": "Energy above threshold", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "configure the CCA mode to Carrier sense OR energy above threshold", + "id": "IEEE802154_CCA_CARRIER_OR_ED", + "name": "IEEE802154_CCA_CARRIER_OR_ED", + "range": null, + "title": "Carrier sense OR energy above threshold", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "configure the CCA mode to Carrier sense AND energy above threshold", + "id": "IEEE802154_CCA_CARRIER_AND_ED", + "name": "IEEE802154_CCA_CARRIER_AND_ED", + "range": null, + "title": "Carrier sense AND energy above threshold", + "type": "bool" + } + ], + "depends_on": "IEEE802154_ENABLED", + "help": "configure the CCA mode", + "id": "component-config-ieee-802-15-4-ieee802154-enable-clear-channel-assessment-cca-mode", + "name": "IEEE802154_CCA_MODE", + "title": "Clear Channel Assessment (CCA) mode", + "type": "choice" + }, + { + "children": [], + "depends_on": "IEEE802154_ENABLED", + "help": null, + "id": "IEEE802154_CCA_MODE", + "name": "IEEE802154_CCA_MODE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "IEEE802154_ENABLED", + "help": "set the CCA threshold, in dB", + "id": "IEEE802154_CCA_THRESHOLD", + "name": "IEEE802154_CCA_THRESHOLD", + "range": null, + "title": "CCA detection threshold", + "type": "int" + }, + { + "children": [], + "depends_on": "IEEE802154_ENABLED", + "help": "set the pending table size", + "id": "IEEE802154_PENDING_TABLE_SIZE", + "name": "IEEE802154_PENDING_TABLE_SIZE", + "range": null, + "title": "Pending table size", + "type": "int" + }, + { + "children": [], + "depends_on": "IEEE802154_ENABLED", + "help": "Enable IEEE802154 multi-pan", + "id": "IEEE802154_MULTI_PAN_ENABLE", + "name": "IEEE802154_MULTI_PAN_ENABLE", + "range": null, + "title": "Enable multi-pan feature for frame filter", + "type": "bool" + }, + { + "children": [], + "depends_on": "IEEE802154_ENABLED", + "help": "Enabling this option increases throughput by ~5% at the expense of ~2.1k\nIRAM code size increase.", + "id": "IEEE802154_TIMING_OPTIMIZATION", + "name": "IEEE802154_TIMING_OPTIMIZATION", + "range": null, + "title": "Enable throughput optimization", + "type": "bool" + }, + { + "children": [], + "depends_on": "PM_ENABLE && IEEE802154_ENABLED", + "help": "Enabling this option allows the IEEE802.15.4 module to be powered down during automatic light sleep,\nwhich reduces current consumption.", + "id": "IEEE802154_SLEEP_ENABLE", + "name": "IEEE802154_SLEEP_ENABLE", + "range": null, + "title": "Enable IEEE802154 light sleep", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "IEEE802154_DEBUG", + "help": "Enabling this option to add some probe codes in the driver, and these informations\nwill be printed when assert.", + "id": "IEEE802154_ASSERT", + "name": "IEEE802154_ASSERT", + "range": null, + "title": "Enrich the assert information with IEEE802154 state and event", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "IEEE802154_RECORD_EVENT", + "help": "set the record event table size", + "id": "IEEE802154_RECORD_EVENT_SIZE", + "name": "IEEE802154_RECORD_EVENT_SIZE", + "range": null, + "title": "Record event table size", + "type": "int" + } + ], + "depends_on": "IEEE802154_DEBUG", + "help": "Enabling this option to record event, when assert, the recorded event will be printed.", + "id": "IEEE802154_RECORD_EVENT", + "name": "IEEE802154_RECORD_EVENT", + "range": null, + "title": "Enable record event information for debugging", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "IEEE802154_RECORD_STATE", + "help": "set the record state table size", + "id": "IEEE802154_RECORD_STATE_SIZE", + "name": "IEEE802154_RECORD_STATE_SIZE", + "range": null, + "title": "Record state table size", + "type": "int" + } + ], + "depends_on": "IEEE802154_DEBUG", + "help": "Enabling this option to record state, when assert, the recorded state will be printed.", + "id": "IEEE802154_RECORD_STATE", + "name": "IEEE802154_RECORD_STATE", + "range": null, + "title": "Enable record state information for debugging", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "IEEE802154_RECORD_CMD", + "help": "set the record command table size", + "id": "IEEE802154_RECORD_CMD_SIZE", + "name": "IEEE802154_RECORD_CMD_SIZE", + "range": null, + "title": "Record command table size", + "type": "int" + } + ], + "depends_on": "IEEE802154_DEBUG", + "help": "Enabling this option to record the command, when assert, the recorded\ncommand will be printed.", + "id": "IEEE802154_RECORD_CMD", + "name": "IEEE802154_RECORD_CMD", + "range": null, + "title": "Enable record command information for debugging", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "IEEE802154_RECORD_ABORT", + "help": "set the record abort table size", + "id": "IEEE802154_RECORD_ABORT_SIZE", + "name": "IEEE802154_RECORD_ABORT_SIZE", + "range": null, + "title": "Record abort table size", + "type": "int" + } + ], + "depends_on": "IEEE802154_DEBUG", + "help": "Enabling this option to record the abort, when assert, the recorded\nabort will be printed.", + "id": "IEEE802154_RECORD_ABORT", + "name": "IEEE802154_RECORD_ABORT", + "range": null, + "title": "Enable record abort information for debugging", + "type": "bool" + }, + { + "children": [], + "depends_on": "IEEE802154_DEBUG", + "help": "Enabling this option to record the tx and rx", + "id": "IEEE802154_TXRX_STATISTIC", + "name": "IEEE802154_TXRX_STATISTIC", + "range": null, + "title": "Enable record tx/rx packets information for debugging", + "type": "bool" + } + ], + "depends_on": "IEEE802154_ENABLED", + "help": "Enabling this option allows different kinds of IEEE802154 debug output.\nAll IEEE802154 debug features increase the size of the final binary.", + "id": "IEEE802154_DEBUG", + "is_menuconfig": true, + "name": "IEEE802154_DEBUG", + "range": null, + "title": "Enable IEEE802154 Debug", + "type": "menu" + } + ], + "depends_on": null, + "help": null, + "id": "IEEE802154_ENABLED", + "name": "IEEE802154_ENABLED", + "range": null, + "title": "IEEE802154 Enable", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-ieee-802-15-4", + "title": "IEEE 802.15.4", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_DEFAULT_LEVEL_NONE", + "name": "LOG_DEFAULT_LEVEL_NONE", + "range": null, + "title": "No output", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_DEFAULT_LEVEL_ERROR", + "name": "LOG_DEFAULT_LEVEL_ERROR", + "range": null, + "title": "Error", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_DEFAULT_LEVEL_WARN", + "name": "LOG_DEFAULT_LEVEL_WARN", + "range": null, + "title": "Warning", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_DEFAULT_LEVEL_INFO", + "name": "LOG_DEFAULT_LEVEL_INFO", + "range": null, + "title": "Info", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_DEFAULT_LEVEL_DEBUG", + "name": "LOG_DEFAULT_LEVEL_DEBUG", + "range": null, + "title": "Debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_DEFAULT_LEVEL_VERBOSE", + "name": "LOG_DEFAULT_LEVEL_VERBOSE", + "range": null, + "title": "Verbose", + "type": "bool" + } + ], + "depends_on": null, + "help": "Specify how much output to see in logs by default.\nYou can set lower verbosity level at runtime using\nesp_log_level_set function.\n\nBy default, this setting limits which log statements\nare compiled into the program. For example, selecting\n\"Warning\" would mean that changing log level to \"Debug\"\nat runtime will not be possible. To allow increasing log\nlevel above the default at runtime, see the next option.", + "id": "component-config-log-output-default-log-verbosity", + "name": "LOG_DEFAULT_LEVEL", + "title": "Default log verbosity", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "LOG_DEFAULT_LEVEL", + "name": "LOG_DEFAULT_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_MAXIMUM_EQUALS_DEFAULT", + "name": "LOG_MAXIMUM_EQUALS_DEFAULT", + "range": null, + "title": "Same as default", + "type": "bool" + }, + { + "children": [], + "depends_on": "LOG_DEFAULT_LEVEL < 1 && ", + "help": null, + "id": "LOG_MAXIMUM_LEVEL_ERROR", + "name": "LOG_MAXIMUM_LEVEL_ERROR", + "range": null, + "title": "Error", + "type": "bool" + }, + { + "children": [], + "depends_on": "LOG_DEFAULT_LEVEL < 2 && ", + "help": null, + "id": "LOG_MAXIMUM_LEVEL_WARN", + "name": "LOG_MAXIMUM_LEVEL_WARN", + "range": null, + "title": "Warning", + "type": "bool" + }, + { + "children": [], + "depends_on": "LOG_DEFAULT_LEVEL < 3 && ", + "help": null, + "id": "LOG_MAXIMUM_LEVEL_INFO", + "name": "LOG_MAXIMUM_LEVEL_INFO", + "range": null, + "title": "Info", + "type": "bool" + }, + { + "children": [], + "depends_on": "LOG_DEFAULT_LEVEL < 4 && ", + "help": null, + "id": "LOG_MAXIMUM_LEVEL_DEBUG", + "name": "LOG_MAXIMUM_LEVEL_DEBUG", + "range": null, + "title": "Debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "LOG_DEFAULT_LEVEL < 5 && ", + "help": null, + "id": "LOG_MAXIMUM_LEVEL_VERBOSE", + "name": "LOG_MAXIMUM_LEVEL_VERBOSE", + "range": null, + "title": "Verbose", + "type": "bool" + } + ], + "depends_on": null, + "help": "This config option sets the highest log verbosity that it's possible to select\nat runtime by calling esp_log_level_set(). This level may be higher than\nthe default verbosity level which is set when the app starts up.\n\nThis can be used enable debugging output only at a critical point, for a particular\ntag, or to minimize startup time but then enable more logs once the firmware has\nloaded.\n\nNote that increasing the maximum available log level will increase the firmware\nbinary size.\n\nThis option only applies to logging from the app, the bootloader log level is\nfixed at compile time to the separate \"Bootloader log verbosity\" setting.", + "id": "component-config-log-output-maximum-log-verbosity", + "name": "LOG_MAXIMUM_LEVEL", + "title": "Maximum log verbosity", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "LOG_MAXIMUM_LEVEL", + "name": "LOG_MAXIMUM_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Enables an additional global \"master\" log level check that occurs\nbefore a log tag cache lookup. This is useful if you want to\ncompile in a lot of logs that are selectable at runtime, but avoid the\nperformance hit during periods where you don't want log output. Examples\ninclude remote log forwarding, or disabling logs during a time-critical\nor CPU-intensive section and re-enabling them later. Results in\nlarger program size depending on number of logs compiled in.\n\nIf enabled, defaults to LOG_DEFAULT_LEVEL and can be set using\nesp_log_set_level_master().\nThis check takes precedence over ESP_LOG_LEVEL_LOCAL.", + "id": "LOG_MASTER_LEVEL", + "name": "LOG_MASTER_LEVEL", + "range": null, + "title": "Enable global master log level", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable ANSI terminal color codes in bootloader output.\n\nIn order to view these, your terminal program must support ANSI color codes.", + "id": "LOG_COLORS", + "name": "LOG_COLORS", + "range": null, + "title": "Use ANSI terminal colors in log output", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_TIMESTAMP_SOURCE_RTOS", + "name": "LOG_TIMESTAMP_SOURCE_RTOS", + "range": null, + "title": "Milliseconds Since Boot", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_TIMESTAMP_SOURCE_SYSTEM", + "name": "LOG_TIMESTAMP_SOURCE_SYSTEM", + "range": null, + "title": "System Time", + "type": "bool" + } + ], + "depends_on": null, + "help": "Choose what sort of timestamp is displayed in the log output:\n\n- Milliseconds since boot is calulated from the RTOS tick count multiplied\n by the tick period. This time will reset after a software reboot.\n e.g. (90000)\n\n- System time is taken from POSIX time functions which use the chip's\n RTC and high resoultion timers to maintain an accurate time. The system time is\n initialized to 0 on startup, it can be set with an SNTP sync, or with\n POSIX time functions. This time will not reset after a software reboot.\n e.g. (00:01:30.000)\n\n- NOTE: Currently this will not get used in logging from binary blobs\n (i.e WiFi & Bluetooth libraries), these will always print\n milliseconds since boot.", + "id": "component-config-log-output-log-timestamps", + "name": "LOG_TIMESTAMP_SOURCE", + "title": "Log Timestamps", + "type": "choice" + } + ], + "depends_on": null, + "id": "component-config-log-output", + "title": "Log output", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Builds normally if selected. Excludes LwIP from build if unselected, even if it is a\ndependency of a component or application.\nSome applications can switch their IP stacks, e.g., when switching between chip\nand Linux targets (LwIP stack vs. Linux IP stack). Since the LwIP dependency cannot\neasily be excluded based on a Kconfig option, it has to be a dependency in all cases.\nThis switch allows the LwIP stack to be built selectively, even if it is a dependency.", + "id": "LWIP_ENABLE", + "name": "LWIP_ENABLE", + "range": null, + "title": "Enable LwIP stack", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "The default name this device will report to other devices on the network.\nCould be updated at runtime with esp_netif_set_hostname()", + "id": "LWIP_LOCAL_HOSTNAME", + "name": "LWIP_LOCAL_HOSTNAME", + "range": null, + "title": "Local netif hostname", + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": "If this feature is enabled, standard POSIX APIs: if_indextoname(), if_nametoindex()\ncould be used to convert network interface index to name\ninstead of IDF specific esp-netif APIs (such as esp_netif_get_netif_impl_name())", + "id": "LWIP_NETIF_API", + "name": "LWIP_NETIF_API", + "range": null, + "title": "Enable usage of standard POSIX APIs in LWIP", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "LWIP tcpip task priority. In case of high throughput, this parameter\ncould be changed up to (configMAX_PRIORITIES-1).", + "id": "LWIP_TCPIP_TASK_PRIO", + "name": "LWIP_TCPIP_TASK_PRIO", + "range": [ + 1, + 24 + ], + "title": "LWIP TCP/IP Task Priority", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_TCPIP_CORE_LOCKING", + "help": "when LWIP_TCPIP_CORE_LOCKING is enabled, this lets tcpip_input() grab the\nmutex for input packets as well, instead of allocating a message and passing\nit to tcpip_thread.", + "id": "LWIP_TCPIP_CORE_LOCKING_INPUT", + "name": "LWIP_TCPIP_CORE_LOCKING_INPUT", + "range": null, + "title": "Enable tcpip core locking input", + "type": "bool" + } + ], + "depends_on": null, + "help": "If Enable tcpip core locking,Creates a global mutex that is held\nduring TCPIP thread operations.Can be locked by client code to perform\nlwIP operations without changing into TCPIP thread using callbacks.\nSee LOCK_TCPIP_CORE() and UNLOCK_TCPIP_CORE().\n\nIf disable tcpip core locking,TCP IP will perform tasks through context switching", + "id": "LWIP_TCPIP_CORE_LOCKING", + "name": "LWIP_TCPIP_CORE_LOCKING", + "range": null, + "title": "Enable tcpip core locking", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable to check that the project does not violate lwip thread safety.\nIf enabled, all lwip functions that require thread awareness run an assertion\nto verify that the TCP/IP core functionality is either locked or accessed\nfrom the correct thread.", + "id": "LWIP_CHECK_THREAD_SAFETY", + "name": "LWIP_CHECK_THREAD_SAFETY", + "range": null, + "title": "Checks that lwip API runs in expected context", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If this feature is enabled, standard API such as gethostbyname\nsupport .local addresses by sending one shot multicast mDNS\nquery", + "id": "LWIP_DNS_SUPPORT_MDNS_QUERIES", + "name": "LWIP_DNS_SUPPORT_MDNS_QUERIES", + "range": null, + "title": "Enable mDNS queries in resolving host name", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If this feature is enabled, all traffic from layer2(WIFI Driver) will be\ncopied to a new buffer before sending it to layer3(LWIP stack), freeing\nthe layer2 buffer.\nPlease be notified that the total layer2 receiving buffer is fixed and\nESP32 currently supports 25 layer2 receiving buffer, when layer2 buffer\nruns out of memory, then the incoming packets will be dropped in hardware.\nThe layer3 buffer is allocated from the heap, so the total layer3 receiving\nbuffer depends on the available heap size, when heap runs out of memory,\nno copy will be sent to layer3 and packet will be dropped in layer2.\nPlease make sure you fully understand the impact of this feature before\nenabling it.", + "id": "LWIP_L2_TO_L3_COPY", + "name": "LWIP_L2_TO_L3_COPY", + "range": null, + "title": "Enable copy between Layer2 and Layer3 packets", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If this feature is enabled, some functions relating to RX/TX in LWIP will be\nput into IRAM, it can improve UDP/TCP throughput by >10% for single core mode,\nit doesn't help too much for dual core mode. On the other hand, it needs about\n10KB IRAM for these optimizations.\n\nIf this feature is disabled, all lwip functions will be put into FLASH.", + "id": "LWIP_IRAM_OPTIMIZATION", + "name": "LWIP_IRAM_OPTIMIZATION", + "range": null, + "title": "Enable LWIP IRAM optimization", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If this feature is enabled, some tcp part functions relating to RX/TX in LWIP will be\nput into IRAM, it can improve TCP throughput. On the other hand, it needs about 17KB\nIRAM for these optimizations.", + "id": "LWIP_EXTRA_IRAM_OPTIMIZATION", + "name": "LWIP_EXTRA_IRAM_OPTIMIZATION", + "range": null, + "title": "Enable LWIP IRAM optimization for TCP part", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If this feature is enabled, IGMP and MLD6 timers will be activated only\nwhen joining groups or receiving QUERY packets.\n\nThis feature will reduce the power consumption for applications which do not\nuse IGMP and MLD6.", + "id": "LWIP_TIMERS_ONDEMAND", + "name": "LWIP_TIMERS_ONDEMAND", + "range": null, + "title": "Enable LWIP Timers on demand", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_ND6", + "help": "This option is used to set the the router flag for the NA packets.\nWhen enabled, the router flag in NA packet will always set to 1,\notherwise, never set router flag for NA packets.", + "id": "LWIP_FORCE_ROUTER_FORWARDING", + "name": "LWIP_FORCE_ROUTER_FORWARDING", + "range": null, + "title": "LWIP Force Router Forwarding Enable/Disable", + "type": "bool" + } + ], + "depends_on": "LWIP_IPV6", + "help": "This option is used to disable the Network Discovery Protocol (NDP) if it is not required.\nPlease use this option with caution, as the NDP is essential for IPv6 functionality within a local network.", + "id": "LWIP_ND6", + "name": "LWIP_ND6", + "range": null, + "title": "LWIP NDP6 Enable/Disable", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Sockets take up a certain amount of memory, and allowing fewer\nsockets to be open at the same time conserves memory. Specify\nthe maximum amount of sockets here. The valid value is from 1\nto 16.", + "id": "LWIP_MAX_SOCKETS", + "name": "LWIP_MAX_SOCKETS", + "range": [ + 1, + 16 + ], + "title": "Max number of open sockets", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "This option is deprecated. Do not use this option, use VFS_SUPPORT_SELECT instead.", + "id": "LWIP_USE_ONLY_LWIP_SELECT", + "name": "LWIP_USE_ONLY_LWIP_SELECT", + "range": null, + "title": "Support LWIP socket select() only (DEPRECATED)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling this option allows SO_LINGER processing.\nl_onoff = 1,l_linger can set the timeout.\n\nIf l_linger=0, When a connection is closed, TCP will terminate the connection.\nThis means that TCP will discard any data packets stored in the socket send buffer\nand send an RST to the peer.\n\nIf l_linger!=0,Then closesocket() calls to block the process until\nthe remaining data packets has been sent or timed out.", + "id": "LWIP_SO_LINGER", + "name": "LWIP_SO_LINGER", + "range": null, + "title": "Enable SO_LINGER processing", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_SO_REUSE", + "help": "Enabling this option means that any incoming broadcast or multicast\npacket will be copied to all of the local sockets that it matches\n(may be more than one if SO_REUSEADDR is set on the socket.)\n\nThis increases memory overhead as the packets need to be copied,\nhowever they are only copied per matching socket. You can safely\ndisable it if you don't plan to receive broadcast or multicast\ntraffic on more than one socket at a time.", + "id": "LWIP_SO_REUSE_RXTOALL", + "name": "LWIP_SO_REUSE_RXTOALL", + "range": null, + "title": "SO_REUSEADDR copies broadcast/multicast to all matches", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enabling this option allows binding to a port which remains in\nTIME_WAIT.", + "id": "LWIP_SO_REUSE", + "name": "LWIP_SO_REUSE", + "range": null, + "title": "Enable SO_REUSEADDR option", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling this option allows checking for available data on a netconn.", + "id": "LWIP_SO_RCVBUF", + "name": "LWIP_SO_RCVBUF", + "range": null, + "title": "Enable SO_RCVBUF option", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling this option allows checking for the destination address\nof a received IPv4 Packet.", + "id": "LWIP_NETBUF_RECVINFO", + "name": "LWIP_NETBUF_RECVINFO", + "range": null, + "title": "Enable IP_PKTINFO option", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Set value for Time-To-Live used by transport layers.", + "id": "LWIP_IP_DEFAULT_TTL", + "name": "LWIP_IP_DEFAULT_TTL", + "range": [ + 1, + 255 + ], + "title": "The value for Time-To-Live used by transport layers", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_IPV4", + "help": "Enabling this option allows fragmenting outgoing IP4 packets if their size\nexceeds MTU.", + "id": "LWIP_IP4_FRAG", + "name": "LWIP_IP4_FRAG", + "range": null, + "title": "Enable fragment outgoing IP4 packets", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_IPV6", + "help": "Enabling this option allows fragmenting outgoing IP6 packets if their size\nexceeds MTU.", + "id": "LWIP_IP6_FRAG", + "name": "LWIP_IP6_FRAG", + "range": null, + "title": "Enable fragment outgoing IP6 packets", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_IPV4", + "help": "Enabling this option allows reassemblying incoming fragmented IP4 packets.", + "id": "LWIP_IP4_REASSEMBLY", + "name": "LWIP_IP4_REASSEMBLY", + "range": null, + "title": "Enable reassembly incoming fragmented IP4 packets", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_IPV6", + "help": "Enabling this option allows reassemblying incoming fragmented IP6 packets.", + "id": "LWIP_IP6_REASSEMBLY", + "name": "LWIP_IP6_REASSEMBLY", + "range": null, + "title": "Enable reassembly incoming fragmented IP6 packets", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Set the maximum amount of pbufs waiting to be reassembled.", + "id": "LWIP_IP_REASS_MAX_PBUFS", + "name": "LWIP_IP_REASS_MAX_PBUFS", + "range": [ + 10, + 100 + ], + "title": "The maximum amount of pbufs waiting to be reassembled", + "type": "int" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "LWIP_IPV4_NAPT", + "help": "Enabling this option allows Port Forwarding or Port mapping.", + "id": "LWIP_IPV4_NAPT_PORTMAP", + "name": "LWIP_IPV4_NAPT_PORTMAP", + "range": null, + "title": "Enable NAT Port Mapping (new/experimental)", + "type": "bool" + } + ], + "depends_on": "LWIP_IP_FORWARD", + "help": "Enabling this option allows Network Address and Port Translation.", + "id": "LWIP_IPV4_NAPT", + "name": "LWIP_IPV4_NAPT", + "range": null, + "title": "Enable NAT (new/experimental)", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enabling this option allows packets forwarding across multiple interfaces.", + "id": "LWIP_IP_FORWARD", + "name": "LWIP_IP_FORWARD", + "range": null, + "title": "Enable IP forwarding", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling this option allows LWIP statistics", + "id": "LWIP_STATS", + "name": "LWIP_STATS", + "range": null, + "title": "Enable LWIP statistics", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_ESP_GRATUITOUS_ARP", + "help": "Set the timer interval for gratuitous ARP. The default value is 60s", + "id": "LWIP_GARP_TMR_INTERVAL", + "name": "LWIP_GARP_TMR_INTERVAL", + "range": null, + "title": "GARP timer interval(seconds)", + "type": "int" + } + ], + "depends_on": "LWIP_IPV4", + "help": "Enable this option allows to send gratuitous ARP periodically.\n\nThis option solve the compatibility issues.If the ARP table of the AP is old, and the AP\ndoesn't send ARP request to update it's ARP table, this will lead to the STA sending IP packet fail.\nThus we send gratuitous ARP periodically to let AP update it's ARP table.", + "id": "LWIP_ESP_GRATUITOUS_ARP", + "name": "LWIP_ESP_GRATUITOUS_ARP", + "range": null, + "title": "Send gratuitous ARP periodically", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_ESP_MLDV6_REPORT", + "help": "Set the timer interval for mldv6 report. The default value is 30s", + "id": "LWIP_MLDV6_TMR_INTERVAL", + "name": "LWIP_MLDV6_TMR_INTERVAL", + "range": null, + "title": "mldv6 report timer interval(seconds)", + "type": "int" + } + ], + "depends_on": "LWIP_IPV6", + "help": "Enable this option allows to send mldv6 report periodically.\n\nThis option solve the issue that failed to receive multicast data.\nSome routers fail to forward multicast packets.\nTo solve this problem, send multicast mdlv6 report to routers regularly.", + "id": "LWIP_ESP_MLDV6_REPORT", + "name": "LWIP_ESP_MLDV6_REPORT", + "range": null, + "title": "Send mldv6 report periodically", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Set TCPIP task receive mail box size. Generally bigger value means higher throughput\nbut more memory. The value should be bigger than UDP/TCP mail box size.", + "id": "LWIP_TCPIP_RECVMBOX_SIZE", + "name": "LWIP_TCPIP_RECVMBOX_SIZE", + "range": [ + 6, + 64 + ], + "title": "TCPIP task receive mail box size", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_IPV4", + "help": "Enabling this option performs a check (via ARP request) if the offered IP address\nis not already in use by another host on the network.", + "id": "LWIP_DHCP_DOES_ARP_CHECK", + "name": "LWIP_DHCP_DOES_ARP_CHECK", + "range": null, + "title": "DHCP: Perform ARP check on any offered address", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_IPV4", + "help": "This option could be used to disable DHCP client identification with its MAC address.\n(Client id is used by DHCP servers to uniquely identify clients and are included\nin the DHCP packets as an option 61)\nSet this option to \"y\" in order to exclude option 61 from DHCP packets.", + "id": "LWIP_DHCP_DISABLE_CLIENT_ID", + "name": "LWIP_DHCP_DISABLE_CLIENT_ID", + "range": null, + "title": "DHCP: Disable Use of HW address as client identification", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_IPV4", + "help": "This option could be used to disable DHCP client vendor class identification.\nSet this option to \"y\" in order to exclude option 60 from DHCP packets.", + "id": "LWIP_DHCP_DISABLE_VENDOR_CLASS_ID", + "name": "LWIP_DHCP_DISABLE_VENDOR_CLASS_ID", + "range": null, + "title": "DHCP: Disable Use of vendor class identification", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_IPV4", + "help": "When this option is enabled, DHCP client tries to re-obtain last valid IP address obtained from DHCP\nserver. Last valid DHCP configuration is stored in nvs and restored after reset/power-up. If IP is still\navailable, there is no need for sending discovery message to DHCP server and save some time.", + "id": "LWIP_DHCP_RESTORE_LAST_IP", + "name": "LWIP_DHCP_RESTORE_LAST_IP", + "range": null, + "title": "DHCP: Restore last IP obtained from DHCP server", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_IPV4", + "help": "Set total length of outgoing DHCP option msg. Generally bigger value means it can carry more\noptions and values. If your code meets LWIP_ASSERT due to option value is too long.\nPlease increase the LWIP_DHCP_OPTIONS_LEN value.", + "id": "LWIP_DHCP_OPTIONS_LEN", + "name": "LWIP_DHCP_OPTIONS_LEN", + "range": [ + 68, + 255 + ], + "title": "DHCP total option length", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Number of clients that may store data in client_data member array of struct netif.", + "id": "LWIP_NUM_NETIF_CLIENT_DATA", + "name": "LWIP_NUM_NETIF_CLIENT_DATA", + "range": [ + 0, + 256 + ], + "title": "Number of clients store data in netif", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set DHCP coarse interval in seconds.\nA higher value will be less precise but cost less power consumption.", + "id": "LWIP_DHCP_COARSE_TIMER_SECS", + "name": "LWIP_DHCP_COARSE_TIMER_SECS", + "range": [ + 1, + 10 + ], + "title": "DHCP coarse timer interval(s)", + "type": "int" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "LWIP_DHCPS", + "help": "The DHCP server is calculating lease time multiplying the sent\nand received times by this number of seconds per unit.\nThe default is 60, that equals one minute.", + "id": "LWIP_DHCPS_LEASE_UNIT", + "name": "LWIP_DHCPS_LEASE_UNIT", + "range": [ + 1, + 3600 + ], + "title": "Multiplier for lease time, in seconds", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_DHCPS", + "help": "The maximum number of DHCP clients that are connected to the server.\nAfter this number is exceeded, DHCP server removes of the oldest device\nfrom it's address pool, without notification.", + "id": "LWIP_DHCPS_MAX_STATION_NUM", + "name": "LWIP_DHCPS_MAX_STATION_NUM", + "range": [ + 1, + 64 + ], + "title": "Maximum number of stations", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_DHCPS", + "help": "Enabling this option allows DHCP server to support temporary static ARP entries\nfor DHCP Client. This will help the DHCP server to send the DHCP OFFER and DHCP ACK using IP unicast.", + "id": "LWIP_DHCPS_STATIC_ENTRIES", + "name": "LWIP_DHCPS_STATIC_ENTRIES", + "range": null, + "title": "Enable ARP static entries", + "type": "bool" + } + ], + "depends_on": "LWIP_IPV4", + "help": "Enabling this option allows the device to run the DHCP server\n(to dynamically assign IPv4 addresses to clients).", + "id": "LWIP_DHCPS", + "name": "LWIP_DHCPS", + "range": null, + "title": "DHCPS: Enable IPv4 Dynamic Host Configuration Protocol Server (DHCPS)", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-lwip-dhcp-server", + "title": "DHCP server", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_AUTOIP", + "help": "DHCP client will send this many probes before self-assigning a\nlink local address.\n\nFrom LWIP help: \"This can be set as low as 1 to get an AutoIP\naddress very quickly, but you should be prepared to handle a\nchanging IP address when DHCP overrides AutoIP.\" (In the case of\nESP-IDF, this means multiple SYSTEM_EVENT_STA_GOT_IP events.)", + "id": "LWIP_AUTOIP_TRIES", + "name": "LWIP_AUTOIP_TRIES", + "range": null, + "title": "DHCP Probes before self-assigning IPv4 LL address", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_AUTOIP", + "help": "If the AUTOIP functionality detects this many IP conflicts while\nself-assigning an address, it will go into a rate limited mode.", + "id": "LWIP_AUTOIP_MAX_CONFLICTS", + "name": "LWIP_AUTOIP_MAX_CONFLICTS", + "range": null, + "title": "Max IP conflicts before rate limiting", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_AUTOIP", + "help": "If rate limiting self-assignment requests, wait this long between\neach request.", + "id": "LWIP_AUTOIP_RATE_LIMIT_INTERVAL", + "name": "LWIP_AUTOIP_RATE_LIMIT_INTERVAL", + "range": null, + "title": "Rate limited interval (seconds)", + "type": "int" + } + ], + "depends_on": "LWIP_IPV4", + "help": "Enabling this option allows the device to self-assign an address\nin the 169.256/16 range if none is assigned statically or via DHCP.\n\nSee RFC 3927.", + "id": "LWIP_AUTOIP", + "is_menuconfig": true, + "name": "LWIP_AUTOIP", + "range": null, + "title": "Enable IPV4 Link-Local Addressing (AUTOIP)", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "Enable IPv4 stack. If you want to use IPv6 only TCP/IP stack, disable this.", + "id": "LWIP_IPV4", + "name": "LWIP_IPV4", + "range": null, + "title": "Enable IPv4", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_IPV6", + "help": "Enabling this option allows the devices to IPV6 stateless address autoconfiguration (SLAAC).\n\nSee RFC 4862.", + "id": "LWIP_IPV6_AUTOCONFIG", + "name": "LWIP_IPV6_AUTOCONFIG", + "range": null, + "title": "Enable IPV6 stateless address autoconfiguration (SLAAC)", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_IPV6", + "help": "The maximum number of IPv6 addresses on each interface. Any additional\naddresses will be discarded.", + "id": "LWIP_IPV6_NUM_ADDRESSES", + "name": "LWIP_IPV6_NUM_ADDRESSES", + "range": null, + "title": "Number of IPv6 addresses on each network interface", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_IPV6", + "help": "Forwarding IPv6 packets between interfaces is only required when acting as\na router.", + "id": "LWIP_IPV6_FORWARD", + "name": "LWIP_IPV6_FORWARD", + "range": null, + "title": "Enable IPv6 forwarding between interfaces", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enable IPv6 function. If not use IPv6 function, set this option to n.\nIf disabling LWIP_IPV6 then some other components (coap and asio) will\nno longer be available.", + "id": "LWIP_IPV6", + "name": "LWIP_IPV6", + "range": null, + "title": "Enable IPv6", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_IPV6_AUTOCONFIG", + "help": "Use IPv6 Router Advertisement Recursive DNS Server Option (as per RFC 6106) to\ncopy a defined maximum number of DNS servers to the DNS module.\nSet this option to a number of desired DNS servers advertised in the RA protocol.\nThis feature is disabled when set to 0.", + "id": "LWIP_IPV6_RDNSS_MAX_DNS_SERVERS", + "name": "LWIP_IPV6_RDNSS_MAX_DNS_SERVERS", + "range": null, + "title": "Use IPv6 Router Advertisement Recursive DNS Server Option", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_IPV6_AUTOCONFIG", + "help": "Enable DHCPv6 for IPv6 stateless address autoconfiguration.\nNote that the dhcpv6 client has to be started using dhcp6_enable_stateless(netif);\nNote that the stateful address autoconfiguration is not supported.", + "id": "LWIP_IPV6_DHCP6", + "name": "LWIP_IPV6_DHCP6", + "range": null, + "title": "Enable DHCPv6 stateless address autoconfiguration", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable callbacks when the network interface is up/down and addresses are changed.", + "id": "LWIP_NETIF_STATUS_CALLBACK", + "name": "LWIP_NETIF_STATUS_CALLBACK", + "range": null, + "title": "Enable status callback for network interfaces", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_NETIF_LOOPBACK", + "help": "Configure the maximum number of packets which can be queued for\nloopback on a given interface. Reducing this number may cause packets\nto be dropped, but will avoid filling memory with queued packet data.", + "id": "LWIP_LOOPBACK_MAX_PBUFS", + "name": "LWIP_LOOPBACK_MAX_PBUFS", + "range": [ + 0, + 16 + ], + "title": "Max queued loopback packets per interface", + "type": "int" + } + ], + "depends_on": null, + "help": "Enabling this option means that if a packet is sent with a destination\naddress equal to the interface's own IP address, it will \"loop back\" and\nbe received by this interface.\nDisabling this option disables support of loopback interface in lwIP", + "id": "LWIP_NETIF_LOOPBACK", + "is_menuconfig": true, + "name": "LWIP_NETIF_LOOPBACK", + "range": null, + "title": "Support per-interface loopback", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "The maximum number of simultaneously active TCP\nconnections. The practical maximum limit is\ndetermined by available heap memory at runtime.\n\nChanging this value by itself does not substantially\nchange the memory usage of LWIP, except for preventing\nnew TCP connections after the limit is reached.", + "id": "LWIP_MAX_ACTIVE_TCP", + "name": "LWIP_MAX_ACTIVE_TCP", + "range": [ + 1, + 1024 + ], + "title": "Maximum active TCP Connections", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "The maximum number of simultaneously listening TCP\nconnections. The practical maximum limit is\ndetermined by available heap memory at runtime.\n\nChanging this value by itself does not substantially\nchange the memory usage of LWIP, except for preventing\nnew listening TCP connections after the limit is reached.", + "id": "LWIP_MAX_LISTENING_TCP", + "name": "LWIP_MAX_LISTENING_TCP", + "range": [ + 1, + 1024 + ], + "title": "Maximum listening TCP Connections", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Speed up the TCP retransmission interval. If disabled,\nit is recommended to change the number of SYN retransmissions to 6,\nand TCP initial rto time to 3000.", + "id": "LWIP_TCP_HIGH_SPEED_RETRANSMISSION", + "name": "LWIP_TCP_HIGH_SPEED_RETRANSMISSION", + "range": null, + "title": "TCP high speed retransmissions", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Set maximum number of retransmissions of data segments.", + "id": "LWIP_TCP_MAXRTX", + "name": "LWIP_TCP_MAXRTX", + "range": [ + 3, + 12 + ], + "title": "Maximum number of retransmissions of data segments", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set maximum number of retransmissions of SYN segments.", + "id": "LWIP_TCP_SYNMAXRTX", + "name": "LWIP_TCP_SYNMAXRTX", + "range": [ + 3, + 12 + ], + "title": "Maximum number of retransmissions of SYN segments", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set maximum segment size for TCP transmission.\n\nCan be set lower to save RAM, the default value 1460(ipv4)/1440(ipv6) will give best throughput.\nIPv4 TCP_MSS Range: 576 <= TCP_MSS <= 1460\nIPv6 TCP_MSS Range: 1220<= TCP_MSS <= 1440", + "id": "LWIP_TCP_MSS", + "name": "LWIP_TCP_MSS", + "range": [ + 536, + 1460 + ], + "title": "Maximum Segment Size (MSS)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set TCP timer interval in milliseconds.\n\nCan be used to speed connections on bad networks.\nA lower value will redeliver unacked packets faster.", + "id": "LWIP_TCP_TMR_INTERVAL", + "name": "LWIP_TCP_TMR_INTERVAL", + "range": null, + "title": "TCP timer interval(ms)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set maximum segment lifetime in milliseconds.", + "id": "LWIP_TCP_MSL", + "name": "LWIP_TCP_MSL", + "range": null, + "title": "Maximum segment lifetime (MSL)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set maximum segment lifetime in milliseconds.", + "id": "LWIP_TCP_FIN_WAIT_TIMEOUT", + "name": "LWIP_TCP_FIN_WAIT_TIMEOUT", + "range": null, + "title": "Maximum FIN segment lifetime", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set default send buffer size for new TCP sockets.\n\nPer-socket send buffer size can be changed at runtime\nwith lwip_setsockopt(s, TCP_SNDBUF, ...).\n\nThis value must be at least 2x the MSS size, and the default\nis 4x the default MSS size.\n\nSetting a smaller default SNDBUF size can save some RAM, but\nwill decrease performance.", + "id": "LWIP_TCP_SND_BUF_DEFAULT", + "name": "LWIP_TCP_SND_BUF_DEFAULT", + "range": [ + 2440, + 65535 + ], + "title": "Default send buffer size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set default TCP receive window size for new TCP sockets.\n\nPer-socket receive window size can be changed at runtime\nwith lwip_setsockopt(s, TCP_WINDOW, ...).\n\nSetting a smaller default receive window size can save some RAM,\nbut will significantly decrease performance.", + "id": "LWIP_TCP_WND_DEFAULT", + "name": "LWIP_TCP_WND_DEFAULT", + "range": [ + 2440, + 65535 + ], + "title": "Default receive window size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set TCP receive mail box size. Generally bigger value means higher throughput\nbut more memory. The recommended value is: LWIP_TCP_WND_DEFAULT/TCP_MSS + 2, e.g. if\nLWIP_TCP_WND_DEFAULT=14360, TCP_MSS=1436, then the recommended receive mail box size is\n(14360/1436 + 2) = 12.\n\nTCP receive mail box is a per socket mail box, when the application receives packets\nfrom TCP socket, LWIP core firstly posts the packets to TCP receive mail box and the\napplication then fetches the packets from mail box. It means LWIP can caches maximum\nLWIP_TCP_RECCVMBOX_SIZE packets for each TCP socket, so the maximum possible cached TCP packets\nfor all TCP sockets is LWIP_TCP_RECCVMBOX_SIZE multiples the maximum TCP socket number. In other\nwords, the bigger LWIP_TCP_RECVMBOX_SIZE means more memory.\nOn the other hand, if the receiv mail box is too small, the mail box may be full. If the\nmail box is full, the LWIP drops the packets. So generally we need to make sure the TCP\nreceive mail box is big enough to avoid packet drop between LWIP core and application.", + "id": "LWIP_TCP_RECVMBOX_SIZE", + "name": "LWIP_TCP_RECVMBOX_SIZE", + "range": [ + 6, + 64 + ], + "title": "Default TCP receive mail box size", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_TCP_QUEUE_OOSEQ", + "help": "The timeout value is TCP_OOSEQ_TIMEOUT * RTO.", + "id": "LWIP_TCP_OOSEQ_TIMEOUT", + "name": "LWIP_TCP_OOSEQ_TIMEOUT", + "range": [ + 1, + 30 + ], + "title": "Timeout for each pbuf queued in TCP OOSEQ, in RTOs.", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_TCP_QUEUE_OOSEQ", + "help": "If LWIP_TCP_OOSEQ_MAX_PBUFS = 0, TCP will not control the number of OOSEQ pbufs.\n\nIn a poor network environment, many out-of-order tcp pbufs will be received.\nThese out-of-order pbufs will be cached in the TCP out-of-order queue which will\ncause Wi-Fi/Ethernet fail to release RX buffer in time.\nIt is possible that all RX buffers for MAC layer are used by OOSEQ.\n\nControl the number of out-of-order pbufs to ensure\nthat the MAC layer has enough RX buffer to receive packets.\n\nIn the Wi-Fi scenario, recommended OOSEQ PBUFS Range:\n0 <= TCP_OOSEQ_MAX_PBUFS <= CONFIG_ESP_WIFI_DYNAMIC_RX_BUFFER_NUM/(MAX_TCP_NUMBER + 1)\n\nIn the Ethernet scenario,recommended Ethernet OOSEQ PBUFS Range:\n0 <= TCP_OOSEQ_MAX_PBUFS <= CONFIG_ETH_DMA_RX_BUFFER_NUM/(MAX_TCP_NUMBER + 1)\n\nWithin the recommended value range, the larger the value, the better the performance.\n\nMAX_TCP_NUMBER represent Maximum number of TCP connections in Wi-Fi(STA+SoftAP) and Ethernet scenario.", + "id": "LWIP_TCP_OOSEQ_MAX_PBUFS", + "name": "LWIP_TCP_OOSEQ_MAX_PBUFS", + "range": [ + 0, + 12 + ], + "title": "The maximum number of pbufs queued on OOSEQ per pcb", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_TCP_QUEUE_OOSEQ", + "help": "TCP will support sending selective acknowledgements (SACKs).", + "id": "LWIP_TCP_SACK_OUT", + "name": "LWIP_TCP_SACK_OUT", + "range": null, + "title": "Support sending selective acknowledgements", + "type": "bool" + } + ], + "depends_on": null, + "help": "Queue incoming out-of-order segments for later use.\n\nDisable this option to save some RAM during TCP sessions, at the expense\nof increased retransmissions if segments arrive out of order.", + "id": "LWIP_TCP_QUEUE_OOSEQ", + "name": "LWIP_TCP_QUEUE_OOSEQ", + "range": null, + "title": "Queue incoming out-of-order segments", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_TCP_OVERSIZE_MSS", + "name": "LWIP_TCP_OVERSIZE_MSS", + "range": null, + "title": "MSS", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_TCP_OVERSIZE_QUARTER_MSS", + "name": "LWIP_TCP_OVERSIZE_QUARTER_MSS", + "range": null, + "title": "25% MSS", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_TCP_OVERSIZE_DISABLE", + "name": "LWIP_TCP_OVERSIZE_DISABLE", + "range": null, + "title": "Disabled", + "type": "bool" + } + ], + "depends_on": null, + "help": "Allows enabling \"oversize\" allocation of TCP transmission pbufs ahead of time,\nwhich can reduce the length of pbuf chains used for transmission.\n\nThis will not make a difference to sockets where Nagle's algorithm\nis disabled.\n\nDefault value of MSS is fine for most applications, 25% MSS may save\nsome RAM when only transmitting small amounts of data. Disabled will\nhave worst performance and fragmentation characteristics, but uses\nleast RAM overall.", + "id": "component-config-lwip-tcp-pre-allocate-transmit-pbuf-size", + "name": "LWIP_TCP_OVERSIZE", + "title": "Pre-allocate transmit PBUF size", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_WND_SCALE", + "help": "Enable this feature to support TCP window scaling.", + "id": "LWIP_TCP_RCV_SCALE", + "name": "LWIP_TCP_RCV_SCALE", + "range": null, + "title": "Set TCP receiving window scaling factor", + "type": "int" + } + ], + "depends_on": "SPIRAM_TRY_ALLOCATE_WIFI_LWIP", + "help": "Enable this feature to support TCP window scaling.", + "id": "LWIP_WND_SCALE", + "name": "LWIP_WND_SCALE", + "range": null, + "title": "Support TCP window scale", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Set default TCP rto time for a reasonable initial rto.\nIn bad network environment, recommend set value of rto time to 1500.", + "id": "LWIP_TCP_RTO_TIME", + "name": "LWIP_TCP_RTO_TIME", + "range": null, + "title": "Default TCP rto time", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-lwip-tcp", + "title": "TCP", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "The maximum number of active UDP \"connections\" (ie\nUDP sockets sending/receiving data).\nThe practical maximum limit is determined by available\nheap memory at runtime.", + "id": "LWIP_MAX_UDP_PCBS", + "name": "LWIP_MAX_UDP_PCBS", + "range": [ + 1, + 1024 + ], + "title": "Maximum active UDP control blocks", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set UDP receive mail box size. The recommended value is 6.\n\nUDP receive mail box is a per socket mail box, when the application receives packets\nfrom UDP socket, LWIP core firstly posts the packets to UDP receive mail box and the\napplication then fetches the packets from mail box. It means LWIP can caches maximum\nUDP_RECCVMBOX_SIZE packets for each UDP socket, so the maximum possible cached UDP packets\nfor all UDP sockets is UDP_RECCVMBOX_SIZE multiples the maximum UDP socket number. In other\nwords, the bigger UDP_RECVMBOX_SIZE means more memory.\nOn the other hand, if the receiv mail box is too small, the mail box may be full. If the\nmail box is full, the LWIP drops the packets. So generally we need to make sure the UDP\nreceive mail box is big enough to avoid packet drop between LWIP core and application.", + "id": "LWIP_UDP_RECVMBOX_SIZE", + "name": "LWIP_UDP_RECVMBOX_SIZE", + "range": [ + 6, + 64 + ], + "title": "Default UDP receive mail box size", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-lwip-udp", + "title": "UDP", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Enable checksum checking for received IP messages", + "id": "LWIP_CHECKSUM_CHECK_IP", + "name": "LWIP_CHECKSUM_CHECK_IP", + "range": null, + "title": "Enable LWIP IP checksums", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable checksum checking for received UDP messages", + "id": "LWIP_CHECKSUM_CHECK_UDP", + "name": "LWIP_CHECKSUM_CHECK_UDP", + "range": null, + "title": "Enable LWIP UDP checksums", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable checksum checking for received ICMP messages", + "id": "LWIP_CHECKSUM_CHECK_ICMP", + "name": "LWIP_CHECKSUM_CHECK_ICMP", + "range": null, + "title": "Enable LWIP ICMP checksums", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-lwip-checksums", + "title": "Checksums", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "Configure TCP/IP task stack size, used by LWIP to process multi-threaded TCP/IP operations.\nSetting this stack too small will result in stack overflow crashes.", + "id": "LWIP_TCPIP_TASK_STACK_SIZE", + "name": "LWIP_TCPIP_TASK_STACK_SIZE", + "range": [ + 2048, + 65536 + ], + "title": "TCP/IP Task Stack Size", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY", + "name": "LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY", + "range": null, + "title": "No affinity", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_TCPIP_TASK_AFFINITY_CPU0", + "name": "LWIP_TCPIP_TASK_AFFINITY_CPU0", + "range": null, + "title": "CPU0", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE && ", + "help": null, + "id": "LWIP_TCPIP_TASK_AFFINITY_CPU1", + "name": "LWIP_TCPIP_TASK_AFFINITY_CPU1", + "range": null, + "title": "CPU1", + "type": "bool" + } + ], + "depends_on": null, + "help": "Allows setting LwIP tasks affinity, i.e. whether the task is pinned to\nCPU0, pinned to CPU1, or allowed to run on any CPU.\nCurrently this applies to \"TCP/IP\" task and \"Ping\" task.", + "id": "component-config-lwip-tcp-ip-task-affinity", + "name": "LWIP_TCPIP_TASK_AFFINITY", + "title": "TCP/IP task affinity", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "LWIP_TCPIP_TASK_AFFINITY", + "name": "LWIP_TCPIP_TASK_AFFINITY", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_PPP_SUPPORT && LWIP_IPV6", + "help": "Enable IPV6 support in PPP for the local link between the DTE (processor) and DCE (modem).\nThere are some modems which do not support the IPV6 addressing in the local link.\nIf they are requested for IPV6CP negotiation, they may time out.\nThis would in turn fail the configuration for the whole link.\nIf your modem is not responding correctly to PPP Phase Network, try to disable IPV6 support.", + "id": "LWIP_PPP_ENABLE_IPV6", + "name": "LWIP_PPP_ENABLE_IPV6", + "range": null, + "title": "Enable IPV6 support for PPP connections (IPV6CP)", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enable PPP stack. Now only PPP over serial is possible.", + "id": "LWIP_PPP_SUPPORT", + "is_menuconfig": true, + "name": "LWIP_PPP_SUPPORT", + "range": null, + "title": "Enable PPP support", + "type": "menu" + }, + { + "children": [], + "depends_on": "LWIP_IPV6", + "help": "Config max number of IPv6 packets to queue during MAC resolution.", + "id": "LWIP_IPV6_MEMP_NUM_ND6_QUEUE", + "name": "LWIP_IPV6_MEMP_NUM_ND6_QUEUE", + "range": [ + 3, + 20 + ], + "title": "Max number of IPv6 packets to queue during MAC resolution", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_IPV6", + "help": "Config max number of entries in IPv6 neighbor cache", + "id": "LWIP_IPV6_ND6_NUM_NEIGHBORS", + "name": "LWIP_IPV6_ND6_NUM_NEIGHBORS", + "range": [ + 3, + 10 + ], + "title": "Max number of entries in IPv6 neighbor cache", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_PPP_SUPPORT", + "help": "Enable to set a callback which is called on change of the internal PPP state machine.", + "id": "LWIP_PPP_NOTIFY_PHASE_SUPPORT", + "name": "LWIP_PPP_NOTIFY_PHASE_SUPPORT", + "range": null, + "title": "Enable Notify Phase Callback", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_PPP_SUPPORT", + "help": "Enable Password Authentication Protocol (PAP) support", + "id": "LWIP_PPP_PAP_SUPPORT", + "name": "LWIP_PPP_PAP_SUPPORT", + "range": null, + "title": "Enable PAP support", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_PPP_SUPPORT", + "help": "Enable Challenge Handshake Authentication Protocol (CHAP) support", + "id": "LWIP_PPP_CHAP_SUPPORT", + "name": "LWIP_PPP_CHAP_SUPPORT", + "range": null, + "title": "Enable CHAP support", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_PPP_SUPPORT", + "help": "Enable Microsoft version of the Challenge-Handshake Authentication Protocol (MSCHAP) support", + "id": "LWIP_PPP_MSCHAP_SUPPORT", + "name": "LWIP_PPP_MSCHAP_SUPPORT", + "range": null, + "title": "Enable MSCHAP support", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_PPP_SUPPORT", + "help": "Enable Microsoft Point-to-Point Encryption (MPPE) support", + "id": "LWIP_PPP_MPPE_SUPPORT", + "name": "LWIP_PPP_MPPE_SUPPORT", + "range": null, + "title": "Enable MPPE support", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_ENABLE_LCP_ECHO", + "help": "Interval in seconds between keepalive LCP echo requests, 0 to disable.", + "id": "LWIP_LCP_ECHOINTERVAL", + "name": "LWIP_LCP_ECHOINTERVAL", + "range": null, + "title": "Echo interval (s)", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_ENABLE_LCP_ECHO", + "help": "Number of consecutive unanswered echo requests before failure is indicated.", + "id": "LWIP_LCP_MAXECHOFAILS", + "name": "LWIP_LCP_MAXECHOFAILS", + "range": null, + "title": "Maximum echo failures", + "type": "int" + } + ], + "depends_on": "LWIP_PPP_SUPPORT", + "help": "Enable LCP echo keepalive requests", + "id": "LWIP_ENABLE_LCP_ECHO", + "name": "LWIP_ENABLE_LCP_ECHO", + "range": null, + "title": "Enable LCP ECHO", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_PPP_SUPPORT", + "help": "Enable PPP debug log output", + "id": "LWIP_PPP_DEBUG_ON", + "name": "LWIP_PPP_DEBUG_ON", + "range": null, + "title": "Enable PPP debug log output", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_SLIP_SUPPORT", + "help": "Enable SLIP debug log output", + "id": "LWIP_SLIP_DEBUG_ON", + "name": "LWIP_SLIP_DEBUG_ON", + "range": null, + "title": "Enable SLIP debug log output", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enable SLIP stack. Now only SLIP over serial is possible.\n\nSLIP over serial support is experimental and unsupported.", + "id": "LWIP_SLIP_SUPPORT", + "is_menuconfig": true, + "name": "LWIP_SLIP_SUPPORT", + "range": null, + "title": "Enable SLIP support (new/experimental)", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Enable ICMP module for check network stability", + "id": "LWIP_ICMP", + "name": "LWIP_ICMP", + "range": null, + "title": "ICMP: Enable ICMP", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_ICMP6 || LWIP_ICMP", + "help": null, + "id": "LWIP_MULTICAST_PING", + "name": "LWIP_MULTICAST_PING", + "range": null, + "title": "Respond to multicast pings", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_ICMP", + "help": null, + "id": "LWIP_BROADCAST_PING", + "name": "LWIP_BROADCAST_PING", + "range": null, + "title": "Respond to broadcast pings", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-lwip-icmp", + "title": "ICMP", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "The maximum number of simultaneously active LWIP\nRAW protocol control blocks. The practical maximum\nlimit is determined by available heap memory at runtime.", + "id": "LWIP_MAX_RAW_PCBS", + "name": "LWIP_MAX_RAW_PCBS", + "range": [ + 1, + 1024 + ], + "title": "Maximum LWIP RAW PCBs", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-lwip-lwip-raw-api", + "title": "LWIP RAW API", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Set maximum number of NTP servers used by LwIP SNTP module.\nFirst argument of sntp_setserver/sntp_setservername functions\nis limited to this value.", + "id": "LWIP_SNTP_MAX_SERVERS", + "name": "LWIP_SNTP_MAX_SERVERS", + "range": [ + 1, + 16 + ], + "title": "Maximum number of NTP servers", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_DHCP_GET_NTP_SRV", + "help": "Set maximum number of NTP servers aquired via DHCP-offer.\nShould be less or equal to \"Maximum number of NTP servers\", any extra servers would be just ignored.", + "id": "LWIP_DHCP_MAX_NTP_SERVERS", + "name": "LWIP_DHCP_MAX_NTP_SERVERS", + "range": null, + "title": "Maximum number of NTP servers aquired via DHCP", + "type": "int" + } + ], + "depends_on": null, + "help": "If enabled, LWIP will add 'NTP' to Parameter-Request Option sent via DHCP-request.\nDHCP server might reply with an NTP server address in option 42.\nSNTP callback for such replies should be set accordingly (see sntp_servermode_dhcp() func.)", + "id": "LWIP_DHCP_GET_NTP_SRV", + "name": "LWIP_DHCP_GET_NTP_SRV", + "range": null, + "title": "Request NTP servers from DHCP", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This option allows you to set the time update period via SNTP.\nDefault is 1 hour. Must not be below 15 seconds by specification.\n(SNTPv4 RFC 4330 enforces a minimum update time of 15 seconds).", + "id": "LWIP_SNTP_UPDATE_DELAY", + "name": "LWIP_SNTP_UPDATE_DELAY", + "range": [ + 15000, + 4294967295 + ], + "title": "Request interval to update time (ms)", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-lwip-sntp", + "title": "SNTP", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Set maximum number of DNS servers.\nIf fallback DNS servers are supported,\nthe number of DNS servers needs to be greater than or equal to 3.", + "id": "LWIP_DNS_MAX_SERVERS", + "name": "LWIP_DNS_MAX_SERVERS", + "range": [ + 1, + 4 + ], + "title": "Maximum number of DNS servers", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_FALLBACK_DNS_SERVER_SUPPORT", + "help": "This option allows you to config dns fallback server address.", + "id": "LWIP_FALLBACK_DNS_SERVER_ADDRESS", + "name": "LWIP_FALLBACK_DNS_SERVER_ADDRESS", + "range": null, + "title": "DNS fallback server address", + "type": "string" + } + ], + "depends_on": "LWIP_DNS_MAX_SERVERS >= 3", + "help": "Enable this feature to support DNS fallback server.", + "id": "LWIP_FALLBACK_DNS_SERVER_SUPPORT", + "name": "LWIP_FALLBACK_DNS_SERVER_SUPPORT", + "range": null, + "title": "Enable DNS fallback server support", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-lwip-dns", + "title": "DNS", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "Set maximum number of ports a bridge can consists of.", + "id": "LWIP_BRIDGEIF_MAX_PORTS", + "name": "LWIP_BRIDGEIF_MAX_PORTS", + "range": [ + 1, + 63 + ], + "title": "Maximum number of bridge ports", + "type": "int" + }, + { + "children": [], + "depends_on": "!COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE", + "help": "Enable this option keeps LWIP assertion checks enabled.\nIt is recommended to keep this option enabled.\n\nIf asserts are disabled for the entire project, they are also disabled\nfor LWIP and this option is ignored.", + "id": "LWIP_ESP_LWIP_ASSERT", + "name": "LWIP_ESP_LWIP_ASSERT", + "range": null, + "title": "Enable LWIP ASSERT checks", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_TCP_ISN_NONE", + "name": "LWIP_HOOK_TCP_ISN_NONE", + "range": null, + "title": "No hook declared", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_TCP_ISN_DEFAULT", + "name": "LWIP_HOOK_TCP_ISN_DEFAULT", + "range": null, + "title": "Default implementation", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_TCP_ISN_CUSTOM", + "name": "LWIP_HOOK_TCP_ISN_CUSTOM", + "range": null, + "title": "Custom implementation", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enables to define a TCP ISN hook to randomize initial sequence\nnumber in TCP connection.\nThe default TCP ISN algorithm used in IDF (standardized in RFC 6528)\nproduces ISN by combining an MD5 of the new TCP id and a stable\nsecret with the current time.\nThis is because the lwIP implementation (`tcp_next_iss`) is not\nvery strong, as it does not take into consideration any platform\nspecific entropy source.\n\nSet to LWIP_HOOK_TCP_ISN_CUSTOM to provide custom implementation.\nSet to LWIP_HOOK_TCP_ISN_NONE to use lwIP implementation.", + "id": "component-config-lwip-hooks-tcp-isn-hook", + "name": "LWIP_HOOK_TCP_ISN", + "title": "TCP ISN Hook", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_IP6_ROUTE_NONE", + "name": "LWIP_HOOK_IP6_ROUTE_NONE", + "range": null, + "title": "No hook declared", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_IP6_ROUTE_DEFAULT", + "name": "LWIP_HOOK_IP6_ROUTE_DEFAULT", + "range": null, + "title": "Default (weak) implementation", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_IP6_ROUTE_CUSTOM", + "name": "LWIP_HOOK_IP6_ROUTE_CUSTOM", + "range": null, + "title": "Custom implementation", + "type": "bool" + } + ], + "depends_on": "LWIP_IPV6", + "help": "Enables custom IPv6 route hook.\nSetting this to \"default\" provides weak implementation\nstub that could be overwritten in application code.\nSetting this to \"custom\" provides hook's declaration\nonly and expects the application to implement it.", + "id": "component-config-lwip-hooks-ipv6-route-hook", + "name": "LWIP_HOOK_IP6_ROUTE", + "title": "IPv6 route Hook", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_ND6_GET_GW_NONE", + "name": "LWIP_HOOK_ND6_GET_GW_NONE", + "range": null, + "title": "No hook declared", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_ND6_GET_GW_DEFAULT", + "name": "LWIP_HOOK_ND6_GET_GW_DEFAULT", + "range": null, + "title": "Default (weak) implementation", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_ND6_GET_GW_CUSTOM", + "name": "LWIP_HOOK_ND6_GET_GW_CUSTOM", + "range": null, + "title": "Custom implementation", + "type": "bool" + } + ], + "depends_on": "LWIP_IPV6", + "help": "Enables custom IPv6 route hook.\nSetting this to \"default\" provides weak implementation\nstub that could be overwritten in application code.\nSetting this to \"custom\" provides hook's declaration\nonly and expects the application to implement it.", + "id": "component-config-lwip-hooks-ipv6-get-gateway-hook", + "name": "LWIP_HOOK_ND6_GET_GW", + "title": "IPv6 get gateway Hook", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_IP6_SELECT_SRC_ADDR_NONE", + "name": "LWIP_HOOK_IP6_SELECT_SRC_ADDR_NONE", + "range": null, + "title": "No hook declared", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_IP6_SELECT_SRC_ADDR_DEFAULT", + "name": "LWIP_HOOK_IP6_SELECT_SRC_ADDR_DEFAULT", + "range": null, + "title": "Default (weak) implementation", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_IP6_SELECT_SRC_ADDR_CUSTOM", + "name": "LWIP_HOOK_IP6_SELECT_SRC_ADDR_CUSTOM", + "range": null, + "title": "Custom implementation", + "type": "bool" + } + ], + "depends_on": "LWIP_IPV6", + "help": "Enables custom IPv6 source address selection.\nSetting this to \"default\" provides weak implementation\nstub that could be overwritten in application code.\nSetting this to \"custom\" provides hook's declaration\nonly and expects the application to implement it.", + "id": "component-config-lwip-hooks-ipv6-source-address-selection-hook", + "name": "LWIP_HOOK_IP6_SELECT_SRC_ADDR", + "title": "IPv6 source address selection Hook", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_NETCONN_EXT_RESOLVE_NONE", + "name": "LWIP_HOOK_NETCONN_EXT_RESOLVE_NONE", + "range": null, + "title": "No hook declared", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_NETCONN_EXT_RESOLVE_DEFAULT", + "name": "LWIP_HOOK_NETCONN_EXT_RESOLVE_DEFAULT", + "range": null, + "title": "Default (weak) implementation", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_NETCONN_EXT_RESOLVE_CUSTOM", + "name": "LWIP_HOOK_NETCONN_EXT_RESOLVE_CUSTOM", + "range": null, + "title": "Custom implementation", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enables custom DNS resolve hook.\nSetting this to \"default\" provides weak implementation\nstub that could be overwritten in application code.\nSetting this to \"custom\" provides hook's declaration\nonly and expects the application to implement it.", + "id": "component-config-lwip-hooks-netconn-external-resolve-hook", + "name": "LWIP_HOOK_NETCONN_EXTERNAL_RESOLVE", + "title": "Netconn external resolve Hook", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_IP6_INPUT_NONE", + "name": "LWIP_HOOK_IP6_INPUT_NONE", + "range": null, + "title": "No hook declared", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_IP6_INPUT_DEFAULT", + "name": "LWIP_HOOK_IP6_INPUT_DEFAULT", + "range": null, + "title": "Default (weak) implementation", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_IP6_INPUT_CUSTOM", + "name": "LWIP_HOOK_IP6_INPUT_CUSTOM", + "range": null, + "title": "Custom implementation", + "type": "bool" + } + ], + "depends_on": "LWIP_IPV6", + "help": "Enables custom IPv6 packet input.\nSetting this to \"default\" provides weak implementation\nstub that could be overwritten in application code.\nSetting this to \"custom\" provides hook's declaration\nonly and expects the application to implement it.", + "id": "component-config-lwip-hooks-ipv6-packet-input", + "name": "LWIP_HOOK_IP6_INPUT", + "title": "IPv6 packet input", + "type": "choice" + } + ], + "depends_on": null, + "id": "component-config-lwip-hooks", + "title": "Hooks", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": "Enabling this option routes all enabled LWIP debugs through ESP_LOGD.", + "id": "LWIP_DEBUG_ESP_LOG", + "name": "LWIP_DEBUG_ESP_LOG", + "range": null, + "title": "Route LWIP debugs through ESP_LOG interface", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_NETIF_DEBUG", + "name": "LWIP_NETIF_DEBUG", + "range": null, + "title": "Enable netif debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_PBUF_DEBUG", + "name": "LWIP_PBUF_DEBUG", + "range": null, + "title": "Enable pbuf debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_ETHARP_DEBUG", + "name": "LWIP_ETHARP_DEBUG", + "range": null, + "title": "Enable etharp debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_API_LIB_DEBUG", + "name": "LWIP_API_LIB_DEBUG", + "range": null, + "title": "Enable api lib debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_SOCKETS_DEBUG", + "name": "LWIP_SOCKETS_DEBUG", + "range": null, + "title": "Enable socket debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_IP_DEBUG", + "name": "LWIP_IP_DEBUG", + "range": null, + "title": "Enable IP debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG && LWIP_ICMP", + "help": null, + "id": "LWIP_ICMP_DEBUG", + "name": "LWIP_ICMP_DEBUG", + "range": null, + "title": "Enable ICMP debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_DHCP_STATE_DEBUG", + "name": "LWIP_DHCP_STATE_DEBUG", + "range": null, + "title": "Enable DHCP state tracking", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_DHCP_DEBUG", + "name": "LWIP_DHCP_DEBUG", + "range": null, + "title": "Enable DHCP debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_IP6_DEBUG", + "name": "LWIP_IP6_DEBUG", + "range": null, + "title": "Enable IP6 debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_ICMP6_DEBUG", + "name": "LWIP_ICMP6_DEBUG", + "range": null, + "title": "Enable ICMP6 debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_TCP_DEBUG", + "name": "LWIP_TCP_DEBUG", + "range": null, + "title": "Enable TCP debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_UDP_DEBUG", + "name": "LWIP_UDP_DEBUG", + "range": null, + "title": "Enable UDP debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_SNTP_DEBUG", + "name": "LWIP_SNTP_DEBUG", + "range": null, + "title": "Enable SNTP debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_DNS_DEBUG", + "name": "LWIP_DNS_DEBUG", + "range": null, + "title": "Enable DNS debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG && LWIP_IPV4_NAPT", + "help": null, + "id": "LWIP_NAPT_DEBUG", + "name": "LWIP_NAPT_DEBUG", + "range": null, + "title": "Enable NAPT debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_BRIDGEIF_DEBUG", + "name": "LWIP_BRIDGEIF_DEBUG", + "range": null, + "title": "Enable bridge generic debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_BRIDGEIF_FDB_DEBUG", + "name": "LWIP_BRIDGEIF_FDB_DEBUG", + "range": null, + "title": "Enable bridge FDB debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_BRIDGEIF_FW_DEBUG", + "name": "LWIP_BRIDGEIF_FW_DEBUG", + "range": null, + "title": "Enable bridge forwarding debug messages", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enabling this option allows different kinds of lwIP debug output.\n\nAll lwIP debug features increase the size of the final binary.", + "id": "LWIP_DEBUG", + "is_menuconfig": true, + "name": "LWIP_DEBUG", + "range": null, + "title": "Enable LWIP Debug", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-lwip", + "title": "LWIP", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_INTERNAL_MEM_ALLOC", + "name": "MBEDTLS_INTERNAL_MEM_ALLOC", + "range": null, + "title": "Internal memory", + "type": "bool" + }, + { + "children": [], + "depends_on": "(SPIRAM_USE_CAPS_ALLOC || SPIRAM_USE_MALLOC) && ", + "help": null, + "id": "MBEDTLS_EXTERNAL_MEM_ALLOC", + "name": "MBEDTLS_EXTERNAL_MEM_ALLOC", + "range": null, + "title": "External SPIRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_DEFAULT_MEM_ALLOC", + "name": "MBEDTLS_DEFAULT_MEM_ALLOC", + "range": null, + "title": "Default alloc mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_CUSTOM_MEM_ALLOC", + "name": "MBEDTLS_CUSTOM_MEM_ALLOC", + "range": null, + "title": "Custom alloc mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP32_IRAM_AS_8BIT_ACCESSIBLE_MEMORY && ", + "help": "Allows to use IRAM memory region as 8bit accessible region.\n\nTLS input and output buffers will be allocated in IRAM section which is 32bit aligned\nmemory. Every unaligned (8bit or 16bit) access will result in an exception\nand incur penalty of certain clock cycles per unaligned read/write.", + "id": "MBEDTLS_IRAM_8BIT_MEM_ALLOC", + "name": "MBEDTLS_IRAM_8BIT_MEM_ALLOC", + "range": null, + "title": "Internal IRAM", + "type": "bool" + } + ], + "depends_on": null, + "help": "Allocation strategy for mbedTLS, essentially provides ability to\nallocate all required dynamic allocations from,\n\n- Internal DRAM memory only\n- External SPIRAM memory only\n- Either internal or external memory based on default malloc()\n behavior in ESP-IDF\n- Custom allocation mode, by overwriting calloc()/free() using\n mbedtls_platform_set_calloc_free() function\n- Internal IRAM memory wherever applicable else internal DRAM\n\nRecommended mode here is always internal (*), since that is most preferred\nfrom security perspective. But if application requirement does not\nallow sufficient free internal memory then alternate mode can be\nselected.\n\n(*) In case of ESP32-S2/ESP32-S3, hardware allows encryption of external\nSPIRAM contents provided hardware flash encryption feature is enabled.\nIn that case, using external SPIRAM allocation strategy is also safe choice\nfrom security perspective.", + "id": "component-config-mbedtls-memory-allocation-strategy", + "name": "MBEDTLS_MEM_ALLOC_MODE", + "title": "Memory allocation strategy", + "type": "choice" + }, + { + "children": [], + "depends_on": "!MBEDTLS_ASYMMETRIC_CONTENT_LEN", + "help": "Maximum TLS message length (in bytes) supported by mbedTLS.\n\n16384 is the default and this value is required to comply\nfully with TLS standards.\n\nHowever you can set a lower value in order to save RAM. This\nis safe if the other end of the connection supports Maximum\nFragment Length Negotiation Extension (max_fragment_length,\nsee RFC6066) or you know for certain that it will never send a\nmessage longer than a certain number of bytes.\n\nIf the value is set too low, symptoms are a failed TLS\nhandshake or a return value of MBEDTLS_ERR_SSL_INVALID_RECORD\n(-0x7200).", + "id": "MBEDTLS_SSL_MAX_CONTENT_LEN", + "name": "MBEDTLS_SSL_MAX_CONTENT_LEN", + "range": null, + "title": "TLS maximum message content length", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_ASYMMETRIC_CONTENT_LEN", + "help": "This defines maximum incoming fragment length, overriding default\nmaximum content length (MBEDTLS_SSL_MAX_CONTENT_LEN).", + "id": "MBEDTLS_SSL_IN_CONTENT_LEN", + "name": "MBEDTLS_SSL_IN_CONTENT_LEN", + "range": [ + 512, + 16384 + ], + "title": "TLS maximum incoming fragment length", + "type": "int" + }, + { + "children": [], + "depends_on": "MBEDTLS_ASYMMETRIC_CONTENT_LEN", + "help": "This defines maximum outgoing fragment length, overriding default\nmaximum content length (MBEDTLS_SSL_MAX_CONTENT_LEN).", + "id": "MBEDTLS_SSL_OUT_CONTENT_LEN", + "name": "MBEDTLS_SSL_OUT_CONTENT_LEN", + "range": [ + 512, + 16384 + ], + "title": "TLS maximum outgoing fragment length", + "type": "int" + } + ], + "depends_on": null, + "help": "If enabled, this option allows customizing TLS in/out fragment length\nin asymmetric way. Please note that enabling this with default values\nsaves 12KB of dynamic memory per TLS connection.", + "id": "MBEDTLS_ASYMMETRIC_CONTENT_LEN", + "name": "MBEDTLS_ASYMMETRIC_CONTENT_LEN", + "range": null, + "title": "Asymmetric in/out fragment length", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_DYNAMIC_FREE_CONFIG_DATA", + "help": "Free CA certificate after its usage in the handshake process.\nThis option will decrease the heap footprint for the TLS handshake, but may lead to a problem:\nIf the respective ssl object needs to perform the TLS handshake again,\nthe CA certificate should once again be registered to the ssl object.", + "id": "MBEDTLS_DYNAMIC_FREE_CA_CERT", + "name": "MBEDTLS_DYNAMIC_FREE_CA_CERT", + "range": null, + "title": "Free SSL CA certificate after its usage", + "type": "bool" + } + ], + "depends_on": "MBEDTLS_DYNAMIC_BUFFER", + "help": "Free private key and DHM data after its usage in handshake process.\n\nThe option will decrease heap cost when handshake, but also lead to problem:\n\nBecause all certificate, private key and DHM data are freed so users should register\ncertificate and private key to ssl config object again.", + "id": "MBEDTLS_DYNAMIC_FREE_CONFIG_DATA", + "name": "MBEDTLS_DYNAMIC_FREE_CONFIG_DATA", + "range": null, + "title": "Free private key and DHM data after its usage", + "type": "bool" + } + ], + "depends_on": "!IDF_TARGET_LINUX && !MBEDTLS_SSL_PROTO_DTLS && !MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH", + "help": "Using dynamic TX/RX buffer. After enabling this option, mbedTLS will\nallocate TX buffer when need to send data and then free it if all data\nis sent, allocate RX buffer when need to receive data and then free it\nwhen all data is used or read by upper layer.\n\nBy default, when SSL is initialized, mbedTLS also allocate TX and\nRX buffer with the default value of \"MBEDTLS_SSL_OUT_CONTENT_LEN\" or\n\"MBEDTLS_SSL_IN_CONTENT_LEN\", so to save more heap, users can set\nthe options to be an appropriate value.", + "id": "MBEDTLS_DYNAMIC_BUFFER", + "name": "MBEDTLS_DYNAMIC_BUFFER", + "range": null, + "title": "Using dynamic TX/RX buffer", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_DEBUG_LEVEL_WARN", + "name": "MBEDTLS_DEBUG_LEVEL_WARN", + "range": null, + "title": "Warning", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_DEBUG_LEVEL_INFO", + "name": "MBEDTLS_DEBUG_LEVEL_INFO", + "range": null, + "title": "Info", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_DEBUG_LEVEL_DEBUG", + "name": "MBEDTLS_DEBUG_LEVEL_DEBUG", + "range": null, + "title": "Debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_DEBUG_LEVEL_VERBOSE", + "name": "MBEDTLS_DEBUG_LEVEL_VERBOSE", + "range": null, + "title": "Verbose", + "type": "bool" + } + ], + "depends_on": "MBEDTLS_DEBUG", + "help": "Set mbedTLS debugging level", + "id": "component-config-mbedtls-enable-mbedtls-debugging-set-mbedtls-debugging-level", + "name": "MBEDTLS_DEBUG_LEVEL", + "title": "Set mbedTLS debugging level", + "type": "choice" + } + ], + "depends_on": null, + "help": "Enable mbedTLS debugging functions at compile time.\n\nIf this option is enabled, you can include\n\"mbedtls/esp_debug.h\" and call mbedtls_esp_enable_debug_log()\nat runtime in order to enable mbedTLS debug output via the ESP\nlog mechanism.", + "id": "MBEDTLS_DEBUG", + "name": "MBEDTLS_DEBUG", + "range": null, + "title": "Enable mbedTLS debugging", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MBEDTLS_DEBUG_LEVEL", + "name": "MBEDTLS_DEBUG_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_SSL_PROTO_TLS1_3", + "help": null, + "id": "MBEDTLS_SSL_TLS1_3_COMPATIBILITY_MODE", + "name": "MBEDTLS_SSL_TLS1_3_COMPATIBILITY_MODE", + "range": null, + "title": "TLS 1.3 middlebox compatibility mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_SSL_PROTO_TLS1_3", + "help": null, + "id": "MBEDTLS_SSL_TLS1_3_KEXM_PSK", + "name": "MBEDTLS_SSL_TLS1_3_KEXM_PSK", + "range": null, + "title": "TLS 1.3 PSK key exchange mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_SSL_PROTO_TLS1_3", + "help": null, + "id": "MBEDTLS_SSL_TLS1_3_KEXM_EPHEMERAL", + "name": "MBEDTLS_SSL_TLS1_3_KEXM_EPHEMERAL", + "range": null, + "title": "TLS 1.3 ephemeral key exchange mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_SSL_PROTO_TLS1_3", + "help": null, + "id": "MBEDTLS_SSL_TLS1_3_KEXM_PSK_EPHEMERAL", + "name": "MBEDTLS_SSL_TLS1_3_KEXM_PSK_EPHEMERAL", + "range": null, + "title": "TLS 1.3 PSK ephemeral key exchange mode", + "type": "bool" + } + ], + "depends_on": "MBEDTLS_SSL_PROTO_TLS1_3", + "id": "component-config-mbedtls-mbedtls-v3-x-related-support-tls-1-3-protocol-tls-1-3-related-configurations", + "title": "TLS 1.3 related configurations", + "type": "menu" + } + ], + "depends_on": "MBEDTLS_TLS_ENABLED && MBEDTLS_SSL_KEEP_PEER_CERTIFICATE && !MBEDTLS_DYNAMIC_BUFFER", + "help": null, + "id": "MBEDTLS_SSL_PROTO_TLS1_3", + "name": "MBEDTLS_SSL_PROTO_TLS1_3", + "range": null, + "title": "Support TLS 1.3 protocol", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This enables the SSL buffer to be resized automatically\nbased on the negotiated maximum fragment length in each direction.", + "id": "MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH", + "name": "MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH", + "range": null, + "title": "Variable SSL buffer length", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECDH_C && MBEDTLS_ECP_RESTARTABLE", + "help": "Use the legacy ECDH context format.\nDefine this option only if you enable MBEDTLS_ECP_RESTARTABLE or if you\nwant to access ECDH context fields directly.", + "id": "MBEDTLS_ECDH_LEGACY_CONTEXT", + "name": "MBEDTLS_ECDH_LEGACY_CONTEXT", + "range": null, + "title": "Use a backward compatible ECDH context (Experimental)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables users to configure the set of trusted certificates\nthrough a callback instead of a linked list.\n\nSee mbedTLS documentation for required API and more details.", + "id": "MBEDTLS_X509_TRUSTED_CERT_CALLBACK", + "name": "MBEDTLS_X509_TRUSTED_CERT_CALLBACK", + "range": null, + "title": "Enable trusted certificate callbacks", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_GCM_C || MBEDTLS_CCM_C || MBEDTLS_CHACHAPOLY_C", + "help": "Enable serialization of the TLS context structures\nThis is a local optimization in handling a single, potentially long-lived connection.\n\nSee mbedTLS documentation for required API and more details.\nDisabling this option will save some code size.", + "id": "MBEDTLS_SSL_CONTEXT_SERIALIZATION", + "name": "MBEDTLS_SSL_CONTEXT_SERIALIZATION", + "range": null, + "title": "Enable serialization of the TLS context structures", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Keep the peer's certificate after completion of the handshake.\nDisabling this option will save about 4kB of heap and some code size.\n\nSee mbedTLS documentation for required API and more details.", + "id": "MBEDTLS_SSL_KEEP_PEER_CERTIFICATE", + "name": "MBEDTLS_SSL_KEEP_PEER_CERTIFICATE", + "range": null, + "title": "Keep peer certificate after handshake completion", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_X509_CRL_PARSE_C", + "help": "Enable PKCS #7 core for using PKCS #7-formatted signatures.", + "id": "MBEDTLS_PKCS7_C", + "name": "MBEDTLS_PKCS7_C", + "range": null, + "title": "Enable PKCS #7", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_SSL_PROTO_TLS1_3 || MBEDTLS_SSL_DTLS_CONNECTION_ID", + "help": "Controls the use of record plaintext padding in TLS 1.3 and\nwhen using the Connection ID extension in DTLS 1.2.\n\nThe padding will always be chosen so that the length of the\npadded plaintext is a multiple of the value of this option.\n\nNotes:\n A value of 1 means that no padding will be used for outgoing records.\n On systems lacking division instructions, a power of two should be preferred.", + "id": "MBEDTLS_SSL_CID_PADDING_GRANULARITY", + "name": "MBEDTLS_SSL_CID_PADDING_GRANULARITY", + "range": null, + "title": "Record plaintext padding", + "type": "int" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_SSL_DTLS_CONNECTION_ID && MBEDTLS_SSL_PROTO_DTLS", + "help": "Maximum length of CIDs used for incoming DTLS messages", + "id": "MBEDTLS_SSL_CID_IN_LEN_MAX", + "name": "MBEDTLS_SSL_CID_IN_LEN_MAX", + "range": null, + "title": "Maximum length of CIDs used for incoming DTLS messages", + "type": "int" + }, + { + "children": [], + "depends_on": "MBEDTLS_SSL_DTLS_CONNECTION_ID && MBEDTLS_SSL_PROTO_DTLS", + "help": "Maximum length of CIDs used for outgoing DTLS messages", + "id": "MBEDTLS_SSL_CID_OUT_LEN_MAX", + "name": "MBEDTLS_SSL_CID_OUT_LEN_MAX", + "range": null, + "title": "Maximum length of CIDs used for outgoing DTLS messages", + "type": "int" + } + ], + "depends_on": "MBEDTLS_SSL_PROTO_DTLS", + "help": "Enable support for the DTLS Connection ID extension which allows to\nidentify DTLS connections across changes in the underlying transport.", + "id": "MBEDTLS_SSL_DTLS_CONNECTION_ID", + "name": "MBEDTLS_SSL_DTLS_CONNECTION_ID", + "range": null, + "title": "Support for the DTLS Connection ID extension", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_SSL_PROTO_DTLS", + "help": "Enable support for negotiation of DTLS-SRTP (RFC 5764) through the use_srtp extension.\n\nSee mbedTLS documentation for required API and more details.\nDisabling this option will save some code size.", + "id": "MBEDTLS_SSL_DTLS_SRTP", + "name": "MBEDTLS_SSL_DTLS_SRTP", + "range": null, + "title": "Enable support for negotiation of DTLS-SRTP (RFC 5764)", + "type": "bool" + } + ], + "depends_on": "MBEDTLS_SSL_PROTO_DTLS", + "id": "component-config-mbedtls-mbedtls-v3-x-related-dtls-based-configurations", + "title": "DTLS-based configurations", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-mbedtls-mbedtls-v3-x-related", + "title": "mbedTLS v3.x related", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL", + "name": "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL", + "range": null, + "title": "Use the full default certificate bundle", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Use only the most common certificates from the default bundles, reducing the size with 50%,\nwhile still having around 99% coverage.", + "id": "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN", + "name": "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN", + "range": null, + "title": "Use only the most common certificates from the default bundles", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_NONE", + "name": "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_NONE", + "range": null, + "title": "Do not use the default certificate bundle", + "type": "bool" + } + ], + "depends_on": "MBEDTLS_CERTIFICATE_BUNDLE", + "help": null, + "id": "component-config-mbedtls-certificate-bundle-enable-trusted-root-certificate-bundle-default-certificate-bundle-options", + "name": "MBEDTLS_DEFAULT_CERTIFICATE_BUNDLE", + "title": "Default certificate bundle options", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE", + "help": "Name of the custom certificate directory or file. This path is evaluated\nrelative to the project root directory.", + "id": "MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE_PATH", + "name": "MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE_PATH", + "range": null, + "title": "Custom certificate bundle path", + "type": "string" + } + ], + "depends_on": "MBEDTLS_CERTIFICATE_BUNDLE", + "help": null, + "id": "MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE", + "name": "MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE", + "range": null, + "title": "Add custom certificates to the default bundle", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_CERTIFICATE_BUNDLE", + "help": null, + "id": "MBEDTLS_CERTIFICATE_BUNDLE_MAX_CERTS", + "name": "MBEDTLS_CERTIFICATE_BUNDLE_MAX_CERTS", + "range": null, + "title": "Maximum no of certificates allowed in certificate bundle", + "type": "int" + } + ], + "depends_on": null, + "help": "Enable support for large number of default root certificates\n\nWhen enabled this option allows user to store default as well\nas customer specific root certificates in compressed format rather\nthan storing full certificate. For the root certificates the public key and the subject name\nwill be stored.", + "id": "MBEDTLS_CERTIFICATE_BUNDLE", + "name": "MBEDTLS_CERTIFICATE_BUNDLE", + "range": null, + "title": "Enable trusted root certificate bundle", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-mbedtls-certificate-bundle", + "title": "Certificate Bundle", + "type": "menu" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "Enable \"non-blocking\" ECC operations that can return early and be resumed.", + "id": "MBEDTLS_ECP_RESTARTABLE", + "name": "MBEDTLS_ECP_RESTARTABLE", + "range": null, + "title": "Enable mbedTLS ecp restartable", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_AES_C || MBEDTLS_DES_C", + "help": "Enable the CMAC (Cipher-based Message Authentication Code) mode for\nblock ciphers.", + "id": "MBEDTLS_CMAC_C", + "name": "MBEDTLS_CMAC_C", + "range": null, + "title": "Enable CMAC mode for block ciphers", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_AES_USE_INTERRUPT", + "help": "This config helps to set the interrupt priority level for the AES peripheral.\nValue 0 (default) means that there is no preference regarding the interrupt\npriority level and any level from 1 to 3 can be selected (based on the availability).\nNote: Higher value indicates high interrupt priority.", + "id": "MBEDTLS_AES_INTERRUPT_LEVEL", + "name": "MBEDTLS_AES_INTERRUPT_LEVEL", + "range": [ + 0, + 3 + ], + "title": "AES hardware interrupt level", + "type": "int" + } + ], + "depends_on": "!IDF_TARGET_ESP32 && MBEDTLS_HARDWARE_AES", + "help": "Use an interrupt to coordinate long AES operations.\n\nThis allows other code to run on the CPU while an AES operation is pending.\nOtherwise the CPU busy-waits.", + "id": "MBEDTLS_AES_USE_INTERRUPT", + "name": "MBEDTLS_AES_USE_INTERRUPT", + "range": null, + "title": "Use interrupt for long AES operations", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_AES_SUPPORT_GCM && MBEDTLS_HARDWARE_AES", + "help": "Enable partially hardware accelerated GCM. GHASH calculation is still done\nin software.\n\nIf MBEDTLS_HARDWARE_GCM is disabled and MBEDTLS_HARDWARE_AES is enabled then\nmbedTLS will still use the hardware accelerated AES block operation, but\non a single block at a time.", + "id": "MBEDTLS_HARDWARE_GCM", + "name": "MBEDTLS_HARDWARE_GCM", + "range": null, + "title": "Enable partially hardware accelerated GCM", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_HARDWARE_AES", + "help": "Enable this config to support fallback to software definitions for a non-AES\ncipher GCM operation as we support hardware acceleration only for AES cipher.\nSome of the non-AES ciphers used in a GCM operation are DES, ARIA, CAMELLIA,\nCHACHA20, BLOWFISH.\n\nIf this config is disabled, performing a non-AES cipher GCM operation with\nthe config MBEDTLS_HARDWARE_AES enabled will result in calculation of an\nAES-GCM operation instead for the given input values and thus could lead\nto failure in certificate validation which would ultimately lead to a SSL\nhandshake failure.\n\nThis config being by-default enabled leads to an increase in binary size\nfootprint of ~2.5KB.\nIn case you are sure that your use case (for example, client and server\nconfigurations in case of a TLS handshake) would not involve any GCM\noperations using a non-AES cipher, you can safely disable this config,\nleading to reduction in binary size footprint.", + "id": "MBEDTLS_GCM_SUPPORT_NON_AES_CIPHER", + "name": "MBEDTLS_GCM_SUPPORT_NON_AES_CIPHER", + "range": null, + "title": "Enable support for non-AES ciphers in GCM operation", + "type": "bool" + } + ], + "depends_on": "!SPIRAM_CACHE_WORKAROUND_STRATEGY_DUPLDST && SOC_AES_SUPPORTED", + "help": "Enable hardware accelerated AES encryption & decryption.\n\nNote that if the ESP32 CPU is running at 240MHz, hardware AES does not\noffer any speed boost over software AES.", + "id": "MBEDTLS_HARDWARE_AES", + "name": "MBEDTLS_HARDWARE_AES", + "range": null, + "title": "Enable hardware AES acceleration", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_HARDWARE_MPI", + "help": "Fallback to software implementation for RSA key lengths\nlarger than SOC_RSA_MAX_BIT_LEN. If this is not active\nthen the ESP will be unable to process keys greater\nthan SOC_RSA_MAX_BIT_LEN.", + "id": "MBEDTLS_LARGE_KEY_SOFTWARE_MPI", + "name": "MBEDTLS_LARGE_KEY_SOFTWARE_MPI", + "range": null, + "title": "Fallback to software implementation for larger MPI values", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_MPI_USE_INTERRUPT", + "help": "This config helps to set the interrupt priority level for the MPI peripheral.\nValue 0 (default) means that there is no preference regarding the interrupt\npriority level and any level from 1 to 3 can be selected (based on the availability).\nNote: Higher value indicates high interrupt priority.", + "id": "MBEDTLS_MPI_INTERRUPT_LEVEL", + "name": "MBEDTLS_MPI_INTERRUPT_LEVEL", + "range": [ + 0, + 3 + ], + "title": "MPI hardware interrupt level", + "type": "int" + } + ], + "depends_on": "!IDF_TARGET_ESP32 && MBEDTLS_HARDWARE_MPI", + "help": "Use an interrupt to coordinate long MPI operations.\n\nThis allows other code to run on the CPU while an MPI operation is pending.\nOtherwise the CPU busy-waits.", + "id": "MBEDTLS_MPI_USE_INTERRUPT", + "name": "MBEDTLS_MPI_USE_INTERRUPT", + "range": null, + "title": "Use interrupt for MPI exp-mod operations", + "type": "bool" + } + ], + "depends_on": "!SPIRAM_CACHE_WORKAROUND_STRATEGY_DUPLDST && SOC_MPI_SUPPORTED", + "help": "Enable hardware accelerated multiple precision integer operations.\n\nHardware accelerated multiplication, modulo multiplication,\nand modular exponentiation for up to SOC_RSA_MAX_BIT_LEN bit results.\n\nThese operations are used by RSA.", + "id": "MBEDTLS_HARDWARE_MPI", + "name": "MBEDTLS_HARDWARE_MPI", + "range": null, + "title": "Enable hardware MPI (bignum) acceleration", + "type": "bool" + }, + { + "children": [], + "depends_on": "!SPIRAM_CACHE_WORKAROUND_STRATEGY_DUPLDST && SOC_SHA_SUPPORTED", + "help": "Enable hardware accelerated SHA1, SHA256, SHA384 & SHA512 in mbedTLS.\n\nDue to a hardware limitation, on the ESP32 hardware acceleration is only\nguaranteed if SHA digests are calculated one at a time. If more\nthan one SHA digest is calculated at the same time, one will\nbe calculated fully in hardware and the rest will be calculated\n(at least partially calculated) in software. This happens automatically.\n\nSHA hardware acceleration is faster than software in some situations but\nslower in others. You should benchmark to find the best setting for you.", + "id": "MBEDTLS_HARDWARE_SHA", + "name": "MBEDTLS_HARDWARE_SHA", + "range": null, + "title": "Enable hardware SHA acceleration", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_HARDWARE_ECC", + "help": "Fallback to software implementation of ECC point multiplication and point verification\nfor curves not supported in hardware.", + "id": "MBEDTLS_ECC_OTHER_CURVES_SOFT_FALLBACK", + "name": "MBEDTLS_ECC_OTHER_CURVES_SOFT_FALLBACK", + "range": null, + "title": "Fallback to software implementation for curves not supported in hardware", + "type": "bool" + } + ], + "depends_on": "SOC_ECC_SUPPORTED", + "help": "Enable hardware accelerated ECC point multiplication and point verification for points\non curve SECP192R1 and SECP256R1 in mbedTLS", + "id": "MBEDTLS_HARDWARE_ECC", + "name": "MBEDTLS_HARDWARE_ECC", + "range": null, + "title": "Enable hardware ECC acceleration", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Use ROM MD5 in mbedTLS.", + "id": "MBEDTLS_ROM_MD5", + "name": "MBEDTLS_ROM_MD5", + "range": null, + "title": "Use MD5 implementation in ROM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_ECDSA_SUPPORTED", + "help": "Enable hardware accelerated ECDSA peripheral to sign data\non curve SECP192R1 and SECP256R1 in mbedTLS.\n\nNote that for signing, the private key has to be burnt in an efuse key block\nwith key purpose set to ECDSA_KEY.\nIf no key is burnt, it will report an error\n\nThe key should be burnt in little endian format. espefuse.py utility handles it internally\nbut care needs to be taken while burning using esp_efuse APIs", + "id": "MBEDTLS_HARDWARE_ECDSA_SIGN", + "name": "MBEDTLS_HARDWARE_ECDSA_SIGN", + "range": null, + "title": "Enable ECDSA signing using on-chip ECDSA peripheral", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_ECDSA_SUPPORTED", + "help": "Enable hardware accelerated ECDSA peripheral to verify signature\non curve SECP192R1 and SECP256R1 in mbedTLS.", + "id": "MBEDTLS_HARDWARE_ECDSA_VERIFY", + "name": "MBEDTLS_HARDWARE_ECDSA_VERIFY", + "range": null, + "title": "Enable ECDSA signature verification using on-chip ECDSA peripheral", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This option enables hardware acceleration for ECDSA sign function, only\nwhen using ATECC608A cryptoauth chip (integrated with ESP32-WROOM-32SE)", + "id": "MBEDTLS_ATCA_HW_ECDSA_SIGN", + "name": "MBEDTLS_ATCA_HW_ECDSA_SIGN", + "range": null, + "title": "Enable hardware ECDSA sign acceleration when using ATECC608A", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This option enables hardware acceleration for ECDSA sign function, only\nwhen using ATECC608A cryptoauth chip (integrated with ESP32-WROOM-32SE)", + "id": "MBEDTLS_ATCA_HW_ECDSA_VERIFY", + "name": "MBEDTLS_ATCA_HW_ECDSA_VERIFY", + "range": null, + "title": "Enable hardware ECDSA verify acceleration when using ATECC608A", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_HAVE_TIME", + "help": "Enabling this config will provide users with a function\n\"mbedtls_platform_set_time()\" that allows to set an alternative\ntime function pointer.", + "id": "MBEDTLS_PLATFORM_TIME_ALT", + "name": "MBEDTLS_PLATFORM_TIME_ALT", + "range": null, + "title": "Enable mbedtls time support: platform-specific", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_HAVE_TIME", + "help": "Enables X.509 certificate expiry checks in mbedTLS.\n\nIf this option is disabled (default) then X.509 certificate\n\"valid from\" and \"valid to\" timestamp fields are ignored.\n\nIf this option is enabled, these fields are compared with the\ncurrent system date and time. The time is retrieved using the\nstandard time() and gmtime() functions. If the certificate is not\nvalid for the current system time then verification will fail with\ncode MBEDTLS_X509_BADCERT_FUTURE or MBEDTLS_X509_BADCERT_EXPIRED.\n\nEnabling this option requires adding functionality in the firmware\nto set the system clock to a valid timestamp before using TLS. The\nrecommended way to do this is via ESP-IDF's SNTP functionality, but\nany method can be used.\n\nIn the case where only a small number of certificates are trusted by\nthe device, please carefully consider the tradeoffs of enabling this\noption. There may be undesired consequences, for example if all\ntrusted certificates expire while the device is offline and a TLS\nconnection is required to update. Or if an issue with the SNTP\nserver means that the system time is invalid for an extended period\nafter a reset.", + "id": "MBEDTLS_HAVE_TIME_DATE", + "name": "MBEDTLS_HAVE_TIME_DATE", + "range": null, + "title": "Enable mbedtls certificate expiry check", + "type": "bool" + } + ], + "depends_on": "!ESP_TIME_FUNCS_USE_NONE", + "help": "Enable use of time.h functions (time() and gmtime()) by mbedTLS.\n\nThis option doesn't require the system time to be correct, but enables\nfunctionality that requires relative timekeeping - for example periodic\nexpiry of TLS session tickets or session cache entries.\n\nDisabling this option will save some firmware size, particularly if\nthe rest of the firmware doesn't call any standard timekeeeping\nfunctions.", + "id": "MBEDTLS_HAVE_TIME", + "name": "MBEDTLS_HAVE_TIME", + "range": null, + "title": "Enable mbedtls time support", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Standard ECDSA is \"fragile\" in the sense that lack of entropy when signing\nmay result in a compromise of the long-term signing key.", + "id": "MBEDTLS_ECDSA_DETERMINISTIC", + "name": "MBEDTLS_ECDSA_DETERMINISTIC", + "range": null, + "title": "Enable deterministic ECDSA", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable MBEDTLS_SHA512_C adds support for SHA-384 and SHA-512.", + "id": "MBEDTLS_SHA512_C", + "name": "MBEDTLS_SHA512_C", + "range": null, + "title": "Enable the SHA-384 and SHA-512 cryptographic hash algorithms", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_TLS_SERVER_AND_CLIENT", + "name": "MBEDTLS_TLS_SERVER_AND_CLIENT", + "range": null, + "title": "Server & Client", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_TLS_SERVER_ONLY", + "name": "MBEDTLS_TLS_SERVER_ONLY", + "range": null, + "title": "Server", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_TLS_CLIENT_ONLY", + "name": "MBEDTLS_TLS_CLIENT_ONLY", + "range": null, + "title": "Client", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_TLS_DISABLED", + "name": "MBEDTLS_TLS_DISABLED", + "range": null, + "title": "None", + "type": "bool" + } + ], + "depends_on": null, + "help": "mbedTLS can be compiled with protocol support for the TLS\nserver, TLS client, or both server and client.\n\nReducing the number of TLS roles supported saves code size.", + "id": "component-config-mbedtls-tls-protocol-role", + "name": "MBEDTLS_TLS_MODE", + "title": "TLS Protocol Role", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MBEDTLS_TLS_SERVER", + "name": "MBEDTLS_TLS_SERVER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MBEDTLS_TLS_CLIENT", + "name": "MBEDTLS_TLS_CLIENT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MBEDTLS_TLS_ENABLED", + "name": "MBEDTLS_TLS_ENABLED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_PSK_MODES && MBEDTLS_TLS_ENABLED", + "help": "Enable to support symmetric key PSK (pre-shared-key) TLS key exchange modes.", + "id": "MBEDTLS_KEY_EXCHANGE_PSK", + "name": "MBEDTLS_KEY_EXCHANGE_PSK", + "range": null, + "title": "Enable PSK based ciphersuite modes", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_PSK_MODES && MBEDTLS_DHM_C && MBEDTLS_TLS_ENABLED", + "help": "Enable to support Diffie-Hellman PSK (pre-shared-key) TLS authentication modes.", + "id": "MBEDTLS_KEY_EXCHANGE_DHE_PSK", + "name": "MBEDTLS_KEY_EXCHANGE_DHE_PSK", + "range": null, + "title": "Enable DHE-PSK based ciphersuite modes", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_PSK_MODES && MBEDTLS_ECDH_C && MBEDTLS_TLS_ENABLED", + "help": "Enable to support Elliptic-Curve-Diffie-Hellman PSK (pre-shared-key) TLS authentication modes.", + "id": "MBEDTLS_KEY_EXCHANGE_ECDHE_PSK", + "name": "MBEDTLS_KEY_EXCHANGE_ECDHE_PSK", + "range": null, + "title": "Enable ECDHE-PSK based ciphersuite modes", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_PSK_MODES && MBEDTLS_TLS_ENABLED", + "help": "Enable to support RSA PSK (pre-shared-key) TLS authentication modes.", + "id": "MBEDTLS_KEY_EXCHANGE_RSA_PSK", + "name": "MBEDTLS_KEY_EXCHANGE_RSA_PSK", + "range": null, + "title": "Enable RSA-PSK based ciphersuite modes", + "type": "bool" + } + ], + "depends_on": "MBEDTLS_TLS_ENABLED", + "help": "Enable to show configuration for different types of pre-shared-key TLS authentatication methods.\n\nLeaving this options disabled will save code size if they are not used.", + "id": "MBEDTLS_PSK_MODES", + "name": "MBEDTLS_PSK_MODES", + "range": null, + "title": "Enable pre-shared-key ciphersuites", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_TLS_ENABLED", + "help": "Enable to support ciphersuites with prefix TLS-RSA-WITH-", + "id": "MBEDTLS_KEY_EXCHANGE_RSA", + "name": "MBEDTLS_KEY_EXCHANGE_RSA", + "range": null, + "title": "Enable RSA-only based ciphersuite modes", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_DHM_C && MBEDTLS_TLS_ENABLED", + "help": "Enable to support ciphersuites with prefix TLS-DHE-RSA-WITH-", + "id": "MBEDTLS_KEY_EXCHANGE_DHE_RSA", + "name": "MBEDTLS_KEY_EXCHANGE_DHE_RSA", + "range": null, + "title": "Enable DHE-RSA based ciphersuite modes", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE && MBEDTLS_ECDH_C && MBEDTLS_TLS_ENABLED", + "help": "Enable to support ciphersuites with prefix TLS-ECDHE-RSA-WITH-", + "id": "MBEDTLS_KEY_EXCHANGE_ECDHE_RSA", + "name": "MBEDTLS_KEY_EXCHANGE_ECDHE_RSA", + "range": null, + "title": "Enable ECDHE-RSA based ciphersuite modes", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE && MBEDTLS_ECDH_C && MBEDTLS_ECDSA_C && MBEDTLS_TLS_ENABLED", + "help": "Enable to support ciphersuites with prefix TLS-ECDHE-RSA-WITH-", + "id": "MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA", + "name": "MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA", + "range": null, + "title": "Enable ECDHE-ECDSA based ciphersuite modes", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE && MBEDTLS_ECDH_C && MBEDTLS_ECDSA_C && MBEDTLS_TLS_ENABLED", + "help": "Enable to support ciphersuites with prefix TLS-ECDHE-RSA-WITH-", + "id": "MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA", + "name": "MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA", + "range": null, + "title": "Enable ECDH-ECDSA based ciphersuite modes", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE && MBEDTLS_ECDH_C && MBEDTLS_TLS_ENABLED", + "help": "Enable to support ciphersuites with prefix TLS-ECDHE-RSA-WITH-", + "id": "MBEDTLS_KEY_EXCHANGE_ECDH_RSA", + "name": "MBEDTLS_KEY_EXCHANGE_ECDH_RSA", + "range": null, + "title": "Enable ECDH-RSA based ciphersuite modes", + "type": "bool" + } + ], + "depends_on": "MBEDTLS_ECP_C && MBEDTLS_TLS_ENABLED", + "help": "Enable to show Elliptic Curve based ciphersuite mode options.\n\nDisabling all Elliptic Curve ciphersuites saves code size and\ncan give slightly faster TLS handshakes, provided the server supports\nRSA-only ciphersuite modes.", + "id": "MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE", + "name": "MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE", + "range": null, + "title": "Support Elliptic Curve based ciphersuites", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECJPAKE_C && MBEDTLS_ECP_DP_SECP256R1_ENABLED && MBEDTLS_TLS_ENABLED", + "help": "Enable to support ciphersuites with prefix TLS-ECJPAKE-WITH-", + "id": "MBEDTLS_KEY_EXCHANGE_ECJPAKE", + "name": "MBEDTLS_KEY_EXCHANGE_ECJPAKE", + "range": null, + "title": "Enable ECJPAKE based ciphersuite modes", + "type": "bool" + } + ], + "depends_on": "MBEDTLS_TLS_ENABLED", + "id": "component-config-mbedtls-tls-key-exchange-methods", + "title": "TLS Key Exchange Methods", + "type": "menu" + }, + { + "children": [], + "depends_on": "MBEDTLS_TLS_ENABLED", + "help": "The two main uses of renegotiation are (1) refresh keys on long-lived\nconnections and (2) client authentication after the initial handshake.\nIf you don't need renegotiation, disabling it will save code size and\nreduce the possibility of abuse/vulnerability.", + "id": "MBEDTLS_SSL_RENEGOTIATION", + "name": "MBEDTLS_SSL_RENEGOTIATION", + "range": null, + "title": "Support TLS renegotiation", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_TLS_ENABLED", + "help": null, + "id": "MBEDTLS_SSL_PROTO_TLS1_2", + "name": "MBEDTLS_SSL_PROTO_TLS1_2", + "range": null, + "title": "Support TLS 1.2 protocol", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_TLS_ENABLED", + "help": "Provisions for GM/T SSL 1.1 support", + "id": "MBEDTLS_SSL_PROTO_GMTSSL1_1", + "name": "MBEDTLS_SSL_PROTO_GMTSSL1_1", + "range": null, + "title": "Support GM/T SSL 1.1 protocol", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_SSL_PROTO_TLS1_2", + "help": "Requires TLS 1.2 to be enabled for DTLS 1.2", + "id": "MBEDTLS_SSL_PROTO_DTLS", + "name": "MBEDTLS_SSL_PROTO_DTLS", + "range": null, + "title": "Support DTLS protocol (all versions)", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_TLS_ENABLED", + "help": "Disabling this option will save some code size if it is not needed.", + "id": "MBEDTLS_SSL_ALPN", + "name": "MBEDTLS_SSL_ALPN", + "range": null, + "title": "Support ALPN (Application Layer Protocol Negotiation)", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_TLS_ENABLED", + "help": "Client support for RFC 5077 session tickets. See mbedTLS documentation for more details.\nDisabling this option will save some code size.", + "id": "MBEDTLS_CLIENT_SSL_SESSION_TICKETS", + "name": "MBEDTLS_CLIENT_SSL_SESSION_TICKETS", + "range": null, + "title": "TLS: Client Support for RFC 5077 SSL session tickets", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_TLS_ENABLED && (MBEDTLS_GCM_C || MBEDTLS_CCM_C || MBEDTLS_CHACHAPOLY_C)", + "help": "Server support for RFC 5077 session tickets. See mbedTLS documentation for more details.\nDisabling this option will save some code size.", + "id": "MBEDTLS_SERVER_SSL_SESSION_TICKETS", + "name": "MBEDTLS_SERVER_SSL_SESSION_TICKETS", + "range": null, + "title": "TLS: Server Support for RFC 5077 SSL session tickets", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "MBEDTLS_AES_C", + "name": "MBEDTLS_AES_C", + "range": null, + "title": "AES block cipher", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MBEDTLS_CAMELLIA_C", + "name": "MBEDTLS_CAMELLIA_C", + "range": null, + "title": "Camellia block cipher", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables the DES block cipher to support 3DES-based TLS ciphersuites.\n\n3DES is vulnerable to the Sweet32 attack and should only be enabled\nif absolutely necessary.", + "id": "MBEDTLS_DES_C", + "name": "MBEDTLS_DES_C", + "range": null, + "title": "DES block cipher (legacy, insecure)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables the Blowfish block cipher (not used for TLS sessions.)\n\nThe Blowfish cipher is not used for mbedTLS TLS sessions but can be\nused for other purposes. Read up on the limitations of Blowfish (including\nSweet32) before enabling.", + "id": "MBEDTLS_BLOWFISH_C", + "name": "MBEDTLS_BLOWFISH_C", + "range": null, + "title": "Blowfish block cipher (read help)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables the XTEA block cipher.", + "id": "MBEDTLS_XTEA_C", + "name": "MBEDTLS_XTEA_C", + "range": null, + "title": "XTEA block cipher", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_AES_C || MBEDTLS_CAMELLIA_C", + "help": "Enable Counter with CBC-MAC (CCM) modes for AES and/or Camellia ciphers.\n\nDisabling this option saves some code size.", + "id": "MBEDTLS_CCM_C", + "name": "MBEDTLS_CCM_C", + "range": null, + "title": "CCM (Counter with CBC-MAC) block cipher modes", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_AES_C || MBEDTLS_CAMELLIA_C", + "help": "Enable Galois/Counter Mode for AES and/or Camellia ciphers.\n\nThis option is generally faster than CCM.", + "id": "MBEDTLS_GCM_C", + "name": "MBEDTLS_GCM_C", + "range": null, + "title": "GCM (Galois/Counter) block cipher modes", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_AES_C", + "help": "Enable NIST key wrapping and key wrapping padding.", + "id": "MBEDTLS_NIST_KW_C", + "name": "MBEDTLS_NIST_KW_C", + "range": null, + "title": "NIST key wrapping (KW) and KW padding (KWP)", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-mbedtls-symmetric-ciphers", + "title": "Symmetric Ciphers", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "Enable the RIPEMD-160 hash algorithm.", + "id": "MBEDTLS_RIPEMD160_C", + "name": "MBEDTLS_RIPEMD160_C", + "range": null, + "title": "Enable RIPEMD-160 hash algorithm", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Enable decoding/parsing of PEM formatted certificates.\n\nIf your certificates are all in the simpler DER format, disabling\nthis option will save some code size.", + "id": "MBEDTLS_PEM_PARSE_C", + "name": "MBEDTLS_PEM_PARSE_C", + "range": null, + "title": "Read & Parse PEM formatted certificates", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable writing of PEM formatted certificates.\n\nIf writing certificate data only in DER format, disabling this\noption will save some code size.", + "id": "MBEDTLS_PEM_WRITE_C", + "name": "MBEDTLS_PEM_WRITE_C", + "range": null, + "title": "Write PEM formatted certificates", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Support for parsing X.509 Certificate Revocation Lists.", + "id": "MBEDTLS_X509_CRL_PARSE_C", + "name": "MBEDTLS_X509_CRL_PARSE_C", + "range": null, + "title": "X.509 CRL parsing", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Support for parsing X.509 Certificate Signing Requests", + "id": "MBEDTLS_X509_CSR_PARSE_C", + "name": "MBEDTLS_X509_CSR_PARSE_C", + "range": null, + "title": "X.509 CSR parsing", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-mbedtls-certificates", + "title": "Certificates", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MBEDTLS_ECP_C", + "is_menuconfig": true, + "name": "MBEDTLS_ECP_C", + "range": null, + "title": "Elliptic Curve Ciphers", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "Enable DHM. Needed to use DHE-xxx TLS ciphersuites.\n\nNote that the security of Diffie-Hellman key exchanges depends on\na suitable prime being used for the exchange. Please see detailed\nwarning text about this in file `mbedtls/dhm.h` file.", + "id": "MBEDTLS_DHM_C", + "name": "MBEDTLS_DHM_C", + "range": null, + "title": "Diffie-Hellman-Merkle key exchange (DHM)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_ECDH_C", + "help": "Enable ECDSA. Needed to use ECDSA-xxx TLS ciphersuites.", + "id": "MBEDTLS_ECDSA_C", + "name": "MBEDTLS_ECDSA_C", + "range": null, + "title": "Elliptic Curve DSA", + "type": "bool" + } + ], + "depends_on": "MBEDTLS_ECP_C", + "help": "Enable ECDH. Needed to use ECDHE-xxx TLS ciphersuites.", + "id": "MBEDTLS_ECDH_C", + "name": "MBEDTLS_ECDH_C", + "range": null, + "title": "Elliptic Curve Diffie-Hellman (ECDH)", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "Enable ECJPAKE. Needed to use ECJPAKE-xxx TLS ciphersuites.", + "id": "MBEDTLS_ECJPAKE_C", + "name": "MBEDTLS_ECJPAKE_C", + "range": null, + "title": "Elliptic curve J-PAKE", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "Enable support for SECP192R1 Elliptic Curve.", + "id": "MBEDTLS_ECP_DP_SECP192R1_ENABLED", + "name": "MBEDTLS_ECP_DP_SECP192R1_ENABLED", + "range": null, + "title": "Enable SECP192R1 curve", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "Enable support for SECP224R1 Elliptic Curve.", + "id": "MBEDTLS_ECP_DP_SECP224R1_ENABLED", + "name": "MBEDTLS_ECP_DP_SECP224R1_ENABLED", + "range": null, + "title": "Enable SECP224R1 curve", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "Enable support for SECP256R1 Elliptic Curve.", + "id": "MBEDTLS_ECP_DP_SECP256R1_ENABLED", + "name": "MBEDTLS_ECP_DP_SECP256R1_ENABLED", + "range": null, + "title": "Enable SECP256R1 curve", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "Enable support for SECP384R1 Elliptic Curve.", + "id": "MBEDTLS_ECP_DP_SECP384R1_ENABLED", + "name": "MBEDTLS_ECP_DP_SECP384R1_ENABLED", + "range": null, + "title": "Enable SECP384R1 curve", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "Enable support for SECP521R1 Elliptic Curve.", + "id": "MBEDTLS_ECP_DP_SECP521R1_ENABLED", + "name": "MBEDTLS_ECP_DP_SECP521R1_ENABLED", + "range": null, + "title": "Enable SECP521R1 curve", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "Enable support for SECP192K1 Elliptic Curve.", + "id": "MBEDTLS_ECP_DP_SECP192K1_ENABLED", + "name": "MBEDTLS_ECP_DP_SECP192K1_ENABLED", + "range": null, + "title": "Enable SECP192K1 curve", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "Enable support for SECP224K1 Elliptic Curve.", + "id": "MBEDTLS_ECP_DP_SECP224K1_ENABLED", + "name": "MBEDTLS_ECP_DP_SECP224K1_ENABLED", + "range": null, + "title": "Enable SECP224K1 curve", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "Enable support for SECP256K1 Elliptic Curve.", + "id": "MBEDTLS_ECP_DP_SECP256K1_ENABLED", + "name": "MBEDTLS_ECP_DP_SECP256K1_ENABLED", + "range": null, + "title": "Enable SECP256K1 curve", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "support for DP Elliptic Curve.", + "id": "MBEDTLS_ECP_DP_BP256R1_ENABLED", + "name": "MBEDTLS_ECP_DP_BP256R1_ENABLED", + "range": null, + "title": "Enable BP256R1 curve", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "support for DP Elliptic Curve.", + "id": "MBEDTLS_ECP_DP_BP384R1_ENABLED", + "name": "MBEDTLS_ECP_DP_BP384R1_ENABLED", + "range": null, + "title": "Enable BP384R1 curve", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "support for DP Elliptic Curve.", + "id": "MBEDTLS_ECP_DP_BP512R1_ENABLED", + "name": "MBEDTLS_ECP_DP_BP512R1_ENABLED", + "range": null, + "title": "Enable BP512R1 curve", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "Enable support for CURVE25519 Elliptic Curve.", + "id": "MBEDTLS_ECP_DP_CURVE25519_ENABLED", + "name": "MBEDTLS_ECP_DP_CURVE25519_ENABLED", + "range": null, + "title": "Enable CURVE25519 curve", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "NIST 'modulo p' optimisations increase Elliptic Curve operation performance.\n\nDisabling this option saves some code size.", + "id": "MBEDTLS_ECP_NIST_OPTIM", + "name": "MBEDTLS_ECP_NIST_OPTIM", + "range": null, + "title": "NIST 'modulo p' optimisations", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "This configuration option enables optimizations to speedup (about 3 ~ 4 times) the ECP\nfixed point multiplication using pre-computed tables in the flash memory.\nDisabling this configuration option saves flash footprint (about 29KB if all Elliptic Curve selected)\nin the application binary.\n\n# end of Elliptic Curve options", + "id": "MBEDTLS_ECP_FIXED_POINT_OPTIM", + "name": "MBEDTLS_ECP_FIXED_POINT_OPTIM", + "range": null, + "title": "Enable fixed-point multiplication optimisations", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable support for Poly1305 MAC algorithm.", + "id": "MBEDTLS_POLY1305_C", + "name": "MBEDTLS_POLY1305_C", + "range": null, + "title": "Poly1305 MAC algorithm", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_CHACHA20_C && MBEDTLS_POLY1305_C", + "help": "Enable support for ChaCha20-Poly1305 AEAD algorithm.", + "id": "MBEDTLS_CHACHAPOLY_C", + "name": "MBEDTLS_CHACHAPOLY_C", + "range": null, + "title": "ChaCha20-Poly1305 AEAD algorithm", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enable support for Chacha20 stream cipher.", + "id": "MBEDTLS_CHACHA20_C", + "name": "MBEDTLS_CHACHA20_C", + "range": null, + "title": "Chacha20 stream cipher", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable support for the Hashed Message Authentication Code\n(HMAC)-based key derivation function (HKDF).", + "id": "MBEDTLS_HKDF_C", + "name": "MBEDTLS_HKDF_C", + "range": null, + "title": "HKDF algorithm (RFC 5869)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_THREADING_C", + "help": "Enable threading alt to allow your own alternate threading implementation.", + "id": "MBEDTLS_THREADING_ALT", + "name": "MBEDTLS_THREADING_ALT", + "range": null, + "title": "Enable threading alternate implementation", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_THREADING_C", + "help": "Enable the pthread wrapper layer for the threading layer.", + "id": "MBEDTLS_THREADING_PTHREAD", + "name": "MBEDTLS_THREADING_PTHREAD", + "range": null, + "title": "Enable threading pthread implementation", + "type": "bool" + } + ], + "depends_on": null, + "help": "If you do intend to use contexts between threads, you will need to enable\nthis layer to prevent race conditions.", + "id": "MBEDTLS_THREADING_C", + "name": "MBEDTLS_THREADING_C", + "range": null, + "title": "Enable the threading abstraction layer", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables mbedtls_strerror() for converting error codes to error strings.\nDisabling this config can save some code/rodata size as the error\nstring conversion implementation is replaced with an empty stub.", + "id": "MBEDTLS_ERROR_STRINGS", + "name": "MBEDTLS_ERROR_STRINGS", + "range": null, + "title": "Enable error code to error string conversion", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_ROM_HAS_MBEDTLS_CRYPTO_LIB && IDF_EXPERIMENTAL_FEATURES", + "help": "Enable this flag to use mbedtls crypto algorithm from ROM instead of ESP-IDF.\n\nThis configuration option saves flash footprint in the application binary.\nNote that the version of mbedtls crypto algorithm library in ROM is v2.16.12.\nWe have done the security analysis of the mbedtls revision in ROM (v2.16.12)\nand ensured that affected symbols have been patched (removed). If in the future\nmbedtls revisions there are security issues that also affects the version in\nROM (v2.16.12) then we shall patch the relevant symbols. This would increase\nthe flash footprint and hence care must be taken to keep some reserved space\nfor the application binary in flash layout.", + "id": "MBEDTLS_USE_CRYPTO_ROM_IMPL", + "name": "MBEDTLS_USE_CRYPTO_ROM_IMPL", + "range": null, + "title": "Use ROM implementation of the crypto algorithm", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-mbedtls", + "title": "mbedTLS", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "If not, this library will use MQTT protocol 3.1", + "id": "MQTT_PROTOCOL_311", + "name": "MQTT_PROTOCOL_311", + "range": null, + "title": "Enable MQTT protocol 3.1.1", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If not, this library will not support MQTT 5.0", + "id": "MQTT_PROTOCOL_5", + "name": "MQTT_PROTOCOL_5", + "range": null, + "title": "Enable MQTT protocol 5.0", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable MQTT transport over SSL with mbedtls", + "id": "MQTT_TRANSPORT_SSL", + "name": "MQTT_TRANSPORT_SSL", + "range": null, + "title": "Enable MQTT over SSL", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "MQTT_TRANSPORT_WEBSOCKET && MQTT_TRANSPORT_SSL", + "help": "Enable MQTT transport over Websocket Secure.", + "id": "MQTT_TRANSPORT_WEBSOCKET_SECURE", + "name": "MQTT_TRANSPORT_WEBSOCKET_SECURE", + "range": null, + "title": "Enable MQTT over Websocket Secure", + "type": "bool" + } + ], + "depends_on": "WS_TRANSPORT", + "help": "Enable MQTT transport over Websocket.", + "id": "MQTT_TRANSPORT_WEBSOCKET", + "name": "MQTT_TRANSPORT_WEBSOCKET", + "range": null, + "title": "Enable MQTT over Websocket", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Set this to true for the message id (2.3.1 Packet Identifier) to be generated\nas an incremental number rather then a random value (used by default)", + "id": "MQTT_MSG_ID_INCREMENTAL", + "name": "MQTT_MSG_ID_INCREMENTAL", + "range": null, + "title": "Use Incremental Message Id", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Set this to true to avoid publishing (enqueueing messages) if the client is disconnected.\nThe MQTT client tries to publish all messages by default, even in the disconnected state\n(where the qos1 and qos2 packets are stored in the internal outbox to be published later)\nThe MQTT_SKIP_PUBLISH_IF_DISCONNECTED option allows applications to override this behaviour\nand not enqueue publish packets in the disconnected state.", + "id": "MQTT_SKIP_PUBLISH_IF_DISCONNECTED", + "name": "MQTT_SKIP_PUBLISH_IF_DISCONNECTED", + "range": null, + "title": "Skip publish if disconnected", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Set this to true to post events for all messages which were deleted from the outbox\nbefore being correctly sent and confirmed.", + "id": "MQTT_REPORT_DELETED_MESSAGES", + "name": "MQTT_REPORT_DELETED_MESSAGES", + "range": null, + "title": "Report deleted messages", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "MQTT_USE_CUSTOM_CONFIG", + "help": "Default MQTT over TCP port", + "id": "MQTT_TCP_DEFAULT_PORT", + "name": "MQTT_TCP_DEFAULT_PORT", + "range": null, + "title": "Default MQTT over TCP port", + "type": "int" + }, + { + "children": [], + "depends_on": "MQTT_USE_CUSTOM_CONFIG && MQTT_TRANSPORT_SSL", + "help": "Default MQTT over SSL port", + "id": "MQTT_SSL_DEFAULT_PORT", + "name": "MQTT_SSL_DEFAULT_PORT", + "range": null, + "title": "Default MQTT over SSL port", + "type": "int" + }, + { + "children": [], + "depends_on": "MQTT_USE_CUSTOM_CONFIG && MQTT_TRANSPORT_WEBSOCKET", + "help": "Default MQTT over Websocket port", + "id": "MQTT_WS_DEFAULT_PORT", + "name": "MQTT_WS_DEFAULT_PORT", + "range": null, + "title": "Default MQTT over Websocket port", + "type": "int" + }, + { + "children": [], + "depends_on": "MQTT_USE_CUSTOM_CONFIG && MQTT_TRANSPORT_WEBSOCKET && MQTT_TRANSPORT_WEBSOCKET_SECURE", + "help": "Default MQTT over Websocket Secure port", + "id": "MQTT_WSS_DEFAULT_PORT", + "name": "MQTT_WSS_DEFAULT_PORT", + "range": null, + "title": "Default MQTT over Websocket Secure port", + "type": "int" + }, + { + "children": [], + "depends_on": "MQTT_USE_CUSTOM_CONFIG", + "help": "This buffer size using for both transmit and receive", + "id": "MQTT_BUFFER_SIZE", + "name": "MQTT_BUFFER_SIZE", + "range": null, + "title": "Default MQTT Buffer Size", + "type": "int" + }, + { + "children": [], + "depends_on": "MQTT_USE_CUSTOM_CONFIG", + "help": "MQTT task stack size", + "id": "MQTT_TASK_STACK_SIZE", + "name": "MQTT_TASK_STACK_SIZE", + "range": null, + "title": "MQTT task stack size", + "type": "int" + }, + { + "children": [], + "depends_on": "MQTT_USE_CUSTOM_CONFIG", + "help": "Default config employs API locks to protect internal structures. It is possible to disable\nthese locks if the user code doesn't access MQTT API from multiple concurrent tasks", + "id": "MQTT_DISABLE_API_LOCKS", + "name": "MQTT_DISABLE_API_LOCKS", + "range": null, + "title": "Disable API locks", + "type": "bool" + }, + { + "children": [], + "depends_on": "MQTT_USE_CUSTOM_CONFIG", + "help": "MQTT task priority. Higher number denotes higher priority.", + "id": "MQTT_TASK_PRIORITY", + "name": "MQTT_TASK_PRIORITY", + "range": null, + "title": "MQTT task priority", + "type": "int" + }, + { + "children": [], + "depends_on": "MQTT_USE_CUSTOM_CONFIG", + "help": "Timeout when polling underlying transport for read.", + "id": "MQTT_POLL_READ_TIMEOUT_MS", + "name": "MQTT_POLL_READ_TIMEOUT_MS", + "range": null, + "title": "MQTT transport poll read timeut", + "type": "int" + }, + { + "children": [], + "depends_on": "MQTT_USE_CUSTOM_CONFIG", + "help": "A value higher than 1 enables multiple queued events.", + "id": "MQTT_EVENT_QUEUE_SIZE", + "name": "MQTT_EVENT_QUEUE_SIZE", + "range": null, + "title": "Number of queued events.", + "type": "int" + } + ], + "depends_on": null, + "help": "Custom MQTT configurations.", + "id": "MQTT_USE_CUSTOM_CONFIG", + "name": "MQTT_USE_CUSTOM_CONFIG", + "range": null, + "title": "MQTT Using custom configurations", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "MQTT_USE_CORE_0", + "name": "MQTT_USE_CORE_0", + "range": null, + "title": "Core 0", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "MQTT_USE_CORE_1", + "name": "MQTT_USE_CORE_1", + "range": null, + "title": "Core 1", + "type": "bool" + } + ], + "depends_on": "MQTT_TASK_CORE_SELECTION_ENABLED", + "help": null, + "id": "component-config-esp-mqtt-configurations-enable-mqtt-task-core-selection-core-to-use-", + "name": "MQTT_TASK_CORE_SELECTION", + "title": "Core to use ?", + "type": "choice" + } + ], + "depends_on": null, + "help": "This will enable core selection", + "id": "MQTT_TASK_CORE_SELECTION_ENABLED", + "name": "MQTT_TASK_CORE_SELECTION_ENABLED", + "range": null, + "title": "Enable MQTT task core selection", + "type": "bool" + }, + { + "children": [], + "depends_on": "MQTT_USE_CUSTOM_CONFIG", + "help": "Set to true to use external memory for outbox data.", + "id": "MQTT_OUTBOX_DATA_ON_EXTERNAL_MEMORY", + "name": "MQTT_OUTBOX_DATA_ON_EXTERNAL_MEMORY", + "range": null, + "title": "Use external memory for outbox data", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Set to true if a specific implementation of message outbox is needed (e.g. persistent outbox in NVM or\nsimilar).\nNote: Implementation of the custom outbox must be added to the mqtt component. These CMake commands\ncould be used to append the custom implementation to lib-mqtt sources:\nidf_component_get_property(mqtt mqtt COMPONENT_LIB)\nset_property(TARGET ${mqtt} PROPERTY SOURCES ${PROJECT_DIR}/custom_outbox.c APPEND)", + "id": "MQTT_CUSTOM_OUTBOX", + "name": "MQTT_CUSTOM_OUTBOX", + "range": null, + "title": "Enable custom outbox implementation", + "type": "bool" + }, + { + "children": [], + "depends_on": "MQTT_USE_CUSTOM_CONFIG", + "help": "Messages which stays in the outbox longer than this value before being published will be discarded.", + "id": "MQTT_OUTBOX_EXPIRED_TIMEOUT_MS", + "name": "MQTT_OUTBOX_EXPIRED_TIMEOUT_MS", + "range": null, + "title": "Outbox message expired timeout[ms]", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-esp-mqtt-configurations", + "title": "ESP-MQTT Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_STDOUT_LINE_ENDING_CRLF", + "name": "NEWLIB_STDOUT_LINE_ENDING_CRLF", + "range": null, + "title": "CRLF", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_STDOUT_LINE_ENDING_LF", + "name": "NEWLIB_STDOUT_LINE_ENDING_LF", + "range": null, + "title": "LF", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_STDOUT_LINE_ENDING_CR", + "name": "NEWLIB_STDOUT_LINE_ENDING_CR", + "range": null, + "title": "CR", + "type": "bool" + } + ], + "depends_on": null, + "help": "This option allows configuring the desired line endings sent to UART\nwhen a newline ('\\n', LF) appears on stdout.\nThree options are possible:\n\nCRLF: whenever LF is encountered, prepend it with CR\n\nLF: no modification is applied, stdout is sent as is\n\nCR: each occurence of LF is replaced with CR\n\nThis option doesn't affect behavior of the UART driver (drivers/uart.h).", + "id": "component-config-newlib-line-ending-for-uart-output", + "name": "NEWLIB_STDOUT_LINE_ENDING", + "title": "Line ending for UART output", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_STDIN_LINE_ENDING_CRLF", + "name": "NEWLIB_STDIN_LINE_ENDING_CRLF", + "range": null, + "title": "CRLF", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_STDIN_LINE_ENDING_LF", + "name": "NEWLIB_STDIN_LINE_ENDING_LF", + "range": null, + "title": "LF", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_STDIN_LINE_ENDING_CR", + "name": "NEWLIB_STDIN_LINE_ENDING_CR", + "range": null, + "title": "CR", + "type": "bool" + } + ], + "depends_on": null, + "help": "This option allows configuring which input sequence on UART produces\na newline ('\\n', LF) on stdin.\nThree options are possible:\n\nCRLF: CRLF is converted to LF\n\nLF: no modification is applied, input is sent to stdin as is\n\nCR: each occurence of CR is replaced with LF\n\nThis option doesn't affect behavior of the UART driver (drivers/uart.h).", + "id": "component-config-newlib-line-ending-for-uart-input", + "name": "NEWLIB_STDIN_LINE_ENDING", + "title": "Line ending for UART input", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "In most chips the ROM contains parts of newlib C library, including printf/scanf family\nof functions. These functions have been compiled with so-called \"nano\"\nformatting option. This option doesn't support 64-bit integer formats and C99\nfeatures, such as positional arguments.\n\nFor more details about \"nano\" formatting option, please see newlib readme file,\nsearch for '--enable-newlib-nano-formatted-io':\nhttps://sourceware.org/newlib/README\n\nIf this option is enabled and the ROM contains functions from newlib-nano, the build system\nwill use functions available in ROM, reducing the application binary size.\nFunctions available in ROM run faster than functions which run from flash. Functions available\nin ROM can also run when flash instruction cache is disabled.\n\nSome chips (e.g. ESP32-C6) has the full formatting versions of printf/scanf in ROM instead of\nthe nano versions and in this building with newlib nano might actually increase the size of\nthe binary. Which functions are present in ROM can be seen from ROM caps:\nESP_ROM_HAS_NEWLIB_NANO_FORMAT and ESP_ROM_HAS_NEWLIB_NORMAL_FORMAT.\n\nIf you need 64-bit integer formatting support or C99 features, keep this\noption disabled.", + "id": "NEWLIB_NANO_FORMAT", + "name": "NEWLIB_NANO_FORMAT", + "range": null, + "title": "Enable 'nano' formatting options for printf/scanf family", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_TIME_SYSCALL_USE_RTC_HRT", + "name": "NEWLIB_TIME_SYSCALL_USE_RTC_HRT", + "range": null, + "title": "RTC and high-resolution timer", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_TIME_SYSCALL_USE_RTC", + "name": "NEWLIB_TIME_SYSCALL_USE_RTC", + "range": null, + "title": "RTC", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_TIME_SYSCALL_USE_HRT", + "name": "NEWLIB_TIME_SYSCALL_USE_HRT", + "range": null, + "title": "High-resolution timer", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_TIME_SYSCALL_USE_NONE", + "name": "NEWLIB_TIME_SYSCALL_USE_NONE", + "range": null, + "title": "None", + "type": "bool" + } + ], + "depends_on": null, + "help": "This setting defines which hardware timers are used to\nimplement 'gettimeofday' and 'time' functions in C library.\n\n- If both high-resolution (systimer for all targets except ESP32)\n and RTC timers are used, timekeeping will continue in deep sleep.\n Time will be reported at 1 microsecond resolution.\n This is the default, and the recommended option.\n- If only high-resolution timer (systimer) is used, gettimeofday will\n provide time at microsecond resolution.\n Time will not be preserved when going into deep sleep mode.\n- If only RTC timer is used, timekeeping will continue in\n deep sleep, but time will be measured at 6.(6) microsecond\n resolution. Also the gettimeofday function itself may take\n longer to run.\n- If no timers are used, gettimeofday and time functions\n return -1 and set errno to ENOSYS.\n- When RTC is used for timekeeping, two RTC_STORE registers are\n used to keep time in deep sleep mode.", + "id": "component-config-newlib-timers-used-for-gettimeofday-function", + "name": "NEWLIB_TIME_SYSCALL", + "title": "Timers used for gettimeofday function", + "type": "choice" + } + ], + "depends_on": null, + "id": "component-config-newlib", + "title": "Newlib", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SECURE_FLASH_ENC_ENABLED || SOC_HMAC_SUPPORTED", + "help": "This option enables encryption for NVS. When enabled, XTS-AES is used to encrypt\nthe complete NVS data, except the page headers. It requires XTS encryption keys\nto be stored in an encrypted partition (enabling flash encryption is mandatory here)\nor to be derived from an HMAC key burnt in eFuse.", + "id": "NVS_ENCRYPTION", + "name": "NVS_ENCRYPTION", + "range": null, + "title": "Enable NVS encryption", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_FLASH_ENC_ENABLED", + "help": "Enabling this will ignore \"encrypted\" flag for NVS partitions. NVS encryption\nscheme is different than hardware flash encryption and hence it is not recommended\nto have \"encrypted\" flag for NVS partitions. This was not being checked in pre v4.3\nIDF. Hence, if you have any devices where this flag is kept enabled in partition\ntable then enabling this config will allow to have same behavior as pre v4.3 IDF.", + "id": "NVS_COMPATIBLE_PRE_V4_3_ENCRYPTION_FLAG", + "name": "NVS_COMPATIBLE_PRE_V4_3_ENCRYPTION_FLAG", + "range": null, + "title": "NVS partition encrypted flag compatible with ESP-IDF before v4.3", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This option switches error checking type between assertions (y) or return codes (n).", + "id": "NVS_ASSERT_ERROR_CHECK", + "name": "NVS_ASSERT_ERROR_CHECK", + "range": null, + "title": "Use assertions for error checking", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling this option will switch the nvs_set() family of functions to the legacy mode:\nwhen called repeatedly with the same key but different data type, the existing value\nin the NVS remains active and the new value is just stored, actually not accessible through\ncorresponding nvs_get() call for the key given. Use this option only when your application\nrelies on such NVS API behaviour.", + "id": "NVS_LEGACY_DUP_KEYS_COMPATIBILITY", + "name": "NVS_LEGACY_DUP_KEYS_COMPATIBILITY", + "range": null, + "title": "Enable legacy nvs_set function behavior when same key is reused with different data types", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-nvs", + "title": "NVS", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "SECURE_FLASH_ENC_ENABLED && ", + "help": "Protect the NVS Encryption Keys using Flash Encryption\nRequires a separate 'nvs_keys' partition (which will be encrypted by flash encryption)\nfor storing the NVS encryption keys", + "id": "NVS_SEC_KEY_PROTECT_USING_FLASH_ENC", + "name": "NVS_SEC_KEY_PROTECT_USING_FLASH_ENC", + "range": null, + "title": "Using Flash Encryption", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_HMAC_SUPPORTED && ", + "help": "Derive and protect the NVS Encryption Keys using the HMAC peripheral\nRequires the specified eFuse block (NVS_SEC_HMAC_EFUSE_KEY_ID or the v2 API argument)\nto be empty or pre-written with a key with the purpose ESP_EFUSE_KEY_PURPOSE_HMAC_UP", + "id": "NVS_SEC_KEY_PROTECT_USING_HMAC", + "name": "NVS_SEC_KEY_PROTECT_USING_HMAC", + "range": null, + "title": "Using HMAC peripheral", + "type": "bool" + } + ], + "depends_on": "NVS_ENCRYPTION", + "help": "This choice defines the default NVS encryption keys protection scheme;\nwhich will be used for the default NVS partition.\nUsers can use the corresponding scheme registration APIs to register other\nschemes for the default as well as other NVS partitions.", + "id": "component-config-nvs-security-provider-nvs-encryption-key-protection-scheme", + "name": "NVS_SEC_KEY_PROTECTION_SCHEME", + "title": "NVS Encryption: Key Protection Scheme", + "type": "choice" + }, + { + "children": [], + "depends_on": "NVS_SEC_KEY_PROTECT_USING_HMAC", + "help": "eFuse block key ID storing the HMAC key for deriving the NVS encryption keys\n\nNote: The eFuse block key ID required by the HMAC scheme\n(CONFIG_NVS_SEC_KEY_PROTECT_USING_HMAC) is set using this config when the default\nNVS partition is initialized with nvs_flash_init(). The eFuse block key ID can\nalso be set at runtime by passing the appropriate value to the NVS security scheme\nregistration APIs.", + "id": "NVS_SEC_HMAC_EFUSE_KEY_ID", + "name": "NVS_SEC_HMAC_EFUSE_KEY_ID", + "range": null, + "title": "eFuse key ID storing the HMAC key", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-nvs-security-provider", + "title": "NVS Security Provider", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select this option to enable dynamic log level control for OpenThread", + "id": "OPENTHREAD_LOG_LEVEL_DYNAMIC", + "name": "OPENTHREAD_LOG_LEVEL_DYNAMIC", + "range": null, + "title": "Enable dynamic log level control", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "(ESP_CONSOLE_UART_DEFAULT || ESP_CONSOLE_UART_CUSTOM) && ", + "help": null, + "id": "OPENTHREAD_CONSOLE_TYPE_UART", + "name": "OPENTHREAD_CONSOLE_TYPE_UART", + "range": null, + "title": "OpenThread console type UART", + "type": "bool" + }, + { + "children": [], + "depends_on": "(ESP_CONSOLE_USB_SERIAL_JTAG || ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG) && ", + "help": null, + "id": "OPENTHREAD_CONSOLE_TYPE_USB_SERIAL_JTAG", + "name": "OPENTHREAD_CONSOLE_TYPE_USB_SERIAL_JTAG", + "range": null, + "title": "OpenThread console type USB Serial/JTAG Controller", + "type": "bool" + } + ], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select OpenThread console type", + "id": "component-config-openthread-openthread-openthread-console-type", + "name": "OPENTHREAD_CONSOLE_TYPE", + "title": "OpenThread console type", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "OPENTHREAD_LOG_LEVEL_NONE", + "name": "OPENTHREAD_LOG_LEVEL_NONE", + "range": null, + "title": "No logs", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "OPENTHREAD_LOG_LEVEL_CRIT", + "name": "OPENTHREAD_LOG_LEVEL_CRIT", + "range": null, + "title": "Error logs", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "OPENTHREAD_LOG_LEVEL_WARN", + "name": "OPENTHREAD_LOG_LEVEL_WARN", + "range": null, + "title": "Warning logs", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "OPENTHREAD_LOG_LEVEL_NOTE", + "name": "OPENTHREAD_LOG_LEVEL_NOTE", + "range": null, + "title": "Notice logs", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "OPENTHREAD_LOG_LEVEL_INFO", + "name": "OPENTHREAD_LOG_LEVEL_INFO", + "range": null, + "title": "Info logs", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "OPENTHREAD_LOG_LEVEL_DEBG", + "name": "OPENTHREAD_LOG_LEVEL_DEBG", + "range": null, + "title": "Debug logs", + "type": "bool" + } + ], + "depends_on": "OPENTHREAD_ENABLED && !OPENTHREAD_LOG_LEVEL_DYNAMIC", + "help": "Select OpenThread log level.", + "id": "component-config-openthread-openthread-openthread-log-verbosity", + "name": "OPENTHREAD_LOG_LEVEL", + "title": "OpenThread log verbosity", + "type": "choice" + } + ], + "depends_on": null, + "help": "Select this option to enable OpenThread and show the submenu with OpenThread configuration choices.", + "id": "OPENTHREAD_ENABLED", + "name": "OPENTHREAD_ENABLED", + "range": null, + "title": "OpenThread", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "OPENTHREAD_NETWORK_NAME", + "name": "OPENTHREAD_NETWORK_NAME", + "range": null, + "title": "OpenThread network name", + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": "A string in the format \"
/\", where `
` is an IPv6\naddress and `` is a prefix length. For example \"fd00:db8:a0:0::/64\"", + "id": "OPENTHREAD_MESH_LOCAL_PREFIX", + "name": "OPENTHREAD_MESH_LOCAL_PREFIX", + "range": null, + "title": "OpenThread mesh local prefix, format
/", + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "OPENTHREAD_NETWORK_CHANNEL", + "name": "OPENTHREAD_NETWORK_CHANNEL", + "range": [ + 11, + 26 + ], + "title": "OpenThread network channel", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "OPENTHREAD_NETWORK_PANID", + "name": "OPENTHREAD_NETWORK_PANID", + "range": [ + 0, + 65534 + ], + "title": "OpenThread network pan id", + "type": "hex" + }, + { + "children": [], + "depends_on": null, + "help": "The OpenThread network extended pan id in hex string format", + "id": "OPENTHREAD_NETWORK_EXTPANID", + "name": "OPENTHREAD_NETWORK_EXTPANID", + "range": null, + "title": "OpenThread extended pan id", + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": "The OpenThread network network key in hex string format", + "id": "OPENTHREAD_NETWORK_MASTERKEY", + "name": "OPENTHREAD_NETWORK_MASTERKEY", + "range": null, + "title": "OpenThread network key", + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": "The OpenThread pre-shared commissioner key in hex string format", + "id": "OPENTHREAD_NETWORK_PSKC", + "name": "OPENTHREAD_NETWORK_PSKC", + "range": null, + "title": "OpenThread pre-shared commissioner key", + "type": "string" + } + ], + "depends_on": null, + "id": "component-config-openthread-thread-operational-dataset", + "title": "Thread Operational Dataset", + "type": "menu" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED && !OPENTHREAD_LOG_LEVEL_DYNAMIC", + "help": null, + "id": "OPENTHREAD_LOG_LEVEL", + "name": "OPENTHREAD_LOG_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Select this to use the native 15.4 radio.", + "id": "OPENTHREAD_RADIO_NATIVE", + "name": "OPENTHREAD_RADIO_NATIVE", + "range": null, + "title": "Native 15.4 radio", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Select this to connect to a Radio Co-Processor via UART.", + "id": "OPENTHREAD_RADIO_SPINEL_UART", + "name": "OPENTHREAD_RADIO_SPINEL_UART", + "range": null, + "title": "Connect via UART", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Select this to connect to a Radio Co-Processor via SPI.", + "id": "OPENTHREAD_RADIO_SPINEL_SPI", + "name": "OPENTHREAD_RADIO_SPINEL_SPI", + "range": null, + "title": "Connect via SPI", + "type": "bool" + } + ], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Configure how OpenThread connects to the 15.4 radio", + "id": "component-config-openthread-config-the-thread-radio-type", + "name": "OPENTHREAD_RADIO_TYPE", + "title": "Config the Thread radio type", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Select this to enable Full Thread Device which can act as router and leader in a Thread network.", + "id": "OPENTHREAD_FTD", + "name": "OPENTHREAD_FTD", + "range": null, + "title": "Full Thread Device", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Select this to enable Minimal Thread Device which can only act as end device in a Thread network.\nThis will reduce the code size of the OpenThread stack.", + "id": "OPENTHREAD_MTD", + "name": "OPENTHREAD_MTD", + "range": null, + "title": "Minimal Thread Device", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Select this to enable Radio Only Device which can only forward 15.4 packets to the host.\nThe OpenThread stack will be run on the host and OpenThread will have minimal footprint on the\nradio only device.", + "id": "OPENTHREAD_RADIO", + "name": "OPENTHREAD_RADIO", + "range": null, + "title": "Radio Only Device", + "type": "bool" + } + ], + "depends_on": "OPENTHREAD_ENABLED", + "help": "OpenThread can be configured to different device types (FTD, MTD, Radio)", + "id": "component-config-openthread-config-the-thread-device-type", + "name": "OPENTHREAD_DEVICE_TYPE", + "title": "Config the Thread device type", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Select this to enable UART connection to host.", + "id": "OPENTHREAD_RCP_UART", + "name": "OPENTHREAD_RCP_UART", + "range": null, + "title": "UART RCP", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Select this to enable SPI connection to host.", + "id": "OPENTHREAD_RCP_SPI", + "name": "OPENTHREAD_RCP_SPI", + "range": null, + "title": "SPI RCP", + "type": "bool" + } + ], + "depends_on": "OPENTHREAD_RADIO", + "help": null, + "id": "component-config-openthread-the-rcp-transport-type", + "name": "OPENTHREAD_RCP_TRANSPORT", + "title": "The RCP transport type", + "type": "choice" + }, + { + "children": [], + "depends_on": "OPENTHREAD_RADIO", + "help": "Select this to enable OpenThread NCP vendor commands.", + "id": "OPENTHREAD_NCP_VENDOR_HOOK", + "name": "OPENTHREAD_NCP_VENDOR_HOOK", + "range": null, + "title": "Enable vendor command for RCP", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select this option to enable Command-Line Interface in OpenThread.", + "id": "OPENTHREAD_CLI", + "name": "OPENTHREAD_CLI", + "range": null, + "title": "Enable Openthread Command-Line Interface", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select this option to enable Diag in OpenThread. This will enable diag mode and a series of diag commands\nin the OpenThread command line. These commands allow users to manipulate low-level features of the storage\nand 15.4 radio.", + "id": "OPENTHREAD_DIAG", + "name": "OPENTHREAD_DIAG", + "range": null, + "title": "Enable diag", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "OPENTHREAD_COMMISSIONER", + "help": null, + "id": "OPENTHREAD_COMM_MAX_JOINER_ENTRIES", + "name": "OPENTHREAD_COMM_MAX_JOINER_ENTRIES", + "range": null, + "title": "The size of max commissioning joiner entries", + "type": "int" + } + ], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select this option to enable commissioner in OpenThread. This will enable the device to act as a\ncommissioner in the Thread network. A commissioner checks the pre-shared key from a joining device with\nthe Thread commissioning protocol and shares the network parameter with the joining device upon success.", + "id": "OPENTHREAD_COMMISSIONER", + "name": "OPENTHREAD_COMMISSIONER", + "range": null, + "title": "Enable Commissioner", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select this option to enable Joiner in OpenThread. This allows a device to join the Thread network with a\npre-shared key using the Thread commissioning protocol.", + "id": "OPENTHREAD_JOINER", + "name": "OPENTHREAD_JOINER", + "range": null, + "title": "Enable Joiner", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "OPENTHREAD_SRP_CLIENT", + "help": "Set the max buffer size of service entries in the SRP client service pool.", + "id": "OPENTHREAD_SRP_CLIENT_MAX_SERVICES", + "name": "OPENTHREAD_SRP_CLIENT_MAX_SERVICES", + "range": null, + "title": "Specifies number of service entries in the SRP client service pool", + "type": "int" + } + ], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select this option to enable SRP Client in OpenThread. This allows a device to register SRP services to SRP\nServer.", + "id": "OPENTHREAD_SRP_CLIENT", + "name": "OPENTHREAD_SRP_CLIENT", + "range": null, + "title": "Enable SRP Client", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select this option to enable DNS Client in OpenThread.", + "id": "OPENTHREAD_DNS_CLIENT", + "name": "OPENTHREAD_DNS_CLIENT", + "range": null, + "title": "Enable DNS Client", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select this option to enable border router features in OpenThread.", + "id": "OPENTHREAD_BORDER_ROUTER", + "name": "OPENTHREAD_BORDER_ROUTER", + "range": null, + "title": "Enable Border Router", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED && (SPIRAM_USE_CAPS_ALLOC || SPIRAM_USE_MALLOC)", + "help": "If enabled, the message pool is managed by platform defined logic.", + "id": "OPENTHREAD_PLATFORM_MSGPOOL_MANAGEMENT", + "name": "OPENTHREAD_PLATFORM_MSGPOOL_MANAGEMENT", + "range": null, + "title": "Allocate message pool buffer from PSRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": null, + "id": "OPENTHREAD_NUM_MESSAGE_BUFFERS", + "name": "OPENTHREAD_NUM_MESSAGE_BUFFERS", + "range": null, + "title": "The number of openthread message buffers", + "type": "int" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED || OPENTHREAD_SPINEL_ONLY", + "help": null, + "id": "OPENTHREAD_SPINEL_RX_FRAME_BUFFER_SIZE", + "name": "OPENTHREAD_SPINEL_RX_FRAME_BUFFER_SIZE", + "range": null, + "title": "The size of openthread spinel rx frame buffer", + "type": "int" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED || OPENTHREAD_SPINEL_ONLY", + "help": "The maximum number of backoffs the CSMA-CA algorithm will attempt before declaring a channel access\nfailure.", + "id": "OPENTHREAD_MAC_MAX_CSMA_BACKOFFS_DIRECT", + "name": "OPENTHREAD_MAC_MAX_CSMA_BACKOFFS_DIRECT", + "range": null, + "title": "Maximum backoffs times before declaring a channel access failure.", + "type": "int" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": null, + "id": "OPENTHREAD_MLE_MAX_CHILDREN", + "name": "OPENTHREAD_MLE_MAX_CHILDREN", + "range": null, + "title": "The size of max MLE children entries", + "type": "int" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": null, + "id": "OPENTHREAD_TMF_ADDR_CACHE_ENTRIES", + "name": "OPENTHREAD_TMF_ADDR_CACHE_ENTRIES", + "range": null, + "title": "The size of max TMF address cache entries", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "OPENTHREAD_DNS64_CLIENT", + "help": "Set the DNS server IPv4 address.", + "id": "OPENTHREAD_DNS_SERVER_ADDR", + "name": "OPENTHREAD_DNS_SERVER_ADDR", + "range": null, + "title": "DNS server address (IPv4)", + "type": "string" + } + ], + "depends_on": "OPENTHREAD_ENABLED && LWIP_IPV4", + "help": "Select this option to acquire NAT64 address from dns servers.", + "id": "OPENTHREAD_DNS64_CLIENT", + "name": "OPENTHREAD_DNS64_CLIENT", + "range": null, + "title": "Use dns64 client", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Set the OpenThread UART buffer size.", + "id": "OPENTHREAD_UART_BUFFER_SIZE", + "name": "OPENTHREAD_UART_BUFFER_SIZE", + "range": null, + "title": "The uart received buffer size of openthread", + "type": "int" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select this option to enable link metrics feature", + "id": "OPENTHREAD_LINK_METRICS", + "name": "OPENTHREAD_LINK_METRICS", + "range": null, + "title": "Enable link metrics feature", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select this option to enable mac filter feature", + "id": "OPENTHREAD_MACFILTER_ENABLE", + "name": "OPENTHREAD_MACFILTER_ENABLE", + "range": null, + "title": "Enable mac filter feature", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select this option to enable CSL feature", + "id": "OPENTHREAD_CSL_ENABLE", + "name": "OPENTHREAD_CSL_ENABLE", + "range": null, + "title": "Enable CSL feature", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "The device's XTAL accuracy, in ppm.", + "id": "OPENTHREAD_XTAL_ACCURACY", + "name": "OPENTHREAD_XTAL_ACCURACY", + "range": null, + "title": "The accuracy of the XTAL", + "type": "int" + }, + { + "children": [], + "depends_on": "OPENTHREAD_CSL_ENABLE", + "help": "The current accuracy of the clock used for scheduling CSL operations", + "id": "OPENTHREAD_CSL_ACCURACY", + "name": "OPENTHREAD_CSL_ACCURACY", + "range": null, + "title": "The current CSL rx/tx scheduling drift, in units of \u00b1 ppm", + "type": "int" + }, + { + "children": [], + "depends_on": "OPENTHREAD_CSL_ENABLE", + "help": "The fixed uncertainty of the Device for scheduling CSL Transmissions in units of 10 microseconds.", + "id": "OPENTHREAD_CSL_UNCERTAIN", + "name": "OPENTHREAD_CSL_UNCERTAIN", + "range": null, + "title": "The CSL Uncertainty in units of 10 us.", + "type": "int" + }, + { + "children": [], + "depends_on": "OPENTHREAD_CSL_ENABLE", + "help": "Select this option to set rx on when sleep in CSL feature, only for debug", + "id": "OPENTHREAD_CSL_DEBUG_ENABLE", + "name": "OPENTHREAD_CSL_DEBUG_ENABLE", + "range": null, + "title": "Enable CSL debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Only used for Thread1.2 certification", + "id": "OPENTHREAD_DUA_ENABLE", + "name": "OPENTHREAD_DUA_ENABLE", + "range": null, + "title": "Enable Domain Unicast Address feature", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select this option to enable time synchronization feature, the devices in the same Thread network could\nsync to the same network time.", + "id": "OPENTHREAD_TIME_SYNC", + "name": "OPENTHREAD_TIME_SYNC", + "range": null, + "title": "Enable the time synchronization service feature", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_FTD || OPENTHREAD_MTD", + "help": "Select this option to enable the radio statistics feature, you can use radio command to print some radio\nStatistics information.", + "id": "OPENTHREAD_RADIO_STATS_ENABLE", + "name": "OPENTHREAD_RADIO_STATS_ENABLE", + "range": null, + "title": "Enable Radio Statistics feature", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Select this option to enable the OpenThread Radio Spinel for external protocol stack, such as Zigbee.", + "id": "OPENTHREAD_SPINEL_ONLY", + "name": "OPENTHREAD_SPINEL_ONLY", + "range": null, + "title": "Enable OpenThread External Radio Spinel feature", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Select this option to enable OpenThread radio capability rx on when idle. Do not support this feature when\nSW coexistence is enabled.", + "id": "OPENTHREAD_RX_ON_WHEN_IDLE", + "name": "OPENTHREAD_RX_ON_WHEN_IDLE", + "range": null, + "title": "Enable OpenThread radio capability rx on when idle", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "OPENTHREAD_FTD || OPENTHREAD_MTD", + "help": null, + "id": "OPENTHREAD_ADDRESS_QUERY_TIMEOUT", + "name": "OPENTHREAD_ADDRESS_QUERY_TIMEOUT", + "range": null, + "title": "Timeout value (in seconds) for a address notification response after sending an address query.", + "type": "int" + }, + { + "children": [], + "depends_on": "OPENTHREAD_FTD || OPENTHREAD_MTD", + "help": null, + "id": "OPENTHREAD_ADDRESS_QUERY_RETRY_DELAY", + "name": "OPENTHREAD_ADDRESS_QUERY_RETRY_DELAY", + "range": null, + "title": "Initial retry delay for address query (in seconds).", + "type": "int" + }, + { + "children": [], + "depends_on": "OPENTHREAD_FTD || OPENTHREAD_MTD", + "help": null, + "id": "OPENTHREAD_ADDRESS_QUERY_MAX_RETRY_DELAY", + "name": "OPENTHREAD_ADDRESS_QUERY_MAX_RETRY_DELAY", + "range": null, + "title": "Maximum retry delay for address query (in seconds).", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-openthread-thread-address-query-config", + "title": "Thread Address Query Config", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-openthread", + "title": "OpenThread", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Enable support of security version 0.\nDisabling this option saves some code size.\nConsult the Enabling protocomm security version section of the\nProtocomm documentation in ESP-IDF Programming guide for more details.", + "id": "ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_0", + "name": "ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_0", + "range": null, + "title": "Support protocomm security version 0 (no security)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable support of security version 1.\nDisabling this option saves some code size.\nConsult the Enabling protocomm security version section of the\nProtocomm documentation in ESP-IDF Programming guide for more details.", + "id": "ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_1", + "name": "ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_1", + "range": null, + "title": "Support protocomm security version 1 (Curve25519 key exchange + AES-CTR encryption/decryption)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable support of security version 2.\nDisabling this option saves some code size.\nConsult the Enabling protocomm security version section of the\nProtocomm documentation in ESP-IDF Programming guide for more details.", + "id": "ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_2", + "name": "ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_2", + "range": null, + "title": "Support protocomm security version 2 (SRP6a-based key exchange + AES-GCM encryption/decryption)", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_ENABLED", + "help": "Keep BT on after calling protocomm_ble_stop", + "id": "ESP_PROTOCOMM_KEEP_BLE_ON_AFTER_BLE_STOP", + "name": "ESP_PROTOCOMM_KEEP_BLE_ON_AFTER_BLE_STOP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_PROTOCOMM_KEEP_BLE_ON_AFTER_BLE_STOP", + "help": "Terminate connection after calling protocomm_ble_stop", + "id": "ESP_PROTOCOMM_DISCONNECT_AFTER_BLE_STOP", + "name": "ESP_PROTOCOMM_DISCONNECT_AFTER_BLE_STOP", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-protocomm", + "title": "Protocomm", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Priority used to create new tasks with default pthread parameters.", + "id": "PTHREAD_TASK_PRIO_DEFAULT", + "name": "PTHREAD_TASK_PRIO_DEFAULT", + "range": [ + 0, + 255 + ], + "title": "Default task priority", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Stack size used to create new tasks with default pthread parameters.", + "id": "PTHREAD_TASK_STACK_SIZE_DEFAULT", + "name": "PTHREAD_TASK_STACK_SIZE_DEFAULT", + "range": null, + "title": "Default task stack size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Minimum allowed pthread stack size set in attributes passed to pthread_create", + "id": "PTHREAD_STACK_MIN", + "name": "PTHREAD_STACK_MIN", + "range": null, + "title": "Minimum allowed pthread stack size", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "PTHREAD_DEFAULT_CORE_NO_AFFINITY", + "name": "PTHREAD_DEFAULT_CORE_NO_AFFINITY", + "range": null, + "title": "No affinity", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "PTHREAD_DEFAULT_CORE_0", + "name": "PTHREAD_DEFAULT_CORE_0", + "range": null, + "title": "Core 0", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "PTHREAD_DEFAULT_CORE_1", + "name": "PTHREAD_DEFAULT_CORE_1", + "range": null, + "title": "Core 1", + "type": "bool" + } + ], + "depends_on": "!FREERTOS_UNICORE", + "help": "The default core to which pthreads are pinned.", + "id": "component-config-pthreads-default-pthread-core-affinity", + "name": "PTHREAD_TASK_CORE_DEFAULT", + "title": "Default pthread core affinity", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "PTHREAD_TASK_CORE_DEFAULT", + "name": "PTHREAD_TASK_CORE_DEFAULT", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "The default name of pthreads.", + "id": "PTHREAD_TASK_NAME_DEFAULT", + "name": "PTHREAD_TASK_NAME_DEFAULT", + "range": null, + "title": "Default name of pthreads", + "type": "string" + } + ], + "depends_on": null, + "id": "component-config-pthreads", + "title": "PThreads", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "MMU_PAGE_SIZE_16KB", + "name": "MMU_PAGE_SIZE_16KB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MMU_PAGE_SIZE_32KB", + "name": "MMU_PAGE_SIZE_32KB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MMU_PAGE_SIZE_64KB", + "name": "MMU_PAGE_SIZE_64KB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MMU_PAGE_MODE", + "name": "MMU_PAGE_MODE", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MMU_PAGE_SIZE", + "name": "MMU_PAGE_SIZE", + "range": null, + "title": null, + "type": "hex" + } + ], + "depends_on": null, + "id": "component-config-soc-settings-mmu-config", + "title": "MMU Config", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-soc-settings", + "title": "SoC Settings", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "When this option is selected, the patch will be enabled for XMC.\nFollow the recommended flow by XMC for better stability.\n\nDO NOT DISABLE UNLESS YOU KNOW WHAT YOU ARE DOING.", + "id": "SPI_FLASH_BROWNOUT_RESET_XMC", + "name": "SPI_FLASH_BROWNOUT_RESET_XMC", + "range": null, + "title": "Enable sending reset when brownout for XMC flash chips", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "When brownout happens during flash erase/write operations,\nsend reset command to stop the flash operations to improve stability.", + "id": "SPI_FLASH_BROWNOUT_RESET", + "name": "SPI_FLASH_BROWNOUT_RESET", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "id": "component-config-main-flash-configuration-spi-flash-behavior-when-brownout", + "title": "SPI Flash behavior when brownout", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This is a helper config for HPM. Invisible for users.", + "id": "SPI_FLASH_UNDER_HIGH_FREQ", + "name": "SPI_FLASH_UNDER_HIGH_FREQ", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPI_FLASH_HPM_ENA", + "name": "SPI_FLASH_HPM_ENA", + "range": null, + "title": "Enable", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPI_FLASH_HPM_AUTO", + "name": "SPI_FLASH_HPM_AUTO", + "range": null, + "title": "Auto (Not recommended)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPI_FLASH_HPM_DIS", + "name": "SPI_FLASH_HPM_DIS", + "range": null, + "title": "Disabled", + "type": "bool" + } + ], + "depends_on": "IDF_TARGET_ESP32S3 && !ESPTOOLPY_OCT_FLASH && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Whether the High Performance Mode of Flash is enabled. As an optional feature, user needs to manually\nenable this option as a confirmation. To be back-compatible with earlier IDF versionn, this option is\nautomatically enabled with warning when Flash running > 80Mhz.", + "id": "component-config-main-flash-configuration-optional-and-experimental-features-read-docs-first--high-performance-mode-read-docs-first-80mhz-", + "name": "SPI_FLASH_HPM", + "title": "High Performance Mode (READ DOCS FIRST, > 80MHz)", + "type": "choice" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This option is invisible, and will be selected automatically\nwhen ``ESPTOOLPY_FLASHFREQ_120M`` is selected.", + "id": "SPI_FLASH_HPM_ON", + "name": "SPI_FLASH_HPM_ON", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPI_FLASH_HPM_DC_AUTO", + "name": "SPI_FLASH_HPM_DC_AUTO", + "range": null, + "title": "Auto (Enable when bootloader support enabled (BOOTLOADER_FLASH_DC_AWARE))", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPI_FLASH_HPM_DC_DISABLE", + "name": "SPI_FLASH_HPM_DC_DISABLE", + "range": null, + "title": "Disable (READ DOCS FIRST)", + "type": "bool" + } + ], + "depends_on": "SPI_FLASH_HPM_ON && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This feature needs your bootloader to be compiled DC-aware (BOOTLOADER_FLASH_DC_AWARE=y). Otherwise the\nchip will not be able to boot after a reset.", + "id": "component-config-main-flash-configuration-optional-and-experimental-features-read-docs-first--support-hpm-using-dc-read-docs-first-", + "name": "SPI_FLASH_HPM_DC", + "title": "Support HPM using DC (READ DOCS FIRST)", + "type": "choice" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This is a helper config for HPM. Whether HPM-DC is enabled is also determined by bootloader.\nInvisible for users.", + "id": "SPI_FLASH_HPM_DC_ON", + "name": "SPI_FLASH_HPM_DC_ON", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This is a helper config. Invisible for users.", + "id": "SPI_FLASH_SUSPEND_QVL_SUPPORTED", + "name": "SPI_FLASH_SUSPEND_QVL_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SPI_FLASH_SUSPEND_QVL_SUPPORTED && !SPI_FLASH_ROM_IMPL && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This option is disabled by default because it is supported only\nfor specific flash chips and for specific Espressif chips.\nTo evaluate if you can use this feature refer to\n`Optional Features for Flash` > `Auto Suspend & Resume` of the `ESP-IDF Programming Guide`.\n\nCAUTION: If you want to OTA to an app with this feature turned on, please make\nsure the bootloader has the support for it. (later than IDF v4.3)\n\nIf you are using an official Espressif module, please contact Espressif Business support\nto check if the module has the flash that support this feature installed.\nAlso refer to `Concurrency Constraints for Flash on SPI1` > `Flash Auto Suspend Feature`\nbefore enabling this option.", + "id": "SPI_FLASH_AUTO_SUSPEND", + "name": "SPI_FLASH_AUTO_SUSPEND", + "range": null, + "title": "Auto suspend long erase/write operations (READ DOCS FIRST)", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "id": "component-config-main-flash-configuration-optional-and-experimental-features-read-docs-first-", + "title": "Optional and Experimental Features (READ DOCS FIRST)", + "type": "menu" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "id": "component-config-main-flash-configuration", + "title": "Main Flash configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "SPI_FLASH_VERIFY_WRITE && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "If this option is enabled, if SPI flash write verification fails then a log error line\nwill be written with the address, expected & actual values. This can be useful when\ndebugging hardware SPI flash problems.", + "id": "SPI_FLASH_LOG_FAILED_WRITE", + "name": "SPI_FLASH_LOG_FAILED_WRITE", + "range": null, + "title": "Log errors if verification fails", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPI_FLASH_VERIFY_WRITE && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "If this option is enabled, any SPI flash write which tries to set zero bits in the flash to\nones will log a warning. Such writes will not result in the requested data appearing identically\nin flash once written, as SPI NOR flash can only set bits to one when an entire sector is erased.\nAfter erasing, individual bits can only be written from one to zero.\n\nNote that some software (such as SPIFFS) which is aware of SPI NOR flash may write one bits as an\noptimisation, relying on the data in flash becoming a bitwise AND of the new data and any existing data.\nSuch software will log spurious warnings if this option is enabled.", + "id": "SPI_FLASH_WARN_SETTING_ZERO_TO_ONE", + "name": "SPI_FLASH_WARN_SETTING_ZERO_TO_ONE", + "range": null, + "title": "Log warning if writing zero bits to ones", + "type": "bool" + } + ], + "depends_on": "!SPI_FLASH_ROM_IMPL && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "If this option is enabled, any time SPI flash is written then the data will be read\nback and verified. This can catch hardware problems with SPI flash, or flash which\nwas not erased before verification.", + "id": "SPI_FLASH_VERIFY_WRITE", + "name": "SPI_FLASH_VERIFY_WRITE", + "range": null, + "title": "Verify SPI flash writes", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This option enables the following APIs:\n\n- esp_flash_reset_counters\n- esp_flash_dump_counters\n- esp_flash_get_counters\n\nThese APIs may be used to collect performance data for spi_flash APIs\nand to help understand behaviour of libraries which use SPI flash.", + "id": "SPI_FLASH_ENABLE_COUNTERS", + "name": "SPI_FLASH_ENABLE_COUNTERS", + "range": null, + "title": "Enable operation counters", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this flag to use patched versions of SPI flash ROM driver functions.\nThis option should be enabled, if any one of the following is true: (1) need to write\nto flash on ESP32-D2WD; (2) main SPI flash is connected to non-default pins; (3) main\nSPI flash chip is manufactured by ISSI.", + "id": "SPI_FLASH_ROM_DRIVER_PATCH", + "name": "SPI_FLASH_ROM_DRIVER_PATCH", + "range": null, + "title": "Enable SPI flash ROM driver patched functions", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_ROM_HAS_SPI_FLASH && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this flag to use new SPI flash driver functions from ROM instead of ESP-IDF.\n\nIf keeping this as \"n\" in your project, you will have less free IRAM.\nBut you can use all of our flash features.\n\nIf making this as \"y\" in your project, you will increase free IRAM.\nBut you may miss out on some flash features and support for new flash chips.\n\nCurrently the ROM cannot support the following features:\n\n- SPI_FLASH_AUTO_SUSPEND (C3, S3)", + "id": "SPI_FLASH_ROM_IMPL", + "name": "SPI_FLASH_ROM_IMPL", + "range": null, + "title": "Use esp_flash implementation in ROM", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPI_FLASH_DANGEROUS_WRITE_ABORTS", + "name": "SPI_FLASH_DANGEROUS_WRITE_ABORTS", + "range": null, + "title": "Aborts", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPI_FLASH_DANGEROUS_WRITE_FAILS", + "name": "SPI_FLASH_DANGEROUS_WRITE_FAILS", + "range": null, + "title": "Fails", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPI_FLASH_DANGEROUS_WRITE_ALLOWED", + "name": "SPI_FLASH_DANGEROUS_WRITE_ALLOWED", + "range": null, + "title": "Allowed", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "SPI flash APIs can optionally abort or return a failure code\nif erasing or writing addresses that fall at the beginning\nof flash (covering the bootloader and partition table) or that\noverlap the app partition that contains the running app.\n\nIt is not recommended to ever write to these regions from an IDF app,\nand this check prevents logic errors or corrupted firmware memory from\ndamaging these regions.\n\nNote that this feature *does not* check calls to the esp_rom_xxx SPI flash\nROM functions. These functions should not be called directly from IDF\napplications.", + "id": "component-config-spi-flash-driver-writing-to-dangerous-flash-regions", + "name": "SPI_FLASH_DANGEROUS_WRITE", + "title": "Writing to dangerous flash regions", + "type": "choice" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Each SPI bus needs a lock for arbitration among devices. This allows multiple\ndevices on a same bus, but may reduce the speed of esp_flash driver access to the\nmain flash chip.\n\nIf you only need to use esp_flash driver to access the main flash chip, disable\nthis option, and the lock will be bypassed on SPI1 bus. Otherwise if extra devices\nare needed to attach to SPI1 bus, enable this option.", + "id": "SPI_FLASH_SHARE_SPI1_BUS", + "name": "SPI_FLASH_SHARE_SPI1_BUS", + "range": null, + "title": "Support other devices attached to SPI1 bus", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Some flash chips can have very high \"max\" erase times, especially for block erase (32KB or 64KB).\nThis option allows to bypass \"block erase\" and always do sector erase commands.\nThis will be much slower overall in most cases, but improves latency for other code to run.", + "id": "SPI_FLASH_BYPASS_BLOCK_ERASE", + "name": "SPI_FLASH_BYPASS_BLOCK_ERASE", + "range": null, + "title": "Bypass a block erase and always do sector erase", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "SPI_FLASH_YIELD_DURING_ERASE && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "If a duration of one erase command is large\nthen it will yield CPUs after finishing a current command.", + "id": "SPI_FLASH_ERASE_YIELD_DURATION_MS", + "name": "SPI_FLASH_ERASE_YIELD_DURATION_MS", + "range": null, + "title": "Duration of erasing to yield CPUs (ms)", + "type": "int" + }, + { + "children": [], + "depends_on": "SPI_FLASH_YIELD_DURING_ERASE && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Defines how many ticks will be before returning to continue a erasing.", + "id": "SPI_FLASH_ERASE_YIELD_TICKS", + "name": "SPI_FLASH_ERASE_YIELD_TICKS", + "range": null, + "title": "CPU release time (tick) for an erase operation", + "type": "int" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This allows to yield the CPUs between erase commands.\nPrevents starvation of other tasks.\nPlease use this configuration together with ``SPI_FLASH_ERASE_YIELD_DURATION_MS`` and\n``SPI_FLASH_ERASE_YIELD_TICKS`` after carefully checking flash datasheet to avoid a\nwatchdog timeout.\nFor more information, please check `SPI Flash API` reference documenation\nunder section `OS Function`.", + "id": "SPI_FLASH_YIELD_DURING_ERASE", + "name": "SPI_FLASH_YIELD_DURING_ERASE", + "range": null, + "title": "Enables yield operation during flash erase", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Flash write is broken down in terms of multiple (smaller) write operations.\nThis configuration options helps to set individual write chunk size, smaller\nvalue here ensures that cache (and non-IRAM resident interrupts) remains\ndisabled for shorter duration.", + "id": "SPI_FLASH_WRITE_CHUNK_SIZE", + "name": "SPI_FLASH_WRITE_CHUNK_SIZE", + "range": [ + 256, + 8192 + ], + "title": "Flash write chunk size", + "type": "int" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "SPI Flash driver uses the flash size configured in bootloader header by default.\nEnable this option to override flash size with latest ESPTOOLPY_FLASHSIZE value from\nthe app header if the size in the bootloader header is incorrect.", + "id": "SPI_FLASH_SIZE_OVERRIDE", + "name": "SPI_FLASH_SIZE_OVERRIDE", + "range": null, + "title": "Override flash size in bootloader header by ESPTOOLPY_FLASHSIZE", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This option is helpful if you are using a flash chip whose timeout is quite large or unpredictable.", + "id": "SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED", + "name": "SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED", + "range": null, + "title": "Flash timeout checkout disabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This option allows the chip driver list to be customized, instead of using the default list provided by\nESP-IDF.\n\nWhen this option is enabled, the default list is no longer compiled or linked. Instead, the\n`default_registered_chips` structure must be provided by the user.\n\nSee example: custom_chip_driver under examples/storage for more details.", + "id": "SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST", + "name": "SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST", + "range": null, + "title": "Override default chip driver list", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "SPI_FLASH_VENDOR_XMC_SUPPORTED", + "name": "SPI_FLASH_VENDOR_XMC_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "SPI_FLASH_VENDOR_GD_SUPPORTED", + "name": "SPI_FLASH_VENDOR_GD_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "SPI_FLASH_VENDOR_ISSI_SUPPORTED", + "name": "SPI_FLASH_VENDOR_ISSI_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "SPI_FLASH_VENDOR_MXIC_SUPPORTED", + "name": "SPI_FLASH_VENDOR_MXIC_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "SPI_FLASH_VENDOR_WINBOND_SUPPORTED", + "name": "SPI_FLASH_VENDOR_WINBOND_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "SPI_FLASH_VENDOR_BOYA_SUPPORTED", + "name": "SPI_FLASH_VENDOR_BOYA_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "SPI_FLASH_VENDOR_TH_SUPPORTED", + "name": "SPI_FLASH_VENDOR_TH_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this to support auto detection of ISSI chips if chip vendor not directly\ngiven by ``chip_drv`` member of the chip struct. This adds support for variant\nchips, however will extend detecting time.", + "id": "SPI_FLASH_SUPPORT_ISSI_CHIP", + "name": "SPI_FLASH_SUPPORT_ISSI_CHIP", + "range": null, + "title": "ISSI", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this to support auto detection of MXIC chips if chip vendor not directly\ngiven by ``chip_drv`` member of the chip struct. This adds support for variant\nchips, however will extend detecting time.", + "id": "SPI_FLASH_SUPPORT_MXIC_CHIP", + "name": "SPI_FLASH_SUPPORT_MXIC_CHIP", + "range": null, + "title": "MXIC", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this to support auto detection of GD (GigaDevice) chips if chip vendor not\ndirectly given by ``chip_drv`` member of the chip struct. If you are using Wrover\nmodules, please don't disable this, otherwise your flash may not work in 4-bit\nmode.\n\nThis adds support for variant chips, however will extend detecting time and image\nsize. Note that the default chip driver supports the GD chips with product ID\n60H.", + "id": "SPI_FLASH_SUPPORT_GD_CHIP", + "name": "SPI_FLASH_SUPPORT_GD_CHIP", + "range": null, + "title": "GigaDevice", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this to support auto detection of Winbond chips if chip vendor not directly\ngiven by ``chip_drv`` member of the chip struct. This adds support for variant\nchips, however will extend detecting time.", + "id": "SPI_FLASH_SUPPORT_WINBOND_CHIP", + "name": "SPI_FLASH_SUPPORT_WINBOND_CHIP", + "range": null, + "title": "Winbond", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this to support auto detection of BOYA chips if chip vendor not directly\ngiven by ``chip_drv`` member of the chip struct. This adds support for variant\nchips, however will extend detecting time.", + "id": "SPI_FLASH_SUPPORT_BOYA_CHIP", + "name": "SPI_FLASH_SUPPORT_BOYA_CHIP", + "range": null, + "title": "BOYA", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this to support auto detection of TH chips if chip vendor not directly\ngiven by ``chip_drv`` member of the chip struct. This adds support for variant\nchips, however will extend detecting time.", + "id": "SPI_FLASH_SUPPORT_TH_CHIP", + "name": "SPI_FLASH_SUPPORT_TH_CHIP", + "range": null, + "title": "TH", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32S3 && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this to support auto detection of Octal MXIC chips if chip vendor not directly\ngiven by ``chip_drv`` member of the chip struct. This adds support for variant\nchips, however will extend detecting time.", + "id": "SPI_FLASH_SUPPORT_MXIC_OPI_CHIP", + "name": "SPI_FLASH_SUPPORT_MXIC_OPI_CHIP", + "range": null, + "title": "mxic (opi)", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "id": "component-config-spi-flash-driver-auto-detect-flash-chips", + "title": "Auto-detect flash chips", + "type": "menu" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This option enables flash read/write operations to encrypted partition/s. This option\nis kept enabled irrespective of state of flash encryption feature. However, in case\napplication is not using flash encryption feature and is in need of some additional\nmemory from IRAM region (~1KB) then this config can be disabled.", + "id": "SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE", + "name": "SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE", + "range": null, + "title": "Enable encrypted partition read/write operations", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "id": "component-config-spi-flash-driver", + "title": "SPI Flash driver", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Define maximum number of partitions that can be mounted.", + "id": "SPIFFS_MAX_PARTITIONS", + "name": "SPIFFS_MAX_PARTITIONS", + "range": [ + 1, + 10 + ], + "title": "Maximum Number of Partitions", + "type": "int" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "SPIFFS_CACHE", + "help": "Enables memory write caching for file descriptors in hydrogen.", + "id": "SPIFFS_CACHE_WR", + "name": "SPIFFS_CACHE_WR", + "range": null, + "title": "Enable SPIFFS Write Caching", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPIFFS_CACHE", + "help": "Enable/disable statistics on caching. Debug/test purpose only.", + "id": "SPIFFS_CACHE_STATS", + "name": "SPIFFS_CACHE_STATS", + "range": null, + "title": "Enable SPIFFS Cache Statistics", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enables/disable memory read caching of nucleus file system\noperations.", + "id": "SPIFFS_CACHE", + "name": "SPIFFS_CACHE", + "range": null, + "title": "Enable SPIFFS Cache", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-spiffs-configuration-spiffs-cache-configuration", + "title": "SPIFFS Cache Configuration", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "Always check header of each accessed page to ensure consistent state.\nIf enabled it will increase number of reads from flash, especially\nif cache is disabled.", + "id": "SPIFFS_PAGE_CHECK", + "name": "SPIFFS_PAGE_CHECK", + "range": null, + "title": "Enable SPIFFS Page Check", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Define maximum number of GC runs to perform to reach desired free pages.", + "id": "SPIFFS_GC_MAX_RUNS", + "name": "SPIFFS_GC_MAX_RUNS", + "range": [ + 1, + 10000 + ], + "title": "Set Maximum GC Runs", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Enable/disable statistics on gc. Debug/test purpose only.", + "id": "SPIFFS_GC_STATS", + "name": "SPIFFS_GC_STATS", + "range": null, + "title": "Enable SPIFFS GC Statistics", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Logical page size of SPIFFS partition, in bytes. Must be multiple\nof flash page size (which is usually 256 bytes).\nLarger page sizes reduce overhead when storing large files, and\nimprove filesystem performance when reading large files.\nSmaller page sizes reduce overhead when storing small (< page size)\nfiles.", + "id": "SPIFFS_PAGE_SIZE", + "name": "SPIFFS_PAGE_SIZE", + "range": [ + 256, + 1024 + ], + "title": "SPIFFS logical page size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Object name maximum length. Note that this length include the\nzero-termination character, meaning maximum string of characters\ncan at most be SPIFFS_OBJ_NAME_LEN - 1.\n\nSPIFFS_OBJ_NAME_LEN + SPIFFS_META_LENGTH should not exceed\nSPIFFS_PAGE_SIZE - 64.", + "id": "SPIFFS_OBJ_NAME_LEN", + "name": "SPIFFS_OBJ_NAME_LEN", + "range": [ + 1, + 256 + ], + "title": "Set SPIFFS Maximum Name Length", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "If this option is enabled, symbolic links are taken into account\nduring partition image creation.", + "id": "SPIFFS_FOLLOW_SYMLINKS", + "name": "SPIFFS_FOLLOW_SYMLINKS", + "range": null, + "title": "Enable symbolic links for image creation", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "SPIFFS_USE_MAGIC", + "help": "If this option is enabled, the magic will also be dependent\non the length of the filesystem. For example, a filesystem\nconfigured and formatted for 4 megabytes will not be accepted\nfor mounting with a configuration defining the filesystem as 2 megabytes.", + "id": "SPIFFS_USE_MAGIC_LENGTH", + "name": "SPIFFS_USE_MAGIC_LENGTH", + "range": null, + "title": "Enable SPIFFS Filesystem Length Magic", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enable this to have an identifiable spiffs filesystem.\nThis will look for a magic in all sectors to determine if this\nis a valid spiffs system or not at mount time.", + "id": "SPIFFS_USE_MAGIC", + "name": "SPIFFS_USE_MAGIC", + "range": null, + "title": "Enable SPIFFS Filesystem Magic", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This option sets the number of extra bytes stored in the file header.\nThese bytes can be used in an application-specific manner.\nSet this to at least 4 bytes to enable support for saving file\nmodification time.\n\nSPIFFS_OBJ_NAME_LEN + SPIFFS_META_LENGTH should not exceed\nSPIFFS_PAGE_SIZE - 64.", + "id": "SPIFFS_META_LENGTH", + "name": "SPIFFS_META_LENGTH", + "range": null, + "title": "Size of per-file metadata field", + "type": "int" + }, + { + "children": [], + "depends_on": "SPIFFS_META_LENGTH >= 4", + "help": "If enabled, then the first 4 bytes of per-file metadata will be used\nto store file modification time (mtime), accessible through\nstat/fstat functions.\nModification time is updated when the file is opened.", + "id": "SPIFFS_USE_MTIME", + "name": "SPIFFS_USE_MTIME", + "range": null, + "title": "Save file modification time", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPIFFS_META_LENGTH >= 8", + "help": "If this option is not set, the time field is 32 bits (up to 2106 year),\notherwise it is 64 bits and make sure it matches SPIFFS_META_LENGTH.\nIf the chip already has the spiffs image with the time field = 32 bits\nthen this option cannot be applied in this case.\nErase it first before using this option.\nTo resolve the Y2K38 problem for the spiffs, use a toolchain with\n64-bit time_t support.", + "id": "SPIFFS_MTIME_WIDE_64_BITS", + "name": "SPIFFS_MTIME_WIDE_64_BITS", + "range": null, + "title": "The time field occupies 64 bits in the image instead of 32 bits", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Enabling this option will print general debug mesages to the console.", + "id": "SPIFFS_DBG", + "name": "SPIFFS_DBG", + "range": null, + "title": "Enable general SPIFFS debug", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling this option will print API debug mesages to the console.", + "id": "SPIFFS_API_DBG", + "name": "SPIFFS_API_DBG", + "range": null, + "title": "Enable SPIFFS API debug", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling this option will print GC debug mesages to the console.", + "id": "SPIFFS_GC_DBG", + "name": "SPIFFS_GC_DBG", + "range": null, + "title": "Enable SPIFFS Garbage Cleaner debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPIFFS_CACHE", + "help": "Enabling this option will print cache debug mesages to the console.", + "id": "SPIFFS_CACHE_DBG", + "name": "SPIFFS_CACHE_DBG", + "range": null, + "title": "Enable SPIFFS Cache debug", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling this option will print Filesystem Check debug mesages\nto the console.", + "id": "SPIFFS_CHECK_DBG", + "name": "SPIFFS_CHECK_DBG", + "range": null, + "title": "Enable SPIFFS Filesystem Check debug", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable this option to enable SPIFFS_vis function in the API.", + "id": "SPIFFS_TEST_VISUALISATION", + "name": "SPIFFS_TEST_VISUALISATION", + "range": null, + "title": "Enable SPIFFS Filesystem Visualization", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-spiffs-configuration-debug-configuration", + "title": "Debug Configuration", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-spiffs-configuration", + "title": "SPIFFS Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "WS_TRANSPORT", + "help": "Size of the buffer used for constructing the HTTP Upgrade request during connect", + "id": "WS_BUFFER_SIZE", + "name": "WS_BUFFER_SIZE", + "range": null, + "title": "Websocket transport buffer size", + "type": "int" + }, + { + "children": [], + "depends_on": "WS_TRANSPORT", + "help": "If enable this option, websocket transport buffer will be freed after connection\nsucceed to save more heap.", + "id": "WS_DYNAMIC_BUFFER", + "name": "WS_DYNAMIC_BUFFER", + "range": null, + "title": "Using dynamic websocket transport buffer", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enable support for creating websocket transport.", + "id": "WS_TRANSPORT", + "name": "WS_TRANSPORT", + "range": null, + "title": "Enable Websocket Transport", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-tcp-transport-websocket", + "title": "Websocket", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-tcp-transport", + "title": "TCP Transport", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "SOC_ULP_FSM_SUPPORTED && ", + "help": null, + "id": "ULP_COPROC_TYPE_FSM", + "name": "ULP_COPROC_TYPE_FSM", + "range": null, + "title": "ULP FSM (Finite State Machine)", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_RISCV_COPROC_SUPPORTED && ", + "help": null, + "id": "ULP_COPROC_TYPE_RISCV", + "name": "ULP_COPROC_TYPE_RISCV", + "range": null, + "title": "ULP RISC-V", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_LP_CORE_SUPPORTED && ", + "help": null, + "id": "ULP_COPROC_TYPE_LP_CORE", + "name": "ULP_COPROC_TYPE_LP_CORE", + "range": null, + "title": "LP core RISC-V", + "type": "bool" + } + ], + "depends_on": "ULP_COPROC_ENABLED && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "help": "Choose the ULP Coprocessor type: ULP FSM (Finite State Machine) or ULP RISC-V.", + "id": "component-config-ultra-low-power-ulp-co-processor-enable-ultra-low-power-ulp-co-processor-ulp-co-processor-type", + "name": "ULP_COPROC_TYPE", + "title": "ULP Co-processor type", + "type": "choice" + }, + { + "children": [], + "depends_on": "ULP_COPROC_ENABLED && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "help": "Bytes of memory to reserve for ULP Co-processor firmware & data.\nData is reserved at the beginning of RTC slow memory.", + "id": "ULP_COPROC_RESERVE_MEM", + "name": "ULP_COPROC_RESERVE_MEM", + "range": null, + "title": "RTC slow memory reserved for coprocessor", + "type": "int" + } + ], + "depends_on": "SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED", + "help": "Enable this feature if you plan to use the ULP Co-processor.\nOnce this option is enabled, further ULP co-processor configuration will appear in the menu.", + "id": "ULP_COPROC_ENABLED", + "name": "ULP_COPROC_ENABLED", + "range": null, + "title": "Enable Ultra Low Power (ULP) Co-processor", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ULP_COPROC_TYPE_RISCV && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "help": "The accuracy of the bitbanged UART driver is limited, it is not\nrecommend to increase the value above 19200.", + "id": "ULP_RISCV_UART_BAUDRATE", + "name": "ULP_RISCV_UART_BAUDRATE", + "range": null, + "title": "Baudrate used by the bitbanged ULP RISC-V UART driver", + "type": "int" + }, + { + "children": [], + "depends_on": "ULP_COPROC_TYPE_RISCV && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "help": "Set the ULP RISC-V I2C read/write timeout. Set this value to -1\nif the ULP RISC-V I2C read and write APIs should wait forever.\nPlease note that the tick rate of the ULP co-processor would be\ndifferent than the OS tick rate of the main core and therefore\ncan have different timeout value depending on which core the API\nis invoked on.", + "id": "ULP_RISCV_I2C_RW_TIMEOUT", + "name": "ULP_RISCV_I2C_RW_TIMEOUT", + "range": null, + "title": "Set timeout for ULP RISC-V I2C transaction timeout in ticks.", + "type": "int" + } + ], + "depends_on": "ULP_COPROC_TYPE_RISCV && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "id": "component-config-ultra-low-power-ulp-co-processor-ulp-risc-v-settings", + "title": "ULP RISC-V Settings", + "type": "menu" + }, + { + "children": [], + "depends_on": "ULP_COPROC_TYPE_LP_CORE && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "help": "Size of the shared memory defined in ulp_lp_core_memory_shared.c.\nSize should be kept in-sync with the size of the struct defined there.", + "id": "ULP_SHARED_MEM", + "name": "ULP_SHARED_MEM", + "range": null, + "title": null, + "type": "hex" + } + ], + "depends_on": "SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED", + "id": "component-config-ultra-low-power-ulp-co-processor", + "title": "Ultra Low Power (ULP) Co-processor", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "If not set, assertions on float arguments will not be available.", + "id": "UNITY_ENABLE_FLOAT", + "name": "UNITY_ENABLE_FLOAT", + "range": null, + "title": "Support for float type", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If not set, assertions on double arguments will not be available.", + "id": "UNITY_ENABLE_DOUBLE", + "name": "UNITY_ENABLE_DOUBLE", + "range": null, + "title": "Support for double type", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If not set, assertions on 64-bit integer types will always fail.\nIf this feature is enabled, take care not to pass pointers (which are 32 bit)\nto UNITY_ASSERT_EQUAL, as that will cause pointer-to-int-cast warnings.", + "id": "UNITY_ENABLE_64BIT", + "name": "UNITY_ENABLE_64BIT", + "range": null, + "title": "Support for 64-bit integer types", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If set, Unity will colorize test results using console escape sequences.", + "id": "UNITY_ENABLE_COLOR", + "name": "UNITY_ENABLE_COLOR", + "range": null, + "title": "Colorize test output", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If set, then the following features will be available:\n\n- TEST_CASE macro which performs automatic registration of test functions\n- Functions to run registered test functions: unity_run_all_tests,\n unity_run_tests_with_filter, unity_run_single_test_by_name.\n- Interactive menu which lists test cases and allows choosing the tests to\n be run, available via unity_run_menu function.\n\nDisable if a different test registration mechanism is used.", + "id": "UNITY_ENABLE_IDF_TEST_RUNNER", + "name": "UNITY_ENABLE_IDF_TEST_RUNNER", + "range": null, + "title": "Include ESP-IDF test registration/running helpers", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If set, unity_fixture.h header file and associated source files are part of\nthe build. These provide an optional set of macros and functions to\nimplement test groups.", + "id": "UNITY_ENABLE_FIXTURE", + "name": "UNITY_ENABLE_FIXTURE", + "range": null, + "title": "Include Unity test fixture", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If set, the unity framework will print the backtrace information before\njumping back to the test menu. The jumping is usually occurs in assert\nfunctions such as TEST_ASSERT, TEST_FAIL etc.", + "id": "UNITY_ENABLE_BACKTRACE_ON_FAIL", + "name": "UNITY_ENABLE_BACKTRACE_ON_FAIL", + "range": null, + "title": "Print a backtrace when a unit test fails", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-unity-unit-testing-library", + "title": "Unity unit testing library", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_USB_OTG_SUPPORTED", + "help": "Each USB device attached is allocated a dedicated buffer for its OUT/IN transfers to/from the device's\ncontrol endpoint. The maximum size of that buffer is determined by this option. The limited size of the\ntransfer buffer have the following implications:\n- The maximum length of control transfers is limited\n- Device's with configuration descriptors larger than this limit cannot be supported", + "id": "USB_HOST_CONTROL_TRANSFER_MAX_SIZE", + "name": "USB_HOST_CONTROL_TRANSFER_MAX_SIZE", + "range": null, + "title": "Largest size (in bytes) of transfers to/from default endpoints", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "USB_HOST_HW_BUFFER_BIAS_BALANCED", + "name": "USB_HOST_HW_BUFFER_BIAS_BALANCED", + "range": null, + "title": "Balanced", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "USB_HOST_HW_BUFFER_BIAS_IN", + "name": "USB_HOST_HW_BUFFER_BIAS_IN", + "range": null, + "title": "Bias IN", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "USB_HOST_HW_BUFFER_BIAS_PERIODIC_OUT", + "name": "USB_HOST_HW_BUFFER_BIAS_PERIODIC_OUT", + "range": null, + "title": "Periodic OUT", + "type": "bool" + } + ], + "depends_on": "SOC_USB_OTG_SUPPORTED", + "help": "The underlying hardware has size adjustable FIFOs to cache USB packets on reception (IN) or for\ntransmission (OUT). The size of these FIFOs will affect the largest MPS (maximum packet size) and the\nmaximum number of packets that can be cached at any one time. The hardware contains the following\nFIFOS: RX (for all IN packets), Non-periodic TX (for Bulk and Control OUT packets), and Periodic TX\n(for Interrupt and Isochronous OUT packets). This configuration option allows biasing the FIFO sizes\ntowards a particular use case, which may be necessary for devices that have endpoints with large MPS.\nThe MPS limits for each biasing are listed below:\n\nBalanced:\n- IN (all transfer types), 408 bytes\n- OUT non-periodic (Bulk/Control), 192 bytes (i.e., 3 x 64 byte packets)\n- OUT periodic (Interrupt/Isochronous), 192 bytes\n\nBias IN:\n- IN (all transfer types), 600 bytes\n- OUT non-periodic (Bulk/Control), 64 bytes (i.e., 1 x 64 byte packets)\n- OUT periodic (Interrupt/Isochronous), 128 bytes\n\nBias Periodic OUT:\n- IN (all transfer types), 128 bytes\n- OUT non-periodic (Bulk/Control), 64 bytes (i.e., 1 x 64 byte packets)\n- OUT periodic (Interrupt/Isochronous), 600 bytes", + "id": "component-config-usb-otg-hardware-fifo-size-biasing", + "name": "USB_HOST_HW_BUFFER_BIAS", + "title": "Hardware FIFO size biasing", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_USB_OTG_SUPPORTED", + "help": "On connection of a USB device, the USB 2.0 specification requires a \"debounce interval with a minimum\nduration of 100ms\" to allow the connection to stabilize (see USB 2.0 chapter 7.1.7.3 for more details).\nDuring the debounce interval, no new connection/disconnection events are registered.\n\nThe default value is set to 250 ms to be safe.", + "id": "USB_HOST_DEBOUNCE_DELAY_MS", + "name": "USB_HOST_DEBOUNCE_DELAY_MS", + "range": null, + "title": "Debounce delay in ms", + "type": "int" + }, + { + "children": [], + "depends_on": "SOC_USB_OTG_SUPPORTED", + "help": "The reset signaling can be generated on any Hub or Host Controller port by request from the USB System\nSoftware. The USB 2.0 specification requires that \"the reset signaling must be driven for a minimum of\n10ms\" (see USB 2.0 chapter 7.1.7.5 for more details). After the reset, the hub port will transition to\nthe Enabled state (refer to Section 11.5).\n\nThe default value is set to 30 ms to be safe.", + "id": "USB_HOST_RESET_HOLD_MS", + "name": "USB_HOST_RESET_HOLD_MS", + "range": null, + "title": "Reset hold in ms", + "type": "int" + }, + { + "children": [], + "depends_on": "SOC_USB_OTG_SUPPORTED", + "help": "After a port stops driving the reset signal, the USB 2.0 specification requires that the \"USB System\nSoftware guarantees a minimum of 10 ms for reset recovery\" before the attached device is expected to\nrespond to data transfers (see USB 2.0 chapter 7.1.7.3 for more details). The device may ignore any\ndata transfers during the recovery interval.\n\nThe default value is set to 30 ms to be safe.", + "id": "USB_HOST_RESET_RECOVERY_MS", + "name": "USB_HOST_RESET_RECOVERY_MS", + "range": null, + "title": "Reset recovery delay in ms", + "type": "int" + }, + { + "children": [], + "depends_on": "SOC_USB_OTG_SUPPORTED", + "help": "\"After successful completion of the Status stage, the device is allowed a SetAddress() recovery\ninterval of 2 ms. At the end of this interval, the device must be able to accept Setup packets\naddressed to the new address. Also, at the end of the recovery interval, the device must not respond to\ntokens sent to the old address (unless, of course, the old and new address is the same).\" See USB 2.0\nchapter 9.2.6.3 for more details.\n\nThe default value is set to 10 ms to be safe.", + "id": "USB_HOST_SET_ADDR_RECOVERY_MS", + "name": "USB_HOST_SET_ADDR_RECOVERY_MS", + "range": null, + "title": "SetAddress() recovery time in ms", + "type": "int" + } + ], + "depends_on": "SOC_USB_OTG_SUPPORTED", + "id": "component-config-usb-otg-root-hub-configuration", + "title": "Root Hub configuration", + "type": "menu" + }, + { + "children": [], + "depends_on": "SOC_USB_OTG_SUPPORTED", + "help": null, + "id": "USB_OTG_SUPPORTED", + "name": "USB_OTG_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_USB_OTG_SUPPORTED", + "help": "The enumeration filter callback is called before enumeration of each newly attached device. This callback\nallows users to control whether a device should be enumerated, and what configuration number to use when\nenumerating a device.\n\nIf enabled, the enumeration filter callback can be set via 'usb_host_config_t' when calling\n'usb_host_install()'.", + "id": "USB_HOST_ENABLE_ENUM_FILTER_CALLBACK", + "name": "USB_HOST_ENABLE_ENUM_FILTER_CALLBACK", + "range": null, + "title": "Enable enumeration filter callback", + "type": "bool" + } + ], + "depends_on": "SOC_USB_OTG_SUPPORTED", + "id": "component-config-usb-otg", + "title": "USB-OTG", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "VFS_SUPPORT_IO", + "help": "If enabled, the following functions are provided by the VFS component.\n\nstat, link, unlink, rename, utime, access, truncate, rmdir, mkdir,\nopendir, closedir, readdir, readdir_r, seekdir, telldir, rewinddir\n\nFilesystem drivers can then be registered to handle these functions\nfor specific paths.\n\nDisabling this option can save memory when the support for these functions\nis not required.", + "id": "VFS_SUPPORT_DIR", + "name": "VFS_SUPPORT_DIR", + "range": null, + "title": "Provide directory related functions", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "VFS_SUPPORT_SELECT", + "help": "Select() related functions might produce an unconveniently lot of\ndebug outputs when one sets the default log level to DEBUG or higher.\nIt is possible to suppress these debug outputs by enabling this\noption.", + "id": "VFS_SUPPRESS_SELECT_DEBUG_OUTPUT", + "name": "VFS_SUPPRESS_SELECT_DEBUG_OUTPUT", + "range": null, + "title": "Suppress select() related debug outputs", + "type": "bool" + }, + { + "children": [], + "depends_on": "VFS_SUPPORT_SELECT", + "help": "If enabled, VFS driver select() callback function will be placed in IRAM.", + "id": "VFS_SELECT_IN_RAM", + "name": "VFS_SELECT_IN_RAM", + "range": null, + "title": "Make VFS driver select() callbacks IRAM-safe", + "type": "bool" + } + ], + "depends_on": "VFS_SUPPORT_IO && !LWIP_USE_ONLY_LWIP_SELECT", + "help": "If enabled, select function is provided by the VFS component, and can be used\non peripheral file descriptors (such as UART) and sockets at the same time.\n\nIf disabled, the default select implementation will be provided by LWIP for\nsockets only.\n\nDisabling this option can reduce code size if support for \"select\" on UART file\ndescriptors is not required.", + "id": "VFS_SUPPORT_SELECT", + "name": "VFS_SUPPORT_SELECT", + "range": null, + "title": "Provide select function", + "type": "bool" + }, + { + "children": [], + "depends_on": "VFS_SUPPORT_IO", + "help": "Disabling this option can save memory when the support for termios.h is not required.", + "id": "VFS_SUPPORT_TERMIOS", + "name": "VFS_SUPPORT_TERMIOS", + "range": null, + "title": "Provide termios.h functions", + "type": "bool" + }, + { + "children": [], + "depends_on": "VFS_SUPPORT_IO", + "help": "Define maximum number of virtual filesystems that can be registered.", + "id": "VFS_MAX_COUNT", + "name": "VFS_MAX_COUNT", + "range": [ + 1, + 20 + ], + "title": "Maximum Number of Virtual Filesystems", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "VFS_SUPPORT_IO", + "help": "Define maximum number of host filesystem mount points.", + "id": "VFS_SEMIHOSTFS_MAX_MOUNT_POINTS", + "name": "VFS_SEMIHOSTFS_MAX_MOUNT_POINTS", + "range": null, + "title": "Host FS: Maximum number of the host filesystem mount points", + "type": "int" + } + ], + "depends_on": "VFS_SUPPORT_IO", + "id": "component-config-virtual-file-system-provide-basic-i-o-functions-host-file-system-i-o-semihosting-", + "title": "Host File System I/O (Semihosting)", + "type": "menu" + } + ], + "depends_on": null, + "help": "If enabled, the following functions are provided by the VFS component.\n\nopen, close, read, write, pread, pwrite, lseek, fstat, fsync, ioctl, fcntl\n\nFilesystem drivers can then be registered to handle these functions\nfor specific paths.\n\nDisabling this option can save memory when the support for these functions\nis not required.\n\nNote that the following functions can still be used with socket file descriptors\nwhen this option is disabled:\n\nclose, read, write, ioctl, fcntl.", + "id": "VFS_SUPPORT_IO", + "name": "VFS_SUPPORT_IO", + "range": null, + "title": "Provide basic I/O functions", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-virtual-file-system", + "title": "Virtual file system", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "WL_SECTOR_SIZE_512", + "name": "WL_SECTOR_SIZE_512", + "range": null, + "title": "512", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "WL_SECTOR_SIZE_4096", + "name": "WL_SECTOR_SIZE_4096", + "range": null, + "title": "4096", + "type": "bool" + } + ], + "depends_on": null, + "help": "Sector size used by wear levelling library.\nYou can set default sector size or size that will\nfit to the flash device sector size.\n\nWith sector size set to 4096 bytes, wear levelling library is more\nefficient. However if FAT filesystem is used on top of wear levelling\nlibrary, it will need more temporary storage: 4096 bytes for each\nmounted filesystem and 4096 bytes for each opened file.\n\nWith sector size set to 512 bytes, wear levelling library will perform\nmore operations with flash memory, but less RAM will be used by FAT\nfilesystem library (512 bytes for the filesystem and 512 bytes for each\nfile opened).", + "id": "component-config-wear-levelling-wear-levelling-library-sector-size", + "name": "WL_SECTOR_SIZE", + "title": "Wear Levelling library sector size", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "WL_SECTOR_SIZE", + "name": "WL_SECTOR_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "WL_SECTOR_MODE_PERF", + "name": "WL_SECTOR_MODE_PERF", + "range": null, + "title": "Perfomance", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "WL_SECTOR_MODE_SAFE", + "name": "WL_SECTOR_MODE_SAFE", + "range": null, + "title": "Safety", + "type": "bool" + } + ], + "depends_on": "WL_SECTOR_SIZE_512", + "help": "Specify the mode to store data into flash:\n\n- In Performance mode a data will be stored to the RAM and then\n stored back to the flash. Compared to the Safety mode, this operation is\n faster, but if power will be lost when erase sector operation is in\n progress, then the data from complete flash device sector will be lost.\n\n- In Safety mode data from complete flash device sector will be read from\n flash, modified, and then stored back to flash.\n Compared to the Performance mode, this operation is slower, but if\n power is lost during erase sector operation, then the data from full\n flash device sector will not be lost.", + "id": "component-config-wear-levelling-sector-store-mode", + "name": "WL_SECTOR_MODE", + "title": "Sector store mode", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "WL_SECTOR_MODE", + "name": "WL_SECTOR_MODE", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-wear-levelling", + "title": "Wear Levelling", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "This sets the maximum number of entries of Wi-Fi scan results that will be kept by the provisioning manager", + "id": "WIFI_PROV_SCAN_MAX_ENTRIES", + "name": "WIFI_PROV_SCAN_MAX_ENTRIES", + "range": [ + 1, + 255 + ], + "title": "Max Wi-Fi Scan Result Entries", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Time (in seconds) after which the Wi-Fi provisioning manager will auto-stop after connecting to\na Wi-Fi network successfully.", + "id": "WIFI_PROV_AUTOSTOP_TIMEOUT", + "name": "WIFI_PROV_AUTOSTOP_TIMEOUT", + "range": [ + 5, + 600 + ], + "title": "Provisioning auto-stop timeout", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_ENABLED", + "help": "This option is applicable only when provisioning transport is BLE.", + "id": "WIFI_PROV_BLE_BONDING", + "name": "WIFI_PROV_BLE_BONDING", + "range": null, + "title": "Enable BLE bonding", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Used to enable Secure connection support when provisioning transport is BLE.", + "id": "WIFI_PROV_BLE_SEC_CONN", + "name": "WIFI_PROV_BLE_SEC_CONN", + "range": null, + "title": "Enable BLE Secure connection flag", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Used to enforce link encryption when attempting to read / write characteristic", + "id": "WIFI_PROV_BLE_FORCE_ENCRYPTION", + "name": "WIFI_PROV_BLE_FORCE_ENCRYPTION", + "range": null, + "title": "Force Link Encryption during characteristic Read / Write", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "WIFI_PROV_KEEP_BLE_ON_AFTER_PROV", + "help": null, + "id": "WIFI_PROV_DISCONNECT_AFTER_PROV", + "name": "WIFI_PROV_DISCONNECT_AFTER_PROV", + "range": null, + "title": "Terminate connection after provisioning is done", + "type": "bool" + } + ], + "depends_on": "BT_ENABLED", + "help": null, + "id": "WIFI_PROV_KEEP_BLE_ON_AFTER_PROV", + "name": "WIFI_PROV_KEEP_BLE_ON_AFTER_PROV", + "range": null, + "title": "Keep BT on after provisioning is done", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Scan will end after scanning the entire channel. This option is useful in Mesh WiFi Systems.", + "id": "WIFI_PROV_STA_ALL_CHANNEL_SCAN", + "name": "WIFI_PROV_STA_ALL_CHANNEL_SCAN", + "range": null, + "title": "All Channel Scan", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Scan will end after an AP matching with the SSID has been detected.", + "id": "WIFI_PROV_STA_FAST_SCAN", + "name": "WIFI_PROV_STA_FAST_SCAN", + "range": null, + "title": "Fast Scan", + "type": "bool" + } + ], + "depends_on": null, + "help": null, + "id": "component-config-wi-fi-provisioning-manager-wifi-provisioning-scan-method", + "name": "WIFI_PROV_STA_SCAN_METHOD", + "title": "Wifi Provisioning Scan Method", + "type": "choice" + } + ], + "depends_on": null, + "id": "component-config-wi-fi-provisioning-manager", + "title": "Wi-Fi Provisioning Manager", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "DIAG_DATA_STORE_RTC", + "name": "DIAG_DATA_STORE_RTC", + "range": null, + "title": "RTC memory", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Just a placeholder. This data store type is not supported as of now", + "id": "DIAG_DATA_STORE_FLASH", + "name": "DIAG_DATA_STORE_FLASH", + "range": null, + "title": "Flash", + "type": "bool" + } + ], + "depends_on": null, + "help": "This option configures the place to store diagnostics data: RTC memory or Flash.\n\nFlash store needs an additional patition table entry.\nNOTE: Diagnostics data partition must be encrypted if Flash Encryption is enabled.", + "id": "component-config-diagnostics-data-store-diagnostics-data-store-destination", + "name": "DIAG_DATA_STORE_RTC_OR_FLASH", + "title": "Diagnostics data store destination", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "Data store has facility to post an event when buffer is filled to a configured level.\nThis option configures the reporting watermark for critical and non critical data.", + "id": "DIAG_DATA_STORE_REPORTING_WATERMARK_PERCENT", + "name": "DIAG_DATA_STORE_REPORTING_WATERMARK_PERCENT", + "range": [ + 50, + 90 + ], + "title": "Reporting watermark percentage", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "DIAG_DATA_STORE_RTC", + "help": "RTC data store is divided into two parts to store critical and non-critical data.\nThis option configures the total size of data store.\nNOTE: On ESP32 devices, from esp-idf release v4.3 and onwards we can use all 8K RTC memory,\nso max range is specified as 7K. On releases before v4.3 we can only access maximum 4K RTC memory and\nRTC store uses few bytes for its operation so default for ESP32 is set to 3K.", + "id": "RTC_STORE_DATA_SIZE", + "name": "RTC_STORE_DATA_SIZE", + "range": [ + 512, + 7168 + ], + "title": "RTC store data size", + "type": "int" + }, + { + "children": [], + "depends_on": "DIAG_DATA_STORE_RTC", + "help": "This option configures the size of critical data buffer and remaining is used for\nnon critical data buffer.", + "id": "RTC_STORE_CRITICAL_DATA_SIZE", + "name": "RTC_STORE_CRITICAL_DATA_SIZE", + "range": [ + 512, + 6144 + ], + "title": "Maximum size of critical data store", + "type": "int" + } + ], + "depends_on": "DIAG_DATA_STORE_RTC", + "id": "component-config-diagnostics-data-store-rtc-store", + "title": "RTC Store", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "DIAG_DATA_STORE_FLASH", + "help": "Diagnostics data is stored in this partition", + "id": "FLASH_STORE_PARTITION_LABEL", + "name": "FLASH_STORE_PARTITION_LABEL", + "range": null, + "title": "Diagnostics data partition name", + "type": "string" + } + ], + "depends_on": "DIAG_DATA_STORE_FLASH", + "id": "component-config-diagnostics-data-store-flash-store", + "title": "Flash Store", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-diagnostics-data-store", + "title": "Diagnostics data store", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "DIAG_LOG_MSG_ARG_FORMAT_TLV", + "name": "DIAG_LOG_MSG_ARG_FORMAT_TLV", + "range": null, + "title": "Format arguments as TLV", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "DIAG_LOG_MSG_ARG_FORMAT_STRING", + "name": "DIAG_LOG_MSG_ARG_FORMAT_STRING", + "range": null, + "title": "Format arguments as string", + "type": "bool" + } + ], + "depends_on": null, + "help": "For error/warning/event logs, diagnostics module collects program counter, timestamp,\ntag, RO data pointer and log arguments. Log arguments are stored in statically allocated buffer.\nThis option configures how to format and store log arguments in buffer.\nLog arguments can be formatted as TLV or complete log string formatted using vsnprintf.\n\nIf \"TLV\" is selected, buffer contains arguments formatted as TLV.\nType - 1 byte for the type of argument, please check esp_diag_arg_type_t.\nLength - 1 byte for the size of argument, size is calculated using sizeof operator.\nValue - Size bytes for the value.\n\nIf \"STRING\" is selected, buffer contains the entire string formatted using vsnprintf.", + "id": "component-config-diagnostics-diagnostics-log-argument-format", + "name": "DIAG_LOG_MSG_ARG_FORMAT", + "title": "Diagnostics log argument format", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "Log arguments are stored in a static allocated buffer.\nThis option configures the maximum size of buffer for storing log arguments.", + "id": "DIAG_LOG_MSG_ARG_MAX_SIZE", + "name": "DIAG_LOG_MSG_ARG_MAX_SIZE", + "range": [ + 32, + 255 + ], + "title": "Maximum size of diagnostics log argument buffer", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Every Wi-Fi log printed on the console adds three diagnostics logs.\nFor some users, Wi-Fi logs may not be that useful.\nBy default, diagnostics drops Wi-Fi logs. Set this config option to \"n\" for recording Wi-Fi logs.", + "id": "DIAG_LOG_DROP_WIFI_LOGS", + "name": "DIAG_LOG_DROP_WIFI_LOGS", + "range": null, + "title": "Drop Wi-Fi logs", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "DIAG_ENABLE_METRICS", + "help": "This option configures the maximum number of metrics that can be registered.", + "id": "DIAG_METRICS_MAX_COUNT", + "name": "DIAG_METRICS_MAX_COUNT", + "range": null, + "title": "Maximum number of metrics", + "type": "int" + }, + { + "children": [], + "depends_on": "DIAG_ENABLE_METRICS", + "help": "Enables the heap memory metrics. This collects free memory, largest free block,\nand minimum free memory for heaps in internal as well as external memory.", + "id": "DIAG_ENABLE_HEAP_METRICS", + "name": "DIAG_ENABLE_HEAP_METRICS", + "range": null, + "title": "Enable Heap Metrics", + "type": "bool" + }, + { + "children": [], + "depends_on": "DIAG_ENABLE_METRICS", + "help": "Enables Wi-Fi metrics and collects Wi-Fi RSSI and minumum ever Wi-Fi RSSI.", + "id": "DIAG_ENABLE_WIFI_METRICS", + "name": "DIAG_ENABLE_WIFI_METRICS", + "range": null, + "title": "Enable Wi-Fi Metrics", + "type": "bool" + } + ], + "depends_on": null, + "help": "Diagnostics module supports recording and reporting metrics to cloud.\nThis option enables the diagnostics metrics and related functionality.", + "id": "DIAG_ENABLE_METRICS", + "name": "DIAG_ENABLE_METRICS", + "range": null, + "title": "Enable diagnostics metrics", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "DIAG_ENABLE_VARIABLES", + "help": "This option configures the maximum number of variables that can be registered.", + "id": "DIAG_VARIABLES_MAX_COUNT", + "name": "DIAG_VARIABLES_MAX_COUNT", + "range": null, + "title": "Maximum number of variables", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "DIAG_ENABLE_NETWORK_VARIABLES", + "help": "Enable more advanced network variables", + "id": "DIAG_MORE_NETWORK_VARS", + "name": "DIAG_MORE_NETWORK_VARS", + "range": null, + "title": "Enable More Advanced Network variables", + "type": "bool" + } + ], + "depends_on": "DIAG_ENABLE_VARIABLES", + "help": "Enables the Wi-Fi and IP address variables. Below variables are collected.\nFor Wi-Fi: SSID, BSSID, channel, auth mode, connection status, disconnection reason.\nFor IP: IPv4 address, netmask, and gateway of the device.", + "id": "DIAG_ENABLE_NETWORK_VARIABLES", + "name": "DIAG_ENABLE_NETWORK_VARIABLES", + "range": null, + "title": "Enable Network variables", + "type": "bool" + } + ], + "depends_on": null, + "help": "Variables are similar to metrics but they represent entities where their current value\nis much more important than over a period of time.\nThis option enables the diagnostics variables and related functionality", + "id": "DIAG_ENABLE_VARIABLES", + "name": "DIAG_ENABLE_VARIABLES", + "range": null, + "title": "Enable diagnostics variables", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Diagnostics component wraps the esp_log_write and esp_log_writev APIs using `--wrap` gcc option.\nThere can be scenario where another component also wants to wrap the logging functions.\nIn that case, enable this option and use the data ingestion APIs esp_diag_log_write and esp_diag_log_writev.", + "id": "DIAG_USE_EXTERNAL_LOG_WRAP", + "name": "DIAG_USE_EXTERNAL_LOG_WRAP", + "range": null, + "title": "Use external log wrapper", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-diagnostics", + "title": "Diagnostics", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "ESP_INSIGHTS_DEBUG_ENABLED", + "help": "Print pretty format json data for cbor messages\nIf this option is not enabled, hexdump will be presented instead of json data", + "id": "ESP_INSIGHTS_DEBUG_PRINT_JSON", + "name": "ESP_INSIGHTS_DEBUG_PRINT_JSON", + "range": null, + "title": "Dump CBOR decoded data instead of hexdump", + "type": "bool" + } + ], + "depends_on": "ESP_INSIGHTS_ENABLED", + "help": null, + "id": "ESP_INSIGHTS_DEBUG_ENABLED", + "name": "ESP_INSIGHTS_DEBUG_ENABLED", + "range": null, + "title": "Enable Insights debug prints", + "type": "bool" + } + ], + "depends_on": null, + "help": null, + "id": "ESP_INSIGHTS_ENABLED", + "name": "ESP_INSIGHTS_ENABLED", + "range": null, + "title": "Enable ESP Insights", + "type": "bool" + }, + { + "children": [], + "depends_on": "(ESP_COREDUMP_ENABLE_TO_FLASH && ESP_COREDUMP_DATA_FORMAT_ELF) || (ESP32_ENABLE_COREDUMP_TO_FLASH && ESP32_COREDUMP_DATA_FORMAT_ELF)", + "help": "This option enables core dump summary functionality in insights.\nIn case of crash, insights sends the core dump summary to cloud on next boot.", + "id": "ESP_INSIGHTS_COREDUMP_ENABLE", + "name": "ESP_INSIGHTS_COREDUMP_ENABLE", + "range": null, + "title": "Enable core dump summary support", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_INSIGHTS_TRANSPORT_MQTT", + "name": "ESP_INSIGHTS_TRANSPORT_MQTT", + "range": null, + "title": "MQTT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_INSIGHTS_TRANSPORT_HTTPS", + "name": "ESP_INSIGHTS_TRANSPORT_HTTPS", + "range": null, + "title": "HTTPS", + "type": "bool" + } + ], + "depends_on": null, + "help": "By default insights can send data to cloud using MQTT and HTTPS transports.\nThis option configures the default insights transport.\nInsights transport can be overridden using esp_insights_transport_register API.", + "id": "component-config-esp-insights-insights-default-transport", + "name": "ESP_INSIGHTS_TRANSPORT", + "title": "Insights default transport", + "type": "choice" + }, + { + "children": [], + "depends_on": "ESP_INSIGHTS_TRANSPORT_HTTPS", + "help": null, + "id": "ESP_INSIGHTS_TRANSPORT_HTTPS_HOST", + "name": "ESP_INSIGHTS_TRANSPORT_HTTPS_HOST", + "range": null, + "title": "Insights https host", + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": "Minimum interval between two consecutive cloud posts.\nThere is a dynamic logic to decide the next timeout when the insights data will be reported.\nIt depends on whether the data was sent or not during the previous timeout.\nIf the data was sent, the next timeout is doubled and if not, it is halved.", + "id": "ESP_INSIGHTS_CLOUD_POST_MIN_INTERVAL_SEC", + "name": "ESP_INSIGHTS_CLOUD_POST_MIN_INTERVAL_SEC", + "range": null, + "title": "Insights cloud post min interval (sec)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Maximum interval between two consecutive cloud posts.\nThere is a dynamic logic to decide the next timeout when the insights data will be reported.\nIt depends on whether the data was sent or not during the previous timeout.\nIf the data was sent, the next timeout is doubled and if not, it is halved.", + "id": "ESP_INSIGHTS_CLOUD_POST_MAX_INTERVAL_SEC", + "name": "ESP_INSIGHTS_CLOUD_POST_MAX_INTERVAL_SEC", + "range": null, + "title": "Insights cloud post max interval (sec)", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-esp-insights", + "title": "ESP Insights", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_RMAKER_LIB_ESP_MQTT", + "name": "ESP_RMAKER_LIB_ESP_MQTT", + "range": null, + "title": "ESP-MQTT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_RMAKER_LIB_AWS_IOT", + "name": "ESP_RMAKER_LIB_AWS_IOT", + "range": null, + "title": "AWS-IOT", + "type": "bool" + } + ], + "depends_on": null, + "help": "MQTT Library to be used", + "id": "component-config-esp-rainmaker-common-mqtt-library", + "name": "ESP_RMAKER_MQTT_GLUE_LIB", + "title": "MQTT Library", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_RMAKER_MQTT_GLUE_LIB", + "name": "ESP_RMAKER_MQTT_GLUE_LIB", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_RMAKER_MQTT_PORT_443", + "name": "ESP_RMAKER_MQTT_PORT_443", + "range": null, + "title": "443", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_RMAKER_MQTT_PORT_8883", + "name": "ESP_RMAKER_MQTT_PORT_8883", + "range": null, + "title": "8883", + "type": "bool" + } + ], + "depends_on": null, + "help": "ESP RainMaker MQTT Broker can be connected to either on Port 8883 or port 443.\nPort 443 is recommended as it is generally not blocked by any firewalls,\nsince it is standard HTTPS port.", + "id": "component-config-esp-rainmaker-common-mqtt-port", + "name": "ESP_RMAKER_MQTT_PORT", + "title": "MQTT Port", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_RMAKER_MQTT_PORT", + "name": "ESP_RMAKER_MQTT_PORT", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Use persistent MQTT sessions. This improves reliability as QOS1 messages missed\nout due to some network issue are received after the MQTT reconnects. The broker\ncaches messages for a period of upto 1 hour. However, a side-effect of this is that\nmessages can be received at unexpected time. Enable this option only if it suits\nyour use case. Please read MQTT specs to understand more about persistent sessions\nand the cleanSession flag.", + "id": "ESP_RMAKER_MQTT_PERSISTENT_SESSION", + "name": "ESP_RMAKER_MQTT_PERSISTENT_SESSION", + "range": null, + "title": "Use Persisent MQTT sessions", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_RMAKER_MQTT_SEND_USERNAME", + "help": "Approved AWS product name. Please get in touch with your Espressif/AWS representative for more info.", + "id": "ESP_RMAKER_MQTT_PRODUCT_NAME", + "name": "ESP_RMAKER_MQTT_PRODUCT_NAME", + "range": null, + "title": "Product Name", + "type": "string" + }, + { + "children": [], + "depends_on": "ESP_RMAKER_MQTT_SEND_USERNAME", + "help": "Approved AWS product version. Please get in touch with your Espressif/AWS representative for more info.", + "id": "ESP_RMAKER_MQTT_PRODUCT_VERSION", + "name": "ESP_RMAKER_MQTT_PRODUCT_VERSION", + "range": null, + "title": "Product Version", + "type": "string" + }, + { + "children": [], + "depends_on": "ESP_RMAKER_MQTT_SEND_USERNAME", + "help": "Product SKU. Please get in touch with your Espressif/AWS representative for more info.", + "id": "ESP_RMAKER_MQTT_PRODUCT_SKU", + "name": "ESP_RMAKER_MQTT_PRODUCT_SKU", + "range": null, + "title": "Product SKU", + "type": "string" + } + ], + "depends_on": null, + "help": "Send a Username during MQTT Connect. This is generally required only for tracking\nthe MQTT client types, platform, SDK, etc. in AWS.", + "id": "ESP_RMAKER_MQTT_SEND_USERNAME", + "name": "ESP_RMAKER_MQTT_SEND_USERNAME", + "range": null, + "title": "Send MQTT Username", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Use Certificate Bundle for server authentication. Enabling this is recommended to safeguard\nagainst any changes in the server certificates in future. This has an impact on the binary\nsize as well as heap requirement.", + "id": "ESP_RMAKER_MQTT_USE_CERT_BUNDLE", + "name": "ESP_RMAKER_MQTT_USE_CERT_BUNDLE", + "range": null, + "title": "Use Certificate Bundle", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This value controls the maximum number of topics that the device can subscribe to.", + "id": "ESP_RMAKER_MAX_MQTT_SUBSCRIPTIONS", + "name": "ESP_RMAKER_MAX_MQTT_SUBSCRIPTIONS", + "range": null, + "title": "Maximum number of MQTT Subscriptions", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Stack size for the ESP RainMaker Work Queue Task.", + "id": "ESP_RMAKER_WORK_QUEUE_TASK_STACK", + "name": "ESP_RMAKER_WORK_QUEUE_TASK_STACK", + "range": null, + "title": "ESP RainMaker Work Queue Task stack", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Priority for the ESP RainMaker Work Queue Task. Not recommended to be changed\nunless you really need it.", + "id": "ESP_RMAKER_WORK_QUEUE_TASK_PRIORITY", + "name": "ESP_RMAKER_WORK_QUEUE_TASK_PRIORITY", + "range": null, + "title": "ESP RainMaker Work Queue Task priority", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Factory NVS Partition name which will have the MQTT connectivity credentials.", + "id": "ESP_RMAKER_FACTORY_PARTITION_NAME", + "name": "ESP_RMAKER_FACTORY_PARTITION_NAME", + "range": null, + "title": "ESP RainMaker Factory Partition Name", + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": "Namespace in the Factory NVS Partition name which will have the MQTT\nconnectivity credentials.", + "id": "ESP_RMAKER_FACTORY_NAMESPACE", + "name": "ESP_RMAKER_FACTORY_NAMESPACE", + "range": null, + "title": "ESP RainMaker Factory Namespace", + "type": "string" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_RMAKER_ENCRYPT_FACTORY_PARTITION", + "help": "Label of the partition of subtype \"nvs_keys\" used for encrypting/decrypting Rainmaker factory partition.", + "id": "ESP_RMAKER_FACTORY_NVS_KEYS_PARTITION_NAME", + "name": "ESP_RMAKER_FACTORY_NVS_KEYS_PARTITION_NAME", + "range": null, + "title": "ESP Rainmaker Factory NVS keys partition label", + "type": "string" + } + ], + "depends_on": "NVS_ENCRYPTION", + "help": "Enable this option if the factory partition is pre-encrypted before flashing and the encryption keys \nare flashed in partition with subtype nvs_keys specified by CONFIG_ESP_RMAKER_FACTORY_NVS_KEYS_PARTITION_NAME.\nIf an unencrypted factory partition is flashed, the device would not be able to read its data and \nthe partition would be considered empty.\nIf nvs encryption keys are not flashed onto device, they would be auto-generated and any previous data \nin nvs/factory partition would become invalid.", + "id": "ESP_RMAKER_ENCRYPT_FACTORY_PARTITION", + "name": "ESP_RMAKER_ENCRYPT_FACTORY_PARTITION", + "range": null, + "title": "Encrypt Rainmaker Factory partition", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Default Timezone to use. Eg. \"Asia/Shanghai\", \"America/Los_Angeles\".\nCheck documentation for complete list of valid values. This value\nwill be used only if no timezone is set using the C APIs.", + "id": "ESP_RMAKER_DEF_TIMEZONE", + "name": "ESP_RMAKER_DEF_TIMEZONE", + "range": null, + "title": "Default Timezone", + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": "Default SNTP Server which is used for time synchronization.", + "id": "ESP_RMAKER_SNTP_SERVER_NAME", + "name": "ESP_RMAKER_SNTP_SERVER_NAME", + "range": null, + "title": "ESP RainMaker SNTP Server Name", + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": "Maximum number of commands supported by the command-response framework", + "id": "ESP_RMAKER_MAX_COMMANDS", + "name": "ESP_RMAKER_MAX_COMMANDS", + "range": null, + "title": "Maximum commands supported for command-response", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-esp-rainmaker-common", + "title": "ESP RainMaker Common", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "You can access parent node of parsed json", + "id": "JSMN_PARENT_LINKS", + "name": "JSMN_PARENT_LINKS", + "range": null, + "title": "Enable parent links", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "In strict mode primitives are: numbers and booleans", + "id": "JSMN_STRICT", + "name": "JSMN_STRICT", + "range": null, + "title": "Enable strict mode", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Declar JSMN API as static (instead of extern)", + "id": "JSMN_STATIC", + "name": "JSMN_STATIC", + "range": null, + "title": "Declare JSMN API as static", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-jsmn", + "title": "jsmn", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "By default only error logs are enabled.\nThis config option enables the capture of all log types (errors/warnings/events).", + "id": "APP_INSIGHTS_ENABLE_LOG_TYPE_ALL", + "name": "APP_INSIGHTS_ENABLE_LOG_TYPE_ALL", + "range": null, + "title": "Enable all diagnostics log type", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-app-insights", + "title": "App Insights", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "IO_GLITCH_FILTER_TIME_MS", + "name": "IO_GLITCH_FILTER_TIME_MS", + "range": [ + 10, + 100 + ], + "title": "IO glitch filter timer ms (10~100)", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-gpio-button", + "title": "GPIO Button", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "WS2812_LED_ENABLE", + "help": "Set the WS2812 RGB LED GPIO.", + "id": "WS2812_LED_GPIO", + "name": "WS2812_LED_GPIO", + "range": null, + "title": "WS2812 LED GPIO", + "type": "int" + } + ], + "depends_on": null, + "help": "Disable the WS2812 RGB LED.", + "id": "WS2812_LED_ENABLE", + "name": "WS2812_LED_ENABLE", + "range": null, + "title": "Enable RGB LED", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-ws2812-rgb-led", + "title": "WS2812 RGB LED", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "!IDF_TARGET_ESP32 && !IDF_TARGET_ESP32C2", + "help": "Enable the DS peripheral support. Not supported on esp32 and esp32c2.", + "id": "ESP_SECURE_CERT_DS_PERIPHERAL", + "name": "ESP_SECURE_CERT_DS_PERIPHERAL", + "range": null, + "title": "Enable DS peripheral support", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This option enables support for the legacy formats along with\nthe current format in the esp_secure_cert component.\nThe current format is\ncust_flash_tlv\nThe legacy formats are as follows:\ncust_flash\nnvs", + "id": "ESP_SECURE_CERT_SUPPORT_LEGACY_FORMATS", + "name": "ESP_SECURE_CERT_SUPPORT_LEGACY_FORMATS", + "range": null, + "title": "Enable support for legacy formats", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-secure-cert-manager", + "title": "ESP Secure Cert Manager", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Number of network interfaces to be served by the mDNS library.\nLowering this number helps to reduce some static RAM usage.", + "id": "MDNS_MAX_INTERFACES", + "name": "MDNS_MAX_INTERFACES", + "range": [ + 1, + 9 + ], + "title": "Max number of interfaces", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Services take up a certain amount of memory, and allowing fewer\nservices to be open at the same time conserves memory. Specify\nthe maximum amount of services here.", + "id": "MDNS_MAX_SERVICES", + "name": "MDNS_MAX_SERVICES", + "range": null, + "title": "Max number of services", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Allows setting mDNS task priority. Please do not set the task priority\nhigher than priorities of system tasks. Compile time warning/error\nwould be emitted if the chosen task priority were too high.", + "id": "MDNS_TASK_PRIORITY", + "name": "MDNS_TASK_PRIORITY", + "range": [ + 1, + 255 + ], + "title": "mDNS task priority", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Allows setting the length of mDNS action queue.", + "id": "MDNS_ACTION_QUEUE_LEN", + "name": "MDNS_ACTION_QUEUE_LEN", + "range": [ + 8, + 64 + ], + "title": "Maximum actions pending to the server", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Allows setting mDNS task stacksize.", + "id": "MDNS_TASK_STACK_SIZE", + "name": "MDNS_TASK_STACK_SIZE", + "range": null, + "title": "mDNS task stack size", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "MDNS_TASK_AFFINITY_NO_AFFINITY", + "name": "MDNS_TASK_AFFINITY_NO_AFFINITY", + "range": null, + "title": "No affinity", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "MDNS_TASK_AFFINITY_CPU0", + "name": "MDNS_TASK_AFFINITY_CPU0", + "range": null, + "title": "CPU0", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE && ", + "help": null, + "id": "MDNS_TASK_AFFINITY_CPU1", + "name": "MDNS_TASK_AFFINITY_CPU1", + "range": null, + "title": "CPU1", + "type": "bool" + } + ], + "depends_on": null, + "help": "Allows setting mDNS tasks affinity, i.e. whether the task is pinned to\nCPU0, pinned to CPU1, or allowed to run on any CPU.", + "id": "component-config-mdns-mdns-task-affinity", + "name": "MDNS_TASK_AFFINITY", + "title": "mDNS task affinity", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MDNS_TASK_AFFINITY", + "name": "MDNS_TASK_AFFINITY", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [], + "depends_on": null, + "help": "Configures timeout for adding a new mDNS service. Adding a service\nfails if could not be completed within this time.", + "id": "MDNS_SERVICE_ADD_TIMEOUT_MS", + "name": "MDNS_SERVICE_ADD_TIMEOUT_MS", + "range": [ + 10, + 30000 + ], + "title": "mDNS adding service timeout (ms)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Configures period of mDNS timer, which periodically transmits packets\nand schedules mDNS searches.", + "id": "MDNS_TIMER_PERIOD_MS", + "name": "MDNS_TIMER_PERIOD_MS", + "range": [ + 10, + 10000 + ], + "title": "mDNS timer period (ms)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Enables optional mDNS networking implementation using BSD sockets\nin UDP multicast mode.\nThis option creates a new thread to serve receiving packets (TODO).\nThis option uses additional N sockets, where N is number of interfaces.", + "id": "MDNS_NETWORKING_SOCKET", + "name": "MDNS_NETWORKING_SOCKET", + "range": null, + "title": "Use BSD sockets for mDNS networking", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable only if the querier and the responder share the same IP address.\nThis usually happens in test mode, where we may run multiple instances of\nresponders/queriers on the same interface.", + "id": "MDNS_SKIP_SUPPRESSING_OWN_QUERIES", + "name": "MDNS_SKIP_SUPPRESSING_OWN_QUERIES", + "range": null, + "title": "Skip suppressing our own packets", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable for the library to log received and sent mDNS packets to stdout.", + "id": "MDNS_ENABLE_DEBUG_PRINTS", + "name": "MDNS_ENABLE_DEBUG_PRINTS", + "range": null, + "title": "Enable debug prints of mDNS packets", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable for the console cli to be available on the device.", + "id": "MDNS_ENABLE_CONSOLE_CLI", + "name": "MDNS_ENABLE_CONSOLE_CLI", + "range": null, + "title": "Enable Command Line Interface on device console", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables support for IPv4 reverse lookup. If enabled, the mDNS library\nresponse to PTR queries of \"A.B.C.D.in-addr.arpa\" type.", + "id": "MDNS_RESPOND_REVERSE_QUERIES", + "name": "MDNS_RESPOND_REVERSE_QUERIES", + "range": null, + "title": "Enable responding to IPv4 reverse queries", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables adding multiple service instances under the same service type.", + "id": "MDNS_MULTIPLE_INSTANCE", + "name": "MDNS_MULTIPLE_INSTANCE", + "range": null, + "title": "Multiple instances under the same service type", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Set up mDNS for the default WiFi station.\nDisable this option if you do not need mDNS on default WiFi STA.", + "id": "MDNS_PREDEF_NETIF_STA", + "name": "MDNS_PREDEF_NETIF_STA", + "range": null, + "title": "Use predefined interface for WiFi Station", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Set up mDNS for the default WiFi Access Point.\nDisable this option if you do not need mDNS on default WiFi AP.", + "id": "MDNS_PREDEF_NETIF_AP", + "name": "MDNS_PREDEF_NETIF_AP", + "range": null, + "title": "Use predefined interface for WiFi Access Point", + "type": "bool" + }, + { + "children": [], + "depends_on": "ETH_ENABLED", + "help": "Set up mDNS for the default Ethernet interface.\nDisable this option if you do not need mDNS on default Ethernet.", + "id": "MDNS_PREDEF_NETIF_ETH", + "name": "MDNS_PREDEF_NETIF_ETH", + "range": null, + "title": "Use predefined interface for Ethernet", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-mdns-mdns-predefined-interfaces", + "title": "MDNS Predefined interfaces", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-mdns", + "title": "mDNS", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config", + "title": "Component config", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "By enabling this option, ESP-IDF experimental feature options will be visible.\n\nNote you should still enable a certain experimental feature option to use it, and you\nshould read the corresponding risk warning and known issue list carefully.\n\nCurrent experimental feature list:\n\n- CONFIG_ESPTOOLPY_FLASHFREQ_120M && CONFIG_ESPTOOLPY_FLASH_SAMPLE_MODE_DTR\n- CONFIG_SPIRAM_SPEED_120M && CONFIG_SPIRAM_MODE_OCT\n- CONFIG_BOOTLOADER_CACHE_32BIT_ADDR_QUAD_FLASH\n- CONFIG_MBEDTLS_USE_CRYPTO_ROM_IMPL", + "id": "IDF_EXPERIMENTAL_FEATURES", + "name": "IDF_EXPERIMENTAL_FEATURES", + "range": null, + "title": "Make experimental features visible", + "type": "bool" + } +] \ No newline at end of file diff --git a/ESP32-Rainmaker-Switch/build/config/sdkconfig.cmake b/ESP32-Rainmaker-Switch/build/config/sdkconfig.cmake new file mode 100644 index 000000000..352df2ef7 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/config/sdkconfig.cmake @@ -0,0 +1,1625 @@ +# +# Automatically generated file. DO NOT EDIT. +# Espressif IoT Development Framework (ESP-IDF) Configuration cmake include file +# +set(CONFIG_SOC_ADC_SUPPORTED "y") +set(CONFIG_SOC_DEDICATED_GPIO_SUPPORTED "y") +set(CONFIG_SOC_UART_SUPPORTED "y") +set(CONFIG_SOC_GDMA_SUPPORTED "y") +set(CONFIG_SOC_AHB_GDMA_SUPPORTED "y") +set(CONFIG_SOC_GPTIMER_SUPPORTED "y") +set(CONFIG_SOC_TWAI_SUPPORTED "y") +set(CONFIG_SOC_BT_SUPPORTED "y") +set(CONFIG_SOC_ASYNC_MEMCPY_SUPPORTED "y") +set(CONFIG_SOC_USB_SERIAL_JTAG_SUPPORTED "y") +set(CONFIG_SOC_TEMP_SENSOR_SUPPORTED "y") +set(CONFIG_SOC_XT_WDT_SUPPORTED "y") +set(CONFIG_SOC_WIFI_SUPPORTED "y") +set(CONFIG_SOC_SUPPORTS_SECURE_DL_MODE "y") +set(CONFIG_SOC_EFUSE_KEY_PURPOSE_FIELD "y") +set(CONFIG_SOC_EFUSE_HAS_EFUSE_RST_BUG "y") +set(CONFIG_SOC_EFUSE_SUPPORTED "y") +set(CONFIG_SOC_RTC_FAST_MEM_SUPPORTED "y") +set(CONFIG_SOC_RTC_MEM_SUPPORTED "y") +set(CONFIG_SOC_I2S_SUPPORTED "y") +set(CONFIG_SOC_RMT_SUPPORTED "y") +set(CONFIG_SOC_SDM_SUPPORTED "y") +set(CONFIG_SOC_GPSPI_SUPPORTED "y") +set(CONFIG_SOC_LEDC_SUPPORTED "y") +set(CONFIG_SOC_I2C_SUPPORTED "y") +set(CONFIG_SOC_SYSTIMER_SUPPORTED "y") +set(CONFIG_SOC_SUPPORT_COEXISTENCE "y") +set(CONFIG_SOC_AES_SUPPORTED "y") +set(CONFIG_SOC_MPI_SUPPORTED "y") +set(CONFIG_SOC_SHA_SUPPORTED "y") +set(CONFIG_SOC_HMAC_SUPPORTED "y") +set(CONFIG_SOC_DIG_SIGN_SUPPORTED "y") +set(CONFIG_SOC_FLASH_ENC_SUPPORTED "y") +set(CONFIG_SOC_SECURE_BOOT_SUPPORTED "y") +set(CONFIG_SOC_MEMPROT_SUPPORTED "y") +set(CONFIG_SOC_BOD_SUPPORTED "y") +set(CONFIG_SOC_CLK_TREE_SUPPORTED "y") +set(CONFIG_SOC_ASSIST_DEBUG_SUPPORTED "y") +set(CONFIG_SOC_WDT_SUPPORTED "y") +set(CONFIG_SOC_SPI_FLASH_SUPPORTED "y") +set(CONFIG_SOC_XTAL_SUPPORT_40M "y") +set(CONFIG_SOC_AES_SUPPORT_DMA "y") +set(CONFIG_SOC_AES_GDMA "y") +set(CONFIG_SOC_AES_SUPPORT_AES_128 "y") +set(CONFIG_SOC_AES_SUPPORT_AES_256 "y") +set(CONFIG_SOC_ADC_DIG_CTRL_SUPPORTED "y") +set(CONFIG_SOC_ADC_ARBITER_SUPPORTED "y") +set(CONFIG_SOC_ADC_DIG_IIR_FILTER_SUPPORTED "y") +set(CONFIG_SOC_ADC_MONITOR_SUPPORTED "y") +set(CONFIG_SOC_ADC_DMA_SUPPORTED "y") +set(CONFIG_SOC_ADC_PERIPH_NUM "2") +set(CONFIG_SOC_ADC_MAX_CHANNEL_NUM "5") +set(CONFIG_SOC_ADC_ATTEN_NUM "4") +set(CONFIG_SOC_ADC_DIGI_CONTROLLER_NUM "1") +set(CONFIG_SOC_ADC_PATT_LEN_MAX "8") +set(CONFIG_SOC_ADC_DIGI_MIN_BITWIDTH "12") +set(CONFIG_SOC_ADC_DIGI_MAX_BITWIDTH "12") +set(CONFIG_SOC_ADC_DIGI_RESULT_BYTES "4") +set(CONFIG_SOC_ADC_DIGI_DATA_BYTES_PER_CONV "4") +set(CONFIG_SOC_ADC_DIGI_IIR_FILTER_NUM "2") +set(CONFIG_SOC_ADC_DIGI_MONITOR_NUM "2") +set(CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_HIGH "83333") +set(CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_LOW "611") +set(CONFIG_SOC_ADC_RTC_MIN_BITWIDTH "12") +set(CONFIG_SOC_ADC_RTC_MAX_BITWIDTH "12") +set(CONFIG_SOC_ADC_CALIBRATION_V1_SUPPORTED "y") +set(CONFIG_SOC_ADC_SELF_HW_CALI_SUPPORTED "y") +set(CONFIG_SOC_ADC_SHARED_POWER "y") +set(CONFIG_SOC_APB_BACKUP_DMA "y") +set(CONFIG_SOC_BROWNOUT_RESET_SUPPORTED "y") +set(CONFIG_SOC_SHARED_IDCACHE_SUPPORTED "y") +set(CONFIG_SOC_CACHE_MEMORY_IBANK_SIZE "0x4000") +set(CONFIG_SOC_CPU_CORES_NUM "1") +set(CONFIG_SOC_CPU_INTR_NUM "32") +set(CONFIG_SOC_CPU_HAS_FLEXIBLE_INTC "y") +set(CONFIG_SOC_CPU_BREAKPOINTS_NUM "8") +set(CONFIG_SOC_CPU_WATCHPOINTS_NUM "8") +set(CONFIG_SOC_CPU_WATCHPOINT_MAX_REGION_SIZE "0x80000000") +set(CONFIG_SOC_DS_SIGNATURE_MAX_BIT_LEN "3072") +set(CONFIG_SOC_DS_KEY_PARAM_MD_IV_LENGTH "16") +set(CONFIG_SOC_DS_KEY_CHECK_MAX_WAIT_US "1100") +set(CONFIG_SOC_AHB_GDMA_VERSION "1") +set(CONFIG_SOC_GDMA_NUM_GROUPS_MAX "1") +set(CONFIG_SOC_GDMA_PAIRS_PER_GROUP_MAX "3") +set(CONFIG_SOC_GPIO_PORT "1") +set(CONFIG_SOC_GPIO_PIN_COUNT "22") +set(CONFIG_SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER "y") +set(CONFIG_SOC_GPIO_FILTER_CLK_SUPPORT_APB "y") +set(CONFIG_SOC_GPIO_SUPPORT_FORCE_HOLD "y") +set(CONFIG_SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP "y") +set(CONFIG_SOC_GPIO_IN_RANGE_MAX "21") +set(CONFIG_SOC_GPIO_OUT_RANGE_MAX "21") +set(CONFIG_SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK "0") +set(CONFIG_SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK "0x3fffc0") +set(CONFIG_SOC_GPIO_CLOCKOUT_BY_GPIO_MATRIX "y") +set(CONFIG_SOC_DEDIC_GPIO_OUT_CHANNELS_NUM "8") +set(CONFIG_SOC_DEDIC_GPIO_IN_CHANNELS_NUM "8") +set(CONFIG_SOC_DEDIC_PERIPH_ALWAYS_ENABLE "y") +set(CONFIG_SOC_I2C_NUM "1") +set(CONFIG_SOC_I2C_FIFO_LEN "32") +set(CONFIG_SOC_I2C_CMD_REG_NUM "8") +set(CONFIG_SOC_I2C_SUPPORT_SLAVE "y") +set(CONFIG_SOC_I2C_SUPPORT_HW_CLR_BUS "y") +set(CONFIG_SOC_I2C_SUPPORT_XTAL "y") +set(CONFIG_SOC_I2C_SUPPORT_RTC "y") +set(CONFIG_SOC_I2C_SUPPORT_10BIT_ADDR "y") +set(CONFIG_SOC_I2C_SLAVE_SUPPORT_BROADCAST "y") +set(CONFIG_SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE "y") +set(CONFIG_SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS "y") +set(CONFIG_SOC_I2S_NUM "1") +set(CONFIG_SOC_I2S_HW_VERSION_2 "y") +set(CONFIG_SOC_I2S_SUPPORTS_XTAL "y") +set(CONFIG_SOC_I2S_SUPPORTS_PLL_F160M "y") +set(CONFIG_SOC_I2S_SUPPORTS_PCM "y") +set(CONFIG_SOC_I2S_SUPPORTS_PDM "y") +set(CONFIG_SOC_I2S_SUPPORTS_PDM_TX "y") +set(CONFIG_SOC_I2S_PDM_MAX_TX_LINES "2") +set(CONFIG_SOC_I2S_SUPPORTS_TDM "y") +set(CONFIG_SOC_LEDC_SUPPORT_APB_CLOCK "y") +set(CONFIG_SOC_LEDC_SUPPORT_XTAL_CLOCK "y") +set(CONFIG_SOC_LEDC_CHANNEL_NUM "6") +set(CONFIG_SOC_LEDC_TIMER_BIT_WIDTH "14") +set(CONFIG_SOC_LEDC_SUPPORT_FADE_STOP "y") +set(CONFIG_SOC_MMU_LINEAR_ADDRESS_REGION_NUM "1") +set(CONFIG_SOC_MMU_PERIPH_NUM "1") +set(CONFIG_SOC_MPU_MIN_REGION_SIZE "0x20000000") +set(CONFIG_SOC_MPU_REGIONS_MAX_NUM "8") +set(CONFIG_SOC_RMT_GROUPS "1") +set(CONFIG_SOC_RMT_TX_CANDIDATES_PER_GROUP "2") +set(CONFIG_SOC_RMT_RX_CANDIDATES_PER_GROUP "2") +set(CONFIG_SOC_RMT_CHANNELS_PER_GROUP "4") +set(CONFIG_SOC_RMT_MEM_WORDS_PER_CHANNEL "48") +set(CONFIG_SOC_RMT_SUPPORT_RX_PINGPONG "y") +set(CONFIG_SOC_RMT_SUPPORT_RX_DEMODULATION "y") +set(CONFIG_SOC_RMT_SUPPORT_TX_ASYNC_STOP "y") +set(CONFIG_SOC_RMT_SUPPORT_TX_LOOP_COUNT "y") +set(CONFIG_SOC_RMT_SUPPORT_TX_SYNCHRO "y") +set(CONFIG_SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY "y") +set(CONFIG_SOC_RMT_SUPPORT_XTAL "y") +set(CONFIG_SOC_RMT_SUPPORT_APB "y") +set(CONFIG_SOC_RMT_SUPPORT_RC_FAST "y") +set(CONFIG_SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH "128") +set(CONFIG_SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM "108") +set(CONFIG_SOC_RTCIO_PIN_COUNT "0") +set(CONFIG_SOC_MPI_MEM_BLOCKS_NUM "4") +set(CONFIG_SOC_MPI_OPERATIONS_NUM "3") +set(CONFIG_SOC_RSA_MAX_BIT_LEN "3072") +set(CONFIG_SOC_SHA_DMA_MAX_BUFFER_SIZE "3968") +set(CONFIG_SOC_SHA_SUPPORT_DMA "y") +set(CONFIG_SOC_SHA_SUPPORT_RESUME "y") +set(CONFIG_SOC_SHA_GDMA "y") +set(CONFIG_SOC_SHA_SUPPORT_SHA1 "y") +set(CONFIG_SOC_SHA_SUPPORT_SHA224 "y") +set(CONFIG_SOC_SHA_SUPPORT_SHA256 "y") +set(CONFIG_SOC_SDM_GROUPS "1") +set(CONFIG_SOC_SDM_CHANNELS_PER_GROUP "4") +set(CONFIG_SOC_SDM_CLK_SUPPORT_APB "y") +set(CONFIG_SOC_SPI_PERIPH_NUM "2") +set(CONFIG_SOC_SPI_MAX_CS_NUM "6") +set(CONFIG_SOC_SPI_MAXIMUM_BUFFER_SIZE "64") +set(CONFIG_SOC_SPI_SUPPORT_DDRCLK "y") +set(CONFIG_SOC_SPI_SLAVE_SUPPORT_SEG_TRANS "y") +set(CONFIG_SOC_SPI_SUPPORT_CD_SIG "y") +set(CONFIG_SOC_SPI_SUPPORT_CONTINUOUS_TRANS "y") +set(CONFIG_SOC_SPI_SUPPORT_SLAVE_HD_VER2 "y") +set(CONFIG_SOC_SPI_SUPPORT_CLK_APB "y") +set(CONFIG_SOC_SPI_SUPPORT_CLK_XTAL "y") +set(CONFIG_SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT "y") +set(CONFIG_SOC_MEMSPI_IS_INDEPENDENT "y") +set(CONFIG_SOC_SPI_MAX_PRE_DIVIDER "16") +set(CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE "y") +set(CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND "y") +set(CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_RESUME "y") +set(CONFIG_SOC_SPI_MEM_SUPPORT_IDLE_INTR "y") +set(CONFIG_SOC_SPI_MEM_SUPPORT_SW_SUSPEND "y") +set(CONFIG_SOC_SPI_MEM_SUPPORT_CHECK_SUS "y") +set(CONFIG_SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE "y") +set(CONFIG_SOC_SPI_MEM_SUPPORT_WRAP "y") +set(CONFIG_SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED "y") +set(CONFIG_SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED "y") +set(CONFIG_SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED "y") +set(CONFIG_SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED "y") +set(CONFIG_SOC_SYSTIMER_COUNTER_NUM "2") +set(CONFIG_SOC_SYSTIMER_ALARM_NUM "3") +set(CONFIG_SOC_SYSTIMER_BIT_WIDTH_LO "32") +set(CONFIG_SOC_SYSTIMER_BIT_WIDTH_HI "20") +set(CONFIG_SOC_SYSTIMER_FIXED_DIVIDER "y") +set(CONFIG_SOC_SYSTIMER_INT_LEVEL "y") +set(CONFIG_SOC_SYSTIMER_ALARM_MISS_COMPENSATE "y") +set(CONFIG_SOC_TIMER_GROUPS "2") +set(CONFIG_SOC_TIMER_GROUP_TIMERS_PER_GROUP "1") +set(CONFIG_SOC_TIMER_GROUP_COUNTER_BIT_WIDTH "54") +set(CONFIG_SOC_TIMER_GROUP_SUPPORT_XTAL "y") +set(CONFIG_SOC_TIMER_GROUP_SUPPORT_APB "y") +set(CONFIG_SOC_TIMER_GROUP_TOTAL_TIMERS "2") +set(CONFIG_SOC_MWDT_SUPPORT_XTAL "y") +set(CONFIG_SOC_TWAI_CONTROLLER_NUM "1") +set(CONFIG_SOC_TWAI_CLK_SUPPORT_APB "y") +set(CONFIG_SOC_TWAI_BRP_MIN "2") +set(CONFIG_SOC_TWAI_BRP_MAX "16384") +set(CONFIG_SOC_TWAI_SUPPORTS_RX_STATUS "y") +set(CONFIG_SOC_EFUSE_DIS_DOWNLOAD_ICACHE "y") +set(CONFIG_SOC_EFUSE_DIS_PAD_JTAG "y") +set(CONFIG_SOC_EFUSE_DIS_USB_JTAG "y") +set(CONFIG_SOC_EFUSE_DIS_DIRECT_BOOT "y") +set(CONFIG_SOC_EFUSE_SOFT_DIS_JTAG "y") +set(CONFIG_SOC_EFUSE_DIS_ICACHE "y") +set(CONFIG_SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK "y") +set(CONFIG_SOC_SECURE_BOOT_V2_RSA "y") +set(CONFIG_SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS "3") +set(CONFIG_SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS "y") +set(CONFIG_SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY "y") +set(CONFIG_SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX "32") +set(CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES "y") +set(CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES_128 "y") +set(CONFIG_SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE "16") +set(CONFIG_SOC_MEMPROT_MEM_ALIGN_SIZE "512") +set(CONFIG_SOC_UART_NUM "2") +set(CONFIG_SOC_UART_HP_NUM "2") +set(CONFIG_SOC_UART_FIFO_LEN "128") +set(CONFIG_SOC_UART_BITRATE_MAX "5000000") +set(CONFIG_SOC_UART_SUPPORT_APB_CLK "y") +set(CONFIG_SOC_UART_SUPPORT_RTC_CLK "y") +set(CONFIG_SOC_UART_SUPPORT_XTAL_CLK "y") +set(CONFIG_SOC_UART_SUPPORT_WAKEUP_INT "y") +set(CONFIG_SOC_UART_SUPPORT_FSM_TX_WAIT_SEND "y") +set(CONFIG_SOC_COEX_HW_PTI "y") +set(CONFIG_SOC_PHY_DIG_REGS_MEM_SIZE "21") +set(CONFIG_SOC_MAC_BB_PD_MEM_SIZE "192") +set(CONFIG_SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH "12") +set(CONFIG_SOC_PM_SUPPORT_WIFI_WAKEUP "y") +set(CONFIG_SOC_PM_SUPPORT_BT_WAKEUP "y") +set(CONFIG_SOC_PM_SUPPORT_CPU_PD "y") +set(CONFIG_SOC_PM_SUPPORT_WIFI_PD "y") +set(CONFIG_SOC_PM_SUPPORT_BT_PD "y") +set(CONFIG_SOC_PM_SUPPORT_RC_FAST_PD "y") +set(CONFIG_SOC_PM_SUPPORT_VDDSDIO_PD "y") +set(CONFIG_SOC_PM_SUPPORT_MAC_BB_PD "y") +set(CONFIG_SOC_PM_CPU_RETENTION_BY_RTCCNTL "y") +set(CONFIG_SOC_PM_MODEM_RETENTION_BY_BACKUPDMA "y") +set(CONFIG_SOC_CLK_RC_FAST_D256_SUPPORTED "y") +set(CONFIG_SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256 "y") +set(CONFIG_SOC_CLK_RC_FAST_SUPPORT_CALIBRATION "y") +set(CONFIG_SOC_CLK_XTAL32K_SUPPORTED "y") +set(CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC "y") +set(CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL "y") +set(CONFIG_SOC_WIFI_HW_TSF "y") +set(CONFIG_SOC_WIFI_FTM_SUPPORT "y") +set(CONFIG_SOC_WIFI_GCMP_SUPPORT "y") +set(CONFIG_SOC_WIFI_WAPI_SUPPORT "y") +set(CONFIG_SOC_WIFI_CSI_SUPPORT "y") +set(CONFIG_SOC_WIFI_MESH_SUPPORT "y") +set(CONFIG_SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW "y") +set(CONFIG_SOC_WIFI_PHY_NEEDS_USB_WORKAROUND "y") +set(CONFIG_SOC_BLE_SUPPORTED "y") +set(CONFIG_SOC_BLE_MESH_SUPPORTED "y") +set(CONFIG_SOC_BLE_50_SUPPORTED "y") +set(CONFIG_SOC_BLE_DEVICE_PRIVACY_SUPPORTED "y") +set(CONFIG_SOC_BLUFI_SUPPORTED "y") +set(CONFIG_SOC_PHY_COMBO_MODULE "y") +set(CONFIG_IDF_CMAKE "y") +set(CONFIG_IDF_TOOLCHAIN "gcc") +set(CONFIG_IDF_TARGET_ARCH_RISCV "y") +set(CONFIG_IDF_TARGET_ARCH "riscv") +set(CONFIG_IDF_TARGET "esp32c3") +set(CONFIG_IDF_INIT_VERSION "5.2.2") +set(CONFIG_IDF_TARGET_ESP32C3 "y") +set(CONFIG_IDF_FIRMWARE_CHIP_ID "0x5") +set(CONFIG_APP_BUILD_TYPE_APP_2NDBOOT "y") +set(CONFIG_APP_BUILD_TYPE_RAM "") +set(CONFIG_APP_BUILD_GENERATE_BINARIES "y") +set(CONFIG_APP_BUILD_BOOTLOADER "y") +set(CONFIG_APP_BUILD_USE_FLASH_SECTIONS "y") +set(CONFIG_APP_REPRODUCIBLE_BUILD "") +set(CONFIG_APP_NO_BLOBS "") +set(CONFIG_BOOTLOADER_COMPILE_TIME_DATE "y") +set(CONFIG_BOOTLOADER_PROJECT_VER "1") +set(CONFIG_BOOTLOADER_OFFSET_IN_FLASH "0x0") +set(CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE "y") +set(CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG "") +set(CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_PERF "") +set(CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_NONE "") +set(CONFIG_BOOTLOADER_LOG_LEVEL_NONE "") +set(CONFIG_BOOTLOADER_LOG_LEVEL_ERROR "") +set(CONFIG_BOOTLOADER_LOG_LEVEL_WARN "") +set(CONFIG_BOOTLOADER_LOG_LEVEL_INFO "y") +set(CONFIG_BOOTLOADER_LOG_LEVEL_DEBUG "") +set(CONFIG_BOOTLOADER_LOG_LEVEL_VERBOSE "") +set(CONFIG_BOOTLOADER_LOG_LEVEL "3") +set(CONFIG_BOOTLOADER_FLASH_DC_AWARE "") +set(CONFIG_BOOTLOADER_FLASH_XMC_SUPPORT "y") +set(CONFIG_BOOTLOADER_FACTORY_RESET "") +set(CONFIG_BOOTLOADER_APP_TEST "") +set(CONFIG_BOOTLOADER_REGION_PROTECTION_ENABLE "y") +set(CONFIG_BOOTLOADER_WDT_ENABLE "y") +set(CONFIG_BOOTLOADER_WDT_DISABLE_IN_USER_CODE "") +set(CONFIG_BOOTLOADER_WDT_TIME_MS "9000") +set(CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE "y") +set(CONFIG_BOOTLOADER_APP_ANTI_ROLLBACK "") +set(CONFIG_BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP "") +set(CONFIG_BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON "") +set(CONFIG_BOOTLOADER_SKIP_VALIDATE_ALWAYS "") +set(CONFIG_BOOTLOADER_RESERVE_RTC_SIZE "0x0") +set(CONFIG_BOOTLOADER_CUSTOM_RESERVE_RTC "") +set(CONFIG_SECURE_BOOT_V2_RSA_SUPPORTED "y") +set(CONFIG_SECURE_BOOT_V2_PREFERRED "y") +set(CONFIG_SECURE_SIGNED_APPS_NO_SECURE_BOOT "") +set(CONFIG_SECURE_BOOT "") +set(CONFIG_SECURE_FLASH_ENC_ENABLED "") +set(CONFIG_SECURE_ROM_DL_MODE_ENABLED "y") +set(CONFIG_APP_COMPILE_TIME_DATE "y") +set(CONFIG_APP_EXCLUDE_PROJECT_VER_VAR "") +set(CONFIG_APP_EXCLUDE_PROJECT_NAME_VAR "") +set(CONFIG_APP_PROJECT_VER_FROM_CONFIG "") +set(CONFIG_APP_RETRIEVE_LEN_ELF_SHA "9") +set(CONFIG_ESP_ROM_HAS_CRC_LE "y") +set(CONFIG_ESP_ROM_HAS_CRC_BE "y") +set(CONFIG_ESP_ROM_HAS_MZ_CRC32 "y") +set(CONFIG_ESP_ROM_HAS_JPEG_DECODE "y") +set(CONFIG_ESP_ROM_UART_CLK_IS_XTAL "y") +set(CONFIG_ESP_ROM_USB_SERIAL_DEVICE_NUM "3") +set(CONFIG_ESP_ROM_HAS_RETARGETABLE_LOCKING "y") +set(CONFIG_ESP_ROM_HAS_ERASE_0_REGION_BUG "y") +set(CONFIG_ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV "y") +set(CONFIG_ESP_ROM_GET_CLK_FREQ "y") +set(CONFIG_ESP_ROM_NEEDS_SWSETUP_WORKAROUND "y") +set(CONFIG_ESP_ROM_HAS_LAYOUT_TABLE "y") +set(CONFIG_ESP_ROM_HAS_SPI_FLASH "y") +set(CONFIG_ESP_ROM_HAS_ETS_PRINTF_BUG "y") +set(CONFIG_ESP_ROM_HAS_NEWLIB_NANO_FORMAT "y") +set(CONFIG_ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE "y") +set(CONFIG_ESP_ROM_RAM_APP_NEEDS_MMU_INIT "y") +set(CONFIG_ESP_ROM_HAS_SW_FLOAT "y") +set(CONFIG_BOOT_ROM_LOG_ALWAYS_ON "y") +set(CONFIG_BOOT_ROM_LOG_ALWAYS_OFF "") +set(CONFIG_BOOT_ROM_LOG_ON_GPIO_HIGH "") +set(CONFIG_BOOT_ROM_LOG_ON_GPIO_LOW "") +set(CONFIG_ESPTOOLPY_NO_STUB "") +set(CONFIG_ESPTOOLPY_FLASHMODE_QIO "") +set(CONFIG_ESPTOOLPY_FLASHMODE_QOUT "") +set(CONFIG_ESPTOOLPY_FLASHMODE_DIO "y") +set(CONFIG_ESPTOOLPY_FLASHMODE_DOUT "") +set(CONFIG_ESPTOOLPY_FLASH_SAMPLE_MODE_STR "y") +set(CONFIG_ESPTOOLPY_FLASHMODE "dio") +set(CONFIG_ESPTOOLPY_FLASHFREQ_80M "y") +set(CONFIG_ESPTOOLPY_FLASHFREQ_40M "") +set(CONFIG_ESPTOOLPY_FLASHFREQ_26M "") +set(CONFIG_ESPTOOLPY_FLASHFREQ_20M "") +set(CONFIG_ESPTOOLPY_FLASHFREQ_80M_DEFAULT "y") +set(CONFIG_ESPTOOLPY_FLASHFREQ "80m") +set(CONFIG_ESPTOOLPY_FLASHSIZE_1MB "") +set(CONFIG_ESPTOOLPY_FLASHSIZE_2MB "") +set(CONFIG_ESPTOOLPY_FLASHSIZE_4MB "y") +set(CONFIG_ESPTOOLPY_FLASHSIZE_8MB "") +set(CONFIG_ESPTOOLPY_FLASHSIZE_16MB "") +set(CONFIG_ESPTOOLPY_FLASHSIZE_32MB "") +set(CONFIG_ESPTOOLPY_FLASHSIZE_64MB "") +set(CONFIG_ESPTOOLPY_FLASHSIZE_128MB "") +set(CONFIG_ESPTOOLPY_FLASHSIZE "4MB") +set(CONFIG_ESPTOOLPY_HEADER_FLASHSIZE_UPDATE "") +set(CONFIG_ESPTOOLPY_BEFORE_RESET "y") +set(CONFIG_ESPTOOLPY_BEFORE_NORESET "") +set(CONFIG_ESPTOOLPY_BEFORE "default_reset") +set(CONFIG_ESPTOOLPY_AFTER_RESET "y") +set(CONFIG_ESPTOOLPY_AFTER_NORESET "") +set(CONFIG_ESPTOOLPY_AFTER "hard_reset") +set(CONFIG_ESPTOOLPY_MONITOR_BAUD "115200") +set(CONFIG_PARTITION_TABLE_SINGLE_APP "") +set(CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE "") +set(CONFIG_PARTITION_TABLE_TWO_OTA "") +set(CONFIG_PARTITION_TABLE_CUSTOM "y") +set(CONFIG_PARTITION_TABLE_CUSTOM_FILENAME "partitions.csv") +set(CONFIG_PARTITION_TABLE_FILENAME "partitions.csv") +set(CONFIG_PARTITION_TABLE_OFFSET "0x8000") +set(CONFIG_PARTITION_TABLE_MD5 "y") +set(CONFIG_EXAMPLE_BOARD_BUTTON_GPIO "9") +set(CONFIG_EXAMPLE_ENABLE_TEST_NOTIFICATIONS "") +set(CONFIG_EXAMPLE_OUTPUT_GPIO "19") +set(CONFIG_ESP_RMAKER_NO_CLAIM "") +set(CONFIG_ESP_RMAKER_SELF_CLAIM "y") +set(CONFIG_ESP_RMAKER_ASSISTED_CLAIM "") +set(CONFIG_ESP_RMAKER_USE_NVS "y") +set(CONFIG_ESP_RMAKER_CLAIM_TYPE "1") +set(CONFIG_ESP_RMAKER_CLAIM_SERVICE_BASE_URL "https://esp-claiming.rainmaker.espressif.com") +set(CONFIG_ESP_RMAKER_READ_MQTT_HOST_FROM_CONFIG "") +set(CONFIG_ESP_RMAKER_READ_NODE_ID_FROM_CERT_CN "") +set(CONFIG_ESP_RMAKER_MQTT_HOST "a1p72mufdu6064-ats.iot.us-east-1.amazonaws.com") +set(CONFIG_ESP_RMAKER_MQTT_USE_BASIC_INGEST_TOPICS "y") +set(CONFIG_ESP_RMAKER_MQTT_ENABLE_BUDGETING "y") +set(CONFIG_ESP_RMAKER_MQTT_DEFAULT_BUDGET "100") +set(CONFIG_ESP_RMAKER_MQTT_MAX_BUDGET "1024") +set(CONFIG_ESP_RMAKER_MQTT_BUDGET_REVIVE_PERIOD "5") +set(CONFIG_ESP_RMAKER_MQTT_BUDGET_REVIVE_COUNT "1") +set(CONFIG_ESP_RMAKER_MAX_PARAM_DATA_SIZE "1024") +set(CONFIG_ESP_RMAKER_DISABLE_USER_MAPPING_PROV "") +set(CONFIG_ESP_RMAKER_USER_ID_CHECK "y") +set(CONFIG_RMAKER_NAME_PARAM_CB "") +set(CONFIG_ESP_RMAKER_LOCAL_CTRL_FEATURE_ENABLE "y") +set(CONFIG_ESP_RMAKER_LOCAL_CTRL_AUTO_ENABLE "y") +set(CONFIG_ESP_RMAKER_LOCAL_CTRL_HTTP_PORT "8080") +set(CONFIG_ESP_RMAKER_LOCAL_CTRL_STACK_SIZE "6144") +set(CONFIG_ESP_RMAKER_LOCAL_CTRL_SECURITY_0 "") +set(CONFIG_ESP_RMAKER_LOCAL_CTRL_SECURITY_1 "y") +set(CONFIG_ESP_RMAKER_LOCAL_CTRL_SECURITY "1") +set(CONFIG_ESP_RMAKER_CONSOLE_UART_NUM_0 "y") +set(CONFIG_ESP_RMAKER_CONSOLE_UART_NUM_1 "") +set(CONFIG_ESP_RMAKER_CONSOLE_UART_NUM "0") +set(CONFIG_ESP_RMAKER_USE_CERT_BUNDLE "y") +set(CONFIG_ESP_RMAKER_OTA_AUTOFETCH "y") +set(CONFIG_ESP_RMAKER_OTA_AUTOFETCH_PERIOD "0") +set(CONFIG_ESP_RMAKER_SKIP_COMMON_NAME_CHECK "") +set(CONFIG_ESP_RMAKER_SKIP_VERSION_CHECK "") +set(CONFIG_ESP_RMAKER_SKIP_SECURE_VERSION_CHECK "") +set(CONFIG_ESP_RMAKER_SKIP_PROJECT_NAME_CHECK "") +set(CONFIG_ESP_RMAKER_OTA_HTTP_RX_BUFFER_SIZE "1024") +set(CONFIG_ESP_RMAKER_OTA_ROLLBACK_WAIT_PERIOD "90") +set(CONFIG_ESP_RMAKER_OTA_DISABLE_AUTO_REBOOT "") +set(CONFIG_ESP_RMAKER_OTA_TIME_SUPPORT "y") +set(CONFIG_ESP_RMAKER_SCHEDULING_MAX_SCHEDULES "10") +set(CONFIG_ESP_RMAKER_SCENES_MAX_SCENES "10") +set(CONFIG_ESP_RMAKER_SCENES_DEACTIVATE_SUPPORT "") +set(CONFIG_ESP_RMAKER_CMD_RESP_ENABLE "y") +set(CONFIG_ESP_RMAKER_CMD_RESP_TEST_ENABLE "") +set(CONFIG_APP_WIFI_PROV_SHOW_QR "y") +set(CONFIG_APP_WIFI_PROV_TRANSPORT_SOFTAP "") +set(CONFIG_APP_WIFI_PROV_TRANSPORT_BLE "y") +set(CONFIG_APP_WIFI_PROV_TRANSPORT "2") +set(CONFIG_APP_WIFI_RESET_PROV_ON_FAILURE "y") +set(CONFIG_APP_WIFI_PROV_MAX_RETRY_CNT "5") +set(CONFIG_APP_WIFI_SHOW_DEMO_INTRO_TEXT "") +set(CONFIG_APP_WIFI_PROV_TIMEOUT_PERIOD "30") +set(CONFIG_APP_WIFI_PROV_NAME_PREFIX "PROV") +set(CONFIG_COMPILER_OPTIMIZATION_DEBUG "y") +set(CONFIG_COMPILER_OPTIMIZATION_SIZE "") +set(CONFIG_COMPILER_OPTIMIZATION_PERF "") +set(CONFIG_COMPILER_OPTIMIZATION_NONE "") +set(CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE "y") +set(CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_SILENT "") +set(CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE "") +set(CONFIG_COMPILER_FLOAT_LIB_FROM_GCCLIB "y") +set(CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL "2") +set(CONFIG_COMPILER_OPTIMIZATION_CHECKS_SILENT "") +set(CONFIG_COMPILER_HIDE_PATHS_MACROS "y") +set(CONFIG_COMPILER_CXX_EXCEPTIONS "") +set(CONFIG_COMPILER_CXX_RTTI "") +set(CONFIG_COMPILER_STACK_CHECK_MODE_NONE "y") +set(CONFIG_COMPILER_STACK_CHECK_MODE_NORM "") +set(CONFIG_COMPILER_STACK_CHECK_MODE_STRONG "") +set(CONFIG_COMPILER_STACK_CHECK_MODE_ALL "") +set(CONFIG_COMPILER_WARN_WRITE_STRINGS "") +set(CONFIG_COMPILER_SAVE_RESTORE_LIBCALLS "") +set(CONFIG_COMPILER_DISABLE_GCC12_WARNINGS "") +set(CONFIG_COMPILER_DISABLE_GCC13_WARNINGS "") +set(CONFIG_COMPILER_DUMP_RTL_FILES "") +set(CONFIG_COMPILER_RT_LIB_GCCLIB "y") +set(CONFIG_COMPILER_RT_LIB_NAME "gcc") +set(CONFIG_APPTRACE_DEST_JTAG "") +set(CONFIG_APPTRACE_DEST_NONE "y") +set(CONFIG_APPTRACE_DEST_UART1 "") +set(CONFIG_APPTRACE_DEST_USB_CDC "") +set(CONFIG_APPTRACE_DEST_UART_NONE "y") +set(CONFIG_APPTRACE_UART_TASK_PRIO "1") +set(CONFIG_APPTRACE_LOCK_ENABLE "y") +set(CONFIG_BT_ENABLED "y") +set(CONFIG_BT_BLUEDROID_ENABLED "") +set(CONFIG_BT_NIMBLE_ENABLED "y") +set(CONFIG_BT_CONTROLLER_ONLY "") +set(CONFIG_BT_CONTROLLER_ENABLED "y") +set(CONFIG_BT_CONTROLLER_DISABLED "") +set(CONFIG_BT_NIMBLE_MEM_ALLOC_MODE_INTERNAL "y") +set(CONFIG_BT_NIMBLE_MEM_ALLOC_MODE_DEFAULT "") +set(CONFIG_BT_NIMBLE_LOG_LEVEL_NONE "") +set(CONFIG_BT_NIMBLE_LOG_LEVEL_ERROR "") +set(CONFIG_BT_NIMBLE_LOG_LEVEL_WARNING "") +set(CONFIG_BT_NIMBLE_LOG_LEVEL_INFO "y") +set(CONFIG_BT_NIMBLE_LOG_LEVEL_DEBUG "") +set(CONFIG_BT_NIMBLE_LOG_LEVEL "1") +set(CONFIG_BT_NIMBLE_MAX_CONNECTIONS "3") +set(CONFIG_BT_NIMBLE_MAX_BONDS "3") +set(CONFIG_BT_NIMBLE_MAX_CCCDS "8") +set(CONFIG_BT_NIMBLE_L2CAP_COC_MAX_NUM "0") +set(CONFIG_BT_NIMBLE_PINNED_TO_CORE "0") +set(CONFIG_BT_NIMBLE_HOST_TASK_STACK_SIZE "4096") +set(CONFIG_BT_NIMBLE_ROLE_CENTRAL "y") +set(CONFIG_BT_NIMBLE_ROLE_PERIPHERAL "y") +set(CONFIG_BT_NIMBLE_ROLE_BROADCASTER "y") +set(CONFIG_BT_NIMBLE_ROLE_OBSERVER "y") +set(CONFIG_BT_NIMBLE_NVS_PERSIST "") +set(CONFIG_BT_NIMBLE_SECURITY_ENABLE "y") +set(CONFIG_BT_NIMBLE_SM_LEGACY "y") +set(CONFIG_BT_NIMBLE_SM_SC "y") +set(CONFIG_BT_NIMBLE_SM_SC_DEBUG_KEYS "") +set(CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_ENCRYPTION "y") +set(CONFIG_BT_NIMBLE_SM_SC_LVL "0") +set(CONFIG_BT_NIMBLE_DEBUG "") +set(CONFIG_BT_NIMBLE_DYNAMIC_SERVICE "") +set(CONFIG_BT_NIMBLE_SVC_GAP_DEVICE_NAME "nimble") +set(CONFIG_BT_NIMBLE_GAP_DEVICE_NAME_MAX_LEN "31") +set(CONFIG_BT_NIMBLE_ATT_PREFERRED_MTU "256") +set(CONFIG_BT_NIMBLE_SVC_GAP_APPEARANCE "0x0") +set(CONFIG_BT_NIMBLE_MSYS_1_BLOCK_COUNT "12") +set(CONFIG_BT_NIMBLE_MSYS_1_BLOCK_SIZE "256") +set(CONFIG_BT_NIMBLE_MSYS_2_BLOCK_COUNT "24") +set(CONFIG_BT_NIMBLE_MSYS_2_BLOCK_SIZE "320") +set(CONFIG_BT_NIMBLE_TRANSPORT_ACL_FROM_LL_COUNT "24") +set(CONFIG_BT_NIMBLE_TRANSPORT_ACL_SIZE "255") +set(CONFIG_BT_NIMBLE_TRANSPORT_EVT_SIZE "70") +set(CONFIG_BT_NIMBLE_TRANSPORT_EVT_COUNT "30") +set(CONFIG_BT_NIMBLE_TRANSPORT_EVT_DISCARD_COUNT "8") +set(CONFIG_BT_NIMBLE_GATT_MAX_PROCS "4") +set(CONFIG_BT_NIMBLE_HS_FLOW_CTRL "") +set(CONFIG_BT_NIMBLE_RPA_TIMEOUT "900") +set(CONFIG_BT_NIMBLE_MESH "") +set(CONFIG_BT_NIMBLE_CRYPTO_STACK_MBEDTLS "y") +set(CONFIG_BT_NIMBLE_HS_STOP_TIMEOUT_MS "2000") +set(CONFIG_BT_NIMBLE_ENABLE_CONN_REATTEMPT "y") +set(CONFIG_BT_NIMBLE_MAX_CONN_REATTEMPT "3") +set(CONFIG_BT_NIMBLE_50_FEATURE_SUPPORT "y") +set(CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_2M_PHY "y") +set(CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_CODED_PHY "y") +set(CONFIG_BT_NIMBLE_EXT_ADV "") +set(CONFIG_BT_NIMBLE_MAX_PERIODIC_SYNCS "0") +set(CONFIG_BT_NIMBLE_GATT_CACHING "") +set(CONFIG_BT_NIMBLE_WHITELIST_SIZE "12") +set(CONFIG_BT_NIMBLE_TEST_THROUGHPUT_TEST "") +set(CONFIG_BT_NIMBLE_BLUFI_ENABLE "") +set(CONFIG_BT_NIMBLE_USE_ESP_TIMER "y") +set(CONFIG_BT_NIMBLE_LEGACY_VHCI_ENABLE "y") +set(CONFIG_BT_NIMBLE_BLE_GATT_BLOB_TRANSFER "") +set(CONFIG_BT_NIMBLE_SVC_GAP_APPEAR_WRITE "") +set(CONFIG_BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM "0") +set(CONFIG_BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ENC "0") +set(CONFIG_BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ATHN "0") +set(CONFIG_BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ATHR "0") +set(CONFIG_BT_NIMBLE_SVC_GAP_CAR_CHAR_NOT_SUPP "y") +set(CONFIG_BT_NIMBLE_SVC_GAP_CAR_NOT_SUPP "") +set(CONFIG_BT_NIMBLE_SVC_GAP_CAR_SUPP "") +set(CONFIG_BT_NIMBLE_SVC_GAP_CENT_ADDR_RESOLUTION "-1") +set(CONFIG_BT_NIMBLE_SVC_GAP_NAME_WRITE "") +set(CONFIG_BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM "0") +set(CONFIG_BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_ENC "0") +set(CONFIG_BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_AUTHEN "0") +set(CONFIG_BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_AUTHOR "0") +set(CONFIG_BT_NIMBLE_SVC_GAP_PPCP_MAX_CONN_INTERVAL "0") +set(CONFIG_BT_NIMBLE_SVC_GAP_PPCP_MIN_CONN_INTERVAL "0") +set(CONFIG_BT_NIMBLE_SVC_GAP_PPCP_SLAVE_LATENCY "0") +set(CONFIG_BT_NIMBLE_SVC_GAP_PPCP_SUPERVISION_TMO "0") +set(CONFIG_BT_NIMBLE_HID_SERVICE "") +set(CONFIG_BT_NIMBLE_VS_SUPPORT "") +set(CONFIG_BT_NIMBLE_HIGH_DUTY_ADV_ITVL "") +set(CONFIG_BT_NIMBLE_HOST_QUEUE_CONG_CHECK "") +set(CONFIG_UART_HW_FLOWCTRL_DISABLE "y") +set(CONFIG_UART_HW_FLOWCTRL_CTS_RTS "") +set(CONFIG_BT_NIMBLE_HCI_UART_FLOW_CTRL "0") +set(CONFIG_BT_NIMBLE_HCI_UART_RTS_PIN "19") +set(CONFIG_BT_NIMBLE_HCI_UART_CTS_PIN "23") +set(CONFIG_BT_CTRL_MODE_EFF "1") +set(CONFIG_BT_CTRL_BLE_MAX_ACT "6") +set(CONFIG_BT_CTRL_BLE_MAX_ACT_EFF "6") +set(CONFIG_BT_CTRL_BLE_STATIC_ACL_TX_BUF_NB "0") +set(CONFIG_BT_CTRL_PINNED_TO_CORE "0") +set(CONFIG_BT_CTRL_HCI_MODE_VHCI "y") +set(CONFIG_BT_CTRL_HCI_MODE_UART_H4 "") +set(CONFIG_BT_CTRL_HCI_TL "1") +set(CONFIG_BT_CTRL_ADV_DUP_FILT_MAX "30") +set(CONFIG_BT_BLE_CCA_MODE_NONE "y") +set(CONFIG_BT_BLE_CCA_MODE_HW "") +set(CONFIG_BT_BLE_CCA_MODE_SW "") +set(CONFIG_BT_BLE_CCA_MODE "0") +set(CONFIG_BT_CTRL_HW_CCA_VAL "20") +set(CONFIG_BT_CTRL_HW_CCA_EFF "0") +set(CONFIG_BT_CTRL_CE_LENGTH_TYPE_ORIG "y") +set(CONFIG_BT_CTRL_CE_LENGTH_TYPE_CE "") +set(CONFIG_BT_CTRL_CE_LENGTH_TYPE_SD "") +set(CONFIG_BT_CTRL_CE_LENGTH_TYPE_EFF "0") +set(CONFIG_BT_CTRL_TX_ANTENNA_INDEX_0 "y") +set(CONFIG_BT_CTRL_TX_ANTENNA_INDEX_1 "") +set(CONFIG_BT_CTRL_TX_ANTENNA_INDEX_EFF "0") +set(CONFIG_BT_CTRL_RX_ANTENNA_INDEX_0 "y") +set(CONFIG_BT_CTRL_RX_ANTENNA_INDEX_1 "") +set(CONFIG_BT_CTRL_RX_ANTENNA_INDEX_EFF "0") +set(CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N24 "") +set(CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N21 "") +set(CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N18 "") +set(CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N15 "") +set(CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N12 "") +set(CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N9 "") +set(CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N6 "") +set(CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N3 "") +set(CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N0 "") +set(CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_P3 "") +set(CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_P6 "") +set(CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_P9 "y") +set(CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_P12 "") +set(CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_P15 "") +set(CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_P18 "") +set(CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_P21 "") +set(CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF "11") +set(CONFIG_BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_SUPP "y") +set(CONFIG_BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM "100") +set(CONFIG_BT_CTRL_BLE_ADV_REPORT_DISCARD_THRSHOLD "20") +set(CONFIG_BT_CTRL_BLE_SCAN_DUPL "y") +set(CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DEVICE "y") +set(CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA "") +set(CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE "") +set(CONFIG_BT_CTRL_SCAN_DUPL_TYPE "0") +set(CONFIG_BT_CTRL_SCAN_DUPL_CACHE_SIZE "100") +set(CONFIG_BT_CTRL_DUPL_SCAN_CACHE_REFRESH_PERIOD "0") +set(CONFIG_BT_CTRL_BLE_MESH_SCAN_DUPL_EN "") +set(CONFIG_BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EN "") +set(CONFIG_BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_DIS "y") +set(CONFIG_BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EFF "0") +set(CONFIG_BT_CTRL_MODEM_SLEEP "") +set(CONFIG_BT_CTRL_SLEEP_MODE_EFF "0") +set(CONFIG_BT_CTRL_SLEEP_CLOCK_EFF "0") +set(CONFIG_BT_CTRL_HCI_TL_EFF "1") +set(CONFIG_BT_CTRL_AGC_RECORRECT_EN "") +set(CONFIG_BT_CTRL_SCAN_BACKOFF_UPPERLIMITMAX "") +set(CONFIG_BT_BLE_ADV_DATA_LENGTH_ZERO_AUX "") +set(CONFIG_BT_CTRL_CHAN_ASS_EN "y") +set(CONFIG_BT_CTRL_LE_PING_EN "y") +set(CONFIG_BT_HCI_LOG_DEBUG_EN "") +set(CONFIG_BT_ALARM_MAX_NUM "50") +set(CONFIG_BLE_MESH "") +set(CONFIG_ADC_SUPPRESS_DEPRECATE_WARN "") +set(CONFIG_ADC_CALI_SUPPRESS_DEPRECATE_WARN "") +set(CONFIG_SPI_MASTER_IN_IRAM "") +set(CONFIG_SPI_MASTER_ISR_IN_IRAM "y") +set(CONFIG_SPI_SLAVE_IN_IRAM "") +set(CONFIG_SPI_SLAVE_ISR_IN_IRAM "y") +set(CONFIG_TWAI_ISR_IN_IRAM "") +set(CONFIG_TWAI_ERRATA_FIX_LISTEN_ONLY_DOM "y") +set(CONFIG_TEMP_SENSOR_SUPPRESS_DEPRECATE_WARN "") +set(CONFIG_TEMP_SENSOR_ENABLE_DEBUG_LOG "") +set(CONFIG_UART_ISR_IN_IRAM "") +set(CONFIG_GPIO_CTRL_FUNC_IN_IRAM "") +set(CONFIG_SDM_CTRL_FUNC_IN_IRAM "") +set(CONFIG_SDM_SUPPRESS_DEPRECATE_WARN "") +set(CONFIG_SDM_ENABLE_DEBUG_LOG "") +set(CONFIG_GPTIMER_ISR_HANDLER_IN_IRAM "y") +set(CONFIG_GPTIMER_CTRL_FUNC_IN_IRAM "") +set(CONFIG_GPTIMER_ISR_IRAM_SAFE "") +set(CONFIG_GPTIMER_SUPPRESS_DEPRECATE_WARN "") +set(CONFIG_GPTIMER_ENABLE_DEBUG_LOG "") +set(CONFIG_RMT_ISR_IRAM_SAFE "") +set(CONFIG_RMT_RECV_FUNC_IN_IRAM "") +set(CONFIG_RMT_SUPPRESS_DEPRECATE_WARN "") +set(CONFIG_RMT_ENABLE_DEBUG_LOG "") +set(CONFIG_I2S_ISR_IRAM_SAFE "") +set(CONFIG_I2S_SUPPRESS_DEPRECATE_WARN "") +set(CONFIG_I2S_ENABLE_DEBUG_LOG "") +set(CONFIG_LEDC_CTRL_FUNC_IN_IRAM "") +set(CONFIG_I2C_ISR_IRAM_SAFE "") +set(CONFIG_I2C_ENABLE_DEBUG_LOG "") +set(CONFIG_EFUSE_CUSTOM_TABLE "") +set(CONFIG_EFUSE_VIRTUAL "") +set(CONFIG_EFUSE_MAX_BLK_LEN "256") +set(CONFIG_ESP_TLS_USING_MBEDTLS "y") +set(CONFIG_ESP_TLS_USE_DS_PERIPHERAL "y") +set(CONFIG_ESP_TLS_CLIENT_SESSION_TICKETS "") +set(CONFIG_ESP_TLS_SERVER "y") +set(CONFIG_ESP_TLS_SERVER_SESSION_TICKETS "") +set(CONFIG_ESP_TLS_SERVER_CERT_SELECT_HOOK "") +set(CONFIG_ESP_TLS_SERVER_MIN_AUTH_MODE_OPTIONAL "") +set(CONFIG_ESP_TLS_PSK_VERIFICATION "") +set(CONFIG_ESP_TLS_INSECURE "") +set(CONFIG_ADC_ONESHOT_CTRL_FUNC_IN_IRAM "") +set(CONFIG_ADC_CONTINUOUS_ISR_IRAM_SAFE "") +set(CONFIG_ADC_CONTINUOUS_FORCE_USE_ADC2_ON_C3_S3 "") +set(CONFIG_ADC_ONESHOT_FORCE_USE_ADC2_ON_C3 "") +set(CONFIG_ESP_COEX_SW_COEXIST_ENABLE "y") +set(CONFIG_ESP_ERR_TO_NAME_LOOKUP "y") +set(CONFIG_ETH_ENABLED "y") +set(CONFIG_ETH_USE_SPI_ETHERNET "y") +set(CONFIG_ETH_SPI_ETHERNET_DM9051 "") +set(CONFIG_ETH_SPI_ETHERNET_W5500 "") +set(CONFIG_ETH_SPI_ETHERNET_KSZ8851SNL "") +set(CONFIG_ETH_USE_OPENETH "") +set(CONFIG_ETH_TRANSMIT_MUTEX "") +set(CONFIG_ESP_EVENT_LOOP_PROFILING "") +set(CONFIG_ESP_EVENT_POST_FROM_ISR "y") +set(CONFIG_ESP_EVENT_POST_FROM_IRAM_ISR "y") +set(CONFIG_ESP_GDBSTUB_ENABLED "y") +set(CONFIG_ESP_SYSTEM_GDBSTUB_RUNTIME "") +set(CONFIG_ESP_GDBSTUB_SUPPORT_TASKS "y") +set(CONFIG_ESP_GDBSTUB_MAX_TASKS "32") +set(CONFIG_ESP_HTTP_CLIENT_ENABLE_HTTPS "y") +set(CONFIG_ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH "") +set(CONFIG_ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH "") +set(CONFIG_HTTPD_MAX_REQ_HDR_LEN "512") +set(CONFIG_HTTPD_MAX_URI_LEN "512") +set(CONFIG_HTTPD_ERR_RESP_NO_DELAY "y") +set(CONFIG_HTTPD_PURGE_BUF_LEN "32") +set(CONFIG_HTTPD_LOG_PURGE_DATA "") +set(CONFIG_HTTPD_WS_SUPPORT "") +set(CONFIG_HTTPD_QUEUE_WORK_BLOCKING "") +set(CONFIG_ESP_HTTPS_OTA_DECRYPT_CB "") +set(CONFIG_ESP_HTTPS_OTA_ALLOW_HTTP "") +set(CONFIG_ESP_HTTPS_SERVER_ENABLE "y") +set(CONFIG_ESP32C3_REV_MIN_0 "") +set(CONFIG_ESP32C3_REV_MIN_1 "") +set(CONFIG_ESP32C3_REV_MIN_2 "") +set(CONFIG_ESP32C3_REV_MIN_3 "y") +set(CONFIG_ESP32C3_REV_MIN_4 "") +set(CONFIG_ESP32C3_REV_MIN_101 "") +set(CONFIG_ESP32C3_REV_MIN_FULL "3") +set(CONFIG_ESP_REV_MIN_FULL "3") +set(CONFIG_ESP32C3_REV_MAX_FULL "199") +set(CONFIG_ESP_REV_MAX_FULL "199") +set(CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_STA "y") +set(CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_AP "y") +set(CONFIG_ESP_MAC_ADDR_UNIVERSE_BT "y") +set(CONFIG_ESP_MAC_ADDR_UNIVERSE_ETH "y") +set(CONFIG_ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR "y") +set(CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES_TWO "") +set(CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR "y") +set(CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES "4") +set(CONFIG_ESP_MAC_USE_CUSTOM_MAC_AS_BASE_MAC "") +set(CONFIG_ESP_SLEEP_POWER_DOWN_FLASH "") +set(CONFIG_ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND "y") +set(CONFIG_ESP_SLEEP_MSPI_NEED_ALL_IO_PU "") +set(CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND "y") +set(CONFIG_ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY "0") +set(CONFIG_ESP_SLEEP_CACHE_SAFE_ASSERTION "") +set(CONFIG_ESP_SLEEP_DEBUG "") +set(CONFIG_ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS "y") +set(CONFIG_ESP_SLEEP_SYSTIMER_STALL_WORKAROUND "y") +set(CONFIG_RTC_CLK_SRC_INT_RC "y") +set(CONFIG_RTC_CLK_SRC_EXT_CRYS "") +set(CONFIG_RTC_CLK_SRC_EXT_OSC "") +set(CONFIG_RTC_CLK_SRC_INT_8MD256 "") +set(CONFIG_RTC_CLK_CAL_CYCLES "1024") +set(CONFIG_PERIPH_CTRL_FUNC_IN_IRAM "y") +set(CONFIG_GDMA_CTRL_FUNC_IN_IRAM "") +set(CONFIG_GDMA_ISR_IRAM_SAFE "") +set(CONFIG_GDMA_ENABLE_DEBUG_LOG "") +set(CONFIG_XTAL_FREQ_40 "y") +set(CONFIG_XTAL_FREQ "40") +set(CONFIG_LCD_PANEL_IO_FORMAT_BUF_SIZE "32") +set(CONFIG_LCD_ENABLE_DEBUG_LOG "") +set(CONFIG_ESP_NETIF_IP_LOST_TIMER_INTERVAL "120") +set(CONFIG_ESP_NETIF_TCPIP_LWIP "y") +set(CONFIG_ESP_NETIF_LOOPBACK "") +set(CONFIG_ESP_NETIF_USES_TCPIP_WITH_BSD_API "y") +set(CONFIG_ESP_NETIF_RECEIVE_REPORT_ERRORS "") +set(CONFIG_ESP_NETIF_L2_TAP "") +set(CONFIG_ESP_NETIF_BRIDGE_EN "") +set(CONFIG_ESP_PHY_CALIBRATION_AND_DATA_STORAGE "y") +set(CONFIG_ESP_PHY_INIT_DATA_IN_PARTITION "") +set(CONFIG_ESP_PHY_MAX_WIFI_TX_POWER "20") +set(CONFIG_ESP_PHY_MAX_TX_POWER "20") +set(CONFIG_ESP_PHY_REDUCE_TX_POWER "") +set(CONFIG_ESP_PHY_ENABLE_USB "y") +set(CONFIG_ESP_PHY_ENABLE_CERT_TEST "") +set(CONFIG_ESP_PHY_RF_CAL_PARTIAL "y") +set(CONFIG_ESP_PHY_RF_CAL_NONE "") +set(CONFIG_ESP_PHY_RF_CAL_FULL "") +set(CONFIG_ESP_PHY_CALIBRATION_MODE "0") +set(CONFIG_ESP_PHY_PLL_TRACK_DEBUG "") +set(CONFIG_PM_ENABLE "") +set(CONFIG_PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP "y") +set(CONFIG_RINGBUF_PLACE_FUNCTIONS_INTO_FLASH "") +set(CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_80 "") +set(CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160 "y") +set(CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ "160") +set(CONFIG_ESP_SYSTEM_PANIC_PRINT_HALT "") +set(CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT "y") +set(CONFIG_ESP_SYSTEM_PANIC_SILENT_REBOOT "") +set(CONFIG_ESP_SYSTEM_PANIC_GDBSTUB "") +set(CONFIG_ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS "0") +set(CONFIG_ESP_SYSTEM_SINGLE_CORE_MODE "y") +set(CONFIG_ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK "y") +set(CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP "y") +set(CONFIG_ESP_SYSTEM_USE_EH_FRAME "") +set(CONFIG_ESP_SYSTEM_MEMPROT_FEATURE "y") +set(CONFIG_ESP_SYSTEM_MEMPROT_FEATURE_LOCK "y") +set(CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE "32") +set(CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE "2304") +set(CONFIG_ESP_MAIN_TASK_STACK_SIZE "3584") +set(CONFIG_ESP_MAIN_TASK_AFFINITY_CPU0 "y") +set(CONFIG_ESP_MAIN_TASK_AFFINITY_NO_AFFINITY "") +set(CONFIG_ESP_MAIN_TASK_AFFINITY "0x0") +set(CONFIG_ESP_MINIMAL_SHARED_STACK_SIZE "2048") +set(CONFIG_ESP_CONSOLE_UART_DEFAULT "y") +set(CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG "") +set(CONFIG_ESP_CONSOLE_UART_CUSTOM "") +set(CONFIG_ESP_CONSOLE_NONE "") +set(CONFIG_ESP_CONSOLE_SECONDARY_NONE "") +set(CONFIG_ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG "y") +set(CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED "y") +set(CONFIG_ESP_CONSOLE_UART "y") +set(CONFIG_ESP_CONSOLE_UART_NUM "0") +set(CONFIG_ESP_CONSOLE_UART_BAUDRATE "115200") +set(CONFIG_ESP_INT_WDT "y") +set(CONFIG_ESP_INT_WDT_TIMEOUT_MS "300") +set(CONFIG_ESP_TASK_WDT_EN "y") +set(CONFIG_ESP_TASK_WDT_INIT "y") +set(CONFIG_ESP_TASK_WDT_PANIC "") +set(CONFIG_ESP_TASK_WDT_TIMEOUT_S "5") +set(CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 "y") +set(CONFIG_ESP_PANIC_HANDLER_IRAM "") +set(CONFIG_ESP_DEBUG_STUBS_ENABLE "") +set(CONFIG_ESP_DEBUG_OCDAWARE "y") +set(CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_4 "y") +set(CONFIG_ESP_BROWNOUT_DET "y") +set(CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7 "y") +set(CONFIG_ESP_BROWNOUT_DET_LVL_SEL_6 "") +set(CONFIG_ESP_BROWNOUT_DET_LVL_SEL_5 "") +set(CONFIG_ESP_BROWNOUT_DET_LVL_SEL_4 "") +set(CONFIG_ESP_BROWNOUT_DET_LVL_SEL_3 "") +set(CONFIG_ESP_BROWNOUT_DET_LVL_SEL_2 "") +set(CONFIG_ESP_BROWNOUT_DET_LVL "7") +set(CONFIG_ESP_SYSTEM_BROWNOUT_INTR "y") +set(CONFIG_ESP_SYSTEM_HW_STACK_GUARD "y") +set(CONFIG_ESP_IPC_TASK_STACK_SIZE "1024") +set(CONFIG_ESP_TIMER_PROFILING "") +set(CONFIG_ESP_TIME_FUNCS_USE_RTC_TIMER "y") +set(CONFIG_ESP_TIME_FUNCS_USE_ESP_TIMER "y") +set(CONFIG_ESP_TIMER_TASK_STACK_SIZE "3584") +set(CONFIG_ESP_TIMER_INTERRUPT_LEVEL "1") +set(CONFIG_ESP_TIMER_SHOW_EXPERIMENTAL "") +set(CONFIG_ESP_TIMER_TASK_AFFINITY "0x0") +set(CONFIG_ESP_TIMER_TASK_AFFINITY_CPU0 "y") +set(CONFIG_ESP_TIMER_ISR_AFFINITY "0x1") +set(CONFIG_ESP_TIMER_ISR_AFFINITY_CPU0 "y") +set(CONFIG_ESP_TIMER_SUPPORTS_ISR_DISPATCH_METHOD "") +set(CONFIG_ESP_TIMER_IMPL_SYSTIMER "y") +set(CONFIG_ESP_WIFI_ENABLED "y") +set(CONFIG_ESP_WIFI_STATIC_RX_BUFFER_NUM "10") +set(CONFIG_ESP_WIFI_DYNAMIC_RX_BUFFER_NUM "32") +set(CONFIG_ESP_WIFI_STATIC_TX_BUFFER "") +set(CONFIG_ESP_WIFI_DYNAMIC_TX_BUFFER "y") +set(CONFIG_ESP_WIFI_TX_BUFFER_TYPE "1") +set(CONFIG_ESP_WIFI_DYNAMIC_TX_BUFFER_NUM "32") +set(CONFIG_ESP_WIFI_STATIC_RX_MGMT_BUFFER "y") +set(CONFIG_ESP_WIFI_DYNAMIC_RX_MGMT_BUFFER "") +set(CONFIG_ESP_WIFI_DYNAMIC_RX_MGMT_BUF "0") +set(CONFIG_ESP_WIFI_RX_MGMT_BUF_NUM_DEF "5") +set(CONFIG_ESP_WIFI_CSI_ENABLED "") +set(CONFIG_ESP_WIFI_AMPDU_TX_ENABLED "y") +set(CONFIG_ESP_WIFI_TX_BA_WIN "6") +set(CONFIG_ESP_WIFI_AMPDU_RX_ENABLED "y") +set(CONFIG_ESP_WIFI_RX_BA_WIN "6") +set(CONFIG_ESP_WIFI_NVS_ENABLED "y") +set(CONFIG_ESP_WIFI_SOFTAP_BEACON_MAX_LEN "752") +set(CONFIG_ESP_WIFI_MGMT_SBUF_NUM "32") +set(CONFIG_ESP_WIFI_IRAM_OPT "y") +set(CONFIG_ESP_WIFI_EXTRA_IRAM_OPT "") +set(CONFIG_ESP_WIFI_RX_IRAM_OPT "y") +set(CONFIG_ESP_WIFI_ENABLE_WPA3_SAE "y") +set(CONFIG_ESP_WIFI_ENABLE_SAE_PK "y") +set(CONFIG_ESP_WIFI_SOFTAP_SAE_SUPPORT "y") +set(CONFIG_ESP_WIFI_ENABLE_WPA3_OWE_STA "y") +set(CONFIG_ESP_WIFI_SLP_IRAM_OPT "") +set(CONFIG_ESP_WIFI_FTM_ENABLE "") +set(CONFIG_ESP_WIFI_STA_DISCONNECTED_PM_ENABLE "y") +set(CONFIG_ESP_WIFI_GCMP_SUPPORT "") +set(CONFIG_ESP_WIFI_GMAC_SUPPORT "") +set(CONFIG_ESP_WIFI_SOFTAP_SUPPORT "y") +set(CONFIG_ESP_WIFI_SLP_BEACON_LOST_OPT "") +set(CONFIG_ESP_WIFI_ESPNOW_MAX_ENCRYPT_NUM "7") +set(CONFIG_ESP_WIFI_MBEDTLS_CRYPTO "y") +set(CONFIG_ESP_WIFI_MBEDTLS_TLS_CLIENT "y") +set(CONFIG_ESP_WIFI_WAPI_PSK "") +set(CONFIG_ESP_WIFI_SUITE_B_192 "") +set(CONFIG_ESP_WIFI_11KV_SUPPORT "") +set(CONFIG_ESP_WIFI_MBO_SUPPORT "") +set(CONFIG_ESP_WIFI_DPP_SUPPORT "") +set(CONFIG_ESP_WIFI_11R_SUPPORT "") +set(CONFIG_ESP_WIFI_WPS_SOFTAP_REGISTRAR "") +set(CONFIG_ESP_WIFI_WPS_STRICT "") +set(CONFIG_ESP_WIFI_WPS_PASSPHRASE "") +set(CONFIG_ESP_WIFI_DEBUG_PRINT "") +set(CONFIG_ESP_WIFI_TESTING_OPTIONS "") +set(CONFIG_ESP_WIFI_ENTERPRISE_SUPPORT "y") +set(CONFIG_ESP_WIFI_ENT_FREE_DYNAMIC_BUFFER "") +set(CONFIG_ESP_COREDUMP_ENABLE_TO_FLASH "") +set(CONFIG_ESP_COREDUMP_ENABLE_TO_UART "") +set(CONFIG_ESP_COREDUMP_ENABLE_TO_NONE "y") +set(CONFIG_FATFS_VOLUME_COUNT "2") +set(CONFIG_FATFS_LFN_NONE "y") +set(CONFIG_FATFS_LFN_HEAP "") +set(CONFIG_FATFS_LFN_STACK "") +set(CONFIG_FATFS_SECTOR_512 "") +set(CONFIG_FATFS_SECTOR_4096 "y") +set(CONFIG_FATFS_CODEPAGE_DYNAMIC "") +set(CONFIG_FATFS_CODEPAGE_437 "y") +set(CONFIG_FATFS_CODEPAGE_720 "") +set(CONFIG_FATFS_CODEPAGE_737 "") +set(CONFIG_FATFS_CODEPAGE_771 "") +set(CONFIG_FATFS_CODEPAGE_775 "") +set(CONFIG_FATFS_CODEPAGE_850 "") +set(CONFIG_FATFS_CODEPAGE_852 "") +set(CONFIG_FATFS_CODEPAGE_855 "") +set(CONFIG_FATFS_CODEPAGE_857 "") +set(CONFIG_FATFS_CODEPAGE_860 "") +set(CONFIG_FATFS_CODEPAGE_861 "") +set(CONFIG_FATFS_CODEPAGE_862 "") +set(CONFIG_FATFS_CODEPAGE_863 "") +set(CONFIG_FATFS_CODEPAGE_864 "") +set(CONFIG_FATFS_CODEPAGE_865 "") +set(CONFIG_FATFS_CODEPAGE_866 "") +set(CONFIG_FATFS_CODEPAGE_869 "") +set(CONFIG_FATFS_CODEPAGE_932 "") +set(CONFIG_FATFS_CODEPAGE_936 "") +set(CONFIG_FATFS_CODEPAGE_949 "") +set(CONFIG_FATFS_CODEPAGE_950 "") +set(CONFIG_FATFS_CODEPAGE "437") +set(CONFIG_FATFS_FS_LOCK "0") +set(CONFIG_FATFS_TIMEOUT_MS "10000") +set(CONFIG_FATFS_PER_FILE_CACHE "y") +set(CONFIG_FATFS_USE_FASTSEEK "") +set(CONFIG_FATFS_VFS_FSTAT_BLKSIZE "0") +set(CONFIG_FATFS_IMMEDIATE_FSYNC "") +set(CONFIG_FREERTOS_SMP "") +set(CONFIG_FREERTOS_UNICORE "y") +set(CONFIG_FREERTOS_HZ "100") +set(CONFIG_FREERTOS_OPTIMIZED_SCHEDULER "y") +set(CONFIG_FREERTOS_CHECK_STACKOVERFLOW_NONE "") +set(CONFIG_FREERTOS_CHECK_STACKOVERFLOW_PTRVAL "") +set(CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY "y") +set(CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS "1") +set(CONFIG_FREERTOS_IDLE_TASK_STACKSIZE "1536") +set(CONFIG_FREERTOS_USE_IDLE_HOOK "") +set(CONFIG_FREERTOS_USE_TICK_HOOK "") +set(CONFIG_FREERTOS_MAX_TASK_NAME_LEN "16") +set(CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY "") +set(CONFIG_FREERTOS_TIMER_SERVICE_TASK_NAME "Tmr Svc") +set(CONFIG_FREERTOS_TIMER_TASK_PRIORITY "1") +set(CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH "3120") +set(CONFIG_FREERTOS_TIMER_QUEUE_LENGTH "10") +set(CONFIG_FREERTOS_QUEUE_REGISTRY_SIZE "0") +set(CONFIG_FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES "1") +set(CONFIG_FREERTOS_USE_TRACE_FACILITY "") +set(CONFIG_FREERTOS_GENERATE_RUN_TIME_STATS "") +set(CONFIG_FREERTOS_USE_APPLICATION_TASK_TAG "") +set(CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER "y") +set(CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK "") +set(CONFIG_FREERTOS_TLSP_DELETION_CALLBACKS "y") +set(CONFIG_FREERTOS_TASK_PRE_DELETION_HOOK "") +set(CONFIG_FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP "") +set(CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER "y") +set(CONFIG_FREERTOS_ISR_STACKSIZE "1536") +set(CONFIG_FREERTOS_INTERRUPT_BACKTRACE "y") +set(CONFIG_FREERTOS_TICK_SUPPORT_SYSTIMER "y") +set(CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL1 "y") +set(CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL3 "") +set(CONFIG_FREERTOS_SYSTICK_USES_SYSTIMER "y") +set(CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH "") +set(CONFIG_FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE "") +set(CONFIG_FREERTOS_PORT "y") +set(CONFIG_FREERTOS_NO_AFFINITY "0x7fffffff") +set(CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION "y") +set(CONFIG_FREERTOS_DEBUG_OCDAWARE "y") +set(CONFIG_FREERTOS_ENABLE_TASK_SNAPSHOT "y") +set(CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH "y") +set(CONFIG_HAL_ASSERTION_EQUALS_SYSTEM "y") +set(CONFIG_HAL_ASSERTION_DISABLE "") +set(CONFIG_HAL_ASSERTION_SILENT "") +set(CONFIG_HAL_ASSERTION_ENABLE "") +set(CONFIG_HAL_DEFAULT_ASSERTION_LEVEL "2") +set(CONFIG_HAL_SPI_MASTER_FUNC_IN_IRAM "y") +set(CONFIG_HAL_SPI_SLAVE_FUNC_IN_IRAM "y") +set(CONFIG_HEAP_POISONING_DISABLED "y") +set(CONFIG_HEAP_POISONING_LIGHT "") +set(CONFIG_HEAP_POISONING_COMPREHENSIVE "") +set(CONFIG_HEAP_TRACING_OFF "y") +set(CONFIG_HEAP_TRACING_STANDALONE "") +set(CONFIG_HEAP_TRACING_TOHOST "") +set(CONFIG_HEAP_USE_HOOKS "") +set(CONFIG_HEAP_TASK_TRACKING "") +set(CONFIG_HEAP_ABORT_WHEN_ALLOCATION_FAILS "") +set(CONFIG_HEAP_PLACE_FUNCTION_INTO_FLASH "") +set(CONFIG_LOG_DEFAULT_LEVEL_NONE "") +set(CONFIG_LOG_DEFAULT_LEVEL_ERROR "") +set(CONFIG_LOG_DEFAULT_LEVEL_WARN "") +set(CONFIG_LOG_DEFAULT_LEVEL_INFO "y") +set(CONFIG_LOG_DEFAULT_LEVEL_DEBUG "") +set(CONFIG_LOG_DEFAULT_LEVEL_VERBOSE "") +set(CONFIG_LOG_DEFAULT_LEVEL "3") +set(CONFIG_LOG_MAXIMUM_EQUALS_DEFAULT "y") +set(CONFIG_LOG_MAXIMUM_LEVEL_DEBUG "") +set(CONFIG_LOG_MAXIMUM_LEVEL_VERBOSE "") +set(CONFIG_LOG_MAXIMUM_LEVEL "3") +set(CONFIG_LOG_MASTER_LEVEL "") +set(CONFIG_LOG_COLORS "y") +set(CONFIG_LOG_TIMESTAMP_SOURCE_RTOS "y") +set(CONFIG_LOG_TIMESTAMP_SOURCE_SYSTEM "") +set(CONFIG_LWIP_ENABLE "y") +set(CONFIG_LWIP_LOCAL_HOSTNAME "espressif") +set(CONFIG_LWIP_NETIF_API "") +set(CONFIG_LWIP_TCPIP_TASK_PRIO "18") +set(CONFIG_LWIP_TCPIP_CORE_LOCKING "") +set(CONFIG_LWIP_CHECK_THREAD_SAFETY "") +set(CONFIG_LWIP_DNS_SUPPORT_MDNS_QUERIES "y") +set(CONFIG_LWIP_L2_TO_L3_COPY "") +set(CONFIG_LWIP_IRAM_OPTIMIZATION "") +set(CONFIG_LWIP_EXTRA_IRAM_OPTIMIZATION "") +set(CONFIG_LWIP_TIMERS_ONDEMAND "y") +set(CONFIG_LWIP_ND6 "y") +set(CONFIG_LWIP_FORCE_ROUTER_FORWARDING "") +set(CONFIG_LWIP_MAX_SOCKETS "10") +set(CONFIG_LWIP_USE_ONLY_LWIP_SELECT "") +set(CONFIG_LWIP_SO_LINGER "") +set(CONFIG_LWIP_SO_REUSE "y") +set(CONFIG_LWIP_SO_REUSE_RXTOALL "y") +set(CONFIG_LWIP_SO_RCVBUF "") +set(CONFIG_LWIP_NETBUF_RECVINFO "") +set(CONFIG_LWIP_IP_DEFAULT_TTL "64") +set(CONFIG_LWIP_IP4_FRAG "y") +set(CONFIG_LWIP_IP6_FRAG "y") +set(CONFIG_LWIP_IP4_REASSEMBLY "") +set(CONFIG_LWIP_IP6_REASSEMBLY "") +set(CONFIG_LWIP_IP_REASS_MAX_PBUFS "10") +set(CONFIG_LWIP_IP_FORWARD "") +set(CONFIG_LWIP_STATS "") +set(CONFIG_LWIP_ESP_GRATUITOUS_ARP "y") +set(CONFIG_LWIP_GARP_TMR_INTERVAL "60") +set(CONFIG_LWIP_ESP_MLDV6_REPORT "y") +set(CONFIG_LWIP_MLDV6_TMR_INTERVAL "40") +set(CONFIG_LWIP_TCPIP_RECVMBOX_SIZE "32") +set(CONFIG_LWIP_DHCP_DOES_ARP_CHECK "y") +set(CONFIG_LWIP_DHCP_DISABLE_CLIENT_ID "") +set(CONFIG_LWIP_DHCP_DISABLE_VENDOR_CLASS_ID "y") +set(CONFIG_LWIP_DHCP_RESTORE_LAST_IP "") +set(CONFIG_LWIP_DHCP_OPTIONS_LEN "68") +set(CONFIG_LWIP_NUM_NETIF_CLIENT_DATA "0") +set(CONFIG_LWIP_DHCP_COARSE_TIMER_SECS "1") +set(CONFIG_LWIP_DHCPS "y") +set(CONFIG_LWIP_DHCPS_LEASE_UNIT "60") +set(CONFIG_LWIP_DHCPS_MAX_STATION_NUM "8") +set(CONFIG_LWIP_DHCPS_STATIC_ENTRIES "y") +set(CONFIG_LWIP_AUTOIP "") +set(CONFIG_LWIP_IPV4 "y") +set(CONFIG_LWIP_IPV6 "y") +set(CONFIG_LWIP_IPV6_AUTOCONFIG "") +set(CONFIG_LWIP_IPV6_NUM_ADDRESSES "3") +set(CONFIG_LWIP_IPV6_FORWARD "") +set(CONFIG_LWIP_NETIF_STATUS_CALLBACK "") +set(CONFIG_LWIP_NETIF_LOOPBACK "y") +set(CONFIG_LWIP_LOOPBACK_MAX_PBUFS "8") +set(CONFIG_LWIP_MAX_ACTIVE_TCP "16") +set(CONFIG_LWIP_MAX_LISTENING_TCP "16") +set(CONFIG_LWIP_TCP_HIGH_SPEED_RETRANSMISSION "y") +set(CONFIG_LWIP_TCP_MAXRTX "12") +set(CONFIG_LWIP_TCP_SYNMAXRTX "12") +set(CONFIG_LWIP_TCP_MSS "1440") +set(CONFIG_LWIP_TCP_TMR_INTERVAL "250") +set(CONFIG_LWIP_TCP_MSL "60000") +set(CONFIG_LWIP_TCP_FIN_WAIT_TIMEOUT "20000") +set(CONFIG_LWIP_TCP_SND_BUF_DEFAULT "5760") +set(CONFIG_LWIP_TCP_WND_DEFAULT "5760") +set(CONFIG_LWIP_TCP_RECVMBOX_SIZE "6") +set(CONFIG_LWIP_TCP_QUEUE_OOSEQ "y") +set(CONFIG_LWIP_TCP_OOSEQ_TIMEOUT "6") +set(CONFIG_LWIP_TCP_OOSEQ_MAX_PBUFS "4") +set(CONFIG_LWIP_TCP_SACK_OUT "") +set(CONFIG_LWIP_TCP_OVERSIZE_MSS "y") +set(CONFIG_LWIP_TCP_OVERSIZE_QUARTER_MSS "") +set(CONFIG_LWIP_TCP_OVERSIZE_DISABLE "") +set(CONFIG_LWIP_TCP_RTO_TIME "1500") +set(CONFIG_LWIP_MAX_UDP_PCBS "16") +set(CONFIG_LWIP_UDP_RECVMBOX_SIZE "6") +set(CONFIG_LWIP_CHECKSUM_CHECK_IP "") +set(CONFIG_LWIP_CHECKSUM_CHECK_UDP "") +set(CONFIG_LWIP_CHECKSUM_CHECK_ICMP "y") +set(CONFIG_LWIP_TCPIP_TASK_STACK_SIZE "3072") +set(CONFIG_LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY "y") +set(CONFIG_LWIP_TCPIP_TASK_AFFINITY_CPU0 "") +set(CONFIG_LWIP_TCPIP_TASK_AFFINITY "0x7fffffff") +set(CONFIG_LWIP_PPP_SUPPORT "") +set(CONFIG_LWIP_IPV6_MEMP_NUM_ND6_QUEUE "3") +set(CONFIG_LWIP_IPV6_ND6_NUM_NEIGHBORS "5") +set(CONFIG_LWIP_SLIP_SUPPORT "") +set(CONFIG_LWIP_ICMP "y") +set(CONFIG_LWIP_MULTICAST_PING "") +set(CONFIG_LWIP_BROADCAST_PING "") +set(CONFIG_LWIP_MAX_RAW_PCBS "16") +set(CONFIG_LWIP_SNTP_MAX_SERVERS "1") +set(CONFIG_LWIP_DHCP_GET_NTP_SRV "") +set(CONFIG_LWIP_SNTP_UPDATE_DELAY "3600000") +set(CONFIG_LWIP_DNS_MAX_SERVERS "3") +set(CONFIG_LWIP_FALLBACK_DNS_SERVER_SUPPORT "") +set(CONFIG_LWIP_BRIDGEIF_MAX_PORTS "7") +set(CONFIG_LWIP_ESP_LWIP_ASSERT "y") +set(CONFIG_LWIP_HOOK_TCP_ISN_NONE "") +set(CONFIG_LWIP_HOOK_TCP_ISN_DEFAULT "y") +set(CONFIG_LWIP_HOOK_TCP_ISN_CUSTOM "") +set(CONFIG_LWIP_HOOK_IP6_ROUTE_NONE "y") +set(CONFIG_LWIP_HOOK_IP6_ROUTE_DEFAULT "") +set(CONFIG_LWIP_HOOK_IP6_ROUTE_CUSTOM "") +set(CONFIG_LWIP_HOOK_ND6_GET_GW_NONE "y") +set(CONFIG_LWIP_HOOK_ND6_GET_GW_DEFAULT "") +set(CONFIG_LWIP_HOOK_ND6_GET_GW_CUSTOM "") +set(CONFIG_LWIP_HOOK_IP6_SELECT_SRC_ADDR_NONE "y") +set(CONFIG_LWIP_HOOK_IP6_SELECT_SRC_ADDR_DEFAULT "") +set(CONFIG_LWIP_HOOK_IP6_SELECT_SRC_ADDR_CUSTOM "") +set(CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_NONE "y") +set(CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_DEFAULT "") +set(CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_CUSTOM "") +set(CONFIG_LWIP_HOOK_IP6_INPUT_NONE "y") +set(CONFIG_LWIP_HOOK_IP6_INPUT_DEFAULT "") +set(CONFIG_LWIP_HOOK_IP6_INPUT_CUSTOM "") +set(CONFIG_LWIP_DEBUG "") +set(CONFIG_MBEDTLS_INTERNAL_MEM_ALLOC "y") +set(CONFIG_MBEDTLS_DEFAULT_MEM_ALLOC "") +set(CONFIG_MBEDTLS_CUSTOM_MEM_ALLOC "") +set(CONFIG_MBEDTLS_ASYMMETRIC_CONTENT_LEN "y") +set(CONFIG_MBEDTLS_SSL_IN_CONTENT_LEN "16384") +set(CONFIG_MBEDTLS_SSL_OUT_CONTENT_LEN "4096") +set(CONFIG_MBEDTLS_DYNAMIC_BUFFER "y") +set(CONFIG_MBEDTLS_DYNAMIC_FREE_CONFIG_DATA "y") +set(CONFIG_MBEDTLS_DYNAMIC_FREE_CA_CERT "y") +set(CONFIG_MBEDTLS_DEBUG "") +set(CONFIG_MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH "") +set(CONFIG_MBEDTLS_ECDH_LEGACY_CONTEXT "y") +set(CONFIG_MBEDTLS_X509_TRUSTED_CERT_CALLBACK "") +set(CONFIG_MBEDTLS_SSL_CONTEXT_SERIALIZATION "") +set(CONFIG_MBEDTLS_SSL_KEEP_PEER_CERTIFICATE "y") +set(CONFIG_MBEDTLS_PKCS7_C "y") +set(CONFIG_MBEDTLS_CERTIFICATE_BUNDLE "y") +set(CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL "") +set(CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN "y") +set(CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_NONE "") +set(CONFIG_MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE "") +set(CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_MAX_CERTS "200") +set(CONFIG_MBEDTLS_ECP_RESTARTABLE "y") +set(CONFIG_MBEDTLS_CMAC_C "y") +set(CONFIG_MBEDTLS_HARDWARE_AES "y") +set(CONFIG_MBEDTLS_AES_USE_INTERRUPT "y") +set(CONFIG_MBEDTLS_AES_INTERRUPT_LEVEL "0") +set(CONFIG_MBEDTLS_GCM_SUPPORT_NON_AES_CIPHER "") +set(CONFIG_MBEDTLS_HARDWARE_MPI "y") +set(CONFIG_MBEDTLS_LARGE_KEY_SOFTWARE_MPI "y") +set(CONFIG_MBEDTLS_MPI_USE_INTERRUPT "y") +set(CONFIG_MBEDTLS_MPI_INTERRUPT_LEVEL "0") +set(CONFIG_MBEDTLS_HARDWARE_SHA "y") +set(CONFIG_MBEDTLS_ROM_MD5 "y") +set(CONFIG_MBEDTLS_ATCA_HW_ECDSA_SIGN "") +set(CONFIG_MBEDTLS_ATCA_HW_ECDSA_VERIFY "") +set(CONFIG_MBEDTLS_HAVE_TIME "y") +set(CONFIG_MBEDTLS_PLATFORM_TIME_ALT "") +set(CONFIG_MBEDTLS_HAVE_TIME_DATE "") +set(CONFIG_MBEDTLS_ECDSA_DETERMINISTIC "y") +set(CONFIG_MBEDTLS_SHA512_C "y") +set(CONFIG_MBEDTLS_TLS_SERVER_AND_CLIENT "y") +set(CONFIG_MBEDTLS_TLS_SERVER_ONLY "") +set(CONFIG_MBEDTLS_TLS_CLIENT_ONLY "") +set(CONFIG_MBEDTLS_TLS_DISABLED "") +set(CONFIG_MBEDTLS_TLS_SERVER "y") +set(CONFIG_MBEDTLS_TLS_CLIENT "y") +set(CONFIG_MBEDTLS_TLS_ENABLED "y") +set(CONFIG_MBEDTLS_PSK_MODES "") +set(CONFIG_MBEDTLS_KEY_EXCHANGE_RSA "y") +set(CONFIG_MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE "y") +set(CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_RSA "y") +set(CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA "y") +set(CONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA "y") +set(CONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_RSA "y") +set(CONFIG_MBEDTLS_SSL_RENEGOTIATION "y") +set(CONFIG_MBEDTLS_SSL_PROTO_TLS1_2 "y") +set(CONFIG_MBEDTLS_SSL_PROTO_GMTSSL1_1 "") +set(CONFIG_MBEDTLS_SSL_PROTO_DTLS "") +set(CONFIG_MBEDTLS_SSL_ALPN "y") +set(CONFIG_MBEDTLS_CLIENT_SSL_SESSION_TICKETS "y") +set(CONFIG_MBEDTLS_SERVER_SSL_SESSION_TICKETS "y") +set(CONFIG_MBEDTLS_AES_C "y") +set(CONFIG_MBEDTLS_CAMELLIA_C "") +set(CONFIG_MBEDTLS_DES_C "") +set(CONFIG_MBEDTLS_BLOWFISH_C "") +set(CONFIG_MBEDTLS_XTEA_C "") +set(CONFIG_MBEDTLS_CCM_C "y") +set(CONFIG_MBEDTLS_GCM_C "y") +set(CONFIG_MBEDTLS_NIST_KW_C "") +set(CONFIG_MBEDTLS_RIPEMD160_C "") +set(CONFIG_MBEDTLS_PEM_PARSE_C "y") +set(CONFIG_MBEDTLS_PEM_WRITE_C "y") +set(CONFIG_MBEDTLS_X509_CRL_PARSE_C "y") +set(CONFIG_MBEDTLS_X509_CSR_PARSE_C "y") +set(CONFIG_MBEDTLS_ECP_C "y") +set(CONFIG_MBEDTLS_DHM_C "") +set(CONFIG_MBEDTLS_ECDH_C "y") +set(CONFIG_MBEDTLS_ECDSA_C "y") +set(CONFIG_MBEDTLS_ECJPAKE_C "") +set(CONFIG_MBEDTLS_ECP_DP_SECP192R1_ENABLED "y") +set(CONFIG_MBEDTLS_ECP_DP_SECP224R1_ENABLED "y") +set(CONFIG_MBEDTLS_ECP_DP_SECP256R1_ENABLED "y") +set(CONFIG_MBEDTLS_ECP_DP_SECP384R1_ENABLED "y") +set(CONFIG_MBEDTLS_ECP_DP_SECP521R1_ENABLED "y") +set(CONFIG_MBEDTLS_ECP_DP_SECP192K1_ENABLED "y") +set(CONFIG_MBEDTLS_ECP_DP_SECP224K1_ENABLED "y") +set(CONFIG_MBEDTLS_ECP_DP_SECP256K1_ENABLED "y") +set(CONFIG_MBEDTLS_ECP_DP_BP256R1_ENABLED "y") +set(CONFIG_MBEDTLS_ECP_DP_BP384R1_ENABLED "y") +set(CONFIG_MBEDTLS_ECP_DP_BP512R1_ENABLED "y") +set(CONFIG_MBEDTLS_ECP_DP_CURVE25519_ENABLED "y") +set(CONFIG_MBEDTLS_ECP_NIST_OPTIM "y") +set(CONFIG_MBEDTLS_ECP_FIXED_POINT_OPTIM "y") +set(CONFIG_MBEDTLS_POLY1305_C "") +set(CONFIG_MBEDTLS_CHACHA20_C "") +set(CONFIG_MBEDTLS_HKDF_C "") +set(CONFIG_MBEDTLS_THREADING_C "") +set(CONFIG_MBEDTLS_ERROR_STRINGS "y") +set(CONFIG_MQTT_PROTOCOL_311 "y") +set(CONFIG_MQTT_PROTOCOL_5 "") +set(CONFIG_MQTT_TRANSPORT_SSL "y") +set(CONFIG_MQTT_TRANSPORT_WEBSOCKET "y") +set(CONFIG_MQTT_TRANSPORT_WEBSOCKET_SECURE "y") +set(CONFIG_MQTT_MSG_ID_INCREMENTAL "") +set(CONFIG_MQTT_SKIP_PUBLISH_IF_DISCONNECTED "") +set(CONFIG_MQTT_REPORT_DELETED_MESSAGES "") +set(CONFIG_MQTT_USE_CUSTOM_CONFIG "") +set(CONFIG_MQTT_TASK_CORE_SELECTION_ENABLED "") +set(CONFIG_MQTT_CUSTOM_OUTBOX "") +set(CONFIG_NEWLIB_STDOUT_LINE_ENDING_CRLF "y") +set(CONFIG_NEWLIB_STDOUT_LINE_ENDING_LF "") +set(CONFIG_NEWLIB_STDOUT_LINE_ENDING_CR "") +set(CONFIG_NEWLIB_STDIN_LINE_ENDING_CRLF "") +set(CONFIG_NEWLIB_STDIN_LINE_ENDING_LF "") +set(CONFIG_NEWLIB_STDIN_LINE_ENDING_CR "y") +set(CONFIG_NEWLIB_NANO_FORMAT "") +set(CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC_HRT "y") +set(CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC "") +set(CONFIG_NEWLIB_TIME_SYSCALL_USE_HRT "") +set(CONFIG_NEWLIB_TIME_SYSCALL_USE_NONE "") +set(CONFIG_NVS_ENCRYPTION "") +set(CONFIG_NVS_ASSERT_ERROR_CHECK "") +set(CONFIG_NVS_LEGACY_DUP_KEYS_COMPATIBILITY "") +set(CONFIG_OPENTHREAD_ENABLED "") +set(CONFIG_OPENTHREAD_NETWORK_NAME "OpenThread-ESP") +set(CONFIG_OPENTHREAD_MESH_LOCAL_PREFIX "fd00:db8:a0:0::/64") +set(CONFIG_OPENTHREAD_NETWORK_CHANNEL "15") +set(CONFIG_OPENTHREAD_NETWORK_PANID "0x1234") +set(CONFIG_OPENTHREAD_NETWORK_EXTPANID "dead00beef00cafe") +set(CONFIG_OPENTHREAD_NETWORK_MASTERKEY "00112233445566778899aabbccddeeff") +set(CONFIG_OPENTHREAD_NETWORK_PSKC "104810e2315100afd6bc9215a6bfac53") +set(CONFIG_OPENTHREAD_XTAL_ACCURACY "130") +set(CONFIG_OPENTHREAD_SPINEL_ONLY "") +set(CONFIG_OPENTHREAD_RX_ON_WHEN_IDLE "") +set(CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_0 "y") +set(CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_1 "y") +set(CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_2 "y") +set(CONFIG_PTHREAD_TASK_PRIO_DEFAULT "5") +set(CONFIG_PTHREAD_TASK_STACK_SIZE_DEFAULT "3072") +set(CONFIG_PTHREAD_STACK_MIN "768") +set(CONFIG_PTHREAD_TASK_CORE_DEFAULT "-1") +set(CONFIG_PTHREAD_TASK_NAME_DEFAULT "pthread") +set(CONFIG_MMU_PAGE_SIZE_64KB "y") +set(CONFIG_MMU_PAGE_MODE "64KB") +set(CONFIG_MMU_PAGE_SIZE "0x10000") +set(CONFIG_SPI_FLASH_BROWNOUT_RESET_XMC "y") +set(CONFIG_SPI_FLASH_BROWNOUT_RESET "y") +set(CONFIG_SPI_FLASH_SUSPEND_QVL_SUPPORTED "y") +set(CONFIG_SPI_FLASH_AUTO_SUSPEND "") +set(CONFIG_SPI_FLASH_VERIFY_WRITE "") +set(CONFIG_SPI_FLASH_ENABLE_COUNTERS "") +set(CONFIG_SPI_FLASH_ROM_DRIVER_PATCH "y") +set(CONFIG_SPI_FLASH_ROM_IMPL "") +set(CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS "y") +set(CONFIG_SPI_FLASH_DANGEROUS_WRITE_FAILS "") +set(CONFIG_SPI_FLASH_DANGEROUS_WRITE_ALLOWED "") +set(CONFIG_SPI_FLASH_BYPASS_BLOCK_ERASE "") +set(CONFIG_SPI_FLASH_YIELD_DURING_ERASE "y") +set(CONFIG_SPI_FLASH_ERASE_YIELD_DURATION_MS "20") +set(CONFIG_SPI_FLASH_ERASE_YIELD_TICKS "1") +set(CONFIG_SPI_FLASH_WRITE_CHUNK_SIZE "8192") +set(CONFIG_SPI_FLASH_SIZE_OVERRIDE "") +set(CONFIG_SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED "") +set(CONFIG_SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST "") +set(CONFIG_SPI_FLASH_VENDOR_XMC_SUPPORTED "y") +set(CONFIG_SPI_FLASH_VENDOR_GD_SUPPORTED "y") +set(CONFIG_SPI_FLASH_VENDOR_ISSI_SUPPORTED "y") +set(CONFIG_SPI_FLASH_VENDOR_MXIC_SUPPORTED "y") +set(CONFIG_SPI_FLASH_VENDOR_WINBOND_SUPPORTED "y") +set(CONFIG_SPI_FLASH_VENDOR_BOYA_SUPPORTED "y") +set(CONFIG_SPI_FLASH_VENDOR_TH_SUPPORTED "y") +set(CONFIG_SPI_FLASH_SUPPORT_ISSI_CHIP "y") +set(CONFIG_SPI_FLASH_SUPPORT_MXIC_CHIP "y") +set(CONFIG_SPI_FLASH_SUPPORT_GD_CHIP "y") +set(CONFIG_SPI_FLASH_SUPPORT_WINBOND_CHIP "y") +set(CONFIG_SPI_FLASH_SUPPORT_BOYA_CHIP "y") +set(CONFIG_SPI_FLASH_SUPPORT_TH_CHIP "y") +set(CONFIG_SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE "y") +set(CONFIG_SPIFFS_MAX_PARTITIONS "3") +set(CONFIG_SPIFFS_CACHE "y") +set(CONFIG_SPIFFS_CACHE_WR "y") +set(CONFIG_SPIFFS_CACHE_STATS "") +set(CONFIG_SPIFFS_PAGE_CHECK "y") +set(CONFIG_SPIFFS_GC_MAX_RUNS "10") +set(CONFIG_SPIFFS_GC_STATS "") +set(CONFIG_SPIFFS_PAGE_SIZE "256") +set(CONFIG_SPIFFS_OBJ_NAME_LEN "32") +set(CONFIG_SPIFFS_FOLLOW_SYMLINKS "") +set(CONFIG_SPIFFS_USE_MAGIC "y") +set(CONFIG_SPIFFS_USE_MAGIC_LENGTH "y") +set(CONFIG_SPIFFS_META_LENGTH "4") +set(CONFIG_SPIFFS_USE_MTIME "y") +set(CONFIG_SPIFFS_DBG "") +set(CONFIG_SPIFFS_API_DBG "") +set(CONFIG_SPIFFS_GC_DBG "") +set(CONFIG_SPIFFS_CACHE_DBG "") +set(CONFIG_SPIFFS_CHECK_DBG "") +set(CONFIG_SPIFFS_TEST_VISUALISATION "") +set(CONFIG_WS_TRANSPORT "y") +set(CONFIG_WS_BUFFER_SIZE "1024") +set(CONFIG_WS_DYNAMIC_BUFFER "") +set(CONFIG_UNITY_ENABLE_FLOAT "y") +set(CONFIG_UNITY_ENABLE_DOUBLE "y") +set(CONFIG_UNITY_ENABLE_64BIT "") +set(CONFIG_UNITY_ENABLE_COLOR "") +set(CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER "y") +set(CONFIG_UNITY_ENABLE_FIXTURE "") +set(CONFIG_UNITY_ENABLE_BACKTRACE_ON_FAIL "") +set(CONFIG_VFS_SUPPORT_IO "y") +set(CONFIG_VFS_SUPPORT_DIR "y") +set(CONFIG_VFS_SUPPORT_SELECT "y") +set(CONFIG_VFS_SUPPRESS_SELECT_DEBUG_OUTPUT "y") +set(CONFIG_VFS_SELECT_IN_RAM "") +set(CONFIG_VFS_SUPPORT_TERMIOS "y") +set(CONFIG_VFS_MAX_COUNT "8") +set(CONFIG_VFS_SEMIHOSTFS_MAX_MOUNT_POINTS "1") +set(CONFIG_WL_SECTOR_SIZE_512 "") +set(CONFIG_WL_SECTOR_SIZE_4096 "y") +set(CONFIG_WL_SECTOR_SIZE "4096") +set(CONFIG_WIFI_PROV_SCAN_MAX_ENTRIES "16") +set(CONFIG_WIFI_PROV_AUTOSTOP_TIMEOUT "30") +set(CONFIG_WIFI_PROV_BLE_BONDING "") +set(CONFIG_WIFI_PROV_BLE_SEC_CONN "y") +set(CONFIG_WIFI_PROV_BLE_FORCE_ENCRYPTION "") +set(CONFIG_WIFI_PROV_KEEP_BLE_ON_AFTER_PROV "") +set(CONFIG_WIFI_PROV_STA_ALL_CHANNEL_SCAN "y") +set(CONFIG_WIFI_PROV_STA_FAST_SCAN "") +set(CONFIG_DIAG_DATA_STORE_RTC "y") +set(CONFIG_DIAG_DATA_STORE_FLASH "") +set(CONFIG_DIAG_DATA_STORE_REPORTING_WATERMARK_PERCENT "80") +set(CONFIG_RTC_STORE_DATA_SIZE "6144") +set(CONFIG_RTC_STORE_CRITICAL_DATA_SIZE "4096") +set(CONFIG_DIAG_LOG_MSG_ARG_FORMAT_TLV "y") +set(CONFIG_DIAG_LOG_MSG_ARG_FORMAT_STRING "") +set(CONFIG_DIAG_LOG_MSG_ARG_MAX_SIZE "64") +set(CONFIG_DIAG_LOG_DROP_WIFI_LOGS "y") +set(CONFIG_DIAG_ENABLE_METRICS "y") +set(CONFIG_DIAG_METRICS_MAX_COUNT "20") +set(CONFIG_DIAG_ENABLE_HEAP_METRICS "y") +set(CONFIG_DIAG_ENABLE_WIFI_METRICS "y") +set(CONFIG_DIAG_ENABLE_VARIABLES "y") +set(CONFIG_DIAG_VARIABLES_MAX_COUNT "20") +set(CONFIG_DIAG_ENABLE_NETWORK_VARIABLES "y") +set(CONFIG_DIAG_MORE_NETWORK_VARS "") +set(CONFIG_DIAG_USE_EXTERNAL_LOG_WRAP "") +set(CONFIG_ESP_INSIGHTS_ENABLED "") +set(CONFIG_ESP_INSIGHTS_TRANSPORT_MQTT "") +set(CONFIG_ESP_INSIGHTS_TRANSPORT_HTTPS "y") +set(CONFIG_ESP_INSIGHTS_TRANSPORT_HTTPS_HOST "https://client.insights.espressif.com") +set(CONFIG_ESP_INSIGHTS_CLOUD_POST_MIN_INTERVAL_SEC "60") +set(CONFIG_ESP_INSIGHTS_CLOUD_POST_MAX_INTERVAL_SEC "240") +set(CONFIG_ESP_RMAKER_LIB_ESP_MQTT "y") +set(CONFIG_ESP_RMAKER_LIB_AWS_IOT "") +set(CONFIG_ESP_RMAKER_MQTT_GLUE_LIB "1") +set(CONFIG_ESP_RMAKER_MQTT_PORT_443 "y") +set(CONFIG_ESP_RMAKER_MQTT_PORT_8883 "") +set(CONFIG_ESP_RMAKER_MQTT_PORT "1") +set(CONFIG_ESP_RMAKER_MQTT_PERSISTENT_SESSION "") +set(CONFIG_ESP_RMAKER_MQTT_SEND_USERNAME "y") +set(CONFIG_ESP_RMAKER_MQTT_PRODUCT_NAME "RMDev") +set(CONFIG_ESP_RMAKER_MQTT_PRODUCT_VERSION "1x0") +set(CONFIG_ESP_RMAKER_MQTT_PRODUCT_SKU "EX00") +set(CONFIG_ESP_RMAKER_MQTT_USE_CERT_BUNDLE "y") +set(CONFIG_ESP_RMAKER_MAX_MQTT_SUBSCRIPTIONS "10") +set(CONFIG_ESP_RMAKER_WORK_QUEUE_TASK_STACK "4096") +set(CONFIG_ESP_RMAKER_WORK_QUEUE_TASK_PRIORITY "5") +set(CONFIG_ESP_RMAKER_FACTORY_PARTITION_NAME "fctry") +set(CONFIG_ESP_RMAKER_FACTORY_NAMESPACE "rmaker_creds") +set(CONFIG_ESP_RMAKER_DEF_TIMEZONE "Asia/Shanghai") +set(CONFIG_ESP_RMAKER_SNTP_SERVER_NAME "pool.ntp.org") +set(CONFIG_ESP_RMAKER_MAX_COMMANDS "10") +set(CONFIG_JSMN_PARENT_LINKS "") +set(CONFIG_JSMN_STRICT "") +set(CONFIG_JSMN_STATIC "") +set(CONFIG_IO_GLITCH_FILTER_TIME_MS "50") +set(CONFIG_WS2812_LED_ENABLE "y") +set(CONFIG_WS2812_LED_GPIO "8") +set(CONFIG_ESP_SECURE_CERT_DS_PERIPHERAL "y") +set(CONFIG_ESP_SECURE_CERT_SUPPORT_LEGACY_FORMATS "") +set(CONFIG_MDNS_MAX_INTERFACES "3") +set(CONFIG_MDNS_MAX_SERVICES "10") +set(CONFIG_MDNS_TASK_PRIORITY "1") +set(CONFIG_MDNS_ACTION_QUEUE_LEN "16") +set(CONFIG_MDNS_TASK_STACK_SIZE "4096") +set(CONFIG_MDNS_TASK_AFFINITY_NO_AFFINITY "") +set(CONFIG_MDNS_TASK_AFFINITY_CPU0 "y") +set(CONFIG_MDNS_TASK_AFFINITY "0x0") +set(CONFIG_MDNS_SERVICE_ADD_TIMEOUT_MS "2000") +set(CONFIG_MDNS_TIMER_PERIOD_MS "100") +set(CONFIG_MDNS_NETWORKING_SOCKET "") +set(CONFIG_MDNS_SKIP_SUPPRESSING_OWN_QUERIES "") +set(CONFIG_MDNS_ENABLE_DEBUG_PRINTS "") +set(CONFIG_MDNS_ENABLE_CONSOLE_CLI "y") +set(CONFIG_MDNS_RESPOND_REVERSE_QUERIES "") +set(CONFIG_MDNS_MULTIPLE_INSTANCE "y") +set(CONFIG_MDNS_PREDEF_NETIF_STA "y") +set(CONFIG_MDNS_PREDEF_NETIF_AP "y") +set(CONFIG_MDNS_PREDEF_NETIF_ETH "y") +set(CONFIG_IDF_EXPERIMENTAL_FEATURES "") +set(CONFIGS_LIST CONFIG_SOC_ADC_SUPPORTED;CONFIG_SOC_DEDICATED_GPIO_SUPPORTED;CONFIG_SOC_UART_SUPPORTED;CONFIG_SOC_GDMA_SUPPORTED;CONFIG_SOC_AHB_GDMA_SUPPORTED;CONFIG_SOC_GPTIMER_SUPPORTED;CONFIG_SOC_TWAI_SUPPORTED;CONFIG_SOC_BT_SUPPORTED;CONFIG_SOC_ASYNC_MEMCPY_SUPPORTED;CONFIG_SOC_USB_SERIAL_JTAG_SUPPORTED;CONFIG_SOC_TEMP_SENSOR_SUPPORTED;CONFIG_SOC_XT_WDT_SUPPORTED;CONFIG_SOC_WIFI_SUPPORTED;CONFIG_SOC_SUPPORTS_SECURE_DL_MODE;CONFIG_SOC_EFUSE_KEY_PURPOSE_FIELD;CONFIG_SOC_EFUSE_HAS_EFUSE_RST_BUG;CONFIG_SOC_EFUSE_SUPPORTED;CONFIG_SOC_RTC_FAST_MEM_SUPPORTED;CONFIG_SOC_RTC_MEM_SUPPORTED;CONFIG_SOC_I2S_SUPPORTED;CONFIG_SOC_RMT_SUPPORTED;CONFIG_SOC_SDM_SUPPORTED;CONFIG_SOC_GPSPI_SUPPORTED;CONFIG_SOC_LEDC_SUPPORTED;CONFIG_SOC_I2C_SUPPORTED;CONFIG_SOC_SYSTIMER_SUPPORTED;CONFIG_SOC_SUPPORT_COEXISTENCE;CONFIG_SOC_AES_SUPPORTED;CONFIG_SOC_MPI_SUPPORTED;CONFIG_SOC_SHA_SUPPORTED;CONFIG_SOC_HMAC_SUPPORTED;CONFIG_SOC_DIG_SIGN_SUPPORTED;CONFIG_SOC_FLASH_ENC_SUPPORTED;CONFIG_SOC_SECURE_BOOT_SUPPORTED;CONFIG_SOC_MEMPROT_SUPPORTED;CONFIG_SOC_BOD_SUPPORTED;CONFIG_SOC_CLK_TREE_SUPPORTED;CONFIG_SOC_ASSIST_DEBUG_SUPPORTED;CONFIG_SOC_WDT_SUPPORTED;CONFIG_SOC_SPI_FLASH_SUPPORTED;CONFIG_SOC_XTAL_SUPPORT_40M;CONFIG_SOC_AES_SUPPORT_DMA;CONFIG_SOC_AES_GDMA;CONFIG_SOC_AES_SUPPORT_AES_128;CONFIG_SOC_AES_SUPPORT_AES_256;CONFIG_SOC_ADC_DIG_CTRL_SUPPORTED;CONFIG_SOC_ADC_ARBITER_SUPPORTED;CONFIG_SOC_ADC_DIG_IIR_FILTER_SUPPORTED;CONFIG_SOC_ADC_MONITOR_SUPPORTED;CONFIG_SOC_ADC_DMA_SUPPORTED;CONFIG_SOC_ADC_PERIPH_NUM;CONFIG_SOC_ADC_MAX_CHANNEL_NUM;CONFIG_SOC_ADC_ATTEN_NUM;CONFIG_SOC_ADC_DIGI_CONTROLLER_NUM;CONFIG_SOC_ADC_PATT_LEN_MAX;CONFIG_SOC_ADC_DIGI_MIN_BITWIDTH;CONFIG_SOC_ADC_DIGI_MAX_BITWIDTH;CONFIG_SOC_ADC_DIGI_RESULT_BYTES;CONFIG_SOC_ADC_DIGI_DATA_BYTES_PER_CONV;CONFIG_SOC_ADC_DIGI_IIR_FILTER_NUM;CONFIG_SOC_ADC_DIGI_MONITOR_NUM;CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_HIGH;CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_LOW;CONFIG_SOC_ADC_RTC_MIN_BITWIDTH;CONFIG_SOC_ADC_RTC_MAX_BITWIDTH;CONFIG_SOC_ADC_CALIBRATION_V1_SUPPORTED;CONFIG_SOC_ADC_SELF_HW_CALI_SUPPORTED;CONFIG_SOC_ADC_SHARED_POWER;CONFIG_SOC_APB_BACKUP_DMA;CONFIG_SOC_BROWNOUT_RESET_SUPPORTED;CONFIG_SOC_SHARED_IDCACHE_SUPPORTED;CONFIG_SOC_CACHE_MEMORY_IBANK_SIZE;CONFIG_SOC_CPU_CORES_NUM;CONFIG_SOC_CPU_INTR_NUM;CONFIG_SOC_CPU_HAS_FLEXIBLE_INTC;CONFIG_SOC_CPU_BREAKPOINTS_NUM;CONFIG_SOC_CPU_WATCHPOINTS_NUM;CONFIG_SOC_CPU_WATCHPOINT_MAX_REGION_SIZE;CONFIG_SOC_DS_SIGNATURE_MAX_BIT_LEN;CONFIG_SOC_DS_KEY_PARAM_MD_IV_LENGTH;CONFIG_SOC_DS_KEY_CHECK_MAX_WAIT_US;CONFIG_SOC_AHB_GDMA_VERSION;CONFIG_SOC_GDMA_NUM_GROUPS_MAX;CONFIG_SOC_GDMA_PAIRS_PER_GROUP_MAX;CONFIG_SOC_GPIO_PORT;CONFIG_SOC_GPIO_PIN_COUNT;CONFIG_SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER;CONFIG_SOC_GPIO_FILTER_CLK_SUPPORT_APB;CONFIG_SOC_GPIO_SUPPORT_FORCE_HOLD;CONFIG_SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP;CONFIG_SOC_GPIO_IN_RANGE_MAX;CONFIG_SOC_GPIO_OUT_RANGE_MAX;CONFIG_SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK;CONFIG_SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK;CONFIG_SOC_GPIO_CLOCKOUT_BY_GPIO_MATRIX;CONFIG_SOC_DEDIC_GPIO_OUT_CHANNELS_NUM;CONFIG_SOC_DEDIC_GPIO_IN_CHANNELS_NUM;CONFIG_SOC_DEDIC_PERIPH_ALWAYS_ENABLE;CONFIG_SOC_I2C_NUM;CONFIG_SOC_I2C_FIFO_LEN;CONFIG_SOC_I2C_CMD_REG_NUM;CONFIG_SOC_I2C_SUPPORT_SLAVE;CONFIG_SOC_I2C_SUPPORT_HW_CLR_BUS;CONFIG_SOC_I2C_SUPPORT_XTAL;CONFIG_SOC_I2C_SUPPORT_RTC;CONFIG_SOC_I2C_SUPPORT_10BIT_ADDR;CONFIG_SOC_I2C_SLAVE_SUPPORT_BROADCAST;CONFIG_SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE;CONFIG_SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS;CONFIG_SOC_I2S_NUM;CONFIG_SOC_I2S_HW_VERSION_2;CONFIG_SOC_I2S_SUPPORTS_XTAL;CONFIG_SOC_I2S_SUPPORTS_PLL_F160M;CONFIG_SOC_I2S_SUPPORTS_PCM;CONFIG_SOC_I2S_SUPPORTS_PDM;CONFIG_SOC_I2S_SUPPORTS_PDM_TX;CONFIG_SOC_I2S_PDM_MAX_TX_LINES;CONFIG_SOC_I2S_SUPPORTS_TDM;CONFIG_SOC_LEDC_SUPPORT_APB_CLOCK;CONFIG_SOC_LEDC_SUPPORT_XTAL_CLOCK;CONFIG_SOC_LEDC_CHANNEL_NUM;CONFIG_SOC_LEDC_TIMER_BIT_WIDTH;CONFIG_SOC_LEDC_SUPPORT_FADE_STOP;CONFIG_SOC_MMU_LINEAR_ADDRESS_REGION_NUM;CONFIG_SOC_MMU_PERIPH_NUM;CONFIG_SOC_MPU_MIN_REGION_SIZE;CONFIG_SOC_MPU_REGIONS_MAX_NUM;CONFIG_SOC_RMT_GROUPS;CONFIG_SOC_RMT_TX_CANDIDATES_PER_GROUP;CONFIG_SOC_RMT_RX_CANDIDATES_PER_GROUP;CONFIG_SOC_RMT_CHANNELS_PER_GROUP;CONFIG_SOC_RMT_MEM_WORDS_PER_CHANNEL;CONFIG_SOC_RMT_SUPPORT_RX_PINGPONG;CONFIG_SOC_RMT_SUPPORT_RX_DEMODULATION;CONFIG_SOC_RMT_SUPPORT_TX_ASYNC_STOP;CONFIG_SOC_RMT_SUPPORT_TX_LOOP_COUNT;CONFIG_SOC_RMT_SUPPORT_TX_SYNCHRO;CONFIG_SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY;CONFIG_SOC_RMT_SUPPORT_XTAL;CONFIG_SOC_RMT_SUPPORT_APB;CONFIG_SOC_RMT_SUPPORT_RC_FAST;CONFIG_SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH;CONFIG_SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM;CONFIG_SOC_RTCIO_PIN_COUNT;CONFIG_SOC_MPI_MEM_BLOCKS_NUM;CONFIG_SOC_MPI_OPERATIONS_NUM;CONFIG_SOC_RSA_MAX_BIT_LEN;CONFIG_SOC_SHA_DMA_MAX_BUFFER_SIZE;CONFIG_SOC_SHA_SUPPORT_DMA;CONFIG_SOC_SHA_SUPPORT_RESUME;CONFIG_SOC_SHA_GDMA;CONFIG_SOC_SHA_SUPPORT_SHA1;CONFIG_SOC_SHA_SUPPORT_SHA224;CONFIG_SOC_SHA_SUPPORT_SHA256;CONFIG_SOC_SDM_GROUPS;CONFIG_SOC_SDM_CHANNELS_PER_GROUP;CONFIG_SOC_SDM_CLK_SUPPORT_APB;CONFIG_SOC_SPI_PERIPH_NUM;CONFIG_SOC_SPI_MAX_CS_NUM;CONFIG_SOC_SPI_MAXIMUM_BUFFER_SIZE;CONFIG_SOC_SPI_SUPPORT_DDRCLK;CONFIG_SOC_SPI_SLAVE_SUPPORT_SEG_TRANS;CONFIG_SOC_SPI_SUPPORT_CD_SIG;CONFIG_SOC_SPI_SUPPORT_CONTINUOUS_TRANS;CONFIG_SOC_SPI_SUPPORT_SLAVE_HD_VER2;CONFIG_SOC_SPI_SUPPORT_CLK_APB;CONFIG_SOC_SPI_SUPPORT_CLK_XTAL;CONFIG_SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT;CONFIG_SOC_MEMSPI_IS_INDEPENDENT;CONFIG_SOC_SPI_MAX_PRE_DIVIDER;CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE;CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND;CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_RESUME;CONFIG_SOC_SPI_MEM_SUPPORT_IDLE_INTR;CONFIG_SOC_SPI_MEM_SUPPORT_SW_SUSPEND;CONFIG_SOC_SPI_MEM_SUPPORT_CHECK_SUS;CONFIG_SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE;CONFIG_SOC_SPI_MEM_SUPPORT_WRAP;CONFIG_SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED;CONFIG_SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED;CONFIG_SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED;CONFIG_SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED;CONFIG_SOC_SYSTIMER_COUNTER_NUM;CONFIG_SOC_SYSTIMER_ALARM_NUM;CONFIG_SOC_SYSTIMER_BIT_WIDTH_LO;CONFIG_SOC_SYSTIMER_BIT_WIDTH_HI;CONFIG_SOC_SYSTIMER_FIXED_DIVIDER;CONFIG_SOC_SYSTIMER_INT_LEVEL;CONFIG_SOC_SYSTIMER_ALARM_MISS_COMPENSATE;CONFIG_SOC_TIMER_GROUPS;CONFIG_SOC_TIMER_GROUP_TIMERS_PER_GROUP;CONFIG_SOC_TIMER_GROUP_COUNTER_BIT_WIDTH;CONFIG_SOC_TIMER_GROUP_SUPPORT_XTAL;CONFIG_SOC_TIMER_GROUP_SUPPORT_APB;CONFIG_SOC_TIMER_GROUP_TOTAL_TIMERS;CONFIG_SOC_MWDT_SUPPORT_XTAL;CONFIG_SOC_TWAI_CONTROLLER_NUM;CONFIG_SOC_TWAI_CLK_SUPPORT_APB;CONFIG_SOC_TWAI_BRP_MIN;CONFIG_SOC_TWAI_BRP_MAX;CONFIG_SOC_TWAI_SUPPORTS_RX_STATUS;CONFIG_SOC_EFUSE_DIS_DOWNLOAD_ICACHE;CONFIG_SOC_EFUSE_DIS_PAD_JTAG;CONFIG_SOC_EFUSE_DIS_USB_JTAG;CONFIG_SOC_EFUSE_DIS_DIRECT_BOOT;CONFIG_SOC_EFUSE_SOFT_DIS_JTAG;CONFIG_SOC_EFUSE_DIS_ICACHE;CONFIG_SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK;CONFIG_SOC_SECURE_BOOT_V2_RSA;CONFIG_SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS;CONFIG_SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS;CONFIG_SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY;CONFIG_SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX;CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES;CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES_128;CONFIG_SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE;CONFIG_SOC_MEMPROT_MEM_ALIGN_SIZE;CONFIG_SOC_UART_NUM;CONFIG_SOC_UART_HP_NUM;CONFIG_SOC_UART_FIFO_LEN;CONFIG_SOC_UART_BITRATE_MAX;CONFIG_SOC_UART_SUPPORT_APB_CLK;CONFIG_SOC_UART_SUPPORT_RTC_CLK;CONFIG_SOC_UART_SUPPORT_XTAL_CLK;CONFIG_SOC_UART_SUPPORT_WAKEUP_INT;CONFIG_SOC_UART_SUPPORT_FSM_TX_WAIT_SEND;CONFIG_SOC_COEX_HW_PTI;CONFIG_SOC_PHY_DIG_REGS_MEM_SIZE;CONFIG_SOC_MAC_BB_PD_MEM_SIZE;CONFIG_SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH;CONFIG_SOC_PM_SUPPORT_WIFI_WAKEUP;CONFIG_SOC_PM_SUPPORT_BT_WAKEUP;CONFIG_SOC_PM_SUPPORT_CPU_PD;CONFIG_SOC_PM_SUPPORT_WIFI_PD;CONFIG_SOC_PM_SUPPORT_BT_PD;CONFIG_SOC_PM_SUPPORT_RC_FAST_PD;CONFIG_SOC_PM_SUPPORT_VDDSDIO_PD;CONFIG_SOC_PM_SUPPORT_MAC_BB_PD;CONFIG_SOC_PM_CPU_RETENTION_BY_RTCCNTL;CONFIG_SOC_PM_MODEM_RETENTION_BY_BACKUPDMA;CONFIG_SOC_CLK_RC_FAST_D256_SUPPORTED;CONFIG_SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256;CONFIG_SOC_CLK_RC_FAST_SUPPORT_CALIBRATION;CONFIG_SOC_CLK_XTAL32K_SUPPORTED;CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC;CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL;CONFIG_SOC_WIFI_HW_TSF;CONFIG_SOC_WIFI_FTM_SUPPORT;CONFIG_SOC_WIFI_GCMP_SUPPORT;CONFIG_SOC_WIFI_WAPI_SUPPORT;CONFIG_SOC_WIFI_CSI_SUPPORT;CONFIG_SOC_WIFI_MESH_SUPPORT;CONFIG_SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW;CONFIG_SOC_WIFI_PHY_NEEDS_USB_WORKAROUND;CONFIG_SOC_BLE_SUPPORTED;CONFIG_SOC_BLE_MESH_SUPPORTED;CONFIG_SOC_BLE_50_SUPPORTED;CONFIG_SOC_BLE_DEVICE_PRIVACY_SUPPORTED;CONFIG_SOC_BLUFI_SUPPORTED;CONFIG_SOC_PHY_COMBO_MODULE;CONFIG_IDF_CMAKE;CONFIG_IDF_TOOLCHAIN;CONFIG_IDF_TARGET_ARCH_RISCV;CONFIG_IDF_TARGET_ARCH;CONFIG_IDF_TARGET;CONFIG_IDF_INIT_VERSION;CONFIG_IDF_TARGET_ESP32C3;CONFIG_IDF_FIRMWARE_CHIP_ID;CONFIG_APP_BUILD_TYPE_APP_2NDBOOT;CONFIG_APP_BUILD_TYPE_RAM;CONFIG_APP_BUILD_TYPE_ELF_RAM;CONFIG_APP_BUILD_GENERATE_BINARIES;CONFIG_APP_BUILD_BOOTLOADER;CONFIG_APP_BUILD_USE_FLASH_SECTIONS;CONFIG_APP_REPRODUCIBLE_BUILD;CONFIG_APP_NO_BLOBS;CONFIG_NO_BLOBS;CONFIG_BOOTLOADER_COMPILE_TIME_DATE;CONFIG_BOOTLOADER_PROJECT_VER;CONFIG_BOOTLOADER_OFFSET_IN_FLASH;CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE;CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG;CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_PERF;CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_NONE;CONFIG_BOOTLOADER_LOG_LEVEL_NONE;CONFIG_LOG_BOOTLOADER_LEVEL_NONE;CONFIG_BOOTLOADER_LOG_LEVEL_ERROR;CONFIG_LOG_BOOTLOADER_LEVEL_ERROR;CONFIG_BOOTLOADER_LOG_LEVEL_WARN;CONFIG_LOG_BOOTLOADER_LEVEL_WARN;CONFIG_BOOTLOADER_LOG_LEVEL_INFO;CONFIG_LOG_BOOTLOADER_LEVEL_INFO;CONFIG_BOOTLOADER_LOG_LEVEL_DEBUG;CONFIG_LOG_BOOTLOADER_LEVEL_DEBUG;CONFIG_BOOTLOADER_LOG_LEVEL_VERBOSE;CONFIG_LOG_BOOTLOADER_LEVEL_VERBOSE;CONFIG_BOOTLOADER_LOG_LEVEL;CONFIG_LOG_BOOTLOADER_LEVEL;CONFIG_BOOTLOADER_FLASH_DC_AWARE;CONFIG_BOOTLOADER_FLASH_XMC_SUPPORT;CONFIG_BOOTLOADER_FACTORY_RESET;CONFIG_BOOTLOADER_APP_TEST;CONFIG_BOOTLOADER_REGION_PROTECTION_ENABLE;CONFIG_BOOTLOADER_WDT_ENABLE;CONFIG_BOOTLOADER_WDT_DISABLE_IN_USER_CODE;CONFIG_BOOTLOADER_WDT_TIME_MS;CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE;CONFIG_APP_ROLLBACK_ENABLE;CONFIG_BOOTLOADER_APP_ANTI_ROLLBACK;CONFIG_APP_ANTI_ROLLBACK;CONFIG_BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP;CONFIG_BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON;CONFIG_BOOTLOADER_SKIP_VALIDATE_ALWAYS;CONFIG_BOOTLOADER_RESERVE_RTC_SIZE;CONFIG_BOOTLOADER_CUSTOM_RESERVE_RTC;CONFIG_SECURE_BOOT_V2_RSA_SUPPORTED;CONFIG_SECURE_BOOT_V2_PREFERRED;CONFIG_SECURE_SIGNED_APPS_NO_SECURE_BOOT;CONFIG_SECURE_BOOT;CONFIG_SECURE_FLASH_ENC_ENABLED;CONFIG_FLASH_ENCRYPTION_ENABLED;CONFIG_SECURE_ROM_DL_MODE_ENABLED;CONFIG_APP_COMPILE_TIME_DATE;CONFIG_APP_EXCLUDE_PROJECT_VER_VAR;CONFIG_APP_EXCLUDE_PROJECT_NAME_VAR;CONFIG_APP_PROJECT_VER_FROM_CONFIG;CONFIG_APP_RETRIEVE_LEN_ELF_SHA;CONFIG_ESP_ROM_HAS_CRC_LE;CONFIG_ESP_ROM_HAS_CRC_BE;CONFIG_ESP_ROM_HAS_MZ_CRC32;CONFIG_ESP_ROM_HAS_JPEG_DECODE;CONFIG_ESP_ROM_UART_CLK_IS_XTAL;CONFIG_ESP_ROM_USB_SERIAL_DEVICE_NUM;CONFIG_ESP_ROM_HAS_RETARGETABLE_LOCKING;CONFIG_ESP_ROM_HAS_ERASE_0_REGION_BUG;CONFIG_ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV;CONFIG_ESP_ROM_GET_CLK_FREQ;CONFIG_ESP_ROM_NEEDS_SWSETUP_WORKAROUND;CONFIG_ESP_ROM_HAS_LAYOUT_TABLE;CONFIG_ESP_ROM_HAS_SPI_FLASH;CONFIG_ESP_ROM_HAS_ETS_PRINTF_BUG;CONFIG_ESP_ROM_HAS_NEWLIB_NANO_FORMAT;CONFIG_ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE;CONFIG_ESP_ROM_RAM_APP_NEEDS_MMU_INIT;CONFIG_ESP_ROM_HAS_SW_FLOAT;CONFIG_BOOT_ROM_LOG_ALWAYS_ON;CONFIG_BOOT_ROM_LOG_ALWAYS_OFF;CONFIG_BOOT_ROM_LOG_ON_GPIO_HIGH;CONFIG_BOOT_ROM_LOG_ON_GPIO_LOW;CONFIG_ESPTOOLPY_NO_STUB;CONFIG_ESPTOOLPY_FLASHMODE_QIO;CONFIG_FLASHMODE_QIO;CONFIG_ESPTOOLPY_FLASHMODE_QOUT;CONFIG_FLASHMODE_QOUT;CONFIG_ESPTOOLPY_FLASHMODE_DIO;CONFIG_FLASHMODE_DIO;CONFIG_ESPTOOLPY_FLASHMODE_DOUT;CONFIG_FLASHMODE_DOUT;CONFIG_ESPTOOLPY_FLASH_SAMPLE_MODE_STR;CONFIG_ESPTOOLPY_FLASHMODE;CONFIG_ESPTOOLPY_FLASHFREQ_80M;CONFIG_ESPTOOLPY_FLASHFREQ_40M;CONFIG_ESPTOOLPY_FLASHFREQ_26M;CONFIG_ESPTOOLPY_FLASHFREQ_20M;CONFIG_ESPTOOLPY_FLASHFREQ_80M_DEFAULT;CONFIG_ESPTOOLPY_FLASHFREQ;CONFIG_ESPTOOLPY_FLASHSIZE_1MB;CONFIG_ESPTOOLPY_FLASHSIZE_2MB;CONFIG_ESPTOOLPY_FLASHSIZE_4MB;CONFIG_ESPTOOLPY_FLASHSIZE_8MB;CONFIG_ESPTOOLPY_FLASHSIZE_16MB;CONFIG_ESPTOOLPY_FLASHSIZE_32MB;CONFIG_ESPTOOLPY_FLASHSIZE_64MB;CONFIG_ESPTOOLPY_FLASHSIZE_128MB;CONFIG_ESPTOOLPY_FLASHSIZE;CONFIG_ESPTOOLPY_HEADER_FLASHSIZE_UPDATE;CONFIG_ESPTOOLPY_BEFORE_RESET;CONFIG_ESPTOOLPY_BEFORE_NORESET;CONFIG_ESPTOOLPY_BEFORE;CONFIG_ESPTOOLPY_AFTER_RESET;CONFIG_ESPTOOLPY_AFTER_NORESET;CONFIG_ESPTOOLPY_AFTER;CONFIG_ESPTOOLPY_MONITOR_BAUD;CONFIG_MONITOR_BAUD;CONFIG_PARTITION_TABLE_SINGLE_APP;CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE;CONFIG_PARTITION_TABLE_TWO_OTA;CONFIG_PARTITION_TABLE_CUSTOM;CONFIG_PARTITION_TABLE_CUSTOM_FILENAME;CONFIG_PARTITION_TABLE_FILENAME;CONFIG_PARTITION_TABLE_OFFSET;CONFIG_PARTITION_TABLE_MD5;CONFIG_EXAMPLE_BOARD_BUTTON_GPIO;CONFIG_EXAMPLE_ENABLE_TEST_NOTIFICATIONS;CONFIG_EXAMPLE_OUTPUT_GPIO;CONFIG_ESP_RMAKER_NO_CLAIM;CONFIG_ESP_RMAKER_SELF_CLAIM;CONFIG_ESP_RMAKER_ASSISTED_CLAIM;CONFIG_ESP_RMAKER_USE_NVS;CONFIG_ESP_RMAKER_CLAIM_TYPE;CONFIG_ESP_RMAKER_CLAIM_SERVICE_BASE_URL;CONFIG_ESP_RMAKER_READ_MQTT_HOST_FROM_CONFIG;CONFIG_ESP_RMAKER_READ_NODE_ID_FROM_CERT_CN;CONFIG_ESP_RMAKER_MQTT_HOST;CONFIG_ESP_RMAKER_MQTT_USE_BASIC_INGEST_TOPICS;CONFIG_ESP_RMAKER_MQTT_ENABLE_BUDGETING;CONFIG_ESP_RMAKER_MQTT_DEFAULT_BUDGET;CONFIG_ESP_RMAKER_MQTT_MAX_BUDGET;CONFIG_ESP_RMAKER_MQTT_BUDGET_REVIVE_PERIOD;CONFIG_ESP_RMAKER_MQTT_BUDGET_REVIVE_COUNT;CONFIG_ESP_RMAKER_MAX_PARAM_DATA_SIZE;CONFIG_ESP_RMAKER_DISABLE_USER_MAPPING_PROV;CONFIG_ESP_RMAKER_USER_ID_CHECK;CONFIG_RMAKER_NAME_PARAM_CB;CONFIG_ESP_RMAKER_LOCAL_CTRL_FEATURE_ENABLE;CONFIG_ESP_RMAKER_LOCAL_CTRL_AUTO_ENABLE;CONFIG_ESP_RMAKER_LOCAL_CTRL_ENABLE;CONFIG_ESP_RMAKER_LOCAL_CTRL_HTTP_PORT;CONFIG_ESP_RMAKER_LOCAL_CTRL_STACK_SIZE;CONFIG_ESP_RMAKER_LOCAL_CTRL_SECURITY_0;CONFIG_ESP_RMAKER_LOCAL_CTRL_SECURITY_1;CONFIG_ESP_RMAKER_LOCAL_CTRL_SECURITY;CONFIG_ESP_RMAKER_CONSOLE_UART_NUM_0;CONFIG_ESP_RMAKER_CONSOLE_UART_NUM_1;CONFIG_ESP_RMAKER_CONSOLE_UART_NUM;CONFIG_ESP_RMAKER_USE_CERT_BUNDLE;CONFIG_ESP_RMAKER_OTA_AUTOFETCH;CONFIG_ESP_RMAKER_OTA_AUTOFETCH_PERIOD;CONFIG_ESP_RMAKER_SKIP_COMMON_NAME_CHECK;CONFIG_ESP_RMAKER_SKIP_VERSION_CHECK;CONFIG_ESP_RMAKER_SKIP_SECURE_VERSION_CHECK;CONFIG_ESP_RMAKER_SKIP_PROJECT_NAME_CHECK;CONFIG_ESP_RMAKER_OTA_HTTP_RX_BUFFER_SIZE;CONFIG_ESP_RMAKER_OTA_ROLLBACK_WAIT_PERIOD;CONFIG_ESP_RMAKER_OTA_DISABLE_AUTO_REBOOT;CONFIG_ESP_RMAKER_OTA_TIME_SUPPORT;CONFIG_ESP_RMAKER_SCHEDULING_MAX_SCHEDULES;CONFIG_ESP_RMAKER_SCENES_MAX_SCENES;CONFIG_ESP_RMAKER_SCENES_DEACTIVATE_SUPPORT;CONFIG_ESP_RMAKER_CMD_RESP_ENABLE;CONFIG_ESP_RMAKER_CMD_RESP_TEST_ENABLE;CONFIG_APP_WIFI_PROV_SHOW_QR;CONFIG_APP_WIFI_PROV_TRANSPORT_SOFTAP;CONFIG_APP_WIFI_PROV_TRANSPORT_BLE;CONFIG_APP_WIFI_PROV_TRANSPORT;CONFIG_APP_WIFI_RESET_PROV_ON_FAILURE;CONFIG_APP_WIFI_PROV_MAX_RETRY_CNT;CONFIG_APP_WIFI_SHOW_DEMO_INTRO_TEXT;CONFIG_APP_WIFI_PROV_TIMEOUT_PERIOD;CONFIG_APP_WIFI_PROV_NAME_PREFIX;CONFIG_COMPILER_OPTIMIZATION_DEBUG;CONFIG_OPTIMIZATION_LEVEL_DEBUG;CONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG;CONFIG_COMPILER_OPTIMIZATION_DEFAULT;CONFIG_COMPILER_OPTIMIZATION_SIZE;CONFIG_OPTIMIZATION_LEVEL_RELEASE;CONFIG_COMPILER_OPTIMIZATION_LEVEL_RELEASE;CONFIG_COMPILER_OPTIMIZATION_PERF;CONFIG_COMPILER_OPTIMIZATION_NONE;CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE;CONFIG_OPTIMIZATION_ASSERTIONS_ENABLED;CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_SILENT;CONFIG_OPTIMIZATION_ASSERTIONS_SILENT;CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE;CONFIG_OPTIMIZATION_ASSERTIONS_DISABLED;CONFIG_COMPILER_FLOAT_LIB_FROM_GCCLIB;CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL;CONFIG_OPTIMIZATION_ASSERTION_LEVEL;CONFIG_COMPILER_OPTIMIZATION_CHECKS_SILENT;CONFIG_COMPILER_HIDE_PATHS_MACROS;CONFIG_COMPILER_CXX_EXCEPTIONS;CONFIG_CXX_EXCEPTIONS;CONFIG_COMPILER_CXX_RTTI;CONFIG_COMPILER_STACK_CHECK_MODE_NONE;CONFIG_STACK_CHECK_NONE;CONFIG_COMPILER_STACK_CHECK_MODE_NORM;CONFIG_STACK_CHECK_NORM;CONFIG_COMPILER_STACK_CHECK_MODE_STRONG;CONFIG_STACK_CHECK_STRONG;CONFIG_COMPILER_STACK_CHECK_MODE_ALL;CONFIG_STACK_CHECK_ALL;CONFIG_COMPILER_WARN_WRITE_STRINGS;CONFIG_WARN_WRITE_STRINGS;CONFIG_COMPILER_SAVE_RESTORE_LIBCALLS;CONFIG_COMPILER_DISABLE_GCC12_WARNINGS;CONFIG_COMPILER_DISABLE_GCC13_WARNINGS;CONFIG_COMPILER_DUMP_RTL_FILES;CONFIG_COMPILER_RT_LIB_GCCLIB;CONFIG_COMPILER_RT_LIB_NAME;CONFIG_APPTRACE_DEST_JTAG;CONFIG_ESP32_APPTRACE_DEST_TRAX;CONFIG_APPTRACE_DEST_NONE;CONFIG_ESP32_APPTRACE_DEST_NONE;CONFIG_APPTRACE_DEST_UART1;CONFIG_APPTRACE_DEST_USB_CDC;CONFIG_APPTRACE_DEST_UART_NONE;CONFIG_APPTRACE_UART_TASK_PRIO;CONFIG_APPTRACE_LOCK_ENABLE;CONFIG_ESP32_APPTRACE_LOCK_ENABLE;CONFIG_BT_ENABLED;CONFIG_BT_BLUEDROID_ENABLED;CONFIG_BLUEDROID_ENABLED;CONFIG_BT_NIMBLE_ENABLED;CONFIG_NIMBLE_ENABLED;CONFIG_BT_CONTROLLER_ONLY;CONFIG_BT_CONTROLLER_ENABLED;CONFIG_BT_CONTROLLER_DISABLED;CONFIG_BT_NIMBLE_MEM_ALLOC_MODE_INTERNAL;CONFIG_NIMBLE_MEM_ALLOC_MODE_INTERNAL;CONFIG_BT_NIMBLE_MEM_ALLOC_MODE_DEFAULT;CONFIG_NIMBLE_MEM_ALLOC_MODE_DEFAULT;CONFIG_BT_NIMBLE_LOG_LEVEL_NONE;CONFIG_BT_NIMBLE_LOG_LEVEL_ERROR;CONFIG_BT_NIMBLE_LOG_LEVEL_WARNING;CONFIG_BT_NIMBLE_LOG_LEVEL_INFO;CONFIG_BT_NIMBLE_LOG_LEVEL_DEBUG;CONFIG_BT_NIMBLE_LOG_LEVEL;CONFIG_BT_NIMBLE_MAX_CONNECTIONS;CONFIG_NIMBLE_MAX_CONNECTIONS;CONFIG_BT_NIMBLE_MAX_BONDS;CONFIG_NIMBLE_MAX_BONDS;CONFIG_BT_NIMBLE_MAX_CCCDS;CONFIG_NIMBLE_MAX_CCCDS;CONFIG_BT_NIMBLE_L2CAP_COC_MAX_NUM;CONFIG_NIMBLE_L2CAP_COC_MAX_NUM;CONFIG_BT_NIMBLE_PINNED_TO_CORE;CONFIG_NIMBLE_PINNED_TO_CORE;CONFIG_BT_NIMBLE_HOST_TASK_STACK_SIZE;CONFIG_NIMBLE_TASK_STACK_SIZE;CONFIG_BT_NIMBLE_TASK_STACK_SIZE;CONFIG_BT_NIMBLE_ROLE_CENTRAL;CONFIG_NIMBLE_ROLE_CENTRAL;CONFIG_BT_NIMBLE_ROLE_PERIPHERAL;CONFIG_NIMBLE_ROLE_PERIPHERAL;CONFIG_BT_NIMBLE_ROLE_BROADCASTER;CONFIG_NIMBLE_ROLE_BROADCASTER;CONFIG_BT_NIMBLE_ROLE_OBSERVER;CONFIG_NIMBLE_ROLE_OBSERVER;CONFIG_BT_NIMBLE_NVS_PERSIST;CONFIG_NIMBLE_NVS_PERSIST;CONFIG_BT_NIMBLE_SECURITY_ENABLE;CONFIG_BT_NIMBLE_SM_LEGACY;CONFIG_NIMBLE_SM_LEGACY;CONFIG_BT_NIMBLE_SM_SC;CONFIG_NIMBLE_SM_SC;CONFIG_BT_NIMBLE_SM_SC_DEBUG_KEYS;CONFIG_NIMBLE_SM_SC_DEBUG_KEYS;CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_ENCRYPTION;CONFIG_BT_NIMBLE_SM_SC_LVL;CONFIG_BT_NIMBLE_DEBUG;CONFIG_NIMBLE_DEBUG;CONFIG_BT_NIMBLE_DYNAMIC_SERVICE;CONFIG_BT_NIMBLE_SVC_GAP_DEVICE_NAME;CONFIG_NIMBLE_SVC_GAP_DEVICE_NAME;CONFIG_BT_NIMBLE_GAP_DEVICE_NAME_MAX_LEN;CONFIG_NIMBLE_GAP_DEVICE_NAME_MAX_LEN;CONFIG_BT_NIMBLE_ATT_PREFERRED_MTU;CONFIG_NIMBLE_ATT_PREFERRED_MTU;CONFIG_BT_NIMBLE_SVC_GAP_APPEARANCE;CONFIG_NIMBLE_SVC_GAP_APPEARANCE;CONFIG_BT_NIMBLE_MSYS_1_BLOCK_COUNT;CONFIG_BT_NIMBLE_MSYS1_BLOCK_COUNT;CONFIG_BT_NIMBLE_MSYS_1_BLOCK_SIZE;CONFIG_BT_NIMBLE_MSYS_2_BLOCK_COUNT;CONFIG_BT_NIMBLE_MSYS_2_BLOCK_SIZE;CONFIG_BT_NIMBLE_TRANSPORT_ACL_FROM_LL_COUNT;CONFIG_BT_NIMBLE_ACL_BUF_COUNT;CONFIG_BT_NIMBLE_TRANSPORT_ACL_SIZE;CONFIG_BT_NIMBLE_ACL_BUF_SIZE;CONFIG_BT_NIMBLE_TRANSPORT_EVT_SIZE;CONFIG_BT_NIMBLE_HCI_EVT_BUF_SIZE;CONFIG_BT_NIMBLE_TRANSPORT_EVT_COUNT;CONFIG_BT_NIMBLE_HCI_EVT_HI_BUF_COUNT;CONFIG_BT_NIMBLE_TRANSPORT_EVT_DISCARD_COUNT;CONFIG_BT_NIMBLE_HCI_EVT_LO_BUF_COUNT;CONFIG_BT_NIMBLE_GATT_MAX_PROCS;CONFIG_BT_NIMBLE_HS_FLOW_CTRL;CONFIG_NIMBLE_HS_FLOW_CTRL;CONFIG_BT_NIMBLE_RPA_TIMEOUT;CONFIG_NIMBLE_RPA_TIMEOUT;CONFIG_BT_NIMBLE_MESH;CONFIG_NIMBLE_MESH;CONFIG_BT_NIMBLE_CRYPTO_STACK_MBEDTLS;CONFIG_NIMBLE_CRYPTO_STACK_MBEDTLS;CONFIG_BT_NIMBLE_HS_STOP_TIMEOUT_MS;CONFIG_BT_NIMBLE_ENABLE_CONN_REATTEMPT;CONFIG_BT_NIMBLE_MAX_CONN_REATTEMPT;CONFIG_BT_NIMBLE_50_FEATURE_SUPPORT;CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_2M_PHY;CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_CODED_PHY;CONFIG_BT_NIMBLE_EXT_ADV;CONFIG_BT_NIMBLE_MAX_PERIODIC_SYNCS;CONFIG_BT_NIMBLE_GATT_CACHING;CONFIG_BT_NIMBLE_WHITELIST_SIZE;CONFIG_BT_NIMBLE_TEST_THROUGHPUT_TEST;CONFIG_BT_NIMBLE_BLUFI_ENABLE;CONFIG_BT_NIMBLE_USE_ESP_TIMER;CONFIG_BT_NIMBLE_LEGACY_VHCI_ENABLE;CONFIG_BT_NIMBLE_BLE_GATT_BLOB_TRANSFER;CONFIG_BT_NIMBLE_SVC_GAP_APPEAR_WRITE;CONFIG_BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM;CONFIG_BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ENC;CONFIG_BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ATHN;CONFIG_BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ATHR;CONFIG_BT_NIMBLE_SVC_GAP_CAR_CHAR_NOT_SUPP;CONFIG_BT_NIMBLE_SVC_GAP_CAR_NOT_SUPP;CONFIG_BT_NIMBLE_SVC_GAP_CAR_SUPP;CONFIG_BT_NIMBLE_SVC_GAP_CENT_ADDR_RESOLUTION;CONFIG_BT_NIMBLE_SVC_GAP_NAME_WRITE;CONFIG_BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM;CONFIG_BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_ENC;CONFIG_BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_AUTHEN;CONFIG_BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_AUTHOR;CONFIG_BT_NIMBLE_SVC_GAP_PPCP_MAX_CONN_INTERVAL;CONFIG_BT_NIMBLE_SVC_GAP_PPCP_MIN_CONN_INTERVAL;CONFIG_BT_NIMBLE_SVC_GAP_PPCP_SLAVE_LATENCY;CONFIG_BT_NIMBLE_SVC_GAP_PPCP_SUPERVISION_TMO;CONFIG_BT_NIMBLE_HID_SERVICE;CONFIG_BT_NIMBLE_VS_SUPPORT;CONFIG_BT_NIMBLE_HIGH_DUTY_ADV_ITVL;CONFIG_BT_NIMBLE_HOST_QUEUE_CONG_CHECK;CONFIG_UART_HW_FLOWCTRL_DISABLE;CONFIG_UART_HW_FLOWCTRL_CTS_RTS;CONFIG_BT_NIMBLE_HCI_UART_FLOW_CTRL;CONFIG_BT_NIMBLE_HCI_UART_RTS_PIN;CONFIG_BT_NIMBLE_HCI_UART_CTS_PIN;CONFIG_BT_CTRL_MODE_EFF;CONFIG_BT_CTRL_BLE_MAX_ACT;CONFIG_BT_CTRL_BLE_MAX_ACT_EFF;CONFIG_BT_CTRL_BLE_STATIC_ACL_TX_BUF_NB;CONFIG_BT_CTRL_PINNED_TO_CORE;CONFIG_BT_CTRL_HCI_MODE_VHCI;CONFIG_BT_CTRL_HCI_MODE_UART_H4;CONFIG_BT_CTRL_HCI_TL;CONFIG_BT_CTRL_ADV_DUP_FILT_MAX;CONFIG_BT_BLE_CCA_MODE_NONE;CONFIG_BT_BLE_CCA_MODE_HW;CONFIG_BT_BLE_CCA_MODE_SW;CONFIG_BT_BLE_CCA_MODE;CONFIG_BT_CTRL_HW_CCA_VAL;CONFIG_BT_CTRL_HW_CCA_EFF;CONFIG_BT_CTRL_CE_LENGTH_TYPE_ORIG;CONFIG_BT_CTRL_CE_LENGTH_TYPE_CE;CONFIG_BT_CTRL_CE_LENGTH_TYPE_SD;CONFIG_BT_CTRL_CE_LENGTH_TYPE_EFF;CONFIG_BT_CTRL_TX_ANTENNA_INDEX_0;CONFIG_BT_CTRL_TX_ANTENNA_INDEX_1;CONFIG_BT_CTRL_TX_ANTENNA_INDEX_EFF;CONFIG_BT_CTRL_RX_ANTENNA_INDEX_0;CONFIG_BT_CTRL_RX_ANTENNA_INDEX_1;CONFIG_BT_CTRL_RX_ANTENNA_INDEX_EFF;CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N24;CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N21;CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N18;CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N15;CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N12;CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N9;CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N6;CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N3;CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N0;CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_P3;CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_P6;CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_P9;CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_P12;CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_P15;CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_P18;CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_P21;CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF;CONFIG_BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_SUPP;CONFIG_BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM;CONFIG_BT_CTRL_BLE_ADV_REPORT_DISCARD_THRSHOLD;CONFIG_BT_CTRL_BLE_SCAN_DUPL;CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DEVICE;CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA;CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE;CONFIG_BT_CTRL_SCAN_DUPL_TYPE;CONFIG_BT_CTRL_SCAN_DUPL_CACHE_SIZE;CONFIG_BT_CTRL_DUPL_SCAN_CACHE_REFRESH_PERIOD;CONFIG_BT_CTRL_BLE_MESH_SCAN_DUPL_EN;CONFIG_BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EN;CONFIG_BT_NIMBLE_COEX_PHY_CODED_TX_RX_TLIM_EN;CONFIG_BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_DIS;CONFIG_BT_NIMBLE_COEX_PHY_CODED_TX_RX_TLIM_DIS;CONFIG_BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EFF;CONFIG_BT_CTRL_MODEM_SLEEP;CONFIG_BT_CTRL_SLEEP_MODE_EFF;CONFIG_BT_CTRL_SLEEP_CLOCK_EFF;CONFIG_BT_CTRL_HCI_TL_EFF;CONFIG_BT_CTRL_AGC_RECORRECT_EN;CONFIG_BT_CTRL_SCAN_BACKOFF_UPPERLIMITMAX;CONFIG_BT_BLE_ADV_DATA_LENGTH_ZERO_AUX;CONFIG_BT_CTRL_CHAN_ASS_EN;CONFIG_BT_CTRL_LE_PING_EN;CONFIG_BT_HCI_LOG_DEBUG_EN;CONFIG_BT_ALARM_MAX_NUM;CONFIG_BLE_MESH;CONFIG_ADC_SUPPRESS_DEPRECATE_WARN;CONFIG_ADC_CALI_SUPPRESS_DEPRECATE_WARN;CONFIG_SPI_MASTER_IN_IRAM;CONFIG_SPI_MASTER_ISR_IN_IRAM;CONFIG_SPI_SLAVE_IN_IRAM;CONFIG_SPI_SLAVE_ISR_IN_IRAM;CONFIG_TWAI_ISR_IN_IRAM;CONFIG_TWAI_ERRATA_FIX_LISTEN_ONLY_DOM;CONFIG_TEMP_SENSOR_SUPPRESS_DEPRECATE_WARN;CONFIG_TEMP_SENSOR_ENABLE_DEBUG_LOG;CONFIG_UART_ISR_IN_IRAM;CONFIG_GPIO_CTRL_FUNC_IN_IRAM;CONFIG_SDM_CTRL_FUNC_IN_IRAM;CONFIG_SDM_SUPPRESS_DEPRECATE_WARN;CONFIG_SDM_ENABLE_DEBUG_LOG;CONFIG_GPTIMER_ISR_HANDLER_IN_IRAM;CONFIG_GPTIMER_CTRL_FUNC_IN_IRAM;CONFIG_GPTIMER_ISR_IRAM_SAFE;CONFIG_GPTIMER_SUPPRESS_DEPRECATE_WARN;CONFIG_GPTIMER_ENABLE_DEBUG_LOG;CONFIG_RMT_ISR_IRAM_SAFE;CONFIG_RMT_RECV_FUNC_IN_IRAM;CONFIG_RMT_SUPPRESS_DEPRECATE_WARN;CONFIG_RMT_ENABLE_DEBUG_LOG;CONFIG_I2S_ISR_IRAM_SAFE;CONFIG_I2S_SUPPRESS_DEPRECATE_WARN;CONFIG_I2S_ENABLE_DEBUG_LOG;CONFIG_LEDC_CTRL_FUNC_IN_IRAM;CONFIG_I2C_ISR_IRAM_SAFE;CONFIG_I2C_ENABLE_DEBUG_LOG;CONFIG_EFUSE_CUSTOM_TABLE;CONFIG_EFUSE_VIRTUAL;CONFIG_EFUSE_MAX_BLK_LEN;CONFIG_ESP_TLS_USING_MBEDTLS;CONFIG_ESP_TLS_USE_DS_PERIPHERAL;CONFIG_ESP_TLS_CLIENT_SESSION_TICKETS;CONFIG_ESP_TLS_SERVER;CONFIG_ESP_TLS_SERVER_SESSION_TICKETS;CONFIG_ESP_TLS_SERVER_CERT_SELECT_HOOK;CONFIG_ESP_TLS_SERVER_MIN_AUTH_MODE_OPTIONAL;CONFIG_ESP_TLS_PSK_VERIFICATION;CONFIG_ESP_TLS_INSECURE;CONFIG_ADC_ONESHOT_CTRL_FUNC_IN_IRAM;CONFIG_ADC_CONTINUOUS_ISR_IRAM_SAFE;CONFIG_ADC_CONTINUOUS_FORCE_USE_ADC2_ON_C3_S3;CONFIG_ADC_ONESHOT_FORCE_USE_ADC2_ON_C3;CONFIG_ESP_COEX_SW_COEXIST_ENABLE;CONFIG_SW_COEXIST_ENABLE;CONFIG_ESP32_WIFI_SW_COEXIST_ENABLE;CONFIG_ESP_WIFI_SW_COEXIST_ENABLE;CONFIG_ESP_ERR_TO_NAME_LOOKUP;CONFIG_ETH_ENABLED;CONFIG_ETH_USE_SPI_ETHERNET;CONFIG_ETH_SPI_ETHERNET_DM9051;CONFIG_ETH_SPI_ETHERNET_W5500;CONFIG_ETH_SPI_ETHERNET_KSZ8851SNL;CONFIG_ETH_USE_OPENETH;CONFIG_ETH_TRANSMIT_MUTEX;CONFIG_ESP_EVENT_LOOP_PROFILING;CONFIG_EVENT_LOOP_PROFILING;CONFIG_ESP_EVENT_POST_FROM_ISR;CONFIG_POST_EVENTS_FROM_ISR;CONFIG_ESP_EVENT_POST_FROM_IRAM_ISR;CONFIG_POST_EVENTS_FROM_IRAM_ISR;CONFIG_ESP_GDBSTUB_ENABLED;CONFIG_ESP_SYSTEM_GDBSTUB_RUNTIME;CONFIG_ESP_GDBSTUB_SUPPORT_TASKS;CONFIG_GDBSTUB_SUPPORT_TASKS;CONFIG_ESP_GDBSTUB_MAX_TASKS;CONFIG_GDBSTUB_MAX_TASKS;CONFIG_ESP_HTTP_CLIENT_ENABLE_HTTPS;CONFIG_ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH;CONFIG_ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH;CONFIG_HTTPD_MAX_REQ_HDR_LEN;CONFIG_HTTPD_MAX_URI_LEN;CONFIG_HTTPD_ERR_RESP_NO_DELAY;CONFIG_HTTPD_PURGE_BUF_LEN;CONFIG_HTTPD_LOG_PURGE_DATA;CONFIG_HTTPD_WS_SUPPORT;CONFIG_HTTPD_QUEUE_WORK_BLOCKING;CONFIG_ESP_HTTPS_OTA_DECRYPT_CB;CONFIG_ESP_HTTPS_OTA_ALLOW_HTTP;CONFIG_OTA_ALLOW_HTTP;CONFIG_ESP_HTTPS_SERVER_ENABLE;CONFIG_ESP32C3_REV_MIN_0;CONFIG_ESP32C3_REV_MIN_1;CONFIG_ESP32C3_REV_MIN_2;CONFIG_ESP32C3_REV_MIN_3;CONFIG_ESP32C3_REV_MIN_4;CONFIG_ESP32C3_REV_MIN_101;CONFIG_ESP32C3_REV_MIN_FULL;CONFIG_ESP_REV_MIN_FULL;CONFIG_ESP32C3_REV_MAX_FULL;CONFIG_ESP_REV_MAX_FULL;CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_STA;CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_AP;CONFIG_ESP_MAC_ADDR_UNIVERSE_BT;CONFIG_ESP_MAC_ADDR_UNIVERSE_ETH;CONFIG_ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR;CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES_TWO;CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR;CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES;CONFIG_ESP_MAC_USE_CUSTOM_MAC_AS_BASE_MAC;CONFIG_ESP_SLEEP_POWER_DOWN_FLASH;CONFIG_ESP_SYSTEM_PD_FLASH;CONFIG_ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND;CONFIG_ESP_SLEEP_MSPI_NEED_ALL_IO_PU;CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND;CONFIG_ESP32C3_LIGHTSLEEP_GPIO_RESET_WORKAROUND;CONFIG_ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY;CONFIG_ESP_SLEEP_CACHE_SAFE_ASSERTION;CONFIG_ESP_SLEEP_DEBUG;CONFIG_ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS;CONFIG_ESP_SLEEP_SYSTIMER_STALL_WORKAROUND;CONFIG_RTC_CLK_SRC_INT_RC;CONFIG_ESP32C3_RTC_CLK_SRC_INT_RC;CONFIG_RTC_CLK_SRC_EXT_CRYS;CONFIG_ESP32C3_RTC_CLK_SRC_EXT_CRYS;CONFIG_RTC_CLK_SRC_EXT_OSC;CONFIG_ESP32C3_RTC_CLK_SRC_EXT_OSC;CONFIG_RTC_CLK_SRC_INT_8MD256;CONFIG_ESP32C3_RTC_CLK_SRC_INT_8MD256;CONFIG_RTC_CLK_CAL_CYCLES;CONFIG_ESP32C3_RTC_CLK_CAL_CYCLES;CONFIG_PERIPH_CTRL_FUNC_IN_IRAM;CONFIG_GDMA_CTRL_FUNC_IN_IRAM;CONFIG_GDMA_ISR_IRAM_SAFE;CONFIG_GDMA_ENABLE_DEBUG_LOG;CONFIG_XTAL_FREQ_40;CONFIG_XTAL_FREQ;CONFIG_LCD_PANEL_IO_FORMAT_BUF_SIZE;CONFIG_LCD_ENABLE_DEBUG_LOG;CONFIG_ESP_NETIF_IP_LOST_TIMER_INTERVAL;CONFIG_ESP_NETIF_TCPIP_LWIP;CONFIG_ESP_NETIF_LOOPBACK;CONFIG_ESP_NETIF_USES_TCPIP_WITH_BSD_API;CONFIG_ESP_NETIF_RECEIVE_REPORT_ERRORS;CONFIG_ESP_NETIF_L2_TAP;CONFIG_ESP_NETIF_BRIDGE_EN;CONFIG_ESP_PHY_CALIBRATION_AND_DATA_STORAGE;CONFIG_ESP32_PHY_CALIBRATION_AND_DATA_STORAGE;CONFIG_ESP_PHY_INIT_DATA_IN_PARTITION;CONFIG_ESP32_PHY_INIT_DATA_IN_PARTITION;CONFIG_ESP_PHY_MAX_WIFI_TX_POWER;CONFIG_ESP32_PHY_MAX_WIFI_TX_POWER;CONFIG_ESP_PHY_MAX_TX_POWER;CONFIG_ESP32_PHY_MAX_TX_POWER;CONFIG_ESP_PHY_REDUCE_TX_POWER;CONFIG_REDUCE_PHY_TX_POWER;CONFIG_ESP32_REDUCE_PHY_TX_POWER;CONFIG_ESP_PHY_ENABLE_USB;CONFIG_ESP_PHY_ENABLE_CERT_TEST;CONFIG_ESP_PHY_RF_CAL_PARTIAL;CONFIG_ESP_PHY_RF_CAL_NONE;CONFIG_ESP_PHY_RF_CAL_FULL;CONFIG_ESP_PHY_CALIBRATION_MODE;CONFIG_ESP_PHY_PLL_TRACK_DEBUG;CONFIG_PM_ENABLE;CONFIG_PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP;CONFIG_ESP_SYSTEM_PM_POWER_DOWN_CPU;CONFIG_RINGBUF_PLACE_FUNCTIONS_INTO_FLASH;CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_80;CONFIG_ESP32C3_DEFAULT_CPU_FREQ_80;CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160;CONFIG_ESP32C3_DEFAULT_CPU_FREQ_160;CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ;CONFIG_ESP32C3_DEFAULT_CPU_FREQ_MHZ;CONFIG_ESP_SYSTEM_PANIC_PRINT_HALT;CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT;CONFIG_ESP_SYSTEM_PANIC_SILENT_REBOOT;CONFIG_ESP_SYSTEM_PANIC_GDBSTUB;CONFIG_ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS;CONFIG_ESP_SYSTEM_SINGLE_CORE_MODE;CONFIG_ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK;CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP;CONFIG_ESP_SYSTEM_USE_EH_FRAME;CONFIG_ESP_SYSTEM_MEMPROT_FEATURE;CONFIG_ESP32C3_MEMPROT_FEATURE;CONFIG_ESP_SYSTEM_MEMPROT_FEATURE_LOCK;CONFIG_ESP32C3_MEMPROT_FEATURE_LOCK;CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE;CONFIG_SYSTEM_EVENT_QUEUE_SIZE;CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE;CONFIG_SYSTEM_EVENT_TASK_STACK_SIZE;CONFIG_ESP_MAIN_TASK_STACK_SIZE;CONFIG_MAIN_TASK_STACK_SIZE;CONFIG_ESP_MAIN_TASK_AFFINITY_CPU0;CONFIG_ESP_MAIN_TASK_AFFINITY_NO_AFFINITY;CONFIG_ESP_MAIN_TASK_AFFINITY;CONFIG_ESP_MINIMAL_SHARED_STACK_SIZE;CONFIG_ESP_CONSOLE_UART_DEFAULT;CONFIG_CONSOLE_UART_DEFAULT;CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG;CONFIG_ESP_CONSOLE_UART_CUSTOM;CONFIG_CONSOLE_UART_CUSTOM;CONFIG_ESP_CONSOLE_NONE;CONFIG_CONSOLE_UART_NONE;CONFIG_ESP_CONSOLE_UART_NONE;CONFIG_ESP_CONSOLE_SECONDARY_NONE;CONFIG_ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG;CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED;CONFIG_ESP_CONSOLE_UART;CONFIG_CONSOLE_UART;CONFIG_ESP_CONSOLE_UART_NUM;CONFIG_CONSOLE_UART_NUM;CONFIG_ESP_CONSOLE_UART_BAUDRATE;CONFIG_CONSOLE_UART_BAUDRATE;CONFIG_ESP_INT_WDT;CONFIG_INT_WDT;CONFIG_ESP_INT_WDT_TIMEOUT_MS;CONFIG_INT_WDT_TIMEOUT_MS;CONFIG_ESP_TASK_WDT_EN;CONFIG_ESP_TASK_WDT_INIT;CONFIG_TASK_WDT;CONFIG_ESP_TASK_WDT;CONFIG_ESP_TASK_WDT_PANIC;CONFIG_TASK_WDT_PANIC;CONFIG_ESP_TASK_WDT_TIMEOUT_S;CONFIG_TASK_WDT_TIMEOUT_S;CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0;CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0;CONFIG_ESP_PANIC_HANDLER_IRAM;CONFIG_ESP_DEBUG_STUBS_ENABLE;CONFIG_ESP32_DEBUG_STUBS_ENABLE;CONFIG_ESP_DEBUG_OCDAWARE;CONFIG_ESP32C3_DEBUG_OCDAWARE;CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_4;CONFIG_ESP_BROWNOUT_DET;CONFIG_BROWNOUT_DET;CONFIG_ESP32C3_BROWNOUT_DET;CONFIG_ESP32C3_BROWNOUT_DET;CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7;CONFIG_BROWNOUT_DET_LVL_SEL_7;CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_7;CONFIG_ESP_BROWNOUT_DET_LVL_SEL_6;CONFIG_BROWNOUT_DET_LVL_SEL_6;CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_6;CONFIG_ESP_BROWNOUT_DET_LVL_SEL_5;CONFIG_BROWNOUT_DET_LVL_SEL_5;CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_5;CONFIG_ESP_BROWNOUT_DET_LVL_SEL_4;CONFIG_BROWNOUT_DET_LVL_SEL_4;CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_4;CONFIG_ESP_BROWNOUT_DET_LVL_SEL_3;CONFIG_BROWNOUT_DET_LVL_SEL_3;CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_3;CONFIG_ESP_BROWNOUT_DET_LVL_SEL_2;CONFIG_BROWNOUT_DET_LVL_SEL_2;CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_2;CONFIG_ESP_BROWNOUT_DET_LVL;CONFIG_BROWNOUT_DET_LVL;CONFIG_ESP32C3_BROWNOUT_DET_LVL;CONFIG_ESP_SYSTEM_BROWNOUT_INTR;CONFIG_ESP_SYSTEM_HW_STACK_GUARD;CONFIG_ESP_IPC_TASK_STACK_SIZE;CONFIG_IPC_TASK_STACK_SIZE;CONFIG_ESP_TIMER_PROFILING;CONFIG_ESP_TIME_FUNCS_USE_RTC_TIMER;CONFIG_ESP_TIME_FUNCS_USE_ESP_TIMER;CONFIG_ESP_TIMER_TASK_STACK_SIZE;CONFIG_TIMER_TASK_STACK_SIZE;CONFIG_ESP_TIMER_INTERRUPT_LEVEL;CONFIG_ESP_TIMER_SHOW_EXPERIMENTAL;CONFIG_ESP_TIMER_TASK_AFFINITY;CONFIG_ESP_TIMER_TASK_AFFINITY_CPU0;CONFIG_ESP_TIMER_ISR_AFFINITY;CONFIG_ESP_TIMER_ISR_AFFINITY_CPU0;CONFIG_ESP_TIMER_SUPPORTS_ISR_DISPATCH_METHOD;CONFIG_ESP_TIMER_IMPL_SYSTIMER;CONFIG_ESP_WIFI_ENABLED;CONFIG_ESP32_WIFI_ENABLED;CONFIG_ESP_WIFI_STATIC_RX_BUFFER_NUM;CONFIG_ESP32_WIFI_STATIC_RX_BUFFER_NUM;CONFIG_ESP_WIFI_DYNAMIC_RX_BUFFER_NUM;CONFIG_ESP32_WIFI_DYNAMIC_RX_BUFFER_NUM;CONFIG_ESP_WIFI_STATIC_TX_BUFFER;CONFIG_ESP32_WIFI_STATIC_TX_BUFFER;CONFIG_ESP_WIFI_DYNAMIC_TX_BUFFER;CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER;CONFIG_ESP_WIFI_TX_BUFFER_TYPE;CONFIG_ESP32_WIFI_TX_BUFFER_TYPE;CONFIG_ESP_WIFI_DYNAMIC_TX_BUFFER_NUM;CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER_NUM;CONFIG_ESP_WIFI_STATIC_RX_MGMT_BUFFER;CONFIG_ESP_WIFI_DYNAMIC_RX_MGMT_BUFFER;CONFIG_ESP_WIFI_DYNAMIC_RX_MGMT_BUF;CONFIG_ESP_WIFI_RX_MGMT_BUF_NUM_DEF;CONFIG_ESP_WIFI_CSI_ENABLED;CONFIG_ESP32_WIFI_CSI_ENABLED;CONFIG_ESP_WIFI_AMPDU_TX_ENABLED;CONFIG_ESP32_WIFI_AMPDU_TX_ENABLED;CONFIG_ESP_WIFI_TX_BA_WIN;CONFIG_ESP32_WIFI_TX_BA_WIN;CONFIG_ESP_WIFI_AMPDU_RX_ENABLED;CONFIG_ESP32_WIFI_AMPDU_RX_ENABLED;CONFIG_ESP32_WIFI_AMPDU_RX_ENABLED;CONFIG_ESP_WIFI_RX_BA_WIN;CONFIG_ESP32_WIFI_RX_BA_WIN;CONFIG_ESP32_WIFI_RX_BA_WIN;CONFIG_ESP_WIFI_NVS_ENABLED;CONFIG_ESP32_WIFI_NVS_ENABLED;CONFIG_ESP_WIFI_SOFTAP_BEACON_MAX_LEN;CONFIG_ESP32_WIFI_SOFTAP_BEACON_MAX_LEN;CONFIG_ESP_WIFI_MGMT_SBUF_NUM;CONFIG_ESP32_WIFI_MGMT_SBUF_NUM;CONFIG_ESP_WIFI_IRAM_OPT;CONFIG_ESP32_WIFI_IRAM_OPT;CONFIG_ESP_WIFI_EXTRA_IRAM_OPT;CONFIG_ESP_WIFI_RX_IRAM_OPT;CONFIG_ESP32_WIFI_RX_IRAM_OPT;CONFIG_ESP_WIFI_ENABLE_WPA3_SAE;CONFIG_ESP32_WIFI_ENABLE_WPA3_SAE;CONFIG_ESP_WIFI_ENABLE_SAE_PK;CONFIG_ESP_WIFI_SOFTAP_SAE_SUPPORT;CONFIG_ESP_WIFI_ENABLE_WPA3_OWE_STA;CONFIG_ESP32_WIFI_ENABLE_WPA3_OWE_STA;CONFIG_ESP_WIFI_SLP_IRAM_OPT;CONFIG_ESP_WIFI_FTM_ENABLE;CONFIG_ESP_WIFI_STA_DISCONNECTED_PM_ENABLE;CONFIG_ESP_WIFI_GCMP_SUPPORT;CONFIG_ESP_WIFI_GMAC_SUPPORT;CONFIG_ESP_WIFI_SOFTAP_SUPPORT;CONFIG_ESP_WIFI_SLP_BEACON_LOST_OPT;CONFIG_ESP_WIFI_ESPNOW_MAX_ENCRYPT_NUM;CONFIG_ESP_WIFI_MBEDTLS_CRYPTO;CONFIG_WPA_MBEDTLS_CRYPTO;CONFIG_ESP_WIFI_MBEDTLS_TLS_CLIENT;CONFIG_WPA_MBEDTLS_TLS_CLIENT;CONFIG_ESP_WIFI_WAPI_PSK;CONFIG_WPA_WAPI_PSK;CONFIG_ESP_WIFI_SUITE_B_192;CONFIG_WPA_SUITE_B_192;CONFIG_ESP_WIFI_11KV_SUPPORT;CONFIG_WPA_11KV_SUPPORT;CONFIG_ESP_WIFI_MBO_SUPPORT;CONFIG_WPA_MBO_SUPPORT;CONFIG_ESP_WIFI_DPP_SUPPORT;CONFIG_WPA_DPP_SUPPORT;CONFIG_ESP_WIFI_11R_SUPPORT;CONFIG_WPA_11R_SUPPORT;CONFIG_ESP_WIFI_WPS_SOFTAP_REGISTRAR;CONFIG_WPA_WPS_SOFTAP_REGISTRAR;CONFIG_ESP_WIFI_WPS_STRICT;CONFIG_WPA_WPS_STRICT;CONFIG_ESP_WIFI_WPS_PASSPHRASE;CONFIG_ESP_WIFI_DEBUG_PRINT;CONFIG_WPA_DEBUG_PRINT;CONFIG_ESP_WIFI_TESTING_OPTIONS;CONFIG_WPA_TESTING_OPTIONS;CONFIG_ESP_WIFI_ENTERPRISE_SUPPORT;CONFIG_ESP_WIFI_ENT_FREE_DYNAMIC_BUFFER;CONFIG_ESP_COREDUMP_ENABLE_TO_FLASH;CONFIG_ESP32_ENABLE_COREDUMP_TO_FLASH;CONFIG_ESP_COREDUMP_ENABLE_TO_UART;CONFIG_ESP32_ENABLE_COREDUMP_TO_UART;CONFIG_ESP_COREDUMP_ENABLE_TO_NONE;CONFIG_ESP32_ENABLE_COREDUMP_TO_NONE;CONFIG_FATFS_VOLUME_COUNT;CONFIG_FATFS_LFN_NONE;CONFIG_FATFS_LFN_HEAP;CONFIG_FATFS_LFN_STACK;CONFIG_FATFS_SECTOR_512;CONFIG_FATFS_SECTOR_4096;CONFIG_FATFS_CODEPAGE_DYNAMIC;CONFIG_FATFS_CODEPAGE_437;CONFIG_FATFS_CODEPAGE_720;CONFIG_FATFS_CODEPAGE_737;CONFIG_FATFS_CODEPAGE_771;CONFIG_FATFS_CODEPAGE_775;CONFIG_FATFS_CODEPAGE_850;CONFIG_FATFS_CODEPAGE_852;CONFIG_FATFS_CODEPAGE_855;CONFIG_FATFS_CODEPAGE_857;CONFIG_FATFS_CODEPAGE_860;CONFIG_FATFS_CODEPAGE_861;CONFIG_FATFS_CODEPAGE_862;CONFIG_FATFS_CODEPAGE_863;CONFIG_FATFS_CODEPAGE_864;CONFIG_FATFS_CODEPAGE_865;CONFIG_FATFS_CODEPAGE_866;CONFIG_FATFS_CODEPAGE_869;CONFIG_FATFS_CODEPAGE_932;CONFIG_FATFS_CODEPAGE_936;CONFIG_FATFS_CODEPAGE_949;CONFIG_FATFS_CODEPAGE_950;CONFIG_FATFS_CODEPAGE;CONFIG_FATFS_FS_LOCK;CONFIG_FATFS_TIMEOUT_MS;CONFIG_FATFS_PER_FILE_CACHE;CONFIG_FATFS_USE_FASTSEEK;CONFIG_FATFS_VFS_FSTAT_BLKSIZE;CONFIG_FATFS_IMMEDIATE_FSYNC;CONFIG_FREERTOS_SMP;CONFIG_FREERTOS_UNICORE;CONFIG_FREERTOS_HZ;CONFIG_FREERTOS_OPTIMIZED_SCHEDULER;CONFIG_FREERTOS_CHECK_STACKOVERFLOW_NONE;CONFIG_FREERTOS_CHECK_STACKOVERFLOW_PTRVAL;CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY;CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS;CONFIG_FREERTOS_IDLE_TASK_STACKSIZE;CONFIG_FREERTOS_USE_IDLE_HOOK;CONFIG_FREERTOS_USE_TICK_HOOK;CONFIG_FREERTOS_MAX_TASK_NAME_LEN;CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY;CONFIG_FREERTOS_TIMER_SERVICE_TASK_NAME;CONFIG_FREERTOS_TIMER_TASK_PRIORITY;CONFIG_TIMER_TASK_PRIORITY;CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH;CONFIG_TIMER_TASK_STACK_DEPTH;CONFIG_FREERTOS_TIMER_QUEUE_LENGTH;CONFIG_TIMER_QUEUE_LENGTH;CONFIG_FREERTOS_QUEUE_REGISTRY_SIZE;CONFIG_FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES;CONFIG_FREERTOS_USE_TRACE_FACILITY;CONFIG_FREERTOS_GENERATE_RUN_TIME_STATS;CONFIG_FREERTOS_USE_APPLICATION_TASK_TAG;CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER;CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK;CONFIG_FREERTOS_TLSP_DELETION_CALLBACKS;CONFIG_FREERTOS_TASK_PRE_DELETION_HOOK;CONFIG_FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP;CONFIG_ENABLE_STATIC_TASK_CLEAN_UP_HOOK;CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER;CONFIG_FREERTOS_ISR_STACKSIZE;CONFIG_FREERTOS_INTERRUPT_BACKTRACE;CONFIG_FREERTOS_TICK_SUPPORT_SYSTIMER;CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL1;CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL3;CONFIG_FREERTOS_SYSTICK_USES_SYSTIMER;CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH;CONFIG_FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE;CONFIG_FREERTOS_PORT;CONFIG_FREERTOS_NO_AFFINITY;CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION;CONFIG_FREERTOS_DEBUG_OCDAWARE;CONFIG_FREERTOS_ENABLE_TASK_SNAPSHOT;CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH;CONFIG_HAL_ASSERTION_EQUALS_SYSTEM;CONFIG_HAL_ASSERTION_DISABLE;CONFIG_HAL_ASSERTION_SILENT;CONFIG_HAL_ASSERTION_SILIENT;CONFIG_HAL_ASSERTION_ENABLE;CONFIG_HAL_DEFAULT_ASSERTION_LEVEL;CONFIG_HAL_SPI_MASTER_FUNC_IN_IRAM;CONFIG_HAL_SPI_SLAVE_FUNC_IN_IRAM;CONFIG_HEAP_POISONING_DISABLED;CONFIG_HEAP_POISONING_LIGHT;CONFIG_HEAP_POISONING_COMPREHENSIVE;CONFIG_HEAP_TRACING_OFF;CONFIG_HEAP_TRACING_STANDALONE;CONFIG_HEAP_TRACING_TOHOST;CONFIG_HEAP_USE_HOOKS;CONFIG_HEAP_TASK_TRACKING;CONFIG_HEAP_ABORT_WHEN_ALLOCATION_FAILS;CONFIG_HEAP_PLACE_FUNCTION_INTO_FLASH;CONFIG_LOG_DEFAULT_LEVEL_NONE;CONFIG_LOG_DEFAULT_LEVEL_ERROR;CONFIG_LOG_DEFAULT_LEVEL_WARN;CONFIG_LOG_DEFAULT_LEVEL_INFO;CONFIG_LOG_DEFAULT_LEVEL_DEBUG;CONFIG_LOG_DEFAULT_LEVEL_VERBOSE;CONFIG_LOG_DEFAULT_LEVEL;CONFIG_LOG_MAXIMUM_EQUALS_DEFAULT;CONFIG_LOG_MAXIMUM_LEVEL_DEBUG;CONFIG_LOG_MAXIMUM_LEVEL_VERBOSE;CONFIG_LOG_MAXIMUM_LEVEL;CONFIG_LOG_MASTER_LEVEL;CONFIG_LOG_COLORS;CONFIG_LOG_TIMESTAMP_SOURCE_RTOS;CONFIG_LOG_TIMESTAMP_SOURCE_SYSTEM;CONFIG_LWIP_ENABLE;CONFIG_LWIP_LOCAL_HOSTNAME;CONFIG_LWIP_NETIF_API;CONFIG_LWIP_TCPIP_TASK_PRIO;CONFIG_LWIP_TCPIP_CORE_LOCKING;CONFIG_LWIP_CHECK_THREAD_SAFETY;CONFIG_LWIP_DNS_SUPPORT_MDNS_QUERIES;CONFIG_LWIP_L2_TO_L3_COPY;CONFIG_L2_TO_L3_COPY;CONFIG_LWIP_IRAM_OPTIMIZATION;CONFIG_LWIP_EXTRA_IRAM_OPTIMIZATION;CONFIG_LWIP_TIMERS_ONDEMAND;CONFIG_LWIP_ND6;CONFIG_LWIP_FORCE_ROUTER_FORWARDING;CONFIG_LWIP_MAX_SOCKETS;CONFIG_LWIP_USE_ONLY_LWIP_SELECT;CONFIG_LWIP_SO_LINGER;CONFIG_LWIP_SO_REUSE;CONFIG_LWIP_SO_REUSE_RXTOALL;CONFIG_LWIP_SO_RCVBUF;CONFIG_LWIP_NETBUF_RECVINFO;CONFIG_LWIP_IP_DEFAULT_TTL;CONFIG_LWIP_IP4_FRAG;CONFIG_LWIP_IP6_FRAG;CONFIG_LWIP_IP4_REASSEMBLY;CONFIG_LWIP_IP6_REASSEMBLY;CONFIG_LWIP_IP_REASS_MAX_PBUFS;CONFIG_LWIP_IP_FORWARD;CONFIG_LWIP_STATS;CONFIG_LWIP_ESP_GRATUITOUS_ARP;CONFIG_ESP_GRATUITOUS_ARP;CONFIG_LWIP_GARP_TMR_INTERVAL;CONFIG_GARP_TMR_INTERVAL;CONFIG_LWIP_ESP_MLDV6_REPORT;CONFIG_LWIP_MLDV6_TMR_INTERVAL;CONFIG_LWIP_TCPIP_RECVMBOX_SIZE;CONFIG_TCPIP_RECVMBOX_SIZE;CONFIG_LWIP_DHCP_DOES_ARP_CHECK;CONFIG_LWIP_DHCP_DISABLE_CLIENT_ID;CONFIG_LWIP_DHCP_DISABLE_VENDOR_CLASS_ID;CONFIG_LWIP_DHCP_RESTORE_LAST_IP;CONFIG_LWIP_DHCP_OPTIONS_LEN;CONFIG_LWIP_NUM_NETIF_CLIENT_DATA;CONFIG_LWIP_DHCP_COARSE_TIMER_SECS;CONFIG_LWIP_DHCPS;CONFIG_LWIP_DHCPS_LEASE_UNIT;CONFIG_LWIP_DHCPS_MAX_STATION_NUM;CONFIG_LWIP_DHCPS_STATIC_ENTRIES;CONFIG_LWIP_AUTOIP;CONFIG_LWIP_IPV4;CONFIG_LWIP_IPV6;CONFIG_LWIP_IPV6_AUTOCONFIG;CONFIG_LWIP_IPV6_NUM_ADDRESSES;CONFIG_LWIP_IPV6_FORWARD;CONFIG_LWIP_NETIF_STATUS_CALLBACK;CONFIG_LWIP_NETIF_LOOPBACK;CONFIG_LWIP_LOOPBACK_MAX_PBUFS;CONFIG_LWIP_MAX_ACTIVE_TCP;CONFIG_LWIP_MAX_LISTENING_TCP;CONFIG_LWIP_TCP_HIGH_SPEED_RETRANSMISSION;CONFIG_LWIP_TCP_MAXRTX;CONFIG_TCP_MAXRTX;CONFIG_LWIP_TCP_SYNMAXRTX;CONFIG_TCP_SYNMAXRTX;CONFIG_LWIP_TCP_MSS;CONFIG_TCP_MSS;CONFIG_LWIP_TCP_TMR_INTERVAL;CONFIG_LWIP_TCP_MSL;CONFIG_TCP_MSL;CONFIG_LWIP_TCP_FIN_WAIT_TIMEOUT;CONFIG_LWIP_TCP_SND_BUF_DEFAULT;CONFIG_TCP_SND_BUF_DEFAULT;CONFIG_LWIP_TCP_WND_DEFAULT;CONFIG_TCP_WND_DEFAULT;CONFIG_LWIP_TCP_RECVMBOX_SIZE;CONFIG_TCP_RECVMBOX_SIZE;CONFIG_LWIP_TCP_QUEUE_OOSEQ;CONFIG_TCP_QUEUE_OOSEQ;CONFIG_LWIP_TCP_OOSEQ_TIMEOUT;CONFIG_LWIP_TCP_OOSEQ_MAX_PBUFS;CONFIG_LWIP_TCP_SACK_OUT;CONFIG_LWIP_TCP_OVERSIZE_MSS;CONFIG_TCP_OVERSIZE_MSS;CONFIG_LWIP_TCP_OVERSIZE_QUARTER_MSS;CONFIG_TCP_OVERSIZE_QUARTER_MSS;CONFIG_LWIP_TCP_OVERSIZE_DISABLE;CONFIG_TCP_OVERSIZE_DISABLE;CONFIG_LWIP_TCP_RTO_TIME;CONFIG_LWIP_MAX_UDP_PCBS;CONFIG_LWIP_UDP_RECVMBOX_SIZE;CONFIG_UDP_RECVMBOX_SIZE;CONFIG_LWIP_CHECKSUM_CHECK_IP;CONFIG_LWIP_CHECKSUM_CHECK_UDP;CONFIG_LWIP_CHECKSUM_CHECK_ICMP;CONFIG_LWIP_TCPIP_TASK_STACK_SIZE;CONFIG_TCPIP_TASK_STACK_SIZE;CONFIG_LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY;CONFIG_TCPIP_TASK_AFFINITY_NO_AFFINITY;CONFIG_LWIP_TCPIP_TASK_AFFINITY_CPU0;CONFIG_TCPIP_TASK_AFFINITY_CPU0;CONFIG_LWIP_TCPIP_TASK_AFFINITY;CONFIG_TCPIP_TASK_AFFINITY;CONFIG_LWIP_PPP_SUPPORT;CONFIG_PPP_SUPPORT;CONFIG_LWIP_IPV6_MEMP_NUM_ND6_QUEUE;CONFIG_LWIP_IPV6_ND6_NUM_NEIGHBORS;CONFIG_LWIP_SLIP_SUPPORT;CONFIG_LWIP_ICMP;CONFIG_LWIP_MULTICAST_PING;CONFIG_LWIP_BROADCAST_PING;CONFIG_LWIP_MAX_RAW_PCBS;CONFIG_LWIP_SNTP_MAX_SERVERS;CONFIG_LWIP_DHCP_GET_NTP_SRV;CONFIG_LWIP_SNTP_UPDATE_DELAY;CONFIG_LWIP_DNS_MAX_SERVERS;CONFIG_LWIP_FALLBACK_DNS_SERVER_SUPPORT;CONFIG_LWIP_BRIDGEIF_MAX_PORTS;CONFIG_LWIP_ESP_LWIP_ASSERT;CONFIG_LWIP_HOOK_TCP_ISN_NONE;CONFIG_LWIP_HOOK_TCP_ISN_DEFAULT;CONFIG_LWIP_HOOK_TCP_ISN_CUSTOM;CONFIG_LWIP_HOOK_IP6_ROUTE_NONE;CONFIG_LWIP_HOOK_IP6_ROUTE_DEFAULT;CONFIG_LWIP_HOOK_IP6_ROUTE_CUSTOM;CONFIG_LWIP_HOOK_ND6_GET_GW_NONE;CONFIG_LWIP_HOOK_ND6_GET_GW_DEFAULT;CONFIG_LWIP_HOOK_ND6_GET_GW_CUSTOM;CONFIG_LWIP_HOOK_IP6_SELECT_SRC_ADDR_NONE;CONFIG_LWIP_HOOK_IP6_SELECT_SRC_ADDR_DEFAULT;CONFIG_LWIP_HOOK_IP6_SELECT_SRC_ADDR_CUSTOM;CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_NONE;CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_DEFAULT;CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_CUSTOM;CONFIG_LWIP_HOOK_IP6_INPUT_NONE;CONFIG_LWIP_HOOK_IP6_INPUT_DEFAULT;CONFIG_LWIP_HOOK_IP6_INPUT_CUSTOM;CONFIG_LWIP_DEBUG;CONFIG_MBEDTLS_INTERNAL_MEM_ALLOC;CONFIG_MBEDTLS_DEFAULT_MEM_ALLOC;CONFIG_MBEDTLS_CUSTOM_MEM_ALLOC;CONFIG_MBEDTLS_ASYMMETRIC_CONTENT_LEN;CONFIG_MBEDTLS_SSL_IN_CONTENT_LEN;CONFIG_MBEDTLS_SSL_OUT_CONTENT_LEN;CONFIG_MBEDTLS_DYNAMIC_BUFFER;CONFIG_MBEDTLS_DYNAMIC_FREE_CONFIG_DATA;CONFIG_MBEDTLS_DYNAMIC_FREE_CA_CERT;CONFIG_MBEDTLS_DEBUG;CONFIG_MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH;CONFIG_MBEDTLS_ECDH_LEGACY_CONTEXT;CONFIG_MBEDTLS_X509_TRUSTED_CERT_CALLBACK;CONFIG_MBEDTLS_SSL_CONTEXT_SERIALIZATION;CONFIG_MBEDTLS_SSL_KEEP_PEER_CERTIFICATE;CONFIG_MBEDTLS_PKCS7_C;CONFIG_MBEDTLS_CERTIFICATE_BUNDLE;CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL;CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN;CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_NONE;CONFIG_MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE;CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_MAX_CERTS;CONFIG_MBEDTLS_ECP_RESTARTABLE;CONFIG_MBEDTLS_CMAC_C;CONFIG_MBEDTLS_HARDWARE_AES;CONFIG_MBEDTLS_AES_USE_INTERRUPT;CONFIG_MBEDTLS_AES_INTERRUPT_LEVEL;CONFIG_MBEDTLS_GCM_SUPPORT_NON_AES_CIPHER;CONFIG_MBEDTLS_HARDWARE_MPI;CONFIG_MBEDTLS_LARGE_KEY_SOFTWARE_MPI;CONFIG_MBEDTLS_MPI_USE_INTERRUPT;CONFIG_MBEDTLS_MPI_INTERRUPT_LEVEL;CONFIG_MBEDTLS_HARDWARE_SHA;CONFIG_MBEDTLS_ROM_MD5;CONFIG_MBEDTLS_ATCA_HW_ECDSA_SIGN;CONFIG_MBEDTLS_ATCA_HW_ECDSA_VERIFY;CONFIG_MBEDTLS_HAVE_TIME;CONFIG_MBEDTLS_PLATFORM_TIME_ALT;CONFIG_MBEDTLS_HAVE_TIME_DATE;CONFIG_MBEDTLS_ECDSA_DETERMINISTIC;CONFIG_MBEDTLS_SHA512_C;CONFIG_MBEDTLS_TLS_SERVER_AND_CLIENT;CONFIG_MBEDTLS_TLS_SERVER_ONLY;CONFIG_MBEDTLS_TLS_CLIENT_ONLY;CONFIG_MBEDTLS_TLS_DISABLED;CONFIG_MBEDTLS_TLS_SERVER;CONFIG_MBEDTLS_TLS_CLIENT;CONFIG_MBEDTLS_TLS_ENABLED;CONFIG_MBEDTLS_PSK_MODES;CONFIG_MBEDTLS_KEY_EXCHANGE_RSA;CONFIG_MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE;CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_RSA;CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA;CONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA;CONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_RSA;CONFIG_MBEDTLS_SSL_RENEGOTIATION;CONFIG_MBEDTLS_SSL_PROTO_TLS1_2;CONFIG_MBEDTLS_SSL_PROTO_GMTSSL1_1;CONFIG_MBEDTLS_SSL_PROTO_DTLS;CONFIG_MBEDTLS_SSL_ALPN;CONFIG_MBEDTLS_CLIENT_SSL_SESSION_TICKETS;CONFIG_MBEDTLS_SERVER_SSL_SESSION_TICKETS;CONFIG_MBEDTLS_AES_C;CONFIG_MBEDTLS_CAMELLIA_C;CONFIG_MBEDTLS_DES_C;CONFIG_MBEDTLS_BLOWFISH_C;CONFIG_MBEDTLS_XTEA_C;CONFIG_MBEDTLS_CCM_C;CONFIG_MBEDTLS_GCM_C;CONFIG_MBEDTLS_NIST_KW_C;CONFIG_MBEDTLS_RIPEMD160_C;CONFIG_MBEDTLS_PEM_PARSE_C;CONFIG_MBEDTLS_PEM_WRITE_C;CONFIG_MBEDTLS_X509_CRL_PARSE_C;CONFIG_MBEDTLS_X509_CSR_PARSE_C;CONFIG_MBEDTLS_ECP_C;CONFIG_MBEDTLS_DHM_C;CONFIG_MBEDTLS_ECDH_C;CONFIG_MBEDTLS_ECDSA_C;CONFIG_MBEDTLS_ECJPAKE_C;CONFIG_MBEDTLS_ECP_DP_SECP192R1_ENABLED;CONFIG_MBEDTLS_ECP_DP_SECP224R1_ENABLED;CONFIG_MBEDTLS_ECP_DP_SECP256R1_ENABLED;CONFIG_MBEDTLS_ECP_DP_SECP384R1_ENABLED;CONFIG_MBEDTLS_ECP_DP_SECP521R1_ENABLED;CONFIG_MBEDTLS_ECP_DP_SECP192K1_ENABLED;CONFIG_MBEDTLS_ECP_DP_SECP224K1_ENABLED;CONFIG_MBEDTLS_ECP_DP_SECP256K1_ENABLED;CONFIG_MBEDTLS_ECP_DP_BP256R1_ENABLED;CONFIG_MBEDTLS_ECP_DP_BP384R1_ENABLED;CONFIG_MBEDTLS_ECP_DP_BP512R1_ENABLED;CONFIG_MBEDTLS_ECP_DP_CURVE25519_ENABLED;CONFIG_MBEDTLS_ECP_NIST_OPTIM;CONFIG_MBEDTLS_ECP_FIXED_POINT_OPTIM;CONFIG_MBEDTLS_POLY1305_C;CONFIG_MBEDTLS_CHACHA20_C;CONFIG_MBEDTLS_HKDF_C;CONFIG_MBEDTLS_THREADING_C;CONFIG_MBEDTLS_ERROR_STRINGS;CONFIG_MQTT_PROTOCOL_311;CONFIG_MQTT_PROTOCOL_5;CONFIG_MQTT_TRANSPORT_SSL;CONFIG_MQTT_TRANSPORT_WEBSOCKET;CONFIG_MQTT_TRANSPORT_WEBSOCKET_SECURE;CONFIG_MQTT_MSG_ID_INCREMENTAL;CONFIG_MQTT_SKIP_PUBLISH_IF_DISCONNECTED;CONFIG_MQTT_REPORT_DELETED_MESSAGES;CONFIG_MQTT_USE_CUSTOM_CONFIG;CONFIG_MQTT_TASK_CORE_SELECTION_ENABLED;CONFIG_MQTT_CUSTOM_OUTBOX;CONFIG_NEWLIB_STDOUT_LINE_ENDING_CRLF;CONFIG_NEWLIB_STDOUT_LINE_ENDING_LF;CONFIG_NEWLIB_STDOUT_LINE_ENDING_CR;CONFIG_NEWLIB_STDIN_LINE_ENDING_CRLF;CONFIG_NEWLIB_STDIN_LINE_ENDING_LF;CONFIG_NEWLIB_STDIN_LINE_ENDING_CR;CONFIG_NEWLIB_NANO_FORMAT;CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC_HRT;CONFIG_ESP32C3_TIME_SYSCALL_USE_RTC_SYSTIMER;CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC;CONFIG_ESP32C3_TIME_SYSCALL_USE_RTC;CONFIG_NEWLIB_TIME_SYSCALL_USE_HRT;CONFIG_ESP32C3_TIME_SYSCALL_USE_SYSTIMER;CONFIG_NEWLIB_TIME_SYSCALL_USE_NONE;CONFIG_ESP32C3_TIME_SYSCALL_USE_NONE;CONFIG_NVS_ENCRYPTION;CONFIG_NVS_ASSERT_ERROR_CHECK;CONFIG_NVS_LEGACY_DUP_KEYS_COMPATIBILITY;CONFIG_OPENTHREAD_ENABLED;CONFIG_OPENTHREAD_NETWORK_NAME;CONFIG_OPENTHREAD_MESH_LOCAL_PREFIX;CONFIG_OPENTHREAD_NETWORK_CHANNEL;CONFIG_OPENTHREAD_NETWORK_PANID;CONFIG_OPENTHREAD_NETWORK_EXTPANID;CONFIG_OPENTHREAD_NETWORK_MASTERKEY;CONFIG_OPENTHREAD_NETWORK_PSKC;CONFIG_OPENTHREAD_XTAL_ACCURACY;CONFIG_OPENTHREAD_SPINEL_ONLY;CONFIG_OPENTHREAD_RX_ON_WHEN_IDLE;CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_0;CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_1;CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_2;CONFIG_PTHREAD_TASK_PRIO_DEFAULT;CONFIG_ESP32_PTHREAD_TASK_PRIO_DEFAULT;CONFIG_PTHREAD_TASK_STACK_SIZE_DEFAULT;CONFIG_ESP32_PTHREAD_TASK_STACK_SIZE_DEFAULT;CONFIG_PTHREAD_STACK_MIN;CONFIG_ESP32_PTHREAD_STACK_MIN;CONFIG_PTHREAD_TASK_CORE_DEFAULT;CONFIG_ESP32_PTHREAD_TASK_CORE_DEFAULT;CONFIG_PTHREAD_TASK_NAME_DEFAULT;CONFIG_ESP32_PTHREAD_TASK_NAME_DEFAULT;CONFIG_MMU_PAGE_SIZE_64KB;CONFIG_MMU_PAGE_MODE;CONFIG_MMU_PAGE_SIZE;CONFIG_SPI_FLASH_BROWNOUT_RESET_XMC;CONFIG_SPI_FLASH_BROWNOUT_RESET;CONFIG_SPI_FLASH_SUSPEND_QVL_SUPPORTED;CONFIG_SPI_FLASH_AUTO_SUSPEND;CONFIG_SPI_FLASH_VERIFY_WRITE;CONFIG_SPI_FLASH_ENABLE_COUNTERS;CONFIG_SPI_FLASH_ROM_DRIVER_PATCH;CONFIG_SPI_FLASH_ROM_IMPL;CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS;CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS;CONFIG_SPI_FLASH_DANGEROUS_WRITE_FAILS;CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_FAILS;CONFIG_SPI_FLASH_DANGEROUS_WRITE_ALLOWED;CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ALLOWED;CONFIG_SPI_FLASH_BYPASS_BLOCK_ERASE;CONFIG_SPI_FLASH_YIELD_DURING_ERASE;CONFIG_SPI_FLASH_ERASE_YIELD_DURATION_MS;CONFIG_SPI_FLASH_ERASE_YIELD_TICKS;CONFIG_SPI_FLASH_WRITE_CHUNK_SIZE;CONFIG_SPI_FLASH_SIZE_OVERRIDE;CONFIG_SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED;CONFIG_SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST;CONFIG_SPI_FLASH_VENDOR_XMC_SUPPORTED;CONFIG_SPI_FLASH_VENDOR_GD_SUPPORTED;CONFIG_SPI_FLASH_VENDOR_ISSI_SUPPORTED;CONFIG_SPI_FLASH_VENDOR_MXIC_SUPPORTED;CONFIG_SPI_FLASH_VENDOR_WINBOND_SUPPORTED;CONFIG_SPI_FLASH_VENDOR_BOYA_SUPPORTED;CONFIG_SPI_FLASH_VENDOR_TH_SUPPORTED;CONFIG_SPI_FLASH_SUPPORT_ISSI_CHIP;CONFIG_SPI_FLASH_SUPPORT_MXIC_CHIP;CONFIG_SPI_FLASH_SUPPORT_GD_CHIP;CONFIG_SPI_FLASH_SUPPORT_WINBOND_CHIP;CONFIG_SPI_FLASH_SUPPORT_BOYA_CHIP;CONFIG_SPI_FLASH_SUPPORT_TH_CHIP;CONFIG_SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE;CONFIG_SPIFFS_MAX_PARTITIONS;CONFIG_SPIFFS_CACHE;CONFIG_SPIFFS_CACHE_WR;CONFIG_SPIFFS_CACHE_STATS;CONFIG_SPIFFS_PAGE_CHECK;CONFIG_SPIFFS_GC_MAX_RUNS;CONFIG_SPIFFS_GC_STATS;CONFIG_SPIFFS_PAGE_SIZE;CONFIG_SPIFFS_OBJ_NAME_LEN;CONFIG_SPIFFS_FOLLOW_SYMLINKS;CONFIG_SPIFFS_USE_MAGIC;CONFIG_SPIFFS_USE_MAGIC_LENGTH;CONFIG_SPIFFS_META_LENGTH;CONFIG_SPIFFS_USE_MTIME;CONFIG_SPIFFS_DBG;CONFIG_SPIFFS_API_DBG;CONFIG_SPIFFS_GC_DBG;CONFIG_SPIFFS_CACHE_DBG;CONFIG_SPIFFS_CHECK_DBG;CONFIG_SPIFFS_TEST_VISUALISATION;CONFIG_WS_TRANSPORT;CONFIG_WS_BUFFER_SIZE;CONFIG_WS_DYNAMIC_BUFFER;CONFIG_UNITY_ENABLE_FLOAT;CONFIG_UNITY_ENABLE_DOUBLE;CONFIG_UNITY_ENABLE_64BIT;CONFIG_UNITY_ENABLE_COLOR;CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER;CONFIG_UNITY_ENABLE_FIXTURE;CONFIG_UNITY_ENABLE_BACKTRACE_ON_FAIL;CONFIG_VFS_SUPPORT_IO;CONFIG_VFS_SUPPORT_DIR;CONFIG_VFS_SUPPORT_SELECT;CONFIG_VFS_SUPPRESS_SELECT_DEBUG_OUTPUT;CONFIG_SUPPRESS_SELECT_DEBUG_OUTPUT;CONFIG_VFS_SELECT_IN_RAM;CONFIG_VFS_SUPPORT_TERMIOS;CONFIG_SUPPORT_TERMIOS;CONFIG_VFS_MAX_COUNT;CONFIG_VFS_SEMIHOSTFS_MAX_MOUNT_POINTS;CONFIG_SEMIHOSTFS_MAX_MOUNT_POINTS;CONFIG_WL_SECTOR_SIZE_512;CONFIG_WL_SECTOR_SIZE_4096;CONFIG_WL_SECTOR_SIZE;CONFIG_WIFI_PROV_SCAN_MAX_ENTRIES;CONFIG_WIFI_PROV_AUTOSTOP_TIMEOUT;CONFIG_WIFI_PROV_BLE_BONDING;CONFIG_WIFI_PROV_BLE_SEC_CONN;CONFIG_WIFI_PROV_BLE_FORCE_ENCRYPTION;CONFIG_WIFI_PROV_KEEP_BLE_ON_AFTER_PROV;CONFIG_WIFI_PROV_STA_ALL_CHANNEL_SCAN;CONFIG_WIFI_PROV_STA_FAST_SCAN;CONFIG_DIAG_DATA_STORE_RTC;CONFIG_DIAG_DATA_STORE_FLASH;CONFIG_DIAG_DATA_STORE_REPORTING_WATERMARK_PERCENT;CONFIG_RTC_STORE_DATA_SIZE;CONFIG_RTC_STORE_CRITICAL_DATA_SIZE;CONFIG_DIAG_LOG_MSG_ARG_FORMAT_TLV;CONFIG_DIAG_LOG_MSG_ARG_FORMAT_STRING;CONFIG_DIAG_LOG_MSG_ARG_MAX_SIZE;CONFIG_DIAG_LOG_DROP_WIFI_LOGS;CONFIG_DIAG_ENABLE_METRICS;CONFIG_DIAG_METRICS_MAX_COUNT;CONFIG_DIAG_ENABLE_HEAP_METRICS;CONFIG_DIAG_ENABLE_WIFI_METRICS;CONFIG_DIAG_ENABLE_VARIABLES;CONFIG_DIAG_VARIABLES_MAX_COUNT;CONFIG_DIAG_ENABLE_NETWORK_VARIABLES;CONFIG_DIAG_MORE_NETWORK_VARS;CONFIG_DIAG_USE_EXTERNAL_LOG_WRAP;CONFIG_ESP_INSIGHTS_ENABLED;CONFIG_ESP_INSIGHTS_TRANSPORT_MQTT;CONFIG_ESP_INSIGHTS_TRANSPORT_HTTPS;CONFIG_ESP_INSIGHTS_TRANSPORT_HTTPS_HOST;CONFIG_ESP_INSIGHTS_CLOUD_POST_MIN_INTERVAL_SEC;CONFIG_ESP_INSIGHTS_CLOUD_POST_MAX_INTERVAL_SEC;CONFIG_ESP_RMAKER_LIB_ESP_MQTT;CONFIG_ESP_RMAKER_LIB_AWS_IOT;CONFIG_ESP_RMAKER_MQTT_GLUE_LIB;CONFIG_ESP_RMAKER_MQTT_PORT_443;CONFIG_ESP_RMAKER_MQTT_PORT_8883;CONFIG_ESP_RMAKER_MQTT_PORT;CONFIG_ESP_RMAKER_MQTT_PERSISTENT_SESSION;CONFIG_ESP_RMAKER_MQTT_SEND_USERNAME;CONFIG_ESP_RMAKER_MQTT_PRODUCT_NAME;CONFIG_ESP_RMAKER_MQTT_PRODUCT_VERSION;CONFIG_ESP_RMAKER_MQTT_PRODUCT_SKU;CONFIG_ESP_RMAKER_MQTT_USE_CERT_BUNDLE;CONFIG_ESP_RMAKER_MAX_MQTT_SUBSCRIPTIONS;CONFIG_ESP_RMAKER_WORK_QUEUE_TASK_STACK;CONFIG_ESP_RMAKER_WORK_QUEUE_TASK_PRIORITY;CONFIG_ESP_RMAKER_FACTORY_PARTITION_NAME;CONFIG_ESP_RMAKER_FACTORY_NAMESPACE;CONFIG_ESP_RMAKER_DEF_TIMEZONE;CONFIG_ESP_RMAKER_SNTP_SERVER_NAME;CONFIG_ESP_RMAKER_MAX_COMMANDS;CONFIG_JSMN_PARENT_LINKS;CONFIG_JSMN_STRICT;CONFIG_JSMN_STATIC;CONFIG_IO_GLITCH_FILTER_TIME_MS;CONFIG_WS2812_LED_ENABLE;CONFIG_WS2812_LED_GPIO;CONFIG_ESP_SECURE_CERT_DS_PERIPHERAL;CONFIG_ESP_SECURE_CERT_SUPPORT_LEGACY_FORMATS;CONFIG_MDNS_MAX_INTERFACES;CONFIG_MDNS_MAX_SERVICES;CONFIG_MDNS_TASK_PRIORITY;CONFIG_MDNS_ACTION_QUEUE_LEN;CONFIG_MDNS_TASK_STACK_SIZE;CONFIG_MDNS_TASK_AFFINITY_NO_AFFINITY;CONFIG_MDNS_TASK_AFFINITY_CPU0;CONFIG_MDNS_TASK_AFFINITY;CONFIG_MDNS_SERVICE_ADD_TIMEOUT_MS;CONFIG_MDNS_TIMER_PERIOD_MS;CONFIG_MDNS_NETWORKING_SOCKET;CONFIG_MDNS_SKIP_SUPPRESSING_OWN_QUERIES;CONFIG_MDNS_ENABLE_DEBUG_PRINTS;CONFIG_MDNS_ENABLE_CONSOLE_CLI;CONFIG_MDNS_RESPOND_REVERSE_QUERIES;CONFIG_MDNS_MULTIPLE_INSTANCE;CONFIG_MDNS_PREDEF_NETIF_STA;CONFIG_MDNS_PREDEF_NETIF_AP;CONFIG_MDNS_PREDEF_NETIF_ETH;CONFIG_IDF_EXPERIMENTAL_FEATURES) +# List of deprecated options for backward compatibility +set(CONFIG_APP_BUILD_TYPE_ELF_RAM "") +set(CONFIG_NO_BLOBS "") +set(CONFIG_LOG_BOOTLOADER_LEVEL_NONE "") +set(CONFIG_LOG_BOOTLOADER_LEVEL_ERROR "") +set(CONFIG_LOG_BOOTLOADER_LEVEL_WARN "") +set(CONFIG_LOG_BOOTLOADER_LEVEL_INFO "y") +set(CONFIG_LOG_BOOTLOADER_LEVEL_DEBUG "") +set(CONFIG_LOG_BOOTLOADER_LEVEL_VERBOSE "") +set(CONFIG_LOG_BOOTLOADER_LEVEL "3") +set(CONFIG_APP_ROLLBACK_ENABLE "y") +set(CONFIG_APP_ANTI_ROLLBACK "") +set(CONFIG_FLASH_ENCRYPTION_ENABLED "") +set(CONFIG_FLASHMODE_QIO "") +set(CONFIG_FLASHMODE_QOUT "") +set(CONFIG_FLASHMODE_DIO "y") +set(CONFIG_FLASHMODE_DOUT "") +set(CONFIG_MONITOR_BAUD "115200") +set(CONFIG_ESP_RMAKER_LOCAL_CTRL_ENABLE "y") +set(CONFIG_OPTIMIZATION_LEVEL_DEBUG "y") +set(CONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG "y") +set(CONFIG_COMPILER_OPTIMIZATION_DEFAULT "y") +set(CONFIG_OPTIMIZATION_LEVEL_RELEASE "") +set(CONFIG_COMPILER_OPTIMIZATION_LEVEL_RELEASE "") +set(CONFIG_OPTIMIZATION_ASSERTIONS_ENABLED "y") +set(CONFIG_OPTIMIZATION_ASSERTIONS_SILENT "") +set(CONFIG_OPTIMIZATION_ASSERTIONS_DISABLED "") +set(CONFIG_OPTIMIZATION_ASSERTION_LEVEL "2") +set(CONFIG_CXX_EXCEPTIONS "") +set(CONFIG_STACK_CHECK_NONE "y") +set(CONFIG_STACK_CHECK_NORM "") +set(CONFIG_STACK_CHECK_STRONG "") +set(CONFIG_STACK_CHECK_ALL "") +set(CONFIG_WARN_WRITE_STRINGS "") +set(CONFIG_ESP32_APPTRACE_DEST_TRAX "") +set(CONFIG_ESP32_APPTRACE_DEST_NONE "y") +set(CONFIG_ESP32_APPTRACE_LOCK_ENABLE "y") +set(CONFIG_BLUEDROID_ENABLED "") +set(CONFIG_NIMBLE_ENABLED "y") +set(CONFIG_NIMBLE_MEM_ALLOC_MODE_INTERNAL "y") +set(CONFIG_NIMBLE_MEM_ALLOC_MODE_DEFAULT "") +set(CONFIG_NIMBLE_MAX_CONNECTIONS "3") +set(CONFIG_NIMBLE_MAX_BONDS "3") +set(CONFIG_NIMBLE_MAX_CCCDS "8") +set(CONFIG_NIMBLE_L2CAP_COC_MAX_NUM "0") +set(CONFIG_NIMBLE_PINNED_TO_CORE "0") +set(CONFIG_NIMBLE_TASK_STACK_SIZE "4096") +set(CONFIG_BT_NIMBLE_TASK_STACK_SIZE "4096") +set(CONFIG_NIMBLE_ROLE_CENTRAL "y") +set(CONFIG_NIMBLE_ROLE_PERIPHERAL "y") +set(CONFIG_NIMBLE_ROLE_BROADCASTER "y") +set(CONFIG_NIMBLE_ROLE_OBSERVER "y") +set(CONFIG_NIMBLE_NVS_PERSIST "") +set(CONFIG_NIMBLE_SM_LEGACY "y") +set(CONFIG_NIMBLE_SM_SC "y") +set(CONFIG_NIMBLE_SM_SC_DEBUG_KEYS "") +set(CONFIG_NIMBLE_DEBUG "") +set(CONFIG_NIMBLE_SVC_GAP_DEVICE_NAME "nimble") +set(CONFIG_NIMBLE_GAP_DEVICE_NAME_MAX_LEN "31") +set(CONFIG_NIMBLE_ATT_PREFERRED_MTU "256") +set(CONFIG_NIMBLE_SVC_GAP_APPEARANCE "0x0") +set(CONFIG_BT_NIMBLE_MSYS1_BLOCK_COUNT "12") +set(CONFIG_BT_NIMBLE_ACL_BUF_COUNT "24") +set(CONFIG_BT_NIMBLE_ACL_BUF_SIZE "255") +set(CONFIG_BT_NIMBLE_HCI_EVT_BUF_SIZE "70") +set(CONFIG_BT_NIMBLE_HCI_EVT_HI_BUF_COUNT "30") +set(CONFIG_BT_NIMBLE_HCI_EVT_LO_BUF_COUNT "8") +set(CONFIG_NIMBLE_HS_FLOW_CTRL "") +set(CONFIG_NIMBLE_RPA_TIMEOUT "900") +set(CONFIG_NIMBLE_MESH "") +set(CONFIG_NIMBLE_CRYPTO_STACK_MBEDTLS "y") +set(CONFIG_BT_NIMBLE_COEX_PHY_CODED_TX_RX_TLIM_EN "") +set(CONFIG_BT_NIMBLE_COEX_PHY_CODED_TX_RX_TLIM_DIS "y") +set(CONFIG_SW_COEXIST_ENABLE "y") +set(CONFIG_ESP32_WIFI_SW_COEXIST_ENABLE "y") +set(CONFIG_ESP_WIFI_SW_COEXIST_ENABLE "y") +set(CONFIG_EVENT_LOOP_PROFILING "") +set(CONFIG_POST_EVENTS_FROM_ISR "y") +set(CONFIG_POST_EVENTS_FROM_IRAM_ISR "y") +set(CONFIG_GDBSTUB_SUPPORT_TASKS "y") +set(CONFIG_GDBSTUB_MAX_TASKS "32") +set(CONFIG_OTA_ALLOW_HTTP "") +set(CONFIG_ESP_SYSTEM_PD_FLASH "") +set(CONFIG_ESP32C3_LIGHTSLEEP_GPIO_RESET_WORKAROUND "y") +set(CONFIG_ESP32C3_RTC_CLK_SRC_INT_RC "y") +set(CONFIG_ESP32C3_RTC_CLK_SRC_EXT_CRYS "") +set(CONFIG_ESP32C3_RTC_CLK_SRC_EXT_OSC "") +set(CONFIG_ESP32C3_RTC_CLK_SRC_INT_8MD256 "") +set(CONFIG_ESP32C3_RTC_CLK_CAL_CYCLES "1024") +set(CONFIG_ESP32_PHY_CALIBRATION_AND_DATA_STORAGE "y") +set(CONFIG_ESP32_PHY_INIT_DATA_IN_PARTITION "") +set(CONFIG_ESP32_PHY_MAX_WIFI_TX_POWER "20") +set(CONFIG_ESP32_PHY_MAX_TX_POWER "20") +set(CONFIG_REDUCE_PHY_TX_POWER "") +set(CONFIG_ESP32_REDUCE_PHY_TX_POWER "") +set(CONFIG_ESP_SYSTEM_PM_POWER_DOWN_CPU "y") +set(CONFIG_ESP32C3_DEFAULT_CPU_FREQ_80 "") +set(CONFIG_ESP32C3_DEFAULT_CPU_FREQ_160 "y") +set(CONFIG_ESP32C3_DEFAULT_CPU_FREQ_MHZ "160") +set(CONFIG_ESP32C3_MEMPROT_FEATURE "y") +set(CONFIG_ESP32C3_MEMPROT_FEATURE_LOCK "y") +set(CONFIG_SYSTEM_EVENT_QUEUE_SIZE "32") +set(CONFIG_SYSTEM_EVENT_TASK_STACK_SIZE "2304") +set(CONFIG_MAIN_TASK_STACK_SIZE "3584") +set(CONFIG_CONSOLE_UART_DEFAULT "y") +set(CONFIG_CONSOLE_UART_CUSTOM "") +set(CONFIG_CONSOLE_UART_NONE "") +set(CONFIG_ESP_CONSOLE_UART_NONE "") +set(CONFIG_CONSOLE_UART "y") +set(CONFIG_CONSOLE_UART_NUM "0") +set(CONFIG_CONSOLE_UART_BAUDRATE "115200") +set(CONFIG_INT_WDT "y") +set(CONFIG_INT_WDT_TIMEOUT_MS "300") +set(CONFIG_TASK_WDT "y") +set(CONFIG_ESP_TASK_WDT "y") +set(CONFIG_TASK_WDT_PANIC "") +set(CONFIG_TASK_WDT_TIMEOUT_S "5") +set(CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0 "y") +set(CONFIG_ESP32_DEBUG_STUBS_ENABLE "") +set(CONFIG_ESP32C3_DEBUG_OCDAWARE "y") +set(CONFIG_BROWNOUT_DET "y") +set(CONFIG_ESP32C3_BROWNOUT_DET "y") +set(CONFIG_ESP32C3_BROWNOUT_DET "y") +set(CONFIG_BROWNOUT_DET_LVL_SEL_7 "y") +set(CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_7 "y") +set(CONFIG_BROWNOUT_DET_LVL_SEL_6 "") +set(CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_6 "") +set(CONFIG_BROWNOUT_DET_LVL_SEL_5 "") +set(CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_5 "") +set(CONFIG_BROWNOUT_DET_LVL_SEL_4 "") +set(CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_4 "") +set(CONFIG_BROWNOUT_DET_LVL_SEL_3 "") +set(CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_3 "") +set(CONFIG_BROWNOUT_DET_LVL_SEL_2 "") +set(CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_2 "") +set(CONFIG_BROWNOUT_DET_LVL "7") +set(CONFIG_ESP32C3_BROWNOUT_DET_LVL "7") +set(CONFIG_IPC_TASK_STACK_SIZE "1024") +set(CONFIG_TIMER_TASK_STACK_SIZE "3584") +set(CONFIG_ESP32_WIFI_ENABLED "y") +set(CONFIG_ESP32_WIFI_STATIC_RX_BUFFER_NUM "10") +set(CONFIG_ESP32_WIFI_DYNAMIC_RX_BUFFER_NUM "32") +set(CONFIG_ESP32_WIFI_STATIC_TX_BUFFER "") +set(CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER "y") +set(CONFIG_ESP32_WIFI_TX_BUFFER_TYPE "1") +set(CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER_NUM "32") +set(CONFIG_ESP32_WIFI_CSI_ENABLED "") +set(CONFIG_ESP32_WIFI_AMPDU_TX_ENABLED "y") +set(CONFIG_ESP32_WIFI_TX_BA_WIN "6") +set(CONFIG_ESP32_WIFI_AMPDU_RX_ENABLED "y") +set(CONFIG_ESP32_WIFI_AMPDU_RX_ENABLED "y") +set(CONFIG_ESP32_WIFI_RX_BA_WIN "6") +set(CONFIG_ESP32_WIFI_RX_BA_WIN "6") +set(CONFIG_ESP32_WIFI_NVS_ENABLED "y") +set(CONFIG_ESP32_WIFI_SOFTAP_BEACON_MAX_LEN "752") +set(CONFIG_ESP32_WIFI_MGMT_SBUF_NUM "32") +set(CONFIG_ESP32_WIFI_IRAM_OPT "y") +set(CONFIG_ESP32_WIFI_RX_IRAM_OPT "y") +set(CONFIG_ESP32_WIFI_ENABLE_WPA3_SAE "y") +set(CONFIG_ESP32_WIFI_ENABLE_WPA3_OWE_STA "y") +set(CONFIG_WPA_MBEDTLS_CRYPTO "y") +set(CONFIG_WPA_MBEDTLS_TLS_CLIENT "y") +set(CONFIG_WPA_WAPI_PSK "") +set(CONFIG_WPA_SUITE_B_192 "") +set(CONFIG_WPA_11KV_SUPPORT "") +set(CONFIG_WPA_MBO_SUPPORT "") +set(CONFIG_WPA_DPP_SUPPORT "") +set(CONFIG_WPA_11R_SUPPORT "") +set(CONFIG_WPA_WPS_SOFTAP_REGISTRAR "") +set(CONFIG_WPA_WPS_STRICT "") +set(CONFIG_WPA_DEBUG_PRINT "") +set(CONFIG_WPA_TESTING_OPTIONS "") +set(CONFIG_ESP32_ENABLE_COREDUMP_TO_FLASH "") +set(CONFIG_ESP32_ENABLE_COREDUMP_TO_UART "") +set(CONFIG_ESP32_ENABLE_COREDUMP_TO_NONE "y") +set(CONFIG_TIMER_TASK_PRIORITY "1") +set(CONFIG_TIMER_TASK_STACK_DEPTH "3120") +set(CONFIG_TIMER_QUEUE_LENGTH "10") +set(CONFIG_ENABLE_STATIC_TASK_CLEAN_UP_HOOK "") +set(CONFIG_HAL_ASSERTION_SILIENT "") +set(CONFIG_L2_TO_L3_COPY "") +set(CONFIG_ESP_GRATUITOUS_ARP "y") +set(CONFIG_GARP_TMR_INTERVAL "60") +set(CONFIG_TCPIP_RECVMBOX_SIZE "32") +set(CONFIG_TCP_MAXRTX "12") +set(CONFIG_TCP_SYNMAXRTX "12") +set(CONFIG_TCP_MSS "1440") +set(CONFIG_TCP_MSL "60000") +set(CONFIG_TCP_SND_BUF_DEFAULT "5760") +set(CONFIG_TCP_WND_DEFAULT "5760") +set(CONFIG_TCP_RECVMBOX_SIZE "6") +set(CONFIG_TCP_QUEUE_OOSEQ "y") +set(CONFIG_TCP_OVERSIZE_MSS "y") +set(CONFIG_TCP_OVERSIZE_QUARTER_MSS "") +set(CONFIG_TCP_OVERSIZE_DISABLE "") +set(CONFIG_UDP_RECVMBOX_SIZE "6") +set(CONFIG_TCPIP_TASK_STACK_SIZE "3072") +set(CONFIG_TCPIP_TASK_AFFINITY_NO_AFFINITY "y") +set(CONFIG_TCPIP_TASK_AFFINITY_CPU0 "") +set(CONFIG_TCPIP_TASK_AFFINITY "0x7fffffff") +set(CONFIG_PPP_SUPPORT "") +set(CONFIG_ESP32C3_TIME_SYSCALL_USE_RTC_SYSTIMER "y") +set(CONFIG_ESP32C3_TIME_SYSCALL_USE_RTC "") +set(CONFIG_ESP32C3_TIME_SYSCALL_USE_SYSTIMER "") +set(CONFIG_ESP32C3_TIME_SYSCALL_USE_NONE "") +set(CONFIG_ESP32_PTHREAD_TASK_PRIO_DEFAULT "5") +set(CONFIG_ESP32_PTHREAD_TASK_STACK_SIZE_DEFAULT "3072") +set(CONFIG_ESP32_PTHREAD_STACK_MIN "768") +set(CONFIG_ESP32_PTHREAD_TASK_CORE_DEFAULT "-1") +set(CONFIG_ESP32_PTHREAD_TASK_NAME_DEFAULT "pthread") +set(CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS "y") +set(CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_FAILS "") +set(CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ALLOWED "") +set(CONFIG_SUPPRESS_SELECT_DEBUG_OUTPUT "y") +set(CONFIG_SUPPORT_TERMIOS "y") +set(CONFIG_SEMIHOSTFS_MAX_MOUNT_POINTS "1") diff --git a/ESP32-Rainmaker-Switch/build/config/sdkconfig.h b/ESP32-Rainmaker-Switch/build/config/sdkconfig.h new file mode 100644 index 000000000..cf919c7e5 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/config/sdkconfig.h @@ -0,0 +1,1061 @@ +/* + * Automatically generated file. DO NOT EDIT. + * Espressif IoT Development Framework (ESP-IDF) 5.2.2 Configuration Header + */ +#pragma once +#define CONFIG_SOC_ADC_SUPPORTED 1 +#define CONFIG_SOC_DEDICATED_GPIO_SUPPORTED 1 +#define CONFIG_SOC_UART_SUPPORTED 1 +#define CONFIG_SOC_GDMA_SUPPORTED 1 +#define CONFIG_SOC_AHB_GDMA_SUPPORTED 1 +#define CONFIG_SOC_GPTIMER_SUPPORTED 1 +#define CONFIG_SOC_TWAI_SUPPORTED 1 +#define CONFIG_SOC_BT_SUPPORTED 1 +#define CONFIG_SOC_ASYNC_MEMCPY_SUPPORTED 1 +#define CONFIG_SOC_USB_SERIAL_JTAG_SUPPORTED 1 +#define CONFIG_SOC_TEMP_SENSOR_SUPPORTED 1 +#define CONFIG_SOC_XT_WDT_SUPPORTED 1 +#define CONFIG_SOC_WIFI_SUPPORTED 1 +#define CONFIG_SOC_SUPPORTS_SECURE_DL_MODE 1 +#define CONFIG_SOC_EFUSE_KEY_PURPOSE_FIELD 1 +#define CONFIG_SOC_EFUSE_HAS_EFUSE_RST_BUG 1 +#define CONFIG_SOC_EFUSE_SUPPORTED 1 +#define CONFIG_SOC_RTC_FAST_MEM_SUPPORTED 1 +#define CONFIG_SOC_RTC_MEM_SUPPORTED 1 +#define CONFIG_SOC_I2S_SUPPORTED 1 +#define CONFIG_SOC_RMT_SUPPORTED 1 +#define CONFIG_SOC_SDM_SUPPORTED 1 +#define CONFIG_SOC_GPSPI_SUPPORTED 1 +#define CONFIG_SOC_LEDC_SUPPORTED 1 +#define CONFIG_SOC_I2C_SUPPORTED 1 +#define CONFIG_SOC_SYSTIMER_SUPPORTED 1 +#define CONFIG_SOC_SUPPORT_COEXISTENCE 1 +#define CONFIG_SOC_AES_SUPPORTED 1 +#define CONFIG_SOC_MPI_SUPPORTED 1 +#define CONFIG_SOC_SHA_SUPPORTED 1 +#define CONFIG_SOC_HMAC_SUPPORTED 1 +#define CONFIG_SOC_DIG_SIGN_SUPPORTED 1 +#define CONFIG_SOC_FLASH_ENC_SUPPORTED 1 +#define CONFIG_SOC_SECURE_BOOT_SUPPORTED 1 +#define CONFIG_SOC_MEMPROT_SUPPORTED 1 +#define CONFIG_SOC_BOD_SUPPORTED 1 +#define CONFIG_SOC_CLK_TREE_SUPPORTED 1 +#define CONFIG_SOC_ASSIST_DEBUG_SUPPORTED 1 +#define CONFIG_SOC_WDT_SUPPORTED 1 +#define CONFIG_SOC_SPI_FLASH_SUPPORTED 1 +#define CONFIG_SOC_XTAL_SUPPORT_40M 1 +#define CONFIG_SOC_AES_SUPPORT_DMA 1 +#define CONFIG_SOC_AES_GDMA 1 +#define CONFIG_SOC_AES_SUPPORT_AES_128 1 +#define CONFIG_SOC_AES_SUPPORT_AES_256 1 +#define CONFIG_SOC_ADC_DIG_CTRL_SUPPORTED 1 +#define CONFIG_SOC_ADC_ARBITER_SUPPORTED 1 +#define CONFIG_SOC_ADC_DIG_IIR_FILTER_SUPPORTED 1 +#define CONFIG_SOC_ADC_MONITOR_SUPPORTED 1 +#define CONFIG_SOC_ADC_DMA_SUPPORTED 1 +#define CONFIG_SOC_ADC_PERIPH_NUM 2 +#define CONFIG_SOC_ADC_MAX_CHANNEL_NUM 5 +#define CONFIG_SOC_ADC_ATTEN_NUM 4 +#define CONFIG_SOC_ADC_DIGI_CONTROLLER_NUM 1 +#define CONFIG_SOC_ADC_PATT_LEN_MAX 8 +#define CONFIG_SOC_ADC_DIGI_MIN_BITWIDTH 12 +#define CONFIG_SOC_ADC_DIGI_MAX_BITWIDTH 12 +#define CONFIG_SOC_ADC_DIGI_RESULT_BYTES 4 +#define CONFIG_SOC_ADC_DIGI_DATA_BYTES_PER_CONV 4 +#define CONFIG_SOC_ADC_DIGI_IIR_FILTER_NUM 2 +#define CONFIG_SOC_ADC_DIGI_MONITOR_NUM 2 +#define CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_HIGH 83333 +#define CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_LOW 611 +#define CONFIG_SOC_ADC_RTC_MIN_BITWIDTH 12 +#define CONFIG_SOC_ADC_RTC_MAX_BITWIDTH 12 +#define CONFIG_SOC_ADC_CALIBRATION_V1_SUPPORTED 1 +#define CONFIG_SOC_ADC_SELF_HW_CALI_SUPPORTED 1 +#define CONFIG_SOC_ADC_SHARED_POWER 1 +#define CONFIG_SOC_APB_BACKUP_DMA 1 +#define CONFIG_SOC_BROWNOUT_RESET_SUPPORTED 1 +#define CONFIG_SOC_SHARED_IDCACHE_SUPPORTED 1 +#define CONFIG_SOC_CACHE_MEMORY_IBANK_SIZE 0x4000 +#define CONFIG_SOC_CPU_CORES_NUM 1 +#define CONFIG_SOC_CPU_INTR_NUM 32 +#define CONFIG_SOC_CPU_HAS_FLEXIBLE_INTC 1 +#define CONFIG_SOC_CPU_BREAKPOINTS_NUM 8 +#define CONFIG_SOC_CPU_WATCHPOINTS_NUM 8 +#define CONFIG_SOC_CPU_WATCHPOINT_MAX_REGION_SIZE 0x80000000 +#define CONFIG_SOC_DS_SIGNATURE_MAX_BIT_LEN 3072 +#define CONFIG_SOC_DS_KEY_PARAM_MD_IV_LENGTH 16 +#define CONFIG_SOC_DS_KEY_CHECK_MAX_WAIT_US 1100 +#define CONFIG_SOC_AHB_GDMA_VERSION 1 +#define CONFIG_SOC_GDMA_NUM_GROUPS_MAX 1 +#define CONFIG_SOC_GDMA_PAIRS_PER_GROUP_MAX 3 +#define CONFIG_SOC_GPIO_PORT 1 +#define CONFIG_SOC_GPIO_PIN_COUNT 22 +#define CONFIG_SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER 1 +#define CONFIG_SOC_GPIO_FILTER_CLK_SUPPORT_APB 1 +#define CONFIG_SOC_GPIO_SUPPORT_FORCE_HOLD 1 +#define CONFIG_SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP 1 +#define CONFIG_SOC_GPIO_IN_RANGE_MAX 21 +#define CONFIG_SOC_GPIO_OUT_RANGE_MAX 21 +#define CONFIG_SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK 0 +#define CONFIG_SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK 0x00000000003FFFC0 +#define CONFIG_SOC_GPIO_CLOCKOUT_BY_GPIO_MATRIX 1 +#define CONFIG_SOC_DEDIC_GPIO_OUT_CHANNELS_NUM 8 +#define CONFIG_SOC_DEDIC_GPIO_IN_CHANNELS_NUM 8 +#define CONFIG_SOC_DEDIC_PERIPH_ALWAYS_ENABLE 1 +#define CONFIG_SOC_I2C_NUM 1 +#define CONFIG_SOC_I2C_FIFO_LEN 32 +#define CONFIG_SOC_I2C_CMD_REG_NUM 8 +#define CONFIG_SOC_I2C_SUPPORT_SLAVE 1 +#define CONFIG_SOC_I2C_SUPPORT_HW_CLR_BUS 1 +#define CONFIG_SOC_I2C_SUPPORT_XTAL 1 +#define CONFIG_SOC_I2C_SUPPORT_RTC 1 +#define CONFIG_SOC_I2C_SUPPORT_10BIT_ADDR 1 +#define CONFIG_SOC_I2C_SLAVE_SUPPORT_BROADCAST 1 +#define CONFIG_SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE 1 +#define CONFIG_SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS 1 +#define CONFIG_SOC_I2S_NUM 1 +#define CONFIG_SOC_I2S_HW_VERSION_2 1 +#define CONFIG_SOC_I2S_SUPPORTS_XTAL 1 +#define CONFIG_SOC_I2S_SUPPORTS_PLL_F160M 1 +#define CONFIG_SOC_I2S_SUPPORTS_PCM 1 +#define CONFIG_SOC_I2S_SUPPORTS_PDM 1 +#define CONFIG_SOC_I2S_SUPPORTS_PDM_TX 1 +#define CONFIG_SOC_I2S_PDM_MAX_TX_LINES 2 +#define CONFIG_SOC_I2S_SUPPORTS_TDM 1 +#define CONFIG_SOC_LEDC_SUPPORT_APB_CLOCK 1 +#define CONFIG_SOC_LEDC_SUPPORT_XTAL_CLOCK 1 +#define CONFIG_SOC_LEDC_CHANNEL_NUM 6 +#define CONFIG_SOC_LEDC_TIMER_BIT_WIDTH 14 +#define CONFIG_SOC_LEDC_SUPPORT_FADE_STOP 1 +#define CONFIG_SOC_MMU_LINEAR_ADDRESS_REGION_NUM 1 +#define CONFIG_SOC_MMU_PERIPH_NUM 1 +#define CONFIG_SOC_MPU_MIN_REGION_SIZE 0x20000000 +#define CONFIG_SOC_MPU_REGIONS_MAX_NUM 8 +#define CONFIG_SOC_RMT_GROUPS 1 +#define CONFIG_SOC_RMT_TX_CANDIDATES_PER_GROUP 2 +#define CONFIG_SOC_RMT_RX_CANDIDATES_PER_GROUP 2 +#define CONFIG_SOC_RMT_CHANNELS_PER_GROUP 4 +#define CONFIG_SOC_RMT_MEM_WORDS_PER_CHANNEL 48 +#define CONFIG_SOC_RMT_SUPPORT_RX_PINGPONG 1 +#define CONFIG_SOC_RMT_SUPPORT_RX_DEMODULATION 1 +#define CONFIG_SOC_RMT_SUPPORT_TX_ASYNC_STOP 1 +#define CONFIG_SOC_RMT_SUPPORT_TX_LOOP_COUNT 1 +#define CONFIG_SOC_RMT_SUPPORT_TX_SYNCHRO 1 +#define CONFIG_SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY 1 +#define CONFIG_SOC_RMT_SUPPORT_XTAL 1 +#define CONFIG_SOC_RMT_SUPPORT_APB 1 +#define CONFIG_SOC_RMT_SUPPORT_RC_FAST 1 +#define CONFIG_SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH 128 +#define CONFIG_SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM 108 +#define CONFIG_SOC_RTCIO_PIN_COUNT 0 +#define CONFIG_SOC_MPI_MEM_BLOCKS_NUM 4 +#define CONFIG_SOC_MPI_OPERATIONS_NUM 3 +#define CONFIG_SOC_RSA_MAX_BIT_LEN 3072 +#define CONFIG_SOC_SHA_DMA_MAX_BUFFER_SIZE 3968 +#define CONFIG_SOC_SHA_SUPPORT_DMA 1 +#define CONFIG_SOC_SHA_SUPPORT_RESUME 1 +#define CONFIG_SOC_SHA_GDMA 1 +#define CONFIG_SOC_SHA_SUPPORT_SHA1 1 +#define CONFIG_SOC_SHA_SUPPORT_SHA224 1 +#define CONFIG_SOC_SHA_SUPPORT_SHA256 1 +#define CONFIG_SOC_SDM_GROUPS 1 +#define CONFIG_SOC_SDM_CHANNELS_PER_GROUP 4 +#define CONFIG_SOC_SDM_CLK_SUPPORT_APB 1 +#define CONFIG_SOC_SPI_PERIPH_NUM 2 +#define CONFIG_SOC_SPI_MAX_CS_NUM 6 +#define CONFIG_SOC_SPI_MAXIMUM_BUFFER_SIZE 64 +#define CONFIG_SOC_SPI_SUPPORT_DDRCLK 1 +#define CONFIG_SOC_SPI_SLAVE_SUPPORT_SEG_TRANS 1 +#define CONFIG_SOC_SPI_SUPPORT_CD_SIG 1 +#define CONFIG_SOC_SPI_SUPPORT_CONTINUOUS_TRANS 1 +#define CONFIG_SOC_SPI_SUPPORT_SLAVE_HD_VER2 1 +#define CONFIG_SOC_SPI_SUPPORT_CLK_APB 1 +#define CONFIG_SOC_SPI_SUPPORT_CLK_XTAL 1 +#define CONFIG_SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT 1 +#define CONFIG_SOC_MEMSPI_IS_INDEPENDENT 1 +#define CONFIG_SOC_SPI_MAX_PRE_DIVIDER 16 +#define CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE 1 +#define CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND 1 +#define CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_RESUME 1 +#define CONFIG_SOC_SPI_MEM_SUPPORT_IDLE_INTR 1 +#define CONFIG_SOC_SPI_MEM_SUPPORT_SW_SUSPEND 1 +#define CONFIG_SOC_SPI_MEM_SUPPORT_CHECK_SUS 1 +#define CONFIG_SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE 1 +#define CONFIG_SOC_SPI_MEM_SUPPORT_WRAP 1 +#define CONFIG_SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED 1 +#define CONFIG_SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED 1 +#define CONFIG_SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED 1 +#define CONFIG_SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED 1 +#define CONFIG_SOC_SYSTIMER_COUNTER_NUM 2 +#define CONFIG_SOC_SYSTIMER_ALARM_NUM 3 +#define CONFIG_SOC_SYSTIMER_BIT_WIDTH_LO 32 +#define CONFIG_SOC_SYSTIMER_BIT_WIDTH_HI 20 +#define CONFIG_SOC_SYSTIMER_FIXED_DIVIDER 1 +#define CONFIG_SOC_SYSTIMER_INT_LEVEL 1 +#define CONFIG_SOC_SYSTIMER_ALARM_MISS_COMPENSATE 1 +#define CONFIG_SOC_TIMER_GROUPS 2 +#define CONFIG_SOC_TIMER_GROUP_TIMERS_PER_GROUP 1 +#define CONFIG_SOC_TIMER_GROUP_COUNTER_BIT_WIDTH 54 +#define CONFIG_SOC_TIMER_GROUP_SUPPORT_XTAL 1 +#define CONFIG_SOC_TIMER_GROUP_SUPPORT_APB 1 +#define CONFIG_SOC_TIMER_GROUP_TOTAL_TIMERS 2 +#define CONFIG_SOC_MWDT_SUPPORT_XTAL 1 +#define CONFIG_SOC_TWAI_CONTROLLER_NUM 1 +#define CONFIG_SOC_TWAI_CLK_SUPPORT_APB 1 +#define CONFIG_SOC_TWAI_BRP_MIN 2 +#define CONFIG_SOC_TWAI_BRP_MAX 16384 +#define CONFIG_SOC_TWAI_SUPPORTS_RX_STATUS 1 +#define CONFIG_SOC_EFUSE_DIS_DOWNLOAD_ICACHE 1 +#define CONFIG_SOC_EFUSE_DIS_PAD_JTAG 1 +#define CONFIG_SOC_EFUSE_DIS_USB_JTAG 1 +#define CONFIG_SOC_EFUSE_DIS_DIRECT_BOOT 1 +#define CONFIG_SOC_EFUSE_SOFT_DIS_JTAG 1 +#define CONFIG_SOC_EFUSE_DIS_ICACHE 1 +#define CONFIG_SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK 1 +#define CONFIG_SOC_SECURE_BOOT_V2_RSA 1 +#define CONFIG_SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS 3 +#define CONFIG_SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS 1 +#define CONFIG_SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY 1 +#define CONFIG_SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX 32 +#define CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES 1 +#define CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES_128 1 +#define CONFIG_SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE 16 +#define CONFIG_SOC_MEMPROT_MEM_ALIGN_SIZE 512 +#define CONFIG_SOC_UART_NUM 2 +#define CONFIG_SOC_UART_HP_NUM 2 +#define CONFIG_SOC_UART_FIFO_LEN 128 +#define CONFIG_SOC_UART_BITRATE_MAX 5000000 +#define CONFIG_SOC_UART_SUPPORT_APB_CLK 1 +#define CONFIG_SOC_UART_SUPPORT_RTC_CLK 1 +#define CONFIG_SOC_UART_SUPPORT_XTAL_CLK 1 +#define CONFIG_SOC_UART_SUPPORT_WAKEUP_INT 1 +#define CONFIG_SOC_UART_SUPPORT_FSM_TX_WAIT_SEND 1 +#define CONFIG_SOC_COEX_HW_PTI 1 +#define CONFIG_SOC_PHY_DIG_REGS_MEM_SIZE 21 +#define CONFIG_SOC_MAC_BB_PD_MEM_SIZE 192 +#define CONFIG_SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH 12 +#define CONFIG_SOC_PM_SUPPORT_WIFI_WAKEUP 1 +#define CONFIG_SOC_PM_SUPPORT_BT_WAKEUP 1 +#define CONFIG_SOC_PM_SUPPORT_CPU_PD 1 +#define CONFIG_SOC_PM_SUPPORT_WIFI_PD 1 +#define CONFIG_SOC_PM_SUPPORT_BT_PD 1 +#define CONFIG_SOC_PM_SUPPORT_RC_FAST_PD 1 +#define CONFIG_SOC_PM_SUPPORT_VDDSDIO_PD 1 +#define CONFIG_SOC_PM_SUPPORT_MAC_BB_PD 1 +#define CONFIG_SOC_PM_CPU_RETENTION_BY_RTCCNTL 1 +#define CONFIG_SOC_PM_MODEM_RETENTION_BY_BACKUPDMA 1 +#define CONFIG_SOC_CLK_RC_FAST_D256_SUPPORTED 1 +#define CONFIG_SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256 1 +#define CONFIG_SOC_CLK_RC_FAST_SUPPORT_CALIBRATION 1 +#define CONFIG_SOC_CLK_XTAL32K_SUPPORTED 1 +#define CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC 1 +#define CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL 1 +#define CONFIG_SOC_WIFI_HW_TSF 1 +#define CONFIG_SOC_WIFI_FTM_SUPPORT 1 +#define CONFIG_SOC_WIFI_GCMP_SUPPORT 1 +#define CONFIG_SOC_WIFI_WAPI_SUPPORT 1 +#define CONFIG_SOC_WIFI_CSI_SUPPORT 1 +#define CONFIG_SOC_WIFI_MESH_SUPPORT 1 +#define CONFIG_SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW 1 +#define CONFIG_SOC_WIFI_PHY_NEEDS_USB_WORKAROUND 1 +#define CONFIG_SOC_BLE_SUPPORTED 1 +#define CONFIG_SOC_BLE_MESH_SUPPORTED 1 +#define CONFIG_SOC_BLE_50_SUPPORTED 1 +#define CONFIG_SOC_BLE_DEVICE_PRIVACY_SUPPORTED 1 +#define CONFIG_SOC_BLUFI_SUPPORTED 1 +#define CONFIG_SOC_PHY_COMBO_MODULE 1 +#define CONFIG_IDF_CMAKE 1 +#define CONFIG_IDF_TOOLCHAIN "gcc" +#define CONFIG_IDF_TARGET_ARCH_RISCV 1 +#define CONFIG_IDF_TARGET_ARCH "riscv" +#define CONFIG_IDF_TARGET "esp32c3" +#define CONFIG_IDF_INIT_VERSION "5.2.2" +#define CONFIG_IDF_TARGET_ESP32C3 1 +#define CONFIG_IDF_FIRMWARE_CHIP_ID 0x0005 +#define CONFIG_APP_BUILD_TYPE_APP_2NDBOOT 1 +#define CONFIG_APP_BUILD_GENERATE_BINARIES 1 +#define CONFIG_APP_BUILD_BOOTLOADER 1 +#define CONFIG_APP_BUILD_USE_FLASH_SECTIONS 1 +#define CONFIG_BOOTLOADER_COMPILE_TIME_DATE 1 +#define CONFIG_BOOTLOADER_PROJECT_VER 1 +#define CONFIG_BOOTLOADER_OFFSET_IN_FLASH 0x0 +#define CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE 1 +#define CONFIG_BOOTLOADER_LOG_LEVEL_INFO 1 +#define CONFIG_BOOTLOADER_LOG_LEVEL 3 +#define CONFIG_BOOTLOADER_FLASH_XMC_SUPPORT 1 +#define CONFIG_BOOTLOADER_REGION_PROTECTION_ENABLE 1 +#define CONFIG_BOOTLOADER_WDT_ENABLE 1 +#define CONFIG_BOOTLOADER_WDT_TIME_MS 9000 +#define CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE 1 +#define CONFIG_BOOTLOADER_RESERVE_RTC_SIZE 0x0 +#define CONFIG_SECURE_BOOT_V2_RSA_SUPPORTED 1 +#define CONFIG_SECURE_BOOT_V2_PREFERRED 1 +#define CONFIG_SECURE_ROM_DL_MODE_ENABLED 1 +#define CONFIG_APP_COMPILE_TIME_DATE 1 +#define CONFIG_APP_RETRIEVE_LEN_ELF_SHA 9 +#define CONFIG_ESP_ROM_HAS_CRC_LE 1 +#define CONFIG_ESP_ROM_HAS_CRC_BE 1 +#define CONFIG_ESP_ROM_HAS_MZ_CRC32 1 +#define CONFIG_ESP_ROM_HAS_JPEG_DECODE 1 +#define CONFIG_ESP_ROM_UART_CLK_IS_XTAL 1 +#define CONFIG_ESP_ROM_USB_SERIAL_DEVICE_NUM 3 +#define CONFIG_ESP_ROM_HAS_RETARGETABLE_LOCKING 1 +#define CONFIG_ESP_ROM_HAS_ERASE_0_REGION_BUG 1 +#define CONFIG_ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV 1 +#define CONFIG_ESP_ROM_GET_CLK_FREQ 1 +#define CONFIG_ESP_ROM_NEEDS_SWSETUP_WORKAROUND 1 +#define CONFIG_ESP_ROM_HAS_LAYOUT_TABLE 1 +#define CONFIG_ESP_ROM_HAS_SPI_FLASH 1 +#define CONFIG_ESP_ROM_HAS_ETS_PRINTF_BUG 1 +#define CONFIG_ESP_ROM_HAS_NEWLIB_NANO_FORMAT 1 +#define CONFIG_ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE 1 +#define CONFIG_ESP_ROM_RAM_APP_NEEDS_MMU_INIT 1 +#define CONFIG_ESP_ROM_HAS_SW_FLOAT 1 +#define CONFIG_BOOT_ROM_LOG_ALWAYS_ON 1 +#define CONFIG_ESPTOOLPY_FLASHMODE_DIO 1 +#define CONFIG_ESPTOOLPY_FLASH_SAMPLE_MODE_STR 1 +#define CONFIG_ESPTOOLPY_FLASHMODE "dio" +#define CONFIG_ESPTOOLPY_FLASHFREQ_80M 1 +#define CONFIG_ESPTOOLPY_FLASHFREQ_80M_DEFAULT 1 +#define CONFIG_ESPTOOLPY_FLASHFREQ "80m" +#define CONFIG_ESPTOOLPY_FLASHSIZE_4MB 1 +#define CONFIG_ESPTOOLPY_FLASHSIZE "4MB" +#define CONFIG_ESPTOOLPY_BEFORE_RESET 1 +#define CONFIG_ESPTOOLPY_BEFORE "default_reset" +#define CONFIG_ESPTOOLPY_AFTER_RESET 1 +#define CONFIG_ESPTOOLPY_AFTER "hard_reset" +#define CONFIG_ESPTOOLPY_MONITOR_BAUD 115200 +#define CONFIG_PARTITION_TABLE_CUSTOM 1 +#define CONFIG_PARTITION_TABLE_CUSTOM_FILENAME "partitions.csv" +#define CONFIG_PARTITION_TABLE_FILENAME "partitions.csv" +#define CONFIG_PARTITION_TABLE_OFFSET 0x8000 +#define CONFIG_PARTITION_TABLE_MD5 1 +#define CONFIG_EXAMPLE_BOARD_BUTTON_GPIO 9 +#define CONFIG_EXAMPLE_OUTPUT_GPIO 19 +#define CONFIG_ESP_RMAKER_SELF_CLAIM 1 +#define CONFIG_ESP_RMAKER_USE_NVS 1 +#define CONFIG_ESP_RMAKER_CLAIM_TYPE 1 +#define CONFIG_ESP_RMAKER_CLAIM_SERVICE_BASE_URL "https://esp-claiming.rainmaker.espressif.com" +#define CONFIG_ESP_RMAKER_MQTT_HOST "a1p72mufdu6064-ats.iot.us-east-1.amazonaws.com" +#define CONFIG_ESP_RMAKER_MQTT_USE_BASIC_INGEST_TOPICS 1 +#define CONFIG_ESP_RMAKER_MQTT_ENABLE_BUDGETING 1 +#define CONFIG_ESP_RMAKER_MQTT_DEFAULT_BUDGET 100 +#define CONFIG_ESP_RMAKER_MQTT_MAX_BUDGET 1024 +#define CONFIG_ESP_RMAKER_MQTT_BUDGET_REVIVE_PERIOD 5 +#define CONFIG_ESP_RMAKER_MQTT_BUDGET_REVIVE_COUNT 1 +#define CONFIG_ESP_RMAKER_MAX_PARAM_DATA_SIZE 1024 +#define CONFIG_ESP_RMAKER_USER_ID_CHECK 1 +#define CONFIG_ESP_RMAKER_LOCAL_CTRL_FEATURE_ENABLE 1 +#define CONFIG_ESP_RMAKER_LOCAL_CTRL_AUTO_ENABLE 1 +#define CONFIG_ESP_RMAKER_LOCAL_CTRL_HTTP_PORT 8080 +#define CONFIG_ESP_RMAKER_LOCAL_CTRL_STACK_SIZE 6144 +#define CONFIG_ESP_RMAKER_LOCAL_CTRL_SECURITY_1 1 +#define CONFIG_ESP_RMAKER_LOCAL_CTRL_SECURITY 1 +#define CONFIG_ESP_RMAKER_CONSOLE_UART_NUM_0 1 +#define CONFIG_ESP_RMAKER_CONSOLE_UART_NUM 0 +#define CONFIG_ESP_RMAKER_USE_CERT_BUNDLE 1 +#define CONFIG_ESP_RMAKER_OTA_AUTOFETCH 1 +#define CONFIG_ESP_RMAKER_OTA_AUTOFETCH_PERIOD 0 +#define CONFIG_ESP_RMAKER_OTA_HTTP_RX_BUFFER_SIZE 1024 +#define CONFIG_ESP_RMAKER_OTA_ROLLBACK_WAIT_PERIOD 90 +#define CONFIG_ESP_RMAKER_OTA_TIME_SUPPORT 1 +#define CONFIG_ESP_RMAKER_SCHEDULING_MAX_SCHEDULES 10 +#define CONFIG_ESP_RMAKER_SCENES_MAX_SCENES 10 +#define CONFIG_ESP_RMAKER_CMD_RESP_ENABLE 1 +#define CONFIG_APP_WIFI_PROV_SHOW_QR 1 +#define CONFIG_APP_WIFI_PROV_TRANSPORT_BLE 1 +#define CONFIG_APP_WIFI_PROV_TRANSPORT 2 +#define CONFIG_APP_WIFI_RESET_PROV_ON_FAILURE 1 +#define CONFIG_APP_WIFI_PROV_MAX_RETRY_CNT 5 +#define CONFIG_APP_WIFI_PROV_TIMEOUT_PERIOD 30 +#define CONFIG_APP_WIFI_PROV_NAME_PREFIX "PROV" +#define CONFIG_COMPILER_OPTIMIZATION_DEBUG 1 +#define CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE 1 +#define CONFIG_COMPILER_FLOAT_LIB_FROM_GCCLIB 1 +#define CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL 2 +#define CONFIG_COMPILER_HIDE_PATHS_MACROS 1 +#define CONFIG_COMPILER_STACK_CHECK_MODE_NONE 1 +#define CONFIG_COMPILER_RT_LIB_GCCLIB 1 +#define CONFIG_COMPILER_RT_LIB_NAME "gcc" +#define CONFIG_APPTRACE_DEST_NONE 1 +#define CONFIG_APPTRACE_DEST_UART_NONE 1 +#define CONFIG_APPTRACE_UART_TASK_PRIO 1 +#define CONFIG_APPTRACE_LOCK_ENABLE 1 +#define CONFIG_BT_ENABLED 1 +#define CONFIG_BT_NIMBLE_ENABLED 1 +#define CONFIG_BT_CONTROLLER_ENABLED 1 +#define CONFIG_BT_NIMBLE_MEM_ALLOC_MODE_INTERNAL 1 +#define CONFIG_BT_NIMBLE_LOG_LEVEL_INFO 1 +#define CONFIG_BT_NIMBLE_LOG_LEVEL 1 +#define CONFIG_BT_NIMBLE_MAX_CONNECTIONS 3 +#define CONFIG_BT_NIMBLE_MAX_BONDS 3 +#define CONFIG_BT_NIMBLE_MAX_CCCDS 8 +#define CONFIG_BT_NIMBLE_L2CAP_COC_MAX_NUM 0 +#define CONFIG_BT_NIMBLE_PINNED_TO_CORE 0 +#define CONFIG_BT_NIMBLE_HOST_TASK_STACK_SIZE 4096 +#define CONFIG_BT_NIMBLE_ROLE_CENTRAL 1 +#define CONFIG_BT_NIMBLE_ROLE_PERIPHERAL 1 +#define CONFIG_BT_NIMBLE_ROLE_BROADCASTER 1 +#define CONFIG_BT_NIMBLE_ROLE_OBSERVER 1 +#define CONFIG_BT_NIMBLE_SECURITY_ENABLE 1 +#define CONFIG_BT_NIMBLE_SM_LEGACY 1 +#define CONFIG_BT_NIMBLE_SM_SC 1 +#define CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_ENCRYPTION 1 +#define CONFIG_BT_NIMBLE_SM_SC_LVL 0 +#define CONFIG_BT_NIMBLE_SVC_GAP_DEVICE_NAME "nimble" +#define CONFIG_BT_NIMBLE_GAP_DEVICE_NAME_MAX_LEN 31 +#define CONFIG_BT_NIMBLE_ATT_PREFERRED_MTU 256 +#define CONFIG_BT_NIMBLE_SVC_GAP_APPEARANCE 0x0 +#define CONFIG_BT_NIMBLE_MSYS_1_BLOCK_COUNT 12 +#define CONFIG_BT_NIMBLE_MSYS_1_BLOCK_SIZE 256 +#define CONFIG_BT_NIMBLE_MSYS_2_BLOCK_COUNT 24 +#define CONFIG_BT_NIMBLE_MSYS_2_BLOCK_SIZE 320 +#define CONFIG_BT_NIMBLE_TRANSPORT_ACL_FROM_LL_COUNT 24 +#define CONFIG_BT_NIMBLE_TRANSPORT_ACL_SIZE 255 +#define CONFIG_BT_NIMBLE_TRANSPORT_EVT_SIZE 70 +#define CONFIG_BT_NIMBLE_TRANSPORT_EVT_COUNT 30 +#define CONFIG_BT_NIMBLE_TRANSPORT_EVT_DISCARD_COUNT 8 +#define CONFIG_BT_NIMBLE_GATT_MAX_PROCS 4 +#define CONFIG_BT_NIMBLE_RPA_TIMEOUT 900 +#define CONFIG_BT_NIMBLE_CRYPTO_STACK_MBEDTLS 1 +#define CONFIG_BT_NIMBLE_HS_STOP_TIMEOUT_MS 2000 +#define CONFIG_BT_NIMBLE_ENABLE_CONN_REATTEMPT 1 +#define CONFIG_BT_NIMBLE_MAX_CONN_REATTEMPT 3 +#define CONFIG_BT_NIMBLE_50_FEATURE_SUPPORT 1 +#define CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_2M_PHY 1 +#define CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_CODED_PHY 1 +#define CONFIG_BT_NIMBLE_MAX_PERIODIC_SYNCS 0 +#define CONFIG_BT_NIMBLE_WHITELIST_SIZE 12 +#define CONFIG_BT_NIMBLE_USE_ESP_TIMER 1 +#define CONFIG_BT_NIMBLE_LEGACY_VHCI_ENABLE 1 +#define CONFIG_BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM 0 +#define CONFIG_BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ENC 0 +#define CONFIG_BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ATHN 0 +#define CONFIG_BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ATHR 0 +#define CONFIG_BT_NIMBLE_SVC_GAP_CAR_CHAR_NOT_SUPP 1 +#define CONFIG_BT_NIMBLE_SVC_GAP_CENT_ADDR_RESOLUTION -1 +#define CONFIG_BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM 0 +#define CONFIG_BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_ENC 0 +#define CONFIG_BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_AUTHEN 0 +#define CONFIG_BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_AUTHOR 0 +#define CONFIG_BT_NIMBLE_SVC_GAP_PPCP_MAX_CONN_INTERVAL 0 +#define CONFIG_BT_NIMBLE_SVC_GAP_PPCP_MIN_CONN_INTERVAL 0 +#define CONFIG_BT_NIMBLE_SVC_GAP_PPCP_SLAVE_LATENCY 0 +#define CONFIG_BT_NIMBLE_SVC_GAP_PPCP_SUPERVISION_TMO 0 +#define CONFIG_UART_HW_FLOWCTRL_DISABLE 1 +#define CONFIG_BT_NIMBLE_HCI_UART_FLOW_CTRL 0 +#define CONFIG_BT_NIMBLE_HCI_UART_RTS_PIN 19 +#define CONFIG_BT_NIMBLE_HCI_UART_CTS_PIN 23 +#define CONFIG_BT_CTRL_MODE_EFF 1 +#define CONFIG_BT_CTRL_BLE_MAX_ACT 6 +#define CONFIG_BT_CTRL_BLE_MAX_ACT_EFF 6 +#define CONFIG_BT_CTRL_BLE_STATIC_ACL_TX_BUF_NB 0 +#define CONFIG_BT_CTRL_PINNED_TO_CORE 0 +#define CONFIG_BT_CTRL_HCI_MODE_VHCI 1 +#define CONFIG_BT_CTRL_HCI_TL 1 +#define CONFIG_BT_CTRL_ADV_DUP_FILT_MAX 30 +#define CONFIG_BT_BLE_CCA_MODE_NONE 1 +#define CONFIG_BT_BLE_CCA_MODE 0 +#define CONFIG_BT_CTRL_HW_CCA_VAL 20 +#define CONFIG_BT_CTRL_HW_CCA_EFF 0 +#define CONFIG_BT_CTRL_CE_LENGTH_TYPE_ORIG 1 +#define CONFIG_BT_CTRL_CE_LENGTH_TYPE_EFF 0 +#define CONFIG_BT_CTRL_TX_ANTENNA_INDEX_0 1 +#define CONFIG_BT_CTRL_TX_ANTENNA_INDEX_EFF 0 +#define CONFIG_BT_CTRL_RX_ANTENNA_INDEX_0 1 +#define CONFIG_BT_CTRL_RX_ANTENNA_INDEX_EFF 0 +#define CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_P9 1 +#define CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF 11 +#define CONFIG_BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_SUPP 1 +#define CONFIG_BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM 100 +#define CONFIG_BT_CTRL_BLE_ADV_REPORT_DISCARD_THRSHOLD 20 +#define CONFIG_BT_CTRL_BLE_SCAN_DUPL 1 +#define CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DEVICE 1 +#define CONFIG_BT_CTRL_SCAN_DUPL_TYPE 0 +#define CONFIG_BT_CTRL_SCAN_DUPL_CACHE_SIZE 100 +#define CONFIG_BT_CTRL_DUPL_SCAN_CACHE_REFRESH_PERIOD 0 +#define CONFIG_BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_DIS 1 +#define CONFIG_BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EFF 0 +#define CONFIG_BT_CTRL_SLEEP_MODE_EFF 0 +#define CONFIG_BT_CTRL_SLEEP_CLOCK_EFF 0 +#define CONFIG_BT_CTRL_HCI_TL_EFF 1 +#define CONFIG_BT_CTRL_CHAN_ASS_EN 1 +#define CONFIG_BT_CTRL_LE_PING_EN 1 +#define CONFIG_BT_ALARM_MAX_NUM 50 +#define CONFIG_SPI_MASTER_ISR_IN_IRAM 1 +#define CONFIG_SPI_SLAVE_ISR_IN_IRAM 1 +#define CONFIG_TWAI_ERRATA_FIX_LISTEN_ONLY_DOM 1 +#define CONFIG_GPTIMER_ISR_HANDLER_IN_IRAM 1 +#define CONFIG_EFUSE_MAX_BLK_LEN 256 +#define CONFIG_ESP_TLS_USING_MBEDTLS 1 +#define CONFIG_ESP_TLS_USE_DS_PERIPHERAL 1 +#define CONFIG_ESP_TLS_SERVER 1 +#define CONFIG_ESP_COEX_SW_COEXIST_ENABLE 1 +#define CONFIG_ESP_ERR_TO_NAME_LOOKUP 1 +#define CONFIG_ETH_ENABLED 1 +#define CONFIG_ETH_USE_SPI_ETHERNET 1 +#define CONFIG_ESP_EVENT_POST_FROM_ISR 1 +#define CONFIG_ESP_EVENT_POST_FROM_IRAM_ISR 1 +#define CONFIG_ESP_GDBSTUB_ENABLED 1 +#define CONFIG_ESP_GDBSTUB_SUPPORT_TASKS 1 +#define CONFIG_ESP_GDBSTUB_MAX_TASKS 32 +#define CONFIG_ESP_HTTP_CLIENT_ENABLE_HTTPS 1 +#define CONFIG_HTTPD_MAX_REQ_HDR_LEN 512 +#define CONFIG_HTTPD_MAX_URI_LEN 512 +#define CONFIG_HTTPD_ERR_RESP_NO_DELAY 1 +#define CONFIG_HTTPD_PURGE_BUF_LEN 32 +#define CONFIG_ESP_HTTPS_SERVER_ENABLE 1 +#define CONFIG_ESP32C3_REV_MIN_3 1 +#define CONFIG_ESP32C3_REV_MIN_FULL 3 +#define CONFIG_ESP_REV_MIN_FULL 3 +#define CONFIG_ESP32C3_REV_MAX_FULL 199 +#define CONFIG_ESP_REV_MAX_FULL 199 +#define CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_STA 1 +#define CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_AP 1 +#define CONFIG_ESP_MAC_ADDR_UNIVERSE_BT 1 +#define CONFIG_ESP_MAC_ADDR_UNIVERSE_ETH 1 +#define CONFIG_ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR 1 +#define CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR 1 +#define CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES 4 +#define CONFIG_ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND 1 +#define CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND 1 +#define CONFIG_ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY 0 +#define CONFIG_ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS 1 +#define CONFIG_ESP_SLEEP_SYSTIMER_STALL_WORKAROUND 1 +#define CONFIG_RTC_CLK_SRC_INT_RC 1 +#define CONFIG_RTC_CLK_CAL_CYCLES 1024 +#define CONFIG_PERIPH_CTRL_FUNC_IN_IRAM 1 +#define CONFIG_XTAL_FREQ_40 1 +#define CONFIG_XTAL_FREQ 40 +#define CONFIG_LCD_PANEL_IO_FORMAT_BUF_SIZE 32 +#define CONFIG_ESP_NETIF_IP_LOST_TIMER_INTERVAL 120 +#define CONFIG_ESP_NETIF_TCPIP_LWIP 1 +#define CONFIG_ESP_NETIF_USES_TCPIP_WITH_BSD_API 1 +#define CONFIG_ESP_PHY_CALIBRATION_AND_DATA_STORAGE 1 +#define CONFIG_ESP_PHY_MAX_WIFI_TX_POWER 20 +#define CONFIG_ESP_PHY_MAX_TX_POWER 20 +#define CONFIG_ESP_PHY_ENABLE_USB 1 +#define CONFIG_ESP_PHY_RF_CAL_PARTIAL 1 +#define CONFIG_ESP_PHY_CALIBRATION_MODE 0 +#define CONFIG_PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP 1 +#define CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160 1 +#define CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ 160 +#define CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT 1 +#define CONFIG_ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS 0 +#define CONFIG_ESP_SYSTEM_SINGLE_CORE_MODE 1 +#define CONFIG_ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK 1 +#define CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP 1 +#define CONFIG_ESP_SYSTEM_MEMPROT_FEATURE 1 +#define CONFIG_ESP_SYSTEM_MEMPROT_FEATURE_LOCK 1 +#define CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE 32 +#define CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE 2304 +#define CONFIG_ESP_MAIN_TASK_STACK_SIZE 3584 +#define CONFIG_ESP_MAIN_TASK_AFFINITY_CPU0 1 +#define CONFIG_ESP_MAIN_TASK_AFFINITY 0x0 +#define CONFIG_ESP_MINIMAL_SHARED_STACK_SIZE 2048 +#define CONFIG_ESP_CONSOLE_UART_DEFAULT 1 +#define CONFIG_ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG 1 +#define CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED 1 +#define CONFIG_ESP_CONSOLE_UART 1 +#define CONFIG_ESP_CONSOLE_UART_NUM 0 +#define CONFIG_ESP_CONSOLE_UART_BAUDRATE 115200 +#define CONFIG_ESP_INT_WDT 1 +#define CONFIG_ESP_INT_WDT_TIMEOUT_MS 300 +#define CONFIG_ESP_TASK_WDT_EN 1 +#define CONFIG_ESP_TASK_WDT_INIT 1 +#define CONFIG_ESP_TASK_WDT_TIMEOUT_S 5 +#define CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 1 +#define CONFIG_ESP_DEBUG_OCDAWARE 1 +#define CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_4 1 +#define CONFIG_ESP_BROWNOUT_DET 1 +#define CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7 1 +#define CONFIG_ESP_BROWNOUT_DET_LVL 7 +#define CONFIG_ESP_SYSTEM_BROWNOUT_INTR 1 +#define CONFIG_ESP_SYSTEM_HW_STACK_GUARD 1 +#define CONFIG_ESP_IPC_TASK_STACK_SIZE 1024 +#define CONFIG_ESP_TIME_FUNCS_USE_RTC_TIMER 1 +#define CONFIG_ESP_TIME_FUNCS_USE_ESP_TIMER 1 +#define CONFIG_ESP_TIMER_TASK_STACK_SIZE 3584 +#define CONFIG_ESP_TIMER_INTERRUPT_LEVEL 1 +#define CONFIG_ESP_TIMER_TASK_AFFINITY 0x0 +#define CONFIG_ESP_TIMER_TASK_AFFINITY_CPU0 1 +#define CONFIG_ESP_TIMER_ISR_AFFINITY 0x1 +#define CONFIG_ESP_TIMER_ISR_AFFINITY_CPU0 1 +#define CONFIG_ESP_TIMER_IMPL_SYSTIMER 1 +#define CONFIG_ESP_WIFI_ENABLED 1 +#define CONFIG_ESP_WIFI_STATIC_RX_BUFFER_NUM 10 +#define CONFIG_ESP_WIFI_DYNAMIC_RX_BUFFER_NUM 32 +#define CONFIG_ESP_WIFI_DYNAMIC_TX_BUFFER 1 +#define CONFIG_ESP_WIFI_TX_BUFFER_TYPE 1 +#define CONFIG_ESP_WIFI_DYNAMIC_TX_BUFFER_NUM 32 +#define CONFIG_ESP_WIFI_STATIC_RX_MGMT_BUFFER 1 +#define CONFIG_ESP_WIFI_DYNAMIC_RX_MGMT_BUF 0 +#define CONFIG_ESP_WIFI_RX_MGMT_BUF_NUM_DEF 5 +#define CONFIG_ESP_WIFI_AMPDU_TX_ENABLED 1 +#define CONFIG_ESP_WIFI_TX_BA_WIN 6 +#define CONFIG_ESP_WIFI_AMPDU_RX_ENABLED 1 +#define CONFIG_ESP_WIFI_RX_BA_WIN 6 +#define CONFIG_ESP_WIFI_NVS_ENABLED 1 +#define CONFIG_ESP_WIFI_SOFTAP_BEACON_MAX_LEN 752 +#define CONFIG_ESP_WIFI_MGMT_SBUF_NUM 32 +#define CONFIG_ESP_WIFI_IRAM_OPT 1 +#define CONFIG_ESP_WIFI_RX_IRAM_OPT 1 +#define CONFIG_ESP_WIFI_ENABLE_WPA3_SAE 1 +#define CONFIG_ESP_WIFI_ENABLE_SAE_PK 1 +#define CONFIG_ESP_WIFI_SOFTAP_SAE_SUPPORT 1 +#define CONFIG_ESP_WIFI_ENABLE_WPA3_OWE_STA 1 +#define CONFIG_ESP_WIFI_STA_DISCONNECTED_PM_ENABLE 1 +#define CONFIG_ESP_WIFI_SOFTAP_SUPPORT 1 +#define CONFIG_ESP_WIFI_ESPNOW_MAX_ENCRYPT_NUM 7 +#define CONFIG_ESP_WIFI_MBEDTLS_CRYPTO 1 +#define CONFIG_ESP_WIFI_MBEDTLS_TLS_CLIENT 1 +#define CONFIG_ESP_WIFI_ENTERPRISE_SUPPORT 1 +#define CONFIG_ESP_COREDUMP_ENABLE_TO_NONE 1 +#define CONFIG_FATFS_VOLUME_COUNT 2 +#define CONFIG_FATFS_LFN_NONE 1 +#define CONFIG_FATFS_SECTOR_4096 1 +#define CONFIG_FATFS_CODEPAGE_437 1 +#define CONFIG_FATFS_CODEPAGE 437 +#define CONFIG_FATFS_FS_LOCK 0 +#define CONFIG_FATFS_TIMEOUT_MS 10000 +#define CONFIG_FATFS_PER_FILE_CACHE 1 +#define CONFIG_FATFS_VFS_FSTAT_BLKSIZE 0 +#define CONFIG_FREERTOS_UNICORE 1 +#define CONFIG_FREERTOS_HZ 100 +#define CONFIG_FREERTOS_OPTIMIZED_SCHEDULER 1 +#define CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY 1 +#define CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS 1 +#define CONFIG_FREERTOS_IDLE_TASK_STACKSIZE 1536 +#define CONFIG_FREERTOS_MAX_TASK_NAME_LEN 16 +#define CONFIG_FREERTOS_TIMER_SERVICE_TASK_NAME "Tmr Svc" +#define CONFIG_FREERTOS_TIMER_TASK_PRIORITY 1 +#define CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH 3120 +#define CONFIG_FREERTOS_TIMER_QUEUE_LENGTH 10 +#define CONFIG_FREERTOS_QUEUE_REGISTRY_SIZE 0 +#define CONFIG_FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES 1 +#define CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER 1 +#define CONFIG_FREERTOS_TLSP_DELETION_CALLBACKS 1 +#define CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER 1 +#define CONFIG_FREERTOS_ISR_STACKSIZE 1536 +#define CONFIG_FREERTOS_INTERRUPT_BACKTRACE 1 +#define CONFIG_FREERTOS_TICK_SUPPORT_SYSTIMER 1 +#define CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL1 1 +#define CONFIG_FREERTOS_SYSTICK_USES_SYSTIMER 1 +#define CONFIG_FREERTOS_PORT 1 +#define CONFIG_FREERTOS_NO_AFFINITY 0x7FFFFFFF +#define CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION 1 +#define CONFIG_FREERTOS_DEBUG_OCDAWARE 1 +#define CONFIG_FREERTOS_ENABLE_TASK_SNAPSHOT 1 +#define CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH 1 +#define CONFIG_HAL_ASSERTION_EQUALS_SYSTEM 1 +#define CONFIG_HAL_DEFAULT_ASSERTION_LEVEL 2 +#define CONFIG_HAL_SPI_MASTER_FUNC_IN_IRAM 1 +#define CONFIG_HAL_SPI_SLAVE_FUNC_IN_IRAM 1 +#define CONFIG_HEAP_POISONING_DISABLED 1 +#define CONFIG_HEAP_TRACING_OFF 1 +#define CONFIG_LOG_DEFAULT_LEVEL_INFO 1 +#define CONFIG_LOG_DEFAULT_LEVEL 3 +#define CONFIG_LOG_MAXIMUM_EQUALS_DEFAULT 1 +#define CONFIG_LOG_MAXIMUM_LEVEL 3 +#define CONFIG_LOG_COLORS 1 +#define CONFIG_LOG_TIMESTAMP_SOURCE_RTOS 1 +#define CONFIG_LWIP_ENABLE 1 +#define CONFIG_LWIP_LOCAL_HOSTNAME "espressif" +#define CONFIG_LWIP_TCPIP_TASK_PRIO 18 +#define CONFIG_LWIP_DNS_SUPPORT_MDNS_QUERIES 1 +#define CONFIG_LWIP_TIMERS_ONDEMAND 1 +#define CONFIG_LWIP_ND6 1 +#define CONFIG_LWIP_MAX_SOCKETS 10 +#define CONFIG_LWIP_SO_REUSE 1 +#define CONFIG_LWIP_SO_REUSE_RXTOALL 1 +#define CONFIG_LWIP_IP_DEFAULT_TTL 64 +#define CONFIG_LWIP_IP4_FRAG 1 +#define CONFIG_LWIP_IP6_FRAG 1 +#define CONFIG_LWIP_IP_REASS_MAX_PBUFS 10 +#define CONFIG_LWIP_ESP_GRATUITOUS_ARP 1 +#define CONFIG_LWIP_GARP_TMR_INTERVAL 60 +#define CONFIG_LWIP_ESP_MLDV6_REPORT 1 +#define CONFIG_LWIP_MLDV6_TMR_INTERVAL 40 +#define CONFIG_LWIP_TCPIP_RECVMBOX_SIZE 32 +#define CONFIG_LWIP_DHCP_DOES_ARP_CHECK 1 +#define CONFIG_LWIP_DHCP_DISABLE_VENDOR_CLASS_ID 1 +#define CONFIG_LWIP_DHCP_OPTIONS_LEN 68 +#define CONFIG_LWIP_NUM_NETIF_CLIENT_DATA 0 +#define CONFIG_LWIP_DHCP_COARSE_TIMER_SECS 1 +#define CONFIG_LWIP_DHCPS 1 +#define CONFIG_LWIP_DHCPS_LEASE_UNIT 60 +#define CONFIG_LWIP_DHCPS_MAX_STATION_NUM 8 +#define CONFIG_LWIP_DHCPS_STATIC_ENTRIES 1 +#define CONFIG_LWIP_IPV4 1 +#define CONFIG_LWIP_IPV6 1 +#define CONFIG_LWIP_IPV6_NUM_ADDRESSES 3 +#define CONFIG_LWIP_NETIF_LOOPBACK 1 +#define CONFIG_LWIP_LOOPBACK_MAX_PBUFS 8 +#define CONFIG_LWIP_MAX_ACTIVE_TCP 16 +#define CONFIG_LWIP_MAX_LISTENING_TCP 16 +#define CONFIG_LWIP_TCP_HIGH_SPEED_RETRANSMISSION 1 +#define CONFIG_LWIP_TCP_MAXRTX 12 +#define CONFIG_LWIP_TCP_SYNMAXRTX 12 +#define CONFIG_LWIP_TCP_MSS 1440 +#define CONFIG_LWIP_TCP_TMR_INTERVAL 250 +#define CONFIG_LWIP_TCP_MSL 60000 +#define CONFIG_LWIP_TCP_FIN_WAIT_TIMEOUT 20000 +#define CONFIG_LWIP_TCP_SND_BUF_DEFAULT 5760 +#define CONFIG_LWIP_TCP_WND_DEFAULT 5760 +#define CONFIG_LWIP_TCP_RECVMBOX_SIZE 6 +#define CONFIG_LWIP_TCP_QUEUE_OOSEQ 1 +#define CONFIG_LWIP_TCP_OOSEQ_TIMEOUT 6 +#define CONFIG_LWIP_TCP_OOSEQ_MAX_PBUFS 4 +#define CONFIG_LWIP_TCP_OVERSIZE_MSS 1 +#define CONFIG_LWIP_TCP_RTO_TIME 1500 +#define CONFIG_LWIP_MAX_UDP_PCBS 16 +#define CONFIG_LWIP_UDP_RECVMBOX_SIZE 6 +#define CONFIG_LWIP_CHECKSUM_CHECK_ICMP 1 +#define CONFIG_LWIP_TCPIP_TASK_STACK_SIZE 3072 +#define CONFIG_LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY 1 +#define CONFIG_LWIP_TCPIP_TASK_AFFINITY 0x7FFFFFFF +#define CONFIG_LWIP_IPV6_MEMP_NUM_ND6_QUEUE 3 +#define CONFIG_LWIP_IPV6_ND6_NUM_NEIGHBORS 5 +#define CONFIG_LWIP_ICMP 1 +#define CONFIG_LWIP_MAX_RAW_PCBS 16 +#define CONFIG_LWIP_SNTP_MAX_SERVERS 1 +#define CONFIG_LWIP_SNTP_UPDATE_DELAY 3600000 +#define CONFIG_LWIP_DNS_MAX_SERVERS 3 +#define CONFIG_LWIP_BRIDGEIF_MAX_PORTS 7 +#define CONFIG_LWIP_ESP_LWIP_ASSERT 1 +#define CONFIG_LWIP_HOOK_TCP_ISN_DEFAULT 1 +#define CONFIG_LWIP_HOOK_IP6_ROUTE_NONE 1 +#define CONFIG_LWIP_HOOK_ND6_GET_GW_NONE 1 +#define CONFIG_LWIP_HOOK_IP6_SELECT_SRC_ADDR_NONE 1 +#define CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_NONE 1 +#define CONFIG_LWIP_HOOK_IP6_INPUT_NONE 1 +#define CONFIG_MBEDTLS_INTERNAL_MEM_ALLOC 1 +#define CONFIG_MBEDTLS_ASYMMETRIC_CONTENT_LEN 1 +#define CONFIG_MBEDTLS_SSL_IN_CONTENT_LEN 16384 +#define CONFIG_MBEDTLS_SSL_OUT_CONTENT_LEN 4096 +#define CONFIG_MBEDTLS_DYNAMIC_BUFFER 1 +#define CONFIG_MBEDTLS_DYNAMIC_FREE_CONFIG_DATA 1 +#define CONFIG_MBEDTLS_DYNAMIC_FREE_CA_CERT 1 +#define CONFIG_MBEDTLS_ECDH_LEGACY_CONTEXT 1 +#define CONFIG_MBEDTLS_SSL_KEEP_PEER_CERTIFICATE 1 +#define CONFIG_MBEDTLS_PKCS7_C 1 +#define CONFIG_MBEDTLS_CERTIFICATE_BUNDLE 1 +#define CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN 1 +#define CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_MAX_CERTS 200 +#define CONFIG_MBEDTLS_ECP_RESTARTABLE 1 +#define CONFIG_MBEDTLS_CMAC_C 1 +#define CONFIG_MBEDTLS_HARDWARE_AES 1 +#define CONFIG_MBEDTLS_AES_USE_INTERRUPT 1 +#define CONFIG_MBEDTLS_AES_INTERRUPT_LEVEL 0 +#define CONFIG_MBEDTLS_HARDWARE_MPI 1 +#define CONFIG_MBEDTLS_LARGE_KEY_SOFTWARE_MPI 1 +#define CONFIG_MBEDTLS_MPI_USE_INTERRUPT 1 +#define CONFIG_MBEDTLS_MPI_INTERRUPT_LEVEL 0 +#define CONFIG_MBEDTLS_HARDWARE_SHA 1 +#define CONFIG_MBEDTLS_ROM_MD5 1 +#define CONFIG_MBEDTLS_HAVE_TIME 1 +#define CONFIG_MBEDTLS_ECDSA_DETERMINISTIC 1 +#define CONFIG_MBEDTLS_SHA512_C 1 +#define CONFIG_MBEDTLS_TLS_SERVER_AND_CLIENT 1 +#define CONFIG_MBEDTLS_TLS_SERVER 1 +#define CONFIG_MBEDTLS_TLS_CLIENT 1 +#define CONFIG_MBEDTLS_TLS_ENABLED 1 +#define CONFIG_MBEDTLS_KEY_EXCHANGE_RSA 1 +#define CONFIG_MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE 1 +#define CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_RSA 1 +#define CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA 1 +#define CONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA 1 +#define CONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_RSA 1 +#define CONFIG_MBEDTLS_SSL_RENEGOTIATION 1 +#define CONFIG_MBEDTLS_SSL_PROTO_TLS1_2 1 +#define CONFIG_MBEDTLS_SSL_ALPN 1 +#define CONFIG_MBEDTLS_CLIENT_SSL_SESSION_TICKETS 1 +#define CONFIG_MBEDTLS_SERVER_SSL_SESSION_TICKETS 1 +#define CONFIG_MBEDTLS_AES_C 1 +#define CONFIG_MBEDTLS_CCM_C 1 +#define CONFIG_MBEDTLS_GCM_C 1 +#define CONFIG_MBEDTLS_PEM_PARSE_C 1 +#define CONFIG_MBEDTLS_PEM_WRITE_C 1 +#define CONFIG_MBEDTLS_X509_CRL_PARSE_C 1 +#define CONFIG_MBEDTLS_X509_CSR_PARSE_C 1 +#define CONFIG_MBEDTLS_ECP_C 1 +#define CONFIG_MBEDTLS_ECDH_C 1 +#define CONFIG_MBEDTLS_ECDSA_C 1 +#define CONFIG_MBEDTLS_ECP_DP_SECP192R1_ENABLED 1 +#define CONFIG_MBEDTLS_ECP_DP_SECP224R1_ENABLED 1 +#define CONFIG_MBEDTLS_ECP_DP_SECP256R1_ENABLED 1 +#define CONFIG_MBEDTLS_ECP_DP_SECP384R1_ENABLED 1 +#define CONFIG_MBEDTLS_ECP_DP_SECP521R1_ENABLED 1 +#define CONFIG_MBEDTLS_ECP_DP_SECP192K1_ENABLED 1 +#define CONFIG_MBEDTLS_ECP_DP_SECP224K1_ENABLED 1 +#define CONFIG_MBEDTLS_ECP_DP_SECP256K1_ENABLED 1 +#define CONFIG_MBEDTLS_ECP_DP_BP256R1_ENABLED 1 +#define CONFIG_MBEDTLS_ECP_DP_BP384R1_ENABLED 1 +#define CONFIG_MBEDTLS_ECP_DP_BP512R1_ENABLED 1 +#define CONFIG_MBEDTLS_ECP_DP_CURVE25519_ENABLED 1 +#define CONFIG_MBEDTLS_ECP_NIST_OPTIM 1 +#define CONFIG_MBEDTLS_ECP_FIXED_POINT_OPTIM 1 +#define CONFIG_MBEDTLS_ERROR_STRINGS 1 +#define CONFIG_MQTT_PROTOCOL_311 1 +#define CONFIG_MQTT_TRANSPORT_SSL 1 +#define CONFIG_MQTT_TRANSPORT_WEBSOCKET 1 +#define CONFIG_MQTT_TRANSPORT_WEBSOCKET_SECURE 1 +#define CONFIG_NEWLIB_STDOUT_LINE_ENDING_CRLF 1 +#define CONFIG_NEWLIB_STDIN_LINE_ENDING_CR 1 +#define CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC_HRT 1 +#define CONFIG_OPENTHREAD_NETWORK_NAME "OpenThread-ESP" +#define CONFIG_OPENTHREAD_MESH_LOCAL_PREFIX "fd00:db8:a0:0::/64" +#define CONFIG_OPENTHREAD_NETWORK_CHANNEL 15 +#define CONFIG_OPENTHREAD_NETWORK_PANID 0x1234 +#define CONFIG_OPENTHREAD_NETWORK_EXTPANID "dead00beef00cafe" +#define CONFIG_OPENTHREAD_NETWORK_MASTERKEY "00112233445566778899aabbccddeeff" +#define CONFIG_OPENTHREAD_NETWORK_PSKC "104810e2315100afd6bc9215a6bfac53" +#define CONFIG_OPENTHREAD_XTAL_ACCURACY 130 +#define CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_0 1 +#define CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_1 1 +#define CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_2 1 +#define CONFIG_PTHREAD_TASK_PRIO_DEFAULT 5 +#define CONFIG_PTHREAD_TASK_STACK_SIZE_DEFAULT 3072 +#define CONFIG_PTHREAD_STACK_MIN 768 +#define CONFIG_PTHREAD_TASK_CORE_DEFAULT -1 +#define CONFIG_PTHREAD_TASK_NAME_DEFAULT "pthread" +#define CONFIG_MMU_PAGE_SIZE_64KB 1 +#define CONFIG_MMU_PAGE_MODE "64KB" +#define CONFIG_MMU_PAGE_SIZE 0x10000 +#define CONFIG_SPI_FLASH_BROWNOUT_RESET_XMC 1 +#define CONFIG_SPI_FLASH_BROWNOUT_RESET 1 +#define CONFIG_SPI_FLASH_SUSPEND_QVL_SUPPORTED 1 +#define CONFIG_SPI_FLASH_ROM_DRIVER_PATCH 1 +#define CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS 1 +#define CONFIG_SPI_FLASH_YIELD_DURING_ERASE 1 +#define CONFIG_SPI_FLASH_ERASE_YIELD_DURATION_MS 20 +#define CONFIG_SPI_FLASH_ERASE_YIELD_TICKS 1 +#define CONFIG_SPI_FLASH_WRITE_CHUNK_SIZE 8192 +#define CONFIG_SPI_FLASH_VENDOR_XMC_SUPPORTED 1 +#define CONFIG_SPI_FLASH_VENDOR_GD_SUPPORTED 1 +#define CONFIG_SPI_FLASH_VENDOR_ISSI_SUPPORTED 1 +#define CONFIG_SPI_FLASH_VENDOR_MXIC_SUPPORTED 1 +#define CONFIG_SPI_FLASH_VENDOR_WINBOND_SUPPORTED 1 +#define CONFIG_SPI_FLASH_VENDOR_BOYA_SUPPORTED 1 +#define CONFIG_SPI_FLASH_VENDOR_TH_SUPPORTED 1 +#define CONFIG_SPI_FLASH_SUPPORT_ISSI_CHIP 1 +#define CONFIG_SPI_FLASH_SUPPORT_MXIC_CHIP 1 +#define CONFIG_SPI_FLASH_SUPPORT_GD_CHIP 1 +#define CONFIG_SPI_FLASH_SUPPORT_WINBOND_CHIP 1 +#define CONFIG_SPI_FLASH_SUPPORT_BOYA_CHIP 1 +#define CONFIG_SPI_FLASH_SUPPORT_TH_CHIP 1 +#define CONFIG_SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE 1 +#define CONFIG_SPIFFS_MAX_PARTITIONS 3 +#define CONFIG_SPIFFS_CACHE 1 +#define CONFIG_SPIFFS_CACHE_WR 1 +#define CONFIG_SPIFFS_PAGE_CHECK 1 +#define CONFIG_SPIFFS_GC_MAX_RUNS 10 +#define CONFIG_SPIFFS_PAGE_SIZE 256 +#define CONFIG_SPIFFS_OBJ_NAME_LEN 32 +#define CONFIG_SPIFFS_USE_MAGIC 1 +#define CONFIG_SPIFFS_USE_MAGIC_LENGTH 1 +#define CONFIG_SPIFFS_META_LENGTH 4 +#define CONFIG_SPIFFS_USE_MTIME 1 +#define CONFIG_WS_TRANSPORT 1 +#define CONFIG_WS_BUFFER_SIZE 1024 +#define CONFIG_UNITY_ENABLE_FLOAT 1 +#define CONFIG_UNITY_ENABLE_DOUBLE 1 +#define CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER 1 +#define CONFIG_VFS_SUPPORT_IO 1 +#define CONFIG_VFS_SUPPORT_DIR 1 +#define CONFIG_VFS_SUPPORT_SELECT 1 +#define CONFIG_VFS_SUPPRESS_SELECT_DEBUG_OUTPUT 1 +#define CONFIG_VFS_SUPPORT_TERMIOS 1 +#define CONFIG_VFS_MAX_COUNT 8 +#define CONFIG_VFS_SEMIHOSTFS_MAX_MOUNT_POINTS 1 +#define CONFIG_WL_SECTOR_SIZE_4096 1 +#define CONFIG_WL_SECTOR_SIZE 4096 +#define CONFIG_WIFI_PROV_SCAN_MAX_ENTRIES 16 +#define CONFIG_WIFI_PROV_AUTOSTOP_TIMEOUT 30 +#define CONFIG_WIFI_PROV_BLE_SEC_CONN 1 +#define CONFIG_WIFI_PROV_STA_ALL_CHANNEL_SCAN 1 +#define CONFIG_DIAG_DATA_STORE_RTC 1 +#define CONFIG_DIAG_DATA_STORE_REPORTING_WATERMARK_PERCENT 80 +#define CONFIG_RTC_STORE_DATA_SIZE 6144 +#define CONFIG_RTC_STORE_CRITICAL_DATA_SIZE 4096 +#define CONFIG_DIAG_LOG_MSG_ARG_FORMAT_TLV 1 +#define CONFIG_DIAG_LOG_MSG_ARG_MAX_SIZE 64 +#define CONFIG_DIAG_LOG_DROP_WIFI_LOGS 1 +#define CONFIG_DIAG_ENABLE_METRICS 1 +#define CONFIG_DIAG_METRICS_MAX_COUNT 20 +#define CONFIG_DIAG_ENABLE_HEAP_METRICS 1 +#define CONFIG_DIAG_ENABLE_WIFI_METRICS 1 +#define CONFIG_DIAG_ENABLE_VARIABLES 1 +#define CONFIG_DIAG_VARIABLES_MAX_COUNT 20 +#define CONFIG_DIAG_ENABLE_NETWORK_VARIABLES 1 +#define CONFIG_ESP_INSIGHTS_TRANSPORT_HTTPS 1 +#define CONFIG_ESP_INSIGHTS_TRANSPORT_HTTPS_HOST "https://client.insights.espressif.com" +#define CONFIG_ESP_INSIGHTS_CLOUD_POST_MIN_INTERVAL_SEC 60 +#define CONFIG_ESP_INSIGHTS_CLOUD_POST_MAX_INTERVAL_SEC 240 +#define CONFIG_ESP_RMAKER_LIB_ESP_MQTT 1 +#define CONFIG_ESP_RMAKER_MQTT_GLUE_LIB 1 +#define CONFIG_ESP_RMAKER_MQTT_PORT_443 1 +#define CONFIG_ESP_RMAKER_MQTT_PORT 1 +#define CONFIG_ESP_RMAKER_MQTT_SEND_USERNAME 1 +#define CONFIG_ESP_RMAKER_MQTT_PRODUCT_NAME "RMDev" +#define CONFIG_ESP_RMAKER_MQTT_PRODUCT_VERSION "1x0" +#define CONFIG_ESP_RMAKER_MQTT_PRODUCT_SKU "EX00" +#define CONFIG_ESP_RMAKER_MQTT_USE_CERT_BUNDLE 1 +#define CONFIG_ESP_RMAKER_MAX_MQTT_SUBSCRIPTIONS 10 +#define CONFIG_ESP_RMAKER_WORK_QUEUE_TASK_STACK 4096 +#define CONFIG_ESP_RMAKER_WORK_QUEUE_TASK_PRIORITY 5 +#define CONFIG_ESP_RMAKER_FACTORY_PARTITION_NAME "fctry" +#define CONFIG_ESP_RMAKER_FACTORY_NAMESPACE "rmaker_creds" +#define CONFIG_ESP_RMAKER_DEF_TIMEZONE "Asia/Shanghai" +#define CONFIG_ESP_RMAKER_SNTP_SERVER_NAME "pool.ntp.org" +#define CONFIG_ESP_RMAKER_MAX_COMMANDS 10 +#define CONFIG_IO_GLITCH_FILTER_TIME_MS 50 +#define CONFIG_WS2812_LED_ENABLE 1 +#define CONFIG_WS2812_LED_GPIO 8 +#define CONFIG_ESP_SECURE_CERT_DS_PERIPHERAL 1 +#define CONFIG_MDNS_MAX_INTERFACES 3 +#define CONFIG_MDNS_MAX_SERVICES 10 +#define CONFIG_MDNS_TASK_PRIORITY 1 +#define CONFIG_MDNS_ACTION_QUEUE_LEN 16 +#define CONFIG_MDNS_TASK_STACK_SIZE 4096 +#define CONFIG_MDNS_TASK_AFFINITY_CPU0 1 +#define CONFIG_MDNS_TASK_AFFINITY 0x0 +#define CONFIG_MDNS_SERVICE_ADD_TIMEOUT_MS 2000 +#define CONFIG_MDNS_TIMER_PERIOD_MS 100 +#define CONFIG_MDNS_ENABLE_CONSOLE_CLI 1 +#define CONFIG_MDNS_MULTIPLE_INSTANCE 1 +#define CONFIG_MDNS_PREDEF_NETIF_STA 1 +#define CONFIG_MDNS_PREDEF_NETIF_AP 1 +#define CONFIG_MDNS_PREDEF_NETIF_ETH 1 + +/* List of deprecated options */ +#define CONFIG_APP_ROLLBACK_ENABLE CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE +#define CONFIG_BROWNOUT_DET CONFIG_ESP_BROWNOUT_DET +#define CONFIG_BROWNOUT_DET_LVL CONFIG_ESP_BROWNOUT_DET_LVL +#define CONFIG_BROWNOUT_DET_LVL_SEL_7 CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7 +#define CONFIG_BT_NIMBLE_ACL_BUF_COUNT CONFIG_BT_NIMBLE_TRANSPORT_ACL_FROM_LL_COUNT +#define CONFIG_BT_NIMBLE_ACL_BUF_SIZE CONFIG_BT_NIMBLE_TRANSPORT_ACL_SIZE +#define CONFIG_BT_NIMBLE_COEX_PHY_CODED_TX_RX_TLIM_DIS CONFIG_BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_DIS +#define CONFIG_BT_NIMBLE_HCI_EVT_BUF_SIZE CONFIG_BT_NIMBLE_TRANSPORT_EVT_SIZE +#define CONFIG_BT_NIMBLE_HCI_EVT_HI_BUF_COUNT CONFIG_BT_NIMBLE_TRANSPORT_EVT_COUNT +#define CONFIG_BT_NIMBLE_HCI_EVT_LO_BUF_COUNT CONFIG_BT_NIMBLE_TRANSPORT_EVT_DISCARD_COUNT +#define CONFIG_BT_NIMBLE_MSYS1_BLOCK_COUNT CONFIG_BT_NIMBLE_MSYS_1_BLOCK_COUNT +#define CONFIG_BT_NIMBLE_TASK_STACK_SIZE CONFIG_BT_NIMBLE_HOST_TASK_STACK_SIZE +#define CONFIG_COMPILER_OPTIMIZATION_DEFAULT CONFIG_COMPILER_OPTIMIZATION_DEBUG +#define CONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG CONFIG_COMPILER_OPTIMIZATION_DEBUG +#define CONFIG_CONSOLE_UART CONFIG_ESP_CONSOLE_UART +#define CONFIG_CONSOLE_UART_BAUDRATE CONFIG_ESP_CONSOLE_UART_BAUDRATE +#define CONFIG_CONSOLE_UART_DEFAULT CONFIG_ESP_CONSOLE_UART_DEFAULT +#define CONFIG_CONSOLE_UART_NUM CONFIG_ESP_CONSOLE_UART_NUM +#define CONFIG_ESP32C3_BROWNOUT_DET CONFIG_ESP_BROWNOUT_DET +#define CONFIG_ESP32C3_BROWNOUT_DET_LVL CONFIG_ESP_BROWNOUT_DET_LVL +#define CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_7 CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7 +#define CONFIG_ESP32C3_DEBUG_OCDAWARE CONFIG_ESP_DEBUG_OCDAWARE +#define CONFIG_ESP32C3_DEFAULT_CPU_FREQ_160 CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160 +#define CONFIG_ESP32C3_DEFAULT_CPU_FREQ_MHZ CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ +#define CONFIG_ESP32C3_LIGHTSLEEP_GPIO_RESET_WORKAROUND CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND +#define CONFIG_ESP32C3_MEMPROT_FEATURE CONFIG_ESP_SYSTEM_MEMPROT_FEATURE +#define CONFIG_ESP32C3_MEMPROT_FEATURE_LOCK CONFIG_ESP_SYSTEM_MEMPROT_FEATURE_LOCK +#define CONFIG_ESP32C3_RTC_CLK_CAL_CYCLES CONFIG_RTC_CLK_CAL_CYCLES +#define CONFIG_ESP32C3_RTC_CLK_SRC_INT_RC CONFIG_RTC_CLK_SRC_INT_RC +#define CONFIG_ESP32C3_TIME_SYSCALL_USE_RTC_SYSTIMER CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC_HRT +#define CONFIG_ESP32_APPTRACE_DEST_NONE CONFIG_APPTRACE_DEST_NONE +#define CONFIG_ESP32_APPTRACE_LOCK_ENABLE CONFIG_APPTRACE_LOCK_ENABLE +#define CONFIG_ESP32_ENABLE_COREDUMP_TO_NONE CONFIG_ESP_COREDUMP_ENABLE_TO_NONE +#define CONFIG_ESP32_PHY_CALIBRATION_AND_DATA_STORAGE CONFIG_ESP_PHY_CALIBRATION_AND_DATA_STORAGE +#define CONFIG_ESP32_PHY_MAX_TX_POWER CONFIG_ESP_PHY_MAX_TX_POWER +#define CONFIG_ESP32_PHY_MAX_WIFI_TX_POWER CONFIG_ESP_PHY_MAX_WIFI_TX_POWER +#define CONFIG_ESP32_PTHREAD_STACK_MIN CONFIG_PTHREAD_STACK_MIN +#define CONFIG_ESP32_PTHREAD_TASK_CORE_DEFAULT CONFIG_PTHREAD_TASK_CORE_DEFAULT +#define CONFIG_ESP32_PTHREAD_TASK_NAME_DEFAULT CONFIG_PTHREAD_TASK_NAME_DEFAULT +#define CONFIG_ESP32_PTHREAD_TASK_PRIO_DEFAULT CONFIG_PTHREAD_TASK_PRIO_DEFAULT +#define CONFIG_ESP32_PTHREAD_TASK_STACK_SIZE_DEFAULT CONFIG_PTHREAD_TASK_STACK_SIZE_DEFAULT +#define CONFIG_ESP32_WIFI_AMPDU_RX_ENABLED CONFIG_ESP_WIFI_AMPDU_RX_ENABLED +#define CONFIG_ESP32_WIFI_AMPDU_TX_ENABLED CONFIG_ESP_WIFI_AMPDU_TX_ENABLED +#define CONFIG_ESP32_WIFI_DYNAMIC_RX_BUFFER_NUM CONFIG_ESP_WIFI_DYNAMIC_RX_BUFFER_NUM +#define CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER CONFIG_ESP_WIFI_DYNAMIC_TX_BUFFER +#define CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER_NUM CONFIG_ESP_WIFI_DYNAMIC_TX_BUFFER_NUM +#define CONFIG_ESP32_WIFI_ENABLED CONFIG_ESP_WIFI_ENABLED +#define CONFIG_ESP32_WIFI_ENABLE_WPA3_OWE_STA CONFIG_ESP_WIFI_ENABLE_WPA3_OWE_STA +#define CONFIG_ESP32_WIFI_ENABLE_WPA3_SAE CONFIG_ESP_WIFI_ENABLE_WPA3_SAE +#define CONFIG_ESP32_WIFI_IRAM_OPT CONFIG_ESP_WIFI_IRAM_OPT +#define CONFIG_ESP32_WIFI_MGMT_SBUF_NUM CONFIG_ESP_WIFI_MGMT_SBUF_NUM +#define CONFIG_ESP32_WIFI_NVS_ENABLED CONFIG_ESP_WIFI_NVS_ENABLED +#define CONFIG_ESP32_WIFI_RX_BA_WIN CONFIG_ESP_WIFI_RX_BA_WIN +#define CONFIG_ESP32_WIFI_RX_IRAM_OPT CONFIG_ESP_WIFI_RX_IRAM_OPT +#define CONFIG_ESP32_WIFI_SOFTAP_BEACON_MAX_LEN CONFIG_ESP_WIFI_SOFTAP_BEACON_MAX_LEN +#define CONFIG_ESP32_WIFI_STATIC_RX_BUFFER_NUM CONFIG_ESP_WIFI_STATIC_RX_BUFFER_NUM +#define CONFIG_ESP32_WIFI_SW_COEXIST_ENABLE CONFIG_ESP_COEX_SW_COEXIST_ENABLE +#define CONFIG_ESP32_WIFI_TX_BA_WIN CONFIG_ESP_WIFI_TX_BA_WIN +#define CONFIG_ESP32_WIFI_TX_BUFFER_TYPE CONFIG_ESP_WIFI_TX_BUFFER_TYPE +#define CONFIG_ESP_GRATUITOUS_ARP CONFIG_LWIP_ESP_GRATUITOUS_ARP +#define CONFIG_ESP_RMAKER_LOCAL_CTRL_ENABLE CONFIG_ESP_RMAKER_LOCAL_CTRL_AUTO_ENABLE +#define CONFIG_ESP_SYSTEM_PM_POWER_DOWN_CPU CONFIG_PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP +#define CONFIG_ESP_TASK_WDT CONFIG_ESP_TASK_WDT_INIT +#define CONFIG_ESP_WIFI_SW_COEXIST_ENABLE CONFIG_ESP_COEX_SW_COEXIST_ENABLE +#define CONFIG_FLASHMODE_DIO CONFIG_ESPTOOLPY_FLASHMODE_DIO +#define CONFIG_GARP_TMR_INTERVAL CONFIG_LWIP_GARP_TMR_INTERVAL +#define CONFIG_GDBSTUB_MAX_TASKS CONFIG_ESP_GDBSTUB_MAX_TASKS +#define CONFIG_GDBSTUB_SUPPORT_TASKS CONFIG_ESP_GDBSTUB_SUPPORT_TASKS +#define CONFIG_INT_WDT CONFIG_ESP_INT_WDT +#define CONFIG_INT_WDT_TIMEOUT_MS CONFIG_ESP_INT_WDT_TIMEOUT_MS +#define CONFIG_IPC_TASK_STACK_SIZE CONFIG_ESP_IPC_TASK_STACK_SIZE +#define CONFIG_LOG_BOOTLOADER_LEVEL CONFIG_BOOTLOADER_LOG_LEVEL +#define CONFIG_LOG_BOOTLOADER_LEVEL_INFO CONFIG_BOOTLOADER_LOG_LEVEL_INFO +#define CONFIG_MAIN_TASK_STACK_SIZE CONFIG_ESP_MAIN_TASK_STACK_SIZE +#define CONFIG_MONITOR_BAUD CONFIG_ESPTOOLPY_MONITOR_BAUD +#define CONFIG_NIMBLE_ATT_PREFERRED_MTU CONFIG_BT_NIMBLE_ATT_PREFERRED_MTU +#define CONFIG_NIMBLE_CRYPTO_STACK_MBEDTLS CONFIG_BT_NIMBLE_CRYPTO_STACK_MBEDTLS +#define CONFIG_NIMBLE_ENABLED CONFIG_BT_NIMBLE_ENABLED +#define CONFIG_NIMBLE_GAP_DEVICE_NAME_MAX_LEN CONFIG_BT_NIMBLE_GAP_DEVICE_NAME_MAX_LEN +#define CONFIG_NIMBLE_L2CAP_COC_MAX_NUM CONFIG_BT_NIMBLE_L2CAP_COC_MAX_NUM +#define CONFIG_NIMBLE_MAX_BONDS CONFIG_BT_NIMBLE_MAX_BONDS +#define CONFIG_NIMBLE_MAX_CCCDS CONFIG_BT_NIMBLE_MAX_CCCDS +#define CONFIG_NIMBLE_MAX_CONNECTIONS CONFIG_BT_NIMBLE_MAX_CONNECTIONS +#define CONFIG_NIMBLE_MEM_ALLOC_MODE_INTERNAL CONFIG_BT_NIMBLE_MEM_ALLOC_MODE_INTERNAL +#define CONFIG_NIMBLE_PINNED_TO_CORE CONFIG_BT_NIMBLE_PINNED_TO_CORE +#define CONFIG_NIMBLE_ROLE_BROADCASTER CONFIG_BT_NIMBLE_ROLE_BROADCASTER +#define CONFIG_NIMBLE_ROLE_CENTRAL CONFIG_BT_NIMBLE_ROLE_CENTRAL +#define CONFIG_NIMBLE_ROLE_OBSERVER CONFIG_BT_NIMBLE_ROLE_OBSERVER +#define CONFIG_NIMBLE_ROLE_PERIPHERAL CONFIG_BT_NIMBLE_ROLE_PERIPHERAL +#define CONFIG_NIMBLE_RPA_TIMEOUT CONFIG_BT_NIMBLE_RPA_TIMEOUT +#define CONFIG_NIMBLE_SM_LEGACY CONFIG_BT_NIMBLE_SM_LEGACY +#define CONFIG_NIMBLE_SM_SC CONFIG_BT_NIMBLE_SM_SC +#define CONFIG_NIMBLE_SVC_GAP_APPEARANCE CONFIG_BT_NIMBLE_SVC_GAP_APPEARANCE +#define CONFIG_NIMBLE_SVC_GAP_DEVICE_NAME CONFIG_BT_NIMBLE_SVC_GAP_DEVICE_NAME +#define CONFIG_NIMBLE_TASK_STACK_SIZE CONFIG_BT_NIMBLE_HOST_TASK_STACK_SIZE +#define CONFIG_OPTIMIZATION_ASSERTIONS_ENABLED CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE +#define CONFIG_OPTIMIZATION_ASSERTION_LEVEL CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL +#define CONFIG_OPTIMIZATION_LEVEL_DEBUG CONFIG_COMPILER_OPTIMIZATION_DEBUG +#define CONFIG_POST_EVENTS_FROM_IRAM_ISR CONFIG_ESP_EVENT_POST_FROM_IRAM_ISR +#define CONFIG_POST_EVENTS_FROM_ISR CONFIG_ESP_EVENT_POST_FROM_ISR +#define CONFIG_SEMIHOSTFS_MAX_MOUNT_POINTS CONFIG_VFS_SEMIHOSTFS_MAX_MOUNT_POINTS +#define CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS +#define CONFIG_STACK_CHECK_NONE CONFIG_COMPILER_STACK_CHECK_MODE_NONE +#define CONFIG_SUPPORT_TERMIOS CONFIG_VFS_SUPPORT_TERMIOS +#define CONFIG_SUPPRESS_SELECT_DEBUG_OUTPUT CONFIG_VFS_SUPPRESS_SELECT_DEBUG_OUTPUT +#define CONFIG_SW_COEXIST_ENABLE CONFIG_ESP_COEX_SW_COEXIST_ENABLE +#define CONFIG_SYSTEM_EVENT_QUEUE_SIZE CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE +#define CONFIG_SYSTEM_EVENT_TASK_STACK_SIZE CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE +#define CONFIG_TASK_WDT CONFIG_ESP_TASK_WDT_INIT +#define CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0 CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 +#define CONFIG_TASK_WDT_TIMEOUT_S CONFIG_ESP_TASK_WDT_TIMEOUT_S +#define CONFIG_TCPIP_RECVMBOX_SIZE CONFIG_LWIP_TCPIP_RECVMBOX_SIZE +#define CONFIG_TCPIP_TASK_AFFINITY CONFIG_LWIP_TCPIP_TASK_AFFINITY +#define CONFIG_TCPIP_TASK_AFFINITY_NO_AFFINITY CONFIG_LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY +#define CONFIG_TCPIP_TASK_STACK_SIZE CONFIG_LWIP_TCPIP_TASK_STACK_SIZE +#define CONFIG_TCP_MAXRTX CONFIG_LWIP_TCP_MAXRTX +#define CONFIG_TCP_MSL CONFIG_LWIP_TCP_MSL +#define CONFIG_TCP_MSS CONFIG_LWIP_TCP_MSS +#define CONFIG_TCP_OVERSIZE_MSS CONFIG_LWIP_TCP_OVERSIZE_MSS +#define CONFIG_TCP_QUEUE_OOSEQ CONFIG_LWIP_TCP_QUEUE_OOSEQ +#define CONFIG_TCP_RECVMBOX_SIZE CONFIG_LWIP_TCP_RECVMBOX_SIZE +#define CONFIG_TCP_SND_BUF_DEFAULT CONFIG_LWIP_TCP_SND_BUF_DEFAULT +#define CONFIG_TCP_SYNMAXRTX CONFIG_LWIP_TCP_SYNMAXRTX +#define CONFIG_TCP_WND_DEFAULT CONFIG_LWIP_TCP_WND_DEFAULT +#define CONFIG_TIMER_QUEUE_LENGTH CONFIG_FREERTOS_TIMER_QUEUE_LENGTH +#define CONFIG_TIMER_TASK_PRIORITY CONFIG_FREERTOS_TIMER_TASK_PRIORITY +#define CONFIG_TIMER_TASK_STACK_DEPTH CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH +#define CONFIG_TIMER_TASK_STACK_SIZE CONFIG_ESP_TIMER_TASK_STACK_SIZE +#define CONFIG_UDP_RECVMBOX_SIZE CONFIG_LWIP_UDP_RECVMBOX_SIZE +#define CONFIG_WPA_MBEDTLS_CRYPTO CONFIG_ESP_WIFI_MBEDTLS_CRYPTO +#define CONFIG_WPA_MBEDTLS_TLS_CLIENT CONFIG_ESP_WIFI_MBEDTLS_TLS_CLIENT diff --git a/ESP32-Rainmaker-Switch/build/config/sdkconfig.json b/ESP32-Rainmaker-Switch/build/config/sdkconfig.json new file mode 100644 index 000000000..38737907a --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/config/sdkconfig.json @@ -0,0 +1,1406 @@ +{ + "ADC_CALI_SUPPRESS_DEPRECATE_WARN": false, + "ADC_CONTINUOUS_FORCE_USE_ADC2_ON_C3_S3": false, + "ADC_CONTINUOUS_ISR_IRAM_SAFE": false, + "ADC_ONESHOT_CTRL_FUNC_IN_IRAM": false, + "ADC_ONESHOT_FORCE_USE_ADC2_ON_C3": false, + "ADC_SUPPRESS_DEPRECATE_WARN": false, + "APPTRACE_DEST_JTAG": false, + "APPTRACE_DEST_NONE": true, + "APPTRACE_DEST_UART1": false, + "APPTRACE_DEST_UART_NONE": true, + "APPTRACE_DEST_USB_CDC": false, + "APPTRACE_LOCK_ENABLE": true, + "APPTRACE_UART_TASK_PRIO": 1, + "APP_BUILD_BOOTLOADER": true, + "APP_BUILD_GENERATE_BINARIES": true, + "APP_BUILD_TYPE_APP_2NDBOOT": true, + "APP_BUILD_TYPE_RAM": false, + "APP_BUILD_USE_FLASH_SECTIONS": true, + "APP_COMPILE_TIME_DATE": true, + "APP_EXCLUDE_PROJECT_NAME_VAR": false, + "APP_EXCLUDE_PROJECT_VER_VAR": false, + "APP_NO_BLOBS": false, + "APP_PROJECT_VER_FROM_CONFIG": false, + "APP_REPRODUCIBLE_BUILD": false, + "APP_RETRIEVE_LEN_ELF_SHA": 9, + "APP_WIFI_PROV_MAX_RETRY_CNT": 5, + "APP_WIFI_PROV_NAME_PREFIX": "PROV", + "APP_WIFI_PROV_SHOW_QR": true, + "APP_WIFI_PROV_TIMEOUT_PERIOD": 30, + "APP_WIFI_PROV_TRANSPORT": 2, + "APP_WIFI_PROV_TRANSPORT_BLE": true, + "APP_WIFI_PROV_TRANSPORT_SOFTAP": false, + "APP_WIFI_RESET_PROV_ON_FAILURE": true, + "APP_WIFI_SHOW_DEMO_INTRO_TEXT": false, + "BLE_MESH": false, + "BOOTLOADER_APP_ANTI_ROLLBACK": false, + "BOOTLOADER_APP_ROLLBACK_ENABLE": true, + "BOOTLOADER_APP_TEST": false, + "BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG": false, + "BOOTLOADER_COMPILER_OPTIMIZATION_NONE": false, + "BOOTLOADER_COMPILER_OPTIMIZATION_PERF": false, + "BOOTLOADER_COMPILER_OPTIMIZATION_SIZE": true, + "BOOTLOADER_COMPILE_TIME_DATE": true, + "BOOTLOADER_CUSTOM_RESERVE_RTC": false, + "BOOTLOADER_FACTORY_RESET": false, + "BOOTLOADER_FLASH_DC_AWARE": false, + "BOOTLOADER_FLASH_XMC_SUPPORT": true, + "BOOTLOADER_LOG_LEVEL": 3, + "BOOTLOADER_LOG_LEVEL_DEBUG": false, + "BOOTLOADER_LOG_LEVEL_ERROR": false, + "BOOTLOADER_LOG_LEVEL_INFO": true, + "BOOTLOADER_LOG_LEVEL_NONE": false, + "BOOTLOADER_LOG_LEVEL_VERBOSE": false, + "BOOTLOADER_LOG_LEVEL_WARN": false, + "BOOTLOADER_OFFSET_IN_FLASH": 0, + "BOOTLOADER_PROJECT_VER": 1, + "BOOTLOADER_REGION_PROTECTION_ENABLE": true, + "BOOTLOADER_RESERVE_RTC_SIZE": 0, + "BOOTLOADER_SKIP_VALIDATE_ALWAYS": false, + "BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP": false, + "BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON": false, + "BOOTLOADER_WDT_DISABLE_IN_USER_CODE": false, + "BOOTLOADER_WDT_ENABLE": true, + "BOOTLOADER_WDT_TIME_MS": 9000, + "BOOT_ROM_LOG_ALWAYS_OFF": false, + "BOOT_ROM_LOG_ALWAYS_ON": true, + "BOOT_ROM_LOG_ON_GPIO_HIGH": false, + "BOOT_ROM_LOG_ON_GPIO_LOW": false, + "BT_ALARM_MAX_NUM": 50, + "BT_BLE_ADV_DATA_LENGTH_ZERO_AUX": false, + "BT_BLE_CCA_MODE": 0, + "BT_BLE_CCA_MODE_HW": false, + "BT_BLE_CCA_MODE_NONE": true, + "BT_BLE_CCA_MODE_SW": false, + "BT_BLUEDROID_ENABLED": false, + "BT_CONTROLLER_DISABLED": false, + "BT_CONTROLLER_ENABLED": true, + "BT_CONTROLLER_ONLY": false, + "BT_CTRL_ADV_DUP_FILT_MAX": 30, + "BT_CTRL_AGC_RECORRECT_EN": false, + "BT_CTRL_BLE_ADV_REPORT_DISCARD_THRSHOLD": 20, + "BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM": 100, + "BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_SUPP": true, + "BT_CTRL_BLE_MAX_ACT": 6, + "BT_CTRL_BLE_MAX_ACT_EFF": 6, + "BT_CTRL_BLE_MESH_SCAN_DUPL_EN": false, + "BT_CTRL_BLE_SCAN_DUPL": true, + "BT_CTRL_BLE_STATIC_ACL_TX_BUF_NB": 0, + "BT_CTRL_CE_LENGTH_TYPE_CE": false, + "BT_CTRL_CE_LENGTH_TYPE_EFF": 0, + "BT_CTRL_CE_LENGTH_TYPE_ORIG": true, + "BT_CTRL_CE_LENGTH_TYPE_SD": false, + "BT_CTRL_CHAN_ASS_EN": true, + "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_DIS": true, + "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EFF": 0, + "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EN": false, + "BT_CTRL_DFT_TX_POWER_LEVEL_EFF": 11, + "BT_CTRL_DFT_TX_POWER_LEVEL_N0": false, + "BT_CTRL_DFT_TX_POWER_LEVEL_N12": false, + "BT_CTRL_DFT_TX_POWER_LEVEL_N15": false, + "BT_CTRL_DFT_TX_POWER_LEVEL_N18": false, + "BT_CTRL_DFT_TX_POWER_LEVEL_N21": false, + "BT_CTRL_DFT_TX_POWER_LEVEL_N24": false, + "BT_CTRL_DFT_TX_POWER_LEVEL_N3": false, + "BT_CTRL_DFT_TX_POWER_LEVEL_N6": false, + "BT_CTRL_DFT_TX_POWER_LEVEL_N9": false, + "BT_CTRL_DFT_TX_POWER_LEVEL_P12": false, + "BT_CTRL_DFT_TX_POWER_LEVEL_P15": false, + "BT_CTRL_DFT_TX_POWER_LEVEL_P18": false, + "BT_CTRL_DFT_TX_POWER_LEVEL_P21": false, + "BT_CTRL_DFT_TX_POWER_LEVEL_P3": false, + "BT_CTRL_DFT_TX_POWER_LEVEL_P6": false, + "BT_CTRL_DFT_TX_POWER_LEVEL_P9": true, + "BT_CTRL_DUPL_SCAN_CACHE_REFRESH_PERIOD": 0, + "BT_CTRL_HCI_MODE_UART_H4": false, + "BT_CTRL_HCI_MODE_VHCI": true, + "BT_CTRL_HCI_TL": 1, + "BT_CTRL_HCI_TL_EFF": 1, + "BT_CTRL_HW_CCA_EFF": 0, + "BT_CTRL_HW_CCA_VAL": 20, + "BT_CTRL_LE_PING_EN": true, + "BT_CTRL_MODEM_SLEEP": false, + "BT_CTRL_MODE_EFF": 1, + "BT_CTRL_PINNED_TO_CORE": 0, + "BT_CTRL_RX_ANTENNA_INDEX_0": true, + "BT_CTRL_RX_ANTENNA_INDEX_1": false, + "BT_CTRL_RX_ANTENNA_INDEX_EFF": 0, + "BT_CTRL_SCAN_BACKOFF_UPPERLIMITMAX": false, + "BT_CTRL_SCAN_DUPL_CACHE_SIZE": 100, + "BT_CTRL_SCAN_DUPL_TYPE": 0, + "BT_CTRL_SCAN_DUPL_TYPE_DATA": false, + "BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE": false, + "BT_CTRL_SCAN_DUPL_TYPE_DEVICE": true, + "BT_CTRL_SLEEP_CLOCK_EFF": 0, + "BT_CTRL_SLEEP_MODE_EFF": 0, + "BT_CTRL_TX_ANTENNA_INDEX_0": true, + "BT_CTRL_TX_ANTENNA_INDEX_1": false, + "BT_CTRL_TX_ANTENNA_INDEX_EFF": 0, + "BT_ENABLED": true, + "BT_HCI_LOG_DEBUG_EN": false, + "BT_NIMBLE_50_FEATURE_SUPPORT": true, + "BT_NIMBLE_ATT_PREFERRED_MTU": 256, + "BT_NIMBLE_BLE_GATT_BLOB_TRANSFER": false, + "BT_NIMBLE_BLUFI_ENABLE": false, + "BT_NIMBLE_CRYPTO_STACK_MBEDTLS": true, + "BT_NIMBLE_DEBUG": false, + "BT_NIMBLE_DYNAMIC_SERVICE": false, + "BT_NIMBLE_ENABLED": true, + "BT_NIMBLE_ENABLE_CONN_REATTEMPT": true, + "BT_NIMBLE_EXT_ADV": false, + "BT_NIMBLE_GAP_DEVICE_NAME_MAX_LEN": 31, + "BT_NIMBLE_GATT_CACHING": false, + "BT_NIMBLE_GATT_MAX_PROCS": 4, + "BT_NIMBLE_HCI_UART_CTS_PIN": 23, + "BT_NIMBLE_HCI_UART_FLOW_CTRL": 0, + "BT_NIMBLE_HCI_UART_RTS_PIN": 19, + "BT_NIMBLE_HID_SERVICE": false, + "BT_NIMBLE_HIGH_DUTY_ADV_ITVL": false, + "BT_NIMBLE_HOST_QUEUE_CONG_CHECK": false, + "BT_NIMBLE_HOST_TASK_STACK_SIZE": 4096, + "BT_NIMBLE_HS_FLOW_CTRL": false, + "BT_NIMBLE_HS_STOP_TIMEOUT_MS": 2000, + "BT_NIMBLE_L2CAP_COC_MAX_NUM": 0, + "BT_NIMBLE_LEGACY_VHCI_ENABLE": true, + "BT_NIMBLE_LL_CFG_FEAT_LE_2M_PHY": true, + "BT_NIMBLE_LL_CFG_FEAT_LE_CODED_PHY": true, + "BT_NIMBLE_LL_CFG_FEAT_LE_ENCRYPTION": true, + "BT_NIMBLE_LOG_LEVEL": 1, + "BT_NIMBLE_LOG_LEVEL_DEBUG": false, + "BT_NIMBLE_LOG_LEVEL_ERROR": false, + "BT_NIMBLE_LOG_LEVEL_INFO": true, + "BT_NIMBLE_LOG_LEVEL_NONE": false, + "BT_NIMBLE_LOG_LEVEL_WARNING": false, + "BT_NIMBLE_MAX_BONDS": 3, + "BT_NIMBLE_MAX_CCCDS": 8, + "BT_NIMBLE_MAX_CONNECTIONS": 3, + "BT_NIMBLE_MAX_CONN_REATTEMPT": 3, + "BT_NIMBLE_MAX_PERIODIC_SYNCS": 0, + "BT_NIMBLE_MEM_ALLOC_MODE_DEFAULT": false, + "BT_NIMBLE_MEM_ALLOC_MODE_INTERNAL": true, + "BT_NIMBLE_MESH": false, + "BT_NIMBLE_MSYS_1_BLOCK_COUNT": 12, + "BT_NIMBLE_MSYS_1_BLOCK_SIZE": 256, + "BT_NIMBLE_MSYS_2_BLOCK_COUNT": 24, + "BT_NIMBLE_MSYS_2_BLOCK_SIZE": 320, + "BT_NIMBLE_NVS_PERSIST": false, + "BT_NIMBLE_PINNED_TO_CORE": 0, + "BT_NIMBLE_ROLE_BROADCASTER": true, + "BT_NIMBLE_ROLE_CENTRAL": true, + "BT_NIMBLE_ROLE_OBSERVER": true, + "BT_NIMBLE_ROLE_PERIPHERAL": true, + "BT_NIMBLE_RPA_TIMEOUT": 900, + "BT_NIMBLE_SECURITY_ENABLE": true, + "BT_NIMBLE_SM_LEGACY": true, + "BT_NIMBLE_SM_SC": true, + "BT_NIMBLE_SM_SC_DEBUG_KEYS": false, + "BT_NIMBLE_SM_SC_LVL": 0, + "BT_NIMBLE_SVC_GAP_APPEARANCE": 0, + "BT_NIMBLE_SVC_GAP_APPEAR_WRITE": false, + "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM": 0, + "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ATHN": 0, + "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ATHR": 0, + "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ENC": 0, + "BT_NIMBLE_SVC_GAP_CAR_CHAR_NOT_SUPP": true, + "BT_NIMBLE_SVC_GAP_CAR_NOT_SUPP": false, + "BT_NIMBLE_SVC_GAP_CAR_SUPP": false, + "BT_NIMBLE_SVC_GAP_CENT_ADDR_RESOLUTION": -1, + "BT_NIMBLE_SVC_GAP_DEVICE_NAME": "nimble", + "BT_NIMBLE_SVC_GAP_NAME_WRITE": false, + "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM": 0, + "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_AUTHEN": 0, + "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_AUTHOR": 0, + "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_ENC": 0, + "BT_NIMBLE_SVC_GAP_PPCP_MAX_CONN_INTERVAL": 0, + "BT_NIMBLE_SVC_GAP_PPCP_MIN_CONN_INTERVAL": 0, + "BT_NIMBLE_SVC_GAP_PPCP_SLAVE_LATENCY": 0, + "BT_NIMBLE_SVC_GAP_PPCP_SUPERVISION_TMO": 0, + "BT_NIMBLE_TEST_THROUGHPUT_TEST": false, + "BT_NIMBLE_TRANSPORT_ACL_FROM_LL_COUNT": 24, + "BT_NIMBLE_TRANSPORT_ACL_SIZE": 255, + "BT_NIMBLE_TRANSPORT_EVT_COUNT": 30, + "BT_NIMBLE_TRANSPORT_EVT_DISCARD_COUNT": 8, + "BT_NIMBLE_TRANSPORT_EVT_SIZE": 70, + "BT_NIMBLE_USE_ESP_TIMER": true, + "BT_NIMBLE_VS_SUPPORT": false, + "BT_NIMBLE_WHITELIST_SIZE": 12, + "COMPILER_CXX_EXCEPTIONS": false, + "COMPILER_CXX_RTTI": false, + "COMPILER_DISABLE_GCC12_WARNINGS": false, + "COMPILER_DISABLE_GCC13_WARNINGS": false, + "COMPILER_DUMP_RTL_FILES": false, + "COMPILER_FLOAT_LIB_FROM_GCCLIB": true, + "COMPILER_HIDE_PATHS_MACROS": true, + "COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE": false, + "COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE": true, + "COMPILER_OPTIMIZATION_ASSERTIONS_SILENT": false, + "COMPILER_OPTIMIZATION_ASSERTION_LEVEL": 2, + "COMPILER_OPTIMIZATION_CHECKS_SILENT": false, + "COMPILER_OPTIMIZATION_DEBUG": true, + "COMPILER_OPTIMIZATION_NONE": false, + "COMPILER_OPTIMIZATION_PERF": false, + "COMPILER_OPTIMIZATION_SIZE": false, + "COMPILER_RT_LIB_GCCLIB": true, + "COMPILER_RT_LIB_NAME": "gcc", + "COMPILER_SAVE_RESTORE_LIBCALLS": false, + "COMPILER_STACK_CHECK_MODE_ALL": false, + "COMPILER_STACK_CHECK_MODE_NONE": true, + "COMPILER_STACK_CHECK_MODE_NORM": false, + "COMPILER_STACK_CHECK_MODE_STRONG": false, + "COMPILER_WARN_WRITE_STRINGS": false, + "DIAG_DATA_STORE_FLASH": false, + "DIAG_DATA_STORE_REPORTING_WATERMARK_PERCENT": 80, + "DIAG_DATA_STORE_RTC": true, + "DIAG_ENABLE_HEAP_METRICS": true, + "DIAG_ENABLE_METRICS": true, + "DIAG_ENABLE_NETWORK_VARIABLES": true, + "DIAG_ENABLE_VARIABLES": true, + "DIAG_ENABLE_WIFI_METRICS": true, + "DIAG_LOG_DROP_WIFI_LOGS": true, + "DIAG_LOG_MSG_ARG_FORMAT_STRING": false, + "DIAG_LOG_MSG_ARG_FORMAT_TLV": true, + "DIAG_LOG_MSG_ARG_MAX_SIZE": 64, + "DIAG_METRICS_MAX_COUNT": 20, + "DIAG_MORE_NETWORK_VARS": false, + "DIAG_USE_EXTERNAL_LOG_WRAP": false, + "DIAG_VARIABLES_MAX_COUNT": 20, + "EFUSE_CUSTOM_TABLE": false, + "EFUSE_MAX_BLK_LEN": 256, + "EFUSE_VIRTUAL": false, + "ESP32C3_REV_MAX_FULL": 199, + "ESP32C3_REV_MIN_0": false, + "ESP32C3_REV_MIN_1": false, + "ESP32C3_REV_MIN_101": false, + "ESP32C3_REV_MIN_2": false, + "ESP32C3_REV_MIN_3": true, + "ESP32C3_REV_MIN_4": false, + "ESP32C3_REV_MIN_FULL": 3, + "ESP32C3_UNIVERSAL_MAC_ADDRESSES": 4, + "ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR": true, + "ESP32C3_UNIVERSAL_MAC_ADDRESSES_TWO": false, + "ESPTOOLPY_AFTER": "hard_reset", + "ESPTOOLPY_AFTER_NORESET": false, + "ESPTOOLPY_AFTER_RESET": true, + "ESPTOOLPY_BEFORE": "default_reset", + "ESPTOOLPY_BEFORE_NORESET": false, + "ESPTOOLPY_BEFORE_RESET": true, + "ESPTOOLPY_FLASHFREQ": "80m", + "ESPTOOLPY_FLASHFREQ_20M": false, + "ESPTOOLPY_FLASHFREQ_26M": false, + "ESPTOOLPY_FLASHFREQ_40M": false, + "ESPTOOLPY_FLASHFREQ_80M": true, + "ESPTOOLPY_FLASHFREQ_80M_DEFAULT": true, + "ESPTOOLPY_FLASHMODE": "dio", + "ESPTOOLPY_FLASHMODE_DIO": true, + "ESPTOOLPY_FLASHMODE_DOUT": false, + "ESPTOOLPY_FLASHMODE_QIO": false, + "ESPTOOLPY_FLASHMODE_QOUT": false, + "ESPTOOLPY_FLASHSIZE": "4MB", + "ESPTOOLPY_FLASHSIZE_128MB": false, + "ESPTOOLPY_FLASHSIZE_16MB": false, + "ESPTOOLPY_FLASHSIZE_1MB": false, + "ESPTOOLPY_FLASHSIZE_2MB": false, + "ESPTOOLPY_FLASHSIZE_32MB": false, + "ESPTOOLPY_FLASHSIZE_4MB": true, + "ESPTOOLPY_FLASHSIZE_64MB": false, + "ESPTOOLPY_FLASHSIZE_8MB": false, + "ESPTOOLPY_FLASH_SAMPLE_MODE_STR": true, + "ESPTOOLPY_HEADER_FLASHSIZE_UPDATE": false, + "ESPTOOLPY_MONITOR_BAUD": 115200, + "ESPTOOLPY_NO_STUB": false, + "ESP_BROWNOUT_DET": true, + "ESP_BROWNOUT_DET_LVL": 7, + "ESP_BROWNOUT_DET_LVL_SEL_2": false, + "ESP_BROWNOUT_DET_LVL_SEL_3": false, + "ESP_BROWNOUT_DET_LVL_SEL_4": false, + "ESP_BROWNOUT_DET_LVL_SEL_5": false, + "ESP_BROWNOUT_DET_LVL_SEL_6": false, + "ESP_BROWNOUT_DET_LVL_SEL_7": true, + "ESP_COEX_SW_COEXIST_ENABLE": true, + "ESP_CONSOLE_NONE": false, + "ESP_CONSOLE_SECONDARY_NONE": false, + "ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG": true, + "ESP_CONSOLE_UART": true, + "ESP_CONSOLE_UART_BAUDRATE": 115200, + "ESP_CONSOLE_UART_CUSTOM": false, + "ESP_CONSOLE_UART_DEFAULT": true, + "ESP_CONSOLE_UART_NUM": 0, + "ESP_CONSOLE_USB_SERIAL_JTAG": false, + "ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED": true, + "ESP_COREDUMP_ENABLE_TO_FLASH": false, + "ESP_COREDUMP_ENABLE_TO_NONE": true, + "ESP_COREDUMP_ENABLE_TO_UART": false, + "ESP_DEBUG_OCDAWARE": true, + "ESP_DEBUG_STUBS_ENABLE": false, + "ESP_DEFAULT_CPU_FREQ_MHZ": 160, + "ESP_DEFAULT_CPU_FREQ_MHZ_160": true, + "ESP_DEFAULT_CPU_FREQ_MHZ_80": false, + "ESP_ERR_TO_NAME_LOOKUP": true, + "ESP_EVENT_LOOP_PROFILING": false, + "ESP_EVENT_POST_FROM_IRAM_ISR": true, + "ESP_EVENT_POST_FROM_ISR": true, + "ESP_GDBSTUB_ENABLED": true, + "ESP_GDBSTUB_MAX_TASKS": 32, + "ESP_GDBSTUB_SUPPORT_TASKS": true, + "ESP_HTTPS_OTA_ALLOW_HTTP": false, + "ESP_HTTPS_OTA_DECRYPT_CB": false, + "ESP_HTTPS_SERVER_ENABLE": true, + "ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH": false, + "ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH": false, + "ESP_HTTP_CLIENT_ENABLE_HTTPS": true, + "ESP_INSIGHTS_CLOUD_POST_MAX_INTERVAL_SEC": 240, + "ESP_INSIGHTS_CLOUD_POST_MIN_INTERVAL_SEC": 60, + "ESP_INSIGHTS_ENABLED": false, + "ESP_INSIGHTS_TRANSPORT_HTTPS": true, + "ESP_INSIGHTS_TRANSPORT_HTTPS_HOST": "https://client.insights.espressif.com", + "ESP_INSIGHTS_TRANSPORT_MQTT": false, + "ESP_INT_WDT": true, + "ESP_INT_WDT_TIMEOUT_MS": 300, + "ESP_IPC_TASK_STACK_SIZE": 1024, + "ESP_MAC_ADDR_UNIVERSE_BT": true, + "ESP_MAC_ADDR_UNIVERSE_ETH": true, + "ESP_MAC_ADDR_UNIVERSE_WIFI_AP": true, + "ESP_MAC_ADDR_UNIVERSE_WIFI_STA": true, + "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR": true, + "ESP_MAC_USE_CUSTOM_MAC_AS_BASE_MAC": false, + "ESP_MAIN_TASK_AFFINITY": 0, + "ESP_MAIN_TASK_AFFINITY_CPU0": true, + "ESP_MAIN_TASK_AFFINITY_NO_AFFINITY": false, + "ESP_MAIN_TASK_STACK_SIZE": 3584, + "ESP_MINIMAL_SHARED_STACK_SIZE": 2048, + "ESP_NETIF_BRIDGE_EN": false, + "ESP_NETIF_IP_LOST_TIMER_INTERVAL": 120, + "ESP_NETIF_L2_TAP": false, + "ESP_NETIF_LOOPBACK": false, + "ESP_NETIF_RECEIVE_REPORT_ERRORS": false, + "ESP_NETIF_TCPIP_LWIP": true, + "ESP_NETIF_USES_TCPIP_WITH_BSD_API": true, + "ESP_PANIC_HANDLER_IRAM": false, + "ESP_PHY_CALIBRATION_AND_DATA_STORAGE": true, + "ESP_PHY_CALIBRATION_MODE": 0, + "ESP_PHY_ENABLE_CERT_TEST": false, + "ESP_PHY_ENABLE_USB": true, + "ESP_PHY_INIT_DATA_IN_PARTITION": false, + "ESP_PHY_MAX_TX_POWER": 20, + "ESP_PHY_MAX_WIFI_TX_POWER": 20, + "ESP_PHY_PLL_TRACK_DEBUG": false, + "ESP_PHY_REDUCE_TX_POWER": false, + "ESP_PHY_RF_CAL_FULL": false, + "ESP_PHY_RF_CAL_NONE": false, + "ESP_PHY_RF_CAL_PARTIAL": true, + "ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_0": true, + "ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_1": true, + "ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_2": true, + "ESP_REV_MAX_FULL": 199, + "ESP_REV_MIN_FULL": 3, + "ESP_RMAKER_ASSISTED_CLAIM": false, + "ESP_RMAKER_CLAIM_SERVICE_BASE_URL": "https://esp-claiming.rainmaker.espressif.com", + "ESP_RMAKER_CLAIM_TYPE": 1, + "ESP_RMAKER_CMD_RESP_ENABLE": true, + "ESP_RMAKER_CMD_RESP_TEST_ENABLE": false, + "ESP_RMAKER_CONSOLE_UART_NUM": 0, + "ESP_RMAKER_CONSOLE_UART_NUM_0": true, + "ESP_RMAKER_CONSOLE_UART_NUM_1": false, + "ESP_RMAKER_DEF_TIMEZONE": "Asia/Shanghai", + "ESP_RMAKER_DISABLE_USER_MAPPING_PROV": false, + "ESP_RMAKER_FACTORY_NAMESPACE": "rmaker_creds", + "ESP_RMAKER_FACTORY_PARTITION_NAME": "fctry", + "ESP_RMAKER_LIB_AWS_IOT": false, + "ESP_RMAKER_LIB_ESP_MQTT": true, + "ESP_RMAKER_LOCAL_CTRL_AUTO_ENABLE": true, + "ESP_RMAKER_LOCAL_CTRL_FEATURE_ENABLE": true, + "ESP_RMAKER_LOCAL_CTRL_HTTP_PORT": 8080, + "ESP_RMAKER_LOCAL_CTRL_SECURITY": 1, + "ESP_RMAKER_LOCAL_CTRL_SECURITY_0": false, + "ESP_RMAKER_LOCAL_CTRL_SECURITY_1": true, + "ESP_RMAKER_LOCAL_CTRL_STACK_SIZE": 6144, + "ESP_RMAKER_MAX_COMMANDS": 10, + "ESP_RMAKER_MAX_MQTT_SUBSCRIPTIONS": 10, + "ESP_RMAKER_MAX_PARAM_DATA_SIZE": 1024, + "ESP_RMAKER_MQTT_BUDGET_REVIVE_COUNT": 1, + "ESP_RMAKER_MQTT_BUDGET_REVIVE_PERIOD": 5, + "ESP_RMAKER_MQTT_DEFAULT_BUDGET": 100, + "ESP_RMAKER_MQTT_ENABLE_BUDGETING": true, + "ESP_RMAKER_MQTT_GLUE_LIB": 1, + "ESP_RMAKER_MQTT_HOST": "a1p72mufdu6064-ats.iot.us-east-1.amazonaws.com", + "ESP_RMAKER_MQTT_MAX_BUDGET": 1024, + "ESP_RMAKER_MQTT_PERSISTENT_SESSION": false, + "ESP_RMAKER_MQTT_PORT": 1, + "ESP_RMAKER_MQTT_PORT_443": true, + "ESP_RMAKER_MQTT_PORT_8883": false, + "ESP_RMAKER_MQTT_PRODUCT_NAME": "RMDev", + "ESP_RMAKER_MQTT_PRODUCT_SKU": "EX00", + "ESP_RMAKER_MQTT_PRODUCT_VERSION": "1x0", + "ESP_RMAKER_MQTT_SEND_USERNAME": true, + "ESP_RMAKER_MQTT_USE_BASIC_INGEST_TOPICS": true, + "ESP_RMAKER_MQTT_USE_CERT_BUNDLE": true, + "ESP_RMAKER_NO_CLAIM": false, + "ESP_RMAKER_OTA_AUTOFETCH": true, + "ESP_RMAKER_OTA_AUTOFETCH_PERIOD": 0, + "ESP_RMAKER_OTA_DISABLE_AUTO_REBOOT": false, + "ESP_RMAKER_OTA_HTTP_RX_BUFFER_SIZE": 1024, + "ESP_RMAKER_OTA_ROLLBACK_WAIT_PERIOD": 90, + "ESP_RMAKER_OTA_TIME_SUPPORT": true, + "ESP_RMAKER_READ_MQTT_HOST_FROM_CONFIG": false, + "ESP_RMAKER_READ_NODE_ID_FROM_CERT_CN": false, + "ESP_RMAKER_SCENES_DEACTIVATE_SUPPORT": false, + "ESP_RMAKER_SCENES_MAX_SCENES": 10, + "ESP_RMAKER_SCHEDULING_MAX_SCHEDULES": 10, + "ESP_RMAKER_SELF_CLAIM": true, + "ESP_RMAKER_SKIP_COMMON_NAME_CHECK": false, + "ESP_RMAKER_SKIP_PROJECT_NAME_CHECK": false, + "ESP_RMAKER_SKIP_SECURE_VERSION_CHECK": false, + "ESP_RMAKER_SKIP_VERSION_CHECK": false, + "ESP_RMAKER_SNTP_SERVER_NAME": "pool.ntp.org", + "ESP_RMAKER_USER_ID_CHECK": true, + "ESP_RMAKER_USE_CERT_BUNDLE": true, + "ESP_RMAKER_USE_NVS": true, + "ESP_RMAKER_WORK_QUEUE_TASK_PRIORITY": 5, + "ESP_RMAKER_WORK_QUEUE_TASK_STACK": 4096, + "ESP_ROM_GET_CLK_FREQ": true, + "ESP_ROM_HAS_CRC_BE": true, + "ESP_ROM_HAS_CRC_LE": true, + "ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV": true, + "ESP_ROM_HAS_ERASE_0_REGION_BUG": true, + "ESP_ROM_HAS_ETS_PRINTF_BUG": true, + "ESP_ROM_HAS_JPEG_DECODE": true, + "ESP_ROM_HAS_LAYOUT_TABLE": true, + "ESP_ROM_HAS_MZ_CRC32": true, + "ESP_ROM_HAS_NEWLIB_NANO_FORMAT": true, + "ESP_ROM_HAS_RETARGETABLE_LOCKING": true, + "ESP_ROM_HAS_SPI_FLASH": true, + "ESP_ROM_HAS_SW_FLOAT": true, + "ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE": true, + "ESP_ROM_NEEDS_SWSETUP_WORKAROUND": true, + "ESP_ROM_RAM_APP_NEEDS_MMU_INIT": true, + "ESP_ROM_UART_CLK_IS_XTAL": true, + "ESP_ROM_USB_SERIAL_DEVICE_NUM": 3, + "ESP_SECURE_CERT_DS_PERIPHERAL": true, + "ESP_SECURE_CERT_SUPPORT_LEGACY_FORMATS": false, + "ESP_SLEEP_CACHE_SAFE_ASSERTION": false, + "ESP_SLEEP_DEBUG": false, + "ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND": true, + "ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS": true, + "ESP_SLEEP_GPIO_RESET_WORKAROUND": true, + "ESP_SLEEP_MSPI_NEED_ALL_IO_PU": false, + "ESP_SLEEP_POWER_DOWN_FLASH": false, + "ESP_SLEEP_SYSTIMER_STALL_WORKAROUND": true, + "ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY": 0, + "ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP": true, + "ESP_SYSTEM_BROWNOUT_INTR": true, + "ESP_SYSTEM_CHECK_INT_LEVEL_4": true, + "ESP_SYSTEM_EVENT_QUEUE_SIZE": 32, + "ESP_SYSTEM_EVENT_TASK_STACK_SIZE": 2304, + "ESP_SYSTEM_GDBSTUB_RUNTIME": false, + "ESP_SYSTEM_HW_STACK_GUARD": true, + "ESP_SYSTEM_MEMPROT_FEATURE": true, + "ESP_SYSTEM_MEMPROT_FEATURE_LOCK": true, + "ESP_SYSTEM_PANIC_GDBSTUB": false, + "ESP_SYSTEM_PANIC_PRINT_HALT": false, + "ESP_SYSTEM_PANIC_PRINT_REBOOT": true, + "ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS": 0, + "ESP_SYSTEM_PANIC_SILENT_REBOOT": false, + "ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK": true, + "ESP_SYSTEM_SINGLE_CORE_MODE": true, + "ESP_SYSTEM_USE_EH_FRAME": false, + "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0": true, + "ESP_TASK_WDT_EN": true, + "ESP_TASK_WDT_INIT": true, + "ESP_TASK_WDT_PANIC": false, + "ESP_TASK_WDT_TIMEOUT_S": 5, + "ESP_TIMER_IMPL_SYSTIMER": true, + "ESP_TIMER_INTERRUPT_LEVEL": 1, + "ESP_TIMER_ISR_AFFINITY": 1, + "ESP_TIMER_ISR_AFFINITY_CPU0": true, + "ESP_TIMER_PROFILING": false, + "ESP_TIMER_SHOW_EXPERIMENTAL": false, + "ESP_TIMER_SUPPORTS_ISR_DISPATCH_METHOD": false, + "ESP_TIMER_TASK_AFFINITY": 0, + "ESP_TIMER_TASK_AFFINITY_CPU0": true, + "ESP_TIMER_TASK_STACK_SIZE": 3584, + "ESP_TIME_FUNCS_USE_ESP_TIMER": true, + "ESP_TIME_FUNCS_USE_RTC_TIMER": true, + "ESP_TLS_CLIENT_SESSION_TICKETS": false, + "ESP_TLS_INSECURE": false, + "ESP_TLS_PSK_VERIFICATION": false, + "ESP_TLS_SERVER": true, + "ESP_TLS_SERVER_CERT_SELECT_HOOK": false, + "ESP_TLS_SERVER_MIN_AUTH_MODE_OPTIONAL": false, + "ESP_TLS_SERVER_SESSION_TICKETS": false, + "ESP_TLS_USE_DS_PERIPHERAL": true, + "ESP_TLS_USING_MBEDTLS": true, + "ESP_WIFI_11KV_SUPPORT": false, + "ESP_WIFI_11R_SUPPORT": false, + "ESP_WIFI_AMPDU_RX_ENABLED": true, + "ESP_WIFI_AMPDU_TX_ENABLED": true, + "ESP_WIFI_CSI_ENABLED": false, + "ESP_WIFI_DEBUG_PRINT": false, + "ESP_WIFI_DPP_SUPPORT": false, + "ESP_WIFI_DYNAMIC_RX_BUFFER_NUM": 32, + "ESP_WIFI_DYNAMIC_RX_MGMT_BUF": 0, + "ESP_WIFI_DYNAMIC_RX_MGMT_BUFFER": false, + "ESP_WIFI_DYNAMIC_TX_BUFFER": true, + "ESP_WIFI_DYNAMIC_TX_BUFFER_NUM": 32, + "ESP_WIFI_ENABLED": true, + "ESP_WIFI_ENABLE_SAE_PK": true, + "ESP_WIFI_ENABLE_WPA3_OWE_STA": true, + "ESP_WIFI_ENABLE_WPA3_SAE": true, + "ESP_WIFI_ENTERPRISE_SUPPORT": true, + "ESP_WIFI_ENT_FREE_DYNAMIC_BUFFER": false, + "ESP_WIFI_ESPNOW_MAX_ENCRYPT_NUM": 7, + "ESP_WIFI_EXTRA_IRAM_OPT": false, + "ESP_WIFI_FTM_ENABLE": false, + "ESP_WIFI_GCMP_SUPPORT": false, + "ESP_WIFI_GMAC_SUPPORT": false, + "ESP_WIFI_IRAM_OPT": true, + "ESP_WIFI_MBEDTLS_CRYPTO": true, + "ESP_WIFI_MBEDTLS_TLS_CLIENT": true, + "ESP_WIFI_MBO_SUPPORT": false, + "ESP_WIFI_MGMT_SBUF_NUM": 32, + "ESP_WIFI_NVS_ENABLED": true, + "ESP_WIFI_RX_BA_WIN": 6, + "ESP_WIFI_RX_IRAM_OPT": true, + "ESP_WIFI_RX_MGMT_BUF_NUM_DEF": 5, + "ESP_WIFI_SLP_BEACON_LOST_OPT": false, + "ESP_WIFI_SLP_IRAM_OPT": false, + "ESP_WIFI_SOFTAP_BEACON_MAX_LEN": 752, + "ESP_WIFI_SOFTAP_SAE_SUPPORT": true, + "ESP_WIFI_SOFTAP_SUPPORT": true, + "ESP_WIFI_STATIC_RX_BUFFER_NUM": 10, + "ESP_WIFI_STATIC_RX_MGMT_BUFFER": true, + "ESP_WIFI_STATIC_TX_BUFFER": false, + "ESP_WIFI_STA_DISCONNECTED_PM_ENABLE": true, + "ESP_WIFI_SUITE_B_192": false, + "ESP_WIFI_TESTING_OPTIONS": false, + "ESP_WIFI_TX_BA_WIN": 6, + "ESP_WIFI_TX_BUFFER_TYPE": 1, + "ESP_WIFI_WAPI_PSK": false, + "ESP_WIFI_WPS_PASSPHRASE": false, + "ESP_WIFI_WPS_SOFTAP_REGISTRAR": false, + "ESP_WIFI_WPS_STRICT": false, + "ETH_ENABLED": true, + "ETH_SPI_ETHERNET_DM9051": false, + "ETH_SPI_ETHERNET_KSZ8851SNL": false, + "ETH_SPI_ETHERNET_W5500": false, + "ETH_TRANSMIT_MUTEX": false, + "ETH_USE_OPENETH": false, + "ETH_USE_SPI_ETHERNET": true, + "EXAMPLE_BOARD_BUTTON_GPIO": 9, + "EXAMPLE_ENABLE_TEST_NOTIFICATIONS": false, + "EXAMPLE_OUTPUT_GPIO": 19, + "FATFS_CODEPAGE": 437, + "FATFS_CODEPAGE_437": true, + "FATFS_CODEPAGE_720": false, + "FATFS_CODEPAGE_737": false, + "FATFS_CODEPAGE_771": false, + "FATFS_CODEPAGE_775": false, + "FATFS_CODEPAGE_850": false, + "FATFS_CODEPAGE_852": false, + "FATFS_CODEPAGE_855": false, + "FATFS_CODEPAGE_857": false, + "FATFS_CODEPAGE_860": false, + "FATFS_CODEPAGE_861": false, + "FATFS_CODEPAGE_862": false, + "FATFS_CODEPAGE_863": false, + "FATFS_CODEPAGE_864": false, + "FATFS_CODEPAGE_865": false, + "FATFS_CODEPAGE_866": false, + "FATFS_CODEPAGE_869": false, + "FATFS_CODEPAGE_932": false, + "FATFS_CODEPAGE_936": false, + "FATFS_CODEPAGE_949": false, + "FATFS_CODEPAGE_950": false, + "FATFS_CODEPAGE_DYNAMIC": false, + "FATFS_FS_LOCK": 0, + "FATFS_IMMEDIATE_FSYNC": false, + "FATFS_LFN_HEAP": false, + "FATFS_LFN_NONE": true, + "FATFS_LFN_STACK": false, + "FATFS_PER_FILE_CACHE": true, + "FATFS_SECTOR_4096": true, + "FATFS_SECTOR_512": false, + "FATFS_TIMEOUT_MS": 10000, + "FATFS_USE_FASTSEEK": false, + "FATFS_VFS_FSTAT_BLKSIZE": 0, + "FATFS_VOLUME_COUNT": 2, + "FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER": true, + "FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE": false, + "FREERTOS_CHECK_STACKOVERFLOW_CANARY": true, + "FREERTOS_CHECK_STACKOVERFLOW_NONE": false, + "FREERTOS_CHECK_STACKOVERFLOW_PTRVAL": false, + "FREERTOS_CORETIMER_SYSTIMER_LVL1": true, + "FREERTOS_CORETIMER_SYSTIMER_LVL3": false, + "FREERTOS_DEBUG_OCDAWARE": true, + "FREERTOS_ENABLE_BACKWARD_COMPATIBILITY": false, + "FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP": false, + "FREERTOS_ENABLE_TASK_SNAPSHOT": true, + "FREERTOS_GENERATE_RUN_TIME_STATS": false, + "FREERTOS_HZ": 100, + "FREERTOS_IDLE_TASK_STACKSIZE": 1536, + "FREERTOS_INTERRUPT_BACKTRACE": true, + "FREERTOS_ISR_STACKSIZE": 1536, + "FREERTOS_MAX_TASK_NAME_LEN": 16, + "FREERTOS_NO_AFFINITY": 2147483647, + "FREERTOS_OPTIMIZED_SCHEDULER": true, + "FREERTOS_PLACE_FUNCTIONS_INTO_FLASH": false, + "FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH": true, + "FREERTOS_PORT": true, + "FREERTOS_QUEUE_REGISTRY_SIZE": 0, + "FREERTOS_SMP": false, + "FREERTOS_SUPPORT_STATIC_ALLOCATION": true, + "FREERTOS_SYSTICK_USES_SYSTIMER": true, + "FREERTOS_TASK_FUNCTION_WRAPPER": true, + "FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES": 1, + "FREERTOS_TASK_PRE_DELETION_HOOK": false, + "FREERTOS_THREAD_LOCAL_STORAGE_POINTERS": 1, + "FREERTOS_TICK_SUPPORT_SYSTIMER": true, + "FREERTOS_TIMER_QUEUE_LENGTH": 10, + "FREERTOS_TIMER_SERVICE_TASK_NAME": "Tmr Svc", + "FREERTOS_TIMER_TASK_PRIORITY": 1, + "FREERTOS_TIMER_TASK_STACK_DEPTH": 3120, + "FREERTOS_TLSP_DELETION_CALLBACKS": true, + "FREERTOS_UNICORE": true, + "FREERTOS_USE_APPLICATION_TASK_TAG": false, + "FREERTOS_USE_IDLE_HOOK": false, + "FREERTOS_USE_TICK_HOOK": false, + "FREERTOS_USE_TRACE_FACILITY": false, + "FREERTOS_WATCHPOINT_END_OF_STACK": false, + "GDMA_CTRL_FUNC_IN_IRAM": false, + "GDMA_ENABLE_DEBUG_LOG": false, + "GDMA_ISR_IRAM_SAFE": false, + "GPIO_CTRL_FUNC_IN_IRAM": false, + "GPTIMER_CTRL_FUNC_IN_IRAM": false, + "GPTIMER_ENABLE_DEBUG_LOG": false, + "GPTIMER_ISR_HANDLER_IN_IRAM": true, + "GPTIMER_ISR_IRAM_SAFE": false, + "GPTIMER_SUPPRESS_DEPRECATE_WARN": false, + "HAL_ASSERTION_DISABLE": false, + "HAL_ASSERTION_ENABLE": false, + "HAL_ASSERTION_EQUALS_SYSTEM": true, + "HAL_ASSERTION_SILENT": false, + "HAL_DEFAULT_ASSERTION_LEVEL": 2, + "HAL_SPI_MASTER_FUNC_IN_IRAM": true, + "HAL_SPI_SLAVE_FUNC_IN_IRAM": true, + "HEAP_ABORT_WHEN_ALLOCATION_FAILS": false, + "HEAP_PLACE_FUNCTION_INTO_FLASH": false, + "HEAP_POISONING_COMPREHENSIVE": false, + "HEAP_POISONING_DISABLED": true, + "HEAP_POISONING_LIGHT": false, + "HEAP_TASK_TRACKING": false, + "HEAP_TRACING_OFF": true, + "HEAP_TRACING_STANDALONE": false, + "HEAP_TRACING_TOHOST": false, + "HEAP_USE_HOOKS": false, + "HTTPD_ERR_RESP_NO_DELAY": true, + "HTTPD_LOG_PURGE_DATA": false, + "HTTPD_MAX_REQ_HDR_LEN": 512, + "HTTPD_MAX_URI_LEN": 512, + "HTTPD_PURGE_BUF_LEN": 32, + "HTTPD_QUEUE_WORK_BLOCKING": false, + "HTTPD_WS_SUPPORT": false, + "I2C_ENABLE_DEBUG_LOG": false, + "I2C_ISR_IRAM_SAFE": false, + "I2S_ENABLE_DEBUG_LOG": false, + "I2S_ISR_IRAM_SAFE": false, + "I2S_SUPPRESS_DEPRECATE_WARN": false, + "IDF_CMAKE": true, + "IDF_EXPERIMENTAL_FEATURES": false, + "IDF_FIRMWARE_CHIP_ID": 5, + "IDF_INIT_VERSION": "5.2.2", + "IDF_TARGET": "esp32c3", + "IDF_TARGET_ARCH": "riscv", + "IDF_TARGET_ARCH_RISCV": true, + "IDF_TARGET_ESP32C3": true, + "IDF_TOOLCHAIN": "gcc", + "IO_GLITCH_FILTER_TIME_MS": 50, + "JSMN_PARENT_LINKS": false, + "JSMN_STATIC": false, + "JSMN_STRICT": false, + "LCD_ENABLE_DEBUG_LOG": false, + "LCD_PANEL_IO_FORMAT_BUF_SIZE": 32, + "LEDC_CTRL_FUNC_IN_IRAM": false, + "LOG_COLORS": true, + "LOG_DEFAULT_LEVEL": 3, + "LOG_DEFAULT_LEVEL_DEBUG": false, + "LOG_DEFAULT_LEVEL_ERROR": false, + "LOG_DEFAULT_LEVEL_INFO": true, + "LOG_DEFAULT_LEVEL_NONE": false, + "LOG_DEFAULT_LEVEL_VERBOSE": false, + "LOG_DEFAULT_LEVEL_WARN": false, + "LOG_MASTER_LEVEL": false, + "LOG_MAXIMUM_EQUALS_DEFAULT": true, + "LOG_MAXIMUM_LEVEL": 3, + "LOG_MAXIMUM_LEVEL_DEBUG": false, + "LOG_MAXIMUM_LEVEL_VERBOSE": false, + "LOG_TIMESTAMP_SOURCE_RTOS": true, + "LOG_TIMESTAMP_SOURCE_SYSTEM": false, + "LWIP_AUTOIP": false, + "LWIP_BRIDGEIF_MAX_PORTS": 7, + "LWIP_BROADCAST_PING": false, + "LWIP_CHECKSUM_CHECK_ICMP": true, + "LWIP_CHECKSUM_CHECK_IP": false, + "LWIP_CHECKSUM_CHECK_UDP": false, + "LWIP_CHECK_THREAD_SAFETY": false, + "LWIP_DEBUG": false, + "LWIP_DHCPS": true, + "LWIP_DHCPS_LEASE_UNIT": 60, + "LWIP_DHCPS_MAX_STATION_NUM": 8, + "LWIP_DHCPS_STATIC_ENTRIES": true, + "LWIP_DHCP_COARSE_TIMER_SECS": 1, + "LWIP_DHCP_DISABLE_CLIENT_ID": false, + "LWIP_DHCP_DISABLE_VENDOR_CLASS_ID": true, + "LWIP_DHCP_DOES_ARP_CHECK": true, + "LWIP_DHCP_GET_NTP_SRV": false, + "LWIP_DHCP_OPTIONS_LEN": 68, + "LWIP_DHCP_RESTORE_LAST_IP": false, + "LWIP_DNS_MAX_SERVERS": 3, + "LWIP_DNS_SUPPORT_MDNS_QUERIES": true, + "LWIP_ENABLE": true, + "LWIP_ESP_GRATUITOUS_ARP": true, + "LWIP_ESP_LWIP_ASSERT": true, + "LWIP_ESP_MLDV6_REPORT": true, + "LWIP_EXTRA_IRAM_OPTIMIZATION": false, + "LWIP_FALLBACK_DNS_SERVER_SUPPORT": false, + "LWIP_FORCE_ROUTER_FORWARDING": false, + "LWIP_GARP_TMR_INTERVAL": 60, + "LWIP_HOOK_IP6_INPUT_CUSTOM": false, + "LWIP_HOOK_IP6_INPUT_DEFAULT": false, + "LWIP_HOOK_IP6_INPUT_NONE": true, + "LWIP_HOOK_IP6_ROUTE_CUSTOM": false, + "LWIP_HOOK_IP6_ROUTE_DEFAULT": false, + "LWIP_HOOK_IP6_ROUTE_NONE": true, + "LWIP_HOOK_IP6_SELECT_SRC_ADDR_CUSTOM": false, + "LWIP_HOOK_IP6_SELECT_SRC_ADDR_DEFAULT": false, + "LWIP_HOOK_IP6_SELECT_SRC_ADDR_NONE": true, + "LWIP_HOOK_ND6_GET_GW_CUSTOM": false, + "LWIP_HOOK_ND6_GET_GW_DEFAULT": false, + "LWIP_HOOK_ND6_GET_GW_NONE": true, + "LWIP_HOOK_NETCONN_EXT_RESOLVE_CUSTOM": false, + "LWIP_HOOK_NETCONN_EXT_RESOLVE_DEFAULT": false, + "LWIP_HOOK_NETCONN_EXT_RESOLVE_NONE": true, + "LWIP_HOOK_TCP_ISN_CUSTOM": false, + "LWIP_HOOK_TCP_ISN_DEFAULT": true, + "LWIP_HOOK_TCP_ISN_NONE": false, + "LWIP_ICMP": true, + "LWIP_IP4_FRAG": true, + "LWIP_IP4_REASSEMBLY": false, + "LWIP_IP6_FRAG": true, + "LWIP_IP6_REASSEMBLY": false, + "LWIP_IPV4": true, + "LWIP_IPV6": true, + "LWIP_IPV6_AUTOCONFIG": false, + "LWIP_IPV6_FORWARD": false, + "LWIP_IPV6_MEMP_NUM_ND6_QUEUE": 3, + "LWIP_IPV6_ND6_NUM_NEIGHBORS": 5, + "LWIP_IPV6_NUM_ADDRESSES": 3, + "LWIP_IP_DEFAULT_TTL": 64, + "LWIP_IP_FORWARD": false, + "LWIP_IP_REASS_MAX_PBUFS": 10, + "LWIP_IRAM_OPTIMIZATION": false, + "LWIP_L2_TO_L3_COPY": false, + "LWIP_LOCAL_HOSTNAME": "espressif", + "LWIP_LOOPBACK_MAX_PBUFS": 8, + "LWIP_MAX_ACTIVE_TCP": 16, + "LWIP_MAX_LISTENING_TCP": 16, + "LWIP_MAX_RAW_PCBS": 16, + "LWIP_MAX_SOCKETS": 10, + "LWIP_MAX_UDP_PCBS": 16, + "LWIP_MLDV6_TMR_INTERVAL": 40, + "LWIP_MULTICAST_PING": false, + "LWIP_ND6": true, + "LWIP_NETBUF_RECVINFO": false, + "LWIP_NETIF_API": false, + "LWIP_NETIF_LOOPBACK": true, + "LWIP_NETIF_STATUS_CALLBACK": false, + "LWIP_NUM_NETIF_CLIENT_DATA": 0, + "LWIP_PPP_SUPPORT": false, + "LWIP_SLIP_SUPPORT": false, + "LWIP_SNTP_MAX_SERVERS": 1, + "LWIP_SNTP_UPDATE_DELAY": 3600000, + "LWIP_SO_LINGER": false, + "LWIP_SO_RCVBUF": false, + "LWIP_SO_REUSE": true, + "LWIP_SO_REUSE_RXTOALL": true, + "LWIP_STATS": false, + "LWIP_TCPIP_CORE_LOCKING": false, + "LWIP_TCPIP_RECVMBOX_SIZE": 32, + "LWIP_TCPIP_TASK_AFFINITY": 2147483647, + "LWIP_TCPIP_TASK_AFFINITY_CPU0": false, + "LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY": true, + "LWIP_TCPIP_TASK_PRIO": 18, + "LWIP_TCPIP_TASK_STACK_SIZE": 3072, + "LWIP_TCP_FIN_WAIT_TIMEOUT": 20000, + "LWIP_TCP_HIGH_SPEED_RETRANSMISSION": true, + "LWIP_TCP_MAXRTX": 12, + "LWIP_TCP_MSL": 60000, + "LWIP_TCP_MSS": 1440, + "LWIP_TCP_OOSEQ_MAX_PBUFS": 4, + "LWIP_TCP_OOSEQ_TIMEOUT": 6, + "LWIP_TCP_OVERSIZE_DISABLE": false, + "LWIP_TCP_OVERSIZE_MSS": true, + "LWIP_TCP_OVERSIZE_QUARTER_MSS": false, + "LWIP_TCP_QUEUE_OOSEQ": true, + "LWIP_TCP_RECVMBOX_SIZE": 6, + "LWIP_TCP_RTO_TIME": 1500, + "LWIP_TCP_SACK_OUT": false, + "LWIP_TCP_SND_BUF_DEFAULT": 5760, + "LWIP_TCP_SYNMAXRTX": 12, + "LWIP_TCP_TMR_INTERVAL": 250, + "LWIP_TCP_WND_DEFAULT": 5760, + "LWIP_TIMERS_ONDEMAND": true, + "LWIP_UDP_RECVMBOX_SIZE": 6, + "LWIP_USE_ONLY_LWIP_SELECT": false, + "MBEDTLS_AES_C": true, + "MBEDTLS_AES_INTERRUPT_LEVEL": 0, + "MBEDTLS_AES_USE_INTERRUPT": true, + "MBEDTLS_ASYMMETRIC_CONTENT_LEN": true, + "MBEDTLS_ATCA_HW_ECDSA_SIGN": false, + "MBEDTLS_ATCA_HW_ECDSA_VERIFY": false, + "MBEDTLS_BLOWFISH_C": false, + "MBEDTLS_CAMELLIA_C": false, + "MBEDTLS_CCM_C": true, + "MBEDTLS_CERTIFICATE_BUNDLE": true, + "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN": true, + "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL": false, + "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_NONE": false, + "MBEDTLS_CERTIFICATE_BUNDLE_MAX_CERTS": 200, + "MBEDTLS_CHACHA20_C": false, + "MBEDTLS_CLIENT_SSL_SESSION_TICKETS": true, + "MBEDTLS_CMAC_C": true, + "MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE": false, + "MBEDTLS_CUSTOM_MEM_ALLOC": false, + "MBEDTLS_DEBUG": false, + "MBEDTLS_DEFAULT_MEM_ALLOC": false, + "MBEDTLS_DES_C": false, + "MBEDTLS_DHM_C": false, + "MBEDTLS_DYNAMIC_BUFFER": true, + "MBEDTLS_DYNAMIC_FREE_CA_CERT": true, + "MBEDTLS_DYNAMIC_FREE_CONFIG_DATA": true, + "MBEDTLS_ECDH_C": true, + "MBEDTLS_ECDH_LEGACY_CONTEXT": true, + "MBEDTLS_ECDSA_C": true, + "MBEDTLS_ECDSA_DETERMINISTIC": true, + "MBEDTLS_ECJPAKE_C": false, + "MBEDTLS_ECP_C": true, + "MBEDTLS_ECP_DP_BP256R1_ENABLED": true, + "MBEDTLS_ECP_DP_BP384R1_ENABLED": true, + "MBEDTLS_ECP_DP_BP512R1_ENABLED": true, + "MBEDTLS_ECP_DP_CURVE25519_ENABLED": true, + "MBEDTLS_ECP_DP_SECP192K1_ENABLED": true, + "MBEDTLS_ECP_DP_SECP192R1_ENABLED": true, + "MBEDTLS_ECP_DP_SECP224K1_ENABLED": true, + "MBEDTLS_ECP_DP_SECP224R1_ENABLED": true, + "MBEDTLS_ECP_DP_SECP256K1_ENABLED": true, + "MBEDTLS_ECP_DP_SECP256R1_ENABLED": true, + "MBEDTLS_ECP_DP_SECP384R1_ENABLED": true, + "MBEDTLS_ECP_DP_SECP521R1_ENABLED": true, + "MBEDTLS_ECP_FIXED_POINT_OPTIM": true, + "MBEDTLS_ECP_NIST_OPTIM": true, + "MBEDTLS_ECP_RESTARTABLE": true, + "MBEDTLS_ERROR_STRINGS": true, + "MBEDTLS_GCM_C": true, + "MBEDTLS_GCM_SUPPORT_NON_AES_CIPHER": false, + "MBEDTLS_HARDWARE_AES": true, + "MBEDTLS_HARDWARE_MPI": true, + "MBEDTLS_HARDWARE_SHA": true, + "MBEDTLS_HAVE_TIME": true, + "MBEDTLS_HAVE_TIME_DATE": false, + "MBEDTLS_HKDF_C": false, + "MBEDTLS_INTERNAL_MEM_ALLOC": true, + "MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA": true, + "MBEDTLS_KEY_EXCHANGE_ECDHE_RSA": true, + "MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA": true, + "MBEDTLS_KEY_EXCHANGE_ECDH_RSA": true, + "MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE": true, + "MBEDTLS_KEY_EXCHANGE_RSA": true, + "MBEDTLS_LARGE_KEY_SOFTWARE_MPI": true, + "MBEDTLS_MPI_INTERRUPT_LEVEL": 0, + "MBEDTLS_MPI_USE_INTERRUPT": true, + "MBEDTLS_NIST_KW_C": false, + "MBEDTLS_PEM_PARSE_C": true, + "MBEDTLS_PEM_WRITE_C": true, + "MBEDTLS_PKCS7_C": true, + "MBEDTLS_PLATFORM_TIME_ALT": false, + "MBEDTLS_POLY1305_C": false, + "MBEDTLS_PSK_MODES": false, + "MBEDTLS_RIPEMD160_C": false, + "MBEDTLS_ROM_MD5": true, + "MBEDTLS_SERVER_SSL_SESSION_TICKETS": true, + "MBEDTLS_SHA512_C": true, + "MBEDTLS_SSL_ALPN": true, + "MBEDTLS_SSL_CONTEXT_SERIALIZATION": false, + "MBEDTLS_SSL_IN_CONTENT_LEN": 16384, + "MBEDTLS_SSL_KEEP_PEER_CERTIFICATE": true, + "MBEDTLS_SSL_OUT_CONTENT_LEN": 4096, + "MBEDTLS_SSL_PROTO_DTLS": false, + "MBEDTLS_SSL_PROTO_GMTSSL1_1": false, + "MBEDTLS_SSL_PROTO_TLS1_2": true, + "MBEDTLS_SSL_RENEGOTIATION": true, + "MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH": false, + "MBEDTLS_THREADING_C": false, + "MBEDTLS_TLS_CLIENT": true, + "MBEDTLS_TLS_CLIENT_ONLY": false, + "MBEDTLS_TLS_DISABLED": false, + "MBEDTLS_TLS_ENABLED": true, + "MBEDTLS_TLS_SERVER": true, + "MBEDTLS_TLS_SERVER_AND_CLIENT": true, + "MBEDTLS_TLS_SERVER_ONLY": false, + "MBEDTLS_X509_CRL_PARSE_C": true, + "MBEDTLS_X509_CSR_PARSE_C": true, + "MBEDTLS_X509_TRUSTED_CERT_CALLBACK": false, + "MBEDTLS_XTEA_C": false, + "MDNS_ACTION_QUEUE_LEN": 16, + "MDNS_ENABLE_CONSOLE_CLI": true, + "MDNS_ENABLE_DEBUG_PRINTS": false, + "MDNS_MAX_INTERFACES": 3, + "MDNS_MAX_SERVICES": 10, + "MDNS_MULTIPLE_INSTANCE": true, + "MDNS_NETWORKING_SOCKET": false, + "MDNS_PREDEF_NETIF_AP": true, + "MDNS_PREDEF_NETIF_ETH": true, + "MDNS_PREDEF_NETIF_STA": true, + "MDNS_RESPOND_REVERSE_QUERIES": false, + "MDNS_SERVICE_ADD_TIMEOUT_MS": 2000, + "MDNS_SKIP_SUPPRESSING_OWN_QUERIES": false, + "MDNS_TASK_AFFINITY": 0, + "MDNS_TASK_AFFINITY_CPU0": true, + "MDNS_TASK_AFFINITY_NO_AFFINITY": false, + "MDNS_TASK_PRIORITY": 1, + "MDNS_TASK_STACK_SIZE": 4096, + "MDNS_TIMER_PERIOD_MS": 100, + "MMU_PAGE_MODE": "64KB", + "MMU_PAGE_SIZE": 65536, + "MMU_PAGE_SIZE_64KB": true, + "MQTT_CUSTOM_OUTBOX": false, + "MQTT_MSG_ID_INCREMENTAL": false, + "MQTT_PROTOCOL_311": true, + "MQTT_PROTOCOL_5": false, + "MQTT_REPORT_DELETED_MESSAGES": false, + "MQTT_SKIP_PUBLISH_IF_DISCONNECTED": false, + "MQTT_TASK_CORE_SELECTION_ENABLED": false, + "MQTT_TRANSPORT_SSL": true, + "MQTT_TRANSPORT_WEBSOCKET": true, + "MQTT_TRANSPORT_WEBSOCKET_SECURE": true, + "MQTT_USE_CUSTOM_CONFIG": false, + "NEWLIB_NANO_FORMAT": false, + "NEWLIB_STDIN_LINE_ENDING_CR": true, + "NEWLIB_STDIN_LINE_ENDING_CRLF": false, + "NEWLIB_STDIN_LINE_ENDING_LF": false, + "NEWLIB_STDOUT_LINE_ENDING_CR": false, + "NEWLIB_STDOUT_LINE_ENDING_CRLF": true, + "NEWLIB_STDOUT_LINE_ENDING_LF": false, + "NEWLIB_TIME_SYSCALL_USE_HRT": false, + "NEWLIB_TIME_SYSCALL_USE_NONE": false, + "NEWLIB_TIME_SYSCALL_USE_RTC": false, + "NEWLIB_TIME_SYSCALL_USE_RTC_HRT": true, + "NVS_ASSERT_ERROR_CHECK": false, + "NVS_ENCRYPTION": false, + "NVS_LEGACY_DUP_KEYS_COMPATIBILITY": false, + "OPENTHREAD_ENABLED": false, + "OPENTHREAD_MESH_LOCAL_PREFIX": "fd00:db8:a0:0::/64", + "OPENTHREAD_NETWORK_CHANNEL": 15, + "OPENTHREAD_NETWORK_EXTPANID": "dead00beef00cafe", + "OPENTHREAD_NETWORK_MASTERKEY": "00112233445566778899aabbccddeeff", + "OPENTHREAD_NETWORK_NAME": "OpenThread-ESP", + "OPENTHREAD_NETWORK_PANID": 4660, + "OPENTHREAD_NETWORK_PSKC": "104810e2315100afd6bc9215a6bfac53", + "OPENTHREAD_RX_ON_WHEN_IDLE": false, + "OPENTHREAD_SPINEL_ONLY": false, + "OPENTHREAD_XTAL_ACCURACY": 130, + "PARTITION_TABLE_CUSTOM": true, + "PARTITION_TABLE_CUSTOM_FILENAME": "partitions.csv", + "PARTITION_TABLE_FILENAME": "partitions.csv", + "PARTITION_TABLE_MD5": true, + "PARTITION_TABLE_OFFSET": 32768, + "PARTITION_TABLE_SINGLE_APP": false, + "PARTITION_TABLE_SINGLE_APP_LARGE": false, + "PARTITION_TABLE_TWO_OTA": false, + "PERIPH_CTRL_FUNC_IN_IRAM": true, + "PM_ENABLE": false, + "PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP": true, + "PTHREAD_STACK_MIN": 768, + "PTHREAD_TASK_CORE_DEFAULT": -1, + "PTHREAD_TASK_NAME_DEFAULT": "pthread", + "PTHREAD_TASK_PRIO_DEFAULT": 5, + "PTHREAD_TASK_STACK_SIZE_DEFAULT": 3072, + "RINGBUF_PLACE_FUNCTIONS_INTO_FLASH": false, + "RMAKER_NAME_PARAM_CB": false, + "RMT_ENABLE_DEBUG_LOG": false, + "RMT_ISR_IRAM_SAFE": false, + "RMT_RECV_FUNC_IN_IRAM": false, + "RMT_SUPPRESS_DEPRECATE_WARN": false, + "RTC_CLK_CAL_CYCLES": 1024, + "RTC_CLK_SRC_EXT_CRYS": false, + "RTC_CLK_SRC_EXT_OSC": false, + "RTC_CLK_SRC_INT_8MD256": false, + "RTC_CLK_SRC_INT_RC": true, + "RTC_STORE_CRITICAL_DATA_SIZE": 4096, + "RTC_STORE_DATA_SIZE": 6144, + "SDM_CTRL_FUNC_IN_IRAM": false, + "SDM_ENABLE_DEBUG_LOG": false, + "SDM_SUPPRESS_DEPRECATE_WARN": false, + "SECURE_BOOT": false, + "SECURE_BOOT_V2_PREFERRED": true, + "SECURE_BOOT_V2_RSA_SUPPORTED": true, + "SECURE_FLASH_ENC_ENABLED": false, + "SECURE_ROM_DL_MODE_ENABLED": true, + "SECURE_SIGNED_APPS_NO_SECURE_BOOT": false, + "SOC_ADC_ARBITER_SUPPORTED": true, + "SOC_ADC_ATTEN_NUM": 4, + "SOC_ADC_CALIBRATION_V1_SUPPORTED": true, + "SOC_ADC_DIGI_CONTROLLER_NUM": 1, + "SOC_ADC_DIGI_DATA_BYTES_PER_CONV": 4, + "SOC_ADC_DIGI_IIR_FILTER_NUM": 2, + "SOC_ADC_DIGI_MAX_BITWIDTH": 12, + "SOC_ADC_DIGI_MIN_BITWIDTH": 12, + "SOC_ADC_DIGI_MONITOR_NUM": 2, + "SOC_ADC_DIGI_RESULT_BYTES": 4, + "SOC_ADC_DIG_CTRL_SUPPORTED": true, + "SOC_ADC_DIG_IIR_FILTER_SUPPORTED": true, + "SOC_ADC_DMA_SUPPORTED": true, + "SOC_ADC_MAX_CHANNEL_NUM": 5, + "SOC_ADC_MONITOR_SUPPORTED": true, + "SOC_ADC_PATT_LEN_MAX": 8, + "SOC_ADC_PERIPH_NUM": 2, + "SOC_ADC_RTC_MAX_BITWIDTH": 12, + "SOC_ADC_RTC_MIN_BITWIDTH": 12, + "SOC_ADC_SAMPLE_FREQ_THRES_HIGH": 83333, + "SOC_ADC_SAMPLE_FREQ_THRES_LOW": 611, + "SOC_ADC_SELF_HW_CALI_SUPPORTED": true, + "SOC_ADC_SHARED_POWER": true, + "SOC_ADC_SUPPORTED": true, + "SOC_AES_GDMA": true, + "SOC_AES_SUPPORTED": true, + "SOC_AES_SUPPORT_AES_128": true, + "SOC_AES_SUPPORT_AES_256": true, + "SOC_AES_SUPPORT_DMA": true, + "SOC_AHB_GDMA_SUPPORTED": true, + "SOC_AHB_GDMA_VERSION": 1, + "SOC_APB_BACKUP_DMA": true, + "SOC_ASSIST_DEBUG_SUPPORTED": true, + "SOC_ASYNC_MEMCPY_SUPPORTED": true, + "SOC_BLE_50_SUPPORTED": true, + "SOC_BLE_DEVICE_PRIVACY_SUPPORTED": true, + "SOC_BLE_MESH_SUPPORTED": true, + "SOC_BLE_SUPPORTED": true, + "SOC_BLUFI_SUPPORTED": true, + "SOC_BOD_SUPPORTED": true, + "SOC_BROWNOUT_RESET_SUPPORTED": true, + "SOC_BT_SUPPORTED": true, + "SOC_CACHE_MEMORY_IBANK_SIZE": 16384, + "SOC_CLK_RC_FAST_D256_SUPPORTED": true, + "SOC_CLK_RC_FAST_SUPPORT_CALIBRATION": true, + "SOC_CLK_TREE_SUPPORTED": true, + "SOC_CLK_XTAL32K_SUPPORTED": true, + "SOC_COEX_HW_PTI": true, + "SOC_CPU_BREAKPOINTS_NUM": 8, + "SOC_CPU_CORES_NUM": 1, + "SOC_CPU_HAS_FLEXIBLE_INTC": true, + "SOC_CPU_INTR_NUM": 32, + "SOC_CPU_WATCHPOINTS_NUM": 8, + "SOC_CPU_WATCHPOINT_MAX_REGION_SIZE": 2147483648, + "SOC_DEDICATED_GPIO_SUPPORTED": true, + "SOC_DEDIC_GPIO_IN_CHANNELS_NUM": 8, + "SOC_DEDIC_GPIO_OUT_CHANNELS_NUM": 8, + "SOC_DEDIC_PERIPH_ALWAYS_ENABLE": true, + "SOC_DIG_SIGN_SUPPORTED": true, + "SOC_DS_KEY_CHECK_MAX_WAIT_US": 1100, + "SOC_DS_KEY_PARAM_MD_IV_LENGTH": 16, + "SOC_DS_SIGNATURE_MAX_BIT_LEN": 3072, + "SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK": true, + "SOC_EFUSE_DIS_DIRECT_BOOT": true, + "SOC_EFUSE_DIS_DOWNLOAD_ICACHE": true, + "SOC_EFUSE_DIS_ICACHE": true, + "SOC_EFUSE_DIS_PAD_JTAG": true, + "SOC_EFUSE_DIS_USB_JTAG": true, + "SOC_EFUSE_HAS_EFUSE_RST_BUG": true, + "SOC_EFUSE_KEY_PURPOSE_FIELD": true, + "SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS": true, + "SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS": 3, + "SOC_EFUSE_SOFT_DIS_JTAG": true, + "SOC_EFUSE_SUPPORTED": true, + "SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX": 32, + "SOC_FLASH_ENCRYPTION_XTS_AES": true, + "SOC_FLASH_ENCRYPTION_XTS_AES_128": true, + "SOC_FLASH_ENC_SUPPORTED": true, + "SOC_GDMA_NUM_GROUPS_MAX": 1, + "SOC_GDMA_PAIRS_PER_GROUP_MAX": 3, + "SOC_GDMA_SUPPORTED": true, + "SOC_GPIO_CLOCKOUT_BY_GPIO_MATRIX": true, + "SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK": 0, + "SOC_GPIO_FILTER_CLK_SUPPORT_APB": true, + "SOC_GPIO_IN_RANGE_MAX": 21, + "SOC_GPIO_OUT_RANGE_MAX": 21, + "SOC_GPIO_PIN_COUNT": 22, + "SOC_GPIO_PORT": 1, + "SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP": true, + "SOC_GPIO_SUPPORT_FORCE_HOLD": true, + "SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER": true, + "SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK": 4194240, + "SOC_GPSPI_SUPPORTED": true, + "SOC_GPTIMER_SUPPORTED": true, + "SOC_HMAC_SUPPORTED": true, + "SOC_I2C_CMD_REG_NUM": 8, + "SOC_I2C_FIFO_LEN": 32, + "SOC_I2C_NUM": 1, + "SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE": true, + "SOC_I2C_SLAVE_SUPPORT_BROADCAST": true, + "SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS": true, + "SOC_I2C_SUPPORTED": true, + "SOC_I2C_SUPPORT_10BIT_ADDR": true, + "SOC_I2C_SUPPORT_HW_CLR_BUS": true, + "SOC_I2C_SUPPORT_RTC": true, + "SOC_I2C_SUPPORT_SLAVE": true, + "SOC_I2C_SUPPORT_XTAL": true, + "SOC_I2S_HW_VERSION_2": true, + "SOC_I2S_NUM": 1, + "SOC_I2S_PDM_MAX_TX_LINES": 2, + "SOC_I2S_SUPPORTED": true, + "SOC_I2S_SUPPORTS_PCM": true, + "SOC_I2S_SUPPORTS_PDM": true, + "SOC_I2S_SUPPORTS_PDM_TX": true, + "SOC_I2S_SUPPORTS_PLL_F160M": true, + "SOC_I2S_SUPPORTS_TDM": true, + "SOC_I2S_SUPPORTS_XTAL": true, + "SOC_LEDC_CHANNEL_NUM": 6, + "SOC_LEDC_SUPPORTED": true, + "SOC_LEDC_SUPPORT_APB_CLOCK": true, + "SOC_LEDC_SUPPORT_FADE_STOP": true, + "SOC_LEDC_SUPPORT_XTAL_CLOCK": true, + "SOC_LEDC_TIMER_BIT_WIDTH": 14, + "SOC_MAC_BB_PD_MEM_SIZE": 192, + "SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE": 16, + "SOC_MEMPROT_MEM_ALIGN_SIZE": 512, + "SOC_MEMPROT_SUPPORTED": true, + "SOC_MEMSPI_IS_INDEPENDENT": true, + "SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED": true, + "SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED": true, + "SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED": true, + "SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED": true, + "SOC_MMU_LINEAR_ADDRESS_REGION_NUM": 1, + "SOC_MMU_PERIPH_NUM": 1, + "SOC_MPI_MEM_BLOCKS_NUM": 4, + "SOC_MPI_OPERATIONS_NUM": 3, + "SOC_MPI_SUPPORTED": true, + "SOC_MPU_MIN_REGION_SIZE": 536870912, + "SOC_MPU_REGIONS_MAX_NUM": 8, + "SOC_MWDT_SUPPORT_XTAL": true, + "SOC_PHY_COMBO_MODULE": true, + "SOC_PHY_DIG_REGS_MEM_SIZE": 21, + "SOC_PM_CPU_RETENTION_BY_RTCCNTL": true, + "SOC_PM_MODEM_RETENTION_BY_BACKUPDMA": true, + "SOC_PM_SUPPORT_BT_PD": true, + "SOC_PM_SUPPORT_BT_WAKEUP": true, + "SOC_PM_SUPPORT_CPU_PD": true, + "SOC_PM_SUPPORT_MAC_BB_PD": true, + "SOC_PM_SUPPORT_RC_FAST_PD": true, + "SOC_PM_SUPPORT_VDDSDIO_PD": true, + "SOC_PM_SUPPORT_WIFI_PD": true, + "SOC_PM_SUPPORT_WIFI_WAKEUP": true, + "SOC_RMT_CHANNELS_PER_GROUP": 4, + "SOC_RMT_GROUPS": 1, + "SOC_RMT_MEM_WORDS_PER_CHANNEL": 48, + "SOC_RMT_RX_CANDIDATES_PER_GROUP": 2, + "SOC_RMT_SUPPORTED": true, + "SOC_RMT_SUPPORT_APB": true, + "SOC_RMT_SUPPORT_RC_FAST": true, + "SOC_RMT_SUPPORT_RX_DEMODULATION": true, + "SOC_RMT_SUPPORT_RX_PINGPONG": true, + "SOC_RMT_SUPPORT_TX_ASYNC_STOP": true, + "SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY": true, + "SOC_RMT_SUPPORT_TX_LOOP_COUNT": true, + "SOC_RMT_SUPPORT_TX_SYNCHRO": true, + "SOC_RMT_SUPPORT_XTAL": true, + "SOC_RMT_TX_CANDIDATES_PER_GROUP": 2, + "SOC_RSA_MAX_BIT_LEN": 3072, + "SOC_RTCIO_PIN_COUNT": 0, + "SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH": 128, + "SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM": 108, + "SOC_RTC_FAST_MEM_SUPPORTED": true, + "SOC_RTC_MEM_SUPPORTED": true, + "SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256": true, + "SOC_SDM_CHANNELS_PER_GROUP": 4, + "SOC_SDM_CLK_SUPPORT_APB": true, + "SOC_SDM_GROUPS": 1, + "SOC_SDM_SUPPORTED": true, + "SOC_SECURE_BOOT_SUPPORTED": true, + "SOC_SECURE_BOOT_V2_RSA": true, + "SOC_SHARED_IDCACHE_SUPPORTED": true, + "SOC_SHA_DMA_MAX_BUFFER_SIZE": 3968, + "SOC_SHA_GDMA": true, + "SOC_SHA_SUPPORTED": true, + "SOC_SHA_SUPPORT_DMA": true, + "SOC_SHA_SUPPORT_RESUME": true, + "SOC_SHA_SUPPORT_SHA1": true, + "SOC_SHA_SUPPORT_SHA224": true, + "SOC_SHA_SUPPORT_SHA256": true, + "SOC_SPI_FLASH_SUPPORTED": true, + "SOC_SPI_MAXIMUM_BUFFER_SIZE": 64, + "SOC_SPI_MAX_CS_NUM": 6, + "SOC_SPI_MAX_PRE_DIVIDER": 16, + "SOC_SPI_MEM_SUPPORT_AUTO_RESUME": true, + "SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND": true, + "SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE": true, + "SOC_SPI_MEM_SUPPORT_CHECK_SUS": true, + "SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE": true, + "SOC_SPI_MEM_SUPPORT_IDLE_INTR": true, + "SOC_SPI_MEM_SUPPORT_SW_SUSPEND": true, + "SOC_SPI_MEM_SUPPORT_WRAP": true, + "SOC_SPI_PERIPH_NUM": 2, + "SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT": true, + "SOC_SPI_SLAVE_SUPPORT_SEG_TRANS": true, + "SOC_SPI_SUPPORT_CD_SIG": true, + "SOC_SPI_SUPPORT_CLK_APB": true, + "SOC_SPI_SUPPORT_CLK_XTAL": true, + "SOC_SPI_SUPPORT_CONTINUOUS_TRANS": true, + "SOC_SPI_SUPPORT_DDRCLK": true, + "SOC_SPI_SUPPORT_SLAVE_HD_VER2": true, + "SOC_SUPPORTS_SECURE_DL_MODE": true, + "SOC_SUPPORT_COEXISTENCE": true, + "SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY": true, + "SOC_SYSTIMER_ALARM_MISS_COMPENSATE": true, + "SOC_SYSTIMER_ALARM_NUM": 3, + "SOC_SYSTIMER_BIT_WIDTH_HI": 20, + "SOC_SYSTIMER_BIT_WIDTH_LO": 32, + "SOC_SYSTIMER_COUNTER_NUM": 2, + "SOC_SYSTIMER_FIXED_DIVIDER": true, + "SOC_SYSTIMER_INT_LEVEL": true, + "SOC_SYSTIMER_SUPPORTED": true, + "SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC": true, + "SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL": true, + "SOC_TEMP_SENSOR_SUPPORTED": true, + "SOC_TIMER_GROUPS": 2, + "SOC_TIMER_GROUP_COUNTER_BIT_WIDTH": 54, + "SOC_TIMER_GROUP_SUPPORT_APB": true, + "SOC_TIMER_GROUP_SUPPORT_XTAL": true, + "SOC_TIMER_GROUP_TIMERS_PER_GROUP": 1, + "SOC_TIMER_GROUP_TOTAL_TIMERS": 2, + "SOC_TWAI_BRP_MAX": 16384, + "SOC_TWAI_BRP_MIN": 2, + "SOC_TWAI_CLK_SUPPORT_APB": true, + "SOC_TWAI_CONTROLLER_NUM": 1, + "SOC_TWAI_SUPPORTED": true, + "SOC_TWAI_SUPPORTS_RX_STATUS": true, + "SOC_UART_BITRATE_MAX": 5000000, + "SOC_UART_FIFO_LEN": 128, + "SOC_UART_HP_NUM": 2, + "SOC_UART_NUM": 2, + "SOC_UART_SUPPORTED": true, + "SOC_UART_SUPPORT_APB_CLK": true, + "SOC_UART_SUPPORT_FSM_TX_WAIT_SEND": true, + "SOC_UART_SUPPORT_RTC_CLK": true, + "SOC_UART_SUPPORT_WAKEUP_INT": true, + "SOC_UART_SUPPORT_XTAL_CLK": true, + "SOC_USB_SERIAL_JTAG_SUPPORTED": true, + "SOC_WDT_SUPPORTED": true, + "SOC_WIFI_CSI_SUPPORT": true, + "SOC_WIFI_FTM_SUPPORT": true, + "SOC_WIFI_GCMP_SUPPORT": true, + "SOC_WIFI_HW_TSF": true, + "SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH": 12, + "SOC_WIFI_MESH_SUPPORT": true, + "SOC_WIFI_PHY_NEEDS_USB_WORKAROUND": true, + "SOC_WIFI_SUPPORTED": true, + "SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW": true, + "SOC_WIFI_WAPI_SUPPORT": true, + "SOC_XTAL_SUPPORT_40M": true, + "SOC_XT_WDT_SUPPORTED": true, + "SPIFFS_API_DBG": false, + "SPIFFS_CACHE": true, + "SPIFFS_CACHE_DBG": false, + "SPIFFS_CACHE_STATS": false, + "SPIFFS_CACHE_WR": true, + "SPIFFS_CHECK_DBG": false, + "SPIFFS_DBG": false, + "SPIFFS_FOLLOW_SYMLINKS": false, + "SPIFFS_GC_DBG": false, + "SPIFFS_GC_MAX_RUNS": 10, + "SPIFFS_GC_STATS": false, + "SPIFFS_MAX_PARTITIONS": 3, + "SPIFFS_META_LENGTH": 4, + "SPIFFS_OBJ_NAME_LEN": 32, + "SPIFFS_PAGE_CHECK": true, + "SPIFFS_PAGE_SIZE": 256, + "SPIFFS_TEST_VISUALISATION": false, + "SPIFFS_USE_MAGIC": true, + "SPIFFS_USE_MAGIC_LENGTH": true, + "SPIFFS_USE_MTIME": true, + "SPI_FLASH_AUTO_SUSPEND": false, + "SPI_FLASH_BROWNOUT_RESET": true, + "SPI_FLASH_BROWNOUT_RESET_XMC": true, + "SPI_FLASH_BYPASS_BLOCK_ERASE": false, + "SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED": false, + "SPI_FLASH_DANGEROUS_WRITE_ABORTS": true, + "SPI_FLASH_DANGEROUS_WRITE_ALLOWED": false, + "SPI_FLASH_DANGEROUS_WRITE_FAILS": false, + "SPI_FLASH_ENABLE_COUNTERS": false, + "SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE": true, + "SPI_FLASH_ERASE_YIELD_DURATION_MS": 20, + "SPI_FLASH_ERASE_YIELD_TICKS": 1, + "SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST": false, + "SPI_FLASH_ROM_DRIVER_PATCH": true, + "SPI_FLASH_ROM_IMPL": false, + "SPI_FLASH_SIZE_OVERRIDE": false, + "SPI_FLASH_SUPPORT_BOYA_CHIP": true, + "SPI_FLASH_SUPPORT_GD_CHIP": true, + "SPI_FLASH_SUPPORT_ISSI_CHIP": true, + "SPI_FLASH_SUPPORT_MXIC_CHIP": true, + "SPI_FLASH_SUPPORT_TH_CHIP": true, + "SPI_FLASH_SUPPORT_WINBOND_CHIP": true, + "SPI_FLASH_SUSPEND_QVL_SUPPORTED": true, + "SPI_FLASH_VENDOR_BOYA_SUPPORTED": true, + "SPI_FLASH_VENDOR_GD_SUPPORTED": true, + "SPI_FLASH_VENDOR_ISSI_SUPPORTED": true, + "SPI_FLASH_VENDOR_MXIC_SUPPORTED": true, + "SPI_FLASH_VENDOR_TH_SUPPORTED": true, + "SPI_FLASH_VENDOR_WINBOND_SUPPORTED": true, + "SPI_FLASH_VENDOR_XMC_SUPPORTED": true, + "SPI_FLASH_VERIFY_WRITE": false, + "SPI_FLASH_WRITE_CHUNK_SIZE": 8192, + "SPI_FLASH_YIELD_DURING_ERASE": true, + "SPI_MASTER_IN_IRAM": false, + "SPI_MASTER_ISR_IN_IRAM": true, + "SPI_SLAVE_IN_IRAM": false, + "SPI_SLAVE_ISR_IN_IRAM": true, + "TEMP_SENSOR_ENABLE_DEBUG_LOG": false, + "TEMP_SENSOR_SUPPRESS_DEPRECATE_WARN": false, + "TWAI_ERRATA_FIX_LISTEN_ONLY_DOM": true, + "TWAI_ISR_IN_IRAM": false, + "UART_HW_FLOWCTRL_CTS_RTS": false, + "UART_HW_FLOWCTRL_DISABLE": true, + "UART_ISR_IN_IRAM": false, + "UNITY_ENABLE_64BIT": false, + "UNITY_ENABLE_BACKTRACE_ON_FAIL": false, + "UNITY_ENABLE_COLOR": false, + "UNITY_ENABLE_DOUBLE": true, + "UNITY_ENABLE_FIXTURE": false, + "UNITY_ENABLE_FLOAT": true, + "UNITY_ENABLE_IDF_TEST_RUNNER": true, + "VFS_MAX_COUNT": 8, + "VFS_SELECT_IN_RAM": false, + "VFS_SEMIHOSTFS_MAX_MOUNT_POINTS": 1, + "VFS_SUPPORT_DIR": true, + "VFS_SUPPORT_IO": true, + "VFS_SUPPORT_SELECT": true, + "VFS_SUPPORT_TERMIOS": true, + "VFS_SUPPRESS_SELECT_DEBUG_OUTPUT": true, + "WIFI_PROV_AUTOSTOP_TIMEOUT": 30, + "WIFI_PROV_BLE_BONDING": false, + "WIFI_PROV_BLE_FORCE_ENCRYPTION": false, + "WIFI_PROV_BLE_SEC_CONN": true, + "WIFI_PROV_KEEP_BLE_ON_AFTER_PROV": false, + "WIFI_PROV_SCAN_MAX_ENTRIES": 16, + "WIFI_PROV_STA_ALL_CHANNEL_SCAN": true, + "WIFI_PROV_STA_FAST_SCAN": false, + "WL_SECTOR_SIZE": 4096, + "WL_SECTOR_SIZE_4096": true, + "WL_SECTOR_SIZE_512": false, + "WS2812_LED_ENABLE": true, + "WS2812_LED_GPIO": 8, + "WS_BUFFER_SIZE": 1024, + "WS_DYNAMIC_BUFFER": false, + "WS_TRANSPORT": true, + "XTAL_FREQ": 40, + "XTAL_FREQ_40": true +} \ No newline at end of file diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/app_insights/CMakeFiles/__idf_app_insights.dir/app_insights.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/app_insights/CMakeFiles/__idf_app_insights.dir/app_insights.c.obj new file mode 100644 index 000000000..f4091574b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/app_insights/CMakeFiles/__idf_app_insights.dir/app_insights.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/app_insights/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/app_insights/cmake_install.cmake new file mode 100644 index 000000000..35bfc1c98 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/app_insights/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/app_insights/libapp_insights.a b/ESP32-Rainmaker-Switch/build/esp-idf/app_insights/libapp_insights.a new file mode 100644 index 000000000..22eaa17f1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/app_insights/libapp_insights.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/app_reset/CMakeFiles/__idf_app_reset.dir/app_reset.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/app_reset/CMakeFiles/__idf_app_reset.dir/app_reset.c.obj new file mode 100644 index 000000000..b9d2bef0d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/app_reset/CMakeFiles/__idf_app_reset.dir/app_reset.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/app_reset/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/app_reset/cmake_install.cmake new file mode 100644 index 000000000..09e0067d5 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/app_reset/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_reset + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/app_reset/libapp_reset.a b/ESP32-Rainmaker-Switch/build/esp-idf/app_reset/libapp_reset.a new file mode 100644 index 000000000..73d244076 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/app_reset/libapp_reset.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj new file mode 100644 index 000000000..845edb1b2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj new file mode 100644 index 000000000..c731bc07c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj new file mode 100644 index 000000000..d4ca12358 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port/port_uart.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port/port_uart.c.obj new file mode 100644 index 000000000..ed5b0743c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port/port_uart.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/cmake_install.cmake new file mode 100644 index 000000000..5a1139033 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/libapp_trace.a b/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/libapp_trace.a new file mode 100644 index 000000000..105d048b0 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/libapp_trace.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_app_desc.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_app_desc.c.obj new file mode 100644 index 000000000..21f3df66e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_app_desc.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj new file mode 100644 index 000000000..9fc5391e7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/app_update/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/app_update/cmake_install.cmake new file mode 100644 index 000000000..0e3833ebd --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/app_update/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/app_update + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/app_update/libapp_update.a b/ESP32-Rainmaker-Switch/build/esp-idf/app_update/libapp_update.a new file mode 100644 index 000000000..af641fdd8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/app_update/libapp_update.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/app_update/otadata-flash_args.in b/ESP32-Rainmaker-Switch/build/esp-idf/app_update/otadata-flash_args.in new file mode 100644 index 000000000..967e99b02 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/app_update/otadata-flash_args.in @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 4MB +0x16000 ota_data_initial.bin \ No newline at end of file diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/app_wifi/CMakeFiles/__idf_app_wifi.dir/app_wifi.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/app_wifi/CMakeFiles/__idf_app_wifi.dir/app_wifi.c.obj new file mode 100644 index 000000000..018adc5db Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/app_wifi/CMakeFiles/__idf_app_wifi.dir/app_wifi.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/app_wifi/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/app_wifi/cmake_install.cmake new file mode 100644 index 000000000..e32620bbc --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/app_wifi/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_wifi + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/app_wifi/libapp_wifi.a b/ESP32-Rainmaker-Switch/build/esp-idf/app_wifi/libapp_wifi.a new file mode 100644 index 000000000..2eefed71c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/app_wifi/libapp_wifi.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bootloader/bootloader-flash_args.in b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader/bootloader-flash_args.in new file mode 100644 index 000000000..a8204b4e0 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader/bootloader-flash_args.in @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 4MB +0x0 bootloader/bootloader.bin \ No newline at end of file diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bootloader/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader/cmake_install.cmake new file mode 100644 index 000000000..96e50419e --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj new file mode 100644 index 000000000..f43800345 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj new file mode 100644 index 000000000..979c057e7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj new file mode 100644 index 000000000..3fa658918 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj new file mode 100644 index 000000000..6b9ddae8a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj new file mode 100644 index 000000000..bafa2abf8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj new file mode 100644 index 000000000..2f97a7e8b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj new file mode 100644 index 000000000..8656e134a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj new file mode 100644 index 000000000..b472c8a29 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj new file mode 100644 index 000000000..982df9588 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj new file mode 100644 index 000000000..136dc2b8b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj new file mode 100644 index 000000000..2e4d5ed70 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj new file mode 100644 index 000000000..2e758034f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj new file mode 100644 index 000000000..7dbafc208 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj new file mode 100644 index 000000000..0c410b2e9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj new file mode 100644 index 000000000..ed500aa6c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj new file mode 100644 index 000000000..6f60ef094 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/cmake_install.cmake new file mode 100644 index 000000000..c2b3d753e --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/libbootloader_support.a b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/libbootloader_support.a new file mode 100644 index 000000000..9fb17251c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/libbootloader_support.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/api/esp_blufi_api.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/api/esp_blufi_api.c.obj new file mode 100644 index 000000000..8dffe8408 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/api/esp_blufi_api.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/core/btc_alarm.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/core/btc_alarm.c.obj new file mode 100644 index 000000000..6e56ed047 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/core/btc_alarm.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/core/btc_manage.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/core/btc_manage.c.obj new file mode 100644 index 000000000..f0ff1047a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/core/btc_manage.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/core/btc_task.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/core/btc_task.c.obj new file mode 100644 index 000000000..fa1f45926 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/core/btc_task.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/profile/esp/blufi/blufi_prf.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/profile/esp/blufi/blufi_prf.c.obj new file mode 100644 index 000000000..e5f39c541 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/profile/esp/blufi/blufi_prf.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/profile/esp/blufi/blufi_protocol.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/profile/esp/blufi/blufi_protocol.c.obj new file mode 100644 index 000000000..c2ea08908 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/profile/esp/blufi/blufi_protocol.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/profile/esp/blufi/nimble_host/esp_blufi.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/profile/esp/blufi/nimble_host/esp_blufi.c.obj new file mode 100644 index 000000000..665769828 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/profile/esp/blufi/nimble_host/esp_blufi.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/hci_log/bt_hci_log.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/hci_log/bt_hci_log.c.obj new file mode 100644 index 000000000..606757626 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/hci_log/bt_hci_log.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/alarm.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/alarm.c.obj new file mode 100644 index 000000000..cb54d175f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/alarm.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/allocator.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/allocator.c.obj new file mode 100644 index 000000000..f48976829 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/allocator.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/buffer.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/buffer.c.obj new file mode 100644 index 000000000..0f384df0e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/buffer.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/config.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/config.c.obj new file mode 100644 index 000000000..30e18abae Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/config.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/fixed_pkt_queue.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/fixed_pkt_queue.c.obj new file mode 100644 index 000000000..5883b4462 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/fixed_pkt_queue.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/fixed_queue.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/fixed_queue.c.obj new file mode 100644 index 000000000..955dcea4c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/fixed_queue.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/future.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/future.c.obj new file mode 100644 index 000000000..7f14981e7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/future.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/hash_functions.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/hash_functions.c.obj new file mode 100644 index 000000000..40321f6d4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/hash_functions.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/hash_map.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/hash_map.c.obj new file mode 100644 index 000000000..f4b71f191 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/hash_map.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/list.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/list.c.obj new file mode 100644 index 000000000..0247edcd6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/list.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/mutex.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/mutex.c.obj new file mode 100644 index 000000000..8380d1fdb Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/mutex.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/osi.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/osi.c.obj new file mode 100644 index 000000000..db123943c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/osi.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/pkt_queue.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/pkt_queue.c.obj new file mode 100644 index 000000000..87d25da50 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/pkt_queue.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/semaphore.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/semaphore.c.obj new file mode 100644 index 000000000..92e734a37 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/semaphore.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/thread.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/thread.c.obj new file mode 100644 index 000000000..e6461a338 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/thread.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/controller/esp32c3/bt.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/controller/esp32c3/bt.c.obj new file mode 100644 index 000000000..38f3d8ccd Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/controller/esp32c3/bt.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/esp-hci/src/esp_nimble_hci.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/esp-hci/src/esp_nimble_hci.c.obj new file mode 100644 index 000000000..e58ff06ef Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/esp-hci/src/esp_nimble_hci.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/ans/src/ble_svc_ans.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/ans/src/ble_svc_ans.c.obj new file mode 100644 index 000000000..375a5602c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/ans/src/ble_svc_ans.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/bas/src/ble_svc_bas.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/bas/src/ble_svc_bas.c.obj new file mode 100644 index 000000000..a88f2ed83 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/bas/src/ble_svc_bas.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/cts/src/ble_svc_cts.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/cts/src/ble_svc_cts.c.obj new file mode 100644 index 000000000..6ab3689ff Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/cts/src/ble_svc_cts.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/dis/src/ble_svc_dis.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/dis/src/ble_svc_dis.c.obj new file mode 100644 index 000000000..235e9a556 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/dis/src/ble_svc_dis.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/gap/src/ble_svc_gap.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/gap/src/ble_svc_gap.c.obj new file mode 100644 index 000000000..ff5ba9d20 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/gap/src/ble_svc_gap.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/gatt/src/ble_svc_gatt.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/gatt/src/ble_svc_gatt.c.obj new file mode 100644 index 000000000..ae018bc2a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/gatt/src/ble_svc_gatt.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/hid/src/ble_svc_hid.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/hid/src/ble_svc_hid.c.obj new file mode 100644 index 000000000..46124a5d3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/hid/src/ble_svc_hid.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/hr/src/ble_svc_hr.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/hr/src/ble_svc_hr.c.obj new file mode 100644 index 000000000..ac3e1d61b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/hr/src/ble_svc_hr.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/htp/src/ble_svc_htp.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/htp/src/ble_svc_htp.c.obj new file mode 100644 index 000000000..60b84d9f4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/htp/src/ble_svc_htp.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/ias/src/ble_svc_ias.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/ias/src/ble_svc_ias.c.obj new file mode 100644 index 000000000..7f8e070c9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/ias/src/ble_svc_ias.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/ipss/src/ble_svc_ipss.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/ipss/src/ble_svc_ipss.c.obj new file mode 100644 index 000000000..8675654cd Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/ipss/src/ble_svc_ipss.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/lls/src/ble_svc_lls.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/lls/src/ble_svc_lls.c.obj new file mode 100644 index 000000000..ac158b304 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/lls/src/ble_svc_lls.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/prox/src/ble_svc_prox.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/prox/src/ble_svc_prox.c.obj new file mode 100644 index 000000000..5482108e7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/prox/src/ble_svc_prox.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/sps/src/ble_svc_sps.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/sps/src/ble_svc_sps.c.obj new file mode 100644 index 000000000..ba0bf1bdd Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/sps/src/ble_svc_sps.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/tps/src/ble_svc_tps.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/tps/src/ble_svc_tps.c.obj new file mode 100644 index 000000000..bbc9715e2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/tps/src/ble_svc_tps.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_aes_ccm.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_aes_ccm.c.obj new file mode 100644 index 000000000..29edc321c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_aes_ccm.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att.c.obj new file mode 100644 index 000000000..bfb815fcc Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att_clt.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att_clt.c.obj new file mode 100644 index 000000000..f9fd5e7fa Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att_clt.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att_cmd.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att_cmd.c.obj new file mode 100644 index 000000000..e8cb6f21c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att_cmd.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att_svr.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att_svr.c.obj new file mode 100644 index 000000000..469f25b03 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att_svr.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_ead.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_ead.c.obj new file mode 100644 index 000000000..98ae25b79 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_ead.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_eddystone.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_eddystone.c.obj new file mode 100644 index 000000000..ff420463c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_eddystone.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gap.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gap.c.obj new file mode 100644 index 000000000..fcfd40b4a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gap.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gattc.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gattc.c.obj new file mode 100644 index 000000000..d159c413e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gattc.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gattc_cache.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gattc_cache.c.obj new file mode 100644 index 000000000..4e1f80637 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gattc_cache.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gattc_cache_conn.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gattc_cache_conn.c.obj new file mode 100644 index 000000000..62cfae61a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gattc_cache_conn.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gatts.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gatts.c.obj new file mode 100644 index 000000000..81a1e6620 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gatts.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gatts_lcl.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gatts_lcl.c.obj new file mode 100644 index 000000000..6c12d0fde Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gatts_lcl.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs.c.obj new file mode 100644 index 000000000..4635ccc6a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_adv.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_adv.c.obj new file mode 100644 index 000000000..d19a35655 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_adv.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_atomic.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_atomic.c.obj new file mode 100644 index 000000000..03665e94e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_atomic.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_cfg.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_cfg.c.obj new file mode 100644 index 000000000..646e61a74 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_cfg.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_conn.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_conn.c.obj new file mode 100644 index 000000000..cc2eb7773 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_conn.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_flow.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_flow.c.obj new file mode 100644 index 000000000..f300b0376 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_flow.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci.c.obj new file mode 100644 index 000000000..37d13802c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci_cmd.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci_cmd.c.obj new file mode 100644 index 000000000..dc8f0b4fc Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci_cmd.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci_evt.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci_evt.c.obj new file mode 100644 index 000000000..e6c97a107 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci_evt.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci_util.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci_util.c.obj new file mode 100644 index 000000000..ef70dc471 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci_util.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_id.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_id.c.obj new file mode 100644 index 000000000..1a527cbd7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_id.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_log.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_log.c.obj new file mode 100644 index 000000000..b4c5f09ef Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_log.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_mbuf.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_mbuf.c.obj new file mode 100644 index 000000000..a16bf1127 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_mbuf.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_misc.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_misc.c.obj new file mode 100644 index 000000000..feb962fcb Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_misc.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_mqueue.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_mqueue.c.obj new file mode 100644 index 000000000..03c0c3008 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_mqueue.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_periodic_sync.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_periodic_sync.c.obj new file mode 100644 index 000000000..fd97a2ce2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_periodic_sync.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_pvcy.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_pvcy.c.obj new file mode 100644 index 000000000..a3d55ca6b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_pvcy.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_resolv.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_resolv.c.obj new file mode 100644 index 000000000..79f94ed7f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_resolv.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_shutdown.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_shutdown.c.obj new file mode 100644 index 000000000..8cc33573d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_shutdown.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_startup.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_startup.c.obj new file mode 100644 index 000000000..a5dad664b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_startup.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_stop.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_stop.c.obj new file mode 100644 index 000000000..97945a170 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_stop.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_ibeacon.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_ibeacon.c.obj new file mode 100644 index 000000000..88b9aeac5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_ibeacon.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap.c.obj new file mode 100644 index 000000000..7eed89756 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap_coc.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap_coc.c.obj new file mode 100644 index 000000000..63a0e9ade Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap_coc.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap_sig.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap_sig.c.obj new file mode 100644 index 000000000..9d9efc030 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap_sig.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap_sig_cmd.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap_sig_cmd.c.obj new file mode 100644 index 000000000..28c53d949 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap_sig_cmd.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm.c.obj new file mode 100644 index 000000000..c19d5cf84 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_alg.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_alg.c.obj new file mode 100644 index 000000000..609e66a0b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_alg.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_cmd.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_cmd.c.obj new file mode 100644 index 000000000..416c6b97a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_cmd.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_lgcy.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_lgcy.c.obj new file mode 100644 index 000000000..fcb211634 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_lgcy.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_sc.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_sc.c.obj new file mode 100644 index 000000000..4d5f52665 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_sc.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_store.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_store.c.obj new file mode 100644 index 000000000..78a5509d7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_store.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_store_util.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_store_util.c.obj new file mode 100644 index 000000000..b8b6209b7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_store_util.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_uuid.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_uuid.c.obj new file mode 100644 index 000000000..e0387baa2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_uuid.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/store/config/src/ble_store_config.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/store/config/src/ble_store_config.c.obj new file mode 100644 index 000000000..49f3b333a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/store/config/src/ble_store_config.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/store/config/src/ble_store_nvs.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/store/config/src/ble_store_nvs.c.obj new file mode 100644 index 000000000..5a6605eda Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/store/config/src/ble_store_nvs.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/store/ram/src/ble_store_ram.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/store/ram/src/ble_store_ram.c.obj new file mode 100644 index 000000000..e7bd10877 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/store/ram/src/ble_store_ram.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/util/src/addr.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/util/src/addr.c.obj new file mode 100644 index 000000000..d6952774a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/util/src/addr.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/transport/src/transport.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/transport/src/transport.c.obj new file mode 100644 index 000000000..49a0a601e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/transport/src/transport.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/endian.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/endian.c.obj new file mode 100644 index 000000000..ff6121779 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/endian.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/mem.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/mem.c.obj new file mode 100644 index 000000000..da6da56ba Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/mem.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/nimble_port.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/nimble_port.c.obj new file mode 100644 index 000000000..98c6261b4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/nimble_port.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/os_mbuf.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/os_mbuf.c.obj new file mode 100644 index 000000000..17571e348 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/os_mbuf.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/os_mempool.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/os_mempool.c.obj new file mode 100644 index 000000000..2386c1ba5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/os_mempool.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/os_msys_init.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/os_msys_init.c.obj new file mode 100644 index 000000000..4a9d3135b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/os_msys_init.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/npl/freertos/src/nimble_port_freertos.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/npl/freertos/src/nimble_port_freertos.c.obj new file mode 100644 index 000000000..14f474f06 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/npl/freertos/src/nimble_port_freertos.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/npl/freertos/src/npl_os_freertos.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/npl/freertos/src/npl_os_freertos.c.obj new file mode 100644 index 000000000..d0bb6f1c6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/npl/freertos/src/npl_os_freertos.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/port/src/nvs_port.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/port/src/nvs_port.c.obj new file mode 100644 index 000000000..f950c1f71 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/port/src/nvs_port.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/porting/mem/bt_osi_mem.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/porting/mem/bt_osi_mem.c.obj new file mode 100644 index 000000000..cbf0af258 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/CMakeFiles/__idf_bt.dir/porting/mem/bt_osi_mem.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/bt/cmake_install.cmake new file mode 100644 index 000000000..7c8c7fc07 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/bt/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/bt + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/bt/libbt.a b/ESP32-Rainmaker-Switch/build/esp-idf/bt/libbt.a new file mode 100644 index 000000000..418f7b0b7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/bt/libbt.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/cmake_install.cmake new file mode 100644 index 000000000..3e971d4ae --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/cmake_install.cmake @@ -0,0 +1,504 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/riscv/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_ringbuf/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/efuse/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/driver/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_bootloader_format/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_app_format/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bootloader/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esptool_py/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/partition_table/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_partition/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_update/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/pthread/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/hal/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/log/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/heap/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/soc/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/freertos/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/newlib/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/cxx/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_common/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/vfs/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/lwip/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif_stack/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_coex/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bt/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/unity/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/cmock/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/console/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/http_parser/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_ota/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_server/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_psram/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/protobuf-c/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/idf_test/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ieee802154/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/nvs_sec_provider/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/openthread/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ulp/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/usb/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/main/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_diag_data_store/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/jsmn/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json_parser/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json_generator/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_schedule/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__esp_secure_cert_mgr/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_insights/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/gpio_button/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_reset/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_wifi/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ws2812_led/cmake_install.cmake") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj new file mode 100644 index 000000000..1e906a214 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/cmock/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/cmock/cmake_install.cmake new file mode 100644 index 000000000..116ae2056 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/cmock/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/cmock + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/cmock/libcmock.a b/ESP32-Rainmaker-Switch/build/esp-idf/cmock/libcmock.a new file mode 100644 index 000000000..39543f9cb Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/cmock/libcmock.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_cmd.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_cmd.c.obj new file mode 100644 index 000000000..f58c953b9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_cmd.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_date.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_date.c.obj new file mode 100644 index 000000000..6cc0d1311 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_date.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dbl.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dbl.c.obj new file mode 100644 index 000000000..01ea71b00 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dbl.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dstr.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dstr.c.obj new file mode 100644 index 000000000..34f5b2a76 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dstr.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_end.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_end.c.obj new file mode 100644 index 000000000..02b83e514 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_end.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_file.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_file.c.obj new file mode 100644 index 000000000..dab141ed8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_file.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_hashtable.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_hashtable.c.obj new file mode 100644 index 000000000..afaea6bb6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_hashtable.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_int.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_int.c.obj new file mode 100644 index 000000000..d97656cee Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_int.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_lit.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_lit.c.obj new file mode 100644 index 000000000..057ef488b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_lit.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rem.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rem.c.obj new file mode 100644 index 000000000..e8004eaf9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rem.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rex.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rex.c.obj new file mode 100644 index 000000000..23171df6d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rex.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_str.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_str.c.obj new file mode 100644 index 000000000..7637c0fac Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_str.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_utils.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_utils.c.obj new file mode 100644 index 000000000..2a51d8e3e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_utils.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj new file mode 100644 index 000000000..a516399c6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj new file mode 100644 index 000000000..13481845c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl.c.obj new file mode 100644 index 000000000..abb8ed57d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj new file mode 100644 index 000000000..e239c6582 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj new file mode 100644 index 000000000..fb7604b84 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/console/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/console/cmake_install.cmake new file mode 100644 index 000000000..230457940 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/console/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/console + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/console/libconsole.a b/ESP32-Rainmaker-Switch/build/esp-idf/console/libconsole.a new file mode 100644 index 000000000..6410aad61 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/console/libconsole.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj b/ESP32-Rainmaker-Switch/build/esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj new file mode 100644 index 000000000..a3605f6d1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj b/ESP32-Rainmaker-Switch/build/esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj new file mode 100644 index 000000000..dadf2adad Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/cxx/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/cxx/cmake_install.cmake new file mode 100644 index 000000000..79e8067d5 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/cxx/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/cxx + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/cxx/libcxx.a b/ESP32-Rainmaker-Switch/build/esp-idf/cxx/libcxx.a new file mode 100644 index 000000000..d5bb32671 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/cxx/libcxx.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_dma_legacy.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_dma_legacy.c.obj new file mode 100644 index 000000000..651ca2d1c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_dma_legacy.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_legacy.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_legacy.c.obj new file mode 100644 index 000000000..6c822e2e1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_legacy.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/i2s_legacy.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/i2s_legacy.c.obj new file mode 100644 index 000000000..f4d5d1b55 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/i2s_legacy.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj new file mode 100644 index 000000000..dd4492b36 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rtc_temperature_legacy.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rtc_temperature_legacy.c.obj new file mode 100644 index 000000000..97a8897ec Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rtc_temperature_legacy.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c.obj new file mode 100644 index 000000000..30c7b371f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/timer_legacy.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/timer_legacy.c.obj new file mode 100644 index 000000000..ecc5932eb Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/timer_legacy.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/dedic_gpio.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/dedic_gpio.c.obj new file mode 100644 index 000000000..5751c710f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/dedic_gpio.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/gpio.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/gpio.c.obj new file mode 100644 index 000000000..29775c035 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/gpio.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/gpio_glitch_filter_ops.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/gpio_glitch_filter_ops.c.obj new file mode 100644 index 000000000..fb130dbba Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/gpio_glitch_filter_ops.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/gpio_pin_glitch_filter.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/gpio_pin_glitch_filter.c.obj new file mode 100644 index 000000000..7919390c5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/gpio_pin_glitch_filter.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/rtc_io.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/rtc_io.c.obj new file mode 100644 index 000000000..77f25c479 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/rtc_io.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gptimer/gptimer.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gptimer/gptimer.c.obj new file mode 100644 index 000000000..a4cccdf80 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gptimer/gptimer.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gptimer/gptimer_priv.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gptimer/gptimer_priv.c.obj new file mode 100644 index 000000000..ffc2968fb Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/gptimer/gptimer_priv.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj new file mode 100644 index 000000000..3b8ed3aaf Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_common.c.obj new file mode 100644 index 000000000..b698c5ab3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_master.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_master.c.obj new file mode 100644 index 000000000..fbd990314 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_master.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_slave.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_slave.c.obj new file mode 100644 index 000000000..f560be09c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_slave.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_common.c.obj new file mode 100644 index 000000000..25542d9c6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_pdm.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_pdm.c.obj new file mode 100644 index 000000000..86dc790c6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_pdm.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_platform.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_platform.c.obj new file mode 100644 index 000000000..36d1d3108 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_platform.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_std.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_std.c.obj new file mode 100644 index 000000000..5863ffaea Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_std.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_tdm.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_tdm.c.obj new file mode 100644 index 000000000..7efbdeb76 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_tdm.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/ledc/ledc.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/ledc/ledc.c.obj new file mode 100644 index 000000000..ea27e3bb7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/ledc/ledc.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_common.c.obj new file mode 100644 index 000000000..8e6056e6d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_encoder.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_encoder.c.obj new file mode 100644 index 000000000..cd376ecf6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_encoder.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_rx.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_rx.c.obj new file mode 100644 index 000000000..6197f9415 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_rx.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_tx.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_tx.c.obj new file mode 100644 index 000000000..741e85458 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_tx.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/sigma_delta/sdm.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/sigma_delta/sdm.c.obj new file mode 100644 index 000000000..074208e37 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/sigma_delta/sdm.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_common.c.obj new file mode 100644 index 000000000..75888e569 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_master.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_master.c.obj new file mode 100644 index 000000000..c43cf4245 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_master.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_slave.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_slave.c.obj new file mode 100644 index 000000000..76dc84d54 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_slave.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_slave_hd.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_slave_hd.c.obj new file mode 100644 index 000000000..1c5b62f33 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_slave_hd.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/sdspi/sdspi_crc.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/sdspi/sdspi_crc.c.obj new file mode 100644 index 000000000..c30353d1a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/sdspi/sdspi_crc.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/sdspi/sdspi_host.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/sdspi/sdspi_host.c.obj new file mode 100644 index 000000000..f4f86cb88 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/sdspi/sdspi_host.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/sdspi/sdspi_transaction.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/sdspi/sdspi_transaction.c.obj new file mode 100644 index 000000000..6b4d66908 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/sdspi/sdspi_transaction.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/spi_bus_lock.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/spi_bus_lock.c.obj new file mode 100644 index 000000000..3b23698dd Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/spi_bus_lock.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/temperature_sensor/temperature_sensor.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/temperature_sensor/temperature_sensor.c.obj new file mode 100644 index 000000000..71f0dac78 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/temperature_sensor/temperature_sensor.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/twai/twai.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/twai/twai.c.obj new file mode 100644 index 000000000..511a28752 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/twai/twai.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/uart/uart.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/uart/uart.c.obj new file mode 100644 index 000000000..8ca73284a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/uart/uart.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/usb_serial_jtag/usb_serial_jtag.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/usb_serial_jtag/usb_serial_jtag.c.obj new file mode 100644 index 000000000..7c1efb7c7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/usb_serial_jtag/usb_serial_jtag.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/usb_serial_jtag/usb_serial_jtag_connection_monitor.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/usb_serial_jtag/usb_serial_jtag_connection_monitor.c.obj new file mode 100644 index 000000000..a52f436f8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/CMakeFiles/__idf_driver.dir/usb_serial_jtag/usb_serial_jtag_connection_monitor.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/driver/cmake_install.cmake new file mode 100644 index 000000000..f639597bc --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/driver/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/driver + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/driver/libdriver.a b/ESP32-Rainmaker-Switch/build/esp-idf/driver/libdriver.a new file mode 100644 index 000000000..9304a5953 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/driver/libdriver.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj new file mode 100644 index 000000000..6b6058a1c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj new file mode 100644 index 000000000..7695387dc Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj new file mode 100644 index 000000000..ef0becd5b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj new file mode 100644 index 000000000..11a970853 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj new file mode 100644 index 000000000..94fd09ed1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj new file mode 100644 index 000000000..42907bce2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj new file mode 100644 index 000000000..ba9c60e91 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj new file mode 100644 index 000000000..4f3a37d63 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/efuse/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/efuse/cmake_install.cmake new file mode 100644 index 000000000..b88d4d618 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/efuse/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/efuse/libefuse.a b/ESP32-Rainmaker-Switch/build/esp-idf/efuse/libefuse.a new file mode 100644 index 000000000..c392385c3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/efuse/libefuse.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj new file mode 100644 index 000000000..4ef7987dd Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj new file mode 100644 index 000000000..3a8327407 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj new file mode 100644 index 000000000..19d433290 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj new file mode 100644 index 000000000..0f7431284 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj new file mode 100644 index 000000000..e713cd3b6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/cmake_install.cmake new file mode 100644 index 000000000..6150a9d55 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/libesp-tls.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/libesp-tls.a new file mode 100644 index 000000000..0bf5dd9a3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/libesp-tls.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj new file mode 100644 index 000000000..e8f0cd220 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj new file mode 100644 index 000000000..56a563a5d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj new file mode 100644 index 000000000..42b4ea3c4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj new file mode 100644 index 000000000..7f721b6fd Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_filter.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_filter.c.obj new file mode 100644 index 000000000..90015d120 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_filter.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_monitor.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_monitor.c.obj new file mode 100644 index 000000000..098ceab14 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_monitor.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj new file mode 100644 index 000000000..a76715cda Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32c3/esp_adc_cal_legacy.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32c3/esp_adc_cal_legacy.c.obj new file mode 100644 index 000000000..d7524d5a6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32c3/esp_adc_cal_legacy.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj new file mode 100644 index 000000000..28b8f642b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3/curve_fitting_coefficients.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3/curve_fitting_coefficients.c.obj new file mode 100644 index 000000000..d1b306808 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3/curve_fitting_coefficients.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/cmake_install.cmake new file mode 100644 index 000000000..ce3b265e8 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/libesp_adc.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/libesp_adc.a new file mode 100644 index 000000000..6476a0b23 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/libesp_adc.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj new file mode 100644 index 000000000..9ff168699 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_app_format/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_app_format/cmake_install.cmake new file mode 100644 index 000000000..01e012db6 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_app_format/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_app_format/libesp_app_format.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_app_format/libesp_app_format.a new file mode 100644 index 000000000..8bce206a8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_app_format/libesp_app_format.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj new file mode 100644 index 000000000..9ed1ced43 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_bootloader_format/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_bootloader_format/cmake_install.cmake new file mode 100644 index 000000000..c8cdd178a --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_bootloader_format/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_bootloader_format/libesp_bootloader_format.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_bootloader_format/libesp_bootloader_format.a new file mode 100644 index 000000000..b9d3b8d62 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_bootloader_format/libesp_bootloader_format.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32c3/esp_coex_adapter.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32c3/esp_coex_adapter.c.obj new file mode 100644 index 000000000..566c9eb4d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32c3/esp_coex_adapter.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist.c.obj new file mode 100644 index 000000000..8d2ba9168 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_coex/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_coex/cmake_install.cmake new file mode 100644 index 000000000..9e63d862f --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_coex/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_coex/libesp_coex.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_coex/libesp_coex.a new file mode 100644 index 000000000..c95fff591 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_coex/libesp_coex.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj new file mode 100644 index 000000000..80e3c680f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_common/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_common/cmake_install.cmake new file mode 100644 index 000000000..3695ec824 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_common/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_common/libesp_common.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_common/libesp_common.a new file mode 100644 index 000000000..6a285e053 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_common/libesp_common.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_diag_data_store/CMakeFiles/__idf_esp_diag_data_store.dir/src/esp_diag_data_store.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diag_data_store/CMakeFiles/__idf_esp_diag_data_store.dir/src/esp_diag_data_store.c.obj new file mode 100644 index 000000000..f66963f00 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diag_data_store/CMakeFiles/__idf_esp_diag_data_store.dir/src/esp_diag_data_store.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_diag_data_store/CMakeFiles/__idf_esp_diag_data_store.dir/src/rtc_store/rtc_store.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diag_data_store/CMakeFiles/__idf_esp_diag_data_store.dir/src/rtc_store/rtc_store.c.obj new file mode 100644 index 000000000..ca9a7f401 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diag_data_store/CMakeFiles/__idf_esp_diag_data_store.dir/src/rtc_store/rtc_store.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_diag_data_store/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diag_data_store/cmake_install.cmake new file mode 100644 index 000000000..b1eb1ecbd --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diag_data_store/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_diag_data_store/libesp_diag_data_store.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diag_data_store/libesp_diag_data_store.a new file mode 100644 index 000000000..c09e262e8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diag_data_store/libesp_diag_data_store.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_heap_metrics.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_heap_metrics.c.obj new file mode 100644 index 000000000..d3aa6fe05 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_heap_metrics.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_log_hook.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_log_hook.c.obj new file mode 100644 index 000000000..ae16ee4ab Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_log_hook.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_metrics.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_metrics.c.obj new file mode 100644 index 000000000..749ca5ce5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_metrics.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_network_variables.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_network_variables.c.obj new file mode 100644 index 000000000..7bcf941e2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_network_variables.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_utils.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_utils.c.obj new file mode 100644 index 000000000..07a7f119d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_utils.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_variables.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_variables.c.obj new file mode 100644 index 000000000..abbe65094 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_variables.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_wifi_metrics.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_wifi_metrics.c.obj new file mode 100644 index 000000000..b3be80745 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_wifi_metrics.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/cmake_install.cmake new file mode 100644 index 000000000..0da2ccd4f --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/libesp_diagnostics.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/libesp_diagnostics.a new file mode 100644 index 000000000..0dd278ba7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/libesp_diagnostics.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj new file mode 100644 index 000000000..af8021070 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj new file mode 100644 index 000000000..4ec5e2aff Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_phy_802_3.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_phy_802_3.c.obj new file mode 100644 index 000000000..0f807b8a0 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_phy_802_3.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/cmake_install.cmake new file mode 100644 index 000000000..e3373248d --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/libesp_eth.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/libesp_eth.a new file mode 100644 index 000000000..7fa3a48df Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/libesp_eth.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj new file mode 100644 index 000000000..c6c41e876 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj new file mode 100644 index 000000000..c617286c1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj new file mode 100644 index 000000000..2b62412b9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/cmake_install.cmake new file mode 100644 index 000000000..7712702ef --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/libesp_event.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/libesp_event.a new file mode 100644 index 000000000..ceefc3816 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/libesp_event.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj new file mode 100644 index 000000000..fb7637b72 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj new file mode 100644 index 000000000..64b9118f7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj new file mode 100644 index 000000000..2eafff70b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/gdbstub_riscv.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/gdbstub_riscv.c.obj new file mode 100644 index 000000000..dfb63bc7e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/gdbstub_riscv.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/rv_decode.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/rv_decode.c.obj new file mode 100644 index 000000000..d45aac83d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/rv_decode.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/cmake_install.cmake new file mode 100644 index 000000000..d23a889b4 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/libesp_gdbstub.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/libesp_gdbstub.a new file mode 100644 index 000000000..fa0e84f6c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/libesp_gdbstub.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj new file mode 100644 index 000000000..7333fd9fc Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj new file mode 100644 index 000000000..498d4aa61 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj new file mode 100644 index 000000000..115ac9c54 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/nimble_hidd.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/nimble_hidd.c.obj new file mode 100644 index 000000000..a4cd1b27e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/nimble_hidd.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/nimble_hidh.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/nimble_hidh.c.obj new file mode 100644 index 000000000..0e2740a88 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/nimble_hidh.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/cmake_install.cmake new file mode 100644 index 000000000..762683a94 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/libesp_hid.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/libesp_hid.a new file mode 100644 index 000000000..00d3adc1d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/libesp_hid.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj new file mode 100644 index 000000000..1d430f3b4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj new file mode 100644 index 000000000..c7b760df8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj new file mode 100644 index 000000000..4ea7a5bbc Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj new file mode 100644 index 000000000..9fc6b554b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/cmake_install.cmake new file mode 100644 index 000000000..9422efa93 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/libesp_http_client.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/libesp_http_client.a new file mode 100644 index 000000000..bfc0ad1f1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/libesp_http_client.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj new file mode 100644 index 000000000..3532bcd42 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj new file mode 100644 index 000000000..e741e360b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj new file mode 100644 index 000000000..3e2248bac Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj new file mode 100644 index 000000000..819ef7542 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj new file mode 100644 index 000000000..5279a3e88 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj new file mode 100644 index 000000000..899c2b23a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj new file mode 100644 index 000000000..a074a0568 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/cmake_install.cmake new file mode 100644 index 000000000..c39f327c5 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/libesp_http_server.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/libesp_http_server.a new file mode 100644 index 000000000..9e488b82a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/libesp_http_server.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj new file mode 100644 index 000000000..d92da2b35 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_ota/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_ota/cmake_install.cmake new file mode 100644 index 000000000..77d203b1e --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_ota/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_ota/libesp_https_ota.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_ota/libesp_https_ota.a new file mode 100644 index 000000000..4e3549d99 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_ota/libesp_https_ota.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/src/https_server.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/src/https_server.c.obj new file mode 100644 index 000000000..56827afcf Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/src/https_server.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_server/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_server/cmake_install.cmake new file mode 100644 index 000000000..07f44eeb8 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_server/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_server/libesp_https_server.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_server/libesp_https_server.a new file mode 100644 index 000000000..0f98dd512 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_server/libesp_https_server.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ctrl.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ctrl.c.obj new file mode 100644 index 000000000..83c817978 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ctrl.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj new file mode 100644 index 000000000..fbedbdb90 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj new file mode 100644 index 000000000..453c7beaf Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/async_memcpy_gdma.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/async_memcpy_gdma.c.obj new file mode 100644 index 000000000..33d36a7a4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/async_memcpy_gdma.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_async_memcpy.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_async_memcpy.c.obj new file mode 100644 index 000000000..0289a4b27 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_async_memcpy.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_dma_utils.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_dma_utils.c.obj new file mode 100644 index 000000000..19b4d375f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_dma_utils.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma.c.obj new file mode 100644 index 000000000..df8f7067c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj new file mode 100644 index 000000000..597cfa12e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_output.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_output.c.obj new file mode 100644 index 000000000..821ae9dc1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_output.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_ds.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_ds.c.obj new file mode 100644 index 000000000..c44d3d517 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_ds.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_gpio_reserve.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_gpio_reserve.c.obj new file mode 100644 index 000000000..0da55a0a3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_gpio_reserve.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_hmac.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_hmac.c.obj new file mode 100644 index 000000000..22467518a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_hmac.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj new file mode 100644 index 000000000..60aeae356 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj new file mode 100644 index 000000000..964528147 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj new file mode 100644 index 000000000..a410222a7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj new file mode 100644 index 000000000..0f921f11d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_config.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_config.c.obj new file mode 100644 index 000000000..c9615cd91 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_config.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning.c.obj new file mode 100644 index 000000000..aa96ca425 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj new file mode 100644 index 000000000..d5a45ffb0 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/adc2_init_cal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/adc2_init_cal.c.obj new file mode 100644 index 000000000..db88e1f31 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/adc2_init_cal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj new file mode 100644 index 000000000..d97740c88 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/cpu_region_protect.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/cpu_region_protect.c.obj new file mode 100644 index 000000000..01a777d57 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/cpu_region_protect.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_clk_tree.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_clk_tree.c.obj new file mode 100644 index 000000000..6cc18b118 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_clk_tree.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_crypto_lock.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_crypto_lock.c.obj new file mode 100644 index 000000000..4a716d608 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_crypto_lock.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_memprot.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_memprot.c.obj new file mode 100644 index 000000000..a978afcaa Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_memprot.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/io_mux.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/io_mux.c.obj new file mode 100644 index 000000000..9bb5bdf59 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/io_mux.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj new file mode 100644 index 000000000..190d5ab9f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk_init.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk_init.c.obj new file mode 100644 index 000000000..3502c5f30 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk_init.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj new file mode 100644 index 000000000..e456700f9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj new file mode 100644 index 000000000..f4d3b9886 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj new file mode 100644 index 000000000..891ee4d32 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/sar_periph_ctrl.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/sar_periph_ctrl.c.obj new file mode 100644 index 000000000..b56ad8177 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/sar_periph_ctrl.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/systimer.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/systimer.c.obj new file mode 100644 index 000000000..1e6aa49ce Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/systimer.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_clk_tree_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_clk_tree_common.c.obj new file mode 100644 index 000000000..a33cba7b8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_clk_tree_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_memprot_conv.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_memprot_conv.c.obj new file mode 100644 index 000000000..155842e63 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_memprot_conv.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj new file mode 100644 index 000000000..872e2bf74 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj new file mode 100644 index 000000000..d9a8a9f8f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.obj new file mode 100644 index 000000000..ffdcbba6c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sar_periph_ctrl_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sar_periph_ctrl_common.c.obj new file mode 100644 index 000000000..91e4b32e9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sar_periph_ctrl_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_console.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_console.c.obj new file mode 100644 index 000000000..bf7031473 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_console.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_cpu.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_cpu.c.obj new file mode 100644 index 000000000..cbaf589c3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_cpu.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.obj new file mode 100644 index 000000000..78803657b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj new file mode 100644 index 000000000..73932b0e2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modem.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modem.c.obj new file mode 100644 index 000000000..0eac94f7d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modem.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj new file mode 100644 index 000000000..e946d867f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub.c.obj new file mode 100644 index 000000000..8665bf882 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/cmake_install.cmake new file mode 100644 index 000000000..ed4d8dd07 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/cmake_install.cmake @@ -0,0 +1,44 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/port/esp32c3/cmake_install.cmake") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/libesp_hw_support.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/libesp_hw_support.a new file mode 100644 index 000000000..25947342a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/libesp_hw_support.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/port/esp32c3/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/port/esp32c3/cmake_install.cmake new file mode 100644 index 000000000..c8d68c3df --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/port/esp32c3/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/__/__/https_server.crt.S.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/__/__/https_server.crt.S.obj new file mode 100644 index 000000000..2dbfa348d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/__/__/https_server.crt.S.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights.c.obj new file mode 100644 index 000000000..3ca560d63 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_cbor_decoder.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_cbor_decoder.c.obj new file mode 100644 index 000000000..43cda8cb6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_cbor_decoder.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_cbor_encoder.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_cbor_encoder.c.obj new file mode 100644 index 000000000..c93c5747e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_cbor_encoder.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_client_data.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_client_data.c.obj new file mode 100644 index 000000000..8e7b42ce6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_client_data.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_encoder.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_encoder.c.obj new file mode 100644 index 000000000..369ded5d2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_encoder.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_transport.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_transport.c.obj new file mode 100644 index 000000000..78bd702f1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_transport.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/transport/esp_insights_https.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/transport/esp_insights_https.c.obj new file mode 100644 index 000000000..66125285a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/transport/esp_insights_https.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/git-data/HEAD b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/git-data/HEAD new file mode 100644 index 000000000..06c02c4d3 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/git-data/HEAD @@ -0,0 +1 @@ +cfdd71e99607506c53b3a900ce1b010c2fd0d514 diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/git-data/grabRef.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/git-data/grabRef.cmake new file mode 100644 index 000000000..a3e403f18 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/git-data/grabRef.cmake @@ -0,0 +1,50 @@ +# +# Internal file for GetGitRevisionDescription.cmake +# +# Requires CMake 2.6 or newer (uses the 'function' command) +# +# Original Author: +# 2009-2010 Ryan Pavlik +# http://academic.cleardefinition.com +# Iowa State University HCI Graduate Program/VRAC +# +# Copyright Iowa State University 2009-2010. +# Distributed under the Boost Software License, Version 1.0. +# (See accompanying file LICENSE_1_0.txt or copy at +# http://www.boost.org/LICENSE_1_0.txt) + +set(HEAD_HASH) + +file(READ "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/git-data/HEAD" HEAD_CONTENTS LIMIT 1024) + +string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS) +set(GIT_DIR "C:/Users/alex/.espressif/tools/esp-rainmaker/.git/modules/components/esp-insights") +# handle git-worktree +if(EXISTS "${GIT_DIR}/commondir") + file(READ "${GIT_DIR}/commondir" GIT_DIR_NEW LIMIT 1024) + string(STRIP "${GIT_DIR_NEW}" GIT_DIR_NEW) + if(NOT IS_ABSOLUTE "${GIT_DIR_NEW}") + get_filename_component(GIT_DIR_NEW ${GIT_DIR}/${GIT_DIR_NEW} ABSOLUTE) + endif() + if(EXISTS "${GIT_DIR_NEW}") + set(GIT_DIR "${GIT_DIR_NEW}") + endif() +endif() +if(HEAD_CONTENTS MATCHES "ref") + # named branch + string(REPLACE "ref: " "" HEAD_REF "${HEAD_CONTENTS}") + if(EXISTS "${GIT_DIR}/${HEAD_REF}") + configure_file("${GIT_DIR}/${HEAD_REF}" "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/git-data/head-ref" COPYONLY) + elseif(EXISTS "${GIT_DIR}/logs/${HEAD_REF}") + configure_file("${GIT_DIR}/logs/${HEAD_REF}" "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/git-data/head-ref" COPYONLY) + set(HEAD_HASH "${HEAD_REF}") + endif() +else() + # detached HEAD + configure_file("${GIT_DIR}/HEAD" "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/git-data/head-ref" COPYONLY) +endif() + +if(NOT HEAD_HASH) + file(READ "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/git-data/head-ref" HEAD_HASH LIMIT 1024) + string(STRIP "${HEAD_HASH}" HEAD_HASH) +endif() diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/git-data/head-ref b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/git-data/head-ref new file mode 100644 index 000000000..06c02c4d3 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/CMakeFiles/git-data/head-ref @@ -0,0 +1 @@ +cfdd71e99607506c53b3a900ce1b010c2fd0d514 diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/cmake_install.cmake new file mode 100644 index 000000000..f13741383 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/libesp_insights.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/libesp_insights.a new file mode 100644 index 000000000..188818e1c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/libesp_insights.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj new file mode 100644 index 000000000..2ba19caff Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj new file mode 100644 index 000000000..ef7ae1262 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2c_v1.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2c_v1.c.obj new file mode 100644 index 000000000..13fce6613 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2c_v1.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2c_v2.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2c_v2.c.obj new file mode 100644 index 000000000..aede10423 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2c_v2.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_spi.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_spi.c.obj new file mode 100644 index 000000000..108d425d2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_spi.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj new file mode 100644 index 000000000..c0d48f067 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj new file mode 100644 index 000000000..1a62106f8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj new file mode 100644 index 000000000..15bcebc5a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj new file mode 100644 index 000000000..993bf25ed Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/cmake_install.cmake new file mode 100644 index 000000000..c761f9ca9 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/libesp_lcd.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/libesp_lcd.a new file mode 100644 index 000000000..6a806bcea Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/libesp_lcd.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj new file mode 100644 index 000000000..6fc52228a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj new file mode 100644 index 000000000..269dcf839 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj new file mode 100644 index 000000000..247b91be8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_transport_httpd.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_transport_httpd.c.obj new file mode 100644 index 000000000..ef223450c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_transport_httpd.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/cmake_install.cmake new file mode 100644 index 000000000..172bf8306 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/libesp_local_ctrl.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/libesp_local_ctrl.a new file mode 100644 index 000000000..2b14f2800 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/libesp_local_ctrl.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache.c.obj new file mode 100644 index 000000000..dec2a920b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj new file mode 100644 index 000000000..a7a7a99e6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32c3/ext_mem_layout.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32c3/ext_mem_layout.c.obj new file mode 100644 index 000000000..9635f1012 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32c3/ext_mem_layout.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/cmake_install.cmake new file mode 100644 index 000000000..88df1da9d --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/libesp_mm.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/libesp_mm.a new file mode 100644 index 000000000..468c066a1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/libesp_mm.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj new file mode 100644 index 000000000..3e244b23f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj new file mode 100644 index 000000000..cce8c7935 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj new file mode 100644 index 000000000..5e5bde684 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj new file mode 100644 index 000000000..ecba9e9fc Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj new file mode 100644 index 000000000..73c2bc16f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj new file mode 100644 index 000000000..f37895cbc Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj new file mode 100644 index 000000000..aff1ecb71 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj new file mode 100644 index 000000000..923a3d0b6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj new file mode 100644 index 000000000..5da4d8fb3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/cmake_install.cmake new file mode 100644 index 000000000..e75a6b906 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/libesp_netif.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/libesp_netif.a new file mode 100644 index 000000000..d877bde23 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/libesp_netif.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif_stack/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif_stack/cmake_install.cmake new file mode 100644 index 000000000..2e5c24418 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif_stack/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif_stack + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj new file mode 100644 index 000000000..2fa437b74 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj new file mode 100644 index 000000000..4546b0206 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_partition/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_partition/cmake_install.cmake new file mode 100644 index 000000000..db2a2a24c --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_partition/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_partition/libesp_partition.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_partition/libesp_partition.a new file mode 100644 index 000000000..bf79e781f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_partition/libesp_partition.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/btbb_init.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/btbb_init.c.obj new file mode 100644 index 000000000..3545f1729 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/btbb_init.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj new file mode 100644 index 000000000..3a1202408 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj new file mode 100644 index 000000000..2475af0f8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj new file mode 100644 index 000000000..b19a7628a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj new file mode 100644 index 000000000..cf445b594 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/cmake_install.cmake new file mode 100644 index 000000000..6f9757c38 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/libesp_phy.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/libesp_phy.a new file mode 100644 index 000000000..8ba11910b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/libesp_phy.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj new file mode 100644 index 000000000..e2ff1148f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj new file mode 100644 index 000000000..6629a3848 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj new file mode 100644 index 000000000..f0180e91a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/cmake_install.cmake new file mode 100644 index 000000000..e0585290d --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/libesp_pm.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/libesp_pm.a new file mode 100644 index 000000000..fdc607240 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/libesp_pm.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_psram/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_psram/cmake_install.cmake new file mode 100644 index 000000000..92fe89337 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_psram/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_psram + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/__/__/rmaker_claim_service_server.crt.S.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/__/__/rmaker_claim_service_server.crt.S.obj new file mode 100644 index 000000000..623dab143 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/__/__/rmaker_claim_service_server.crt.S.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/__/__/rmaker_mqtt_server.crt.S.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/__/__/rmaker_mqtt_server.crt.S.obj new file mode 100644 index 000000000..2d29cb268 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/__/__/rmaker_mqtt_server.crt.S.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/__/__/rmaker_ota_server.crt.S.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/__/__/rmaker_ota_server.crt.S.obj new file mode 100644 index 000000000..61dba870e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/__/__/rmaker_ota_server.crt.S.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/console/esp_rmaker_commands.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/console/esp_rmaker_commands.c.obj new file mode 100644 index 000000000..c732fc31a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/console/esp_rmaker_commands.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/console/esp_rmaker_console.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/console/esp_rmaker_console.c.obj new file mode 100644 index 000000000..1b3b811e5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/console/esp_rmaker_console.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_claim.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_claim.c.obj new file mode 100644 index 000000000..a176963f1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_claim.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_client_data.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_client_data.c.obj new file mode 100644 index 000000000..f3b592d6c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_client_data.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_cmd_resp_manager.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_cmd_resp_manager.c.obj new file mode 100644 index 000000000..8448288c2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_cmd_resp_manager.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_core.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_core.c.obj new file mode 100644 index 000000000..811987030 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_core.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_device.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_device.c.obj new file mode 100644 index 000000000..494def301 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_device.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_local_ctrl.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_local_ctrl.c.obj new file mode 100644 index 000000000..d7342e0be Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_local_ctrl.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_node.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_node.c.obj new file mode 100644 index 000000000..5710b033e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_node.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_node_auth.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_node_auth.c.obj new file mode 100644 index 000000000..dbef23b73 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_node_auth.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_node_config.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_node_config.c.obj new file mode 100644 index 000000000..9ec023713 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_node_config.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_param.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_param.c.obj new file mode 100644 index 000000000..8d48cec0f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_param.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_scenes.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_scenes.c.obj new file mode 100644 index 000000000..4ed91cf2d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_scenes.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_schedule.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_schedule.c.obj new file mode 100644 index 000000000..f27469d27 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_schedule.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_secure_boot_digest.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_secure_boot_digest.c.obj new file mode 100644 index 000000000..2ab62b6fc Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_secure_boot_digest.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_system_service.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_system_service.c.obj new file mode 100644 index 000000000..bb4efd7e8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_system_service.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_time_service.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_time_service.c.obj new file mode 100644 index 000000000..37923a937 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_time_service.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_user_mapping.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_user_mapping.c.obj new file mode 100644 index 000000000..05d9c49dc Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_user_mapping.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_user_mapping.pb-c.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_user_mapping.pb-c.c.obj new file mode 100644 index 000000000..8371e7732 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_user_mapping.pb-c.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/mqtt/esp_rmaker_mqtt.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/mqtt/esp_rmaker_mqtt.c.obj new file mode 100644 index 000000000..f012fadf8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/mqtt/esp_rmaker_mqtt.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/mqtt/esp_rmaker_mqtt_budget.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/mqtt/esp_rmaker_mqtt_budget.c.obj new file mode 100644 index 000000000..8db407ff9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/mqtt/esp_rmaker_mqtt_budget.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/ota/esp_rmaker_ota.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/ota/esp_rmaker_ota.c.obj new file mode 100644 index 000000000..a69dc67d5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/ota/esp_rmaker_ota.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/ota/esp_rmaker_ota_using_params.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/ota/esp_rmaker_ota_using_params.c.obj new file mode 100644 index 000000000..87ad97acd Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/ota/esp_rmaker_ota_using_params.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/ota/esp_rmaker_ota_using_topics.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/ota/esp_rmaker_ota_using_topics.c.obj new file mode 100644 index 000000000..acd81785d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/ota/esp_rmaker_ota_using_topics.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/standard_types/esp_rmaker_standard_devices.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/standard_types/esp_rmaker_standard_devices.c.obj new file mode 100644 index 000000000..21da063f5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/standard_types/esp_rmaker_standard_devices.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/standard_types/esp_rmaker_standard_params.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/standard_types/esp_rmaker_standard_params.c.obj new file mode 100644 index 000000000..847d3573a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/standard_types/esp_rmaker_standard_params.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/standard_types/esp_rmaker_standard_services.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/standard_types/esp_rmaker_standard_services.c.obj new file mode 100644 index 000000000..32e6a9875 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/standard_types/esp_rmaker_standard_services.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/git-data/HEAD b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/git-data/HEAD new file mode 100644 index 000000000..cb089cd89 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/git-data/HEAD @@ -0,0 +1 @@ +ref: refs/heads/master diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/git-data/grabRef.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/git-data/grabRef.cmake new file mode 100644 index 000000000..40215b2af --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/git-data/grabRef.cmake @@ -0,0 +1,50 @@ +# +# Internal file for GetGitRevisionDescription.cmake +# +# Requires CMake 2.6 or newer (uses the 'function' command) +# +# Original Author: +# 2009-2010 Ryan Pavlik +# http://academic.cleardefinition.com +# Iowa State University HCI Graduate Program/VRAC +# +# Copyright Iowa State University 2009-2010. +# Distributed under the Boost Software License, Version 1.0. +# (See accompanying file LICENSE_1_0.txt or copy at +# http://www.boost.org/LICENSE_1_0.txt) + +set(HEAD_HASH) + +file(READ "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/git-data/HEAD" HEAD_CONTENTS LIMIT 1024) + +string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS) +set(GIT_DIR "C:/Users/alex/.espressif/tools/esp-rainmaker/.git") +# handle git-worktree +if(EXISTS "${GIT_DIR}/commondir") + file(READ "${GIT_DIR}/commondir" GIT_DIR_NEW LIMIT 1024) + string(STRIP "${GIT_DIR_NEW}" GIT_DIR_NEW) + if(NOT IS_ABSOLUTE "${GIT_DIR_NEW}") + get_filename_component(GIT_DIR_NEW ${GIT_DIR}/${GIT_DIR_NEW} ABSOLUTE) + endif() + if(EXISTS "${GIT_DIR_NEW}") + set(GIT_DIR "${GIT_DIR_NEW}") + endif() +endif() +if(HEAD_CONTENTS MATCHES "ref") + # named branch + string(REPLACE "ref: " "" HEAD_REF "${HEAD_CONTENTS}") + if(EXISTS "${GIT_DIR}/${HEAD_REF}") + configure_file("${GIT_DIR}/${HEAD_REF}" "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/git-data/head-ref" COPYONLY) + elseif(EXISTS "${GIT_DIR}/logs/${HEAD_REF}") + configure_file("${GIT_DIR}/logs/${HEAD_REF}" "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/git-data/head-ref" COPYONLY) + set(HEAD_HASH "${HEAD_REF}") + endif() +else() + # detached HEAD + configure_file("${GIT_DIR}/HEAD" "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/git-data/head-ref" COPYONLY) +endif() + +if(NOT HEAD_HASH) + file(READ "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/git-data/head-ref" HEAD_HASH LIMIT 1024) + string(STRIP "${HEAD_HASH}" HEAD_HASH) +endif() diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/git-data/head-ref b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/git-data/head-ref new file mode 100644 index 000000000..0fca0fe81 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/CMakeFiles/git-data/head-ref @@ -0,0 +1 @@ +33a943e5fd3942e8f5dfd373034c547dd009eb48 diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/cmake_install.cmake new file mode 100644 index 000000000..fc9964611 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/libesp_rainmaker.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/libesp_rainmaker.a new file mode 100644 index 000000000..2d6e148e8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/libesp_rainmaker.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj new file mode 100644 index 000000000..8bf578804 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_ringbuf/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_ringbuf/cmake_install.cmake new file mode 100644 index 000000000..7067061f2 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_ringbuf/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_ringbuf/libesp_ringbuf.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_ringbuf/libesp_ringbuf.a new file mode 100644 index 000000000..3a502dcdc Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_ringbuf/libesp_ringbuf.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj new file mode 100644 index 000000000..9616d7379 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj new file mode 100644 index 000000000..e1c7e0a66 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj new file mode 100644 index 000000000..609fa6666 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj new file mode 100644 index 000000000..d7dbb041f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj new file mode 100644 index 000000000..9fda25c53 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj new file mode 100644 index 000000000..a6eca9931 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/cmake_install.cmake new file mode 100644 index 000000000..ea3e71bee --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/libesp_rom.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/libesp_rom.a new file mode 100644 index 000000000..0f22e58c0 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/libesp_rom.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_schedule/CMakeFiles/__idf_esp_schedule.dir/src/esp_schedule.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_schedule/CMakeFiles/__idf_esp_schedule.dir/src/esp_schedule.c.obj new file mode 100644 index 000000000..848f9c820 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_schedule/CMakeFiles/__idf_esp_schedule.dir/src/esp_schedule.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_schedule/CMakeFiles/__idf_esp_schedule.dir/src/esp_schedule_nvs.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_schedule/CMakeFiles/__idf_esp_schedule.dir/src/esp_schedule_nvs.c.obj new file mode 100644 index 000000000..66c27bbd5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_schedule/CMakeFiles/__idf_esp_schedule.dir/src/esp_schedule_nvs.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_schedule/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_schedule/cmake_install.cmake new file mode 100644 index 000000000..f4232982b --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_schedule/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_schedule/libesp_schedule.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_schedule/libesp_schedule.a new file mode 100644 index 000000000..12f50a061 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_schedule/libesp_schedule.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj new file mode 100644 index 000000000..6298f3abb Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/debug_stubs.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/debug_stubs.c.obj new file mode 100644 index 000000000..33e298102 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/debug_stubs.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj new file mode 100644 index 000000000..13eea7017 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj new file mode 100644 index 000000000..b10fb18cf Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj new file mode 100644 index 000000000..eacd22a26 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj new file mode 100644 index 000000000..8ca59294e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/hw_stack_guard.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/hw_stack_guard.c.obj new file mode 100644 index 000000000..03cb43370 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/hw_stack_guard.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj new file mode 100644 index 000000000..27bc24777 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj new file mode 100644 index 000000000..c456213ac Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_helpers.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_helpers.c.obj new file mode 100644 index 000000000..4b8e63877 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_helpers.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_stubs.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_stubs.c.obj new file mode 100644 index 000000000..81b617cb3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_stubs.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/expression_with_stack.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/expression_with_stack.c.obj new file mode 100644 index 000000000..953b932b9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/expression_with_stack.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/panic_arch.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/panic_arch.c.obj new file mode 100644 index 000000000..b9c331f8b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/panic_arch.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj new file mode 100644 index 000000000..c3d3c648c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj new file mode 100644 index 000000000..2d916408c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c.obj new file mode 100644 index 000000000..5d85c436e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj new file mode 100644 index 000000000..b23195a06 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/apb_backup_dma.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/apb_backup_dma.c.obj new file mode 100644 index 000000000..d8271458e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/apb_backup_dma.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/cache_err_int.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/cache_err_int.c.obj new file mode 100644 index 000000000..9b95b9682 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/cache_err_int.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/clk.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/clk.c.obj new file mode 100644 index 000000000..057b9b537 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/clk.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/reset_reason.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/reset_reason.c.obj new file mode 100644 index 000000000..0cb8d669d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/reset_reason.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/system_internal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/system_internal.c.obj new file mode 100644 index 000000000..9ac1c9e6f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/system_internal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj new file mode 100644 index 000000000..7f53e9b9c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj new file mode 100644 index 000000000..64cad80b0 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj new file mode 100644 index 000000000..74887242f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj new file mode 100644 index 000000000..83a1eeb69 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj new file mode 100644 index 000000000..ef033c8f0 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj new file mode 100644 index 000000000..7eecdbef7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj new file mode 100644 index 000000000..3f5a973b4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/cmake_install.cmake new file mode 100644 index 000000000..2bfcf7000 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/cmake_install.cmake @@ -0,0 +1,44 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/port/cmake_install.cmake") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/linker_script_generator.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/linker_script_generator.cmake new file mode 100644 index 000000000..845c872e7 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/linker_script_generator.cmake @@ -0,0 +1,9 @@ +execute_process(COMMAND "${CC}" "-C" "-P" "-x" "c" "-E" "-I" "${CONFIG_DIR}" "-I" "${LD_DIR}" "${SOURCE}" + RESULT_VARIABLE RET_CODE + OUTPUT_VARIABLE PREPROCESSED_LINKER_SCRIPT + ERROR_VARIABLE ERROR_VAR) +if(RET_CODE AND NOT RET_CODE EQUAL 0) + message(FATAL_ERROR "Can't generate ${TARGET}\nRET_CODE: ${RET_CODE}\nERROR_MESSAGE: ${ERROR_VAR}") +endif() +string(REPLACE "\\n" "\n" TEXT "${PREPROCESSED_LINKER_SCRIPT}") +file(WRITE "${TARGET}" "${TEXT}") diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/memory.ld b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/memory.ld new file mode 100644 index 000000000..aa367213a --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/memory.ld @@ -0,0 +1,139 @@ +/* + + * SPDX-FileCopyrightText: 2021 Espressif Systems (Shanghai) CO LTD + + * + + * SPDX-License-Identifier: Apache-2.0 + + */ +/** + + * ESP32-C3 Linker Script Memory Layout + + * This file describes the memory layout (memory blocks) by virtual memory addresses. + + * This linker script is passed through the C preprocessor to include configuration options. + + * Please use preprocessor features sparingly! + + * Restrict to simple macros with numeric values, and/or #if/#endif blocks. + + */ +/* + + * Automatically generated file. DO NOT EDIT. + + * Espressif IoT Development Framework (ESP-IDF) 5.2.2 Configuration Header + + */ + +/* List of deprecated options */ +/* + + * SPDX-FileCopyrightText: 2021 Espressif Systems (Shanghai) CO LTD + + * + + * SPDX-License-Identifier: Apache-2.0 + + */ +/* CPU instruction prefetch padding size for flash mmap scenario */ +_esp_flash_mmap_prefetch_pad_size = 16; +/* CPU instruction prefetch padding size for memory protection scenario */ +_esp_memprot_prefetch_pad_size = 16; +/* Memory alignment size for PMS */ +_esp_memprot_align_size = 512; +_esp_mmu_block_size = (0x10000); + /* rtc timer data (s_rtc_timer_retain_mem, see esp_clk.c files). For rtc_timer_data_in_rtc_mem section. */ +/** + + * physical memory is mapped twice to the vritual address (IRAM and DRAM). + + * `I_D_SRAM_OFFSET` is the offset between the two locations of the same physical memory + + */ +MEMORY +{ + /** + + * All these values assume the flash cache is on, and have the blocks this uses subtracted from the length + + * of the various regions. The 'data access port' dram/drom regions map to the same iram/irom regions but + + * are connected to the data port of the CPU and eg allow byte-wise access. + + */ + /* IRAM for PRO CPU. */ + iram0_0_seg (RX) : org = (0x4037C000 + 0x4000), len = 0x403CE710 - (0x4037C000 - 0x3FC7C000) - (0x3FC7C000 + 0x4000) + /* Flash mapped instruction data */ + iram0_2_seg (RX) : org = 0x42000020, len = 0x800000-0x20 + /** + + * (0x20 offset above is a convenience for the app binary image generation. + + * Flash cache has 64KB pages. The .bin file which is flashed to the chip + + * has a 0x18 byte file header, and each segment has a 0x08 byte segment + + * header. Setting this offset makes it simple to meet the flash cache MMU's + + * constraint that (paddr % 64KB == vaddr % 64KB).) + + */ + /** + + * Shared data RAM, excluding memory reserved for ROM bss/data/stack. + + * Enabling Bluetooth & Trace Memory features in menuconfig will decrease the amount of RAM available. + + */ + dram0_0_seg (RW) : org = (0x3FC7C000 + 0x4000), len = 0x403CE710 - (0x4037C000 - 0x3FC7C000) - (0x3FC7C000 + 0x4000) + /* Flash mapped constant data */ + drom0_0_seg (R) : org = 0x3C000020, len = 0x800000-0x20 + /* (See iram0_2_seg for meaning of 0x20 offset in the above.) */ + /** + + * RTC fast memory (executable). Persists over deep sleep. + + */ + rtc_iram_seg(RWX) : org = 0x50000000, len = 0x2000 - (0 + (24)) + /* We reduced the size of rtc_iram_seg by RESERVE_RTC_MEM value. + + It reserves the amount of RTC fast memory that we use for this memory segment. + + This segment is intended for keeping: + + - (lower addr) rtc timer data (s_rtc_timer_retain_mem, see esp_clk.c files). + + - (higher addr) bootloader rtc data (s_bootloader_retain_mem, when a Kconfig option is on). + + The aim of this is to keep data that will not be moved around and have a fixed address. + + */ + rtc_reserved_seg(RW) : org = 0x50000000 + 0x2000 - (0 + (24)), len = (0 + (24)) +} +/* Heap ends at top of dram0_0_seg */ +_heap_end = 0x40000000; +_data_seg_org = ORIGIN(rtc_data_seg); +/** + + * The lines below define location alias for .rtc.data section + + * As C3 only has RTC fast memory, this is not configurable like on other targets + + */ +REGION_ALIAS("rtc_data_seg", rtc_iram_seg ); +REGION_ALIAS("rtc_slow_seg", rtc_iram_seg ); +REGION_ALIAS("rtc_data_location", rtc_iram_seg ); + REGION_ALIAS("default_code_seg", iram0_2_seg); + REGION_ALIAS("default_rodata_seg", drom0_0_seg); +/** + + * If rodata default segment is placed in `drom0_0_seg`, then flash's first rodata section must + + * also be first in the segment. + + */ + ASSERT(_flash_rodata_dummy_start == ORIGIN(default_rodata_seg), + ".flash_rodata_dummy section must be placed at the beginning of the rodata segment.") diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/sections.ld b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/sections.ld new file mode 100644 index 000000000..c3fb85d9a --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/sections.ld @@ -0,0 +1,694 @@ +/* Automatically generated file; DO NOT EDIT */ +/* Espressif IoT Development Framework Linker Script */ +/* Generated from: C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build\esp-idf\esp_system\ld\sections.ld.in */ + +/* + + * SPDX-FileCopyrightText: 2021 Espressif Systems (Shanghai) CO LTD + + * + + * SPDX-License-Identifier: Apache-2.0 + + */ +/* + + * Automatically generated file. DO NOT EDIT. + + * Espressif IoT Development Framework (ESP-IDF) 5.2.2 Configuration Header + + */ + +/* List of deprecated options */ +/* Default entry point */ +ENTRY(call_start_cpu0); +SECTIONS +{ + /** + + * RTC fast memory holds RTC wake stub code, + + * including from any source file named rtc_wake_stub*.c + + */ + .rtc.text : + { + . = ALIGN(4); + _rtc_fast_start = ABSOLUTE(.); + *(.rtc.literal .rtc.text .rtc.text.*) + *rtc_wake_stub*.*(.literal .text .literal.* .text.*) + *(.rtc_text_end_test) + /* 16B padding for possible CPU prefetch and 4B alignment for PMS split lines */ + . += _esp_memprot_prefetch_pad_size; + . = ALIGN(4); + _rtc_text_end = ABSOLUTE(.); + } > rtc_iram_seg + /** + + * This section located in RTC FAST Memory area. + + * It holds data marked with RTC_FAST_ATTR attribute. + + * See the file "esp_attr.h" for more information. + + */ + .rtc.force_fast : + { + . = ALIGN(4); + _rtc_force_fast_start = ABSOLUTE(.); + _coredump_rtc_fast_start = ABSOLUTE(.); + *(.rtc.fast.coredump .rtc.fast.coredump.*) + _coredump_rtc_fast_end = ABSOLUTE(.); + *(.rtc.force_fast .rtc.force_fast.*) + . = ALIGN(4) ; + _rtc_force_fast_end = ABSOLUTE(.); + } > rtc_data_seg + /** + + * RTC data section holds RTC wake stub + + * data/rodata, including from any source file + + * named rtc_wake_stub*.c and the data marked with + + * RTC_DATA_ATTR, RTC_RODATA_ATTR attributes. + + */ + .rtc.data : + { + _rtc_data_start = ABSOLUTE(.); + _coredump_rtc_start = ABSOLUTE(.); + *(.rtc.coredump .rtc.coredump.*) + _coredump_rtc_end = ABSOLUTE(.); + *(.rtc.data .rtc.data.*) + *(.rtc.rodata .rtc.rodata.*) + *rtc_wake_stub*.*(.data .rodata .data.* .rodata.* .srodata.*) + _rtc_data_end = ABSOLUTE(.); + } > rtc_data_location + /* RTC bss, from any source file named rtc_wake_stub*.c */ + .rtc.bss (NOLOAD) : + { + _rtc_bss_start = ABSOLUTE(.); + *rtc_wake_stub*.*(.bss .bss.* .sbss .sbss.*) + *rtc_wake_stub*.*(COMMON) + *(.rtc.bss) + _rtc_bss_end = ABSOLUTE(.); + } > rtc_data_location + /** + + * This section holds data that should not be initialized at power up + + * and will be retained during deep sleep. + + * User data marked with RTC_NOINIT_ATTR will be placed + + * into this section. See the file "esp_attr.h" for more information. + + */ + .rtc_noinit (NOLOAD): + { + . = ALIGN(4); + _rtc_noinit_start = ABSOLUTE(.); + *(.rtc_noinit .rtc_noinit.*) + . = ALIGN(4) ; + _rtc_noinit_end = ABSOLUTE(.); + } > rtc_data_location + /** + + * This section located in RTC SLOW Memory area. + + * It holds data marked with RTC_SLOW_ATTR attribute. + + * See the file "esp_attr.h" for more information. + + */ + .rtc.force_slow : + { + . = ALIGN(4); + _rtc_force_slow_start = ABSOLUTE(.); + *(.rtc.force_slow .rtc.force_slow.*) + . = ALIGN(4) ; + _rtc_force_slow_end = ABSOLUTE(.); + } > rtc_slow_seg + /** + + * This section holds RTC data that should have fixed addresses. + + * The data are not initialized at power-up and are retained during deep sleep. + + */ + .rtc_reserved (NOLOAD): + { + . = ALIGN(4); + _rtc_reserved_start = ABSOLUTE(.); + /* New data can only be added here to ensure existing data are not moved. + + Because data have adhered to the end of the segment and code is relied on it. + + >> put new data here << */ + *(.rtc_timer_data_in_rtc_mem .rtc_timer_data_in_rtc_mem.*) + KEEP(*(.bootloader_data_rtc_mem .bootloader_data_rtc_mem.*)) + _rtc_reserved_end = ABSOLUTE(.); + } > rtc_reserved_seg + _rtc_reserved_length = _rtc_reserved_end - _rtc_reserved_start; + ASSERT((_rtc_reserved_length <= LENGTH(rtc_reserved_seg)), + "RTC reserved segment data does not fit.") + /* Get size of rtc slow data based on rtc_data_location alias */ + _rtc_slow_length = (ORIGIN(rtc_slow_seg) == ORIGIN(rtc_data_location)) + ? (_rtc_force_slow_end - _rtc_data_start) + : (_rtc_force_slow_end - _rtc_force_slow_start); + _rtc_fast_length = (ORIGIN(rtc_slow_seg) == ORIGIN(rtc_data_location)) + ? (_rtc_force_fast_end - _rtc_fast_start) + : (_rtc_noinit_end - _rtc_fast_start); + ASSERT((_rtc_slow_length <= LENGTH(rtc_slow_seg)), + "RTC_SLOW segment data does not fit.") + ASSERT((_rtc_fast_length <= LENGTH(rtc_data_seg)), + "RTC_FAST segment data does not fit.") + .iram0.text : + { + _iram_start = ABSOLUTE(.); + /* Vectors go to start of IRAM */ + ASSERT(ABSOLUTE(.) % 0x100 == 0, "vector address must be 256 byte aligned"); + KEEP(*(.exception_vectors_table.text)); + KEEP(*(.exception_vectors.text)); + . = ALIGN(4); + _invalid_pc_placeholder = ABSOLUTE(.); + /* Code marked as running out of IRAM */ + _iram_text_start = ABSOLUTE(.); + *(.iram1 .iram1.*) + *libapp_trace.a:app_trace.*(.literal .literal.* .text .text.*) + *libapp_trace.a:app_trace_util.*(.literal .literal.* .text .text.*) + *libapp_trace.a:port_uart.*(.literal .literal.* .text .text.*) + *libclang_rt.builtins.a:_divsf3.*(.literal .literal.* .text .text.*) + *libclang_rt.builtins.a:restore.*(.literal .literal.* .text .text.*) + *libclang_rt.builtins.a:save.*(.literal .literal.* .text .text.*) + *libcoexist.a:(.coexiram .coexiram.*) + *libdriver.a:gptimer.*(.literal.gptimer_default_isr .text.gptimer_default_isr) + *libesp_event.a:default_event_loop.*(.literal.esp_event_isr_post .text.esp_event_isr_post) + *libesp_event.a:esp_event.*(.literal.esp_event_isr_post_to .text.esp_event_isr_post_to) + *libesp_hw_support.a:cpu.*(.literal.esp_cpu_compare_and_set .text.esp_cpu_compare_and_set) + *libesp_hw_support.a:cpu.*(.literal.esp_cpu_reset .text.esp_cpu_reset) + *libesp_hw_support.a:cpu.*(.literal.esp_cpu_stall .text.esp_cpu_stall) + *libesp_hw_support.a:cpu.*(.literal.esp_cpu_unstall .text.esp_cpu_unstall) + *libesp_hw_support.a:cpu.*(.literal.esp_cpu_wait_for_intr .text.esp_cpu_wait_for_intr) + *libesp_hw_support.a:esp_gpio_reserve.*(.literal.esp_gpio_is_pin_reserved .text.esp_gpio_is_pin_reserved) + *libesp_hw_support.a:esp_gpio_reserve.*(.literal.esp_gpio_reserve_pins .text.esp_gpio_reserve_pins) + *libesp_hw_support.a:esp_memory_utils.*(.literal .literal.* .text .text.*) + *libesp_hw_support.a:gdma.*(.literal.gdma_default_rx_isr .text.gdma_default_rx_isr) + *libesp_hw_support.a:gdma.*(.literal.gdma_default_tx_isr .text.gdma_default_tx_isr) + *libesp_hw_support.a:mspi_timing_config.*(.literal .literal.* .text .text.*) + *libesp_hw_support.a:mspi_timing_tuning.*(.literal .literal.* .text .text.*) + *libesp_hw_support.a:periph_ctrl.*(.literal.periph_module_reset .text.periph_module_reset) + *libesp_hw_support.a:periph_ctrl.*(.literal.wifi_module_disable .text.wifi_module_disable) + *libesp_hw_support.a:periph_ctrl.*(.literal.wifi_module_enable .text.wifi_module_enable) + *libesp_hw_support.a:rtc_clk.*(.literal .literal.* .text .text.*) + *libesp_hw_support.a:rtc_sleep.*(.literal .literal.* .text .text.*) + *libesp_hw_support.a:rtc_time.*(.literal .literal.* .text .text.*) + *libesp_hw_support.a:sar_periph_ctrl.*(.literal.sar_periph_ctrl_power_enable .text.sar_periph_ctrl_power_enable) + *libesp_hw_support.a:sleep_console.*(.literal .literal.* .text .text.*) + *libesp_hw_support.a:systimer.*(.literal .literal.* .text .text.*) + *libesp_mm.a:esp_cache.*(.literal .literal.* .text .text.*) + *libesp_ringbuf.a:(.literal .literal.* .text .text.*) + *libesp_rom.a:esp_rom_spiflash.*(.literal .literal.* .text .text.*) + *libesp_rom.a:esp_rom_systimer.*(.literal .literal.* .text .text.*) + *libesp_system.a:esp_err.*(.literal .literal.* .text .text.*) + *libesp_system.a:esp_system_chip.*(.literal.esp_system_abort .text.esp_system_abort) + *libesp_system.a:ubsan.*(.literal .literal.* .text .text.*) + *libesp_wifi.a:esp_adapter.*(.literal.coex_pti_get_wrapper .text.coex_pti_get_wrapper) + *libesp_wifi.a:wifi_netif.*(.literal.wifi_sta_receive .text.wifi_sta_receive) + *libesp_wifi.a:wifi_netif.*(.literal.wifi_transmit_wrap .text.wifi_transmit_wrap) + *libfreertos.a:(EXCLUDE_FILE(*libfreertos.a:app_startup.* *libfreertos.a:freertos_compatibility.* *libfreertos.a:idf_additions.* *libfreertos.a:tasks.*) .literal EXCLUDE_FILE(*libfreertos.a:app_startup.* *libfreertos.a:freertos_compatibility.* *libfreertos.a:idf_additions.* *libfreertos.a:tasks.*) .literal.* EXCLUDE_FILE(*libfreertos.a:app_startup.* *libfreertos.a:freertos_compatibility.* *libfreertos.a:idf_additions.* *libfreertos.a:tasks.*) .text EXCLUDE_FILE(*libfreertos.a:app_startup.* *libfreertos.a:freertos_compatibility.* *libfreertos.a:idf_additions.* *libfreertos.a:tasks.*) .text.*) + *libfreertos.a:tasks.*(.text .text.__getreent .text.eTaskGetState .text.pcTaskGetName .text.prvAddCurrentTaskToDelayedList .text.prvAddNewTaskToReadyList .text.prvCheckTasksWaitingTermination .text.prvCreateIdleTasks .text.prvDeleteTCB .text.prvIdleTask .text.prvInitialiseNewTask .text.prvInitialiseTaskLists .text.prvResetNextTaskUnblockTime .text.prvSearchForNameWithinSingleList .text.prvTaskCheckFreeStackSpace .text.prvTaskIsTaskSuspended .text.prvTaskPriorityRaise .text.prvTaskPriorityRestore .text.pvTaskGetCurrentTCBForCore .text.pvTaskGetThreadLocalStoragePointer .text.pvTaskIncrementMutexHeldCount .text.pxTaskGetStackStart .text.ulTaskGenericNotifyTake .text.ulTaskGenericNotifyValueClear .text.uxTaskGetNumberOfTasks .text.uxTaskGetStackHighWaterMark .text.uxTaskGetStackHighWaterMark2 .text.uxTaskPriorityGet .text.uxTaskPriorityGetFromISR .text.uxTaskResetEventItemValue .text.vTaskDelay .text.vTaskDelete .text.vTaskEndScheduler .text.vTaskGenericNotifyGiveFromISR .text.vTaskGetSnapshot .text.vTaskInternalSetTimeOutState .text.vTaskMissedYield .text.vTaskPlaceOnEventList .text.vTaskPlaceOnEventListRestricted .text.vTaskPlaceOnUnorderedEventList .text.vTaskPriorityDisinheritAfterTimeout .text.vTaskPrioritySet .text.vTaskRemoveFromUnorderedEventList .text.vTaskResume .text.vTaskSetThreadLocalStoragePointer .text.vTaskSetThreadLocalStoragePointerAndDelCallback .text.vTaskSetTimeOutState .text.vTaskStartScheduler .text.vTaskSuspend .text.vTaskSuspendAll .text.vTaskSwitchContext .text.xTaskAbortDelay .text.xTaskCatchUpTicks .text.xTaskCheckForTimeOut .text.xTaskCreatePinnedToCore .text.xTaskCreateStaticPinnedToCore .text.xTaskDelayUntil .text.xTaskGenericNotify .text.xTaskGenericNotifyFromISR .text.xTaskGenericNotifyStateClear .text.xTaskGenericNotifyWait .text.xTaskGetCoreID .text.xTaskGetCurrentTaskHandle .text.xTaskGetCurrentTaskHandleForCore .text.xTaskGetHandle .text.xTaskGetIdleTaskHandle .text.xTaskGetIdleTaskHandleForCore .text.xTaskGetSchedulerState .text.xTaskGetStaticBuffers .text.xTaskGetTickCount .text.xTaskGetTickCountFromISR .text.xTaskIncrementTick .text.xTaskPriorityDisinherit .text.xTaskPriorityInherit .text.xTaskRemoveFromEventList .text.xTaskResumeAll .text.xTaskResumeFromISR .text.xTimerCreateTimerTask) + *libgcc.a:_divsf3.*(.literal .literal.* .text .text.*) + *libgcc.a:lib2funcs.*(.literal .literal.* .text .text.*) + *libgcc.a:save-restore.*(.literal .literal.* .text .text.*) + *libgcov.a:(.literal .literal.* .text .text.*) + *libhal.a:cache_hal.*(.literal .literal.* .text .text.*) + *libhal.a:gdma_hal_ahb_v1.*(.literal.gdma_ahb_hal_clear_intr .text.gdma_ahb_hal_clear_intr) + *libhal.a:gdma_hal_ahb_v1.*(.literal.gdma_ahb_hal_get_eof_desc_addr .text.gdma_ahb_hal_get_eof_desc_addr) + *libhal.a:gdma_hal_ahb_v1.*(.literal.gdma_ahb_hal_read_intr_status .text.gdma_ahb_hal_read_intr_status) + *libhal.a:gdma_hal_top.*(.literal.gdma_hal_clear_intr .text.gdma_hal_clear_intr) + *libhal.a:gdma_hal_top.*(.literal.gdma_hal_get_eof_desc_addr .text.gdma_hal_get_eof_desc_addr) + *libhal.a:gdma_hal_top.*(.literal.gdma_hal_read_intr_status .text.gdma_hal_read_intr_status) + *libhal.a:i2c_hal_iram.*(.literal .literal.* .text .text.*) + *libhal.a:ledc_hal_iram.*(.literal .literal.* .text .text.*) + *libhal.a:mmu_hal.*(.literal .literal.* .text .text.*) + *libhal.a:spi_flash_encrypt_hal_iram.*(.literal .literal.* .text .text.*) + *libhal.a:spi_flash_hal_gpspi.*(.literal .literal.* .text .text.*) + *libhal.a:spi_flash_hal_iram.*(.literal .literal.* .text .text.*) + *libhal.a:spi_hal_iram.*(.literal .literal.* .text .text.*) + *libhal.a:spi_slave_hal_iram.*(.literal .literal.* .text .text.*) + *libhal.a:systimer_hal.*(.literal .literal.* .text .text.*) + *libhal.a:timer_hal.*(.literal.timer_hal_capture_and_get_counter_value .text.timer_hal_capture_and_get_counter_value) + *libhal.a:wdt_hal_iram.*(.literal .literal.* .text .text.*) + *libheap.a:multi_heap.*(.literal.assert_valid_block .text.assert_valid_block) + *libheap.a:multi_heap.*(.literal.multi_heap_aligned_alloc_impl .text.multi_heap_aligned_alloc_impl) + *libheap.a:multi_heap.*(.literal.multi_heap_aligned_alloc_impl_offs .text.multi_heap_aligned_alloc_impl_offs) + *libheap.a:multi_heap.*(.literal.multi_heap_aligned_alloc_offs .text.multi_heap_aligned_alloc_offs) + *libheap.a:multi_heap.*(.literal.multi_heap_free_impl .text.multi_heap_free_impl) + *libheap.a:multi_heap.*(.literal.multi_heap_get_allocated_size_impl .text.multi_heap_get_allocated_size_impl) + *libheap.a:multi_heap.*(.literal.multi_heap_get_block_address_impl .text.multi_heap_get_block_address_impl) + *libheap.a:multi_heap.*(.literal.multi_heap_get_first_block .text.multi_heap_get_first_block) + *libheap.a:multi_heap.*(.literal.multi_heap_get_next_block .text.multi_heap_get_next_block) + *libheap.a:multi_heap.*(.literal.multi_heap_internal_lock .text.multi_heap_internal_lock) + *libheap.a:multi_heap.*(.literal.multi_heap_internal_unlock .text.multi_heap_internal_unlock) + *libheap.a:multi_heap.*(.literal.multi_heap_is_free .text.multi_heap_is_free) + *libheap.a:multi_heap.*(.literal.multi_heap_malloc_impl .text.multi_heap_malloc_impl) + *libheap.a:multi_heap.*(.literal.multi_heap_realloc_impl .text.multi_heap_realloc_impl) + *libheap.a:multi_heap.*(.literal.multi_heap_set_lock .text.multi_heap_set_lock) + *libheap.a:tlsf.*(.literal.tlsf_align_size .text.tlsf_align_size) + *libheap.a:tlsf.*(.literal.tlsf_alloc_overhead .text.tlsf_alloc_overhead) + *libheap.a:tlsf.*(.literal.tlsf_block_size .text.tlsf_block_size) + *libheap.a:tlsf.*(.literal.tlsf_block_size_max .text.tlsf_block_size_max) + *libheap.a:tlsf.*(.literal.tlsf_block_size_min .text.tlsf_block_size_min) + *libheap.a:tlsf.*(.literal.tlsf_free .text.tlsf_free) + *libheap.a:tlsf.*(.literal.tlsf_get_pool .text.tlsf_get_pool) + *libheap.a:tlsf.*(.literal.tlsf_malloc .text.tlsf_malloc) + *libheap.a:tlsf.*(.literal.tlsf_memalign .text.tlsf_memalign) + *libheap.a:tlsf.*(.literal.tlsf_memalign_offs .text.tlsf_memalign_offs) + *libheap.a:tlsf.*(.literal.tlsf_realloc .text.tlsf_realloc) + *libheap.a:tlsf.*(.literal.tlsf_size .text.tlsf_size) + *liblog.a:log.*(.literal.esp_log_write .text.esp_log_write) + *liblog.a:log_freertos.*(.literal.esp_log_early_timestamp .text.esp_log_early_timestamp) + *liblog.a:log_freertos.*(.literal.esp_log_impl_lock .text.esp_log_impl_lock) + *liblog.a:log_freertos.*(.literal.esp_log_impl_lock_timeout .text.esp_log_impl_lock_timeout) + *liblog.a:log_freertos.*(.literal.esp_log_impl_unlock .text.esp_log_impl_unlock) + *liblog.a:log_freertos.*(.literal.esp_log_timestamp .text.esp_log_timestamp) + *libnet80211.a:(.wifi0iram .wifi0iram.*) + *libnet80211.a:(.wifirxiram .wifirxiram.*) + *libnet80211.a:(.wifislprxiram .wifislprxiram.*) + *libnewlib.a:abort.*(.literal .literal.* .text .text.*) + *libnewlib.a:assert.*(.literal .literal.* .text .text.*) + *libnewlib.a:heap.*(.literal .literal.* .text .text.*) + *libnewlib.a:stdatomic.*(.literal .literal.* .text .text.*) + *libpp.a:(.wifi0iram .wifi0iram.*) + *libpp.a:(.wifiorslpiram .wifiorslpiram.*) + *libpp.a:(.wifirxiram .wifirxiram.*) + *libpp.a:(.wifislprxiram .wifislprxiram.*) + *libriscv.a:interrupt.*(.text .text._global_interrupt_handler .text.assert_valid_rv_int_num .text.esprv_intc_get_interrupt_unmask .text.esprv_intc_int_get_priority .text.esprv_intc_int_get_type .text.intr_get_item .text.intr_handler_get_arg .text.intr_matrix_route) + *libriscv.a:vectors.*(.literal .literal.* .text .text.*) + *librtc.a:(.literal .literal.* .text .text.*) + *libsoc.a:lldesc.*(.literal .literal.* .text .text.*) + *libspi_flash.a:flash_brownout_hook.*(.literal .literal.* .text .text.*) + *libspi_flash.a:memspi_host_driver.*(.literal .literal.* .text .text.*) + *libspi_flash.a:spi_flash_chip_boya.*(.literal .literal.* .text .text.*) + *libspi_flash.a:spi_flash_chip_gd.*(.literal .literal.* .text .text.*) + *libspi_flash.a:spi_flash_chip_generic.*(.literal .literal.* .text .text.*) + *libspi_flash.a:spi_flash_chip_issi.*(.literal .literal.* .text .text.*) + *libspi_flash.a:spi_flash_chip_mxic.*(.literal .literal.* .text .text.*) + *libspi_flash.a:spi_flash_chip_th.*(.literal .literal.* .text .text.*) + *libspi_flash.a:spi_flash_chip_winbond.*(.literal .literal.* .text .text.*) + *libspi_flash.a:spi_flash_wrap.*(.literal .literal.* .text .text.*) + } > iram0_0_seg + /** + + * This section is required to skip .iram0.text area because iram0_0_seg and + + * dram0_0_seg reflect the same address space on different buses. + + */ + .dram0.dummy (NOLOAD): + { + . = ORIGIN(dram0_0_seg) + _iram_end - _iram_start; + } > dram0_0_seg + .dram0.data : + { + _data_start = ABSOLUTE(.); + *(.gnu.linkonce.d.*) + *(.data1) + __global_pointer$ = . + 0x800; + *(.sdata) + *(.sdata.*) + *(.gnu.linkonce.s.*) + *(.gnu.linkonce.s2.*) + *(.jcr) + *(EXCLUDE_FILE(*libbt.a *libbtdm_app.a) .data EXCLUDE_FILE(*libbt.a *libbtdm_app.a) .data.*) + *(.dram1 .dram1.*) + _coredump_dram_start = ABSOLUTE(.); + *(.dram2.coredump .dram2.coredump.*) + _coredump_dram_end = ABSOLUTE(.); + *libapp_trace.a:app_trace.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libapp_trace.a:app_trace_util.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libapp_trace.a:port_uart.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + . = ALIGN(4); + _bt_data_start = ABSOLUTE(.); + *libbt.a:(.data .data.*) + . = ALIGN(4); + _bt_data_end = ABSOLUTE(.); + . = ALIGN(4); + _bt_controller_data_start = ABSOLUTE(.); + *libbtdm_app.a:(.data .data.*) + . = ALIGN(4); + _bt_controller_data_end = ABSOLUTE(.); + *libclang_rt.builtins.a:_divsf3.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libclang_rt.builtins.a:restore.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libclang_rt.builtins.a:save.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libesp_hw_support.a:esp_memory_utils.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libesp_hw_support.a:mspi_timing_config.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libesp_hw_support.a:mspi_timing_tuning.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libesp_hw_support.a:rtc_clk.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libesp_hw_support.a:sleep_console.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libesp_hw_support.a:systimer.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libesp_mm.a:esp_cache.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libesp_rom.a:esp_rom_spiflash.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libesp_rom.a:esp_rom_systimer.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libesp_system.a:esp_err.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libesp_system.a:ubsan.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libgcc.a:_divsf3.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libgcc.a:save-restore.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libgcov.a:(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libhal.a:cache_hal.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libhal.a:i2c_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libhal.a:ledc_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libhal.a:mmu_hal.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libhal.a:spi_flash_encrypt_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libhal.a:spi_flash_hal_gpspi.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libhal.a:spi_flash_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libhal.a:spi_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libhal.a:spi_slave_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libhal.a:systimer_hal.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libhal.a:wdt_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libnewlib.a:abort.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libnewlib.a:assert.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libnewlib.a:heap.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libnewlib.a:stdatomic.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libphy.a:(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libsoc.a:lldesc.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libspi_flash.a:flash_brownout_hook.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libspi_flash.a:memspi_host_driver.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libspi_flash.a:spi_flash_chip_boya.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libspi_flash.a:spi_flash_chip_gd.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libspi_flash.a:spi_flash_chip_generic.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libspi_flash.a:spi_flash_chip_issi.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libspi_flash.a:spi_flash_chip_mxic.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libspi_flash.a:spi_flash_chip_th.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libspi_flash.a:spi_flash_chip_winbond.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libspi_flash.a:spi_flash_wrap.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + _data_end = ABSOLUTE(.); + . = ALIGN(4); + } > dram0_0_seg + /** + + * This section holds data that should not be initialized at power up. + + * The section located in Internal SRAM memory region. The macro _NOINIT + + * can be used as attribute to place data into this section. + + * See the "esp_attr.h" file for more information. + + */ + .noinit (NOLOAD): + { + . = ALIGN(4); + _noinit_start = ABSOLUTE(.); + *(.noinit .noinit.*) + . = ALIGN(4) ; + _noinit_end = ABSOLUTE(.); + } > dram0_0_seg + /* Shared RAM */ + .dram0.bss (NOLOAD) : + { + . = ALIGN (8); + _bss_start = ABSOLUTE(.); + *(EXCLUDE_FILE(*libbt.a *libbtdm_app.a) .bss EXCLUDE_FILE(*libbt.a *libbtdm_app.a) .bss.*) + *(.dynbss .dynsbss .gnu.linkonce.b .gnu.linkonce.b.* .gnu.linkonce.sb .gnu.linkonce.sb.* .gnu.linkonce.sb2 .gnu.linkonce.sb2.* .sbss .sbss.* .sbss2 .sbss2.* .scommon .share.mem) + *(.ext_ram.bss .ext_ram.bss.*) + *(EXCLUDE_FILE(*libbt.a *libbtdm_app.a) COMMON) + . = ALIGN(4); + _bt_bss_start = ABSOLUTE(.); + *libbt.a:(.bss .bss.*) + . = ALIGN(4); + _bt_bss_end = ABSOLUTE(.); + . = ALIGN(4); + _bt_common_start = ABSOLUTE(.); + *libbt.a:(COMMON) + . = ALIGN(4); + _bt_common_end = ABSOLUTE(.); + . = ALIGN(4); + _bt_controller_bss_start = ABSOLUTE(.); + *libbtdm_app.a:(.bss .bss.*) + . = ALIGN(4); + _bt_controller_bss_end = ABSOLUTE(.); + . = ALIGN(4); + _bt_controller_common_start = ABSOLUTE(.); + *libbtdm_app.a:(COMMON) + . = ALIGN(4); + _bt_controller_common_end = ABSOLUTE(.); + *(.dynsbss) + *(.sbss) + *(.sbss.*) + *(.gnu.linkonce.sb.*) + *(.scommon) + *(.sbss2) + *(.sbss2.*) + *(.gnu.linkonce.sb2.*) + *(.dynbss) + *(.share.mem) + *(.gnu.linkonce.b.*) + . = ALIGN (8); + _bss_end = ABSOLUTE(.); + } > dram0_0_seg + ASSERT(((_bss_end - ORIGIN(dram0_0_seg)) <= LENGTH(dram0_0_seg)), "DRAM segment data does not fit.") + .flash.text : + { + _stext = .; + _instruction_reserved_start = ABSOLUTE(.); /* This is a symbol marking the flash.text start, this can be used for mmu driver to maintain virtual address */ + _text_start = ABSOLUTE(.); + *(EXCLUDE_FILE(*libesp_ringbuf.a *libfreertos.a *libgcov.a *librtc.a *libapp_trace.a:app_trace.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:port_uart.* *libclang_rt.builtins.a:_divsf3.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:save.* *libdriver.a:gptimer.* *libesp_event.a:default_event_loop.* *libesp_event.a:esp_event.* *libesp_hw_support.a:cpu.* *libesp_hw_support.a:esp_gpio_reserve.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:gdma.* *libesp_hw_support.a:mspi_timing_config.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:periph_ctrl.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:rtc_sleep.* *libesp_hw_support.a:rtc_time.* *libesp_hw_support.a:sar_periph_ctrl.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:systimer.* *libesp_mm.a:esp_cache.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_systimer.* *libesp_system.a:esp_err.* *libesp_system.a:esp_system_chip.* *libesp_system.a:ubsan.* *libesp_wifi.a:esp_adapter.* *libesp_wifi.a:wifi_netif.* *libgcc.a:_divsf3.* *libgcc.a:lib2funcs.* *libgcc.a:save-restore.* *libhal.a:cache_hal.* *libhal.a:gdma_hal_ahb_v1.* *libhal.a:gdma_hal_top.* *libhal.a:i2c_hal_iram.* *libhal.a:ledc_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_slave_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:timer_hal.* *libhal.a:wdt_hal_iram.* *libheap.a:multi_heap.* *libheap.a:tlsf.* *liblog.a:log.* *liblog.a:log_freertos.* *libnewlib.a:abort.* *libnewlib.a:assert.* *libnewlib.a:heap.* *libnewlib.a:stdatomic.* *libriscv.a:interrupt.* *libriscv.a:vectors.* *libsoc.a:lldesc.* *libspi_flash.a:flash_brownout_hook.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_wrap.*) .literal EXCLUDE_FILE(*libesp_ringbuf.a *libfreertos.a *libgcov.a *librtc.a *libapp_trace.a:app_trace.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:port_uart.* *libclang_rt.builtins.a:_divsf3.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:save.* *libdriver.a:gptimer.* *libesp_event.a:default_event_loop.* *libesp_event.a:esp_event.* *libesp_hw_support.a:cpu.* *libesp_hw_support.a:esp_gpio_reserve.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:gdma.* *libesp_hw_support.a:mspi_timing_config.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:periph_ctrl.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:rtc_sleep.* *libesp_hw_support.a:rtc_time.* *libesp_hw_support.a:sar_periph_ctrl.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:systimer.* *libesp_mm.a:esp_cache.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_systimer.* *libesp_system.a:esp_err.* *libesp_system.a:esp_system_chip.* *libesp_system.a:ubsan.* *libesp_wifi.a:esp_adapter.* *libesp_wifi.a:wifi_netif.* *libgcc.a:_divsf3.* *libgcc.a:lib2funcs.* *libgcc.a:save-restore.* *libhal.a:cache_hal.* *libhal.a:gdma_hal_ahb_v1.* *libhal.a:gdma_hal_top.* *libhal.a:i2c_hal_iram.* *libhal.a:ledc_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_slave_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:timer_hal.* *libhal.a:wdt_hal_iram.* *libheap.a:multi_heap.* *libheap.a:tlsf.* *liblog.a:log.* *liblog.a:log_freertos.* *libnewlib.a:abort.* *libnewlib.a:assert.* *libnewlib.a:heap.* *libnewlib.a:stdatomic.* *libriscv.a:interrupt.* *libriscv.a:vectors.* *libsoc.a:lldesc.* *libspi_flash.a:flash_brownout_hook.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_wrap.*) .literal.* EXCLUDE_FILE(*libesp_ringbuf.a *libfreertos.a *libgcov.a *librtc.a *libapp_trace.a:app_trace.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:port_uart.* *libclang_rt.builtins.a:_divsf3.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:save.* *libdriver.a:gptimer.* *libesp_event.a:default_event_loop.* *libesp_event.a:esp_event.* *libesp_hw_support.a:cpu.* *libesp_hw_support.a:esp_gpio_reserve.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:gdma.* *libesp_hw_support.a:mspi_timing_config.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:periph_ctrl.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:rtc_sleep.* *libesp_hw_support.a:rtc_time.* *libesp_hw_support.a:sar_periph_ctrl.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:systimer.* *libesp_mm.a:esp_cache.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_systimer.* *libesp_system.a:esp_err.* *libesp_system.a:esp_system_chip.* *libesp_system.a:ubsan.* *libesp_wifi.a:esp_adapter.* *libesp_wifi.a:wifi_netif.* *libgcc.a:_divsf3.* *libgcc.a:lib2funcs.* *libgcc.a:save-restore.* *libhal.a:cache_hal.* *libhal.a:gdma_hal_ahb_v1.* *libhal.a:gdma_hal_top.* *libhal.a:i2c_hal_iram.* *libhal.a:ledc_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_slave_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:timer_hal.* *libhal.a:wdt_hal_iram.* *libheap.a:multi_heap.* *libheap.a:tlsf.* *liblog.a:log.* *liblog.a:log_freertos.* *libnewlib.a:abort.* *libnewlib.a:assert.* *libnewlib.a:heap.* *libnewlib.a:stdatomic.* *libriscv.a:interrupt.* *libriscv.a:vectors.* *libsoc.a:lldesc.* *libspi_flash.a:flash_brownout_hook.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_wrap.*) .text EXCLUDE_FILE(*libesp_ringbuf.a *libfreertos.a *libgcov.a *librtc.a *libapp_trace.a:app_trace.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:port_uart.* *libclang_rt.builtins.a:_divsf3.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:save.* *libdriver.a:gptimer.* *libesp_event.a:default_event_loop.* *libesp_event.a:esp_event.* *libesp_hw_support.a:cpu.* *libesp_hw_support.a:esp_gpio_reserve.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:gdma.* *libesp_hw_support.a:mspi_timing_config.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:periph_ctrl.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:rtc_sleep.* *libesp_hw_support.a:rtc_time.* *libesp_hw_support.a:sar_periph_ctrl.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:systimer.* *libesp_mm.a:esp_cache.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_systimer.* *libesp_system.a:esp_err.* *libesp_system.a:esp_system_chip.* *libesp_system.a:ubsan.* *libesp_wifi.a:esp_adapter.* *libesp_wifi.a:wifi_netif.* *libgcc.a:_divsf3.* *libgcc.a:lib2funcs.* *libgcc.a:save-restore.* *libhal.a:cache_hal.* *libhal.a:gdma_hal_ahb_v1.* *libhal.a:gdma_hal_top.* *libhal.a:i2c_hal_iram.* *libhal.a:ledc_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_slave_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:timer_hal.* *libhal.a:wdt_hal_iram.* *libheap.a:multi_heap.* *libheap.a:tlsf.* *liblog.a:log.* *liblog.a:log_freertos.* *libnewlib.a:abort.* *libnewlib.a:assert.* *libnewlib.a:heap.* *libnewlib.a:stdatomic.* *libriscv.a:interrupt.* *libriscv.a:vectors.* *libsoc.a:lldesc.* *libspi_flash.a:flash_brownout_hook.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_wrap.*) .text.*) + *(EXCLUDE_FILE(*libnet80211.a *libpp.a) .wifi0iram EXCLUDE_FILE(*libnet80211.a *libpp.a) .wifi0iram.*) + *(.wifiextrairam .wifiextrairam.*) + *(EXCLUDE_FILE(*libpp.a) .wifiorslpiram EXCLUDE_FILE(*libpp.a) .wifiorslpiram.*) + *(EXCLUDE_FILE(*libnet80211.a *libpp.a) .wifirxiram EXCLUDE_FILE(*libnet80211.a *libpp.a) .wifirxiram.*) + *(.wifislpiram .wifislpiram.*) + *(EXCLUDE_FILE(*libnet80211.a *libpp.a) .wifislprxiram EXCLUDE_FILE(*libnet80211.a *libpp.a) .wifislprxiram.*) + *libcoexist.a:(.coexsleepiram .coexsleepiram.*) + *libdriver.a:gptimer.*(.text .text.gptimer_acquire_group_handle .text.gptimer_del_timer .text.gptimer_destroy .text.gptimer_disable .text.gptimer_enable .text.gptimer_get_captured_count .text.gptimer_get_raw_count .text.gptimer_get_resolution .text.gptimer_new_timer .text.gptimer_register_event_callbacks .text.gptimer_register_to_group .text.gptimer_release_group_handle .text.gptimer_select_periph_clock .text.gptimer_set_alarm_action .text.gptimer_set_raw_count .text.gptimer_start .text.gptimer_stop .text.gptimer_unregister_from_group .text.timer_ll_set_clock_prescale .text.timer_ll_set_clock_source) + *libesp_event.a:default_event_loop.*(.text .text.esp_event_handler_instance_register .text.esp_event_handler_instance_unregister .text.esp_event_handler_register .text.esp_event_handler_unregister .text.esp_event_loop_create_default .text.esp_event_loop_delete_default .text.esp_event_post) + *libesp_event.a:esp_event.*(.text .text.base_node_add_handler .text.base_node_remove_all_handler .text.base_node_remove_handler .text.esp_event_dump .text.esp_event_handler_instance_register_with .text.esp_event_handler_instance_unregister_with .text.esp_event_handler_register_with .text.esp_event_handler_register_with_internal .text.esp_event_handler_unregister_with .text.esp_event_handler_unregister_with_internal .text.esp_event_loop_create .text.esp_event_loop_delete .text.esp_event_loop_run .text.esp_event_loop_run_task .text.esp_event_post_to .text.handler_execute .text.handler_instances_add .text.handler_instances_remove .text.handler_instances_remove_all .text.loop_node_add_handler .text.loop_node_remove_all_handler .text.loop_node_remove_handler) + *libesp_hw_support.a:cpu.*(.text .text.esp_cpu_clear_breakpoint .text.esp_cpu_clear_watchpoint .text.esp_cpu_intr_get_desc .text.esp_cpu_set_breakpoint .text.esp_cpu_set_watchpoint .text.is_intr_num_resv) + *libesp_hw_support.a:esp_gpio_reserve.*(.text) + *libesp_hw_support.a:gdma.*(.text .text.do_allocate_gdma_channel .text.gdma_acquire_group_handle .text.gdma_acquire_pair_handle .text.gdma_append .text.gdma_apply_strategy .text.gdma_connect .text.gdma_del_channel .text.gdma_del_rx_channel .text.gdma_del_tx_channel .text.gdma_disconnect .text.gdma_get_channel_id .text.gdma_get_free_m2m_trig_id_mask .text.gdma_install_rx_interrupt .text.gdma_install_tx_interrupt .text.gdma_new_ahb_channel .text.gdma_register_rx_event_callbacks .text.gdma_register_tx_event_callbacks .text.gdma_release_group_handle .text.gdma_release_pair_handle .text.gdma_reset .text.gdma_set_priority .text.gdma_set_transfer_ability .text.gdma_start .text.gdma_stop) + *libesp_hw_support.a:periph_ctrl.*(.text .text.periph_ll_disable_clk_set_rst .text.periph_ll_enable_clk_clear_rst .text.periph_ll_get_clk_en_mask .text.periph_ll_get_clk_en_reg .text.periph_ll_get_rst_en_mask .text.periph_ll_get_rst_en_reg .text.periph_ll_reset .text.periph_module_disable .text.periph_module_enable .text.periph_rcc_acquire_enter .text.periph_rcc_acquire_exit .text.periph_rcc_release_enter .text.periph_rcc_release_exit) + *libesp_hw_support.a:sar_periph_ctrl.*(.text .text.s_sar_adc_power_acquire .text.s_sar_adc_power_release .text.sar_periph_ctrl_adc_continuous_power_acquire .text.sar_periph_ctrl_adc_continuous_power_release .text.sar_periph_ctrl_adc_oneshot_power_acquire .text.sar_periph_ctrl_adc_oneshot_power_release .text.sar_periph_ctrl_init .text.sar_periph_ctrl_power_disable .text.sar_periph_ctrl_pwdet_power_acquire .text.sar_periph_ctrl_pwdet_power_release) + *libesp_system.a:esp_system_chip.*(.text .text.esp_get_free_heap_size .text.esp_get_free_internal_heap_size .text.esp_get_idf_version .text.esp_get_minimum_free_heap_size) + *libesp_wifi.a:esp_adapter.*(.text .text.clear_intr_wrapper .text.coex_deinit_wrapper .text.coex_disable_wrapper .text.coex_enable_wrapper .text.coex_init_wrapper .text.coex_register_start_cb_wrapper .text.coex_schm_curr_period_get_wrapper .text.coex_schm_curr_phase_get_wrapper .text.coex_schm_interval_get_wrapper .text.coex_schm_process_restart_wrapper .text.coex_schm_register_cb_wrapper .text.coex_schm_status_bit_clear_wrapper .text.coex_schm_status_bit_set_wrapper .text.coex_wifi_channel_set_wrapper .text.coex_wifi_request_wrapper .text.disable_intr_wrapper .text.enable_intr_wrapper .text.esp_event_post_wrapper .text.esp_log_write_wrapper .text.esp_log_writev_wrapper .text.esp_phy_disable_wrapper .text.esp_phy_enable_wrapper .text.esp_read_mac_wrapper .text.event_group_wait_bits_wrapper .text.get_time_wrapper .text.mutex_create_wrapper .text.mutex_delete_wrapper .text.nvs_open_wrapper .text.queue_create_wrapper .text.queue_recv_wrapper .text.queue_send_to_back_wrapper .text.queue_send_to_front_wrapper .text.queue_send_wrapper .text.recursive_mutex_create_wrapper .text.set_intr_wrapper .text.set_isr_wrapper .text.task_create_pinned_to_core_wrapper .text.task_create_wrapper .text.task_get_max_priority_wrapper .text.wifi_clock_disable_wrapper .text.wifi_clock_enable_wrapper .text.wifi_create_queue .text.wifi_create_queue_wrapper .text.wifi_delete_queue .text.wifi_delete_queue_wrapper .text.wifi_reset_mac_wrapper .text.wifi_thread_semphr_free .text.wifi_thread_semphr_get_wrapper) + *libesp_wifi.a:wifi_netif.*(.text .text.esp_wifi_create_if_driver .text.esp_wifi_destroy_if_driver .text.esp_wifi_get_if_mac .text.esp_wifi_is_if_ready_when_started .text.esp_wifi_register_if_rxcb .text.wifi_ap_receive .text.wifi_driver_start .text.wifi_free .text.wifi_transmit) + *libfreertos.a:app_startup.*(.literal .literal.* .text .text.*) + *libfreertos.a:freertos_compatibility.*(.literal .literal.* .text .text.*) + *libfreertos.a:idf_additions.*(.literal .literal.* .text .text.*) + *libfreertos.a:tasks.*(.literal.pxGetTaskListByIndex .text.pxGetTaskListByIndex) + *libfreertos.a:tasks.*(.literal.uxTaskGetSnapshotAll .text.uxTaskGetSnapshotAll) + *libfreertos.a:tasks.*(.literal.xTaskGetNext .text.xTaskGetNext) + *libhal.a:gdma_hal_ahb_v1.*(.text .text.gdma_ahb_hal_append .text.gdma_ahb_hal_connect_peri .text.gdma_ahb_hal_disconnect_peri .text.gdma_ahb_hal_enable_burst .text.gdma_ahb_hal_enable_intr .text.gdma_ahb_hal_get_intr_status_reg .text.gdma_ahb_hal_init .text.gdma_ahb_hal_reset .text.gdma_ahb_hal_set_priority .text.gdma_ahb_hal_set_strategy .text.gdma_ahb_hal_start_with_desc .text.gdma_ahb_hal_stop .text.gdma_ll_rx_enable_interrupt .text.gdma_ll_tx_enable_interrupt) + *libhal.a:gdma_hal_top.*(.text .text.gdma_hal_append .text.gdma_hal_connect_peri .text.gdma_hal_deinit .text.gdma_hal_disconnect_peri .text.gdma_hal_enable_burst .text.gdma_hal_enable_intr .text.gdma_hal_get_intr_status_reg .text.gdma_hal_reset .text.gdma_hal_set_ext_mem_align .text.gdma_hal_set_priority .text.gdma_hal_set_strategy .text.gdma_hal_start_with_desc .text.gdma_hal_stop) + *libhal.a:timer_hal.*(.text .text.timer_hal_deinit .text.timer_hal_init .text.timer_hal_set_counter_value) + *libheap.a:multi_heap.*(.text .text.multi_heap_check .text.multi_heap_dump .text.multi_heap_dump_tlsf .text.multi_heap_free_size_impl .text.multi_heap_get_info_impl .text.multi_heap_get_info_tlsf .text.multi_heap_minimum_free_size_impl .text.multi_heap_register_impl) + *libheap.a:tlsf.*(.text .text.control_construct .text.default_walker .text.integrity_walker .text.tlsf_add_pool .text.tlsf_check .text.tlsf_check_pool .text.tlsf_create .text.tlsf_create_with_pool .text.tlsf_destroy .text.tlsf_fit_size .text.tlsf_pool_overhead .text.tlsf_remove_pool .text.tlsf_walk_pool) + *liblog.a:log.*(.text .text.add_to_cache .text.clear_log_level_list .text.esp_log_level_get .text.esp_log_level_set .text.esp_log_set_vprintf .text.esp_log_writev .text.fix_cache_generation_overflow .text.get_cached_log_level .text.get_uncached_log_level .text.heap_bubble_down .text.heap_swap .text.s_log_level_get_and_unlock) + *liblog.a:log_freertos.*(.text .text.esp_log_system_timestamp) + *libriscv.a:interrupt.*(.literal.intr_handler_get .text.intr_handler_get) + *libriscv.a:interrupt.*(.literal.intr_handler_set .text.intr_handler_set) + *(.stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*) + *(.irom0.text) /* catch stray ICACHE_RODATA_ATTR */ + *(.fini.literal) + *(.fini) + *(.gnu.version) + /** CPU will try to prefetch up to 16 bytes of + + * of instructions. This means that any configuration (e.g. MMU, PMS) must allow + + * safe access to up to 16 bytes after the last real instruction, add + + * dummy bytes to ensure this + + */ + . += _esp_flash_mmap_prefetch_pad_size; + _text_end = ABSOLUTE(.); + _instruction_reserved_end = ABSOLUTE(.); /* This is a symbol marking the flash.text end, this can be used for mmu driver to maintain virtual address */ + _etext = .; + /** + + * Similar to _iram_start, this symbol goes here so it is + + * resolved by addr2line in preference to the first symbol in + + * the flash.text segment. + + */ + _flash_cache_start = ABSOLUTE(0); + } > default_code_seg + /** + + * This dummy section represents the .flash.text section but in default_rodata_seg. + + * Thus, it must have its alignment and (at least) its size. + + */ + .flash_rodata_dummy (NOLOAD): + { + _flash_rodata_dummy_start = .; + /* Start at the same alignment constraint than .flash.text */ + . = ALIGN(ALIGNOF(.flash.text)); + /* Create an empty gap as big as .flash.text section */ + . = . + SIZEOF(.flash.text); + /* Prepare the alignment of the section above. Few bytes (0x20) must be + + * added for the mapping header. */ + . = ALIGN(_esp_mmu_block_size) + 0x20; + } > default_rodata_seg + .flash.appdesc : ALIGN(0x10) + { + _rodata_reserved_start = ABSOLUTE(.); /* This is a symbol marking the flash.rodata start, this can be used for mmu driver to maintain virtual address */ + _rodata_start = ABSOLUTE(.); + *(.rodata_desc .rodata_desc.*) /* Should be the first. App version info. DO NOT PUT ANYTHING BEFORE IT! */ + *(.rodata_custom_desc .rodata_custom_desc.*) /* Should be the second. Custom app version info. DO NOT PUT ANYTHING BEFORE IT! */ + /* Create an empty gap within this section. Thanks to this, the end of this + + * section will match .flash.rodata's begin address. Thus, both sections + + * will be merged when creating the final bin image. */ + . = ALIGN(ALIGNOF(.flash.rodata)); + } >default_rodata_seg + .flash.rodata : ALIGN(0x10) + { + _flash_rodata_start = ABSOLUTE(.); + *(EXCLUDE_FILE(*libgcov.a *libphy.a *libapp_trace.a:app_trace.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:port_uart.* *libclang_rt.builtins.a:_divsf3.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:save.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:mspi_timing_config.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:systimer.* *libesp_mm.a:esp_cache.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_systimer.* *libesp_system.a:esp_err.* *libesp_system.a:ubsan.* *libgcc.a:_divsf3.* *libgcc.a:save-restore.* *libhal.a:cache_hal.* *libhal.a:i2c_hal_iram.* *libhal.a:ledc_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_slave_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:wdt_hal_iram.* *libnewlib.a:abort.* *libnewlib.a:assert.* *libnewlib.a:heap.* *libnewlib.a:stdatomic.* *libsoc.a:lldesc.* *libspi_flash.a:flash_brownout_hook.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_wrap.*) .rodata EXCLUDE_FILE(*libgcov.a *libphy.a *libapp_trace.a:app_trace.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:port_uart.* *libclang_rt.builtins.a:_divsf3.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:save.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:mspi_timing_config.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:systimer.* *libesp_mm.a:esp_cache.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_systimer.* *libesp_system.a:esp_err.* *libesp_system.a:ubsan.* *libgcc.a:_divsf3.* *libgcc.a:save-restore.* *libhal.a:cache_hal.* *libhal.a:i2c_hal_iram.* *libhal.a:ledc_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_slave_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:wdt_hal_iram.* *libnewlib.a:abort.* *libnewlib.a:assert.* *libnewlib.a:heap.* *libnewlib.a:stdatomic.* *libsoc.a:lldesc.* *libspi_flash.a:flash_brownout_hook.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_wrap.*) .rodata.* EXCLUDE_FILE(*libgcov.a *libphy.a *libapp_trace.a:app_trace.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:port_uart.* *libclang_rt.builtins.a:_divsf3.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:save.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:mspi_timing_config.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:systimer.* *libesp_mm.a:esp_cache.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_systimer.* *libesp_system.a:esp_err.* *libesp_system.a:ubsan.* *libgcc.a:_divsf3.* *libgcc.a:save-restore.* *libhal.a:cache_hal.* *libhal.a:i2c_hal_iram.* *libhal.a:ledc_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_slave_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:wdt_hal_iram.* *libnewlib.a:abort.* *libnewlib.a:assert.* *libnewlib.a:heap.* *libnewlib.a:stdatomic.* *libsoc.a:lldesc.* *libspi_flash.a:flash_brownout_hook.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_wrap.*) .sdata2 EXCLUDE_FILE(*libgcov.a *libphy.a *libapp_trace.a:app_trace.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:port_uart.* *libclang_rt.builtins.a:_divsf3.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:save.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:mspi_timing_config.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:systimer.* *libesp_mm.a:esp_cache.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_systimer.* *libesp_system.a:esp_err.* *libesp_system.a:ubsan.* *libgcc.a:_divsf3.* *libgcc.a:save-restore.* *libhal.a:cache_hal.* *libhal.a:i2c_hal_iram.* *libhal.a:ledc_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_slave_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:wdt_hal_iram.* *libnewlib.a:abort.* *libnewlib.a:assert.* *libnewlib.a:heap.* *libnewlib.a:stdatomic.* *libsoc.a:lldesc.* *libspi_flash.a:flash_brownout_hook.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_wrap.*) .sdata2.* EXCLUDE_FILE(*libgcov.a *libphy.a *libapp_trace.a:app_trace.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:port_uart.* *libclang_rt.builtins.a:_divsf3.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:save.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:mspi_timing_config.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:systimer.* *libesp_mm.a:esp_cache.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_systimer.* *libesp_system.a:esp_err.* *libesp_system.a:ubsan.* *libgcc.a:_divsf3.* *libgcc.a:save-restore.* *libhal.a:cache_hal.* *libhal.a:i2c_hal_iram.* *libhal.a:ledc_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_slave_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:wdt_hal_iram.* *libnewlib.a:abort.* *libnewlib.a:assert.* *libnewlib.a:heap.* *libnewlib.a:stdatomic.* *libsoc.a:lldesc.* *libspi_flash.a:flash_brownout_hook.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_wrap.*) .srodata EXCLUDE_FILE(*libgcov.a *libphy.a *libapp_trace.a:app_trace.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:port_uart.* *libclang_rt.builtins.a:_divsf3.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:save.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:mspi_timing_config.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:systimer.* *libesp_mm.a:esp_cache.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_systimer.* *libesp_system.a:esp_err.* *libesp_system.a:ubsan.* *libgcc.a:_divsf3.* *libgcc.a:save-restore.* *libhal.a:cache_hal.* *libhal.a:i2c_hal_iram.* *libhal.a:ledc_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_slave_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:wdt_hal_iram.* *libnewlib.a:abort.* *libnewlib.a:assert.* *libnewlib.a:heap.* *libnewlib.a:stdatomic.* *libsoc.a:lldesc.* *libspi_flash.a:flash_brownout_hook.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_wrap.*) .srodata.*) + *(.rodata_wlog_error .rodata_wlog_error.*) + *(.rodata_wlog_info .rodata_wlog_info.*) + *(.rodata_wlog_warning .rodata_wlog_warning.*) + *(.irom1.text) /* catch stray ICACHE_RODATA_ATTR */ + *(.gnu.linkonce.r.*) + *(.rodata1) + __XT_EXCEPTION_TABLE_ = ABSOLUTE(.); + *(.xt_except_table) + *(.gcc_except_table .gcc_except_table.*) + *(.gnu.linkonce.e.*) + *(.gnu.version_r) + . = (. + 7) & ~ 3; + /* + + * C++ constructor and destructor tables + + * Don't include anything from crtbegin.o or crtend.o, as IDF doesn't use toolchain crt. + + * + + * RISC-V gcc is configured with --enable-initfini-array so it emits an .init_array section instead. + + * But the init_priority sections will be sorted for iteration in ascending order during startup. + + * The rest of the init_array sections is sorted for iteration in descending order during startup, however. + + * Hence a different section is generated for the init_priority functions which is iterated in + + * ascending order during startup. The corresponding code can be found in startup.c. + + */ + __init_priority_array_start = ABSOLUTE(.); + KEEP (*(EXCLUDE_FILE (*crtend.* *crtbegin.*) .init_array.*)) + __init_priority_array_end = ABSOLUTE(.); + __init_array_start = ABSOLUTE(.); + KEEP (*(EXCLUDE_FILE (*crtend.* *crtbegin.*) .init_array)) + __init_array_end = ABSOLUTE(.); + KEEP (*crtbegin.*(.dtors)) + KEEP (*(EXCLUDE_FILE (*crtend.*) .dtors)) + KEEP (*(SORT(.dtors.*))) + KEEP (*(.dtors)) + /* C++ exception handlers table: */ + __XT_EXCEPTION_DESCS_ = ABSOLUTE(.); + *(.xt_except_desc) + *(.gnu.linkonce.h.*) + __XT_EXCEPTION_DESCS_END__ = ABSOLUTE(.); + *(.xt_except_desc_end) + *(.dynamic) + *(.gnu.version_d) + /* Addresses of memory regions reserved via SOC_RESERVE_MEMORY_REGION() */ + soc_reserved_memory_region_start = ABSOLUTE(.); + KEEP (*(.reserved_memory_address)) + soc_reserved_memory_region_end = ABSOLUTE(.); + /* System init functions registered via ESP_SYSTEM_INIT_FN */ + _esp_system_init_fn_array_start = ABSOLUTE(.); + KEEP (*(SORT_BY_INIT_PRIORITY(.esp_system_init_fn.*))) + _esp_system_init_fn_array_end = ABSOLUTE(.); + _rodata_end = ABSOLUTE(.); + /* Literals are also RO data. */ + _lit4_start = ABSOLUTE(.); + *(*.lit4) + *(.lit4.*) + *(.gnu.linkonce.lit4.*) + _lit4_end = ABSOLUTE(.); + . = ALIGN(4); + _thread_local_start = ABSOLUTE(.); + *(.tdata) + *(.tdata.*) + *(.tbss) + *(.tbss.*) + _thread_local_end = ABSOLUTE(.); + } > default_rodata_seg + /* + + This section is a place where we dump all the rodata which aren't used at runtime, + + so as to avoid binary size increase + + */ + .flash.rodata_noload (NOLOAD) : + { + /* + + This is a symbol marking the flash.rodata end, this can be used for mmu driver to maintain virtual address + + We don't need to include the noload rodata in this section + + */ + _rodata_reserved_end = ABSOLUTE(.); + . = ALIGN (4); + *(.rodata_wlog_debug .rodata_wlog_debug.*) + *(.rodata_wlog_verbose .rodata_wlog_verbose.*) + } > default_rodata_seg + /* Marks the end of IRAM code segment */ + .iram0.text_end (NOLOAD) : + { + /* iram_end_test section exists for use by Memprot unit tests only */ + *(.iram_end_test) + /* ESP32-C3 memprot requires 16B padding for possible CPU prefetch and 512B alignment for PMS split lines */ + . += _esp_memprot_prefetch_pad_size; + . = ALIGN(_esp_memprot_align_size); + _iram_text_end = ABSOLUTE(.); + } > iram0_0_seg + .iram0.data : + { + . = ALIGN(16); + _iram_data_start = ABSOLUTE(.); + *(.iram.data .iram.data.*) + _coredump_iram_start = ABSOLUTE(.); + *(.iram2.coredump .iram2.coredump.*) + _coredump_iram_end = ABSOLUTE(.); + _iram_data_end = ABSOLUTE(.); + } > iram0_0_seg + .iram0.bss (NOLOAD) : + { + . = ALIGN(16); + _iram_bss_start = ABSOLUTE(.); + *(.iram.bss .iram.bss.*) + _iram_bss_end = ABSOLUTE(.); + . = ALIGN(16); + _iram_end = ABSOLUTE(.); + } > iram0_0_seg + /* Marks the end of data, bss and possibly rodata */ + .dram0.heap_start (NOLOAD) : + { + . = ALIGN (16); + _heap_start = ABSOLUTE(.); + } > dram0_0_seg + /DISCARD/ : + { + *(.eh_frame_hdr) + *(.eh_frame) + } +} +ASSERT(((_iram_end - ORIGIN(iram0_0_seg)) <= LENGTH(iram0_0_seg)), + "IRAM0 segment data does not fit.") +ASSERT(((_heap_start - ORIGIN(dram0_0_seg)) <= LENGTH(dram0_0_seg)), + "DRAM segment data does not fit.") diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/sections.ld.in b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/sections.ld.in new file mode 100644 index 000000000..24a47a792 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/sections.ld.in @@ -0,0 +1,437 @@ +/* + + * SPDX-FileCopyrightText: 2021 Espressif Systems (Shanghai) CO LTD + + * + + * SPDX-License-Identifier: Apache-2.0 + + */ +/* + + * Automatically generated file. DO NOT EDIT. + + * Espressif IoT Development Framework (ESP-IDF) 5.2.2 Configuration Header + + */ + +/* List of deprecated options */ +/* Default entry point */ +ENTRY(call_start_cpu0); +SECTIONS +{ + /** + + * RTC fast memory holds RTC wake stub code, + + * including from any source file named rtc_wake_stub*.c + + */ + .rtc.text : + { + . = ALIGN(4); + _rtc_fast_start = ABSOLUTE(.); + mapping[rtc_text] + *rtc_wake_stub*.*(.literal .text .literal.* .text.*) + *(.rtc_text_end_test) + /* 16B padding for possible CPU prefetch and 4B alignment for PMS split lines */ + . += _esp_memprot_prefetch_pad_size; + . = ALIGN(4); + _rtc_text_end = ABSOLUTE(.); + } > rtc_iram_seg + /** + + * This section located in RTC FAST Memory area. + + * It holds data marked with RTC_FAST_ATTR attribute. + + * See the file "esp_attr.h" for more information. + + */ + .rtc.force_fast : + { + . = ALIGN(4); + _rtc_force_fast_start = ABSOLUTE(.); + mapping[rtc_force_fast] + *(.rtc.force_fast .rtc.force_fast.*) + . = ALIGN(4) ; + _rtc_force_fast_end = ABSOLUTE(.); + } > rtc_data_seg + /** + + * RTC data section holds RTC wake stub + + * data/rodata, including from any source file + + * named rtc_wake_stub*.c and the data marked with + + * RTC_DATA_ATTR, RTC_RODATA_ATTR attributes. + + */ + .rtc.data : + { + _rtc_data_start = ABSOLUTE(.); + mapping[rtc_data] + *rtc_wake_stub*.*(.data .rodata .data.* .rodata.* .srodata.*) + _rtc_data_end = ABSOLUTE(.); + } > rtc_data_location + /* RTC bss, from any source file named rtc_wake_stub*.c */ + .rtc.bss (NOLOAD) : + { + _rtc_bss_start = ABSOLUTE(.); + *rtc_wake_stub*.*(.bss .bss.* .sbss .sbss.*) + *rtc_wake_stub*.*(COMMON) + mapping[rtc_bss] + _rtc_bss_end = ABSOLUTE(.); + } > rtc_data_location + /** + + * This section holds data that should not be initialized at power up + + * and will be retained during deep sleep. + + * User data marked with RTC_NOINIT_ATTR will be placed + + * into this section. See the file "esp_attr.h" for more information. + + */ + .rtc_noinit (NOLOAD): + { + . = ALIGN(4); + _rtc_noinit_start = ABSOLUTE(.); + *(.rtc_noinit .rtc_noinit.*) + . = ALIGN(4) ; + _rtc_noinit_end = ABSOLUTE(.); + } > rtc_data_location + /** + + * This section located in RTC SLOW Memory area. + + * It holds data marked with RTC_SLOW_ATTR attribute. + + * See the file "esp_attr.h" for more information. + + */ + .rtc.force_slow : + { + . = ALIGN(4); + _rtc_force_slow_start = ABSOLUTE(.); + *(.rtc.force_slow .rtc.force_slow.*) + . = ALIGN(4) ; + _rtc_force_slow_end = ABSOLUTE(.); + } > rtc_slow_seg + /** + + * This section holds RTC data that should have fixed addresses. + + * The data are not initialized at power-up and are retained during deep sleep. + + */ + .rtc_reserved (NOLOAD): + { + . = ALIGN(4); + _rtc_reserved_start = ABSOLUTE(.); + /* New data can only be added here to ensure existing data are not moved. + + Because data have adhered to the end of the segment and code is relied on it. + + >> put new data here << */ + *(.rtc_timer_data_in_rtc_mem .rtc_timer_data_in_rtc_mem.*) + KEEP(*(.bootloader_data_rtc_mem .bootloader_data_rtc_mem.*)) + _rtc_reserved_end = ABSOLUTE(.); + } > rtc_reserved_seg + _rtc_reserved_length = _rtc_reserved_end - _rtc_reserved_start; + ASSERT((_rtc_reserved_length <= LENGTH(rtc_reserved_seg)), + "RTC reserved segment data does not fit.") + /* Get size of rtc slow data based on rtc_data_location alias */ + _rtc_slow_length = (ORIGIN(rtc_slow_seg) == ORIGIN(rtc_data_location)) + ? (_rtc_force_slow_end - _rtc_data_start) + : (_rtc_force_slow_end - _rtc_force_slow_start); + _rtc_fast_length = (ORIGIN(rtc_slow_seg) == ORIGIN(rtc_data_location)) + ? (_rtc_force_fast_end - _rtc_fast_start) + : (_rtc_noinit_end - _rtc_fast_start); + ASSERT((_rtc_slow_length <= LENGTH(rtc_slow_seg)), + "RTC_SLOW segment data does not fit.") + ASSERT((_rtc_fast_length <= LENGTH(rtc_data_seg)), + "RTC_FAST segment data does not fit.") + .iram0.text : + { + _iram_start = ABSOLUTE(.); + /* Vectors go to start of IRAM */ + ASSERT(ABSOLUTE(.) % 0x100 == 0, "vector address must be 256 byte aligned"); + KEEP(*(.exception_vectors_table.text)); + KEEP(*(.exception_vectors.text)); + . = ALIGN(4); + _invalid_pc_placeholder = ABSOLUTE(.); + /* Code marked as running out of IRAM */ + _iram_text_start = ABSOLUTE(.); + mapping[iram0_text] + } > iram0_0_seg + /** + + * This section is required to skip .iram0.text area because iram0_0_seg and + + * dram0_0_seg reflect the same address space on different buses. + + */ + .dram0.dummy (NOLOAD): + { + . = ORIGIN(dram0_0_seg) + _iram_end - _iram_start; + } > dram0_0_seg + .dram0.data : + { + _data_start = ABSOLUTE(.); + *(.gnu.linkonce.d.*) + *(.data1) + __global_pointer$ = . + 0x800; + *(.sdata) + *(.sdata.*) + *(.gnu.linkonce.s.*) + *(.gnu.linkonce.s2.*) + *(.jcr) + mapping[dram0_data] + _data_end = ABSOLUTE(.); + . = ALIGN(4); + } > dram0_0_seg + /** + + * This section holds data that should not be initialized at power up. + + * The section located in Internal SRAM memory region. The macro _NOINIT + + * can be used as attribute to place data into this section. + + * See the "esp_attr.h" file for more information. + + */ + .noinit (NOLOAD): + { + . = ALIGN(4); + _noinit_start = ABSOLUTE(.); + *(.noinit .noinit.*) + . = ALIGN(4) ; + _noinit_end = ABSOLUTE(.); + } > dram0_0_seg + /* Shared RAM */ + .dram0.bss (NOLOAD) : + { + . = ALIGN (8); + _bss_start = ABSOLUTE(.); + mapping[dram0_bss] + *(.dynsbss) + *(.sbss) + *(.sbss.*) + *(.gnu.linkonce.sb.*) + *(.scommon) + *(.sbss2) + *(.sbss2.*) + *(.gnu.linkonce.sb2.*) + *(.dynbss) + *(.share.mem) + *(.gnu.linkonce.b.*) + . = ALIGN (8); + _bss_end = ABSOLUTE(.); + } > dram0_0_seg + ASSERT(((_bss_end - ORIGIN(dram0_0_seg)) <= LENGTH(dram0_0_seg)), "DRAM segment data does not fit.") + .flash.text : + { + _stext = .; + _instruction_reserved_start = ABSOLUTE(.); /* This is a symbol marking the flash.text start, this can be used for mmu driver to maintain virtual address */ + _text_start = ABSOLUTE(.); + mapping[flash_text] + *(.stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*) + *(.irom0.text) /* catch stray ICACHE_RODATA_ATTR */ + *(.fini.literal) + *(.fini) + *(.gnu.version) + /** CPU will try to prefetch up to 16 bytes of + + * of instructions. This means that any configuration (e.g. MMU, PMS) must allow + + * safe access to up to 16 bytes after the last real instruction, add + + * dummy bytes to ensure this + + */ + . += _esp_flash_mmap_prefetch_pad_size; + _text_end = ABSOLUTE(.); + _instruction_reserved_end = ABSOLUTE(.); /* This is a symbol marking the flash.text end, this can be used for mmu driver to maintain virtual address */ + _etext = .; + /** + + * Similar to _iram_start, this symbol goes here so it is + + * resolved by addr2line in preference to the first symbol in + + * the flash.text segment. + + */ + _flash_cache_start = ABSOLUTE(0); + } > default_code_seg + /** + + * This dummy section represents the .flash.text section but in default_rodata_seg. + + * Thus, it must have its alignment and (at least) its size. + + */ + .flash_rodata_dummy (NOLOAD): + { + _flash_rodata_dummy_start = .; + /* Start at the same alignment constraint than .flash.text */ + . = ALIGN(ALIGNOF(.flash.text)); + /* Create an empty gap as big as .flash.text section */ + . = . + SIZEOF(.flash.text); + /* Prepare the alignment of the section above. Few bytes (0x20) must be + + * added for the mapping header. */ + . = ALIGN(_esp_mmu_block_size) + 0x20; + } > default_rodata_seg + .flash.appdesc : ALIGN(0x10) + { + _rodata_reserved_start = ABSOLUTE(.); /* This is a symbol marking the flash.rodata start, this can be used for mmu driver to maintain virtual address */ + _rodata_start = ABSOLUTE(.); + *(.rodata_desc .rodata_desc.*) /* Should be the first. App version info. DO NOT PUT ANYTHING BEFORE IT! */ + *(.rodata_custom_desc .rodata_custom_desc.*) /* Should be the second. Custom app version info. DO NOT PUT ANYTHING BEFORE IT! */ + /* Create an empty gap within this section. Thanks to this, the end of this + + * section will match .flash.rodata's begin address. Thus, both sections + + * will be merged when creating the final bin image. */ + . = ALIGN(ALIGNOF(.flash.rodata)); + } >default_rodata_seg + .flash.rodata : ALIGN(0x10) + { + _flash_rodata_start = ABSOLUTE(.); + mapping[flash_rodata] + *(.irom1.text) /* catch stray ICACHE_RODATA_ATTR */ + *(.gnu.linkonce.r.*) + *(.rodata1) + __XT_EXCEPTION_TABLE_ = ABSOLUTE(.); + *(.xt_except_table) + *(.gcc_except_table .gcc_except_table.*) + *(.gnu.linkonce.e.*) + *(.gnu.version_r) + . = (. + 7) & ~ 3; + /* + + * C++ constructor and destructor tables + + * Don't include anything from crtbegin.o or crtend.o, as IDF doesn't use toolchain crt. + + * + + * RISC-V gcc is configured with --enable-initfini-array so it emits an .init_array section instead. + + * But the init_priority sections will be sorted for iteration in ascending order during startup. + + * The rest of the init_array sections is sorted for iteration in descending order during startup, however. + + * Hence a different section is generated for the init_priority functions which is iterated in + + * ascending order during startup. The corresponding code can be found in startup.c. + + */ + __init_priority_array_start = ABSOLUTE(.); + KEEP (*(EXCLUDE_FILE (*crtend.* *crtbegin.*) .init_array.*)) + __init_priority_array_end = ABSOLUTE(.); + __init_array_start = ABSOLUTE(.); + KEEP (*(EXCLUDE_FILE (*crtend.* *crtbegin.*) .init_array)) + __init_array_end = ABSOLUTE(.); + KEEP (*crtbegin.*(.dtors)) + KEEP (*(EXCLUDE_FILE (*crtend.*) .dtors)) + KEEP (*(SORT(.dtors.*))) + KEEP (*(.dtors)) + /* C++ exception handlers table: */ + __XT_EXCEPTION_DESCS_ = ABSOLUTE(.); + *(.xt_except_desc) + *(.gnu.linkonce.h.*) + __XT_EXCEPTION_DESCS_END__ = ABSOLUTE(.); + *(.xt_except_desc_end) + *(.dynamic) + *(.gnu.version_d) + /* Addresses of memory regions reserved via SOC_RESERVE_MEMORY_REGION() */ + soc_reserved_memory_region_start = ABSOLUTE(.); + KEEP (*(.reserved_memory_address)) + soc_reserved_memory_region_end = ABSOLUTE(.); + /* System init functions registered via ESP_SYSTEM_INIT_FN */ + _esp_system_init_fn_array_start = ABSOLUTE(.); + KEEP (*(SORT_BY_INIT_PRIORITY(.esp_system_init_fn.*))) + _esp_system_init_fn_array_end = ABSOLUTE(.); + _rodata_end = ABSOLUTE(.); + /* Literals are also RO data. */ + _lit4_start = ABSOLUTE(.); + *(*.lit4) + *(.lit4.*) + *(.gnu.linkonce.lit4.*) + _lit4_end = ABSOLUTE(.); + . = ALIGN(4); + _thread_local_start = ABSOLUTE(.); + *(.tdata) + *(.tdata.*) + *(.tbss) + *(.tbss.*) + _thread_local_end = ABSOLUTE(.); + } > default_rodata_seg + /* + + This section is a place where we dump all the rodata which aren't used at runtime, + + so as to avoid binary size increase + + */ + .flash.rodata_noload (NOLOAD) : + { + /* + + This is a symbol marking the flash.rodata end, this can be used for mmu driver to maintain virtual address + + We don't need to include the noload rodata in this section + + */ + _rodata_reserved_end = ABSOLUTE(.); + . = ALIGN (4); + mapping[rodata_noload] + } > default_rodata_seg + /* Marks the end of IRAM code segment */ + .iram0.text_end (NOLOAD) : + { + /* iram_end_test section exists for use by Memprot unit tests only */ + *(.iram_end_test) + /* ESP32-C3 memprot requires 16B padding for possible CPU prefetch and 512B alignment for PMS split lines */ + . += _esp_memprot_prefetch_pad_size; + . = ALIGN(_esp_memprot_align_size); + _iram_text_end = ABSOLUTE(.); + } > iram0_0_seg + .iram0.data : + { + . = ALIGN(16); + _iram_data_start = ABSOLUTE(.); + mapping[iram0_data] + _iram_data_end = ABSOLUTE(.); + } > iram0_0_seg + .iram0.bss (NOLOAD) : + { + . = ALIGN(16); + _iram_bss_start = ABSOLUTE(.); + mapping[iram0_bss] + _iram_bss_end = ABSOLUTE(.); + . = ALIGN(16); + _iram_end = ABSOLUTE(.); + } > iram0_0_seg + /* Marks the end of data, bss and possibly rodata */ + .dram0.heap_start (NOLOAD) : + { + . = ALIGN (16); + _heap_start = ABSOLUTE(.); + } > dram0_0_seg + /DISCARD/ : + { + *(.eh_frame_hdr) + *(.eh_frame) + } +} +ASSERT(((_iram_end - ORIGIN(iram0_0_seg)) <= LENGTH(iram0_0_seg)), + "IRAM0 segment data does not fit.") +ASSERT(((_heap_start - ORIGIN(dram0_0_seg)) <= LENGTH(dram0_0_seg)), + "DRAM segment data does not fit.") diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/libesp_system.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/libesp_system.a new file mode 100644 index 000000000..30c5e5098 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/libesp_system.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/port/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/port/cmake_install.cmake new file mode 100644 index 000000000..2a486ee77 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/port/cmake_install.cmake @@ -0,0 +1,44 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/port/soc/esp32c3/cmake_install.cmake") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/port/soc/esp32c3/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/port/soc/esp32c3/cmake_install.cmake new file mode 100644 index 000000000..c7bc0d553 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/port/soc/esp32c3/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc/esp32c3 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj new file mode 100644 index 000000000..a6c3300e4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_common.c.obj new file mode 100644 index 000000000..75be94112 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systimer.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systimer.c.obj new file mode 100644 index 000000000..15121c6d4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systimer.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj new file mode 100644 index 000000000..84fee5a8f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj new file mode 100644 index 000000000..2f6af6d27 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/cmake_install.cmake new file mode 100644 index 000000000..05fc99fc7 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/libesp_timer.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/libesp_timer.a new file mode 100644 index 000000000..0212c7faf Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/libesp_timer.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32c3/esp_adapter.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32c3/esp_adapter.c.obj new file mode 100644 index 000000000..7df42e32d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32c3/esp_adapter.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj new file mode 100644 index 000000000..717b70c1f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj new file mode 100644 index 000000000..3be86e143 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj new file mode 100644 index 000000000..968e13014 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj new file mode 100644 index 000000000..5c8d6343e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj new file mode 100644 index 000000000..96478fbfb Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj new file mode 100644 index 000000000..11d80b57b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj new file mode 100644 index 000000000..ef3c4f2a3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/cmake_install.cmake new file mode 100644 index 000000000..ae039ba7c --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/libesp_wifi.a b/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/libesp_wifi.a new file mode 100644 index 000000000..df4ba0654 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/libesp_wifi.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj new file mode 100644 index 000000000..67d9545eb Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj new file mode 100644 index 000000000..b70f6d898 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_crc.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_crc.c.obj new file mode 100644 index 000000000..4f2407845 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_crc.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj new file mode 100644 index 000000000..8a9cf4f85 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj new file mode 100644 index 000000000..947790d21 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_sha.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_sha.c.obj new file mode 100644 index 000000000..1d6cd94b2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_sha.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj new file mode 100644 index 000000000..5231f632a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/riscv/core_dump_port.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/riscv/core_dump_port.c.obj new file mode 100644 index 000000000..bcb1fdd9a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/riscv/core_dump_port.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/cmake_install.cmake new file mode 100644 index 000000000..524df187e --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/libespcoredump.a b/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/libespcoredump.a new file mode 100644 index 000000000..09282e8ca Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/libespcoredump.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborencoder.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborencoder.c.obj new file mode 100644 index 000000000..b58f31870 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborencoder.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborencoder_close_container_checked.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborencoder_close_container_checked.c.obj new file mode 100644 index 000000000..653347985 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborencoder_close_container_checked.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborencoder_float.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborencoder_float.c.obj new file mode 100644 index 000000000..fa587dfa9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborencoder_float.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborerrorstrings.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborerrorstrings.c.obj new file mode 100644 index 000000000..fe26def77 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborerrorstrings.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborparser.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborparser.c.obj new file mode 100644 index 000000000..280d3d72b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborparser.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborparser_dup_string.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborparser_dup_string.c.obj new file mode 100644 index 000000000..b6be7d7f4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborparser_dup_string.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborparser_float.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborparser_float.c.obj new file mode 100644 index 000000000..d48505b83 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborparser_float.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborpretty.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborpretty.c.obj new file mode 100644 index 000000000..dc8f9f4ad Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborpretty.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborpretty_stdio.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborpretty_stdio.c.obj new file mode 100644 index 000000000..0f0903a6f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborpretty_stdio.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cbortojson.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cbortojson.c.obj new file mode 100644 index 000000000..7743f4f7f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cbortojson.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborvalidation.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborvalidation.c.obj new file mode 100644 index 000000000..4519aeff7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborvalidation.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/open_memstream.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/open_memstream.c.obj new file mode 100644 index 000000000..398d7edd2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/open_memstream.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/cmake_install.cmake new file mode 100644 index 000000000..571c9d7ac --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/libespressif__cbor.a b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/libespressif__cbor.a new file mode 100644 index 000000000..f996b5e6e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/libespressif__cbor.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/__idf_espressif__esp_secure_cert_mgr.dir/srcs/esp_secure_cert_crypto.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/__idf_espressif__esp_secure_cert_mgr.dir/srcs/esp_secure_cert_crypto.c.obj new file mode 100644 index 000000000..e5f647886 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/__idf_espressif__esp_secure_cert_mgr.dir/srcs/esp_secure_cert_crypto.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/__idf_espressif__esp_secure_cert_mgr.dir/srcs/esp_secure_cert_tlv_read.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/__idf_espressif__esp_secure_cert_mgr.dir/srcs/esp_secure_cert_tlv_read.c.obj new file mode 100644 index 000000000..955cc12e7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/__idf_espressif__esp_secure_cert_mgr.dir/srcs/esp_secure_cert_tlv_read.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espressif__esp_secure_cert_mgr/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__esp_secure_cert_mgr/cmake_install.cmake new file mode 100644 index 000000000..34e9c5a30 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__esp_secure_cert_mgr/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a new file mode 100644 index 000000000..11aad2954 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/CMakeFiles/__idf_espressif__mdns.dir/mdns.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/CMakeFiles/__idf_espressif__mdns.dir/mdns.c.obj new file mode 100644 index 000000000..e2adb5f20 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/CMakeFiles/__idf_espressif__mdns.dir/mdns.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/CMakeFiles/__idf_espressif__mdns.dir/mdns_console.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/CMakeFiles/__idf_espressif__mdns.dir/mdns_console.c.obj new file mode 100644 index 000000000..305177d57 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/CMakeFiles/__idf_espressif__mdns.dir/mdns_console.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/CMakeFiles/__idf_espressif__mdns.dir/mdns_networking_lwip.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/CMakeFiles/__idf_espressif__mdns.dir/mdns_networking_lwip.c.obj new file mode 100644 index 000000000..e96a2e0f9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/CMakeFiles/__idf_espressif__mdns.dir/mdns_networking_lwip.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/cmake_install.cmake new file mode 100644 index 000000000..e9f9aed51 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/libespressif__mdns.a b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/libespressif__mdns.a new file mode 100644 index 000000000..fff528c8a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/libespressif__mdns.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esptool_py/app-flash_args.in b/ESP32-Rainmaker-Switch/build/esp-idf/esptool_py/app-flash_args.in new file mode 100644 index 000000000..3a11b1046 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esptool_py/app-flash_args.in @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 4MB +0x20000 $.bin \ No newline at end of file diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esptool_py/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/esptool_py/cmake_install.cmake new file mode 100644 index 000000000..87b746f3c --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esptool_py/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/esptool_py/flasher_args.json.in b/ESP32-Rainmaker-Switch/build/esp-idf/esptool_py/flasher_args.json.in new file mode 100644 index 000000000..475aa6bce --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/esptool_py/flasher_args.json.in @@ -0,0 +1,26 @@ +{ + "write_flash_args" : [ "--flash_mode", "dio", + "--flash_size", "4MB", + "--flash_freq", "80m" ], + "flash_settings" : { + "flash_mode": "dio", + "flash_size": "4MB", + "flash_freq": "80m" + }, + "flash_files" : { + "0x0" : "bootloader/bootloader.bin", + "0x20000" : "$.bin", + "0x8000" : "partition_table/partition-table.bin", + "0x16000" : "ota_data_initial.bin" + }, + "bootloader" : { "offset" : "0x0", "file" : "bootloader/bootloader.bin", "encrypted" : "false" }, + "app" : { "offset" : "0x20000", "file" : "$.bin", "encrypted" : "false" }, + "partition-table" : { "offset" : "0x8000", "file" : "partition_table/partition-table.bin", "encrypted" : "false" }, + "otadata" : { "offset" : "0x16000", "file" : "ota_data_initial.bin", "encrypted" : "false" }, + "extra_esptool_args" : { + "after" : "hard_reset", + "before" : "default_reset", + "stub" : true, + "chip" : "esp32c3" + } +} diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj new file mode 100644 index 000000000..8d9d26714 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj new file mode 100644 index 000000000..2f5df5094 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj new file mode 100644 index 000000000..ecb4774eb Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj new file mode 100644 index 000000000..73cdf0037 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj new file mode 100644 index 000000000..e3fbaf4ba Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj new file mode 100644 index 000000000..9dbc4f7bd Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj new file mode 100644 index 000000000..203c39e3e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj new file mode 100644 index 000000000..a74b8cd1a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj new file mode 100644 index 000000000..d2241f98c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj new file mode 100644 index 000000000..049635445 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/cmake_install.cmake new file mode 100644 index 000000000..19d087c16 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/libfatfs.a b/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/libfatfs.a new file mode 100644 index 000000000..e901e139f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/libfatfs.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj new file mode 100644 index 000000000..ad9c01c62 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj new file mode 100644 index 000000000..7ac25e939 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/port.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/port.c.obj new file mode 100644 index 000000000..6cf0684ca Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/port.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/portasm.S.obj b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/portasm.S.obj new file mode 100644 index 000000000..35b6c81e8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/portasm.S.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj new file mode 100644 index 000000000..af2e4e408 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj new file mode 100644 index 000000000..8d02a0b8a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj new file mode 100644 index 000000000..ef92768bc Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj new file mode 100644 index 000000000..b988b8adb Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj new file mode 100644 index 000000000..56b0d91b3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/freertos_compatibility.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/freertos_compatibility.c.obj new file mode 100644 index 000000000..3badffa35 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/freertos_compatibility.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj new file mode 100644 index 000000000..abcb19965 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/heap_idf.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/heap_idf.c.obj new file mode 100644 index 000000000..78d119015 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/heap_idf.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj new file mode 100644 index 000000000..d58940cf1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj new file mode 100644 index 000000000..4fbe754c3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/freertos/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/cmake_install.cmake new file mode 100644 index 000000000..fa9f936f0 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/freertos/libfreertos.a b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/libfreertos.a new file mode 100644 index 000000000..63254eeb8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/freertos/libfreertos.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/gpio_button/CMakeFiles/__idf_gpio_button.dir/button/button.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/gpio_button/CMakeFiles/__idf_gpio_button.dir/button/button.c.obj new file mode 100644 index 000000000..7cdd6d034 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/gpio_button/CMakeFiles/__idf_gpio_button.dir/button/button.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/gpio_button/CMakeFiles/__idf_gpio_button.dir/button/button_obj.cpp.obj b/ESP32-Rainmaker-Switch/build/esp-idf/gpio_button/CMakeFiles/__idf_gpio_button.dir/button/button_obj.cpp.obj new file mode 100644 index 000000000..c79516433 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/gpio_button/CMakeFiles/__idf_gpio_button.dir/button/button_obj.cpp.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/gpio_button/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/gpio_button/cmake_install.cmake new file mode 100644 index 000000000..a972ee71b --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/gpio_button/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/gpio_button/libgpio_button.a b/ESP32-Rainmaker-Switch/build/esp-idf/gpio_button/libgpio_button.a new file mode 100644 index 000000000..6cab7d0ff Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/gpio_button/libgpio_button.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj new file mode 100644 index 000000000..e4589b926 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal_common.c.obj new file mode 100644 index 000000000..8ecae1945 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_oneshot_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_oneshot_hal.c.obj new file mode 100644 index 000000000..5eca8f39c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_oneshot_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj new file mode 100644 index 000000000..e99703df8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj new file mode 100644 index 000000000..ba00f4bd4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj new file mode 100644 index 000000000..0af93d352 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/ds_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/ds_hal.c.obj new file mode 100644 index 000000000..cc41ff3a3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/ds_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj new file mode 100644 index 000000000..d68fb1da8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/clk_tree_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/clk_tree_hal.c.obj new file mode 100644 index 000000000..8965a9071 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/clk_tree_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj new file mode 100644 index 000000000..f8b9a1248 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/rtc_cntl_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/rtc_cntl_hal.c.obj new file mode 100644 index 000000000..89caf6ad7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/rtc_cntl_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_ahb_v1.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_ahb_v1.c.obj new file mode 100644 index 000000000..dc2c5c49a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_ahb_v1.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_top.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_top.c.obj new file mode 100644 index 000000000..df06bd94b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_top.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj new file mode 100644 index 000000000..4cd74c307 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj new file mode 100644 index 000000000..76ae680c3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/hmac_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/hmac_hal.c.obj new file mode 100644 index 000000000..cc249c7a8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/hmac_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj new file mode 100644 index 000000000..12ccddf5a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj new file mode 100644 index 000000000..643bd4143 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj new file mode 100644 index 000000000..8775a83cf Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj new file mode 100644 index 000000000..d08e64d0a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj new file mode 100644 index 000000000..d367e4dec Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj new file mode 100644 index 000000000..29df5754b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/mpi_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/mpi_hal.c.obj new file mode 100644 index 000000000..836b75c7b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/mpi_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj new file mode 100644 index 000000000..76b636a26 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/sdm_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/sdm_hal.c.obj new file mode 100644 index 000000000..a988ee672 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/sdm_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj new file mode 100644 index 000000000..03daebee4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj new file mode 100644 index 000000000..03ddaf877 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj new file mode 100644 index 000000000..3fa95ff45 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj new file mode 100644 index 000000000..87a8bdb95 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj new file mode 100644 index 000000000..c8c13671d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj new file mode 100644 index 000000000..86c6d2f38 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj new file mode 100644 index 000000000..daf17b676 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj new file mode 100644 index 000000000..81c937a4a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj new file mode 100644 index 000000000..e83423de0 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj new file mode 100644 index 000000000..156334e88 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj new file mode 100644 index 000000000..2b3fb3c60 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj new file mode 100644 index 000000000..93badd88d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj new file mode 100644 index 000000000..54fb48572 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj new file mode 100644 index 000000000..9c695c77a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj new file mode 100644 index 000000000..6dd1f287f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj new file mode 100644 index 000000000..5eff03c8f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj new file mode 100644 index 000000000..45552e964 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj new file mode 100644 index 000000000..829af68ac Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/hal/cmake_install.cmake new file mode 100644 index 000000000..e2de8213d --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/hal/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/hal + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/hal/libhal.a b/ESP32-Rainmaker-Switch/build/esp-idf/hal/libhal.a new file mode 100644 index 000000000..1c3896258 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/hal/libhal.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj new file mode 100644 index 000000000..e5abdff60 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj new file mode 100644 index 000000000..fbb63fb12 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj new file mode 100644 index 000000000..d975e213b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32c3/memory_layout.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32c3/memory_layout.c.obj new file mode 100644 index 000000000..2a32d8f54 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32c3/memory_layout.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj new file mode 100644 index 000000000..b9822c869 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj new file mode 100644 index 000000000..7b12abce3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/heap/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/heap/cmake_install.cmake new file mode 100644 index 000000000..59db83406 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/heap/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/heap + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/heap/libheap.a b/ESP32-Rainmaker-Switch/build/esp-idf/heap/libheap.a new file mode 100644 index 000000000..e2357e8bc Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/heap/libheap.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj new file mode 100644 index 000000000..ceac440ea Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/http_parser/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/http_parser/cmake_install.cmake new file mode 100644 index 000000000..bceda7e1b --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/http_parser/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/http_parser/libhttp_parser.a b/ESP32-Rainmaker-Switch/build/esp-idf/http_parser/libhttp_parser.a new file mode 100644 index 000000000..2fb1cea7f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/http_parser/libhttp_parser.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/idf_test/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/idf_test/cmake_install.cmake new file mode 100644 index 000000000..2942e1785 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/idf_test/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/idf_test + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/ieee802154/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/ieee802154/cmake_install.cmake new file mode 100644 index 000000000..8ffccb481 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/ieee802154/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/ieee802154 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/jsmn/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/jsmn/cmake_install.cmake new file mode 100644 index 000000000..12a0c742a --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/jsmn/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj new file mode 100644 index 000000000..21ad2ae56 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj new file mode 100644 index 000000000..c7a89a222 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/json/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/json/cmake_install.cmake new file mode 100644 index 000000000..3604ce70e --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/json/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/json + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/json/libjson.a b/ESP32-Rainmaker-Switch/build/esp-idf/json/libjson.a new file mode 100644 index 000000000..58fdfbdca Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/json/libjson.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/json_generator/CMakeFiles/__idf_json_generator.dir/src/json_generator.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/json_generator/CMakeFiles/__idf_json_generator.dir/src/json_generator.c.obj new file mode 100644 index 000000000..d9997b0a3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/json_generator/CMakeFiles/__idf_json_generator.dir/src/json_generator.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/json_generator/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/json_generator/cmake_install.cmake new file mode 100644 index 000000000..8e830929d --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/json_generator/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/json_generator/libjson_generator.a b/ESP32-Rainmaker-Switch/build/esp-idf/json_generator/libjson_generator.a new file mode 100644 index 000000000..47fb09f2c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/json_generator/libjson_generator.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/json_parser/CMakeFiles/__idf_json_parser.dir/src/json_parser.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/json_parser/CMakeFiles/__idf_json_parser.dir/src/json_parser.c.obj new file mode 100644 index 000000000..56c5a8816 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/json_parser/CMakeFiles/__idf_json_parser.dir/src/json_parser.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/json_parser/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/json_parser/cmake_install.cmake new file mode 100644 index 000000000..734292be5 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/json_parser/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/json_parser/libjson_parser.a b/ESP32-Rainmaker-Switch/build/esp-idf/json_parser/libjson_parser.a new file mode 100644 index 000000000..a9d395715 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/json_parser/libjson_parser.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj new file mode 100644 index 000000000..f90c4baae Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj new file mode 100644 index 000000000..c57c3b26c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/log/CMakeFiles/__idf_log.dir/log_freertos.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/log/CMakeFiles/__idf_log.dir/log_freertos.c.obj new file mode 100644 index 000000000..eb742d41d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/log/CMakeFiles/__idf_log.dir/log_freertos.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/log/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/log/cmake_install.cmake new file mode 100644 index 000000000..177b5c62b --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/log/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/log + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/log/liblog.a b/ESP32-Rainmaker-Switch/build/esp-idf/log/liblog.a new file mode 100644 index 000000000..689f50769 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/log/liblog.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj new file mode 100644 index 000000000..c86c24df4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj new file mode 100644 index 000000000..10b8d5fe8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj new file mode 100644 index 000000000..30da0bed7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj new file mode 100644 index 000000000..c7dbabbb4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj new file mode 100644 index 000000000..4a382d210 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj new file mode 100644 index 000000000..bf64d4f05 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj new file mode 100644 index 000000000..b2eefecb6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj new file mode 100644 index 000000000..7e198d642 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj new file mode 100644 index 000000000..c465429b5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj new file mode 100644 index 000000000..f498ea429 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj new file mode 100644 index 000000000..29f2274e8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj new file mode 100644 index 000000000..85ae8f38f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj new file mode 100644 index 000000000..ac116e34a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj new file mode 100644 index 000000000..718d231b5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj new file mode 100644 index 000000000..d56e0bfcb Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj new file mode 100644 index 000000000..97e5d5747 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj new file mode 100644 index 000000000..c4e3349c4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj new file mode 100644 index 000000000..700a5cf4a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj new file mode 100644 index 000000000..a85883f6e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj new file mode 100644 index 000000000..38349c998 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj new file mode 100644 index 000000000..f0b3d8117 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj new file mode 100644 index 000000000..429188e33 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj new file mode 100644 index 000000000..191850734 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj new file mode 100644 index 000000000..1dfd68b5a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj new file mode 100644 index 000000000..ea053d3c0 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj new file mode 100644 index 000000000..72af11584 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj new file mode 100644 index 000000000..ef8c7af8b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj new file mode 100644 index 000000000..865f3fccc Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj new file mode 100644 index 000000000..a14905251 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj new file mode 100644 index 000000000..e8c5f0cac Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj new file mode 100644 index 000000000..bd57e747a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj new file mode 100644 index 000000000..bf6630af6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj new file mode 100644 index 000000000..7cd21ab89 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj new file mode 100644 index 000000000..eb289a235 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj new file mode 100644 index 000000000..b1182560b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj new file mode 100644 index 000000000..5521ef299 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj new file mode 100644 index 000000000..7bc63db21 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj new file mode 100644 index 000000000..0fdfbddaf Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj new file mode 100644 index 000000000..02068cb11 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj new file mode 100644 index 000000000..4e61c03c8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj new file mode 100644 index 000000000..b5a2be593 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj new file mode 100644 index 000000000..1c8030e25 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj new file mode 100644 index 000000000..f9f2430a4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj new file mode 100644 index 000000000..cde540d1d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj new file mode 100644 index 000000000..7b1af1ccd Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj new file mode 100644 index 000000000..20956e38b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj new file mode 100644 index 000000000..8245b217c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj new file mode 100644 index 000000000..b7ff36ddf Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj new file mode 100644 index 000000000..3241b797f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj new file mode 100644 index 000000000..9a58c2146 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj new file mode 100644 index 000000000..153ff5010 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj new file mode 100644 index 000000000..8e9031baf Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj new file mode 100644 index 000000000..825f8c738 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj new file mode 100644 index 000000000..42bfbb469 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj new file mode 100644 index 000000000..266ad4845 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj new file mode 100644 index 000000000..293ca2817 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj new file mode 100644 index 000000000..b88274504 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj new file mode 100644 index 000000000..ea26f79d9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj new file mode 100644 index 000000000..38a5c34b5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj new file mode 100644 index 000000000..591584da3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj new file mode 100644 index 000000000..9d76f6f1b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj new file mode 100644 index 000000000..5f73e5329 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj new file mode 100644 index 000000000..921506da9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj new file mode 100644 index 000000000..eaa9054d2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj new file mode 100644 index 000000000..551a8c2f2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj new file mode 100644 index 000000000..735b55a58 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj new file mode 100644 index 000000000..43ba7074e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj new file mode 100644 index 000000000..9dbb8402b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj new file mode 100644 index 000000000..ec8469554 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj new file mode 100644 index 000000000..10085d65f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj new file mode 100644 index 000000000..50fb1a59f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj new file mode 100644 index 000000000..64f624d8f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj new file mode 100644 index 000000000..0e6c3ab28 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj new file mode 100644 index 000000000..7fcbdb83f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj new file mode 100644 index 000000000..5ef211063 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj new file mode 100644 index 000000000..b00790cc1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj new file mode 100644 index 000000000..2bbd77fad Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj new file mode 100644 index 000000000..05acbcafe Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj new file mode 100644 index 000000000..b8755d6f8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj new file mode 100644 index 000000000..f671530a4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj new file mode 100644 index 000000000..9e651ebfe Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj new file mode 100644 index 000000000..24aff438b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj new file mode 100644 index 000000000..f379909c0 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj new file mode 100644 index 000000000..d6162b953 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj new file mode 100644 index 000000000..62cb9a133 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj new file mode 100644 index 000000000..af8bd9fa5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/cmake_install.cmake new file mode 100644 index 000000000..e783a2c42 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/lwip/liblwip.a b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/liblwip.a new file mode 100644 index 000000000..808aa3bd7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/lwip/liblwip.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/main/CMakeFiles/__idf_main.dir/app_driver.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/main/CMakeFiles/__idf_main.dir/app_driver.c.obj new file mode 100644 index 000000000..de0e0bb34 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/main/CMakeFiles/__idf_main.dir/app_driver.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/main/CMakeFiles/__idf_main.dir/app_main.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/main/CMakeFiles/__idf_main.dir/app_main.c.obj new file mode 100644 index 000000000..281764c10 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/main/CMakeFiles/__idf_main.dir/app_main.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/main/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/main/cmake_install.cmake new file mode 100644 index 000000000..8eadb65e5 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/main/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/main + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/main/libmain.a b/ESP32-Rainmaker-Switch/build/esp-idf/main/libmain.a new file mode 100644 index 000000000..2a836a1d7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/main/libmain.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj new file mode 100644 index 000000000..34afd3459 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj new file mode 100644 index 000000000..44c36a75b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/cmake_install.cmake new file mode 100644 index 000000000..9d3309edf --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/cmake_install.cmake @@ -0,0 +1,44 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/libmbedtls.a b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/libmbedtls.a new file mode 100644 index 000000000..2c0dc4418 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/libmbedtls.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/cmake_install.cmake new file mode 100644 index 000000000..5abc2d8df --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/cmake_install.cmake @@ -0,0 +1,46 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/cmake_install.cmake") + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/cmake_install.cmake") + +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.obj new file mode 100644 index 000000000..957569e09 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/everest.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/everest.c.obj new file mode 100644 index 000000000..02b4a0214 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/everest.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x25519.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x25519.c.obj new file mode 100644 index 000000000..3e20a3d2e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x25519.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/cmake_install.cmake new file mode 100644 index 000000000..c0e147e56 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/cmake_install.cmake @@ -0,0 +1,47 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ DIR_PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE FILES "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest" FILES_MATCHING REGEX "/[^/]*\\.h$") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ FILES "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a new file mode 100644 index 000000000..22590823d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m.c.obj new file mode 100644 index 000000000..da4f6769a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m_driver_entrypoints.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m_driver_entrypoints.c.obj new file mode 100644 index 000000000..6bef1ef45 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m_driver_entrypoints.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/cmake_install.cmake new file mode 100644 index 000000000..0df83b4cb --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/cmake_install.cmake @@ -0,0 +1,47 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ DIR_PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE FILES "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/:C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m" FILES_MATCHING REGEX "/[^/]*\\.h$") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ FILES "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a new file mode 100644 index 000000000..7a63b3028 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake new file mode 100644 index 000000000..59e70f433 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake @@ -0,0 +1,48 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake") + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/3rdparty/cmake_install.cmake") + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake") + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/pkgconfig/cmake_install.cmake") + +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake new file mode 100644 index 000000000..21eb37011 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake @@ -0,0 +1,145 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/mbedtls" TYPE FILE PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ FILES + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/aes.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/aria.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/asn1.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/asn1write.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/base64.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/bignum.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/block_cipher.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/build_info.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/camellia.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ccm.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/chacha20.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/chachapoly.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/check_config.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/cipher.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/cmac.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/compat-2.x.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_adjust_legacy_crypto.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_adjust_legacy_from_psa.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_adjust_psa_from_legacy.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_adjust_psa_superset_legacy.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_adjust_ssl.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_adjust_x509.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_psa.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/constant_time.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ctr_drbg.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/debug.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/des.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/dhm.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ecdh.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ecdsa.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ecjpake.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ecp.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/entropy.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/error.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/gcm.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/hkdf.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/hmac_drbg.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/lms.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/mbedtls_config.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/md.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/md5.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/memory_buffer_alloc.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/net_sockets.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/nist_kw.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/oid.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pem.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pk.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pkcs12.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pkcs5.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pkcs7.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/platform.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/platform_time.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/platform_util.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/poly1305.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/private_access.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/psa_util.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ripemd160.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/rsa.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/sha1.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/sha256.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/sha3.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/sha512.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl_cache.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl_ciphersuites.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl_cookie.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl_ticket.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/threading.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/timing.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/version.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/x509.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/x509_crl.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/x509_crt.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/x509_csr.h" + ) +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/psa" TYPE FILE PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ FILES + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/psa/build_info.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_adjust_auto_enabled.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_adjust_config_key_pair_types.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_adjust_config_synonyms.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_builtin_composites.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_builtin_key_derivation.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_builtin_primitives.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_compat.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_config.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_driver_common.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_driver_contexts_composites.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_driver_contexts_key_derivation.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_driver_contexts_primitives.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_extra.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_legacy.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_platform.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_se_driver.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_sizes.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_struct.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_types.h" + "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_values.h" + ) +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj new file mode 100644 index 000000000..b849d741a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj new file mode 100644 index 000000000..67d238f02 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj new file mode 100644 index 000000000..d91efc2b4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj new file mode 100644 index 000000000..686cce72a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj new file mode 100644 index 000000000..a19272d25 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj new file mode 100644 index 000000000..64abc4fe1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj new file mode 100644 index 000000000..313f37862 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj new file mode 100644 index 000000000..fcbf92628 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj new file mode 100644 index 000000000..9105175b0 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_hardware.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_hardware.c.obj new file mode 100644 index 000000000..ef770054f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_hardware.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_mem.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_mem.c.obj new file mode 100644 index 000000000..ec1776bfb Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_mem.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_timing.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_timing.c.obj new file mode 100644 index 000000000..712dc2d26 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_timing.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/md/esp_md.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/md/esp_md.c.obj new file mode 100644 index 000000000..5caec5fa5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/md/esp_md.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj new file mode 100644 index 000000000..1d4e2a20e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj new file mode 100644 index 000000000..10afc6fb6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj new file mode 100644 index 000000000..2cfbe62a7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c.obj new file mode 100644 index 000000000..4922f1c85 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj new file mode 100644 index 000000000..6f1f862af Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj new file mode 100644 index 000000000..74099e721 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj new file mode 100644 index 000000000..02f12f61e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.obj new file mode 100644 index 000000000..88b49fe88 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj new file mode 100644 index 000000000..d3f686e80 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj new file mode 100644 index 000000000..917b593f3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj new file mode 100644 index 000000000..039ed94bf Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj new file mode 100644 index 000000000..0eeeb894e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj new file mode 100644 index 000000000..ca66e68c5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj new file mode 100644 index 000000000..4b471c861 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.obj new file mode 100644 index 000000000..26f5ef6f6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.obj new file mode 100644 index 000000000..48ed666ba Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod_raw.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod_raw.c.obj new file mode 100644 index 000000000..a75bac352 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod_raw.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/block_cipher.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/block_cipher.c.obj new file mode 100644 index 000000000..62057e709 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/block_cipher.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj new file mode 100644 index 000000000..34a6acaa7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj new file mode 100644 index 000000000..347c171b9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj new file mode 100644 index 000000000..229cd6a0d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj new file mode 100644 index 000000000..88e021485 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj new file mode 100644 index 000000000..27102944d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj new file mode 100644 index 000000000..548dfa416 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj new file mode 100644 index 000000000..37c9f6376 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj new file mode 100644 index 000000000..d781b91c7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj new file mode 100644 index 000000000..f2cb4b347 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj new file mode 100644 index 000000000..055e52f67 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj new file mode 100644 index 000000000..e7525f739 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj new file mode 100644 index 000000000..a7c0f9a9a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj new file mode 100644 index 000000000..5c2f75c87 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj new file mode 100644 index 000000000..77e71555b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj new file mode 100644 index 000000000..c4b299f0e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj new file mode 100644 index 000000000..dc00b0523 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves_new.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves_new.c.obj new file mode 100644 index 000000000..da05c54dc Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves_new.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj new file mode 100644 index 000000000..bc490cdb6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj new file mode 100644 index 000000000..5b1eee3b8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj new file mode 100644 index 000000000..f10c3b8d5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj new file mode 100644 index 000000000..e9b616495 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj new file mode 100644 index 000000000..cc63d3d1b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj new file mode 100644 index 000000000..118e36bba Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.obj new file mode 100644 index 000000000..1c8047c61 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.obj new file mode 100644 index 000000000..935c9b90b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj new file mode 100644 index 000000000..930c2427e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj new file mode 100644 index 000000000..e52f445e9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj new file mode 100644 index 000000000..9a8faf450 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj new file mode 100644 index 000000000..ac60f2677 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj new file mode 100644 index 000000000..6914476eb Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj new file mode 100644 index 000000000..7dbbd013a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj new file mode 100644 index 000000000..42079af16 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj new file mode 100644 index 000000000..76c31d660 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_ecc.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_ecc.c.obj new file mode 100644 index 000000000..c93043aef Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_ecc.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj new file mode 100644 index 000000000..024d43b10 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj new file mode 100644 index 000000000..4956bf3a5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj new file mode 100644 index 000000000..3e48dce65 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj new file mode 100644 index 000000000..acfa33c1f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj new file mode 100644 index 000000000..2422272f6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj new file mode 100644 index 000000000..6323d8f25 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj new file mode 100644 index 000000000..db9010fdf Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj new file mode 100644 index 000000000..f2d272ba8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj new file mode 100644 index 000000000..186fed6a5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj new file mode 100644 index 000000000..651e38176 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj new file mode 100644 index 000000000..d60be6b9f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj new file mode 100644 index 000000000..2031274bf Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers_no_static.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers_no_static.c.obj new file mode 100644 index 000000000..5a6f1c227 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers_no_static.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj new file mode 100644 index 000000000..d213b9556 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ffdh.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ffdh.c.obj new file mode 100644 index 000000000..93fa01547 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ffdh.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj new file mode 100644 index 000000000..d90c41873 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj new file mode 100644 index 000000000..7b324d48d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_pake.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_pake.c.obj new file mode 100644 index 000000000..b4cdb3d57 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_pake.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj new file mode 100644 index 000000000..64c2910ed Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj new file mode 100644 index 000000000..b75ced436 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj new file mode 100644 index 000000000..4798c705b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj new file mode 100644 index 000000000..4cca55da6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj new file mode 100644 index 000000000..0f723073d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.obj new file mode 100644 index 000000000..896daa787 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj new file mode 100644 index 000000000..8212011a1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj new file mode 100644 index 000000000..18150962d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.obj new file mode 100644 index 000000000..d3d16cfc7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj new file mode 100644 index 000000000..f90f5ee6c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj new file mode 100644 index 000000000..e0260793d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha3.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha3.c.obj new file mode 100644 index 000000000..b551c49c1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha3.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj new file mode 100644 index 000000000..5d17c4c3c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj new file mode 100644 index 000000000..32b977929 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj new file mode 100644 index 000000000..a7002da66 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj new file mode 100644 index 000000000..0ff5a2d99 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj new file mode 100644 index 000000000..4f49df45f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_mbedtls_dynamic_impl.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_mbedtls_dynamic_impl.c.obj new file mode 100644 index 000000000..72abdcf43 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_mbedtls_dynamic_impl.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_ssl_cli.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_ssl_cli.c.obj new file mode 100644 index 000000000..56010974a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_ssl_cli.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_ssl_srv.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_ssl_srv.c.obj new file mode 100644 index 000000000..057c210ce Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_ssl_srv.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_ssl_tls.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_ssl_tls.c.obj new file mode 100644 index 000000000..c18f80f08 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/dynamic/esp_ssl_tls.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_platform_time.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_platform_time.c.obj new file mode 100644 index 000000000..e18a592a0 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/esp_platform_time.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj new file mode 100644 index 000000000..f796e3598 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/net_sockets.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/net_sockets.c.obj new file mode 100644 index 000000000..d44e8ad1a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/port/net_sockets.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj new file mode 100644 index 000000000..b5fe5d9bf Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj new file mode 100644 index 000000000..00a30cec8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj new file mode 100644 index 000000000..dbae867c8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj new file mode 100644 index 000000000..d22c5a3f6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj new file mode 100644 index 000000000..ed5d68dff Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj new file mode 100644 index 000000000..e0e556ae3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj new file mode 100644 index 000000000..e40377124 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.obj new file mode 100644 index 000000000..7474729dc Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj new file mode 100644 index 000000000..6573e5263 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj new file mode 100644 index 000000000..e32ff9ec9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj new file mode 100644 index 000000000..7d217b02c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj new file mode 100644 index 000000000..c9bfc4e7d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj new file mode 100644 index 000000000..9d477a2e1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj new file mode 100644 index 000000000..03888f5e9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj new file mode 100644 index 000000000..44f3428de Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj new file mode 100644 index 000000000..534c95e88 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj new file mode 100644 index 000000000..da7bf6fbb Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.obj new file mode 100644 index 000000000..a5cbf8d99 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj new file mode 100644 index 000000000..dcc2074b7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj new file mode 100644 index 000000000..5d7798d46 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj new file mode 100644 index 000000000..825ba6284 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj new file mode 100644 index 000000000..67ce14770 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj new file mode 100644 index 000000000..3f16802a8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj new file mode 100644 index 000000000..543516c92 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj new file mode 100644 index 000000000..5beff7b9b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj new file mode 100644 index 000000000..754c62cb1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake new file mode 100644 index 000000000..4777245c3 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake @@ -0,0 +1,51 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/libmbedx509.a") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/libmbedtls.a") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/error.c b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/error.c new file mode 100644 index 000000000..84b637aeb --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/error.c @@ -0,0 +1,880 @@ +/* + * Error message information + * + * Copyright The Mbed TLS Contributors + * SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later + */ + +#include "common.h" + +#include "mbedtls/error.h" + +#if defined(MBEDTLS_ERROR_C) || defined(MBEDTLS_ERROR_STRERROR_DUMMY) + +#if defined(MBEDTLS_ERROR_C) + +#include "mbedtls/platform.h" + +#include +#include + +#if defined(MBEDTLS_AES_C) +#include "mbedtls/aes.h" +#endif + +#if defined(MBEDTLS_ARIA_C) +#include "mbedtls/aria.h" +#endif + +#if defined(MBEDTLS_ASN1_PARSE_C) +#include "mbedtls/asn1.h" +#endif + +#if defined(MBEDTLS_BASE64_C) +#include "mbedtls/base64.h" +#endif + +#if defined(MBEDTLS_BIGNUM_C) +#include "mbedtls/bignum.h" +#endif + +#if defined(MBEDTLS_CAMELLIA_C) +#include "mbedtls/camellia.h" +#endif + +#if defined(MBEDTLS_CCM_C) +#include "mbedtls/ccm.h" +#endif + +#if defined(MBEDTLS_CHACHA20_C) +#include "mbedtls/chacha20.h" +#endif + +#if defined(MBEDTLS_CHACHAPOLY_C) +#include "mbedtls/chachapoly.h" +#endif + +#if defined(MBEDTLS_CIPHER_C) +#include "mbedtls/cipher.h" +#endif + +#if defined(MBEDTLS_CTR_DRBG_C) +#include "mbedtls/ctr_drbg.h" +#endif + +#if defined(MBEDTLS_DES_C) +#include "mbedtls/des.h" +#endif + +#if defined(MBEDTLS_DHM_C) +#include "mbedtls/dhm.h" +#endif + +#if defined(MBEDTLS_ECP_C) +#include "mbedtls/ecp.h" +#endif + +#if defined(MBEDTLS_ENTROPY_C) +#include "mbedtls/entropy.h" +#endif + +#if defined(MBEDTLS_ERROR_C) +#include "mbedtls/error.h" +#endif + +#if defined(MBEDTLS_PLATFORM_C) +#include "mbedtls/platform.h" +#endif + +#if defined(MBEDTLS_GCM_C) +#include "mbedtls/gcm.h" +#endif + +#if defined(MBEDTLS_HKDF_C) +#include "mbedtls/hkdf.h" +#endif + +#if defined(MBEDTLS_HMAC_DRBG_C) +#include "mbedtls/hmac_drbg.h" +#endif + +#if defined(MBEDTLS_LMS_C) +#include "mbedtls/lms.h" +#endif + +#if defined(MBEDTLS_MD_C) +#include "mbedtls/md.h" +#endif + +#if defined(MBEDTLS_NET_C) +#include "mbedtls/net_sockets.h" +#endif + +#if defined(MBEDTLS_OID_C) +#include "mbedtls/oid.h" +#endif + +#if defined(MBEDTLS_PEM_PARSE_C) || defined(MBEDTLS_PEM_WRITE_C) +#include "mbedtls/pem.h" +#endif + +#if defined(MBEDTLS_PK_C) +#include "mbedtls/pk.h" +#endif + +#if defined(MBEDTLS_PKCS12_C) +#include "mbedtls/pkcs12.h" +#endif + +#if defined(MBEDTLS_PKCS5_C) +#include "mbedtls/pkcs5.h" +#endif + +#if defined(MBEDTLS_PKCS7_C) +#include "mbedtls/pkcs7.h" +#endif + +#if defined(MBEDTLS_POLY1305_C) +#include "mbedtls/poly1305.h" +#endif + +#if defined(MBEDTLS_RSA_C) +#include "mbedtls/rsa.h" +#endif + +#if defined(MBEDTLS_SHA1_C) +#include "mbedtls/sha1.h" +#endif + +#if defined(MBEDTLS_SHA256_C) +#include "mbedtls/sha256.h" +#endif + +#if defined(MBEDTLS_SHA3_C) +#include "mbedtls/sha3.h" +#endif + +#if defined(MBEDTLS_SHA512_C) +#include "mbedtls/sha512.h" +#endif + +#if defined(MBEDTLS_SSL_TLS_C) +#include "mbedtls/ssl.h" +#endif + +#if defined(MBEDTLS_THREADING_C) +#include "mbedtls/threading.h" +#endif + +#if defined(MBEDTLS_X509_USE_C) || defined(MBEDTLS_X509_CREATE_C) +#include "mbedtls/x509.h" +#endif + + +const char *mbedtls_high_level_strerr(int error_code) +{ + int high_level_error_code; + + if (error_code < 0) { + error_code = -error_code; + } + + /* Extract the high-level part from the error code. */ + high_level_error_code = error_code & 0xFF80; + + switch (high_level_error_code) { + /* Begin Auto-Generated Code. */ + #if defined(MBEDTLS_CIPHER_C) + case -(MBEDTLS_ERR_CIPHER_FEATURE_UNAVAILABLE): + return( "CIPHER - The selected feature is not available" ); + case -(MBEDTLS_ERR_CIPHER_BAD_INPUT_DATA): + return( "CIPHER - Bad input parameters" ); + case -(MBEDTLS_ERR_CIPHER_ALLOC_FAILED): + return( "CIPHER - Failed to allocate memory" ); + case -(MBEDTLS_ERR_CIPHER_INVALID_PADDING): + return( "CIPHER - Input data contains invalid padding and is rejected" ); + case -(MBEDTLS_ERR_CIPHER_FULL_BLOCK_EXPECTED): + return( "CIPHER - Decryption of block requires a full block" ); + case -(MBEDTLS_ERR_CIPHER_AUTH_FAILED): + return( "CIPHER - Authentication failed (for AEAD modes)" ); + case -(MBEDTLS_ERR_CIPHER_INVALID_CONTEXT): + return( "CIPHER - The context is invalid. For example, because it was freed" ); +#endif /* MBEDTLS_CIPHER_C */ + +#if defined(MBEDTLS_DHM_C) + case -(MBEDTLS_ERR_DHM_BAD_INPUT_DATA): + return( "DHM - Bad input parameters" ); + case -(MBEDTLS_ERR_DHM_READ_PARAMS_FAILED): + return( "DHM - Reading of the DHM parameters failed" ); + case -(MBEDTLS_ERR_DHM_MAKE_PARAMS_FAILED): + return( "DHM - Making of the DHM parameters failed" ); + case -(MBEDTLS_ERR_DHM_READ_PUBLIC_FAILED): + return( "DHM - Reading of the public values failed" ); + case -(MBEDTLS_ERR_DHM_MAKE_PUBLIC_FAILED): + return( "DHM - Making of the public value failed" ); + case -(MBEDTLS_ERR_DHM_CALC_SECRET_FAILED): + return( "DHM - Calculation of the DHM secret failed" ); + case -(MBEDTLS_ERR_DHM_INVALID_FORMAT): + return( "DHM - The ASN.1 data is not formatted correctly" ); + case -(MBEDTLS_ERR_DHM_ALLOC_FAILED): + return( "DHM - Allocation of memory failed" ); + case -(MBEDTLS_ERR_DHM_FILE_IO_ERROR): + return( "DHM - Read or write of file failed" ); + case -(MBEDTLS_ERR_DHM_SET_GROUP_FAILED): + return( "DHM - Setting the modulus and generator failed" ); +#endif /* MBEDTLS_DHM_C */ + +#if defined(MBEDTLS_ECP_C) + case -(MBEDTLS_ERR_ECP_BAD_INPUT_DATA): + return( "ECP - Bad input parameters to function" ); + case -(MBEDTLS_ERR_ECP_BUFFER_TOO_SMALL): + return( "ECP - The buffer is too small to write to" ); + case -(MBEDTLS_ERR_ECP_FEATURE_UNAVAILABLE): + return( "ECP - The requested feature is not available, for example, the requested curve is not supported" ); + case -(MBEDTLS_ERR_ECP_VERIFY_FAILED): + return( "ECP - The signature is not valid" ); + case -(MBEDTLS_ERR_ECP_ALLOC_FAILED): + return( "ECP - Memory allocation failed" ); + case -(MBEDTLS_ERR_ECP_RANDOM_FAILED): + return( "ECP - Generation of random value, such as ephemeral key, failed" ); + case -(MBEDTLS_ERR_ECP_INVALID_KEY): + return( "ECP - Invalid private or public key" ); + case -(MBEDTLS_ERR_ECP_SIG_LEN_MISMATCH): + return( "ECP - The buffer contains a valid signature followed by more data" ); + case -(MBEDTLS_ERR_ECP_IN_PROGRESS): + return( "ECP - Operation in progress, call again with the same parameters to continue" ); +#endif /* MBEDTLS_ECP_C */ + +#if defined(MBEDTLS_MD_C) + case -(MBEDTLS_ERR_MD_FEATURE_UNAVAILABLE): + return( "MD - The selected feature is not available" ); + case -(MBEDTLS_ERR_MD_BAD_INPUT_DATA): + return( "MD - Bad input parameters to function" ); + case -(MBEDTLS_ERR_MD_ALLOC_FAILED): + return( "MD - Failed to allocate memory" ); + case -(MBEDTLS_ERR_MD_FILE_IO_ERROR): + return( "MD - Opening or reading of file failed" ); +#endif /* MBEDTLS_MD_C */ + +#if defined(MBEDTLS_PEM_PARSE_C) || defined(MBEDTLS_PEM_WRITE_C) + case -(MBEDTLS_ERR_PEM_NO_HEADER_FOOTER_PRESENT): + return( "PEM - No PEM header or footer found" ); + case -(MBEDTLS_ERR_PEM_INVALID_DATA): + return( "PEM - PEM string is not as expected" ); + case -(MBEDTLS_ERR_PEM_ALLOC_FAILED): + return( "PEM - Failed to allocate memory" ); + case -(MBEDTLS_ERR_PEM_INVALID_ENC_IV): + return( "PEM - RSA IV is not in hex-format" ); + case -(MBEDTLS_ERR_PEM_UNKNOWN_ENC_ALG): + return( "PEM - Unsupported key encryption algorithm" ); + case -(MBEDTLS_ERR_PEM_PASSWORD_REQUIRED): + return( "PEM - Private key password can't be empty" ); + case -(MBEDTLS_ERR_PEM_PASSWORD_MISMATCH): + return( "PEM - Given private key password does not allow for correct decryption" ); + case -(MBEDTLS_ERR_PEM_FEATURE_UNAVAILABLE): + return( "PEM - Unavailable feature, e.g. hashing/encryption combination" ); + case -(MBEDTLS_ERR_PEM_BAD_INPUT_DATA): + return( "PEM - Bad input parameters to function" ); +#endif /* MBEDTLS_PEM_PARSE_C || MBEDTLS_PEM_WRITE_C */ + +#if defined(MBEDTLS_PK_C) + case -(MBEDTLS_ERR_PK_ALLOC_FAILED): + return( "PK - Memory allocation failed" ); + case -(MBEDTLS_ERR_PK_TYPE_MISMATCH): + return( "PK - Type mismatch, eg attempt to encrypt with an ECDSA key" ); + case -(MBEDTLS_ERR_PK_BAD_INPUT_DATA): + return( "PK - Bad input parameters to function" ); + case -(MBEDTLS_ERR_PK_FILE_IO_ERROR): + return( "PK - Read/write of file failed" ); + case -(MBEDTLS_ERR_PK_KEY_INVALID_VERSION): + return( "PK - Unsupported key version" ); + case -(MBEDTLS_ERR_PK_KEY_INVALID_FORMAT): + return( "PK - Invalid key tag or value" ); + case -(MBEDTLS_ERR_PK_UNKNOWN_PK_ALG): + return( "PK - Key algorithm is unsupported (only RSA and EC are supported)" ); + case -(MBEDTLS_ERR_PK_PASSWORD_REQUIRED): + return( "PK - Private key password can't be empty" ); + case -(MBEDTLS_ERR_PK_PASSWORD_MISMATCH): + return( "PK - Given private key password does not allow for correct decryption" ); + case -(MBEDTLS_ERR_PK_INVALID_PUBKEY): + return( "PK - The pubkey tag or value is invalid (only RSA and EC are supported)" ); + case -(MBEDTLS_ERR_PK_INVALID_ALG): + return( "PK - The algorithm tag or value is invalid" ); + case -(MBEDTLS_ERR_PK_UNKNOWN_NAMED_CURVE): + return( "PK - Elliptic curve is unsupported (only NIST curves are supported)" ); + case -(MBEDTLS_ERR_PK_FEATURE_UNAVAILABLE): + return( "PK - Unavailable feature, e.g. RSA disabled for RSA key" ); + case -(MBEDTLS_ERR_PK_SIG_LEN_MISMATCH): + return( "PK - The buffer contains a valid signature followed by more data" ); + case -(MBEDTLS_ERR_PK_BUFFER_TOO_SMALL): + return( "PK - The output buffer is too small" ); +#endif /* MBEDTLS_PK_C */ + +#if defined(MBEDTLS_PKCS12_C) + case -(MBEDTLS_ERR_PKCS12_BAD_INPUT_DATA): + return( "PKCS12 - Bad input parameters to function" ); + case -(MBEDTLS_ERR_PKCS12_FEATURE_UNAVAILABLE): + return( "PKCS12 - Feature not available, e.g. unsupported encryption scheme" ); + case -(MBEDTLS_ERR_PKCS12_PBE_INVALID_FORMAT): + return( "PKCS12 - PBE ASN.1 data not as expected" ); + case -(MBEDTLS_ERR_PKCS12_PASSWORD_MISMATCH): + return( "PKCS12 - Given private key password does not allow for correct decryption" ); +#endif /* MBEDTLS_PKCS12_C */ + +#if defined(MBEDTLS_PKCS5_C) + case -(MBEDTLS_ERR_PKCS5_BAD_INPUT_DATA): + return( "PKCS5 - Bad input parameters to function" ); + case -(MBEDTLS_ERR_PKCS5_INVALID_FORMAT): + return( "PKCS5 - Unexpected ASN.1 data" ); + case -(MBEDTLS_ERR_PKCS5_FEATURE_UNAVAILABLE): + return( "PKCS5 - Requested encryption or digest alg not available" ); + case -(MBEDTLS_ERR_PKCS5_PASSWORD_MISMATCH): + return( "PKCS5 - Given private key password does not allow for correct decryption" ); +#endif /* MBEDTLS_PKCS5_C */ + +#if defined(MBEDTLS_PKCS7_C) + case -(MBEDTLS_ERR_PKCS7_INVALID_FORMAT): + return( "PKCS7 - The format is invalid, e.g. different type expected" ); + case -(MBEDTLS_ERR_PKCS7_FEATURE_UNAVAILABLE): + return( "PKCS7 - Unavailable feature, e.g. anything other than signed data" ); + case -(MBEDTLS_ERR_PKCS7_INVALID_VERSION): + return( "PKCS7 - The PKCS #7 version element is invalid or cannot be parsed" ); + case -(MBEDTLS_ERR_PKCS7_INVALID_CONTENT_INFO): + return( "PKCS7 - The PKCS #7 content info is invalid or cannot be parsed" ); + case -(MBEDTLS_ERR_PKCS7_INVALID_ALG): + return( "PKCS7 - The algorithm tag or value is invalid or cannot be parsed" ); + case -(MBEDTLS_ERR_PKCS7_INVALID_CERT): + return( "PKCS7 - The certificate tag or value is invalid or cannot be parsed" ); + case -(MBEDTLS_ERR_PKCS7_INVALID_SIGNATURE): + return( "PKCS7 - Error parsing the signature" ); + case -(MBEDTLS_ERR_PKCS7_INVALID_SIGNER_INFO): + return( "PKCS7 - Error parsing the signer's info" ); + case -(MBEDTLS_ERR_PKCS7_BAD_INPUT_DATA): + return( "PKCS7 - Input invalid" ); + case -(MBEDTLS_ERR_PKCS7_ALLOC_FAILED): + return( "PKCS7 - Allocation of memory failed" ); + case -(MBEDTLS_ERR_PKCS7_VERIFY_FAIL): + return( "PKCS7 - Verification Failed" ); + case -(MBEDTLS_ERR_PKCS7_CERT_DATE_INVALID): + return( "PKCS7 - The PKCS #7 date issued/expired dates are invalid" ); +#endif /* MBEDTLS_PKCS7_C */ + +#if defined(MBEDTLS_RSA_C) + case -(MBEDTLS_ERR_RSA_BAD_INPUT_DATA): + return( "RSA - Bad input parameters to function" ); + case -(MBEDTLS_ERR_RSA_INVALID_PADDING): + return( "RSA - Input data contains invalid padding and is rejected" ); + case -(MBEDTLS_ERR_RSA_KEY_GEN_FAILED): + return( "RSA - Something failed during generation of a key" ); + case -(MBEDTLS_ERR_RSA_KEY_CHECK_FAILED): + return( "RSA - Key failed to pass the validity check of the library" ); + case -(MBEDTLS_ERR_RSA_PUBLIC_FAILED): + return( "RSA - The public key operation failed" ); + case -(MBEDTLS_ERR_RSA_PRIVATE_FAILED): + return( "RSA - The private key operation failed" ); + case -(MBEDTLS_ERR_RSA_VERIFY_FAILED): + return( "RSA - The PKCS#1 verification failed" ); + case -(MBEDTLS_ERR_RSA_OUTPUT_TOO_LARGE): + return( "RSA - The output buffer for decryption is not large enough" ); + case -(MBEDTLS_ERR_RSA_RNG_FAILED): + return( "RSA - The random generator failed to generate non-zeros" ); +#endif /* MBEDTLS_RSA_C */ + +#if defined(MBEDTLS_SSL_TLS_C) + case -(MBEDTLS_ERR_SSL_CRYPTO_IN_PROGRESS): + return( "SSL - A cryptographic operation is in progress. Try again later" ); + case -(MBEDTLS_ERR_SSL_FEATURE_UNAVAILABLE): + return( "SSL - The requested feature is not available" ); + case -(MBEDTLS_ERR_SSL_BAD_INPUT_DATA): + return( "SSL - Bad input parameters to function" ); + case -(MBEDTLS_ERR_SSL_INVALID_MAC): + return( "SSL - Verification of the message MAC failed" ); + case -(MBEDTLS_ERR_SSL_INVALID_RECORD): + return( "SSL - An invalid SSL record was received" ); + case -(MBEDTLS_ERR_SSL_CONN_EOF): + return( "SSL - The connection indicated an EOF" ); + case -(MBEDTLS_ERR_SSL_DECODE_ERROR): + return( "SSL - A message could not be parsed due to a syntactic error" ); + case -(MBEDTLS_ERR_SSL_NO_RNG): + return( "SSL - No RNG was provided to the SSL module" ); + case -(MBEDTLS_ERR_SSL_NO_CLIENT_CERTIFICATE): + return( "SSL - No client certification received from the client, but required by the authentication mode" ); + case -(MBEDTLS_ERR_SSL_UNSUPPORTED_EXTENSION): + return( "SSL - Client received an extended server hello containing an unsupported extension" ); + case -(MBEDTLS_ERR_SSL_NO_APPLICATION_PROTOCOL): + return( "SSL - No ALPN protocols supported that the client advertises" ); + case -(MBEDTLS_ERR_SSL_PRIVATE_KEY_REQUIRED): + return( "SSL - The own private key or pre-shared key is not set, but needed" ); + case -(MBEDTLS_ERR_SSL_CA_CHAIN_REQUIRED): + return( "SSL - No CA Chain is set, but required to operate" ); + case -(MBEDTLS_ERR_SSL_UNEXPECTED_MESSAGE): + return( "SSL - An unexpected message was received from our peer" ); + case -(MBEDTLS_ERR_SSL_FATAL_ALERT_MESSAGE): + return( "SSL - A fatal alert message was received from our peer" ); + case -(MBEDTLS_ERR_SSL_UNRECOGNIZED_NAME): + return( "SSL - No server could be identified matching the client's SNI" ); + case -(MBEDTLS_ERR_SSL_PEER_CLOSE_NOTIFY): + return( "SSL - The peer notified us that the connection is going to be closed" ); + case -(MBEDTLS_ERR_SSL_BAD_CERTIFICATE): + return( "SSL - Processing of the Certificate handshake message failed" ); + case -(MBEDTLS_ERR_SSL_RECEIVED_NEW_SESSION_TICKET): + return( "SSL - * Received NewSessionTicket Post Handshake Message. This error code is experimental and may be changed or removed without notice" ); + case -(MBEDTLS_ERR_SSL_CANNOT_READ_EARLY_DATA): + return( "SSL - Not possible to read early data" ); + case -(MBEDTLS_ERR_SSL_RECEIVED_EARLY_DATA): + return( "SSL - * Early data has been received as part of an on-going handshake. This error code can be returned only on server side if and only if early data has been enabled by means of the mbedtls_ssl_conf_early_data() API. This error code can then be returned by mbedtls_ssl_handshake(), mbedtls_ssl_handshake_step(), mbedtls_ssl_read() or mbedtls_ssl_write() if early data has been received as part of the handshake sequence they triggered. To read the early data, call mbedtls_ssl_read_early_data()" ); + case -(MBEDTLS_ERR_SSL_CANNOT_WRITE_EARLY_DATA): + return( "SSL - Not possible to write early data" ); + case -(MBEDTLS_ERR_SSL_CACHE_ENTRY_NOT_FOUND): + return( "SSL - Cache entry not found" ); + case -(MBEDTLS_ERR_SSL_ALLOC_FAILED): + return( "SSL - Memory allocation failed" ); + case -(MBEDTLS_ERR_SSL_HW_ACCEL_FAILED): + return( "SSL - Hardware acceleration function returned with error" ); + case -(MBEDTLS_ERR_SSL_HW_ACCEL_FALLTHROUGH): + return( "SSL - Hardware acceleration function skipped / left alone data" ); + case -(MBEDTLS_ERR_SSL_BAD_PROTOCOL_VERSION): + return( "SSL - Handshake protocol not within min/max boundaries" ); + case -(MBEDTLS_ERR_SSL_HANDSHAKE_FAILURE): + return( "SSL - The handshake negotiation failed" ); + case -(MBEDTLS_ERR_SSL_SESSION_TICKET_EXPIRED): + return( "SSL - Session ticket has expired" ); + case -(MBEDTLS_ERR_SSL_PK_TYPE_MISMATCH): + return( "SSL - Public key type mismatch (eg, asked for RSA key exchange and presented EC key)" ); + case -(MBEDTLS_ERR_SSL_UNKNOWN_IDENTITY): + return( "SSL - Unknown identity received (eg, PSK identity)" ); + case -(MBEDTLS_ERR_SSL_INTERNAL_ERROR): + return( "SSL - Internal error (eg, unexpected failure in lower-level module)" ); + case -(MBEDTLS_ERR_SSL_COUNTER_WRAPPING): + return( "SSL - A counter would wrap (eg, too many messages exchanged)" ); + case -(MBEDTLS_ERR_SSL_WAITING_SERVER_HELLO_RENEGO): + return( "SSL - Unexpected message at ServerHello in renegotiation" ); + case -(MBEDTLS_ERR_SSL_HELLO_VERIFY_REQUIRED): + return( "SSL - DTLS client must retry for hello verification" ); + case -(MBEDTLS_ERR_SSL_BUFFER_TOO_SMALL): + return( "SSL - A buffer is too small to receive or write a message" ); + case -(MBEDTLS_ERR_SSL_WANT_READ): + return( "SSL - No data of requested type currently available on underlying transport" ); + case -(MBEDTLS_ERR_SSL_WANT_WRITE): + return( "SSL - Connection requires a write call" ); + case -(MBEDTLS_ERR_SSL_TIMEOUT): + return( "SSL - The operation timed out" ); + case -(MBEDTLS_ERR_SSL_CLIENT_RECONNECT): + return( "SSL - The client initiated a reconnect from the same port" ); + case -(MBEDTLS_ERR_SSL_UNEXPECTED_RECORD): + return( "SSL - Record header looks valid but is not expected" ); + case -(MBEDTLS_ERR_SSL_NON_FATAL): + return( "SSL - The alert message received indicates a non-fatal error" ); + case -(MBEDTLS_ERR_SSL_ILLEGAL_PARAMETER): + return( "SSL - A field in a message was incorrect or inconsistent with other fields" ); + case -(MBEDTLS_ERR_SSL_CONTINUE_PROCESSING): + return( "SSL - Internal-only message signaling that further message-processing should be done" ); + case -(MBEDTLS_ERR_SSL_ASYNC_IN_PROGRESS): + return( "SSL - The asynchronous operation is not completed yet" ); + case -(MBEDTLS_ERR_SSL_EARLY_MESSAGE): + return( "SSL - Internal-only message signaling that a message arrived early" ); + case -(MBEDTLS_ERR_SSL_UNEXPECTED_CID): + return( "SSL - An encrypted DTLS-frame with an unexpected CID was received" ); + case -(MBEDTLS_ERR_SSL_VERSION_MISMATCH): + return( "SSL - An operation failed due to an unexpected version or configuration" ); + case -(MBEDTLS_ERR_SSL_BAD_CONFIG): + return( "SSL - Invalid value in SSL config" ); +#endif /* MBEDTLS_SSL_TLS_C */ + +#if defined(MBEDTLS_X509_USE_C) || defined(MBEDTLS_X509_CREATE_C) + case -(MBEDTLS_ERR_X509_FEATURE_UNAVAILABLE): + return( "X509 - Unavailable feature, e.g. RSA hashing/encryption combination" ); + case -(MBEDTLS_ERR_X509_UNKNOWN_OID): + return( "X509 - Requested OID is unknown" ); + case -(MBEDTLS_ERR_X509_INVALID_FORMAT): + return( "X509 - The CRT/CRL/CSR format is invalid, e.g. different type expected" ); + case -(MBEDTLS_ERR_X509_INVALID_VERSION): + return( "X509 - The CRT/CRL/CSR version element is invalid" ); + case -(MBEDTLS_ERR_X509_INVALID_SERIAL): + return( "X509 - The serial tag or value is invalid" ); + case -(MBEDTLS_ERR_X509_INVALID_ALG): + return( "X509 - The algorithm tag or value is invalid" ); + case -(MBEDTLS_ERR_X509_INVALID_NAME): + return( "X509 - The name tag or value is invalid" ); + case -(MBEDTLS_ERR_X509_INVALID_DATE): + return( "X509 - The date tag or value is invalid" ); + case -(MBEDTLS_ERR_X509_INVALID_SIGNATURE): + return( "X509 - The signature tag or value invalid" ); + case -(MBEDTLS_ERR_X509_INVALID_EXTENSIONS): + return( "X509 - The extension tag or value is invalid" ); + case -(MBEDTLS_ERR_X509_UNKNOWN_VERSION): + return( "X509 - CRT/CRL/CSR has an unsupported version number" ); + case -(MBEDTLS_ERR_X509_UNKNOWN_SIG_ALG): + return( "X509 - Signature algorithm (oid) is unsupported" ); + case -(MBEDTLS_ERR_X509_SIG_MISMATCH): + return( "X509 - Signature algorithms do not match. (see \\c ::mbedtls_x509_crt sig_oid)" ); + case -(MBEDTLS_ERR_X509_CERT_VERIFY_FAILED): + return( "X509 - Certificate verification failed, e.g. CRL, CA or signature check failed" ); + case -(MBEDTLS_ERR_X509_CERT_UNKNOWN_FORMAT): + return( "X509 - Format not recognized as DER or PEM" ); + case -(MBEDTLS_ERR_X509_BAD_INPUT_DATA): + return( "X509 - Input invalid" ); + case -(MBEDTLS_ERR_X509_ALLOC_FAILED): + return( "X509 - Allocation of memory failed" ); + case -(MBEDTLS_ERR_X509_FILE_IO_ERROR): + return( "X509 - Read/write of file failed" ); + case -(MBEDTLS_ERR_X509_BUFFER_TOO_SMALL): + return( "X509 - Destination buffer is too small" ); + case -(MBEDTLS_ERR_X509_FATAL_ERROR): + return( "X509 - A fatal error occurred, eg the chain is too long or the vrfy callback failed" ); +#endif /* MBEDTLS_X509_USE_C || MBEDTLS_X509_CREATE_C */ + /* End Auto-Generated Code. */ + + default: + break; + } + + return NULL; +} + +const char *mbedtls_low_level_strerr(int error_code) +{ + int low_level_error_code; + + if (error_code < 0) { + error_code = -error_code; + } + + /* Extract the low-level part from the error code. */ + low_level_error_code = error_code & ~0xFF80; + + switch (low_level_error_code) { + /* Begin Auto-Generated Code. */ + #if defined(MBEDTLS_AES_C) + case -(MBEDTLS_ERR_AES_INVALID_KEY_LENGTH): + return( "AES - Invalid key length" ); + case -(MBEDTLS_ERR_AES_INVALID_INPUT_LENGTH): + return( "AES - Invalid data input length" ); + case -(MBEDTLS_ERR_AES_BAD_INPUT_DATA): + return( "AES - Invalid input data" ); +#endif /* MBEDTLS_AES_C */ + +#if defined(MBEDTLS_ARIA_C) + case -(MBEDTLS_ERR_ARIA_BAD_INPUT_DATA): + return( "ARIA - Bad input data" ); + case -(MBEDTLS_ERR_ARIA_INVALID_INPUT_LENGTH): + return( "ARIA - Invalid data input length" ); +#endif /* MBEDTLS_ARIA_C */ + +#if defined(MBEDTLS_ASN1_PARSE_C) + case -(MBEDTLS_ERR_ASN1_OUT_OF_DATA): + return( "ASN1 - Out of data when parsing an ASN1 data structure" ); + case -(MBEDTLS_ERR_ASN1_UNEXPECTED_TAG): + return( "ASN1 - ASN1 tag was of an unexpected value" ); + case -(MBEDTLS_ERR_ASN1_INVALID_LENGTH): + return( "ASN1 - Error when trying to determine the length or invalid length" ); + case -(MBEDTLS_ERR_ASN1_LENGTH_MISMATCH): + return( "ASN1 - Actual length differs from expected length" ); + case -(MBEDTLS_ERR_ASN1_INVALID_DATA): + return( "ASN1 - Data is invalid" ); + case -(MBEDTLS_ERR_ASN1_ALLOC_FAILED): + return( "ASN1 - Memory allocation failed" ); + case -(MBEDTLS_ERR_ASN1_BUF_TOO_SMALL): + return( "ASN1 - Buffer too small when writing ASN.1 data structure" ); +#endif /* MBEDTLS_ASN1_PARSE_C */ + +#if defined(MBEDTLS_BASE64_C) + case -(MBEDTLS_ERR_BASE64_BUFFER_TOO_SMALL): + return( "BASE64 - Output buffer too small" ); + case -(MBEDTLS_ERR_BASE64_INVALID_CHARACTER): + return( "BASE64 - Invalid character in input" ); +#endif /* MBEDTLS_BASE64_C */ + +#if defined(MBEDTLS_BIGNUM_C) + case -(MBEDTLS_ERR_MPI_FILE_IO_ERROR): + return( "BIGNUM - An error occurred while reading from or writing to a file" ); + case -(MBEDTLS_ERR_MPI_BAD_INPUT_DATA): + return( "BIGNUM - Bad input parameters to function" ); + case -(MBEDTLS_ERR_MPI_INVALID_CHARACTER): + return( "BIGNUM - There is an invalid character in the digit string" ); + case -(MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL): + return( "BIGNUM - The buffer is too small to write to" ); + case -(MBEDTLS_ERR_MPI_NEGATIVE_VALUE): + return( "BIGNUM - The input arguments are negative or result in illegal output" ); + case -(MBEDTLS_ERR_MPI_DIVISION_BY_ZERO): + return( "BIGNUM - The input argument for division is zero, which is not allowed" ); + case -(MBEDTLS_ERR_MPI_NOT_ACCEPTABLE): + return( "BIGNUM - The input arguments are not acceptable" ); + case -(MBEDTLS_ERR_MPI_ALLOC_FAILED): + return( "BIGNUM - Memory allocation failed" ); +#endif /* MBEDTLS_BIGNUM_C */ + +#if defined(MBEDTLS_CAMELLIA_C) + case -(MBEDTLS_ERR_CAMELLIA_BAD_INPUT_DATA): + return( "CAMELLIA - Bad input data" ); + case -(MBEDTLS_ERR_CAMELLIA_INVALID_INPUT_LENGTH): + return( "CAMELLIA - Invalid data input length" ); +#endif /* MBEDTLS_CAMELLIA_C */ + +#if defined(MBEDTLS_CCM_C) + case -(MBEDTLS_ERR_CCM_BAD_INPUT): + return( "CCM - Bad input parameters to the function" ); + case -(MBEDTLS_ERR_CCM_AUTH_FAILED): + return( "CCM - Authenticated decryption failed" ); +#endif /* MBEDTLS_CCM_C */ + +#if defined(MBEDTLS_CHACHA20_C) + case -(MBEDTLS_ERR_CHACHA20_BAD_INPUT_DATA): + return( "CHACHA20 - Invalid input parameter(s)" ); +#endif /* MBEDTLS_CHACHA20_C */ + +#if defined(MBEDTLS_CHACHAPOLY_C) + case -(MBEDTLS_ERR_CHACHAPOLY_BAD_STATE): + return( "CHACHAPOLY - The requested operation is not permitted in the current state" ); + case -(MBEDTLS_ERR_CHACHAPOLY_AUTH_FAILED): + return( "CHACHAPOLY - Authenticated decryption failed: data was not authentic" ); +#endif /* MBEDTLS_CHACHAPOLY_C */ + +#if defined(MBEDTLS_CTR_DRBG_C) + case -(MBEDTLS_ERR_CTR_DRBG_ENTROPY_SOURCE_FAILED): + return( "CTR_DRBG - The entropy source failed" ); + case -(MBEDTLS_ERR_CTR_DRBG_REQUEST_TOO_BIG): + return( "CTR_DRBG - The requested random buffer length is too big" ); + case -(MBEDTLS_ERR_CTR_DRBG_INPUT_TOO_BIG): + return( "CTR_DRBG - The input (entropy + additional data) is too large" ); + case -(MBEDTLS_ERR_CTR_DRBG_FILE_IO_ERROR): + return( "CTR_DRBG - Read or write error in file" ); +#endif /* MBEDTLS_CTR_DRBG_C */ + +#if defined(MBEDTLS_DES_C) + case -(MBEDTLS_ERR_DES_INVALID_INPUT_LENGTH): + return( "DES - The data input has an invalid length" ); +#endif /* MBEDTLS_DES_C */ + +#if defined(MBEDTLS_ENTROPY_C) + case -(MBEDTLS_ERR_ENTROPY_SOURCE_FAILED): + return( "ENTROPY - Critical entropy source failure" ); + case -(MBEDTLS_ERR_ENTROPY_MAX_SOURCES): + return( "ENTROPY - No more sources can be added" ); + case -(MBEDTLS_ERR_ENTROPY_NO_SOURCES_DEFINED): + return( "ENTROPY - No sources have been added to poll" ); + case -(MBEDTLS_ERR_ENTROPY_NO_STRONG_SOURCE): + return( "ENTROPY - No strong sources have been added to poll" ); + case -(MBEDTLS_ERR_ENTROPY_FILE_IO_ERROR): + return( "ENTROPY - Read/write error in file" ); +#endif /* MBEDTLS_ENTROPY_C */ + +#if defined(MBEDTLS_ERROR_C) + case -(MBEDTLS_ERR_ERROR_GENERIC_ERROR): + return( "ERROR - Generic error" ); + case -(MBEDTLS_ERR_ERROR_CORRUPTION_DETECTED): + return( "ERROR - This is a bug in the library" ); +#endif /* MBEDTLS_ERROR_C */ + +#if defined(MBEDTLS_PLATFORM_C) + case -(MBEDTLS_ERR_PLATFORM_HW_ACCEL_FAILED): + return( "PLATFORM - Hardware accelerator failed" ); + case -(MBEDTLS_ERR_PLATFORM_FEATURE_UNSUPPORTED): + return( "PLATFORM - The requested feature is not supported by the platform" ); +#endif /* MBEDTLS_PLATFORM_C */ + +#if defined(MBEDTLS_GCM_C) + case -(MBEDTLS_ERR_GCM_AUTH_FAILED): + return( "GCM - Authenticated decryption failed" ); + case -(MBEDTLS_ERR_GCM_BAD_INPUT): + return( "GCM - Bad input parameters to function" ); + case -(MBEDTLS_ERR_GCM_BUFFER_TOO_SMALL): + return( "GCM - An output buffer is too small" ); +#endif /* MBEDTLS_GCM_C */ + +#if defined(MBEDTLS_HKDF_C) + case -(MBEDTLS_ERR_HKDF_BAD_INPUT_DATA): + return( "HKDF - Bad input parameters to function" ); +#endif /* MBEDTLS_HKDF_C */ + +#if defined(MBEDTLS_HMAC_DRBG_C) + case -(MBEDTLS_ERR_HMAC_DRBG_REQUEST_TOO_BIG): + return( "HMAC_DRBG - Too many random requested in single call" ); + case -(MBEDTLS_ERR_HMAC_DRBG_INPUT_TOO_BIG): + return( "HMAC_DRBG - Input too large (Entropy + additional)" ); + case -(MBEDTLS_ERR_HMAC_DRBG_FILE_IO_ERROR): + return( "HMAC_DRBG - Read/write error in file" ); + case -(MBEDTLS_ERR_HMAC_DRBG_ENTROPY_SOURCE_FAILED): + return( "HMAC_DRBG - The entropy source failed" ); +#endif /* MBEDTLS_HMAC_DRBG_C */ + +#if defined(MBEDTLS_LMS_C) + case -(MBEDTLS_ERR_LMS_BAD_INPUT_DATA): + return( "LMS - Bad data has been input to an LMS function" ); + case -(MBEDTLS_ERR_LMS_OUT_OF_PRIVATE_KEYS): + return( "LMS - Specified LMS key has utilised all of its private keys" ); + case -(MBEDTLS_ERR_LMS_VERIFY_FAILED): + return( "LMS - LMS signature verification failed" ); + case -(MBEDTLS_ERR_LMS_ALLOC_FAILED): + return( "LMS - LMS failed to allocate space for a private key" ); + case -(MBEDTLS_ERR_LMS_BUFFER_TOO_SMALL): + return( "LMS - Input/output buffer is too small to contain requited data" ); +#endif /* MBEDTLS_LMS_C */ + +#if defined(MBEDTLS_NET_C) + case -(MBEDTLS_ERR_NET_SOCKET_FAILED): + return( "NET - Failed to open a socket" ); + case -(MBEDTLS_ERR_NET_CONNECT_FAILED): + return( "NET - The connection to the given server / port failed" ); + case -(MBEDTLS_ERR_NET_BIND_FAILED): + return( "NET - Binding of the socket failed" ); + case -(MBEDTLS_ERR_NET_LISTEN_FAILED): + return( "NET - Could not listen on the socket" ); + case -(MBEDTLS_ERR_NET_ACCEPT_FAILED): + return( "NET - Could not accept the incoming connection" ); + case -(MBEDTLS_ERR_NET_RECV_FAILED): + return( "NET - Reading information from the socket failed" ); + case -(MBEDTLS_ERR_NET_SEND_FAILED): + return( "NET - Sending information through the socket failed" ); + case -(MBEDTLS_ERR_NET_CONN_RESET): + return( "NET - Connection was reset by peer" ); + case -(MBEDTLS_ERR_NET_UNKNOWN_HOST): + return( "NET - Failed to get an IP address for the given hostname" ); + case -(MBEDTLS_ERR_NET_BUFFER_TOO_SMALL): + return( "NET - Buffer is too small to hold the data" ); + case -(MBEDTLS_ERR_NET_INVALID_CONTEXT): + return( "NET - The context is invalid, eg because it was free()ed" ); + case -(MBEDTLS_ERR_NET_POLL_FAILED): + return( "NET - Polling the net context failed" ); + case -(MBEDTLS_ERR_NET_BAD_INPUT_DATA): + return( "NET - Input invalid" ); +#endif /* MBEDTLS_NET_C */ + +#if defined(MBEDTLS_OID_C) + case -(MBEDTLS_ERR_OID_NOT_FOUND): + return( "OID - OID is not found" ); + case -(MBEDTLS_ERR_OID_BUF_TOO_SMALL): + return( "OID - output buffer is too small" ); +#endif /* MBEDTLS_OID_C */ + +#if defined(MBEDTLS_POLY1305_C) + case -(MBEDTLS_ERR_POLY1305_BAD_INPUT_DATA): + return( "POLY1305 - Invalid input parameter(s)" ); +#endif /* MBEDTLS_POLY1305_C */ + +#if defined(MBEDTLS_SHA1_C) + case -(MBEDTLS_ERR_SHA1_BAD_INPUT_DATA): + return( "SHA1 - SHA-1 input data was malformed" ); +#endif /* MBEDTLS_SHA1_C */ + +#if defined(MBEDTLS_SHA256_C) + case -(MBEDTLS_ERR_SHA256_BAD_INPUT_DATA): + return( "SHA256 - SHA-256 input data was malformed" ); +#endif /* MBEDTLS_SHA256_C */ + +#if defined(MBEDTLS_SHA3_C) + case -(MBEDTLS_ERR_SHA3_BAD_INPUT_DATA): + return( "SHA3 - SHA-3 input data was malformed" ); +#endif /* MBEDTLS_SHA3_C */ + +#if defined(MBEDTLS_SHA512_C) + case -(MBEDTLS_ERR_SHA512_BAD_INPUT_DATA): + return( "SHA512 - SHA-512 input data was malformed" ); +#endif /* MBEDTLS_SHA512_C */ + +#if defined(MBEDTLS_THREADING_C) + case -(MBEDTLS_ERR_THREADING_BAD_INPUT_DATA): + return( "THREADING - Bad input parameters to function" ); + case -(MBEDTLS_ERR_THREADING_MUTEX_ERROR): + return( "THREADING - Locking / unlocking / free failed with error code" ); +#endif /* MBEDTLS_THREADING_C */ + /* End Auto-Generated Code. */ + + default: + break; + } + + return NULL; +} + +void mbedtls_strerror(int ret, char *buf, size_t buflen) +{ + size_t len; + int use_ret; + const char *high_level_error_description = NULL; + const char *low_level_error_description = NULL; + + if (buflen == 0) { + return; + } + + memset(buf, 0x00, buflen); + + if (ret < 0) { + ret = -ret; + } + + if (ret & 0xFF80) { + use_ret = ret & 0xFF80; + + // Translate high level error code. + high_level_error_description = mbedtls_high_level_strerr(ret); + + if (high_level_error_description == NULL) { + mbedtls_snprintf(buf, buflen, "UNKNOWN ERROR CODE (%04X)", (unsigned int) use_ret); + } else { + mbedtls_snprintf(buf, buflen, "%s", high_level_error_description); + } + +#if defined(MBEDTLS_SSL_TLS_C) + // Early return in case of a fatal error - do not try to translate low + // level code. + if (use_ret == -(MBEDTLS_ERR_SSL_FATAL_ALERT_MESSAGE)) { + return; + } +#endif /* MBEDTLS_SSL_TLS_C */ + } + + use_ret = ret & ~0xFF80; + + if (use_ret == 0) { + return; + } + + // If high level code is present, make a concatenation between both + // error strings. + // + len = strlen(buf); + + if (len > 0) { + if (buflen - len < 5) { + return; + } + + mbedtls_snprintf(buf + len, buflen - len, " : "); + + buf += len + 3; + buflen -= len + 3; + } + + // Translate low level error code. + low_level_error_description = mbedtls_low_level_strerr(ret); + + if (low_level_error_description == NULL) { + mbedtls_snprintf(buf, buflen, "UNKNOWN ERROR CODE (%04X)", (unsigned int) use_ret); + } else { + mbedtls_snprintf(buf, buflen, "%s", low_level_error_description); + } +} + +#else /* MBEDTLS_ERROR_C */ + +/* + * Provide a dummy implementation when MBEDTLS_ERROR_C is not defined + */ +void mbedtls_strerror(int ret, char *buf, size_t buflen) +{ + ((void) ret); + + if (buflen > 0) { + buf[0] = '\0'; + } +} + +#endif /* MBEDTLS_ERROR_C */ + +#if defined(MBEDTLS_TEST_HOOKS) +void (*mbedtls_test_hook_error_add)(int, int, const char *, int); +#endif + +#endif /* MBEDTLS_ERROR_C || MBEDTLS_ERROR_STRERROR_DUMMY */ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a new file mode 100644 index 000000000..123200304 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/libmbedtls.a b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/libmbedtls.a new file mode 100644 index 000000000..6bf46bd1b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/libmbedtls.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/libmbedx509.a b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/libmbedx509.a new file mode 100644 index 000000000..f9f3908c3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/libmbedx509.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/psa_crypto_driver_wrappers_no_static.c b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/psa_crypto_driver_wrappers_no_static.c new file mode 100644 index 000000000..de8a5269b --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/psa_crypto_driver_wrappers_no_static.c @@ -0,0 +1,256 @@ +/* + * Functions to delegate cryptographic operations to an available + * and appropriate accelerator. + * Warning: This file is now auto-generated. + */ +/* Copyright The Mbed TLS Contributors + * SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later + */ + + +/* BEGIN-common headers */ +#include "common.h" +#include "psa_crypto_aead.h" +#include "psa_crypto_cipher.h" +#include "psa_crypto_core.h" +#include "psa_crypto_driver_wrappers_no_static.h" +#include "psa_crypto_hash.h" +#include "psa_crypto_mac.h" +#include "psa_crypto_pake.h" +#include "psa_crypto_rsa.h" + +#include "mbedtls/platform.h" +/* END-common headers */ + +#if defined(MBEDTLS_PSA_CRYPTO_C) + +/* BEGIN-driver headers */ +/* Headers for mbedtls_test opaque driver */ +#if defined(PSA_CRYPTO_DRIVER_TEST) +#include "test/drivers/test_driver.h" + +#endif +/* Headers for mbedtls_test transparent driver */ +#if defined(PSA_CRYPTO_DRIVER_TEST) +#include "test/drivers/test_driver.h" + +#endif +/* Headers for p256 transparent driver */ +#if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED) +#include "../3rdparty/p256-m/p256-m_driver_entrypoints.h" + +#endif + +/* END-driver headers */ + +/* Auto-generated values depending on which drivers are registered. + * ID 0 is reserved for unallocated operations. + * ID 1 is reserved for the Mbed TLS software driver. */ +/* BEGIN-driver id definition */ +#define PSA_CRYPTO_MBED_TLS_DRIVER_ID (1) +#define MBEDTLS_TEST_OPAQUE_DRIVER_ID (2) +#define MBEDTLS_TEST_TRANSPARENT_DRIVER_ID (3) +#define P256_TRANSPARENT_DRIVER_ID (4) + +/* END-driver id */ + +/* BEGIN-Common Macro definitions */ + +/* END-Common Macro definitions */ + +/* Support the 'old' SE interface when asked to */ +#if defined(MBEDTLS_PSA_CRYPTO_SE_C) +/* PSA_CRYPTO_DRIVER_PRESENT is defined when either a new-style or old-style + * SE driver is present, to avoid unused argument errors at compile time. */ +#ifndef PSA_CRYPTO_DRIVER_PRESENT +#define PSA_CRYPTO_DRIVER_PRESENT +#endif +#include "psa_crypto_se.h" +#endif + +/** Get the key buffer size required to store the key material of a key + * associated with an opaque driver. + * + * \param[in] attributes The key attributes. + * \param[out] key_buffer_size Minimum buffer size to contain the key material + * + * \retval #PSA_SUCCESS + * The minimum size for a buffer to contain the key material has been + * returned successfully. + * \retval #PSA_ERROR_NOT_SUPPORTED + * The type and/or the size in bits of the key or the combination of + * the two is not supported. + * \retval #PSA_ERROR_INVALID_ARGUMENT + * The key is declared with a lifetime not known to us. + */ +psa_status_t psa_driver_wrapper_get_key_buffer_size( + const psa_key_attributes_t *attributes, + size_t *key_buffer_size ) +{ + psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( psa_get_key_lifetime(attributes) ); + psa_key_type_t key_type = psa_get_key_type(attributes); + size_t key_bits = psa_get_key_bits(attributes); + + *key_buffer_size = 0; + switch( location ) + { +#if defined(PSA_CRYPTO_DRIVER_TEST) + case PSA_CRYPTO_TEST_DRIVER_LOCATION: +#if defined(MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS) + /* Emulate property 'builtin_key_size' */ + if( psa_key_id_is_builtin( + MBEDTLS_SVC_KEY_ID_GET_KEY_ID( + psa_get_key_id( attributes ) ) ) ) + { + *key_buffer_size = sizeof( psa_drv_slot_number_t ); + return( PSA_SUCCESS ); + } +#endif /* MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS */ + *key_buffer_size = mbedtls_test_opaque_size_function( key_type, + key_bits ); + return( ( *key_buffer_size != 0 ) ? + PSA_SUCCESS : PSA_ERROR_NOT_SUPPORTED ); +#endif /* PSA_CRYPTO_DRIVER_TEST */ + + default: + (void)key_type; + (void)key_bits; + return( PSA_ERROR_INVALID_ARGUMENT ); + } +} + +psa_status_t psa_driver_wrapper_export_public_key( + const psa_key_attributes_t *attributes, + const uint8_t *key_buffer, size_t key_buffer_size, + uint8_t *data, size_t data_size, size_t *data_length ) + +{ + + psa_status_t status = PSA_ERROR_INVALID_ARGUMENT; + psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( + psa_get_key_lifetime( attributes ) ); + + /* Try dynamically-registered SE interface first */ +#if defined(MBEDTLS_PSA_CRYPTO_SE_C) + const psa_drv_se_t *drv; + psa_drv_se_context_t *drv_context; + + if( psa_get_se_driver( psa_get_key_lifetime(attributes), &drv, &drv_context ) ) + { + if( ( drv->key_management == NULL ) || + ( drv->key_management->p_export_public == NULL ) ) + { + return( PSA_ERROR_NOT_SUPPORTED ); + } + + return( drv->key_management->p_export_public( + drv_context, + *( (psa_key_slot_number_t *)key_buffer ), + data, data_size, data_length ) ); + } +#endif /* MBEDTLS_PSA_CRYPTO_SE_C */ + + switch( location ) + { + case PSA_KEY_LOCATION_LOCAL_STORAGE: + /* Key is stored in the slot in export representation, so + * cycle through all known transparent accelerators */ +#if defined(PSA_CRYPTO_ACCELERATOR_DRIVER_PRESENT) + +#if (defined(PSA_CRYPTO_DRIVER_TEST) ) + status = mbedtls_test_transparent_export_public_key + (attributes, + key_buffer, + key_buffer_size, + data, + data_size, + data_length + ); + + if( status != PSA_ERROR_NOT_SUPPORTED ) + return( status ); +#endif + +#if (defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED) ) + status = p256_transparent_export_public_key + (attributes, + key_buffer, + key_buffer_size, + data, + data_size, + data_length + ); + + if( status != PSA_ERROR_NOT_SUPPORTED ) + return( status ); +#endif + + +#endif /* PSA_CRYPTO_ACCELERATOR_DRIVER_PRESENT */ + /* Fell through, meaning no accelerator supports this operation */ + return( psa_export_public_key_internal( attributes, + key_buffer, + key_buffer_size, + data, + data_size, + data_length ) ); + + /* Add cases for opaque driver here */ +#if defined(PSA_CRYPTO_ACCELERATOR_DRIVER_PRESENT) + +#if (defined(PSA_CRYPTO_DRIVER_TEST) ) + case 0x7fffff: + return( mbedtls_test_opaque_export_public_key + (attributes, + key_buffer, + key_buffer_size, + data, + data_size, + data_length + )); +#endif + + +#endif /* PSA_CRYPTO_ACCELERATOR_DRIVER_PRESENT */ + default: + /* Key is declared with a lifetime not known to us */ + return( status ); + } + +} + +psa_status_t psa_driver_wrapper_get_builtin_key( + psa_drv_slot_number_t slot_number, + psa_key_attributes_t *attributes, + uint8_t *key_buffer, size_t key_buffer_size, size_t *key_buffer_length ) +{ + + psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( psa_get_key_lifetime(attributes) ); + switch( location ) + { +#if defined(PSA_CRYPTO_ACCELERATOR_DRIVER_PRESENT) + +#if (defined(PSA_CRYPTO_DRIVER_TEST) ) + case 0x7fffff: + return( mbedtls_test_opaque_get_builtin_key + (slot_number, + attributes, + key_buffer, + key_buffer_size, + key_buffer_length + )); +#endif + + +#endif /* PSA_CRYPTO_ACCELERATOR_DRIVER_PRESENT */ + default: + (void) slot_number; + (void) key_buffer; + (void) key_buffer_size; + (void) key_buffer_length; + return( PSA_ERROR_DOES_NOT_EXIST ); + } + +} + +#endif /* MBEDTLS_PSA_CRYPTO_C */ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/ssl_debug_helpers_generated.c b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/ssl_debug_helpers_generated.c new file mode 100644 index 000000000..f8b4448c8 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/ssl_debug_helpers_generated.c @@ -0,0 +1,251 @@ +/* Automatically generated by generate_ssl_debug_helpers.py. DO NOT EDIT. */ + +/** + * \file ssl_debug_helpers_generated.c + * + * \brief Automatically generated helper functions for debugging + */ +/* + * Copyright The Mbed TLS Contributors + * SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later + * + */ + +#include "common.h" + +#if defined(MBEDTLS_DEBUG_C) + +#include "ssl_debug_helpers.h" + + +const char *mbedtls_ssl_named_group_to_str( uint16_t in ) +{ + switch( in ) + { + case MBEDTLS_SSL_IANA_TLS_GROUP_SECP192K1: + return "secp192k1"; + case MBEDTLS_SSL_IANA_TLS_GROUP_SECP192R1: + return "secp192r1"; + case MBEDTLS_SSL_IANA_TLS_GROUP_SECP224K1: + return "secp224k1"; + case MBEDTLS_SSL_IANA_TLS_GROUP_SECP224R1: + return "secp224r1"; + case MBEDTLS_SSL_IANA_TLS_GROUP_SECP256K1: + return "secp256k1"; + case MBEDTLS_SSL_IANA_TLS_GROUP_SECP256R1: + return "secp256r1"; + case MBEDTLS_SSL_IANA_TLS_GROUP_SECP384R1: + return "secp384r1"; + case MBEDTLS_SSL_IANA_TLS_GROUP_SECP521R1: + return "secp521r1"; + case MBEDTLS_SSL_IANA_TLS_GROUP_BP256R1: + return "bp256r1"; + case MBEDTLS_SSL_IANA_TLS_GROUP_BP384R1: + return "bp384r1"; + case MBEDTLS_SSL_IANA_TLS_GROUP_BP512R1: + return "bp512r1"; + case MBEDTLS_SSL_IANA_TLS_GROUP_X25519: + return "x25519"; + case MBEDTLS_SSL_IANA_TLS_GROUP_X448: + return "x448"; + case MBEDTLS_SSL_IANA_TLS_GROUP_FFDHE2048: + return "ffdhe2048"; + case MBEDTLS_SSL_IANA_TLS_GROUP_FFDHE3072: + return "ffdhe3072"; + case MBEDTLS_SSL_IANA_TLS_GROUP_FFDHE4096: + return "ffdhe4096"; + case MBEDTLS_SSL_IANA_TLS_GROUP_FFDHE6144: + return "ffdhe6144"; + case MBEDTLS_SSL_IANA_TLS_GROUP_FFDHE8192: + return "ffdhe8192"; + }; + + return "UNKOWN"; +} +const char *mbedtls_ssl_sig_alg_to_str( uint16_t in ) +{ + switch( in ) + { + case MBEDTLS_TLS1_3_SIG_RSA_PKCS1_SHA256: + return "rsa_pkcs1_sha256"; + case MBEDTLS_TLS1_3_SIG_RSA_PKCS1_SHA384: + return "rsa_pkcs1_sha384"; + case MBEDTLS_TLS1_3_SIG_RSA_PKCS1_SHA512: + return "rsa_pkcs1_sha512"; + case MBEDTLS_TLS1_3_SIG_ECDSA_SECP256R1_SHA256: + return "ecdsa_secp256r1_sha256"; + case MBEDTLS_TLS1_3_SIG_ECDSA_SECP384R1_SHA384: + return "ecdsa_secp384r1_sha384"; + case MBEDTLS_TLS1_3_SIG_ECDSA_SECP521R1_SHA512: + return "ecdsa_secp521r1_sha512"; + case MBEDTLS_TLS1_3_SIG_RSA_PSS_RSAE_SHA256: + return "rsa_pss_rsae_sha256"; + case MBEDTLS_TLS1_3_SIG_RSA_PSS_RSAE_SHA384: + return "rsa_pss_rsae_sha384"; + case MBEDTLS_TLS1_3_SIG_RSA_PSS_RSAE_SHA512: + return "rsa_pss_rsae_sha512"; + case MBEDTLS_TLS1_3_SIG_ED25519: + return "ed25519"; + case MBEDTLS_TLS1_3_SIG_ED448: + return "ed448"; + case MBEDTLS_TLS1_3_SIG_RSA_PSS_PSS_SHA256: + return "rsa_pss_pss_sha256"; + case MBEDTLS_TLS1_3_SIG_RSA_PSS_PSS_SHA384: + return "rsa_pss_pss_sha384"; + case MBEDTLS_TLS1_3_SIG_RSA_PSS_PSS_SHA512: + return "rsa_pss_pss_sha512"; + case MBEDTLS_TLS1_3_SIG_RSA_PKCS1_SHA1: + return "rsa_pkcs1_sha1"; + case MBEDTLS_TLS1_3_SIG_ECDSA_SHA1: + return "ecdsa_sha1"; + case MBEDTLS_TLS1_3_SIG_NONE: + return "none"; + }; + + return "UNKNOWN"; +} +const char *mbedtls_ssl_states_str( mbedtls_ssl_states in ) +{ + switch (in) { + case MBEDTLS_SSL_HELLO_REQUEST: + return "MBEDTLS_SSL_HELLO_REQUEST"; + case MBEDTLS_SSL_CLIENT_HELLO: + return "MBEDTLS_SSL_CLIENT_HELLO"; + case MBEDTLS_SSL_SERVER_HELLO: + return "MBEDTLS_SSL_SERVER_HELLO"; + case MBEDTLS_SSL_SERVER_CERTIFICATE: + return "MBEDTLS_SSL_SERVER_CERTIFICATE"; + case MBEDTLS_SSL_SERVER_KEY_EXCHANGE: + return "MBEDTLS_SSL_SERVER_KEY_EXCHANGE"; + case MBEDTLS_SSL_CERTIFICATE_REQUEST: + return "MBEDTLS_SSL_CERTIFICATE_REQUEST"; + case MBEDTLS_SSL_SERVER_HELLO_DONE: + return "MBEDTLS_SSL_SERVER_HELLO_DONE"; + case MBEDTLS_SSL_CLIENT_CERTIFICATE: + return "MBEDTLS_SSL_CLIENT_CERTIFICATE"; + case MBEDTLS_SSL_CLIENT_KEY_EXCHANGE: + return "MBEDTLS_SSL_CLIENT_KEY_EXCHANGE"; + case MBEDTLS_SSL_CERTIFICATE_VERIFY: + return "MBEDTLS_SSL_CERTIFICATE_VERIFY"; + case MBEDTLS_SSL_CLIENT_CHANGE_CIPHER_SPEC: + return "MBEDTLS_SSL_CLIENT_CHANGE_CIPHER_SPEC"; + case MBEDTLS_SSL_CLIENT_FINISHED: + return "MBEDTLS_SSL_CLIENT_FINISHED"; + case MBEDTLS_SSL_SERVER_CHANGE_CIPHER_SPEC: + return "MBEDTLS_SSL_SERVER_CHANGE_CIPHER_SPEC"; + case MBEDTLS_SSL_SERVER_FINISHED: + return "MBEDTLS_SSL_SERVER_FINISHED"; + case MBEDTLS_SSL_FLUSH_BUFFERS: + return "MBEDTLS_SSL_FLUSH_BUFFERS"; + case MBEDTLS_SSL_HANDSHAKE_WRAPUP: + return "MBEDTLS_SSL_HANDSHAKE_WRAPUP"; + case MBEDTLS_SSL_NEW_SESSION_TICKET: + return "MBEDTLS_SSL_NEW_SESSION_TICKET"; + case MBEDTLS_SSL_SERVER_HELLO_VERIFY_REQUEST_SENT: + return "MBEDTLS_SSL_SERVER_HELLO_VERIFY_REQUEST_SENT"; + case MBEDTLS_SSL_HELLO_RETRY_REQUEST: + return "MBEDTLS_SSL_HELLO_RETRY_REQUEST"; + case MBEDTLS_SSL_ENCRYPTED_EXTENSIONS: + return "MBEDTLS_SSL_ENCRYPTED_EXTENSIONS"; + case MBEDTLS_SSL_END_OF_EARLY_DATA: + return "MBEDTLS_SSL_END_OF_EARLY_DATA"; + case MBEDTLS_SSL_CLIENT_CERTIFICATE_VERIFY: + return "MBEDTLS_SSL_CLIENT_CERTIFICATE_VERIFY"; + case MBEDTLS_SSL_CLIENT_CCS_AFTER_SERVER_FINISHED: + return "MBEDTLS_SSL_CLIENT_CCS_AFTER_SERVER_FINISHED"; + case MBEDTLS_SSL_CLIENT_CCS_BEFORE_2ND_CLIENT_HELLO: + return "MBEDTLS_SSL_CLIENT_CCS_BEFORE_2ND_CLIENT_HELLO"; + case MBEDTLS_SSL_SERVER_CCS_AFTER_SERVER_HELLO: + return "MBEDTLS_SSL_SERVER_CCS_AFTER_SERVER_HELLO"; + case MBEDTLS_SSL_CLIENT_CCS_AFTER_CLIENT_HELLO: + return "MBEDTLS_SSL_CLIENT_CCS_AFTER_CLIENT_HELLO"; + case MBEDTLS_SSL_SERVER_CCS_AFTER_HELLO_RETRY_REQUEST: + return "MBEDTLS_SSL_SERVER_CCS_AFTER_HELLO_RETRY_REQUEST"; + case MBEDTLS_SSL_HANDSHAKE_OVER: + return "MBEDTLS_SSL_HANDSHAKE_OVER"; + case MBEDTLS_SSL_TLS1_3_NEW_SESSION_TICKET: + return "MBEDTLS_SSL_TLS1_3_NEW_SESSION_TICKET"; + case MBEDTLS_SSL_TLS1_3_NEW_SESSION_TICKET_FLUSH: + return "MBEDTLS_SSL_TLS1_3_NEW_SESSION_TICKET_FLUSH"; + default: + return "UNKNOWN_VALUE"; + } +} + +#if defined(MBEDTLS_SSL_EARLY_DATA) && defined(MBEDTLS_SSL_CLI_C) +const char *mbedtls_ssl_early_data_status_str( mbedtls_ssl_early_data_status in ) +{ + switch (in) { + case MBEDTLS_SSL_EARLY_DATA_STATUS_NOT_INDICATED: + return "MBEDTLS_SSL_EARLY_DATA_STATUS_NOT_INDICATED"; + case MBEDTLS_SSL_EARLY_DATA_STATUS_ACCEPTED: + return "MBEDTLS_SSL_EARLY_DATA_STATUS_ACCEPTED"; + case MBEDTLS_SSL_EARLY_DATA_STATUS_REJECTED: + return "MBEDTLS_SSL_EARLY_DATA_STATUS_REJECTED"; + default: + return "UNKNOWN_VALUE"; + } +} + +#endif /* defined(MBEDTLS_SSL_EARLY_DATA) && defined(MBEDTLS_SSL_CLI_C) */ +const char *mbedtls_ssl_protocol_version_str( mbedtls_ssl_protocol_version in ) +{ + switch (in) { + case MBEDTLS_SSL_VERSION_UNKNOWN: + return "MBEDTLS_SSL_VERSION_UNKNOWN"; + case MBEDTLS_SSL_VERSION_TLS1_2: + return "MBEDTLS_SSL_VERSION_TLS1_2"; + case MBEDTLS_SSL_VERSION_TLS1_3: + return "MBEDTLS_SSL_VERSION_TLS1_3"; + default: + return "UNKNOWN_VALUE"; + } +} + +const char *mbedtls_tls_prf_types_str( mbedtls_tls_prf_types in ) +{ + switch (in) { + case MBEDTLS_SSL_TLS_PRF_NONE: + return "MBEDTLS_SSL_TLS_PRF_NONE"; + case MBEDTLS_SSL_TLS_PRF_SHA384: + return "MBEDTLS_SSL_TLS_PRF_SHA384"; + case MBEDTLS_SSL_TLS_PRF_SHA256: + return "MBEDTLS_SSL_TLS_PRF_SHA256"; + case MBEDTLS_SSL_HKDF_EXPAND_SHA384: + return "MBEDTLS_SSL_HKDF_EXPAND_SHA384"; + case MBEDTLS_SSL_HKDF_EXPAND_SHA256: + return "MBEDTLS_SSL_HKDF_EXPAND_SHA256"; + default: + return "UNKNOWN_VALUE"; + } +} + +const char *mbedtls_ssl_key_export_type_str( mbedtls_ssl_key_export_type in ) +{ + switch (in) { + case MBEDTLS_SSL_KEY_EXPORT_TLS12_MASTER_SECRET: + return "MBEDTLS_SSL_KEY_EXPORT_TLS12_MASTER_SECRET"; +#if defined(MBEDTLS_SSL_PROTO_TLS1_3) + case MBEDTLS_SSL_KEY_EXPORT_TLS1_3_CLIENT_EARLY_SECRET: + return "MBEDTLS_SSL_KEY_EXPORT_TLS1_3_CLIENT_EARLY_SECRET"; + case MBEDTLS_SSL_KEY_EXPORT_TLS1_3_EARLY_EXPORTER_SECRET: + return "MBEDTLS_SSL_KEY_EXPORT_TLS1_3_EARLY_EXPORTER_SECRET"; + case MBEDTLS_SSL_KEY_EXPORT_TLS1_3_CLIENT_HANDSHAKE_TRAFFIC_SECRET: + return "MBEDTLS_SSL_KEY_EXPORT_TLS1_3_CLIENT_HANDSHAKE_TRAFFIC_SECRET"; + case MBEDTLS_SSL_KEY_EXPORT_TLS1_3_SERVER_HANDSHAKE_TRAFFIC_SECRET: + return "MBEDTLS_SSL_KEY_EXPORT_TLS1_3_SERVER_HANDSHAKE_TRAFFIC_SECRET"; + case MBEDTLS_SSL_KEY_EXPORT_TLS1_3_CLIENT_APPLICATION_TRAFFIC_SECRET: + return "MBEDTLS_SSL_KEY_EXPORT_TLS1_3_CLIENT_APPLICATION_TRAFFIC_SECRET"; + case MBEDTLS_SSL_KEY_EXPORT_TLS1_3_SERVER_APPLICATION_TRAFFIC_SECRET: + return "MBEDTLS_SSL_KEY_EXPORT_TLS1_3_SERVER_APPLICATION_TRAFFIC_SECRET"; +#endif + default: + return "UNKNOWN_VALUE"; + } +} + + + +#endif /* MBEDTLS_DEBUG_C */ +/* End of automatically generated file. */ + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/version_features.c b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/version_features.c new file mode 100644 index 000000000..406161d4c --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/library/version_features.c @@ -0,0 +1,841 @@ +/* + * Version feature information + * + * Copyright The Mbed TLS Contributors + * SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later + */ + +#include "common.h" + +#if defined(MBEDTLS_VERSION_C) + +#include "mbedtls/version.h" + +#include + +static const char * const features[] = { +#if defined(MBEDTLS_VERSION_FEATURES) + #if defined(MBEDTLS_HAVE_ASM) + "HAVE_ASM", //no-check-names +#endif /* MBEDTLS_HAVE_ASM */ +#if defined(MBEDTLS_NO_UDBL_DIVISION) + "NO_UDBL_DIVISION", //no-check-names +#endif /* MBEDTLS_NO_UDBL_DIVISION */ +#if defined(MBEDTLS_NO_64BIT_MULTIPLICATION) + "NO_64BIT_MULTIPLICATION", //no-check-names +#endif /* MBEDTLS_NO_64BIT_MULTIPLICATION */ +#if defined(MBEDTLS_HAVE_SSE2) + "HAVE_SSE2", //no-check-names +#endif /* MBEDTLS_HAVE_SSE2 */ +#if defined(MBEDTLS_HAVE_TIME) + "HAVE_TIME", //no-check-names +#endif /* MBEDTLS_HAVE_TIME */ +#if defined(MBEDTLS_HAVE_TIME_DATE) + "HAVE_TIME_DATE", //no-check-names +#endif /* MBEDTLS_HAVE_TIME_DATE */ +#if defined(MBEDTLS_PLATFORM_MEMORY) + "PLATFORM_MEMORY", //no-check-names +#endif /* MBEDTLS_PLATFORM_MEMORY */ +#if defined(MBEDTLS_PLATFORM_NO_STD_FUNCTIONS) + "PLATFORM_NO_STD_FUNCTIONS", //no-check-names +#endif /* MBEDTLS_PLATFORM_NO_STD_FUNCTIONS */ +#if defined(MBEDTLS_PLATFORM_SETBUF_ALT) + "PLATFORM_SETBUF_ALT", //no-check-names +#endif /* MBEDTLS_PLATFORM_SETBUF_ALT */ +#if defined(MBEDTLS_PLATFORM_EXIT_ALT) + "PLATFORM_EXIT_ALT", //no-check-names +#endif /* MBEDTLS_PLATFORM_EXIT_ALT */ +#if defined(MBEDTLS_PLATFORM_TIME_ALT) + "PLATFORM_TIME_ALT", //no-check-names +#endif /* MBEDTLS_PLATFORM_TIME_ALT */ +#if defined(MBEDTLS_PLATFORM_FPRINTF_ALT) + "PLATFORM_FPRINTF_ALT", //no-check-names +#endif /* MBEDTLS_PLATFORM_FPRINTF_ALT */ +#if defined(MBEDTLS_PLATFORM_PRINTF_ALT) + "PLATFORM_PRINTF_ALT", //no-check-names +#endif /* MBEDTLS_PLATFORM_PRINTF_ALT */ +#if defined(MBEDTLS_PLATFORM_SNPRINTF_ALT) + "PLATFORM_SNPRINTF_ALT", //no-check-names +#endif /* MBEDTLS_PLATFORM_SNPRINTF_ALT */ +#if defined(MBEDTLS_PLATFORM_VSNPRINTF_ALT) + "PLATFORM_VSNPRINTF_ALT", //no-check-names +#endif /* MBEDTLS_PLATFORM_VSNPRINTF_ALT */ +#if defined(MBEDTLS_PLATFORM_NV_SEED_ALT) + "PLATFORM_NV_SEED_ALT", //no-check-names +#endif /* MBEDTLS_PLATFORM_NV_SEED_ALT */ +#if defined(MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT) + "PLATFORM_SETUP_TEARDOWN_ALT", //no-check-names +#endif /* MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT */ +#if defined(MBEDTLS_PLATFORM_MS_TIME_ALT) + "PLATFORM_MS_TIME_ALT", //no-check-names +#endif /* MBEDTLS_PLATFORM_MS_TIME_ALT */ +#if defined(MBEDTLS_PLATFORM_GMTIME_R_ALT) + "PLATFORM_GMTIME_R_ALT", //no-check-names +#endif /* MBEDTLS_PLATFORM_GMTIME_R_ALT */ +#if defined(MBEDTLS_PLATFORM_ZEROIZE_ALT) + "PLATFORM_ZEROIZE_ALT", //no-check-names +#endif /* MBEDTLS_PLATFORM_ZEROIZE_ALT */ +#if defined(MBEDTLS_DEPRECATED_WARNING) + "DEPRECATED_WARNING", //no-check-names +#endif /* MBEDTLS_DEPRECATED_WARNING */ +#if defined(MBEDTLS_DEPRECATED_REMOVED) + "DEPRECATED_REMOVED", //no-check-names +#endif /* MBEDTLS_DEPRECATED_REMOVED */ +#if defined(MBEDTLS_TIMING_ALT) + "TIMING_ALT", //no-check-names +#endif /* MBEDTLS_TIMING_ALT */ +#if defined(MBEDTLS_AES_ALT) + "AES_ALT", //no-check-names +#endif /* MBEDTLS_AES_ALT */ +#if defined(MBEDTLS_ARIA_ALT) + "ARIA_ALT", //no-check-names +#endif /* MBEDTLS_ARIA_ALT */ +#if defined(MBEDTLS_CAMELLIA_ALT) + "CAMELLIA_ALT", //no-check-names +#endif /* MBEDTLS_CAMELLIA_ALT */ +#if defined(MBEDTLS_CCM_ALT) + "CCM_ALT", //no-check-names +#endif /* MBEDTLS_CCM_ALT */ +#if defined(MBEDTLS_CHACHA20_ALT) + "CHACHA20_ALT", //no-check-names +#endif /* MBEDTLS_CHACHA20_ALT */ +#if defined(MBEDTLS_CHACHAPOLY_ALT) + "CHACHAPOLY_ALT", //no-check-names +#endif /* MBEDTLS_CHACHAPOLY_ALT */ +#if defined(MBEDTLS_CMAC_ALT) + "CMAC_ALT", //no-check-names +#endif /* MBEDTLS_CMAC_ALT */ +#if defined(MBEDTLS_DES_ALT) + "DES_ALT", //no-check-names +#endif /* MBEDTLS_DES_ALT */ +#if defined(MBEDTLS_DHM_ALT) + "DHM_ALT", //no-check-names +#endif /* MBEDTLS_DHM_ALT */ +#if defined(MBEDTLS_ECJPAKE_ALT) + "ECJPAKE_ALT", //no-check-names +#endif /* MBEDTLS_ECJPAKE_ALT */ +#if defined(MBEDTLS_GCM_ALT) + "GCM_ALT", //no-check-names +#endif /* MBEDTLS_GCM_ALT */ +#if defined(MBEDTLS_NIST_KW_ALT) + "NIST_KW_ALT", //no-check-names +#endif /* MBEDTLS_NIST_KW_ALT */ +#if defined(MBEDTLS_MD5_ALT) + "MD5_ALT", //no-check-names +#endif /* MBEDTLS_MD5_ALT */ +#if defined(MBEDTLS_POLY1305_ALT) + "POLY1305_ALT", //no-check-names +#endif /* MBEDTLS_POLY1305_ALT */ +#if defined(MBEDTLS_RIPEMD160_ALT) + "RIPEMD160_ALT", //no-check-names +#endif /* MBEDTLS_RIPEMD160_ALT */ +#if defined(MBEDTLS_RSA_ALT) + "RSA_ALT", //no-check-names +#endif /* MBEDTLS_RSA_ALT */ +#if defined(MBEDTLS_SHA1_ALT) + "SHA1_ALT", //no-check-names +#endif /* MBEDTLS_SHA1_ALT */ +#if defined(MBEDTLS_SHA256_ALT) + "SHA256_ALT", //no-check-names +#endif /* MBEDTLS_SHA256_ALT */ +#if defined(MBEDTLS_SHA512_ALT) + "SHA512_ALT", //no-check-names +#endif /* MBEDTLS_SHA512_ALT */ +#if defined(MBEDTLS_ECP_ALT) + "ECP_ALT", //no-check-names +#endif /* MBEDTLS_ECP_ALT */ +#if defined(MBEDTLS_MD5_PROCESS_ALT) + "MD5_PROCESS_ALT", //no-check-names +#endif /* MBEDTLS_MD5_PROCESS_ALT */ +#if defined(MBEDTLS_RIPEMD160_PROCESS_ALT) + "RIPEMD160_PROCESS_ALT", //no-check-names +#endif /* MBEDTLS_RIPEMD160_PROCESS_ALT */ +#if defined(MBEDTLS_SHA1_PROCESS_ALT) + "SHA1_PROCESS_ALT", //no-check-names +#endif /* MBEDTLS_SHA1_PROCESS_ALT */ +#if defined(MBEDTLS_SHA256_PROCESS_ALT) + "SHA256_PROCESS_ALT", //no-check-names +#endif /* MBEDTLS_SHA256_PROCESS_ALT */ +#if defined(MBEDTLS_SHA512_PROCESS_ALT) + "SHA512_PROCESS_ALT", //no-check-names +#endif /* MBEDTLS_SHA512_PROCESS_ALT */ +#if defined(MBEDTLS_DES_SETKEY_ALT) + "DES_SETKEY_ALT", //no-check-names +#endif /* MBEDTLS_DES_SETKEY_ALT */ +#if defined(MBEDTLS_DES_CRYPT_ECB_ALT) + "DES_CRYPT_ECB_ALT", //no-check-names +#endif /* MBEDTLS_DES_CRYPT_ECB_ALT */ +#if defined(MBEDTLS_DES3_CRYPT_ECB_ALT) + "DES3_CRYPT_ECB_ALT", //no-check-names +#endif /* MBEDTLS_DES3_CRYPT_ECB_ALT */ +#if defined(MBEDTLS_AES_SETKEY_ENC_ALT) + "AES_SETKEY_ENC_ALT", //no-check-names +#endif /* MBEDTLS_AES_SETKEY_ENC_ALT */ +#if defined(MBEDTLS_AES_SETKEY_DEC_ALT) + "AES_SETKEY_DEC_ALT", //no-check-names +#endif /* MBEDTLS_AES_SETKEY_DEC_ALT */ +#if defined(MBEDTLS_AES_ENCRYPT_ALT) + "AES_ENCRYPT_ALT", //no-check-names +#endif /* MBEDTLS_AES_ENCRYPT_ALT */ +#if defined(MBEDTLS_AES_DECRYPT_ALT) + "AES_DECRYPT_ALT", //no-check-names +#endif /* MBEDTLS_AES_DECRYPT_ALT */ +#if defined(MBEDTLS_ECDH_GEN_PUBLIC_ALT) + "ECDH_GEN_PUBLIC_ALT", //no-check-names +#endif /* MBEDTLS_ECDH_GEN_PUBLIC_ALT */ +#if defined(MBEDTLS_ECDH_COMPUTE_SHARED_ALT) + "ECDH_COMPUTE_SHARED_ALT", //no-check-names +#endif /* MBEDTLS_ECDH_COMPUTE_SHARED_ALT */ +#if defined(MBEDTLS_ECDSA_VERIFY_ALT) + "ECDSA_VERIFY_ALT", //no-check-names +#endif /* MBEDTLS_ECDSA_VERIFY_ALT */ +#if defined(MBEDTLS_ECDSA_SIGN_ALT) + "ECDSA_SIGN_ALT", //no-check-names +#endif /* MBEDTLS_ECDSA_SIGN_ALT */ +#if defined(MBEDTLS_ECDSA_GENKEY_ALT) + "ECDSA_GENKEY_ALT", //no-check-names +#endif /* MBEDTLS_ECDSA_GENKEY_ALT */ +#if defined(MBEDTLS_ECP_INTERNAL_ALT) + "ECP_INTERNAL_ALT", //no-check-names +#endif /* MBEDTLS_ECP_INTERNAL_ALT */ +#if defined(MBEDTLS_ECP_NO_FALLBACK) + "ECP_NO_FALLBACK", //no-check-names +#endif /* MBEDTLS_ECP_NO_FALLBACK */ +#if defined(MBEDTLS_ECP_RANDOMIZE_JAC_ALT) + "ECP_RANDOMIZE_JAC_ALT", //no-check-names +#endif /* MBEDTLS_ECP_RANDOMIZE_JAC_ALT */ +#if defined(MBEDTLS_ECP_ADD_MIXED_ALT) + "ECP_ADD_MIXED_ALT", //no-check-names +#endif /* MBEDTLS_ECP_ADD_MIXED_ALT */ +#if defined(MBEDTLS_ECP_DOUBLE_JAC_ALT) + "ECP_DOUBLE_JAC_ALT", //no-check-names +#endif /* MBEDTLS_ECP_DOUBLE_JAC_ALT */ +#if defined(MBEDTLS_ECP_NORMALIZE_JAC_MANY_ALT) + "ECP_NORMALIZE_JAC_MANY_ALT", //no-check-names +#endif /* MBEDTLS_ECP_NORMALIZE_JAC_MANY_ALT */ +#if defined(MBEDTLS_ECP_NORMALIZE_JAC_ALT) + "ECP_NORMALIZE_JAC_ALT", //no-check-names +#endif /* MBEDTLS_ECP_NORMALIZE_JAC_ALT */ +#if defined(MBEDTLS_ECP_DOUBLE_ADD_MXZ_ALT) + "ECP_DOUBLE_ADD_MXZ_ALT", //no-check-names +#endif /* MBEDTLS_ECP_DOUBLE_ADD_MXZ_ALT */ +#if defined(MBEDTLS_ECP_RANDOMIZE_MXZ_ALT) + "ECP_RANDOMIZE_MXZ_ALT", //no-check-names +#endif /* MBEDTLS_ECP_RANDOMIZE_MXZ_ALT */ +#if defined(MBEDTLS_ECP_NORMALIZE_MXZ_ALT) + "ECP_NORMALIZE_MXZ_ALT", //no-check-names +#endif /* MBEDTLS_ECP_NORMALIZE_MXZ_ALT */ +#if defined(MBEDTLS_ENTROPY_HARDWARE_ALT) + "ENTROPY_HARDWARE_ALT", //no-check-names +#endif /* MBEDTLS_ENTROPY_HARDWARE_ALT */ +#if defined(MBEDTLS_AES_ROM_TABLES) + "AES_ROM_TABLES", //no-check-names +#endif /* MBEDTLS_AES_ROM_TABLES */ +#if defined(MBEDTLS_AES_FEWER_TABLES) + "AES_FEWER_TABLES", //no-check-names +#endif /* MBEDTLS_AES_FEWER_TABLES */ +#if defined(MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH) + "AES_ONLY_128_BIT_KEY_LENGTH", //no-check-names +#endif /* MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH */ +#if defined(MBEDTLS_AES_USE_HARDWARE_ONLY) + "AES_USE_HARDWARE_ONLY", //no-check-names +#endif /* MBEDTLS_AES_USE_HARDWARE_ONLY */ +#if defined(MBEDTLS_CAMELLIA_SMALL_MEMORY) + "CAMELLIA_SMALL_MEMORY", //no-check-names +#endif /* MBEDTLS_CAMELLIA_SMALL_MEMORY */ +#if defined(MBEDTLS_CHECK_RETURN_WARNING) + "CHECK_RETURN_WARNING", //no-check-names +#endif /* MBEDTLS_CHECK_RETURN_WARNING */ +#if defined(MBEDTLS_CIPHER_MODE_CBC) + "CIPHER_MODE_CBC", //no-check-names +#endif /* MBEDTLS_CIPHER_MODE_CBC */ +#if defined(MBEDTLS_CIPHER_MODE_CFB) + "CIPHER_MODE_CFB", //no-check-names +#endif /* MBEDTLS_CIPHER_MODE_CFB */ +#if defined(MBEDTLS_CIPHER_MODE_CTR) + "CIPHER_MODE_CTR", //no-check-names +#endif /* MBEDTLS_CIPHER_MODE_CTR */ +#if defined(MBEDTLS_CIPHER_MODE_OFB) + "CIPHER_MODE_OFB", //no-check-names +#endif /* MBEDTLS_CIPHER_MODE_OFB */ +#if defined(MBEDTLS_CIPHER_MODE_XTS) + "CIPHER_MODE_XTS", //no-check-names +#endif /* MBEDTLS_CIPHER_MODE_XTS */ +#if defined(MBEDTLS_CIPHER_NULL_CIPHER) + "CIPHER_NULL_CIPHER", //no-check-names +#endif /* MBEDTLS_CIPHER_NULL_CIPHER */ +#if defined(MBEDTLS_CIPHER_PADDING_PKCS7) + "CIPHER_PADDING_PKCS7", //no-check-names +#endif /* MBEDTLS_CIPHER_PADDING_PKCS7 */ +#if defined(MBEDTLS_CIPHER_PADDING_ONE_AND_ZEROS) + "CIPHER_PADDING_ONE_AND_ZEROS", //no-check-names +#endif /* MBEDTLS_CIPHER_PADDING_ONE_AND_ZEROS */ +#if defined(MBEDTLS_CIPHER_PADDING_ZEROS_AND_LEN) + "CIPHER_PADDING_ZEROS_AND_LEN", //no-check-names +#endif /* MBEDTLS_CIPHER_PADDING_ZEROS_AND_LEN */ +#if defined(MBEDTLS_CIPHER_PADDING_ZEROS) + "CIPHER_PADDING_ZEROS", //no-check-names +#endif /* MBEDTLS_CIPHER_PADDING_ZEROS */ +#if defined(MBEDTLS_CTR_DRBG_USE_128_BIT_KEY) + "CTR_DRBG_USE_128_BIT_KEY", //no-check-names +#endif /* MBEDTLS_CTR_DRBG_USE_128_BIT_KEY */ +#if defined(MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED) + "ECDH_VARIANT_EVEREST_ENABLED", //no-check-names +#endif /* MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED */ +#if defined(MBEDTLS_ECP_DP_SECP192R1_ENABLED) + "ECP_DP_SECP192R1_ENABLED", //no-check-names +#endif /* MBEDTLS_ECP_DP_SECP192R1_ENABLED */ +#if defined(MBEDTLS_ECP_DP_SECP224R1_ENABLED) + "ECP_DP_SECP224R1_ENABLED", //no-check-names +#endif /* MBEDTLS_ECP_DP_SECP224R1_ENABLED */ +#if defined(MBEDTLS_ECP_DP_SECP256R1_ENABLED) + "ECP_DP_SECP256R1_ENABLED", //no-check-names +#endif /* MBEDTLS_ECP_DP_SECP256R1_ENABLED */ +#if defined(MBEDTLS_ECP_DP_SECP384R1_ENABLED) + "ECP_DP_SECP384R1_ENABLED", //no-check-names +#endif /* MBEDTLS_ECP_DP_SECP384R1_ENABLED */ +#if defined(MBEDTLS_ECP_DP_SECP521R1_ENABLED) + "ECP_DP_SECP521R1_ENABLED", //no-check-names +#endif /* MBEDTLS_ECP_DP_SECP521R1_ENABLED */ +#if defined(MBEDTLS_ECP_DP_SECP192K1_ENABLED) + "ECP_DP_SECP192K1_ENABLED", //no-check-names +#endif /* MBEDTLS_ECP_DP_SECP192K1_ENABLED */ +#if defined(MBEDTLS_ECP_DP_SECP224K1_ENABLED) + "ECP_DP_SECP224K1_ENABLED", //no-check-names +#endif /* MBEDTLS_ECP_DP_SECP224K1_ENABLED */ +#if defined(MBEDTLS_ECP_DP_SECP256K1_ENABLED) + "ECP_DP_SECP256K1_ENABLED", //no-check-names +#endif /* MBEDTLS_ECP_DP_SECP256K1_ENABLED */ +#if defined(MBEDTLS_ECP_DP_BP256R1_ENABLED) + "ECP_DP_BP256R1_ENABLED", //no-check-names +#endif /* MBEDTLS_ECP_DP_BP256R1_ENABLED */ +#if defined(MBEDTLS_ECP_DP_BP384R1_ENABLED) + "ECP_DP_BP384R1_ENABLED", //no-check-names +#endif /* MBEDTLS_ECP_DP_BP384R1_ENABLED */ +#if defined(MBEDTLS_ECP_DP_BP512R1_ENABLED) + "ECP_DP_BP512R1_ENABLED", //no-check-names +#endif /* MBEDTLS_ECP_DP_BP512R1_ENABLED */ +#if defined(MBEDTLS_ECP_DP_CURVE25519_ENABLED) + "ECP_DP_CURVE25519_ENABLED", //no-check-names +#endif /* MBEDTLS_ECP_DP_CURVE25519_ENABLED */ +#if defined(MBEDTLS_ECP_DP_CURVE448_ENABLED) + "ECP_DP_CURVE448_ENABLED", //no-check-names +#endif /* MBEDTLS_ECP_DP_CURVE448_ENABLED */ +#if defined(MBEDTLS_ECP_NIST_OPTIM) + "ECP_NIST_OPTIM", //no-check-names +#endif /* MBEDTLS_ECP_NIST_OPTIM */ +#if defined(MBEDTLS_ECP_RESTARTABLE) + "ECP_RESTARTABLE", //no-check-names +#endif /* MBEDTLS_ECP_RESTARTABLE */ +#if defined(MBEDTLS_ECP_WITH_MPI_UINT) + "ECP_WITH_MPI_UINT", //no-check-names +#endif /* MBEDTLS_ECP_WITH_MPI_UINT */ +#if defined(MBEDTLS_ECDSA_DETERMINISTIC) + "ECDSA_DETERMINISTIC", //no-check-names +#endif /* MBEDTLS_ECDSA_DETERMINISTIC */ +#if defined(MBEDTLS_KEY_EXCHANGE_PSK_ENABLED) + "KEY_EXCHANGE_PSK_ENABLED", //no-check-names +#endif /* MBEDTLS_KEY_EXCHANGE_PSK_ENABLED */ +#if defined(MBEDTLS_KEY_EXCHANGE_DHE_PSK_ENABLED) + "KEY_EXCHANGE_DHE_PSK_ENABLED", //no-check-names +#endif /* MBEDTLS_KEY_EXCHANGE_DHE_PSK_ENABLED */ +#if defined(MBEDTLS_KEY_EXCHANGE_ECDHE_PSK_ENABLED) + "KEY_EXCHANGE_ECDHE_PSK_ENABLED", //no-check-names +#endif /* MBEDTLS_KEY_EXCHANGE_ECDHE_PSK_ENABLED */ +#if defined(MBEDTLS_KEY_EXCHANGE_RSA_PSK_ENABLED) + "KEY_EXCHANGE_RSA_PSK_ENABLED", //no-check-names +#endif /* MBEDTLS_KEY_EXCHANGE_RSA_PSK_ENABLED */ +#if defined(MBEDTLS_KEY_EXCHANGE_RSA_ENABLED) + "KEY_EXCHANGE_RSA_ENABLED", //no-check-names +#endif /* MBEDTLS_KEY_EXCHANGE_RSA_ENABLED */ +#if defined(MBEDTLS_KEY_EXCHANGE_DHE_RSA_ENABLED) + "KEY_EXCHANGE_DHE_RSA_ENABLED", //no-check-names +#endif /* MBEDTLS_KEY_EXCHANGE_DHE_RSA_ENABLED */ +#if defined(MBEDTLS_KEY_EXCHANGE_ECDHE_RSA_ENABLED) + "KEY_EXCHANGE_ECDHE_RSA_ENABLED", //no-check-names +#endif /* MBEDTLS_KEY_EXCHANGE_ECDHE_RSA_ENABLED */ +#if defined(MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA_ENABLED) + "KEY_EXCHANGE_ECDHE_ECDSA_ENABLED", //no-check-names +#endif /* MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA_ENABLED */ +#if defined(MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA_ENABLED) + "KEY_EXCHANGE_ECDH_ECDSA_ENABLED", //no-check-names +#endif /* MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA_ENABLED */ +#if defined(MBEDTLS_KEY_EXCHANGE_ECDH_RSA_ENABLED) + "KEY_EXCHANGE_ECDH_RSA_ENABLED", //no-check-names +#endif /* MBEDTLS_KEY_EXCHANGE_ECDH_RSA_ENABLED */ +#if defined(MBEDTLS_KEY_EXCHANGE_ECJPAKE_ENABLED) + "KEY_EXCHANGE_ECJPAKE_ENABLED", //no-check-names +#endif /* MBEDTLS_KEY_EXCHANGE_ECJPAKE_ENABLED */ +#if defined(MBEDTLS_PK_PARSE_EC_EXTENDED) + "PK_PARSE_EC_EXTENDED", //no-check-names +#endif /* MBEDTLS_PK_PARSE_EC_EXTENDED */ +#if defined(MBEDTLS_PK_PARSE_EC_COMPRESSED) + "PK_PARSE_EC_COMPRESSED", //no-check-names +#endif /* MBEDTLS_PK_PARSE_EC_COMPRESSED */ +#if defined(MBEDTLS_ERROR_STRERROR_DUMMY) + "ERROR_STRERROR_DUMMY", //no-check-names +#endif /* MBEDTLS_ERROR_STRERROR_DUMMY */ +#if defined(MBEDTLS_GENPRIME) + "GENPRIME", //no-check-names +#endif /* MBEDTLS_GENPRIME */ +#if defined(MBEDTLS_FS_IO) + "FS_IO", //no-check-names +#endif /* MBEDTLS_FS_IO */ +#if defined(MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES) + "NO_DEFAULT_ENTROPY_SOURCES", //no-check-names +#endif /* MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES */ +#if defined(MBEDTLS_NO_PLATFORM_ENTROPY) + "NO_PLATFORM_ENTROPY", //no-check-names +#endif /* MBEDTLS_NO_PLATFORM_ENTROPY */ +#if defined(MBEDTLS_ENTROPY_FORCE_SHA256) + "ENTROPY_FORCE_SHA256", //no-check-names +#endif /* MBEDTLS_ENTROPY_FORCE_SHA256 */ +#if defined(MBEDTLS_ENTROPY_NV_SEED) + "ENTROPY_NV_SEED", //no-check-names +#endif /* MBEDTLS_ENTROPY_NV_SEED */ +#if defined(MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER) + "PSA_CRYPTO_KEY_ID_ENCODES_OWNER", //no-check-names +#endif /* MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER */ +#if defined(MBEDTLS_MEMORY_DEBUG) + "MEMORY_DEBUG", //no-check-names +#endif /* MBEDTLS_MEMORY_DEBUG */ +#if defined(MBEDTLS_MEMORY_BACKTRACE) + "MEMORY_BACKTRACE", //no-check-names +#endif /* MBEDTLS_MEMORY_BACKTRACE */ +#if defined(MBEDTLS_PK_RSA_ALT_SUPPORT) + "PK_RSA_ALT_SUPPORT", //no-check-names +#endif /* MBEDTLS_PK_RSA_ALT_SUPPORT */ +#if defined(MBEDTLS_PKCS1_V15) + "PKCS1_V15", //no-check-names +#endif /* MBEDTLS_PKCS1_V15 */ +#if defined(MBEDTLS_PKCS1_V21) + "PKCS1_V21", //no-check-names +#endif /* MBEDTLS_PKCS1_V21 */ +#if defined(MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS) + "PSA_CRYPTO_BUILTIN_KEYS", //no-check-names +#endif /* MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS */ +#if defined(MBEDTLS_PSA_CRYPTO_CLIENT) + "PSA_CRYPTO_CLIENT", //no-check-names +#endif /* MBEDTLS_PSA_CRYPTO_CLIENT */ +#if defined(MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG) + "PSA_CRYPTO_EXTERNAL_RNG", //no-check-names +#endif /* MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG */ +#if defined(MBEDTLS_PSA_CRYPTO_SPM) + "PSA_CRYPTO_SPM", //no-check-names +#endif /* MBEDTLS_PSA_CRYPTO_SPM */ +#if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED) + "PSA_P256M_DRIVER_ENABLED", //no-check-names +#endif /* MBEDTLS_PSA_P256M_DRIVER_ENABLED */ +#if defined(MBEDTLS_PSA_INJECT_ENTROPY) + "PSA_INJECT_ENTROPY", //no-check-names +#endif /* MBEDTLS_PSA_INJECT_ENTROPY */ +#if defined(MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS) + "PSA_ASSUME_EXCLUSIVE_BUFFERS", //no-check-names +#endif /* MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS */ +#if defined(MBEDTLS_RSA_NO_CRT) + "RSA_NO_CRT", //no-check-names +#endif /* MBEDTLS_RSA_NO_CRT */ +#if defined(MBEDTLS_SELF_TEST) + "SELF_TEST", //no-check-names +#endif /* MBEDTLS_SELF_TEST */ +#if defined(MBEDTLS_SHA256_SMALLER) + "SHA256_SMALLER", //no-check-names +#endif /* MBEDTLS_SHA256_SMALLER */ +#if defined(MBEDTLS_SHA512_SMALLER) + "SHA512_SMALLER", //no-check-names +#endif /* MBEDTLS_SHA512_SMALLER */ +#if defined(MBEDTLS_SSL_ALL_ALERT_MESSAGES) + "SSL_ALL_ALERT_MESSAGES", //no-check-names +#endif /* MBEDTLS_SSL_ALL_ALERT_MESSAGES */ +#if defined(MBEDTLS_SSL_DTLS_CONNECTION_ID) + "SSL_DTLS_CONNECTION_ID", //no-check-names +#endif /* MBEDTLS_SSL_DTLS_CONNECTION_ID */ +#if defined(MBEDTLS_SSL_DTLS_CONNECTION_ID_COMPAT) + "SSL_DTLS_CONNECTION_ID_COMPAT", //no-check-names +#endif /* MBEDTLS_SSL_DTLS_CONNECTION_ID_COMPAT */ +#if defined(MBEDTLS_SSL_ASYNC_PRIVATE) + "SSL_ASYNC_PRIVATE", //no-check-names +#endif /* MBEDTLS_SSL_ASYNC_PRIVATE */ +#if defined(MBEDTLS_SSL_CONTEXT_SERIALIZATION) + "SSL_CONTEXT_SERIALIZATION", //no-check-names +#endif /* MBEDTLS_SSL_CONTEXT_SERIALIZATION */ +#if defined(MBEDTLS_SSL_DEBUG_ALL) + "SSL_DEBUG_ALL", //no-check-names +#endif /* MBEDTLS_SSL_DEBUG_ALL */ +#if defined(MBEDTLS_SSL_ENCRYPT_THEN_MAC) + "SSL_ENCRYPT_THEN_MAC", //no-check-names +#endif /* MBEDTLS_SSL_ENCRYPT_THEN_MAC */ +#if defined(MBEDTLS_SSL_EXTENDED_MASTER_SECRET) + "SSL_EXTENDED_MASTER_SECRET", //no-check-names +#endif /* MBEDTLS_SSL_EXTENDED_MASTER_SECRET */ +#if defined(MBEDTLS_SSL_KEEP_PEER_CERTIFICATE) + "SSL_KEEP_PEER_CERTIFICATE", //no-check-names +#endif /* MBEDTLS_SSL_KEEP_PEER_CERTIFICATE */ +#if defined(MBEDTLS_SSL_RENEGOTIATION) + "SSL_RENEGOTIATION", //no-check-names +#endif /* MBEDTLS_SSL_RENEGOTIATION */ +#if defined(MBEDTLS_SSL_MAX_FRAGMENT_LENGTH) + "SSL_MAX_FRAGMENT_LENGTH", //no-check-names +#endif /* MBEDTLS_SSL_MAX_FRAGMENT_LENGTH */ +#if defined(MBEDTLS_SSL_RECORD_SIZE_LIMIT) + "SSL_RECORD_SIZE_LIMIT", //no-check-names +#endif /* MBEDTLS_SSL_RECORD_SIZE_LIMIT */ +#if defined(MBEDTLS_SSL_PROTO_TLS1_2) + "SSL_PROTO_TLS1_2", //no-check-names +#endif /* MBEDTLS_SSL_PROTO_TLS1_2 */ +#if defined(MBEDTLS_SSL_PROTO_TLS1_3) + "SSL_PROTO_TLS1_3", //no-check-names +#endif /* MBEDTLS_SSL_PROTO_TLS1_3 */ +#if defined(MBEDTLS_SSL_TLS1_3_COMPATIBILITY_MODE) + "SSL_TLS1_3_COMPATIBILITY_MODE", //no-check-names +#endif /* MBEDTLS_SSL_TLS1_3_COMPATIBILITY_MODE */ +#if defined(MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_PSK_ENABLED) + "SSL_TLS1_3_KEY_EXCHANGE_MODE_PSK_ENABLED", //no-check-names +#endif /* MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_PSK_ENABLED */ +#if defined(MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_EPHEMERAL_ENABLED) + "SSL_TLS1_3_KEY_EXCHANGE_MODE_EPHEMERAL_ENABLED", //no-check-names +#endif /* MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_EPHEMERAL_ENABLED */ +#if defined(MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_PSK_EPHEMERAL_ENABLED) + "SSL_TLS1_3_KEY_EXCHANGE_MODE_PSK_EPHEMERAL_ENABLED", //no-check-names +#endif /* MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_PSK_EPHEMERAL_ENABLED */ +#if defined(MBEDTLS_SSL_EARLY_DATA) + "SSL_EARLY_DATA", //no-check-names +#endif /* MBEDTLS_SSL_EARLY_DATA */ +#if defined(MBEDTLS_SSL_PROTO_DTLS) + "SSL_PROTO_DTLS", //no-check-names +#endif /* MBEDTLS_SSL_PROTO_DTLS */ +#if defined(MBEDTLS_SSL_ALPN) + "SSL_ALPN", //no-check-names +#endif /* MBEDTLS_SSL_ALPN */ +#if defined(MBEDTLS_SSL_DTLS_ANTI_REPLAY) + "SSL_DTLS_ANTI_REPLAY", //no-check-names +#endif /* MBEDTLS_SSL_DTLS_ANTI_REPLAY */ +#if defined(MBEDTLS_SSL_DTLS_HELLO_VERIFY) + "SSL_DTLS_HELLO_VERIFY", //no-check-names +#endif /* MBEDTLS_SSL_DTLS_HELLO_VERIFY */ +#if defined(MBEDTLS_SSL_DTLS_SRTP) + "SSL_DTLS_SRTP", //no-check-names +#endif /* MBEDTLS_SSL_DTLS_SRTP */ +#if defined(MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE) + "SSL_DTLS_CLIENT_PORT_REUSE", //no-check-names +#endif /* MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE */ +#if defined(MBEDTLS_SSL_SESSION_TICKETS) + "SSL_SESSION_TICKETS", //no-check-names +#endif /* MBEDTLS_SSL_SESSION_TICKETS */ +#if defined(MBEDTLS_SSL_SERVER_NAME_INDICATION) + "SSL_SERVER_NAME_INDICATION", //no-check-names +#endif /* MBEDTLS_SSL_SERVER_NAME_INDICATION */ +#if defined(MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH) + "SSL_VARIABLE_BUFFER_LENGTH", //no-check-names +#endif /* MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH */ +#if defined(MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN) + "TEST_CONSTANT_FLOW_MEMSAN", //no-check-names +#endif /* MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN */ +#if defined(MBEDTLS_TEST_CONSTANT_FLOW_VALGRIND) + "TEST_CONSTANT_FLOW_VALGRIND", //no-check-names +#endif /* MBEDTLS_TEST_CONSTANT_FLOW_VALGRIND */ +#if defined(MBEDTLS_TEST_HOOKS) + "TEST_HOOKS", //no-check-names +#endif /* MBEDTLS_TEST_HOOKS */ +#if defined(MBEDTLS_THREADING_ALT) + "THREADING_ALT", //no-check-names +#endif /* MBEDTLS_THREADING_ALT */ +#if defined(MBEDTLS_THREADING_PTHREAD) + "THREADING_PTHREAD", //no-check-names +#endif /* MBEDTLS_THREADING_PTHREAD */ +#if defined(MBEDTLS_USE_PSA_CRYPTO) + "USE_PSA_CRYPTO", //no-check-names +#endif /* MBEDTLS_USE_PSA_CRYPTO */ +#if defined(MBEDTLS_PSA_CRYPTO_CONFIG) + "PSA_CRYPTO_CONFIG", //no-check-names +#endif /* MBEDTLS_PSA_CRYPTO_CONFIG */ +#if defined(MBEDTLS_VERSION_FEATURES) + "VERSION_FEATURES", //no-check-names +#endif /* MBEDTLS_VERSION_FEATURES */ +#if defined(MBEDTLS_X509_TRUSTED_CERTIFICATE_CALLBACK) + "X509_TRUSTED_CERTIFICATE_CALLBACK", //no-check-names +#endif /* MBEDTLS_X509_TRUSTED_CERTIFICATE_CALLBACK */ +#if defined(MBEDTLS_X509_REMOVE_INFO) + "X509_REMOVE_INFO", //no-check-names +#endif /* MBEDTLS_X509_REMOVE_INFO */ +#if defined(MBEDTLS_X509_RSASSA_PSS_SUPPORT) + "X509_RSASSA_PSS_SUPPORT", //no-check-names +#endif /* MBEDTLS_X509_RSASSA_PSS_SUPPORT */ +#if defined(MBEDTLS_AESNI_C) + "AESNI_C", //no-check-names +#endif /* MBEDTLS_AESNI_C */ +#if defined(MBEDTLS_AESCE_C) + "AESCE_C", //no-check-names +#endif /* MBEDTLS_AESCE_C */ +#if defined(MBEDTLS_AES_C) + "AES_C", //no-check-names +#endif /* MBEDTLS_AES_C */ +#if defined(MBEDTLS_ASN1_PARSE_C) + "ASN1_PARSE_C", //no-check-names +#endif /* MBEDTLS_ASN1_PARSE_C */ +#if defined(MBEDTLS_ASN1_WRITE_C) + "ASN1_WRITE_C", //no-check-names +#endif /* MBEDTLS_ASN1_WRITE_C */ +#if defined(MBEDTLS_BASE64_C) + "BASE64_C", //no-check-names +#endif /* MBEDTLS_BASE64_C */ +#if defined(MBEDTLS_BLOCK_CIPHER_NO_DECRYPT) + "BLOCK_CIPHER_NO_DECRYPT", //no-check-names +#endif /* MBEDTLS_BLOCK_CIPHER_NO_DECRYPT */ +#if defined(MBEDTLS_BIGNUM_C) + "BIGNUM_C", //no-check-names +#endif /* MBEDTLS_BIGNUM_C */ +#if defined(MBEDTLS_CAMELLIA_C) + "CAMELLIA_C", //no-check-names +#endif /* MBEDTLS_CAMELLIA_C */ +#if defined(MBEDTLS_ARIA_C) + "ARIA_C", //no-check-names +#endif /* MBEDTLS_ARIA_C */ +#if defined(MBEDTLS_CCM_C) + "CCM_C", //no-check-names +#endif /* MBEDTLS_CCM_C */ +#if defined(MBEDTLS_CHACHA20_C) + "CHACHA20_C", //no-check-names +#endif /* MBEDTLS_CHACHA20_C */ +#if defined(MBEDTLS_CHACHAPOLY_C) + "CHACHAPOLY_C", //no-check-names +#endif /* MBEDTLS_CHACHAPOLY_C */ +#if defined(MBEDTLS_CIPHER_C) + "CIPHER_C", //no-check-names +#endif /* MBEDTLS_CIPHER_C */ +#if defined(MBEDTLS_CMAC_C) + "CMAC_C", //no-check-names +#endif /* MBEDTLS_CMAC_C */ +#if defined(MBEDTLS_CTR_DRBG_C) + "CTR_DRBG_C", //no-check-names +#endif /* MBEDTLS_CTR_DRBG_C */ +#if defined(MBEDTLS_DEBUG_C) + "DEBUG_C", //no-check-names +#endif /* MBEDTLS_DEBUG_C */ +#if defined(MBEDTLS_DES_C) + "DES_C", //no-check-names +#endif /* MBEDTLS_DES_C */ +#if defined(MBEDTLS_DHM_C) + "DHM_C", //no-check-names +#endif /* MBEDTLS_DHM_C */ +#if defined(MBEDTLS_ECDH_C) + "ECDH_C", //no-check-names +#endif /* MBEDTLS_ECDH_C */ +#if defined(MBEDTLS_ECDSA_C) + "ECDSA_C", //no-check-names +#endif /* MBEDTLS_ECDSA_C */ +#if defined(MBEDTLS_ECJPAKE_C) + "ECJPAKE_C", //no-check-names +#endif /* MBEDTLS_ECJPAKE_C */ +#if defined(MBEDTLS_ECP_C) + "ECP_C", //no-check-names +#endif /* MBEDTLS_ECP_C */ +#if defined(MBEDTLS_ENTROPY_C) + "ENTROPY_C", //no-check-names +#endif /* MBEDTLS_ENTROPY_C */ +#if defined(MBEDTLS_ERROR_C) + "ERROR_C", //no-check-names +#endif /* MBEDTLS_ERROR_C */ +#if defined(MBEDTLS_GCM_C) + "GCM_C", //no-check-names +#endif /* MBEDTLS_GCM_C */ +#if defined(MBEDTLS_GCM_LARGE_TABLE) + "GCM_LARGE_TABLE", //no-check-names +#endif /* MBEDTLS_GCM_LARGE_TABLE */ +#if defined(MBEDTLS_HKDF_C) + "HKDF_C", //no-check-names +#endif /* MBEDTLS_HKDF_C */ +#if defined(MBEDTLS_HMAC_DRBG_C) + "HMAC_DRBG_C", //no-check-names +#endif /* MBEDTLS_HMAC_DRBG_C */ +#if defined(MBEDTLS_LMS_C) + "LMS_C", //no-check-names +#endif /* MBEDTLS_LMS_C */ +#if defined(MBEDTLS_LMS_PRIVATE) + "LMS_PRIVATE", //no-check-names +#endif /* MBEDTLS_LMS_PRIVATE */ +#if defined(MBEDTLS_NIST_KW_C) + "NIST_KW_C", //no-check-names +#endif /* MBEDTLS_NIST_KW_C */ +#if defined(MBEDTLS_MD_C) + "MD_C", //no-check-names +#endif /* MBEDTLS_MD_C */ +#if defined(MBEDTLS_MD5_C) + "MD5_C", //no-check-names +#endif /* MBEDTLS_MD5_C */ +#if defined(MBEDTLS_MEMORY_BUFFER_ALLOC_C) + "MEMORY_BUFFER_ALLOC_C", //no-check-names +#endif /* MBEDTLS_MEMORY_BUFFER_ALLOC_C */ +#if defined(MBEDTLS_NET_C) + "NET_C", //no-check-names +#endif /* MBEDTLS_NET_C */ +#if defined(MBEDTLS_OID_C) + "OID_C", //no-check-names +#endif /* MBEDTLS_OID_C */ +#if defined(MBEDTLS_PADLOCK_C) + "PADLOCK_C", //no-check-names +#endif /* MBEDTLS_PADLOCK_C */ +#if defined(MBEDTLS_PEM_PARSE_C) + "PEM_PARSE_C", //no-check-names +#endif /* MBEDTLS_PEM_PARSE_C */ +#if defined(MBEDTLS_PEM_WRITE_C) + "PEM_WRITE_C", //no-check-names +#endif /* MBEDTLS_PEM_WRITE_C */ +#if defined(MBEDTLS_PK_C) + "PK_C", //no-check-names +#endif /* MBEDTLS_PK_C */ +#if defined(MBEDTLS_PK_PARSE_C) + "PK_PARSE_C", //no-check-names +#endif /* MBEDTLS_PK_PARSE_C */ +#if defined(MBEDTLS_PK_WRITE_C) + "PK_WRITE_C", //no-check-names +#endif /* MBEDTLS_PK_WRITE_C */ +#if defined(MBEDTLS_PKCS5_C) + "PKCS5_C", //no-check-names +#endif /* MBEDTLS_PKCS5_C */ +#if defined(MBEDTLS_PKCS7_C) + "PKCS7_C", //no-check-names +#endif /* MBEDTLS_PKCS7_C */ +#if defined(MBEDTLS_PKCS12_C) + "PKCS12_C", //no-check-names +#endif /* MBEDTLS_PKCS12_C */ +#if defined(MBEDTLS_PLATFORM_C) + "PLATFORM_C", //no-check-names +#endif /* MBEDTLS_PLATFORM_C */ +#if defined(MBEDTLS_POLY1305_C) + "POLY1305_C", //no-check-names +#endif /* MBEDTLS_POLY1305_C */ +#if defined(MBEDTLS_PSA_CRYPTO_C) + "PSA_CRYPTO_C", //no-check-names +#endif /* MBEDTLS_PSA_CRYPTO_C */ +#if defined(MBEDTLS_PSA_CRYPTO_SE_C) + "PSA_CRYPTO_SE_C", //no-check-names +#endif /* MBEDTLS_PSA_CRYPTO_SE_C */ +#if defined(MBEDTLS_PSA_CRYPTO_STORAGE_C) + "PSA_CRYPTO_STORAGE_C", //no-check-names +#endif /* MBEDTLS_PSA_CRYPTO_STORAGE_C */ +#if defined(MBEDTLS_PSA_ITS_FILE_C) + "PSA_ITS_FILE_C", //no-check-names +#endif /* MBEDTLS_PSA_ITS_FILE_C */ +#if defined(MBEDTLS_RIPEMD160_C) + "RIPEMD160_C", //no-check-names +#endif /* MBEDTLS_RIPEMD160_C */ +#if defined(MBEDTLS_RSA_C) + "RSA_C", //no-check-names +#endif /* MBEDTLS_RSA_C */ +#if defined(MBEDTLS_SHA1_C) + "SHA1_C", //no-check-names +#endif /* MBEDTLS_SHA1_C */ +#if defined(MBEDTLS_SHA224_C) + "SHA224_C", //no-check-names +#endif /* MBEDTLS_SHA224_C */ +#if defined(MBEDTLS_SHA256_C) + "SHA256_C", //no-check-names +#endif /* MBEDTLS_SHA256_C */ +#if defined(MBEDTLS_SHA256_USE_ARMV8_A_CRYPTO_IF_PRESENT) + "SHA256_USE_ARMV8_A_CRYPTO_IF_PRESENT", //no-check-names +#endif /* MBEDTLS_SHA256_USE_ARMV8_A_CRYPTO_IF_PRESENT */ +#if defined(MBEDTLS_SHA256_USE_A64_CRYPTO_IF_PRESENT) + "SHA256_USE_A64_CRYPTO_IF_PRESENT", //no-check-names +#endif /* MBEDTLS_SHA256_USE_A64_CRYPTO_IF_PRESENT */ +#if defined(MBEDTLS_SHA256_USE_ARMV8_A_CRYPTO_ONLY) + "SHA256_USE_ARMV8_A_CRYPTO_ONLY", //no-check-names +#endif /* MBEDTLS_SHA256_USE_ARMV8_A_CRYPTO_ONLY */ +#if defined(MBEDTLS_SHA256_USE_A64_CRYPTO_ONLY) + "SHA256_USE_A64_CRYPTO_ONLY", //no-check-names +#endif /* MBEDTLS_SHA256_USE_A64_CRYPTO_ONLY */ +#if defined(MBEDTLS_SHA384_C) + "SHA384_C", //no-check-names +#endif /* MBEDTLS_SHA384_C */ +#if defined(MBEDTLS_SHA512_C) + "SHA512_C", //no-check-names +#endif /* MBEDTLS_SHA512_C */ +#if defined(MBEDTLS_SHA3_C) + "SHA3_C", //no-check-names +#endif /* MBEDTLS_SHA3_C */ +#if defined(MBEDTLS_SHA512_USE_A64_CRYPTO_IF_PRESENT) + "SHA512_USE_A64_CRYPTO_IF_PRESENT", //no-check-names +#endif /* MBEDTLS_SHA512_USE_A64_CRYPTO_IF_PRESENT */ +#if defined(MBEDTLS_SHA512_USE_A64_CRYPTO_ONLY) + "SHA512_USE_A64_CRYPTO_ONLY", //no-check-names +#endif /* MBEDTLS_SHA512_USE_A64_CRYPTO_ONLY */ +#if defined(MBEDTLS_SSL_CACHE_C) + "SSL_CACHE_C", //no-check-names +#endif /* MBEDTLS_SSL_CACHE_C */ +#if defined(MBEDTLS_SSL_COOKIE_C) + "SSL_COOKIE_C", //no-check-names +#endif /* MBEDTLS_SSL_COOKIE_C */ +#if defined(MBEDTLS_SSL_TICKET_C) + "SSL_TICKET_C", //no-check-names +#endif /* MBEDTLS_SSL_TICKET_C */ +#if defined(MBEDTLS_SSL_CLI_C) + "SSL_CLI_C", //no-check-names +#endif /* MBEDTLS_SSL_CLI_C */ +#if defined(MBEDTLS_SSL_SRV_C) + "SSL_SRV_C", //no-check-names +#endif /* MBEDTLS_SSL_SRV_C */ +#if defined(MBEDTLS_SSL_TLS_C) + "SSL_TLS_C", //no-check-names +#endif /* MBEDTLS_SSL_TLS_C */ +#if defined(MBEDTLS_THREADING_C) + "THREADING_C", //no-check-names +#endif /* MBEDTLS_THREADING_C */ +#if defined(MBEDTLS_TIMING_C) + "TIMING_C", //no-check-names +#endif /* MBEDTLS_TIMING_C */ +#if defined(MBEDTLS_VERSION_C) + "VERSION_C", //no-check-names +#endif /* MBEDTLS_VERSION_C */ +#if defined(MBEDTLS_X509_USE_C) + "X509_USE_C", //no-check-names +#endif /* MBEDTLS_X509_USE_C */ +#if defined(MBEDTLS_X509_CRT_PARSE_C) + "X509_CRT_PARSE_C", //no-check-names +#endif /* MBEDTLS_X509_CRT_PARSE_C */ +#if defined(MBEDTLS_X509_CRL_PARSE_C) + "X509_CRL_PARSE_C", //no-check-names +#endif /* MBEDTLS_X509_CRL_PARSE_C */ +#if defined(MBEDTLS_X509_CSR_PARSE_C) + "X509_CSR_PARSE_C", //no-check-names +#endif /* MBEDTLS_X509_CSR_PARSE_C */ +#if defined(MBEDTLS_X509_CREATE_C) + "X509_CREATE_C", //no-check-names +#endif /* MBEDTLS_X509_CREATE_C */ +#if defined(MBEDTLS_X509_CRT_WRITE_C) + "X509_CRT_WRITE_C", //no-check-names +#endif /* MBEDTLS_X509_CRT_WRITE_C */ +#if defined(MBEDTLS_X509_CSR_WRITE_C) + "X509_CSR_WRITE_C", //no-check-names +#endif /* MBEDTLS_X509_CSR_WRITE_C */ +#endif /* MBEDTLS_VERSION_FEATURES */ + NULL +}; + +int mbedtls_version_check_feature(const char *feature) +{ + const char * const *idx = features; + + if (*idx == NULL) { + return -2; + } + + if (feature == NULL) { + return -1; + } + + if (strncmp(feature, "MBEDTLS_", 8)) { + return -1; + } + + feature += 8; + + while (*idx != NULL) { + if (!strcmp(*idx, feature)) { + return 0; + } + idx++; + } + return -1; +} + +#endif /* MBEDTLS_VERSION_C */ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/pkgconfig/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/pkgconfig/cmake_install.cmake new file mode 100644 index 000000000..ea2b5fe33 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/mbedtls/pkgconfig/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/pkgconfig + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/x509_crt_bundle b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/x509_crt_bundle new file mode 100644 index 000000000..e2cb9dcfe Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/x509_crt_bundle differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj new file mode 100644 index 000000000..a54aa5d49 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj new file mode 100644 index 000000000..b7069cbd4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj new file mode 100644 index 000000000..22ff6cde3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj new file mode 100644 index 000000000..443fdde78 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/cmake_install.cmake new file mode 100644 index 000000000..59c4a709e --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/libmqtt.a b/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/libmqtt.a new file mode 100644 index 000000000..c8c9db5b2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/libmqtt.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj new file mode 100644 index 000000000..554e1e9ee Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj new file mode 100644 index 000000000..bd9e1c872 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/getentropy.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/getentropy.c.obj new file mode 100644 index 000000000..89bc7aa35 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/getentropy.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj new file mode 100644 index 000000000..94aa733c1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj new file mode 100644 index 000000000..6b56c77c2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj new file mode 100644 index 000000000..ac35650a2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj new file mode 100644 index 000000000..be2a89727 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj new file mode 100644 index 000000000..585553cf2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj new file mode 100644 index 000000000..9d36fdab1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj new file mode 100644 index 000000000..4cfd3f2d1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj new file mode 100644 index 000000000..141087917 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj new file mode 100644 index 000000000..80c88e4dd Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj new file mode 100644 index 000000000..c22dffdae Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj new file mode 100644 index 000000000..73c877eef Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj new file mode 100644 index 000000000..c15af49d5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj new file mode 100644 index 000000000..daad0eec0 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj new file mode 100644 index 000000000..248fd5a63 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/newlib/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/cmake_install.cmake new file mode 100644 index 000000000..60db32d7a --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/cmake_install.cmake @@ -0,0 +1,44 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/newlib/port/cmake_install.cmake") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/newlib/libnewlib.a b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/libnewlib.a new file mode 100644 index 000000000..4524f0a38 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/libnewlib.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/newlib/port/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/port/cmake_install.cmake new file mode 100644 index 000000000..ac7d79037 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/newlib/port/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/port + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj new file mode 100644 index 000000000..21af28a7a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj new file mode 100644 index 000000000..f952b9ab4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_encrypted_partition.cpp.obj b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_encrypted_partition.cpp.obj new file mode 100644 index 000000000..0f12cd9c3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_encrypted_partition.cpp.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj new file mode 100644 index 000000000..50d226c0b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj new file mode 100644 index 000000000..1356871f7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj new file mode 100644 index 000000000..4f52d997a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj new file mode 100644 index 000000000..2252c02b6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj new file mode 100644 index 000000000..93d03ab67 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj new file mode 100644 index 000000000..79f7f258f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj new file mode 100644 index 000000000..c227b2782 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj new file mode 100644 index 000000000..252edea2c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_platform.cpp.obj b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_platform.cpp.obj new file mode 100644 index 000000000..e0f9c7994 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_platform.cpp.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj new file mode 100644 index 000000000..6b220a3b7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj new file mode 100644 index 000000000..b159b29b4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/cmake_install.cmake new file mode 100644 index 000000000..2ff2848b2 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/libnvs_flash.a b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/libnvs_flash.a new file mode 100644 index 000000000..d7c6dbc5b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/libnvs_flash.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/nvs_sec_provider.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/nvs_sec_provider.c.obj new file mode 100644 index 000000000..443ca2f53 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/nvs_sec_provider.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/nvs_sec_provider/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_sec_provider/cmake_install.cmake new file mode 100644 index 000000000..dd08e676f --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_sec_provider/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_sec_provider + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/nvs_sec_provider/libnvs_sec_provider.a b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_sec_provider/libnvs_sec_provider.a new file mode 100644 index 000000000..3d52b8254 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/nvs_sec_provider/libnvs_sec_provider.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/openthread/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/openthread/cmake_install.cmake new file mode 100644 index 000000000..aeafdfc84 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/openthread/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/openthread + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/partition_table/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/partition_table/cmake_install.cmake new file mode 100644 index 000000000..6d0d409fc --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/partition_table/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/partition_table/partition-table-flash_args.in b/ESP32-Rainmaker-Switch/build/esp-idf/partition_table/partition-table-flash_args.in new file mode 100644 index 000000000..f2e0070c5 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/partition_table/partition-table-flash_args.in @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 4MB +0x8000 partition_table/partition-table.bin \ No newline at end of file diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj new file mode 100644 index 000000000..30686361e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/protobuf-c/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/protobuf-c/cmake_install.cmake new file mode 100644 index 000000000..1d826d2cb --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/protobuf-c/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/protobuf-c/libprotobuf-c.a b/ESP32-Rainmaker-Switch/build/esp-idf/protobuf-c/libprotobuf-c.a new file mode 100644 index 000000000..4018d7146 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/protobuf-c/libprotobuf-c.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj new file mode 100644 index 000000000..9577e94a2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj new file mode 100644 index 000000000..b95aea30c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj new file mode 100644 index 000000000..4100e7b80 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj new file mode 100644 index 000000000..6510af6d9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj new file mode 100644 index 000000000..a0d252d3f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj new file mode 100644 index 000000000..37d9a8e91 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp.c.obj new file mode 100644 index 000000000..a692fdd64 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_mpi.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_mpi.c.obj new file mode 100644 index 000000000..8b2cf3eeb Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_mpi.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj new file mode 100644 index 000000000..762528929 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj new file mode 100644 index 000000000..6d841928d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c.obj new file mode 100644 index 000000000..e628f2a34 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj new file mode 100644 index 000000000..f55a537b1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj new file mode 100644 index 000000000..6966bf842 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_nimble.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_nimble.c.obj new file mode 100644 index 000000000..2aa3e9b7a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_nimble.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/cmake_install.cmake new file mode 100644 index 000000000..c4a234ea5 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/libprotocomm.a b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/libprotocomm.a new file mode 100644 index 000000000..10bbc44c9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/libprotocomm.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj new file mode 100644 index 000000000..76ffd60fa Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj new file mode 100644 index 000000000..162bcb089 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj new file mode 100644 index 000000000..9e46cc41d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj new file mode 100644 index 000000000..74428aac2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj new file mode 100644 index 000000000..b44296f27 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/pthread/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/pthread/cmake_install.cmake new file mode 100644 index 000000000..d5b4b6ed8 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/pthread/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/pthread + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/pthread/libpthread.a b/ESP32-Rainmaker-Switch/build/esp-idf/pthread/libpthread.a new file mode 100644 index 000000000..14713df10 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/pthread/libpthread.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/CMakeFiles/__idf_qrcode.dir/src/esp_qrcode_main.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/CMakeFiles/__idf_qrcode.dir/src/esp_qrcode_main.c.obj new file mode 100644 index 000000000..2782d064a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/CMakeFiles/__idf_qrcode.dir/src/esp_qrcode_main.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/CMakeFiles/__idf_qrcode.dir/src/esp_qrcode_wrapper.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/CMakeFiles/__idf_qrcode.dir/src/esp_qrcode_wrapper.c.obj new file mode 100644 index 000000000..bf6952350 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/CMakeFiles/__idf_qrcode.dir/src/esp_qrcode_wrapper.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/CMakeFiles/__idf_qrcode.dir/src/qrcodegen.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/CMakeFiles/__idf_qrcode.dir/src/qrcodegen.c.obj new file mode 100644 index 000000000..f91fb1d70 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/CMakeFiles/__idf_qrcode.dir/src/qrcodegen.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/cmake_install.cmake new file mode 100644 index 000000000..e86aa0efa --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/libqrcode.a b/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/libqrcode.a new file mode 100644 index 000000000..856e03ab2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/libqrcode.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/riscv/CMakeFiles/__idf_riscv.dir/instruction_decode.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/riscv/CMakeFiles/__idf_riscv.dir/instruction_decode.c.obj new file mode 100644 index 000000000..41430a34c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/riscv/CMakeFiles/__idf_riscv.dir/instruction_decode.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt.c.obj new file mode 100644 index 000000000..15572af8f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors.S.obj b/ESP32-Rainmaker-Switch/build/esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors.S.obj new file mode 100644 index 000000000..7142ebf7a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors.S.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors_intc.S.obj b/ESP32-Rainmaker-Switch/build/esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors_intc.S.obj new file mode 100644 index 000000000..46e16169c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors_intc.S.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/riscv/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/riscv/cmake_install.cmake new file mode 100644 index 000000000..0d85e5b9a --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/riscv/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/riscv + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/riscv/libriscv.a b/ESP32-Rainmaker-Switch/build/esp-idf/riscv/libriscv.a new file mode 100644 index 000000000..0bfa8f9dc Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/riscv/libriscv.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/cmd_resp.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/cmd_resp.c.obj new file mode 100644 index 000000000..58a65870d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/cmd_resp.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/console/rmaker_common_cmds.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/console/rmaker_common_cmds.c.obj new file mode 100644 index 000000000..c515eac56 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/console/rmaker_common_cmds.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/console/rmaker_console.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/console/rmaker_console.c.obj new file mode 100644 index 000000000..16244a03f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/console/rmaker_console.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/create_APN3_PPI_string.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/create_APN3_PPI_string.c.obj new file mode 100644 index 000000000..37cb7df27 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/create_APN3_PPI_string.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/esp-mqtt/esp-mqtt-glue.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/esp-mqtt/esp-mqtt-glue.c.obj new file mode 100644 index 000000000..ce94ae8e8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/esp-mqtt/esp-mqtt-glue.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/factory.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/factory.c.obj new file mode 100644 index 000000000..c405b588f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/factory.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/time.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/time.c.obj new file mode 100644 index 000000000..b623c3278 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/time.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/timezone.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/timezone.c.obj new file mode 100644 index 000000000..cfa900b0e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/timezone.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/utils.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/utils.c.obj new file mode 100644 index 000000000..a17e0e789 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/utils.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/work_queue.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/work_queue.c.obj new file mode 100644 index 000000000..c3292b822 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/work_queue.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/cmake_install.cmake new file mode 100644 index 000000000..302b2b3b7 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/librmaker_common.a b/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/librmaker_common.a new file mode 100644 index 000000000..d1eccadfb Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/librmaker_common.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj new file mode 100644 index 000000000..dd019da16 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj new file mode 100644 index 000000000..ccfd325a9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj new file mode 100644 index 000000000..5783214d0 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj new file mode 100644 index 000000000..6cd6a5a32 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj new file mode 100644 index 000000000..69ed70889 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj new file mode 100644 index 000000000..5ed187643 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/cmake_install.cmake new file mode 100644 index 000000000..206f58316 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/libsdmmc.a b/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/libsdmmc.a new file mode 100644 index 000000000..b74b3f315 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/libsdmmc.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj new file mode 100644 index 000000000..a49c87ac0 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/adc_periph.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/adc_periph.c.obj new file mode 100644 index 000000000..dae92b6db Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/adc_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/dedic_gpio_periph.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/dedic_gpio_periph.c.obj new file mode 100644 index 000000000..b500c45ab Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/dedic_gpio_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gdma_periph.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gdma_periph.c.obj new file mode 100644 index 000000000..6dd58a8ad Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gdma_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj new file mode 100644 index 000000000..46d06e685 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2c_periph.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2c_periph.c.obj new file mode 100644 index 000000000..47c33067a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2c_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2s_periph.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2s_periph.c.obj new file mode 100644 index 000000000..795455683 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2s_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj new file mode 100644 index 000000000..12b3eb626 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/ledc_periph.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/ledc_periph.c.obj new file mode 100644 index 000000000..34b307b0d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/ledc_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/mpi_periph.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/mpi_periph.c.obj new file mode 100644 index 000000000..3587cd563 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/mpi_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/rmt_periph.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/rmt_periph.c.obj new file mode 100644 index 000000000..016c81f6f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/rmt_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/sdm_periph.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/sdm_periph.c.obj new file mode 100644 index 000000000..d44117aa9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/sdm_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/spi_periph.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/spi_periph.c.obj new file mode 100644 index 000000000..d4a9b8050 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/spi_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/temperature_sensor_periph.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/temperature_sensor_periph.c.obj new file mode 100644 index 000000000..97118e894 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/temperature_sensor_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/timer_periph.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/timer_periph.c.obj new file mode 100644 index 000000000..cf15ddfea Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/timer_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/twai_periph.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/twai_periph.c.obj new file mode 100644 index 000000000..672b0a7df Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/twai_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/uart_periph.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/uart_periph.c.obj new file mode 100644 index 000000000..26a998adb Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/uart_periph.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj new file mode 100644 index 000000000..a43128830 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/soc/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/soc/cmake_install.cmake new file mode 100644 index 000000000..d1773d682 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/soc/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/soc + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/soc/libsoc.a b/ESP32-Rainmaker-Switch/build/esp-idf/soc/libsoc.a new file mode 100644 index 000000000..da180c58b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/soc/libsoc.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj new file mode 100644 index 000000000..047f2a4cc Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj new file mode 100644 index 000000000..18a85009c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj new file mode 100644 index 000000000..6a0fe2c5b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj new file mode 100644 index 000000000..29415012f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj new file mode 100644 index 000000000..d8405d13b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj new file mode 100644 index 000000000..083f82e92 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj new file mode 100644 index 000000000..aec946161 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj new file mode 100644 index 000000000..db6f8753f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj new file mode 100644 index 000000000..8a844cfd5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj new file mode 100644 index 000000000..0517ec965 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj new file mode 100644 index 000000000..150586fd2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj new file mode 100644 index 000000000..540b0d196 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj new file mode 100644 index 000000000..6691c31e1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj new file mode 100644 index 000000000..f1efd8fad Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj new file mode 100644 index 000000000..d9be44af8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj new file mode 100644 index 000000000..f1848e1d5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj new file mode 100644 index 000000000..e0edad1c7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj new file mode 100644 index 000000000..bc676d115 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj new file mode 100644 index 000000000..c1d4c0ed4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/cmake_install.cmake new file mode 100644 index 000000000..106ef9b9b --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/libspi_flash.a b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/libspi_flash.a new file mode 100644 index 000000000..be152b29e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/libspi_flash.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj new file mode 100644 index 000000000..7c84e365c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj new file mode 100644 index 000000000..fc6e94c4d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj new file mode 100644 index 000000000..142479621 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj new file mode 100644 index 000000000..508001ad8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj new file mode 100644 index 000000000..c8ca47cd9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj new file mode 100644 index 000000000..5898f58d5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj new file mode 100644 index 000000000..1ceff16ba Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/cmake_install.cmake new file mode 100644 index 000000000..732738cfd --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/libspiffs.a b/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/libspiffs.a new file mode 100644 index 000000000..82c661981 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/libspiffs.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj new file mode 100644 index 000000000..254e6ebf5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj new file mode 100644 index 000000000..e39a19ef8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj new file mode 100644 index 000000000..fa917f69c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj new file mode 100644 index 000000000..e5df42063 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj new file mode 100644 index 000000000..58c2b57eb Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/cmake_install.cmake new file mode 100644 index 000000000..f767b6987 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/libtcp_transport.a b/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/libtcp_transport.a new file mode 100644 index 000000000..d52619558 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/libtcp_transport.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/ulp/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/ulp/cmake_install.cmake new file mode 100644 index 000000000..beacfb4af --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/ulp/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/ulp + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp/unity_utils_memory_esp.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp/unity_utils_memory_esp.c.obj new file mode 100644 index 000000000..5b0bf84e6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp/unity_utils_memory_esp.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj new file mode 100644 index 000000000..5e8511aa4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj new file mode 100644 index 000000000..6867d7d68 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj new file mode 100644 index 000000000..98fd04e16 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_cache.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_cache.c.obj new file mode 100644 index 000000000..416dc958f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_cache.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_freertos.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_freertos.c.obj new file mode 100644 index 000000000..d8612ab2b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_freertos.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_memory.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_memory.c.obj new file mode 100644 index 000000000..6c7a7682b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_memory.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/unity/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/unity/cmake_install.cmake new file mode 100644 index 000000000..e27933620 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/unity/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/unity + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/unity/libunity.a b/ESP32-Rainmaker-Switch/build/esp-idf/unity/libunity.a new file mode 100644 index 000000000..4cce7e352 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/unity/libunity.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/usb/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/usb/cmake_install.cmake new file mode 100644 index 000000000..01b9a83ef --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/usb/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/usb + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj new file mode 100644 index 000000000..e94a7af38 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_console.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_console.c.obj new file mode 100644 index 000000000..4cb49b88b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_console.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj new file mode 100644 index 000000000..47b8737d7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj new file mode 100644 index 000000000..ff641f157 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_uart.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_uart.c.obj new file mode 100644 index 000000000..4ada0e764 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_uart.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_usb_serial_jtag.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_usb_serial_jtag.c.obj new file mode 100644 index 000000000..1e164e6e9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_usb_serial_jtag.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/vfs/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/vfs/cmake_install.cmake new file mode 100644 index 000000000..507abbd37 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/vfs/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/vfs + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/vfs/libvfs.a b/ESP32-Rainmaker-Switch/build/esp-idf/vfs/libvfs.a new file mode 100644 index 000000000..66e9a9411 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/vfs/libvfs.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj new file mode 100644 index 000000000..262174bd8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj new file mode 100644 index 000000000..358954dc1 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj new file mode 100644 index 000000000..28395e547 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj new file mode 100644 index 000000000..93afb2d9e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj new file mode 100644 index 000000000..d094eeb6f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj new file mode 100644 index 000000000..48983790c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj new file mode 100644 index 000000000..1b15b8a7c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/cmake_install.cmake new file mode 100644 index 000000000..1d45faebc --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/libwear_levelling.a b/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/libwear_levelling.a new file mode 100644 index 000000000..c6b7db88d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/libwear_levelling.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj new file mode 100644 index 000000000..43e4d287b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj new file mode 100644 index 000000000..6be044c3e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_ctrl.pb-c.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_ctrl.pb-c.c.obj new file mode 100644 index 000000000..262c41f9a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_ctrl.pb-c.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj new file mode 100644 index 000000000..b15dc5071 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj new file mode 100644 index 000000000..982ae8eb4 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj new file mode 100644 index 000000000..964c04ec2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_ble.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_ble.c.obj new file mode 100644 index 000000000..487a11eb5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_ble.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj new file mode 100644 index 000000000..0ee9932b0 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj new file mode 100644 index 000000000..87db30885 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj new file mode 100644 index 000000000..c95aee7d6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ctrl.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ctrl.c.obj new file mode 100644 index 000000000..260ba35fa Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ctrl.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj new file mode 100644 index 000000000..fe0c6d990 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/cmake_install.cmake new file mode 100644 index 000000000..2e98acd5d --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/libwifi_provisioning.a b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/libwifi_provisioning.a new file mode 100644 index 000000000..81a32075f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/libwifi_provisioning.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj new file mode 100644 index 000000000..47e73b250 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj new file mode 100644 index 000000000..1c7f3ea69 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj new file mode 100644 index 000000000..c38e1b51d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj new file mode 100644 index 000000000..6daa8c568 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj new file mode 100644 index 000000000..347f071fc Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj new file mode 100644 index 000000000..6f816b6a2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj new file mode 100644 index 000000000..7bee39f45 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj new file mode 100644 index 000000000..5ad7ca70e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj new file mode 100644 index 000000000..0732ec4e8 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj new file mode 100644 index 000000000..3af664493 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj new file mode 100644 index 000000000..b3dfa6216 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj new file mode 100644 index 000000000..96c7bbcb0 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj new file mode 100644 index 000000000..b5001a24f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj new file mode 100644 index 000000000..fbbb89834 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj new file mode 100644 index 000000000..cbe7881b3 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj new file mode 100644 index 000000000..b3fa3d066 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj new file mode 100644 index 000000000..4f0368789 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj new file mode 100644 index 000000000..e260b7124 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj new file mode 100644 index 000000000..0d3d9f140 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj new file mode 100644 index 000000000..f0f940d4b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj new file mode 100644 index 000000000..d50baff64 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj new file mode 100644 index 000000000..2fb3fb5d0 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj new file mode 100644 index 000000000..44dadf825 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj new file mode 100644 index 000000000..ba4d36c0f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj new file mode 100644 index 000000000..c8412e66b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj new file mode 100644 index 000000000..398256880 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj new file mode 100644 index 000000000..58a46af51 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj new file mode 100644 index 000000000..cdeb29cea Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj new file mode 100644 index 000000000..2b1d0a23e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj new file mode 100644 index 000000000..e8f7f6ff5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj new file mode 100644 index 000000000..eb8092e78 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj new file mode 100644 index 000000000..dd45ae361 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj new file mode 100644 index 000000000..441ae6793 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj new file mode 100644 index 000000000..bae980bb9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj new file mode 100644 index 000000000..f379fb843 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj new file mode 100644 index 000000000..e0794368e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj new file mode 100644 index 000000000..844a45adb Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj new file mode 100644 index 000000000..df8c63102 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj new file mode 100644 index 000000000..f00cac5dc Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj new file mode 100644 index 000000000..3ef6f51f9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj new file mode 100644 index 000000000..a112e6f63 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj new file mode 100644 index 000000000..8952e1690 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj new file mode 100644 index 000000000..d49f4468d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj new file mode 100644 index 000000000..68416dc28 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj new file mode 100644 index 000000000..d6d14271f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj new file mode 100644 index 000000000..26cddc5c2 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj new file mode 100644 index 000000000..6f563d1b9 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj new file mode 100644 index 000000000..2ae4a9568 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj new file mode 100644 index 000000000..e76f67e50 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj new file mode 100644 index 000000000..25bc9bb7a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj new file mode 100644 index 000000000..a708ec52b Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj new file mode 100644 index 000000000..84dbe5e99 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj new file mode 100644 index 000000000..2df02488e Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj new file mode 100644 index 000000000..f2984f8af Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj new file mode 100644 index 000000000..ba17c5c96 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj new file mode 100644 index 000000000..054a89a5a Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj new file mode 100644 index 000000000..8c618763f Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj new file mode 100644 index 000000000..a31f2e8c5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj new file mode 100644 index 000000000..94670e9c7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj new file mode 100644 index 000000000..a6c4fbc88 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj new file mode 100644 index 000000000..674674253 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj new file mode 100644 index 000000000..38f4f5d74 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj new file mode 100644 index 000000000..5eceb2a77 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj new file mode 100644 index 000000000..3c6a61688 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj new file mode 100644 index 000000000..3780f0c68 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj new file mode 100644 index 000000000..86f599594 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj new file mode 100644 index 000000000..3e8cb67cb Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj new file mode 100644 index 000000000..6933c7dcd Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj new file mode 100644 index 000000000..77cf33e45 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj new file mode 100644 index 000000000..16dae5757 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj new file mode 100644 index 000000000..dbdd1c0a0 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj new file mode 100644 index 000000000..fa01dc3f7 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj new file mode 100644 index 000000000..d466c3d42 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj new file mode 100644 index 000000000..29f1a9f93 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj new file mode 100644 index 000000000..8b7a468fe Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj new file mode 100644 index 000000000..f5df49281 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj new file mode 100644 index 000000000..1322dfa44 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj new file mode 100644 index 000000000..0da09f963 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj new file mode 100644 index 000000000..8b7ba71f5 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj new file mode 100644 index 000000000..28d6aa94c Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj new file mode 100644 index 000000000..b37581031 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj new file mode 100644 index 000000000..c40685e61 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj new file mode 100644 index 000000000..ffd0e30fe Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/cmake_install.cmake new file mode 100644 index 000000000..142aac383 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/libwpa_supplicant.a b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/libwpa_supplicant.a new file mode 100644 index 000000000..493392d09 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/libwpa_supplicant.a differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/ws2812_led/CMakeFiles/__idf_ws2812_led.dir/led_strip_rmt_ws2812.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/ws2812_led/CMakeFiles/__idf_ws2812_led.dir/led_strip_rmt_ws2812.c.obj new file mode 100644 index 000000000..c5316fdb6 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/ws2812_led/CMakeFiles/__idf_ws2812_led.dir/led_strip_rmt_ws2812.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/ws2812_led/CMakeFiles/__idf_ws2812_led.dir/ws2812_led.c.obj b/ESP32-Rainmaker-Switch/build/esp-idf/ws2812_led/CMakeFiles/__idf_ws2812_led.dir/ws2812_led.c.obj new file mode 100644 index 000000000..f3f6b9766 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/ws2812_led/CMakeFiles/__idf_ws2812_led.dir/ws2812_led.c.obj differ diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/ws2812_led/cmake_install.cmake b/ESP32-Rainmaker-Switch/build/esp-idf/ws2812_led/cmake_install.cmake new file mode 100644 index 000000000..e85bb5ec9 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/esp-idf/ws2812_led/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/ESP32-Rainmaker-Switch") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe") +endif() + diff --git a/ESP32-Rainmaker-Switch/build/esp-idf/ws2812_led/libws2812_led.a b/ESP32-Rainmaker-Switch/build/esp-idf/ws2812_led/libws2812_led.a new file mode 100644 index 000000000..45de1374d Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/esp-idf/ws2812_led/libws2812_led.a differ diff --git a/ESP32-Rainmaker-Switch/build/flash_app_args b/ESP32-Rainmaker-Switch/build/flash_app_args new file mode 100644 index 000000000..4d1be29a9 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/flash_app_args @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 4MB +0x20000 ESP32-Rainmaker-Switch.bin diff --git a/ESP32-Rainmaker-Switch/build/flash_args b/ESP32-Rainmaker-Switch/build/flash_args new file mode 100644 index 000000000..729f8f632 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/flash_args @@ -0,0 +1,5 @@ +--flash_mode dio --flash_freq 80m --flash_size 4MB +0x0 bootloader/bootloader.bin +0x20000 ESP32-Rainmaker-Switch.bin +0x8000 partition_table/partition-table.bin +0x16000 ota_data_initial.bin diff --git a/ESP32-Rainmaker-Switch/build/flash_args.in b/ESP32-Rainmaker-Switch/build/flash_args.in new file mode 100644 index 000000000..d7d327e7a --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/flash_args.in @@ -0,0 +1,5 @@ +--flash_mode dio --flash_freq 80m --flash_size 4MB +0x0 bootloader/bootloader.bin +0x20000 $.bin +0x8000 partition_table/partition-table.bin +0x16000 ota_data_initial.bin \ No newline at end of file diff --git a/ESP32-Rainmaker-Switch/build/flash_bootloader_args b/ESP32-Rainmaker-Switch/build/flash_bootloader_args new file mode 100644 index 000000000..0837e622e --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/flash_bootloader_args @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 4MB +0x0 bootloader/bootloader.bin diff --git a/ESP32-Rainmaker-Switch/build/flash_project_args b/ESP32-Rainmaker-Switch/build/flash_project_args new file mode 100644 index 000000000..729f8f632 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/flash_project_args @@ -0,0 +1,5 @@ +--flash_mode dio --flash_freq 80m --flash_size 4MB +0x0 bootloader/bootloader.bin +0x20000 ESP32-Rainmaker-Switch.bin +0x8000 partition_table/partition-table.bin +0x16000 ota_data_initial.bin diff --git a/ESP32-Rainmaker-Switch/build/flasher_args.json b/ESP32-Rainmaker-Switch/build/flasher_args.json new file mode 100644 index 000000000..4610414a2 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/flasher_args.json @@ -0,0 +1,26 @@ +{ + "write_flash_args" : [ "--flash_mode", "dio", + "--flash_size", "4MB", + "--flash_freq", "80m" ], + "flash_settings" : { + "flash_mode": "dio", + "flash_size": "4MB", + "flash_freq": "80m" + }, + "flash_files" : { + "0x0" : "bootloader/bootloader.bin", + "0x20000" : "ESP32-Rainmaker-Switch.bin", + "0x8000" : "partition_table/partition-table.bin", + "0x16000" : "ota_data_initial.bin" + }, + "bootloader" : { "offset" : "0x0", "file" : "bootloader/bootloader.bin", "encrypted" : "false" }, + "app" : { "offset" : "0x20000", "file" : "ESP32-Rainmaker-Switch.bin", "encrypted" : "false" }, + "partition-table" : { "offset" : "0x8000", "file" : "partition_table/partition-table.bin", "encrypted" : "false" }, + "otadata" : { "offset" : "0x16000", "file" : "ota_data_initial.bin", "encrypted" : "false" }, + "extra_esptool_args" : { + "after" : "hard_reset", + "before" : "default_reset", + "stub" : true, + "chip" : "esp32c3" + } +} diff --git a/ESP32-Rainmaker-Switch/build/https_server.crt.S b/ESP32-Rainmaker-Switch/build/https_server.crt.S new file mode 100644 index 000000000..e36728b79 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/https_server.crt.S @@ -0,0 +1,95 @@ +/* * Data converted from C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/server_certs/https_server.crt + * (null byte appended) + */ +.data +.section .rodata.embedded + +.global https_server_crt +https_server_crt: + +.global _binary_https_server_crt_start +_binary_https_server_crt_start: /* for objcopy compatibility */ +.byte 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x42, 0x45, 0x47, 0x49, 0x4e, 0x20, 0x43, 0x45, 0x52, 0x54, 0x49 +.byte 0x46, 0x49, 0x43, 0x41, 0x54, 0x45, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x0d, 0x0a, 0x4d, 0x49, 0x49 +.byte 0x44, 0x51, 0x54, 0x43, 0x43, 0x41, 0x69, 0x6d, 0x67, 0x41, 0x77, 0x49, 0x42, 0x41, 0x67, 0x49 +.byte 0x54, 0x42, 0x6d, 0x79, 0x66, 0x7a, 0x35, 0x6d, 0x2f, 0x6a, 0x41, 0x6f, 0x35, 0x34, 0x76, 0x42 +.byte 0x34, 0x69, 0x6b, 0x50, 0x6d, 0x6c, 0x6a, 0x5a, 0x62, 0x79, 0x6a, 0x41, 0x4e, 0x42, 0x67, 0x6b +.byte 0x71, 0x68, 0x6b, 0x69, 0x47, 0x39, 0x77, 0x30, 0x42, 0x41, 0x51, 0x73, 0x46, 0x0d, 0x0a, 0x41 +.byte 0x44, 0x41, 0x35, 0x4d, 0x51, 0x73, 0x77, 0x43, 0x51, 0x59, 0x44, 0x56, 0x51, 0x51, 0x47, 0x45 +.byte 0x77, 0x4a, 0x56, 0x55, 0x7a, 0x45, 0x50, 0x4d, 0x41, 0x30, 0x47, 0x41, 0x31, 0x55, 0x45, 0x43 +.byte 0x68, 0x4d, 0x47, 0x51, 0x57, 0x31, 0x68, 0x65, 0x6d, 0x39, 0x75, 0x4d, 0x52, 0x6b, 0x77, 0x46 +.byte 0x77, 0x59, 0x44, 0x56, 0x51, 0x51, 0x44, 0x45, 0x78, 0x42, 0x42, 0x62, 0x57, 0x46, 0x36, 0x0d +.byte 0x0a, 0x62, 0x32, 0x34, 0x67, 0x55, 0x6d, 0x39, 0x76, 0x64, 0x43, 0x42, 0x44, 0x51, 0x53, 0x41 +.byte 0x78, 0x4d, 0x42, 0x34, 0x58, 0x44, 0x54, 0x45, 0x31, 0x4d, 0x44, 0x55, 0x79, 0x4e, 0x6a, 0x41 +.byte 0x77, 0x4d, 0x44, 0x41, 0x77, 0x4d, 0x46, 0x6f, 0x58, 0x44, 0x54, 0x4d, 0x34, 0x4d, 0x44, 0x45 +.byte 0x78, 0x4e, 0x7a, 0x41, 0x77, 0x4d, 0x44, 0x41, 0x77, 0x4d, 0x46, 0x6f, 0x77, 0x4f, 0x54, 0x45 +.byte 0x4c, 0x0d, 0x0a, 0x4d, 0x41, 0x6b, 0x47, 0x41, 0x31, 0x55, 0x45, 0x42, 0x68, 0x4d, 0x43, 0x56 +.byte 0x56, 0x4d, 0x78, 0x44, 0x7a, 0x41, 0x4e, 0x42, 0x67, 0x4e, 0x56, 0x42, 0x41, 0x6f, 0x54, 0x42 +.byte 0x6b, 0x46, 0x74, 0x59, 0x58, 0x70, 0x76, 0x62, 0x6a, 0x45, 0x5a, 0x4d, 0x42, 0x63, 0x47, 0x41 +.byte 0x31, 0x55, 0x45, 0x41, 0x78, 0x4d, 0x51, 0x51, 0x57, 0x31, 0x68, 0x65, 0x6d, 0x39, 0x75, 0x49 +.byte 0x46, 0x4a, 0x76, 0x0d, 0x0a, 0x62, 0x33, 0x51, 0x67, 0x51, 0x30, 0x45, 0x67, 0x4d, 0x54, 0x43 +.byte 0x43, 0x41, 0x53, 0x49, 0x77, 0x44, 0x51, 0x59, 0x4a, 0x4b, 0x6f, 0x5a, 0x49, 0x68, 0x76, 0x63 +.byte 0x4e, 0x41, 0x51, 0x45, 0x42, 0x42, 0x51, 0x41, 0x44, 0x67, 0x67, 0x45, 0x50, 0x41, 0x44, 0x43 +.byte 0x43, 0x41, 0x51, 0x6f, 0x43, 0x67, 0x67, 0x45, 0x42, 0x41, 0x4c, 0x4a, 0x34, 0x67, 0x48, 0x48 +.byte 0x4b, 0x65, 0x4e, 0x58, 0x6a, 0x0d, 0x0a, 0x63, 0x61, 0x39, 0x48, 0x67, 0x46, 0x42, 0x30, 0x66 +.byte 0x57, 0x37, 0x59, 0x31, 0x34, 0x68, 0x32, 0x39, 0x4a, 0x6c, 0x6f, 0x39, 0x31, 0x67, 0x68, 0x59 +.byte 0x50, 0x6c, 0x30, 0x68, 0x41, 0x45, 0x76, 0x72, 0x41, 0x49, 0x74, 0x68, 0x74, 0x4f, 0x67, 0x51 +.byte 0x33, 0x70, 0x4f, 0x73, 0x71, 0x54, 0x51, 0x4e, 0x72, 0x6f, 0x42, 0x76, 0x6f, 0x33, 0x62, 0x53 +.byte 0x4d, 0x67, 0x48, 0x46, 0x7a, 0x5a, 0x4d, 0x0d, 0x0a, 0x39, 0x4f, 0x36, 0x49, 0x49, 0x38, 0x63 +.byte 0x2b, 0x36, 0x7a, 0x66, 0x31, 0x74, 0x52, 0x6e, 0x34, 0x53, 0x57, 0x69, 0x77, 0x33, 0x74, 0x65 +.byte 0x35, 0x64, 0x6a, 0x67, 0x64, 0x59, 0x5a, 0x36, 0x6b, 0x2f, 0x6f, 0x49, 0x32, 0x70, 0x65, 0x56 +.byte 0x4b, 0x56, 0x75, 0x52, 0x46, 0x34, 0x66, 0x6e, 0x39, 0x74, 0x42, 0x62, 0x36, 0x64, 0x4e, 0x71 +.byte 0x63, 0x6d, 0x7a, 0x55, 0x35, 0x4c, 0x2f, 0x71, 0x77, 0x0d, 0x0a, 0x49, 0x46, 0x41, 0x47, 0x62 +.byte 0x48, 0x72, 0x51, 0x67, 0x4c, 0x4b, 0x6d, 0x2b, 0x61, 0x2f, 0x73, 0x52, 0x78, 0x6d, 0x50, 0x55 +.byte 0x44, 0x67, 0x48, 0x33, 0x4b, 0x4b, 0x48, 0x4f, 0x56, 0x6a, 0x34, 0x75, 0x74, 0x57, 0x70, 0x2b +.byte 0x55, 0x68, 0x6e, 0x4d, 0x4a, 0x62, 0x75, 0x6c, 0x48, 0x68, 0x65, 0x62, 0x34, 0x6d, 0x6a, 0x55 +.byte 0x63, 0x41, 0x77, 0x68, 0x6d, 0x61, 0x68, 0x52, 0x57, 0x61, 0x36, 0x0d, 0x0a, 0x56, 0x4f, 0x75 +.byte 0x6a, 0x77, 0x35, 0x48, 0x35, 0x53, 0x4e, 0x7a, 0x2f, 0x30, 0x65, 0x67, 0x77, 0x4c, 0x58, 0x30 +.byte 0x74, 0x64, 0x48, 0x41, 0x31, 0x31, 0x34, 0x67, 0x6b, 0x39, 0x35, 0x37, 0x45, 0x57, 0x57, 0x36 +.byte 0x37, 0x63, 0x34, 0x63, 0x58, 0x38, 0x6a, 0x4a, 0x47, 0x4b, 0x4c, 0x68, 0x44, 0x2b, 0x72, 0x63 +.byte 0x64, 0x71, 0x73, 0x71, 0x30, 0x38, 0x70, 0x38, 0x6b, 0x44, 0x69, 0x31, 0x4c, 0x0d, 0x0a, 0x39 +.byte 0x33, 0x46, 0x63, 0x58, 0x6d, 0x6e, 0x2f, 0x36, 0x70, 0x55, 0x43, 0x79, 0x7a, 0x69, 0x4b, 0x72 +.byte 0x6c, 0x41, 0x34, 0x62, 0x39, 0x76, 0x37, 0x4c, 0x57, 0x49, 0x62, 0x78, 0x63, 0x63, 0x65, 0x56 +.byte 0x4f, 0x46, 0x33, 0x34, 0x47, 0x66, 0x49, 0x44, 0x35, 0x79, 0x48, 0x49, 0x39, 0x59, 0x2f, 0x51 +.byte 0x43, 0x42, 0x2f, 0x49, 0x49, 0x44, 0x45, 0x67, 0x45, 0x77, 0x2b, 0x4f, 0x79, 0x51, 0x6d, 0x0d +.byte 0x0a, 0x6a, 0x67, 0x53, 0x75, 0x62, 0x4a, 0x72, 0x49, 0x71, 0x67, 0x30, 0x43, 0x41, 0x77, 0x45 +.byte 0x41, 0x41, 0x61, 0x4e, 0x43, 0x4d, 0x45, 0x41, 0x77, 0x44, 0x77, 0x59, 0x44, 0x56, 0x52, 0x30 +.byte 0x54, 0x41, 0x51, 0x48, 0x2f, 0x42, 0x41, 0x55, 0x77, 0x41, 0x77, 0x45, 0x42, 0x2f, 0x7a, 0x41 +.byte 0x4f, 0x42, 0x67, 0x4e, 0x56, 0x48, 0x51, 0x38, 0x42, 0x41, 0x66, 0x38, 0x45, 0x42, 0x41, 0x4d +.byte 0x43, 0x0d, 0x0a, 0x41, 0x59, 0x59, 0x77, 0x48, 0x51, 0x59, 0x44, 0x56, 0x52, 0x30, 0x4f, 0x42 +.byte 0x42, 0x59, 0x45, 0x46, 0x49, 0x51, 0x59, 0x7a, 0x49, 0x55, 0x30, 0x37, 0x4c, 0x77, 0x4d, 0x6c +.byte 0x4a, 0x51, 0x75, 0x43, 0x46, 0x6d, 0x63, 0x78, 0x37, 0x49, 0x51, 0x54, 0x67, 0x6f, 0x49, 0x4d +.byte 0x41, 0x30, 0x47, 0x43, 0x53, 0x71, 0x47, 0x53, 0x49, 0x62, 0x33, 0x44, 0x51, 0x45, 0x42, 0x43 +.byte 0x77, 0x55, 0x41, 0x0d, 0x0a, 0x41, 0x34, 0x49, 0x42, 0x41, 0x51, 0x43, 0x59, 0x38, 0x6a, 0x64 +.byte 0x61, 0x51, 0x5a, 0x43, 0x68, 0x47, 0x73, 0x56, 0x32, 0x55, 0x53, 0x67, 0x67, 0x4e, 0x69, 0x4d +.byte 0x4f, 0x72, 0x75, 0x59, 0x6f, 0x75, 0x36, 0x72, 0x34, 0x6c, 0x4b, 0x35, 0x49, 0x70, 0x44, 0x42 +.byte 0x2f, 0x47, 0x2f, 0x77, 0x6b, 0x6a, 0x55, 0x75, 0x30, 0x79, 0x4b, 0x47, 0x58, 0x39, 0x72, 0x62 +.byte 0x78, 0x65, 0x6e, 0x44, 0x49, 0x0d, 0x0a, 0x55, 0x35, 0x50, 0x4d, 0x43, 0x43, 0x6a, 0x6a, 0x6d +.byte 0x43, 0x58, 0x50, 0x49, 0x36, 0x54, 0x35, 0x33, 0x69, 0x48, 0x54, 0x66, 0x49, 0x55, 0x4a, 0x72 +.byte 0x55, 0x36, 0x61, 0x64, 0x54, 0x72, 0x43, 0x43, 0x32, 0x71, 0x4a, 0x65, 0x48, 0x5a, 0x45, 0x52 +.byte 0x78, 0x68, 0x6c, 0x62, 0x49, 0x31, 0x42, 0x6a, 0x6a, 0x74, 0x2f, 0x6d, 0x73, 0x76, 0x30, 0x74 +.byte 0x61, 0x64, 0x51, 0x31, 0x77, 0x55, 0x73, 0x0d, 0x0a, 0x4e, 0x2b, 0x67, 0x44, 0x53, 0x36, 0x33 +.byte 0x70, 0x59, 0x61, 0x41, 0x43, 0x62, 0x76, 0x58, 0x79, 0x38, 0x4d, 0x57, 0x79, 0x37, 0x56, 0x75 +.byte 0x33, 0x33, 0x50, 0x71, 0x55, 0x58, 0x48, 0x65, 0x65, 0x45, 0x36, 0x56, 0x2f, 0x55, 0x71, 0x32 +.byte 0x56, 0x38, 0x76, 0x69, 0x54, 0x4f, 0x39, 0x36, 0x4c, 0x58, 0x46, 0x76, 0x4b, 0x57, 0x6c, 0x4a +.byte 0x62, 0x59, 0x4b, 0x38, 0x55, 0x39, 0x30, 0x76, 0x76, 0x0d, 0x0a, 0x6f, 0x2f, 0x75, 0x66, 0x51 +.byte 0x4a, 0x56, 0x74, 0x4d, 0x56, 0x54, 0x38, 0x51, 0x74, 0x50, 0x48, 0x52, 0x68, 0x38, 0x6a, 0x72 +.byte 0x64, 0x6b, 0x50, 0x53, 0x48, 0x43, 0x61, 0x32, 0x58, 0x56, 0x34, 0x63, 0x64, 0x46, 0x79, 0x51 +.byte 0x7a, 0x52, 0x31, 0x62, 0x6c, 0x64, 0x5a, 0x77, 0x67, 0x4a, 0x63, 0x4a, 0x6d, 0x41, 0x70, 0x7a +.byte 0x79, 0x4d, 0x5a, 0x46, 0x6f, 0x36, 0x49, 0x51, 0x36, 0x58, 0x55, 0x0d, 0x0a, 0x35, 0x4d, 0x73 +.byte 0x49, 0x2b, 0x79, 0x4d, 0x52, 0x51, 0x2b, 0x68, 0x44, 0x4b, 0x58, 0x4a, 0x69, 0x6f, 0x61, 0x6c +.byte 0x64, 0x58, 0x67, 0x6a, 0x55, 0x6b, 0x4b, 0x36, 0x34, 0x32, 0x4d, 0x34, 0x55, 0x77, 0x74, 0x42 +.byte 0x56, 0x38, 0x6f, 0x62, 0x32, 0x78, 0x4a, 0x4e, 0x44, 0x64, 0x32, 0x5a, 0x68, 0x77, 0x4c, 0x6e +.byte 0x6f, 0x51, 0x64, 0x65, 0x58, 0x65, 0x47, 0x41, 0x44, 0x62, 0x6b, 0x70, 0x79, 0x0d, 0x0a, 0x72 +.byte 0x71, 0x58, 0x52, 0x66, 0x62, 0x6f, 0x51, 0x6e, 0x6f, 0x5a, 0x73, 0x47, 0x34, 0x71, 0x35, 0x57 +.byte 0x54, 0x50, 0x34, 0x36, 0x38, 0x53, 0x51, 0x76, 0x76, 0x47, 0x35, 0x0d, 0x0a, 0x2d, 0x2d, 0x2d +.byte 0x2d, 0x2d, 0x45, 0x4e, 0x44, 0x20, 0x43, 0x45, 0x52, 0x54, 0x49, 0x46, 0x49, 0x43, 0x41, 0x54 +.byte 0x45, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x0d, 0x0a, 0x00 + +.global _binary_https_server_crt_end +_binary_https_server_crt_end: /* for objcopy compatibility */ + + +.global https_server_crt_length +https_server_crt_length: /* not including null byte */ +.word 1208 diff --git a/ESP32-Rainmaker-Switch/build/kconfigs.in b/ESP32-Rainmaker-Switch/build/kconfigs.in new file mode 100644 index 000000000..3c16852b4 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/kconfigs.in @@ -0,0 +1,62 @@ +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_psram/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/heap/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/ieee802154/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/log/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_sec_provider/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/openthread/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/ulp/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/unity/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/usb/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/Kconfig" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/Kconfig" +source "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/Kconfig" +source "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/Kconfig" +source "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/Kconfig" +source "C:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/Kconfig" +source "C:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/Kconfig" +source "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights/Kconfig" +source "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button/Kconfig" +source "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led/Kconfig" +source "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/Kconfig" +source "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/Kconfig" \ No newline at end of file diff --git a/ESP32-Rainmaker-Switch/build/kconfigs_projbuild.in b/ESP32-Rainmaker-Switch/build/kconfigs_projbuild.in new file mode 100644 index 000000000..d2cf33cbb --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/kconfigs_projbuild.in @@ -0,0 +1,8 @@ +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/Kconfig.projbuild" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/Kconfig.projbuild" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/Kconfig.projbuild" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/Kconfig.projbuild" +source "C:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table/Kconfig.projbuild" +source "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/main/Kconfig.projbuild" +source "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/Kconfig.projbuild" +source "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_wifi/Kconfig.projbuild" \ No newline at end of file diff --git a/ESP32-Rainmaker-Switch/build/ldgen_libraries b/ESP32-Rainmaker-Switch/build/ldgen_libraries new file mode 100644 index 000000000..840ed554a --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/ldgen_libraries @@ -0,0 +1,82 @@ +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/riscv/libriscv.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_ringbuf/libesp_ringbuf.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/efuse/libefuse.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/libesp_mm.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/driver/libdriver.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/libesp_pm.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/libmbedtls.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_bootloader_format/libesp_bootloader_format.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_app_format/libesp_app_format.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/libbootloader_support.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_partition/libesp_partition.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_update/libapp_update.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/libspi_flash.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/pthread/libpthread.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/libesp_system.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/libesp_rom.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/hal/libhal.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/log/liblog.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/heap/libheap.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/soc/libsoc.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/libesp_hw_support.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/freertos/libfreertos.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/newlib/libnewlib.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/cxx/libcxx.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_common/libesp_common.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/libesp_timer.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/libapp_trace.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/libesp_event.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/libnvs_flash.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/libesp_phy.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/vfs/libvfs.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/lwip/liblwip.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/libesp_netif.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/libwpa_supplicant.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_coex/libesp_coex.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/libesp_wifi.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bt/libbt.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/unity/libunity.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/cmock/libcmock.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/console/libconsole.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/http_parser/libhttp_parser.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/libesp-tls.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/libesp_adc.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/libesp_eth.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/libesp_gdbstub.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/libesp_hid.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/libtcp_transport.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/libesp_http_client.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/libesp_http_server.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_ota/libesp_https_ota.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_server/libesp_https_server.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/libesp_lcd.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/protobuf-c/libprotobuf-c.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/libprotocomm.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/libesp_local_ctrl.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/libespcoredump.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/libwear_levelling.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/libsdmmc.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/libfatfs.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json/libjson.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/libmqtt.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/nvs_sec_provider/libnvs_sec_provider.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/libspiffs.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/libwifi_provisioning.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/main/libmain.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_diag_data_store/libesp_diag_data_store.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/librmaker_common.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/libesp_diagnostics.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/libespressif__cbor.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/libesp_insights.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json_parser/libjson_parser.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json_generator/libjson_generator.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/libespressif__mdns.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_schedule/libesp_schedule.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/libesp_rainmaker.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_insights/libapp_insights.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/gpio_button/libgpio_button.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_reset/libapp_reset.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/libqrcode.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_wifi/libapp_wifi.a +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ws2812_led/libws2812_led.a diff --git a/ESP32-Rainmaker-Switch/build/ldgen_libraries.in b/ESP32-Rainmaker-Switch/build/ldgen_libraries.in new file mode 100644 index 000000000..3e7d661be --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/ldgen_libraries.in @@ -0,0 +1,82 @@ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ \ No newline at end of file diff --git a/ESP32-Rainmaker-Switch/build/log/idf_py_stderr_output_16528 b/ESP32-Rainmaker-Switch/build/log/idf_py_stderr_output_16528 new file mode 100644 index 000000000..d31be3d65 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/log/idf_py_stderr_output_16528 @@ -0,0 +1,2 @@ +ESP Insights Project commit: cfdd71e +ESP RainMaker Project commit: 33a943e diff --git a/ESP32-Rainmaker-Switch/build/log/idf_py_stderr_output_21804 b/ESP32-Rainmaker-Switch/build/log/idf_py_stderr_output_21804 new file mode 100644 index 000000000..e69de29bb diff --git a/ESP32-Rainmaker-Switch/build/log/idf_py_stderr_output_23880 b/ESP32-Rainmaker-Switch/build/log/idf_py_stderr_output_23880 new file mode 100644 index 000000000..d31be3d65 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/log/idf_py_stderr_output_23880 @@ -0,0 +1,2 @@ +ESP Insights Project commit: cfdd71e +ESP RainMaker Project commit: 33a943e diff --git a/ESP32-Rainmaker-Switch/build/log/idf_py_stdout_output_16528 b/ESP32-Rainmaker-Switch/build/log/idf_py_stdout_output_16528 new file mode 100644 index 000000000..da3250943 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/log/idf_py_stdout_output_16528 @@ -0,0 +1,91 @@ +-- Existing sdkconfig 'C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig' renamed to 'C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig.old'. +-- Found Git: C:/Users/alex/.espressif/tools/tools/idf-git/2.39.2/cmd/git.exe (found version "2.39.2.windows.1") +-- Component directory C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights does not contain a CMakeLists.txt file. No component will be added +-- The C compiler identification is GNU 13.2.0 +-- The CXX compiler identification is GNU 13.2.0 +-- The ASM compiler identification is GNU +-- Found assembler: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe +-- Detecting C compiler ABI info +-- Detecting C compiler ABI info - done +-- Check for working C compiler: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe - skipped +-- Detecting C compile features +-- Detecting C compile features - done +-- Detecting CXX compiler ABI info +-- Detecting CXX compiler ABI info - done +-- Check for working CXX compiler: C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-g++.exe - skipped +-- Detecting CXX compile features +-- Detecting CXX compile features - done +-- Building ESP-IDF components for target esp32c3 +Target changed from esp32s2 to esp32c3, solving dependencies. +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\rmaker_common for dependency espressif/rmaker_common(~1.4.0)(introduced by component esp_diagnostics) +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\esp_diag_data_store for dependency espressif/esp_diag_data_store(~1.0)(introduced by component esp_insights) +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\esp_diagnostics for dependency espressif/esp_diagnostics(~1.0)(introduced by component esp_insights) +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\rmaker_common for dependency espressif/rmaker_common(~1.4.0)(introduced by component esp_insights) +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp_schedule for dependency espressif/esp_schedule(~1.1.0)(introduced by component esp_rainmaker) +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\json_generator for dependency espressif/json_generator(~1.1.1)(introduced by component esp_rainmaker) +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\json_parser for dependency espressif/json_parser(~1.0.3)(introduced by component esp_rainmaker) +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\rmaker_common for dependency espressif/rmaker_common(~1.4.2)(introduced by component esp_rainmaker) +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\rmaker_common for dependency espressif/rmaker_common(~1.4.2)(introduced by component esp_schedule) +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\jsmn for dependency espressif/jsmn(~1.1)(introduced by component json_parser) +.Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\rmaker_common for dependency espressif/rmaker_common(~1.4.0), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics\idf_component.yml +.Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\esp_diag_data_store for dependency espressif/esp_diag_data_store(~1.0), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\esp_diagnostics for dependency espressif/esp_diagnostics(~1.0), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\rmaker_common for dependency espressif/rmaker_common(~1.4.0), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights\idf_component.yml +...Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\rmaker_common for dependency espressif/rmaker_common(~1.4.0)(introduced by component espressif/esp_diagnostics), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights\idf_component.yml +.Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp_schedule for dependency espressif/esp_schedule(~1.1.0), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\json_generator for dependency espressif/json_generator(~1.1.1), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\json_parser for dependency espressif/json_parser(~1.0.3), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\rmaker_common for dependency espressif/rmaker_common(~1.4.2), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\rmaker_common for dependency espressif/rmaker_common(~1.4.2)(introduced by component espressif/esp_schedule), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker\idf_component.yml +....Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\jsmn for dependency espressif/jsmn(~1.1)(introduced by component espressif/json_parser), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker\idf_component.yml +....Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\rmaker_common for dependency espressif/rmaker_common(~1.4.2), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule\idf_component.yml +.Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\jsmn for dependency espressif/jsmn(~1.1), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser\idf_component.yml +.Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\esp_insights for dependency espressif/esp_insights(~1.0.1), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp_rainmaker for dependency espressif/esp_rainmaker(~1.0.0), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\esp_diag_data_store for dependency espressif/esp_diag_data_store(~1.0)(introduced by component espressif/esp_insights), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\esp_diagnostics for dependency espressif/esp_diagnostics(~1.0)(introduced by component espressif/esp_insights), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\rmaker_common for dependency espressif/rmaker_common(~1.4.0)(introduced by component espressif/esp_insights), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights\idf_component.yml +.Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp_schedule for dependency espressif/esp_schedule(~1.1.0)(introduced by component espressif/esp_rainmaker), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\json_generator for dependency espressif/json_generator(~1.1.1)(introduced by component espressif/esp_rainmaker), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\json_parser for dependency espressif/json_parser(~1.0.3)(introduced by component espressif/esp_rainmaker), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\rmaker_common for dependency espressif/rmaker_common(~1.4.2)(introduced by component espressif/esp_rainmaker), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights\idf_component.yml +.Updating lock file at C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\dependencies.lock +Processing 4 dependencies: +[1/4] espressif/cbor (0.6.0~1) +[2/4] espressif/esp_secure_cert_mgr (2.4.1) +[3/4] espressif/mdns (1.3.2) +[4/4] idf (5.2.2) +-- Project sdkconfig file C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig +Loading defaults file C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig.defaults... +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig.defaults:29 CONFIG_ESP_RMAKER_LOCAL_CTRL_ENABLE was replaced with CONFIG_ESP_RMAKER_LOCAL_CTRL_AUTO_ENABLE +C:\Users\alex\AppData\Local\Temp\kconfgen_tmpoqprt9vv:2 line was updated to CONFIG_PARTITION_TABLE_SINGLE_APP=n +C:\Users\alex\AppData\Local\Temp\kconfgen_tmpoqprt9vv:3 line was updated to CONFIG_PARTITION_TABLE_TWO_OTA=n +-- Looking for sys/types.h +-- Looking for sys/types.h - found +-- Looking for stdint.h +-- Looking for stdint.h - found +-- Looking for stddef.h +-- Looking for stddef.h - found +-- Check size of time_t +-- Check size of time_t - done +-- Found Python3: c:/Users/alex/.espressif/tools/python_env/idf5.2_py3.11_env/Scripts/python.exe (found version "3.11.2") found components: Interpreter +-- Performing Test CMAKE_HAVE_LIBC_PTHREAD +-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success +-- Found Threads: TRUE +-- Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS +-- Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS - Success +-- App "ESP32-Rainmaker-Switch" version: 1.0 +-- Adding linker script C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/memory.ld +-- Adding linker script C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/sections.ld.in +-- Adding linker script C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.ld +-- Adding linker script C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.api.ld +-- Adding linker script C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.libgcc.ld +-- Adding linker script C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.newlib.ld +-- Adding linker script C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.version.ld +-- Adding linker script C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.eco3.ld +-- Adding linker script C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/ld/esp32c3.peripherals.ld +-- Components: app_insights app_reset app_trace app_update app_wifi bootloader bootloader_support bt cmock console cxx driver efuse esp-tls esp_adc esp_app_format esp_bootloader_format esp_coex esp_common esp_diag_data_store esp_diagnostics esp_eth esp_event esp_gdbstub esp_hid esp_http_client esp_http_server esp_https_ota esp_https_server esp_hw_support esp_insights esp_lcd esp_local_ctrl esp_mm esp_netif esp_netif_stack esp_partition esp_phy esp_pm esp_psram esp_rainmaker esp_ringbuf esp_rom esp_schedule esp_system esp_timer esp_wifi espcoredump espressif__cbor espressif__esp_secure_cert_mgr espressif__mdns esptool_py fatfs freertos gpio_button hal heap http_parser idf_test ieee802154 jsmn json json_generator json_parser log lwip main mbedtls mqtt newlib nvs_flash nvs_sec_provider openthread partition_table protobuf-c protocomm pthread qrcode riscv rmaker_common sdmmc soc spi_flash spiffs tcp_transport ulp unity usb vfs wear_levelling wifi_provisioning wpa_supplicant ws2812_led +-- Component paths: C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_reset C:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace C:/Users/alex/esp/v5.2.2/esp-idf/components/app_update C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_wifi C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support C:/Users/alex/esp/v5.2.2/esp-idf/components/bt C:/Users/alex/esp/v5.2.2/esp-idf/components/cmock C:/Users/alex/esp/v5.2.2/esp-idf/components/console C:/Users/alex/esp/v5.2.2/esp-idf/components/cxx C:/Users/alex/esp/v5.2.2/esp-idf/components/driver C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse C:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif_stack C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_psram C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi C:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py C:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button C:/Users/alex/esp/v5.2.2/esp-idf/components/hal C:/Users/alex/esp/v5.2.2/esp-idf/components/heap C:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser C:/Users/alex/esp/v5.2.2/esp-idf/components/idf_test C:/Users/alex/esp/v5.2.2/esp-idf/components/ieee802154 C:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn C:/Users/alex/esp/v5.2.2/esp-idf/components/json C:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator C:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser C:/Users/alex/esp/v5.2.2/esp-idf/components/log C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/main C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls C:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_sec_provider C:/Users/alex/esp/v5.2.2/esp-idf/components/openthread C:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table C:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm C:/Users/alex/esp/v5.2.2/esp-idf/components/pthread C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode C:/Users/alex/esp/v5.2.2/esp-idf/components/riscv C:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common C:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc C:/Users/alex/esp/v5.2.2/esp-idf/components/soc C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash C:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs C:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport C:/Users/alex/esp/v5.2.2/esp-idf/components/ulp C:/Users/alex/esp/v5.2.2/esp-idf/components/unity C:/Users/alex/esp/v5.2.2/esp-idf/components/usb C:/Users/alex/esp/v5.2.2/esp-idf/components/vfs C:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling C:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led +-- Configuring done +-- Generating done +-- Build files have been written to: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build diff --git a/ESP32-Rainmaker-Switch/build/log/idf_py_stdout_output_21804 b/ESP32-Rainmaker-Switch/build/log/idf_py_stdout_output_21804 new file mode 100644 index 000000000..095e6bd76 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/log/idf_py_stdout_output_21804 @@ -0,0 +1 @@ +[0/1] cmd.exe /C "cd /D C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\build && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/alex/esp/v5.2.2/esp-idf/tools/kconfig_new/prepare_kconfig_files.py --list-separator=semicolon --env-file C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/config.env && c:\Users\alex\.espressif\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe -m kconfserver --env-file C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch{"version": 2, "values": {"SOC_ADC_SUPPORTED": true, "SOC_DEDICATED_GPIO_SUPPORTED": true, "SOC_UART_SUPPORTED": true, "SOC_GDMA_SUPPORTED": true, "SOC_AHB_GDMA_SUPPORTED": true, "SOC_GPTIMER_SUPPORTED": true, "SOC_TWAI_SUPPORTED": true, "SOC_BT_SUPPORTED": true, "SOC_ASYNC_MEMCPY_SUPPORTED": true, "SOC_USB_SERIAL_JTAG_SUPPORTED": true, "SOC_TEMP_SENSOR_SUPPORTED": true, "SOC_XT_WDT_SUPPORTED": true, "SOC_WIFI_SUPPORTED": true, "SOC_SUPPORTS_SECURE_DL_MODE": true, "SOC_EFUSE_KEY_PURPOSE_FIELD": true, "SOC_EFUSE_HAS_EFUSE_RST_BUG": true, "SOC_EFUSE_SUPPORTED": true, "SOC_RTC_FAST_MEM_SUPPORTED": true, "SOC_RTC_MEM_SUPPORTED": true, "SOC_I2S_SUPPORTED": true, "SOC_RMT_SUPPORTED": true, "SOC_SDM_SUPPORTED": true, "SOC_GPSPI_SUPPORTED": true, "SOC_LEDC_SUPPORTED": true, "SOC_I2C_SUPPORTED": true, "SOC_SYSTIMER_SUPPORTED": true, "SOC_SUPPORT_COEXISTENCE": true, "SOC_AES_SUPPORTED": true, "SOC_MPI_SUPPORTED": true, "SOC_SHA_SUPPORTED": true, "SOC_HMAC_SUPPORTED": true, "SOC_DIG_SIGN_SUPPORTED": true, "SOC_FLASH_ENC_SUPPORTED": true, "SOC_SECURE_BOOT_SUPPORTED": true, "SOC_MEMPROT_SUPPORTED": true, "SOC_BOD_SUPPORTED": true, "SOC_CLK_TREE_SUPPORTED": true, "SOC_ASSIST_DEBUG_SUPPORTED": true, "SOC_WDT_SUPPORTED": true, "SOC_SPI_FLASH_SUPPORTED": true, "SOC_XTAL_SUPPORT_40M": true, "SOC_AES_SUPPORT_DMA": true, "SOC_AES_GDMA": true, "SOC_AES_SUPPORT_AES_128": true, "SOC_AES_SUPPORT_AES_256": true, "SOC_ADC_DIG_CTRL_SUPPORTED": true, "SOC_ADC_ARBITER_SUPPORTED": true, "SOC_ADC_DIG_IIR_FILTER_SUPPORTED": true, "SOC_ADC_MONITOR_SUPPORTED": true, "SOC_ADC_DMA_SUPPORTED": true, "SOC_ADC_PERIPH_NUM": 2, "SOC_ADC_MAX_CHANNEL_NUM": 5, "SOC_ADC_ATTEN_NUM": 4, "SOC_ADC_DIGI_CONTROLLER_NUM": 1, "SOC_ADC_PATT_LEN_MAX": 8, "SOC_ADC_DIGI_MIN_BITWIDTH": 12, "SOC_ADC_DIGI_MAX_BITWIDTH": 12, "SOC_ADC_DIGI_RESULT_BYTES": 4, "SOC_ADC_DIGI_DATA_BYTES_PER_CONV": 4, "SOC_ADC_DIGI_IIR_FILTER_NUM": 2, "SOC_ADC_DIGI_MONITOR_NUM": 2, "SOC_ADC_SAMPLE_FREQ_THRES_HIGH": 83333, "SOC_ADC_SAMPLE_FREQ_THRES_LOW": 611, "SOC_ADC_RTC_MIN_BITWIDTH": 12, "SOC_ADC_RTC_MAX_BITWIDTH": 12, "SOC_ADC_CALIBRATION_V1_SUPPORTED": true, "SOC_ADC_SELF_HW_CALI_SUPPORTED": true, "SOC_ADC_SHARED_POWER": true, "SOC_APB_BACKUP_DMA": true, "SOC_BROWNOUT_RESET_SUPPORTED": true, "SOC_SHARED_IDCACHE_SUPPORTED": true, "SOC_CACHE_MEMORY_IBANK_SIZE": 16384, "SOC_CPU_CORES_NUM": 1, "SOC_CPU_INTR_NUM": 32, "SOC_CPU_HAS_FLEXIBLE_INTC": true, "SOC_CPU_BREAKPOINTS_NUM": 8, "SOC_CPU_WATCHPOINTS_NUM": 8, "SOC_CPU_WATCHPOINT_MAX_REGION_SIZE": 2147483648, "SOC_DS_SIGNATURE_MAX_BIT_LEN": 3072, "SOC_DS_KEY_PARAM_MD_IV_LENGTH": 16, "SOC_DS_KEY_CHECK_MAX_WAIT_US": 1100, "SOC_AHB_GDMA_VERSION": 1, "SOC_GDMA_NUM_GROUPS_MAX": 1, "SOC_GDMA_PAIRS_PER_GROUP_MAX": 3, "SOC_GPIO_PORT": 1, "SOC_GPIO_PIN_COUNT": 22, "SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER": true, "SOC_GPIO_FILTER_CLK_SUPPORT_APB": true, "SOC_GPIO_SUPPORT_FORCE_HOLD": true, "SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP": true, "SOC_GPIO_IN_RANGE_MAX": 21, "SOC_GPIO_OUT_RANGE_MAX": 21, "SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK": 0, "SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK": 4194240, "SOC_GPIO_CLOCKOUT_BY_GPIO_MATRIX": true, "SOC_DEDIC_GPIO_OUT_CHANNELS_NUM": 8, "SOC_DEDIC_GPIO_IN_CHANNELS_NUM": 8, "SOC_DEDIC_PERIPH_ALWAYS_ENABLE": true, "SOC_I2C_NUM": 1, "SOC_I2C_FIFO_LEN": 32, "SOC_I2C_CMD_REG_NUM": 8, "SOC_I2C_SUPPORT_SLAVE": true, "SOC_I2C_SUPPORT_HW_CLR_BUS": true, "SOC_I2C_SUPPORT_XTAL": true, "SOC_I2C_SUPPORT_RTC": true, "SOC_I2C_SUPPORT_10BIT_ADDR": true, "SOC_I2C_SLAVE_SUPPORT_BROADCAST": true, "SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE": true, "SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS": true, "SOC_I2S_NUM": 1, "SOC_I2S_HW_VERSION_2": true, "SOC_I2S_SUPPORTS_XTAL": true, "SOC_I2S_SUPPORTS_PLL_F160M": true, "SOC_I2S_SUPPORTS_PCM": true, "SOC_I2S_SUPPORTS_PDM": true, "SOC_I2S_SUPPORTS_PDM_TX": true, "SOC_I2S_PDM_MAX_TX_LINES": 2, "SOC_I2S_SUPPORTS_TDM": true, "SOC_LEDC_SUPPORT_APB_CLOCK": true, "SOC_LEDC_SUPPORT_XTAL_CLOCK": true, "SOC_LEDC_CHANNEL_NUM": 6, "SOC_LEDC_TIMER_BIT_WIDTH": 14, "SOC_LEDC_SUPPORT_FADE_STOP": true, "SOC_MMU_LINEAR_ADDRESS_REGION_NUM": 1, "SOC_MMU_PERIPH_NUM": 1, "SOC_MPU_MIN_REGION_SIZE": 536870912, "SOC_MPU_REGIONS_MAX_NUM": 8, "SOC_RMT_GROUPS": 1, "SOC_RMT_TX_CANDIDATES_PER_GROUP": 2, "SOC_RMT_RX_CANDIDATES_PER_GROUP": 2, "SOC_RMT_CHANNELS_PER_GROUP": 4, "SOC_RMT_MEM_WORDS_PER_CHANNEL": 48, "SOC_RMT_SUPPORT_RX_PINGPONG": true, "SOC_RMT_SUPPORT_RX_DEMODULATION": true, "SOC_RMT_SUPPORT_TX_ASYNC_STOP": true, "SOC_RMT_SUPPORT_TX_LOOP_COUNT": true, "SOC_RMT_SUPPORT_TX_SYNCHRO": true, "SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY": true, "SOC_RMT_SUPPORT_XTAL": true, "SOC_RMT_SUPPORT_APB": true, "SOC_RMT_SUPPORT_RC_FAST": true, "SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH": 128, "SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM": 108, "SOC_RTCIO_PIN_COUNT": 0, "SOC_MPI_MEM_BLOCKS_NUM": 4, "SOC_MPI_OPERATIONS_NUM": 3, "SOC_RSA_MAX_BIT_LEN": 3072, "SOC_SHA_DMA_MAX_BUFFER_SIZE": 3968, "SOC_SHA_SUPPORT_DMA": true, "SOC_SHA_SUPPORT_RESUME": true, "SOC_SHA_GDMA": true, "SOC_SHA_SUPPORT_SHA1": true, "SOC_SHA_SUPPORT_SHA224": true, "SOC_SHA_SUPPORT_SHA256": true, "SOC_SDM_GROUPS": 1, "SOC_SDM_CHANNELS_PER_GROUP": 4, "SOC_SDM_CLK_SUPPORT_APB": true, "SOC_SPI_PERIPH_NUM": 2, "SOC_SPI_MAX_CS_NUM": 6, "SOC_SPI_MAXIMUM_BUFFER_SIZE": 64, "SOC_SPI_SUPPORT_DDRCLK": true, "SOC_SPI_SLAVE_SUPPORT_SEG_TRANS": true, "SOC_SPI_SUPPORT_CD_SIG": true, "SOC_SPI_SUPPORT_CONTINUOUS_TRANS": true, "SOC_SPI_SUPPORT_SLAVE_HD_VER2": true, "SOC_SPI_SUPPORT_CLK_APB": true, "SOC_SPI_SUPPORT_CLK_XTAL": true, "SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT": true, "SOC_MEMSPI_IS_INDEPENDENT": true, "SOC_SPI_MAX_PRE_DIVIDER": 16, "SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE": true, "SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND": true, "SOC_SPI_MEM_SUPPORT_AUTO_RESUME": true, "SOC_SPI_MEM_SUPPORT_IDLE_INTR": true, "SOC_SPI_MEM_SUPPORT_SW_SUSPEND": true, "SOC_SPI_MEM_SUPPORT_CHECK_SUS": true, "SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE": true, "SOC_SPI_MEM_SUPPORT_WRAP": true, "SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED": true, "SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED": true, "SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED": true, "SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED": true, "SOC_SYSTIMER_COUNTER_NUM": 2, "SOC_SYSTIMER_ALARM_NUM": 3, "SOC_SYSTIMER_BIT_WIDTH_LO": 32, "SOC_SYSTIMER_BIT_WIDTH_HI": 20, "SOC_SYSTIMER_FIXED_DIVIDER": true, "SOC_SYSTIMER_INT_LEVEL": true, "SOC_SYSTIMER_ALARM_MISS_COMPENSATE": true, "SOC_TIMER_GROUPS": 2, "SOC_TIMER_GROUP_TIMERS_PER_GROUP": 1, "SOC_TIMER_GROUP_COUNTER_BIT_WIDTH": 54, "SOC_TIMER_GROUP_SUPPORT_XTAL": true, "SOC_TIMER_GROUP_SUPPORT_APB": true, "SOC_TIMER_GROUP_TOTAL_TIMERS": 2, "SOC_MWDT_SUPPORT_XTAL": true, "SOC_TWAI_CONTROLLER_NUM": 1, "SOC_TWAI_CLK_SUPPORT_APB": true, "SOC_TWAI_BRP_MIN": 2, "SOC_TWAI_BRP_MAX": 16384, "SOC_TWAI_SUPPORTS_RX_STATUS": true, "SOC_EFUSE_DIS_DOWNLOAD_ICACHE": true, "SOC_EFUSE_DIS_PAD_JTAG": true, "SOC_EFUSE_DIS_USB_JTAG": true, "SOC_EFUSE_DIS_DIRECT_BOOT": true, "SOC_EFUSE_SOFT_DIS_JTAG": true, "SOC_EFUSE_DIS_ICACHE": true, "SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK": true, "SOC_SECURE_BOOT_V2_RSA": true, "SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS": 3, "SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS": true, "SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY": true, "SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX": 32, "SOC_FLASH_ENCRYPTION_XTS_AES": true, "SOC_FLASH_ENCRYPTION_XTS_AES_128": true, "SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE": 16, "SOC_MEMPROT_MEM_ALIGN_SIZE": 512, "SOC_UART_NUM": 2, "SOC_UART_HP_NUM": 2, "SOC_UART_FIFO_LEN": 128, "SOC_UART_BITRATE_MAX": 5000000, "SOC_UART_SUPPORT_APB_CLK": true, "SOC_UART_SUPPORT_RTC_CLK": true, "SOC_UART_SUPPORT_XTAL_CLK": true, "SOC_UART_SUPPORT_WAKEUP_INT": true, "SOC_UART_SUPPORT_FSM_TX_WAIT_SEND": true, "SOC_COEX_HW_PTI": true, "SOC_PHY_DIG_REGS_MEM_SIZE": 21, "SOC_MAC_BB_PD_MEM_SIZE": 192, "SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH": 12, "SOC_PM_SUPPORT_WIFI_WAKEUP": true, "SOC_PM_SUPPORT_BT_WAKEUP": true, "SOC_PM_SUPPORT_CPU_PD": true, "SOC_PM_SUPPORT_WIFI_PD": true, "SOC_PM_SUPPORT_BT_PD": true, "SOC_PM_SUPPORT_RC_FAST_PD": true, "SOC_PM_SUPPORT_VDDSDIO_PD": true, "SOC_PM_SUPPORT_MAC_BB_PD": true, "SOC_PM_CPU_RETENTION_BY_RTCCNTL": true, "SOC_PM_MODEM_RETENTION_BY_BACKUPDMA": true, "SOC_CLK_RC_FAST_D256_SUPPORTED": true, "SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256": true, "SOC_CLK_RC_FAST_SUPPORT_CALIBRATION": true, "SOC_CLK_XTAL32K_SUPPORTED": true, "SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC": true, "SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL": true, "SOC_WIFI_HW_TSF": true, "SOC_WIFI_FTM_SUPPORT": true, "SOC_WIFI_GCMP_SUPPORT": true, "SOC_WIFI_WAPI_SUPPORT": true, "SOC_WIFI_CSI_SUPPORT": true, "SOC_WIFI_MESH_SUPPORT": true, "SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW": true, "SOC_WIFI_PHY_NEEDS_USB_WORKAROUND": true, "SOC_BLE_SUPPORTED": true, "SOC_BLE_MESH_SUPPORTED": true, "SOC_BLE_50_SUPPORTED": true, "SOC_BLE_DEVICE_PRIVACY_SUPPORTED": true, "SOC_BLUFI_SUPPORTED": true, "SOC_PHY_COMBO_MODULE": true, "IDF_CMAKE": true, "IDF_TOOLCHAIN": "gcc", "IDF_TARGET_ARCH_RISCV": true, "IDF_TARGET_ARCH": "riscv", "IDF_TARGET": "esp32c3", "IDF_INIT_VERSION": "$IDF_INIT_VERSION", "IDF_TARGET_ESP32C3": true, "IDF_FIRMWARE_CHIP_ID": 5, "APP_BUILD_TYPE_APP_2NDBOOT": true, "APP_BUILD_TYPE_RAM": false, "APP_BUILD_GENERATE_BINARIES": true, "APP_BUILD_BOOTLOADER": true, "APP_BUILD_USE_FLASH_SECTIONS": true, "APP_REPRODUCIBLE_BUILD": false, "APP_NO_BLOBS": false, "BOOTLOADER_COMPILE_TIME_DATE": true, "BOOTLOADER_PROJECT_VER": 1, "BOOTLOADER_OFFSET_IN_FLASH": 0, "BOOTLOADER_COMPILER_OPTIMIZATION_SIZE": true, "BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG": false, "BOOTLOADER_COMPILER_OPTIMIZATION_PERF": false, "BOOTLOADER_COMPILER_OPTIMIZATION_NONE": false, "BOOTLOADER_LOG_LEVEL_NONE": false, "BOOTLOADER_LOG_LEVEL_ERROR": false, "BOOTLOADER_LOG_LEVEL_WARN": false, "BOOTLOADER_LOG_LEVEL_INFO": true, "BOOTLOADER_LOG_LEVEL_DEBUG": false, "BOOTLOADER_LOG_LEVEL_VERBOSE": false, "BOOTLOADER_LOG_LEVEL": 3, "BOOTLOADER_FLASH_DC_AWARE": false, "BOOTLOADER_FLASH_XMC_SUPPORT": true, "BOOTLOADER_FACTORY_RESET": false, "BOOTLOADER_APP_TEST": false, "BOOTLOADER_REGION_PROTECTION_ENABLE": true, "BOOTLOADER_WDT_ENABLE": true, "BOOTLOADER_WDT_DISABLE_IN_USER_CODE": false, "BOOTLOADER_WDT_TIME_MS": 9000, "BOOTLOADER_APP_ROLLBACK_ENABLE": true, "BOOTLOADER_APP_ANTI_ROLLBACK": false, "BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP": false, "BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON": false, "BOOTLOADER_SKIP_VALIDATE_ALWAYS": false, "BOOTLOADER_RESERVE_RTC_SIZE": 0, "BOOTLOADER_CUSTOM_RESERVE_RTC": false, "SECURE_BOOT_V2_RSA_SUPPORTED": true, "SECURE_BOOT_V2_PREFERRED": true, "SECURE_SIGNED_APPS_NO_SECURE_BOOT": false, "SECURE_BOOT": false, "SECURE_FLASH_ENC_ENABLED": false, "SECURE_ROM_DL_MODE_ENABLED": true, "APP_COMPILE_TIME_DATE": true, "APP_EXCLUDE_PROJECT_VER_VAR": false, "APP_EXCLUDE_PROJECT_NAME_VAR": false, "APP_PROJECT_VER_FROM_CONFIG": false, "APP_RETRIEVE_LEN_ELF_SHA": 9, "ESP_ROM_HAS_CRC_LE": true, "ESP_ROM_HAS_CRC_BE": true, "ESP_ROM_HAS_MZ_CRC32": true, "ESP_ROM_HAS_JPEG_DECODE": true, "ESP_ROM_UART_CLK_IS_XTAL": true, "ESP_ROM_USB_SERIAL_DEVICE_NUM": 3, "ESP_ROM_HAS_RETARGETABLE_LOCKING": true, "ESP_ROM_HAS_ERASE_0_REGION_BUG": true, "ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV": true, "ESP_ROM_GET_CLK_FREQ": true, "ESP_ROM_NEEDS_SWSETUP_WORKAROUND": true, "ESP_ROM_HAS_LAYOUT_TABLE": true, "ESP_ROM_HAS_SPI_FLASH": true, "ESP_ROM_HAS_ETS_PRINTF_BUG": true, "ESP_ROM_HAS_NEWLIB_NANO_FORMAT": true, "ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE": true, "ESP_ROM_RAM_APP_NEEDS_MMU_INIT": true, "ESP_ROM_HAS_SW_FLOAT": true, "BOOT_ROM_LOG_ALWAYS_ON": true, "BOOT_ROM_LOG_ALWAYS_OFF": false, "BOOT_ROM_LOG_ON_GPIO_HIGH": false, "BOOT_ROM_LOG_ON_GPIO_LOW": false, "ESPTOOLPY_NO_STUB": false, "ESPTOOLPY_FLASHMODE_QIO": false, "ESPTOOLPY_FLASHMODE_QOUT": false, "ESPTOOLPY_FLASHMODE_DIO": true, "ESPTOOLPY_FLASHMODE_DOUT": false, "ESPTOOLPY_FLASH_SAMPLE_MODE_STR": true, "ESPTOOLPY_FLASHMODE": "dio", "ESPTOOLPY_FLASHFREQ_80M": true, "ESPTOOLPY_FLASHFREQ_40M": false, "ESPTOOLPY_FLASHFREQ_26M": false, "ESPTOOLPY_FLASHFREQ_20M": false, "ESPTOOLPY_FLASHFREQ_80M_DEFAULT": true, "ESPTOOLPY_FLASHFREQ": "80m", "ESPTOOLPY_FLASHSIZE_1MB": false, "ESPTOOLPY_FLASHSIZE_2MB": false, "ESPTOOLPY_FLASHSIZE_4MB": true, "ESPTOOLPY_FLASHSIZE_8MB": false, "ESPTOOLPY_FLASHSIZE_16MB": false, "ESPTOOLPY_FLASHSIZE_32MB": false, "ESPTOOLPY_FLASHSIZE_64MB": false, "ESPTOOLPY_FLASHSIZE_128MB": false, "ESPTOOLPY_FLASHSIZE": "4MB", "ESPTOOLPY_HEADER_FLASHSIZE_UPDATE": false, "ESPTOOLPY_BEFORE_RESET": true, "ESPTOOLPY_BEFORE_NORESET": false, "ESPTOOLPY_BEFORE": "default_reset", "ESPTOOLPY_AFTER_RESET": true, "ESPTOOLPY_AFTER_NORESET": false, "ESPTOOLPY_AFTER": "hard_reset", "ESPTOOLPY_MONITOR_BAUD": 115200, "PARTITION_TABLE_SINGLE_APP": false, "PARTITION_TABLE_SINGLE_APP_LARGE": false, "PARTITION_TABLE_TWO_OTA": false, "PARTITION_TABLE_CUSTOM": true, "PARTITION_TABLE_CUSTOM_FILENAME": "partitions.csv", "PARTITION_TABLE_FILENAME": "partitions.csv", "PARTITION_TABLE_OFFSET": 32768, "PARTITION_TABLE_MD5": true, "EXAMPLE_BOARD_BUTTON_GPIO": 9, "EXAMPLE_ENABLE_TEST_NOTIFICATIONS": false, "EXAMPLE_OUTPUT_GPIO": 19, "ESP_RMAKER_NO_CLAIM": false, "ESP_RMAKER_SELF_CLAIM": true, "ESP_RMAKER_ASSISTED_CLAIM": false, "ESP_RMAKER_USE_NVS": true, "ESP_RMAKER_CLAIM_TYPE": 1, "ESP_RMAKER_CLAIM_SERVICE_BASE_URL": "https://esp-claiming.rainmaker.espressif.com", "ESP_RMAKER_READ_MQTT_HOST_FROM_CONFIG": false, "ESP_RMAKER_READ_NODE_ID_FROM_CERT_CN": false, "ESP_RMAKER_MQTT_HOST": "a1p72mufdu6064-ats.iot.us-east-1.amazonaws.com", "ESP_RMAKER_MQTT_USE_BASIC_INGEST_TOPICS": true, "ESP_RMAKER_MQTT_ENABLE_BUDGETING": true, "ESP_RMAKER_MQTT_DEFAULT_BUDGET": 100, "ESP_RMAKER_MQTT_MAX_BUDGET": 1024, "ESP_RMAKER_MQTT_BUDGET_REVIVE_PERIOD": 5, "ESP_RMAKER_MQTT_BUDGET_REVIVE_COUNT": 1, "ESP_RMAKER_MAX_PARAM_DATA_SIZE": 1024, "ESP_RMAKER_DISABLE_USER_MAPPING_PROV": false, "ESP_RMAKER_USER_ID_CHECK": true, "RMAKER_NAME_PARAM_CB": false, "ESP_RMAKER_LOCAL_CTRL_FEATURE_ENABLE": true, "ESP_RMAKER_LOCAL_CTRL_AUTO_ENABLE": true, "ESP_RMAKER_LOCAL_CTRL_HTTP_PORT": 8080, "ESP_RMAKER_LOCAL_CTRL_STACK_SIZE": 6144, "ESP_RMAKER_LOCAL_CTRL_SECURITY_0": false, "ESP_RMAKER_LOCAL_CTRL_SECURITY_1": true, "ESP_RMAKER_LOCAL_CTRL_SECURITY": 1, "ESP_RMAKER_CONSOLE_UART_NUM_0": true, "ESP_RMAKER_CONSOLE_UART_NUM_1": false, "ESP_RMAKER_CONSOLE_UART_NUM": 0, "ESP_RMAKER_USE_CERT_BUNDLE": true, "ESP_RMAKER_OTA_AUTOFETCH": true, "ESP_RMAKER_OTA_AUTOFETCH_PERIOD": 0, "ESP_RMAKER_SKIP_COMMON_NAME_CHECK": false, "ESP_RMAKER_SKIP_VERSION_CHECK": false, "ESP_RMAKER_SKIP_SECURE_VERSION_CHECK": false, "ESP_RMAKER_SKIP_PROJECT_NAME_CHECK": false, "ESP_RMAKER_OTA_HTTP_RX_BUFFER_SIZE": 1024, "ESP_RMAKER_OTA_ROLLBACK_WAIT_PERIOD": 90, "ESP_RMAKER_OTA_DISABLE_AUTO_REBOOT": false, "ESP_RMAKER_OTA_TIME_SUPPORT": true, "ESP_RMAKER_SCHEDULING_MAX_SCHEDULES": 10, "ESP_RMAKER_SCENES_MAX_SCENES": 10, "ESP_RMAKER_SCENES_DEACTIVATE_SUPPORT": false, "ESP_RMAKER_CMD_RESP_ENABLE": true, "ESP_RMAKER_CMD_RESP_TEST_ENABLE": false, "APP_WIFI_PROV_SHOW_QR": true, "APP_WIFI_PROV_TRANSPORT_SOFTAP": false, "APP_WIFI_PROV_TRANSPORT_BLE": true, "APP_WIFI_PROV_TRANSPORT": 2, "APP_WIFI_RESET_PROV_ON_FAILURE": true, "APP_WIFI_PROV_MAX_RETRY_CNT": 5, "APP_WIFI_SHOW_DEMO_INTRO_TEXT": false, "APP_WIFI_PROV_TIMEOUT_PERIOD": 30, "APP_WIFI_PROV_NAME_PREFIX": "PROV", "COMPILER_OPTIMIZATION_DEBUG": true, "COMPILER_OPTIMIZATION_SIZE": false, "COMPILER_OPTIMIZATION_PERF": false, "COMPILER_OPTIMIZATION_NONE": false, "COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE": true, "COMPILER_OPTIMIZATION_ASSERTIONS_SILENT": false, "COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE": false, "COMPILER_FLOAT_LIB_FROM_GCCLIB": true, "COMPILER_OPTIMIZATION_ASSERTION_LEVEL": 2, "COMPILER_OPTIMIZATION_CHECKS_SILENT": false, "COMPILER_HIDE_PATHS_MACROS": true, "COMPILER_CXX_EXCEPTIONS": false, "COMPILER_CXX_RTTI": false, "COMPILER_STACK_CHECK_MODE_NONE": true, "COMPILER_STACK_CHECK_MODE_NORM": false, "COMPILER_STACK_CHECK_MODE_STRONG": false, "COMPILER_STACK_CHECK_MODE_ALL": false, "COMPILER_WARN_WRITE_STRINGS": false, "COMPILER_SAVE_RESTORE_LIBCALLS": false, "COMPILER_DISABLE_GCC12_WARNINGS": false, "COMPILER_DISABLE_GCC13_WARNINGS": false, "COMPILER_DUMP_RTL_FILES": false, "COMPILER_RT_LIB_GCCLIB": true, "COMPILER_RT_LIB_NAME": "gcc", "APPTRACE_DEST_JTAG": false, "APPTRACE_DEST_NONE": true, "APPTRACE_DEST_UART1": false, "APPTRACE_DEST_USB_CDC": false, "APPTRACE_DEST_UART_NONE": true, "APPTRACE_UART_TASK_PRIO": 1, "APPTRACE_LOCK_ENABLE": true, "BT_ENABLED": true, "BT_BLUEDROID_ENABLED": false, "BT_NIMBLE_ENABLED": true, "BT_CONTROLLER_ONLY": false, "BT_CONTROLLER_ENABLED": true, "BT_CONTROLLER_DISABLED": false, "BT_NIMBLE_MEM_ALLOC_MODE_INTERNAL": true, "BT_NIMBLE_MEM_ALLOC_MODE_DEFAULT": false, "BT_NIMBLE_LOG_LEVEL_NONE": false, "BT_NIMBLE_LOG_LEVEL_ERROR": false, "BT_NIMBLE_LOG_LEVEL_WARNING": false, "BT_NIMBLE_LOG_LEVEL_INFO": true, "BT_NIMBLE_LOG_LEVEL_DEBUG": false, "BT_NIMBLE_LOG_LEVEL": 1, "BT_NIMBLE_MAX_CONNECTIONS": 3, "BT_NIMBLE_MAX_BONDS": 3, "BT_NIMBLE_MAX_CCCDS": 8, "BT_NIMBLE_L2CAP_COC_MAX_NUM": 0, "BT_NIMBLE_PINNED_TO_CORE": 0, "BT_NIMBLE_HOST_TASK_STACK_SIZE": 4096, "BT_NIMBLE_ROLE_CENTRAL": true, "BT_NIMBLE_ROLE_PERIPHERAL": true, "BT_NIMBLE_ROLE_BROADCASTER": true, "BT_NIMBLE_ROLE_OBSERVER": true, "BT_NIMBLE_NVS_PERSIST": false, "BT_NIMBLE_SECURITY_ENABLE": true, "BT_NIMBLE_SM_LEGACY": true, "BT_NIMBLE_SM_SC": true, "BT_NIMBLE_SM_SC_DEBUG_KEYS": false, "BT_NIMBLE_LL_CFG_FEAT_LE_ENCRYPTION": true, "BT_NIMBLE_SM_SC_LVL": 0, "BT_NIMBLE_DEBUG": false, "BT_NIMBLE_DYNAMIC_SERVICE": false, "BT_NIMBLE_SVC_GAP_DEVICE_NAME": "nimble", "BT_NIMBLE_GAP_DEVICE_NAME_MAX_LEN": 31, "BT_NIMBLE_ATT_PREFERRED_MTU": 256, "BT_NIMBLE_SVC_GAP_APPEARANCE": 0, "BT_NIMBLE_MSYS_1_BLOCK_COUNT": 12, "BT_NIMBLE_MSYS_1_BLOCK_SIZE": 256, "BT_NIMBLE_MSYS_2_BLOCK_COUNT": 24, "BT_NIMBLE_MSYS_2_BLOCK_SIZE": 320, "BT_NIMBLE_TRANSPORT_ACL_FROM_LL_COUNT": 24, "BT_NIMBLE_TRANSPORT_ACL_SIZE": 255, "BT_NIMBLE_TRANSPORT_EVT_SIZE": 70, "BT_NIMBLE_TRANSPORT_EVT_COUNT": 30, "BT_NIMBLE_TRANSPORT_EVT_DISCARD_COUNT": 8, "BT_NIMBLE_GATT_MAX_PROCS": 4, "BT_NIMBLE_HS_FLOW_CTRL": false, "BT_NIMBLE_RPA_TIMEOUT": 900, "BT_NIMBLE_MESH": false, "BT_NIMBLE_CRYPTO_STACK_MBEDTLS": true, "BT_NIMBLE_HS_STOP_TIMEOUT_MS": 2000, "BT_NIMBLE_ENABLE_CONN_REATTEMPT": true, "BT_NIMBLE_MAX_CONN_REATTEMPT": 3, "BT_NIMBLE_50_FEATURE_SUPPORT": true, "BT_NIMBLE_LL_CFG_FEAT_LE_2M_PHY": true, "BT_NIMBLE_LL_CFG_FEAT_LE_CODED_PHY": true, "BT_NIMBLE_EXT_ADV": false, "BT_NIMBLE_MAX_PERIODIC_SYNCS": 0, "BT_NIMBLE_GATT_CACHING": false, "BT_NIMBLE_WHITELIST_SIZE": 12, "BT_NIMBLE_TEST_THROUGHPUT_TEST": false, "BT_NIMBLE_BLUFI_ENABLE": false, "BT_NIMBLE_USE_ESP_TIMER": true, "BT_NIMBLE_LEGACY_VHCI_ENABLE": true, "BT_NIMBLE_BLE_GATT_BLOB_TRANSFER": false, "BT_NIMBLE_SVC_GAP_APPEAR_WRITE": false, "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM": 0, "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ENC": 0, "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ATHN": 0, "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ATHR": 0, "BT_NIMBLE_SVC_GAP_CAR_CHAR_NOT_SUPP": true, "BT_NIMBLE_SVC_GAP_CAR_NOT_SUPP": false, "BT_NIMBLE_SVC_GAP_CAR_SUPP": false, "BT_NIMBLE_SVC_GAP_CENT_ADDR_RESOLUTION": -1, "BT_NIMBLE_SVC_GAP_NAME_WRITE": false, "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM": 0, "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_ENC": 0, "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_AUTHEN": 0, "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_AUTHOR": 0, "BT_NIMBLE_SVC_GAP_PPCP_MAX_CONN_INTERVAL": 0, "BT_NIMBLE_SVC_GAP_PPCP_MIN_CONN_INTERVAL": 0, "BT_NIMBLE_SVC_GAP_PPCP_SLAVE_LATENCY": 0, "BT_NIMBLE_SVC_GAP_PPCP_SUPERVISION_TMO": 0, "BT_NIMBLE_HID_SERVICE": false, "BT_NIMBLE_VS_SUPPORT": false, "BT_NIMBLE_HIGH_DUTY_ADV_ITVL": false, "BT_NIMBLE_HOST_QUEUE_CONG_CHECK": false, "UART_HW_FLOWCTRL_DISABLE": true, "UART_HW_FLOWCTRL_CTS_RTS": false, "BT_NIMBLE_HCI_UART_FLOW_CTRL": 0, "BT_NIMBLE_HCI_UART_RTS_PIN": 19, "BT_NIMBLE_HCI_UART_CTS_PIN": 23, "BT_CTRL_MODE_EFF": 1, "BT_CTRL_BLE_MAX_ACT": 6, "BT_CTRL_BLE_MAX_ACT_EFF": 6, "BT_CTRL_BLE_STATIC_ACL_TX_BUF_NB": 0, "BT_CTRL_PINNED_TO_CORE": 0, "BT_CTRL_HCI_MODE_VHCI": true, "BT_CTRL_HCI_MODE_UART_H4": false, "BT_CTRL_HCI_TL": 1, "BT_CTRL_ADV_DUP_FILT_MAX": 30, "BT_BLE_CCA_MODE_NONE": true, "BT_BLE_CCA_MODE_HW": false, "BT_BLE_CCA_MODE_SW": false, "BT_BLE_CCA_MODE": 0, "BT_CTRL_HW_CCA_VAL": 20, "BT_CTRL_HW_CCA_EFF": 0, "BT_CTRL_CE_LENGTH_TYPE_ORIG": true, "BT_CTRL_CE_LENGTH_TYPE_CE": false, "BT_CTRL_CE_LENGTH_TYPE_SD": false, "BT_CTRL_CE_LENGTH_TYPE_EFF": 0, "BT_CTRL_TX_ANTENNA_INDEX_0": true, "BT_CTRL_TX_ANTENNA_INDEX_1": false, "BT_CTRL_TX_ANTENNA_INDEX_EFF": 0, "BT_CTRL_RX_ANTENNA_INDEX_0": true, "BT_CTRL_RX_ANTENNA_INDEX_1": false, "BT_CTRL_RX_ANTENNA_INDEX_EFF": 0, "BT_CTRL_DFT_TX_POWER_LEVEL_N24": false, "BT_CTRL_DFT_TX_POWER_LEVEL_N21": false, "BT_CTRL_DFT_TX_POWER_LEVEL_N18": false, "BT_CTRL_DFT_TX_POWER_LEVEL_N15": false, "BT_CTRL_DFT_TX_POWER_LEVEL_N12": false, "BT_CTRL_DFT_TX_POWER_LEVEL_N9": false, "BT_CTRL_DFT_TX_POWER_LEVEL_N6": false, "BT_CTRL_DFT_TX_POWER_LEVEL_N3": false, "BT_CTRL_DFT_TX_POWER_LEVEL_N0": false, "BT_CTRL_DFT_TX_POWER_LEVEL_P3": false, "BT_CTRL_DFT_TX_POWER_LEVEL_P6": false, "BT_CTRL_DFT_TX_POWER_LEVEL_P9": true, "BT_CTRL_DFT_TX_POWER_LEVEL_P12": false, "BT_CTRL_DFT_TX_POWER_LEVEL_P15": false, "BT_CTRL_DFT_TX_POWER_LEVEL_P18": false, "BT_CTRL_DFT_TX_POWER_LEVEL_P21": false, "BT_CTRL_DFT_TX_POWER_LEVEL_EFF": 11, "BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_SUPP": true, "BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM": 100, "BT_CTRL_BLE_ADV_REPORT_DISCARD_THRSHOLD": 20, "BT_CTRL_BLE_SCAN_DUPL": true, "BT_CTRL_SCAN_DUPL_TYPE_DEVICE": true, "BT_CTRL_SCAN_DUPL_TYPE_DATA": false, "BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE": false, "BT_CTRL_SCAN_DUPL_TYPE": 0, "BT_CTRL_SCAN_DUPL_CACHE_SIZE": 100, "BT_CTRL_DUPL_SCAN_CACHE_REFRESH_PERIOD": 0, "BT_CTRL_BLE_MESH_SCAN_DUPL_EN": false, "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EN": false, "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_DIS": true, "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EFF": 0, "BT_CTRL_MODEM_SLEEP": false, "BT_CTRL_SLEEP_MODE_EFF": 0, "BT_CTRL_SLEEP_CLOCK_EFF": 0, "BT_CTRL_HCI_TL_EFF": 1, "BT_CTRL_AGC_RECORRECT_EN": false, "BT_CTRL_SCAN_BACKOFF_UPPERLIMITMAX": false, "BT_BLE_ADV_DATA_LENGTH_ZERO_AUX": false, "BT_CTRL_CHAN_ASS_EN": true, "BT_CTRL_LE_PING_EN": true, "BT_HCI_LOG_DEBUG_EN": false, "BT_ALARM_MAX_NUM": 50, "BLE_MESH": false, "ADC_SUPPRESS_DEPRECATE_WARN": false, "ADC_CALI_SUPPRESS_DEPRECATE_WARN": false, "SPI_MASTER_IN_IRAM": false, "SPI_MASTER_ISR_IN_IRAM": true, "SPI_SLAVE_IN_IRAM": false, "SPI_SLAVE_ISR_IN_IRAM": true, "TWAI_ISR_IN_IRAM": false, "TWAI_ERRATA_FIX_LISTEN_ONLY_DOM": true, "TEMP_SENSOR_SUPPRESS_DEPRECATE_WARN": false, "TEMP_SENSOR_ENABLE_DEBUG_LOG": false, "UART_ISR_IN_IRAM": false, "GPIO_CTRL_FUNC_IN_IRAM": false, "SDM_CTRL_FUNC_IN_IRAM": false, "SDM_SUPPRESS_DEPRECATE_WARN": false, "SDM_ENABLE_DEBUG_LOG": false, "GPTIMER_ISR_HANDLER_IN_IRAM": true, "GPTIMER_CTRL_FUNC_IN_IRAM": false, "GPTIMER_ISR_IRAM_SAFE": false, "GPTIMER_SUPPRESS_DEPRECATE_WARN": false, "GPTIMER_ENABLE_DEBUG_LOG": false, "RMT_ISR_IRAM_SAFE": false, "RMT_RECV_FUNC_IN_IRAM": false, "RMT_SUPPRESS_DEPRECATE_WARN": false, "RMT_ENABLE_DEBUG_LOG": false, "I2S_ISR_IRAM_SAFE": false, "I2S_SUPPRESS_DEPRECATE_WARN": false, "I2S_ENABLE_DEBUG_LOG": false, "LEDC_CTRL_FUNC_IN_IRAM": false, "I2C_ISR_IRAM_SAFE": false, "I2C_ENABLE_DEBUG_LOG": false, "EFUSE_CUSTOM_TABLE": false, "EFUSE_VIRTUAL": false, "EFUSE_MAX_BLK_LEN": 256, "ESP_TLS_USING_MBEDTLS": true, "ESP_TLS_USE_DS_PERIPHERAL": true, "ESP_TLS_CLIENT_SESSION_TICKETS": false, "ESP_TLS_SERVER": true, "ESP_TLS_SERVER_SESSION_TICKETS": false, "ESP_TLS_SERVER_CERT_SELECT_HOOK": false, "ESP_TLS_SERVER_MIN_AUTH_MODE_OPTIONAL": false, "ESP_TLS_PSK_VERIFICATION": false, "ESP_TLS_INSECURE": false, "ADC_ONESHOT_CTRL_FUNC_IN_IRAM": false, "ADC_CONTINUOUS_ISR_IRAM_SAFE": false, "ADC_CONTINUOUS_FORCE_USE_ADC2_ON_C3_S3": false, "ADC_ONESHOT_FORCE_USE_ADC2_ON_C3": false, "ESP_COEX_SW_COEXIST_ENABLE": true, "ESP_ERR_TO_NAME_LOOKUP": true, "ETH_ENABLED": true, "ETH_USE_SPI_ETHERNET": true, "ETH_SPI_ETHERNET_DM9051": false, "ETH_SPI_ETHERNET_W5500": false, "ETH_SPI_ETHERNET_KSZ8851SNL": false, "ETH_USE_OPENETH": false, "ETH_TRANSMIT_MUTEX": false, "ESP_EVENT_LOOP_PROFILING": false, "ESP_EVENT_POST_FROM_ISR": true, "ESP_EVENT_POST_FROM_IRAM_ISR": true, "ESP_GDBSTUB_ENABLED": true, "ESP_SYSTEM_GDBSTUB_RUNTIME": false, "ESP_GDBSTUB_SUPPORT_TASKS": true, "ESP_GDBSTUB_MAX_TASKS": 32, "ESP_HTTP_CLIENT_ENABLE_HTTPS": true, "ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH": false, "ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH": false, "HTTPD_MAX_REQ_HDR_LEN": 512, "HTTPD_MAX_URI_LEN": 512, "HTTPD_ERR_RESP_NO_DELAY": true, "HTTPD_PURGE_BUF_LEN": 32, "HTTPD_LOG_PURGE_DATA": false, "HTTPD_WS_SUPPORT": false, "HTTPD_QUEUE_WORK_BLOCKING": false, "ESP_HTTPS_OTA_DECRYPT_CB": false, "ESP_HTTPS_OTA_ALLOW_HTTP": false, "ESP_HTTPS_SERVER_ENABLE": true, "ESP32C3_REV_MIN_0": false, "ESP32C3_REV_MIN_1": false, "ESP32C3_REV_MIN_2": false, "ESP32C3_REV_MIN_3": true, "ESP32C3_REV_MIN_4": false, "ESP32C3_REV_MIN_101": false, "ESP32C3_REV_MIN_FULL": 3, "ESP_REV_MIN_FULL": 3, "ESP32C3_REV_MAX_FULL": 199, "ESP_REV_MAX_FULL": 199, "ESP_MAC_ADDR_UNIVERSE_WIFI_STA": true, "ESP_MAC_ADDR_UNIVERSE_WIFI_AP": true, "ESP_MAC_ADDR_UNIVERSE_BT": true, "ESP_MAC_ADDR_UNIVERSE_ETH": true, "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR": true, "ESP32C3_UNIVERSAL_MAC_ADDRESSES_TWO": false, "ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR": true, "ESP32C3_UNIVERSAL_MAC_ADDRESSES": 4, "ESP_MAC_USE_CUSTOM_MAC_AS_BASE_MAC": false, "ESP_SLEEP_POWER_DOWN_FLASH": false, "ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND": true, "ESP_SLEEP_MSPI_NEED_ALL_IO_PU": false, "ESP_SLEEP_GPIO_RESET_WORKAROUND": true, "ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY": 0, "ESP_SLEEP_CACHE_SAFE_ASSERTION": false, "ESP_SLEEP_DEBUG": false, "ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS": true, "ESP_SLEEP_SYSTIMER_STALL_WORKAROUND": true, "RTC_CLK_SRC_INT_RC": true, "RTC_CLK_SRC_EXT_CRYS": false, "RTC_CLK_SRC_EXT_OSC": false, "RTC_CLK_SRC_INT_8MD256": false, "RTC_CLK_CAL_CYCLES": 1024, "PERIPH_CTRL_FUNC_IN_IRAM": true, "GDMA_CTRL_FUNC_IN_IRAM": false, "GDMA_ISR_IRAM_SAFE": false, "GDMA_ENABLE_DEBUG_LOG": false, "XTAL_FREQ_40": true, "XTAL_FREQ": 40, "LCD_PANEL_IO_FORMAT_BUF_SIZE": 32, "LCD_ENABLE_DEBUG_LOG": false, "ESP_NETIF_IP_LOST_TIMER_INTERVAL": 120, "ESP_NETIF_TCPIP_LWIP": true, "ESP_NETIF_LOOPBACK": false, "ESP_NETIF_USES_TCPIP_WITH_BSD_API": true, "ESP_NETIF_RECEIVE_REPORT_ERRORS": false, "ESP_NETIF_L2_TAP": false, "ESP_NETIF_BRIDGE_EN": false, "ESP_PHY_CALIBRATION_AND_DATA_STORAGE": true, "ESP_PHY_INIT_DATA_IN_PARTITION": false, "ESP_PHY_MAX_WIFI_TX_POWER": 20, "ESP_PHY_MAX_TX_POWER": 20, "ESP_PHY_REDUCE_TX_POWER": false, "ESP_PHY_ENABLE_USB": true, "ESP_PHY_ENABLE_CERT_TEST": false, "ESP_PHY_RF_CAL_PARTIAL": true, "ESP_PHY_RF_CAL_NONE": false, "ESP_PHY_RF_CAL_FULL": false, "ESP_PHY_CALIBRATION_MODE": 0, "ESP_PHY_PLL_TRACK_DEBUG": false, "PM_ENABLE": false, "PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP": true, "RINGBUF_PLACE_FUNCTIONS_INTO_FLASH": false, "ESP_DEFAULT_CPU_FREQ_MHZ_80": false, "ESP_DEFAULT_CPU_FREQ_MHZ_160": true, "ESP_DEFAULT_CPU_FREQ_MHZ": 160, "ESP_SYSTEM_PANIC_PRINT_HALT": false, "ESP_SYSTEM_PANIC_PRINT_REBOOT": true, "ESP_SYSTEM_PANIC_SILENT_REBOOT": false, "ESP_SYSTEM_PANIC_GDBSTUB": false, "ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS": 0, "ESP_SYSTEM_SINGLE_CORE_MODE": true, "ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK": true, "ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP": true, "ESP_SYSTEM_USE_EH_FRAME": false, "ESP_SYSTEM_MEMPROT_FEATURE": true, "ESP_SYSTEM_MEMPROT_FEATURE_LOCK": true, "ESP_SYSTEM_EVENT_QUEUE_SIZE": 32, "ESP_SYSTEM_EVENT_TASK_STACK_SIZE": 2304, "ESP_MAIN_TASK_STACK_SIZE": 3584, "ESP_MAIN_TASK_AFFINITY_CPU0": true, "ESP_MAIN_TASK_AFFINITY_NO_AFFINITY": false, "ESP_MAIN_TASK_AFFINITY": 0, "ESP_MINIMAL_SHARED_STACK_SIZE": 2048, "ESP_CONSOLE_UART_DEFAULT": true, "ESP_CONSOLE_USB_SERIAL_JTAG": false, "ESP_CONSOLE_UART_CUSTOM": false, "ESP_CONSOLE_NONE": false, "ESP_CONSOLE_SECONDARY_NONE": false, "ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG": true, "ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED": true, "ESP_CONSOLE_UART": true, "ESP_CONSOLE_UART_NUM": 0, "ESP_CONSOLE_UART_BAUDRATE": 115200, "ESP_INT_WDT": true, "ESP_INT_WDT_TIMEOUT_MS": 300, "ESP_TASK_WDT_EN": true, "ESP_TASK_WDT_INIT": true, "ESP_TASK_WDT_PANIC": false, "ESP_TASK_WDT_TIMEOUT_S": 5, "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0": true, "ESP_PANIC_HANDLER_IRAM": false, "ESP_DEBUG_STUBS_ENABLE": false, "ESP_DEBUG_OCDAWARE": true, "ESP_SYSTEM_CHECK_INT_LEVEL_4": true, "ESP_BROWNOUT_DET": true, "ESP_BROWNOUT_DET_LVL_SEL_7": true, "ESP_BROWNOUT_DET_LVL_SEL_6": false, "ESP_BROWNOUT_DET_LVL_SEL_5": false, "ESP_BROWNOUT_DET_LVL_SEL_4": false, "ESP_BROWNOUT_DET_LVL_SEL_3": false, "ESP_BROWNOUT_DET_LVL_SEL_2": false, "ESP_BROWNOUT_DET_LVL": 7, "ESP_SYSTEM_BROWNOUT_INTR": true, "ESP_SYSTEM_HW_STACK_GUARD": true, "ESP_IPC_TASK_STACK_SIZE": 1024, "ESP_TIMER_PROFILING": false, "ESP_TIME_FUNCS_USE_RTC_TIMER": true, "ESP_TIME_FUNCS_USE_ESP_TIMER": true, "ESP_TIMER_TASK_STACK_SIZE": 3584, "ESP_TIMER_INTERRUPT_LEVEL": 1, "ESP_TIMER_SHOW_EXPERIMENTAL": false, "ESP_TIMER_TASK_AFFINITY": 0, "ESP_TIMER_TASK_AFFINITY_CPU0": true, "ESP_TIMER_ISR_AFFINITY": 1, "ESP_TIMER_ISR_AFFINITY_CPU0": true, "ESP_TIMER_SUPPORTS_ISR_DISPATCH_METHOD": false, "ESP_TIMER_IMPL_SYSTIMER": true, "ESP_WIFI_ENABLED": true, "ESP_WIFI_STATIC_RX_BUFFER_NUM": 10, "ESP_WIFI_DYNAMIC_RX_BUFFER_NUM": 32, "ESP_WIFI_STATIC_TX_BUFFER": false, "ESP_WIFI_DYNAMIC_TX_BUFFER": true, "ESP_WIFI_TX_BUFFER_TYPE": 1, "ESP_WIFI_DYNAMIC_TX_BUFFER_NUM": 32, "ESP_WIFI_STATIC_RX_MGMT_BUFFER": true, "ESP_WIFI_DYNAMIC_RX_MGMT_BUFFER": false, "ESP_WIFI_DYNAMIC_RX_MGMT_BUF": 0, "ESP_WIFI_RX_MGMT_BUF_NUM_DEF": 5, "ESP_WIFI_CSI_ENABLED": false, "ESP_WIFI_AMPDU_TX_ENABLED": true, "ESP_WIFI_TX_BA_WIN": 6, "ESP_WIFI_AMPDU_RX_ENABLED": true, "ESP_WIFI_RX_BA_WIN": 6, "ESP_WIFI_NVS_ENABLED": true, "ESP_WIFI_SOFTAP_BEACON_MAX_LEN": 752, "ESP_WIFI_MGMT_SBUF_NUM": 32, "ESP_WIFI_IRAM_OPT": true, "ESP_WIFI_EXTRA_IRAM_OPT": false, "ESP_WIFI_RX_IRAM_OPT": true, "ESP_WIFI_ENABLE_WPA3_SAE": true, "ESP_WIFI_ENABLE_SAE_PK": true, "ESP_WIFI_SOFTAP_SAE_SUPPORT": true, "ESP_WIFI_ENABLE_WPA3_OWE_STA": true, "ESP_WIFI_SLP_IRAM_OPT": false, "ESP_WIFI_FTM_ENABLE": false, "ESP_WIFI_STA_DISCONNECTED_PM_ENABLE": true, "ESP_WIFI_GCMP_SUPPORT": false, "ESP_WIFI_GMAC_SUPPORT": false, "ESP_WIFI_SOFTAP_SUPPORT": true, "ESP_WIFI_SLP_BEACON_LOST_OPT": false, "ESP_WIFI_ESPNOW_MAX_ENCRYPT_NUM": 7, "ESP_WIFI_MBEDTLS_CRYPTO": true, "ESP_WIFI_MBEDTLS_TLS_CLIENT": true, "ESP_WIFI_WAPI_PSK": false, "ESP_WIFI_SUITE_B_192": false, "ESP_WIFI_11KV_SUPPORT": false, "ESP_WIFI_MBO_SUPPORT": false, "ESP_WIFI_DPP_SUPPORT": false, "ESP_WIFI_11R_SUPPORT": false, "ESP_WIFI_WPS_SOFTAP_REGISTRAR": false, "ESP_WIFI_WPS_STRICT": false, "ESP_WIFI_WPS_PASSPHRASE": false, "ESP_WIFI_DEBUG_PRINT": false, "ESP_WIFI_TESTING_OPTIONS": false, "ESP_WIFI_ENTERPRISE_SUPPORT": true, "ESP_WIFI_ENT_FREE_DYNAMIC_BUFFER": false, "ESP_COREDUMP_ENABLE_TO_FLASH": false, "ESP_COREDUMP_ENABLE_TO_UART": false, "ESP_COREDUMP_ENABLE_TO_NONE": true, "FATFS_VOLUME_COUNT": 2, "FATFS_LFN_NONE": true, "FATFS_LFN_HEAP": false, "FATFS_LFN_STACK": false, "FATFS_SECTOR_512": false, "FATFS_SECTOR_4096": true, "FATFS_CODEPAGE_DYNAMIC": false, "FATFS_CODEPAGE_437": true, "FATFS_CODEPAGE_720": false, "FATFS_CODEPAGE_737": false, "FATFS_CODEPAGE_771": false, "FATFS_CODEPAGE_775": false, "FATFS_CODEPAGE_850": false, "FATFS_CODEPAGE_852": false, "FATFS_CODEPAGE_855": false, "FATFS_CODEPAGE_857": false, "FATFS_CODEPAGE_860": false, "FATFS_CODEPAGE_861": false, "FATFS_CODEPAGE_862": false, "FATFS_CODEPAGE_863": false, "FATFS_CODEPAGE_864": false, "FATFS_CODEPAGE_865": false, "FATFS_CODEPAGE_866": false, "FATFS_CODEPAGE_869": false, "FATFS_CODEPAGE_932": false, "FATFS_CODEPAGE_936": false, "FATFS_CODEPAGE_949": false, "FATFS_CODEPAGE_950": false, "FATFS_CODEPAGE": 437, "FATFS_FS_LOCK": 0, "FATFS_TIMEOUT_MS": 10000, "FATFS_PER_FILE_CACHE": true, "FATFS_USE_FASTSEEK": false, "FATFS_VFS_FSTAT_BLKSIZE": 0, "FATFS_IMMEDIATE_FSYNC": false, "FREERTOS_SMP": false, "FREERTOS_UNICORE": true, "FREERTOS_HZ": 100, "FREERTOS_OPTIMIZED_SCHEDULER": true, "FREERTOS_CHECK_STACKOVERFLOW_NONE": false, "FREERTOS_CHECK_STACKOVERFLOW_PTRVAL": false, "FREERTOS_CHECK_STACKOVERFLOW_CANARY": true, "FREERTOS_THREAD_LOCAL_STORAGE_POINTERS": 1, "FREERTOS_IDLE_TASK_STACKSIZE": 1536, "FREERTOS_USE_IDLE_HOOK": false, "FREERTOS_USE_TICK_HOOK": false, "FREERTOS_MAX_TASK_NAME_LEN": 16, "FREERTOS_ENABLE_BACKWARD_COMPATIBILITY": false, "FREERTOS_TIMER_SERVICE_TASK_NAME": "Tmr Svc", "FREERTOS_TIMER_TASK_PRIORITY": 1, "FREERTOS_TIMER_TASK_STACK_DEPTH": 3120, "FREERTOS_TIMER_QUEUE_LENGTH": 10, "FREERTOS_QUEUE_REGISTRY_SIZE": 0, "FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES": 1, "FREERTOS_USE_TRACE_FACILITY": false, "FREERTOS_GENERATE_RUN_TIME_STATS": false, "FREERTOS_USE_APPLICATION_TASK_TAG": false, "FREERTOS_TASK_FUNCTION_WRAPPER": true, "FREERTOS_WATCHPOINT_END_OF_STACK": false, "FREERTOS_TLSP_DELETION_CALLBACKS": true, "FREERTOS_TASK_PRE_DELETION_HOOK": false, "FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP": false, "FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER": true, "FREERTOS_ISR_STACKSIZE": 1536, "FREERTOS_INTERRUPT_BACKTRACE": true, "FREERTOS_TICK_SUPPORT_SYSTIMER": true, "FREERTOS_CORETIMER_SYSTIMER_LVL1": true, "FREERTOS_CORETIMER_SYSTIMER_LVL3": false, "FREERTOS_SYSTICK_USES_SYSTIMER": true, "FREERTOS_PLACE_FUNCTIONS_INTO_FLASH": false, "FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE": false, "FREERTOS_PORT": true, "FREERTOS_NO_AFFINITY": 2147483647, "FREERTOS_SUPPORT_STATIC_ALLOCATION": true, "FREERTOS_DEBUG_OCDAWARE": true, "FREERTOS_ENABLE_TASK_SNAPSHOT": true, "FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH": true, "HAL_ASSERTION_EQUALS_SYSTEM": true, "HAL_ASSERTION_DISABLE": false, "HAL_ASSERTION_SILENT": false, "HAL_ASSERTION_ENABLE": false, "HAL_DEFAULT_ASSERTION_LEVEL": 2, "HAL_SPI_MASTER_FUNC_IN_IRAM": true, "HAL_SPI_SLAVE_FUNC_IN_IRAM": true, "HEAP_POISONING_DISABLED": true, "HEAP_POISONING_LIGHT": false, "HEAP_POISONING_COMPREHENSIVE": false, "HEAP_TRACING_OFF": true, "HEAP_TRACING_STANDALONE": false, "HEAP_TRACING_TOHOST": false, "HEAP_USE_HOOKS": false, "HEAP_TASK_TRACKING": false, "HEAP_ABORT_WHEN_ALLOCATION_FAILS": false, "HEAP_PLACE_FUNCTION_INTO_FLASH": false, "LOG_DEFAULT_LEVEL_NONE": false, "LOG_DEFAULT_LEVEL_ERROR": false, "LOG_DEFAULT_LEVEL_WARN": false, "LOG_DEFAULT_LEVEL_INFO": true, "LOG_DEFAULT_LEVEL_DEBUG": false, "LOG_DEFAULT_LEVEL_VERBOSE": false, "LOG_DEFAULT_LEVEL": 3, "LOG_MAXIMUM_EQUALS_DEFAULT": true, "LOG_MAXIMUM_LEVEL_DEBUG": false, "LOG_MAXIMUM_LEVEL_VERBOSE": false, "LOG_MAXIMUM_LEVEL": 3, "LOG_MASTER_LEVEL": false, "LOG_COLORS": true, "LOG_TIMESTAMP_SOURCE_RTOS": true, "LOG_TIMESTAMP_SOURCE_SYSTEM": false, "LWIP_ENABLE": true, "LWIP_LOCAL_HOSTNAME": "espressif", "LWIP_NETIF_API": false, "LWIP_TCPIP_TASK_PRIO": 18, "LWIP_TCPIP_CORE_LOCKING": false, "LWIP_CHECK_THREAD_SAFETY": false, "LWIP_DNS_SUPPORT_MDNS_QUERIES": true, "LWIP_L2_TO_L3_COPY": false, "LWIP_IRAM_OPTIMIZATION": false, "LWIP_EXTRA_IRAM_OPTIMIZATION": false, "LWIP_TIMERS_ONDEMAND": true, "LWIP_ND6": true, "LWIP_FORCE_ROUTER_FORWARDING": false, "LWIP_MAX_SOCKETS": 10, "LWIP_USE_ONLY_LWIP_SELECT": false, "LWIP_SO_LINGER": false, "LWIP_SO_REUSE": true, "LWIP_SO_REUSE_RXTOALL": true, "LWIP_SO_RCVBUF": false, "LWIP_NETBUF_RECVINFO": false, "LWIP_IP_DEFAULT_TTL": 64, "LWIP_IP4_FRAG": true, "LWIP_IP6_FRAG": true, "LWIP_IP4_REASSEMBLY": false, "LWIP_IP6_REASSEMBLY": false, "LWIP_IP_REASS_MAX_PBUFS": 10, "LWIP_IP_FORWARD": false, "LWIP_STATS": false, "LWIP_ESP_GRATUITOUS_ARP": true, "LWIP_GARP_TMR_INTERVAL": 60, "LWIP_ESP_MLDV6_REPORT": true, "LWIP_MLDV6_TMR_INTERVAL": 40, "LWIP_TCPIP_RECVMBOX_SIZE": 32, "LWIP_DHCP_DOES_ARP_CHECK": true, "LWIP_DHCP_DISABLE_CLIENT_ID": false, "LWIP_DHCP_DISABLE_VENDOR_CLASS_ID": true, "LWIP_DHCP_RESTORE_LAST_IP": false, "LWIP_DHCP_OPTIONS_LEN": 68, "LWIP_NUM_NETIF_CLIENT_DATA": 0, "LWIP_DHCP_COARSE_TIMER_SECS": 1, "LWIP_DHCPS": true, "LWIP_DHCPS_LEASE_UNIT": 60, "LWIP_DHCPS_MAX_STATION_NUM": 8, "LWIP_DHCPS_STATIC_ENTRIES": true, "LWIP_AUTOIP": false, "LWIP_IPV4": true, "LWIP_IPV6": true, "LWIP_IPV6_AUTOCONFIG": false, "LWIP_IPV6_NUM_ADDRESSES": 3, "LWIP_IPV6_FORWARD": false, "LWIP_NETIF_STATUS_CALLBACK": false, "LWIP_NETIF_LOOPBACK": true, "LWIP_LOOPBACK_MAX_PBUFS": 8, "LWIP_MAX_ACTIVE_TCP": 16, "LWIP_MAX_LISTENING_TCP": 16, "LWIP_TCP_HIGH_SPEED_RETRANSMISSION": true, "LWIP_TCP_MAXRTX": 12, "LWIP_TCP_SYNMAXRTX": 12, "LWIP_TCP_MSS": 1440, "LWIP_TCP_TMR_INTERVAL": 250, "LWIP_TCP_MSL": 60000, "LWIP_TCP_FIN_WAIT_TIMEOUT": 20000, "LWIP_TCP_SND_BUF_DEFAULT": 5760, "LWIP_TCP_WND_DEFAULT": 5760, "LWIP_TCP_RECVMBOX_SIZE": 6, "LWIP_TCP_QUEUE_OOSEQ": true, "LWIP_TCP_OOSEQ_TIMEOUT": 6, "LWIP_TCP_OOSEQ_MAX_PBUFS": 4, "LWIP_TCP_SACK_OUT": false, "LWIP_TCP_OVERSIZE_MSS": true, "LWIP_TCP_OVERSIZE_QUARTER_MSS": false, "LWIP_TCP_OVERSIZE_DISABLE": false, "LWIP_TCP_RTO_TIME": 1500, "LWIP_MAX_UDP_PCBS": 16, "LWIP_UDP_RECVMBOX_SIZE": 6, "LWIP_CHECKSUM_CHECK_IP": false, "LWIP_CHECKSUM_CHECK_UDP": false, "LWIP_CHECKSUM_CHECK_ICMP": true, "LWIP_TCPIP_TASK_STACK_SIZE": 3072, "LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY": true, "LWIP_TCPIP_TASK_AFFINITY_CPU0": false, "LWIP_TCPIP_TASK_AFFINITY": 2147483647, "LWIP_PPP_SUPPORT": false, "LWIP_IPV6_MEMP_NUM_ND6_QUEUE": 3, "LWIP_IPV6_ND6_NUM_NEIGHBORS": 5, "LWIP_SLIP_SUPPORT": false, "LWIP_ICMP": true, "LWIP_MULTICAST_PING": false, "LWIP_BROADCAST_PING": false, "LWIP_MAX_RAW_PCBS": 16, "LWIP_SNTP_MAX_SERVERS": 1, "LWIP_DHCP_GET_NTP_SRV": false, "LWIP_SNTP_UPDATE_DELAY": 3600000, "LWIP_DNS_MAX_SERVERS": 3, "LWIP_FALLBACK_DNS_SERVER_SUPPORT": false, "LWIP_BRIDGEIF_MAX_PORTS": 7, "LWIP_ESP_LWIP_ASSERT": true, "LWIP_HOOK_TCP_ISN_NONE": false, "LWIP_HOOK_TCP_ISN_DEFAULT": true, "LWIP_HOOK_TCP_ISN_CUSTOM": false, "LWIP_HOOK_IP6_ROUTE_NONE": true, "LWIP_HOOK_IP6_ROUTE_DEFAULT": false, "LWIP_HOOK_IP6_ROUTE_CUSTOM": false, "LWIP_HOOK_ND6_GET_GW_NONE": true, "LWIP_HOOK_ND6_GET_GW_DEFAULT": false, "LWIP_HOOK_ND6_GET_GW_CUSTOM": false, "LWIP_HOOK_IP6_SELECT_SRC_ADDR_NONE": true, "LWIP_HOOK_IP6_SELECT_SRC_ADDR_DEFAULT": false, "LWIP_HOOK_IP6_SELECT_SRC_ADDR_CUSTOM": false, "LWIP_HOOK_NETCONN_EXT_RESOLVE_NONE": true, "LWIP_HOOK_NETCONN_EXT_RESOLVE_DEFAULT": false, "LWIP_HOOK_NETCONN_EXT_RESOLVE_CUSTOM": false, "LWIP_HOOK_IP6_INPUT_NONE": true, "LWIP_HOOK_IP6_INPUT_DEFAULT": false, "LWIP_HOOK_IP6_INPUT_CUSTOM": false, "LWIP_DEBUG": false, "MBEDTLS_INTERNAL_MEM_ALLOC": true, "MBEDTLS_DEFAULT_MEM_ALLOC": false, "MBEDTLS_CUSTOM_MEM_ALLOC": false, "MBEDTLS_ASYMMETRIC_CONTENT_LEN": true, "MBEDTLS_SSL_IN_CONTENT_LEN": 16384, "MBEDTLS_SSL_OUT_CONTENT_LEN": 4096, "MBEDTLS_DYNAMIC_BUFFER": true, "MBEDTLS_DYNAMIC_FREE_CONFIG_DATA": true, "MBEDTLS_DYNAMIC_FREE_CA_CERT": true, "MBEDTLS_DEBUG": false, "MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH": false, "MBEDTLS_ECDH_LEGACY_CONTEXT": true, "MBEDTLS_X509_TRUSTED_CERT_CALLBACK": false, "MBEDTLS_SSL_CONTEXT_SERIALIZATION": false, "MBEDTLS_SSL_KEEP_PEER_CERTIFICATE": true, "MBEDTLS_PKCS7_C": true, "MBEDTLS_CERTIFICATE_BUNDLE": true, "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL": false, "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN": true, "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_NONE": false, "MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE": false, "MBEDTLS_CERTIFICATE_BUNDLE_MAX_CERTS": 200, "MBEDTLS_ECP_RESTARTABLE": true, "MBEDTLS_CMAC_C": true, "MBEDTLS_HARDWARE_AES": true, "MBEDTLS_AES_USE_INTERRUPT": true, "MBEDTLS_AES_INTERRUPT_LEVEL": 0, "MBEDTLS_GCM_SUPPORT_NON_AES_CIPHER": false, "MBEDTLS_HARDWARE_MPI": true, "MBEDTLS_LARGE_KEY_SOFTWARE_MPI": true, "MBEDTLS_MPI_USE_INTERRUPT": true, "MBEDTLS_MPI_INTERRUPT_LEVEL": 0, "MBEDTLS_HARDWARE_SHA": true, "MBEDTLS_ROM_MD5": true, "MBEDTLS_ATCA_HW_ECDSA_SIGN": false, "MBEDTLS_ATCA_HW_ECDSA_VERIFY": false, "MBEDTLS_HAVE_TIME": true, "MBEDTLS_PLATFORM_TIME_ALT": false, "MBEDTLS_HAVE_TIME_DATE": false, "MBEDTLS_ECDSA_DETERMINISTIC": true, "MBEDTLS_SHA512_C": true, "MBEDTLS_TLS_SERVER_AND_CLIENT": true, "MBEDTLS_TLS_SERVER_ONLY": false, "MBEDTLS_TLS_CLIENT_ONLY": false, "MBEDTLS_TLS_DISABLED": false, "MBEDTLS_TLS_SERVER": true, "MBEDTLS_TLS_CLIENT": true, "MBEDTLS_TLS_ENABLED": true, "MBEDTLS_PSK_MODES": false, "MBEDTLS_KEY_EXCHANGE_RSA": true, "MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE": true, "MBEDTLS_KEY_EXCHANGE_ECDHE_RSA": true, "MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA": true, "MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA": true, "MBEDTLS_KEY_EXCHANGE_ECDH_RSA": true, "MBEDTLS_SSL_RENEGOTIATION": true, "MBEDTLS_SSL_PROTO_TLS1_2": true, "MBEDTLS_SSL_PROTO_GMTSSL1_1": false, "MBEDTLS_SSL_PROTO_DTLS": false, "MBEDTLS_SSL_ALPN": true, "MBEDTLS_CLIENT_SSL_SESSION_TICKETS": true, "MBEDTLS_SERVER_SSL_SESSION_TICKETS": true, "MBEDTLS_AES_C": true, "MBEDTLS_CAMELLIA_C": false, "MBEDTLS_DES_C": false, "MBEDTLS_BLOWFISH_C": false, "MBEDTLS_XTEA_C": false, "MBEDTLS_CCM_C": true, "MBEDTLS_GCM_C": true, "MBEDTLS_NIST_KW_C": false, "MBEDTLS_RIPEMD160_C": false, "MBEDTLS_PEM_PARSE_C": true, "MBEDTLS_PEM_WRITE_C": true, "MBEDTLS_X509_CRL_PARSE_C": true, "MBEDTLS_X509_CSR_PARSE_C": true, "MBEDTLS_ECP_C": true, "MBEDTLS_DHM_C": false, "MBEDTLS_ECDH_C": true, "MBEDTLS_ECDSA_C": true, "MBEDTLS_ECJPAKE_C": false, "MBEDTLS_ECP_DP_SECP192R1_ENABLED": true, "MBEDTLS_ECP_DP_SECP224R1_ENABLED": true, "MBEDTLS_ECP_DP_SECP256R1_ENABLED": true, "MBEDTLS_ECP_DP_SECP384R1_ENABLED": true, "MBEDTLS_ECP_DP_SECP521R1_ENABLED": true, "MBEDTLS_ECP_DP_SECP192K1_ENABLED": true, "MBEDTLS_ECP_DP_SECP224K1_ENABLED": true, "MBEDTLS_ECP_DP_SECP256K1_ENABLED": true, "MBEDTLS_ECP_DP_BP256R1_ENABLED": true, "MBEDTLS_ECP_DP_BP384R1_ENABLED": true, "MBEDTLS_ECP_DP_BP512R1_ENABLED": true, "MBEDTLS_ECP_DP_CURVE25519_ENABLED": true, "MBEDTLS_ECP_NIST_OPTIM": true, "MBEDTLS_ECP_FIXED_POINT_OPTIM": true, "MBEDTLS_POLY1305_C": false, "MBEDTLS_CHACHA20_C": false, "MBEDTLS_HKDF_C": false, "MBEDTLS_THREADING_C": false, "MBEDTLS_ERROR_STRINGS": true, "MQTT_PROTOCOL_311": true, "MQTT_PROTOCOL_5": false, "MQTT_TRANSPORT_SSL": true, "MQTT_TRANSPORT_WEBSOCKET": true, "MQTT_TRANSPORT_WEBSOCKET_SECURE": true, "MQTT_MSG_ID_INCREMENTAL": false, "MQTT_SKIP_PUBLISH_IF_DISCONNECTED": false, "MQTT_REPORT_DELETED_MESSAGES": false, "MQTT_USE_CUSTOM_CONFIG": false, "MQTT_TASK_CORE_SELECTION_ENABLED": false, "MQTT_CUSTOM_OUTBOX": false, "NEWLIB_STDOUT_LINE_ENDING_CRLF": true, "NEWLIB_STDOUT_LINE_ENDING_LF": false, "NEWLIB_STDOUT_LINE_ENDING_CR": false, "NEWLIB_STDIN_LINE_ENDING_CRLF": false, "NEWLIB_STDIN_LINE_ENDING_LF": false, "NEWLIB_STDIN_LINE_ENDING_CR": true, "NEWLIB_NANO_FORMAT": false, "NEWLIB_TIME_SYSCALL_USE_RTC_HRT": true, "NEWLIB_TIME_SYSCALL_USE_RTC": false, "NEWLIB_TIME_SYSCALL_USE_HRT": false, "NEWLIB_TIME_SYSCALL_USE_NONE": false, "NVS_ENCRYPTION": false, "NVS_ASSERT_ERROR_CHECK": false, "NVS_LEGACY_DUP_KEYS_COMPATIBILITY": false, "OPENTHREAD_ENABLED": false, "OPENTHREAD_NETWORK_NAME": "OpenThread-ESP", "OPENTHREAD_MESH_LOCAL_PREFIX": "fd00:db8:a0:0::/64", "OPENTHREAD_NETWORK_CHANNEL": 15, "OPENTHREAD_NETWORK_PANID": 4660, "OPENTHREAD_NETWORK_EXTPANID": "dead00beef00cafe", "OPENTHREAD_NETWORK_MASTERKEY": "00112233445566778899aabbccddeeff", "OPENTHREAD_NETWORK_PSKC": "104810e2315100afd6bc9215a6bfac53", "OPENTHREAD_XTAL_ACCURACY": 130, "OPENTHREAD_SPINEL_ONLY": false, "OPENTHREAD_RX_ON_WHEN_IDLE": false, "ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_0": true, "ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_1": true, "ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_2": true, "PTHREAD_TASK_PRIO_DEFAULT": 5, "PTHREAD_TASK_STACK_SIZE_DEFAULT": 3072, "PTHREAD_STACK_MIN": 768, "PTHREAD_TASK_CORE_DEFAULT": -1, "PTHREAD_TASK_NAME_DEFAULT": "pthread", "MMU_PAGE_SIZE_64KB": true, "MMU_PAGE_MODE": "64KB", "MMU_PAGE_SIZE": 65536, "SPI_FLASH_BROWNOUT_RESET_XMC": true, "SPI_FLASH_BROWNOUT_RESET": true, "SPI_FLASH_SUSPEND_QVL_SUPPORTED": true, "SPI_FLASH_AUTO_SUSPEND": false, "SPI_FLASH_VERIFY_WRITE": false, "SPI_FLASH_ENABLE_COUNTERS": false, "SPI_FLASH_ROM_DRIVER_PATCH": true, "SPI_FLASH_ROM_IMPL": false, "SPI_FLASH_DANGEROUS_WRITE_ABORTS": true, "SPI_FLASH_DANGEROUS_WRITE_FAILS": false, "SPI_FLASH_DANGEROUS_WRITE_ALLOWED": false, "SPI_FLASH_BYPASS_BLOCK_ERASE": false, "SPI_FLASH_YIELD_DURING_ERASE": true, "SPI_FLASH_ERASE_YIELD_DURATION_MS": 20, "SPI_FLASH_ERASE_YIELD_TICKS": 1, "SPI_FLASH_WRITE_CHUNK_SIZE": 8192, "SPI_FLASH_SIZE_OVERRIDE": false, "SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED": false, "SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST": false, "SPI_FLASH_VENDOR_XMC_SUPPORTED": true, "SPI_FLASH_VENDOR_GD_SUPPORTED": true, "SPI_FLASH_VENDOR_ISSI_SUPPORTED": true, "SPI_FLASH_VENDOR_MXIC_SUPPORTED": true, "SPI_FLASH_VENDOR_WINBOND_SUPPORTED": true, "SPI_FLASH_VENDOR_BOYA_SUPPORTED": true, "SPI_FLASH_VENDOR_TH_SUPPORTED": true, "SPI_FLASH_SUPPORT_ISSI_CHIP": true, "SPI_FLASH_SUPPORT_MXIC_CHIP": true, "SPI_FLASH_SUPPORT_GD_CHIP": true, "SPI_FLASH_SUPPORT_WINBOND_CHIP": true, "SPI_FLASH_SUPPORT_BOYA_CHIP": true, "SPI_FLASH_SUPPORT_TH_CHIP": true, "SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE": true, "SPIFFS_MAX_PARTITIONS": 3, "SPIFFS_CACHE": true, "SPIFFS_CACHE_WR": true, "SPIFFS_CACHE_STATS": false, "SPIFFS_PAGE_CHECK": true, "SPIFFS_GC_MAX_RUNS": 10, "SPIFFS_GC_STATS": false, "SPIFFS_PAGE_SIZE": 256, "SPIFFS_OBJ_NAME_LEN": 32, "SPIFFS_FOLLOW_SYMLINKS": false, "SPIFFS_USE_MAGIC": true, "SPIFFS_USE_MAGIC_LENGTH": true, "SPIFFS_META_LENGTH": 4, "SPIFFS_USE_MTIME": true, "SPIFFS_DBG": false, "SPIFFS_API_DBG": false, "SPIFFS_GC_DBG": false, "SPIFFS_CACHE_DBG": false, "SPIFFS_CHECK_DBG": false, "SPIFFS_TEST_VISUALISATION": false, "WS_TRANSPORT": true, "WS_BUFFER_SIZE": 1024, "WS_DYNAMIC_BUFFER": false, "UNITY_ENABLE_FLOAT": true, "UNITY_ENABLE_DOUBLE": true, "UNITY_ENABLE_64BIT": false, "UNITY_ENABLE_COLOR": false, "UNITY_ENABLE_IDF_TEST_RUNNER": true, "UNITY_ENABLE_FIXTURE": false, "UNITY_ENABLE_BACKTRACE_ON_FAIL": false, "VFS_SUPPORT_IO": true, "VFS_SUPPORT_DIR": true, "VFS_SUPPORT_SELECT": true, "VFS_SUPPRESS_SELECT_DEBUG_OUTPUT": true, "VFS_SELECT_IN_RAM": false, "VFS_SUPPORT_TERMIOS": true, "VFS_MAX_COUNT": 8, "VFS_SEMIHOSTFS_MAX_MOUNT_POINTS": 1, "WL_SECTOR_SIZE_512": false, "WL_SECTOR_SIZE_4096": true, "WL_SECTOR_SIZE": 4096, "WIFI_PROV_SCAN_MAX_ENTRIES": 16, "WIFI_PROV_AUTOSTOP_TIMEOUT": 30, "WIFI_PROV_BLE_BONDING": false, "WIFI_PROV_BLE_SEC_CONN": true, "WIFI_PROV_BLE_FORCE_ENCRYPTION": false, "WIFI_PROV_KEEP_BLE_ON_AFTER_PROV": false, "WIFI_PROV_STA_ALL_CHANNEL_SCAN": true, "WIFI_PROV_STA_FAST_SCAN": false, "DIAG_DATA_STORE_RTC": true, "DIAG_DATA_STORE_FLASH": false, "DIAG_DATA_STORE_REPORTING_WATERMARK_PERCENT": 80, "RTC_STORE_DATA_SIZE": 6144, "RTC_STORE_CRITICAL_DATA_SIZE": 4096, "DIAG_LOG_MSG_ARG_FORMAT_TLV": true, "DIAG_LOG_MSG_ARG_FORMAT_STRING": false, "DIAG_LOG_MSG_ARG_MAX_SIZE": 64, "DIAG_LOG_DROP_WIFI_LOGS": true, "DIAG_ENABLE_METRICS": true, "DIAG_METRICS_MAX_COUNT": 20, "DIAG_ENABLE_HEAP_METRICS": true, "DIAG_ENABLE_WIFI_METRICS": true, "DIAG_ENABLE_VARIABLES": true, "DIAG_VARIABLES_MAX_COUNT": 20, "DIAG_ENABLE_NETWORK_VARIABLES": true, "DIAG_MORE_NETWORK_VARS": false, "DIAG_USE_EXTERNAL_LOG_WRAP": false, "ESP_INSIGHTS_ENABLED": false, "ESP_INSIGHTS_TRANSPORT_MQTT": false, "ESP_INSIGHTS_TRANSPORT_HTTPS": true, "ESP_INSIGHTS_TRANSPORT_HTTPS_HOST": "https://client.insights.espressif.com", "ESP_INSIGHTS_CLOUD_POST_MIN_INTERVAL_SEC": 60, "ESP_INSIGHTS_CLOUD_POST_MAX_INTERVAL_SEC": 240, "ESP_RMAKER_LIB_ESP_MQTT": true, "ESP_RMAKER_LIB_AWS_IOT": false, "ESP_RMAKER_MQTT_GLUE_LIB": 1, "ESP_RMAKER_MQTT_PORT_443": true, "ESP_RMAKER_MQTT_PORT_8883": false, "ESP_RMAKER_MQTT_PORT": 1, "ESP_RMAKER_MQTT_PERSISTENT_SESSION": false, "ESP_RMAKER_MQTT_SEND_USERNAME": true, "ESP_RMAKER_MQTT_PRODUCT_NAME": "RMDev", "ESP_RMAKER_MQTT_PRODUCT_VERSION": "1x0", "ESP_RMAKER_MQTT_PRODUCT_SKU": "EX00", "ESP_RMAKER_MQTT_USE_CERT_BUNDLE": true, "ESP_RMAKER_MAX_MQTT_SUBSCRIPTIONS": 10, "ESP_RMAKER_WORK_QUEUE_TASK_STACK": 4096, "ESP_RMAKER_WORK_QUEUE_TASK_PRIORITY": 5, "ESP_RMAKER_FACTORY_PARTITION_NAME": "fctry", "ESP_RMAKER_FACTORY_NAMESPACE": "rmaker_creds", "ESP_RMAKER_DEF_TIMEZONE": "Asia/Shanghai", "ESP_RMAKER_SNTP_SERVER_NAME": "pool.ntp.org", "ESP_RMAKER_MAX_COMMANDS": 10, "JSMN_PARENT_LINKS": false, "JSMN_STRICT": false, "JSMN_STATIC": false, "IO_GLITCH_FILTER_TIME_MS": 50, "WS2812_LED_ENABLE": true, "WS2812_LED_GPIO": 8, "ESP_SECURE_CERT_DS_PERIPHERAL": true, "ESP_SECURE_CERT_SUPPORT_LEGACY_FORMATS": false, "MDNS_MAX_INTERFACES": 3, "MDNS_MAX_SERVICES": 10, "MDNS_TASK_PRIORITY": 1, "MDNS_ACTION_QUEUE_LEN": 16, "MDNS_TASK_STACK_SIZE": 4096, "MDNS_TASK_AFFINITY_NO_AFFINITY": false, "MDNS_TASK_AFFINITY_CPU0": true, "MDNS_TASK_AFFINITY": 0, "MDNS_SERVICE_ADD_TIMEOUT_MS": 2000, "MDNS_TIMER_PERIOD_MS": 100, "MDNS_NETWORKING_SOCKET": false, "MDNS_SKIP_SUPPRESSING_OWN_QUERIES": false, "MDNS_ENABLE_DEBUG_PRINTS": false, "MDNS_ENABLE_CONSOLE_CLI": true, "MDNS_RESPOND_REVERSE_QUERIES": false, "MDNS_MULTIPLE_INSTANCE": true, "MDNS_PREDEF_NETIF_STA": true, "MDNS_PREDEF_NETIF_AP": true, "MDNS_PREDEF_NETIF_ETH": true, "IDF_EXPERIMENTAL_FEATURES": false}, "ranges": {"BOOTLOADER_PROJECT_VER": [0, 4294967295], "BOOTLOADER_WDT_TIME_MS": [0, 120000], "APP_RETRIEVE_LEN_ELF_SHA": [8, 64], "ESP_RMAKER_MQTT_DEFAULT_BUDGET": [64, 1024], "ESP_RMAKER_MQTT_MAX_BUDGET": [64, 2048], "ESP_RMAKER_MQTT_BUDGET_REVIVE_PERIOD": [5, 600], "ESP_RMAKER_MQTT_BUDGET_REVIVE_COUNT": [1, 16], "ESP_RMAKER_MAX_PARAM_DATA_SIZE": [64, 8192], "ESP_RMAKER_OTA_AUTOFETCH_PERIOD": [0, 168], "ESP_RMAKER_OTA_HTTP_RX_BUFFER_SIZE": [512, 5760], "ESP_RMAKER_OTA_ROLLBACK_WAIT_PERIOD": [30, 600], "ESP_RMAKER_SCHEDULING_MAX_SCHEDULES": [1, 50], "ESP_RMAKER_SCENES_MAX_SCENES": [1, 50], "APPTRACE_UART_TASK_PRIO": [1, 32], "BT_NIMBLE_MAX_CONNECTIONS": [1, 9], "BT_NIMBLE_L2CAP_COC_MAX_NUM": [0, 9], "BT_NIMBLE_RPA_TIMEOUT": [1, 41400], "BT_NIMBLE_MAX_CONN_REATTEMPT": [1, 255], "BT_NIMBLE_MAX_PERIODIC_SYNCS": [0, 8], "BT_NIMBLE_WHITELIST_SIZE": [1, 15], "BT_CTRL_BLE_MAX_ACT": [1, 10], "BT_CTRL_BLE_STATIC_ACL_TX_BUF_NB": [0, 12], "BT_CTRL_ADV_DUP_FILT_MAX": [1, 500], "BT_CTRL_HW_CCA_VAL": [20, 100], "BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM": [50, 1000], "BT_CTRL_BLE_ADV_REPORT_DISCARD_THRSHOLD": [1, 1000], "BT_CTRL_SCAN_DUPL_CACHE_SIZE": [10, 1000], "BT_CTRL_DUPL_SCAN_CACHE_REFRESH_PERIOD": [0, 1000], "ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY": [0, 5000], "RTC_CLK_CAL_CYCLES": [0, 32766], "ESP_NETIF_IP_LOST_TIMER_INTERVAL": [0, 65535], "ESP_PHY_MAX_WIFI_TX_POWER": [10, 20], "ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS": [0, 99], "ESP_CONSOLE_UART_BAUDRATE": [1200, 4000000], "ESP_INT_WDT_TIMEOUT_MS": [10, 10000], "ESP_TASK_WDT_TIMEOUT_S": [1, 60], "ESP_IPC_TASK_STACK_SIZE": [512, 65536], "ESP_TIMER_TASK_STACK_SIZE": [2048, 65536], "ESP_TIMER_INTERRUPT_LEVEL": [1, 1], "ESP_WIFI_STATIC_RX_BUFFER_NUM": [2, 25], "ESP_WIFI_DYNAMIC_RX_BUFFER_NUM": [0, 128], "ESP_WIFI_DYNAMIC_TX_BUFFER_NUM": [1, 128], "ESP_WIFI_RX_MGMT_BUF_NUM_DEF": [1, 10], "ESP_WIFI_TX_BA_WIN": [2, 32], "ESP_WIFI_RX_BA_WIN": [2, 32], "ESP_WIFI_SOFTAP_BEACON_MAX_LEN": [752, 1256], "ESP_WIFI_MGMT_SBUF_NUM": [6, 32], "ESP_WIFI_ESPNOW_MAX_ENCRYPT_NUM": [0, 17], "FATFS_VOLUME_COUNT": [1, 10], "FATFS_FS_LOCK": [0, 65535], "FREERTOS_HZ": [1, 1000], "FREERTOS_THREAD_LOCAL_STORAGE_POINTERS": [1, 256], "FREERTOS_IDLE_TASK_STACKSIZE": [768, 32768], "FREERTOS_MAX_TASK_NAME_LEN": [1, 256], "FREERTOS_TIMER_TASK_PRIORITY": [1, 25], "FREERTOS_TIMER_TASK_STACK_DEPTH": [1536, 32768], "FREERTOS_TIMER_QUEUE_LENGTH": [5, 20], "FREERTOS_QUEUE_REGISTRY_SIZE": [0, 20], "FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES": [1, 32], "FREERTOS_ISR_STACKSIZE": [1536, 32768], "LWIP_TCPIP_TASK_PRIO": [1, 24], "LWIP_MAX_SOCKETS": [1, 16], "LWIP_IP_DEFAULT_TTL": [1, 255], "LWIP_IP_REASS_MAX_PBUFS": [10, 100], "LWIP_TCPIP_RECVMBOX_SIZE": [6, 64], "LWIP_DHCP_OPTIONS_LEN": [68, 255], "LWIP_NUM_NETIF_CLIENT_DATA": [0, 256], "LWIP_DHCP_COARSE_TIMER_SECS": [1, 10], "LWIP_DHCPS_LEASE_UNIT": [1, 3600], "LWIP_DHCPS_MAX_STATION_NUM": [1, 64], "LWIP_LOOPBACK_MAX_PBUFS": [0, 16], "LWIP_MAX_ACTIVE_TCP": [1, 1024], "LWIP_MAX_LISTENING_TCP": [1, 1024], "LWIP_TCP_MAXRTX": [3, 12], "LWIP_TCP_SYNMAXRTX": [3, 12], "LWIP_TCP_MSS": [536, 1460], "LWIP_TCP_SND_BUF_DEFAULT": [2440, 65535], "LWIP_TCP_WND_DEFAULT": [2440, 65535], "LWIP_TCP_RECVMBOX_SIZE": [6, 64], "LWIP_TCP_OOSEQ_TIMEOUT": [1, 30], "LWIP_TCP_OOSEQ_MAX_PBUFS": [0, 12], "LWIP_MAX_UDP_PCBS": [1, 1024], "LWIP_UDP_RECVMBOX_SIZE": [6, 64], "LWIP_TCPIP_TASK_STACK_SIZE": [2048, 65536], "LWIP_IPV6_MEMP_NUM_ND6_QUEUE": [3, 20], "LWIP_IPV6_ND6_NUM_NEIGHBORS": [3, 10], "LWIP_MAX_RAW_PCBS": [1, 1024], "LWIP_SNTP_MAX_SERVERS": [1, 16], "LWIP_SNTP_UPDATE_DELAY": [15000, 4294967295], "LWIP_DNS_MAX_SERVERS": [1, 4], "LWIP_BRIDGEIF_MAX_PORTS": [1, 63], "MBEDTLS_SSL_IN_CONTENT_LEN": [512, 16384], "MBEDTLS_SSL_OUT_CONTENT_LEN": [512, 16384], "MBEDTLS_AES_INTERRUPT_LEVEL": [0, 3], "MBEDTLS_MPI_INTERRUPT_LEVEL": [0, 3], "OPENTHREAD_NETWORK_CHANNEL": [11, 26], "OPENTHREAD_NETWORK_PANID": [0, 65534], "PTHREAD_TASK_PRIO_DEFAULT": [0, 255], "SPI_FLASH_WRITE_CHUNK_SIZE": [256, 8192], "SPIFFS_MAX_PARTITIONS": [1, 10], "SPIFFS_GC_MAX_RUNS": [1, 10000], "SPIFFS_PAGE_SIZE": [256, 1024], "SPIFFS_OBJ_NAME_LEN": [1, 256], "VFS_MAX_COUNT": [1, 20], "WIFI_PROV_SCAN_MAX_ENTRIES": [1, 255], "WIFI_PROV_AUTOSTOP_TIMEOUT": [5, 600], "DIAG_DATA_STORE_REPORTING_WATERMARK_PERCENT": [50, 90], "RTC_STORE_DATA_SIZE": [512, 7168], "RTC_STORE_CRITICAL_DATA_SIZE": [512, 6144], "DIAG_LOG_MSG_ARG_MAX_SIZE": [32, 255], "IO_GLITCH_FILTER_TIME_MS": [10, 100], "MDNS_MAX_INTERFACES": [1, 9], "MDNS_TASK_PRIORITY": [1, 255], "MDNS_ACTION_QUEUE_LEN": [8, 64], "MDNS_SERVICE_ADD_TIMEOUT_MS": [10, 30000], "MDNS_TIMER_PERIOD_MS": [10, 10000]}, "visible": {"SOC_ADC_SUPPORTED": false, "SOC_DEDICATED_GPIO_SUPPORTED": false, "SOC_UART_SUPPORTED": false, "SOC_GDMA_SUPPORTED": false, "SOC_AHB_GDMA_SUPPORTED": false, "SOC_GPTIMER_SUPPORTED": false, "SOC_TWAI_SUPPORTED": false, "SOC_BT_SUPPORTED": false, "SOC_ASYNC_MEMCPY_SUPPORTED": false, "SOC_USB_SERIAL_JTAG_SUPPORTED": false, "SOC_TEMP_SENSOR_SUPPORTED": false, "SOC_XT_WDT_SUPPORTED": false, "SOC_WIFI_SUPPORTED": false, "SOC_SUPPORTS_SECURE_DL_MODE": false, "SOC_EFUSE_KEY_PURPOSE_FIELD": false, "SOC_EFUSE_HAS_EFUSE_RST_BUG": false, "SOC_EFUSE_SUPPORTED": false, "SOC_RTC_FAST_MEM_SUPPORTED": false, "SOC_RTC_MEM_SUPPORTED": false, "SOC_I2S_SUPPORTED": false, "SOC_RMT_SUPPORTED": false, "SOC_SDM_SUPPORTED": false, "SOC_GPSPI_SUPPORTED": false, "SOC_LEDC_SUPPORTED": false, "SOC_I2C_SUPPORTED": false, "SOC_SYSTIMER_SUPPORTED": false, "SOC_SUPPORT_COEXISTENCE": false, "SOC_AES_SUPPORTED": false, "SOC_MPI_SUPPORTED": false, "SOC_SHA_SUPPORTED": false, "SOC_HMAC_SUPPORTED": false, "SOC_DIG_SIGN_SUPPORTED": false, "SOC_FLASH_ENC_SUPPORTED": false, "SOC_SECURE_BOOT_SUPPORTED": false, "SOC_MEMPROT_SUPPORTED": false, "SOC_BOD_SUPPORTED": false, "SOC_CLK_TREE_SUPPORTED": false, "SOC_ASSIST_DEBUG_SUPPORTED": false, "SOC_WDT_SUPPORTED": false, "SOC_SPI_FLASH_SUPPORTED": false, "SOC_XTAL_SUPPORT_40M": false, "SOC_AES_SUPPORT_DMA": false, "SOC_AES_GDMA": false, "SOC_AES_SUPPORT_AES_128": false, "SOC_AES_SUPPORT_AES_256": false, "SOC_ADC_DIG_CTRL_SUPPORTED": false, "SOC_ADC_ARBITER_SUPPORTED": false, "SOC_ADC_DIG_IIR_FILTER_SUPPORTED": false, "SOC_ADC_MONITOR_SUPPORTED": false, "SOC_ADC_DMA_SUPPORTED": false, "SOC_ADC_PERIPH_NUM": false, "SOC_ADC_MAX_CHANNEL_NUM": false, "SOC_ADC_ATTEN_NUM": false, "SOC_ADC_DIGI_CONTROLLER_NUM": false, "SOC_ADC_PATT_LEN_MAX": false, "SOC_ADC_DIGI_MIN_BITWIDTH": false, "SOC_ADC_DIGI_MAX_BITWIDTH": false, "SOC_ADC_DIGI_RESULT_BYTES": false, "SOC_ADC_DIGI_DATA_BYTES_PER_CONV": false, "SOC_ADC_DIGI_IIR_FILTER_NUM": false, "SOC_ADC_DIGI_MONITOR_NUM": false, "SOC_ADC_SAMPLE_FREQ_THRES_HIGH": false, "SOC_ADC_SAMPLE_FREQ_THRES_LOW": false, "SOC_ADC_RTC_MIN_BITWIDTH": false, "SOC_ADC_RTC_MAX_BITWIDTH": false, "SOC_ADC_CALIBRATION_V1_SUPPORTED": false, "SOC_ADC_SELF_HW_CALI_SUPPORTED": false, "SOC_ADC_SHARED_POWER": false, "SOC_APB_BACKUP_DMA": false, "SOC_BROWNOUT_RESET_SUPPORTED": false, "SOC_SHARED_IDCACHE_SUPPORTED": false, "SOC_CACHE_MEMORY_IBANK_SIZE": false, "SOC_CPU_CORES_NUM": false, "SOC_CPU_INTR_NUM": false, "SOC_CPU_HAS_FLEXIBLE_INTC": false, "SOC_CPU_BREAKPOINTS_NUM": false, "SOC_CPU_WATCHPOINTS_NUM": false, "SOC_CPU_WATCHPOINT_MAX_REGION_SIZE": false, "SOC_DS_SIGNATURE_MAX_BIT_LEN": false, "SOC_DS_KEY_PARAM_MD_IV_LENGTH": false, "SOC_DS_KEY_CHECK_MAX_WAIT_US": false, "SOC_AHB_GDMA_VERSION": false, "SOC_GDMA_NUM_GROUPS_MAX": false, "SOC_GDMA_PAIRS_PER_GROUP_MAX": false, "SOC_GPIO_PORT": false, "SOC_GPIO_PIN_COUNT": false, "SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER": false, "SOC_GPIO_FILTER_CLK_SUPPORT_APB": false, "SOC_GPIO_SUPPORT_FORCE_HOLD": false, "SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP": false, "SOC_GPIO_IN_RANGE_MAX": false, "SOC_GPIO_OUT_RANGE_MAX": false, "SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK": false, "SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK": false, "SOC_GPIO_CLOCKOUT_BY_GPIO_MATRIX": false, "SOC_DEDIC_GPIO_OUT_CHANNELS_NUM": false, "SOC_DEDIC_GPIO_IN_CHANNELS_NUM": false, "SOC_DEDIC_PERIPH_ALWAYS_ENABLE": false, "SOC_I2C_NUM": false, "SOC_I2C_FIFO_LEN": false, "SOC_I2C_CMD_REG_NUM": false, "SOC_I2C_SUPPORT_SLAVE": false, "SOC_I2C_SUPPORT_HW_CLR_BUS": false, "SOC_I2C_SUPPORT_XTAL": false, "SOC_I2C_SUPPORT_RTC": false, "SOC_I2C_SUPPORT_10BIT_ADDR": false, "SOC_I2C_SLAVE_SUPPORT_BROADCAST": false, "SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE": false, "SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS": false, "SOC_I2S_NUM": false, "SOC_I2S_HW_VERSION_2": false, "SOC_I2S_SUPPORTS_XTAL": false, "SOC_I2S_SUPPORTS_PLL_F160M": false, "SOC_I2S_SUPPORTS_PCM": false, "SOC_I2S_SUPPORTS_PDM": false, "SOC_I2S_SUPPORTS_PDM_TX": false, "SOC_I2S_PDM_MAX_TX_LINES": false, "SOC_I2S_SUPPORTS_TDM": false, "SOC_LEDC_SUPPORT_APB_CLOCK": false, "SOC_LEDC_SUPPORT_XTAL_CLOCK": false, "SOC_LEDC_CHANNEL_NUM": false, "SOC_LEDC_TIMER_BIT_WIDTH": false, "SOC_LEDC_SUPPORT_FADE_STOP": false, "SOC_MMU_LINEAR_ADDRESS_REGION_NUM": false, "SOC_MMU_PERIPH_NUM": false, "SOC_MPU_CONFIGURABLE_REGIONS_SUPPORTED": false, "SOC_MPU_MIN_REGION_SIZE": false, "SOC_MPU_REGIONS_MAX_NUM": false, "SOC_MPU_REGION_RO_SUPPORTED": false, "SOC_MPU_REGION_WO_SUPPORTED": false, "SOC_RMT_GROUPS": false, "SOC_RMT_TX_CANDIDATES_PER_GROUP": false, "SOC_RMT_RX_CANDIDATES_PER_GROUP": false, "SOC_RMT_CHANNELS_PER_GROUP": false, "SOC_RMT_MEM_WORDS_PER_CHANNEL": false, "SOC_RMT_SUPPORT_RX_PINGPONG": false, "SOC_RMT_SUPPORT_RX_DEMODULATION": false, "SOC_RMT_SUPPORT_TX_ASYNC_STOP": false, "SOC_RMT_SUPPORT_TX_LOOP_COUNT": false, "SOC_RMT_SUPPORT_TX_SYNCHRO": false, "SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY": false, "SOC_RMT_SUPPORT_XTAL": false, "SOC_RMT_SUPPORT_APB": false, "SOC_RMT_SUPPORT_RC_FAST": false, "SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH": false, "SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM": false, "SOC_RTCIO_PIN_COUNT": false, "SOC_MPI_MEM_BLOCKS_NUM": false, "SOC_MPI_OPERATIONS_NUM": false, "SOC_RSA_MAX_BIT_LEN": false, "SOC_SHA_DMA_MAX_BUFFER_SIZE": false, "SOC_SHA_SUPPORT_DMA": false, "SOC_SHA_SUPPORT_RESUME": false, "SOC_SHA_GDMA": false, "SOC_SHA_SUPPORT_SHA1": false, "SOC_SHA_SUPPORT_SHA224": false, "SOC_SHA_SUPPORT_SHA256": false, "SOC_SDM_GROUPS": false, "SOC_SDM_CHANNELS_PER_GROUP": false, "SOC_SDM_CLK_SUPPORT_APB": false, "SOC_SPI_PERIPH_NUM": false, "SOC_SPI_MAX_CS_NUM": false, "SOC_SPI_MAXIMUM_BUFFER_SIZE": false, "SOC_SPI_SUPPORT_DDRCLK": false, "SOC_SPI_SLAVE_SUPPORT_SEG_TRANS": false, "SOC_SPI_SUPPORT_CD_SIG": false, "SOC_SPI_SUPPORT_CONTINUOUS_TRANS": false, "SOC_SPI_SUPPORT_SLAVE_HD_VER2": false, "SOC_SPI_SUPPORT_CLK_APB": false, "SOC_SPI_SUPPORT_CLK_XTAL": false, "SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT": false, "SOC_MEMSPI_IS_INDEPENDENT": false, "SOC_SPI_MAX_PRE_DIVIDER": false, "SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE": false, "SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND": false, "SOC_SPI_MEM_SUPPORT_AUTO_RESUME": false, "SOC_SPI_MEM_SUPPORT_IDLE_INTR": false, "SOC_SPI_MEM_SUPPORT_SW_SUSPEND": false, "SOC_SPI_MEM_SUPPORT_CHECK_SUS": false, "SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE": false, "SOC_SPI_MEM_SUPPORT_WRAP": false, "SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED": false, "SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED": false, "SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED": false, "SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED": false, "SOC_SYSTIMER_COUNTER_NUM": false, "SOC_SYSTIMER_ALARM_NUM": false, "SOC_SYSTIMER_BIT_WIDTH_LO": false, "SOC_SYSTIMER_BIT_WIDTH_HI": false, "SOC_SYSTIMER_FIXED_DIVIDER": false, "SOC_SYSTIMER_INT_LEVEL": false, "SOC_SYSTIMER_ALARM_MISS_COMPENSATE": false, "SOC_TIMER_GROUPS": false, "SOC_TIMER_GROUP_TIMERS_PER_GROUP": false, "SOC_TIMER_GROUP_COUNTER_BIT_WIDTH": false, "SOC_TIMER_GROUP_SUPPORT_XTAL": false, "SOC_TIMER_GROUP_SUPPORT_APB": false, "SOC_TIMER_GROUP_TOTAL_TIMERS": false, "SOC_MWDT_SUPPORT_XTAL": false, "SOC_TWAI_CONTROLLER_NUM": false, "SOC_TWAI_CLK_SUPPORT_APB": false, "SOC_TWAI_BRP_MIN": false, "SOC_TWAI_BRP_MAX": false, "SOC_TWAI_SUPPORTS_RX_STATUS": false, "SOC_EFUSE_DIS_DOWNLOAD_ICACHE": false, "SOC_EFUSE_DIS_PAD_JTAG": false, "SOC_EFUSE_DIS_USB_JTAG": false, "SOC_EFUSE_DIS_DIRECT_BOOT": false, "SOC_EFUSE_SOFT_DIS_JTAG": false, "SOC_EFUSE_DIS_ICACHE": false, "SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK": false, "SOC_SECURE_BOOT_V2_RSA": false, "SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS": false, "SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS": false, "SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY": false, "SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX": false, "SOC_FLASH_ENCRYPTION_XTS_AES": false, "SOC_FLASH_ENCRYPTION_XTS_AES_128": false, "SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE": false, "SOC_MEMPROT_MEM_ALIGN_SIZE": false, "SOC_UART_NUM": false, "SOC_UART_HP_NUM": false, "SOC_UART_FIFO_LEN": false, "SOC_UART_BITRATE_MAX": false, "SOC_UART_SUPPORT_APB_CLK": false, "SOC_UART_SUPPORT_RTC_CLK": false, "SOC_UART_SUPPORT_XTAL_CLK": false, "SOC_UART_SUPPORT_WAKEUP_INT": false, "SOC_UART_SUPPORT_FSM_TX_WAIT_SEND": false, "SOC_COEX_HW_PTI": false, "SOC_EXTERNAL_COEX_ADVANCE": false, "SOC_EXTERNAL_COEX_LEADER_TX_LINE": false, "SOC_PHY_DIG_REGS_MEM_SIZE": false, "SOC_MAC_BB_PD_MEM_SIZE": false, "SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH": false, "SOC_PM_SUPPORT_WIFI_WAKEUP": false, "SOC_PM_SUPPORT_BT_WAKEUP": false, "SOC_PM_SUPPORT_CPU_PD": false, "SOC_PM_SUPPORT_WIFI_PD": false, "SOC_PM_SUPPORT_BT_PD": false, "SOC_PM_SUPPORT_RC_FAST_PD": false, "SOC_PM_SUPPORT_VDDSDIO_PD": false, "SOC_PM_SUPPORT_MAC_BB_PD": false, "SOC_PM_CPU_RETENTION_BY_RTCCNTL": false, "SOC_PM_MODEM_RETENTION_BY_BACKUPDMA": false, "SOC_CLK_RC_FAST_D256_SUPPORTED": false, "SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256": false, "SOC_CLK_RC_FAST_SUPPORT_CALIBRATION": false, "SOC_CLK_XTAL32K_SUPPORTED": false, "SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC": false, "SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL": false, "SOC_WIFI_HW_TSF": false, "SOC_WIFI_FTM_SUPPORT": false, "SOC_WIFI_GCMP_SUPPORT": false, "SOC_WIFI_WAPI_SUPPORT": false, "SOC_WIFI_CSI_SUPPORT": false, "SOC_WIFI_MESH_SUPPORT": false, "SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW": false, "SOC_WIFI_PHY_NEEDS_USB_WORKAROUND": false, "SOC_BLE_SUPPORTED": false, "SOC_BLE_MESH_SUPPORTED": false, "SOC_BLE_50_SUPPORTED": false, "SOC_BLE_DEVICE_PRIVACY_SUPPORTED": false, "SOC_BLUFI_SUPPORTED": false, "SOC_PHY_COMBO_MODULE": false, "IDF_CMAKE": false, "IDF_ENV_FPGA": false, "IDF_ENV_BRINGUP": false, "IDF_CI_BUILD": false, "IDF_DOC_BUILD": false, "IDF_TOOLCHAIN": false, "IDF_TOOLCHAIN_CLANG": false, "IDF_TARGET_ARCH_RISCV": false, "IDF_TARGET_ARCH_XTENSA": false, "IDF_TARGET_ARCH": false, "IDF_TARGET": false, "IDF_INIT_VERSION": false, "IDF_TARGET_LINUX": false, "IDF_TARGET_ESP32": false, "IDF_TARGET_ESP32S2": false, "IDF_TARGET_ESP32S3": false, "IDF_TARGET_ESP32C3": false, "IDF_TARGET_ESP32C2": false, "IDF_TARGET_ESP32C6": false, "IDF_TARGET_ESP32P4": false, "IDF_TARGET_ESP32H2": false, "IDF_FIRMWARE_CHIP_ID": false, "build-type-application-build-type": true, "APP_BUILD_TYPE_APP_2NDBOOT": true, "APP_BUILD_TYPE_RAM": true, "APP_BUILD_GENERATE_BINARIES": false, "APP_BUILD_BOOTLOADER": false, "APP_BUILD_TYPE_PURE_RAM_APP": false, "APP_BUILD_USE_FLASH_SECTIONS": false, "APP_REPRODUCIBLE_BUILD": true, "APP_NO_BLOBS": true, "APP_COMPATIBLE_PRE_V2_1_BOOTLOADERS": false, "APP_COMPATIBLE_PRE_V3_1_BOOTLOADERS": false, "APP_INIT_CLK": false, "BOOTLOADER_COMPILE_TIME_DATE": true, "BOOTLOADER_PROJECT_VER": true, "BOOTLOADER_OFFSET_IN_FLASH": false, "bootloader-config-bootloader-optimization-level": true, "BOOTLOADER_COMPILER_OPTIMIZATION_SIZE": true, "BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG": true, "BOOTLOADER_COMPILER_OPTIMIZATION_PERF": true, "BOOTLOADER_COMPILER_OPTIMIZATION_NONE": true, "bootloader-config-bootloader-log-verbosity": true, "BOOTLOADER_LOG_LEVEL_NONE": true, "BOOTLOADER_LOG_LEVEL_ERROR": true, "BOOTLOADER_LOG_LEVEL_WARN": true, "BOOTLOADER_LOG_LEVEL_INFO": true, "BOOTLOADER_LOG_LEVEL_DEBUG": true, "BOOTLOADER_LOG_LEVEL_VERBOSE": true, "BOOTLOADER_LOG_LEVEL": false, "BOOTLOADER_SPI_CUSTOM_WP_PIN": false, "BOOTLOADER_SPI_WP_PIN": false, "BOOTLOADER_FLASH_DC_AWARE": true, "BOOTLOADER_FLASH_XMC_SUPPORT": true, "BOOTLOADER_FLASH_32BIT_ADDR": false, "BOOTLOADER_FLASH_NEEDS_32BIT_FEAT": false, "BOOTLOADER_CACHE_32BIT_ADDR_QUAD_FLASH": false, "BOOTLOADER_CACHE_32BIT_ADDR_OCTAL_FLASH": false, "bootloader-config-vddsdio-ldo-voltage": false, "BOOTLOADER_VDDSDIO_BOOST_1_8V": false, "BOOTLOADER_VDDSDIO_BOOST_1_9V": false, "BOOTLOADER_FACTORY_RESET": true, "BOOTLOADER_NUM_PIN_FACTORY_RESET": false, "bootloader-config-gpio-triggers-factory-reset-factory-reset-gpio-level": false, "BOOTLOADER_FACTORY_RESET_PIN_LOW": false, "BOOTLOADER_FACTORY_RESET_PIN_HIGH": false, "BOOTLOADER_OTA_DATA_ERASE": false, "BOOTLOADER_DATA_FACTORY_RESET": false, "BOOTLOADER_APP_TEST": true, "BOOTLOADER_NUM_PIN_APP_TEST": false, "bootloader-config-gpio-triggers-boot-from-test-app-partition-app-test-gpio-level": false, "BOOTLOADER_APP_TEST_PIN_LOW": false, "BOOTLOADER_APP_TEST_PIN_HIGH": false, "BOOTLOADER_HOLD_TIME_GPIO": false, "BOOTLOADER_REGION_PROTECTION_ENABLE": true, "BOOTLOADER_WDT_ENABLE": true, "BOOTLOADER_WDT_DISABLE_IN_USER_CODE": true, "BOOTLOADER_WDT_TIME_MS": true, "BOOTLOADER_APP_ROLLBACK_ENABLE": true, "BOOTLOADER_APP_ANTI_ROLLBACK": true, "BOOTLOADER_APP_SECURE_VERSION": false, "BOOTLOADER_APP_SEC_VER_SIZE_EFUSE_FIELD": false, "BOOTLOADER_EFUSE_SECURE_VERSION_EMULATE": false, "BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP": true, "BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON": true, "BOOTLOADER_SKIP_VALIDATE_ALWAYS": true, "BOOTLOADER_RESERVE_RTC_SIZE": false, "BOOTLOADER_CUSTOM_RESERVE_RTC": true, "BOOTLOADER_CUSTOM_RESERVE_RTC_IN_CRC": false, "BOOTLOADER_CUSTOM_RESERVE_RTC_SIZE": false, "BOOTLOADER_RESERVE_RTC_MEM": false, "SECURE_SIGNED_ON_BOOT": false, "SECURE_SIGNED_ON_UPDATE": false, "SECURE_SIGNED_APPS": false, "SECURE_BOOT_V2_RSA_SUPPORTED": false, "SECURE_BOOT_V2_ECC_SUPPORTED": false, "SECURE_BOOT_V1_SUPPORTED": false, "SECURE_BOOT_V2_PREFERRED": false, "SECURE_BOOT_V2_ECDSA_ENABLED": false, "SECURE_BOOT_V2_RSA_ENABLED": false, "SECURE_BOOT_FLASH_ENC_KEYS_BURN_TOGETHER": false, "SECURE_SIGNED_APPS_NO_SECURE_BOOT": true, "security-features-app-signing-scheme": false, "SECURE_SIGNED_APPS_ECDSA_SCHEME": false, "SECURE_SIGNED_APPS_RSA_SCHEME": false, "SECURE_SIGNED_APPS_ECDSA_V2_SCHEME": false, "security-features-ecdsa-key-size": false, "SECURE_BOOT_ECDSA_KEY_LEN_192_BITS": false, "SECURE_BOOT_ECDSA_KEY_LEN_256_BITS": false, "SECURE_SIGNED_ON_BOOT_NO_SECURE_BOOT": false, "SECURE_SIGNED_ON_UPDATE_NO_SECURE_BOOT": false, "SECURE_BOOT": true, "security-features-enable-hardware-secure-boot-in-bootloader-read-docs-first--select-secure-boot-version": false, "SECURE_BOOT_V1_ENABLED": false, "SECURE_BOOT_V2_ENABLED": false, "security-features-secure-bootloader-mode": false, "SECURE_BOOTLOADER_ONE_TIME_FLASH": false, "SECURE_BOOTLOADER_REFLASHABLE": false, "SECURE_BOOT_BUILD_SIGNED_BINARIES": false, "SECURE_BOOT_SIGNING_KEY": false, "SECURE_BOOT_VERIFICATION_KEY": false, "SECURE_BOOT_ENABLE_AGGRESSIVE_KEY_REVOKE": false, "SECURE_BOOT_FLASH_BOOTLOADER_DEFAULT": false, "security-features-hardware-key-encoding": false, "SECURE_BOOTLOADER_KEY_ENCODING_256BIT": false, "SECURE_BOOTLOADER_KEY_ENCODING_192BIT": false, "SECURE_BOOT_INSECURE": false, "SECURE_FLASH_ENC_ENABLED": true, "security-features-enable-flash-encryption-on-boot-read-docs-first--size-of-generated-xts-aes-key": false, "SECURE_FLASH_ENCRYPTION_AES128_DERIVED": false, "SECURE_FLASH_ENCRYPTION_AES128": false, "SECURE_FLASH_ENCRYPTION_AES256": false, "security-features-enable-flash-encryption-on-boot-read-docs-first--enable-usage-mode": false, "SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT": false, "SECURE_FLASH_ENCRYPTION_MODE_RELEASE": false, "SECURE_FLASH_HAS_WRITE_PROTECTION_CACHE": false, "SECURE_BOOT_ALLOW_ROM_BASIC": false, "SECURE_BOOT_ALLOW_JTAG": false, "SECURE_BOOT_ALLOW_SHORT_APP_PARTITION": false, "SECURE_BOOT_V2_ALLOW_EFUSE_RD_DIS": false, "SECURE_BOOT_ALLOW_UNUSED_DIGEST_SLOTS": false, "SECURE_FLASH_UART_BOOTLOADER_ALLOW_ENC": false, "SECURE_FLASH_UART_BOOTLOADER_ALLOW_DEC": false, "SECURE_FLASH_UART_BOOTLOADER_ALLOW_CACHE": false, "SECURE_FLASH_REQUIRE_ALREADY_ENABLED": false, "SECURE_FLASH_SKIP_WRITE_PROTECTION_CACHE": false, "SECURE_FLASH_ENCRYPT_ONLY_IMAGE_LEN_IN_APP_PART": false, "SECURE_FLASH_CHECK_ENC_EN_IN_APP": false, "SECURE_ROM_DL_MODE_ENABLED": false, "security-features-uart-rom-download-mode": false, "SECURE_DISABLE_ROM_DL_MODE": false, "SECURE_ENABLE_SECURE_ROM_DL_MODE": false, "SECURE_INSECURE_ALLOW_DL_MODE": false, "APP_COMPILE_TIME_DATE": true, "APP_EXCLUDE_PROJECT_VER_VAR": true, "APP_EXCLUDE_PROJECT_NAME_VAR": true, "APP_PROJECT_VER_FROM_CONFIG": true, "APP_PROJECT_VER": false, "APP_RETRIEVE_LEN_ELF_SHA": true, "ESP_ROM_HAS_CRC_LE": false, "ESP_ROM_HAS_CRC_BE": false, "ESP_ROM_HAS_MZ_CRC32": false, "ESP_ROM_HAS_JPEG_DECODE": false, "ESP_ROM_UART_CLK_IS_XTAL": false, "ESP_ROM_USB_SERIAL_DEVICE_NUM": false, "ESP_ROM_HAS_RETARGETABLE_LOCKING": false, "ESP_ROM_HAS_ERASE_0_REGION_BUG": false, "ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV": false, "ESP_ROM_GET_CLK_FREQ": false, "ESP_ROM_NEEDS_SWSETUP_WORKAROUND": false, "ESP_ROM_HAS_LAYOUT_TABLE": false, "ESP_ROM_HAS_SPI_FLASH": false, "ESP_ROM_HAS_ETS_PRINTF_BUG": false, "ESP_ROM_HAS_NEWLIB_NANO_FORMAT": false, "ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE": false, "ESP_ROM_RAM_APP_NEEDS_MMU_INIT": false, "ESP_ROM_HAS_SW_FLOAT": false, "boot-rom-behavior-permanently-change-boot-rom-output": true, "BOOT_ROM_LOG_ALWAYS_ON": true, "BOOT_ROM_LOG_ALWAYS_OFF": true, "BOOT_ROM_LOG_ON_GPIO_HIGH": true, "BOOT_ROM_LOG_ON_GPIO_LOW": true, "ESPTOOLPY_NO_STUB": true, "ESPTOOLPY_OCT_FLASH": false, "ESPTOOLPY_FLASH_MODE_AUTO_DETECT": false, "serial-flasher-config-flash-spi-mode": true, "ESPTOOLPY_FLASHMODE_QIO": true, "ESPTOOLPY_FLASHMODE_QOUT": true, "ESPTOOLPY_FLASHMODE_DIO": true, "ESPTOOLPY_FLASHMODE_DOUT": true, "ESPTOOLPY_FLASHMODE_OPI": false, "serial-flasher-config-flash-sampling-mode": true, "ESPTOOLPY_FLASH_SAMPLE_MODE_STR": true, "ESPTOOLPY_FLASH_SAMPLE_MODE_DTR": false, "ESPTOOLPY_FLASHMODE": false, "serial-flasher-config-flash-spi-speed": true, "ESPTOOLPY_FLASHFREQ_120M": false, "ESPTOOLPY_FLASHFREQ_80M": true, "ESPTOOLPY_FLASHFREQ_64M": false, "ESPTOOLPY_FLASHFREQ_60M": false, "ESPTOOLPY_FLASHFREQ_48M": false, "ESPTOOLPY_FLASHFREQ_40M": true, "ESPTOOLPY_FLASHFREQ_32M": false, "ESPTOOLPY_FLASHFREQ_30M": false, "ESPTOOLPY_FLASHFREQ_26M": true, "ESPTOOLPY_FLASHFREQ_24M": false, "ESPTOOLPY_FLASHFREQ_20M": true, "ESPTOOLPY_FLASHFREQ_16M": false, "ESPTOOLPY_FLASHFREQ_15M": false, "ESPTOOLPY_FLASHFREQ_80M_DEFAULT": false, "ESPTOOLPY_FLASHFREQ": false, "serial-flasher-config-flash-size": true, "ESPTOOLPY_FLASHSIZE_1MB": true, "ESPTOOLPY_FLASHSIZE_2MB": true, "ESPTOOLPY_FLASHSIZE_4MB": true, "ESPTOOLPY_FLASHSIZE_8MB": true, "ESPTOOLPY_FLASHSIZE_16MB": true, "ESPTOOLPY_FLASHSIZE_32MB": true, "ESPTOOLPY_FLASHSIZE_64MB": true, "ESPTOOLPY_FLASHSIZE_128MB": true, "ESPTOOLPY_FLASHSIZE": false, "ESPTOOLPY_HEADER_FLASHSIZE_UPDATE": true, "serial-flasher-config-before-flashing": true, "ESPTOOLPY_BEFORE_RESET": true, "ESPTOOLPY_BEFORE_NORESET": true, "ESPTOOLPY_BEFORE": false, "serial-flasher-config-after-flashing": true, "ESPTOOLPY_AFTER_RESET": true, "ESPTOOLPY_AFTER_NORESET": true, "ESPTOOLPY_AFTER": false, "ESPTOOLPY_MONITOR_BAUD": false, "partition-table-partition-table": true, "PARTITION_TABLE_SINGLE_APP": true, "PARTITION_TABLE_SINGLE_APP_LARGE": true, "PARTITION_TABLE_TWO_OTA": true, "PARTITION_TABLE_CUSTOM": true, "PARTITION_TABLE_SINGLE_APP_ENCRYPTED_NVS": false, "PARTITION_TABLE_SINGLE_APP_LARGE_ENC_NVS": false, "PARTITION_TABLE_TWO_OTA_ENCRYPTED_NVS": false, "PARTITION_TABLE_CUSTOM_FILENAME": true, "PARTITION_TABLE_FILENAME": false, "PARTITION_TABLE_OFFSET": true, "PARTITION_TABLE_MD5": true, "EXAMPLE_BOARD_BUTTON_GPIO": true, "EXAMPLE_ENABLE_TEST_NOTIFICATIONS": true, "EXAMPLE_OUTPUT_GPIO": true, "esp-rainmaker-config-claiming-type": true, "ESP_RMAKER_NO_CLAIM": true, "ESP_RMAKER_SELF_CLAIM": true, "ESP_RMAKER_ASSISTED_CLAIM": true, "esp-rainmaker-config-choose-pki-credentials-access-method": true, "ESP_RMAKER_USE_ESP_SECURE_CERT_MGR": false, "ESP_RMAKER_USE_NVS": true, "ESP_RMAKER_CLAIM_TYPE": false, "ESP_RMAKER_CLAIM_SERVICE_BASE_URL": true, "ESP_RMAKER_READ_MQTT_HOST_FROM_CONFIG": true, "ESP_RMAKER_READ_NODE_ID_FROM_CERT_CN": true, "ESP_RMAKER_MQTT_HOST": true, "ESP_RMAKER_MQTT_USE_BASIC_INGEST_TOPICS": true, "ESP_RMAKER_MQTT_ENABLE_BUDGETING": true, "ESP_RMAKER_MQTT_DEFAULT_BUDGET": true, "ESP_RMAKER_MQTT_MAX_BUDGET": true, "ESP_RMAKER_MQTT_BUDGET_REVIVE_PERIOD": true, "ESP_RMAKER_MQTT_BUDGET_REVIVE_COUNT": true, "ESP_RMAKER_MAX_PARAM_DATA_SIZE": true, "ESP_RMAKER_DISABLE_USER_MAPPING_PROV": true, "ESP_RMAKER_USER_ID_CHECK": true, "RMAKER_NAME_PARAM_CB": true, "ESP_RMAKER_LOCAL_CTRL_FEATURE_ENABLE": true, "ESP_RMAKER_LOCAL_CTRL_AUTO_ENABLE": true, "ESP_RMAKER_LOCAL_CTRL_HTTP_PORT": true, "ESP_RMAKER_LOCAL_CTRL_STACK_SIZE": true, "esp-rainmaker-config-local-control-security-type": true, "ESP_RMAKER_LOCAL_CTRL_SECURITY_0": true, "ESP_RMAKER_LOCAL_CTRL_SECURITY_1": true, "ESP_RMAKER_LOCAL_CTRL_SECURITY": false, "esp-rainmaker-config-uart-for-console-input": true, "ESP_RMAKER_CONSOLE_UART_NUM_0": true, "ESP_RMAKER_CONSOLE_UART_NUM_1": true, "ESP_RMAKER_CONSOLE_UART_NUM": false, "ESP_RMAKER_USE_CERT_BUNDLE": true, "ESP_RMAKER_OTA_AUTOFETCH": true, "ESP_RMAKER_OTA_AUTOFETCH_PERIOD": true, "ESP_RMAKER_SKIP_COMMON_NAME_CHECK": true, "ESP_RMAKER_SKIP_VERSION_CHECK": true, "ESP_RMAKER_SKIP_SECURE_VERSION_CHECK": true, "ESP_RMAKER_SKIP_PROJECT_NAME_CHECK": true, "ESP_RMAKER_OTA_HTTP_RX_BUFFER_SIZE": true, "ESP_RMAKER_OTA_ROLLBACK_WAIT_PERIOD": true, "ESP_RMAKER_OTA_DISABLE_AUTO_REBOOT": true, "ESP_RMAKER_OTA_TIME_SUPPORT": true, "ESP_RMAKER_SCHEDULING_MAX_SCHEDULES": true, "ESP_RMAKER_SCENES_MAX_SCENES": true, "ESP_RMAKER_SCENES_DEACTIVATE_SUPPORT": true, "ESP_RMAKER_CMD_RESP_ENABLE": true, "ESP_RMAKER_CMD_RESP_TEST_ENABLE": true, "APP_WIFI_PROV_SHOW_QR": true, "esp-rainmaker-app-wi-fi-provisioning-provisioning-transport-method": true, "APP_WIFI_PROV_TRANSPORT_SOFTAP": true, "APP_WIFI_PROV_TRANSPORT_BLE": true, "APP_WIFI_PROV_TRANSPORT": false, "APP_WIFI_RESET_PROV_ON_FAILURE": true, "APP_WIFI_PROV_MAX_RETRY_CNT": true, "APP_WIFI_SHOW_DEMO_INTRO_TEXT": true, "APP_WIFI_PROV_TIMEOUT_PERIOD": true, "APP_WIFI_PROV_NAME_PREFIX": true, "compiler-options-optimization-level": true, "COMPILER_OPTIMIZATION_DEBUG": true, "COMPILER_OPTIMIZATION_SIZE": true, "COMPILER_OPTIMIZATION_PERF": true, "COMPILER_OPTIMIZATION_NONE": true, "compiler-options-assertion-level": true, "COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE": true, "COMPILER_OPTIMIZATION_ASSERTIONS_SILENT": true, "COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE": true, "compiler-options-compiler-float-lib-source": true, "COMPILER_FLOAT_LIB_FROM_GCCLIB": true, "COMPILER_FLOAT_LIB_FROM_RVFPLIB": false, "COMPILER_OPTIMIZATION_ASSERTION_LEVEL": false, "COMPILER_OPTIMIZATION_CHECKS_SILENT": true, "COMPILER_HIDE_PATHS_MACROS": true, "COMPILER_CXX_EXCEPTIONS": true, "COMPILER_CXX_EXCEPTIONS_EMG_POOL_SIZE": false, "COMPILER_CXX_RTTI": true, "compiler-options-stack-smashing-protection-mode": true, "COMPILER_STACK_CHECK_MODE_NONE": true, "COMPILER_STACK_CHECK_MODE_NORM": true, "COMPILER_STACK_CHECK_MODE_STRONG": true, "COMPILER_STACK_CHECK_MODE_ALL": true, "COMPILER_STACK_CHECK": false, "COMPILER_WARN_WRITE_STRINGS": true, "COMPILER_SAVE_RESTORE_LIBCALLS": true, "COMPILER_DISABLE_GCC12_WARNINGS": true, "COMPILER_DISABLE_GCC13_WARNINGS": true, "COMPILER_DUMP_RTL_FILES": true, "compiler-options-compiler-runtime-library": true, "COMPILER_RT_LIB_GCCLIB": true, "COMPILER_RT_LIB_CLANGRT": false, "COMPILER_RT_LIB_HOST": false, "COMPILER_RT_LIB_NAME": false, "component-config-application-level-tracing-data-destination-1": true, "APPTRACE_DEST_JTAG": true, "APPTRACE_DEST_NONE": true, "APPTRACE_DEST_UART": false, "APPTRACE_DEST_UART_NOUSB": false, "component-config-application-level-tracing-data-destination-2": true, "APPTRACE_DEST_UART0": false, "APPTRACE_DEST_UART1": true, "APPTRACE_DEST_UART2": false, "APPTRACE_DEST_USB_CDC": true, "APPTRACE_DEST_UART_NONE": true, "APPTRACE_UART_TX_GPIO": false, "APPTRACE_UART_RX_GPIO": false, "APPTRACE_UART_BAUDRATE": false, "APPTRACE_UART_RX_BUFF_SIZE": false, "APPTRACE_UART_TX_BUFF_SIZE": false, "APPTRACE_UART_TX_MSG_SIZE": false, "APPTRACE_UART_TASK_PRIO": false, "APPTRACE_DEST_TRAX": false, "APPTRACE_MEMBUFS_APPTRACE_PROTO_ENABLE": false, "APPTRACE_ENABLE": false, "APPTRACE_LOCK_ENABLE": false, "APPTRACE_ONPANIC_HOST_FLUSH_TMO": false, "APPTRACE_POSTMORTEM_FLUSH_THRESH": false, "APPTRACE_BUF_SIZE": false, "APPTRACE_PENDING_DATA_SIZE_MAX": false, "APPTRACE_SV_ENABLE": false, "component-config-application-level-tracing-freertos-systemview-tracing-systemview-tracing-enable-systemview-destination": false, "APPTRACE_SV_DEST_JTAG": false, "APPTRACE_SV_DEST_UART": false, "component-config-application-level-tracing-freertos-systemview-tracing-cpu-to-trace": false, "APPTRACE_SV_DEST_CPU_0": false, "APPTRACE_SV_DEST_CPU_1": false, "component-config-application-level-tracing-freertos-systemview-tracing-timer-to-use-as-timestamp-source": false, "APPTRACE_SV_TS_SOURCE_CCOUNT": false, "APPTRACE_SV_TS_SOURCE_GPTIMER": false, "APPTRACE_SV_TS_SOURCE_ESP_TIMER": false, "APPTRACE_SV_MAX_TASKS": false, "APPTRACE_SV_BUF_WAIT_TMO": false, "APPTRACE_SV_EVT_OVERFLOW_ENABLE": false, "APPTRACE_SV_EVT_ISR_ENTER_ENABLE": false, "APPTRACE_SV_EVT_ISR_EXIT_ENABLE": false, "APPTRACE_SV_EVT_ISR_TO_SCHED_ENABLE": false, "APPTRACE_SV_EVT_TASK_START_EXEC_ENABLE": false, "APPTRACE_SV_EVT_TASK_STOP_EXEC_ENABLE": false, "APPTRACE_SV_EVT_TASK_START_READY_ENABLE": false, "APPTRACE_SV_EVT_TASK_STOP_READY_ENABLE": false, "APPTRACE_SV_EVT_TASK_CREATE_ENABLE": false, "APPTRACE_SV_EVT_TASK_TERMINATE_ENABLE": false, "APPTRACE_SV_EVT_IDLE_ENABLE": false, "APPTRACE_SV_EVT_TIMER_ENTER_ENABLE": false, "APPTRACE_SV_EVT_TIMER_EXIT_ENABLE": false, "APPTRACE_GCOV_ENABLE": false, "APPTRACE_GCOV_DUMP_TASK_STACK_SIZE": false, "BT_ENABLED": true, "component-config-bluetooth-bluetooth-host": true, "BT_BLUEDROID_ENABLED": true, "BT_NIMBLE_ENABLED": true, "BT_CONTROLLER_ONLY": true, "component-config-bluetooth-bluetooth-controller": true, "BT_CONTROLLER_ENABLED": true, "BT_CONTROLLER_DISABLED": true, "BT_BTC_TASK_STACK_SIZE": false, "component-config-bluetooth-bluedroid-options-the-cpu-core-which-bluedroid-run": false, "BT_BLUEDROID_PINNED_TO_CORE_0": false, "BT_BLUEDROID_PINNED_TO_CORE_1": false, "BT_BLUEDROID_PINNED_TO_CORE": false, "BT_BTU_TASK_STACK_SIZE": false, "BT_BLUEDROID_MEM_DEBUG": false, "BT_BLUEDROID_ESP_COEX_VSC": false, "BT_CLASSIC_ENABLED": false, "BT_CLASSIC_BQB_ENABLED": false, "BT_A2DP_ENABLE": false, "BT_SPP_ENABLED": false, "BT_L2CAP_ENABLED": false, "BT_HFP_ENABLE": false, "BT_HFP_CLIENT_ENABLE": false, "BT_HFP_AG_ENABLE": false, "component-config-bluetooth-bluedroid-options-classic-bluetooth-hands-free-handset-profile-audio-sco-data-path": false, "BT_HFP_AUDIO_DATA_PATH_PCM": false, "BT_HFP_AUDIO_DATA_PATH_HCI": false, "BT_HFP_WBS_ENABLE": false, "BT_HID_ENABLED": false, "BT_HID_HOST_ENABLED": false, "BT_HID_DEVICE_ENABLED": false, "BT_BLE_ENABLED": false, "BT_GATTS_ENABLE": false, "BT_GATTS_PPCP_CHAR_GAP": false, "BT_BLE_BLUFI_ENABLE": false, "BT_GATT_MAX_SR_PROFILES": false, "BT_GATT_MAX_SR_ATTRIBUTES": false, "component-config-bluetooth-bluedroid-options-bluetooth-low-energy-include-gatt-server-module-gatts--gatts-service-change-mode": false, "BT_GATTS_SEND_SERVICE_CHANGE_MANUAL": false, "BT_GATTS_SEND_SERVICE_CHANGE_AUTO": false, "BT_GATTS_SEND_SERVICE_CHANGE_MODE": false, "BT_GATTS_ROBUST_CACHING_ENABLED": false, "BT_GATTS_DEVICE_NAME_WRITABLE": false, "BT_GATTS_APPEARANCE_WRITABLE": false, "BT_GATTC_ENABLE": false, "BT_GATTC_MAX_CACHE_CHAR": false, "BT_GATTC_NOTIF_REG_MAX": false, "BT_GATTC_CACHE_NVS_FLASH": false, "BT_GATTC_CONNECT_RETRY_COUNT": false, "BT_BLE_SMP_ENABLE": false, "BT_SMP_SLAVE_CON_PARAMS_UPD_ENABLE": false, "BT_STACK_NO_LOG": false, "component-config-bluetooth-bluedroid-options-bt-debug-log-level-hci-layer": false, "BT_LOG_HCI_TRACE_LEVEL_NONE": false, "BT_LOG_HCI_TRACE_LEVEL_ERROR": false, "BT_LOG_HCI_TRACE_LEVEL_WARNING": false, "BT_LOG_HCI_TRACE_LEVEL_API": false, "BT_LOG_HCI_TRACE_LEVEL_EVENT": false, "BT_LOG_HCI_TRACE_LEVEL_DEBUG": false, "BT_LOG_HCI_TRACE_LEVEL_VERBOSE": false, "BT_LOG_HCI_TRACE_LEVEL": false, "component-config-bluetooth-bluedroid-options-bt-debug-log-level-btm-layer": false, "BT_LOG_BTM_TRACE_LEVEL_NONE": false, "BT_LOG_BTM_TRACE_LEVEL_ERROR": false, "BT_LOG_BTM_TRACE_LEVEL_WARNING": false, "BT_LOG_BTM_TRACE_LEVEL_API": false, "BT_LOG_BTM_TRACE_LEVEL_EVENT": false, "BT_LOG_BTM_TRACE_LEVEL_DEBUG": false, "BT_LOG_BTM_TRACE_LEVEL_VERBOSE": false, "BT_LOG_BTM_TRACE_LEVEL": false, "component-config-bluetooth-bluedroid-options-bt-debug-log-level-l2cap-layer": false, "BT_LOG_L2CAP_TRACE_LEVEL_NONE": false, "BT_LOG_L2CAP_TRACE_LEVEL_ERROR": false, "BT_LOG_L2CAP_TRACE_LEVEL_WARNING": false, "BT_LOG_L2CAP_TRACE_LEVEL_API": false, "BT_LOG_L2CAP_TRACE_LEVEL_EVENT": false, "BT_LOG_L2CAP_TRACE_LEVEL_DEBUG": false, "BT_LOG_L2CAP_TRACE_LEVEL_VERBOSE": false, "BT_LOG_L2CAP_TRACE_LEVEL": false, "component-config-bluetooth-bluedroid-options-bt-debug-log-level-rfcomm-layer": false, "BT_LOG_RFCOMM_TRACE_LEVEL_NONE": false, "BT_LOG_RFCOMM_TRACE_LEVEL_ERROR": false, "BT_LOG_RFCOMM_TRACE_LEVEL_WARNING": false, "BT_LOG_RFCOMM_TRACE_LEVEL_API": false, "BT_LOG_RFCOMM_TRACE_LEVEL_EVENT": false, "BT_LOG_RFCOMM_TRACE_LEVEL_DEBUG": false, "BT_LOG_RFCOMM_TRACE_LEVEL_VERBOSE": false, "BT_LOG_RFCOMM_TRACE_LEVEL": false, "component-config-bluetooth-bluedroid-options-bt-debug-log-level-sdp-layer": false, "BT_LOG_SDP_TRACE_LEVEL_NONE": false, "BT_LOG_SDP_TRACE_LEVEL_ERROR": false, "BT_LOG_SDP_TRACE_LEVEL_WARNING": false, "BT_LOG_SDP_TRACE_LEVEL_API": false, "BT_LOG_SDP_TRACE_LEVEL_EVENT": false, "BT_LOG_SDP_TRACE_LEVEL_DEBUG": false, "BT_LOG_SDP_TRACE_LEVEL_VERBOSE": false, "BT_LOG_SDP_TRACE_LEVEL": false, "component-config-bluetooth-bluedroid-options-bt-debug-log-level-gap-layer": false, "BT_LOG_GAP_TRACE_LEVEL_NONE": false, "BT_LOG_GAP_TRACE_LEVEL_ERROR": false, "BT_LOG_GAP_TRACE_LEVEL_WARNING": false, "BT_LOG_GAP_TRACE_LEVEL_API": false, "BT_LOG_GAP_TRACE_LEVEL_EVENT": false, "BT_LOG_GAP_TRACE_LEVEL_DEBUG": false, "BT_LOG_GAP_TRACE_LEVEL_VERBOSE": false, "BT_LOG_GAP_TRACE_LEVEL": false, "component-config-bluetooth-bluedroid-options-bt-debug-log-level-bnep-layer": false, "BT_LOG_BNEP_TRACE_LEVEL_NONE": false, "BT_LOG_BNEP_TRACE_LEVEL_ERROR": false, "BT_LOG_BNEP_TRACE_LEVEL_WARNING": false, "BT_LOG_BNEP_TRACE_LEVEL_API": false, "BT_LOG_BNEP_TRACE_LEVEL_EVENT": false, "BT_LOG_BNEP_TRACE_LEVEL_DEBUG": false, "BT_LOG_BNEP_TRACE_LEVEL_VERBOSE": false, "BT_LOG_BNEP_TRACE_LEVEL": false, "component-config-bluetooth-bluedroid-options-bt-debug-log-level-pan-layer": false, "BT_LOG_PAN_TRACE_LEVEL_NONE": false, "BT_LOG_PAN_TRACE_LEVEL_ERROR": false, "BT_LOG_PAN_TRACE_LEVEL_WARNING": false, "BT_LOG_PAN_TRACE_LEVEL_API": false, "BT_LOG_PAN_TRACE_LEVEL_EVENT": false, "BT_LOG_PAN_TRACE_LEVEL_DEBUG": false, "BT_LOG_PAN_TRACE_LEVEL_VERBOSE": false, "BT_LOG_PAN_TRACE_LEVEL": false, "component-config-bluetooth-bluedroid-options-bt-debug-log-level-a2d-layer": false, "BT_LOG_A2D_TRACE_LEVEL_NONE": false, "BT_LOG_A2D_TRACE_LEVEL_ERROR": false, "BT_LOG_A2D_TRACE_LEVEL_WARNING": false, "BT_LOG_A2D_TRACE_LEVEL_API": false, "BT_LOG_A2D_TRACE_LEVEL_EVENT": false, "BT_LOG_A2D_TRACE_LEVEL_DEBUG": false, "BT_LOG_A2D_TRACE_LEVEL_VERBOSE": false, "BT_LOG_A2D_TRACE_LEVEL": false, "component-config-bluetooth-bluedroid-options-bt-debug-log-level-avdt-layer": false, "BT_LOG_AVDT_TRACE_LEVEL_NONE": false, "BT_LOG_AVDT_TRACE_LEVEL_ERROR": false, "BT_LOG_AVDT_TRACE_LEVEL_WARNING": false, "BT_LOG_AVDT_TRACE_LEVEL_API": false, "BT_LOG_AVDT_TRACE_LEVEL_EVENT": false, "BT_LOG_AVDT_TRACE_LEVEL_DEBUG": false, "BT_LOG_AVDT_TRACE_LEVEL_VERBOSE": false, "BT_LOG_AVDT_TRACE_LEVEL": false, "component-config-bluetooth-bluedroid-options-bt-debug-log-level-avct-layer": false, "BT_LOG_AVCT_TRACE_LEVEL_NONE": false, "BT_LOG_AVCT_TRACE_LEVEL_ERROR": false, "BT_LOG_AVCT_TRACE_LEVEL_WARNING": false, "BT_LOG_AVCT_TRACE_LEVEL_API": false, "BT_LOG_AVCT_TRACE_LEVEL_EVENT": false, "BT_LOG_AVCT_TRACE_LEVEL_DEBUG": false, "BT_LOG_AVCT_TRACE_LEVEL_VERBOSE": false, "BT_LOG_AVCT_TRACE_LEVEL": false, "component-config-bluetooth-bluedroid-options-bt-debug-log-level-avrc-layer": false, "BT_LOG_AVRC_TRACE_LEVEL_NONE": false, "BT_LOG_AVRC_TRACE_LEVEL_ERROR": false, "BT_LOG_AVRC_TRACE_LEVEL_WARNING": false, "BT_LOG_AVRC_TRACE_LEVEL_API": false, "BT_LOG_AVRC_TRACE_LEVEL_EVENT": false, "BT_LOG_AVRC_TRACE_LEVEL_DEBUG": false, "BT_LOG_AVRC_TRACE_LEVEL_VERBOSE": false, "BT_LOG_AVRC_TRACE_LEVEL": false, "component-config-bluetooth-bluedroid-options-bt-debug-log-level-mca-layer": false, "BT_LOG_MCA_TRACE_LEVEL_NONE": false, "BT_LOG_MCA_TRACE_LEVEL_ERROR": false, "BT_LOG_MCA_TRACE_LEVEL_WARNING": false, "BT_LOG_MCA_TRACE_LEVEL_API": false, "BT_LOG_MCA_TRACE_LEVEL_EVENT": false, "BT_LOG_MCA_TRACE_LEVEL_DEBUG": false, "BT_LOG_MCA_TRACE_LEVEL_VERBOSE": false, "BT_LOG_MCA_TRACE_LEVEL": false, "component-config-bluetooth-bluedroid-options-bt-debug-log-level-hid-layer": false, "BT_LOG_HID_TRACE_LEVEL_NONE": false, "BT_LOG_HID_TRACE_LEVEL_ERROR": false, "BT_LOG_HID_TRACE_LEVEL_WARNING": false, "BT_LOG_HID_TRACE_LEVEL_API": false, "BT_LOG_HID_TRACE_LEVEL_EVENT": false, "BT_LOG_HID_TRACE_LEVEL_DEBUG": false, "BT_LOG_HID_TRACE_LEVEL_VERBOSE": false, "BT_LOG_HID_TRACE_LEVEL": false, "component-config-bluetooth-bluedroid-options-bt-debug-log-level-appl-layer": false, "BT_LOG_APPL_TRACE_LEVEL_NONE": false, "BT_LOG_APPL_TRACE_LEVEL_ERROR": false, "BT_LOG_APPL_TRACE_LEVEL_WARNING": false, "BT_LOG_APPL_TRACE_LEVEL_API": false, "BT_LOG_APPL_TRACE_LEVEL_EVENT": false, "BT_LOG_APPL_TRACE_LEVEL_DEBUG": false, "BT_LOG_APPL_TRACE_LEVEL_VERBOSE": false, "BT_LOG_APPL_TRACE_LEVEL": false, "component-config-bluetooth-bluedroid-options-bt-debug-log-level-gatt-layer": false, "BT_LOG_GATT_TRACE_LEVEL_NONE": false, "BT_LOG_GATT_TRACE_LEVEL_ERROR": false, "BT_LOG_GATT_TRACE_LEVEL_WARNING": false, "BT_LOG_GATT_TRACE_LEVEL_API": false, "BT_LOG_GATT_TRACE_LEVEL_EVENT": false, "BT_LOG_GATT_TRACE_LEVEL_DEBUG": false, "BT_LOG_GATT_TRACE_LEVEL_VERBOSE": false, "BT_LOG_GATT_TRACE_LEVEL": false, "component-config-bluetooth-bluedroid-options-bt-debug-log-level-smp-layer": false, "BT_LOG_SMP_TRACE_LEVEL_NONE": false, "BT_LOG_SMP_TRACE_LEVEL_ERROR": false, "BT_LOG_SMP_TRACE_LEVEL_WARNING": false, "BT_LOG_SMP_TRACE_LEVEL_API": false, "BT_LOG_SMP_TRACE_LEVEL_EVENT": false, "BT_LOG_SMP_TRACE_LEVEL_DEBUG": false, "BT_LOG_SMP_TRACE_LEVEL_VERBOSE": false, "BT_LOG_SMP_TRACE_LEVEL": false, "component-config-bluetooth-bluedroid-options-bt-debug-log-level-btif-layer": false, "BT_LOG_BTIF_TRACE_LEVEL_NONE": false, "BT_LOG_BTIF_TRACE_LEVEL_ERROR": false, "BT_LOG_BTIF_TRACE_LEVEL_WARNING": false, "BT_LOG_BTIF_TRACE_LEVEL_API": false, "BT_LOG_BTIF_TRACE_LEVEL_EVENT": false, "BT_LOG_BTIF_TRACE_LEVEL_DEBUG": false, "BT_LOG_BTIF_TRACE_LEVEL_VERBOSE": false, "BT_LOG_BTIF_TRACE_LEVEL": false, "component-config-bluetooth-bluedroid-options-bt-debug-log-level-btc-layer": false, "BT_LOG_BTC_TRACE_LEVEL_NONE": false, "BT_LOG_BTC_TRACE_LEVEL_ERROR": false, "BT_LOG_BTC_TRACE_LEVEL_WARNING": false, "BT_LOG_BTC_TRACE_LEVEL_API": false, "BT_LOG_BTC_TRACE_LEVEL_EVENT": false, "BT_LOG_BTC_TRACE_LEVEL_DEBUG": false, "BT_LOG_BTC_TRACE_LEVEL_VERBOSE": false, "BT_LOG_BTC_TRACE_LEVEL": false, "component-config-bluetooth-bluedroid-options-bt-debug-log-level-osi-layer": false, "BT_LOG_OSI_TRACE_LEVEL_NONE": false, "BT_LOG_OSI_TRACE_LEVEL_ERROR": false, "BT_LOG_OSI_TRACE_LEVEL_WARNING": false, "BT_LOG_OSI_TRACE_LEVEL_API": false, "BT_LOG_OSI_TRACE_LEVEL_EVENT": false, "BT_LOG_OSI_TRACE_LEVEL_DEBUG": false, "BT_LOG_OSI_TRACE_LEVEL_VERBOSE": false, "BT_LOG_OSI_TRACE_LEVEL": false, "component-config-bluetooth-bluedroid-options-bt-debug-log-level-blufi-layer": false, "BT_LOG_BLUFI_TRACE_LEVEL_NONE": false, "BT_LOG_BLUFI_TRACE_LEVEL_ERROR": false, "BT_LOG_BLUFI_TRACE_LEVEL_WARNING": false, "BT_LOG_BLUFI_TRACE_LEVEL_API": false, "BT_LOG_BLUFI_TRACE_LEVEL_EVENT": false, "BT_LOG_BLUFI_TRACE_LEVEL_DEBUG": false, "BT_LOG_BLUFI_TRACE_LEVEL_VERBOSE": false, "BT_LOG_BLUFI_TRACE_LEVEL": false, "BT_ACL_CONNECTIONS": false, "BT_MULTI_CONNECTION_ENBALE": false, "BT_ALLOCATION_FROM_SPIRAM_FIRST": false, "BT_BLE_DYNAMIC_ENV_MEMORY": false, "BT_BLE_HOST_QUEUE_CONG_CHECK": false, "BT_SMP_ENABLE": false, "BT_SMP_MAX_BONDS": false, "BT_BLE_ACT_SCAN_REP_ADV_SCAN": false, "BT_BLE_ESTAB_LINK_CONN_TOUT": false, "BT_MAX_DEVICE_NAME_LEN": false, "BT_BLE_RPA_SUPPORTED": false, "BT_BLE_RPA_TIMEOUT": false, "BT_BLE_50_FEATURES_SUPPORTED": false, "BT_BLE_42_FEATURES_SUPPORTED": false, "BT_BLE_FEAT_PERIODIC_ADV_SYNC_TRANSFER": false, "BT_BLE_FEAT_PERIODIC_ADV_ENH": false, "BT_BLE_FEAT_CREATE_SYNC_ENH": false, "BT_BLE_HIGH_DUTY_ADV_INTERVAL": false, "component-config-bluetooth-nimble-options-memory-allocation-strategy": true, "BT_NIMBLE_MEM_ALLOC_MODE_INTERNAL": true, "BT_NIMBLE_MEM_ALLOC_MODE_EXTERNAL": false, "BT_NIMBLE_MEM_ALLOC_MODE_DEFAULT": true, "BT_NIMBLE_MEM_ALLOC_MODE_IRAM_8BIT": false, "component-config-bluetooth-nimble-options-nimble-host-log-verbosity": true, "BT_NIMBLE_LOG_LEVEL_NONE": true, "BT_NIMBLE_LOG_LEVEL_ERROR": true, "BT_NIMBLE_LOG_LEVEL_WARNING": true, "BT_NIMBLE_LOG_LEVEL_INFO": true, "BT_NIMBLE_LOG_LEVEL_DEBUG": true, "BT_NIMBLE_LOG_LEVEL": false, "BT_NIMBLE_MAX_CONNECTIONS": true, "BT_NIMBLE_MAX_BONDS": true, "BT_NIMBLE_MAX_CCCDS": true, "BT_NIMBLE_L2CAP_COC_MAX_NUM": true, "component-config-bluetooth-nimble-options-the-cpu-core-on-which-nimble-host-will-run": false, "BT_NIMBLE_PINNED_TO_CORE_0": false, "BT_NIMBLE_PINNED_TO_CORE_1": false, "BT_NIMBLE_PINNED_TO_CORE": false, "BT_NIMBLE_HOST_TASK_STACK_SIZE": true, "BT_NIMBLE_ROLE_CENTRAL": true, "BT_NIMBLE_ROLE_PERIPHERAL": true, "BT_NIMBLE_ROLE_BROADCASTER": true, "BT_NIMBLE_ROLE_OBSERVER": true, "BT_NIMBLE_NVS_PERSIST": true, "BT_NIMBLE_SECURITY_ENABLE": true, "BT_NIMBLE_SM_LEGACY": true, "BT_NIMBLE_SM_SC": true, "BT_NIMBLE_SM_SC_DEBUG_KEYS": true, "BT_NIMBLE_LL_CFG_FEAT_LE_ENCRYPTION": true, "BT_NIMBLE_SM_SC_LVL": true, "BT_NIMBLE_DEBUG": true, "BT_NIMBLE_DYNAMIC_SERVICE": true, "BT_NIMBLE_SVC_GAP_DEVICE_NAME": true, "BT_NIMBLE_GAP_DEVICE_NAME_MAX_LEN": true, "BT_NIMBLE_ATT_PREFERRED_MTU": true, "BT_NIMBLE_SVC_GAP_APPEARANCE": true, "BT_NIMBLE_MSYS_1_BLOCK_COUNT": true, "BT_NIMBLE_MSYS_1_BLOCK_SIZE": true, "BT_NIMBLE_MSYS_2_BLOCK_COUNT": true, "BT_NIMBLE_MSYS_2_BLOCK_SIZE": true, "BT_NIMBLE_MSYS_BUF_FROM_HEAP": false, "BT_NIMBLE_TRANSPORT_ACL_FROM_LL_COUNT": true, "BT_NIMBLE_TRANSPORT_ACL_SIZE": true, "BT_NIMBLE_TRANSPORT_EVT_SIZE": true, "BT_NIMBLE_TRANSPORT_EVT_COUNT": true, "BT_NIMBLE_TRANSPORT_EVT_DISCARD_COUNT": true, "BT_NIMBLE_GATT_MAX_PROCS": true, "BT_NIMBLE_HS_FLOW_CTRL": true, "BT_NIMBLE_HS_FLOW_CTRL_ITVL": false, "BT_NIMBLE_HS_FLOW_CTRL_THRESH": false, "BT_NIMBLE_HS_FLOW_CTRL_TX_ON_DISCONNECT": false, "BT_NIMBLE_RPA_TIMEOUT": true, "BT_NIMBLE_MESH": true, "BT_NIMBLE_MESH_PROXY": false, "BT_NIMBLE_MESH_PROV": false, "BT_NIMBLE_MESH_PB_ADV": false, "BT_NIMBLE_MESH_PB_GATT": false, "BT_NIMBLE_MESH_GATT_PROXY": false, "BT_NIMBLE_MESH_RELAY": false, "BT_NIMBLE_MESH_LOW_POWER": false, "BT_NIMBLE_MESH_FRIEND": false, "BT_NIMBLE_MESH_DEVICE_NAME": false, "BT_NIMBLE_MESH_NODE_COUNT": false, "BT_NIMBLE_MESH_PROVISIONER": false, "BT_NIMBLE_CRYPTO_STACK_MBEDTLS": true, "BT_NIMBLE_HS_STOP_TIMEOUT_MS": true, "BT_NIMBLE_HOST_BASED_PRIVACY": false, "BT_NIMBLE_ENABLE_CONN_REATTEMPT": true, "BT_NIMBLE_MAX_CONN_REATTEMPT": true, "BT_NIMBLE_50_FEATURE_SUPPORT": true, "BT_NIMBLE_LL_CFG_FEAT_LE_2M_PHY": true, "BT_NIMBLE_LL_CFG_FEAT_LE_CODED_PHY": true, "BT_NIMBLE_EXT_ADV": true, "BT_NIMBLE_MAX_EXT_ADV_INSTANCES": false, "BT_NIMBLE_EXT_ADV_MAX_SIZE": false, "BT_NIMBLE_ENABLE_PERIODIC_ADV": false, "BT_NIMBLE_PERIODIC_ADV_SYNC_TRANSFER": false, "BT_NIMBLE_MAX_PERIODIC_SYNCS": true, "BT_NIMBLE_MAX_PERIODIC_ADVERTISER_LIST": false, "BT_NIMBLE_BLE_POWER_CONTROL": false, "BT_NIMBLE_PERIODIC_ADV_ENH": false, "BT_NIMBLE_GATT_CACHING": true, "BT_NIMBLE_GATT_CACHING_MAX_CONNS": false, "BT_NIMBLE_GATT_CACHING_MAX_SVCS": false, "BT_NIMBLE_GATT_CACHING_MAX_CHRS": false, "BT_NIMBLE_GATT_CACHING_MAX_DSCS": false, "BT_NIMBLE_WHITELIST_SIZE": true, "BT_NIMBLE_TEST_THROUGHPUT_TEST": true, "BT_NIMBLE_BLUFI_ENABLE": true, "BT_NIMBLE_USE_ESP_TIMER": true, "BT_NIMBLE_LEGACY_VHCI_ENABLE": false, "BT_NIMBLE_BLE_GATT_BLOB_TRANSFER": true, "BT_NIMBLE_SVC_GAP_APPEAR_WRITE": true, "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_ENC": false, "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_AUTHEN": false, "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_AUTHOR": false, "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM": false, "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ENC": false, "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ATHN": false, "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ATHR": false, "component-config-bluetooth-nimble-options-gap-service-gap-characteristic-central-address-resolution": true, "BT_NIMBLE_SVC_GAP_CAR_CHAR_NOT_SUPP": true, "BT_NIMBLE_SVC_GAP_CAR_NOT_SUPP": true, "BT_NIMBLE_SVC_GAP_CAR_SUPP": true, "BT_NIMBLE_SVC_GAP_CENT_ADDR_RESOLUTION": false, "BT_NIMBLE_SVC_GAP_NAME_WRITE": true, "BT_NIMBLE_SVC_GAP_NAME_WRITE_ENC": false, "BT_NIMBLE_SVC_GAP_NAME_WRITE_AUTHEN": false, "BT_NIMBLE_SVC_GAP_NAME_WRITE_AUTHOR": false, "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM": false, "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_ENC": false, "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_AUTHEN": false, "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_AUTHOR": false, "BT_NIMBLE_SVC_GAP_PPCP_MAX_CONN_INTERVAL": true, "BT_NIMBLE_SVC_GAP_PPCP_MIN_CONN_INTERVAL": true, "BT_NIMBLE_SVC_GAP_PPCP_SLAVE_LATENCY": true, "BT_NIMBLE_SVC_GAP_PPCP_SUPERVISION_TMO": true, "BT_NIMBLE_HID_SERVICE": true, "BT_NIMBLE_SVC_HID_MAX_INSTANCES": false, "BT_NIMBLE_SVC_HID_MAX_RPTS": false, "BT_NIMBLE_VS_SUPPORT": true, "BT_NIMBLE_OPTIMIZE_MULTI_CONN": false, "BT_NIMBLE_ENC_ADV_DATA": false, "BT_NIMBLE_MAX_EADS": false, "BT_NIMBLE_HIGH_DUTY_ADV_ITVL": true, "BT_NIMBLE_HOST_QUEUE_CONG_CHECK": true, "BT_NIMBLE_TRANSPORT_UART": false, "BT_NIMBLE_TRANSPORT_UART_PORT": false, "component-config-bluetooth-nimble-options-host-controller-transport-enable-uart-transport-uart-hci-baud-rate": false, "UART_BAUDRATE_115200": false, "UART_BAUDRATE_230400": false, "UART_BAUDRATE_460800": false, "UART_BAUDRATE_921600": false, "BT_NIMBLE_HCI_UART_BAUDRATE": false, "component-config-bluetooth-nimble-options-host-controller-transport-enable-uart-transport-uart-parity": false, "UART_PARITY_NONE": false, "UART_PARITY_ODD": false, "UART_PARITY_EVEN": false, "BT_NIMBLE_TRANSPORT_UART_PARITY_NONE": false, "BT_NIMBLE_TRANSPORT_UART_PARITY_ODD": false, "BT_NIMBLE_TRANSPORT_UART_PARITY_EVEN": false, "BT_NIMBLE_UART_RX_PIN": false, "BT_NIMBLE_UART_TX_PIN": false, "component-config-bluetooth-nimble-options-host-controller-transport-uart-flow-control": true, "UART_HW_FLOWCTRL_DISABLE": true, "UART_HW_FLOWCTRL_CTS_RTS": true, "BT_NIMBLE_HCI_UART_FLOW_CTRL": false, "BT_NIMBLE_HCI_UART_RTS_PIN": true, "BT_NIMBLE_HCI_UART_CTS_PIN": true, "BT_CTRL_MODE_EFF": false, "BT_CTRL_BLE_MAX_ACT": true, "BT_CTRL_BLE_MAX_ACT_EFF": false, "BT_CTRL_BLE_STATIC_ACL_TX_BUF_NB": true, "component-config-bluetooth-controller-options-the-cpu-core-which-bluetooth-controller-run": false, "BT_CTRL_PINNED_TO_CORE_0": false, "BT_CTRL_PINNED_TO_CORE_1": false, "BT_CTRL_PINNED_TO_CORE": false, "component-config-bluetooth-controller-options-hci-mode": true, "BT_CTRL_HCI_MODE_VHCI": true, "BT_CTRL_HCI_MODE_UART_H4": true, "BT_CTRL_HCI_TL": false, "BT_CTRL_ADV_DUP_FILT_MAX": true, "component-config-bluetooth-controller-options-ble-cca-mode": true, "BT_BLE_CCA_MODE_NONE": true, "BT_BLE_CCA_MODE_HW": true, "BT_BLE_CCA_MODE_SW": true, "BT_BLE_CCA_MODE": false, "BT_CTRL_HW_CCA_VAL": true, "BT_CTRL_HW_CCA_EFF": false, "component-config-bluetooth-controller-options-connection-event-length-determination-method": true, "BT_CTRL_CE_LENGTH_TYPE_ORIG": true, "BT_CTRL_CE_LENGTH_TYPE_CE": true, "BT_CTRL_CE_LENGTH_TYPE_SD": true, "BT_CTRL_CE_LENGTH_TYPE_EFF": false, "component-config-bluetooth-controller-options-default-tx-anntena-used": true, "BT_CTRL_TX_ANTENNA_INDEX_0": true, "BT_CTRL_TX_ANTENNA_INDEX_1": true, "BT_CTRL_TX_ANTENNA_INDEX_EFF": false, "component-config-bluetooth-controller-options-default-rx-anntena-used": true, "BT_CTRL_RX_ANTENNA_INDEX_0": true, "BT_CTRL_RX_ANTENNA_INDEX_1": true, "BT_CTRL_RX_ANTENNA_INDEX_EFF": false, "component-config-bluetooth-controller-options-ble-default-tx-power-level": true, "BT_CTRL_DFT_TX_POWER_LEVEL_N24": true, "BT_CTRL_DFT_TX_POWER_LEVEL_N21": true, "BT_CTRL_DFT_TX_POWER_LEVEL_N18": true, "BT_CTRL_DFT_TX_POWER_LEVEL_N15": true, "BT_CTRL_DFT_TX_POWER_LEVEL_N12": true, "BT_CTRL_DFT_TX_POWER_LEVEL_N9": true, "BT_CTRL_DFT_TX_POWER_LEVEL_N6": true, "BT_CTRL_DFT_TX_POWER_LEVEL_N3": true, "BT_CTRL_DFT_TX_POWER_LEVEL_N0": true, "BT_CTRL_DFT_TX_POWER_LEVEL_P3": true, "BT_CTRL_DFT_TX_POWER_LEVEL_P6": true, "BT_CTRL_DFT_TX_POWER_LEVEL_P9": true, "BT_CTRL_DFT_TX_POWER_LEVEL_P12": true, "BT_CTRL_DFT_TX_POWER_LEVEL_P15": true, "BT_CTRL_DFT_TX_POWER_LEVEL_P18": true, "BT_CTRL_DFT_TX_POWER_LEVEL_P21": true, "BT_CTRL_DFT_TX_POWER_LEVEL_EFF": false, "BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_SUPP": true, "BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM": true, "BT_CTRL_BLE_ADV_REPORT_DISCARD_THRSHOLD": true, "BT_CTRL_BLE_SCAN_DUPL": true, "component-config-bluetooth-controller-options-ble-scan-duplicate-options-scan-duplicate-type": true, "BT_CTRL_SCAN_DUPL_TYPE_DEVICE": true, "BT_CTRL_SCAN_DUPL_TYPE_DATA": true, "BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE": true, "BT_CTRL_SCAN_DUPL_TYPE": false, "BT_CTRL_SCAN_DUPL_CACHE_SIZE": true, "BT_CTRL_DUPL_SCAN_CACHE_REFRESH_PERIOD": true, "BT_CTRL_BLE_MESH_SCAN_DUPL_EN": true, "BT_CTRL_MESH_DUPL_SCAN_CACHE_SIZE": false, "component-config-bluetooth-controller-options-coexistence-limit-on-max-tx-rx-time-for-coded-phy-connection": true, "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EN": true, "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_DIS": true, "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EFF": false, "BT_CTRL_MODEM_SLEEP": true, "BT_CTRL_MODEM_SLEEP_MODE_1": false, "component-config-bluetooth-controller-options-modem-sleep-options-bluetooth-modem-sleep-bluetooth-modem-sleep-mode-1-bluetooth-low-power-clock": false, "BT_CTRL_LPCLK_SEL_MAIN_XTAL": false, "BT_CTRL_LPCLK_SEL_EXT_32K_XTAL": false, "BT_CTRL_LPCLK_SEL_RTC_SLOW": false, "BT_CTRL_MAIN_XTAL_PU_DURING_LIGHT_SLEEP": false, "BT_CTRL_SLEEP_MODE_EFF": false, "BT_CTRL_SLEEP_CLOCK_EFF": false, "BT_CTRL_HCI_TL_EFF": false, "BT_CTRL_AGC_RECORRECT_EN": true, "BT_CTRL_CODED_AGC_RECORRECT_EN": false, "BT_CTRL_SCAN_BACKOFF_UPPERLIMITMAX": true, "BT_BLE_ADV_DATA_LENGTH_ZERO_AUX": true, "BT_CTRL_CHAN_ASS_EN": true, "BT_CTRL_LE_PING_EN": true, "BT_RELEASE_IRAM": false, "BT_HCI_LOG_DEBUG_EN": true, "BT_HCI_LOG_DATA_BUFFER_SIZE": false, "BT_HCI_LOG_ADV_BUFFER_SIZE": false, "BT_ALARM_MAX_NUM": true, "BLE_MESH": true, "BLE_MESH_HCI_5_0": false, "BLE_MESH_RANDOM_ADV_INTERVAL": false, "BLE_MESH_USE_DUPLICATE_SCAN": false, "BLE_MESH_ACTIVE_SCAN": false, "component-config-esp-ble-mesh-support-memory-allocation-strategy": false, "BLE_MESH_MEM_ALLOC_MODE_INTERNAL": false, "BLE_MESH_MEM_ALLOC_MODE_EXTERNAL": false, "BLE_MESH_MEM_ALLOC_MODE_DEFAULT": false, "BLE_MESH_MEM_ALLOC_MODE_IRAM_8BIT": false, "BLE_MESH_FREERTOS_STATIC_ALLOC": false, "component-config-esp-ble-mesh-support-enable-freertos-static-allocation-memory-allocation-for-freertos-objects": false, "BLE_MESH_FREERTOS_STATIC_ALLOC_EXTERNAL": false, "BLE_MESH_FREERTOS_STATIC_ALLOC_IRAM_8BIT": false, "BLE_MESH_DEINIT": false, "BLE_MESH_SUPPORT_BLE_ADV": false, "BLE_MESH_BLE_ADV_BUF_COUNT": false, "BLE_MESH_SUPPORT_BLE_SCAN": false, "BLE_MESH_FAST_PROV": false, "BLE_MESH_NODE": false, "BLE_MESH_PROVISIONER": false, "BLE_MESH_WAIT_FOR_PROV_MAX_DEV_NUM": false, "BLE_MESH_MAX_PROV_NODES": false, "BLE_MESH_PBA_SAME_TIME": false, "BLE_MESH_PBG_SAME_TIME": false, "BLE_MESH_PROVISIONER_SUBNET_COUNT": false, "BLE_MESH_PROVISIONER_APP_KEY_COUNT": false, "BLE_MESH_PROVISIONER_RECV_HB": false, "BLE_MESH_PROVISIONER_RECV_HB_FILTER_SIZE": false, "BLE_MESH_PROV": false, "BLE_MESH_PROV_EPA": false, "BLE_MESH_CERT_BASED_PROV": false, "BLE_MESH_RECORD_FRAG_MAX_SIZE": false, "BLE_MESH_PB_ADV": false, "BLE_MESH_UNPROVISIONED_BEACON_INTERVAL": false, "BLE_MESH_PB_GATT": false, "BLE_MESH_PROXY": false, "BLE_MESH_GATT_PROXY_SERVER": false, "BLE_MESH_NODE_ID_TIMEOUT": false, "BLE_MESH_PROXY_FILTER_SIZE": false, "BLE_MESH_PROXY_PRIVACY": false, "BLE_MESH_PROXY_SOLIC_PDU_RX": false, "BLE_MESH_PROXY_SOLIC_RX_CRPL": false, "BLE_MESH_GATT_PROXY_CLIENT": false, "BLE_MESH_PROXY_SOLIC_PDU_TX": false, "BLE_MESH_PROXY_SOLIC_TX_SRC_COUNT": false, "BLE_MESH_NET_BUF_POOL_USAGE": false, "BLE_MESH_SETTINGS": false, "BLE_MESH_STORE_TIMEOUT": false, "BLE_MESH_SEQ_STORE_RATE": false, "BLE_MESH_RPL_STORE_TIMEOUT": false, "BLE_MESH_SETTINGS_BACKWARD_COMPATIBILITY": false, "BLE_MESH_SPECIFIC_PARTITION": false, "BLE_MESH_PARTITION_NAME": false, "BLE_MESH_USE_MULTIPLE_NAMESPACE": false, "BLE_MESH_MAX_NVS_NAMESPACE": false, "BLE_MESH_SUBNET_COUNT": false, "BLE_MESH_APP_KEY_COUNT": false, "BLE_MESH_MODEL_KEY_COUNT": false, "BLE_MESH_MODEL_GROUP_COUNT": false, "BLE_MESH_LABEL_COUNT": false, "BLE_MESH_CRPL": false, "BLE_MESH_NOT_RELAY_REPLAY_MSG": false, "BLE_MESH_MSG_CACHE_SIZE": false, "BLE_MESH_ADV_BUF_COUNT": false, "BLE_MESH_IVU_DIVIDER": false, "BLE_MESH_IVU_RECOVERY_IVI": false, "BLE_MESH_SAR_ENHANCEMENT": false, "BLE_MESH_TX_SEG_MSG_COUNT": false, "BLE_MESH_RX_SEG_MSG_COUNT": false, "BLE_MESH_RX_SDU_MAX": false, "BLE_MESH_TX_SEG_MAX": false, "BLE_MESH_RELAY": false, "BLE_MESH_RELAY_ADV_BUF": false, "BLE_MESH_RELAY_ADV_BUF_COUNT": false, "BLE_MESH_LOW_POWER": false, "BLE_MESH_LPN_ESTABLISHMENT": false, "BLE_MESH_LPN_AUTO": false, "BLE_MESH_LPN_AUTO_TIMEOUT": false, "BLE_MESH_LPN_RETRY_TIMEOUT": false, "BLE_MESH_LPN_RSSI_FACTOR": false, "BLE_MESH_LPN_RECV_WIN_FACTOR": false, "BLE_MESH_LPN_MIN_QUEUE_SIZE": false, "BLE_MESH_LPN_RECV_DELAY": false, "BLE_MESH_LPN_POLL_TIMEOUT": false, "BLE_MESH_LPN_INIT_POLL_TIMEOUT": false, "BLE_MESH_LPN_SCAN_LATENCY": false, "BLE_MESH_LPN_GROUPS": false, "BLE_MESH_LPN_SUB_ALL_NODES_ADDR": false, "BLE_MESH_FRIEND": false, "BLE_MESH_FRIEND_RECV_WIN": false, "BLE_MESH_FRIEND_QUEUE_SIZE": false, "BLE_MESH_FRIEND_SUB_LIST_SIZE": false, "BLE_MESH_FRIEND_LPN_COUNT": false, "BLE_MESH_FRIEND_SEG_RX": false, "BLE_MESH_NO_LOG": false, "component-config-esp-ble-mesh-support-ble-mesh-stack-debug-log-level-ble_mesh_stack": false, "BLE_MESH_TRACE_LEVEL_NONE": false, "BLE_MESH_TRACE_LEVEL_ERROR": false, "BLE_MESH_TRACE_LEVEL_WARNING": false, "BLE_MESH_TRACE_LEVEL_INFO": false, "BLE_MESH_TRACE_LEVEL_DEBUG": false, "BLE_MESH_TRACE_LEVEL_VERBOSE": false, "BLE_MESH_STACK_TRACE_LEVEL": false, "component-config-esp-ble-mesh-support-ble-mesh-net-buf-debug-log-level-ble_mesh_net_buf": false, "BLE_MESH_NET_BUF_TRACE_LEVEL_NONE": false, "BLE_MESH_NET_BUF_TRACE_LEVEL_ERROR": false, "BLE_MESH_NET_BUF_TRACE_LEVEL_WARNING": false, "BLE_MESH_NET_BUF_TRACE_LEVEL_INFO": false, "BLE_MESH_NET_BUF_TRACE_LEVEL_DEBUG": false, "BLE_MESH_NET_BUF_TRACE_LEVEL_VERBOSE": false, "BLE_MESH_NET_BUF_TRACE_LEVEL": false, "BLE_MESH_CLIENT_MSG_TIMEOUT": false, "BLE_MESH_CFG_CLI": false, "BLE_MESH_HEALTH_CLI": false, "BLE_MESH_HEALTH_SRV": false, "BLE_MESH_BRC_CLI": false, "BLE_MESH_BRC_SRV": false, "BLE_MESH_MAX_BRIDGING_TABLE_ENTRY_COUNT": false, "BLE_MESH_BRIDGE_CRPL": false, "BLE_MESH_PRB_CLI": false, "BLE_MESH_PRB_SRV": false, "BLE_MESH_ODP_CLI": false, "BLE_MESH_ODP_SRV": false, "BLE_MESH_SRPL_CLI": false, "BLE_MESH_SRPL_SRV": false, "BLE_MESH_AGG_CLI": false, "BLE_MESH_AGG_SRV": false, "BLE_MESH_SAR_CLI": false, "BLE_MESH_SAR_SRV": false, "BLE_MESH_COMP_DATA_1": false, "BLE_MESH_COMP_DATA_128": false, "BLE_MESH_MODELS_METADATA_0": false, "BLE_MESH_MODELS_METADATA_128": false, "BLE_MESH_LCD_CLI": false, "BLE_MESH_LCD_SRV": false, "BLE_MESH_RPR_CLI": false, "BLE_MESH_RPR_CLI_PROV_SAME_TIME": false, "BLE_MESH_RPR_SRV": false, "BLE_MESH_RPR_SRV_MAX_SCANNED_ITEMS": false, "BLE_MESH_RPR_SRV_ACTIVE_SCAN": false, "BLE_MESH_RPR_SRV_MAX_EXT_SCAN": false, "BLE_MESH_DF_CLI": false, "BLE_MESH_DF_SRV": false, "BLE_MESH_MAX_DISC_TABLE_ENTRY_COUNT": false, "BLE_MESH_MAX_FORWARD_TABLE_ENTRY_COUNT": false, "BLE_MESH_MAX_DEPS_NODES_PER_PATH": false, "BLE_MESH_PATH_MONITOR_TEST": false, "BLE_MESH_SUPPORT_DIRECTED_PROXY": false, "BLE_MESH_GENERIC_ONOFF_CLI": false, "BLE_MESH_GENERIC_LEVEL_CLI": false, "BLE_MESH_GENERIC_DEF_TRANS_TIME_CLI": false, "BLE_MESH_GENERIC_POWER_ONOFF_CLI": false, "BLE_MESH_GENERIC_POWER_LEVEL_CLI": false, "BLE_MESH_GENERIC_BATTERY_CLI": false, "BLE_MESH_GENERIC_LOCATION_CLI": false, "BLE_MESH_GENERIC_PROPERTY_CLI": false, "BLE_MESH_SENSOR_CLI": false, "BLE_MESH_TIME_CLI": false, "BLE_MESH_SCENE_CLI": false, "BLE_MESH_SCHEDULER_CLI": false, "BLE_MESH_LIGHT_LIGHTNESS_CLI": false, "BLE_MESH_LIGHT_CTL_CLI": false, "BLE_MESH_LIGHT_HSL_CLI": false, "BLE_MESH_LIGHT_XYL_CLI": false, "BLE_MESH_LIGHT_LC_CLI": false, "BLE_MESH_GENERIC_SERVER": false, "BLE_MESH_SENSOR_SERVER": false, "BLE_MESH_TIME_SCENE_SERVER": false, "BLE_MESH_LIGHTING_SERVER": false, "BLE_MESH_MBT_CLI": false, "BLE_MESH_MAX_BLOB_RECEIVERS": false, "BLE_MESH_MBT_SRV": false, "BLE_MESH_IV_UPDATE_TEST": false, "BLE_MESH_DISCARD_OLD_SEQ_AUTH": false, "BLE_MESH_SELF_TEST": false, "BLE_MESH_BQB_TEST": false, "BLE_MESH_BQB_TEST_LOG": false, "BLE_MESH_TEST_AUTO_ENTER_NETWORK": false, "BLE_MESH_TEST_USE_WHITE_LIST": false, "BLE_MESH_SHELL": false, "BLE_MESH_DEBUG": false, "BLE_MESH_DEBUG_NET": false, "BLE_MESH_DEBUG_TRANS": false, "BLE_MESH_DEBUG_BEACON": false, "BLE_MESH_DEBUG_CRYPTO": false, "BLE_MESH_DEBUG_PROV": false, "BLE_MESH_DEBUG_ACCESS": false, "BLE_MESH_DEBUG_MODEL": false, "BLE_MESH_DEBUG_ADV": false, "BLE_MESH_DEBUG_LOW_POWER": false, "BLE_MESH_DEBUG_FRIEND": false, "BLE_MESH_DEBUG_PROXY": false, "BLE_MESH_EXPERIMENTAL": false, "ADC_DISABLE_DAC": false, "ADC_SUPPRESS_DEPRECATE_WARN": true, "ADC_CAL_EFUSE_TP_ENABLE": false, "ADC_CAL_EFUSE_VREF_ENABLE": false, "ADC_CAL_LUT_ENABLE": false, "ADC_CALI_SUPPRESS_DEPRECATE_WARN": true, "SPI_MASTER_IN_IRAM": true, "SPI_MASTER_ISR_IN_IRAM": true, "SPI_SLAVE_IN_IRAM": true, "SPI_SLAVE_ISR_IN_IRAM": true, "TWAI_ISR_IN_IRAM": true, "TWAI_ERRATA_FIX_BUS_OFF_REC": false, "TWAI_ERRATA_FIX_TX_INTR_LOST": false, "TWAI_ERRATA_FIX_RX_FRAME_INVALID": false, "TWAI_ERRATA_FIX_RX_FIFO_CORRUPT": false, "TWAI_ERRATA_FIX_LISTEN_ONLY_DOM": true, "TEMP_SENSOR_SUPPRESS_DEPRECATE_WARN": true, "TEMP_SENSOR_ENABLE_DEBUG_LOG": true, "TEMP_SENSOR_ISR_IRAM_SAFE": false, "UART_ISR_IN_IRAM": true, "GPIO_ESP32_SUPPORT_SWITCH_SLP_PULL": false, "GPIO_CTRL_FUNC_IN_IRAM": true, "SDM_CTRL_FUNC_IN_IRAM": true, "SDM_SUPPRESS_DEPRECATE_WARN": true, "SDM_ENABLE_DEBUG_LOG": true, "ANA_CMPR_ISR_IRAM_SAFE": false, "ANA_CMPR_CTRL_FUNC_IN_IRAM": false, "ANA_CMPR_ENABLE_DEBUG_LOG": false, "GPTIMER_ISR_HANDLER_IN_IRAM": true, "GPTIMER_CTRL_FUNC_IN_IRAM": true, "GPTIMER_ISR_IRAM_SAFE": true, "GPTIMER_SUPPRESS_DEPRECATE_WARN": true, "GPTIMER_ENABLE_DEBUG_LOG": true, "PCNT_CTRL_FUNC_IN_IRAM": false, "PCNT_ISR_IRAM_SAFE": false, "PCNT_SUPPRESS_DEPRECATE_WARN": false, "PCNT_ENABLE_DEBUG_LOG": false, "RMT_ISR_IRAM_SAFE": true, "RMT_RECV_FUNC_IN_IRAM": true, "RMT_SUPPRESS_DEPRECATE_WARN": true, "RMT_ENABLE_DEBUG_LOG": true, "MCPWM_ISR_IRAM_SAFE": false, "MCPWM_CTRL_FUNC_IN_IRAM": false, "MCPWM_SUPPRESS_DEPRECATE_WARN": false, "MCPWM_ENABLE_DEBUG_LOG": false, "I2S_ISR_IRAM_SAFE": true, "I2S_SUPPRESS_DEPRECATE_WARN": true, "I2S_ENABLE_DEBUG_LOG": true, "DAC_CTRL_FUNC_IN_IRAM": false, "DAC_ISR_IRAM_SAFE": false, "DAC_SUPPRESS_DEPRECATE_WARN": false, "DAC_ENABLE_DEBUG_LOG": false, "DAC_DMA_AUTO_16BIT_ALIGN": false, "USJ_NO_AUTO_LS_ON_CONNECTION": false, "PARLIO_ENABLE_DEBUG_LOG": false, "PARLIO_ISR_IRAM_SAFE": false, "LEDC_CTRL_FUNC_IN_IRAM": true, "I2C_ISR_IRAM_SAFE": true, "I2C_ENABLE_DEBUG_LOG": true, "EFUSE_CUSTOM_TABLE": true, "EFUSE_CUSTOM_TABLE_FILENAME": false, "EFUSE_VIRTUAL": true, "EFUSE_VIRTUAL_KEEP_IN_FLASH": false, "EFUSE_VIRTUAL_LOG_ALL_WRITES": false, "component-config-efuse-bit-manager-coding-scheme-compatibility": false, "EFUSE_CODE_SCHEME_COMPAT_NONE": false, "EFUSE_CODE_SCHEME_COMPAT_3_4": false, "EFUSE_CODE_SCHEME_COMPAT_REPEAT": false, "EFUSE_MAX_BLK_LEN": false, "component-config-esp-tls-choose-ssl-tls-library-for-esp-tls-see-help-for-more-info-": true, "ESP_TLS_USING_MBEDTLS": true, "ESP_TLS_USING_WOLFSSL": false, "ESP_TLS_USE_SECURE_ELEMENT": false, "ESP_TLS_USE_DS_PERIPHERAL": true, "ESP_TLS_CLIENT_SESSION_TICKETS": true, "ESP_TLS_SERVER": true, "ESP_TLS_SERVER_SESSION_TICKETS": true, "ESP_TLS_SERVER_SESSION_TICKET_TIMEOUT": false, "ESP_TLS_SERVER_CERT_SELECT_HOOK": true, "ESP_TLS_SERVER_MIN_AUTH_MODE_OPTIONAL": true, "ESP_TLS_PSK_VERIFICATION": true, "ESP_TLS_INSECURE": true, "ESP_TLS_SKIP_SERVER_CERT_VERIFY": false, "ESP_WOLFSSL_SMALL_CERT_VERIFY": false, "ESP_DEBUG_WOLFSSL": false, "ADC_ONESHOT_CTRL_FUNC_IN_IRAM": true, "ADC_CONTINUOUS_ISR_IRAM_SAFE": true, "ADC_CALI_EFUSE_TP_ENABLE": false, "ADC_CALI_EFUSE_VREF_ENABLE": false, "ADC_CALI_LUT_ENABLE": false, "ADC_DISABLE_DAC_OUTPUT": false, "ADC_CONTINUOUS_FORCE_USE_ADC2_ON_C3_S3": true, "ADC_ONESHOT_FORCE_USE_ADC2_ON_C3": true, "ESP_COEX_SW_COEXIST_ENABLE": true, "ESP_COEX_EXTERNAL_COEXIST_ENABLE": false, "ESP_ERR_TO_NAME_LOOKUP": true, "ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY": false, "ETH_ENABLED": false, "ETH_USE_ESP32_EMAC": false, "component-config-ethernet-support-esp32-internal-emac-controller-phy-interface": false, "ETH_PHY_INTERFACE_RMII": false, "component-config-ethernet-support-esp32-internal-emac-controller-rmii-clock-mode": false, "ETH_RMII_CLK_INPUT": false, "ETH_RMII_CLK_OUTPUT": false, "ETH_RMII_CLK_IN_GPIO": false, "ETH_RMII_CLK_OUTPUT_GPIO0": false, "ETH_RMII_CLK_OUT_GPIO": false, "ETH_DMA_BUFFER_SIZE": false, "ETH_DMA_RX_BUFFER_NUM": false, "ETH_DMA_TX_BUFFER_NUM": false, "ETH_SOFT_FLOW_CONTROL": false, "ETH_IRAM_OPTIMIZATION": false, "ETH_USE_SPI_ETHERNET": true, "ETH_SPI_ETHERNET_DM9051": true, "ETH_SPI_ETHERNET_W5500": true, "ETH_SPI_ETHERNET_KSZ8851SNL": true, "ETH_USE_OPENETH": true, "ETH_OPENETH_DMA_RX_BUFFER_NUM": false, "ETH_OPENETH_DMA_TX_BUFFER_NUM": false, "ETH_TRANSMIT_MUTEX": true, "ESP_EVENT_LOOP_PROFILING": true, "ESP_EVENT_POST_FROM_ISR": true, "ESP_EVENT_POST_FROM_IRAM_ISR": true, "ESP_GDBSTUB_ENABLED": false, "ESP_SYSTEM_GDBSTUB_RUNTIME": true, "ESP_GDBSTUB_SUPPORT_TASKS": true, "ESP_GDBSTUB_MAX_TASKS": true, "ESP_HTTP_CLIENT_ENABLE_HTTPS": true, "ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH": true, "ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH": true, "HTTPD_MAX_REQ_HDR_LEN": true, "HTTPD_MAX_URI_LEN": true, "HTTPD_ERR_RESP_NO_DELAY": true, "HTTPD_PURGE_BUF_LEN": true, "HTTPD_LOG_PURGE_DATA": true, "HTTPD_WS_SUPPORT": true, "HTTPD_QUEUE_WORK_BLOCKING": true, "ESP_HTTPS_OTA_DECRYPT_CB": true, "ESP_HTTPS_OTA_ALLOW_HTTP": true, "ESP_HTTPS_SERVER_ENABLE": true, "component-config-hardware-settings-chip-revision-minimum-supported-esp32-c3-revision": true, "ESP32C3_REV_MIN_0": true, "ESP32C3_REV_MIN_1": true, "ESP32C3_REV_MIN_2": true, "ESP32C3_REV_MIN_3": true, "ESP32C3_REV_MIN_4": true, "ESP32C3_REV_MIN_101": true, "ESP32C3_REV_MIN_FULL": false, "ESP_REV_MIN_FULL": false, "ESP32C3_REV_MAX_FULL": false, "ESP_REV_MAX_FULL": false, "ESP_REV_NEW_CHIP_TEST": false, "ESP_MAC_ADDR_UNIVERSE_WIFI_STA": false, "ESP_MAC_ADDR_UNIVERSE_WIFI_AP": false, "ESP_MAC_ADDR_UNIVERSE_BT": false, "ESP_MAC_ADDR_UNIVERSE_ETH": false, "ESP_MAC_ADDR_UNIVERSE_IEEE802154": false, "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_ONE": false, "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_TWO": false, "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR": false, "component-config-hardware-settings-mac-config-number-of-universally-administered-by-ieee-mac-address": true, "ESP32C3_UNIVERSAL_MAC_ADDRESSES_TWO": true, "ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR": true, "ESP32C3_UNIVERSAL_MAC_ADDRESSES": false, "ESP_MAC_IGNORE_MAC_CRC_ERROR": false, "ESP_MAC_USE_CUSTOM_MAC_AS_BASE_MAC": true, "ESP_SLEEP_POWER_DOWN_FLASH": true, "ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND": true, "ESP_SLEEP_PSRAM_LEAKAGE_WORKAROUND": false, "ESP_SLEEP_MSPI_NEED_ALL_IO_PU": true, "ESP_SLEEP_RTC_BUS_ISO_WORKAROUND": false, "ESP_SLEEP_GPIO_RESET_WORKAROUND": true, "ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY": true, "ESP_SLEEP_CACHE_SAFE_ASSERTION": true, "ESP_SLEEP_DEBUG": true, "ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS": true, "ESP_SLEEP_EVENT_CALLBACKS": false, "ESP_SLEEP_SYSTIMER_STALL_WORKAROUND": false, "component-config-hardware-settings-rtc-clock-config-rtc-clock-source": true, "RTC_CLK_SRC_INT_RC": true, "RTC_CLK_SRC_EXT_CRYS": true, "RTC_CLK_SRC_EXT_OSC": true, "RTC_CLK_SRC_INT_8MD256": true, "RTC_CLK_CAL_CYCLES": true, "PERIPH_CTRL_FUNC_IN_IRAM": true, "ETM_ENABLE_DEBUG_LOG": false, "GDMA_CTRL_FUNC_IN_IRAM": true, "GDMA_ISR_IRAM_SAFE": true, "GDMA_ENABLE_DEBUG_LOG": true, "component-config-hardware-settings-main-xtal-config-main-xtal-frequency": true, "XTAL_FREQ_24": false, "XTAL_FREQ_26": false, "XTAL_FREQ_32": false, "XTAL_FREQ_40": true, "XTAL_FREQ_AUTO": false, "XTAL_FREQ": false, "ESP_CRYPTO_DPA_PROTECTION_AT_STARTUP": false, "component-config-hardware-settings-crypto-dpa-protection-enable-crypto-dpa-protection-at-startup-dpa-protection-level": false, "ESP_CRYPTO_DPA_PROTECTION_LEVEL_LOW": false, "ESP_CRYPTO_DPA_PROTECTION_LEVEL_MEDIUM": false, "ESP_CRYPTO_DPA_PROTECTION_LEVEL_HIGH": false, "ESP_CRYPTO_DPA_PROTECTION_LEVEL": false, "ESP_BRINGUP_BYPASS_CPU_CLK_SETTING": false, "LCD_PANEL_IO_FORMAT_BUF_SIZE": true, "LCD_ENABLE_DEBUG_LOG": true, "LCD_RGB_ISR_IRAM_SAFE": false, "LCD_RGB_RESTART_IN_VSYNC": false, "ESP_NETIF_IP_LOST_TIMER_INTERVAL": true, "component-config-esp-netif-adapter-tcp-ip-stack-library": true, "ESP_NETIF_TCPIP_LWIP": true, "ESP_NETIF_LOOPBACK": true, "ESP_NETIF_USES_TCPIP_WITH_BSD_API": false, "ESP_NETIF_RECEIVE_REPORT_ERRORS": true, "ESP_NETIF_L2_TAP": true, "ESP_NETIF_L2_TAP_MAX_FDS": false, "ESP_NETIF_L2_TAP_RX_QUEUE_SIZE": false, "ESP_NETIF_BRIDGE_EN": true, "ESP_PARTITION_ENABLE_STATS": false, "ESP_PHY_CALIBRATION_AND_DATA_STORAGE": true, "ESP_PHY_INIT_DATA_IN_PARTITION": true, "ESP_PHY_DEFAULT_INIT_IF_INVALID": false, "ESP_PHY_MULTIPLE_INIT_DATA_BIN": false, "ESP_PHY_MULTIPLE_INIT_DATA_BIN_EMBED": false, "ESP_PHY_INIT_DATA_ERROR": false, "ESP_PHY_MAX_WIFI_TX_POWER": true, "ESP_PHY_MAX_TX_POWER": false, "ESP_PHY_MAC_BB_PD": false, "ESP_PHY_REDUCE_TX_POWER": true, "ESP_PHY_ENABLE_USB": true, "ESP_PHY_ENABLE_CERT_TEST": true, "component-config-phy-calibration-mode": true, "ESP_PHY_RF_CAL_PARTIAL": true, "ESP_PHY_RF_CAL_NONE": true, "ESP_PHY_RF_CAL_FULL": true, "ESP_PHY_CALIBRATION_MODE": false, "ESP_PHY_IMPROVE_RX_11B": false, "ESP_PHY_PLL_TRACK_DEBUG": true, "PM_ENABLE": true, "PM_DFS_INIT_AUTO": false, "PM_PROFILING": false, "PM_TRACE": false, "PM_SLP_IRAM_OPT": false, "PM_RTOS_IDLE_OPT": false, "PM_SLP_DISABLE_GPIO": false, "PM_SLP_DEFAULT_PARAMS_OPT": false, "PM_CHECK_SLEEP_RETENTION_FRAME": false, "PM_LIGHTSLEEP_RTC_OSC_CAL_INTERVAL": false, "PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP": true, "PM_RESTORE_CACHE_TAGMEM_AFTER_LIGHT_SLEEP": false, "PM_POWER_DOWN_PERIPHERAL_IN_LIGHT_SLEEP": false, "PM_UPDATE_CCOMPARE_HLI_WORKAROUND": false, "PM_LIGHT_SLEEP_CALLBACKS": false, "RINGBUF_PLACE_FUNCTIONS_INTO_FLASH": true, "RINGBUF_PLACE_ISR_FUNCTIONS_INTO_FLASH": false, "component-config-esp-system-settings-cpu-frequency": true, "ESP_DEFAULT_CPU_FREQ_MHZ_40": false, "ESP_DEFAULT_CPU_FREQ_MHZ_80": true, "ESP_DEFAULT_CPU_FREQ_MHZ_160": true, "ESP_DEFAULT_CPU_FREQ_MHZ": false, "component-config-esp-system-settings-panic-handler-behaviour": true, "ESP_SYSTEM_PANIC_PRINT_HALT": true, "ESP_SYSTEM_PANIC_PRINT_REBOOT": true, "ESP_SYSTEM_PANIC_SILENT_REBOOT": true, "ESP_SYSTEM_PANIC_GDBSTUB": true, "ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS": true, "ESP_SYSTEM_SINGLE_CORE_MODE": false, "ESP_SYSTEM_RTC_EXT_XTAL": false, "ESP_SYSTEM_RTC_EXT_OSC": false, "ESP_SYSTEM_RTC_EXT_XTAL_BOOTSTRAP_CYCLES": false, "ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK": false, "ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP": true, "ESP_SYSTEM_USE_EH_FRAME": true, "ESP_SYSTEM_PMP_IDRAM_SPLIT": false, "ESP_SYSTEM_MEMPROT_FEATURE": true, "ESP_SYSTEM_MEMPROT_FEATURE_LOCK": true, "ESP_SYSTEM_EVENT_QUEUE_SIZE": true, "ESP_SYSTEM_EVENT_TASK_STACK_SIZE": true, "ESP_MAIN_TASK_STACK_SIZE": true, "component-config-esp-system-settings-main-task-core-affinity": true, "ESP_MAIN_TASK_AFFINITY_CPU0": true, "ESP_MAIN_TASK_AFFINITY_CPU1": false, "ESP_MAIN_TASK_AFFINITY_NO_AFFINITY": true, "ESP_MAIN_TASK_AFFINITY": false, "ESP_MINIMAL_SHARED_STACK_SIZE": true, "component-config-esp-system-settings-channel-for-console-output": true, "ESP_CONSOLE_UART_DEFAULT": true, "ESP_CONSOLE_USB_CDC": false, "ESP_CONSOLE_USB_SERIAL_JTAG": true, "ESP_CONSOLE_UART_CUSTOM": true, "ESP_CONSOLE_NONE": true, "component-config-esp-system-settings-channel-for-console-secondary-output": true, "ESP_CONSOLE_SECONDARY_NONE": true, "ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG": true, "ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED": false, "ESP_CONSOLE_UART": false, "component-config-esp-system-settings-uart-peripheral-to-use-for-console-output-0-1-": false, "ESP_CONSOLE_UART_CUSTOM_NUM_0": false, "ESP_CONSOLE_UART_CUSTOM_NUM_1": false, "ESP_CONSOLE_UART_NUM": false, "ESP_CONSOLE_UART_TX_GPIO": false, "ESP_CONSOLE_UART_RX_GPIO": false, "ESP_CONSOLE_UART_BAUDRATE": false, "ESP_CONSOLE_USB_CDC_RX_BUF_SIZE": false, "ESP_CONSOLE_USB_CDC_SUPPORT_ETS_PRINTF": false, "ESP_INT_WDT": true, "ESP_INT_WDT_TIMEOUT_MS": true, "ESP_INT_WDT_CHECK_CPU1": false, "ESP_TASK_WDT_EN": true, "ESP_TASK_WDT_USE_ESP_TIMER": false, "ESP_TASK_WDT_INIT": true, "ESP_TASK_WDT_PANIC": true, "ESP_TASK_WDT_TIMEOUT_S": true, "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0": true, "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1": false, "ESP_XT_WDT": false, "ESP_XT_WDT_TIMEOUT": false, "ESP_XT_WDT_BACKUP_CLK_ENABLE": false, "ESP_PANIC_HANDLER_IRAM": true, "ESP_DEBUG_STUBS_ENABLE": true, "ESP_DEBUG_OCDAWARE": true, "component-config-esp-system-settings-interrupt-level-to-use-for-interrupt-watchdog-and-other-system-checks": true, "ESP_SYSTEM_CHECK_INT_LEVEL_5": false, "ESP_SYSTEM_CHECK_INT_LEVEL_4": true, "ESP_BROWNOUT_DET": true, "component-config-esp-system-settings-brownout-detector-hardware-brownout-detect-reset-brownout-voltage-level": true, "ESP_BROWNOUT_DET_LVL_SEL_7": true, "ESP_BROWNOUT_DET_LVL_SEL_6": true, "ESP_BROWNOUT_DET_LVL_SEL_5": true, "ESP_BROWNOUT_DET_LVL_SEL_4": true, "ESP_BROWNOUT_DET_LVL_SEL_3": true, "ESP_BROWNOUT_DET_LVL_SEL_2": true, "ESP_BROWNOUT_DET_LVL": false, "ESP_SYSTEM_BROWNOUT_INTR": false, "ESP_SYSTEM_HW_STACK_GUARD": true, "ESP_SYSTEM_BBPLL_RECALIB": false, "ESP_IPC_TASK_STACK_SIZE": true, "ESP_IPC_USES_CALLERS_PRIORITY": false, "ESP_IPC_ISR_ENABLE": false, "ESP_TIMER_PROFILING": true, "ESP_TIME_FUNCS_USE_RTC_TIMER": false, "ESP_TIME_FUNCS_USE_ESP_TIMER": false, "ESP_TIME_FUNCS_USE_NONE": false, "ESP_TIMER_TASK_STACK_SIZE": true, "ESP_TIMER_INTERRUPT_LEVEL": true, "ESP_TIMER_SHOW_EXPERIMENTAL": true, "ESP_TIMER_TASK_AFFINITY": false, "component-config-high-resolution-timer-esp_timer--esp_timer-task-core-affinity": true, "ESP_TIMER_TASK_AFFINITY_CPU0": true, "ESP_TIMER_TASK_AFFINITY_CPU1": false, "ESP_TIMER_TASK_AFFINITY_NO_AFFINITY": false, "ESP_TIMER_ISR_AFFINITY": false, "component-config-high-resolution-timer-esp_timer--timer-interrupt-core-affinity": true, "ESP_TIMER_ISR_AFFINITY_CPU0": true, "ESP_TIMER_ISR_AFFINITY_CPU1": false, "ESP_TIMER_ISR_AFFINITY_NO_AFFINITY": false, "ESP_TIMER_SUPPORTS_ISR_DISPATCH_METHOD": true, "ESP_TIMER_IMPL_TG0_LAC": false, "ESP_TIMER_IMPL_SYSTIMER": false, "ESP_WIFI_ENABLED": false, "ESP_WIFI_STATIC_RX_BUFFER_NUM": true, "ESP_WIFI_DYNAMIC_RX_BUFFER_NUM": true, "component-config-wi-fi-type-of-wifi-tx-buffers": true, "ESP_WIFI_STATIC_TX_BUFFER": true, "ESP_WIFI_DYNAMIC_TX_BUFFER": true, "ESP_WIFI_TX_BUFFER_TYPE": false, "ESP_WIFI_STATIC_TX_BUFFER_NUM": false, "ESP_WIFI_CACHE_TX_BUFFER_NUM": false, "ESP_WIFI_DYNAMIC_TX_BUFFER_NUM": true, "component-config-wi-fi-type-of-wifi-rx-mgmt-buffers": true, "ESP_WIFI_STATIC_RX_MGMT_BUFFER": true, "ESP_WIFI_DYNAMIC_RX_MGMT_BUFFER": true, "ESP_WIFI_DYNAMIC_RX_MGMT_BUF": false, "ESP_WIFI_RX_MGMT_BUF_NUM_DEF": true, "ESP_WIFI_CSI_ENABLED": true, "ESP_WIFI_AMPDU_TX_ENABLED": true, "ESP_WIFI_TX_BA_WIN": true, "ESP_WIFI_AMPDU_RX_ENABLED": true, "ESP_WIFI_RX_BA_WIN": true, "ESP_WIFI_AMSDU_TX_ENABLED": false, "ESP_WIFI_NVS_ENABLED": true, "component-config-wi-fi-wifi-task-core-id": false, "ESP_WIFI_TASK_PINNED_TO_CORE_0": false, "ESP_WIFI_TASK_PINNED_TO_CORE_1": false, "ESP_WIFI_SOFTAP_BEACON_MAX_LEN": true, "ESP_WIFI_MGMT_SBUF_NUM": true, "ESP_WIFI_IRAM_OPT": true, "ESP_WIFI_EXTRA_IRAM_OPT": true, "ESP_WIFI_RX_IRAM_OPT": true, "ESP_WIFI_ENABLE_WPA3_SAE": true, "ESP_WIFI_ENABLE_SAE_PK": true, "ESP_WIFI_SOFTAP_SAE_SUPPORT": true, "ESP_WIFI_ENABLE_WPA3_OWE_STA": true, "ESP_WIFI_SLP_IRAM_OPT": true, "ESP_WIFI_SLP_DEFAULT_MIN_ACTIVE_TIME": false, "ESP_WIFI_SLP_DEFAULT_MAX_ACTIVE_TIME": false, "ESP_WIFI_FTM_ENABLE": true, "ESP_WIFI_FTM_INITIATOR_SUPPORT": false, "ESP_WIFI_FTM_RESPONDER_SUPPORT": false, "ESP_WIFI_STA_DISCONNECTED_PM_ENABLE": true, "ESP_WIFI_GCMP_SUPPORT": true, "ESP_WIFI_GMAC_SUPPORT": true, "ESP_WIFI_SOFTAP_SUPPORT": true, "ESP_WIFI_ENHANCED_LIGHT_SLEEP": false, "ESP_WIFI_SLP_BEACON_LOST_OPT": true, "ESP_WIFI_SLP_BEACON_LOST_TIMEOUT": false, "ESP_WIFI_SLP_BEACON_LOST_THRESHOLD": false, "ESP_WIFI_SLP_PHY_ON_DELTA_EARLY_TIME": false, "ESP_WIFI_SLP_PHY_OFF_DELTA_TIMEOUT_TIME": false, "ESP_WIFI_ESPNOW_MAX_ENCRYPT_NUM": true, "ESP_WIFI_NAN_ENABLE": false, "ESP_WIFI_ENABLE_WIFI_TX_STATS": false, "ESP_WIFI_MBEDTLS_CRYPTO": true, "ESP_WIFI_MBEDTLS_TLS_CLIENT": true, "ESP_WIFI_WAPI_PSK": true, "ESP_WIFI_SUITE_B_192": true, "ESP_WIFI_11KV_SUPPORT": true, "ESP_WIFI_SCAN_CACHE": false, "ESP_WIFI_MBO_SUPPORT": true, "ESP_WIFI_DPP_SUPPORT": true, "ESP_WIFI_11R_SUPPORT": true, "ESP_WIFI_WPS_SOFTAP_REGISTRAR": true, "ESP_WIFI_ENABLE_WIFI_RX_STATS": false, "ESP_WIFI_ENABLE_WIFI_RX_MU_STATS": false, "ESP_WIFI_WPS_STRICT": true, "ESP_WIFI_WPS_PASSPHRASE": true, "ESP_WIFI_DEBUG_PRINT": true, "ESP_WIFI_TESTING_OPTIONS": true, "ESP_WIFI_ENTERPRISE_SUPPORT": true, "ESP_WIFI_ENT_FREE_DYNAMIC_BUFFER": true, "component-config-core-dump-data-destination": true, "ESP_COREDUMP_ENABLE_TO_FLASH": true, "ESP_COREDUMP_ENABLE_TO_UART": true, "ESP_COREDUMP_ENABLE_TO_NONE": true, "component-config-core-dump-core-dump-data-format": false, "ESP_COREDUMP_DATA_FORMAT_BIN": false, "ESP_COREDUMP_DATA_FORMAT_ELF": false, "component-config-core-dump-core-dump-data-integrity-check": false, "ESP_COREDUMP_CHECKSUM_CRC32": false, "ESP_COREDUMP_CHECKSUM_SHA256": false, "ESP_COREDUMP_CHECK_BOOT": false, "ESP_COREDUMP_ENABLE": false, "ESP_COREDUMP_LOGS": false, "ESP_COREDUMP_MAX_TASKS_NUM": false, "ESP_COREDUMP_UART_DELAY": false, "ESP_COREDUMP_USE_STACK_SIZE": false, "ESP_COREDUMP_STACK_SIZE": false, "ESP_COREDUMP_SUMMARY_STACKDUMP_SIZE": false, "component-config-core-dump-handling-of-uart-core-dumps-in-idf-monitor": false, "ESP_COREDUMP_DECODE_INFO": false, "ESP_COREDUMP_DECODE_DISABLE": false, "ESP_COREDUMP_DECODE": false, "FATFS_VOLUME_COUNT": true, "component-config-fat-filesystem-support-long-filename-support": true, "FATFS_LFN_NONE": true, "FATFS_LFN_HEAP": true, "FATFS_LFN_STACK": true, "component-config-fat-filesystem-support-sector-size": true, "FATFS_SECTOR_512": true, "FATFS_SECTOR_4096": true, "component-config-fat-filesystem-support-oem-code-page": true, "FATFS_CODEPAGE_DYNAMIC": true, "FATFS_CODEPAGE_437": true, "FATFS_CODEPAGE_720": true, "FATFS_CODEPAGE_737": true, "FATFS_CODEPAGE_771": true, "FATFS_CODEPAGE_775": true, "FATFS_CODEPAGE_850": true, "FATFS_CODEPAGE_852": true, "FATFS_CODEPAGE_855": true, "FATFS_CODEPAGE_857": true, "FATFS_CODEPAGE_860": true, "FATFS_CODEPAGE_861": true, "FATFS_CODEPAGE_862": true, "FATFS_CODEPAGE_863": true, "FATFS_CODEPAGE_864": true, "FATFS_CODEPAGE_865": true, "FATFS_CODEPAGE_866": true, "FATFS_CODEPAGE_869": true, "FATFS_CODEPAGE_932": true, "FATFS_CODEPAGE_936": true, "FATFS_CODEPAGE_949": true, "FATFS_CODEPAGE_950": true, "FATFS_CODEPAGE": false, "FATFS_MAX_LFN": false, "component-config-fat-filesystem-support-api-character-encoding": false, "FATFS_API_ENCODING_ANSI_OEM": false, "FATFS_API_ENCODING_UTF_8": false, "FATFS_FS_LOCK": true, "FATFS_TIMEOUT_MS": true, "FATFS_PER_FILE_CACHE": true, "FATFS_ALLOC_PREFER_EXTRAM": false, "FATFS_USE_FASTSEEK": true, "FATFS_FAST_SEEK_BUFFER_SIZE": false, "FATFS_VFS_FSTAT_BLKSIZE": true, "FATFS_IMMEDIATE_FSYNC": true, "FREERTOS_SMP": true, "FREERTOS_UNICORE": true, "FREERTOS_HZ": true, "FREERTOS_OPTIMIZED_SCHEDULER": true, "component-config-freertos-kernel-configcheck_for_stack_overflow": true, "FREERTOS_CHECK_STACKOVERFLOW_NONE": true, "FREERTOS_CHECK_STACKOVERFLOW_PTRVAL": true, "FREERTOS_CHECK_STACKOVERFLOW_CANARY": true, "FREERTOS_THREAD_LOCAL_STORAGE_POINTERS": true, "FREERTOS_IDLE_TASK_STACKSIZE": true, "FREERTOS_USE_IDLE_HOOK": true, "FREERTOS_USE_MINIMAL_IDLE_HOOK": false, "FREERTOS_USE_TICK_HOOK": true, "FREERTOS_MAX_TASK_NAME_LEN": true, "FREERTOS_ENABLE_BACKWARD_COMPATIBILITY": true, "FREERTOS_TIMER_SERVICE_TASK_NAME": true, "FREERTOS_TIMER_TASK_PRIORITY": true, "FREERTOS_TIMER_TASK_STACK_DEPTH": true, "FREERTOS_TIMER_QUEUE_LENGTH": true, "FREERTOS_QUEUE_REGISTRY_SIZE": true, "FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES": true, "FREERTOS_USE_TRACE_FACILITY": true, "FREERTOS_USE_STATS_FORMATTING_FUNCTIONS": false, "FREERTOS_VTASKLIST_INCLUDE_COREID": false, "FREERTOS_GENERATE_RUN_TIME_STATS": true, "component-config-freertos-kernel-configgenerate_run_time_stats-configrun_time_counter_type": false, "FREERTOS_RUN_TIME_COUNTER_TYPE_U32": false, "FREERTOS_RUN_TIME_COUNTER_TYPE_U64": false, "FREERTOS_USE_TICKLESS_IDLE": false, "FREERTOS_IDLE_TIME_BEFORE_SLEEP": false, "FREERTOS_USE_APPLICATION_TASK_TAG": true, "FREERTOS_TASK_FUNCTION_WRAPPER": true, "FREERTOS_WATCHPOINT_END_OF_STACK": true, "FREERTOS_TLSP_DELETION_CALLBACKS": true, "FREERTOS_TASK_PRE_DELETION_HOOK": true, "FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP": true, "FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER": true, "FREERTOS_ISR_STACKSIZE": true, "FREERTOS_INTERRUPT_BACKTRACE": true, "FREERTOS_FPU_IN_ISR": false, "FREERTOS_TICK_SUPPORT_CORETIMER": false, "FREERTOS_TICK_SUPPORT_SYSTIMER": false, "component-config-freertos-port-tick-timer-source-xtensa-only-": true, "FREERTOS_CORETIMER_0": false, "FREERTOS_CORETIMER_1": false, "FREERTOS_CORETIMER_SYSTIMER_LVL1": true, "FREERTOS_CORETIMER_SYSTIMER_LVL3": true, "FREERTOS_SYSTICK_USES_SYSTIMER": false, "FREERTOS_SYSTICK_USES_CCOUNT": false, "component-config-freertos-port-choose-the-clock-source-for-run-time-stats": false, "FREERTOS_RUN_TIME_STATS_USING_ESP_TIMER": false, "FREERTOS_RUN_TIME_STATS_USING_CPU_CLK": false, "FREERTOS_PLACE_FUNCTIONS_INTO_FLASH": true, "FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE": true, "FREERTOS_PORT": false, "FREERTOS_NO_AFFINITY": false, "FREERTOS_SUPPORT_STATIC_ALLOCATION": false, "FREERTOS_DEBUG_OCDAWARE": false, "FREERTOS_ENABLE_TASK_SNAPSHOT": false, "FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH": false, "component-config-hardware-abstraction-layer-hal-and-low-level-ll--default-hal-assertion-level": true, "HAL_ASSERTION_EQUALS_SYSTEM": true, "HAL_ASSERTION_DISABLE": true, "HAL_ASSERTION_SILENT": true, "HAL_ASSERTION_ENABLE": true, "HAL_DEFAULT_ASSERTION_LEVEL": false, "component-config-hardware-abstraction-layer-hal-and-low-level-ll--hal-layer-log-verbosity": false, "HAL_LOG_LEVEL_NONE": false, "HAL_LOG_LEVEL_ERROR": false, "HAL_LOG_LEVEL_WARN": false, "HAL_LOG_LEVEL_INFO": false, "HAL_LOG_LEVEL_DEBUG": false, "HAL_LOG_LEVEL_VERBOSE": false, "HAL_LOG_LEVEL": false, "HAL_SYSTIMER_USE_ROM_IMPL": false, "HAL_WDT_USE_ROM_IMPL": false, "HAL_SPI_MASTER_FUNC_IN_IRAM": false, "HAL_SPI_SLAVE_FUNC_IN_IRAM": false, "component-config-heap-memory-debugging-heap-corruption-detection": true, "HEAP_POISONING_DISABLED": true, "HEAP_POISONING_LIGHT": true, "HEAP_POISONING_COMPREHENSIVE": true, "component-config-heap-memory-debugging-heap-tracing": true, "HEAP_TRACING_OFF": true, "HEAP_TRACING_STANDALONE": true, "HEAP_TRACING_TOHOST": true, "HEAP_TRACING": false, "HEAP_TRACING_STACK_DEPTH": false, "HEAP_USE_HOOKS": true, "HEAP_TASK_TRACKING": true, "HEAP_TRACE_HASH_MAP": false, "HEAP_TRACE_HASH_MAP_IN_EXT_RAM": false, "HEAP_TRACE_HASH_MAP_SIZE": false, "HEAP_ABORT_WHEN_ALLOCATION_FAILS": true, "HEAP_TLSF_USE_ROM_IMPL": false, "HEAP_PLACE_FUNCTION_INTO_FLASH": true, "IEEE802154_ENABLED": false, "IEEE802154_RX_BUFFER_SIZE": false, "component-config-ieee-802-15-4-ieee802154-enable-clear-channel-assessment-cca-mode": false, "IEEE802154_CCA_CARRIER": false, "IEEE802154_CCA_ED": false, "IEEE802154_CCA_CARRIER_OR_ED": false, "IEEE802154_CCA_CARRIER_AND_ED": false, "IEEE802154_CCA_MODE": false, "IEEE802154_CCA_THRESHOLD": false, "IEEE802154_PENDING_TABLE_SIZE": false, "IEEE802154_MULTI_PAN_ENABLE": false, "IEEE802154_TIMING_OPTIMIZATION": false, "IEEE802154_SLEEP_ENABLE": false, "IEEE802154_DEBUG": false, "IEEE802154_ASSERT": false, "IEEE802154_RECORD_EVENT": false, "IEEE802154_RECORD_EVENT_SIZE": false, "IEEE802154_RECORD_STATE": false, "IEEE802154_RECORD_STATE_SIZE": false, "IEEE802154_RECORD_CMD": false, "IEEE802154_RECORD_CMD_SIZE": false, "IEEE802154_RECORD_ABORT": false, "IEEE802154_RECORD_ABORT_SIZE": false, "IEEE802154_TXRX_STATISTIC": false, "component-config-log-output-default-log-verbosity": true, "LOG_DEFAULT_LEVEL_NONE": true, "LOG_DEFAULT_LEVEL_ERROR": true, "LOG_DEFAULT_LEVEL_WARN": true, "LOG_DEFAULT_LEVEL_INFO": true, "LOG_DEFAULT_LEVEL_DEBUG": true, "LOG_DEFAULT_LEVEL_VERBOSE": true, "LOG_DEFAULT_LEVEL": false, "component-config-log-output-maximum-log-verbosity": true, "LOG_MAXIMUM_EQUALS_DEFAULT": true, "LOG_MAXIMUM_LEVEL_ERROR": false, "LOG_MAXIMUM_LEVEL_WARN": false, "LOG_MAXIMUM_LEVEL_INFO": false, "LOG_MAXIMUM_LEVEL_DEBUG": true, "LOG_MAXIMUM_LEVEL_VERBOSE": true, "LOG_MAXIMUM_LEVEL": false, "LOG_MASTER_LEVEL": true, "LOG_COLORS": true, "component-config-log-output-log-timestamps": true, "LOG_TIMESTAMP_SOURCE_RTOS": true, "LOG_TIMESTAMP_SOURCE_SYSTEM": true, "LWIP_ENABLE": true, "LWIP_LOCAL_HOSTNAME": true, "LWIP_NETIF_API": true, "LWIP_TCPIP_TASK_PRIO": true, "LWIP_TCPIP_CORE_LOCKING": true, "LWIP_TCPIP_CORE_LOCKING_INPUT": false, "LWIP_CHECK_THREAD_SAFETY": true, "LWIP_DNS_SUPPORT_MDNS_QUERIES": true, "LWIP_L2_TO_L3_COPY": true, "LWIP_IRAM_OPTIMIZATION": true, "LWIP_EXTRA_IRAM_OPTIMIZATION": true, "LWIP_TIMERS_ONDEMAND": true, "LWIP_ND6": true, "LWIP_FORCE_ROUTER_FORWARDING": true, "LWIP_MAX_SOCKETS": true, "LWIP_USE_ONLY_LWIP_SELECT": true, "LWIP_SO_LINGER": true, "LWIP_SO_REUSE": true, "LWIP_SO_REUSE_RXTOALL": true, "LWIP_SO_RCVBUF": true, "LWIP_NETBUF_RECVINFO": true, "LWIP_IP_DEFAULT_TTL": true, "LWIP_IP4_FRAG": true, "LWIP_IP6_FRAG": true, "LWIP_IP4_REASSEMBLY": true, "LWIP_IP6_REASSEMBLY": true, "LWIP_IP_REASS_MAX_PBUFS": true, "LWIP_IP_FORWARD": true, "LWIP_IPV4_NAPT": false, "LWIP_IPV4_NAPT_PORTMAP": false, "LWIP_STATS": true, "LWIP_ESP_GRATUITOUS_ARP": true, "LWIP_GARP_TMR_INTERVAL": true, "LWIP_ESP_MLDV6_REPORT": true, "LWIP_MLDV6_TMR_INTERVAL": true, "LWIP_TCPIP_RECVMBOX_SIZE": true, "LWIP_DHCP_DOES_ARP_CHECK": true, "LWIP_DHCP_DISABLE_CLIENT_ID": true, "LWIP_DHCP_DISABLE_VENDOR_CLASS_ID": true, "LWIP_DHCP_RESTORE_LAST_IP": true, "LWIP_DHCP_OPTIONS_LEN": true, "LWIP_NUM_NETIF_CLIENT_DATA": true, "LWIP_DHCP_COARSE_TIMER_SECS": true, "LWIP_DHCPS": true, "LWIP_DHCPS_LEASE_UNIT": true, "LWIP_DHCPS_MAX_STATION_NUM": true, "LWIP_DHCPS_STATIC_ENTRIES": true, "LWIP_AUTOIP": true, "LWIP_AUTOIP_TRIES": false, "LWIP_AUTOIP_MAX_CONFLICTS": false, "LWIP_AUTOIP_RATE_LIMIT_INTERVAL": false, "LWIP_IPV4": true, "LWIP_IPV6": true, "LWIP_IPV6_AUTOCONFIG": true, "LWIP_IPV6_NUM_ADDRESSES": true, "LWIP_IPV6_FORWARD": true, "LWIP_IPV6_RDNSS_MAX_DNS_SERVERS": false, "LWIP_IPV6_DHCP6": false, "LWIP_NETIF_STATUS_CALLBACK": true, "LWIP_NETIF_LOOPBACK": true, "LWIP_LOOPBACK_MAX_PBUFS": true, "LWIP_MAX_ACTIVE_TCP": true, "LWIP_MAX_LISTENING_TCP": true, "LWIP_TCP_HIGH_SPEED_RETRANSMISSION": true, "LWIP_TCP_MAXRTX": true, "LWIP_TCP_SYNMAXRTX": true, "LWIP_TCP_MSS": true, "LWIP_TCP_TMR_INTERVAL": true, "LWIP_TCP_MSL": true, "LWIP_TCP_FIN_WAIT_TIMEOUT": true, "LWIP_TCP_SND_BUF_DEFAULT": true, "LWIP_TCP_WND_DEFAULT": true, "LWIP_TCP_RECVMBOX_SIZE": true, "LWIP_TCP_QUEUE_OOSEQ": true, "LWIP_TCP_OOSEQ_TIMEOUT": true, "LWIP_TCP_OOSEQ_MAX_PBUFS": true, "LWIP_TCP_SACK_OUT": true, "component-config-lwip-tcp-pre-allocate-transmit-pbuf-size": true, "LWIP_TCP_OVERSIZE_MSS": true, "LWIP_TCP_OVERSIZE_QUARTER_MSS": true, "LWIP_TCP_OVERSIZE_DISABLE": true, "LWIP_WND_SCALE": false, "LWIP_TCP_RCV_SCALE": false, "LWIP_TCP_RTO_TIME": true, "LWIP_MAX_UDP_PCBS": true, "LWIP_UDP_RECVMBOX_SIZE": true, "LWIP_CHECKSUM_CHECK_IP": true, "LWIP_CHECKSUM_CHECK_UDP": true, "LWIP_CHECKSUM_CHECK_ICMP": true, "LWIP_TCPIP_TASK_STACK_SIZE": true, "component-config-lwip-tcp-ip-task-affinity": true, "LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY": true, "LWIP_TCPIP_TASK_AFFINITY_CPU0": true, "LWIP_TCPIP_TASK_AFFINITY_CPU1": false, "LWIP_TCPIP_TASK_AFFINITY": false, "LWIP_PPP_SUPPORT": true, "LWIP_PPP_ENABLE_IPV6": false, "LWIP_IPV6_MEMP_NUM_ND6_QUEUE": true, "LWIP_IPV6_ND6_NUM_NEIGHBORS": true, "LWIP_PPP_NOTIFY_PHASE_SUPPORT": false, "LWIP_PPP_PAP_SUPPORT": false, "LWIP_PPP_CHAP_SUPPORT": false, "LWIP_PPP_MSCHAP_SUPPORT": false, "LWIP_PPP_MPPE_SUPPORT": false, "LWIP_ENABLE_LCP_ECHO": false, "LWIP_LCP_ECHOINTERVAL": false, "LWIP_LCP_MAXECHOFAILS": false, "LWIP_PPP_DEBUG_ON": false, "LWIP_SLIP_SUPPORT": true, "LWIP_SLIP_DEBUG_ON": false, "LWIP_ICMP": true, "LWIP_MULTICAST_PING": true, "LWIP_BROADCAST_PING": true, "LWIP_MAX_RAW_PCBS": true, "LWIP_SNTP_MAX_SERVERS": true, "LWIP_DHCP_GET_NTP_SRV": true, "LWIP_DHCP_MAX_NTP_SERVERS": false, "LWIP_SNTP_UPDATE_DELAY": true, "LWIP_DNS_MAX_SERVERS": true, "LWIP_FALLBACK_DNS_SERVER_SUPPORT": true, "LWIP_FALLBACK_DNS_SERVER_ADDRESS": false, "LWIP_BRIDGEIF_MAX_PORTS": true, "LWIP_ESP_LWIP_ASSERT": true, "component-config-lwip-hooks-tcp-isn-hook": true, "LWIP_HOOK_TCP_ISN_NONE": true, "LWIP_HOOK_TCP_ISN_DEFAULT": true, "LWIP_HOOK_TCP_ISN_CUSTOM": true, "component-config-lwip-hooks-ipv6-route-hook": true, "LWIP_HOOK_IP6_ROUTE_NONE": true, "LWIP_HOOK_IP6_ROUTE_DEFAULT": true, "LWIP_HOOK_IP6_ROUTE_CUSTOM": true, "component-config-lwip-hooks-ipv6-get-gateway-hook": true, "LWIP_HOOK_ND6_GET_GW_NONE": true, "LWIP_HOOK_ND6_GET_GW_DEFAULT": true, "LWIP_HOOK_ND6_GET_GW_CUSTOM": true, "component-config-lwip-hooks-ipv6-source-address-selection-hook": true, "LWIP_HOOK_IP6_SELECT_SRC_ADDR_NONE": true, "LWIP_HOOK_IP6_SELECT_SRC_ADDR_DEFAULT": true, "LWIP_HOOK_IP6_SELECT_SRC_ADDR_CUSTOM": true, "component-config-lwip-hooks-netconn-external-resolve-hook": true, "LWIP_HOOK_NETCONN_EXT_RESOLVE_NONE": true, "LWIP_HOOK_NETCONN_EXT_RESOLVE_DEFAULT": true, "LWIP_HOOK_NETCONN_EXT_RESOLVE_CUSTOM": true, "component-config-lwip-hooks-ipv6-packet-input": true, "LWIP_HOOK_IP6_INPUT_NONE": true, "LWIP_HOOK_IP6_INPUT_DEFAULT": true, "LWIP_HOOK_IP6_INPUT_CUSTOM": true, "LWIP_DEBUG": true, "LWIP_DEBUG_ESP_LOG": false, "LWIP_NETIF_DEBUG": false, "LWIP_PBUF_DEBUG": false, "LWIP_ETHARP_DEBUG": false, "LWIP_API_LIB_DEBUG": false, "LWIP_SOCKETS_DEBUG": false, "LWIP_IP_DEBUG": false, "LWIP_ICMP_DEBUG": false, "LWIP_DHCP_STATE_DEBUG": false, "LWIP_DHCP_DEBUG": false, "LWIP_IP6_DEBUG": false, "LWIP_ICMP6_DEBUG": false, "LWIP_TCP_DEBUG": false, "LWIP_UDP_DEBUG": false, "LWIP_SNTP_DEBUG": false, "LWIP_DNS_DEBUG": false, "LWIP_NAPT_DEBUG": false, "LWIP_BRIDGEIF_DEBUG": false, "LWIP_BRIDGEIF_FDB_DEBUG": false, "LWIP_BRIDGEIF_FW_DEBUG": false, "component-config-mbedtls-memory-allocation-strategy": true, "MBEDTLS_INTERNAL_MEM_ALLOC": true, "MBEDTLS_EXTERNAL_MEM_ALLOC": false, "MBEDTLS_DEFAULT_MEM_ALLOC": true, "MBEDTLS_CUSTOM_MEM_ALLOC": true, "MBEDTLS_IRAM_8BIT_MEM_ALLOC": false, "MBEDTLS_SSL_MAX_CONTENT_LEN": false, "MBEDTLS_ASYMMETRIC_CONTENT_LEN": true, "MBEDTLS_SSL_IN_CONTENT_LEN": true, "MBEDTLS_SSL_OUT_CONTENT_LEN": true, "MBEDTLS_DYNAMIC_BUFFER": true, "MBEDTLS_DYNAMIC_FREE_CONFIG_DATA": true, "MBEDTLS_DYNAMIC_FREE_CA_CERT": true, "MBEDTLS_DEBUG": true, "component-config-mbedtls-enable-mbedtls-debugging-set-mbedtls-debugging-level": false, "MBEDTLS_DEBUG_LEVEL_WARN": false, "MBEDTLS_DEBUG_LEVEL_INFO": false, "MBEDTLS_DEBUG_LEVEL_DEBUG": false, "MBEDTLS_DEBUG_LEVEL_VERBOSE": false, "MBEDTLS_DEBUG_LEVEL": false, "MBEDTLS_SSL_PROTO_TLS1_3": false, "MBEDTLS_SSL_TLS1_3_COMPATIBILITY_MODE": false, "MBEDTLS_SSL_TLS1_3_KEXM_PSK": false, "MBEDTLS_SSL_TLS1_3_KEXM_EPHEMERAL": false, "MBEDTLS_SSL_TLS1_3_KEXM_PSK_EPHEMERAL": false, "MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH": true, "MBEDTLS_ECDH_LEGACY_CONTEXT": true, "MBEDTLS_X509_TRUSTED_CERT_CALLBACK": true, "MBEDTLS_SSL_CONTEXT_SERIALIZATION": true, "MBEDTLS_SSL_KEEP_PEER_CERTIFICATE": true, "MBEDTLS_PKCS7_C": true, "MBEDTLS_SSL_CID_PADDING_GRANULARITY": false, "MBEDTLS_SSL_DTLS_CONNECTION_ID": false, "MBEDTLS_SSL_CID_IN_LEN_MAX": false, "MBEDTLS_SSL_CID_OUT_LEN_MAX": false, "MBEDTLS_SSL_DTLS_SRTP": false, "MBEDTLS_CERTIFICATE_BUNDLE": true, "component-config-mbedtls-certificate-bundle-enable-trusted-root-certificate-bundle-default-certificate-bundle-options": true, "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL": true, "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN": true, "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_NONE": true, "MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE": true, "MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE_PATH": false, "MBEDTLS_CERTIFICATE_BUNDLE_MAX_CERTS": true, "MBEDTLS_ECP_RESTARTABLE": true, "MBEDTLS_CMAC_C": true, "MBEDTLS_HARDWARE_AES": true, "MBEDTLS_AES_USE_INTERRUPT": true, "MBEDTLS_AES_INTERRUPT_LEVEL": true, "MBEDTLS_HARDWARE_GCM": false, "MBEDTLS_GCM_SUPPORT_NON_AES_CIPHER": true, "MBEDTLS_HARDWARE_MPI": true, "MBEDTLS_LARGE_KEY_SOFTWARE_MPI": true, "MBEDTLS_MPI_USE_INTERRUPT": true, "MBEDTLS_MPI_INTERRUPT_LEVEL": true, "MBEDTLS_HARDWARE_SHA": true, "MBEDTLS_HARDWARE_ECC": false, "MBEDTLS_ECC_OTHER_CURVES_SOFT_FALLBACK": false, "MBEDTLS_ROM_MD5": true, "MBEDTLS_HARDWARE_ECDSA_SIGN": false, "MBEDTLS_HARDWARE_ECDSA_VERIFY": false, "MBEDTLS_ATCA_HW_ECDSA_SIGN": true, "MBEDTLS_ATCA_HW_ECDSA_VERIFY": true, "MBEDTLS_HAVE_TIME": true, "MBEDTLS_PLATFORM_TIME_ALT": true, "MBEDTLS_HAVE_TIME_DATE": true, "MBEDTLS_ECDSA_DETERMINISTIC": true, "MBEDTLS_SHA512_C": true, "component-config-mbedtls-tls-protocol-role": true, "MBEDTLS_TLS_SERVER_AND_CLIENT": true, "MBEDTLS_TLS_SERVER_ONLY": true, "MBEDTLS_TLS_CLIENT_ONLY": true, "MBEDTLS_TLS_DISABLED": true, "MBEDTLS_TLS_SERVER": false, "MBEDTLS_TLS_CLIENT": false, "MBEDTLS_TLS_ENABLED": false, "MBEDTLS_PSK_MODES": true, "MBEDTLS_KEY_EXCHANGE_PSK": false, "MBEDTLS_KEY_EXCHANGE_DHE_PSK": false, "MBEDTLS_KEY_EXCHANGE_ECDHE_PSK": false, "MBEDTLS_KEY_EXCHANGE_RSA_PSK": false, "MBEDTLS_KEY_EXCHANGE_RSA": true, "MBEDTLS_KEY_EXCHANGE_DHE_RSA": false, "MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE": true, "MBEDTLS_KEY_EXCHANGE_ECDHE_RSA": true, "MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA": true, "MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA": true, "MBEDTLS_KEY_EXCHANGE_ECDH_RSA": true, "MBEDTLS_KEY_EXCHANGE_ECJPAKE": false, "MBEDTLS_SSL_RENEGOTIATION": true, "MBEDTLS_SSL_PROTO_TLS1_2": true, "MBEDTLS_SSL_PROTO_GMTSSL1_1": true, "MBEDTLS_SSL_PROTO_DTLS": true, "MBEDTLS_SSL_ALPN": true, "MBEDTLS_CLIENT_SSL_SESSION_TICKETS": true, "MBEDTLS_SERVER_SSL_SESSION_TICKETS": true, "MBEDTLS_AES_C": true, "MBEDTLS_CAMELLIA_C": true, "MBEDTLS_DES_C": true, "MBEDTLS_BLOWFISH_C": true, "MBEDTLS_XTEA_C": true, "MBEDTLS_CCM_C": true, "MBEDTLS_GCM_C": true, "MBEDTLS_NIST_KW_C": true, "MBEDTLS_RIPEMD160_C": true, "MBEDTLS_PEM_PARSE_C": true, "MBEDTLS_PEM_WRITE_C": true, "MBEDTLS_X509_CRL_PARSE_C": true, "MBEDTLS_X509_CSR_PARSE_C": true, "MBEDTLS_ECP_C": true, "MBEDTLS_DHM_C": true, "MBEDTLS_ECDH_C": true, "MBEDTLS_ECDSA_C": true, "MBEDTLS_ECJPAKE_C": true, "MBEDTLS_ECP_DP_SECP192R1_ENABLED": true, "MBEDTLS_ECP_DP_SECP224R1_ENABLED": true, "MBEDTLS_ECP_DP_SECP256R1_ENABLED": true, "MBEDTLS_ECP_DP_SECP384R1_ENABLED": true, "MBEDTLS_ECP_DP_SECP521R1_ENABLED": true, "MBEDTLS_ECP_DP_SECP192K1_ENABLED": true, "MBEDTLS_ECP_DP_SECP224K1_ENABLED": true, "MBEDTLS_ECP_DP_SECP256K1_ENABLED": true, "MBEDTLS_ECP_DP_BP256R1_ENABLED": true, "MBEDTLS_ECP_DP_BP384R1_ENABLED": true, "MBEDTLS_ECP_DP_BP512R1_ENABLED": true, "MBEDTLS_ECP_DP_CURVE25519_ENABLED": true, "MBEDTLS_ECP_NIST_OPTIM": true, "MBEDTLS_ECP_FIXED_POINT_OPTIM": true, "MBEDTLS_POLY1305_C": true, "MBEDTLS_CHACHA20_C": true, "MBEDTLS_CHACHAPOLY_C": false, "MBEDTLS_HKDF_C": true, "MBEDTLS_THREADING_C": true, "MBEDTLS_THREADING_ALT": false, "MBEDTLS_THREADING_PTHREAD": false, "MBEDTLS_ERROR_STRINGS": true, "MBEDTLS_USE_CRYPTO_ROM_IMPL": false, "MQTT_PROTOCOL_311": true, "MQTT_PROTOCOL_5": true, "MQTT_TRANSPORT_SSL": true, "MQTT_TRANSPORT_WEBSOCKET": true, "MQTT_TRANSPORT_WEBSOCKET_SECURE": true, "MQTT_MSG_ID_INCREMENTAL": true, "MQTT_SKIP_PUBLISH_IF_DISCONNECTED": true, "MQTT_REPORT_DELETED_MESSAGES": true, "MQTT_USE_CUSTOM_CONFIG": true, "MQTT_TCP_DEFAULT_PORT": false, "MQTT_SSL_DEFAULT_PORT": false, "MQTT_WS_DEFAULT_PORT": false, "MQTT_WSS_DEFAULT_PORT": false, "MQTT_BUFFER_SIZE": false, "MQTT_TASK_STACK_SIZE": false, "MQTT_DISABLE_API_LOCKS": false, "MQTT_TASK_PRIORITY": false, "MQTT_POLL_READ_TIMEOUT_MS": false, "MQTT_EVENT_QUEUE_SIZE": false, "MQTT_TASK_CORE_SELECTION_ENABLED": true, "component-config-esp-mqtt-configurations-enable-mqtt-task-core-selection-core-to-use-": false, "MQTT_USE_CORE_0": false, "MQTT_USE_CORE_1": false, "MQTT_OUTBOX_DATA_ON_EXTERNAL_MEMORY": false, "MQTT_CUSTOM_OUTBOX": true, "MQTT_OUTBOX_EXPIRED_TIMEOUT_MS": false, "component-config-newlib-line-ending-for-uart-output": true, "NEWLIB_STDOUT_LINE_ENDING_CRLF": true, "NEWLIB_STDOUT_LINE_ENDING_LF": true, "NEWLIB_STDOUT_LINE_ENDING_CR": true, "component-config-newlib-line-ending-for-uart-input": true, "NEWLIB_STDIN_LINE_ENDING_CRLF": true, "NEWLIB_STDIN_LINE_ENDING_LF": true, "NEWLIB_STDIN_LINE_ENDING_CR": true, "NEWLIB_NANO_FORMAT": true, "component-config-newlib-timers-used-for-gettimeofday-function": true, "NEWLIB_TIME_SYSCALL_USE_RTC_HRT": true, "NEWLIB_TIME_SYSCALL_USE_RTC": true, "NEWLIB_TIME_SYSCALL_USE_HRT": true, "NEWLIB_TIME_SYSCALL_USE_NONE": true, "NVS_ENCRYPTION": true, "NVS_COMPATIBLE_PRE_V4_3_ENCRYPTION_FLAG": false, "NVS_ASSERT_ERROR_CHECK": true, "NVS_LEGACY_DUP_KEYS_COMPATIBILITY": true, "component-config-nvs-security-provider-nvs-encryption-key-protection-scheme": false, "NVS_SEC_KEY_PROTECT_USING_FLASH_ENC": false, "NVS_SEC_KEY_PROTECT_USING_HMAC": false, "NVS_SEC_HMAC_EFUSE_KEY_ID": false, "OPENTHREAD_ENABLED": true, "OPENTHREAD_LOG_LEVEL_DYNAMIC": false, "component-config-openthread-openthread-openthread-console-type": false, "OPENTHREAD_CONSOLE_TYPE_UART": false, "OPENTHREAD_CONSOLE_TYPE_USB_SERIAL_JTAG": false, "component-config-openthread-openthread-openthread-log-verbosity": false, "OPENTHREAD_LOG_LEVEL_NONE": false, "OPENTHREAD_LOG_LEVEL_CRIT": false, "OPENTHREAD_LOG_LEVEL_WARN": false, "OPENTHREAD_LOG_LEVEL_NOTE": false, "OPENTHREAD_LOG_LEVEL_INFO": false, "OPENTHREAD_LOG_LEVEL_DEBG": false, "OPENTHREAD_NETWORK_NAME": true, "OPENTHREAD_MESH_LOCAL_PREFIX": true, "OPENTHREAD_NETWORK_CHANNEL": true, "OPENTHREAD_NETWORK_PANID": true, "OPENTHREAD_NETWORK_EXTPANID": true, "OPENTHREAD_NETWORK_MASTERKEY": true, "OPENTHREAD_NETWORK_PSKC": true, "OPENTHREAD_LOG_LEVEL": false, "component-config-openthread-config-the-thread-radio-type": false, "OPENTHREAD_RADIO_NATIVE": false, "OPENTHREAD_RADIO_SPINEL_UART": false, "OPENTHREAD_RADIO_SPINEL_SPI": false, "component-config-openthread-config-the-thread-device-type": false, "OPENTHREAD_FTD": false, "OPENTHREAD_MTD": false, "OPENTHREAD_RADIO": false, "component-config-openthread-the-rcp-transport-type": false, "OPENTHREAD_RCP_UART": false, "OPENTHREAD_RCP_SPI": false, "OPENTHREAD_NCP_VENDOR_HOOK": false, "OPENTHREAD_CLI": false, "OPENTHREAD_DIAG": false, "OPENTHREAD_COMMISSIONER": false, "OPENTHREAD_COMM_MAX_JOINER_ENTRIES": false, "OPENTHREAD_JOINER": false, "OPENTHREAD_SRP_CLIENT": false, "OPENTHREAD_SRP_CLIENT_MAX_SERVICES": false, "OPENTHREAD_DNS_CLIENT": false, "OPENTHREAD_BORDER_ROUTER": false, "OPENTHREAD_PLATFORM_MSGPOOL_MANAGEMENT": false, "OPENTHREAD_NUM_MESSAGE_BUFFERS": false, "OPENTHREAD_SPINEL_RX_FRAME_BUFFER_SIZE": false, "OPENTHREAD_MAC_MAX_CSMA_BACKOFFS_DIRECT": false, "OPENTHREAD_MLE_MAX_CHILDREN": false, "OPENTHREAD_TMF_ADDR_CACHE_ENTRIES": false, "OPENTHREAD_DNS64_CLIENT": false, "OPENTHREAD_DNS_SERVER_ADDR": false, "OPENTHREAD_UART_BUFFER_SIZE": false, "OPENTHREAD_LINK_METRICS": false, "OPENTHREAD_MACFILTER_ENABLE": false, "OPENTHREAD_CSL_ENABLE": false, "OPENTHREAD_XTAL_ACCURACY": true, "OPENTHREAD_CSL_ACCURACY": false, "OPENTHREAD_CSL_UNCERTAIN": false, "OPENTHREAD_CSL_DEBUG_ENABLE": false, "OPENTHREAD_DUA_ENABLE": false, "OPENTHREAD_TIME_SYNC": false, "OPENTHREAD_RADIO_STATS_ENABLE": false, "OPENTHREAD_SPINEL_ONLY": true, "OPENTHREAD_RX_ON_WHEN_IDLE": true, "OPENTHREAD_ADDRESS_QUERY_TIMEOUT": false, "OPENTHREAD_ADDRESS_QUERY_RETRY_DELAY": false, "OPENTHREAD_ADDRESS_QUERY_MAX_RETRY_DELAY": false, "ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_0": true, "ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_1": true, "ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_2": true, "ESP_PROTOCOMM_KEEP_BLE_ON_AFTER_BLE_STOP": false, "ESP_PROTOCOMM_DISCONNECT_AFTER_BLE_STOP": false, "PTHREAD_TASK_PRIO_DEFAULT": true, "PTHREAD_TASK_STACK_SIZE_DEFAULT": true, "PTHREAD_STACK_MIN": true, "component-config-pthreads-default-pthread-core-affinity": false, "PTHREAD_DEFAULT_CORE_NO_AFFINITY": false, "PTHREAD_DEFAULT_CORE_0": false, "PTHREAD_DEFAULT_CORE_1": false, "PTHREAD_TASK_CORE_DEFAULT": false, "PTHREAD_TASK_NAME_DEFAULT": true, "MMU_PAGE_SIZE_16KB": false, "MMU_PAGE_SIZE_32KB": false, "MMU_PAGE_SIZE_64KB": false, "MMU_PAGE_MODE": false, "MMU_PAGE_SIZE": false, "SPI_FLASH_BROWNOUT_RESET_XMC": true, "SPI_FLASH_BROWNOUT_RESET": false, "SPI_FLASH_UNDER_HIGH_FREQ": false, "component-config-main-flash-configuration-optional-and-experimental-features-read-docs-first--high-performance-mode-read-docs-first-80mhz-": false, "SPI_FLASH_HPM_ENA": false, "SPI_FLASH_HPM_AUTO": false, "SPI_FLASH_HPM_DIS": false, "SPI_FLASH_HPM_ON": false, "component-config-main-flash-configuration-optional-and-experimental-features-read-docs-first--support-hpm-using-dc-read-docs-first-": false, "SPI_FLASH_HPM_DC_AUTO": false, "SPI_FLASH_HPM_DC_DISABLE": false, "SPI_FLASH_HPM_DC_ON": false, "SPI_FLASH_SUSPEND_QVL_SUPPORTED": false, "SPI_FLASH_AUTO_SUSPEND": true, "SPI_FLASH_VERIFY_WRITE": true, "SPI_FLASH_LOG_FAILED_WRITE": false, "SPI_FLASH_WARN_SETTING_ZERO_TO_ONE": false, "SPI_FLASH_ENABLE_COUNTERS": true, "SPI_FLASH_ROM_DRIVER_PATCH": true, "SPI_FLASH_ROM_IMPL": true, "component-config-spi-flash-driver-writing-to-dangerous-flash-regions": true, "SPI_FLASH_DANGEROUS_WRITE_ABORTS": true, "SPI_FLASH_DANGEROUS_WRITE_FAILS": true, "SPI_FLASH_DANGEROUS_WRITE_ALLOWED": true, "SPI_FLASH_SHARE_SPI1_BUS": false, "SPI_FLASH_BYPASS_BLOCK_ERASE": true, "SPI_FLASH_YIELD_DURING_ERASE": true, "SPI_FLASH_ERASE_YIELD_DURATION_MS": true, "SPI_FLASH_ERASE_YIELD_TICKS": true, "SPI_FLASH_WRITE_CHUNK_SIZE": true, "SPI_FLASH_SIZE_OVERRIDE": true, "SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED": true, "SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST": true, "SPI_FLASH_VENDOR_XMC_SUPPORTED": false, "SPI_FLASH_VENDOR_GD_SUPPORTED": false, "SPI_FLASH_VENDOR_ISSI_SUPPORTED": false, "SPI_FLASH_VENDOR_MXIC_SUPPORTED": false, "SPI_FLASH_VENDOR_WINBOND_SUPPORTED": false, "SPI_FLASH_VENDOR_BOYA_SUPPORTED": false, "SPI_FLASH_VENDOR_TH_SUPPORTED": false, "SPI_FLASH_SUPPORT_ISSI_CHIP": true, "SPI_FLASH_SUPPORT_MXIC_CHIP": true, "SPI_FLASH_SUPPORT_GD_CHIP": true, "SPI_FLASH_SUPPORT_WINBOND_CHIP": true, "SPI_FLASH_SUPPORT_BOYA_CHIP": true, "SPI_FLASH_SUPPORT_TH_CHIP": true, "SPI_FLASH_SUPPORT_MXIC_OPI_CHIP": false, "SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE": true, "SPIFFS_MAX_PARTITIONS": true, "SPIFFS_CACHE": true, "SPIFFS_CACHE_WR": true, "SPIFFS_CACHE_STATS": true, "SPIFFS_PAGE_CHECK": true, "SPIFFS_GC_MAX_RUNS": true, "SPIFFS_GC_STATS": true, "SPIFFS_PAGE_SIZE": true, "SPIFFS_OBJ_NAME_LEN": true, "SPIFFS_FOLLOW_SYMLINKS": true, "SPIFFS_USE_MAGIC": true, "SPIFFS_USE_MAGIC_LENGTH": true, "SPIFFS_META_LENGTH": true, "SPIFFS_USE_MTIME": true, "SPIFFS_MTIME_WIDE_64_BITS": false, "SPIFFS_DBG": true, "SPIFFS_API_DBG": true, "SPIFFS_GC_DBG": true, "SPIFFS_CACHE_DBG": true, "SPIFFS_CHECK_DBG": true, "SPIFFS_TEST_VISUALISATION": true, "WS_TRANSPORT": true, "WS_BUFFER_SIZE": true, "WS_DYNAMIC_BUFFER": true, "ULP_COPROC_ENABLED": false, "component-config-ultra-low-power-ulp-co-processor-enable-ultra-low-power-ulp-co-processor-ulp-co-processor-type": false, "ULP_COPROC_TYPE_FSM": false, "ULP_COPROC_TYPE_RISCV": false, "ULP_COPROC_TYPE_LP_CORE": false, "ULP_COPROC_RESERVE_MEM": false, "ULP_RISCV_UART_BAUDRATE": false, "ULP_RISCV_I2C_RW_TIMEOUT": false, "ULP_SHARED_MEM": false, "UNITY_ENABLE_FLOAT": true, "UNITY_ENABLE_DOUBLE": true, "UNITY_ENABLE_64BIT": true, "UNITY_ENABLE_COLOR": true, "UNITY_ENABLE_IDF_TEST_RUNNER": true, "UNITY_ENABLE_FIXTURE": true, "UNITY_ENABLE_BACKTRACE_ON_FAIL": true, "USB_HOST_CONTROL_TRANSFER_MAX_SIZE": false, "component-config-usb-otg-hardware-fifo-size-biasing": false, "USB_HOST_HW_BUFFER_BIAS_BALANCED": false, "USB_HOST_HW_BUFFER_BIAS_IN": false, "USB_HOST_HW_BUFFER_BIAS_PERIODIC_OUT": false, "USB_HOST_DEBOUNCE_DELAY_MS": false, "USB_HOST_RESET_HOLD_MS": false, "USB_HOST_RESET_RECOVERY_MS": false, "USB_HOST_SET_ADDR_RECOVERY_MS": false, "USB_OTG_SUPPORTED": false, "USB_HOST_ENABLE_ENUM_FILTER_CALLBACK": false, "VFS_SUPPORT_IO": true, "VFS_SUPPORT_DIR": true, "VFS_SUPPORT_SELECT": true, "VFS_SUPPRESS_SELECT_DEBUG_OUTPUT": true, "VFS_SELECT_IN_RAM": true, "VFS_SUPPORT_TERMIOS": true, "VFS_MAX_COUNT": true, "VFS_SEMIHOSTFS_MAX_MOUNT_POINTS": true, "component-config-wear-levelling-wear-levelling-library-sector-size": true, "WL_SECTOR_SIZE_512": true, "WL_SECTOR_SIZE_4096": true, "WL_SECTOR_SIZE": false, "component-config-wear-levelling-sector-store-mode": false, "WL_SECTOR_MODE_PERF": false, "WL_SECTOR_MODE_SAFE": false, "WL_SECTOR_MODE": false, "WIFI_PROV_SCAN_MAX_ENTRIES": true, "WIFI_PROV_AUTOSTOP_TIMEOUT": true, "WIFI_PROV_BLE_BONDING": true, "WIFI_PROV_BLE_SEC_CONN": true, "WIFI_PROV_BLE_FORCE_ENCRYPTION": true, "WIFI_PROV_KEEP_BLE_ON_AFTER_PROV": true, "WIFI_PROV_DISCONNECT_AFTER_PROV": false, "component-config-wi-fi-provisioning-manager-wifi-provisioning-scan-method": true, "WIFI_PROV_STA_ALL_CHANNEL_SCAN": true, "WIFI_PROV_STA_FAST_SCAN": true, "component-config-diagnostics-data-store-diagnostics-data-store-destination": true, "DIAG_DATA_STORE_RTC": true, "DIAG_DATA_STORE_FLASH": true, "DIAG_DATA_STORE_REPORTING_WATERMARK_PERCENT": true, "RTC_STORE_DATA_SIZE": true, "RTC_STORE_CRITICAL_DATA_SIZE": true, "FLASH_STORE_PARTITION_LABEL": false, "component-config-diagnostics-diagnostics-log-argument-format": true, "DIAG_LOG_MSG_ARG_FORMAT_TLV": true, "DIAG_LOG_MSG_ARG_FORMAT_STRING": true, "DIAG_LOG_MSG_ARG_MAX_SIZE": true, "DIAG_LOG_DROP_WIFI_LOGS": true, "DIAG_ENABLE_METRICS": true, "DIAG_METRICS_MAX_COUNT": true, "DIAG_ENABLE_HEAP_METRICS": true, "DIAG_ENABLE_WIFI_METRICS": true, "DIAG_ENABLE_VARIABLES": true, "DIAG_VARIABLES_MAX_COUNT": true, "DIAG_ENABLE_NETWORK_VARIABLES": true, "DIAG_MORE_NETWORK_VARS": true, "DIAG_USE_EXTERNAL_LOG_WRAP": true, "ESP_INSIGHTS_ENABLED": true, "ESP_INSIGHTS_DEBUG_ENABLED": false, "ESP_INSIGHTS_DEBUG_PRINT_JSON": false, "ESP_INSIGHTS_COREDUMP_ENABLE": false, "component-config-esp-insights-insights-default-transport": true, "ESP_INSIGHTS_TRANSPORT_MQTT": true, "ESP_INSIGHTS_TRANSPORT_HTTPS": true, "ESP_INSIGHTS_TRANSPORT_HTTPS_HOST": true, "ESP_INSIGHTS_CLOUD_POST_MIN_INTERVAL_SEC": true, "ESP_INSIGHTS_CLOUD_POST_MAX_INTERVAL_SEC": true, "component-config-esp-rainmaker-common-mqtt-library": true, "ESP_RMAKER_LIB_ESP_MQTT": true, "ESP_RMAKER_LIB_AWS_IOT": true, "ESP_RMAKER_MQTT_GLUE_LIB": false, "component-config-esp-rainmaker-common-mqtt-port": true, "ESP_RMAKER_MQTT_PORT_443": true, "ESP_RMAKER_MQTT_PORT_8883": true, "ESP_RMAKER_MQTT_PORT": false, "ESP_RMAKER_MQTT_PERSISTENT_SESSION": true, "ESP_RMAKER_MQTT_SEND_USERNAME": true, "ESP_RMAKER_MQTT_PRODUCT_NAME": true, "ESP_RMAKER_MQTT_PRODUCT_VERSION": true, "ESP_RMAKER_MQTT_PRODUCT_SKU": true, "ESP_RMAKER_MQTT_USE_CERT_BUNDLE": true, "ESP_RMAKER_MAX_MQTT_SUBSCRIPTIONS": true, "ESP_RMAKER_WORK_QUEUE_TASK_STACK": true, "ESP_RMAKER_WORK_QUEUE_TASK_PRIORITY": true, "ESP_RMAKER_FACTORY_PARTITION_NAME": true, "ESP_RMAKER_FACTORY_NAMESPACE": true, "ESP_RMAKER_ENCRYPT_FACTORY_PARTITION": false, "ESP_RMAKER_FACTORY_NVS_KEYS_PARTITION_NAME": false, "ESP_RMAKER_DEF_TIMEZONE": true, "ESP_RMAKER_SNTP_SERVER_NAME": true, "ESP_RMAKER_MAX_COMMANDS": true, "JSMN_PARENT_LINKS": true, "JSMN_STRICT": true, "JSMN_STATIC": true, "APP_INSIGHTS_ENABLE_LOG_TYPE_ALL": false, "IO_GLITCH_FILTER_TIME_MS": true, "WS2812_LED_ENABLE": true, "WS2812_LED_GPIO": true, "ESP_SECURE_CERT_DS_PERIPHERAL": true, "ESP_SECURE_CERT_SUPPORT_LEGACY_FORMATS": true, "MDNS_MAX_INTERFACES": true, "MDNS_MAX_SERVICES": true, "MDNS_TASK_PRIORITY": true, "MDNS_ACTION_QUEUE_LEN": true, "MDNS_TASK_STACK_SIZE": true, "component-config-mdns-mdns-task-affinity": true, "MDNS_TASK_AFFINITY_NO_AFFINITY": true, "MDNS_TASK_AFFINITY_CPU0": true, "MDNS_TASK_AFFINITY_CPU1": false, "MDNS_TASK_AFFINITY": false, "MDNS_SERVICE_ADD_TIMEOUT_MS": true, "MDNS_TIMER_PERIOD_MS": true, "MDNS_NETWORKING_SOCKET": true, "MDNS_SKIP_SUPPRESSING_OWN_QUERIES": true, "MDNS_ENABLE_DEBUG_PRINTS": true, "MDNS_ENABLE_CONSOLE_CLI": true, "MDNS_RESPOND_REVERSE_QUERIES": true, "MDNS_MULTIPLE_INSTANCE": true, "MDNS_PREDEF_NETIF_STA": true, "MDNS_PREDEF_NETIF_AP": true, "MDNS_PREDEF_NETIF_ETH": true, "IDF_EXPERIMENTAL_FEATURES": true, "component-config-mdns-mdns-predefined-interfaces": true, "component-config-mdns": true, "component-config-esp-secure-cert-manager": true, "component-config-ws2812-rgb-led": true, "component-config-gpio-button": true, "component-config-app-insights": false, "component-config-jsmn": true, "component-config-esp-rainmaker-common": true, "component-config-esp-insights": true, "component-config-diagnostics": true, "component-config-diagnostics-data-store-flash-store": false, "component-config-diagnostics-data-store-rtc-store": true, "component-config-diagnostics-data-store": true, "component-config-wi-fi-provisioning-manager": true, "component-config-wear-levelling": true, "component-config-virtual-file-system-provide-basic-i-o-functions-host-file-system-i-o-semihosting-": true, "component-config-virtual-file-system": true, "component-config-usb-otg-root-hub-configuration": false, "component-config-usb-otg": false, "component-config-unity-unit-testing-library": true, "component-config-ultra-low-power-ulp-co-processor-ulp-risc-v-settings": false, "component-config-ultra-low-power-ulp-co-processor": false, "component-config-tcp-transport-websocket": true, "component-config-tcp-transport": true, "component-config-spiffs-configuration-debug-configuration": true, "component-config-spiffs-configuration-spiffs-cache-configuration": true, "component-config-spiffs-configuration": true, "component-config-spi-flash-driver-auto-detect-flash-chips": true, "component-config-spi-flash-driver": true, "component-config-main-flash-configuration-optional-and-experimental-features-read-docs-first--features-here-require-specific-hardware-read-docs-first-": false, "component-config-main-flash-configuration-optional-and-experimental-features-read-docs-first-": true, "component-config-main-flash-configuration-spi-flash-behavior-when-brownout": true, "component-config-main-flash-configuration": true, "component-config-soc-settings-mmu-config": false, "component-config-soc-settings": false, "component-config-pthreads": true, "component-config-protocomm": true, "component-config-openthread-thread-address-query-config": false, "component-config-openthread-thread-operational-dataset": true, "component-config-openthread": true, "component-config-nvs-security-provider": false, "component-config-nvs": true, "component-config-newlib": true, "component-config-esp-mqtt-configurations": true, "component-config-mbedtls-certificates": true, "component-config-mbedtls-symmetric-ciphers": true, "component-config-mbedtls-tls-key-exchange-methods": true, "component-config-mbedtls-certificate-bundle": true, "component-config-mbedtls-mbedtls-v3-x-related-dtls-based-configurations": false, "component-config-mbedtls-mbedtls-v3-x-related-support-tls-1-3-protocol-tls-1-3-related-configurations": false, "component-config-mbedtls-mbedtls-v3-x-related": true, "component-config-mbedtls": true, "component-config-lwip-hooks": true, "component-config-lwip-dns": true, "component-config-lwip-sntp": true, "component-config-lwip-lwip-raw-api": true, "component-config-lwip-icmp": true, "component-config-lwip-checksums": true, "component-config-lwip-udp": true, "component-config-lwip-tcp": true, "component-config-lwip-dhcp-server": true, "component-config-lwip": true, "component-config-log-output": true, "component-config-ieee-802-15-4": false, "component-config-heap-memory-debugging": true, "component-config-hardware-abstraction-layer-hal-and-low-level-ll-": true, "component-config-freertos-port": true, "component-config-freertos-kernel": true, "component-config-freertos": true, "component-config-fat-filesystem-support": true, "component-config-core-dump": true, "component-config-wi-fi-wps-configuration-options": true, "component-config-wi-fi": true, "component-config-high-resolution-timer-esp_timer-": true, "component-config-ipc-inter-processor-call-": true, "component-config-esp-system-settings-brownout-detector": true, "component-config-esp-system-settings-memory-protection": true, "component-config-esp-system-settings": true, "component-config-esp-ringbuf": true, "component-config-esp-psram": false, "component-config-power-management": true, "component-config-phy": true, "component-config-partition-api-configuration": false, "component-config-esp-netif-adapter": true, "component-config-lcd-and-touch-panel-lcd-peripheral-configuration": true, "component-config-lcd-and-touch-panel-lcd-touch-drivers-are-maintained-in-the-idf-component-registry": false, "component-config-lcd-and-touch-panel": true, "component-config-hardware-settings-crypto-dpa-protection": false, "component-config-hardware-settings-main-xtal-config": true, "component-config-hardware-settings-gdma-configuration": true, "component-config-hardware-settings-etm-configuration": false, "component-config-hardware-settings-peripheral-control": true, "component-config-hardware-settings-rtc-clock-config": true, "component-config-hardware-settings-esp_sleep_workaround": false, "component-config-hardware-settings-sleep-config": true, "component-config-hardware-settings-mac-config": true, "component-config-hardware-settings-chip-revision-maximum-supported-esp32-c3-revision-rev-v1-99-": false, "component-config-hardware-settings-chip-revision": true, "component-config-hardware-settings": true, "component-config-esp-https-server": true, "component-config-esp-https-ota": true, "component-config-http-server": true, "component-config-esp-http-client": true, "component-config-gdb-stub": true, "component-config-event-loop-library": true, "component-config-ethernet": true, "component-config-common-esp-related": true, "component-config-wireless-coexistence": true, "component-config-adc-and-adc-calibration-adc-calibration-configurations": false, "component-config-adc-and-adc-calibration": true, "component-config-esp-tls": true, "component-config-efuse-bit-manager": true, "component-config-driver-configurations-i2c-configuration": true, "component-config-driver-configurations-ledc-configuration": true, "component-config-driver-configurations-parallel-io-configuration": false, "component-config-driver-configurations-usb-serial-jtag-configuration": false, "component-config-driver-configurations-dac-configuration": false, "component-config-driver-configurations-i2s-configuration": true, "component-config-driver-configurations-mcpwm-configuration": false, "component-config-driver-configurations-rmt-configuration": true, "component-config-driver-configurations-pcnt-configuration": false, "component-config-driver-configurations-gptimer-configuration": true, "component-config-driver-configurations-analog-comparator-configuration": false, "component-config-driver-configurations-sigma-delta-modulator-configuration": true, "component-config-driver-configurations-gpio-configuration": true, "component-config-driver-configurations-uart-configuration": true, "component-config-driver-configurations-temperature-sensor-configuration": true, "component-config-driver-configurations-twai-configuration": true, "component-config-driver-configurations-spi-configuration": true, "component-config-driver-configurations-legacy-adc-configuration-legacy-adc-calibration-configuration": true, "component-config-driver-configurations-legacy-adc-configuration": true, "component-config-driver-configurations": true, "component-config-esp-ble-mesh-support-ble-mesh-specific-test-option": false, "component-config-esp-ble-mesh-support-support-for-ble-mesh-client-server-models": false, "component-config-esp-ble-mesh-support-support-for-ble-mesh-foundation-models": false, "component-config-esp-ble-mesh-support-ble-mesh-net-buf-debug-log-level": false, "component-config-esp-ble-mesh-support-ble-mesh-stack-debug-log-level": false, "component-config-esp-ble-mesh-support-ble-mesh-and-ble-coexistence-support": false, "component-config-bluetooth-common-options": true, "component-config-bluetooth-controller-options-modem-sleep-options": true, "component-config-bluetooth-controller-options": true, "component-config-bluetooth-nimble-options-host-controller-transport": true, "component-config-bluetooth-nimble-options-ble-services": true, "component-config-bluetooth-nimble-options-gap-service-gap-device-name-write-permissions": true, "component-config-bluetooth-nimble-options-gap-service-gap-appearance-write-permissions": true, "component-config-bluetooth-nimble-options-gap-service": true, "component-config-bluetooth-nimble-options-memory-settings": true, "component-config-bluetooth-nimble-options": true, "component-config-bluetooth-bluedroid-options-bt-debug-log-level": false, "component-config-bluetooth-bluedroid-options": false, "component-config-bluetooth": true, "component-config-application-level-tracing-freertos-systemview-tracing": false, "component-config-application-level-tracing": true, "component-config": true, "compiler-options": true, "esp-rainmaker-app-wi-fi-provisioning": true, "esp-rainmaker-config-esp-rainmaker-command-response": true, "esp-rainmaker-config-esp-rainmaker-scenes": true, "esp-rainmaker-config-esp-rainmaker-scheduling": true, "esp-rainmaker-config-esp-rainmaker-ota-config": true, "esp-rainmaker-config": true, "example-configuration": true, "partition-table": true, "serial-flasher-config": true, "boot-rom-behavior": true, "application-manager": true, "security-features-potentially-insecure-options": false, "security-features": true, "bootloader-config-serial-flash-configurations": true, "bootloader-config-bootloader-manager": true, "bootloader-config": true, "build-type": true}} diff --git a/ESP32-Rainmaker-Switch/build/log/idf_py_stdout_output_23880 b/ESP32-Rainmaker-Switch/build/log/idf_py_stdout_output_23880 new file mode 100644 index 000000000..3b1f55cef --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/log/idf_py_stdout_output_23880 @@ -0,0 +1,62 @@ +-- Component directory C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights does not contain a CMakeLists.txt file. No component will be added +-- ccache will be used for faster recompilation +-- Building ESP-IDF components for target esp32c3 +Dependency "espressif/rmaker_common (1.4.3)" version has changed from 1.4.3 to 1.4.2, solving dependencies. +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\rmaker_common for dependency espressif/rmaker_common(~1.4.0)(introduced by component esp_diagnostics) +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\esp_diag_data_store for dependency espressif/esp_diag_data_store(~1.0)(introduced by component esp_insights) +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\esp_diagnostics for dependency espressif/esp_diagnostics(~1.0)(introduced by component esp_insights) +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\rmaker_common for dependency espressif/rmaker_common(~1.4.0)(introduced by component esp_insights) +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp_schedule for dependency espressif/esp_schedule(~1.1.0)(introduced by component esp_rainmaker) +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\json_generator for dependency espressif/json_generator(~1.1.1)(introduced by component esp_rainmaker) +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\json_parser for dependency espressif/json_parser(~1.0.3)(introduced by component esp_rainmaker) +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\rmaker_common for dependency espressif/rmaker_common(~1.4.2)(introduced by component esp_rainmaker) +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\rmaker_common for dependency espressif/rmaker_common(~1.4.2)(introduced by component esp_schedule) +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\jsmn for dependency espressif/jsmn(~1.1)(introduced by component json_parser) +.Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\rmaker_common for dependency espressif/rmaker_common(~1.4.0), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics\idf_component.yml +.Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\esp_diag_data_store for dependency espressif/esp_diag_data_store(~1.0), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\esp_diagnostics for dependency espressif/esp_diagnostics(~1.0), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\rmaker_common for dependency espressif/rmaker_common(~1.4.0), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights\idf_component.yml +...Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\rmaker_common for dependency espressif/rmaker_common(~1.4.0)(introduced by component espressif/esp_diagnostics), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights\idf_component.yml +.Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp_schedule for dependency espressif/esp_schedule(~1.1.0), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\json_generator for dependency espressif/json_generator(~1.1.1), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\json_parser for dependency espressif/json_parser(~1.0.3), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\rmaker_common for dependency espressif/rmaker_common(~1.4.2), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\rmaker_common for dependency espressif/rmaker_common(~1.4.2)(introduced by component espressif/esp_schedule), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker\idf_component.yml +....Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\jsmn for dependency espressif/jsmn(~1.1)(introduced by component espressif/json_parser), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker\idf_component.yml +....Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\rmaker_common for dependency espressif/rmaker_common(~1.4.2), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule\idf_component.yml +.Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\jsmn for dependency espressif/jsmn(~1.1), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser\idf_component.yml +.Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\esp_insights for dependency espressif/esp_insights(~1.0.1), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp_rainmaker for dependency espressif/esp_rainmaker(~1.0.0), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\esp_diag_data_store for dependency espressif/esp_diag_data_store(~1.0)(introduced by component espressif/esp_insights), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\esp_diagnostics for dependency espressif/esp_diagnostics(~1.0)(introduced by component espressif/esp_insights), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\rmaker_common for dependency espressif/rmaker_common(~1.4.0)(introduced by component espressif/esp_insights), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights\idf_component.yml +.Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp_schedule for dependency espressif/esp_schedule(~1.1.0)(introduced by component espressif/esp_rainmaker), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\json_generator for dependency espressif/json_generator(~1.1.1)(introduced by component espressif/esp_rainmaker), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\json_parser for dependency espressif/json_parser(~1.0.3)(introduced by component espressif/esp_rainmaker), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights\idf_component.yml +Using component placed at C:\Users\alex\.espressif\tools\esp-rainmaker\components\esp-insights\components\rmaker_common for dependency espressif/rmaker_common(~1.4.2)(introduced by component espressif/esp_rainmaker), specified in C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights\idf_component.yml +.Updating lock file at C:\Users\alex\github\ESP-Nodes\ESP32-Rainmaker-Switch\dependencies.lock +Processing 4 dependencies: +[1/4] espressif/cbor (0.6.0~1) +[2/4] espressif/esp_secure_cert_mgr (2.4.1) +[3/4] espressif/mdns (1.3.2) +[4/4] idf (5.2.2) +-- Project sdkconfig file C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig +Loading defaults file C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig.defaults... +C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig.defaults:29 CONFIG_ESP_RMAKER_LOCAL_CTRL_ENABLE was replaced with CONFIG_ESP_RMAKER_LOCAL_CTRL_AUTO_ENABLE +C:\Users\alex\AppData\Local\Temp\kconfgen_tmpqz2s09e_:2 line was updated to CONFIG_PARTITION_TABLE_SINGLE_APP=n +C:\Users\alex\AppData\Local\Temp\kconfgen_tmpqz2s09e_:3 line was updated to CONFIG_PARTITION_TABLE_TWO_OTA=n +-- App "ESP32-Rainmaker-Switch" version: 1.0 +-- Adding linker script C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/memory.ld +-- Adding linker script C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/sections.ld.in +-- Adding linker script C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.ld +-- Adding linker script C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.api.ld +-- Adding linker script C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.libgcc.ld +-- Adding linker script C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.newlib.ld +-- Adding linker script C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.version.ld +-- Adding linker script C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.eco3.ld +-- Adding linker script C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/ld/esp32c3.peripherals.ld +-- Components: app_insights app_reset app_trace app_update app_wifi bootloader bootloader_support bt cmock console cxx driver efuse esp-tls esp_adc esp_app_format esp_bootloader_format esp_coex esp_common esp_diag_data_store esp_diagnostics esp_eth esp_event esp_gdbstub esp_hid esp_http_client esp_http_server esp_https_ota esp_https_server esp_hw_support esp_insights esp_lcd esp_local_ctrl esp_mm esp_netif esp_netif_stack esp_partition esp_phy esp_pm esp_psram esp_rainmaker esp_ringbuf esp_rom esp_schedule esp_system esp_timer esp_wifi espcoredump espressif__cbor espressif__esp_secure_cert_mgr espressif__mdns esptool_py fatfs freertos gpio_button hal heap http_parser idf_test ieee802154 jsmn json json_generator json_parser log lwip main mbedtls mqtt newlib nvs_flash nvs_sec_provider openthread partition_table protobuf-c protocomm pthread qrcode riscv rmaker_common sdmmc soc spi_flash spiffs tcp_transport ulp unity usb vfs wear_levelling wifi_provisioning wpa_supplicant ws2812_led +-- Component paths: C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_reset C:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace C:/Users/alex/esp/v5.2.2/esp-idf/components/app_update C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_wifi C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support C:/Users/alex/esp/v5.2.2/esp-idf/components/bt C:/Users/alex/esp/v5.2.2/esp-idf/components/cmock C:/Users/alex/esp/v5.2.2/esp-idf/components/console C:/Users/alex/esp/v5.2.2/esp-idf/components/cxx C:/Users/alex/esp/v5.2.2/esp-idf/components/driver C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse C:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif_stack C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_psram C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi C:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py C:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button C:/Users/alex/esp/v5.2.2/esp-idf/components/hal C:/Users/alex/esp/v5.2.2/esp-idf/components/heap C:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser C:/Users/alex/esp/v5.2.2/esp-idf/components/idf_test C:/Users/alex/esp/v5.2.2/esp-idf/components/ieee802154 C:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn C:/Users/alex/esp/v5.2.2/esp-idf/components/json C:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator C:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser C:/Users/alex/esp/v5.2.2/esp-idf/components/log C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/main C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls C:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_sec_provider C:/Users/alex/esp/v5.2.2/esp-idf/components/openthread C:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table C:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm C:/Users/alex/esp/v5.2.2/esp-idf/components/pthread C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode C:/Users/alex/esp/v5.2.2/esp-idf/components/riscv C:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common C:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc C:/Users/alex/esp/v5.2.2/esp-idf/components/soc C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash C:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs C:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport C:/Users/alex/esp/v5.2.2/esp-idf/components/ulp C:/Users/alex/esp/v5.2.2/esp-idf/components/unity C:/Users/alex/esp/v5.2.2/esp-idf/components/usb C:/Users/alex/esp/v5.2.2/esp-idf/components/vfs C:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling C:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led +-- Configuring done +-- Generating done +-- Build files have been written to: C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build diff --git a/ESP32-Rainmaker-Switch/build/ota_data_initial.bin b/ESP32-Rainmaker-Switch/build/ota_data_initial.bin new file mode 100644 index 000000000..b4033a708 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/ota_data_initial.bin @@ -0,0 +1 @@ +ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ \ No newline at end of file diff --git a/ESP32-Rainmaker-Switch/build/otadata-flash_args b/ESP32-Rainmaker-Switch/build/otadata-flash_args new file mode 100644 index 000000000..d815ed92d --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/otadata-flash_args @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 4MB +0x16000 ota_data_initial.bin diff --git a/ESP32-Rainmaker-Switch/build/partition-table-flash_args b/ESP32-Rainmaker-Switch/build/partition-table-flash_args new file mode 100644 index 000000000..356e297d7 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/partition-table-flash_args @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 4MB +0x8000 partition_table/partition-table.bin diff --git a/ESP32-Rainmaker-Switch/build/partition_table/partition-table.bin b/ESP32-Rainmaker-Switch/build/partition_table/partition-table.bin new file mode 100644 index 000000000..0622ecf45 Binary files /dev/null and b/ESP32-Rainmaker-Switch/build/partition_table/partition-table.bin differ diff --git a/ESP32-Rainmaker-Switch/build/project_description.json b/ESP32-Rainmaker-Switch/build/project_description.json new file mode 100644 index 000000000..a77098c44 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/project_description.json @@ -0,0 +1,2594 @@ +{ + "version": "1.1", + "project_name": "ESP32-Rainmaker-Switch", + "project_version": "1.0", + "project_path": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch", + "idf_path": "C:/Users/alex/esp/v5.2.2/esp-idf", + "build_dir": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build", + "config_file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig", + "config_defaults": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/sdkconfig.defaults", + "bootloader_elf": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/bootloader.elf", + "app_elf": "ESP32-Rainmaker-Switch.elf", + "app_bin": "ESP32-Rainmaker-Switch.bin", + "build_type": "flash_app", + "git_revision": "v5.2.2", + "target": "esp32c3", + "rev": "", + "min_rev": "3", + "max_rev": "199", + "phy_data_partition": "", + "monitor_baud" : "115200", + "monitor_toolprefix": "riscv32-esp-elf-", + "c_compiler": "C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe", + "config_environment" : { + "COMPONENT_KCONFIGS" : "C:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_psram/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/heap/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/ieee802154/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/log/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_sec_provider/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/openthread/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/ulp/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/unity/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/usb/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/Kconfig;C:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/Kconfig;C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/Kconfig;C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/Kconfig;C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/Kconfig;C:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/Kconfig;C:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn/Kconfig;C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights/Kconfig;C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button/Kconfig;C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led/Kconfig;C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/Kconfig;C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/Kconfig", + "COMPONENT_KCONFIGS_PROJBUILD" : "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader/Kconfig.projbuild;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/Kconfig.projbuild;C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/Kconfig.projbuild;C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py/Kconfig.projbuild;C:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table/Kconfig.projbuild;C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/main/Kconfig.projbuild;C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/Kconfig.projbuild;C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_wifi/Kconfig.projbuild" + }, + "common_component_reqs": [ "cxx", "newlib", "freertos", "esp_hw_support", "heap", "log", "soc", "hal", "esp_rom", "esp_common", "esp_system", "riscv" ], + "build_components" : [ "app_insights", "app_reset", "app_trace", "app_update", "app_wifi", "bootloader", "bootloader_support", "bt", "cmock", "console", "cxx", "driver", "efuse", "esp-tls", "esp_adc", "esp_app_format", "esp_bootloader_format", "esp_coex", "esp_common", "esp_diag_data_store", "esp_diagnostics", "esp_eth", "esp_event", "esp_gdbstub", "esp_hid", "esp_http_client", "esp_http_server", "esp_https_ota", "esp_https_server", "esp_hw_support", "esp_insights", "esp_lcd", "esp_local_ctrl", "esp_mm", "esp_netif", "esp_netif_stack", "esp_partition", "esp_phy", "esp_pm", "esp_psram", "esp_rainmaker", "esp_ringbuf", "esp_rom", "esp_schedule", "esp_system", "esp_timer", "esp_wifi", "espcoredump", "espressif__cbor", "espressif__esp_secure_cert_mgr", "espressif__mdns", "esptool_py", "fatfs", "freertos", "gpio_button", "hal", "heap", "http_parser", "idf_test", "ieee802154", "jsmn", "json", "json_generator", "json_parser", "log", "lwip", "main", "mbedtls", "mqtt", "newlib", "nvs_flash", "nvs_sec_provider", "openthread", "partition_table", "protobuf-c", "protocomm", "pthread", "qrcode", "riscv", "rmaker_common", "sdmmc", "soc", "spi_flash", "spiffs", "tcp_transport", "ulp", "unity", "usb", "vfs", "wear_levelling", "wifi_provisioning", "wpa_supplicant", "ws2812_led", "" ], + "build_component_paths" : [ "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights", "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_reset", "C:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace", "C:/Users/alex/esp/v5.2.2/esp-idf/components/app_update", "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_wifi", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt", "C:/Users/alex/esp/v5.2.2/esp-idf/components/cmock", "C:/Users/alex/esp/v5.2.2/esp-idf/components/console", "C:/Users/alex/esp/v5.2.2/esp-idf/components/cxx", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver", "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif_stack", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_psram", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi", "C:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump", "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor", "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr", "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py", "C:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs", "C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos", "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal", "C:/Users/alex/esp/v5.2.2/esp-idf/components/heap", "C:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser", "C:/Users/alex/esp/v5.2.2/esp-idf/components/idf_test", "C:/Users/alex/esp/v5.2.2/esp-idf/components/ieee802154", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn", "C:/Users/alex/esp/v5.2.2/esp-idf/components/json", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser", "C:/Users/alex/esp/v5.2.2/esp-idf/components/log", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip", "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/main", "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls", "C:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt", "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib", "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash", "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_sec_provider", "C:/Users/alex/esp/v5.2.2/esp-idf/components/openthread", "C:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table", "C:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm", "C:/Users/alex/esp/v5.2.2/esp-idf/components/pthread", "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode", "C:/Users/alex/esp/v5.2.2/esp-idf/components/riscv", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common", "C:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs", "C:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport", "C:/Users/alex/esp/v5.2.2/esp-idf/components/ulp", "C:/Users/alex/esp/v5.2.2/esp-idf/components/unity", "C:/Users/alex/esp/v5.2.2/esp-idf/components/usb", "C:/Users/alex/esp/v5.2.2/esp-idf/components/vfs", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant", "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led", "" ], + "build_component_info" : { + "app_insights": { + "alias": "idf::app_insights", + "target": "___idf_app_insights", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights", + "type": "LIBRARY", + "lib": "__idf_app_insights", + "reqs": [], + "priv_reqs": [ "esp_insights", "esp_diagnostics", "esp_rainmaker" ], + "managed_reqs": [], + "managed_priv_reqs": [ "esp_insights", "esp_rainmaker" ], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_insights/libapp_insights.a", + "sources": [ "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights/app_insights.c" ], + "include_dirs": [ "." ] + }, + "app_reset": { + "alias": "idf::app_reset", + "target": "___idf_app_reset", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_reset", + "type": "LIBRARY", + "lib": "__idf_app_reset", + "reqs": [ "gpio_button", "rmaker_common" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_reset/libapp_reset.a", + "sources": [ "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_reset/app_reset.c" ], + "include_dirs": [ "." ] + }, + "app_trace": { + "alias": "idf::app_trace", + "target": "___idf_app_trace", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace", + "type": "LIBRARY", + "lib": "__idf_app_trace", + "reqs": [ "esp_timer" ], + "priv_reqs": [ "soc", "driver" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_trace/libapp_trace.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/app_trace.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/app_trace_util.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/host_file_io.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace/port/port_uart.c" ], + "include_dirs": [ "include" ] + }, + "app_update": { + "alias": "idf::app_update", + "target": "___idf_app_update", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/app_update", + "type": "LIBRARY", + "lib": "__idf_app_update", + "reqs": [ "partition_table", "bootloader_support", "esp_app_format", "esp_bootloader_format", "esp_partition" ], + "priv_reqs": [ "esptool_py", "efuse", "spi_flash" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_update/libapp_update.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/esp_ota_ops.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/app_update/esp_ota_app_desc.c" ], + "include_dirs": [ "include" ] + }, + "app_wifi": { + "alias": "idf::app_wifi", + "target": "___idf_app_wifi", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_wifi", + "type": "LIBRARY", + "lib": "__idf_app_wifi", + "reqs": [], + "priv_reqs": [ "wifi_provisioning", "qrcode", "nvs_flash", "esp_event", "rmaker_common" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/app_wifi/libapp_wifi.a", + "sources": [ "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_wifi/app_wifi.c" ], + "include_dirs": [ "." ] + }, + "bootloader": { + "alias": "idf::bootloader", + "target": "___idf_bootloader", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader", + "type": "CONFIG_ONLY", + "lib": "__idf_bootloader", + "reqs": [], + "priv_reqs": [ "partition_table", "esptool_py" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "", + "sources": [], + "include_dirs": [] + }, + "bootloader_support": { + "alias": "idf::bootloader_support", + "target": "___idf_bootloader_support", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support", + "type": "LIBRARY", + "lib": "__idf_bootloader_support", + "reqs": [ "soc" ], + "priv_reqs": [ "spi_flash", "mbedtls", "efuse", "heap", "esp_bootloader_format", "esp_app_format" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bootloader_support/libbootloader_support.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_common_loader.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_clock_init.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_mem.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_random.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_efuse.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/flash_encrypt.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/secure_boot.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_random_esp32c3.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/src/flash_qio_mode.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash_config_esp32c3.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/bootloader_utility.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/flash_partitions.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/esp_image_format.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support/src/idf/bootloader_sha.c" ], + "include_dirs": [ "include", "bootloader_flash/include" ] + }, + "bt": { + "alias": "idf::bt", + "target": "___idf_bt", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt", + "type": "LIBRARY", + "lib": "__idf_bt", + "reqs": [ "esp_timer", "esp_wifi" ], + "priv_reqs": [ "nvs_flash", "soc", "esp_pm", "esp_phy", "esp_coex", "mbedtls", "driver", "vfs" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/bt/libbt.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/esp32c3/bt.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/core/btc_alarm.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/api/esp_blufi_api.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/hci_log/bt_hci_log.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/core/btc_manage.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/core/btc_task.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/blufi_prf.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/blufi_protocol.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/alarm.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/allocator.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/buffer.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/config.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/fixed_queue.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/pkt_queue.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/fixed_pkt_queue.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/future.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/hash_functions.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/hash_map.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/list.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/mutex.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/thread.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/osi.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/osi/semaphore.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/porting/mem/bt_osi_mem.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/transport/src/transport.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/util/src/addr.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gatt/src/ble_svc_gatt.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/tps/src/ble_svc_tps.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ias/src/ble_svc_ias.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ipss/src/ble_svc_ipss.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/ans/src/ble_svc_ans.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hr/src/ble_svc_hr.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/htp/src/ble_svc_htp.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/gap/src/ble_svc_gap.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/bas/src/ble_svc_bas.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/dis/src/ble_svc_dis.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/lls/src/ble_svc_lls.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/prox/src/ble_svc_prox.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/cts/src/ble_svc_cts.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/hid/src/ble_svc_hid.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/services/sps/src/ble_svc_sps.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_conn.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_store_util.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_sm.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_shutdown.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_l2cap_sig_cmd.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_hci_cmd.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_id.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_att_svr.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_gatts_lcl.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_ibeacon.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_atomic.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_sm_alg.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_stop.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_hci_evt.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_mqueue.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_periodic_sync.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_att.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_ead.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_aes_ccm.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_gattc.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_store.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_sm_lgcy.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_cfg.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_att_clt.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_l2cap_coc.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_mbuf.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_att_cmd.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_log.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_eddystone.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_startup.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_l2cap_sig.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_gap.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_sm_cmd.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_uuid.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_pvcy.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_flow.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_l2cap.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_sm_sc.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_misc.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_gatts.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_adv.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_hci.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_hci_util.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_hs_resolv.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/ram/src/ble_store_ram.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/src/ble_store_config.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/store/config/src/ble_store_nvs.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_gattc_cache.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_gattc_cache_conn.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/src/nimble_port.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/src/nimble_port_freertos.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/port/src/nvs_port.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/src/endian.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/src/os_mempool.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/src/mem.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/src/os_mbuf.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/nimble/src/os_msys_init.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/nimble/porting/npl/freertos/src/npl_os_freertos.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/host/nimble/esp-hci/src/esp_nimble_hci.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/common/btc/profile/esp/blufi/nimble_host/esp_blufi.c" ], + "include_dirs": [ "include/esp32c3/include", "common/osi/include", "common/api/include/api", "common/btc/profile/esp/blufi/include", "common/btc/profile/esp/include", "common/hci_log/include", "host/nimble/nimble/nimble/host/include", "host/nimble/nimble/nimble/include", "host/nimble/nimble/nimble/host/services/ans/include", "host/nimble/nimble/nimble/host/services/bas/include", "host/nimble/nimble/nimble/host/services/dis/include", "host/nimble/nimble/nimble/host/services/gap/include", "host/nimble/nimble/nimble/host/services/gatt/include", "host/nimble/nimble/nimble/host/services/hr/include", "host/nimble/nimble/nimble/host/services/htp/include", "host/nimble/nimble/nimble/host/services/ias/include", "host/nimble/nimble/nimble/host/services/ipss/include", "host/nimble/nimble/nimble/host/services/lls/include", "host/nimble/nimble/nimble/host/services/prox/include", "host/nimble/nimble/nimble/host/services/cts/include", "host/nimble/nimble/nimble/host/services/tps/include", "host/nimble/nimble/nimble/host/services/hid/include", "host/nimble/nimble/nimble/host/services/sps/include", "host/nimble/nimble/nimble/host/util/include", "host/nimble/nimble/nimble/host/store/ram/include", "host/nimble/nimble/nimble/host/store/config/include", "porting/include", "host/nimble/nimble/porting/nimble/include", "host/nimble/port/include", "host/nimble/nimble/nimble/transport/include", "host/nimble/nimble/porting/npl/freertos/include", "host/nimble/nimble/porting/nimble/include", "host/nimble/nimble/nimble/include", "host/nimble/esp-hci/include" ] + }, + "cmock": { + "alias": "idf::cmock", + "target": "___idf_cmock", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/cmock", + "type": "LIBRARY", + "lib": "__idf_cmock", + "reqs": [ "unity" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/cmock/libcmock.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/cmock/CMock/src/cmock.c" ], + "include_dirs": [ "CMock/src" ] + }, + "console": { + "alias": "idf::console", + "target": "___idf_console", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/console", + "type": "LIBRARY", + "lib": "__idf_console", + "reqs": [ "vfs" ], + "priv_reqs": [ "driver" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/console/libconsole.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/console/commands.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/console/esp_console_repl.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/console/split_argv.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/console/linenoise/linenoise.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_cmd.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_date.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_dbl.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_dstr.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_end.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_file.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_hashtable.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_int.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_lit.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_rem.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_rex.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_str.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/arg_utils.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/console/argtable3/argtable3.c" ], + "include_dirs": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/console" ] + }, + "cxx": { + "alias": "idf::cxx", + "target": "___idf_cxx", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/cxx", + "type": "LIBRARY", + "lib": "__idf_cxx", + "reqs": [], + "priv_reqs": [ "pthread" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/cxx/libcxx.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/cxx/cxx_exception_stubs.cpp", "C:/Users/alex/esp/v5.2.2/esp-idf/components/cxx/cxx_guards.cpp" ], + "include_dirs": [] + }, + "driver": { + "alias": "idf::driver", + "target": "___idf_driver", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver", + "type": "LIBRARY", + "lib": "__idf_driver", + "reqs": [ "esp_pm", "esp_ringbuf", "freertos", "soc", "hal", "esp_hw_support" ], + "priv_reqs": [ "efuse", "esp_timer", "esp_mm" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/driver/libdriver.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/gpio.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/gpio_glitch_filter_ops.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/rtc_io.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/spi_bus_lock.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated/adc_legacy.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated/adc_dma_legacy.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/dedic_gpio.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gpio/gpio_pin_glitch_filter.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/gptimer.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/gptimer/gptimer_priv.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated/timer_legacy.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/i2c.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/i2c_master.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/i2c_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2c/i2c_slave.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/i2s_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/i2s_platform.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/i2s_std.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated/i2s_legacy.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/i2s_pdm.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/i2s/i2s_tdm.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/ledc/ledc.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/rmt_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/rmt_encoder.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/rmt_rx.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/rmt/rmt_tx.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated/rmt_legacy.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/sigma_delta/sdm.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated/sigma_delta_legacy.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/gpspi/spi_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/gpspi/spi_master.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/gpspi/spi_slave.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/sdspi/sdspi_crc.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/sdspi/sdspi_host.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/sdspi/sdspi_transaction.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/spi/gpspi/spi_slave_hd.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/temperature_sensor/temperature_sensor.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/deprecated/rtc_temperature_legacy.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/twai/twai.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/uart/uart.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/usb_serial_jtag.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver/usb_serial_jtag/usb_serial_jtag_connection_monitor.c" ], + "include_dirs": [ "include", "deprecated", "analog_comparator/include", "dac/include", "gpio/include", "gptimer/include", "i2c/include", "i2s/include", "ledc/include", "mcpwm/include", "parlio/include", "pcnt/include", "rmt/include", "sdio_slave/include", "sdmmc/include", "sigma_delta/include", "spi/include", "temperature_sensor/include", "touch_sensor/include", "twai/include", "uart/include", "usb_serial_jtag/include" ] + }, + "efuse": { + "alias": "idf::efuse", + "target": "___idf_efuse", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse", + "type": "LIBRARY", + "lib": "__idf_efuse", + "reqs": [], + "priv_reqs": [ "bootloader_support", "soc", "spi_flash" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/efuse/libefuse.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/esp_efuse_table.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/esp_efuse_fields.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/esp_efuse_rtc_calib.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/esp32c3/esp_efuse_utility.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/src/esp_efuse_api.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/src/esp_efuse_fields.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/src/esp_efuse_utility.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c" ], + "include_dirs": [ "include", "esp32c3/include" ] + }, + "esp-tls": { + "alias": "idf::esp-tls", + "target": "___idf_esp-tls", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls", + "type": "LIBRARY", + "lib": "__idf_esp-tls", + "reqs": [ "mbedtls" ], + "priv_reqs": [ "http_parser", "esp_timer", "lwip" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp-tls/libesp-tls.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp_tls.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp-tls-crypto/esp_tls_crypto.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp_tls_error_capture.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp_tls_platform_port.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls/esp_tls_mbedtls.c" ], + "include_dirs": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls", "esp-tls-crypto" ] + }, + "esp_adc": { + "alias": "idf::esp_adc", + "target": "___idf_esp_adc", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc", + "type": "LIBRARY", + "lib": "__idf_esp_adc", + "reqs": [], + "priv_reqs": [ "driver", "efuse" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_adc/libesp_adc.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/adc_cali.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/adc_cali_curve_fitting.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/esp_adc_cal_common_legacy.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/adc_oneshot.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/adc_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/adc_continuous.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/adc_monitor.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/adc_filter.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/esp32c3/curve_fitting_coefficients.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc/deprecated/esp32c3/esp_adc_cal_legacy.c" ], + "include_dirs": [ "include", "interface", "esp32c3/include", "deprecated/include" ] + }, + "esp_app_format": { + "alias": "idf::esp_app_format", + "target": "___idf_esp_app_format", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format", + "type": "LIBRARY", + "lib": "__idf_esp_app_format", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_app_format/libesp_app_format.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format/esp_app_desc.c" ], + "include_dirs": [ "include" ] + }, + "esp_bootloader_format": { + "alias": "idf::esp_bootloader_format", + "target": "___idf_esp_bootloader_format", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format", + "type": "LIBRARY", + "lib": "__idf_esp_bootloader_format", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_bootloader_format/libesp_bootloader_format.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c" ], + "include_dirs": [ "include" ] + }, + "esp_coex": { + "alias": "idf::esp_coex", + "target": "___idf_esp_coex", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex", + "type": "LIBRARY", + "lib": "__idf_esp_coex", + "reqs": [], + "priv_reqs": [ "esp_timer", "driver", "esp_event" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_coex/libesp_coex.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/src/coexist.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/esp32c3/esp_coex_adapter.c" ], + "include_dirs": [ "include" ] + }, + "esp_common": { + "alias": "idf::esp_common", + "target": "___idf_esp_common", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common", + "type": "LIBRARY", + "lib": "__idf_esp_common", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_common/libesp_common.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common/src/esp_err_to_name.c" ], + "include_dirs": [ "include" ] + }, + "esp_diag_data_store": { + "alias": "idf::esp_diag_data_store", + "target": "___idf_esp_diag_data_store", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store", + "type": "LIBRARY", + "lib": "__idf_esp_diag_data_store", + "reqs": [ "esp_event", "esp_hw_support" ], + "priv_reqs": [ "nvs_flash", "app_update" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_diag_data_store/libesp_diag_data_store.a", + "sources": [ "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/esp_diag_data_store.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store/src/rtc_store/rtc_store.c" ], + "include_dirs": [ "src/rtc_store", "include" ] + }, + "esp_diagnostics": { + "alias": "idf::esp_diagnostics", + "target": "___idf_esp_diagnostics", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics", + "type": "LIBRARY", + "lib": "__idf_esp_diagnostics", + "reqs": [], + "priv_reqs": [ "freertos", "app_update", "rmaker_common", "esp_hw_support", "esp_wifi", "esp_event" ], + "managed_reqs": [], + "managed_priv_reqs": [ "rmaker_common" ], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_diagnostics/libesp_diagnostics.a", + "sources": [ "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/src/esp_diagnostics_log_hook.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/src/esp_diagnostics_utils.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/src/esp_diagnostics_metrics.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/src/esp_diagnostics_heap_metrics.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/src/esp_diagnostics_wifi_metrics.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/src/esp_diagnostics_variables.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics/src/esp_diagnostics_network_variables.c" ], + "include_dirs": [ "include" ] + }, + "esp_eth": { + "alias": "idf::esp_eth", + "target": "___idf_esp_eth", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth", + "type": "LIBRARY", + "lib": "__idf_esp_eth", + "reqs": [ "esp_event" ], + "priv_reqs": [ "driver", "log", "esp_timer" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_eth/libesp_eth.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/src/esp_eth.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/src/esp_eth_phy_802_3.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth/src/esp_eth_netif_glue.c" ], + "include_dirs": [ "include" ] + }, + "esp_event": { + "alias": "idf::esp_event", + "target": "___idf_esp_event", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event", + "type": "LIBRARY", + "lib": "__idf_esp_event", + "reqs": [ "log", "esp_common", "freertos" ], + "priv_reqs": [ "esp_timer" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_event/libesp_event.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/default_event_loop.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/esp_event.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event/esp_event_private.c" ], + "include_dirs": [ "include" ] + }, + "esp_gdbstub": { + "alias": "idf::esp_gdbstub", + "target": "___idf_esp_gdbstub", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub", + "type": "LIBRARY", + "lib": "__idf_esp_gdbstub", + "reqs": [ "freertos" ], + "priv_reqs": [ "soc", "esp_rom", "esp_system" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_gdbstub/libesp_gdbstub.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/src/gdbstub.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/src/gdbstub_transport.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/src/packet.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/src/port/riscv/gdbstub_riscv.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub/src/port/riscv/rv_decode.c" ], + "include_dirs": [ "include" ] + }, + "esp_hid": { + "alias": "idf::esp_hid", + "target": "___idf_esp_hid", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid", + "type": "LIBRARY", + "lib": "__idf_esp_hid", + "reqs": [ "esp_event", "bt" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hid/libesp_hid.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/src/esp_hidd.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/src/esp_hidh.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/src/esp_hid_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/src/nimble_hidd.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid/src/nimble_hidh.c" ], + "include_dirs": [ "include" ] + }, + "esp_http_client": { + "alias": "idf::esp_http_client", + "target": "___idf_esp_http_client", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client", + "type": "LIBRARY", + "lib": "__idf_esp_http_client", + "reqs": [ "lwip", "esp_event" ], + "priv_reqs": [ "tcp_transport", "http_parser" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_client/libesp_http_client.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/esp_http_client.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/lib/http_auth.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/lib/http_header.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client/lib/http_utils.c" ], + "include_dirs": [ "include" ] + }, + "esp_http_server": { + "alias": "idf::esp_http_server", + "target": "___idf_esp_http_server", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server", + "type": "LIBRARY", + "lib": "__idf_esp_http_server", + "reqs": [ "http_parser", "esp_event" ], + "priv_reqs": [ "mbedtls", "lwip", "esp_timer" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_http_server/libesp_http_server.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/httpd_main.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/httpd_parse.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/httpd_sess.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/httpd_txrx.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/httpd_uri.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/httpd_ws.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server/src/util/ctrl_sock.c" ], + "include_dirs": [ "include" ] + }, + "esp_https_ota": { + "alias": "idf::esp_https_ota", + "target": "___idf_esp_https_ota", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota", + "type": "LIBRARY", + "lib": "__idf_esp_https_ota", + "reqs": [ "esp_http_client", "bootloader_support", "esp_app_format", "esp_event" ], + "priv_reqs": [ "log", "app_update" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_ota/libesp_https_ota.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota/src/esp_https_ota.c" ], + "include_dirs": [ "include" ] + }, + "esp_https_server": { + "alias": "idf::esp_https_server", + "target": "___idf_esp_https_server", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server", + "type": "LIBRARY", + "lib": "__idf_esp_https_server", + "reqs": [ "esp_http_server", "esp-tls" ], + "priv_reqs": [ "lwip" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_https_server/libesp_https_server.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server/src/https_server.c" ], + "include_dirs": [ "include" ] + }, + "esp_hw_support": { + "alias": "idf::esp_hw_support", + "target": "___idf_esp_hw_support", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support", + "type": "LIBRARY", + "lib": "__idf_esp_hw_support", + "reqs": [ "soc" ], + "priv_reqs": [ "efuse", "spi_flash", "bootloader_support", "driver", "esp_timer", "esp_mm" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_hw_support/libesp_hw_support.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/cpu.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/esp_memory_utils.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/cpu_region_protect.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/esp_clk.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/clk_ctrl_os.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/hw_random.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/intr_alloc.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/mac_addr.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/periph_ctrl.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/revision.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/rtc_module.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/sleep_modes.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/sleep_console.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/sleep_gpio.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/sleep_event.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/sleep_modem.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/regi2c_ctrl.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/esp_gpio_reserve.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/sar_periph_ctrl_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/io_mux.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/esp_clk_tree.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp_clk_tree_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/dma/esp_dma_utils.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/adc_share_hw_ctrl.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/sleep_cpu.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/dma/gdma.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/dma/esp_async_memcpy.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/dma/async_memcpy_gdma.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/systimer.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/esp_hmac.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/esp_ds.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/mspi_timing_tuning.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/mspi_timing_config.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/sleep_wake_stub.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/esp_clock_output.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_clk_init.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_clk.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_init.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_sleep.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_time.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/chip_info.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/esp_crypto_lock.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/sar_periph_ctrl.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/adc2_init_cal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp32c3/esp_memprot.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support/port/esp_memprot_conv.c" ], + "include_dirs": [ "include", "include/soc", "include/soc/esp32c3" ] + }, + "esp_insights": { + "alias": "idf::esp_insights", + "target": "___idf_esp_insights", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights", + "type": "LIBRARY", + "lib": "__idf_esp_insights", + "reqs": [ "esp_diagnostics" ], + "priv_reqs": [ "espressif__cbor", "rmaker_common", "esptool_py", "espcoredump", "esp_diag_data_store", "nvs_flash", "esp_timer", "esp_hw_support", "esp_wifi", "esp_diagnostics" ], + "managed_reqs": [], + "managed_priv_reqs": [ "espressif__cbor", "esp_diag_data_store", "esp_diagnostics", "rmaker_common" ], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_insights/libesp_insights.a", + "sources": [ "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src/esp_insights.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src/esp_insights_transport.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src/esp_insights_client_data.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src/esp_insights_encoder.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src/esp_insights_cbor_decoder.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src/esp_insights_cbor_encoder.c", "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/https_server.crt.S", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights/src/transport/esp_insights_https.c" ], + "include_dirs": [ "include" ] + }, + "esp_lcd": { + "alias": "idf::esp_lcd", + "target": "___idf_esp_lcd", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd", + "type": "LIBRARY", + "lib": "__idf_esp_lcd", + "reqs": [ "driver" ], + "priv_reqs": [ "esp_mm", "esp_psram" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_lcd/libesp_lcd.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/src/esp_lcd_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_io.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_io_i2c_v1.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_io_i2c_v2.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_io_spi.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_nt35510.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_ssd1306.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_st7789.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_ops.c" ], + "include_dirs": [ "include", "interface" ] + }, + "esp_local_ctrl": { + "alias": "idf::esp_local_ctrl", + "target": "___idf_esp_local_ctrl", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl", + "type": "LIBRARY", + "lib": "__idf_esp_local_ctrl", + "reqs": [ "protocomm", "esp_https_server" ], + "priv_reqs": [ "protobuf-c" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_local_ctrl/libesp_local_ctrl.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl_handler.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/proto-c/esp_local_ctrl.pb-c.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl_transport_httpd.c" ], + "include_dirs": [ "include" ] + }, + "esp_mm": { + "alias": "idf::esp_mm", + "target": "___idf_esp_mm", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm", + "type": "LIBRARY", + "lib": "__idf_esp_mm", + "reqs": [], + "priv_reqs": [ "heap", "spi_flash" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_mm/libesp_mm.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/esp_mmu_map.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/port/esp32c3/ext_mem_layout.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm/esp_cache.c" ], + "include_dirs": [ "include" ] + }, + "esp_netif": { + "alias": "idf::esp_netif", + "target": "___idf_esp_netif", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif", + "type": "LIBRARY", + "lib": "__idf_esp_netif", + "reqs": [ "esp_event" ], + "priv_reqs": [ "esp_netif_stack" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_netif/libesp_netif.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/esp_netif_handlers.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/esp_netif_objects.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/esp_netif_defaults.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/lwip/esp_netif_lwip.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/lwip/esp_netif_sntp.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/lwip/esp_netif_lwip_defaults.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/lwip/netif/wlanif.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/lwip/netif/ethernetif.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif/lwip/netif/esp_pbuf_ref.c" ], + "include_dirs": [ "include" ] + }, + "esp_netif_stack": { + "alias": "idf::esp_netif_stack", + "target": "___idf_esp_netif_stack", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif_stack", + "type": "CONFIG_ONLY", + "lib": "__idf_esp_netif_stack", + "reqs": [ "lwip" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "", + "sources": [], + "include_dirs": [] + }, + "esp_partition": { + "alias": "idf::esp_partition", + "target": "___idf_esp_partition", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition", + "type": "LIBRARY", + "lib": "__idf_esp_partition", + "reqs": [], + "priv_reqs": [ "esp_system", "bootloader_support", "spi_flash", "app_update", "partition_table" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_partition/libesp_partition.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/partition.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition/partition_target.c" ], + "include_dirs": [ "include" ] + }, + "esp_phy": { + "alias": "idf::esp_phy", + "target": "___idf_esp_phy", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy", + "type": "LIBRARY", + "lib": "__idf_esp_phy", + "reqs": [], + "priv_reqs": [ "nvs_flash", "driver", "efuse", "esp_timer", "esp_wifi" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_phy/libesp_phy.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/src/phy_override.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/src/lib_printf.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/src/phy_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/src/phy_init.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/src/btbb_init.c" ], + "include_dirs": [ "include", "esp32c3/include" ] + }, + "esp_pm": { + "alias": "idf::esp_pm", + "target": "___idf_esp_pm", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm", + "type": "LIBRARY", + "lib": "__idf_esp_pm", + "reqs": [], + "priv_reqs": [ "esp_system", "driver", "esp_timer" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_pm/libesp_pm.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/pm_locks.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/pm_trace.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm/pm_impl.c" ], + "include_dirs": [ "include" ] + }, + "esp_psram": { + "alias": "idf::esp_psram", + "target": "___idf_esp_psram", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_psram", + "type": "CONFIG_ONLY", + "lib": "__idf_esp_psram", + "reqs": [], + "priv_reqs": [ "heap", "spi_flash", "esp_mm" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "", + "sources": [], + "include_dirs": [ "include" ] + }, + "esp_rainmaker": { + "alias": "idf::esp_rainmaker", + "target": "___idf_esp_rainmaker", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker", + "type": "LIBRARY", + "lib": "__idf_esp_rainmaker", + "reqs": [ "rmaker_common" ], + "priv_reqs": [ "protobuf-c", "json_parser", "json_generator", "wifi_provisioning", "nvs_flash", "esp_http_client", "app_update", "esp-tls", "mbedtls", "esp_https_ota", "console", "esp_local_ctrl", "esp_https_server", "espressif__mdns", "esp_schedule", "efuse", "driver", "rmaker_common", "espressif__esp_secure_cert_mgr" ], + "managed_reqs": [], + "managed_priv_reqs": [ "esp_schedule", "espressif__esp_secure_cert_mgr", "json_generator", "json_parser", "espressif__mdns", "rmaker_common" ], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rainmaker/libesp_rainmaker.a", + "sources": [ "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_core.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_node.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_device.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_param.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_node_config.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_client_data.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_time_service.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_system_service.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_user_mapping.pb-c.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_user_mapping.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_node_auth.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_schedule.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_scenes.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_cmd_resp_manager.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_secure_boot_digest.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_claim.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/core/esp_rmaker_local_ctrl.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt/esp_rmaker_mqtt.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/mqtt/esp_rmaker_mqtt_budget.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota/esp_rmaker_ota.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota/esp_rmaker_ota_using_params.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/ota/esp_rmaker_ota_using_topics.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/standard_types/esp_rmaker_standard_params.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/standard_types/esp_rmaker_standard_devices.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/standard_types/esp_rmaker_standard_services.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console/esp_rmaker_console.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/src/console/esp_rmaker_commands.c", "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/rmaker_mqtt_server.crt.S", "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/rmaker_claim_service_server.crt.S", "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/rmaker_ota_server.crt.S" ], + "include_dirs": [ "include" ] + }, + "esp_ringbuf": { + "alias": "idf::esp_ringbuf", + "target": "___idf_esp_ringbuf", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf", + "type": "LIBRARY", + "lib": "__idf_esp_ringbuf", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_ringbuf/libesp_ringbuf.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf/ringbuf.c" ], + "include_dirs": [ "include" ] + }, + "esp_rom": { + "alias": "idf::esp_rom", + "target": "___idf_esp_rom", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom", + "type": "LIBRARY", + "lib": "__idf_esp_rom", + "reqs": [], + "priv_reqs": [ "soc", "hal" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_rom/libesp_rom.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/patches/esp_rom_crc.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/patches/esp_rom_sys.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/patches/esp_rom_uart.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/patches/esp_rom_spiflash.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/patches/esp_rom_efuse.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom/patches/esp_rom_systimer.c" ], + "include_dirs": [ "include", "include/esp32c3", "esp32c3" ] + }, + "esp_schedule": { + "alias": "idf::esp_schedule", + "target": "___idf_esp_schedule", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule", + "type": "LIBRARY", + "lib": "__idf_esp_schedule", + "reqs": [ "nvs_flash" ], + "priv_reqs": [ "rmaker_common" ], + "managed_reqs": [], + "managed_priv_reqs": [ "rmaker_common" ], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_schedule/libesp_schedule.a", + "sources": [ "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/src/esp_schedule.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule/src/esp_schedule_nvs.c" ], + "include_dirs": [ "include" ] + }, + "esp_system": { + "alias": "idf::esp_system", + "target": "___idf_esp_system", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system", + "type": "LIBRARY", + "lib": "__idf_esp_system", + "reqs": [], + "priv_reqs": [ "spi_flash", "esp_timer", "esp_mm", "pthread", "bootloader_support", "efuse", "driver", "esp_partition" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/libesp_system.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/esp_err.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/crosscore_int.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/esp_ipc.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/freertos_hooks.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/int_wdt.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/panic.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/esp_system.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/startup.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/system_time.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/stack_check.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/ubsan.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/xt_wdt.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/debug_stubs.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/task_wdt/task_wdt.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/task_wdt/task_wdt_impl_timergroup.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/hw_stack_guard.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/cpu_start.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/panic_handler.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/esp_system_chip.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/brownout.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/arch/riscv/expression_with_stack.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/arch/riscv/panic_arch.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/arch/riscv/debug_helpers.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/arch/riscv/debug_stubs.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc/esp32c3/clk.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc/esp32c3/reset_reason.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc/esp32c3/system_internal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc/esp32c3/cache_err_int.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system/port/soc/esp32c3/apb_backup_dma.c" ], + "include_dirs": [ "include" ] + }, + "esp_timer": { + "alias": "idf::esp_timer", + "target": "___idf_esp_timer", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer", + "type": "LIBRARY", + "lib": "__idf_esp_timer", + "reqs": [ "esp_common" ], + "priv_reqs": [ "soc", "driver" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_timer/libesp_timer.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/src/esp_timer.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/src/ets_timer_legacy.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/src/system_time.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/src/esp_timer_impl_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer/src/esp_timer_impl_systimer.c" ], + "include_dirs": [ "include" ] + }, + "esp_wifi": { + "alias": "idf::esp_wifi", + "target": "___idf_esp_wifi", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi", + "type": "LIBRARY", + "lib": "__idf_esp_wifi", + "reqs": [ "esp_event", "esp_phy", "esp_netif" ], + "priv_reqs": [ "driver", "esptool_py", "esp_pm", "esp_timer", "nvs_flash", "wpa_supplicant", "hal", "lwip", "esp_coex" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_wifi/libesp_wifi.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/src/mesh_event.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/src/smartconfig.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/src/wifi_init.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/src/wifi_default.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/src/wifi_netif.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/src/wifi_default_ap.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/esp32c3/esp_adapter.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/src/smartconfig_ack.c" ], + "include_dirs": [ "include", "wifi_apps/include" ] + }, + "espcoredump": { + "alias": "idf::espcoredump", + "target": "___idf_espcoredump", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump", + "type": "LIBRARY", + "lib": "__idf_espcoredump", + "reqs": [], + "priv_reqs": [ "esp_partition", "spi_flash", "bootloader_support", "mbedtls", "esp_rom", "soc", "esp_system", "driver" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espcoredump/libespcoredump.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/src/core_dump_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/src/core_dump_flash.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/src/core_dump_uart.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/src/core_dump_elf.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/src/core_dump_binary.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/src/core_dump_sha.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/src/core_dump_crc.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump/src/port/riscv/core_dump_port.c" ], + "include_dirs": [ "include", "include/port/riscv" ] + }, + "espressif__cbor": { + "alias": "idf::espressif__cbor", + "target": "___idf_espressif__cbor", + "prefix": "idf", + "dir": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor", + "type": "LIBRARY", + "lib": "__idf_espressif__cbor", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__cbor/libespressif__cbor.a", + "sources": [ "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src/cborencoder_close_container_checked.c", "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src/cborencoder.c", "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src/cborencoder_float.c", "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src/cborerrorstrings.c", "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src/cborparser_dup_string.c", "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src/cborparser.c", "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src/cborparser_float.c", "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src/cborpretty_stdio.c", "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src/cborpretty.c", "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src/cbortojson.c", "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src/cborvalidation.c", "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor/tinycbor/src/open_memstream.c" ], + "include_dirs": [ "port/include" ] + }, + "espressif__esp_secure_cert_mgr": { + "alias": "idf::espressif__esp_secure_cert_mgr", + "target": "___idf_espressif__esp_secure_cert_mgr", + "prefix": "idf", + "dir": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr", + "type": "LIBRARY", + "lib": "__idf_espressif__esp_secure_cert_mgr", + "reqs": [ "spi_flash", "mbedtls", "nvs_flash", "efuse" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a", + "sources": [ "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/srcs/esp_secure_cert_tlv_read.c", "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr/srcs/esp_secure_cert_crypto.c" ], + "include_dirs": [ "include" ] + }, + "espressif__mdns": { + "alias": "idf::espressif__mdns", + "target": "___idf_espressif__mdns", + "prefix": "idf", + "dir": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns", + "type": "LIBRARY", + "lib": "__idf_espressif__mdns", + "reqs": [ "lwip", "console", "esp_netif" ], + "priv_reqs": [ "esp_timer", "esp_wifi" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/espressif__mdns/libespressif__mdns.a", + "sources": [ "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/mdns.c", "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/mdns_networking_lwip.c", "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns/mdns_console.c" ], + "include_dirs": [ "include" ] + }, + "esptool_py": { + "alias": "idf::esptool_py", + "target": "___idf_esptool_py", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py", + "type": "CONFIG_ONLY", + "lib": "__idf_esptool_py", + "reqs": [ "bootloader" ], + "priv_reqs": [ "partition_table" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "", + "sources": [], + "include_dirs": [] + }, + "fatfs": { + "alias": "idf::fatfs", + "target": "___idf_fatfs", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs", + "type": "LIBRARY", + "lib": "__idf_fatfs", + "reqs": [ "wear_levelling", "sdmmc" ], + "priv_reqs": [ "vfs" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/fatfs/libfatfs.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio/diskio.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio/diskio_rawflash.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio/diskio_wl.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src/ff.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/src/ffunicode.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/port/freertos/ffsystem.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/diskio/diskio_sdmmc.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs/vfs_fat.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs/vfs_fat_sdmmc.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs/vfs/vfs_fat_spiflash.c" ], + "include_dirs": [ "diskio", "src", "vfs" ] + }, + "freertos": { + "alias": "idf::freertos", + "target": "___idf_freertos", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos", + "type": "LIBRARY", + "lib": "__idf_freertos", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/freertos/libfreertos.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/heap_idf.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/app_startup.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/port_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/port_systick.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/list.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/queue.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/tasks.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/timers.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/event_groups.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/stream_buffer.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/portasm.S", "C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/freertos_compatibility.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos/esp_additions/idf_additions.c" ], + "include_dirs": [ "config/include", "config/include/freertos", "config/riscv/include", "FreeRTOS-Kernel/include", "FreeRTOS-Kernel/portable/riscv/include", "FreeRTOS-Kernel/portable/riscv/include/freertos", "esp_additions/include" ] + }, + "gpio_button": { + "alias": "idf::gpio_button", + "target": "___idf_gpio_button", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button", + "type": "LIBRARY", + "lib": "__idf_gpio_button", + "reqs": [ "driver" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/gpio_button/libgpio_button.a", + "sources": [ "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button/button/button.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button/button/button_obj.cpp" ], + "include_dirs": [ "button/include" ] + }, + "hal": { + "alias": "idf::hal", + "target": "___idf_hal", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal", + "type": "LIBRARY", + "lib": "__idf_hal", + "reqs": [ "soc", "esp_rom" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/hal/libhal.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/hal_utils.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/efuse_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/efuse_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/wdt_hal_iram.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/mmu_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/cache_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/spi_flash_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/spi_flash_hal_iram.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/spi_flash_encrypt_hal_iram.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/clk_tree_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/systimer_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/uart_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/uart_hal_iram.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/gpio_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/timer_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/ledc_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/ledc_hal_iram.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/i2c_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/i2c_hal_iram.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/rmt_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/twai_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/twai_hal_iram.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/gdma_hal_top.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/gdma_hal_ahb_v1.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/i2s_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/sdm_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/adc_hal_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/adc_oneshot_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/adc_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/mpi_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/sha_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/aes_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/brownout_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/spi_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/spi_hal_iram.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/spi_slave_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/spi_slave_hal_iram.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/spi_slave_hd_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/spi_flash_hal_gpspi.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/hmac_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/ds_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/xt_wdt_hal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal/esp32c3/rtc_cntl_hal.c" ], + "include_dirs": [ "platform_port/include", "esp32c3/include", "include" ] + }, + "heap": { + "alias": "idf::heap", + "target": "___idf_heap", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/heap", + "type": "LIBRARY", + "lib": "__idf_heap", + "reqs": [], + "priv_reqs": [ "soc" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/heap/libheap.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/heap/heap_caps.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/heap/heap_caps_init.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/heap/multi_heap.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/heap/tlsf/tlsf.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/heap/port/memory_layout_utils.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/heap/port/esp32c3/memory_layout.c" ], + "include_dirs": [ "include" ] + }, + "http_parser": { + "alias": "idf::http_parser", + "target": "___idf_http_parser", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser", + "type": "LIBRARY", + "lib": "__idf_http_parser", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/http_parser/libhttp_parser.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser/http_parser.c" ], + "include_dirs": [ "." ] + }, + "idf_test": { + "alias": "idf::idf_test", + "target": "___idf_idf_test", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/idf_test", + "type": "CONFIG_ONLY", + "lib": "__idf_idf_test", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "", + "sources": [], + "include_dirs": [ "include", "include/esp32c3" ] + }, + "ieee802154": { + "alias": "idf::ieee802154", + "target": "___idf_ieee802154", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/ieee802154", + "type": "CONFIG_ONLY", + "lib": "__idf_ieee802154", + "reqs": [], + "priv_reqs": [ "esp_phy", "driver", "esp_timer", "esp_coex", "soc", "hal" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "", + "sources": [], + "include_dirs": [ "include" ] + }, + "jsmn": { + "alias": "idf::jsmn", + "target": "___idf_jsmn", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn", + "type": "CONFIG_ONLY", + "lib": "__idf_jsmn", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "", + "sources": [], + "include_dirs": [ "include" ] + }, + "json": { + "alias": "idf::json", + "target": "___idf_json", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/json", + "type": "LIBRARY", + "lib": "__idf_json", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json/libjson.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/json/cJSON/cJSON.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/json/cJSON/cJSON_Utils.c" ], + "include_dirs": [ "cJSON" ] + }, + "json_generator": { + "alias": "idf::json_generator", + "target": "___idf_json_generator", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator", + "type": "LIBRARY", + "lib": "__idf_json_generator", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json_generator/libjson_generator.a", + "sources": [ "C:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator/src/json_generator.c" ], + "include_dirs": [ "include" ] + }, + "json_parser": { + "alias": "idf::json_parser", + "target": "___idf_json_parser", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser", + "type": "LIBRARY", + "lib": "__idf_json_parser", + "reqs": [ "jsmn" ], + "priv_reqs": [ "jsmn" ], + "managed_reqs": [], + "managed_priv_reqs": [ "jsmn" ], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/json_parser/libjson_parser.a", + "sources": [ "C:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser/src/json_parser.c" ], + "include_dirs": [ "include" ] + }, + "log": { + "alias": "idf::log", + "target": "___idf_log", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/log", + "type": "LIBRARY", + "lib": "__idf_log", + "reqs": [], + "priv_reqs": [ "soc", "hal", "esp_hw_support" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/log/liblog.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/log/log.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/log/log_buffers.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/log/log_freertos.c" ], + "include_dirs": [ "include" ] + }, + "lwip": { + "alias": "idf::lwip", + "target": "___idf_lwip", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip", + "type": "LIBRARY", + "lib": "__idf_lwip", + "reqs": [], + "priv_reqs": [ "vfs" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/lwip/liblwip.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/apps/sntp/sntp.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/api/api_lib.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/api/api_msg.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/api/err.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/api/if_api.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/api/netbuf.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/api/netdb.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/api/netifapi.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/api/sockets.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/api/tcpip.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/apps/sntp/sntp.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/apps/netbiosns/netbiosns.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/def.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/dns.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/inet_chksum.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/init.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/ip.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/mem.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/memp.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/netif.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/pbuf.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/raw.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/stats.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/sys.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/tcp.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/tcp_in.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/tcp_out.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/timeouts.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/udp.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/ipv4/autoip.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/ipv4/dhcp.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/ipv4/etharp.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/ipv4/icmp.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/ipv4/igmp.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_napt.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_addr.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_frag.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/ipv6/dhcp6.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/ipv6/ethip6.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/ipv6/icmp6.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/ipv6/inet6.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/ipv6/ip6.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/ipv6/ip6_addr.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/ipv6/ip6_frag.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/ipv6/mld6.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/core/ipv6/nd6.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ethernet.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/bridgeif.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/bridgeif_fdb.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/slipif.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/auth.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/ccp.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/chap-md5.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/chap-new.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/chap_ms.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/demand.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/eap.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/ecp.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/eui64.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/fsm.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/ipcp.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/ipv6cp.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/lcp.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/magic.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/mppe.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/multilink.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/ppp.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/pppapi.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/pppcrypt.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/pppoe.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/pppol2tp.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/pppos.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/upap.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/utils.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/lwip/src/netif/ppp/vj.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/hooks/tcp_isn_default.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/hooks/lwip_default_hooks.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/debug/lwip_debug.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/sockets_ext.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/freertos/sys_arch.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/port/esp32xx/vfs_lwip.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/apps/ping/esp_ping.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/apps/ping/ping.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/apps/ping/ping_sock.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip/apps/dhcpserver/dhcpserver.c" ], + "include_dirs": [ "include", "include/apps", "include/apps/sntp", "lwip/src/include", "port/include", "port/freertos/include/", "port/esp32xx/include", "port/esp32xx/include/arch", "port/esp32xx/include/sys" ] + }, + "main": { + "alias": "idf::main", + "target": "___idf_main", + "prefix": "idf", + "dir": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/main", + "type": "LIBRARY", + "lib": "__idf_main", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/main/libmain.a", + "sources": [ "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/main/app_driver.c", "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/main/app_main.c" ], + "include_dirs": [ "." ] + }, + "mbedtls": { + "alias": "idf::mbedtls", + "target": "___idf_mbedtls", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls", + "type": "LIBRARY", + "lib": "__idf_mbedtls", + "reqs": [], + "priv_reqs": [ "soc", "esp_hw_support", "esp_pm" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/libmbedtls.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/esp_crt_bundle/esp_crt_bundle.c", "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/x509_crt_bundle.S" ], + "include_dirs": [ "port/include", "mbedtls/include", "mbedtls/library", "esp_crt_bundle/include" ] + }, + "mqtt": { + "alias": "idf::mqtt", + "target": "___idf_mqtt", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt", + "type": "LIBRARY", + "lib": "__idf_mqtt", + "reqs": [ "esp_event", "tcp_transport" ], + "priv_reqs": [ "esp_timer", "http_parser", "esp_hw_support", "heap" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mqtt/libmqtt.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/mqtt_client.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/lib/mqtt_msg.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/lib/mqtt_outbox.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/lib/platform_esp32_idf.c" ], + "include_dirs": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include" ] + }, + "newlib": { + "alias": "idf::newlib", + "target": "___idf_newlib", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib", + "type": "LIBRARY", + "lib": "__idf_newlib", + "reqs": [], + "priv_reqs": [ "soc", "spi_flash" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/newlib/libnewlib.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/abort.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/assert.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/heap.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/locks.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/poll.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/pthread.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/random.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/getentropy.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/reent_init.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/newlib_init.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/syscalls.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/termios.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/stdatomic.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/time.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/sysconf.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/realpath.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib/port/esp_time_impl.c" ], + "include_dirs": [ "platform_include" ] + }, + "nvs_flash": { + "alias": "idf::nvs_flash", + "target": "___idf_nvs_flash", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash", + "type": "LIBRARY", + "lib": "__idf_nvs_flash", + "reqs": [ "esp_partition" ], + "priv_reqs": [ "spi_flash", "newlib" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/nvs_flash/libnvs_flash.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/src/nvs_api.cpp", "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/src/nvs_cxx_api.cpp", "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/src/nvs_item_hash_list.cpp", "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/src/nvs_page.cpp", "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/src/nvs_pagemanager.cpp", "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/src/nvs_storage.cpp", "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/src/nvs_handle_simple.cpp", "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/src/nvs_handle_locked.cpp", "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/src/nvs_partition.cpp", "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/src/nvs_partition_lookup.cpp", "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/src/nvs_partition_manager.cpp", "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/src/nvs_types.cpp", "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/src/nvs_platform.cpp", "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash/src/nvs_encrypted_partition.cpp" ], + "include_dirs": [ "include", "../spi_flash/include" ] + }, + "nvs_sec_provider": { + "alias": "idf::nvs_sec_provider", + "target": "___idf_nvs_sec_provider", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_sec_provider", + "type": "LIBRARY", + "lib": "__idf_nvs_sec_provider", + "reqs": [], + "priv_reqs": [ "bootloader_support", "efuse", "esp_partition", "nvs_flash" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/nvs_sec_provider/libnvs_sec_provider.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_sec_provider/nvs_sec_provider.c" ], + "include_dirs": [ "include" ] + }, + "openthread": { + "alias": "idf::openthread", + "target": "___idf_openthread", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/openthread", + "type": "CONFIG_ONLY", + "lib": "__idf_openthread", + "reqs": [ "esp_netif", "lwip", "driver" ], + "priv_reqs": [ "console", "esp_event", "esp_partition", "esp_timer", "ieee802154", "mbedtls", "nvs_flash" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "", + "sources": [], + "include_dirs": [] + }, + "partition_table": { + "alias": "idf::partition_table", + "target": "___idf_partition_table", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table", + "type": "CONFIG_ONLY", + "lib": "__idf_partition_table", + "reqs": [], + "priv_reqs": [ "esptool_py" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "", + "sources": [], + "include_dirs": [] + }, + "protobuf-c": { + "alias": "idf::protobuf-c", + "target": "___idf_protobuf-c", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c", + "type": "LIBRARY", + "lib": "__idf_protobuf-c", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/protobuf-c/libprotobuf-c.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c/protobuf-c/protobuf-c/protobuf-c.c" ], + "include_dirs": [ "protobuf-c" ] + }, + "protocomm": { + "alias": "idf::protocomm", + "target": "___idf_protocomm", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm", + "type": "LIBRARY", + "lib": "__idf_protocomm", + "reqs": [ "bt" ], + "priv_reqs": [ "protobuf-c", "mbedtls", "console", "esp_http_server", "driver" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/protocomm/libprotocomm.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/common/protocomm.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c/constants.pb-c.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c/sec0.pb-c.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c/sec1.pb-c.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c/sec2.pb-c.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/proto-c/session.pb-c.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/transports/protocomm_console.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/transports/protocomm_httpd.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/security/security0.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/security/security1.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/security/security2.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/crypto/srp6a/esp_srp.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/crypto/srp6a/esp_srp_mpi.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm/src/transports/protocomm_nimble.c" ], + "include_dirs": [ "include/common", "include/security", "include/transports", "include/crypto/srp6a", "proto-c" ] + }, + "pthread": { + "alias": "idf::pthread", + "target": "___idf_pthread", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/pthread", + "type": "LIBRARY", + "lib": "__idf_pthread", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/pthread/libpthread.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/pthread.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/pthread_cond_var.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/pthread_local_storage.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/pthread_rwlock.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/pthread/pthread_semaphore.c" ], + "include_dirs": [ "include" ] + }, + "qrcode": { + "alias": "idf::qrcode", + "target": "___idf_qrcode", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode", + "type": "LIBRARY", + "lib": "__idf_qrcode", + "reqs": [], + "priv_reqs": [ "rmaker_common" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/qrcode/libqrcode.a", + "sources": [ "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode/src/qrcodegen.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode/src/esp_qrcode_main.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode/src/esp_qrcode_wrapper.c" ], + "include_dirs": [ "include" ] + }, + "riscv": { + "alias": "idf::riscv", + "target": "___idf_riscv", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/riscv", + "type": "LIBRARY", + "lib": "__idf_riscv", + "reqs": [], + "priv_reqs": [ "soc" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/riscv/libriscv.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/instruction_decode.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/interrupt.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/vectors.S", "C:/Users/alex/esp/v5.2.2/esp-idf/components/riscv/vectors_intc.S" ], + "include_dirs": [ "include" ] + }, + "rmaker_common": { + "alias": "idf::rmaker_common", + "target": "___idf_rmaker_common", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common", + "type": "LIBRARY", + "lib": "__idf_rmaker_common", + "reqs": [ "esp_event" ], + "priv_reqs": [ "mqtt", "nvs_flash", "console", "esp_wifi", "driver", "esp_timer" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/rmaker_common/librmaker_common.a", + "sources": [ "C:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/src/work_queue.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/src/factory.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/src/time.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/src/timezone.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/src/utils.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/src/cmd_resp.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/src/console/rmaker_common_cmds.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/src/console/rmaker_console.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/src/esp-mqtt/esp-mqtt-glue.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common/src/create_APN3_PPI_string.c" ], + "include_dirs": [ "include" ] + }, + "sdmmc": { + "alias": "idf::sdmmc", + "target": "___idf_sdmmc", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc", + "type": "LIBRARY", + "lib": "__idf_sdmmc", + "reqs": [ "driver" ], + "priv_reqs": [ "soc", "esp_timer" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/sdmmc/libsdmmc.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/sdmmc_cmd.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/sdmmc_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/sdmmc_init.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/sdmmc_io.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/sdmmc_mmc.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc/sdmmc_sd.c" ], + "include_dirs": [ "include" ] + }, + "soc": { + "alias": "idf::soc", + "target": "___idf_soc", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc", + "type": "LIBRARY", + "lib": "__idf_soc", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/soc/libsoc.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/lldesc.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/dport_access_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/interrupts.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/gpio_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/uart_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/adc_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/dedic_gpio_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/gdma_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/spi_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/ledc_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/rmt_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/sdm_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/i2s_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/i2c_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/temperature_sensor_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/timer_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/mpi_periph.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc/esp32c3/twai_periph.c" ], + "include_dirs": [ "include", "esp32c3", "esp32c3/include" ] + }, + "spi_flash": { + "alias": "idf::spi_flash", + "target": "___idf_spi_flash", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash", + "type": "LIBRARY", + "lib": "__idf_spi_flash", + "reqs": [ "hal" ], + "priv_reqs": [ "bootloader_support", "app_update", "soc", "driver", "esp_mm" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/spi_flash/libspi_flash.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/flash_brownout_hook.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/spi_flash_chip_drivers.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/spi_flash_chip_generic.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/spi_flash_chip_issi.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/spi_flash_chip_mxic.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/spi_flash_chip_gd.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/spi_flash_chip_winbond.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/spi_flash_chip_boya.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/spi_flash_chip_mxic_opi.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/spi_flash_chip_th.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/memspi_host_driver.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/cache_utils.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/flash_mmap.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/flash_ops.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/spi_flash_wrap.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/esp_flash_api.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/esp_flash_spi_init.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/spi_flash_os_func_app.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash/spi_flash_os_func_noos.c" ], + "include_dirs": [ "include" ] + }, + "spiffs": { + "alias": "idf::spiffs", + "target": "___idf_spiffs", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs", + "type": "LIBRARY", + "lib": "__idf_spiffs", + "reqs": [ "esp_partition" ], + "priv_reqs": [ "bootloader_support", "esptool_py", "vfs", "spi_flash" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/spiffs/libspiffs.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs_api.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/src/spiffs_cache.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/src/spiffs_check.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/src/spiffs_gc.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/src/spiffs_hydrogen.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/spiffs/src/spiffs_nucleus.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs/esp_spiffs.c" ], + "include_dirs": [ "include" ] + }, + "tcp_transport": { + "alias": "idf::tcp_transport", + "target": "___idf_tcp_transport", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport", + "type": "LIBRARY", + "lib": "__idf_tcp_transport", + "reqs": [ "esp-tls", "lwip", "esp_timer" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/tcp_transport/libtcp_transport.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/transport.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/transport_ssl.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/transport_internal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/transport_socks_proxy.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport/transport_ws.c" ], + "include_dirs": [ "include" ] + }, + "ulp": { + "alias": "idf::ulp", + "target": "___idf_ulp", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/ulp", + "type": "CONFIG_ONLY", + "lib": "__idf_ulp", + "reqs": [ "driver", "esp_adc" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "", + "sources": [], + "include_dirs": [] + }, + "unity": { + "alias": "idf::unity", + "target": "___idf_unity", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/unity", + "type": "LIBRARY", + "lib": "__idf_unity", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/unity/libunity.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity/src/unity.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity_runner.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity_utils_freertos.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity_utils_cache.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity_utils_memory.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/unity/unity_port_esp32.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/unity/port/esp/unity_utils_memory_esp.c" ], + "include_dirs": [ "include", "unity/src" ] + }, + "usb": { + "alias": "idf::usb", + "target": "___idf_usb", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/usb", + "type": "CONFIG_ONLY", + "lib": "__idf_usb", + "reqs": [], + "priv_reqs": [ "driver" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "", + "sources": [], + "include_dirs": [] + }, + "vfs": { + "alias": "idf::vfs", + "target": "___idf_vfs", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/vfs", + "type": "LIBRARY", + "lib": "__idf_vfs", + "reqs": [], + "priv_reqs": [ "driver", "esp_timer" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/vfs/libvfs.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/vfs.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/vfs_eventfd.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/vfs_uart.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/vfs_semihost.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/vfs_console.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/vfs/vfs_usb_serial_jtag.c" ], + "include_dirs": [ "include" ] + }, + "wear_levelling": { + "alias": "idf::wear_levelling", + "target": "___idf_wear_levelling", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling", + "type": "LIBRARY", + "lib": "__idf_wear_levelling", + "reqs": [ "esp_partition" ], + "priv_reqs": [ "spi_flash" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wear_levelling/libwear_levelling.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/Partition.cpp", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/SPI_Flash.cpp", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/WL_Ext_Perf.cpp", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/WL_Ext_Safe.cpp", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/WL_Flash.cpp", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/crc32.cpp", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling/wear_levelling.cpp" ], + "include_dirs": [ "include" ] + }, + "wifi_provisioning": { + "alias": "idf::wifi_provisioning", + "target": "___idf_wifi_provisioning", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning", + "type": "LIBRARY", + "lib": "__idf_wifi_provisioning", + "reqs": [ "lwip", "protocomm" ], + "priv_reqs": [ "protobuf-c", "bt", "json", "esp_timer", "esp_wifi" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wifi_provisioning/libwifi_provisioning.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src/wifi_config.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src/wifi_scan.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src/wifi_ctrl.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src/manager.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src/handlers.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src/scheme_console.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c/wifi_config.pb-c.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c/wifi_scan.pb-c.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c/wifi_ctrl.pb-c.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/proto-c/wifi_constants.pb-c.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src/scheme_softap.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning/src/scheme_ble.c" ], + "include_dirs": [ "include" ] + }, + "wpa_supplicant": { + "alias": "idf::wpa_supplicant", + "target": "___idf_wpa_supplicant", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant", + "type": "LIBRARY", + "lib": "__idf_wpa_supplicant", + "reqs": [], + "priv_reqs": [ "mbedtls", "esp_timer", "esp_wifi" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/wpa_supplicant/libwpa_supplicant.a", + "sources": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/os_xtensa.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/port/eloop.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/ap/ap_config.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/ap/ieee802_1x.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/ap/wpa_auth.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/ap/wpa_auth_ie.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/ap/pmksa_cache_auth.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/ap/sta_info.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/ap/ieee802_11.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/ap/comeback_token.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/common/sae.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/common/dragonfly.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/common/wpa_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils/bitfield.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto/aes-siv.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto/sha256-kdf.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto/ccmp.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto/aes-gcm.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto/crypto_ops.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto/dh_group5.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto/dh_groups.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto/ms_funcs.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto/sha1-tlsprf.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto/sha256-tlsprf.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto/sha384-tlsprf.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto/sha256-prf.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto/sha1-prf.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto/sha384-prf.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto/md4-internal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto/sha1-tprf.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/eap_common/eap_wsc_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/common/ieee802_11_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/eap_peer/chap.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_mschapv2.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_peap.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_peap_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_tls.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_tls_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_ttls.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/eap_peer/mschapv2.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast_pac.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/rsn_supp/pmksa_cache.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/rsn_supp/wpa.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/rsn_supp/wpa_ie.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils/base64.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils/common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils/ext_password.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils/uuid.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils/wpabuf.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils/wpa_debug.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/utils/json.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/wps/wps.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/wps/wps_attr_build.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/wps/wps_attr_parse.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/wps/wps_attr_process.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/wps/wps_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/wps/wps_dev_attr.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/wps/wps_enrollee.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/common/sae_pk.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_eap_client.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa2_api_port.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa_main.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpas_glue.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_common.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wps.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa3.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_owe.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_hostap.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/tls_mbedtls.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/fastpbkdf2.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls-ec.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto/rc4.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto/des-internal.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto/aes-wrap.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto/aes-unwrap.c", "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant/src/crypto/aes-ccm.c" ], + "include_dirs": [ "include", "port/include", "esp_supplicant/include" ] + }, + "ws2812_led": { + "alias": "idf::ws2812_led", + "target": "___idf_ws2812_led", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led", + "type": "LIBRARY", + "lib": "__idf_ws2812_led", + "reqs": [], + "priv_reqs": [ "driver" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "file": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/ws2812_led/libws2812_led.a", + "sources": [ "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led/ws2812_led.c", "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led/led_strip_rmt_ws2812.c" ], + "include_dirs": [ "." ] + } + }, + "all_component_info" : { + "app_trace": { + "alias": "idf::app_trace", + "target": "___idf_app_trace", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace", + "lib": "__idf_app_trace", + "reqs": [ "esp_timer" ], + "priv_reqs": [ "soc", "driver" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "app_update": { + "alias": "idf::app_update", + "target": "___idf_app_update", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/app_update", + "lib": "__idf_app_update", + "reqs": [ "partition_table", "bootloader_support", "esp_app_format", "esp_bootloader_format", "esp_partition" ], + "priv_reqs": [ "esptool_py", "efuse", "spi_flash" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "bootloader": { + "alias": "idf::bootloader", + "target": "___idf_bootloader", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader", + "lib": "__idf_bootloader", + "reqs": [], + "priv_reqs": [ "partition_table", "esptool_py" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "bootloader_support": { + "alias": "idf::bootloader_support", + "target": "___idf_bootloader_support", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support", + "lib": "__idf_bootloader_support", + "reqs": [ "soc" ], + "priv_reqs": [ "spi_flash", "mbedtls", "efuse", "heap", "esp_bootloader_format", "esp_app_format" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "bootloader_flash/include" ] + }, + "bt": { + "alias": "idf::bt", + "target": "___idf_bt", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt", + "lib": "__idf_bt", + "reqs": [ "esp_timer", "esp_wifi" ], + "priv_reqs": [ "nvs_flash", "soc", "esp_pm", "esp_phy", "esp_coex", "mbedtls", "driver", "vfs" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include/esp32c3/include", "common/osi/include", "common/api/include/api", "common/btc/profile/esp/blufi/include", "common/btc/profile/esp/include", "common/hci_log/include", "host/nimble/nimble/nimble/host/include", "host/nimble/nimble/nimble/include", "host/nimble/nimble/nimble/host/services/ans/include", "host/nimble/nimble/nimble/host/services/bas/include", "host/nimble/nimble/nimble/host/services/dis/include", "host/nimble/nimble/nimble/host/services/gap/include", "host/nimble/nimble/nimble/host/services/gatt/include", "host/nimble/nimble/nimble/host/services/hr/include", "host/nimble/nimble/nimble/host/services/htp/include", "host/nimble/nimble/nimble/host/services/ias/include", "host/nimble/nimble/nimble/host/services/ipss/include", "host/nimble/nimble/nimble/host/services/lls/include", "host/nimble/nimble/nimble/host/services/prox/include", "host/nimble/nimble/nimble/host/services/cts/include", "host/nimble/nimble/nimble/host/services/tps/include", "host/nimble/nimble/nimble/host/services/hid/include", "host/nimble/nimble/nimble/host/services/sps/include", "host/nimble/nimble/nimble/host/util/include", "host/nimble/nimble/nimble/host/store/ram/include", "host/nimble/nimble/nimble/host/store/config/include", "porting/include", "host/nimble/nimble/porting/nimble/include", "host/nimble/port/include", "host/nimble/nimble/nimble/transport/include", "host/nimble/nimble/porting/npl/freertos/include", "host/nimble/nimble/porting/nimble/include", "host/nimble/nimble/nimble/include", "host/nimble/esp-hci/include" ] + }, + "cmock": { + "alias": "idf::cmock", + "target": "___idf_cmock", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/cmock", + "lib": "__idf_cmock", + "reqs": [ "unity" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "CMock/src" ] + }, + "console": { + "alias": "idf::console", + "target": "___idf_console", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/console", + "lib": "__idf_console", + "reqs": [ "vfs" ], + "priv_reqs": [ "driver" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/console" ] + }, + "cxx": { + "alias": "idf::cxx", + "target": "___idf_cxx", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/cxx", + "lib": "__idf_cxx", + "reqs": [], + "priv_reqs": [ "pthread" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "driver": { + "alias": "idf::driver", + "target": "___idf_driver", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver", + "lib": "__idf_driver", + "reqs": [ "esp_pm", "esp_ringbuf", "freertos", "soc", "hal", "esp_hw_support" ], + "priv_reqs": [ "efuse", "esp_timer", "esp_mm" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "deprecated", "analog_comparator/include", "dac/include", "gpio/include", "gptimer/include", "i2c/include", "i2s/include", "ledc/include", "mcpwm/include", "parlio/include", "pcnt/include", "rmt/include", "sdio_slave/include", "sdmmc/include", "sigma_delta/include", "spi/include", "temperature_sensor/include", "touch_sensor/include", "twai/include", "uart/include", "usb_serial_jtag/include" ] + }, + "efuse": { + "alias": "idf::efuse", + "target": "___idf_efuse", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse", + "lib": "__idf_efuse", + "reqs": [], + "priv_reqs": [ "bootloader_support", "soc", "spi_flash" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "esp32c3/include" ] + }, + "esp-tls": { + "alias": "idf::esp-tls", + "target": "___idf_esp-tls", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls", + "lib": "__idf_esp-tls", + "reqs": [ "mbedtls" ], + "priv_reqs": [ "http_parser", "esp_timer", "lwip" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls", "esp-tls-crypto" ] + }, + "esp_adc": { + "alias": "idf::esp_adc", + "target": "___idf_esp_adc", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc", + "lib": "__idf_esp_adc", + "reqs": [], + "priv_reqs": [ "driver", "efuse" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "interface", "esp32c3/include", "deprecated/include" ] + }, + "esp_app_format": { + "alias": "idf::esp_app_format", + "target": "___idf_esp_app_format", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format", + "lib": "__idf_esp_app_format", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_bootloader_format": { + "alias": "idf::esp_bootloader_format", + "target": "___idf_esp_bootloader_format", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format", + "lib": "__idf_esp_bootloader_format", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_coex": { + "alias": "idf::esp_coex", + "target": "___idf_esp_coex", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex", + "lib": "__idf_esp_coex", + "reqs": [], + "priv_reqs": [ "esp_timer", "driver", "esp_event" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_common": { + "alias": "idf::esp_common", + "target": "___idf_esp_common", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common", + "lib": "__idf_esp_common", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_eth": { + "alias": "idf::esp_eth", + "target": "___idf_esp_eth", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth", + "lib": "__idf_esp_eth", + "reqs": [ "esp_event" ], + "priv_reqs": [ "driver", "log", "esp_timer" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_event": { + "alias": "idf::esp_event", + "target": "___idf_esp_event", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event", + "lib": "__idf_esp_event", + "reqs": [ "log", "esp_common", "freertos" ], + "priv_reqs": [ "esp_timer" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_gdbstub": { + "alias": "idf::esp_gdbstub", + "target": "___idf_esp_gdbstub", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub", + "lib": "__idf_esp_gdbstub", + "reqs": [ "freertos" ], + "priv_reqs": [ "soc", "esp_rom", "esp_system" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_hid": { + "alias": "idf::esp_hid", + "target": "___idf_esp_hid", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid", + "lib": "__idf_esp_hid", + "reqs": [ "esp_event", "bt" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_http_client": { + "alias": "idf::esp_http_client", + "target": "___idf_esp_http_client", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client", + "lib": "__idf_esp_http_client", + "reqs": [ "lwip", "esp_event" ], + "priv_reqs": [ "tcp_transport", "http_parser" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_http_server": { + "alias": "idf::esp_http_server", + "target": "___idf_esp_http_server", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server", + "lib": "__idf_esp_http_server", + "reqs": [ "http_parser", "esp_event" ], + "priv_reqs": [ "mbedtls", "lwip", "esp_timer" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_https_ota": { + "alias": "idf::esp_https_ota", + "target": "___idf_esp_https_ota", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota", + "lib": "__idf_esp_https_ota", + "reqs": [ "esp_http_client", "bootloader_support", "esp_app_format", "esp_event" ], + "priv_reqs": [ "log", "app_update" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_https_server": { + "alias": "idf::esp_https_server", + "target": "___idf_esp_https_server", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server", + "lib": "__idf_esp_https_server", + "reqs": [ "esp_http_server", "esp-tls" ], + "priv_reqs": [ "lwip" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_hw_support": { + "alias": "idf::esp_hw_support", + "target": "___idf_esp_hw_support", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support", + "lib": "__idf_esp_hw_support", + "reqs": [ "soc" ], + "priv_reqs": [ "efuse", "spi_flash", "bootloader_support", "driver", "esp_timer", "esp_mm" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "include/soc", "include/soc/esp32c3" ] + }, + "esp_lcd": { + "alias": "idf::esp_lcd", + "target": "___idf_esp_lcd", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd", + "lib": "__idf_esp_lcd", + "reqs": [ "driver" ], + "priv_reqs": [ "esp_mm", "esp_psram" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "interface" ] + }, + "esp_local_ctrl": { + "alias": "idf::esp_local_ctrl", + "target": "___idf_esp_local_ctrl", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl", + "lib": "__idf_esp_local_ctrl", + "reqs": [ "protocomm", "esp_https_server" ], + "priv_reqs": [ "protobuf-c" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_mm": { + "alias": "idf::esp_mm", + "target": "___idf_esp_mm", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm", + "lib": "__idf_esp_mm", + "reqs": [], + "priv_reqs": [ "heap", "spi_flash" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_netif": { + "alias": "idf::esp_netif", + "target": "___idf_esp_netif", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif", + "lib": "__idf_esp_netif", + "reqs": [ "esp_event" ], + "priv_reqs": [ "esp_netif_stack" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_netif_stack": { + "alias": "idf::esp_netif_stack", + "target": "___idf_esp_netif_stack", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif_stack", + "lib": "__idf_esp_netif_stack", + "reqs": [ "lwip" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "esp_partition": { + "alias": "idf::esp_partition", + "target": "___idf_esp_partition", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition", + "lib": "__idf_esp_partition", + "reqs": [], + "priv_reqs": [ "esp_system", "bootloader_support", "spi_flash", "app_update", "partition_table" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_phy": { + "alias": "idf::esp_phy", + "target": "___idf_esp_phy", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy", + "lib": "__idf_esp_phy", + "reqs": [], + "priv_reqs": [ "nvs_flash", "driver", "efuse", "esp_timer", "esp_wifi" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "esp32c3/include" ] + }, + "esp_pm": { + "alias": "idf::esp_pm", + "target": "___idf_esp_pm", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm", + "lib": "__idf_esp_pm", + "reqs": [], + "priv_reqs": [ "esp_system", "driver", "esp_timer" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_psram": { + "alias": "idf::esp_psram", + "target": "___idf_esp_psram", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_psram", + "lib": "__idf_esp_psram", + "reqs": [], + "priv_reqs": [ "heap", "spi_flash", "esp_mm" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_ringbuf": { + "alias": "idf::esp_ringbuf", + "target": "___idf_esp_ringbuf", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf", + "lib": "__idf_esp_ringbuf", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_rom": { + "alias": "idf::esp_rom", + "target": "___idf_esp_rom", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom", + "lib": "__idf_esp_rom", + "reqs": [], + "priv_reqs": [ "soc", "hal" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "include/esp32c3", "esp32c3" ] + }, + "esp_system": { + "alias": "idf::esp_system", + "target": "___idf_esp_system", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system", + "lib": "__idf_esp_system", + "reqs": [], + "priv_reqs": [ "spi_flash", "esp_timer", "esp_mm", "pthread", "bootloader_support", "efuse", "driver", "esp_partition" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_timer": { + "alias": "idf::esp_timer", + "target": "___idf_esp_timer", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer", + "lib": "__idf_esp_timer", + "reqs": [ "esp_common" ], + "priv_reqs": [ "soc", "driver" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_wifi": { + "alias": "idf::esp_wifi", + "target": "___idf_esp_wifi", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi", + "lib": "__idf_esp_wifi", + "reqs": [ "esp_event", "esp_phy", "esp_netif" ], + "priv_reqs": [ "driver", "esptool_py", "esp_pm", "esp_timer", "nvs_flash", "wpa_supplicant", "hal", "lwip", "esp_coex" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "wifi_apps/include" ] + }, + "espcoredump": { + "alias": "idf::espcoredump", + "target": "___idf_espcoredump", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump", + "lib": "__idf_espcoredump", + "reqs": [], + "priv_reqs": [ "esp_partition", "spi_flash", "bootloader_support", "mbedtls", "esp_rom", "soc", "esp_system", "driver" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "include/port/riscv" ] + }, + "esptool_py": { + "alias": "idf::esptool_py", + "target": "___idf_esptool_py", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py", + "lib": "__idf_esptool_py", + "reqs": [ "bootloader" ], + "priv_reqs": [ "partition_table" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "fatfs": { + "alias": "idf::fatfs", + "target": "___idf_fatfs", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs", + "lib": "__idf_fatfs", + "reqs": [ "wear_levelling", "sdmmc" ], + "priv_reqs": [ "vfs" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "diskio", "src", "vfs" ] + }, + "freertos": { + "alias": "idf::freertos", + "target": "___idf_freertos", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos", + "lib": "__idf_freertos", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "config/include", "config/include/freertos", "config/riscv/include", "FreeRTOS-Kernel/include", "FreeRTOS-Kernel/portable/riscv/include", "FreeRTOS-Kernel/portable/riscv/include/freertos", "esp_additions/include" ] + }, + "hal": { + "alias": "idf::hal", + "target": "___idf_hal", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal", + "lib": "__idf_hal", + "reqs": [ "soc", "esp_rom" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "platform_port/include", "esp32c3/include", "include" ] + }, + "heap": { + "alias": "idf::heap", + "target": "___idf_heap", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/heap", + "lib": "__idf_heap", + "reqs": [], + "priv_reqs": [ "soc" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "http_parser": { + "alias": "idf::http_parser", + "target": "___idf_http_parser", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser", + "lib": "__idf_http_parser", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "." ] + }, + "idf_test": { + "alias": "idf::idf_test", + "target": "___idf_idf_test", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/idf_test", + "lib": "__idf_idf_test", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "include/esp32c3" ] + }, + "ieee802154": { + "alias": "idf::ieee802154", + "target": "___idf_ieee802154", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/ieee802154", + "lib": "__idf_ieee802154", + "reqs": [], + "priv_reqs": [ "esp_phy", "driver", "esp_timer", "esp_coex", "soc", "hal" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "json": { + "alias": "idf::json", + "target": "___idf_json", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/json", + "lib": "__idf_json", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "cJSON" ] + }, + "linux": { + "alias": "idf::linux", + "target": "___idf_linux", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/linux", + "lib": "__idf_linux", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "cJSON" ] + }, + "log": { + "alias": "idf::log", + "target": "___idf_log", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/log", + "lib": "__idf_log", + "reqs": [], + "priv_reqs": [ "soc", "hal", "esp_hw_support" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "lwip": { + "alias": "idf::lwip", + "target": "___idf_lwip", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip", + "lib": "__idf_lwip", + "reqs": [], + "priv_reqs": [ "vfs" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "include/apps", "include/apps/sntp", "lwip/src/include", "port/include", "port/freertos/include/", "port/esp32xx/include", "port/esp32xx/include/arch", "port/esp32xx/include/sys" ] + }, + "mbedtls": { + "alias": "idf::mbedtls", + "target": "___idf_mbedtls", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls", + "lib": "__idf_mbedtls", + "reqs": [], + "priv_reqs": [ "soc", "esp_hw_support", "esp_pm" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "port/include", "mbedtls/include", "mbedtls/library", "esp_crt_bundle/include" ] + }, + "mqtt": { + "alias": "idf::mqtt", + "target": "___idf_mqtt", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt", + "lib": "__idf_mqtt", + "reqs": [ "esp_event", "tcp_transport" ], + "priv_reqs": [ "esp_timer", "http_parser", "esp_hw_support", "heap" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "C:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt/esp-mqtt/include" ] + }, + "newlib": { + "alias": "idf::newlib", + "target": "___idf_newlib", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib", + "lib": "__idf_newlib", + "reqs": [], + "priv_reqs": [ "soc", "spi_flash" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "platform_include" ] + }, + "nvs_flash": { + "alias": "idf::nvs_flash", + "target": "___idf_nvs_flash", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash", + "lib": "__idf_nvs_flash", + "reqs": [ "esp_partition" ], + "priv_reqs": [ "spi_flash", "newlib" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "../spi_flash/include" ] + }, + "nvs_sec_provider": { + "alias": "idf::nvs_sec_provider", + "target": "___idf_nvs_sec_provider", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_sec_provider", + "lib": "__idf_nvs_sec_provider", + "reqs": [], + "priv_reqs": [ "bootloader_support", "efuse", "esp_partition", "nvs_flash" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "openthread": { + "alias": "idf::openthread", + "target": "___idf_openthread", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/openthread", + "lib": "__idf_openthread", + "reqs": [ "esp_netif", "lwip", "driver" ], + "priv_reqs": [ "console", "esp_event", "esp_partition", "esp_timer", "ieee802154", "mbedtls", "nvs_flash" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "partition_table": { + "alias": "idf::partition_table", + "target": "___idf_partition_table", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table", + "lib": "__idf_partition_table", + "reqs": [], + "priv_reqs": [ "esptool_py" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "perfmon": { + "alias": "idf::perfmon", + "target": "___idf_perfmon", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/perfmon", + "lib": "__idf_perfmon", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "protobuf-c": { + "alias": "idf::protobuf-c", + "target": "___idf_protobuf-c", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c", + "lib": "__idf_protobuf-c", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "protobuf-c" ] + }, + "protocomm": { + "alias": "idf::protocomm", + "target": "___idf_protocomm", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm", + "lib": "__idf_protocomm", + "reqs": [ "bt" ], + "priv_reqs": [ "protobuf-c", "mbedtls", "console", "esp_http_server", "driver" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include/common", "include/security", "include/transports", "include/crypto/srp6a", "proto-c" ] + }, + "pthread": { + "alias": "idf::pthread", + "target": "___idf_pthread", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/pthread", + "lib": "__idf_pthread", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "riscv": { + "alias": "idf::riscv", + "target": "___idf_riscv", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/riscv", + "lib": "__idf_riscv", + "reqs": [], + "priv_reqs": [ "soc" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "sdmmc": { + "alias": "idf::sdmmc", + "target": "___idf_sdmmc", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc", + "lib": "__idf_sdmmc", + "reqs": [ "driver" ], + "priv_reqs": [ "soc", "esp_timer" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "soc": { + "alias": "idf::soc", + "target": "___idf_soc", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc", + "lib": "__idf_soc", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "esp32c3", "esp32c3/include" ] + }, + "spi_flash": { + "alias": "idf::spi_flash", + "target": "___idf_spi_flash", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash", + "lib": "__idf_spi_flash", + "reqs": [ "hal" ], + "priv_reqs": [ "bootloader_support", "app_update", "soc", "driver", "esp_mm" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "spiffs": { + "alias": "idf::spiffs", + "target": "___idf_spiffs", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs", + "lib": "__idf_spiffs", + "reqs": [ "esp_partition" ], + "priv_reqs": [ "bootloader_support", "esptool_py", "vfs", "spi_flash" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "tcp_transport": { + "alias": "idf::tcp_transport", + "target": "___idf_tcp_transport", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport", + "lib": "__idf_tcp_transport", + "reqs": [ "esp-tls", "lwip", "esp_timer" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "touch_element": { + "alias": "idf::touch_element", + "target": "___idf_touch_element", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/touch_element", + "lib": "__idf_touch_element", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "ulp": { + "alias": "idf::ulp", + "target": "___idf_ulp", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/ulp", + "lib": "__idf_ulp", + "reqs": [ "driver", "esp_adc" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "unity": { + "alias": "idf::unity", + "target": "___idf_unity", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/unity", + "lib": "__idf_unity", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "unity/src" ] + }, + "usb": { + "alias": "idf::usb", + "target": "___idf_usb", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/usb", + "lib": "__idf_usb", + "reqs": [], + "priv_reqs": [ "driver" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [] + }, + "vfs": { + "alias": "idf::vfs", + "target": "___idf_vfs", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/vfs", + "lib": "__idf_vfs", + "reqs": [], + "priv_reqs": [ "driver", "esp_timer" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "wear_levelling": { + "alias": "idf::wear_levelling", + "target": "___idf_wear_levelling", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling", + "lib": "__idf_wear_levelling", + "reqs": [ "esp_partition" ], + "priv_reqs": [ "spi_flash" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "wifi_provisioning": { + "alias": "idf::wifi_provisioning", + "target": "___idf_wifi_provisioning", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning", + "lib": "__idf_wifi_provisioning", + "reqs": [ "lwip", "protocomm" ], + "priv_reqs": [ "protobuf-c", "bt", "json", "esp_timer", "esp_wifi" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "wpa_supplicant": { + "alias": "idf::wpa_supplicant", + "target": "___idf_wpa_supplicant", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant", + "lib": "__idf_wpa_supplicant", + "reqs": [], + "priv_reqs": [ "mbedtls", "esp_timer", "esp_wifi" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "port/include", "esp_supplicant/include" ] + }, + "xtensa": { + "alias": "idf::xtensa", + "target": "___idf_xtensa", + "prefix": "idf", + "dir": "C:/Users/alex/esp/v5.2.2/esp-idf/components/xtensa", + "lib": "__idf_xtensa", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include", "port/include", "esp_supplicant/include" ] + }, + "main": { + "alias": "idf::main", + "target": "___idf_main", + "prefix": "idf", + "dir": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/main", + "lib": "__idf_main", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "." ] + }, + "esp_diag_data_store": { + "alias": "idf::esp_diag_data_store", + "target": "___idf_esp_diag_data_store", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diag_data_store", + "lib": "__idf_esp_diag_data_store", + "reqs": [ "esp_event", "esp_hw_support" ], + "priv_reqs": [ "nvs_flash", "app_update" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "src/rtc_store", "include" ] + }, + "esp_diagnostics": { + "alias": "idf::esp_diagnostics", + "target": "___idf_esp_diagnostics", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_diagnostics", + "lib": "__idf_esp_diagnostics", + "reqs": [], + "priv_reqs": [ "freertos", "app_update", "rmaker_common", "esp_hw_support", "esp_wifi", "esp_event" ], + "managed_reqs": [], + "managed_priv_reqs": [ "rmaker_common" ], + "include_dirs": [ "include" ] + }, + "esp_insights": { + "alias": "idf::esp_insights", + "target": "___idf_esp_insights", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp-insights/components/esp_insights", + "lib": "__idf_esp_insights", + "reqs": [ "esp_diagnostics" ], + "priv_reqs": [ "espressif__cbor", "rmaker_common", "esptool_py", "espcoredump", "esp_diag_data_store", "nvs_flash", "esp_timer", "esp_hw_support", "esp_wifi", "esp_diagnostics" ], + "managed_reqs": [], + "managed_priv_reqs": [ "espressif__cbor", "esp_diag_data_store", "esp_diagnostics", "rmaker_common" ], + "include_dirs": [ "include" ] + }, + "rmaker_common": { + "alias": "idf::rmaker_common", + "target": "___idf_rmaker_common", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/components/rmaker_common", + "lib": "__idf_rmaker_common", + "reqs": [ "esp_event" ], + "priv_reqs": [ "mqtt", "nvs_flash", "console", "esp_wifi", "driver", "esp_timer" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "esp_rainmaker": { + "alias": "idf::esp_rainmaker", + "target": "___idf_esp_rainmaker", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker", + "lib": "__idf_esp_rainmaker", + "reqs": [ "rmaker_common" ], + "priv_reqs": [ "protobuf-c", "json_parser", "json_generator", "wifi_provisioning", "nvs_flash", "esp_http_client", "app_update", "esp-tls", "mbedtls", "esp_https_ota", "console", "esp_local_ctrl", "esp_https_server", "espressif__mdns", "esp_schedule", "efuse", "driver", "rmaker_common", "espressif__esp_secure_cert_mgr" ], + "managed_reqs": [], + "managed_priv_reqs": [ "esp_schedule", "espressif__esp_secure_cert_mgr", "json_generator", "json_parser", "espressif__mdns", "rmaker_common" ], + "include_dirs": [ "include" ] + }, + "esp_schedule": { + "alias": "idf::esp_schedule", + "target": "___idf_esp_schedule", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_schedule", + "lib": "__idf_esp_schedule", + "reqs": [ "nvs_flash" ], + "priv_reqs": [ "rmaker_common" ], + "managed_reqs": [], + "managed_priv_reqs": [ "rmaker_common" ], + "include_dirs": [ "include" ] + }, + "jsmn": { + "alias": "idf::jsmn", + "target": "___idf_jsmn", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/components/jsmn", + "lib": "__idf_jsmn", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "json_generator": { + "alias": "idf::json_generator", + "target": "___idf_json_generator", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/components/json_generator", + "lib": "__idf_json_generator", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "json_parser": { + "alias": "idf::json_parser", + "target": "___idf_json_parser", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/components/json_parser", + "lib": "__idf_json_parser", + "reqs": [ "jsmn" ], + "priv_reqs": [ "jsmn" ], + "managed_reqs": [], + "managed_priv_reqs": [ "jsmn" ], + "include_dirs": [ "include" ] + }, + "app_insights": { + "alias": "idf::app_insights", + "target": "___idf_app_insights", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_insights", + "lib": "__idf_app_insights", + "reqs": [], + "priv_reqs": [ "esp_insights", "esp_diagnostics", "esp_rainmaker" ], + "managed_reqs": [], + "managed_priv_reqs": [ "esp_insights", "esp_rainmaker" ], + "include_dirs": [ "." ] + }, + "app_reset": { + "alias": "idf::app_reset", + "target": "___idf_app_reset", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_reset", + "lib": "__idf_app_reset", + "reqs": [ "gpio_button", "rmaker_common" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "." ] + }, + "app_wifi": { + "alias": "idf::app_wifi", + "target": "___idf_app_wifi", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/app_wifi", + "lib": "__idf_app_wifi", + "reqs": [], + "priv_reqs": [ "wifi_provisioning", "qrcode", "nvs_flash", "esp_event", "rmaker_common" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "." ] + }, + "gpio_button": { + "alias": "idf::gpio_button", + "target": "___idf_gpio_button", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/gpio_button", + "lib": "__idf_gpio_button", + "reqs": [ "driver" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "button/include" ] + }, + "qrcode": { + "alias": "idf::qrcode", + "target": "___idf_qrcode", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/qrcode", + "lib": "__idf_qrcode", + "reqs": [], + "priv_reqs": [ "rmaker_common" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "ws2812_led": { + "alias": "idf::ws2812_led", + "target": "___idf_ws2812_led", + "prefix": "idf", + "dir": "C:/Users/alex/.espressif/tools/esp-rainmaker/examples/common/ws2812_led", + "lib": "__idf_ws2812_led", + "reqs": [], + "priv_reqs": [ "driver" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "." ] + }, + "espressif__cbor": { + "alias": "idf::espressif__cbor", + "target": "___idf_espressif__cbor", + "prefix": "idf", + "dir": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__cbor", + "lib": "__idf_espressif__cbor", + "reqs": [], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "port/include" ] + }, + "espressif__esp_secure_cert_mgr": { + "alias": "idf::espressif__esp_secure_cert_mgr", + "target": "___idf_espressif__esp_secure_cert_mgr", + "prefix": "idf", + "dir": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__esp_secure_cert_mgr", + "lib": "__idf_espressif__esp_secure_cert_mgr", + "reqs": [ "spi_flash", "mbedtls", "nvs_flash", "efuse" ], + "priv_reqs": [], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + }, + "espressif__mdns": { + "alias": "idf::espressif__mdns", + "target": "___idf_espressif__mdns", + "prefix": "idf", + "dir": "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns", + "lib": "__idf_espressif__mdns", + "reqs": [ "lwip", "console", "esp_netif" ], + "priv_reqs": [ "esp_timer", "esp_wifi" ], + "managed_reqs": [], + "managed_priv_reqs": [], + "include_dirs": [ "include" ] + } + }, + "debug_prefix_map_gdbinit": "" +} diff --git a/ESP32-Rainmaker-Switch/build/project_elf_src_esp32c3.c b/ESP32-Rainmaker-Switch/build/project_elf_src_esp32c3.c new file mode 100644 index 000000000..e69de29bb diff --git a/ESP32-Rainmaker-Switch/build/rmaker_claim_service_server.crt.S b/ESP32-Rainmaker-Switch/build/rmaker_claim_service_server.crt.S new file mode 100644 index 000000000..9e52646b3 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/rmaker_claim_service_server.crt.S @@ -0,0 +1,95 @@ +/* * Data converted from C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/server_certs/rmaker_claim_service_server.crt + * (null byte appended) + */ +.data +.section .rodata.embedded + +.global rmaker_claim_service_server_crt +rmaker_claim_service_server_crt: + +.global _binary_rmaker_claim_service_server_crt_start +_binary_rmaker_claim_service_server_crt_start: /* for objcopy compatibility */ +.byte 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x42, 0x45, 0x47, 0x49, 0x4e, 0x20, 0x43, 0x45, 0x52, 0x54, 0x49 +.byte 0x46, 0x49, 0x43, 0x41, 0x54, 0x45, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x0d, 0x0a, 0x4d, 0x49, 0x49 +.byte 0x44, 0x51, 0x54, 0x43, 0x43, 0x41, 0x69, 0x6d, 0x67, 0x41, 0x77, 0x49, 0x42, 0x41, 0x67, 0x49 +.byte 0x54, 0x42, 0x6d, 0x79, 0x66, 0x7a, 0x35, 0x6d, 0x2f, 0x6a, 0x41, 0x6f, 0x35, 0x34, 0x76, 0x42 +.byte 0x34, 0x69, 0x6b, 0x50, 0x6d, 0x6c, 0x6a, 0x5a, 0x62, 0x79, 0x6a, 0x41, 0x4e, 0x42, 0x67, 0x6b +.byte 0x71, 0x68, 0x6b, 0x69, 0x47, 0x39, 0x77, 0x30, 0x42, 0x41, 0x51, 0x73, 0x46, 0x0d, 0x0a, 0x41 +.byte 0x44, 0x41, 0x35, 0x4d, 0x51, 0x73, 0x77, 0x43, 0x51, 0x59, 0x44, 0x56, 0x51, 0x51, 0x47, 0x45 +.byte 0x77, 0x4a, 0x56, 0x55, 0x7a, 0x45, 0x50, 0x4d, 0x41, 0x30, 0x47, 0x41, 0x31, 0x55, 0x45, 0x43 +.byte 0x68, 0x4d, 0x47, 0x51, 0x57, 0x31, 0x68, 0x65, 0x6d, 0x39, 0x75, 0x4d, 0x52, 0x6b, 0x77, 0x46 +.byte 0x77, 0x59, 0x44, 0x56, 0x51, 0x51, 0x44, 0x45, 0x78, 0x42, 0x42, 0x62, 0x57, 0x46, 0x36, 0x0d +.byte 0x0a, 0x62, 0x32, 0x34, 0x67, 0x55, 0x6d, 0x39, 0x76, 0x64, 0x43, 0x42, 0x44, 0x51, 0x53, 0x41 +.byte 0x78, 0x4d, 0x42, 0x34, 0x58, 0x44, 0x54, 0x45, 0x31, 0x4d, 0x44, 0x55, 0x79, 0x4e, 0x6a, 0x41 +.byte 0x77, 0x4d, 0x44, 0x41, 0x77, 0x4d, 0x46, 0x6f, 0x58, 0x44, 0x54, 0x4d, 0x34, 0x4d, 0x44, 0x45 +.byte 0x78, 0x4e, 0x7a, 0x41, 0x77, 0x4d, 0x44, 0x41, 0x77, 0x4d, 0x46, 0x6f, 0x77, 0x4f, 0x54, 0x45 +.byte 0x4c, 0x0d, 0x0a, 0x4d, 0x41, 0x6b, 0x47, 0x41, 0x31, 0x55, 0x45, 0x42, 0x68, 0x4d, 0x43, 0x56 +.byte 0x56, 0x4d, 0x78, 0x44, 0x7a, 0x41, 0x4e, 0x42, 0x67, 0x4e, 0x56, 0x42, 0x41, 0x6f, 0x54, 0x42 +.byte 0x6b, 0x46, 0x74, 0x59, 0x58, 0x70, 0x76, 0x62, 0x6a, 0x45, 0x5a, 0x4d, 0x42, 0x63, 0x47, 0x41 +.byte 0x31, 0x55, 0x45, 0x41, 0x78, 0x4d, 0x51, 0x51, 0x57, 0x31, 0x68, 0x65, 0x6d, 0x39, 0x75, 0x49 +.byte 0x46, 0x4a, 0x76, 0x0d, 0x0a, 0x62, 0x33, 0x51, 0x67, 0x51, 0x30, 0x45, 0x67, 0x4d, 0x54, 0x43 +.byte 0x43, 0x41, 0x53, 0x49, 0x77, 0x44, 0x51, 0x59, 0x4a, 0x4b, 0x6f, 0x5a, 0x49, 0x68, 0x76, 0x63 +.byte 0x4e, 0x41, 0x51, 0x45, 0x42, 0x42, 0x51, 0x41, 0x44, 0x67, 0x67, 0x45, 0x50, 0x41, 0x44, 0x43 +.byte 0x43, 0x41, 0x51, 0x6f, 0x43, 0x67, 0x67, 0x45, 0x42, 0x41, 0x4c, 0x4a, 0x34, 0x67, 0x48, 0x48 +.byte 0x4b, 0x65, 0x4e, 0x58, 0x6a, 0x0d, 0x0a, 0x63, 0x61, 0x39, 0x48, 0x67, 0x46, 0x42, 0x30, 0x66 +.byte 0x57, 0x37, 0x59, 0x31, 0x34, 0x68, 0x32, 0x39, 0x4a, 0x6c, 0x6f, 0x39, 0x31, 0x67, 0x68, 0x59 +.byte 0x50, 0x6c, 0x30, 0x68, 0x41, 0x45, 0x76, 0x72, 0x41, 0x49, 0x74, 0x68, 0x74, 0x4f, 0x67, 0x51 +.byte 0x33, 0x70, 0x4f, 0x73, 0x71, 0x54, 0x51, 0x4e, 0x72, 0x6f, 0x42, 0x76, 0x6f, 0x33, 0x62, 0x53 +.byte 0x4d, 0x67, 0x48, 0x46, 0x7a, 0x5a, 0x4d, 0x0d, 0x0a, 0x39, 0x4f, 0x36, 0x49, 0x49, 0x38, 0x63 +.byte 0x2b, 0x36, 0x7a, 0x66, 0x31, 0x74, 0x52, 0x6e, 0x34, 0x53, 0x57, 0x69, 0x77, 0x33, 0x74, 0x65 +.byte 0x35, 0x64, 0x6a, 0x67, 0x64, 0x59, 0x5a, 0x36, 0x6b, 0x2f, 0x6f, 0x49, 0x32, 0x70, 0x65, 0x56 +.byte 0x4b, 0x56, 0x75, 0x52, 0x46, 0x34, 0x66, 0x6e, 0x39, 0x74, 0x42, 0x62, 0x36, 0x64, 0x4e, 0x71 +.byte 0x63, 0x6d, 0x7a, 0x55, 0x35, 0x4c, 0x2f, 0x71, 0x77, 0x0d, 0x0a, 0x49, 0x46, 0x41, 0x47, 0x62 +.byte 0x48, 0x72, 0x51, 0x67, 0x4c, 0x4b, 0x6d, 0x2b, 0x61, 0x2f, 0x73, 0x52, 0x78, 0x6d, 0x50, 0x55 +.byte 0x44, 0x67, 0x48, 0x33, 0x4b, 0x4b, 0x48, 0x4f, 0x56, 0x6a, 0x34, 0x75, 0x74, 0x57, 0x70, 0x2b +.byte 0x55, 0x68, 0x6e, 0x4d, 0x4a, 0x62, 0x75, 0x6c, 0x48, 0x68, 0x65, 0x62, 0x34, 0x6d, 0x6a, 0x55 +.byte 0x63, 0x41, 0x77, 0x68, 0x6d, 0x61, 0x68, 0x52, 0x57, 0x61, 0x36, 0x0d, 0x0a, 0x56, 0x4f, 0x75 +.byte 0x6a, 0x77, 0x35, 0x48, 0x35, 0x53, 0x4e, 0x7a, 0x2f, 0x30, 0x65, 0x67, 0x77, 0x4c, 0x58, 0x30 +.byte 0x74, 0x64, 0x48, 0x41, 0x31, 0x31, 0x34, 0x67, 0x6b, 0x39, 0x35, 0x37, 0x45, 0x57, 0x57, 0x36 +.byte 0x37, 0x63, 0x34, 0x63, 0x58, 0x38, 0x6a, 0x4a, 0x47, 0x4b, 0x4c, 0x68, 0x44, 0x2b, 0x72, 0x63 +.byte 0x64, 0x71, 0x73, 0x71, 0x30, 0x38, 0x70, 0x38, 0x6b, 0x44, 0x69, 0x31, 0x4c, 0x0d, 0x0a, 0x39 +.byte 0x33, 0x46, 0x63, 0x58, 0x6d, 0x6e, 0x2f, 0x36, 0x70, 0x55, 0x43, 0x79, 0x7a, 0x69, 0x4b, 0x72 +.byte 0x6c, 0x41, 0x34, 0x62, 0x39, 0x76, 0x37, 0x4c, 0x57, 0x49, 0x62, 0x78, 0x63, 0x63, 0x65, 0x56 +.byte 0x4f, 0x46, 0x33, 0x34, 0x47, 0x66, 0x49, 0x44, 0x35, 0x79, 0x48, 0x49, 0x39, 0x59, 0x2f, 0x51 +.byte 0x43, 0x42, 0x2f, 0x49, 0x49, 0x44, 0x45, 0x67, 0x45, 0x77, 0x2b, 0x4f, 0x79, 0x51, 0x6d, 0x0d +.byte 0x0a, 0x6a, 0x67, 0x53, 0x75, 0x62, 0x4a, 0x72, 0x49, 0x71, 0x67, 0x30, 0x43, 0x41, 0x77, 0x45 +.byte 0x41, 0x41, 0x61, 0x4e, 0x43, 0x4d, 0x45, 0x41, 0x77, 0x44, 0x77, 0x59, 0x44, 0x56, 0x52, 0x30 +.byte 0x54, 0x41, 0x51, 0x48, 0x2f, 0x42, 0x41, 0x55, 0x77, 0x41, 0x77, 0x45, 0x42, 0x2f, 0x7a, 0x41 +.byte 0x4f, 0x42, 0x67, 0x4e, 0x56, 0x48, 0x51, 0x38, 0x42, 0x41, 0x66, 0x38, 0x45, 0x42, 0x41, 0x4d +.byte 0x43, 0x0d, 0x0a, 0x41, 0x59, 0x59, 0x77, 0x48, 0x51, 0x59, 0x44, 0x56, 0x52, 0x30, 0x4f, 0x42 +.byte 0x42, 0x59, 0x45, 0x46, 0x49, 0x51, 0x59, 0x7a, 0x49, 0x55, 0x30, 0x37, 0x4c, 0x77, 0x4d, 0x6c +.byte 0x4a, 0x51, 0x75, 0x43, 0x46, 0x6d, 0x63, 0x78, 0x37, 0x49, 0x51, 0x54, 0x67, 0x6f, 0x49, 0x4d +.byte 0x41, 0x30, 0x47, 0x43, 0x53, 0x71, 0x47, 0x53, 0x49, 0x62, 0x33, 0x44, 0x51, 0x45, 0x42, 0x43 +.byte 0x77, 0x55, 0x41, 0x0d, 0x0a, 0x41, 0x34, 0x49, 0x42, 0x41, 0x51, 0x43, 0x59, 0x38, 0x6a, 0x64 +.byte 0x61, 0x51, 0x5a, 0x43, 0x68, 0x47, 0x73, 0x56, 0x32, 0x55, 0x53, 0x67, 0x67, 0x4e, 0x69, 0x4d +.byte 0x4f, 0x72, 0x75, 0x59, 0x6f, 0x75, 0x36, 0x72, 0x34, 0x6c, 0x4b, 0x35, 0x49, 0x70, 0x44, 0x42 +.byte 0x2f, 0x47, 0x2f, 0x77, 0x6b, 0x6a, 0x55, 0x75, 0x30, 0x79, 0x4b, 0x47, 0x58, 0x39, 0x72, 0x62 +.byte 0x78, 0x65, 0x6e, 0x44, 0x49, 0x0d, 0x0a, 0x55, 0x35, 0x50, 0x4d, 0x43, 0x43, 0x6a, 0x6a, 0x6d +.byte 0x43, 0x58, 0x50, 0x49, 0x36, 0x54, 0x35, 0x33, 0x69, 0x48, 0x54, 0x66, 0x49, 0x55, 0x4a, 0x72 +.byte 0x55, 0x36, 0x61, 0x64, 0x54, 0x72, 0x43, 0x43, 0x32, 0x71, 0x4a, 0x65, 0x48, 0x5a, 0x45, 0x52 +.byte 0x78, 0x68, 0x6c, 0x62, 0x49, 0x31, 0x42, 0x6a, 0x6a, 0x74, 0x2f, 0x6d, 0x73, 0x76, 0x30, 0x74 +.byte 0x61, 0x64, 0x51, 0x31, 0x77, 0x55, 0x73, 0x0d, 0x0a, 0x4e, 0x2b, 0x67, 0x44, 0x53, 0x36, 0x33 +.byte 0x70, 0x59, 0x61, 0x41, 0x43, 0x62, 0x76, 0x58, 0x79, 0x38, 0x4d, 0x57, 0x79, 0x37, 0x56, 0x75 +.byte 0x33, 0x33, 0x50, 0x71, 0x55, 0x58, 0x48, 0x65, 0x65, 0x45, 0x36, 0x56, 0x2f, 0x55, 0x71, 0x32 +.byte 0x56, 0x38, 0x76, 0x69, 0x54, 0x4f, 0x39, 0x36, 0x4c, 0x58, 0x46, 0x76, 0x4b, 0x57, 0x6c, 0x4a +.byte 0x62, 0x59, 0x4b, 0x38, 0x55, 0x39, 0x30, 0x76, 0x76, 0x0d, 0x0a, 0x6f, 0x2f, 0x75, 0x66, 0x51 +.byte 0x4a, 0x56, 0x74, 0x4d, 0x56, 0x54, 0x38, 0x51, 0x74, 0x50, 0x48, 0x52, 0x68, 0x38, 0x6a, 0x72 +.byte 0x64, 0x6b, 0x50, 0x53, 0x48, 0x43, 0x61, 0x32, 0x58, 0x56, 0x34, 0x63, 0x64, 0x46, 0x79, 0x51 +.byte 0x7a, 0x52, 0x31, 0x62, 0x6c, 0x64, 0x5a, 0x77, 0x67, 0x4a, 0x63, 0x4a, 0x6d, 0x41, 0x70, 0x7a +.byte 0x79, 0x4d, 0x5a, 0x46, 0x6f, 0x36, 0x49, 0x51, 0x36, 0x58, 0x55, 0x0d, 0x0a, 0x35, 0x4d, 0x73 +.byte 0x49, 0x2b, 0x79, 0x4d, 0x52, 0x51, 0x2b, 0x68, 0x44, 0x4b, 0x58, 0x4a, 0x69, 0x6f, 0x61, 0x6c +.byte 0x64, 0x58, 0x67, 0x6a, 0x55, 0x6b, 0x4b, 0x36, 0x34, 0x32, 0x4d, 0x34, 0x55, 0x77, 0x74, 0x42 +.byte 0x56, 0x38, 0x6f, 0x62, 0x32, 0x78, 0x4a, 0x4e, 0x44, 0x64, 0x32, 0x5a, 0x68, 0x77, 0x4c, 0x6e +.byte 0x6f, 0x51, 0x64, 0x65, 0x58, 0x65, 0x47, 0x41, 0x44, 0x62, 0x6b, 0x70, 0x79, 0x0d, 0x0a, 0x72 +.byte 0x71, 0x58, 0x52, 0x66, 0x62, 0x6f, 0x51, 0x6e, 0x6f, 0x5a, 0x73, 0x47, 0x34, 0x71, 0x35, 0x57 +.byte 0x54, 0x50, 0x34, 0x36, 0x38, 0x53, 0x51, 0x76, 0x76, 0x47, 0x35, 0x0d, 0x0a, 0x2d, 0x2d, 0x2d +.byte 0x2d, 0x2d, 0x45, 0x4e, 0x44, 0x20, 0x43, 0x45, 0x52, 0x54, 0x49, 0x46, 0x49, 0x43, 0x41, 0x54 +.byte 0x45, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x0d, 0x0a, 0x00 + +.global _binary_rmaker_claim_service_server_crt_end +_binary_rmaker_claim_service_server_crt_end: /* for objcopy compatibility */ + + +.global rmaker_claim_service_server_crt_length +rmaker_claim_service_server_crt_length: /* not including null byte */ +.word 1208 diff --git a/ESP32-Rainmaker-Switch/build/rmaker_mqtt_server.crt.S b/ESP32-Rainmaker-Switch/build/rmaker_mqtt_server.crt.S new file mode 100644 index 000000000..e5d2014ac --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/rmaker_mqtt_server.crt.S @@ -0,0 +1,95 @@ +/* * Data converted from C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/server_certs/rmaker_mqtt_server.crt + * (null byte appended) + */ +.data +.section .rodata.embedded + +.global rmaker_mqtt_server_crt +rmaker_mqtt_server_crt: + +.global _binary_rmaker_mqtt_server_crt_start +_binary_rmaker_mqtt_server_crt_start: /* for objcopy compatibility */ +.byte 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x42, 0x45, 0x47, 0x49, 0x4e, 0x20, 0x43, 0x45, 0x52, 0x54, 0x49 +.byte 0x46, 0x49, 0x43, 0x41, 0x54, 0x45, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x0d, 0x0a, 0x4d, 0x49, 0x49 +.byte 0x44, 0x51, 0x54, 0x43, 0x43, 0x41, 0x69, 0x6d, 0x67, 0x41, 0x77, 0x49, 0x42, 0x41, 0x67, 0x49 +.byte 0x54, 0x42, 0x6d, 0x79, 0x66, 0x7a, 0x35, 0x6d, 0x2f, 0x6a, 0x41, 0x6f, 0x35, 0x34, 0x76, 0x42 +.byte 0x34, 0x69, 0x6b, 0x50, 0x6d, 0x6c, 0x6a, 0x5a, 0x62, 0x79, 0x6a, 0x41, 0x4e, 0x42, 0x67, 0x6b +.byte 0x71, 0x68, 0x6b, 0x69, 0x47, 0x39, 0x77, 0x30, 0x42, 0x41, 0x51, 0x73, 0x46, 0x0d, 0x0a, 0x41 +.byte 0x44, 0x41, 0x35, 0x4d, 0x51, 0x73, 0x77, 0x43, 0x51, 0x59, 0x44, 0x56, 0x51, 0x51, 0x47, 0x45 +.byte 0x77, 0x4a, 0x56, 0x55, 0x7a, 0x45, 0x50, 0x4d, 0x41, 0x30, 0x47, 0x41, 0x31, 0x55, 0x45, 0x43 +.byte 0x68, 0x4d, 0x47, 0x51, 0x57, 0x31, 0x68, 0x65, 0x6d, 0x39, 0x75, 0x4d, 0x52, 0x6b, 0x77, 0x46 +.byte 0x77, 0x59, 0x44, 0x56, 0x51, 0x51, 0x44, 0x45, 0x78, 0x42, 0x42, 0x62, 0x57, 0x46, 0x36, 0x0d +.byte 0x0a, 0x62, 0x32, 0x34, 0x67, 0x55, 0x6d, 0x39, 0x76, 0x64, 0x43, 0x42, 0x44, 0x51, 0x53, 0x41 +.byte 0x78, 0x4d, 0x42, 0x34, 0x58, 0x44, 0x54, 0x45, 0x31, 0x4d, 0x44, 0x55, 0x79, 0x4e, 0x6a, 0x41 +.byte 0x77, 0x4d, 0x44, 0x41, 0x77, 0x4d, 0x46, 0x6f, 0x58, 0x44, 0x54, 0x4d, 0x34, 0x4d, 0x44, 0x45 +.byte 0x78, 0x4e, 0x7a, 0x41, 0x77, 0x4d, 0x44, 0x41, 0x77, 0x4d, 0x46, 0x6f, 0x77, 0x4f, 0x54, 0x45 +.byte 0x4c, 0x0d, 0x0a, 0x4d, 0x41, 0x6b, 0x47, 0x41, 0x31, 0x55, 0x45, 0x42, 0x68, 0x4d, 0x43, 0x56 +.byte 0x56, 0x4d, 0x78, 0x44, 0x7a, 0x41, 0x4e, 0x42, 0x67, 0x4e, 0x56, 0x42, 0x41, 0x6f, 0x54, 0x42 +.byte 0x6b, 0x46, 0x74, 0x59, 0x58, 0x70, 0x76, 0x62, 0x6a, 0x45, 0x5a, 0x4d, 0x42, 0x63, 0x47, 0x41 +.byte 0x31, 0x55, 0x45, 0x41, 0x78, 0x4d, 0x51, 0x51, 0x57, 0x31, 0x68, 0x65, 0x6d, 0x39, 0x75, 0x49 +.byte 0x46, 0x4a, 0x76, 0x0d, 0x0a, 0x62, 0x33, 0x51, 0x67, 0x51, 0x30, 0x45, 0x67, 0x4d, 0x54, 0x43 +.byte 0x43, 0x41, 0x53, 0x49, 0x77, 0x44, 0x51, 0x59, 0x4a, 0x4b, 0x6f, 0x5a, 0x49, 0x68, 0x76, 0x63 +.byte 0x4e, 0x41, 0x51, 0x45, 0x42, 0x42, 0x51, 0x41, 0x44, 0x67, 0x67, 0x45, 0x50, 0x41, 0x44, 0x43 +.byte 0x43, 0x41, 0x51, 0x6f, 0x43, 0x67, 0x67, 0x45, 0x42, 0x41, 0x4c, 0x4a, 0x34, 0x67, 0x48, 0x48 +.byte 0x4b, 0x65, 0x4e, 0x58, 0x6a, 0x0d, 0x0a, 0x63, 0x61, 0x39, 0x48, 0x67, 0x46, 0x42, 0x30, 0x66 +.byte 0x57, 0x37, 0x59, 0x31, 0x34, 0x68, 0x32, 0x39, 0x4a, 0x6c, 0x6f, 0x39, 0x31, 0x67, 0x68, 0x59 +.byte 0x50, 0x6c, 0x30, 0x68, 0x41, 0x45, 0x76, 0x72, 0x41, 0x49, 0x74, 0x68, 0x74, 0x4f, 0x67, 0x51 +.byte 0x33, 0x70, 0x4f, 0x73, 0x71, 0x54, 0x51, 0x4e, 0x72, 0x6f, 0x42, 0x76, 0x6f, 0x33, 0x62, 0x53 +.byte 0x4d, 0x67, 0x48, 0x46, 0x7a, 0x5a, 0x4d, 0x0d, 0x0a, 0x39, 0x4f, 0x36, 0x49, 0x49, 0x38, 0x63 +.byte 0x2b, 0x36, 0x7a, 0x66, 0x31, 0x74, 0x52, 0x6e, 0x34, 0x53, 0x57, 0x69, 0x77, 0x33, 0x74, 0x65 +.byte 0x35, 0x64, 0x6a, 0x67, 0x64, 0x59, 0x5a, 0x36, 0x6b, 0x2f, 0x6f, 0x49, 0x32, 0x70, 0x65, 0x56 +.byte 0x4b, 0x56, 0x75, 0x52, 0x46, 0x34, 0x66, 0x6e, 0x39, 0x74, 0x42, 0x62, 0x36, 0x64, 0x4e, 0x71 +.byte 0x63, 0x6d, 0x7a, 0x55, 0x35, 0x4c, 0x2f, 0x71, 0x77, 0x0d, 0x0a, 0x49, 0x46, 0x41, 0x47, 0x62 +.byte 0x48, 0x72, 0x51, 0x67, 0x4c, 0x4b, 0x6d, 0x2b, 0x61, 0x2f, 0x73, 0x52, 0x78, 0x6d, 0x50, 0x55 +.byte 0x44, 0x67, 0x48, 0x33, 0x4b, 0x4b, 0x48, 0x4f, 0x56, 0x6a, 0x34, 0x75, 0x74, 0x57, 0x70, 0x2b +.byte 0x55, 0x68, 0x6e, 0x4d, 0x4a, 0x62, 0x75, 0x6c, 0x48, 0x68, 0x65, 0x62, 0x34, 0x6d, 0x6a, 0x55 +.byte 0x63, 0x41, 0x77, 0x68, 0x6d, 0x61, 0x68, 0x52, 0x57, 0x61, 0x36, 0x0d, 0x0a, 0x56, 0x4f, 0x75 +.byte 0x6a, 0x77, 0x35, 0x48, 0x35, 0x53, 0x4e, 0x7a, 0x2f, 0x30, 0x65, 0x67, 0x77, 0x4c, 0x58, 0x30 +.byte 0x74, 0x64, 0x48, 0x41, 0x31, 0x31, 0x34, 0x67, 0x6b, 0x39, 0x35, 0x37, 0x45, 0x57, 0x57, 0x36 +.byte 0x37, 0x63, 0x34, 0x63, 0x58, 0x38, 0x6a, 0x4a, 0x47, 0x4b, 0x4c, 0x68, 0x44, 0x2b, 0x72, 0x63 +.byte 0x64, 0x71, 0x73, 0x71, 0x30, 0x38, 0x70, 0x38, 0x6b, 0x44, 0x69, 0x31, 0x4c, 0x0d, 0x0a, 0x39 +.byte 0x33, 0x46, 0x63, 0x58, 0x6d, 0x6e, 0x2f, 0x36, 0x70, 0x55, 0x43, 0x79, 0x7a, 0x69, 0x4b, 0x72 +.byte 0x6c, 0x41, 0x34, 0x62, 0x39, 0x76, 0x37, 0x4c, 0x57, 0x49, 0x62, 0x78, 0x63, 0x63, 0x65, 0x56 +.byte 0x4f, 0x46, 0x33, 0x34, 0x47, 0x66, 0x49, 0x44, 0x35, 0x79, 0x48, 0x49, 0x39, 0x59, 0x2f, 0x51 +.byte 0x43, 0x42, 0x2f, 0x49, 0x49, 0x44, 0x45, 0x67, 0x45, 0x77, 0x2b, 0x4f, 0x79, 0x51, 0x6d, 0x0d +.byte 0x0a, 0x6a, 0x67, 0x53, 0x75, 0x62, 0x4a, 0x72, 0x49, 0x71, 0x67, 0x30, 0x43, 0x41, 0x77, 0x45 +.byte 0x41, 0x41, 0x61, 0x4e, 0x43, 0x4d, 0x45, 0x41, 0x77, 0x44, 0x77, 0x59, 0x44, 0x56, 0x52, 0x30 +.byte 0x54, 0x41, 0x51, 0x48, 0x2f, 0x42, 0x41, 0x55, 0x77, 0x41, 0x77, 0x45, 0x42, 0x2f, 0x7a, 0x41 +.byte 0x4f, 0x42, 0x67, 0x4e, 0x56, 0x48, 0x51, 0x38, 0x42, 0x41, 0x66, 0x38, 0x45, 0x42, 0x41, 0x4d +.byte 0x43, 0x0d, 0x0a, 0x41, 0x59, 0x59, 0x77, 0x48, 0x51, 0x59, 0x44, 0x56, 0x52, 0x30, 0x4f, 0x42 +.byte 0x42, 0x59, 0x45, 0x46, 0x49, 0x51, 0x59, 0x7a, 0x49, 0x55, 0x30, 0x37, 0x4c, 0x77, 0x4d, 0x6c +.byte 0x4a, 0x51, 0x75, 0x43, 0x46, 0x6d, 0x63, 0x78, 0x37, 0x49, 0x51, 0x54, 0x67, 0x6f, 0x49, 0x4d +.byte 0x41, 0x30, 0x47, 0x43, 0x53, 0x71, 0x47, 0x53, 0x49, 0x62, 0x33, 0x44, 0x51, 0x45, 0x42, 0x43 +.byte 0x77, 0x55, 0x41, 0x0d, 0x0a, 0x41, 0x34, 0x49, 0x42, 0x41, 0x51, 0x43, 0x59, 0x38, 0x6a, 0x64 +.byte 0x61, 0x51, 0x5a, 0x43, 0x68, 0x47, 0x73, 0x56, 0x32, 0x55, 0x53, 0x67, 0x67, 0x4e, 0x69, 0x4d +.byte 0x4f, 0x72, 0x75, 0x59, 0x6f, 0x75, 0x36, 0x72, 0x34, 0x6c, 0x4b, 0x35, 0x49, 0x70, 0x44, 0x42 +.byte 0x2f, 0x47, 0x2f, 0x77, 0x6b, 0x6a, 0x55, 0x75, 0x30, 0x79, 0x4b, 0x47, 0x58, 0x39, 0x72, 0x62 +.byte 0x78, 0x65, 0x6e, 0x44, 0x49, 0x0d, 0x0a, 0x55, 0x35, 0x50, 0x4d, 0x43, 0x43, 0x6a, 0x6a, 0x6d +.byte 0x43, 0x58, 0x50, 0x49, 0x36, 0x54, 0x35, 0x33, 0x69, 0x48, 0x54, 0x66, 0x49, 0x55, 0x4a, 0x72 +.byte 0x55, 0x36, 0x61, 0x64, 0x54, 0x72, 0x43, 0x43, 0x32, 0x71, 0x4a, 0x65, 0x48, 0x5a, 0x45, 0x52 +.byte 0x78, 0x68, 0x6c, 0x62, 0x49, 0x31, 0x42, 0x6a, 0x6a, 0x74, 0x2f, 0x6d, 0x73, 0x76, 0x30, 0x74 +.byte 0x61, 0x64, 0x51, 0x31, 0x77, 0x55, 0x73, 0x0d, 0x0a, 0x4e, 0x2b, 0x67, 0x44, 0x53, 0x36, 0x33 +.byte 0x70, 0x59, 0x61, 0x41, 0x43, 0x62, 0x76, 0x58, 0x79, 0x38, 0x4d, 0x57, 0x79, 0x37, 0x56, 0x75 +.byte 0x33, 0x33, 0x50, 0x71, 0x55, 0x58, 0x48, 0x65, 0x65, 0x45, 0x36, 0x56, 0x2f, 0x55, 0x71, 0x32 +.byte 0x56, 0x38, 0x76, 0x69, 0x54, 0x4f, 0x39, 0x36, 0x4c, 0x58, 0x46, 0x76, 0x4b, 0x57, 0x6c, 0x4a +.byte 0x62, 0x59, 0x4b, 0x38, 0x55, 0x39, 0x30, 0x76, 0x76, 0x0d, 0x0a, 0x6f, 0x2f, 0x75, 0x66, 0x51 +.byte 0x4a, 0x56, 0x74, 0x4d, 0x56, 0x54, 0x38, 0x51, 0x74, 0x50, 0x48, 0x52, 0x68, 0x38, 0x6a, 0x72 +.byte 0x64, 0x6b, 0x50, 0x53, 0x48, 0x43, 0x61, 0x32, 0x58, 0x56, 0x34, 0x63, 0x64, 0x46, 0x79, 0x51 +.byte 0x7a, 0x52, 0x31, 0x62, 0x6c, 0x64, 0x5a, 0x77, 0x67, 0x4a, 0x63, 0x4a, 0x6d, 0x41, 0x70, 0x7a +.byte 0x79, 0x4d, 0x5a, 0x46, 0x6f, 0x36, 0x49, 0x51, 0x36, 0x58, 0x55, 0x0d, 0x0a, 0x35, 0x4d, 0x73 +.byte 0x49, 0x2b, 0x79, 0x4d, 0x52, 0x51, 0x2b, 0x68, 0x44, 0x4b, 0x58, 0x4a, 0x69, 0x6f, 0x61, 0x6c +.byte 0x64, 0x58, 0x67, 0x6a, 0x55, 0x6b, 0x4b, 0x36, 0x34, 0x32, 0x4d, 0x34, 0x55, 0x77, 0x74, 0x42 +.byte 0x56, 0x38, 0x6f, 0x62, 0x32, 0x78, 0x4a, 0x4e, 0x44, 0x64, 0x32, 0x5a, 0x68, 0x77, 0x4c, 0x6e +.byte 0x6f, 0x51, 0x64, 0x65, 0x58, 0x65, 0x47, 0x41, 0x44, 0x62, 0x6b, 0x70, 0x79, 0x0d, 0x0a, 0x72 +.byte 0x71, 0x58, 0x52, 0x66, 0x62, 0x6f, 0x51, 0x6e, 0x6f, 0x5a, 0x73, 0x47, 0x34, 0x71, 0x35, 0x57 +.byte 0x54, 0x50, 0x34, 0x36, 0x38, 0x53, 0x51, 0x76, 0x76, 0x47, 0x35, 0x0d, 0x0a, 0x2d, 0x2d, 0x2d +.byte 0x2d, 0x2d, 0x45, 0x4e, 0x44, 0x20, 0x43, 0x45, 0x52, 0x54, 0x49, 0x46, 0x49, 0x43, 0x41, 0x54 +.byte 0x45, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x0d, 0x0a, 0x00 + +.global _binary_rmaker_mqtt_server_crt_end +_binary_rmaker_mqtt_server_crt_end: /* for objcopy compatibility */ + + +.global rmaker_mqtt_server_crt_length +rmaker_mqtt_server_crt_length: /* not including null byte */ +.word 1208 diff --git a/ESP32-Rainmaker-Switch/build/rmaker_ota_server.crt.S b/ESP32-Rainmaker-Switch/build/rmaker_ota_server.crt.S new file mode 100644 index 000000000..cefe6ac15 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/rmaker_ota_server.crt.S @@ -0,0 +1,228 @@ +/* * Data converted from C:/Users/alex/.espressif/tools/esp-rainmaker/components/esp_rainmaker/server_certs/rmaker_ota_server.crt + * (null byte appended) + */ +.data +.section .rodata.embedded + +.global rmaker_ota_server_crt +rmaker_ota_server_crt: + +.global _binary_rmaker_ota_server_crt_start +_binary_rmaker_ota_server_crt_start: /* for objcopy compatibility */ +.byte 0x45, 0x53, 0x50, 0x20, 0x52, 0x61, 0x69, 0x6e, 0x4d, 0x61, 0x6b, 0x65, 0x72, 0x20, 0x4f, 0x54 +.byte 0x41, 0x20, 0x55, 0x70, 0x67, 0x72, 0x61, 0x64, 0x65, 0x20, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72 +.byte 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x65, 0x2e, 0x0d, 0x0a, 0x52 +.byte 0x65, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x20, 0x74, 0x68, 0x69, 0x73, 0x20, 0x69, 0x66, 0x20, 0x79 +.byte 0x6f, 0x75, 0x20, 0x63, 0x68, 0x6f, 0x6f, 0x73, 0x65, 0x20, 0x74, 0x6f, 0x20, 0x75, 0x73, 0x65 +.byte 0x20, 0x61, 0x6e, 0x79, 0x20, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x20, 0x53, 0x65, 0x72, 0x76, 0x65 +.byte 0x72, 0x2e, 0x0d, 0x0a, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x42, 0x45, 0x47, 0x49, 0x4e, 0x20, 0x43 +.byte 0x45, 0x52, 0x54, 0x49, 0x46, 0x49, 0x43, 0x41, 0x54, 0x45, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x0d +.byte 0x0a, 0x4d, 0x49, 0x49, 0x45, 0x59, 0x7a, 0x43, 0x43, 0x41, 0x30, 0x75, 0x67, 0x41, 0x77, 0x49 +.byte 0x42, 0x41, 0x67, 0x49, 0x51, 0x41, 0x59, 0x4c, 0x34, 0x43, 0x59, 0x36, 0x69, 0x35, 0x69, 0x61 +.byte 0x35, 0x47, 0x6a, 0x73, 0x6e, 0x68, 0x42, 0x2b, 0x35, 0x72, 0x7a, 0x41, 0x4e, 0x42, 0x67, 0x6b +.byte 0x71, 0x68, 0x6b, 0x69, 0x47, 0x39, 0x77, 0x30, 0x42, 0x41, 0x51, 0x73, 0x46, 0x41, 0x44, 0x42 +.byte 0x61, 0x0d, 0x0a, 0x4d, 0x51, 0x73, 0x77, 0x43, 0x51, 0x59, 0x44, 0x56, 0x51, 0x51, 0x47, 0x45 +.byte 0x77, 0x4a, 0x4a, 0x52, 0x54, 0x45, 0x53, 0x4d, 0x42, 0x41, 0x47, 0x41, 0x31, 0x55, 0x45, 0x43 +.byte 0x68, 0x4d, 0x4a, 0x51, 0x6d, 0x46, 0x73, 0x64, 0x47, 0x6c, 0x74, 0x62, 0x33, 0x4a, 0x6c, 0x4d +.byte 0x52, 0x4d, 0x77, 0x45, 0x51, 0x59, 0x44, 0x56, 0x51, 0x51, 0x4c, 0x45, 0x77, 0x70, 0x44, 0x65 +.byte 0x57, 0x4a, 0x6c, 0x0d, 0x0a, 0x63, 0x6c, 0x52, 0x79, 0x64, 0x58, 0x4e, 0x30, 0x4d, 0x53, 0x49 +.byte 0x77, 0x49, 0x41, 0x59, 0x44, 0x56, 0x51, 0x51, 0x44, 0x45, 0x78, 0x6c, 0x43, 0x59, 0x57, 0x78 +.byte 0x30, 0x61, 0x57, 0x31, 0x76, 0x63, 0x6d, 0x55, 0x67, 0x51, 0x33, 0x6c, 0x69, 0x5a, 0x58, 0x4a +.byte 0x55, 0x63, 0x6e, 0x56, 0x7a, 0x64, 0x43, 0x42, 0x53, 0x62, 0x32, 0x39, 0x30, 0x4d, 0x42, 0x34 +.byte 0x58, 0x44, 0x54, 0x45, 0x31, 0x0d, 0x0a, 0x4d, 0x54, 0x49, 0x77, 0x4f, 0x44, 0x45, 0x79, 0x4d +.byte 0x44, 0x55, 0x77, 0x4e, 0x31, 0x6f, 0x58, 0x44, 0x54, 0x49, 0x31, 0x4d, 0x44, 0x55, 0x78, 0x4d +.byte 0x44, 0x45, 0x79, 0x4d, 0x44, 0x41, 0x77, 0x4d, 0x46, 0x6f, 0x77, 0x5a, 0x44, 0x45, 0x4c, 0x4d +.byte 0x41, 0x6b, 0x47, 0x41, 0x31, 0x55, 0x45, 0x42, 0x68, 0x4d, 0x43, 0x56, 0x56, 0x4d, 0x78, 0x46 +.byte 0x54, 0x41, 0x54, 0x42, 0x67, 0x4e, 0x56, 0x0d, 0x0a, 0x42, 0x41, 0x6f, 0x54, 0x44, 0x45, 0x52 +.byte 0x70, 0x5a, 0x32, 0x6c, 0x44, 0x5a, 0x58, 0x4a, 0x30, 0x49, 0x45, 0x6c, 0x75, 0x59, 0x7a, 0x45 +.byte 0x5a, 0x4d, 0x42, 0x63, 0x47, 0x41, 0x31, 0x55, 0x45, 0x43, 0x78, 0x4d, 0x51, 0x64, 0x33, 0x64 +.byte 0x33, 0x4c, 0x6d, 0x52, 0x70, 0x5a, 0x32, 0x6c, 0x6a, 0x5a, 0x58, 0x4a, 0x30, 0x4c, 0x6d, 0x4e +.byte 0x76, 0x62, 0x54, 0x45, 0x6a, 0x4d, 0x43, 0x45, 0x47, 0x0d, 0x0a, 0x41, 0x31, 0x55, 0x45, 0x41 +.byte 0x78, 0x4d, 0x61, 0x52, 0x47, 0x6c, 0x6e, 0x61, 0x55, 0x4e, 0x6c, 0x63, 0x6e, 0x51, 0x67, 0x51 +.byte 0x6d, 0x46, 0x73, 0x64, 0x47, 0x6c, 0x74, 0x62, 0x33, 0x4a, 0x6c, 0x49, 0x45, 0x4e, 0x42, 0x4c +.byte 0x54, 0x49, 0x67, 0x52, 0x7a, 0x49, 0x77, 0x67, 0x67, 0x45, 0x69, 0x4d, 0x41, 0x30, 0x47, 0x43 +.byte 0x53, 0x71, 0x47, 0x53, 0x49, 0x62, 0x33, 0x44, 0x51, 0x45, 0x42, 0x0d, 0x0a, 0x41, 0x51, 0x55 +.byte 0x41, 0x41, 0x34, 0x49, 0x42, 0x44, 0x77, 0x41, 0x77, 0x67, 0x67, 0x45, 0x4b, 0x41, 0x6f, 0x49 +.byte 0x42, 0x41, 0x51, 0x43, 0x37, 0x35, 0x77, 0x44, 0x2b, 0x41, 0x41, 0x46, 0x7a, 0x37, 0x35, 0x75 +.byte 0x49, 0x38, 0x46, 0x77, 0x49, 0x64, 0x66, 0x42, 0x63, 0x63, 0x48, 0x4d, 0x66, 0x2f, 0x37, 0x56 +.byte 0x36, 0x48, 0x34, 0x30, 0x49, 0x49, 0x2f, 0x33, 0x48, 0x77, 0x52, 0x4d, 0x2f, 0x0d, 0x0a, 0x73 +.byte 0x53, 0x45, 0x47, 0x76, 0x55, 0x33, 0x4d, 0x32, 0x79, 0x32, 0x34, 0x68, 0x78, 0x6b, 0x78, 0x33 +.byte 0x74, 0x70, 0x72, 0x44, 0x63, 0x46, 0x64, 0x30, 0x6c, 0x48, 0x56, 0x73, 0x46, 0x35, 0x79, 0x31 +.byte 0x50, 0x42, 0x6d, 0x31, 0x49, 0x54, 0x79, 0x6b, 0x52, 0x68, 0x42, 0x74, 0x51, 0x6b, 0x6d, 0x73 +.byte 0x67, 0x4f, 0x57, 0x42, 0x47, 0x6d, 0x56, 0x55, 0x2f, 0x6f, 0x48, 0x54, 0x7a, 0x36, 0x2b, 0x0d +.byte 0x0a, 0x68, 0x6a, 0x70, 0x44, 0x4b, 0x37, 0x4a, 0x5a, 0x74, 0x61, 0x76, 0x52, 0x75, 0x76, 0x52 +.byte 0x5a, 0x51, 0x48, 0x4a, 0x61, 0x5a, 0x37, 0x62, 0x4e, 0x35, 0x6c, 0x58, 0x38, 0x43, 0x53, 0x75 +.byte 0x6b, 0x6d, 0x4c, 0x4b, 0x2f, 0x7a, 0x4b, 0x6b, 0x66, 0x31, 0x4c, 0x2b, 0x48, 0x6a, 0x34, 0x49 +.byte 0x6c, 0x2f, 0x55, 0x57, 0x41, 0x71, 0x65, 0x79, 0x64, 0x6a, 0x50, 0x6c, 0x30, 0x6b, 0x4d, 0x38 +.byte 0x63, 0x0d, 0x0a, 0x2b, 0x47, 0x56, 0x51, 0x72, 0x38, 0x33, 0x34, 0x52, 0x61, 0x76, 0x49, 0x4c +.byte 0x34, 0x32, 0x4f, 0x4e, 0x68, 0x33, 0x65, 0x36, 0x6f, 0x6e, 0x4e, 0x73, 0x6c, 0x4c, 0x5a, 0x35 +.byte 0x51, 0x6e, 0x4e, 0x4e, 0x6e, 0x45, 0x72, 0x32, 0x73, 0x62, 0x51, 0x6d, 0x38, 0x62, 0x32, 0x70 +.byte 0x46, 0x74, 0x62, 0x4f, 0x62, 0x59, 0x66, 0x41, 0x42, 0x38, 0x5a, 0x70, 0x50, 0x76, 0x54, 0x76 +.byte 0x67, 0x7a, 0x6d, 0x0d, 0x0a, 0x2b, 0x34, 0x2f, 0x64, 0x44, 0x6f, 0x44, 0x6d, 0x70, 0x4f, 0x64 +.byte 0x61, 0x78, 0x4d, 0x41, 0x76, 0x63, 0x75, 0x36, 0x52, 0x38, 0x34, 0x4e, 0x6e, 0x79, 0x63, 0x33 +.byte 0x4b, 0x7a, 0x6b, 0x71, 0x77, 0x49, 0x49, 0x48, 0x39, 0x35, 0x48, 0x4b, 0x76, 0x43, 0x52, 0x6a +.byte 0x6e, 0x54, 0x30, 0x4c, 0x73, 0x54, 0x53, 0x64, 0x43, 0x54, 0x51, 0x65, 0x67, 0x33, 0x64, 0x55 +.byte 0x4e, 0x64, 0x66, 0x63, 0x32, 0x0d, 0x0a, 0x59, 0x4d, 0x77, 0x6d, 0x56, 0x4a, 0x69, 0x68, 0x69 +.byte 0x44, 0x66, 0x77, 0x67, 0x2f, 0x65, 0x74, 0x4b, 0x56, 0x6b, 0x67, 0x7a, 0x37, 0x73, 0x6c, 0x34 +.byte 0x64, 0x57, 0x65, 0x35, 0x76, 0x4f, 0x75, 0x77, 0x51, 0x48, 0x72, 0x74, 0x51, 0x61, 0x4a, 0x34 +.byte 0x67, 0x71, 0x50, 0x41, 0x67, 0x4d, 0x42, 0x41, 0x41, 0x47, 0x6a, 0x67, 0x67, 0x45, 0x5a, 0x4d +.byte 0x49, 0x49, 0x42, 0x46, 0x54, 0x41, 0x64, 0x0d, 0x0a, 0x42, 0x67, 0x4e, 0x56, 0x48, 0x51, 0x34 +.byte 0x45, 0x46, 0x67, 0x51, 0x55, 0x77, 0x42, 0x4b, 0x79, 0x4b, 0x48, 0x52, 0x6f, 0x52, 0x6d, 0x66 +.byte 0x70, 0x63, 0x43, 0x56, 0x30, 0x47, 0x67, 0x42, 0x46, 0x57, 0x77, 0x5a, 0x39, 0x58, 0x45, 0x51 +.byte 0x77, 0x48, 0x77, 0x59, 0x44, 0x56, 0x52, 0x30, 0x6a, 0x42, 0x42, 0x67, 0x77, 0x46, 0x6f, 0x41 +.byte 0x55, 0x35, 0x5a, 0x31, 0x5a, 0x4d, 0x49, 0x4a, 0x48, 0x0d, 0x0a, 0x57, 0x4d, 0x79, 0x73, 0x2b +.byte 0x67, 0x68, 0x55, 0x4e, 0x6f, 0x5a, 0x37, 0x4f, 0x72, 0x55, 0x45, 0x54, 0x66, 0x41, 0x77, 0x45 +.byte 0x67, 0x59, 0x44, 0x56, 0x52, 0x30, 0x54, 0x41, 0x51, 0x48, 0x2f, 0x42, 0x41, 0x67, 0x77, 0x42 +.byte 0x67, 0x45, 0x42, 0x2f, 0x77, 0x49, 0x42, 0x41, 0x44, 0x41, 0x4f, 0x42, 0x67, 0x4e, 0x56, 0x48 +.byte 0x51, 0x38, 0x42, 0x41, 0x66, 0x38, 0x45, 0x42, 0x41, 0x4d, 0x43, 0x0d, 0x0a, 0x41, 0x59, 0x59 +.byte 0x77, 0x4e, 0x41, 0x59, 0x49, 0x4b, 0x77, 0x59, 0x42, 0x42, 0x51, 0x55, 0x48, 0x41, 0x51, 0x45 +.byte 0x45, 0x4b, 0x44, 0x41, 0x6d, 0x4d, 0x43, 0x51, 0x47, 0x43, 0x43, 0x73, 0x47, 0x41, 0x51, 0x55 +.byte 0x46, 0x42, 0x7a, 0x41, 0x42, 0x68, 0x68, 0x68, 0x6f, 0x64, 0x48, 0x52, 0x77, 0x4f, 0x69, 0x38 +.byte 0x76, 0x62, 0x32, 0x4e, 0x7a, 0x63, 0x43, 0x35, 0x6b, 0x61, 0x57, 0x64, 0x70, 0x0d, 0x0a, 0x59 +.byte 0x32, 0x56, 0x79, 0x64, 0x43, 0x35, 0x6a, 0x62, 0x32, 0x30, 0x77, 0x4f, 0x67, 0x59, 0x44, 0x56 +.byte 0x52, 0x30, 0x66, 0x42, 0x44, 0x4d, 0x77, 0x4d, 0x54, 0x41, 0x76, 0x6f, 0x43, 0x32, 0x67, 0x4b +.byte 0x34, 0x59, 0x70, 0x61, 0x48, 0x52, 0x30, 0x63, 0x44, 0x6f, 0x76, 0x4c, 0x32, 0x4e, 0x79, 0x62 +.byte 0x44, 0x4d, 0x75, 0x5a, 0x47, 0x6c, 0x6e, 0x61, 0x57, 0x4e, 0x6c, 0x63, 0x6e, 0x51, 0x75, 0x0d +.byte 0x0a, 0x59, 0x32, 0x39, 0x74, 0x4c, 0x30, 0x39, 0x74, 0x62, 0x6d, 0x6c, 0x79, 0x62, 0x32, 0x39 +.byte 0x30, 0x4d, 0x6a, 0x41, 0x79, 0x4e, 0x53, 0x35, 0x6a, 0x63, 0x6d, 0x77, 0x77, 0x50, 0x51, 0x59 +.byte 0x44, 0x56, 0x52, 0x30, 0x67, 0x42, 0x44, 0x59, 0x77, 0x4e, 0x44, 0x41, 0x79, 0x42, 0x67, 0x52 +.byte 0x56, 0x48, 0x53, 0x41, 0x41, 0x4d, 0x43, 0x6f, 0x77, 0x4b, 0x41, 0x59, 0x49, 0x4b, 0x77, 0x59 +.byte 0x42, 0x0d, 0x0a, 0x42, 0x51, 0x55, 0x48, 0x41, 0x67, 0x45, 0x57, 0x48, 0x47, 0x68, 0x30, 0x64 +.byte 0x48, 0x42, 0x7a, 0x4f, 0x69, 0x38, 0x76, 0x64, 0x33, 0x64, 0x33, 0x4c, 0x6d, 0x52, 0x70, 0x5a +.byte 0x32, 0x6c, 0x6a, 0x5a, 0x58, 0x4a, 0x30, 0x4c, 0x6d, 0x4e, 0x76, 0x62, 0x53, 0x39, 0x44, 0x55 +.byte 0x46, 0x4d, 0x77, 0x44, 0x51, 0x59, 0x4a, 0x4b, 0x6f, 0x5a, 0x49, 0x68, 0x76, 0x63, 0x4e, 0x41 +.byte 0x51, 0x45, 0x4c, 0x0d, 0x0a, 0x42, 0x51, 0x41, 0x44, 0x67, 0x67, 0x45, 0x42, 0x41, 0x43, 0x2f +.byte 0x69, 0x4e, 0x32, 0x62, 0x44, 0x47, 0x73, 0x2b, 0x52, 0x56, 0x65, 0x34, 0x70, 0x46, 0x50, 0x70 +.byte 0x51, 0x45, 0x4c, 0x36, 0x5a, 0x6a, 0x65, 0x49, 0x6f, 0x38, 0x58, 0x51, 0x57, 0x42, 0x32, 0x6b +.byte 0x37, 0x52, 0x44, 0x41, 0x39, 0x39, 0x62, 0x6c, 0x4a, 0x39, 0x57, 0x67, 0x32, 0x2f, 0x72, 0x63 +.byte 0x77, 0x6a, 0x61, 0x6e, 0x67, 0x0d, 0x0a, 0x42, 0x30, 0x6c, 0x43, 0x59, 0x30, 0x5a, 0x53, 0x74 +.byte 0x57, 0x6e, 0x47, 0x6d, 0x30, 0x6e, 0x79, 0x47, 0x67, 0x39, 0x58, 0x78, 0x76, 0x61, 0x33, 0x76 +.byte 0x71, 0x74, 0x31, 0x6a, 0x51, 0x32, 0x69, 0x71, 0x7a, 0x50, 0x6b, 0x59, 0x6f, 0x56, 0x44, 0x56 +.byte 0x4b, 0x74, 0x6a, 0x6c, 0x41, 0x79, 0x6a, 0x55, 0x36, 0x44, 0x71, 0x48, 0x65, 0x53, 0x6d, 0x70 +.byte 0x71, 0x79, 0x56, 0x44, 0x6d, 0x56, 0x34, 0x0d, 0x0a, 0x37, 0x44, 0x4f, 0x4d, 0x76, 0x70, 0x51 +.byte 0x2b, 0x32, 0x48, 0x43, 0x72, 0x36, 0x73, 0x66, 0x68, 0x65, 0x4d, 0x34, 0x7a, 0x6c, 0x62, 0x76 +.byte 0x37, 0x4c, 0x46, 0x6a, 0x67, 0x69, 0x6b, 0x43, 0x6d, 0x62, 0x55, 0x48, 0x59, 0x32, 0x4e, 0x6d +.byte 0x7a, 0x2b, 0x53, 0x38, 0x43, 0x78, 0x52, 0x74, 0x77, 0x61, 0x2b, 0x49, 0x36, 0x68, 0x58, 0x73 +.byte 0x64, 0x47, 0x4c, 0x44, 0x52, 0x53, 0x35, 0x72, 0x42, 0x0d, 0x0a, 0x62, 0x78, 0x63, 0x51, 0x4b +.byte 0x65, 0x67, 0x4f, 0x77, 0x2b, 0x46, 0x55, 0x6c, 0x6c, 0x53, 0x6c, 0x6b, 0x5a, 0x55, 0x49, 0x49 +.byte 0x49, 0x31, 0x70, 0x4c, 0x4a, 0x34, 0x76, 0x50, 0x31, 0x43, 0x30, 0x4c, 0x75, 0x56, 0x58, 0x48 +.byte 0x36, 0x2b, 0x6b, 0x63, 0x39, 0x4b, 0x68, 0x4a, 0x4c, 0x73, 0x4e, 0x6b, 0x50, 0x35, 0x46, 0x45 +.byte 0x78, 0x32, 0x6e, 0x6f, 0x53, 0x6e, 0x59, 0x5a, 0x67, 0x76, 0x44, 0x0d, 0x0a, 0x30, 0x57, 0x79 +.byte 0x7a, 0x54, 0x37, 0x51, 0x72, 0x68, 0x45, 0x78, 0x48, 0x6b, 0x4f, 0x79, 0x4c, 0x34, 0x6b, 0x47 +.byte 0x4a, 0x45, 0x37, 0x59, 0x48, 0x52, 0x6e, 0x64, 0x43, 0x2f, 0x62, 0x73, 0x65, 0x46, 0x2f, 0x72 +.byte 0x2f, 0x4a, 0x55, 0x75, 0x4f, 0x55, 0x46, 0x66, 0x72, 0x6a, 0x73, 0x78, 0x4f, 0x46, 0x54, 0x2b +.byte 0x78, 0x4a, 0x64, 0x31, 0x42, 0x44, 0x4b, 0x43, 0x63, 0x59, 0x6d, 0x31, 0x76, 0x0d, 0x0a, 0x75 +.byte 0x70, 0x63, 0x48, 0x69, 0x39, 0x6e, 0x7a, 0x42, 0x68, 0x44, 0x46, 0x4b, 0x64, 0x54, 0x33, 0x75 +.byte 0x68, 0x61, 0x51, 0x71, 0x4e, 0x42, 0x55, 0x34, 0x55, 0x74, 0x4a, 0x78, 0x35, 0x67, 0x3d, 0x0d +.byte 0x0a, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x45, 0x4e, 0x44, 0x20, 0x43, 0x45, 0x52, 0x54, 0x49, 0x46 +.byte 0x49, 0x43, 0x41, 0x54, 0x45, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x0d, 0x0a, 0x2d, 0x2d, 0x2d, 0x2d +.byte 0x2d, 0x42, 0x45, 0x47, 0x49, 0x4e, 0x20, 0x43, 0x45, 0x52, 0x54, 0x49, 0x46, 0x49, 0x43, 0x41 +.byte 0x54, 0x45, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x0d, 0x0a, 0x4d, 0x49, 0x49, 0x45, 0x64, 0x54, 0x43 +.byte 0x43, 0x41, 0x31, 0x32, 0x67, 0x41, 0x77, 0x49, 0x42, 0x41, 0x67, 0x49, 0x4a, 0x41, 0x4b, 0x63 +.byte 0x4f, 0x53, 0x6b, 0x77, 0x30, 0x67, 0x72, 0x64, 0x2f, 0x4d, 0x41, 0x30, 0x47, 0x43, 0x53, 0x71 +.byte 0x47, 0x53, 0x49, 0x62, 0x33, 0x44, 0x51, 0x45, 0x42, 0x43, 0x77, 0x55, 0x41, 0x4d, 0x47, 0x67 +.byte 0x78, 0x43, 0x7a, 0x41, 0x4a, 0x42, 0x67, 0x4e, 0x56, 0x0d, 0x0a, 0x42, 0x41, 0x59, 0x54, 0x41 +.byte 0x6c, 0x56, 0x54, 0x4d, 0x53, 0x55, 0x77, 0x49, 0x77, 0x59, 0x44, 0x56, 0x51, 0x51, 0x4b, 0x45 +.byte 0x78, 0x78, 0x54, 0x64, 0x47, 0x46, 0x79, 0x5a, 0x6d, 0x6c, 0x6c, 0x62, 0x47, 0x51, 0x67, 0x56 +.byte 0x47, 0x56, 0x6a, 0x61, 0x47, 0x35, 0x76, 0x62, 0x47, 0x39, 0x6e, 0x61, 0x57, 0x56, 0x7a, 0x4c +.byte 0x43, 0x42, 0x4a, 0x62, 0x6d, 0x4d, 0x75, 0x4d, 0x54, 0x49, 0x77, 0x0d, 0x0a, 0x4d, 0x41, 0x59 +.byte 0x44, 0x56, 0x51, 0x51, 0x4c, 0x45, 0x79, 0x6c, 0x54, 0x64, 0x47, 0x46, 0x79, 0x5a, 0x6d, 0x6c +.byte 0x6c, 0x62, 0x47, 0x51, 0x67, 0x51, 0x32, 0x78, 0x68, 0x63, 0x33, 0x4d, 0x67, 0x4d, 0x69, 0x42 +.byte 0x44, 0x5a, 0x58, 0x4a, 0x30, 0x61, 0x57, 0x5a, 0x70, 0x59, 0x32, 0x46, 0x30, 0x61, 0x57, 0x39 +.byte 0x75, 0x49, 0x45, 0x46, 0x31, 0x64, 0x47, 0x68, 0x76, 0x63, 0x6d, 0x6c, 0x30, 0x0d, 0x0a, 0x65 +.byte 0x54, 0x41, 0x65, 0x46, 0x77, 0x30, 0x77, 0x4f, 0x54, 0x41, 0x35, 0x4d, 0x44, 0x49, 0x77, 0x4d +.byte 0x44, 0x41, 0x77, 0x4d, 0x44, 0x42, 0x61, 0x46, 0x77, 0x30, 0x7a, 0x4e, 0x44, 0x41, 0x32, 0x4d +.byte 0x6a, 0x67, 0x78, 0x4e, 0x7a, 0x4d, 0x35, 0x4d, 0x54, 0x5a, 0x61, 0x4d, 0x49, 0x47, 0x59, 0x4d +.byte 0x51, 0x73, 0x77, 0x43, 0x51, 0x59, 0x44, 0x56, 0x51, 0x51, 0x47, 0x45, 0x77, 0x4a, 0x56, 0x0d +.byte 0x0a, 0x55, 0x7a, 0x45, 0x51, 0x4d, 0x41, 0x34, 0x47, 0x41, 0x31, 0x55, 0x45, 0x43, 0x42, 0x4d +.byte 0x48, 0x51, 0x58, 0x4a, 0x70, 0x65, 0x6d, 0x39, 0x75, 0x59, 0x54, 0x45, 0x54, 0x4d, 0x42, 0x45 +.byte 0x47, 0x41, 0x31, 0x55, 0x45, 0x42, 0x78, 0x4d, 0x4b, 0x55, 0x32, 0x4e, 0x76, 0x64, 0x48, 0x52 +.byte 0x7a, 0x5a, 0x47, 0x46, 0x73, 0x5a, 0x54, 0x45, 0x6c, 0x4d, 0x43, 0x4d, 0x47, 0x41, 0x31, 0x55 +.byte 0x45, 0x0d, 0x0a, 0x43, 0x68, 0x4d, 0x63, 0x55, 0x33, 0x52, 0x68, 0x63, 0x6d, 0x5a, 0x70, 0x5a +.byte 0x57, 0x78, 0x6b, 0x49, 0x46, 0x52, 0x6c, 0x59, 0x32, 0x68, 0x75, 0x62, 0x32, 0x78, 0x76, 0x5a +.byte 0x32, 0x6c, 0x6c, 0x63, 0x79, 0x77, 0x67, 0x53, 0x57, 0x35, 0x6a, 0x4c, 0x6a, 0x45, 0x37, 0x4d +.byte 0x44, 0x6b, 0x47, 0x41, 0x31, 0x55, 0x45, 0x41, 0x78, 0x4d, 0x79, 0x55, 0x33, 0x52, 0x68, 0x63 +.byte 0x6d, 0x5a, 0x70, 0x0d, 0x0a, 0x5a, 0x57, 0x78, 0x6b, 0x49, 0x46, 0x4e, 0x6c, 0x63, 0x6e, 0x5a +.byte 0x70, 0x59, 0x32, 0x56, 0x7a, 0x49, 0x46, 0x4a, 0x76, 0x62, 0x33, 0x51, 0x67, 0x51, 0x32, 0x56 +.byte 0x79, 0x64, 0x47, 0x6c, 0x6d, 0x61, 0x57, 0x4e, 0x68, 0x64, 0x47, 0x55, 0x67, 0x51, 0x58, 0x56 +.byte 0x30, 0x61, 0x47, 0x39, 0x79, 0x61, 0x58, 0x52, 0x35, 0x49, 0x43, 0x30, 0x67, 0x52, 0x7a, 0x49 +.byte 0x77, 0x67, 0x67, 0x45, 0x69, 0x0d, 0x0a, 0x4d, 0x41, 0x30, 0x47, 0x43, 0x53, 0x71, 0x47, 0x53 +.byte 0x49, 0x62, 0x33, 0x44, 0x51, 0x45, 0x42, 0x41, 0x51, 0x55, 0x41, 0x41, 0x34, 0x49, 0x42, 0x44 +.byte 0x77, 0x41, 0x77, 0x67, 0x67, 0x45, 0x4b, 0x41, 0x6f, 0x49, 0x42, 0x41, 0x51, 0x44, 0x56, 0x44 +.byte 0x44, 0x72, 0x45, 0x4b, 0x76, 0x6c, 0x4f, 0x34, 0x76, 0x57, 0x2b, 0x47, 0x5a, 0x64, 0x66, 0x6a +.byte 0x6f, 0x68, 0x54, 0x73, 0x52, 0x38, 0x2f, 0x0d, 0x0a, 0x79, 0x38, 0x2b, 0x66, 0x49, 0x42, 0x4e +.byte 0x74, 0x4b, 0x54, 0x72, 0x49, 0x44, 0x33, 0x30, 0x38, 0x39, 0x32, 0x74, 0x32, 0x4f, 0x47, 0x50 +.byte 0x5a, 0x4e, 0x6d, 0x43, 0x6f, 0x6d, 0x31, 0x35, 0x63, 0x41, 0x49, 0x43, 0x79, 0x4c, 0x31, 0x6c +.byte 0x2f, 0x39, 0x6f, 0x66, 0x35, 0x4a, 0x55, 0x4f, 0x47, 0x35, 0x32, 0x6b, 0x62, 0x55, 0x70, 0x71 +.byte 0x51, 0x34, 0x58, 0x48, 0x6a, 0x32, 0x43, 0x30, 0x4e, 0x0d, 0x0a, 0x54, 0x6d, 0x2f, 0x32, 0x79 +.byte 0x45, 0x6e, 0x5a, 0x74, 0x76, 0x4d, 0x61, 0x56, 0x71, 0x34, 0x72, 0x74, 0x6e, 0x51, 0x55, 0x36 +.byte 0x38, 0x2f, 0x37, 0x4a, 0x75, 0x4d, 0x61, 0x75, 0x68, 0x32, 0x57, 0x4c, 0x6d, 0x6f, 0x37, 0x57 +.byte 0x4a, 0x53, 0x4a, 0x52, 0x31, 0x62, 0x2f, 0x4a, 0x61, 0x43, 0x54, 0x63, 0x46, 0x4f, 0x44, 0x32 +.byte 0x6f, 0x52, 0x30, 0x46, 0x4d, 0x4e, 0x6e, 0x6e, 0x67, 0x52, 0x6f, 0x0d, 0x0a, 0x4f, 0x74, 0x2b +.byte 0x4f, 0x51, 0x46, 0x6f, 0x64, 0x53, 0x6b, 0x37, 0x50, 0x51, 0x35, 0x45, 0x37, 0x35, 0x31, 0x62 +.byte 0x57, 0x41, 0x48, 0x44, 0x4c, 0x55, 0x75, 0x35, 0x37, 0x66, 0x61, 0x34, 0x36, 0x35, 0x37, 0x77 +.byte 0x78, 0x2b, 0x55, 0x58, 0x32, 0x77, 0x6d, 0x44, 0x50, 0x45, 0x31, 0x6b, 0x43, 0x4b, 0x34, 0x44 +.byte 0x4d, 0x4e, 0x45, 0x66, 0x66, 0x75, 0x64, 0x36, 0x51, 0x5a, 0x57, 0x30, 0x43, 0x0d, 0x0a, 0x7a +.byte 0x79, 0x79, 0x52, 0x70, 0x71, 0x62, 0x6e, 0x33, 0x6f, 0x55, 0x59, 0x53, 0x58, 0x78, 0x6d, 0x54 +.byte 0x71, 0x4d, 0x36, 0x62, 0x61, 0x6d, 0x31, 0x37, 0x6a, 0x51, 0x75, 0x75, 0x67, 0x30, 0x44, 0x75 +.byte 0x44, 0x50, 0x66, 0x52, 0x2b, 0x75, 0x78, 0x61, 0x34, 0x30, 0x6c, 0x32, 0x5a, 0x76, 0x4f, 0x67 +.byte 0x64, 0x46, 0x46, 0x52, 0x6a, 0x4b, 0x57, 0x63, 0x49, 0x66, 0x65, 0x41, 0x67, 0x35, 0x4a, 0x0d +.byte 0x0a, 0x51, 0x34, 0x57, 0x32, 0x62, 0x48, 0x4f, 0x37, 0x5a, 0x4f, 0x70, 0x68, 0x51, 0x61, 0x7a +.byte 0x4a, 0x31, 0x46, 0x54, 0x66, 0x68, 0x79, 0x2f, 0x48, 0x49, 0x72, 0x49, 0x6d, 0x7a, 0x4a, 0x39 +.byte 0x5a, 0x56, 0x47, 0x69, 0x66, 0x2f, 0x4c, 0x34, 0x71, 0x4c, 0x38, 0x52, 0x56, 0x48, 0x48, 0x56 +.byte 0x41, 0x59, 0x42, 0x65, 0x46, 0x41, 0x6c, 0x55, 0x35, 0x69, 0x33, 0x38, 0x46, 0x41, 0x67, 0x4d +.byte 0x42, 0x0d, 0x0a, 0x41, 0x41, 0x47, 0x6a, 0x67, 0x66, 0x41, 0x77, 0x67, 0x65, 0x30, 0x77, 0x44 +.byte 0x77, 0x59, 0x44, 0x56, 0x52, 0x30, 0x54, 0x41, 0x51, 0x48, 0x2f, 0x42, 0x41, 0x55, 0x77, 0x41 +.byte 0x77, 0x45, 0x42, 0x2f, 0x7a, 0x41, 0x4f, 0x42, 0x67, 0x4e, 0x56, 0x48, 0x51, 0x38, 0x42, 0x41 +.byte 0x66, 0x38, 0x45, 0x42, 0x41, 0x4d, 0x43, 0x41, 0x59, 0x59, 0x77, 0x48, 0x51, 0x59, 0x44, 0x56 +.byte 0x52, 0x30, 0x4f, 0x0d, 0x0a, 0x42, 0x42, 0x59, 0x45, 0x46, 0x4a, 0x78, 0x66, 0x41, 0x4e, 0x2b +.byte 0x71, 0x41, 0x64, 0x63, 0x77, 0x4b, 0x7a, 0x69, 0x49, 0x6f, 0x72, 0x68, 0x74, 0x53, 0x70, 0x7a +.byte 0x79, 0x45, 0x5a, 0x47, 0x44, 0x4d, 0x42, 0x38, 0x47, 0x41, 0x31, 0x55, 0x64, 0x49, 0x77, 0x51 +.byte 0x59, 0x4d, 0x42, 0x61, 0x41, 0x46, 0x4c, 0x39, 0x66, 0x74, 0x39, 0x48, 0x4f, 0x33, 0x52, 0x2b +.byte 0x47, 0x39, 0x46, 0x74, 0x56, 0x0d, 0x0a, 0x72, 0x4e, 0x7a, 0x58, 0x45, 0x4d, 0x49, 0x4f, 0x71 +.byte 0x59, 0x6a, 0x6e, 0x4d, 0x45, 0x38, 0x47, 0x43, 0x43, 0x73, 0x47, 0x41, 0x51, 0x55, 0x46, 0x42 +.byte 0x77, 0x45, 0x42, 0x42, 0x45, 0x4d, 0x77, 0x51, 0x54, 0x41, 0x63, 0x42, 0x67, 0x67, 0x72, 0x42 +.byte 0x67, 0x45, 0x46, 0x42, 0x51, 0x63, 0x77, 0x41, 0x59, 0x59, 0x51, 0x61, 0x48, 0x52, 0x30, 0x63 +.byte 0x44, 0x6f, 0x76, 0x4c, 0x32, 0x38, 0x75, 0x0d, 0x0a, 0x63, 0x33, 0x4d, 0x79, 0x4c, 0x6e, 0x56 +.byte 0x7a, 0x4c, 0x7a, 0x41, 0x68, 0x42, 0x67, 0x67, 0x72, 0x42, 0x67, 0x45, 0x46, 0x42, 0x51, 0x63 +.byte 0x77, 0x41, 0x6f, 0x59, 0x56, 0x61, 0x48, 0x52, 0x30, 0x63, 0x44, 0x6f, 0x76, 0x4c, 0x33, 0x67 +.byte 0x75, 0x63, 0x33, 0x4d, 0x79, 0x4c, 0x6e, 0x56, 0x7a, 0x4c, 0x33, 0x67, 0x75, 0x59, 0x32, 0x56 +.byte 0x79, 0x4d, 0x43, 0x59, 0x47, 0x41, 0x31, 0x55, 0x64, 0x0d, 0x0a, 0x48, 0x77, 0x51, 0x66, 0x4d +.byte 0x42, 0x30, 0x77, 0x47, 0x36, 0x41, 0x5a, 0x6f, 0x42, 0x65, 0x47, 0x46, 0x57, 0x68, 0x30, 0x64 +.byte 0x48, 0x41, 0x36, 0x4c, 0x79, 0x39, 0x7a, 0x4c, 0x6e, 0x4e, 0x7a, 0x4d, 0x69, 0x35, 0x31, 0x63 +.byte 0x79, 0x39, 0x79, 0x4c, 0x6d, 0x4e, 0x79, 0x62, 0x44, 0x41, 0x52, 0x42, 0x67, 0x4e, 0x56, 0x48 +.byte 0x53, 0x41, 0x45, 0x43, 0x6a, 0x41, 0x49, 0x4d, 0x41, 0x59, 0x47, 0x0d, 0x0a, 0x42, 0x46, 0x55 +.byte 0x64, 0x49, 0x41, 0x41, 0x77, 0x44, 0x51, 0x59, 0x4a, 0x4b, 0x6f, 0x5a, 0x49, 0x68, 0x76, 0x63 +.byte 0x4e, 0x41, 0x51, 0x45, 0x4c, 0x42, 0x51, 0x41, 0x44, 0x67, 0x67, 0x45, 0x42, 0x41, 0x43, 0x4d +.byte 0x64, 0x34, 0x34, 0x70, 0x58, 0x79, 0x6e, 0x33, 0x70, 0x46, 0x33, 0x6c, 0x4d, 0x38, 0x52, 0x35 +.byte 0x56, 0x2f, 0x63, 0x78, 0x54, 0x62, 0x6a, 0x35, 0x48, 0x44, 0x39, 0x2f, 0x47, 0x0d, 0x0a, 0x56 +.byte 0x66, 0x4b, 0x79, 0x42, 0x44, 0x62, 0x74, 0x67, 0x42, 0x39, 0x54, 0x78, 0x46, 0x30, 0x30, 0x4b +.byte 0x47, 0x75, 0x2b, 0x78, 0x31, 0x58, 0x38, 0x5a, 0x2b, 0x72, 0x4c, 0x50, 0x33, 0x2b, 0x51, 0x73 +.byte 0x6a, 0x50, 0x4e, 0x47, 0x31, 0x67, 0x51, 0x67, 0x67, 0x4c, 0x34, 0x2b, 0x43, 0x2f, 0x31, 0x45 +.byte 0x32, 0x44, 0x55, 0x42, 0x63, 0x37, 0x78, 0x67, 0x51, 0x6a, 0x42, 0x33, 0x61, 0x64, 0x31, 0x0d +.byte 0x0a, 0x6c, 0x30, 0x38, 0x59, 0x75, 0x57, 0x33, 0x65, 0x39, 0x35, 0x4f, 0x52, 0x43, 0x4c, 0x70 +.byte 0x2b, 0x51, 0x43, 0x7a, 0x74, 0x77, 0x65, 0x71, 0x37, 0x64, 0x70, 0x34, 0x7a, 0x42, 0x6e, 0x63 +.byte 0x64, 0x44, 0x51, 0x68, 0x2f, 0x55, 0x39, 0x30, 0x62, 0x5a, 0x4b, 0x75, 0x43, 0x4a, 0x2f, 0x46 +.byte 0x70, 0x31, 0x55, 0x31, 0x65, 0x72, 0x76, 0x53, 0x68, 0x77, 0x33, 0x57, 0x6e, 0x57, 0x45, 0x51 +.byte 0x74, 0x0d, 0x0a, 0x38, 0x6a, 0x78, 0x77, 0x6d, 0x4b, 0x79, 0x36, 0x61, 0x62, 0x61, 0x56, 0x64 +.byte 0x33, 0x38, 0x50, 0x4d, 0x56, 0x34, 0x73, 0x2f, 0x4b, 0x43, 0x48, 0x4f, 0x6b, 0x64, 0x70, 0x38 +.byte 0x48, 0x6c, 0x66, 0x39, 0x42, 0x52, 0x55, 0x70, 0x4a, 0x56, 0x65, 0x45, 0x58, 0x67, 0x53, 0x59 +.byte 0x43, 0x66, 0x4f, 0x6e, 0x38, 0x4a, 0x33, 0x2f, 0x79, 0x4e, 0x54, 0x64, 0x31, 0x32, 0x36, 0x2f +.byte 0x2b, 0x70, 0x5a, 0x0d, 0x0a, 0x35, 0x39, 0x76, 0x50, 0x72, 0x35, 0x4b, 0x57, 0x37, 0x79, 0x53 +.byte 0x61, 0x4e, 0x52, 0x42, 0x36, 0x6e, 0x4a, 0x48, 0x47, 0x44, 0x6e, 0x32, 0x5a, 0x39, 0x6a, 0x38 +.byte 0x5a, 0x33, 0x2f, 0x56, 0x79, 0x56, 0x4f, 0x45, 0x56, 0x71, 0x51, 0x64, 0x5a, 0x65, 0x34, 0x4f +.byte 0x2f, 0x55, 0x69, 0x35, 0x47, 0x6a, 0x4c, 0x49, 0x41, 0x5a, 0x48, 0x59, 0x63, 0x53, 0x4e, 0x50 +.byte 0x59, 0x65, 0x65, 0x68, 0x75, 0x0d, 0x0a, 0x56, 0x73, 0x79, 0x75, 0x4c, 0x41, 0x4f, 0x51, 0x31 +.byte 0x78, 0x6b, 0x34, 0x6d, 0x65, 0x54, 0x4b, 0x43, 0x52, 0x6c, 0x62, 0x2f, 0x77, 0x65, 0x57, 0x73 +.byte 0x4b, 0x68, 0x2f, 0x4e, 0x45, 0x6e, 0x66, 0x56, 0x71, 0x6e, 0x33, 0x73, 0x46, 0x2f, 0x74, 0x4d +.byte 0x2b, 0x32, 0x4d, 0x52, 0x37, 0x63, 0x77, 0x41, 0x31, 0x33, 0x30, 0x41, 0x34, 0x77, 0x3d, 0x0d +.byte 0x0a, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x45, 0x4e, 0x44, 0x20, 0x43, 0x45, 0x52, 0x54, 0x49, 0x46 +.byte 0x49, 0x43, 0x41, 0x54, 0x45, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x0d, 0x0a, 0x00 + +.global _binary_rmaker_ota_server_crt_end +_binary_rmaker_ota_server_crt_end: /* for objcopy compatibility */ + + +.global rmaker_ota_server_crt_length +rmaker_ota_server_crt_length: /* not including null byte */ +.word 3340 diff --git a/ESP32-Rainmaker-Switch/build/x509_crt_bundle.S b/ESP32-Rainmaker-Switch/build/x509_crt_bundle.S new file mode 100644 index 000000000..05f568379 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/x509_crt_bundle.S @@ -0,0 +1,1070 @@ +/* * Data converted from C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/x509_crt_bundle + */ +.data +.section .rodata.embedded + +.global x509_crt_bundle +x509_crt_bundle: + +.global _binary_x509_crt_bundle_start +_binary_x509_crt_bundle_start: /* for objcopy compatibility */ +.byte 0x00, 0x29, 0x00, 0x3b, 0x01, 0x26, 0x30, 0x39, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04 +.byte 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x0f, 0x30, 0x0d, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x06 +.byte 0x41, 0x6d, 0x61, 0x7a, 0x6f, 0x6e, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13 +.byte 0x10, 0x41, 0x6d, 0x61, 0x7a, 0x6f, 0x6e, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20 +.byte 0x31, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01 +.byte 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82, 0x01, 0x0a, 0x02, 0x82, 0x01 +.byte 0x01, 0x00, 0xb2, 0x78, 0x80, 0x71, 0xca, 0x78, 0xd5, 0xe3, 0x71, 0xaf, 0x47, 0x80, 0x50, 0x74 +.byte 0x7d, 0x6e, 0xd8, 0xd7, 0x88, 0x76, 0xf4, 0x99, 0x68, 0xf7, 0x58, 0x21, 0x60, 0xf9, 0x74, 0x84 +.byte 0x01, 0x2f, 0xac, 0x02, 0x2d, 0x86, 0xd3, 0xa0, 0x43, 0x7a, 0x4e, 0xb2, 0xa4, 0xd0, 0x36, 0xba +.byte 0x01, 0xbe, 0x8d, 0xdb, 0x48, 0xc8, 0x07, 0x17, 0x36, 0x4c, 0xf4, 0xee, 0x88, 0x23, 0xc7, 0x3e +.byte 0xeb, 0x37, 0xf5, 0xb5, 0x19, 0xf8, 0x49, 0x68, 0xb0, 0xde, 0xd7, 0xb9, 0x76, 0x38, 0x1d, 0x61 +.byte 0x9e, 0xa4, 0xfe, 0x82, 0x36, 0xa5, 0xe5, 0x4a, 0x56, 0xe4, 0x45, 0xe1, 0xf9, 0xfd, 0xb4, 0x16 +.byte 0xfa, 0x74, 0xda, 0x9c, 0x9b, 0x35, 0x39, 0x2f, 0xfa, 0xb0, 0x20, 0x50, 0x06, 0x6c, 0x7a, 0xd0 +.byte 0x80, 0xb2, 0xa6, 0xf9, 0xaf, 0xec, 0x47, 0x19, 0x8f, 0x50, 0x38, 0x07, 0xdc, 0xa2, 0x87, 0x39 +.byte 0x58, 0xf8, 0xba, 0xd5, 0xa9, 0xf9, 0x48, 0x67, 0x30, 0x96, 0xee, 0x94, 0x78, 0x5e, 0x6f, 0x89 +.byte 0xa3, 0x51, 0xc0, 0x30, 0x86, 0x66, 0xa1, 0x45, 0x66, 0xba, 0x54, 0xeb, 0xa3, 0xc3, 0x91, 0xf9 +.byte 0x48, 0xdc, 0xff, 0xd1, 0xe8, 0x30, 0x2d, 0x7d, 0x2d, 0x74, 0x70, 0x35, 0xd7, 0x88, 0x24, 0xf7 +.byte 0x9e, 0xc4, 0x59, 0x6e, 0xbb, 0x73, 0x87, 0x17, 0xf2, 0x32, 0x46, 0x28, 0xb8, 0x43, 0xfa, 0xb7 +.byte 0x1d, 0xaa, 0xca, 0xb4, 0xf2, 0x9f, 0x24, 0x0e, 0x2d, 0x4b, 0xf7, 0x71, 0x5c, 0x5e, 0x69, 0xff +.byte 0xea, 0x95, 0x02, 0xcb, 0x38, 0x8a, 0xae, 0x50, 0x38, 0x6f, 0xdb, 0xfb, 0x2d, 0x62, 0x1b, 0xc5 +.byte 0xc7, 0x1e, 0x54, 0xe1, 0x77, 0xe0, 0x67, 0xc8, 0x0f, 0x9c, 0x87, 0x23, 0xd6, 0x3f, 0x40, 0x20 +.byte 0x7f, 0x20, 0x80, 0xc4, 0x80, 0x4c, 0x3e, 0x3b, 0x24, 0x26, 0x8e, 0x04, 0xae, 0x6c, 0x9a, 0xc8 +.byte 0xaa, 0x0d, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x3b, 0x02, 0x26, 0x30, 0x39, 0x31, 0x0b, 0x30 +.byte 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x0f, 0x30, 0x0d, 0x06, 0x03 +.byte 0x55, 0x04, 0x0a, 0x13, 0x06, 0x41, 0x6d, 0x61, 0x7a, 0x6f, 0x6e, 0x31, 0x19, 0x30, 0x17, 0x06 +.byte 0x03, 0x55, 0x04, 0x03, 0x13, 0x10, 0x41, 0x6d, 0x61, 0x7a, 0x6f, 0x6e, 0x20, 0x52, 0x6f, 0x6f +.byte 0x74, 0x20, 0x43, 0x41, 0x20, 0x32, 0x30, 0x82, 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86 +.byte 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82 +.byte 0x02, 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00, 0xad, 0x96, 0x9f, 0x2d, 0x9c, 0x4a, 0x4c, 0x4a, 0x81 +.byte 0x79, 0x51, 0x99, 0xec, 0x8a, 0xcb, 0x6b, 0x60, 0x51, 0x13, 0xbc, 0x4d, 0x6d, 0x06, 0xfc, 0xb0 +.byte 0x08, 0x8d, 0xdd, 0x19, 0x10, 0x6a, 0xc7, 0x26, 0x0c, 0x35, 0xd8, 0xc0, 0x6f, 0x20, 0x84, 0xe9 +.byte 0x94, 0xb1, 0x9b, 0x85, 0x03, 0xc3, 0x5b, 0xdb, 0x4a, 0xe8, 0xc8, 0xf8, 0x90, 0x76, 0xd9, 0x5b +.byte 0x4f, 0xe3, 0x4c, 0xe8, 0x06, 0x36, 0x4d, 0xcc, 0x9a, 0xac, 0x3d, 0x0c, 0x90, 0x2b, 0x92, 0xd4 +.byte 0x06, 0x19, 0x60, 0xac, 0x37, 0x44, 0x79, 0x85, 0x81, 0x82, 0xad, 0x5a, 0x37, 0xe0, 0x0d, 0xcc +.byte 0x9d, 0xa6, 0x4c, 0x52, 0x76, 0xea, 0x43, 0x9d, 0xb7, 0x04, 0xd1, 0x50, 0xf6, 0x55, 0xe0, 0xd5 +.byte 0xd2, 0xa6, 0x49, 0x85, 0xe9, 0x37, 0xe9, 0xca, 0x7e, 0xae, 0x5c, 0x95, 0x4d, 0x48, 0x9a, 0x3f +.byte 0xae, 0x20, 0x5a, 0x6d, 0x88, 0x95, 0xd9, 0x34, 0xb8, 0x52, 0x1a, 0x43, 0x90, 0xb0, 0xbf, 0x6c +.byte 0x05, 0xb9, 0xb6, 0x78, 0xb7, 0xea, 0xd0, 0xe4, 0x3a, 0x3c, 0x12, 0x53, 0x62, 0xff, 0x4a, 0xf2 +.byte 0x7b, 0xbe, 0x35, 0x05, 0xa9, 0x12, 0x34, 0xe3, 0xf3, 0x64, 0x74, 0x62, 0x2c, 0x3d, 0x00, 0x49 +.byte 0x5a, 0x28, 0xfe, 0x32, 0x44, 0xbb, 0x87, 0xdd, 0x65, 0x27, 0x02, 0x71, 0x3b, 0xda, 0x4a, 0xf7 +.byte 0x1f, 0xda, 0xcd, 0xf7, 0x21, 0x55, 0x90, 0x4f, 0x0f, 0xec, 0xae, 0x82, 0xe1, 0x9f, 0x6b, 0xd9 +.byte 0x45, 0xd3, 0xbb, 0xf0, 0x5f, 0x87, 0xed, 0x3c, 0x2c, 0x39, 0x86, 0xda, 0x3f, 0xde, 0xec, 0x72 +.byte 0x55, 0xeb, 0x79, 0xa3, 0xad, 0xdb, 0xdd, 0x7c, 0xb0, 0xba, 0x1c, 0xce, 0xfc, 0xde, 0x4f, 0x35 +.byte 0x76, 0xcf, 0x0f, 0xf8, 0x78, 0x1f, 0x6a, 0x36, 0x51, 0x46, 0x27, 0x61, 0x5b, 0xe9, 0x9e, 0xcf +.byte 0xf0, 0xa2, 0x55, 0x7d, 0x7c, 0x25, 0x8a, 0x6f, 0x2f, 0xb4, 0xc5, 0xcf, 0x84, 0x2e, 0x2b, 0xfd +.byte 0x0d, 0x51, 0x10, 0x6c, 0xfb, 0x5f, 0x1b, 0xbc, 0x1b, 0x7e, 0xc5, 0xae, 0x3b, 0x98, 0x01, 0x31 +.byte 0x92, 0xff, 0x0b, 0x57, 0xf4, 0x9a, 0xb2, 0xb9, 0x57, 0xe9, 0xab, 0xef, 0x0d, 0x76, 0xd1, 0xf0 +.byte 0xee, 0xf4, 0xce, 0x86, 0xa7, 0xe0, 0x6e, 0xe9, 0xb4, 0x69, 0xa1, 0xdf, 0x69, 0xf6, 0x33, 0xc6 +.byte 0x69, 0x2e, 0x97, 0x13, 0x9e, 0xa5, 0x87, 0xb0, 0x57, 0x10, 0x81, 0x37, 0xc9, 0x53, 0xb3, 0xbb +.byte 0x7f, 0xf6, 0x92, 0xd1, 0x9c, 0xd0, 0x18, 0xf4, 0x92, 0x6e, 0xda, 0x83, 0x4f, 0xa6, 0x63, 0x99 +.byte 0x4c, 0xa5, 0xfb, 0x5e, 0xef, 0x21, 0x64, 0x7a, 0x20, 0x5f, 0x6c, 0x64, 0x85, 0x15, 0xcb, 0x37 +.byte 0xe9, 0x62, 0x0c, 0x0b, 0x2a, 0x16, 0xdc, 0x01, 0x2e, 0x32, 0xda, 0x3e, 0x4b, 0xf5, 0x9e, 0x3a +.byte 0xf6, 0x17, 0x40, 0x94, 0xef, 0x9e, 0x91, 0x08, 0x86, 0xfa, 0xbe, 0x63, 0xa8, 0x5a, 0x33, 0xec +.byte 0xcb, 0x74, 0x43, 0x95, 0xf9, 0x6c, 0x69, 0x52, 0x36, 0xc7, 0x29, 0x6f, 0xfc, 0x55, 0x03, 0x5c +.byte 0x1f, 0xfb, 0x9f, 0xbd, 0x47, 0xeb, 0xe7, 0x49, 0x47, 0x95, 0x0b, 0x4e, 0x89, 0x22, 0x09, 0x49 +.byte 0xe0, 0xf5, 0x61, 0x1e, 0xf1, 0xbf, 0x2e, 0x8a, 0x72, 0x6e, 0x80, 0x59, 0xff, 0x57, 0x3a, 0xf9 +.byte 0x75, 0x32, 0xa3, 0x4e, 0x5f, 0xec, 0xed, 0x28, 0x62, 0xd9, 0x4d, 0x73, 0xf2, 0xcc, 0x81, 0x17 +.byte 0x60, 0xed, 0xcd, 0xeb, 0xdc, 0xdb, 0xa7, 0xca, 0xc5, 0x7e, 0x02, 0xbd, 0xf2, 0x54, 0x08, 0x54 +.byte 0xfd, 0xb4, 0x2d, 0x09, 0x2c, 0x17, 0x54, 0x4a, 0x98, 0xd1, 0x54, 0xe1, 0x51, 0x67, 0x08, 0xd2 +.byte 0xed, 0x6e, 0x7e, 0x6f, 0x3f, 0xd2, 0x2d, 0x81, 0x59, 0x29, 0x66, 0xcb, 0x90, 0x39, 0x95, 0x11 +.byte 0x1e, 0x74, 0x27, 0xfe, 0xdd, 0xeb, 0xaf, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x3b, 0x00, 0x5b +.byte 0x30, 0x39, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31 +.byte 0x0f, 0x30, 0x0d, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x06, 0x41, 0x6d, 0x61, 0x7a, 0x6f, 0x6e +.byte 0x31, 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x10, 0x41, 0x6d, 0x61, 0x7a, 0x6f +.byte 0x6e, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x33, 0x30, 0x59, 0x30, 0x13, 0x06 +.byte 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02, 0x01, 0x06, 0x08, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03 +.byte 0x01, 0x07, 0x03, 0x42, 0x00, 0x04, 0x29, 0x97, 0xa7, 0xc6, 0x41, 0x7f, 0xc0, 0x0d, 0x9b, 0xe8 +.byte 0x01, 0x1b, 0x56, 0xc6, 0xf2, 0x52, 0xa5, 0xba, 0x2d, 0xb2, 0x12, 0xe8, 0xd2, 0x2e, 0xd7, 0xfa +.byte 0xc9, 0xc5, 0xd8, 0xaa, 0x6d, 0x1f, 0x73, 0x81, 0x3b, 0x3b, 0x98, 0x6b, 0x39, 0x7c, 0x33, 0xa5 +.byte 0xc5, 0x4e, 0x86, 0x8e, 0x80, 0x17, 0x68, 0x62, 0x45, 0x57, 0x7d, 0x44, 0x58, 0x1d, 0xb3, 0x37 +.byte 0xe5, 0x67, 0x08, 0xeb, 0x66, 0xde, 0x00, 0x3b, 0x00, 0x78, 0x30, 0x39, 0x31, 0x0b, 0x30, 0x09 +.byte 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x0f, 0x30, 0x0d, 0x06, 0x03, 0x55 +.byte 0x04, 0x0a, 0x13, 0x06, 0x41, 0x6d, 0x61, 0x7a, 0x6f, 0x6e, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03 +.byte 0x55, 0x04, 0x03, 0x13, 0x10, 0x41, 0x6d, 0x61, 0x7a, 0x6f, 0x6e, 0x20, 0x52, 0x6f, 0x6f, 0x74 +.byte 0x20, 0x43, 0x41, 0x20, 0x34, 0x30, 0x76, 0x30, 0x10, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d +.byte 0x02, 0x01, 0x06, 0x05, 0x2b, 0x81, 0x04, 0x00, 0x22, 0x03, 0x62, 0x00, 0x04, 0xd2, 0xab, 0x8a +.byte 0x37, 0x4f, 0xa3, 0x53, 0x0d, 0xfe, 0xc1, 0x8a, 0x7b, 0x4b, 0xa8, 0x7b, 0x46, 0x4b, 0x63, 0xb0 +.byte 0x62, 0xf6, 0x2d, 0x1b, 0xdb, 0x08, 0x71, 0x21, 0xd2, 0x00, 0xe8, 0x63, 0xbd, 0x9a, 0x27, 0xfb +.byte 0xf0, 0x39, 0x6e, 0x5d, 0xea, 0x3d, 0xa5, 0xc9, 0x81, 0xaa, 0xa3, 0x5b, 0x20, 0x98, 0x45, 0x5d +.byte 0x16, 0xdb, 0xfd, 0xe8, 0x10, 0x6d, 0xe3, 0x9c, 0xe0, 0xe3, 0xbd, 0x5f, 0x84, 0x62, 0xf3, 0x70 +.byte 0x64, 0x33, 0xa0, 0xcb, 0x24, 0x2f, 0x70, 0xba, 0x88, 0xa1, 0x2a, 0xa0, 0x75, 0xf8, 0x81, 0xae +.byte 0x62, 0x06, 0xc4, 0x81, 0xdb, 0x39, 0x6e, 0x29, 0xb0, 0x1e, 0xfa, 0x2e, 0x5c, 0x00, 0x41, 0x01 +.byte 0x26, 0x30, 0x3f, 0x31, 0x24, 0x30, 0x22, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x1b, 0x44, 0x69 +.byte 0x67, 0x69, 0x74, 0x61, 0x6c, 0x20, 0x53, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x20 +.byte 0x54, 0x72, 0x75, 0x73, 0x74, 0x20, 0x43, 0x6f, 0x2e, 0x31, 0x17, 0x30, 0x15, 0x06, 0x03, 0x55 +.byte 0x04, 0x03, 0x13, 0x0e, 0x44, 0x53, 0x54, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20 +.byte 0x58, 0x33, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d +.byte 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82, 0x01, 0x0a, 0x02, 0x82 +.byte 0x01, 0x01, 0x00, 0xdf, 0xaf, 0xe9, 0x97, 0x50, 0x08, 0x83, 0x57, 0xb4, 0xcc, 0x62, 0x65, 0xf6 +.byte 0x90, 0x82, 0xec, 0xc7, 0xd3, 0x2c, 0x6b, 0x30, 0xca, 0x5b, 0xec, 0xd9, 0xc3, 0x7d, 0xc7, 0x40 +.byte 0xc1, 0x18, 0x14, 0x8b, 0xe0, 0xe8, 0x33, 0x76, 0x49, 0x2a, 0xe3, 0x3f, 0x21, 0x49, 0x93, 0xac +.byte 0x4e, 0x0e, 0xaf, 0x3e, 0x48, 0xcb, 0x65, 0xee, 0xfc, 0xd3, 0x21, 0x0f, 0x65, 0xd2, 0x2a, 0xd9 +.byte 0x32, 0x8f, 0x8c, 0xe5, 0xf7, 0x77, 0xb0, 0x12, 0x7b, 0xb5, 0x95, 0xc0, 0x89, 0xa3, 0xa9, 0xba +.byte 0xed, 0x73, 0x2e, 0x7a, 0x0c, 0x06, 0x32, 0x83, 0xa2, 0x7e, 0x8a, 0x14, 0x30, 0xcd, 0x11, 0xa0 +.byte 0xe1, 0x2a, 0x38, 0xb9, 0x79, 0x0a, 0x31, 0xfd, 0x50, 0xbd, 0x80, 0x65, 0xdf, 0xb7, 0x51, 0x63 +.byte 0x83, 0xc8, 0xe2, 0x88, 0x61, 0xea, 0x4b, 0x61, 0x81, 0xec, 0x52, 0x6b, 0xb9, 0xa2, 0xe2, 0x4b +.byte 0x1a, 0x28, 0x9f, 0x48, 0xa3, 0x9e, 0x0c, 0xda, 0x09, 0x8e, 0x3e, 0x17, 0x2e, 0x1e, 0xdd, 0x20 +.byte 0xdf, 0x5b, 0xc6, 0x2a, 0x8a, 0xab, 0x2e, 0xbd, 0x70, 0xad, 0xc5, 0x0b, 0x1a, 0x25, 0x90, 0x74 +.byte 0x72, 0xc5, 0x7b, 0x6a, 0xab, 0x34, 0xd6, 0x30, 0x89, 0xff, 0xe5, 0x68, 0x13, 0x7b, 0x54, 0x0b +.byte 0xc8, 0xd6, 0xae, 0xec, 0x5a, 0x9c, 0x92, 0x1e, 0x3d, 0x64, 0xb3, 0x8c, 0xc6, 0xdf, 0xbf, 0xc9 +.byte 0x41, 0x70, 0xec, 0x16, 0x72, 0xd5, 0x26, 0xec, 0x38, 0x55, 0x39, 0x43, 0xd0, 0xfc, 0xfd, 0x18 +.byte 0x5c, 0x40, 0xf1, 0x97, 0xeb, 0xd5, 0x9a, 0x9b, 0x8d, 0x1d, 0xba, 0xda, 0x25, 0xb9, 0xc6, 0xd8 +.byte 0xdf, 0xc1, 0x15, 0x02, 0x3a, 0xab, 0xda, 0x6e, 0xf1, 0x3e, 0x2e, 0xf5, 0x5c, 0x08, 0x9c, 0x3c +.byte 0xd6, 0x83, 0x69, 0xe4, 0x10, 0x9b, 0x19, 0x2a, 0xb6, 0x29, 0x57, 0xe3, 0xe5, 0x3d, 0x9b, 0x9f +.byte 0xf0, 0x02, 0x5d, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x48, 0x00, 0x78, 0x30, 0x46, 0x31, 0x0b +.byte 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x42, 0x45, 0x31, 0x19, 0x30, 0x17, 0x06 +.byte 0x03, 0x55, 0x04, 0x0a, 0x13, 0x10, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53, 0x69, 0x67, 0x6e +.byte 0x20, 0x6e, 0x76, 0x2d, 0x73, 0x61, 0x31, 0x1c, 0x30, 0x1a, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13 +.byte 0x13, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53, 0x69, 0x67, 0x6e, 0x20, 0x52, 0x6f, 0x6f, 0x74 +.byte 0x20, 0x45, 0x34, 0x36, 0x30, 0x76, 0x30, 0x10, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02 +.byte 0x01, 0x06, 0x05, 0x2b, 0x81, 0x04, 0x00, 0x22, 0x03, 0x62, 0x00, 0x04, 0x9c, 0x0e, 0xb1, 0xcf +.byte 0xb7, 0xe8, 0x9e, 0x52, 0x77, 0x75, 0x34, 0xfa, 0xa5, 0x46, 0xa7, 0xad, 0x32, 0x19, 0x32, 0xb4 +.byte 0x07, 0xa9, 0x27, 0xca, 0x94, 0xbb, 0x0c, 0xd2, 0x0a, 0x10, 0xc7, 0xda, 0x89, 0xb0, 0x97, 0x0c +.byte 0x70, 0x13, 0x09, 0x01, 0x8e, 0xd8, 0xea, 0x47, 0xea, 0xbe, 0xb2, 0x80, 0x2b, 0xcd, 0xfc, 0x28 +.byte 0x0d, 0xdb, 0xac, 0xbc, 0xa4, 0x86, 0x37, 0xed, 0x70, 0x08, 0x00, 0x75, 0xea, 0x93, 0x0b, 0x7b +.byte 0x2e, 0x52, 0x9c, 0x23, 0x68, 0x23, 0x06, 0x43, 0xec, 0x92, 0x2f, 0x53, 0x84, 0xdb, 0xfb, 0x47 +.byte 0x14, 0x07, 0xe8, 0x5f, 0x94, 0x67, 0x5d, 0xc9, 0x7a, 0x81, 0x3c, 0x20, 0x00, 0x48, 0x02, 0x26 +.byte 0x30, 0x46, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x42, 0x45, 0x31 +.byte 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x10, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c +.byte 0x53, 0x69, 0x67, 0x6e, 0x20, 0x6e, 0x76, 0x2d, 0x73, 0x61, 0x31, 0x1c, 0x30, 0x1a, 0x06, 0x03 +.byte 0x55, 0x04, 0x03, 0x13, 0x13, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53, 0x69, 0x67, 0x6e, 0x20 +.byte 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x52, 0x34, 0x36, 0x30, 0x82, 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09 +.byte 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00 +.byte 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00, 0xac, 0xac, 0x74, 0x32, 0xe8, 0xb3, 0x65 +.byte 0xe5, 0xba, 0xed, 0x43, 0x26, 0x1d, 0xa6, 0x89, 0x0d, 0x45, 0xba, 0x29, 0x88, 0xb2, 0xa4, 0x1d +.byte 0x63, 0xdd, 0xd3, 0xc1, 0x2c, 0x09, 0x57, 0x89, 0x39, 0xa1, 0x55, 0xe9, 0x67, 0x34, 0x77, 0x0c +.byte 0x6e, 0xe4, 0x55, 0x1d, 0x52, 0x25, 0xd2, 0x13, 0x6b, 0x5e, 0xe1, 0x1d, 0xa9, 0xb7, 0x7d, 0x89 +.byte 0x32, 0x5f, 0x0d, 0x9e, 0x9f, 0x2c, 0x7a, 0x63, 0x60, 0x40, 0x1f, 0xa6, 0xb0, 0xb6, 0x78, 0x8f +.byte 0x99, 0x54, 0x96, 0x08, 0x58, 0xae, 0xe4, 0x06, 0xbc, 0x62, 0x05, 0x02, 0x16, 0xbf, 0xaf, 0xa8 +.byte 0x23, 0x03, 0xb6, 0x94, 0x0f, 0xbc, 0x6e, 0x6c, 0xc2, 0xcb, 0xd5, 0xa6, 0xbb, 0x0c, 0xe9, 0xf6 +.byte 0xc1, 0x02, 0xfb, 0x21, 0xde, 0x66, 0xdd, 0x17, 0xab, 0x74, 0x42, 0xef, 0xf0, 0x74, 0x2f, 0x25 +.byte 0xf4, 0xea, 0x6b, 0x55, 0x5b, 0x90, 0xdb, 0x9d, 0xdf, 0x5e, 0x87, 0x0a, 0x40, 0xfb, 0xad, 0x19 +.byte 0x6b, 0xfb, 0xf7, 0xca, 0x60, 0x88, 0xde, 0xda, 0xc1, 0x8f, 0xd6, 0xae, 0xd5, 0x7f, 0xd4, 0x3c +.byte 0x83, 0xee, 0xd7, 0x16, 0x4c, 0x83, 0x45, 0x33, 0x6b, 0x27, 0xd0, 0x86, 0xd0, 0x1c, 0x2d, 0x6b +.byte 0xf3, 0xab, 0x7d, 0xf1, 0x85, 0xa9, 0xf5, 0x28, 0xd2, 0xad, 0xef, 0xf3, 0x84, 0x4b, 0x1c, 0x87 +.byte 0xfc, 0x13, 0xa3, 0x3a, 0x72, 0xa2, 0x5a, 0x11, 0x2b, 0xd6, 0x27, 0x71, 0x27, 0xed, 0x81, 0x2d +.byte 0x6d, 0x66, 0x81, 0x92, 0x87, 0xb4, 0x1b, 0x58, 0x7a, 0xcc, 0x3f, 0x0a, 0xfa, 0x46, 0x4f, 0x4d +.byte 0x78, 0x5c, 0xf8, 0x2b, 0x48, 0xe3, 0x04, 0x84, 0xcb, 0x5d, 0xf6, 0xb4, 0x6a, 0xb3, 0x65, 0xfc +.byte 0x42, 0x9e, 0x51, 0x26, 0x23, 0x20, 0xcb, 0x3d, 0x14, 0xf9, 0x81, 0xed, 0x65, 0x16, 0x00, 0x4f +.byte 0x1a, 0x64, 0x97, 0x66, 0x08, 0xcf, 0x8c, 0x7b, 0xe3, 0x2b, 0xc0, 0x9d, 0xf9, 0x14, 0xf2, 0x1b +.byte 0xf1, 0x56, 0x6a, 0x16, 0xbf, 0x2c, 0x85, 0x85, 0xcd, 0x78, 0x38, 0x9a, 0xeb, 0x42, 0x6a, 0x02 +.byte 0x34, 0x18, 0x83, 0x17, 0x4e, 0x94, 0x56, 0xf8, 0xb6, 0x82, 0xb5, 0xf3, 0x96, 0xdd, 0x3d, 0xf3 +.byte 0xbe, 0x7f, 0x20, 0x77, 0x3e, 0x7b, 0x19, 0x23, 0x6b, 0x2c, 0xd4, 0x72, 0x73, 0x43, 0x57, 0x7d +.byte 0xe0, 0xf8, 0xd7, 0x69, 0x4f, 0x17, 0x36, 0x04, 0xf9, 0xc0, 0x90, 0x60, 0x37, 0x45, 0xde, 0xe6 +.byte 0x0c, 0xd8, 0x74, 0x8d, 0xae, 0x9c, 0xa2, 0x6d, 0x74, 0x5d, 0x42, 0xbe, 0x06, 0xf5, 0xd9, 0x64 +.byte 0x6e, 0x02, 0x10, 0xac, 0x89, 0xb0, 0x4c, 0x3b, 0x07, 0x4d, 0x40, 0x7e, 0x24, 0xc5, 0x8a, 0x98 +.byte 0x82, 0x79, 0x8e, 0xa4, 0xa7, 0x82, 0x20, 0x8d, 0x23, 0xfa, 0x27, 0x71, 0xc9, 0xdf, 0xc6, 0x41 +.byte 0x74, 0xa0, 0x4d, 0xf6, 0x91, 0x16, 0xdc, 0x46, 0x8c, 0x5f, 0x29, 0x63, 0x31, 0x59, 0x71, 0x0c +.byte 0xd8, 0x6f, 0xc2, 0xb6, 0x32, 0x7d, 0xfb, 0xe6, 0x5d, 0x53, 0xa6, 0x7e, 0x15, 0xfc, 0xbb, 0x75 +.byte 0x7c, 0x5d, 0xec, 0xf8, 0xf6, 0x17, 0x1c, 0xec, 0xc7, 0x6b, 0x19, 0xcb, 0xf3, 0x7b, 0xf0, 0x2b +.byte 0x07, 0xa5, 0xd9, 0x6c, 0x79, 0x54, 0x76, 0x6c, 0x9d, 0x1c, 0xa6, 0x6e, 0x0e, 0xe9, 0x79, 0x0c +.byte 0xa8, 0x23, 0x6a, 0xa3, 0xdf, 0x1b, 0x30, 0x31, 0x9f, 0xb1, 0x54, 0x7b, 0xfe, 0x6a, 0xcb, 0x66 +.byte 0xaa, 0xdc, 0x65, 0xd0, 0xa2, 0x9e, 0x4a, 0x9a, 0x07, 0x21, 0x6b, 0x81, 0x8f, 0xdb, 0xc4, 0x59 +.byte 0xfa, 0xde, 0x22, 0xc0, 0x04, 0x9c, 0xe3, 0xaa, 0x5b, 0x36, 0x93, 0xe8, 0x3d, 0xbd, 0x7a, 0xa1 +.byte 0x9d, 0x0b, 0x76, 0xb1, 0x0b, 0xc7, 0x9d, 0xfd, 0xcf, 0x98, 0xa8, 0x06, 0xc2, 0xf8, 0x2a, 0xa3 +.byte 0xa1, 0x83, 0xa0, 0xb7, 0x25, 0x72, 0xa5, 0x02, 0xe3, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x49 +.byte 0x02, 0x26, 0x30, 0x47, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55 +.byte 0x53, 0x31, 0x22, 0x30, 0x20, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x19, 0x47, 0x6f, 0x6f, 0x67 +.byte 0x6c, 0x65, 0x20, 0x54, 0x72, 0x75, 0x73, 0x74, 0x20, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65 +.byte 0x73, 0x20, 0x4c, 0x4c, 0x43, 0x31, 0x14, 0x30, 0x12, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x0b +.byte 0x47, 0x54, 0x53, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x52, 0x31, 0x30, 0x82, 0x02, 0x22, 0x30 +.byte 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82 +.byte 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00, 0xb6, 0x11, 0x02, 0x8b +.byte 0x1e, 0xe3, 0xa1, 0x77, 0x9b, 0x3b, 0xdc, 0xbf, 0x94, 0x3e, 0xb7, 0x95, 0xa7, 0x40, 0x3c, 0xa1 +.byte 0xfd, 0x82, 0xf9, 0x7d, 0x32, 0x06, 0x82, 0x71, 0xf6, 0xf6, 0x8c, 0x7f, 0xfb, 0xe8, 0xdb, 0xbc +.byte 0x6a, 0x2e, 0x97, 0x97, 0xa3, 0x8c, 0x4b, 0xf9, 0x2b, 0xf6, 0xb1, 0xf9, 0xce, 0x84, 0x1d, 0xb1 +.byte 0xf9, 0xc5, 0x97, 0xde, 0xef, 0xb9, 0xf2, 0xa3, 0xe9, 0xbc, 0x12, 0x89, 0x5e, 0xa7, 0xaa, 0x52 +.byte 0xab, 0xf8, 0x23, 0x27, 0xcb, 0xa4, 0xb1, 0x9c, 0x63, 0xdb, 0xd7, 0x99, 0x7e, 0xf0, 0x0a, 0x5e +.byte 0xeb, 0x68, 0xa6, 0xf4, 0xc6, 0x5a, 0x47, 0x0d, 0x4d, 0x10, 0x33, 0xe3, 0x4e, 0xb1, 0x13, 0xa3 +.byte 0xc8, 0x18, 0x6c, 0x4b, 0xec, 0xfc, 0x09, 0x90, 0xdf, 0x9d, 0x64, 0x29, 0x25, 0x23, 0x07, 0xa1 +.byte 0xb4, 0xd2, 0x3d, 0x2e, 0x60, 0xe0, 0xcf, 0xd2, 0x09, 0x87, 0xbb, 0xcd, 0x48, 0xf0, 0x4d, 0xc2 +.byte 0xc2, 0x7a, 0x88, 0x8a, 0xbb, 0xba, 0xcf, 0x59, 0x19, 0xd6, 0xaf, 0x8f, 0xb0, 0x07, 0xb0, 0x9e +.byte 0x31, 0xf1, 0x82, 0xc1, 0xc0, 0xdf, 0x2e, 0xa6, 0x6d, 0x6c, 0x19, 0x0e, 0xb5, 0xd8, 0x7e, 0x26 +.byte 0x1a, 0x45, 0x03, 0x3d, 0xb0, 0x79, 0xa4, 0x94, 0x28, 0xad, 0x0f, 0x7f, 0x26, 0xe5, 0xa8, 0x08 +.byte 0xfe, 0x96, 0xe8, 0x3c, 0x68, 0x94, 0x53, 0xee, 0x83, 0x3a, 0x88, 0x2b, 0x15, 0x96, 0x09, 0xb2 +.byte 0xe0, 0x7a, 0x8c, 0x2e, 0x75, 0xd6, 0x9c, 0xeb, 0xa7, 0x56, 0x64, 0x8f, 0x96, 0x4f, 0x68, 0xae +.byte 0x3d, 0x97, 0xc2, 0x84, 0x8f, 0xc0, 0xbc, 0x40, 0xc0, 0x0b, 0x5c, 0xbd, 0xf6, 0x87, 0xb3, 0x35 +.byte 0x6c, 0xac, 0x18, 0x50, 0x7f, 0x84, 0xe0, 0x4c, 0xcd, 0x92, 0xd3, 0x20, 0xe9, 0x33, 0xbc, 0x52 +.byte 0x99, 0xaf, 0x32, 0xb5, 0x29, 0xb3, 0x25, 0x2a, 0xb4, 0x48, 0xf9, 0x72, 0xe1, 0xca, 0x64, 0xf7 +.byte 0xe6, 0x82, 0x10, 0x8d, 0xe8, 0x9d, 0xc2, 0x8a, 0x88, 0xfa, 0x38, 0x66, 0x8a, 0xfc, 0x63, 0xf9 +.byte 0x01, 0xf9, 0x78, 0xfd, 0x7b, 0x5c, 0x77, 0xfa, 0x76, 0x87, 0xfa, 0xec, 0xdf, 0xb1, 0x0e, 0x79 +.byte 0x95, 0x57, 0xb4, 0xbd, 0x26, 0xef, 0xd6, 0x01, 0xd1, 0xeb, 0x16, 0x0a, 0xbb, 0x8e, 0x0b, 0xb5 +.byte 0xc5, 0xc5, 0x8a, 0x55, 0xab, 0xd3, 0xac, 0xea, 0x91, 0x4b, 0x29, 0xcc, 0x19, 0xa4, 0x32, 0x25 +.byte 0x4e, 0x2a, 0xf1, 0x65, 0x44, 0xd0, 0x02, 0xce, 0xaa, 0xce, 0x49, 0xb4, 0xea, 0x9f, 0x7c, 0x83 +.byte 0xb0, 0x40, 0x7b, 0xe7, 0x43, 0xab, 0xa7, 0x6c, 0xa3, 0x8f, 0x7d, 0x89, 0x81, 0xfa, 0x4c, 0xa5 +.byte 0xff, 0xd5, 0x8e, 0xc3, 0xce, 0x4b, 0xe0, 0xb5, 0xd8, 0xb3, 0x8e, 0x45, 0xcf, 0x76, 0xc0, 0xed +.byte 0x40, 0x2b, 0xfd, 0x53, 0x0f, 0xb0, 0xa7, 0xd5, 0x3b, 0x0d, 0xb1, 0x8a, 0xa2, 0x03, 0xde, 0x31 +.byte 0xad, 0xcc, 0x77, 0xea, 0x6f, 0x7b, 0x3e, 0xd6, 0xdf, 0x91, 0x22, 0x12, 0xe6, 0xbe, 0xfa, 0xd8 +.byte 0x32, 0xfc, 0x10, 0x63, 0x14, 0x51, 0x72, 0xde, 0x5d, 0xd6, 0x16, 0x93, 0xbd, 0x29, 0x68, 0x33 +.byte 0xef, 0x3a, 0x66, 0xec, 0x07, 0x8a, 0x26, 0xdf, 0x13, 0xd7, 0x57, 0x65, 0x78, 0x27, 0xde, 0x5e +.byte 0x49, 0x14, 0x00, 0xa2, 0x00, 0x7f, 0x9a, 0xa8, 0x21, 0xb6, 0xa9, 0xb1, 0x95, 0xb0, 0xa5, 0xb9 +.byte 0x0d, 0x16, 0x11, 0xda, 0xc7, 0x6c, 0x48, 0x3c, 0x40, 0xe0, 0x7e, 0x0d, 0x5a, 0xcd, 0x56, 0x3c +.byte 0xd1, 0x97, 0x05, 0xb9, 0xcb, 0x4b, 0xed, 0x39, 0x4b, 0x9c, 0xc4, 0x3f, 0xd2, 0x55, 0x13, 0x6e +.byte 0x24, 0xb0, 0xd6, 0x71, 0xfa, 0xf4, 0xc1, 0xba, 0xcc, 0xed, 0x1b, 0xf5, 0xfe, 0x81, 0x41, 0xd8 +.byte 0x00, 0x98, 0x3d, 0x3a, 0xc8, 0xae, 0x7a, 0x98, 0x37, 0x18, 0x05, 0x95, 0x02, 0x03, 0x01, 0x00 +.byte 0x01, 0x00, 0x49, 0x02, 0x26, 0x30, 0x47, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06 +.byte 0x13, 0x02, 0x55, 0x53, 0x31, 0x22, 0x30, 0x20, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x19, 0x47 +.byte 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x20, 0x54, 0x72, 0x75, 0x73, 0x74, 0x20, 0x53, 0x65, 0x72, 0x76 +.byte 0x69, 0x63, 0x65, 0x73, 0x20, 0x4c, 0x4c, 0x43, 0x31, 0x14, 0x30, 0x12, 0x06, 0x03, 0x55, 0x04 +.byte 0x03, 0x13, 0x0b, 0x47, 0x54, 0x53, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x52, 0x32, 0x30, 0x82 +.byte 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05 +.byte 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00, 0xce +.byte 0xde, 0xfd, 0xa6, 0xfb, 0xec, 0xec, 0x14, 0x34, 0x3c, 0x07, 0x06, 0x5a, 0x6c, 0x59, 0xf7, 0x19 +.byte 0x35, 0xdd, 0xf7, 0xc1, 0x9d, 0x55, 0xaa, 0xd3, 0xcd, 0x3b, 0xa4, 0x93, 0x72, 0xef, 0x0a, 0xfa +.byte 0x6d, 0x9d, 0xf6, 0xf0, 0x85, 0x80, 0x5b, 0xa1, 0x48, 0x52, 0x9f, 0x39, 0xc5, 0xb7, 0xee, 0x28 +.byte 0xac, 0xef, 0xcb, 0x76, 0x68, 0x14, 0xb9, 0xdf, 0xad, 0x01, 0x6c, 0x99, 0x1f, 0xc4, 0x22, 0x1d +.byte 0x9f, 0xfe, 0x72, 0x77, 0xe0, 0x2c, 0x5b, 0xaf, 0xe4, 0x04, 0xbf, 0x4f, 0x72, 0xa0, 0x1a, 0x34 +.byte 0x98, 0xe8, 0x39, 0x68, 0xec, 0x95, 0x25, 0x7b, 0x76, 0xa1, 0xe6, 0x69, 0xb9, 0x85, 0x19, 0xbd +.byte 0x89, 0x8c, 0xfe, 0xad, 0xed, 0x36, 0xea, 0x73, 0xbc, 0xff, 0x83, 0xe2, 0xcb, 0x7d, 0xc1, 0xd2 +.byte 0xce, 0x4a, 0xb3, 0x8d, 0x05, 0x9e, 0x8b, 0x49, 0x93, 0xdf, 0xc1, 0x5b, 0xd0, 0x6e, 0x5e, 0xf0 +.byte 0x2e, 0x30, 0x2e, 0x82, 0xfc, 0xfa, 0xbc, 0xb4, 0x17, 0x0a, 0x48, 0xe5, 0x88, 0x9b, 0xc5, 0x9b +.byte 0x6b, 0xde, 0xb0, 0xca, 0xb4, 0x03, 0xf0, 0xda, 0xf4, 0x90, 0xb8, 0x65, 0x64, 0xf7, 0x5c, 0x4c +.byte 0xad, 0xe8, 0x7e, 0x66, 0x5e, 0x99, 0xd7, 0xb8, 0xc2, 0x3e, 0xc8, 0xd0, 0x13, 0x9d, 0xad, 0xee +.byte 0xe4, 0x45, 0x7b, 0x89, 0x55, 0xf7, 0x8a, 0x1f, 0x62, 0x52, 0x84, 0x12, 0xb3, 0xc2, 0x40, 0x97 +.byte 0xe3, 0x8a, 0x1f, 0x47, 0x91, 0xa6, 0x74, 0x5a, 0xd2, 0xf8, 0xb1, 0x63, 0x28, 0x10, 0xb8, 0xb3 +.byte 0x09, 0xb8, 0x56, 0x77, 0x40, 0xa2, 0x26, 0x98, 0x79, 0xc6, 0xfe, 0xdf, 0x25, 0xee, 0x3e, 0xe5 +.byte 0xa0, 0x7f, 0xd4, 0x61, 0x0f, 0x51, 0x4b, 0x3c, 0x3f, 0x8c, 0xda, 0xe1, 0x70, 0x74, 0xd8, 0xc2 +.byte 0x68, 0xa1, 0xf9, 0xc1, 0x0c, 0xe9, 0xa1, 0xe2, 0x7f, 0xbb, 0x55, 0x3c, 0x76, 0x06, 0xee, 0x6a +.byte 0x4e, 0xcc, 0x92, 0x88, 0x30, 0x4d, 0x9a, 0xbd, 0x4f, 0x0b, 0x48, 0x9a, 0x84, 0xb5, 0x98, 0xa3 +.byte 0xd5, 0xfb, 0x73, 0xc1, 0x57, 0x61, 0xdd, 0x28, 0x56, 0x75, 0x13, 0xae, 0x87, 0x8e, 0xe7, 0x0c +.byte 0x51, 0x09, 0x10, 0x75, 0x88, 0x4c, 0xbc, 0x8d, 0xf9, 0x7b, 0x3c, 0xd4, 0x22, 0x48, 0x1f, 0x2a +.byte 0xdc, 0xeb, 0x6b, 0xbb, 0x44, 0xb1, 0xcb, 0x33, 0x71, 0x32, 0x46, 0xaf, 0xad, 0x4a, 0xf1, 0x8c +.byte 0xe8, 0x74, 0x3a, 0xac, 0xe7, 0x1a, 0x22, 0x73, 0x80, 0xd2, 0x30, 0xf7, 0x25, 0x42, 0xc7, 0x22 +.byte 0x3b, 0x3b, 0x12, 0xad, 0x96, 0x2e, 0xc6, 0xc3, 0x76, 0x07, 0xaa, 0x20, 0xb7, 0x35, 0x49, 0x57 +.byte 0xe9, 0x92, 0x49, 0xe8, 0x76, 0x16, 0x72, 0x31, 0x67, 0x2b, 0x96, 0x7e, 0x8a, 0xa3, 0xc7, 0x94 +.byte 0x56, 0x22, 0xbf, 0x6a, 0x4b, 0x7e, 0x01, 0x21, 0xb2, 0x23, 0x32, 0xdf, 0xe4, 0x9a, 0x44, 0x6d +.byte 0x59, 0x5b, 0x5d, 0xf5, 0x00, 0xa0, 0x1c, 0x9b, 0xc6, 0x78, 0x97, 0x8d, 0x90, 0xff, 0x9b, 0xc8 +.byte 0xaa, 0xb4, 0xaf, 0x11, 0x51, 0x39, 0x5e, 0xd9, 0xfb, 0x67, 0xad, 0xd5, 0x5b, 0x11, 0x9d, 0x32 +.byte 0x9a, 0x1b, 0xbd, 0xd5, 0xba, 0x5b, 0xa5, 0xc9, 0xcb, 0x25, 0x69, 0x53, 0x55, 0x27, 0x5c, 0xe0 +.byte 0xca, 0x36, 0xcb, 0x88, 0x61, 0xfb, 0x1e, 0xb7, 0xd0, 0xcb, 0xee, 0x16, 0xfb, 0xd3, 0xa6, 0x4c +.byte 0xde, 0x92, 0xa5, 0xd4, 0xe2, 0xdf, 0xf5, 0x06, 0x54, 0xde, 0x2e, 0x9d, 0x4b, 0xb4, 0x93, 0x30 +.byte 0xaa, 0x81, 0xce, 0xdd, 0x1a, 0xdc, 0x51, 0x73, 0x0d, 0x4f, 0x70, 0xe9, 0xe5, 0xb6, 0x16, 0x21 +.byte 0x19, 0x79, 0xb2, 0xe6, 0x89, 0x0b, 0x75, 0x64, 0xca, 0xd5, 0xab, 0xbc, 0x09, 0xc1, 0x18, 0xa1 +.byte 0xff, 0xd4, 0x54, 0xa1, 0x85, 0x3c, 0xfd, 0x14, 0x24, 0x03, 0xb2, 0x87, 0xd3, 0xa4, 0xb7, 0x02 +.byte 0x03, 0x01, 0x00, 0x01, 0x00, 0x49, 0x00, 0x78, 0x30, 0x47, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03 +.byte 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x22, 0x30, 0x20, 0x06, 0x03, 0x55, 0x04, 0x0a +.byte 0x13, 0x19, 0x47, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x20, 0x54, 0x72, 0x75, 0x73, 0x74, 0x20, 0x53 +.byte 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x73, 0x20, 0x4c, 0x4c, 0x43, 0x31, 0x14, 0x30, 0x12, 0x06 +.byte 0x03, 0x55, 0x04, 0x03, 0x13, 0x0b, 0x47, 0x54, 0x53, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x52 +.byte 0x33, 0x30, 0x76, 0x30, 0x10, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02, 0x01, 0x06, 0x05 +.byte 0x2b, 0x81, 0x04, 0x00, 0x22, 0x03, 0x62, 0x00, 0x04, 0x1f, 0x4f, 0x33, 0x87, 0x33, 0x29, 0x8a +.byte 0xa1, 0x84, 0xde, 0xcb, 0xc7, 0x21, 0x58, 0x41, 0x89, 0xea, 0x56, 0x9d, 0x2b, 0x4b, 0x85, 0xc6 +.byte 0x1d, 0x4c, 0x27, 0xbc, 0x7f, 0x26, 0x51, 0x72, 0x6f, 0xe2, 0x9f, 0xd6, 0xa3, 0xca, 0xcc, 0x45 +.byte 0x14, 0x46, 0x8b, 0xad, 0xef, 0x7e, 0x86, 0x8c, 0xec, 0xb1, 0x7e, 0x2f, 0xff, 0xa9, 0x71, 0x9d +.byte 0x18, 0x84, 0x45, 0x04, 0x41, 0x55, 0x6e, 0x2b, 0xea, 0x26, 0x7f, 0xbb, 0x90, 0x01, 0xe3, 0x4b +.byte 0x19, 0xba, 0xe4, 0x54, 0x96, 0x45, 0x09, 0xb1, 0xd5, 0x6c, 0x91, 0x44, 0xad, 0x84, 0x13, 0x8e +.byte 0x9a, 0x8c, 0x0d, 0x80, 0x0c, 0x32, 0xf6, 0xe0, 0x27, 0x00, 0x49, 0x00, 0x78, 0x30, 0x47, 0x31 +.byte 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x22, 0x30, 0x20 +.byte 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x19, 0x47, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x20, 0x54, 0x72 +.byte 0x75, 0x73, 0x74, 0x20, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x73, 0x20, 0x4c, 0x4c, 0x43 +.byte 0x31, 0x14, 0x30, 0x12, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x0b, 0x47, 0x54, 0x53, 0x20, 0x52 +.byte 0x6f, 0x6f, 0x74, 0x20, 0x52, 0x34, 0x30, 0x76, 0x30, 0x10, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce +.byte 0x3d, 0x02, 0x01, 0x06, 0x05, 0x2b, 0x81, 0x04, 0x00, 0x22, 0x03, 0x62, 0x00, 0x04, 0xf3, 0x74 +.byte 0x73, 0xa7, 0x68, 0x8b, 0x60, 0xae, 0x43, 0xb8, 0x35, 0xc5, 0x81, 0x30, 0x7b, 0x4b, 0x49, 0x9d +.byte 0xfb, 0xc1, 0x61, 0xce, 0xe6, 0xde, 0x46, 0xbd, 0x6b, 0xd5, 0x61, 0x18, 0x35, 0xae, 0x40, 0xdd +.byte 0x73, 0xf7, 0x89, 0x91, 0x30, 0x5a, 0xeb, 0x3c, 0xee, 0x85, 0x7c, 0xa2, 0x40, 0x76, 0x3b, 0xa9 +.byte 0xc6, 0xb8, 0x47, 0xd8, 0x2a, 0xe7, 0x92, 0x91, 0x6a, 0x73, 0xe9, 0xb1, 0x72, 0x39, 0x9f, 0x29 +.byte 0x9f, 0xa2, 0x98, 0xd3, 0x5f, 0x5e, 0x58, 0x86, 0x65, 0x0f, 0xa1, 0x84, 0x65, 0x06, 0xd1, 0xdc +.byte 0x8b, 0xc9, 0xc7, 0x73, 0xc8, 0x8c, 0x6a, 0x2f, 0xe5, 0xc4, 0xab, 0xd1, 0x1d, 0x8a, 0x00, 0x4c +.byte 0x02, 0x26, 0x30, 0x4a, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55 +.byte 0x53, 0x31, 0x12, 0x30, 0x10, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x09, 0x49, 0x64, 0x65, 0x6e +.byte 0x54, 0x72, 0x75, 0x73, 0x74, 0x31, 0x27, 0x30, 0x25, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x1e +.byte 0x49, 0x64, 0x65, 0x6e, 0x54, 0x72, 0x75, 0x73, 0x74, 0x20, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x72 +.byte 0x63, 0x69, 0x61, 0x6c, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x31, 0x30, 0x82 +.byte 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05 +.byte 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00, 0xa7 +.byte 0x50, 0x19, 0xde, 0x3f, 0x99, 0x3d, 0xd4, 0x33, 0x46, 0xf1, 0x6f, 0x51, 0x61, 0x82, 0xb2, 0xa9 +.byte 0x4f, 0x8f, 0x67, 0x89, 0x5d, 0x84, 0xd9, 0x53, 0xdd, 0x0c, 0x28, 0xd9, 0xd7, 0xf0, 0xff, 0xae +.byte 0x95, 0x43, 0x72, 0x99, 0xf9, 0xb5, 0x5d, 0x7c, 0x8a, 0xc1, 0x42, 0xe1, 0x31, 0x50, 0x74, 0xd1 +.byte 0x81, 0x0d, 0x7c, 0xcd, 0x9b, 0x21, 0xab, 0x43, 0xe2, 0xac, 0xad, 0x5e, 0x86, 0x6e, 0xf3, 0x09 +.byte 0x8a, 0x1f, 0x5a, 0x32, 0xbd, 0xa2, 0xeb, 0x94, 0xf9, 0xe8, 0x5c, 0x0a, 0xec, 0xff, 0x98, 0xd2 +.byte 0xaf, 0x71, 0xb3, 0xb4, 0x53, 0x9f, 0x4e, 0x87, 0xef, 0x92, 0xbc, 0xbd, 0xec, 0x4f, 0x32, 0x30 +.byte 0x88, 0x4b, 0x17, 0x5e, 0x57, 0xc4, 0x53, 0xc2, 0xf6, 0x02, 0x97, 0x8d, 0xd9, 0x62, 0x2b, 0xbf +.byte 0x24, 0x1f, 0x62, 0x8d, 0xdf, 0xc3, 0xb8, 0x29, 0x4b, 0x49, 0x78, 0x3c, 0x93, 0x60, 0x88, 0x22 +.byte 0xfc, 0x99, 0xda, 0x36, 0xc8, 0xc2, 0xa2, 0xd4, 0x2c, 0x54, 0x00, 0x67, 0x35, 0x6e, 0x73, 0xbf +.byte 0x02, 0x58, 0xf0, 0xa4, 0xdd, 0xe5, 0xb0, 0xa2, 0x26, 0x7a, 0xca, 0xe0, 0x36, 0xa5, 0x19, 0x16 +.byte 0xf5, 0xfd, 0xb7, 0xef, 0xae, 0x3f, 0x40, 0xf5, 0x6d, 0x5a, 0x04, 0xfd, 0xce, 0x34, 0xca, 0x24 +.byte 0xdc, 0x74, 0x23, 0x1b, 0x5d, 0x33, 0x13, 0x12, 0x5d, 0xc4, 0x01, 0x25, 0xf6, 0x30, 0xdd, 0x02 +.byte 0x5d, 0x9f, 0xe0, 0xd5, 0x47, 0xbd, 0xb4, 0xeb, 0x1b, 0xa1, 0xbb, 0x49, 0x49, 0xd8, 0x9f, 0x5b +.byte 0x02, 0xf3, 0x8a, 0xe4, 0x24, 0x90, 0xe4, 0x62, 0x4f, 0x4f, 0xc1, 0xaf, 0x8b, 0x0e, 0x74, 0x17 +.byte 0xa8, 0xd1, 0x72, 0x88, 0x6a, 0x7a, 0x01, 0x49, 0xcc, 0xb4, 0x46, 0x79, 0xc6, 0x17, 0xb1, 0xda +.byte 0x98, 0x1e, 0x07, 0x59, 0xfa, 0x75, 0x21, 0x85, 0x65, 0xdd, 0x90, 0x56, 0xce, 0xfb, 0xab, 0xa5 +.byte 0x60, 0x9d, 0xc4, 0x9d, 0xf9, 0x52, 0xb0, 0x8b, 0xbd, 0x87, 0xf9, 0x8f, 0x2b, 0x23, 0x0a, 0x23 +.byte 0x76, 0x3b, 0xf7, 0x33, 0xe1, 0xc9, 0x00, 0xf3, 0x69, 0xf9, 0x4b, 0xa2, 0xe0, 0x4e, 0xbc, 0x7e +.byte 0x93, 0x39, 0x84, 0x07, 0xf7, 0x44, 0x70, 0x7e, 0xfe, 0x07, 0x5a, 0xe5, 0xb1, 0xac, 0xd1, 0x18 +.byte 0xcc, 0xf2, 0x35, 0xe5, 0x49, 0x49, 0x08, 0xca, 0x56, 0xc9, 0x3d, 0xfb, 0x0f, 0x18, 0x7d, 0x8b +.byte 0x3b, 0xc1, 0x13, 0xc2, 0x4d, 0x8f, 0xc9, 0x4f, 0x0e, 0x37, 0xe9, 0x1f, 0xa1, 0x0e, 0x6a, 0xdf +.byte 0x62, 0x2e, 0xcb, 0x35, 0x06, 0x51, 0x79, 0x2c, 0xc8, 0x25, 0x38, 0xf4, 0xfa, 0x4b, 0xa7, 0x89 +.byte 0x5c, 0x9c, 0xd2, 0xe3, 0x0d, 0x39, 0x86, 0x4a, 0x74, 0x7c, 0xd5, 0x59, 0x87, 0xc2, 0x3f, 0x4e +.byte 0x0c, 0x5c, 0x52, 0xf4, 0x3d, 0xf7, 0x52, 0x82, 0xf1, 0xea, 0xa3, 0xac, 0xfd, 0x49, 0x34, 0x1a +.byte 0x28, 0xf3, 0x41, 0x88, 0x3a, 0x13, 0xee, 0xe8, 0xde, 0xff, 0x99, 0x1d, 0x5f, 0xba, 0xcb, 0xe8 +.byte 0x1e, 0xf2, 0xb9, 0x50, 0x60, 0xc0, 0x31, 0xd3, 0x73, 0xe5, 0xef, 0xbe, 0xa0, 0xed, 0x33, 0x0b +.byte 0x74, 0xbe, 0x20, 0x20, 0xc4, 0x67, 0x6c, 0xf0, 0x08, 0x03, 0x7a, 0x55, 0x80, 0x7f, 0x46, 0x4e +.byte 0x96, 0xa7, 0xf4, 0x1e, 0x3e, 0xe1, 0xf6, 0xd8, 0x09, 0xe1, 0x33, 0x64, 0x2b, 0x63, 0xd7, 0x32 +.byte 0x5e, 0x9f, 0xf9, 0xc0, 0x7b, 0x0f, 0x78, 0x6f, 0x97, 0xbc, 0x93, 0x9a, 0xf9, 0x9c, 0x12, 0x90 +.byte 0x78, 0x7a, 0x80, 0x87, 0x15, 0xd7, 0x72, 0x74, 0x9c, 0x55, 0x74, 0x78, 0xb1, 0xba, 0xe1, 0x6e +.byte 0x70, 0x04, 0xba, 0x4f, 0xa0, 0xba, 0x68, 0xc3, 0x7b, 0xff, 0x31, 0xf0, 0x73, 0x3d, 0x3d, 0x94 +.byte 0x2a, 0xb1, 0x0b, 0x41, 0x0e, 0xa0, 0xfe, 0x4d, 0x88, 0x65, 0x6b, 0x79, 0x33, 0xb4, 0xd7, 0x02 +.byte 0x03, 0x01, 0x00, 0x01, 0x00, 0x4e, 0x01, 0x26, 0x30, 0x4c, 0x31, 0x20, 0x30, 0x1e, 0x06, 0x03 +.byte 0x55, 0x04, 0x0b, 0x13, 0x17, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53, 0x69, 0x67, 0x6e, 0x20 +.byte 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x2d, 0x20, 0x52, 0x33, 0x31, 0x13, 0x30, 0x11 +.byte 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0a, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53, 0x69, 0x67 +.byte 0x6e, 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x0a, 0x47, 0x6c, 0x6f, 0x62 +.byte 0x61, 0x6c, 0x53, 0x69, 0x67, 0x6e, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86 +.byte 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82 +.byte 0x01, 0x0a, 0x02, 0x82, 0x01, 0x01, 0x00, 0xcc, 0x25, 0x76, 0x90, 0x79, 0x06, 0x78, 0x22, 0x16 +.byte 0xf5, 0xc0, 0x83, 0xb6, 0x84, 0xca, 0x28, 0x9e, 0xfd, 0x05, 0x76, 0x11, 0xc5, 0xad, 0x88, 0x72 +.byte 0xfc, 0x46, 0x02, 0x43, 0xc7, 0xb2, 0x8a, 0x9d, 0x04, 0x5f, 0x24, 0xcb, 0x2e, 0x4b, 0xe1, 0x60 +.byte 0x82, 0x46, 0xe1, 0x52, 0xab, 0x0c, 0x81, 0x47, 0x70, 0x6c, 0xdd, 0x64, 0xd1, 0xeb, 0xf5, 0x2c +.byte 0xa3, 0x0f, 0x82, 0x3d, 0x0c, 0x2b, 0xae, 0x97, 0xd7, 0xb6, 0x14, 0x86, 0x10, 0x79, 0xbb, 0x3b +.byte 0x13, 0x80, 0x77, 0x8c, 0x08, 0xe1, 0x49, 0xd2, 0x6a, 0x62, 0x2f, 0x1f, 0x5e, 0xfa, 0x96, 0x68 +.byte 0xdf, 0x89, 0x27, 0x95, 0x38, 0x9f, 0x06, 0xd7, 0x3e, 0xc9, 0xcb, 0x26, 0x59, 0x0d, 0x73, 0xde +.byte 0xb0, 0xc8, 0xe9, 0x26, 0x0e, 0x83, 0x15, 0xc6, 0xef, 0x5b, 0x8b, 0xd2, 0x04, 0x60, 0xca, 0x49 +.byte 0xa6, 0x28, 0xf6, 0x69, 0x3b, 0xf6, 0xcb, 0xc8, 0x28, 0x91, 0xe5, 0x9d, 0x8a, 0x61, 0x57, 0x37 +.byte 0xac, 0x74, 0x14, 0xdc, 0x74, 0xe0, 0x3a, 0xee, 0x72, 0x2f, 0x2e, 0x9c, 0xfb, 0xd0, 0xbb, 0xbf +.byte 0xf5, 0x3d, 0x00, 0xe1, 0x06, 0x33, 0xe8, 0x82, 0x2b, 0xae, 0x53, 0xa6, 0x3a, 0x16, 0x73, 0x8c +.byte 0xdd, 0x41, 0x0e, 0x20, 0x3a, 0xc0, 0xb4, 0xa7, 0xa1, 0xe9, 0xb2, 0x4f, 0x90, 0x2e, 0x32, 0x60 +.byte 0xe9, 0x57, 0xcb, 0xb9, 0x04, 0x92, 0x68, 0x68, 0xe5, 0x38, 0x26, 0x60, 0x75, 0xb2, 0x9f, 0x77 +.byte 0xff, 0x91, 0x14, 0xef, 0xae, 0x20, 0x49, 0xfc, 0xad, 0x40, 0x15, 0x48, 0xd1, 0x02, 0x31, 0x61 +.byte 0x19, 0x5e, 0xb8, 0x97, 0xef, 0xad, 0x77, 0xb7, 0x64, 0x9a, 0x7a, 0xbf, 0x5f, 0xc1, 0x13, 0xef +.byte 0x9b, 0x62, 0xfb, 0x0d, 0x6c, 0xe0, 0x54, 0x69, 0x16, 0xa9, 0x03, 0xda, 0x6e, 0xe9, 0x83, 0x93 +.byte 0x71, 0x76, 0xc6, 0x69, 0x85, 0x82, 0x17, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x4e, 0x02, 0x26 +.byte 0x30, 0x4c, 0x31, 0x20, 0x30, 0x1e, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x17, 0x47, 0x6c, 0x6f +.byte 0x62, 0x61, 0x6c, 0x53, 0x69, 0x67, 0x6e, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20 +.byte 0x2d, 0x20, 0x52, 0x36, 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0a, 0x47 +.byte 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53, 0x69, 0x67, 0x6e, 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55 +.byte 0x04, 0x03, 0x13, 0x0a, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53, 0x69, 0x67, 0x6e, 0x30, 0x82 +.byte 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05 +.byte 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00, 0x95 +.byte 0x07, 0xe8, 0x73, 0xca, 0x66, 0xf9, 0xec, 0x14, 0xca, 0x7b, 0x3c, 0xf7, 0x0d, 0x08, 0xf1, 0xb4 +.byte 0x45, 0x0b, 0x2c, 0x82, 0xb4, 0x48, 0xc6, 0xeb, 0x5b, 0x3c, 0xae, 0x83, 0xb8, 0x41, 0x92, 0x33 +.byte 0x14, 0xa4, 0x6f, 0x7f, 0xe9, 0x2a, 0xcc, 0xc6, 0xb0, 0x88, 0x6b, 0xc5, 0xb6, 0x89, 0xd1, 0xc6 +.byte 0xb2, 0xff, 0x14, 0xce, 0x51, 0x14, 0x21, 0xec, 0x4a, 0xdd, 0x1b, 0x5a, 0xc6, 0xd6, 0x87, 0xee +.byte 0x4d, 0x3a, 0x15, 0x06, 0xed, 0x64, 0x66, 0x0b, 0x92, 0x80, 0xca, 0x44, 0xde, 0x73, 0x94, 0x4e +.byte 0xf3, 0xa7, 0x89, 0x7f, 0x4f, 0x78, 0x63, 0x08, 0xc8, 0x12, 0x50, 0x6d, 0x42, 0x66, 0x2f, 0x4d +.byte 0xb9, 0x79, 0x28, 0x4d, 0x52, 0x1a, 0x8a, 0x1a, 0x80, 0xb7, 0x19, 0x81, 0x0e, 0x7e, 0xc4, 0x8a +.byte 0xbc, 0x64, 0x4c, 0x21, 0x1c, 0x43, 0x68, 0xd7, 0x3d, 0x3c, 0x8a, 0xc5, 0xb2, 0x66, 0xd5, 0x90 +.byte 0x9a, 0xb7, 0x31, 0x06, 0xc5, 0xbe, 0xe2, 0x6d, 0x32, 0x06, 0xa6, 0x1e, 0xf9, 0xb9, 0xeb, 0xaa +.byte 0xa3, 0xb8, 0xbf, 0xbe, 0x82, 0x63, 0x50, 0xd0, 0xf0, 0x18, 0x89, 0xdf, 0xe4, 0x0f, 0x79, 0xf5 +.byte 0xea, 0xa2, 0x1f, 0x2a, 0xd2, 0x70, 0x2e, 0x7b, 0xe7, 0xbc, 0x93, 0xbb, 0x6d, 0x53, 0xe2, 0x48 +.byte 0x7c, 0x8c, 0x10, 0x07, 0x38, 0xff, 0x66, 0xb2, 0x77, 0x61, 0x7e, 0xe0, 0xea, 0x8c, 0x3c, 0xaa +.byte 0xb4, 0xa4, 0xf6, 0xf3, 0x95, 0x4a, 0x12, 0x07, 0x6d, 0xfd, 0x8c, 0xb2, 0x89, 0xcf, 0xd0, 0xa0 +.byte 0x61, 0x77, 0xc8, 0x58, 0x74, 0xb0, 0xd4, 0x23, 0x3a, 0xf7, 0x5d, 0x3a, 0xca, 0xa2, 0xdb, 0x9d +.byte 0x09, 0xde, 0x5d, 0x44, 0x2d, 0x90, 0xf1, 0x81, 0xcd, 0x57, 0x92, 0xfa, 0x7e, 0xbc, 0x50, 0x04 +.byte 0x63, 0x34, 0xdf, 0x6b, 0x93, 0x18, 0xbe, 0x6b, 0x36, 0xb2, 0x39, 0xe4, 0xac, 0x24, 0x36, 0xb7 +.byte 0xf0, 0xef, 0xb6, 0x1c, 0x13, 0x57, 0x93, 0xb6, 0xde, 0xb2, 0xf8, 0xe2, 0x85, 0xb7, 0x73, 0xa2 +.byte 0xb8, 0x35, 0xaa, 0x45, 0xf2, 0xe0, 0x9d, 0x36, 0xa1, 0x6f, 0x54, 0x8a, 0xf1, 0x72, 0x56, 0x6e +.byte 0x2e, 0x88, 0xc5, 0x51, 0x42, 0x44, 0x15, 0x94, 0xee, 0xa3, 0xc5, 0x38, 0x96, 0x9b, 0x4e, 0x4e +.byte 0x5a, 0x0b, 0x47, 0xf3, 0x06, 0x36, 0x49, 0x77, 0x30, 0xbc, 0x71, 0x37, 0xe5, 0xa6, 0xec, 0x21 +.byte 0x08, 0x75, 0xfc, 0xe6, 0x61, 0x16, 0x3f, 0x77, 0xd5, 0xd9, 0x91, 0x97, 0x84, 0x0a, 0x6c, 0xd4 +.byte 0x02, 0x4d, 0x74, 0xc0, 0x14, 0xed, 0xfd, 0x39, 0xfb, 0x83, 0xf2, 0x5e, 0x14, 0xa1, 0x04, 0xb0 +.byte 0x0b, 0xe9, 0xfe, 0xee, 0x8f, 0xe1, 0x6e, 0x0b, 0xb2, 0x08, 0xb3, 0x61, 0x66, 0x09, 0x6a, 0xb1 +.byte 0x06, 0x3a, 0x65, 0x96, 0x59, 0xc0, 0xf0, 0x35, 0xfd, 0xc9, 0xda, 0x28, 0x8d, 0x1a, 0x11, 0x87 +.byte 0x70, 0x81, 0x0a, 0xa8, 0x9a, 0x75, 0x1d, 0x9e, 0x3a, 0x86, 0x05, 0x00, 0x9e, 0xdb, 0x80, 0xd6 +.byte 0x25, 0xf9, 0xdc, 0x05, 0x9e, 0x27, 0x59, 0x4c, 0x76, 0x39, 0x5b, 0xea, 0xf9, 0xa5, 0xa1, 0xd8 +.byte 0x83, 0x0f, 0xd1, 0xff, 0xdf, 0x30, 0x11, 0xf9, 0x85, 0xcf, 0x33, 0x48, 0xf5, 0xca, 0x6d, 0x64 +.byte 0x14, 0x2c, 0x7a, 0x58, 0x4f, 0xd3, 0x4b, 0x08, 0x49, 0xc5, 0x95, 0x64, 0x1a, 0x63, 0x0e, 0x79 +.byte 0x3d, 0xf5, 0xb3, 0x8c, 0xca, 0x58, 0xad, 0x9c, 0x42, 0x45, 0x79, 0x6e, 0x0e, 0x87, 0x19, 0x5c +.byte 0x54, 0xb1, 0x65, 0xb6, 0xbf, 0x8c, 0x9b, 0xdc, 0x13, 0xe9, 0x0d, 0x6f, 0xb8, 0x2e, 0xdc, 0x67 +.byte 0x6e, 0xc9, 0x8b, 0x11, 0xb5, 0x84, 0x14, 0x8a, 0x00, 0x19, 0x70, 0x83, 0x79, 0x91, 0x97, 0x91 +.byte 0xd4, 0x1a, 0x27, 0xbf, 0x37, 0x1e, 0x32, 0x07, 0xd8, 0x14, 0x63, 0x3c, 0x28, 0x4c, 0xaf, 0x02 +.byte 0x03, 0x01, 0x00, 0x01, 0x00, 0x4f, 0x02, 0x26, 0x30, 0x4d, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03 +.byte 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x12, 0x30, 0x10, 0x06, 0x03, 0x55, 0x04, 0x0a +.byte 0x13, 0x09, 0x49, 0x64, 0x65, 0x6e, 0x54, 0x72, 0x75, 0x73, 0x74, 0x31, 0x2a, 0x30, 0x28, 0x06 +.byte 0x03, 0x55, 0x04, 0x03, 0x13, 0x21, 0x49, 0x64, 0x65, 0x6e, 0x54, 0x72, 0x75, 0x73, 0x74, 0x20 +.byte 0x50, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x20, 0x53, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x20, 0x52, 0x6f +.byte 0x6f, 0x74, 0x20, 0x43, 0x41, 0x20, 0x31, 0x30, 0x82, 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a +.byte 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30 +.byte 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00, 0xb6, 0x22, 0x94, 0xfc, 0xa4, 0x48, 0xaf, 0xe8 +.byte 0x47, 0x6b, 0x0a, 0xfb, 0x27, 0x76, 0xe4, 0xf2, 0x3f, 0x8a, 0x3b, 0x7a, 0x4a, 0x2c, 0x31, 0x2a +.byte 0x8c, 0x8d, 0xb0, 0xa9, 0xc3, 0x31, 0x6b, 0xa8, 0x77, 0x76, 0x84, 0x26, 0xb6, 0xac, 0x81, 0x42 +.byte 0x0d, 0x08, 0xeb, 0x55, 0x58, 0xbb, 0x7a, 0xf8, 0xbc, 0x65, 0x7d, 0xf2, 0xa0, 0x6d, 0x8b, 0xa8 +.byte 0x47, 0xe9, 0x62, 0x76, 0x1e, 0x11, 0xee, 0x08, 0x14, 0xd1, 0xb2, 0x44, 0x16, 0xf4, 0xea, 0xd0 +.byte 0xfa, 0x1e, 0x2f, 0x5e, 0xdb, 0xcb, 0x73, 0x41, 0xae, 0xbc, 0x00, 0xb0, 0x4a, 0x2b, 0x40, 0xb2 +.byte 0xac, 0xe1, 0x3b, 0x4b, 0xc2, 0x2d, 0x9d, 0xe4, 0xa1, 0x9b, 0xec, 0x1a, 0x3a, 0x1e, 0xf0, 0x08 +.byte 0xb3, 0xd0, 0xe4, 0x24, 0x35, 0x07, 0x9f, 0x9c, 0xb4, 0xc9, 0x52, 0x6d, 0xdb, 0x07, 0xca, 0x8f +.byte 0xb5, 0x5b, 0xf0, 0x83, 0xf3, 0x4f, 0xc7, 0x2d, 0xa5, 0xc8, 0xad, 0xcb, 0x95, 0x20, 0xa4, 0x31 +.byte 0x28, 0x57, 0x58, 0x5a, 0xe4, 0x8d, 0x1b, 0x9a, 0xab, 0x9e, 0x0d, 0x0c, 0xf2, 0x0a, 0x33, 0x39 +.byte 0x22, 0x39, 0x0a, 0x97, 0x2e, 0xf3, 0x53, 0x77, 0xb9, 0x44, 0x45, 0xfd, 0x84, 0xcb, 0x36, 0x20 +.byte 0x81, 0x59, 0x2d, 0x9a, 0x6f, 0x6d, 0x48, 0x48, 0x61, 0xca, 0x4c, 0xdf, 0x53, 0xd1, 0xaf, 0x52 +.byte 0xbc, 0x44, 0x9f, 0xab, 0x2f, 0x6b, 0x83, 0x72, 0xef, 0x75, 0x80, 0xda, 0x06, 0x33, 0x1b, 0x5d +.byte 0xc8, 0xda, 0x63, 0xc6, 0x4d, 0xcd, 0xac, 0x66, 0x31, 0xcd, 0xd1, 0xde, 0x3e, 0x87, 0x10, 0x36 +.byte 0xe1, 0xb9, 0xa4, 0x7a, 0xef, 0x60, 0x50, 0xb2, 0xcb, 0xca, 0xa6, 0x56, 0xe0, 0x37, 0xaf, 0xab +.byte 0x34, 0x13, 0x39, 0x25, 0xe8, 0x39, 0x66, 0xe4, 0x98, 0x7a, 0xaa, 0x12, 0x98, 0x9c, 0x59, 0x66 +.byte 0x86, 0x3e, 0xad, 0xf1, 0xb0, 0xca, 0x3e, 0x06, 0x0f, 0x7b, 0xf0, 0x11, 0x4b, 0x37, 0xa0, 0x44 +.byte 0x6d, 0x7b, 0xcb, 0xa8, 0x8c, 0x71, 0xf4, 0xd5, 0xb5, 0x91, 0x36, 0xcc, 0xf0, 0x15, 0xc6, 0x2b +.byte 0xde, 0x51, 0x17, 0xb1, 0x97, 0x4c, 0x50, 0x3d, 0xb1, 0x95, 0x59, 0x7c, 0x05, 0x7d, 0x2d, 0x21 +.byte 0xd5, 0x00, 0xbf, 0x01, 0x67, 0xa2, 0x5e, 0x7b, 0xa6, 0x5c, 0xf2, 0xf7, 0x22, 0xf1, 0x90, 0x0d +.byte 0x93, 0xdb, 0xaa, 0x44, 0x51, 0x66, 0xcc, 0x7d, 0x76, 0x03, 0xeb, 0x6a, 0xa8, 0x2a, 0x38, 0x19 +.byte 0x97, 0x76, 0x0d, 0x6b, 0x8a, 0x61, 0xf9, 0xbc, 0xf6, 0xee, 0x76, 0xfd, 0x70, 0x2b, 0xdd, 0x29 +.byte 0x3c, 0xf8, 0x0a, 0x1e, 0x5b, 0x42, 0x1c, 0x8b, 0x56, 0x2f, 0x55, 0x1b, 0x1c, 0xa1, 0x2e, 0xb5 +.byte 0xc7, 0x16, 0xe6, 0xf8, 0xaa, 0x3c, 0x92, 0x8e, 0x69, 0xb6, 0x01, 0xc1, 0xb5, 0x86, 0x9d, 0x89 +.byte 0x0f, 0x0b, 0x38, 0x94, 0x54, 0xe8, 0xea, 0xdc, 0x9e, 0x3d, 0x25, 0xbc, 0x53, 0x26, 0xed, 0xd5 +.byte 0xab, 0x39, 0xaa, 0xc5, 0x40, 0x4c, 0x54, 0xab, 0xb2, 0xb4, 0xd9, 0xd9, 0xf8, 0xd7, 0x72, 0xdb +.byte 0x1c, 0xbc, 0x6d, 0xbd, 0x65, 0x5f, 0xef, 0x88, 0x35, 0x2a, 0x66, 0x2f, 0xee, 0xf6, 0xb3, 0x65 +.byte 0xf0, 0x33, 0x8d, 0x7c, 0x98, 0x41, 0x69, 0x46, 0x0f, 0x43, 0x1c, 0x69, 0xfa, 0x9b, 0xb5, 0xd0 +.byte 0x61, 0x6a, 0xcd, 0xca, 0x4b, 0xd9, 0x4c, 0x90, 0x46, 0xab, 0x15, 0x59, 0xa1, 0x47, 0x54, 0x29 +.byte 0x2e, 0x83, 0x28, 0x5f, 0x1c, 0xc2, 0xa2, 0xab, 0x72, 0x17, 0x00, 0x06, 0x8e, 0x45, 0xec, 0x8b +.byte 0xe2, 0x33, 0x3d, 0x7f, 0xda, 0x19, 0x44, 0xe4, 0x62, 0x72, 0xc3, 0xdf, 0x22, 0xc6, 0xf2, 0x56 +.byte 0xd4, 0xdd, 0x5f, 0x95, 0x72, 0xed, 0x6d, 0x5f, 0xf7, 0x48, 0x03, 0x5b, 0xfd, 0xc5, 0x2a, 0xa0 +.byte 0xf6, 0x73, 0x23, 0x84, 0x10, 0x1b, 0x01, 0xe7, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x4f, 0x02 +.byte 0x26, 0x30, 0x4d, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53 +.byte 0x31, 0x17, 0x30, 0x15, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0e, 0x44, 0x69, 0x67, 0x69, 0x43 +.byte 0x65, 0x72, 0x74, 0x2c, 0x20, 0x49, 0x6e, 0x63, 0x2e, 0x31, 0x25, 0x30, 0x23, 0x06, 0x03, 0x55 +.byte 0x04, 0x03, 0x13, 0x1c, 0x44, 0x69, 0x67, 0x69, 0x43, 0x65, 0x72, 0x74, 0x20, 0x54, 0x4c, 0x53 +.byte 0x20, 0x52, 0x53, 0x41, 0x34, 0x30, 0x39, 0x36, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x47, 0x35 +.byte 0x30, 0x82, 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01 +.byte 0x01, 0x05, 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02, 0x01 +.byte 0x00, 0xb3, 0xd0, 0xf4, 0xc9, 0x79, 0x11, 0x9d, 0xfd, 0xfc, 0x66, 0x81, 0xe7, 0xcc, 0xd5, 0xe4 +.byte 0xbc, 0xec, 0x81, 0x3e, 0x6a, 0x35, 0x8e, 0x2e, 0xb7, 0xe7, 0xde, 0xaf, 0xf9, 0x07, 0x4d, 0xcf +.byte 0x30, 0x9d, 0xea, 0x09, 0x0b, 0x99, 0xbd, 0x6c, 0x57, 0xda, 0x18, 0x4a, 0xb8, 0x78, 0xac, 0x3a +.byte 0x39, 0xa8, 0xa6, 0x48, 0xac, 0x2e, 0x72, 0xe5, 0xbd, 0xeb, 0xf1, 0x1a, 0xcd, 0xe7, 0xa4, 0x03 +.byte 0xa9, 0x3f, 0x11, 0xb4, 0xd8, 0x2f, 0x89, 0x16, 0xfb, 0x94, 0x01, 0x3d, 0xbb, 0x2f, 0xf8, 0x13 +.byte 0x05, 0xa1, 0x78, 0x1c, 0x8e, 0x28, 0xe0, 0x45, 0xe0, 0x83, 0xf4, 0x59, 0x1b, 0x95, 0xb3, 0xae +.byte 0x7e, 0x03, 0x45, 0xe5, 0xbe, 0xc2, 0x42, 0xfe, 0xee, 0xf2, 0x3c, 0xb6, 0x85, 0x13, 0x98, 0x32 +.byte 0x9d, 0x16, 0xa8, 0x29, 0xc2, 0x0b, 0x1c, 0x38, 0xdc, 0x9f, 0x31, 0x77, 0x5c, 0xbf, 0x27, 0xa3 +.byte 0xfc, 0x27, 0xac, 0xb7, 0x2b, 0xbd, 0x74, 0x9b, 0x17, 0x2d, 0xf2, 0x81, 0xda, 0x5d, 0xb0, 0xe1 +.byte 0x23, 0x17, 0x3e, 0x88, 0x4a, 0x12, 0x23, 0xd0, 0xea, 0xcf, 0x9d, 0xde, 0x03, 0x17, 0xb1, 0x42 +.byte 0x4a, 0xa0, 0x16, 0x4c, 0xa4, 0x6d, 0x93, 0xe9, 0x3f, 0x3a, 0xee, 0x3a, 0x7c, 0x9d, 0x58, 0x9d +.byte 0xf4, 0x4e, 0x8f, 0xfc, 0x3b, 0x23, 0xc8, 0x6d, 0xb8, 0xe2, 0x05, 0xda, 0xcc, 0xeb, 0xec, 0xc3 +.byte 0x31, 0xf4, 0xd7, 0xa7, 0x29, 0x54, 0x80, 0xcf, 0x44, 0x5b, 0x4c, 0x6f, 0x30, 0x9e, 0xf3, 0xcc +.byte 0xdd, 0x1f, 0x94, 0x43, 0x9d, 0x4d, 0x7f, 0x70, 0x70, 0x0d, 0xd4, 0x3a, 0xd1, 0x37, 0xf0, 0x6c +.byte 0x9d, 0x9b, 0xc0, 0x14, 0x93, 0x58, 0xef, 0xcd, 0x41, 0x38, 0x75, 0xbc, 0x13, 0x03, 0x95, 0x7c +.byte 0x7f, 0xe3, 0x5c, 0xe9, 0xd5, 0x0d, 0xd5, 0xe2, 0x7c, 0x10, 0x62, 0xaa, 0x6b, 0xf0, 0x3d, 0x76 +.byte 0xf3, 0x3f, 0xa3, 0xe8, 0xb0, 0xc1, 0xfd, 0xef, 0xaa, 0x57, 0x4d, 0xac, 0x86, 0xa7, 0x18, 0xb4 +.byte 0x29, 0xc1, 0x2c, 0x0e, 0xbf, 0x64, 0xbe, 0x29, 0x8c, 0xd8, 0x02, 0x2d, 0xcd, 0x5c, 0x2f, 0xf2 +.byte 0x7f, 0xef, 0x15, 0xf4, 0x0c, 0x15, 0xac, 0x0a, 0xb0, 0xf1, 0xd3, 0x0d, 0x4f, 0x6a, 0x4d, 0x77 +.byte 0x97, 0x01, 0xa0, 0xf1, 0x66, 0xb7, 0xb7, 0xce, 0xef, 0xce, 0xec, 0xec, 0xa5, 0x75, 0xca, 0xac +.byte 0xe3, 0xe1, 0x63, 0xf7, 0xb8, 0xa1, 0x04, 0xc8, 0xbc, 0x7b, 0x3f, 0x5d, 0x2d, 0x16, 0x22, 0x56 +.byte 0xed, 0x48, 0x49, 0xfe, 0xa7, 0x2f, 0x79, 0x30, 0x25, 0x9b, 0xba, 0x6b, 0x2d, 0x3f, 0x9d, 0x3b +.byte 0xc4, 0x17, 0xe7, 0x1d, 0x2e, 0xfb, 0xf2, 0xcf, 0xa6, 0xfc, 0xe3, 0x14, 0x2c, 0x96, 0x98, 0x21 +.byte 0x8c, 0xb4, 0x91, 0xe9, 0x19, 0x60, 0x83, 0xf2, 0x30, 0x2b, 0x06, 0x73, 0x50, 0xd5, 0x98, 0x3b +.byte 0x06, 0xe9, 0xc7, 0x8a, 0x0c, 0x60, 0x8c, 0x28, 0xf8, 0x52, 0x9b, 0x6e, 0xe1, 0xf6, 0x4d, 0xbb +.byte 0x06, 0x24, 0x9b, 0xd7, 0x2b, 0x26, 0x3f, 0xfd, 0x2a, 0x2f, 0x71, 0xf5, 0xd6, 0x24, 0xbe, 0x7f +.byte 0x31, 0x9e, 0x0f, 0x6d, 0xe8, 0x8f, 0x4f, 0x4d, 0xa3, 0x3f, 0xff, 0x35, 0xea, 0xdf, 0x49, 0x5e +.byte 0x41, 0x8f, 0x86, 0xf9, 0xf1, 0x77, 0x79, 0x4b, 0x1b, 0xb4, 0xa3, 0x5e, 0x2f, 0xfb, 0x46, 0x02 +.byte 0xd0, 0x66, 0x13, 0x5e, 0x5e, 0x85, 0x4f, 0xce, 0xd8, 0x70, 0x88, 0x7b, 0xce, 0x01, 0xb5, 0x96 +.byte 0x97, 0xd7, 0xcd, 0x7d, 0xfd, 0x82, 0xf8, 0xc2, 0x24, 0xc1, 0xca, 0x01, 0x39, 0x4f, 0x8d, 0xa2 +.byte 0xc1, 0x14, 0x40, 0x1f, 0x9c, 0x66, 0xd5, 0x0c, 0x09, 0x46, 0xd6, 0xf2, 0xd0, 0xd1, 0x48, 0x76 +.byte 0x56, 0x3a, 0x43, 0xcb, 0xb6, 0x0a, 0x11, 0x39, 0xba, 0x8c, 0x13, 0x6c, 0x06, 0xb5, 0x9e, 0xcf +.byte 0xeb, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x50, 0x00, 0x78, 0x30, 0x4e, 0x31, 0x0b, 0x30, 0x09 +.byte 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x17, 0x30, 0x15, 0x06, 0x03, 0x55 +.byte 0x04, 0x0a, 0x13, 0x0e, 0x44, 0x69, 0x67, 0x69, 0x43, 0x65, 0x72, 0x74, 0x2c, 0x20, 0x49, 0x6e +.byte 0x63, 0x2e, 0x31, 0x26, 0x30, 0x24, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x1d, 0x44, 0x69, 0x67 +.byte 0x69, 0x43, 0x65, 0x72, 0x74, 0x20, 0x54, 0x4c, 0x53, 0x20, 0x45, 0x43, 0x43, 0x20, 0x50, 0x33 +.byte 0x38, 0x34, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x47, 0x35, 0x30, 0x76, 0x30, 0x10, 0x06, 0x07 +.byte 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02, 0x01, 0x06, 0x05, 0x2b, 0x81, 0x04, 0x00, 0x22, 0x03, 0x62 +.byte 0x00, 0x04, 0xc1, 0x44, 0xa1, 0xcf, 0x11, 0x97, 0x50, 0x9a, 0xde, 0x23, 0x82, 0x35, 0x07, 0xcd +.byte 0xd0, 0xcb, 0x18, 0x9d, 0xd2, 0xf1, 0x7f, 0x77, 0x35, 0x4f, 0x3b, 0xdd, 0x94, 0x72, 0x52, 0xed +.byte 0xc2, 0x3b, 0xf8, 0xec, 0xfa, 0x7b, 0x6b, 0x58, 0x20, 0xec, 0x99, 0xae, 0xc9, 0xfc, 0x68, 0xb3 +.byte 0x75, 0xb9, 0xdb, 0x09, 0xec, 0xc8, 0x13, 0xf5, 0x4e, 0xc6, 0x0a, 0x1d, 0x66, 0x30, 0x4c, 0xbb +.byte 0x1f, 0x47, 0x0a, 0x3c, 0x61, 0x10, 0x42, 0x29, 0x7c, 0xa5, 0x08, 0x0e, 0xe0, 0x22, 0xe9, 0xd3 +.byte 0x35, 0x68, 0xce, 0x9b, 0x63, 0x9f, 0x84, 0xb5, 0x99, 0x4d, 0x58, 0xa0, 0x8e, 0xf5, 0x54, 0xe7 +.byte 0x95, 0xc9, 0x00, 0x51, 0x02, 0x26, 0x30, 0x4f, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04 +.byte 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x29, 0x30, 0x27, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x20 +.byte 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x65, 0x74, 0x20, 0x53, 0x65, 0x63, 0x75, 0x72, 0x69, 0x74 +.byte 0x79, 0x20, 0x52, 0x65, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x20, 0x47, 0x72, 0x6f, 0x75, 0x70 +.byte 0x31, 0x15, 0x30, 0x13, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x0c, 0x49, 0x53, 0x52, 0x47, 0x20 +.byte 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x58, 0x31, 0x30, 0x82, 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a +.byte 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30 +.byte 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00, 0xad, 0xe8, 0x24, 0x73, 0xf4, 0x14, 0x37, 0xf3 +.byte 0x9b, 0x9e, 0x2b, 0x57, 0x28, 0x1c, 0x87, 0xbe, 0xdc, 0xb7, 0xdf, 0x38, 0x90, 0x8c, 0x6e, 0x3c +.byte 0xe6, 0x57, 0xa0, 0x78, 0xf7, 0x75, 0xc2, 0xa2, 0xfe, 0xf5, 0x6a, 0x6e, 0xf6, 0x00, 0x4f, 0x28 +.byte 0xdb, 0xde, 0x68, 0x86, 0x6c, 0x44, 0x93, 0xb6, 0xb1, 0x63, 0xfd, 0x14, 0x12, 0x6b, 0xbf, 0x1f +.byte 0xd2, 0xea, 0x31, 0x9b, 0x21, 0x7e, 0xd1, 0x33, 0x3c, 0xba, 0x48, 0xf5, 0xdd, 0x79, 0xdf, 0xb3 +.byte 0xb8, 0xff, 0x12, 0xf1, 0x21, 0x9a, 0x4b, 0xc1, 0x8a, 0x86, 0x71, 0x69, 0x4a, 0x66, 0x66, 0x6c +.byte 0x8f, 0x7e, 0x3c, 0x70, 0xbf, 0xad, 0x29, 0x22, 0x06, 0xf3, 0xe4, 0xc0, 0xe6, 0x80, 0xae, 0xe2 +.byte 0x4b, 0x8f, 0xb7, 0x99, 0x7e, 0x94, 0x03, 0x9f, 0xd3, 0x47, 0x97, 0x7c, 0x99, 0x48, 0x23, 0x53 +.byte 0xe8, 0x38, 0xae, 0x4f, 0x0a, 0x6f, 0x83, 0x2e, 0xd1, 0x49, 0x57, 0x8c, 0x80, 0x74, 0xb6, 0xda +.byte 0x2f, 0xd0, 0x38, 0x8d, 0x7b, 0x03, 0x70, 0x21, 0x1b, 0x75, 0xf2, 0x30, 0x3c, 0xfa, 0x8f, 0xae +.byte 0xdd, 0xda, 0x63, 0xab, 0xeb, 0x16, 0x4f, 0xc2, 0x8e, 0x11, 0x4b, 0x7e, 0xcf, 0x0b, 0xe8, 0xff +.byte 0xb5, 0x77, 0x2e, 0xf4, 0xb2, 0x7b, 0x4a, 0xe0, 0x4c, 0x12, 0x25, 0x0c, 0x70, 0x8d, 0x03, 0x29 +.byte 0xa0, 0xe1, 0x53, 0x24, 0xec, 0x13, 0xd9, 0xee, 0x19, 0xbf, 0x10, 0xb3, 0x4a, 0x8c, 0x3f, 0x89 +.byte 0xa3, 0x61, 0x51, 0xde, 0xac, 0x87, 0x07, 0x94, 0xf4, 0x63, 0x71, 0xec, 0x2e, 0xe2, 0x6f, 0x5b +.byte 0x98, 0x81, 0xe1, 0x89, 0x5c, 0x34, 0x79, 0x6c, 0x76, 0xef, 0x3b, 0x90, 0x62, 0x79, 0xe6, 0xdb +.byte 0xa4, 0x9a, 0x2f, 0x26, 0xc5, 0xd0, 0x10, 0xe1, 0x0e, 0xde, 0xd9, 0x10, 0x8e, 0x16, 0xfb, 0xb7 +.byte 0xf7, 0xa8, 0xf7, 0xc7, 0xe5, 0x02, 0x07, 0x98, 0x8f, 0x36, 0x08, 0x95, 0xe7, 0xe2, 0x37, 0x96 +.byte 0x0d, 0x36, 0x75, 0x9e, 0xfb, 0x0e, 0x72, 0xb1, 0x1d, 0x9b, 0xbc, 0x03, 0xf9, 0x49, 0x05, 0xd8 +.byte 0x81, 0xdd, 0x05, 0xb4, 0x2a, 0xd6, 0x41, 0xe9, 0xac, 0x01, 0x76, 0x95, 0x0a, 0x0f, 0xd8, 0xdf +.byte 0xd5, 0xbd, 0x12, 0x1f, 0x35, 0x2f, 0x28, 0x17, 0x6c, 0xd2, 0x98, 0xc1, 0xa8, 0x09, 0x64, 0x77 +.byte 0x6e, 0x47, 0x37, 0xba, 0xce, 0xac, 0x59, 0x5e, 0x68, 0x9d, 0x7f, 0x72, 0xd6, 0x89, 0xc5, 0x06 +.byte 0x41, 0x29, 0x3e, 0x59, 0x3e, 0xdd, 0x26, 0xf5, 0x24, 0xc9, 0x11, 0xa7, 0x5a, 0xa3, 0x4c, 0x40 +.byte 0x1f, 0x46, 0xa1, 0x99, 0xb5, 0xa7, 0x3a, 0x51, 0x6e, 0x86, 0x3b, 0x9e, 0x7d, 0x72, 0xa7, 0x12 +.byte 0x05, 0x78, 0x59, 0xed, 0x3e, 0x51, 0x78, 0x15, 0x0b, 0x03, 0x8f, 0x8d, 0xd0, 0x2f, 0x05, 0xb2 +.byte 0x3e, 0x7b, 0x4a, 0x1c, 0x4b, 0x73, 0x05, 0x12, 0xfc, 0xc6, 0xea, 0xe0, 0x50, 0x13, 0x7c, 0x43 +.byte 0x93, 0x74, 0xb3, 0xca, 0x74, 0xe7, 0x8e, 0x1f, 0x01, 0x08, 0xd0, 0x30, 0xd4, 0x5b, 0x71, 0x36 +.byte 0xb4, 0x07, 0xba, 0xc1, 0x30, 0x30, 0x5c, 0x48, 0xb7, 0x82, 0x3b, 0x98, 0xa6, 0x7d, 0x60, 0x8a +.byte 0xa2, 0xa3, 0x29, 0x82, 0xcc, 0xba, 0xbd, 0x83, 0x04, 0x1b, 0xa2, 0x83, 0x03, 0x41, 0xa1, 0xd6 +.byte 0x05, 0xf1, 0x1b, 0xc2, 0xb6, 0xf0, 0xa8, 0x7c, 0x86, 0x3b, 0x46, 0xa8, 0x48, 0x2a, 0x88, 0xdc +.byte 0x76, 0x9a, 0x76, 0xbf, 0x1f, 0x6a, 0xa5, 0x3d, 0x19, 0x8f, 0xeb, 0x38, 0xf3, 0x64, 0xde, 0xc8 +.byte 0x2b, 0x0d, 0x0a, 0x28, 0xff, 0xf7, 0xdb, 0xe2, 0x15, 0x42, 0xd4, 0x22, 0xd0, 0x27, 0x5d, 0xe1 +.byte 0x79, 0xfe, 0x18, 0xe7, 0x70, 0x88, 0xad, 0x4e, 0xe6, 0xd9, 0x8b, 0x3a, 0xc6, 0xdd, 0x27, 0x51 +.byte 0x6e, 0xff, 0xbc, 0x64, 0xf5, 0x33, 0x43, 0x4f, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x51, 0x00 +.byte 0x78, 0x30, 0x4f, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53 +.byte 0x31, 0x29, 0x30, 0x27, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x20, 0x49, 0x6e, 0x74, 0x65, 0x72 +.byte 0x6e, 0x65, 0x74, 0x20, 0x53, 0x65, 0x63, 0x75, 0x72, 0x69, 0x74, 0x79, 0x20, 0x52, 0x65, 0x73 +.byte 0x65, 0x61, 0x72, 0x63, 0x68, 0x20, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x31, 0x15, 0x30, 0x13, 0x06 +.byte 0x03, 0x55, 0x04, 0x03, 0x13, 0x0c, 0x49, 0x53, 0x52, 0x47, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20 +.byte 0x58, 0x32, 0x30, 0x76, 0x30, 0x10, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02, 0x01, 0x06 +.byte 0x05, 0x2b, 0x81, 0x04, 0x00, 0x22, 0x03, 0x62, 0x00, 0x04, 0xcd, 0x9b, 0xd5, 0x9f, 0x80, 0x83 +.byte 0x0a, 0xec, 0x09, 0x4a, 0xf3, 0x16, 0x4a, 0x3e, 0x5c, 0xcf, 0x77, 0xac, 0xde, 0x67, 0x05, 0x0d +.byte 0x1d, 0x07, 0xb6, 0xdc, 0x16, 0xfb, 0x5a, 0x8b, 0x14, 0xdb, 0xe2, 0x71, 0x60, 0xc4, 0xba, 0x45 +.byte 0x95, 0x11, 0x89, 0x8e, 0xea, 0x06, 0xdf, 0xf7, 0x2a, 0x16, 0x1c, 0xa4, 0xb9, 0xc5, 0xc5, 0x32 +.byte 0xe0, 0x03, 0xe0, 0x1e, 0x82, 0x18, 0x38, 0x8b, 0xd7, 0x45, 0xd8, 0x0a, 0x6a, 0x6e, 0xe6, 0x00 +.byte 0x77, 0xfb, 0x02, 0x51, 0x7d, 0x22, 0xd8, 0x0a, 0x6e, 0x9a, 0x5b, 0x77, 0xdf, 0xf0, 0xfa, 0x41 +.byte 0xec, 0x39, 0xdc, 0x75, 0xca, 0x68, 0x07, 0x0c, 0x1f, 0xea, 0x00, 0x52, 0x00, 0x5b, 0x30, 0x50 +.byte 0x31, 0x24, 0x30, 0x22, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x1b, 0x47, 0x6c, 0x6f, 0x62, 0x61 +.byte 0x6c, 0x53, 0x69, 0x67, 0x6e, 0x20, 0x45, 0x43, 0x43, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43 +.byte 0x41, 0x20, 0x2d, 0x20, 0x52, 0x34, 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13 +.byte 0x0a, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53, 0x69, 0x67, 0x6e, 0x31, 0x13, 0x30, 0x11, 0x06 +.byte 0x03, 0x55, 0x04, 0x03, 0x13, 0x0a, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53, 0x69, 0x67, 0x6e +.byte 0x30, 0x59, 0x30, 0x13, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02, 0x01, 0x06, 0x08, 0x2a +.byte 0x86, 0x48, 0xce, 0x3d, 0x03, 0x01, 0x07, 0x03, 0x42, 0x00, 0x04, 0xb8, 0xc6, 0x79, 0xd3, 0x8f +.byte 0x6c, 0x25, 0x0e, 0x9f, 0x2e, 0x39, 0x19, 0x1c, 0x03, 0xa4, 0xae, 0x9a, 0xe5, 0x39, 0x07, 0x09 +.byte 0x16, 0xca, 0x63, 0xb1, 0xb9, 0x86, 0xf8, 0x8a, 0x57, 0xc1, 0x57, 0xce, 0x42, 0xfa, 0x73, 0xa1 +.byte 0xf7, 0x65, 0x42, 0xff, 0x1e, 0xc1, 0x00, 0xb2, 0x6e, 0x73, 0x0e, 0xff, 0xc7, 0x21, 0xe5, 0x18 +.byte 0xa4, 0xaa, 0xd9, 0x71, 0x3f, 0xa8, 0xd4, 0xb9, 0xce, 0x8c, 0x1d, 0x00, 0x52, 0x00, 0x78, 0x30 +.byte 0x50, 0x31, 0x24, 0x30, 0x22, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x1b, 0x47, 0x6c, 0x6f, 0x62 +.byte 0x61, 0x6c, 0x53, 0x69, 0x67, 0x6e, 0x20, 0x45, 0x43, 0x43, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20 +.byte 0x43, 0x41, 0x20, 0x2d, 0x20, 0x52, 0x35, 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x0a +.byte 0x13, 0x0a, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53, 0x69, 0x67, 0x6e, 0x31, 0x13, 0x30, 0x11 +.byte 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x0a, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53, 0x69, 0x67 +.byte 0x6e, 0x30, 0x76, 0x30, 0x10, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02, 0x01, 0x06, 0x05 +.byte 0x2b, 0x81, 0x04, 0x00, 0x22, 0x03, 0x62, 0x00, 0x04, 0x47, 0x45, 0x0e, 0x96, 0xfb, 0x7d, 0x5d +.byte 0xbf, 0xe9, 0x39, 0xd1, 0x21, 0xf8, 0x9f, 0x0b, 0xb6, 0xd5, 0x7b, 0x1e, 0x92, 0x3a, 0x48, 0x59 +.byte 0x1c, 0xf0, 0x62, 0x31, 0x2d, 0xc0, 0x7a, 0x28, 0xfe, 0x1a, 0xa7, 0x5c, 0xb3, 0xb6, 0xcc, 0x97 +.byte 0xe7, 0x45, 0xd4, 0x58, 0xfa, 0xd1, 0x77, 0x6d, 0x43, 0xa2, 0xc0, 0x87, 0x65, 0x34, 0x0a, 0x1f +.byte 0x7a, 0xdd, 0xeb, 0x3c, 0x33, 0xa1, 0xc5, 0x9d, 0x4d, 0xa4, 0x6f, 0x41, 0x95, 0x38, 0x7f, 0xc9 +.byte 0x1e, 0x84, 0xeb, 0xd1, 0x9e, 0x49, 0x92, 0x87, 0x94, 0x87, 0x0c, 0x3a, 0x85, 0x4a, 0x66, 0x9f +.byte 0x9d, 0x59, 0x93, 0x4d, 0x97, 0x61, 0x06, 0x86, 0x4a, 0x00, 0x59, 0x01, 0x26, 0x30, 0x57, 0x31 +.byte 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x42, 0x45, 0x31, 0x19, 0x30, 0x17 +.byte 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x10, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53, 0x69, 0x67 +.byte 0x6e, 0x20, 0x6e, 0x76, 0x2d, 0x73, 0x61, 0x31, 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55, 0x04, 0x0b +.byte 0x13, 0x07, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x31, 0x1b, 0x30, 0x19, 0x06, 0x03, 0x55 +.byte 0x04, 0x03, 0x13, 0x12, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x53, 0x69, 0x67, 0x6e, 0x20, 0x52 +.byte 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86 +.byte 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82 +.byte 0x01, 0x0a, 0x02, 0x82, 0x01, 0x01, 0x00, 0xda, 0x0e, 0xe6, 0x99, 0x8d, 0xce, 0xa3, 0xe3, 0x4f +.byte 0x8a, 0x7e, 0xfb, 0xf1, 0x8b, 0x83, 0x25, 0x6b, 0xea, 0x48, 0x1f, 0xf1, 0x2a, 0xb0, 0xb9, 0x95 +.byte 0x11, 0x04, 0xbd, 0xf0, 0x63, 0xd1, 0xe2, 0x67, 0x66, 0xcf, 0x1c, 0xdd, 0xcf, 0x1b, 0x48, 0x2b +.byte 0xee, 0x8d, 0x89, 0x8e, 0x9a, 0xaf, 0x29, 0x80, 0x65, 0xab, 0xe9, 0xc7, 0x2d, 0x12, 0xcb, 0xab +.byte 0x1c, 0x4c, 0x70, 0x07, 0xa1, 0x3d, 0x0a, 0x30, 0xcd, 0x15, 0x8d, 0x4f, 0xf8, 0xdd, 0xd4, 0x8c +.byte 0x50, 0x15, 0x1c, 0xef, 0x50, 0xee, 0xc4, 0x2e, 0xf7, 0xfc, 0xe9, 0x52, 0xf2, 0x91, 0x7d, 0xe0 +.byte 0x6d, 0xd5, 0x35, 0x30, 0x8e, 0x5e, 0x43, 0x73, 0xf2, 0x41, 0xe9, 0xd5, 0x6a, 0xe3, 0xb2, 0x89 +.byte 0x3a, 0x56, 0x39, 0x38, 0x6f, 0x06, 0x3c, 0x88, 0x69, 0x5b, 0x2a, 0x4d, 0xc5, 0xa7, 0x54, 0xb8 +.byte 0x6c, 0x89, 0xcc, 0x9b, 0xf9, 0x3c, 0xca, 0xe5, 0xfd, 0x89, 0xf5, 0x12, 0x3c, 0x92, 0x78, 0x96 +.byte 0xd6, 0xdc, 0x74, 0x6e, 0x93, 0x44, 0x61, 0xd1, 0x8d, 0xc7, 0x46, 0xb2, 0x75, 0x0e, 0x86, 0xe8 +.byte 0x19, 0x8a, 0xd5, 0x6d, 0x6c, 0xd5, 0x78, 0x16, 0x95, 0xa2, 0xe9, 0xc8, 0x0a, 0x38, 0xeb, 0xf2 +.byte 0x24, 0x13, 0x4f, 0x73, 0x54, 0x93, 0x13, 0x85, 0x3a, 0x1b, 0xbc, 0x1e, 0x34, 0xb5, 0x8b, 0x05 +.byte 0x8c, 0xb9, 0x77, 0x8b, 0xb1, 0xdb, 0x1f, 0x20, 0x91, 0xab, 0x09, 0x53, 0x6e, 0x90, 0xce, 0x7b +.byte 0x37, 0x74, 0xb9, 0x70, 0x47, 0x91, 0x22, 0x51, 0x63, 0x16, 0x79, 0xae, 0xb1, 0xae, 0x41, 0x26 +.byte 0x08, 0xc8, 0x19, 0x2b, 0xd1, 0x46, 0xaa, 0x48, 0xd6, 0x64, 0x2a, 0xd7, 0x83, 0x34, 0xff, 0x2c +.byte 0x2a, 0xc1, 0x6c, 0x19, 0x43, 0x4a, 0x07, 0x85, 0xe7, 0xd3, 0x7c, 0xf6, 0x21, 0x68, 0xef, 0xea +.byte 0xf2, 0x52, 0x9f, 0x7f, 0x93, 0x90, 0xcf, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x5c, 0x01, 0x26 +.byte 0x30, 0x5a, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x49, 0x45, 0x31 +.byte 0x12, 0x30, 0x10, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x09, 0x42, 0x61, 0x6c, 0x74, 0x69, 0x6d +.byte 0x6f, 0x72, 0x65, 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x0a, 0x43, 0x79 +.byte 0x62, 0x65, 0x72, 0x54, 0x72, 0x75, 0x73, 0x74, 0x31, 0x22, 0x30, 0x20, 0x06, 0x03, 0x55, 0x04 +.byte 0x03, 0x13, 0x19, 0x42, 0x61, 0x6c, 0x74, 0x69, 0x6d, 0x6f, 0x72, 0x65, 0x20, 0x43, 0x79, 0x62 +.byte 0x65, 0x72, 0x54, 0x72, 0x75, 0x73, 0x74, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x30, 0x82, 0x01, 0x22 +.byte 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03 +.byte 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82, 0x01, 0x0a, 0x02, 0x82, 0x01, 0x01, 0x00, 0xa3, 0x04, 0xbb +.byte 0x22, 0xab, 0x98, 0x3d, 0x57, 0xe8, 0x26, 0x72, 0x9a, 0xb5, 0x79, 0xd4, 0x29, 0xe2, 0xe1, 0xe8 +.byte 0x95, 0x80, 0xb1, 0xb0, 0xe3, 0x5b, 0x8e, 0x2b, 0x29, 0x9a, 0x64, 0xdf, 0xa1, 0x5d, 0xed, 0xb0 +.byte 0x09, 0x05, 0x6d, 0xdb, 0x28, 0x2e, 0xce, 0x62, 0xa2, 0x62, 0xfe, 0xb4, 0x88, 0xda, 0x12, 0xeb +.byte 0x38, 0xeb, 0x21, 0x9d, 0xc0, 0x41, 0x2b, 0x01, 0x52, 0x7b, 0x88, 0x77, 0xd3, 0x1c, 0x8f, 0xc7 +.byte 0xba, 0xb9, 0x88, 0xb5, 0x6a, 0x09, 0xe7, 0x73, 0xe8, 0x11, 0x40, 0xa7, 0xd1, 0xcc, 0xca, 0x62 +.byte 0x8d, 0x2d, 0xe5, 0x8f, 0x0b, 0xa6, 0x50, 0xd2, 0xa8, 0x50, 0xc3, 0x28, 0xea, 0xf5, 0xab, 0x25 +.byte 0x87, 0x8a, 0x9a, 0x96, 0x1c, 0xa9, 0x67, 0xb8, 0x3f, 0x0c, 0xd5, 0xf7, 0xf9, 0x52, 0x13, 0x2f +.byte 0xc2, 0x1b, 0xd5, 0x70, 0x70, 0xf0, 0x8f, 0xc0, 0x12, 0xca, 0x06, 0xcb, 0x9a, 0xe1, 0xd9, 0xca +.byte 0x33, 0x7a, 0x77, 0xd6, 0xf8, 0xec, 0xb9, 0xf1, 0x68, 0x44, 0x42, 0x48, 0x13, 0xd2, 0xc0, 0xc2 +.byte 0xa4, 0xae, 0x5e, 0x60, 0xfe, 0xb6, 0xa6, 0x05, 0xfc, 0xb4, 0xdd, 0x07, 0x59, 0x02, 0xd4, 0x59 +.byte 0x18, 0x98, 0x63, 0xf5, 0xa5, 0x63, 0xe0, 0x90, 0x0c, 0x7d, 0x5d, 0xb2, 0x06, 0x7a, 0xf3, 0x85 +.byte 0xea, 0xeb, 0xd4, 0x03, 0xae, 0x5e, 0x84, 0x3e, 0x5f, 0xff, 0x15, 0xed, 0x69, 0xbc, 0xf9, 0x39 +.byte 0x36, 0x72, 0x75, 0xcf, 0x77, 0x52, 0x4d, 0xf3, 0xc9, 0x90, 0x2c, 0xb9, 0x3d, 0xe5, 0xc9, 0x23 +.byte 0x53, 0x3f, 0x1f, 0x24, 0x98, 0x21, 0x5c, 0x07, 0x99, 0x29, 0xbd, 0xc6, 0x3a, 0xec, 0xe7, 0x6e +.byte 0x86, 0x3a, 0x6b, 0x97, 0x74, 0x63, 0x33, 0xbd, 0x68, 0x18, 0x31, 0xf0, 0x78, 0x8d, 0x76, 0xbf +.byte 0xfc, 0x9e, 0x8e, 0x5d, 0x2a, 0x86, 0xa7, 0x4d, 0x90, 0xdc, 0x27, 0x1a, 0x39, 0x02, 0x03, 0x01 +.byte 0x00, 0x01, 0x00, 0x63, 0x01, 0x26, 0x30, 0x61, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04 +.byte 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x15, 0x30, 0x13, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0c +.byte 0x44, 0x69, 0x67, 0x69, 0x43, 0x65, 0x72, 0x74, 0x20, 0x49, 0x6e, 0x63, 0x31, 0x19, 0x30, 0x17 +.byte 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x10, 0x77, 0x77, 0x77, 0x2e, 0x64, 0x69, 0x67, 0x69, 0x63 +.byte 0x65, 0x72, 0x74, 0x2e, 0x63, 0x6f, 0x6d, 0x31, 0x20, 0x30, 0x1e, 0x06, 0x03, 0x55, 0x04, 0x03 +.byte 0x13, 0x17, 0x44, 0x69, 0x67, 0x69, 0x43, 0x65, 0x72, 0x74, 0x20, 0x47, 0x6c, 0x6f, 0x62, 0x61 +.byte 0x6c, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06 +.byte 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f +.byte 0x00, 0x30, 0x82, 0x01, 0x0a, 0x02, 0x82, 0x01, 0x01, 0x00, 0xe2, 0x3b, 0xe1, 0x11, 0x72, 0xde +.byte 0xa8, 0xa4, 0xd3, 0xa3, 0x57, 0xaa, 0x50, 0xa2, 0x8f, 0x0b, 0x77, 0x90, 0xc9, 0xa2, 0xa5, 0xee +.byte 0x12, 0xce, 0x96, 0x5b, 0x01, 0x09, 0x20, 0xcc, 0x01, 0x93, 0xa7, 0x4e, 0x30, 0xb7, 0x53, 0xf7 +.byte 0x43, 0xc4, 0x69, 0x00, 0x57, 0x9d, 0xe2, 0x8d, 0x22, 0xdd, 0x87, 0x06, 0x40, 0x00, 0x81, 0x09 +.byte 0xce, 0xce, 0x1b, 0x83, 0xbf, 0xdf, 0xcd, 0x3b, 0x71, 0x46, 0xe2, 0xd6, 0x66, 0xc7, 0x05, 0xb3 +.byte 0x76, 0x27, 0x16, 0x8f, 0x7b, 0x9e, 0x1e, 0x95, 0x7d, 0xee, 0xb7, 0x48, 0xa3, 0x08, 0xda, 0xd6 +.byte 0xaf, 0x7a, 0x0c, 0x39, 0x06, 0x65, 0x7f, 0x4a, 0x5d, 0x1f, 0xbc, 0x17, 0xf8, 0xab, 0xbe, 0xee +.byte 0x28, 0xd7, 0x74, 0x7f, 0x7a, 0x78, 0x99, 0x59, 0x85, 0x68, 0x6e, 0x5c, 0x23, 0x32, 0x4b, 0xbf +.byte 0x4e, 0xc0, 0xe8, 0x5a, 0x6d, 0xe3, 0x70, 0xbf, 0x77, 0x10, 0xbf, 0xfc, 0x01, 0xf6, 0x85, 0xd9 +.byte 0xa8, 0x44, 0x10, 0x58, 0x32, 0xa9, 0x75, 0x18, 0xd5, 0xd1, 0xa2, 0xbe, 0x47, 0xe2, 0x27, 0x6a +.byte 0xf4, 0x9a, 0x33, 0xf8, 0x49, 0x08, 0x60, 0x8b, 0xd4, 0x5f, 0xb4, 0x3a, 0x84, 0xbf, 0xa1, 0xaa +.byte 0x4a, 0x4c, 0x7d, 0x3e, 0xcf, 0x4f, 0x5f, 0x6c, 0x76, 0x5e, 0xa0, 0x4b, 0x37, 0x91, 0x9e, 0xdc +.byte 0x22, 0xe6, 0x6d, 0xce, 0x14, 0x1a, 0x8e, 0x6a, 0xcb, 0xfe, 0xcd, 0xb3, 0x14, 0x64, 0x17, 0xc7 +.byte 0x5b, 0x29, 0x9e, 0x32, 0xbf, 0xf2, 0xee, 0xfa, 0xd3, 0x0b, 0x42, 0xd4, 0xab, 0xb7, 0x41, 0x32 +.byte 0xda, 0x0c, 0xd4, 0xef, 0xf8, 0x81, 0xd5, 0xbb, 0x8d, 0x58, 0x3f, 0xb5, 0x1b, 0xe8, 0x49, 0x28 +.byte 0xa2, 0x70, 0xda, 0x31, 0x04, 0xdd, 0xf7, 0xb2, 0x16, 0xf2, 0x4c, 0x0a, 0x4e, 0x07, 0xa8, 0xed +.byte 0x4a, 0x3d, 0x5e, 0xb5, 0x7f, 0xa3, 0x90, 0xc3, 0xaf, 0x27, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00 +.byte 0x63, 0x01, 0x26, 0x30, 0x61, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02 +.byte 0x55, 0x53, 0x31, 0x15, 0x30, 0x13, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0c, 0x44, 0x69, 0x67 +.byte 0x69, 0x43, 0x65, 0x72, 0x74, 0x20, 0x49, 0x6e, 0x63, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03, 0x55 +.byte 0x04, 0x0b, 0x13, 0x10, 0x77, 0x77, 0x77, 0x2e, 0x64, 0x69, 0x67, 0x69, 0x63, 0x65, 0x72, 0x74 +.byte 0x2e, 0x63, 0x6f, 0x6d, 0x31, 0x20, 0x30, 0x1e, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x17, 0x44 +.byte 0x69, 0x67, 0x69, 0x43, 0x65, 0x72, 0x74, 0x20, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x20, 0x52 +.byte 0x6f, 0x6f, 0x74, 0x20, 0x47, 0x32, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86 +.byte 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82 +.byte 0x01, 0x0a, 0x02, 0x82, 0x01, 0x01, 0x00, 0xbb, 0x37, 0xcd, 0x34, 0xdc, 0x7b, 0x6b, 0xc9, 0xb2 +.byte 0x68, 0x90, 0xad, 0x4a, 0x75, 0xff, 0x46, 0xba, 0x21, 0x0a, 0x08, 0x8d, 0xf5, 0x19, 0x54, 0xc9 +.byte 0xfb, 0x88, 0xdb, 0xf3, 0xae, 0xf2, 0x3a, 0x89, 0x91, 0x3c, 0x7a, 0xe6, 0xab, 0x06, 0x1a, 0x6b +.byte 0xcf, 0xac, 0x2d, 0xe8, 0x5e, 0x09, 0x24, 0x44, 0xba, 0x62, 0x9a, 0x7e, 0xd6, 0xa3, 0xa8, 0x7e +.byte 0xe0, 0x54, 0x75, 0x20, 0x05, 0xac, 0x50, 0xb7, 0x9c, 0x63, 0x1a, 0x6c, 0x30, 0xdc, 0xda, 0x1f +.byte 0x19, 0xb1, 0xd7, 0x1e, 0xde, 0xfd, 0xd7, 0xe0, 0xcb, 0x94, 0x83, 0x37, 0xae, 0xec, 0x1f, 0x43 +.byte 0x4e, 0xdd, 0x7b, 0x2c, 0xd2, 0xbd, 0x2e, 0xa5, 0x2f, 0xe4, 0xa9, 0xb8, 0xad, 0x3a, 0xd4, 0x99 +.byte 0xa4, 0xb6, 0x25, 0xe9, 0x9b, 0x6b, 0x00, 0x60, 0x92, 0x60, 0xff, 0x4f, 0x21, 0x49, 0x18, 0xf7 +.byte 0x67, 0x90, 0xab, 0x61, 0x06, 0x9c, 0x8f, 0xf2, 0xba, 0xe9, 0xb4, 0xe9, 0x92, 0x32, 0x6b, 0xb5 +.byte 0xf3, 0x57, 0xe8, 0x5d, 0x1b, 0xcd, 0x8c, 0x1d, 0xab, 0x95, 0x04, 0x95, 0x49, 0xf3, 0x35, 0x2d +.byte 0x96, 0xe3, 0x49, 0x6d, 0xdd, 0x77, 0xe3, 0xfb, 0x49, 0x4b, 0xb4, 0xac, 0x55, 0x07, 0xa9, 0x8f +.byte 0x95, 0xb3, 0xb4, 0x23, 0xbb, 0x4c, 0x6d, 0x45, 0xf0, 0xf6, 0xa9, 0xb2, 0x95, 0x30, 0xb4, 0xfd +.byte 0x4c, 0x55, 0x8c, 0x27, 0x4a, 0x57, 0x14, 0x7c, 0x82, 0x9d, 0xcd, 0x73, 0x92, 0xd3, 0x16, 0x4a +.byte 0x06, 0x0c, 0x8c, 0x50, 0xd1, 0x8f, 0x1e, 0x09, 0xbe, 0x17, 0xa1, 0xe6, 0x21, 0xca, 0xfd, 0x83 +.byte 0xe5, 0x10, 0xbc, 0x83, 0xa5, 0x0a, 0xc4, 0x67, 0x28, 0xf6, 0x73, 0x14, 0x14, 0x3d, 0x46, 0x76 +.byte 0xc3, 0x87, 0x14, 0x89, 0x21, 0x34, 0x4d, 0xaf, 0x0f, 0x45, 0x0c, 0xa6, 0x49, 0xa1, 0xba, 0xbb +.byte 0x9c, 0xc5, 0xb1, 0x33, 0x83, 0x29, 0x85, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x63, 0x00, 0x78 +.byte 0x30, 0x61, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31 +.byte 0x15, 0x30, 0x13, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0c, 0x44, 0x69, 0x67, 0x69, 0x43, 0x65 +.byte 0x72, 0x74, 0x20, 0x49, 0x6e, 0x63, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13 +.byte 0x10, 0x77, 0x77, 0x77, 0x2e, 0x64, 0x69, 0x67, 0x69, 0x63, 0x65, 0x72, 0x74, 0x2e, 0x63, 0x6f +.byte 0x6d, 0x31, 0x20, 0x30, 0x1e, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x17, 0x44, 0x69, 0x67, 0x69 +.byte 0x43, 0x65, 0x72, 0x74, 0x20, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x20, 0x52, 0x6f, 0x6f, 0x74 +.byte 0x20, 0x47, 0x33, 0x30, 0x76, 0x30, 0x10, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02, 0x01 +.byte 0x06, 0x05, 0x2b, 0x81, 0x04, 0x00, 0x22, 0x03, 0x62, 0x00, 0x04, 0xdd, 0xa7, 0xd9, 0xbb, 0x8a +.byte 0xb8, 0x0b, 0xfb, 0x0b, 0x7f, 0x21, 0xd2, 0xf0, 0xbe, 0xbe, 0x73, 0xf3, 0x33, 0x5d, 0x1a, 0xbc +.byte 0x34, 0xea, 0xde, 0xc6, 0x9b, 0xbc, 0xd0, 0x95, 0xf6, 0xf0, 0xcc, 0xd0, 0x0b, 0xba, 0x61, 0x5b +.byte 0x51, 0x46, 0x7e, 0x9e, 0x2d, 0x9f, 0xee, 0x8e, 0x63, 0x0c, 0x17, 0xec, 0x07, 0x70, 0xf5, 0xcf +.byte 0x84, 0x2e, 0x40, 0x83, 0x9c, 0xe8, 0x3f, 0x41, 0x6d, 0x3b, 0xad, 0xd3, 0xa4, 0x14, 0x59, 0x36 +.byte 0x78, 0x9d, 0x03, 0x43, 0xee, 0x10, 0x13, 0x6c, 0x72, 0xde, 0xae, 0x88, 0xa7, 0xa1, 0x6b, 0xb5 +.byte 0x43, 0xce, 0x67, 0xdc, 0x23, 0xff, 0x03, 0x1c, 0xa3, 0xe2, 0x3e, 0x00, 0x64, 0x02, 0x26, 0x30 +.byte 0x62, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x15 +.byte 0x30, 0x13, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0c, 0x44, 0x69, 0x67, 0x69, 0x43, 0x65, 0x72 +.byte 0x74, 0x20, 0x49, 0x6e, 0x63, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x10 +.byte 0x77, 0x77, 0x77, 0x2e, 0x64, 0x69, 0x67, 0x69, 0x63, 0x65, 0x72, 0x74, 0x2e, 0x63, 0x6f, 0x6d +.byte 0x31, 0x21, 0x30, 0x1f, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x18, 0x44, 0x69, 0x67, 0x69, 0x43 +.byte 0x65, 0x72, 0x74, 0x20, 0x54, 0x72, 0x75, 0x73, 0x74, 0x65, 0x64, 0x20, 0x52, 0x6f, 0x6f, 0x74 +.byte 0x20, 0x47, 0x34, 0x30, 0x82, 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7 +.byte 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02 +.byte 0x82, 0x02, 0x01, 0x00, 0xbf, 0xe6, 0x90, 0x73, 0x68, 0xde, 0xbb, 0xe4, 0x5d, 0x4a, 0x3c, 0x30 +.byte 0x22, 0x30, 0x69, 0x33, 0xec, 0xc2, 0xa7, 0x25, 0x2e, 0xc9, 0x21, 0x3d, 0xf2, 0x8a, 0xd8, 0x59 +.byte 0xc2, 0xe1, 0x29, 0xa7, 0x3d, 0x58, 0xab, 0x76, 0x9a, 0xcd, 0xae, 0x7b, 0x1b, 0x84, 0x0d, 0xc4 +.byte 0x30, 0x1f, 0xf3, 0x1b, 0xa4, 0x38, 0x16, 0xeb, 0x56, 0xc6, 0x97, 0x6d, 0x1d, 0xab, 0xb2, 0x79 +.byte 0xf2, 0xca, 0x11, 0xd2, 0xe4, 0x5f, 0xd6, 0x05, 0x3c, 0x52, 0x0f, 0x52, 0x1f, 0xc6, 0x9e, 0x15 +.byte 0xa5, 0x7e, 0xbe, 0x9f, 0xa9, 0x57, 0x16, 0x59, 0x55, 0x72, 0xaf, 0x68, 0x93, 0x70, 0xc2, 0xb2 +.byte 0xba, 0x75, 0x99, 0x6a, 0x73, 0x32, 0x94, 0xd1, 0x10, 0x44, 0x10, 0x2e, 0xdf, 0x82, 0xf3, 0x07 +.byte 0x84, 0xe6, 0x74, 0x3b, 0x6d, 0x71, 0xe2, 0x2d, 0x0c, 0x1b, 0xee, 0x20, 0xd5, 0xc9, 0x20, 0x1d +.byte 0x63, 0x29, 0x2d, 0xce, 0xec, 0x5e, 0x4e, 0xc8, 0x93, 0xf8, 0x21, 0x61, 0x9b, 0x34, 0xeb, 0x05 +.byte 0xc6, 0x5e, 0xec, 0x5b, 0x1a, 0xbc, 0xeb, 0xc9, 0xcf, 0xcd, 0xac, 0x34, 0x40, 0x5f, 0xb1, 0x7a +.byte 0x66, 0xee, 0x77, 0xc8, 0x48, 0xa8, 0x66, 0x57, 0x57, 0x9f, 0x54, 0x58, 0x8e, 0x0c, 0x2b, 0xb7 +.byte 0x4f, 0xa7, 0x30, 0xd9, 0x56, 0xee, 0xca, 0x7b, 0x5d, 0xe3, 0xad, 0xc9, 0x4f, 0x5e, 0xe5, 0x35 +.byte 0xe7, 0x31, 0xcb, 0xda, 0x93, 0x5e, 0xdc, 0x8e, 0x8f, 0x80, 0xda, 0xb6, 0x91, 0x98, 0x40, 0x90 +.byte 0x79, 0xc3, 0x78, 0xc7, 0xb6, 0xb1, 0xc4, 0xb5, 0x6a, 0x18, 0x38, 0x03, 0x10, 0x8d, 0xd8, 0xd4 +.byte 0x37, 0xa4, 0x2e, 0x05, 0x7d, 0x88, 0xf5, 0x82, 0x3e, 0x10, 0x91, 0x70, 0xab, 0x55, 0x82, 0x41 +.byte 0x32, 0xd7, 0xdb, 0x04, 0x73, 0x2a, 0x6e, 0x91, 0x01, 0x7c, 0x21, 0x4c, 0xd4, 0xbc, 0xae, 0x1b +.byte 0x03, 0x75, 0x5d, 0x78, 0x66, 0xd9, 0x3a, 0x31, 0x44, 0x9a, 0x33, 0x40, 0xbf, 0x08, 0xd7, 0x5a +.byte 0x49, 0xa4, 0xc2, 0xe6, 0xa9, 0xa0, 0x67, 0xdd, 0xa4, 0x27, 0xbc, 0xa1, 0x4f, 0x39, 0xb5, 0x11 +.byte 0x58, 0x17, 0xf7, 0x24, 0x5c, 0x46, 0x8f, 0x64, 0xf7, 0xc1, 0x69, 0x88, 0x76, 0x98, 0x76, 0x3d +.byte 0x59, 0x5d, 0x42, 0x76, 0x87, 0x89, 0x97, 0x69, 0x7a, 0x48, 0xf0, 0xe0, 0xa2, 0x12, 0x1b, 0x66 +.byte 0x9a, 0x74, 0xca, 0xde, 0x4b, 0x1e, 0xe7, 0x0e, 0x63, 0xae, 0xe6, 0xd4, 0xef, 0x92, 0x92, 0x3a +.byte 0x9e, 0x3d, 0xdc, 0x00, 0xe4, 0x45, 0x25, 0x89, 0xb6, 0x9a, 0x44, 0x19, 0x2b, 0x7e, 0xc0, 0x94 +.byte 0xb4, 0xd2, 0x61, 0x6d, 0xeb, 0x33, 0xd9, 0xc5, 0xdf, 0x4b, 0x04, 0x00, 0xcc, 0x7d, 0x1c, 0x95 +.byte 0xc3, 0x8f, 0xf7, 0x21, 0xb2, 0xb2, 0x11, 0xb7, 0xbb, 0x7f, 0xf2, 0xd5, 0x8c, 0x70, 0x2c, 0x41 +.byte 0x60, 0xaa, 0xb1, 0x63, 0x18, 0x44, 0x95, 0x1a, 0x76, 0x62, 0x7e, 0xf6, 0x80, 0xb0, 0xfb, 0xe8 +.byte 0x64, 0xa6, 0x33, 0xd1, 0x89, 0x07, 0xe1, 0xbd, 0xb7, 0xe6, 0x43, 0xa4, 0x18, 0xb8, 0xa6, 0x77 +.byte 0x01, 0xe1, 0x0f, 0x94, 0x0c, 0x21, 0x1d, 0xb2, 0x54, 0x29, 0x25, 0x89, 0x6c, 0xe5, 0x0e, 0x52 +.byte 0x51, 0x47, 0x74, 0xbe, 0x26, 0xac, 0xb6, 0x41, 0x75, 0xde, 0x7a, 0xac, 0x5f, 0x8d, 0x3f, 0xc9 +.byte 0xbc, 0xd3, 0x41, 0x11, 0x12, 0x5b, 0xe5, 0x10, 0x50, 0xeb, 0x31, 0xc5, 0xca, 0x72, 0x16, 0x22 +.byte 0x09, 0xdf, 0x7c, 0x4c, 0x75, 0x3f, 0x63, 0xec, 0x21, 0x5f, 0xc4, 0x20, 0x51, 0x6b, 0x6f, 0xb1 +.byte 0xab, 0x86, 0x8b, 0x4f, 0xc2, 0xd6, 0x45, 0x5f, 0x9d, 0x20, 0xfc, 0xa1, 0x1e, 0xc5, 0xc0, 0x8f +.byte 0xa2, 0xb1, 0x7e, 0x0a, 0x26, 0x99, 0xf5, 0xe4, 0x69, 0x2f, 0x98, 0x1d, 0x2d, 0xf5, 0xd9, 0xa9 +.byte 0xb2, 0x1d, 0xe5, 0x1b, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x65, 0x01, 0x24, 0x30, 0x63, 0x31 +.byte 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x21, 0x30, 0x1f +.byte 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x18, 0x54, 0x68, 0x65, 0x20, 0x47, 0x6f, 0x20, 0x44, 0x61 +.byte 0x64, 0x64, 0x79, 0x20, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x2c, 0x20, 0x49, 0x6e, 0x63, 0x2e, 0x31 +.byte 0x31, 0x30, 0x2f, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x28, 0x47, 0x6f, 0x20, 0x44, 0x61, 0x64 +.byte 0x64, 0x79, 0x20, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x20, 0x32, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69 +.byte 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69 +.byte 0x74, 0x79, 0x30, 0x82, 0x01, 0x20, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d +.byte 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0d, 0x00, 0x30, 0x82, 0x01, 0x08, 0x02, 0x82 +.byte 0x01, 0x01, 0x00, 0xde, 0x9d, 0xd7, 0xea, 0x57, 0x18, 0x49, 0xa1, 0x5b, 0xeb, 0xd7, 0x5f, 0x48 +.byte 0x86, 0xea, 0xbe, 0xdd, 0xff, 0xe4, 0xef, 0x67, 0x1c, 0xf4, 0x65, 0x68, 0xb3, 0x57, 0x71, 0xa0 +.byte 0x5e, 0x77, 0xbb, 0xed, 0x9b, 0x49, 0xe9, 0x70, 0x80, 0x3d, 0x56, 0x18, 0x63, 0x08, 0x6f, 0xda +.byte 0xf2, 0xcc, 0xd0, 0x3f, 0x7f, 0x02, 0x54, 0x22, 0x54, 0x10, 0xd8, 0xb2, 0x81, 0xd4, 0xc0, 0x75 +.byte 0x3d, 0x4b, 0x7f, 0xc7, 0x77, 0xc3, 0x3e, 0x78, 0xab, 0x1a, 0x03, 0xb5, 0x20, 0x6b, 0x2f, 0x6a +.byte 0x2b, 0xb1, 0xc5, 0x88, 0x7e, 0xc4, 0xbb, 0x1e, 0xb0, 0xc1, 0xd8, 0x45, 0x27, 0x6f, 0xaa, 0x37 +.byte 0x58, 0xf7, 0x87, 0x26, 0xd7, 0xd8, 0x2d, 0xf6, 0xa9, 0x17, 0xb7, 0x1f, 0x72, 0x36, 0x4e, 0xa6 +.byte 0x17, 0x3f, 0x65, 0x98, 0x92, 0xdb, 0x2a, 0x6e, 0x5d, 0xa2, 0xfe, 0x88, 0xe0, 0x0b, 0xde, 0x7f +.byte 0xe5, 0x8d, 0x15, 0xe1, 0xeb, 0xcb, 0x3a, 0xd5, 0xe2, 0x12, 0xa2, 0x13, 0x2d, 0xd8, 0x8e, 0xaf +.byte 0x5f, 0x12, 0x3d, 0xa0, 0x08, 0x05, 0x08, 0xb6, 0x5c, 0xa5, 0x65, 0x38, 0x04, 0x45, 0x99, 0x1e +.byte 0xa3, 0x60, 0x60, 0x74, 0xc5, 0x41, 0xa5, 0x72, 0x62, 0x1b, 0x62, 0xc5, 0x1f, 0x6f, 0x5f, 0x1a +.byte 0x42, 0xbe, 0x02, 0x51, 0x65, 0xa8, 0xae, 0x23, 0x18, 0x6a, 0xfc, 0x78, 0x03, 0xa9, 0x4d, 0x7f +.byte 0x80, 0xc3, 0xfa, 0xab, 0x5a, 0xfc, 0xa1, 0x40, 0xa4, 0xca, 0x19, 0x16, 0xfe, 0xb2, 0xc8, 0xef +.byte 0x5e, 0x73, 0x0d, 0xee, 0x77, 0xbd, 0x9a, 0xf6, 0x79, 0x98, 0xbc, 0xb1, 0x07, 0x67, 0xa2, 0x15 +.byte 0x0d, 0xdd, 0xa0, 0x58, 0xc6, 0x44, 0x7b, 0x0a, 0x3e, 0x62, 0x28, 0x5f, 0xba, 0x41, 0x07, 0x53 +.byte 0x58, 0xcf, 0x11, 0x7e, 0x38, 0x74, 0xc5, 0xf8, 0xff, 0xb5, 0x69, 0x90, 0x8f, 0x84, 0x74, 0xea +.byte 0x97, 0x1b, 0xaf, 0x02, 0x01, 0x03, 0x00, 0x67, 0x01, 0x26, 0x30, 0x65, 0x31, 0x0b, 0x30, 0x09 +.byte 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x15, 0x30, 0x13, 0x06, 0x03, 0x55 +.byte 0x04, 0x0a, 0x13, 0x0c, 0x44, 0x69, 0x67, 0x69, 0x43, 0x65, 0x72, 0x74, 0x20, 0x49, 0x6e, 0x63 +.byte 0x31, 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x10, 0x77, 0x77, 0x77, 0x2e, 0x64 +.byte 0x69, 0x67, 0x69, 0x63, 0x65, 0x72, 0x74, 0x2e, 0x63, 0x6f, 0x6d, 0x31, 0x24, 0x30, 0x22, 0x06 +.byte 0x03, 0x55, 0x04, 0x03, 0x13, 0x1b, 0x44, 0x69, 0x67, 0x69, 0x43, 0x65, 0x72, 0x74, 0x20, 0x41 +.byte 0x73, 0x73, 0x75, 0x72, 0x65, 0x64, 0x20, 0x49, 0x44, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43 +.byte 0x41, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01 +.byte 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82, 0x01, 0x0a, 0x02, 0x82, 0x01 +.byte 0x01, 0x00, 0xad, 0x0e, 0x15, 0xce, 0xe4, 0x43, 0x80, 0x5c, 0xb1, 0x87, 0xf3, 0xb7, 0x60, 0xf9 +.byte 0x71, 0x12, 0xa5, 0xae, 0xdc, 0x26, 0x94, 0x88, 0xaa, 0xf4, 0xce, 0xf5, 0x20, 0x39, 0x28, 0x58 +.byte 0x60, 0x0c, 0xf8, 0x80, 0xda, 0xa9, 0x15, 0x95, 0x32, 0x61, 0x3c, 0xb5, 0xb1, 0x28, 0x84, 0x8a +.byte 0x8a, 0xdc, 0x9f, 0x0a, 0x0c, 0x83, 0x17, 0x7a, 0x8f, 0x90, 0xac, 0x8a, 0xe7, 0x79, 0x53, 0x5c +.byte 0x31, 0x84, 0x2a, 0xf6, 0x0f, 0x98, 0x32, 0x36, 0x76, 0xcc, 0xde, 0xdd, 0x3c, 0xa8, 0xa2, 0xef +.byte 0x6a, 0xfb, 0x21, 0xf2, 0x52, 0x61, 0xdf, 0x9f, 0x20, 0xd7, 0x1f, 0xe2, 0xb1, 0xd9, 0xfe, 0x18 +.byte 0x64, 0xd2, 0x12, 0x5b, 0x5f, 0xf9, 0x58, 0x18, 0x35, 0xbc, 0x47, 0xcd, 0xa1, 0x36, 0xf9, 0x6b +.byte 0x7f, 0xd4, 0xb0, 0x38, 0x3e, 0xc1, 0x1b, 0xc3, 0x8c, 0x33, 0xd9, 0xd8, 0x2f, 0x18, 0xfe, 0x28 +.byte 0x0f, 0xb3, 0xa7, 0x83, 0xd6, 0xc3, 0x6e, 0x44, 0xc0, 0x61, 0x35, 0x96, 0x16, 0xfe, 0x59, 0x9c +.byte 0x8b, 0x76, 0x6d, 0xd7, 0xf1, 0xa2, 0x4b, 0x0d, 0x2b, 0xff, 0x0b, 0x72, 0xda, 0x9e, 0x60, 0xd0 +.byte 0x8e, 0x90, 0x35, 0xc6, 0x78, 0x55, 0x87, 0x20, 0xa1, 0xcf, 0xe5, 0x6d, 0x0a, 0xc8, 0x49, 0x7c +.byte 0x31, 0x98, 0x33, 0x6c, 0x22, 0xe9, 0x87, 0xd0, 0x32, 0x5a, 0xa2, 0xba, 0x13, 0x82, 0x11, 0xed +.byte 0x39, 0x17, 0x9d, 0x99, 0x3a, 0x72, 0xa1, 0xe6, 0xfa, 0xa4, 0xd9, 0xd5, 0x17, 0x31, 0x75, 0xae +.byte 0x85, 0x7d, 0x22, 0xae, 0x3f, 0x01, 0x46, 0x86, 0xf6, 0x28, 0x79, 0xc8, 0xb1, 0xda, 0xe4, 0x57 +.byte 0x17, 0xc4, 0x7e, 0x1c, 0x0e, 0xb0, 0xb4, 0x92, 0xa6, 0x56, 0xb3, 0xbd, 0xb2, 0x97, 0xed, 0xaa +.byte 0xa7, 0xf0, 0xb7, 0xc5, 0xa8, 0x3f, 0x95, 0x16, 0xd0, 0xff, 0xa1, 0x96, 0xeb, 0x08, 0x5f, 0x18 +.byte 0x77, 0x4f, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x67, 0x01, 0x26, 0x30, 0x65, 0x31, 0x0b, 0x30 +.byte 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x15, 0x30, 0x13, 0x06, 0x03 +.byte 0x55, 0x04, 0x0a, 0x13, 0x0c, 0x44, 0x69, 0x67, 0x69, 0x43, 0x65, 0x72, 0x74, 0x20, 0x49, 0x6e +.byte 0x63, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x10, 0x77, 0x77, 0x77, 0x2e +.byte 0x64, 0x69, 0x67, 0x69, 0x63, 0x65, 0x72, 0x74, 0x2e, 0x63, 0x6f, 0x6d, 0x31, 0x24, 0x30, 0x22 +.byte 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x1b, 0x44, 0x69, 0x67, 0x69, 0x43, 0x65, 0x72, 0x74, 0x20 +.byte 0x41, 0x73, 0x73, 0x75, 0x72, 0x65, 0x64, 0x20, 0x49, 0x44, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20 +.byte 0x47, 0x32, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d +.byte 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82, 0x01, 0x0a, 0x02, 0x82 +.byte 0x01, 0x01, 0x00, 0xd9, 0xe7, 0x28, 0x2f, 0x52, 0x3f, 0x36, 0x72, 0x49, 0x88, 0x93, 0x34, 0xf3 +.byte 0xf8, 0x6a, 0x1e, 0x31, 0x54, 0x80, 0x9f, 0xad, 0x54, 0x41, 0xb5, 0x47, 0xdf, 0x96, 0xa8, 0xd4 +.byte 0xaf, 0x80, 0x2d, 0xb9, 0x0a, 0xcf, 0x75, 0xfd, 0x89, 0xa5, 0x7d, 0x24, 0xfa, 0xe3, 0x22, 0x0c +.byte 0x2b, 0xbc, 0x95, 0x17, 0x0b, 0x33, 0xbf, 0x19, 0x4d, 0x41, 0x06, 0x90, 0x00, 0xbd, 0x0c, 0x4d +.byte 0x10, 0xfe, 0x07, 0xb5, 0xe7, 0x1c, 0x6e, 0x22, 0x55, 0x31, 0x65, 0x97, 0xbd, 0xd3, 0x17, 0xd2 +.byte 0x1e, 0x62, 0xf3, 0xdb, 0xea, 0x6c, 0x50, 0x8c, 0x3f, 0x84, 0x0c, 0x96, 0xcf, 0xb7, 0xcb, 0x03 +.byte 0xe0, 0xca, 0x6d, 0xa1, 0x14, 0x4c, 0x1b, 0x89, 0xdd, 0xed, 0x00, 0xb0, 0x52, 0x7c, 0xaf, 0x91 +.byte 0x6c, 0xb1, 0x38, 0x13, 0xd1, 0xe9, 0x12, 0x08, 0xc0, 0x00, 0xb0, 0x1c, 0x2b, 0x11, 0xda, 0x77 +.byte 0x70, 0x36, 0x9b, 0xae, 0xce, 0x79, 0x87, 0xdc, 0x82, 0x70, 0xe6, 0x09, 0x74, 0x70, 0x55, 0x69 +.byte 0xaf, 0xa3, 0x68, 0x9f, 0xbf, 0xdd, 0xb6, 0x79, 0xb3, 0xf2, 0x9d, 0x70, 0x29, 0x55, 0xf4, 0xab +.byte 0xff, 0x95, 0x61, 0xf3, 0xc9, 0x40, 0x6f, 0x1d, 0xd1, 0xbe, 0x93, 0xbb, 0xd3, 0x88, 0x2a, 0xbb +.byte 0x9d, 0xbf, 0x72, 0x5a, 0x56, 0x71, 0x3b, 0x3f, 0xd4, 0xf3, 0xd1, 0x0a, 0xfe, 0x28, 0xef, 0xa3 +.byte 0xee, 0xd9, 0x99, 0xaf, 0x03, 0xd3, 0x8f, 0x60, 0xb7, 0xf2, 0x92, 0xa1, 0xb1, 0xbd, 0x89, 0x89 +.byte 0x1f, 0x30, 0xcd, 0xc3, 0xa6, 0x2e, 0x62, 0x33, 0xae, 0x16, 0x02, 0x77, 0x44, 0x5a, 0xe7, 0x81 +.byte 0x0a, 0x3c, 0xa7, 0x44, 0x2e, 0x79, 0xb8, 0x3f, 0x04, 0xbc, 0x5c, 0xa0, 0x87, 0xe1, 0x1b, 0xaf +.byte 0x51, 0x8e, 0xcd, 0xec, 0x2c, 0xfa, 0xf8, 0xfe, 0x6d, 0xf0, 0x3a, 0x7c, 0xaa, 0x8b, 0xe4, 0x67 +.byte 0x95, 0x31, 0x8d, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x67, 0x00, 0x78, 0x30, 0x65, 0x31, 0x0b +.byte 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x15, 0x30, 0x13, 0x06 +.byte 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0c, 0x44, 0x69, 0x67, 0x69, 0x43, 0x65, 0x72, 0x74, 0x20, 0x49 +.byte 0x6e, 0x63, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x10, 0x77, 0x77, 0x77 +.byte 0x2e, 0x64, 0x69, 0x67, 0x69, 0x63, 0x65, 0x72, 0x74, 0x2e, 0x63, 0x6f, 0x6d, 0x31, 0x24, 0x30 +.byte 0x22, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x1b, 0x44, 0x69, 0x67, 0x69, 0x43, 0x65, 0x72, 0x74 +.byte 0x20, 0x41, 0x73, 0x73, 0x75, 0x72, 0x65, 0x64, 0x20, 0x49, 0x44, 0x20, 0x52, 0x6f, 0x6f, 0x74 +.byte 0x20, 0x47, 0x33, 0x30, 0x76, 0x30, 0x10, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02, 0x01 +.byte 0x06, 0x05, 0x2b, 0x81, 0x04, 0x00, 0x22, 0x03, 0x62, 0x00, 0x04, 0x19, 0xe7, 0xbc, 0xac, 0x44 +.byte 0x65, 0xed, 0xcd, 0xb8, 0x3f, 0x58, 0xfb, 0x8d, 0xb1, 0x57, 0xa9, 0x44, 0x2d, 0x05, 0x15, 0xf2 +.byte 0xef, 0x0b, 0xff, 0x10, 0x74, 0x9f, 0xb5, 0x62, 0x52, 0x5f, 0x66, 0x7e, 0x1f, 0xe5, 0xdc, 0x1b +.byte 0x45, 0x79, 0x0b, 0xcc, 0xc6, 0x53, 0x0a, 0x9d, 0x8d, 0x5d, 0x02, 0xd9, 0xa9, 0x59, 0xde, 0x02 +.byte 0x5a, 0xf6, 0x95, 0x2a, 0x0e, 0x8d, 0x38, 0x4a, 0x8a, 0x49, 0xc6, 0xbc, 0xc6, 0x03, 0x38, 0x07 +.byte 0x5f, 0x55, 0xda, 0x7e, 0x09, 0x6e, 0xe2, 0x7f, 0x5e, 0xd0, 0x45, 0x20, 0x0f, 0x59, 0x76, 0x10 +.byte 0xd6, 0xa0, 0x24, 0xf0, 0x2d, 0xde, 0x36, 0xf2, 0x6c, 0x29, 0x39, 0x00, 0x6a, 0x01, 0x24, 0x30 +.byte 0x68, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x25 +.byte 0x30, 0x23, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x1c, 0x53, 0x74, 0x61, 0x72, 0x66, 0x69, 0x65 +.byte 0x6c, 0x64, 0x20, 0x54, 0x65, 0x63, 0x68, 0x6e, 0x6f, 0x6c, 0x6f, 0x67, 0x69, 0x65, 0x73, 0x2c +.byte 0x20, 0x49, 0x6e, 0x63, 0x2e, 0x31, 0x32, 0x30, 0x30, 0x06, 0x03, 0x55, 0x04, 0x0b, 0x13, 0x29 +.byte 0x53, 0x74, 0x61, 0x72, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x20, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x20 +.byte 0x32, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20 +.byte 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x30, 0x82, 0x01, 0x20, 0x30, 0x0d, 0x06 +.byte 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0d +.byte 0x00, 0x30, 0x82, 0x01, 0x08, 0x02, 0x82, 0x01, 0x01, 0x00, 0xb7, 0x32, 0xc8, 0xfe, 0xe9, 0x71 +.byte 0xa6, 0x04, 0x85, 0xad, 0x0c, 0x11, 0x64, 0xdf, 0xce, 0x4d, 0xef, 0xc8, 0x03, 0x18, 0x87, 0x3f +.byte 0xa1, 0xab, 0xfb, 0x3c, 0xa6, 0x9f, 0xf0, 0xc3, 0xa1, 0xda, 0xd4, 0xd8, 0x6e, 0x2b, 0x53, 0x90 +.byte 0xfb, 0x24, 0xa4, 0x3e, 0x84, 0xf0, 0x9e, 0xe8, 0x5f, 0xec, 0xe5, 0x27, 0x44, 0xf5, 0x28, 0xa6 +.byte 0x3f, 0x7b, 0xde, 0xe0, 0x2a, 0xf0, 0xc8, 0xaf, 0x53, 0x2f, 0x9e, 0xca, 0x05, 0x01, 0x93, 0x1e +.byte 0x8f, 0x66, 0x1c, 0x39, 0xa7, 0x4d, 0xfa, 0x5a, 0xb6, 0x73, 0x04, 0x25, 0x66, 0xeb, 0x77, 0x7f +.byte 0xe7, 0x59, 0xc6, 0x4a, 0x99, 0x25, 0x14, 0x54, 0xeb, 0x26, 0xc7, 0xf3, 0x7f, 0x19, 0xd5, 0x30 +.byte 0x70, 0x8f, 0xaf, 0xb0, 0x46, 0x2a, 0xff, 0xad, 0xeb, 0x29, 0xed, 0xd7, 0x9f, 0xaa, 0x04, 0x87 +.byte 0xa3, 0xd4, 0xf9, 0x89, 0xa5, 0x34, 0x5f, 0xdb, 0x43, 0x91, 0x82, 0x36, 0xd9, 0x66, 0x3c, 0xb1 +.byte 0xb8, 0xb9, 0x82, 0xfd, 0x9c, 0x3a, 0x3e, 0x10, 0xc8, 0x3b, 0xef, 0x06, 0x65, 0x66, 0x7a, 0x9b +.byte 0x19, 0x18, 0x3d, 0xff, 0x71, 0x51, 0x3c, 0x30, 0x2e, 0x5f, 0xbe, 0x3d, 0x77, 0x73, 0xb2, 0x5d +.byte 0x06, 0x6c, 0xc3, 0x23, 0x56, 0x9a, 0x2b, 0x85, 0x26, 0x92, 0x1c, 0xa7, 0x02, 0xb3, 0xe4, 0x3f +.byte 0x0d, 0xaf, 0x08, 0x79, 0x82, 0xb8, 0x36, 0x3d, 0xea, 0x9c, 0xd3, 0x35, 0xb3, 0xbc, 0x69, 0xca +.byte 0xf5, 0xcc, 0x9d, 0xe8, 0xfd, 0x64, 0x8d, 0x17, 0x80, 0x33, 0x6e, 0x5e, 0x4a, 0x5d, 0x99, 0xc9 +.byte 0x1e, 0x87, 0xb4, 0x9d, 0x1a, 0xc0, 0xd5, 0x6e, 0x13, 0x35, 0x23, 0x5e, 0xdf, 0x9b, 0x5f, 0x3d +.byte 0xef, 0xd6, 0xf7, 0x76, 0xc2, 0xea, 0x3e, 0xbb, 0x78, 0x0d, 0x1c, 0x42, 0x67, 0x6b, 0x04, 0xd8 +.byte 0xf8, 0xd6, 0xda, 0x6f, 0x8b, 0xf2, 0x44, 0xa0, 0x01, 0xab, 0x02, 0x01, 0x03, 0x00, 0x6e, 0x01 +.byte 0x26, 0x30, 0x6c, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53 +.byte 0x31, 0x15, 0x30, 0x13, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x0c, 0x44, 0x69, 0x67, 0x69, 0x43 +.byte 0x65, 0x72, 0x74, 0x20, 0x49, 0x6e, 0x63, 0x31, 0x19, 0x30, 0x17, 0x06, 0x03, 0x55, 0x04, 0x0b +.byte 0x13, 0x10, 0x77, 0x77, 0x77, 0x2e, 0x64, 0x69, 0x67, 0x69, 0x63, 0x65, 0x72, 0x74, 0x2e, 0x63 +.byte 0x6f, 0x6d, 0x31, 0x2b, 0x30, 0x29, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x22, 0x44, 0x69, 0x67 +.byte 0x69, 0x43, 0x65, 0x72, 0x74, 0x20, 0x48, 0x69, 0x67, 0x68, 0x20, 0x41, 0x73, 0x73, 0x75, 0x72 +.byte 0x61, 0x6e, 0x63, 0x65, 0x20, 0x45, 0x56, 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x41, 0x30 +.byte 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01 +.byte 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82, 0x01, 0x0a, 0x02, 0x82, 0x01, 0x01, 0x00 +.byte 0xc6, 0xcc, 0xe5, 0x73, 0xe6, 0xfb, 0xd4, 0xbb, 0xe5, 0x2d, 0x2d, 0x32, 0xa6, 0xdf, 0xe5, 0x81 +.byte 0x3f, 0xc9, 0xcd, 0x25, 0x49, 0xb6, 0x71, 0x2a, 0xc3, 0xd5, 0x94, 0x34, 0x67, 0xa2, 0x0a, 0x1c +.byte 0xb0, 0x5f, 0x69, 0xa6, 0x40, 0xb1, 0xc4, 0xb7, 0xb2, 0x8f, 0xd0, 0x98, 0xa4, 0xa9, 0x41, 0x59 +.byte 0x3a, 0xd3, 0xdc, 0x94, 0xd6, 0x3c, 0xdb, 0x74, 0x38, 0xa4, 0x4a, 0xcc, 0x4d, 0x25, 0x82, 0xf7 +.byte 0x4a, 0xa5, 0x53, 0x12, 0x38, 0xee, 0xf3, 0x49, 0x6d, 0x71, 0x91, 0x7e, 0x63, 0xb6, 0xab, 0xa6 +.byte 0x5f, 0xc3, 0xa4, 0x84, 0xf8, 0x4f, 0x62, 0x51, 0xbe, 0xf8, 0xc5, 0xec, 0xdb, 0x38, 0x92, 0xe3 +.byte 0x06, 0xe5, 0x08, 0x91, 0x0c, 0xc4, 0x28, 0x41, 0x55, 0xfb, 0xcb, 0x5a, 0x89, 0x15, 0x7e, 0x71 +.byte 0xe8, 0x35, 0xbf, 0x4d, 0x72, 0x09, 0x3d, 0xbe, 0x3a, 0x38, 0x50, 0x5b, 0x77, 0x31, 0x1b, 0x8d +.byte 0xb3, 0xc7, 0x24, 0x45, 0x9a, 0xa7, 0xac, 0x6d, 0x00, 0x14, 0x5a, 0x04, 0xb7, 0xba, 0x13, 0xeb +.byte 0x51, 0x0a, 0x98, 0x41, 0x41, 0x22, 0x4e, 0x65, 0x61, 0x87, 0x81, 0x41, 0x50, 0xa6, 0x79, 0x5c +.byte 0x89, 0xde, 0x19, 0x4a, 0x57, 0xd5, 0x2e, 0xe6, 0x5d, 0x1c, 0x53, 0x2c, 0x7e, 0x98, 0xcd, 0x1a +.byte 0x06, 0x16, 0xa4, 0x68, 0x73, 0xd0, 0x34, 0x04, 0x13, 0x5c, 0xa1, 0x71, 0xd3, 0x5a, 0x7c, 0x55 +.byte 0xdb, 0x5e, 0x64, 0xe1, 0x37, 0x87, 0x30, 0x56, 0x04, 0xe5, 0x11, 0xb4, 0x29, 0x80, 0x12, 0xf1 +.byte 0x79, 0x39, 0x88, 0xa2, 0x02, 0x11, 0x7c, 0x27, 0x66, 0xb7, 0x88, 0xb7, 0x78, 0xf2, 0xca, 0x0a +.byte 0xa8, 0x38, 0xab, 0x0a, 0x64, 0xc2, 0xbf, 0x66, 0x5d, 0x95, 0x84, 0xc1, 0xa1, 0x25, 0x1e, 0x87 +.byte 0x5d, 0x1a, 0x50, 0x0b, 0x20, 0x12, 0xcc, 0x41, 0xbb, 0x6e, 0x0b, 0x51, 0x38, 0xb8, 0x4b, 0xcb +.byte 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x84, 0x01, 0x26, 0x30, 0x81, 0x81, 0x31, 0x0b, 0x30, 0x09 +.byte 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x47, 0x42, 0x31, 0x1b, 0x30, 0x19, 0x06, 0x03, 0x55 +.byte 0x04, 0x08, 0x13, 0x12, 0x47, 0x72, 0x65, 0x61, 0x74, 0x65, 0x72, 0x20, 0x4d, 0x61, 0x6e, 0x63 +.byte 0x68, 0x65, 0x73, 0x74, 0x65, 0x72, 0x31, 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55, 0x04, 0x07, 0x13 +.byte 0x07, 0x53, 0x61, 0x6c, 0x66, 0x6f, 0x72, 0x64, 0x31, 0x1a, 0x30, 0x18, 0x06, 0x03, 0x55, 0x04 +.byte 0x0a, 0x13, 0x11, 0x43, 0x4f, 0x4d, 0x4f, 0x44, 0x4f, 0x20, 0x43, 0x41, 0x20, 0x4c, 0x69, 0x6d +.byte 0x69, 0x74, 0x65, 0x64, 0x31, 0x27, 0x30, 0x25, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x1e, 0x43 +.byte 0x4f, 0x4d, 0x4f, 0x44, 0x4f, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74 +.byte 0x69, 0x6f, 0x6e, 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x30, 0x82, 0x01 +.byte 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00 +.byte 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82, 0x01, 0x0a, 0x02, 0x82, 0x01, 0x01, 0x00, 0xd0, 0x40 +.byte 0x8b, 0x8b, 0x72, 0xe3, 0x91, 0x1b, 0xf7, 0x51, 0xc1, 0x1b, 0x54, 0x04, 0x98, 0xd3, 0xa9, 0xbf +.byte 0xc1, 0xe6, 0x8a, 0x5d, 0x3b, 0x87, 0xfb, 0xbb, 0x88, 0xce, 0x0d, 0xe3, 0x2f, 0x3f, 0x06, 0x96 +.byte 0xf0, 0xa2, 0x29, 0x50, 0x99, 0xae, 0xdb, 0x3b, 0xa1, 0x57, 0xb0, 0x74, 0x51, 0x71, 0xcd, 0xed +.byte 0x42, 0x91, 0x4d, 0x41, 0xfe, 0xa9, 0xc8, 0xd8, 0x6a, 0x86, 0x77, 0x44, 0xbb, 0x59, 0x66, 0x97 +.byte 0x50, 0x5e, 0xb4, 0xd4, 0x2c, 0x70, 0x44, 0xcf, 0xda, 0x37, 0x95, 0x42, 0x69, 0x3c, 0x30, 0xc4 +.byte 0x71, 0xb3, 0x52, 0xf0, 0x21, 0x4d, 0xa1, 0xd8, 0xba, 0x39, 0x7c, 0x1c, 0x9e, 0xa3, 0x24, 0x9d +.byte 0xf2, 0x83, 0x16, 0x98, 0xaa, 0x16, 0x7c, 0x43, 0x9b, 0x15, 0x5b, 0xb7, 0xae, 0x34, 0x91, 0xfe +.byte 0xd4, 0x62, 0x26, 0x18, 0x46, 0x9a, 0x3f, 0xeb, 0xc1, 0xf9, 0xf1, 0x90, 0x57, 0xeb, 0xac, 0x7a +.byte 0x0d, 0x8b, 0xdb, 0x72, 0x30, 0x6a, 0x66, 0xd5, 0xe0, 0x46, 0xa3, 0x70, 0xdc, 0x68, 0xd9, 0xff +.byte 0x04, 0x48, 0x89, 0x77, 0xde, 0xb5, 0xe9, 0xfb, 0x67, 0x6d, 0x41, 0xe9, 0xbc, 0x39, 0xbd, 0x32 +.byte 0xd9, 0x62, 0x02, 0xf1, 0xb1, 0xa8, 0x3d, 0x6e, 0x37, 0x9c, 0xe2, 0x2f, 0xe2, 0xd3, 0xa2, 0x26 +.byte 0x8b, 0xc6, 0xb8, 0x55, 0x43, 0x88, 0xe1, 0x23, 0x3e, 0xa5, 0xd2, 0x24, 0x39, 0x6a, 0x47, 0xab +.byte 0x00, 0xd4, 0xa1, 0xb3, 0xa9, 0x25, 0xfe, 0x0d, 0x3f, 0xa7, 0x1d, 0xba, 0xd3, 0x51, 0xc1, 0x0b +.byte 0xa4, 0xda, 0xac, 0x38, 0xef, 0x55, 0x50, 0x24, 0x05, 0x65, 0x46, 0x93, 0x34, 0x4f, 0x2d, 0x8d +.byte 0xad, 0xc6, 0xd4, 0x21, 0x19, 0xd2, 0x8e, 0xca, 0x05, 0x61, 0x71, 0x07, 0x73, 0x47, 0xe5, 0x8a +.byte 0x19, 0x12, 0xbd, 0x04, 0x4d, 0xce, 0x4e, 0x9c, 0xa5, 0x48, 0xac, 0xbb, 0x26, 0xf7, 0x02, 0x03 +.byte 0x01, 0x00, 0x01, 0x00, 0x86, 0x01, 0x26, 0x30, 0x81, 0x83, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03 +.byte 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55, 0x04, 0x08 +.byte 0x13, 0x07, 0x41, 0x72, 0x69, 0x7a, 0x6f, 0x6e, 0x61, 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55 +.byte 0x04, 0x07, 0x13, 0x0a, 0x53, 0x63, 0x6f, 0x74, 0x74, 0x73, 0x64, 0x61, 0x6c, 0x65, 0x31, 0x1a +.byte 0x30, 0x18, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x11, 0x47, 0x6f, 0x44, 0x61, 0x64, 0x64, 0x79 +.byte 0x2e, 0x63, 0x6f, 0x6d, 0x2c, 0x20, 0x49, 0x6e, 0x63, 0x2e, 0x31, 0x31, 0x30, 0x2f, 0x06, 0x03 +.byte 0x55, 0x04, 0x03, 0x13, 0x28, 0x47, 0x6f, 0x20, 0x44, 0x61, 0x64, 0x64, 0x79, 0x20, 0x52, 0x6f +.byte 0x6f, 0x74, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x65, 0x20, 0x41 +.byte 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x20, 0x2d, 0x20, 0x47, 0x32, 0x30, 0x82, 0x01 +.byte 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00 +.byte 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82, 0x01, 0x0a, 0x02, 0x82, 0x01, 0x01, 0x00, 0xbf, 0x71 +.byte 0x62, 0x08, 0xf1, 0xfa, 0x59, 0x34, 0xf7, 0x1b, 0xc9, 0x18, 0xa3, 0xf7, 0x80, 0x49, 0x58, 0xe9 +.byte 0x22, 0x83, 0x13, 0xa6, 0xc5, 0x20, 0x43, 0x01, 0x3b, 0x84, 0xf1, 0xe6, 0x85, 0x49, 0x9f, 0x27 +.byte 0xea, 0xf6, 0x84, 0x1b, 0x4e, 0xa0, 0xb4, 0xdb, 0x70, 0x98, 0xc7, 0x32, 0x01, 0xb1, 0x05, 0x3e +.byte 0x07, 0x4e, 0xee, 0xf4, 0xfa, 0x4f, 0x2f, 0x59, 0x30, 0x22, 0xe7, 0xab, 0x19, 0x56, 0x6b, 0xe2 +.byte 0x80, 0x07, 0xfc, 0xf3, 0x16, 0x75, 0x80, 0x39, 0x51, 0x7b, 0xe5, 0xf9, 0x35, 0xb6, 0x74, 0x4e +.byte 0xa9, 0x8d, 0x82, 0x13, 0xe4, 0xb6, 0x3f, 0xa9, 0x03, 0x83, 0xfa, 0xa2, 0xbe, 0x8a, 0x15, 0x6a +.byte 0x7f, 0xde, 0x0b, 0xc3, 0xb6, 0x19, 0x14, 0x05, 0xca, 0xea, 0xc3, 0xa8, 0x04, 0x94, 0x3b, 0x46 +.byte 0x7c, 0x32, 0x0d, 0xf3, 0x00, 0x66, 0x22, 0xc8, 0x8d, 0x69, 0x6d, 0x36, 0x8c, 0x11, 0x18, 0xb7 +.byte 0xd3, 0xb2, 0x1c, 0x60, 0xb4, 0x38, 0xfa, 0x02, 0x8c, 0xce, 0xd3, 0xdd, 0x46, 0x07, 0xde, 0x0a +.byte 0x3e, 0xeb, 0x5d, 0x7c, 0xc8, 0x7c, 0xfb, 0xb0, 0x2b, 0x53, 0xa4, 0x92, 0x62, 0x69, 0x51, 0x25 +.byte 0x05, 0x61, 0x1a, 0x44, 0x81, 0x8c, 0x2c, 0xa9, 0x43, 0x96, 0x23, 0xdf, 0xac, 0x3a, 0x81, 0x9a +.byte 0x0e, 0x29, 0xc5, 0x1c, 0xa9, 0xe9, 0x5d, 0x1e, 0xb6, 0x9e, 0x9e, 0x30, 0x0a, 0x39, 0xce, 0xf1 +.byte 0x88, 0x80, 0xfb, 0x4b, 0x5d, 0xcc, 0x32, 0xec, 0x85, 0x62, 0x43, 0x25, 0x34, 0x02, 0x56, 0x27 +.byte 0x01, 0x91, 0xb4, 0x3b, 0x70, 0x2a, 0x3f, 0x6e, 0xb1, 0xe8, 0x9c, 0x88, 0x01, 0x7d, 0x9f, 0xd4 +.byte 0xf9, 0xdb, 0x53, 0x6d, 0x60, 0x9d, 0xbf, 0x2c, 0xe7, 0x58, 0xab, 0xb8, 0x5f, 0x46, 0xfc, 0xce +.byte 0xc4, 0x1b, 0x03, 0x3c, 0x09, 0xeb, 0x49, 0x31, 0x5c, 0x69, 0x46, 0xb3, 0xe0, 0x47, 0x02, 0x03 +.byte 0x01, 0x00, 0x01, 0x00, 0x88, 0x00, 0x78, 0x30, 0x81, 0x85, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03 +.byte 0x55, 0x04, 0x06, 0x13, 0x02, 0x47, 0x42, 0x31, 0x1b, 0x30, 0x19, 0x06, 0x03, 0x55, 0x04, 0x08 +.byte 0x13, 0x12, 0x47, 0x72, 0x65, 0x61, 0x74, 0x65, 0x72, 0x20, 0x4d, 0x61, 0x6e, 0x63, 0x68, 0x65 +.byte 0x73, 0x74, 0x65, 0x72, 0x31, 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55, 0x04, 0x07, 0x13, 0x07, 0x53 +.byte 0x61, 0x6c, 0x66, 0x6f, 0x72, 0x64, 0x31, 0x1a, 0x30, 0x18, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13 +.byte 0x11, 0x43, 0x4f, 0x4d, 0x4f, 0x44, 0x4f, 0x20, 0x43, 0x41, 0x20, 0x4c, 0x69, 0x6d, 0x69, 0x74 +.byte 0x65, 0x64, 0x31, 0x2b, 0x30, 0x29, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x22, 0x43, 0x4f, 0x4d +.byte 0x4f, 0x44, 0x4f, 0x20, 0x45, 0x43, 0x43, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63 +.byte 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x30 +.byte 0x76, 0x30, 0x10, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02, 0x01, 0x06, 0x05, 0x2b, 0x81 +.byte 0x04, 0x00, 0x22, 0x03, 0x62, 0x00, 0x04, 0x03, 0x47, 0x7b, 0x2f, 0x75, 0xc9, 0x82, 0x15, 0x85 +.byte 0xfb, 0x75, 0xe4, 0x91, 0x16, 0xd4, 0xab, 0x62, 0x99, 0xf5, 0x3e, 0x52, 0x0b, 0x06, 0xce, 0x41 +.byte 0x00, 0x7f, 0x97, 0xe1, 0x0a, 0x24, 0x3c, 0x1d, 0x01, 0x04, 0xee, 0x3d, 0xd2, 0x8d, 0x09, 0x97 +.byte 0x0c, 0xe0, 0x75, 0xe4, 0xfa, 0xfb, 0x77, 0x8a, 0x2a, 0xf5, 0x03, 0x60, 0x4b, 0x36, 0x8b, 0x16 +.byte 0x23, 0x16, 0xad, 0x09, 0x71, 0xf4, 0x4a, 0xf4, 0x28, 0x50, 0xb4, 0xfe, 0x88, 0x1c, 0x6e, 0x3f +.byte 0x6c, 0x2f, 0x2f, 0x09, 0x59, 0x5b, 0xa5, 0x5b, 0x0b, 0x33, 0x99, 0xe2, 0xc3, 0x3d, 0x89, 0xf9 +.byte 0x6a, 0x2c, 0xef, 0xb2, 0xd3, 0x06, 0xe9, 0x00, 0x88, 0x02, 0x26, 0x30, 0x81, 0x85, 0x31, 0x0b +.byte 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x47, 0x42, 0x31, 0x1b, 0x30, 0x19, 0x06 +.byte 0x03, 0x55, 0x04, 0x08, 0x13, 0x12, 0x47, 0x72, 0x65, 0x61, 0x74, 0x65, 0x72, 0x20, 0x4d, 0x61 +.byte 0x6e, 0x63, 0x68, 0x65, 0x73, 0x74, 0x65, 0x72, 0x31, 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55, 0x04 +.byte 0x07, 0x13, 0x07, 0x53, 0x61, 0x6c, 0x66, 0x6f, 0x72, 0x64, 0x31, 0x1a, 0x30, 0x18, 0x06, 0x03 +.byte 0x55, 0x04, 0x0a, 0x13, 0x11, 0x43, 0x4f, 0x4d, 0x4f, 0x44, 0x4f, 0x20, 0x43, 0x41, 0x20, 0x4c +.byte 0x69, 0x6d, 0x69, 0x74, 0x65, 0x64, 0x31, 0x2b, 0x30, 0x29, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13 +.byte 0x22, 0x43, 0x4f, 0x4d, 0x4f, 0x44, 0x4f, 0x20, 0x52, 0x53, 0x41, 0x20, 0x43, 0x65, 0x72, 0x74 +.byte 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72 +.byte 0x69, 0x74, 0x79, 0x30, 0x82, 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7 +.byte 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02 +.byte 0x82, 0x02, 0x01, 0x00, 0x91, 0xe8, 0x54, 0x92, 0xd2, 0x0a, 0x56, 0xb1, 0xac, 0x0d, 0x24, 0xdd +.byte 0xc5, 0xcf, 0x44, 0x67, 0x74, 0x99, 0x2b, 0x37, 0xa3, 0x7d, 0x23, 0x70, 0x00, 0x71, 0xbc, 0x53 +.byte 0xdf, 0xc4, 0xfa, 0x2a, 0x12, 0x8f, 0x4b, 0x7f, 0x10, 0x56, 0xbd, 0x9f, 0x70, 0x72, 0xb7, 0x61 +.byte 0x7f, 0xc9, 0x4b, 0x0f, 0x17, 0xa7, 0x3d, 0xe3, 0xb0, 0x04, 0x61, 0xee, 0xff, 0x11, 0x97, 0xc7 +.byte 0xf4, 0x86, 0x3e, 0x0a, 0xfa, 0x3e, 0x5c, 0xf9, 0x93, 0xe6, 0x34, 0x7a, 0xd9, 0x14, 0x6b, 0xe7 +.byte 0x9c, 0xb3, 0x85, 0xa0, 0x82, 0x7a, 0x76, 0xaf, 0x71, 0x90, 0xd7, 0xec, 0xfd, 0x0d, 0xfa, 0x9c +.byte 0x6c, 0xfa, 0xdf, 0xb0, 0x82, 0xf4, 0x14, 0x7e, 0xf9, 0xbe, 0xc4, 0xa6, 0x2f, 0x4f, 0x7f, 0x99 +.byte 0x7f, 0xb5, 0xfc, 0x67, 0x43, 0x72, 0xbd, 0x0c, 0x00, 0xd6, 0x89, 0xeb, 0x6b, 0x2c, 0xd3, 0xed +.byte 0x8f, 0x98, 0x1c, 0x14, 0xab, 0x7e, 0xe5, 0xe3, 0x6e, 0xfc, 0xd8, 0xa8, 0xe4, 0x92, 0x24, 0xda +.byte 0x43, 0x6b, 0x62, 0xb8, 0x55, 0xfd, 0xea, 0xc1, 0xbc, 0x6c, 0xb6, 0x8b, 0xf3, 0x0e, 0x8d, 0x9a +.byte 0xe4, 0x9b, 0x6c, 0x69, 0x99, 0xf8, 0x78, 0x48, 0x30, 0x45, 0xd5, 0xad, 0xe1, 0x0d, 0x3c, 0x45 +.byte 0x60, 0xfc, 0x32, 0x96, 0x51, 0x27, 0xbc, 0x67, 0xc3, 0xca, 0x2e, 0xb6, 0x6b, 0xea, 0x46, 0xc7 +.byte 0xc7, 0x20, 0xa0, 0xb1, 0x1f, 0x65, 0xde, 0x48, 0x08, 0xba, 0xa4, 0x4e, 0xa9, 0xf2, 0x83, 0x46 +.byte 0x37, 0x84, 0xeb, 0xe8, 0xcc, 0x81, 0x48, 0x43, 0x67, 0x4e, 0x72, 0x2a, 0x9b, 0x5c, 0xbd, 0x4c +.byte 0x1b, 0x28, 0x8a, 0x5c, 0x22, 0x7b, 0xb4, 0xab, 0x98, 0xd9, 0xee, 0xe0, 0x51, 0x83, 0xc3, 0x09 +.byte 0x46, 0x4e, 0x6d, 0x3e, 0x99, 0xfa, 0x95, 0x17, 0xda, 0x7c, 0x33, 0x57, 0x41, 0x3c, 0x8d, 0x51 +.byte 0xed, 0x0b, 0xb6, 0x5c, 0xaf, 0x2c, 0x63, 0x1a, 0xdf, 0x57, 0xc8, 0x3f, 0xbc, 0xe9, 0x5d, 0xc4 +.byte 0x9b, 0xaf, 0x45, 0x99, 0xe2, 0xa3, 0x5a, 0x24, 0xb4, 0xba, 0xa9, 0x56, 0x3d, 0xcf, 0x6f, 0xaa +.byte 0xff, 0x49, 0x58, 0xbe, 0xf0, 0xa8, 0xff, 0xf4, 0xb8, 0xad, 0xe9, 0x37, 0xfb, 0xba, 0xb8, 0xf4 +.byte 0x0b, 0x3a, 0xf9, 0xe8, 0x43, 0x42, 0x1e, 0x89, 0xd8, 0x84, 0xcb, 0x13, 0xf1, 0xd9, 0xbb, 0xe1 +.byte 0x89, 0x60, 0xb8, 0x8c, 0x28, 0x56, 0xac, 0x14, 0x1d, 0x9c, 0x0a, 0xe7, 0x71, 0xeb, 0xcf, 0x0e +.byte 0xdd, 0x3d, 0xa9, 0x96, 0xa1, 0x48, 0xbd, 0x3c, 0xf7, 0xaf, 0xb5, 0x0d, 0x22, 0x4c, 0xc0, 0x11 +.byte 0x81, 0xec, 0x56, 0x3b, 0xf6, 0xd3, 0xa2, 0xe2, 0x5b, 0xb7, 0xb2, 0x04, 0x22, 0x52, 0x95, 0x80 +.byte 0x93, 0x69, 0xe8, 0x8e, 0x4c, 0x65, 0xf1, 0x91, 0x03, 0x2d, 0x70, 0x74, 0x02, 0xea, 0x8b, 0x67 +.byte 0x15, 0x29, 0x69, 0x52, 0x02, 0xbb, 0xd7, 0xdf, 0x50, 0x6a, 0x55, 0x46, 0xbf, 0xa0, 0xa3, 0x28 +.byte 0x61, 0x7f, 0x70, 0xd0, 0xc3, 0xa2, 0xaa, 0x2c, 0x21, 0xaa, 0x47, 0xce, 0x28, 0x9c, 0x06, 0x45 +.byte 0x76, 0xbf, 0x82, 0x18, 0x27, 0xb4, 0xd5, 0xae, 0xb4, 0xcb, 0x50, 0xe6, 0x6b, 0xf4, 0x4c, 0x86 +.byte 0x71, 0x30, 0xe9, 0xa6, 0xdf, 0x16, 0x86, 0xe0, 0xd8, 0xff, 0x40, 0xdd, 0xfb, 0xd0, 0x42, 0x88 +.byte 0x7f, 0xa3, 0x33, 0x3a, 0x2e, 0x5c, 0x1e, 0x41, 0x11, 0x81, 0x63, 0xce, 0x18, 0x71, 0x6b, 0x2b +.byte 0xec, 0xa6, 0x8a, 0xb7, 0x31, 0x5c, 0x3a, 0x6a, 0x47, 0xe0, 0xc3, 0x79, 0x59, 0xd6, 0x20, 0x1a +.byte 0xaf, 0xf2, 0x6a, 0x98, 0xaa, 0x72, 0xbc, 0x57, 0x4a, 0xd2, 0x4b, 0x9d, 0xbb, 0x10, 0xfc, 0xb0 +.byte 0x4c, 0x41, 0xe5, 0xed, 0x1d, 0x3d, 0x5e, 0x28, 0x9d, 0x9c, 0xcc, 0xbf, 0xb3, 0x51, 0xda, 0xa7 +.byte 0x47, 0xe5, 0x84, 0x53, 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x8b, 0x00, 0x78, 0x30, 0x81, 0x88 +.byte 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x13, 0x30 +.byte 0x11, 0x06, 0x03, 0x55, 0x04, 0x08, 0x13, 0x0a, 0x4e, 0x65, 0x77, 0x20, 0x4a, 0x65, 0x72, 0x73 +.byte 0x65, 0x79, 0x31, 0x14, 0x30, 0x12, 0x06, 0x03, 0x55, 0x04, 0x07, 0x13, 0x0b, 0x4a, 0x65, 0x72 +.byte 0x73, 0x65, 0x79, 0x20, 0x43, 0x69, 0x74, 0x79, 0x31, 0x1e, 0x30, 0x1c, 0x06, 0x03, 0x55, 0x04 +.byte 0x0a, 0x13, 0x15, 0x54, 0x68, 0x65, 0x20, 0x55, 0x53, 0x45, 0x52, 0x54, 0x52, 0x55, 0x53, 0x54 +.byte 0x20, 0x4e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x31, 0x2e, 0x30, 0x2c, 0x06, 0x03, 0x55, 0x04 +.byte 0x03, 0x13, 0x25, 0x55, 0x53, 0x45, 0x52, 0x54, 0x72, 0x75, 0x73, 0x74, 0x20, 0x45, 0x43, 0x43 +.byte 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x41 +.byte 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x30, 0x76, 0x30, 0x10, 0x06, 0x07, 0x2a, 0x86 +.byte 0x48, 0xce, 0x3d, 0x02, 0x01, 0x06, 0x05, 0x2b, 0x81, 0x04, 0x00, 0x22, 0x03, 0x62, 0x00, 0x04 +.byte 0x1a, 0xac, 0x54, 0x5a, 0xa9, 0xf9, 0x68, 0x23, 0xe7, 0x7a, 0xd5, 0x24, 0x6f, 0x53, 0xc6, 0x5a +.byte 0xd8, 0x4b, 0xab, 0xc6, 0xd5, 0xb6, 0xd1, 0xe6, 0x73, 0x71, 0xae, 0xdd, 0x9c, 0xd6, 0x0c, 0x61 +.byte 0xfd, 0xdb, 0xa0, 0x89, 0x03, 0xb8, 0x05, 0x14, 0xec, 0x57, 0xce, 0xee, 0x5d, 0x3f, 0xe2, 0x21 +.byte 0xb3, 0xce, 0xf7, 0xd4, 0x8a, 0x79, 0xe0, 0xa3, 0x83, 0x7e, 0x2d, 0x97, 0xd0, 0x61, 0xc4, 0xf1 +.byte 0x99, 0xdc, 0x25, 0x91, 0x63, 0xab, 0x7f, 0x30, 0xa3, 0xb4, 0x70, 0xe2, 0xc7, 0xa1, 0x33, 0x9c +.byte 0xf3, 0xbf, 0x2e, 0x5c, 0x53, 0xb1, 0x5f, 0xb3, 0x7d, 0x32, 0x7f, 0x8a, 0x34, 0xe3, 0x79, 0x79 +.byte 0x00, 0x8b, 0x02, 0x26, 0x30, 0x81, 0x88, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06 +.byte 0x13, 0x02, 0x55, 0x53, 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x08, 0x13, 0x0a, 0x4e +.byte 0x65, 0x77, 0x20, 0x4a, 0x65, 0x72, 0x73, 0x65, 0x79, 0x31, 0x14, 0x30, 0x12, 0x06, 0x03, 0x55 +.byte 0x04, 0x07, 0x13, 0x0b, 0x4a, 0x65, 0x72, 0x73, 0x65, 0x79, 0x20, 0x43, 0x69, 0x74, 0x79, 0x31 +.byte 0x1e, 0x30, 0x1c, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x15, 0x54, 0x68, 0x65, 0x20, 0x55, 0x53 +.byte 0x45, 0x52, 0x54, 0x52, 0x55, 0x53, 0x54, 0x20, 0x4e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x31 +.byte 0x2e, 0x30, 0x2c, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x25, 0x55, 0x53, 0x45, 0x52, 0x54, 0x72 +.byte 0x75, 0x73, 0x74, 0x20, 0x52, 0x53, 0x41, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63 +.byte 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x30 +.byte 0x82, 0x02, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01 +.byte 0x05, 0x00, 0x03, 0x82, 0x02, 0x0f, 0x00, 0x30, 0x82, 0x02, 0x0a, 0x02, 0x82, 0x02, 0x01, 0x00 +.byte 0x80, 0x12, 0x65, 0x17, 0x36, 0x0e, 0xc3, 0xdb, 0x08, 0xb3, 0xd0, 0xac, 0x57, 0x0d, 0x76, 0xed +.byte 0xcd, 0x27, 0xd3, 0x4c, 0xad, 0x50, 0x83, 0x61, 0xe2, 0xaa, 0x20, 0x4d, 0x09, 0x2d, 0x64, 0x09 +.byte 0xdc, 0xce, 0x89, 0x9f, 0xcc, 0x3d, 0xa9, 0xec, 0xf6, 0xcf, 0xc1, 0xdc, 0xf1, 0xd3, 0xb1, 0xd6 +.byte 0x7b, 0x37, 0x28, 0x11, 0x2b, 0x47, 0xda, 0x39, 0xc6, 0xbc, 0x3a, 0x19, 0xb4, 0x5f, 0xa6, 0xbd +.byte 0x7d, 0x9d, 0xa3, 0x63, 0x42, 0xb6, 0x76, 0xf2, 0xa9, 0x3b, 0x2b, 0x91, 0xf8, 0xe2, 0x6f, 0xd0 +.byte 0xec, 0x16, 0x20, 0x90, 0x09, 0x3e, 0xe2, 0xe8, 0x74, 0xc9, 0x18, 0xb4, 0x91, 0xd4, 0x62, 0x64 +.byte 0xdb, 0x7f, 0xa3, 0x06, 0xf1, 0x88, 0x18, 0x6a, 0x90, 0x22, 0x3c, 0xbc, 0xfe, 0x13, 0xf0, 0x87 +.byte 0x14, 0x7b, 0xf6, 0xe4, 0x1f, 0x8e, 0xd4, 0xe4, 0x51, 0xc6, 0x11, 0x67, 0x46, 0x08, 0x51, 0xcb +.byte 0x86, 0x14, 0x54, 0x3f, 0xbc, 0x33, 0xfe, 0x7e, 0x6c, 0x9c, 0xff, 0x16, 0x9d, 0x18, 0xbd, 0x51 +.byte 0x8e, 0x35, 0xa6, 0xa7, 0x66, 0xc8, 0x72, 0x67, 0xdb, 0x21, 0x66, 0xb1, 0xd4, 0x9b, 0x78, 0x03 +.byte 0xc0, 0x50, 0x3a, 0xe8, 0xcc, 0xf0, 0xdc, 0xbc, 0x9e, 0x4c, 0xfe, 0xaf, 0x05, 0x96, 0x35, 0x1f +.byte 0x57, 0x5a, 0xb7, 0xff, 0xce, 0xf9, 0x3d, 0xb7, 0x2c, 0xb6, 0xf6, 0x54, 0xdd, 0xc8, 0xe7, 0x12 +.byte 0x3a, 0x4d, 0xae, 0x4c, 0x8a, 0xb7, 0x5c, 0x9a, 0xb4, 0xb7, 0x20, 0x3d, 0xca, 0x7f, 0x22, 0x34 +.byte 0xae, 0x7e, 0x3b, 0x68, 0x66, 0x01, 0x44, 0xe7, 0x01, 0x4e, 0x46, 0x53, 0x9b, 0x33, 0x60, 0xf7 +.byte 0x94, 0xbe, 0x53, 0x37, 0x90, 0x73, 0x43, 0xf3, 0x32, 0xc3, 0x53, 0xef, 0xdb, 0xaa, 0xfe, 0x74 +.byte 0x4e, 0x69, 0xc7, 0x6b, 0x8c, 0x60, 0x93, 0xde, 0xc4, 0xc7, 0x0c, 0xdf, 0xe1, 0x32, 0xae, 0xcc +.byte 0x93, 0x3b, 0x51, 0x78, 0x95, 0x67, 0x8b, 0xee, 0x3d, 0x56, 0xfe, 0x0c, 0xd0, 0x69, 0x0f, 0x1b +.byte 0x0f, 0xf3, 0x25, 0x26, 0x6b, 0x33, 0x6d, 0xf7, 0x6e, 0x47, 0xfa, 0x73, 0x43, 0xe5, 0x7e, 0x0e +.byte 0xa5, 0x66, 0xb1, 0x29, 0x7c, 0x32, 0x84, 0x63, 0x55, 0x89, 0xc4, 0x0d, 0xc1, 0x93, 0x54, 0x30 +.byte 0x19, 0x13, 0xac, 0xd3, 0x7d, 0x37, 0xa7, 0xeb, 0x5d, 0x3a, 0x6c, 0x35, 0x5c, 0xdb, 0x41, 0xd7 +.byte 0x12, 0xda, 0xa9, 0x49, 0x0b, 0xdf, 0xd8, 0x80, 0x8a, 0x09, 0x93, 0x62, 0x8e, 0xb5, 0x66, 0xcf +.byte 0x25, 0x88, 0xcd, 0x84, 0xb8, 0xb1, 0x3f, 0xa4, 0x39, 0x0f, 0xd9, 0x02, 0x9e, 0xeb, 0x12, 0x4c +.byte 0x95, 0x7c, 0xf3, 0x6b, 0x05, 0xa9, 0x5e, 0x16, 0x83, 0xcc, 0xb8, 0x67, 0xe2, 0xe8, 0x13, 0x9d +.byte 0xcc, 0x5b, 0x82, 0xd3, 0x4c, 0xb3, 0xed, 0x5b, 0xff, 0xde, 0xe5, 0x73, 0xac, 0x23, 0x3b, 0x2d +.byte 0x00, 0xbf, 0x35, 0x55, 0x74, 0x09, 0x49, 0xd8, 0x49, 0x58, 0x1a, 0x7f, 0x92, 0x36, 0xe6, 0x51 +.byte 0x92, 0x0e, 0xf3, 0x26, 0x7d, 0x1c, 0x4d, 0x17, 0xbc, 0xc9, 0xec, 0x43, 0x26, 0xd0, 0xbf, 0x41 +.byte 0x5f, 0x40, 0xa9, 0x44, 0x44, 0xf4, 0x99, 0xe7, 0x57, 0x87, 0x9e, 0x50, 0x1f, 0x57, 0x54, 0xa8 +.byte 0x3e, 0xfd, 0x74, 0x63, 0x2f, 0xb1, 0x50, 0x65, 0x09, 0xe6, 0x58, 0x42, 0x2e, 0x43, 0x1a, 0x4c +.byte 0xb4, 0xf0, 0x25, 0x47, 0x59, 0xfa, 0x04, 0x1e, 0x93, 0xd4, 0x26, 0x46, 0x4a, 0x50, 0x81, 0xb2 +.byte 0xde, 0xbe, 0x78, 0xb7, 0xfc, 0x67, 0x15, 0xe1, 0xc9, 0x57, 0x84, 0x1e, 0x0f, 0x63, 0xd6, 0xe9 +.byte 0x62, 0xba, 0xd6, 0x5f, 0x55, 0x2e, 0xea, 0x5c, 0xc6, 0x28, 0x08, 0x04, 0x25, 0x39, 0xb8, 0x0e +.byte 0x2b, 0xa9, 0xf2, 0x4c, 0x97, 0x1c, 0x07, 0x3f, 0x0d, 0x52, 0xf5, 0xed, 0xef, 0x2f, 0x82, 0x0f +.byte 0x02, 0x03, 0x01, 0x00, 0x01, 0x00, 0x92, 0x01, 0x26, 0x30, 0x81, 0x8f, 0x31, 0x0b, 0x30, 0x09 +.byte 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55 +.byte 0x04, 0x08, 0x13, 0x07, 0x41, 0x72, 0x69, 0x7a, 0x6f, 0x6e, 0x61, 0x31, 0x13, 0x30, 0x11, 0x06 +.byte 0x03, 0x55, 0x04, 0x07, 0x13, 0x0a, 0x53, 0x63, 0x6f, 0x74, 0x74, 0x73, 0x64, 0x61, 0x6c, 0x65 +.byte 0x31, 0x25, 0x30, 0x23, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x1c, 0x53, 0x74, 0x61, 0x72, 0x66 +.byte 0x69, 0x65, 0x6c, 0x64, 0x20, 0x54, 0x65, 0x63, 0x68, 0x6e, 0x6f, 0x6c, 0x6f, 0x67, 0x69, 0x65 +.byte 0x73, 0x2c, 0x20, 0x49, 0x6e, 0x63, 0x2e, 0x31, 0x32, 0x30, 0x30, 0x06, 0x03, 0x55, 0x04, 0x03 +.byte 0x13, 0x29, 0x53, 0x74, 0x61, 0x72, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x20, 0x52, 0x6f, 0x6f, 0x74 +.byte 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x65, 0x20, 0x41, 0x75, 0x74 +.byte 0x68, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x20, 0x2d, 0x20, 0x47, 0x32, 0x30, 0x82, 0x01, 0x22, 0x30 +.byte 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03, 0x82 +.byte 0x01, 0x0f, 0x00, 0x30, 0x82, 0x01, 0x0a, 0x02, 0x82, 0x01, 0x01, 0x00, 0xbd, 0xed, 0xc1, 0x03 +.byte 0xfc, 0xf6, 0x8f, 0xfc, 0x02, 0xb1, 0x6f, 0x5b, 0x9f, 0x48, 0xd9, 0x9d, 0x79, 0xe2, 0xa2, 0xb7 +.byte 0x03, 0x61, 0x56, 0x18, 0xc3, 0x47, 0xb6, 0xd7, 0xca, 0x3d, 0x35, 0x2e, 0x89, 0x43, 0xf7, 0xa1 +.byte 0x69, 0x9b, 0xde, 0x8a, 0x1a, 0xfd, 0x13, 0x20, 0x9c, 0xb4, 0x49, 0x77, 0x32, 0x29, 0x56, 0xfd +.byte 0xb9, 0xec, 0x8c, 0xdd, 0x22, 0xfa, 0x72, 0xdc, 0x27, 0x61, 0x97, 0xee, 0xf6, 0x5a, 0x84, 0xec +.byte 0x6e, 0x19, 0xb9, 0x89, 0x2c, 0xdc, 0x84, 0x5b, 0xd5, 0x74, 0xfb, 0x6b, 0x5f, 0xc5, 0x89, 0xa5 +.byte 0x10, 0x52, 0x89, 0x46, 0x55, 0xf4, 0xb8, 0x75, 0x1c, 0xe6, 0x7f, 0xe4, 0x54, 0xae, 0x4b, 0xf8 +.byte 0x55, 0x72, 0x57, 0x02, 0x19, 0xf8, 0x17, 0x71, 0x59, 0xeb, 0x1e, 0x28, 0x07, 0x74, 0xc5, 0x9d +.byte 0x48, 0xbe, 0x6c, 0xb4, 0xf4, 0xa4, 0xb0, 0xf3, 0x64, 0x37, 0x79, 0x92, 0xc0, 0xec, 0x46, 0x5e +.byte 0x7f, 0xe1, 0x6d, 0x53, 0x4c, 0x62, 0xaf, 0xcd, 0x1f, 0x0b, 0x63, 0xbb, 0x3a, 0x9d, 0xfb, 0xfc +.byte 0x79, 0x00, 0x98, 0x61, 0x74, 0xcf, 0x26, 0x82, 0x40, 0x63, 0xf3, 0xb2, 0x72, 0x6a, 0x19, 0x0d +.byte 0x99, 0xca, 0xd4, 0x0e, 0x75, 0xcc, 0x37, 0xfb, 0x8b, 0x89, 0xc1, 0x59, 0xf1, 0x62, 0x7f, 0x5f +.byte 0xb3, 0x5f, 0x65, 0x30, 0xf8, 0xa7, 0xb7, 0x4d, 0x76, 0x5a, 0x1e, 0x76, 0x5e, 0x34, 0xc0, 0xe8 +.byte 0x96, 0x56, 0x99, 0x8a, 0xb3, 0xf0, 0x7f, 0xa4, 0xcd, 0xbd, 0xdc, 0x32, 0x31, 0x7c, 0x91, 0xcf +.byte 0xe0, 0x5f, 0x11, 0xf8, 0x6b, 0xaa, 0x49, 0x5c, 0xd1, 0x99, 0x94, 0xd1, 0xa2, 0xe3, 0x63, 0x5b +.byte 0x09, 0x76, 0xb5, 0x56, 0x62, 0xe1, 0x4b, 0x74, 0x1d, 0x96, 0xd4, 0x26, 0xd4, 0x08, 0x04, 0x59 +.byte 0xd0, 0x98, 0x0e, 0x0e, 0xe6, 0xde, 0xfc, 0xc3, 0xec, 0x1f, 0x90, 0xf1, 0x02, 0x03, 0x01, 0x00 +.byte 0x01, 0x00, 0x9b, 0x01, 0x26, 0x30, 0x81, 0x98, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04 +.byte 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55, 0x04, 0x08, 0x13, 0x07 +.byte 0x41, 0x72, 0x69, 0x7a, 0x6f, 0x6e, 0x61, 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x07 +.byte 0x13, 0x0a, 0x53, 0x63, 0x6f, 0x74, 0x74, 0x73, 0x64, 0x61, 0x6c, 0x65, 0x31, 0x25, 0x30, 0x23 +.byte 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x1c, 0x53, 0x74, 0x61, 0x72, 0x66, 0x69, 0x65, 0x6c, 0x64 +.byte 0x20, 0x54, 0x65, 0x63, 0x68, 0x6e, 0x6f, 0x6c, 0x6f, 0x67, 0x69, 0x65, 0x73, 0x2c, 0x20, 0x49 +.byte 0x6e, 0x63, 0x2e, 0x31, 0x3b, 0x30, 0x39, 0x06, 0x03, 0x55, 0x04, 0x03, 0x13, 0x32, 0x53, 0x74 +.byte 0x61, 0x72, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x20, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x73 +.byte 0x20, 0x52, 0x6f, 0x6f, 0x74, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74 +.byte 0x65, 0x20, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x20, 0x2d, 0x20, 0x47, 0x32 +.byte 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01 +.byte 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82, 0x01, 0x0a, 0x02, 0x82, 0x01, 0x01 +.byte 0x00, 0xd5, 0x0c, 0x3a, 0xc4, 0x2a, 0xf9, 0x4e, 0xe2, 0xf5, 0xbe, 0x19, 0x97, 0x5f, 0x8e, 0x88 +.byte 0x53, 0xb1, 0x1f, 0x3f, 0xcb, 0xcf, 0x9f, 0x20, 0x13, 0x6d, 0x29, 0x3a, 0xc8, 0x0f, 0x7d, 0x3c +.byte 0xf7, 0x6b, 0x76, 0x38, 0x63, 0xd9, 0x36, 0x60, 0xa8, 0x9b, 0x5e, 0x5c, 0x00, 0x80, 0xb2, 0x2f +.byte 0x59, 0x7f, 0xf6, 0x87, 0xf9, 0x25, 0x43, 0x86, 0xe7, 0x69, 0x1b, 0x52, 0x9a, 0x90, 0xe1, 0x71 +.byte 0xe3, 0xd8, 0x2d, 0x0d, 0x4e, 0x6f, 0xf6, 0xc8, 0x49, 0xd9, 0xb6, 0xf3, 0x1a, 0x56, 0xae, 0x2b +.byte 0xb6, 0x74, 0x14, 0xeb, 0xcf, 0xfb, 0x26, 0xe3, 0x1a, 0xba, 0x1d, 0x96, 0x2e, 0x6a, 0x3b, 0x58 +.byte 0x94, 0x89, 0x47, 0x56, 0xff, 0x25, 0xa0, 0x93, 0x70, 0x53, 0x83, 0xda, 0x84, 0x74, 0x14, 0xc3 +.byte 0x67, 0x9e, 0x04, 0x68, 0x3a, 0xdf, 0x8e, 0x40, 0x5a, 0x1d, 0x4a, 0x4e, 0xcf, 0x43, 0x91, 0x3b +.byte 0xe7, 0x56, 0xd6, 0x00, 0x70, 0xcb, 0x52, 0xee, 0x7b, 0x7d, 0xae, 0x3a, 0xe7, 0xbc, 0x31, 0xf9 +.byte 0x45, 0xf6, 0xc2, 0x60, 0xcf, 0x13, 0x59, 0x02, 0x2b, 0x80, 0xcc, 0x34, 0x47, 0xdf, 0xb9, 0xde +.byte 0x90, 0x65, 0x6d, 0x02, 0xcf, 0x2c, 0x91, 0xa6, 0xa6, 0xe7, 0xde, 0x85, 0x18, 0x49, 0x7c, 0x66 +.byte 0x4e, 0xa3, 0x3a, 0x6d, 0xa9, 0xb5, 0xee, 0x34, 0x2e, 0xba, 0x0d, 0x03, 0xb8, 0x33, 0xdf, 0x47 +.byte 0xeb, 0xb1, 0x6b, 0x8d, 0x25, 0xd9, 0x9b, 0xce, 0x81, 0xd1, 0x45, 0x46, 0x32, 0x96, 0x70, 0x87 +.byte 0xde, 0x02, 0x0e, 0x49, 0x43, 0x85, 0xb6, 0x6c, 0x73, 0xbb, 0x64, 0xea, 0x61, 0x41, 0xac, 0xc9 +.byte 0xd4, 0x54, 0xdf, 0x87, 0x2f, 0xc7, 0x22, 0xb2, 0x26, 0xcc, 0x9f, 0x59, 0x54, 0x68, 0x9f, 0xfc +.byte 0xbe, 0x2a, 0x2f, 0xc4, 0x55, 0x1c, 0x75, 0x40, 0x60, 0x17, 0x85, 0x02, 0x55, 0x39, 0x8b, 0x7f +.byte 0x05, 0x02, 0x03, 0x01, 0x00, 0x01 + +.global _binary_x509_crt_bundle_end +_binary_x509_crt_bundle_end: /* for objcopy compatibility */ + + +.global x509_crt_bundle_length +x509_crt_bundle_length: +.word 16822 diff --git a/ESP32-Rainmaker-Switch/dependencies.lock b/ESP32-Rainmaker-Switch/dependencies.lock index f7224a9e7..2f1cdf04e 100644 --- a/ESP32-Rainmaker-Switch/dependencies.lock +++ b/ESP32-Rainmaker-Switch/dependencies.lock @@ -77,5 +77,5 @@ dependencies: type: local version: 1.1.0 manifest_hash: 441db01601b7ff7fea63ef2fed13beeeb802e924d04240d0318baa30336fd9ff -target: esp32s2 +target: esp32c3 version: 1.0.0 diff --git a/ESP32-Rainmaker-Switch/main/app_main.c b/ESP32-Rainmaker-Switch/main/app_main.c index 179b75e64..9ffe2a541 100644 --- a/ESP32-Rainmaker-Switch/main/app_main.c +++ b/ESP32-Rainmaker-Switch/main/app_main.c @@ -191,7 +191,7 @@ void app_main() .enable_time_sync = false, }; // Define device name and description as they should appear in logs - esp_rmaker_node_t *node = esp_rmaker_node_init(&rainmaker_cfg, "ESP RainMaker Device", "Switch C3-2"); + esp_rmaker_node_t *node = esp_rmaker_node_init(&rainmaker_cfg, "ESP RainMaker Device", "Switch ESP32C3 LuatOS"); if (!node) { ESP_LOGE(TAG, "Could not initialise node. Aborting!!!"); vTaskDelay(5000/portTICK_PERIOD_MS); @@ -203,7 +203,7 @@ void app_main() * avoid writing code for adding the name and power parameters. */ // Define device name and description as they should appear in RainMaker UI app - switch_device = esp_rmaker_device_create("Switch C3-2", ESP_RMAKER_DEVICE_SWITCH, NULL); + switch_device = esp_rmaker_device_create("Switch ESP32C3 LuatOS", ESP_RMAKER_DEVICE_SWITCH, NULL); /* Add the write callback for the device. We aren't registering any read callback yet as * it is for future use. @@ -214,7 +214,7 @@ void app_main() * user friendly custom name from the phone apps. All devices are recommended to have this * parameter. */ - esp_rmaker_device_add_param(switch_device, esp_rmaker_name_param_create(ESP_RMAKER_DEF_NAME_PARAM, "Switch C3-2 Mini")); + esp_rmaker_device_add_param(switch_device, esp_rmaker_name_param_create(ESP_RMAKER_DEF_NAME_PARAM, "Switch ESP32C3 LuatOS")); /* Add the standard power parameter (type: esp.param.power), which adds a boolean param * with a toggle switch ui-type. diff --git a/ESP32-Rainmaker-Switch/sdkconfig b/ESP32-Rainmaker-Switch/sdkconfig index 28415286e..1c41ff7c4 100644 --- a/ESP32-Rainmaker-Switch/sdkconfig +++ b/ESP32-Rainmaker-Switch/sdkconfig @@ -3,30 +3,24 @@ # Espressif IoT Development Framework (ESP-IDF) 5.2.2 Project Configuration # CONFIG_SOC_ADC_SUPPORTED=y -CONFIG_SOC_DAC_SUPPORTED=y -CONFIG_SOC_UART_SUPPORTED=y -CONFIG_SOC_TWAI_SUPPORTED=y -CONFIG_SOC_CP_DMA_SUPPORTED=y CONFIG_SOC_DEDICATED_GPIO_SUPPORTED=y +CONFIG_SOC_UART_SUPPORTED=y +CONFIG_SOC_GDMA_SUPPORTED=y +CONFIG_SOC_AHB_GDMA_SUPPORTED=y CONFIG_SOC_GPTIMER_SUPPORTED=y -CONFIG_SOC_SUPPORTS_SECURE_DL_MODE=y -CONFIG_SOC_ULP_FSM_SUPPORTED=y -CONFIG_SOC_RISCV_COPROC_SUPPORTED=y -CONFIG_SOC_USB_OTG_SUPPORTED=y -CONFIG_SOC_PCNT_SUPPORTED=y -CONFIG_SOC_WIFI_SUPPORTED=y -CONFIG_SOC_ULP_SUPPORTED=y -CONFIG_SOC_CCOMP_TIMER_SUPPORTED=y +CONFIG_SOC_TWAI_SUPPORTED=y +CONFIG_SOC_BT_SUPPORTED=y CONFIG_SOC_ASYNC_MEMCPY_SUPPORTED=y -CONFIG_SOC_EFUSE_KEY_PURPOSE_FIELD=y -CONFIG_SOC_EFUSE_SUPPORTED=y +CONFIG_SOC_USB_SERIAL_JTAG_SUPPORTED=y CONFIG_SOC_TEMP_SENSOR_SUPPORTED=y -CONFIG_SOC_CACHE_SUPPORT_WRAP=y -CONFIG_SOC_RTC_FAST_MEM_SUPPORTED=y -CONFIG_SOC_RTC_SLOW_MEM_SUPPORTED=y -CONFIG_SOC_RTC_MEM_SUPPORTED=y -CONFIG_SOC_PSRAM_DMA_CAPABLE=y CONFIG_SOC_XT_WDT_SUPPORTED=y +CONFIG_SOC_WIFI_SUPPORTED=y +CONFIG_SOC_SUPPORTS_SECURE_DL_MODE=y +CONFIG_SOC_EFUSE_KEY_PURPOSE_FIELD=y +CONFIG_SOC_EFUSE_HAS_EFUSE_RST_BUG=y +CONFIG_SOC_EFUSE_SUPPORTED=y +CONFIG_SOC_RTC_FAST_MEM_SUPPORTED=y +CONFIG_SOC_RTC_MEM_SUPPORTED=y CONFIG_SOC_I2S_SUPPORTED=y CONFIG_SOC_RMT_SUPPORTED=y CONFIG_SOC_SDM_SUPPORTED=y @@ -34,6 +28,7 @@ CONFIG_SOC_GPSPI_SUPPORTED=y CONFIG_SOC_LEDC_SUPPORTED=y CONFIG_SOC_I2C_SUPPORTED=y CONFIG_SOC_SYSTIMER_SUPPORTED=y +CONFIG_SOC_SUPPORT_COEXISTENCE=y CONFIG_SOC_AES_SUPPORTED=y CONFIG_SOC_MPI_SUPPORTED=y CONFIG_SOC_SHA_SUPPORTED=y @@ -42,249 +37,239 @@ CONFIG_SOC_DIG_SIGN_SUPPORTED=y CONFIG_SOC_FLASH_ENC_SUPPORTED=y CONFIG_SOC_SECURE_BOOT_SUPPORTED=y CONFIG_SOC_MEMPROT_SUPPORTED=y -CONFIG_SOC_TOUCH_SENSOR_SUPPORTED=y CONFIG_SOC_BOD_SUPPORTED=y CONFIG_SOC_CLK_TREE_SUPPORTED=y -CONFIG_SOC_MPU_SUPPORTED=y +CONFIG_SOC_ASSIST_DEBUG_SUPPORTED=y CONFIG_SOC_WDT_SUPPORTED=y CONFIG_SOC_SPI_FLASH_SUPPORTED=y CONFIG_SOC_XTAL_SUPPORT_40M=y -CONFIG_SOC_ADC_RTC_CTRL_SUPPORTED=y +CONFIG_SOC_AES_SUPPORT_DMA=y +CONFIG_SOC_AES_GDMA=y +CONFIG_SOC_AES_SUPPORT_AES_128=y +CONFIG_SOC_AES_SUPPORT_AES_256=y CONFIG_SOC_ADC_DIG_CTRL_SUPPORTED=y CONFIG_SOC_ADC_ARBITER_SUPPORTED=y CONFIG_SOC_ADC_DIG_IIR_FILTER_SUPPORTED=y -CONFIG_SOC_ADC_DIG_IIR_FILTER_UNIT_BINDED=y CONFIG_SOC_ADC_MONITOR_SUPPORTED=y CONFIG_SOC_ADC_DMA_SUPPORTED=y CONFIG_SOC_ADC_PERIPH_NUM=2 -CONFIG_SOC_ADC_MAX_CHANNEL_NUM=10 +CONFIG_SOC_ADC_MAX_CHANNEL_NUM=5 CONFIG_SOC_ADC_ATTEN_NUM=4 -CONFIG_SOC_ADC_DIGI_CONTROLLER_NUM=2 -CONFIG_SOC_ADC_PATT_LEN_MAX=32 +CONFIG_SOC_ADC_DIGI_CONTROLLER_NUM=1 +CONFIG_SOC_ADC_PATT_LEN_MAX=8 CONFIG_SOC_ADC_DIGI_MIN_BITWIDTH=12 CONFIG_SOC_ADC_DIGI_MAX_BITWIDTH=12 +CONFIG_SOC_ADC_DIGI_RESULT_BYTES=4 +CONFIG_SOC_ADC_DIGI_DATA_BYTES_PER_CONV=4 CONFIG_SOC_ADC_DIGI_IIR_FILTER_NUM=2 -CONFIG_SOC_ADC_DIGI_RESULT_BYTES=2 -CONFIG_SOC_ADC_DIGI_DATA_BYTES_PER_CONV=2 CONFIG_SOC_ADC_DIGI_MONITOR_NUM=2 CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_HIGH=83333 CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_LOW=611 -CONFIG_SOC_ADC_RTC_MIN_BITWIDTH=13 -CONFIG_SOC_ADC_RTC_MAX_BITWIDTH=13 +CONFIG_SOC_ADC_RTC_MIN_BITWIDTH=12 +CONFIG_SOC_ADC_RTC_MAX_BITWIDTH=12 CONFIG_SOC_ADC_CALIBRATION_V1_SUPPORTED=y CONFIG_SOC_ADC_SELF_HW_CALI_SUPPORTED=y CONFIG_SOC_ADC_SHARED_POWER=y +CONFIG_SOC_APB_BACKUP_DMA=y CONFIG_SOC_BROWNOUT_RESET_SUPPORTED=y -CONFIG_SOC_CACHE_WRITEBACK_SUPPORTED=y -CONFIG_SOC_CP_DMA_MAX_BUFFER_SIZE=4095 +CONFIG_SOC_SHARED_IDCACHE_SUPPORTED=y +CONFIG_SOC_CACHE_MEMORY_IBANK_SIZE=0x4000 CONFIG_SOC_CPU_CORES_NUM=1 CONFIG_SOC_CPU_INTR_NUM=32 -CONFIG_SOC_CPU_BREAKPOINTS_NUM=2 -CONFIG_SOC_CPU_WATCHPOINTS_NUM=2 -CONFIG_SOC_CPU_WATCHPOINT_MAX_REGION_SIZE=64 -CONFIG_SOC_DAC_CHAN_NUM=2 -CONFIG_SOC_DAC_RESOLUTION=8 +CONFIG_SOC_CPU_HAS_FLEXIBLE_INTC=y +CONFIG_SOC_CPU_BREAKPOINTS_NUM=8 +CONFIG_SOC_CPU_WATCHPOINTS_NUM=8 +CONFIG_SOC_CPU_WATCHPOINT_MAX_REGION_SIZE=0x80000000 +CONFIG_SOC_DS_SIGNATURE_MAX_BIT_LEN=3072 +CONFIG_SOC_DS_KEY_PARAM_MD_IV_LENGTH=16 +CONFIG_SOC_DS_KEY_CHECK_MAX_WAIT_US=1100 +CONFIG_SOC_AHB_GDMA_VERSION=1 +CONFIG_SOC_GDMA_NUM_GROUPS_MAX=1 +CONFIG_SOC_GDMA_PAIRS_PER_GROUP_MAX=3 CONFIG_SOC_GPIO_PORT=1 -CONFIG_SOC_GPIO_PIN_COUNT=47 +CONFIG_SOC_GPIO_PIN_COUNT=22 CONFIG_SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER=y CONFIG_SOC_GPIO_FILTER_CLK_SUPPORT_APB=y -CONFIG_SOC_GPIO_SUPPORT_RTC_INDEPENDENT=y CONFIG_SOC_GPIO_SUPPORT_FORCE_HOLD=y -CONFIG_SOC_GPIO_VALID_GPIO_MASK=0x7FFFFFFFFFFF -CONFIG_SOC_GPIO_IN_RANGE_MAX=46 -CONFIG_SOC_GPIO_OUT_RANGE_MAX=45 -CONFIG_SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK=0x00007FFFFC000000 -CONFIG_SOC_GPIO_CLOCKOUT_BY_IO_MUX=y +CONFIG_SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP=y +CONFIG_SOC_GPIO_IN_RANGE_MAX=21 +CONFIG_SOC_GPIO_OUT_RANGE_MAX=21 +CONFIG_SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK=0 +CONFIG_SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK=0x00000000003FFFC0 +CONFIG_SOC_GPIO_CLOCKOUT_BY_GPIO_MATRIX=y CONFIG_SOC_DEDIC_GPIO_OUT_CHANNELS_NUM=8 CONFIG_SOC_DEDIC_GPIO_IN_CHANNELS_NUM=8 -CONFIG_SOC_DEDIC_GPIO_ALLOW_REG_ACCESS=y -CONFIG_SOC_DEDIC_GPIO_HAS_INTERRUPT=y -CONFIG_SOC_DEDIC_GPIO_OUT_AUTO_ENABLE=y -CONFIG_SOC_I2C_NUM=2 +CONFIG_SOC_DEDIC_PERIPH_ALWAYS_ENABLE=y +CONFIG_SOC_I2C_NUM=1 CONFIG_SOC_I2C_FIFO_LEN=32 -CONFIG_SOC_I2C_CMD_REG_NUM=16 +CONFIG_SOC_I2C_CMD_REG_NUM=8 CONFIG_SOC_I2C_SUPPORT_SLAVE=y CONFIG_SOC_I2C_SUPPORT_HW_CLR_BUS=y -CONFIG_SOC_I2C_SUPPORT_REF_TICK=y -CONFIG_SOC_I2C_SUPPORT_APB=y +CONFIG_SOC_I2C_SUPPORT_XTAL=y +CONFIG_SOC_I2C_SUPPORT_RTC=y +CONFIG_SOC_I2C_SUPPORT_10BIT_ADDR=y +CONFIG_SOC_I2C_SLAVE_SUPPORT_BROADCAST=y +CONFIG_SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE=y +CONFIG_SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS=y CONFIG_SOC_I2S_NUM=1 -CONFIG_SOC_I2S_HW_VERSION_1=y -CONFIG_SOC_I2S_SUPPORTS_APLL=y +CONFIG_SOC_I2S_HW_VERSION_2=y +CONFIG_SOC_I2S_SUPPORTS_XTAL=y CONFIG_SOC_I2S_SUPPORTS_PLL_F160M=y -CONFIG_SOC_I2S_SUPPORTS_DMA_EQUAL=y -CONFIG_SOC_I2S_SUPPORTS_LCD_CAMERA=y -CONFIG_SOC_I2S_APLL_MIN_FREQ=250000000 -CONFIG_SOC_I2S_APLL_MAX_FREQ=500000000 -CONFIG_SOC_I2S_APLL_MIN_RATE=10675 -CONFIG_SOC_I2S_LCD_I80_VARIANT=y -CONFIG_SOC_LCD_I80_SUPPORTED=y -CONFIG_SOC_LCD_I80_BUSES=1 -CONFIG_SOC_LCD_I80_BUS_WIDTH=24 -CONFIG_SOC_LEDC_HAS_TIMER_SPECIFIC_MUX=y +CONFIG_SOC_I2S_SUPPORTS_PCM=y +CONFIG_SOC_I2S_SUPPORTS_PDM=y +CONFIG_SOC_I2S_SUPPORTS_PDM_TX=y +CONFIG_SOC_I2S_PDM_MAX_TX_LINES=2 +CONFIG_SOC_I2S_SUPPORTS_TDM=y CONFIG_SOC_LEDC_SUPPORT_APB_CLOCK=y -CONFIG_SOC_LEDC_SUPPORT_REF_TICK=y CONFIG_SOC_LEDC_SUPPORT_XTAL_CLOCK=y -CONFIG_SOC_LEDC_CHANNEL_NUM=8 +CONFIG_SOC_LEDC_CHANNEL_NUM=6 CONFIG_SOC_LEDC_TIMER_BIT_WIDTH=14 CONFIG_SOC_LEDC_SUPPORT_FADE_STOP=y -CONFIG_SOC_MMU_LINEAR_ADDRESS_REGION_NUM=5 +CONFIG_SOC_MMU_LINEAR_ADDRESS_REGION_NUM=1 CONFIG_SOC_MMU_PERIPH_NUM=1 CONFIG_SOC_MPU_MIN_REGION_SIZE=0x20000000 CONFIG_SOC_MPU_REGIONS_MAX_NUM=8 -CONFIG_SOC_PCNT_GROUPS=1 -CONFIG_SOC_PCNT_UNITS_PER_GROUP=4 -CONFIG_SOC_PCNT_CHANNELS_PER_UNIT=2 -CONFIG_SOC_PCNT_THRES_POINT_PER_UNIT=2 CONFIG_SOC_RMT_GROUPS=1 -CONFIG_SOC_RMT_TX_CANDIDATES_PER_GROUP=4 -CONFIG_SOC_RMT_RX_CANDIDATES_PER_GROUP=4 +CONFIG_SOC_RMT_TX_CANDIDATES_PER_GROUP=2 +CONFIG_SOC_RMT_RX_CANDIDATES_PER_GROUP=2 CONFIG_SOC_RMT_CHANNELS_PER_GROUP=4 -CONFIG_SOC_RMT_MEM_WORDS_PER_CHANNEL=64 +CONFIG_SOC_RMT_MEM_WORDS_PER_CHANNEL=48 +CONFIG_SOC_RMT_SUPPORT_RX_PINGPONG=y CONFIG_SOC_RMT_SUPPORT_RX_DEMODULATION=y CONFIG_SOC_RMT_SUPPORT_TX_ASYNC_STOP=y CONFIG_SOC_RMT_SUPPORT_TX_LOOP_COUNT=y CONFIG_SOC_RMT_SUPPORT_TX_SYNCHRO=y CONFIG_SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY=y -CONFIG_SOC_RMT_SUPPORT_REF_TICK=y +CONFIG_SOC_RMT_SUPPORT_XTAL=y CONFIG_SOC_RMT_SUPPORT_APB=y -CONFIG_SOC_RMT_CHANNEL_CLK_INDEPENDENT=y -CONFIG_SOC_RTCIO_PIN_COUNT=22 -CONFIG_SOC_RTCIO_INPUT_OUTPUT_SUPPORTED=y -CONFIG_SOC_RTCIO_HOLD_SUPPORTED=y -CONFIG_SOC_RTCIO_WAKE_SUPPORTED=y +CONFIG_SOC_RMT_SUPPORT_RC_FAST=y +CONFIG_SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH=128 +CONFIG_SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM=108 +CONFIG_SOC_RTCIO_PIN_COUNT=0 +CONFIG_SOC_MPI_MEM_BLOCKS_NUM=4 +CONFIG_SOC_MPI_OPERATIONS_NUM=3 +CONFIG_SOC_RSA_MAX_BIT_LEN=3072 +CONFIG_SOC_SHA_DMA_MAX_BUFFER_SIZE=3968 +CONFIG_SOC_SHA_SUPPORT_DMA=y +CONFIG_SOC_SHA_SUPPORT_RESUME=y +CONFIG_SOC_SHA_GDMA=y +CONFIG_SOC_SHA_SUPPORT_SHA1=y +CONFIG_SOC_SHA_SUPPORT_SHA224=y +CONFIG_SOC_SHA_SUPPORT_SHA256=y CONFIG_SOC_SDM_GROUPS=1 -CONFIG_SOC_SDM_CHANNELS_PER_GROUP=8 +CONFIG_SOC_SDM_CHANNELS_PER_GROUP=4 CONFIG_SOC_SDM_CLK_SUPPORT_APB=y -CONFIG_SOC_SPI_HD_BOTH_INOUT_SUPPORTED=y -CONFIG_SOC_SPI_PERIPH_NUM=3 -CONFIG_SOC_SPI_DMA_CHAN_NUM=3 +CONFIG_SOC_SPI_PERIPH_NUM=2 CONFIG_SOC_SPI_MAX_CS_NUM=6 -CONFIG_SOC_SPI_MAXIMUM_BUFFER_SIZE=72 -CONFIG_SOC_SPI_MAX_PRE_DIVIDER=8192 +CONFIG_SOC_SPI_MAXIMUM_BUFFER_SIZE=64 CONFIG_SOC_SPI_SUPPORT_DDRCLK=y CONFIG_SOC_SPI_SLAVE_SUPPORT_SEG_TRANS=y CONFIG_SOC_SPI_SUPPORT_CD_SIG=y CONFIG_SOC_SPI_SUPPORT_CONTINUOUS_TRANS=y -CONFIG_SOC_SPI_SUPPORT_CLK_APB=y CONFIG_SOC_SPI_SUPPORT_SLAVE_HD_VER2=y +CONFIG_SOC_SPI_SUPPORT_CLK_APB=y +CONFIG_SOC_SPI_SUPPORT_CLK_XTAL=y CONFIG_SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT=y CONFIG_SOC_MEMSPI_IS_INDEPENDENT=y -CONFIG_SOC_SPI_SUPPORT_OCT=y +CONFIG_SOC_SPI_MAX_PRE_DIVIDER=16 +CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE=y +CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND=y +CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_RESUME=y +CONFIG_SOC_SPI_MEM_SUPPORT_IDLE_INTR=y +CONFIG_SOC_SPI_MEM_SUPPORT_SW_SUSPEND=y +CONFIG_SOC_SPI_MEM_SUPPORT_CHECK_SUS=y +CONFIG_SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE=y +CONFIG_SOC_SPI_MEM_SUPPORT_WRAP=y CONFIG_SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED=y CONFIG_SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED=y CONFIG_SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED=y CONFIG_SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED=y -CONFIG_SOC_SYSTIMER_COUNTER_NUM=y +CONFIG_SOC_SYSTIMER_COUNTER_NUM=2 CONFIG_SOC_SYSTIMER_ALARM_NUM=3 CONFIG_SOC_SYSTIMER_BIT_WIDTH_LO=32 -CONFIG_SOC_SYSTIMER_BIT_WIDTH_HI=32 +CONFIG_SOC_SYSTIMER_BIT_WIDTH_HI=20 +CONFIG_SOC_SYSTIMER_FIXED_DIVIDER=y +CONFIG_SOC_SYSTIMER_INT_LEVEL=y +CONFIG_SOC_SYSTIMER_ALARM_MISS_COMPENSATE=y CONFIG_SOC_TIMER_GROUPS=2 -CONFIG_SOC_TIMER_GROUP_TIMERS_PER_GROUP=2 -CONFIG_SOC_TIMER_GROUP_COUNTER_BIT_WIDTH=64 +CONFIG_SOC_TIMER_GROUP_TIMERS_PER_GROUP=1 +CONFIG_SOC_TIMER_GROUP_COUNTER_BIT_WIDTH=54 CONFIG_SOC_TIMER_GROUP_SUPPORT_XTAL=y CONFIG_SOC_TIMER_GROUP_SUPPORT_APB=y -CONFIG_SOC_TIMER_GROUP_TOTAL_TIMERS=4 -CONFIG_SOC_TOUCH_VERSION_2=y -CONFIG_SOC_TOUCH_SENSOR_NUM=15 -CONFIG_SOC_TOUCH_PROXIMITY_CHANNEL_NUM=3 -CONFIG_SOC_TOUCH_PAD_THRESHOLD_MAX=0x1FFFFF -CONFIG_SOC_TOUCH_PAD_MEASURE_WAIT_MAX=0xFF +CONFIG_SOC_TIMER_GROUP_TOTAL_TIMERS=2 +CONFIG_SOC_MWDT_SUPPORT_XTAL=y CONFIG_SOC_TWAI_CONTROLLER_NUM=1 CONFIG_SOC_TWAI_CLK_SUPPORT_APB=y CONFIG_SOC_TWAI_BRP_MIN=2 -CONFIG_SOC_TWAI_BRP_MAX=32768 +CONFIG_SOC_TWAI_BRP_MAX=16384 CONFIG_SOC_TWAI_SUPPORTS_RX_STATUS=y -CONFIG_SOC_UART_NUM=2 -CONFIG_SOC_UART_HP_NUM=2 -CONFIG_SOC_UART_SUPPORT_WAKEUP_INT=y -CONFIG_SOC_UART_SUPPORT_APB_CLK=y -CONFIG_SOC_UART_SUPPORT_REF_TICK=y -CONFIG_SOC_UART_FIFO_LEN=128 -CONFIG_SOC_UART_BITRATE_MAX=5000000 -CONFIG_SOC_SPIRAM_SUPPORTED=y -CONFIG_SOC_SPIRAM_XIP_SUPPORTED=y -CONFIG_SOC_USB_OTG_PERIPH_NUM=1 -CONFIG_SOC_SHA_DMA_MAX_BUFFER_SIZE=3968 -CONFIG_SOC_SHA_SUPPORT_DMA=y -CONFIG_SOC_SHA_SUPPORT_RESUME=y -CONFIG_SOC_SHA_CRYPTO_DMA=y -CONFIG_SOC_SHA_SUPPORT_SHA1=y -CONFIG_SOC_SHA_SUPPORT_SHA224=y -CONFIG_SOC_SHA_SUPPORT_SHA256=y -CONFIG_SOC_SHA_SUPPORT_SHA384=y -CONFIG_SOC_SHA_SUPPORT_SHA512=y -CONFIG_SOC_SHA_SUPPORT_SHA512_224=y -CONFIG_SOC_SHA_SUPPORT_SHA512_256=y -CONFIG_SOC_SHA_SUPPORT_SHA512_T=y -CONFIG_SOC_MPI_MEM_BLOCKS_NUM=4 -CONFIG_SOC_MPI_OPERATIONS_NUM=3 -CONFIG_SOC_RSA_MAX_BIT_LEN=4096 -CONFIG_SOC_AES_SUPPORT_DMA=y -CONFIG_SOC_AES_SUPPORT_GCM=y CONFIG_SOC_EFUSE_DIS_DOWNLOAD_ICACHE=y -CONFIG_SOC_EFUSE_DIS_DOWNLOAD_DCACHE=y -CONFIG_SOC_EFUSE_HARD_DIS_JTAG=y +CONFIG_SOC_EFUSE_DIS_PAD_JTAG=y +CONFIG_SOC_EFUSE_DIS_USB_JTAG=y +CONFIG_SOC_EFUSE_DIS_DIRECT_BOOT=y CONFIG_SOC_EFUSE_SOFT_DIS_JTAG=y -CONFIG_SOC_EFUSE_DIS_BOOT_REMAP=y -CONFIG_SOC_EFUSE_DIS_LEGACY_SPI_BOOT=y CONFIG_SOC_EFUSE_DIS_ICACHE=y +CONFIG_SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK=y CONFIG_SOC_SECURE_BOOT_V2_RSA=y CONFIG_SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS=3 CONFIG_SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS=y CONFIG_SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY=y -CONFIG_SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX=64 +CONFIG_SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX=32 CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES=y -CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES_OPTIONS=y CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES_128=y -CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES_256=y CONFIG_SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE=16 -CONFIG_SOC_MEMPROT_MEM_ALIGN_SIZE=4 -CONFIG_SOC_AES_CRYPTO_DMA=y -CONFIG_SOC_AES_SUPPORT_AES_128=y -CONFIG_SOC_AES_SUPPORT_AES_192=y -CONFIG_SOC_AES_SUPPORT_AES_256=y +CONFIG_SOC_MEMPROT_MEM_ALIGN_SIZE=512 +CONFIG_SOC_UART_NUM=2 +CONFIG_SOC_UART_HP_NUM=2 +CONFIG_SOC_UART_FIFO_LEN=128 +CONFIG_SOC_UART_BITRATE_MAX=5000000 +CONFIG_SOC_UART_SUPPORT_APB_CLK=y +CONFIG_SOC_UART_SUPPORT_RTC_CLK=y +CONFIG_SOC_UART_SUPPORT_XTAL_CLK=y +CONFIG_SOC_UART_SUPPORT_WAKEUP_INT=y +CONFIG_SOC_UART_SUPPORT_FSM_TX_WAIT_SEND=y +CONFIG_SOC_COEX_HW_PTI=y CONFIG_SOC_PHY_DIG_REGS_MEM_SIZE=21 +CONFIG_SOC_MAC_BB_PD_MEM_SIZE=192 CONFIG_SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH=12 -CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE=y -CONFIG_SOC_SPI_MEM_SUPPORT_SW_SUSPEND=y -CONFIG_SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE=y -CONFIG_SOC_SPI_MEM_SUPPORT_WRAP=y -CONFIG_SOC_PM_SUPPORT_EXT0_WAKEUP=y -CONFIG_SOC_PM_SUPPORT_EXT1_WAKEUP=y -CONFIG_SOC_PM_SUPPORT_EXT_WAKEUP=y CONFIG_SOC_PM_SUPPORT_WIFI_WAKEUP=y -CONFIG_SOC_PM_SUPPORT_TOUCH_SENSOR_WAKEUP=y +CONFIG_SOC_PM_SUPPORT_BT_WAKEUP=y +CONFIG_SOC_PM_SUPPORT_CPU_PD=y CONFIG_SOC_PM_SUPPORT_WIFI_PD=y -CONFIG_SOC_PM_SUPPORT_RTC_PERIPH_PD=y -CONFIG_SOC_PM_SUPPORT_RTC_FAST_MEM_PD=y -CONFIG_SOC_PM_SUPPORT_RTC_SLOW_MEM_PD=y +CONFIG_SOC_PM_SUPPORT_BT_PD=y CONFIG_SOC_PM_SUPPORT_RC_FAST_PD=y CONFIG_SOC_PM_SUPPORT_VDDSDIO_PD=y -CONFIG_SOC_CONFIGURABLE_VDDSDIO_SUPPORTED=y -CONFIG_SOC_CLK_APLL_SUPPORTED=y +CONFIG_SOC_PM_SUPPORT_MAC_BB_PD=y +CONFIG_SOC_PM_CPU_RETENTION_BY_RTCCNTL=y +CONFIG_SOC_PM_MODEM_RETENTION_BY_BACKUPDMA=y CONFIG_SOC_CLK_RC_FAST_D256_SUPPORTED=y CONFIG_SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256=y CONFIG_SOC_CLK_RC_FAST_SUPPORT_CALIBRATION=y CONFIG_SOC_CLK_XTAL32K_SUPPORTED=y -CONFIG_SOC_COEX_HW_PTI=y -CONFIG_SOC_EXTERNAL_COEX_LEADER_TX_LINE=y CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC=y +CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL=y CONFIG_SOC_WIFI_HW_TSF=y CONFIG_SOC_WIFI_FTM_SUPPORT=y +CONFIG_SOC_WIFI_GCMP_SUPPORT=y CONFIG_SOC_WIFI_WAPI_SUPPORT=y CONFIG_SOC_WIFI_CSI_SUPPORT=y CONFIG_SOC_WIFI_MESH_SUPPORT=y CONFIG_SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW=y -CONFIG_SOC_WIFI_NAN_SUPPORT=y -CONFIG_SOC_ULP_HAS_ADC=y +CONFIG_SOC_WIFI_PHY_NEEDS_USB_WORKAROUND=y +CONFIG_SOC_BLE_SUPPORTED=y +CONFIG_SOC_BLE_MESH_SUPPORTED=y +CONFIG_SOC_BLE_50_SUPPORTED=y +CONFIG_SOC_BLE_DEVICE_PRIVACY_SUPPORTED=y +CONFIG_SOC_BLUFI_SUPPORTED=y +CONFIG_SOC_PHY_COMBO_MODULE=y CONFIG_IDF_CMAKE=y CONFIG_IDF_TOOLCHAIN="gcc" -CONFIG_IDF_TARGET_ARCH_XTENSA=y -CONFIG_IDF_TARGET_ARCH="xtensa" -CONFIG_IDF_TARGET="esp32s2" -CONFIG_IDF_INIT_VERSION="5.2.2" -CONFIG_IDF_TARGET_ESP32S2=y -CONFIG_IDF_FIRMWARE_CHIP_ID=0x0002 +CONFIG_IDF_TARGET_ARCH_RISCV=y +CONFIG_IDF_TARGET_ARCH="riscv" +CONFIG_IDF_TARGET="esp32c3" +CONFIG_IDF_INIT_VERSION="$IDF_INIT_VERSION" +CONFIG_IDF_TARGET_ESP32C3=y +CONFIG_IDF_FIRMWARE_CHIP_ID=0x0005 # # Build type @@ -309,7 +294,7 @@ CONFIG_BOOTLOADER_COMPILE_TIME_DATE=y CONFIG_BOOTLOADER_PROJECT_VER=1 # end of Bootloader manager -CONFIG_BOOTLOADER_OFFSET_IN_FLASH=0x1000 +CONFIG_BOOTLOADER_OFFSET_IN_FLASH=0x0 CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE=y # CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG is not set # CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_PERF is not set @@ -329,7 +314,6 @@ CONFIG_BOOTLOADER_LOG_LEVEL=3 CONFIG_BOOTLOADER_FLASH_XMC_SUPPORT=y # end of Serial Flash Configurations -CONFIG_BOOTLOADER_VDDSDIO_BOOST_1_9V=y # CONFIG_BOOTLOADER_FACTORY_RESET is not set # CONFIG_BOOTLOADER_APP_TEST is not set CONFIG_BOOTLOADER_REGION_PROTECTION_ENABLE=y @@ -367,15 +351,23 @@ CONFIG_APP_RETRIEVE_LEN_ELF_SHA=9 # end of Application manager CONFIG_ESP_ROM_HAS_CRC_LE=y +CONFIG_ESP_ROM_HAS_CRC_BE=y CONFIG_ESP_ROM_HAS_MZ_CRC32=y -CONFIG_ESP_ROM_HAS_UART_BUF_SWITCH=y +CONFIG_ESP_ROM_HAS_JPEG_DECODE=y +CONFIG_ESP_ROM_UART_CLK_IS_XTAL=y +CONFIG_ESP_ROM_USB_SERIAL_DEVICE_NUM=3 +CONFIG_ESP_ROM_HAS_RETARGETABLE_LOCKING=y +CONFIG_ESP_ROM_HAS_ERASE_0_REGION_BUG=y +CONFIG_ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV=y +CONFIG_ESP_ROM_GET_CLK_FREQ=y CONFIG_ESP_ROM_NEEDS_SWSETUP_WORKAROUND=y -CONFIG_ESP_ROM_HAS_REGI2C_BUG=y +CONFIG_ESP_ROM_HAS_LAYOUT_TABLE=y +CONFIG_ESP_ROM_HAS_SPI_FLASH=y +CONFIG_ESP_ROM_HAS_ETS_PRINTF_BUG=y CONFIG_ESP_ROM_HAS_NEWLIB_NANO_FORMAT=y -CONFIG_ESP_ROM_USB_OTG_NUM=3 -CONFIG_ESP_ROM_HAS_FLASH_COUNT_PAGES_BUG=y +CONFIG_ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE=y +CONFIG_ESP_ROM_RAM_APP_NEEDS_MMU_INIT=y CONFIG_ESP_ROM_HAS_SW_FLOAT=y -CONFIG_ESP_ROM_USB_SERIAL_DEVICE_NUM=-1 # # Boot ROM Behavior @@ -437,9 +429,9 @@ CONFIG_PARTITION_TABLE_MD5=y # # Example Configuration # -CONFIG_EXAMPLE_BOARD_BUTTON_GPIO=0 +CONFIG_EXAMPLE_BOARD_BUTTON_GPIO=9 # CONFIG_EXAMPLE_ENABLE_TEST_NOTIFICATIONS is not set -CONFIG_EXAMPLE_OUTPUT_GPIO=19 +CONFIG_EXAMPLE_OUTPUT_GPIO=12 # end of Example Configuration # @@ -447,6 +439,7 @@ CONFIG_EXAMPLE_OUTPUT_GPIO=19 # # CONFIG_ESP_RMAKER_NO_CLAIM is not set CONFIG_ESP_RMAKER_SELF_CLAIM=y +# CONFIG_ESP_RMAKER_ASSISTED_CLAIM is not set CONFIG_ESP_RMAKER_USE_NVS=y CONFIG_ESP_RMAKER_CLAIM_TYPE=1 CONFIG_ESP_RMAKER_CLAIM_SERVICE_BASE_URL="https://esp-claiming.rainmaker.espressif.com" @@ -515,8 +508,9 @@ CONFIG_ESP_RMAKER_CMD_RESP_ENABLE=y # ESP RainMaker App Wi-Fi Provisioning # CONFIG_APP_WIFI_PROV_SHOW_QR=y -CONFIG_APP_WIFI_PROV_TRANSPORT_SOFTAP=y -CONFIG_APP_WIFI_PROV_TRANSPORT=1 +# CONFIG_APP_WIFI_PROV_TRANSPORT_SOFTAP is not set +CONFIG_APP_WIFI_PROV_TRANSPORT_BLE=y +CONFIG_APP_WIFI_PROV_TRANSPORT=2 CONFIG_APP_WIFI_RESET_PROV_ON_FAILURE=y CONFIG_APP_WIFI_PROV_MAX_RETRY_CNT=5 # CONFIG_APP_WIFI_SHOW_DEMO_INTRO_TEXT is not set @@ -545,6 +539,7 @@ CONFIG_COMPILER_STACK_CHECK_MODE_NONE=y # CONFIG_COMPILER_STACK_CHECK_MODE_STRONG is not set # CONFIG_COMPILER_STACK_CHECK_MODE_ALL is not set # CONFIG_COMPILER_WARN_WRITE_STRINGS is not set +# CONFIG_COMPILER_SAVE_RESTORE_LIBCALLS is not set # CONFIG_COMPILER_DISABLE_GCC12_WARNINGS is not set # CONFIG_COMPILER_DISABLE_GCC13_WARNINGS is not set # CONFIG_COMPILER_DUMP_RTL_FILES is not set @@ -562,6 +557,7 @@ CONFIG_COMPILER_RT_LIB_NAME="gcc" # CONFIG_APPTRACE_DEST_JTAG is not set CONFIG_APPTRACE_DEST_NONE=y # CONFIG_APPTRACE_DEST_UART1 is not set +# CONFIG_APPTRACE_DEST_USB_CDC is not set CONFIG_APPTRACE_DEST_UART_NONE=y CONFIG_APPTRACE_UART_TASK_PRIO=1 CONFIG_APPTRACE_LOCK_ENABLE=y @@ -573,7 +569,9 @@ CONFIG_APPTRACE_LOCK_ENABLE=y CONFIG_BT_ENABLED=y # CONFIG_BT_BLUEDROID_ENABLED is not set CONFIG_BT_NIMBLE_ENABLED=y -CONFIG_BT_CONTROLLER_DISABLED=y +# CONFIG_BT_CONTROLLER_ONLY is not set +CONFIG_BT_CONTROLLER_ENABLED=y +# CONFIG_BT_CONTROLLER_DISABLED is not set # # NimBLE Options @@ -630,7 +628,8 @@ CONFIG_BT_NIMBLE_RPA_TIMEOUT=900 # CONFIG_BT_NIMBLE_MESH is not set CONFIG_BT_NIMBLE_CRYPTO_STACK_MBEDTLS=y CONFIG_BT_NIMBLE_HS_STOP_TIMEOUT_MS=2000 -# CONFIG_BT_NIMBLE_ENABLE_CONN_REATTEMPT is not set +CONFIG_BT_NIMBLE_ENABLE_CONN_REATTEMPT=y +CONFIG_BT_NIMBLE_MAX_CONN_REATTEMPT=3 CONFIG_BT_NIMBLE_50_FEATURE_SUPPORT=y CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_2M_PHY=y CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_CODED_PHY=y @@ -641,6 +640,7 @@ CONFIG_BT_NIMBLE_WHITELIST_SIZE=12 # CONFIG_BT_NIMBLE_TEST_THROUGHPUT_TEST is not set # CONFIG_BT_NIMBLE_BLUFI_ENABLE is not set CONFIG_BT_NIMBLE_USE_ESP_TIMER=y +CONFIG_BT_NIMBLE_LEGACY_VHCI_ENABLE=y # CONFIG_BT_NIMBLE_BLE_GATT_BLOB_TRANSFER is not set # @@ -691,21 +691,6 @@ CONFIG_BT_NIMBLE_SVC_GAP_PPCP_SUPERVISION_TMO=0 # # Host-controller Transport # -CONFIG_BT_NIMBLE_TRANSPORT_UART=y -CONFIG_BT_NIMBLE_TRANSPORT_UART_PORT=1 -# CONFIG_UART_BAUDRATE_115200 is not set -# CONFIG_UART_BAUDRATE_230400 is not set -# CONFIG_UART_BAUDRATE_460800 is not set -CONFIG_UART_BAUDRATE_921600=y -CONFIG_BT_NIMBLE_HCI_UART_BAUDRATE=921600 -CONFIG_UART_PARITY_NONE=y -# CONFIG_UART_PARITY_ODD is not set -# CONFIG_UART_PARITY_EVEN is not set -CONFIG_BT_NIMBLE_TRANSPORT_UART_PARITY_NONE=1 -CONFIG_BT_NIMBLE_TRANSPORT_UART_PARITY_ODD=0 -CONFIG_BT_NIMBLE_TRANSPORT_UART_PARITY_EVEN=0 -CONFIG_BT_NIMBLE_UART_RX_PIN=5 -CONFIG_BT_NIMBLE_UART_TX_PIN=4 CONFIG_UART_HW_FLOWCTRL_DISABLE=y # CONFIG_UART_HW_FLOWCTRL_CTS_RTS is not set CONFIG_BT_NIMBLE_HCI_UART_FLOW_CTRL=0 @@ -714,6 +699,82 @@ CONFIG_BT_NIMBLE_HCI_UART_CTS_PIN=23 # end of Host-controller Transport # end of NimBLE Options +# +# Controller Options +# +CONFIG_BT_CTRL_MODE_EFF=1 +CONFIG_BT_CTRL_BLE_MAX_ACT=6 +CONFIG_BT_CTRL_BLE_MAX_ACT_EFF=6 +CONFIG_BT_CTRL_BLE_STATIC_ACL_TX_BUF_NB=0 +CONFIG_BT_CTRL_PINNED_TO_CORE=0 +CONFIG_BT_CTRL_HCI_MODE_VHCI=y +# CONFIG_BT_CTRL_HCI_MODE_UART_H4 is not set +CONFIG_BT_CTRL_HCI_TL=1 +CONFIG_BT_CTRL_ADV_DUP_FILT_MAX=30 +CONFIG_BT_BLE_CCA_MODE_NONE=y +# CONFIG_BT_BLE_CCA_MODE_HW is not set +# CONFIG_BT_BLE_CCA_MODE_SW is not set +CONFIG_BT_BLE_CCA_MODE=0 +CONFIG_BT_CTRL_HW_CCA_VAL=20 +CONFIG_BT_CTRL_HW_CCA_EFF=0 +CONFIG_BT_CTRL_CE_LENGTH_TYPE_ORIG=y +# CONFIG_BT_CTRL_CE_LENGTH_TYPE_CE is not set +# CONFIG_BT_CTRL_CE_LENGTH_TYPE_SD is not set +CONFIG_BT_CTRL_CE_LENGTH_TYPE_EFF=0 +CONFIG_BT_CTRL_TX_ANTENNA_INDEX_0=y +# CONFIG_BT_CTRL_TX_ANTENNA_INDEX_1 is not set +CONFIG_BT_CTRL_TX_ANTENNA_INDEX_EFF=0 +CONFIG_BT_CTRL_RX_ANTENNA_INDEX_0=y +# CONFIG_BT_CTRL_RX_ANTENNA_INDEX_1 is not set +CONFIG_BT_CTRL_RX_ANTENNA_INDEX_EFF=0 +# CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N24 is not set +# CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N21 is not set +# CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N18 is not set +# CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N15 is not set +# CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N12 is not set +# CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N9 is not set +# CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N6 is not set +# CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N3 is not set +# CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_N0 is not set +# CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_P3 is not set +# CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_P6 is not set +CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_P9=y +# CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_P12 is not set +# CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_P15 is not set +# CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_P18 is not set +# CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_P21 is not set +CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=11 +CONFIG_BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_SUPP=y +CONFIG_BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM=100 +CONFIG_BT_CTRL_BLE_ADV_REPORT_DISCARD_THRSHOLD=20 +CONFIG_BT_CTRL_BLE_SCAN_DUPL=y +CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DEVICE=y +# CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA is not set +# CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE is not set +CONFIG_BT_CTRL_SCAN_DUPL_TYPE=0 +CONFIG_BT_CTRL_SCAN_DUPL_CACHE_SIZE=100 +CONFIG_BT_CTRL_DUPL_SCAN_CACHE_REFRESH_PERIOD=0 +# CONFIG_BT_CTRL_BLE_MESH_SCAN_DUPL_EN is not set +# CONFIG_BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EN is not set +CONFIG_BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_DIS=y +CONFIG_BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EFF=0 + +# +# MODEM SLEEP Options +# +# CONFIG_BT_CTRL_MODEM_SLEEP is not set +# end of MODEM SLEEP Options + +CONFIG_BT_CTRL_SLEEP_MODE_EFF=0 +CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0 +CONFIG_BT_CTRL_HCI_TL_EFF=1 +# CONFIG_BT_CTRL_AGC_RECORRECT_EN is not set +# CONFIG_BT_CTRL_SCAN_BACKOFF_UPPERLIMITMAX is not set +# CONFIG_BT_BLE_ADV_DATA_LENGTH_ZERO_AUX is not set +CONFIG_BT_CTRL_CHAN_ASS_EN=y +CONFIG_BT_CTRL_LE_PING_EN=y +# end of Controller Options + # CONFIG_BT_HCI_LOG_DEBUG_EN is not set # @@ -732,7 +793,6 @@ CONFIG_BT_ALARM_MAX_NUM=50 # # Legacy ADC Configuration # -CONFIG_ADC_DISABLE_DAC=y # CONFIG_ADC_SUPPRESS_DEPRECATE_WARN is not set # @@ -795,15 +855,6 @@ CONFIG_GPTIMER_ISR_HANDLER_IN_IRAM=y # CONFIG_GPTIMER_ENABLE_DEBUG_LOG is not set # end of GPTimer Configuration -# -# PCNT Configuration -# -# CONFIG_PCNT_CTRL_FUNC_IN_IRAM is not set -# CONFIG_PCNT_ISR_IRAM_SAFE is not set -# CONFIG_PCNT_SUPPRESS_DEPRECATE_WARN is not set -# CONFIG_PCNT_ENABLE_DEBUG_LOG is not set -# end of PCNT Configuration - # # RMT Configuration # @@ -822,13 +873,9 @@ CONFIG_GPTIMER_ISR_HANDLER_IN_IRAM=y # end of I2S Configuration # -# DAC Configuration +# USB Serial/JTAG Configuration # -# CONFIG_DAC_CTRL_FUNC_IN_IRAM is not set -# CONFIG_DAC_ISR_IRAM_SAFE is not set -# CONFIG_DAC_SUPPRESS_DEPRECATE_WARN is not set -# CONFIG_DAC_ENABLE_DEBUG_LOG is not set -# end of DAC Configuration +# end of USB Serial/JTAG Configuration # # LEDC Configuration @@ -871,7 +918,8 @@ CONFIG_ESP_TLS_SERVER=y # # CONFIG_ADC_ONESHOT_CTRL_FUNC_IN_IRAM is not set # CONFIG_ADC_CONTINUOUS_ISR_IRAM_SAFE is not set -CONFIG_ADC_DISABLE_DAC_OUTPUT=y +# CONFIG_ADC_CONTINUOUS_FORCE_USE_ADC2_ON_C3_S3 is not set +# CONFIG_ADC_ONESHOT_FORCE_USE_ADC2_ON_C3 is not set # end of ADC and ADC Calibration # @@ -955,15 +1003,19 @@ CONFIG_ESP_HTTPS_SERVER_ENABLE=y # # Chip revision # -CONFIG_ESP32S2_REV_MIN_0=y -# CONFIG_ESP32S2_REV_MIN_1 is not set -CONFIG_ESP32S2_REV_MIN_FULL=0 -CONFIG_ESP_REV_MIN_FULL=0 +# CONFIG_ESP32C3_REV_MIN_0 is not set +# CONFIG_ESP32C3_REV_MIN_1 is not set +# CONFIG_ESP32C3_REV_MIN_2 is not set +CONFIG_ESP32C3_REV_MIN_3=y +# CONFIG_ESP32C3_REV_MIN_4 is not set +# CONFIG_ESP32C3_REV_MIN_101 is not set +CONFIG_ESP32C3_REV_MIN_FULL=3 +CONFIG_ESP_REV_MIN_FULL=3 # -# Maximum Supported ESP32-S2 Revision (Rev v1.99) +# Maximum Supported ESP32-C3 Revision (Rev v1.99) # -CONFIG_ESP32S2_REV_MAX_FULL=199 +CONFIG_ESP32C3_REV_MAX_FULL=199 CONFIG_ESP_REV_MAX_FULL=199 # end of Chip revision @@ -972,10 +1024,12 @@ CONFIG_ESP_REV_MAX_FULL=199 # CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_STA=y CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_AP=y -CONFIG_ESP_MAC_UNIVERSAL_MAC_ADDRESSES_TWO=y -# CONFIG_ESP32S2_UNIVERSAL_MAC_ADDRESSES_ONE is not set -CONFIG_ESP32S2_UNIVERSAL_MAC_ADDRESSES_TWO=y -CONFIG_ESP32S2_UNIVERSAL_MAC_ADDRESSES=2 +CONFIG_ESP_MAC_ADDR_UNIVERSE_BT=y +CONFIG_ESP_MAC_ADDR_UNIVERSE_ETH=y +CONFIG_ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR=y +# CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES_TWO is not set +CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR=y +CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES=4 # CONFIG_ESP_MAC_USE_CUSTOM_MAC_AS_BASE_MAC is not set # end of MAC Config @@ -985,14 +1039,15 @@ CONFIG_ESP32S2_UNIVERSAL_MAC_ADDRESSES=2 # CONFIG_ESP_SLEEP_POWER_DOWN_FLASH is not set CONFIG_ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND=y # CONFIG_ESP_SLEEP_MSPI_NEED_ALL_IO_PU is not set -CONFIG_ESP_SLEEP_RTC_BUS_ISO_WORKAROUND=y -# CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND is not set +CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND=y CONFIG_ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY=0 # CONFIG_ESP_SLEEP_CACHE_SAFE_ASSERTION is not set # CONFIG_ESP_SLEEP_DEBUG is not set CONFIG_ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS=y # end of Sleep Config +CONFIG_ESP_SLEEP_SYSTIMER_STALL_WORKAROUND=y + # # RTC Clock Config # @@ -1000,7 +1055,7 @@ CONFIG_RTC_CLK_SRC_INT_RC=y # CONFIG_RTC_CLK_SRC_EXT_CRYS is not set # CONFIG_RTC_CLK_SRC_EXT_OSC is not set # CONFIG_RTC_CLK_SRC_INT_8MD256 is not set -CONFIG_RTC_CLK_CAL_CYCLES=576 +CONFIG_RTC_CLK_CAL_CYCLES=1024 # end of RTC Clock Config # @@ -1009,6 +1064,14 @@ CONFIG_RTC_CLK_CAL_CYCLES=576 CONFIG_PERIPH_CTRL_FUNC_IN_IRAM=y # end of Peripheral Control +# +# GDMA Configuration +# +# CONFIG_GDMA_CTRL_FUNC_IN_IRAM is not set +# CONFIG_GDMA_ISR_IRAM_SAFE is not set +# CONFIG_GDMA_ENABLE_DEBUG_LOG is not set +# end of GDMA Configuration + # # Main XTAL Config # @@ -1058,6 +1121,8 @@ CONFIG_ESP_PHY_CALIBRATION_AND_DATA_STORAGE=y CONFIG_ESP_PHY_MAX_WIFI_TX_POWER=20 CONFIG_ESP_PHY_MAX_TX_POWER=20 # CONFIG_ESP_PHY_REDUCE_TX_POWER is not set +CONFIG_ESP_PHY_ENABLE_USB=y +# CONFIG_ESP_PHY_ENABLE_CERT_TEST is not set CONFIG_ESP_PHY_RF_CAL_PARTIAL=y # CONFIG_ESP_PHY_RF_CAL_NONE is not set # CONFIG_ESP_PHY_RF_CAL_FULL is not set @@ -1069,13 +1134,12 @@ CONFIG_ESP_PHY_CALIBRATION_MODE=0 # Power Management # # CONFIG_PM_ENABLE is not set +CONFIG_PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP=y # end of Power Management # # ESP PSRAM # -# CONFIG_SPIRAM is not set -# end of ESP PSRAM # # ESP Ringbuf @@ -1088,39 +1152,7 @@ CONFIG_ESP_PHY_CALIBRATION_MODE=0 # # CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_80 is not set CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160=y -# CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_240 is not set CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ=160 - -# -# Cache config -# -CONFIG_ESP32S2_INSTRUCTION_CACHE_8KB=y -# CONFIG_ESP32S2_INSTRUCTION_CACHE_16KB is not set -# CONFIG_ESP32S2_INSTRUCTION_CACHE_LINE_16B is not set -CONFIG_ESP32S2_INSTRUCTION_CACHE_LINE_32B=y -# CONFIG_ESP32S2_DATA_CACHE_0KB is not set -CONFIG_ESP32S2_DATA_CACHE_8KB=y -# CONFIG_ESP32S2_DATA_CACHE_16KB is not set -# CONFIG_ESP32S2_DATA_CACHE_LINE_16B is not set -CONFIG_ESP32S2_DATA_CACHE_LINE_32B=y -# CONFIG_ESP32S2_INSTRUCTION_CACHE_WRAP is not set -# CONFIG_ESP32S2_DATA_CACHE_WRAP is not set -# end of Cache config - -# -# Memory -# -# CONFIG_ESP32S2_RTCDATA_IN_FAST_MEM is not set -# CONFIG_ESP32S2_USE_FIXED_STATIC_RAM_SIZE is not set -# end of Memory - -# -# Trace memory -# -# CONFIG_ESP32S2_TRAX is not set -CONFIG_ESP32S2_TRACEMEM_RESERVE_DRAM=0x0 -# end of Trace memory - # CONFIG_ESP_SYSTEM_PANIC_PRINT_HALT is not set CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT=y # CONFIG_ESP_SYSTEM_PANIC_SILENT_REBOOT is not set @@ -1129,6 +1161,7 @@ CONFIG_ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS=0 CONFIG_ESP_SYSTEM_SINGLE_CORE_MODE=y CONFIG_ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK=y CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP=y +# CONFIG_ESP_SYSTEM_USE_EH_FRAME is not set # # Memory protection @@ -1145,9 +1178,12 @@ CONFIG_ESP_MAIN_TASK_AFFINITY_CPU0=y CONFIG_ESP_MAIN_TASK_AFFINITY=0x0 CONFIG_ESP_MINIMAL_SHARED_STACK_SIZE=2048 CONFIG_ESP_CONSOLE_UART_DEFAULT=y -# CONFIG_ESP_CONSOLE_USB_CDC is not set +# CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG is not set # CONFIG_ESP_CONSOLE_UART_CUSTOM is not set # CONFIG_ESP_CONSOLE_NONE is not set +# CONFIG_ESP_CONSOLE_SECONDARY_NONE is not set +CONFIG_ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG=y +CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED=y CONFIG_ESP_CONSOLE_UART=y CONFIG_ESP_CONSOLE_UART_NUM=0 CONFIG_ESP_CONSOLE_UART_BAUDRATE=115200 @@ -1173,12 +1209,11 @@ CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7=y # CONFIG_ESP_BROWNOUT_DET_LVL_SEL_4 is not set # CONFIG_ESP_BROWNOUT_DET_LVL_SEL_3 is not set # CONFIG_ESP_BROWNOUT_DET_LVL_SEL_2 is not set -# CONFIG_ESP_BROWNOUT_DET_LVL_SEL_1 is not set CONFIG_ESP_BROWNOUT_DET_LVL=7 # end of Brownout Detector -# CONFIG_ESP32S2_KEEP_USB_ALIVE is not set CONFIG_ESP_SYSTEM_BROWNOUT_INTR=y +CONFIG_ESP_SYSTEM_HW_STACK_GUARD=y # end of ESP System Settings # @@ -1236,14 +1271,15 @@ CONFIG_ESP_WIFI_ENABLE_WPA3_OWE_STA=y # CONFIG_ESP_WIFI_SLP_IRAM_OPT is not set # CONFIG_ESP_WIFI_FTM_ENABLE is not set CONFIG_ESP_WIFI_STA_DISCONNECTED_PM_ENABLE=y +# CONFIG_ESP_WIFI_GCMP_SUPPORT is not set # CONFIG_ESP_WIFI_GMAC_SUPPORT is not set CONFIG_ESP_WIFI_SOFTAP_SUPPORT=y # CONFIG_ESP_WIFI_SLP_BEACON_LOST_OPT is not set CONFIG_ESP_WIFI_ESPNOW_MAX_ENCRYPT_NUM=7 -# CONFIG_ESP_WIFI_NAN_ENABLE is not set CONFIG_ESP_WIFI_MBEDTLS_CRYPTO=y CONFIG_ESP_WIFI_MBEDTLS_TLS_CLIENT=y # CONFIG_ESP_WIFI_WAPI_PSK is not set +# CONFIG_ESP_WIFI_SUITE_B_192 is not set # CONFIG_ESP_WIFI_11KV_SUPPORT is not set # CONFIG_ESP_WIFI_MBO_SUPPORT is not set # CONFIG_ESP_WIFI_DPP_SUPPORT is not set @@ -1353,10 +1389,10 @@ CONFIG_FREERTOS_TLSP_DELETION_CALLBACKS=y CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER=y CONFIG_FREERTOS_ISR_STACKSIZE=1536 CONFIG_FREERTOS_INTERRUPT_BACKTRACE=y -CONFIG_FREERTOS_TICK_SUPPORT_CORETIMER=y -CONFIG_FREERTOS_CORETIMER_0=y -# CONFIG_FREERTOS_CORETIMER_1 is not set -CONFIG_FREERTOS_SYSTICK_USES_CCOUNT=y +CONFIG_FREERTOS_TICK_SUPPORT_SYSTIMER=y +CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL1=y +# CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL3 is not set +CONFIG_FREERTOS_SYSTICK_USES_SYSTIMER=y # CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH is not set # CONFIG_FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE is not set # end of Port @@ -1627,10 +1663,9 @@ CONFIG_MBEDTLS_CMAC_C=y CONFIG_MBEDTLS_HARDWARE_AES=y CONFIG_MBEDTLS_AES_USE_INTERRUPT=y CONFIG_MBEDTLS_AES_INTERRUPT_LEVEL=0 -CONFIG_MBEDTLS_HARDWARE_GCM=y # CONFIG_MBEDTLS_GCM_SUPPORT_NON_AES_CIPHER is not set CONFIG_MBEDTLS_HARDWARE_MPI=y -# CONFIG_MBEDTLS_LARGE_KEY_SOFTWARE_MPI is not set +CONFIG_MBEDTLS_LARGE_KEY_SOFTWARE_MPI=y CONFIG_MBEDTLS_MPI_USE_INTERRUPT=y CONFIG_MBEDTLS_MPI_INTERRUPT_LEVEL=0 CONFIG_MBEDTLS_HARDWARE_SHA=y @@ -1831,6 +1866,8 @@ CONFIG_SPI_FLASH_BROWNOUT_RESET=y # # Features here require specific hardware (READ DOCS FIRST!) # +CONFIG_SPI_FLASH_SUSPEND_QVL_SUPPORTED=y +# CONFIG_SPI_FLASH_AUTO_SUSPEND is not set # end of Optional and Experimental Features (READ DOCS FIRST) # end of Main Flash configuration @@ -1840,6 +1877,7 @@ CONFIG_SPI_FLASH_BROWNOUT_RESET=y # CONFIG_SPI_FLASH_VERIFY_WRITE is not set # CONFIG_SPI_FLASH_ENABLE_COUNTERS is not set CONFIG_SPI_FLASH_ROM_DRIVER_PATCH=y +# CONFIG_SPI_FLASH_ROM_IMPL is not set CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS=y # CONFIG_SPI_FLASH_DANGEROUS_WRITE_FAILS is not set # CONFIG_SPI_FLASH_DANGEROUS_WRITE_ALLOWED is not set @@ -1922,12 +1960,6 @@ CONFIG_WS_BUFFER_SIZE=1024 # end of Websocket # end of TCP Transport -# -# Ultra Low Power (ULP) Co-processor -# -# CONFIG_ULP_COPROC_ENABLED is not set -# end of Ultra Low Power (ULP) Co-processor - # # Unity unit testing library # @@ -1940,27 +1972,6 @@ CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER=y # CONFIG_UNITY_ENABLE_BACKTRACE_ON_FAIL is not set # end of Unity unit testing library -# -# USB-OTG -# -CONFIG_USB_HOST_CONTROL_TRANSFER_MAX_SIZE=256 -CONFIG_USB_HOST_HW_BUFFER_BIAS_BALANCED=y -# CONFIG_USB_HOST_HW_BUFFER_BIAS_IN is not set -# CONFIG_USB_HOST_HW_BUFFER_BIAS_PERIODIC_OUT is not set - -# -# Root Hub configuration -# -CONFIG_USB_HOST_DEBOUNCE_DELAY_MS=250 -CONFIG_USB_HOST_RESET_HOLD_MS=30 -CONFIG_USB_HOST_RESET_RECOVERY_MS=30 -CONFIG_USB_HOST_SET_ADDR_RECOVERY_MS=10 -# end of Root Hub configuration - -CONFIG_USB_OTG_SUPPORTED=y -# CONFIG_USB_HOST_ENABLE_ENUM_FILTER_CALLBACK is not set -# end of USB-OTG - # # Virtual file system # @@ -2087,7 +2098,7 @@ CONFIG_IO_GLITCH_FILTER_TIME_MS=50 # WS2812 RGB LED # CONFIG_WS2812_LED_ENABLE=y -CONFIG_WS2812_LED_GPIO=18 +CONFIG_WS2812_LED_GPIO=8 # end of WS2812 RGB LED # @@ -2132,7 +2143,6 @@ CONFIG_MDNS_PREDEF_NETIF_ETH=y # Deprecated options for backward compatibility # CONFIG_APP_BUILD_TYPE_ELF_RAM is not set # CONFIG_NO_BLOBS is not set -# CONFIG_ESP32S2_NO_BLOBS is not set # CONFIG_LOG_BOOTLOADER_LEVEL_NONE is not set # CONFIG_LOG_BOOTLOADER_LEVEL_ERROR is not set # CONFIG_LOG_BOOTLOADER_LEVEL_WARN is not set @@ -2201,7 +2211,8 @@ CONFIG_BT_NIMBLE_HCI_EVT_LO_BUF_COUNT=8 CONFIG_NIMBLE_RPA_TIMEOUT=900 # CONFIG_NIMBLE_MESH is not set CONFIG_NIMBLE_CRYPTO_STACK_MBEDTLS=y -CONFIG_ADC2_DISABLE_DAC=y +# CONFIG_BT_NIMBLE_COEX_PHY_CODED_TX_RX_TLIM_EN is not set +CONFIG_BT_NIMBLE_COEX_PHY_CODED_TX_RX_TLIM_DIS=y CONFIG_SW_COEXIST_ENABLE=y CONFIG_ESP32_WIFI_SW_COEXIST_ENABLE=y CONFIG_ESP_WIFI_SW_COEXIST_ENABLE=y @@ -2212,29 +2223,24 @@ CONFIG_GDBSTUB_SUPPORT_TASKS=y CONFIG_GDBSTUB_MAX_TASKS=32 # CONFIG_OTA_ALLOW_HTTP is not set # CONFIG_ESP_SYSTEM_PD_FLASH is not set -CONFIG_ESP32S2_RTC_CLK_SRC_INT_RC=y -# CONFIG_ESP32S2_RTC_CLK_SRC_EXT_CRYS is not set -# CONFIG_ESP32S2_RTC_CLK_SRC_EXT_OSC is not set -# CONFIG_ESP32S2_RTC_CLK_SRC_INT_8MD256 is not set -CONFIG_ESP32S2_RTC_CLK_CAL_CYCLES=576 +CONFIG_ESP32C3_LIGHTSLEEP_GPIO_RESET_WORKAROUND=y +CONFIG_ESP32C3_RTC_CLK_SRC_INT_RC=y +# CONFIG_ESP32C3_RTC_CLK_SRC_EXT_CRYS is not set +# CONFIG_ESP32C3_RTC_CLK_SRC_EXT_OSC is not set +# CONFIG_ESP32C3_RTC_CLK_SRC_INT_8MD256 is not set +CONFIG_ESP32C3_RTC_CLK_CAL_CYCLES=1024 CONFIG_ESP32_PHY_CALIBRATION_AND_DATA_STORAGE=y # CONFIG_ESP32_PHY_INIT_DATA_IN_PARTITION is not set CONFIG_ESP32_PHY_MAX_WIFI_TX_POWER=20 CONFIG_ESP32_PHY_MAX_TX_POWER=20 # CONFIG_REDUCE_PHY_TX_POWER is not set # CONFIG_ESP32_REDUCE_PHY_TX_POWER is not set -# CONFIG_ESP32S2_SPIRAM_SUPPORT is not set -# CONFIG_ESP32S2_DEFAULT_CPU_FREQ_80 is not set -CONFIG_ESP32S2_DEFAULT_CPU_FREQ_160=y -# CONFIG_ESP32S2_DEFAULT_CPU_FREQ_240 is not set -CONFIG_ESP32S2_DEFAULT_CPU_FREQ_MHZ=160 -# CONFIG_ESP32S2_PANIC_PRINT_HALT is not set -CONFIG_ESP32S2_PANIC_PRINT_REBOOT=y -# CONFIG_ESP32S2_PANIC_SILENT_REBOOT is not set -# CONFIG_ESP32S2_PANIC_GDBSTUB is not set -CONFIG_ESP32S2_ALLOW_RTC_FAST_MEM_AS_HEAP=y -CONFIG_ESP32S2_MEMPROT_FEATURE=y -CONFIG_ESP32S2_MEMPROT_FEATURE_LOCK=y +CONFIG_ESP_SYSTEM_PM_POWER_DOWN_CPU=y +# CONFIG_ESP32C3_DEFAULT_CPU_FREQ_80 is not set +CONFIG_ESP32C3_DEFAULT_CPU_FREQ_160=y +CONFIG_ESP32C3_DEFAULT_CPU_FREQ_MHZ=160 +CONFIG_ESP32C3_MEMPROT_FEATURE=y +CONFIG_ESP32C3_MEMPROT_FEATURE_LOCK=y CONFIG_SYSTEM_EVENT_QUEUE_SIZE=32 CONFIG_SYSTEM_EVENT_TASK_STACK_SIZE=2304 CONFIG_MAIN_TASK_STACK_SIZE=3584 @@ -2253,26 +2259,24 @@ CONFIG_ESP_TASK_WDT=y CONFIG_TASK_WDT_TIMEOUT_S=5 CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0=y # CONFIG_ESP32_DEBUG_STUBS_ENABLE is not set -CONFIG_ESP32S2_DEBUG_OCDAWARE=y +CONFIG_ESP32C3_DEBUG_OCDAWARE=y CONFIG_BROWNOUT_DET=y -CONFIG_ESP32S2_BROWNOUT_DET=y -CONFIG_ESP32S2_BROWNOUT_DET=y +CONFIG_ESP32C3_BROWNOUT_DET=y +CONFIG_ESP32C3_BROWNOUT_DET=y CONFIG_BROWNOUT_DET_LVL_SEL_7=y -CONFIG_ESP32S2_BROWNOUT_DET_LVL_SEL_7=y +CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_7=y # CONFIG_BROWNOUT_DET_LVL_SEL_6 is not set -# CONFIG_ESP32S2_BROWNOUT_DET_LVL_SEL_6 is not set +# CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_6 is not set # CONFIG_BROWNOUT_DET_LVL_SEL_5 is not set -# CONFIG_ESP32S2_BROWNOUT_DET_LVL_SEL_5 is not set +# CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_5 is not set # CONFIG_BROWNOUT_DET_LVL_SEL_4 is not set -# CONFIG_ESP32S2_BROWNOUT_DET_LVL_SEL_4 is not set +# CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_4 is not set # CONFIG_BROWNOUT_DET_LVL_SEL_3 is not set -# CONFIG_ESP32S2_BROWNOUT_DET_LVL_SEL_3 is not set +# CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_3 is not set # CONFIG_BROWNOUT_DET_LVL_SEL_2 is not set -# CONFIG_ESP32S2_BROWNOUT_DET_LVL_SEL_2 is not set -# CONFIG_BROWNOUT_DET_LVL_SEL_1 is not set -# CONFIG_ESP32S2_BROWNOUT_DET_LVL_SEL_1 is not set +# CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_2 is not set CONFIG_BROWNOUT_DET_LVL=7 -CONFIG_ESP32S2_BROWNOUT_DET_LVL=7 +CONFIG_ESP32C3_BROWNOUT_DET_LVL=7 CONFIG_IPC_TASK_STACK_SIZE=1024 CONFIG_TIMER_TASK_STACK_SIZE=3584 CONFIG_ESP32_WIFI_ENABLED=y @@ -2299,6 +2303,7 @@ CONFIG_ESP32_WIFI_ENABLE_WPA3_OWE_STA=y CONFIG_WPA_MBEDTLS_CRYPTO=y CONFIG_WPA_MBEDTLS_TLS_CLIENT=y # CONFIG_WPA_WAPI_PSK is not set +# CONFIG_WPA_SUITE_B_192 is not set # CONFIG_WPA_11KV_SUPPORT is not set # CONFIG_WPA_MBO_SUPPORT is not set # CONFIG_WPA_DPP_SUPPORT is not set @@ -2336,12 +2341,10 @@ CONFIG_TCPIP_TASK_AFFINITY_NO_AFFINITY=y # CONFIG_TCPIP_TASK_AFFINITY_CPU0 is not set CONFIG_TCPIP_TASK_AFFINITY=0x7FFFFFFF # CONFIG_PPP_SUPPORT is not set -CONFIG_ESP32S2_TIME_SYSCALL_USE_RTC_SYSTIMER=y -CONFIG_ESP32S2_TIME_SYSCALL_USE_RTC_FRC1=y -# CONFIG_ESP32S2_TIME_SYSCALL_USE_RTC is not set -# CONFIG_ESP32S2_TIME_SYSCALL_USE_SYSTIMER is not set -# CONFIG_ESP32S2_TIME_SYSCALL_USE_FRC1 is not set -# CONFIG_ESP32S2_TIME_SYSCALL_USE_NONE is not set +CONFIG_ESP32C3_TIME_SYSCALL_USE_RTC_SYSTIMER=y +# CONFIG_ESP32C3_TIME_SYSCALL_USE_RTC is not set +# CONFIG_ESP32C3_TIME_SYSCALL_USE_SYSTIMER is not set +# CONFIG_ESP32C3_TIME_SYSCALL_USE_NONE is not set CONFIG_ESP32_PTHREAD_TASK_PRIO_DEFAULT=5 CONFIG_ESP32_PTHREAD_TASK_STACK_SIZE_DEFAULT=3072 CONFIG_ESP32_PTHREAD_STACK_MIN=768 @@ -2350,7 +2353,6 @@ CONFIG_ESP32_PTHREAD_TASK_NAME_DEFAULT="pthread" CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS=y # CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_FAILS is not set # CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ALLOWED is not set -# CONFIG_ESP32S2_ULP_COPROC_ENABLED is not set CONFIG_SUPPRESS_SELECT_DEBUG_OUTPUT=y CONFIG_SUPPORT_TERMIOS=y CONFIG_SEMIHOSTFS_MAX_MOUNT_POINTS=1